@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#0f0f0f;--card:#161616;--subtext:#9c9c9c;--hover:#ffffff0d;--input-bg:#ffffff0d;--font:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html[data-theme=light]{--bg:#fff;--text:#111;--card:#f7f7f7;--subtext:#555;--border:#00000014;--hover:#0000000d;--input-bg:#0000000d}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-family:var(--font)}.App,body{background:#0f0f0f;color:#fff}.App{background:var(--bg);color:var(--text);min-height:100vh}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}input,textarea{user-select:text;-webkit-user-select:text}::-webkit-scrollbar{display:none}html{scrollbar-width:none}body{-ms-overflow-style:none}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.login-page{align-items:flex-start;animation:pageFade .6s ease forwards;background:#000;display:flex;justify-content:center;min-height:90vh;padding:100px 20px 40px;position:relative}.login-header{align-items:center;animation:headerFade .8s ease forwards;animation-delay:.2s;cursor:pointer;display:flex;gap:10px;left:100px;opacity:0;position:absolute;top:-30px}@keyframes headerFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-header-logo{height:26px;object-fit:contain}.login-header-title{color:#fff;font-size:16px;font-weight:700;letter-spacing:-.3px}.login-card{animation:cardEnter .8s ease forwards;animation-delay:.3s;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 4px 12px #0000004d;color:#fff;max-width:420px;opacity:0;padding:40px 34px;position:relative;transform:translateY(20px);width:100%}.back-button{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;left:20px;padding:8px;position:absolute;top:20px;transition:background .2s}.back-button:hover{background:#ffffff1a}@keyframes cardEnter{to{opacity:1;transform:translateY(0)}}.login-brand{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:18px}.login-logo{height:30px}.login-title{font-size:18px;font-weight:700;letter-spacing:-.3px}.login-heading{font-size:22px;font-weight:600;margin-bottom:28px;text-align:center}.login-form{display:flex;flex-direction:column;gap:14px}.login-input{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;color:#fff;font-size:14px;outline:none;padding:12px 14px;transition:border .25s,background .25s,box-shadow .25s}.login-input::placeholder{color:#7c7c7c}.login-input:focus{background:#ffffff0f;border:1px solid #ffffff40;box-shadow:0 0 0 1px #ffffff26}.login-button{background:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:600;margin-top:6px;padding:12px;transition:background .25s,transform .25s}.login-button:hover{background:#eaeaea;transform:translateY(-1px)}.login-options{margin:10px 0;text-align:center}.account-text{color:#999;font-size:13px;font-weight:400;margin:0}.create-account-link{color:#7c7c7c;cursor:pointer;font-size:12px;text-decoration:underline}.create-account-link:hover{color:#fff}.forgot-password-button{background:none;border:none;color:#7c7c7c;cursor:pointer;font-size:12px;text-decoration:underline}.forgot-password-button:hover{color:#fff}.create-account-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;margin-left:8px;padding:8px 16px;transition:background .25s,border .25s,transform .25s}.create-account-button:hover{background:#fff3;border:1px solid #ffffff4d;transform:translateY(-1px)}.signup-icon{font-size:16px;margin-right:6px;vertical-align:-2px}.login-divider{align-items:center;color:#7a7a7a;display:flex;font-size:13px;gap:12px;margin:24px 0}.login-divider:after,.login-divider:before{background:#ffffff14;content:"";flex:1 1;height:1px}.login-divider span{opacity:.8}.google-button{align-items:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:10px;justify-content:center;padding:12px;transition:background .25s,transform .25s}.google-button:hover{background:#ffffff14;transform:translateY(-1px)}@media (max-width:768px){.login-page{padding:100px 18px 30px}.login-header{left:24px;top:24px}}@media (max-width:480px){.login-page{padding:80px 16px 20px}.login-header{left:22px;top:-30px}.login-header-title{font-size:14px}.login-card{padding:30px 24px}.login-heading{font-size:20px}.signup-icon{font-size:14px}}.forgot-password-action{align-items:center;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;justify-content:center;margin-top:6px;padding:11px;transition:background .25s ease,border .25s ease,transform .18s ease;width:100%}.forgot-password-action:hover{background:#ffffff14;border:1px solid #ffffff38;transform:translateY(-1px)}.forgot-password-action svg{opacity:.85}.login-loader{animation:spin .7s linear infinite;border:2px solid #0003;margin:auto}.login-navbar{align-items:center;background:#000c;border-bottom:1px solid #ffffff0f;display:flex;height:64px;justify-content:flex-start;left:0;padding:0 100px;position:fixed;top:0;width:100%;z-index:100}.login-navbar-brand{align-items:center;cursor:pointer;display:flex;gap:10px;margin-top:4px}.login-navbar-logo{height:26px;object-fit:contain}.login-navbar-title{color:#fff;font-size:16px;font-weight:700;letter-spacing:-.3px}.navbar-notification{align-items:center;border-radius:50%;color:inherit;cursor:pointer;display:flex;font-size:44px;justify-content:center;margin-left:auto;margin-right:10px;margin-top:6px;opacity:.95;padding:14px;transition:all .2s ease}.navbar-notification:hover{background:#ffffff14;opacity:1;transform:scale(1.15)}.sparse-brand{color:#fff;font-weight:700}.identity-brand{color:#ccc;font-weight:500}.pvt-abbrev{color:#888;display:block;letter-spacing:1px;margin-bottom:2px;text-transform:uppercase}.pvt-abbrev,.pvt-trademark{font-size:10px;font-weight:600}.pvt-trademark{color:#aaa;margin-left:2px;vertical-align:super}@media (min-width:1024px){.login-navbar-brand{margin-top:6px}}@media (max-width:480px){.login-navbar{padding:0 24px}}.verify-text{color:#8a8a8a;font-size:13px;line-height:1.5;margin-bottom:18px;text-align:center}.spam-guide{display:flex;justify-content:center;margin-bottom:20px;margin-top:10px;position:relative;width:100%}.spam-image{border-radius:10px;display:block;max-width:320px;opacity:0;transition:opacity .4s ease;width:85%}.spam-image.show{opacity:1}.spam-skeleton{animation:skeletonLoading 1.4s ease infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 37%,#ffffff0d 63%);background-size:400% 100%;border-radius:10px;height:140px;max-width:320px;width:85%}.verify-actions{display:flex;flex-direction:column;gap:12px}.verify-abort-button{background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;padding:11px;transition:background .25s,border .25s,transform .25s}.verify-abort-button:hover{background:#ffffff1f;border:1px solid #ffffff40;transform:translateY(-1px)}.google-loader{animation:spin .7s linear infinite;border:2px solid #fff3;border-radius:50%;border-top-color:#fff;height:18px;margin:auto;width:18px}.device-list{display:flex;flex-direction:column;gap:14px;margin-top:20px}.device-card{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;display:flex;justify-content:space-between;padding:16px 18px;transition:background .25s ease,border .25s ease,transform .25s ease}.device-card:hover{background:#ffffff0d;border:1px solid #ffffff1f;transform:translateY(-1px)}.device-left{align-items:center;display:flex;gap:14px}.device-icon{font-size:18px;opacity:.9}.device-info{display:flex;flex-direction:column;gap:3px}.device-title{font-size:14px;font-weight:600;letter-spacing:.2px}.device-type{font-size:12px;opacity:.65}.device-time{font-size:11px;opacity:.45}.device-logout{align-items:center;background:#fff;border:1px solid #fff9;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;transition:background .2s ease,transform .2s ease}.device-logout:hover{background:#f3f3f3;transform:translateY(-1px)}.confirm-inline{align-items:center;display:flex;gap:8px}.confirm-text{font-size:12px;opacity:.7}.confirm-button{background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;cursor:pointer;font-size:12px;padding:6px 10px;transition:background .2s}.confirm-button:hover{background:#ffffff1f}.skeleton{pointer-events:none}.skeleton-icon{height:18px;width:18px}.skeleton-icon,.skeleton-line{animation:skeleton-shimmer 1.5s infinite;background:linear-gradient(90deg,#ffffff1a 25%,#fff3 50%,#ffffff1a 75%);border-radius:4px}.skeleton-line.short{width:50%}.skeleton-button{animation:skeleton-shimmer 1.5s infinite;background:linear-gradient(90deg,#ffffff1a 25%,#fff3 50%,#ffffff1a 75%);background-size:200% 100%;border-radius:6px;height:24px;width:50px}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.recover-account-card{animation:recoverFade .35s ease;gap:8px;margin-bottom:20px;padding:22px 20px;transform:translateZ(0);will-change:transform,opacity}@keyframes recoverFade{0%{opacity:0;transform:translateY(8px) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.recover-avatar{height:80px;width:80px}.recover-name{margin-top:4px}.recover-methods{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:20px;padding:16px;transform:translateZ(0)}.recover-method-title{font-size:13px;margin-bottom:10px;opacity:.7}.recover-method-option{align-items:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:12px 14px;transform:translateZ(0);transition:transform .15s ease,background .2s ease}.recover-method-option:hover{background:#ffffff14;transform:translateY(-1px)}.recover-email{font-size:13px;letter-spacing:.2px}.skeleton{overflow:hidden;position:relative}.skeleton-icon{height:80px;width:80px}.skeleton-icon,.skeleton-line{animation:skeletonShimmer 1.6s linear infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 50%,#ffffff0d 75%);background-size:200% 100%}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.login-button{overflow:hidden;position:relative;transform:translateZ(0);will-change:transform}.login-button:active{transform:scale(.98)}.login-loader{animation:spinLoader 1s linear infinite;border:2px solid #00000026;border-radius:50%;border-top-color:#000;height:18px;width:18px}@keyframes spinLoader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-card,.login-navbar,.recover-account-card,.recover-method-option{backface-visibility:hidden;perspective:1000px}@media (max-width:480px){.recover-account-card{padding:18px}.recover-avatar{height:70px;width:70px}.recover-method-option{padding:10px 12px}}@media (prefers-reduced-motion:reduce){.skeleton-icon,.skeleton-line{animation:none}.login-button,.recover-method-option{transition:none}}.recover-account-card{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;display:flex;flex-direction:column;gap:4px;justify-content:center;margin-bottom:18px;padding:20px 18px;text-align:center}.recover-avatar{background:#111;border:2px solid #ffffff14;border-radius:50%;height:72px;margin-bottom:8px;object-fit:cover;opacity:0;transition:opacity .25s ease;width:72px}.recover-avatar.show{opacity:1}.recover-avatar-skeleton{animation:skeletonShimmer 1.4s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26 50%,#ffffff0d 75%);background-size:200% 100%;border-radius:50%;height:72px;width:72px}.recover-name{font-size:15px;font-weight:600;letter-spacing:-.2px;line-height:1.2;margin:0}.recover-username{font-size:13px;line-height:1.2;margin:0;opacity:.65}.recover-account-card.skeleton{gap:8px}.skeleton-icon{border-radius:50%;height:72px;margin-bottom:6px;width:72px}.skeleton-line.short{width:80px}.device-skeleton{pointer-events:none}.device-skeleton-icon{border-radius:4px;height:20px;width:20px}.device-skeleton-icon,.device-skeleton-line{animation:deviceShimmer 1.4s infinite;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 50%,#ffffff0f 75%);background-size:200% 100%}.device-skeleton-line{border-radius:6px;height:12px;margin-bottom:6px;width:140px}.device-skeleton-line.short{width:90px}.device-skeleton-button{animation:deviceShimmer 1.4s infinite;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 50%,#ffffff0f 75%);background-size:200% 100%;border-radius:6px;height:26px;width:36px}@keyframes deviceShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-color-scheme:light){.login-card,.login-page{background:#fff}.login-card{border:1px solid #00000014;box-shadow:0 4px 12px #00000014;color:#000}.login-input{background:#f5f5f5;border:1px solid #0000001a;color:#000}.login-input::placeholder{color:#888}.login-input:focus{background:#fff;border:1px solid #0003;box-shadow:0 0 0 1px #0000001a}.login-heading,.login-title{color:#000}.login-navbar{background:#fff;border-bottom:1px solid #00000014;color:#000}.sparse-brand{color:#000}.pvt-trademark{color:#444}.story-item p{color:#111}.story-avatar{background:#f2f2f2;box-shadow:0 2px 6px #00000014}.skeleton-avatar,.skeleton-line{animation:skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#eee 25%,#f7f7f7 37%,#eee 63%);background-size:400% 100%}.story-ring img{border:3px solid #fff}.recover-avatar-skeleton{background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5 50%,#e5e5e5 75%);background-size:200% 100%}}@media (prefers-color-scheme:dark){.navbar-notification{color:#fff}}@media (prefers-color-scheme:light){.login-navbar-logo{filter:brightness(0)}.navbar-notification{color:#000}.login-loader{animation:spinLoader 1s linear infinite;border-right:2px solid #0003;border-top:2px solid #0003;border-color:#fff #fff #0003 #0003;border-radius:50%;border-style:solid;border-width:2px;height:18px;margin:auto;width:18px}.back-button,.back-button svg{color:#000!important}.login-logo{filter:brightness(0)}.login-button{background:#000;color:#fff}.login-button:hover{background:#111;transform:none}.create-account-button{background:#fff;border:1px solid #0000001a;color:#000}.create-account-button:hover{background:#f5f5f5;border:1px solid #0003;transform:none}.google-button{background:#fff;border:1px solid #0000001a;color:#000}.google-button:hover{background:#f5f5f5;transform:none}.forgot-password-action{background:#fff;border:1px solid #00000014;color:#000}.forgot-password-action:hover{background:#f5f5f5;border:1px solid #00000026;transform:none}.account-text{color:#666}.create-account-link,.forgot-password-button{color:#444}.create-account-link:hover,.forgot-password-button:hover{color:#000}.login-divider{color:#555}.login-divider:after,.login-divider:before{background:#00000026}}:root{--muted:#8a8a8a;--border:#ffffff14;--hover:#ffffff0f}[data-theme=light]{--bg:#fff;--text:#000;--border:#00000014;--hover:#0000000f}*{transition:background .2s ease,color .2s ease,border .2s ease}.bottom-nav{background:#000;background:var(--bg);border-top:1px solid #ffffff14;border-top:1px solid var(--border);bottom:0;height:64px;justify-content:space-around;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:1000}.bottom-nav,.nav-btn{align-items:center;display:flex}.nav-btn{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;color:#8a8a8a;color:var(--muted);cursor:pointer;flex:1 1;height:100%;justify-content:center;touch-action:manipulation;user-select:none;-webkit-user-select:none}.nav-btn:active{opacity:.6}.nav-btn svg{height:22px;pointer-events:none;width:22px}.nav-btn.active{color:#fff;color:var(--text)}.sidebar-nav{background:#000;background:var(--bg);border-right:1px solid #ffffff14;border-right:1px solid var(--border);flex-direction:column;gap:10px;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:220px;z-index:1000}.side-btn,.sidebar-nav{align-items:center;display:flex}.side-btn{background:none;border:none;border-radius:10px;color:#8a8a8a;color:var(--muted);cursor:pointer;font-size:14px;gap:12px;justify-content:flex-start;padding:14px 18px;width:180px}.side-btn.active{background:#ffffff0f;background:var(--hover);color:#fff;color:var(--text)}.side-btn svg{pointer-events:none}@media (min-width:768px){.bottom-nav{display:none}.side-btn:hover{background:#ffffff0f;background:var(--hover);color:#fff;color:var(--text)}}@media (max-width:767px){.sidebar-nav{display:none}}.nav-profile{border:2px solid #0000;border-radius:50%;height:24px;object-fit:cover;width:24px}.nav-profile-active{border:1px solid #fff;border:1px solid var(--text)}.nav-sparks,.side-sparks{height:22px;object-fit:contain;width:22px}.activity-header-title{font-size:26px}.activity-title-strong{color:#fff;font-weight:800}.activity-title-light{color:#d6d6d6;font-weight:500;margin-left:2px}.activity-page{background:#000;display:flex;flex-direction:column;min-height:100vh;padding-bottom:90px}.activity-header{margin:0 auto;max-width:720px;padding:14px 16px 6px;width:100%}.activity-header-title{color:#fff;font-size:24px;font-weight:700;letter-spacing:.3px}.activity-feed{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:720px;padding:10px 14px;width:100%}.activity-card{align-items:center;background:linear-gradient(180deg,#161616,#0e0e0e);border:1px solid #ffffff0f;border-radius:16px;display:flex;justify-content:space-between;padding:14px;transition:.25s;width:100%}.activity-card:hover{border:1px solid #ffffff26;transform:translateY(-2px)}.activity-card-follow{background:linear-gradient(180deg,#3a2b09,#1a1405);border:1px solid #ffd77866}.activity-card-left{align-items:center;display:flex;flex:1 1;gap:14px;min-width:0}.activity-icon{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;height:42px;justify-content:center;width:42px}.activity-avatar-wrap{flex-shrink:0;height:42px;position:relative;width:42px}.activity-avatar{border:1px solid #ffffff26;border-radius:50%;cursor:pointer;height:42px;object-fit:cover;transition:.25s;width:42px}.activity-avatar:hover{transform:scale(1.05)}.activity-avatar-skeleton{animation:activitySkeleton 1.3s ease infinite;background:linear-gradient(90deg,#222 25%,#333 37%,#222 63%);background-size:400%;border-radius:50%;height:42px;width:42px}@keyframes activitySkeleton{0%{background-position:100%}to{background-position:-100%}}.activity-content{display:flex;flex-direction:column;min-width:0}.activity-text{color:#f1f1f1;font-size:14px;font-weight:500}.activity-caption{color:#cfcfcf;font-size:12px;font-style:italic;margin-top:2px;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-time{color:#8a8a8a;font-size:11px;margin-top:4px}.activity-delete{align-items:center;background:none;border:none;border-radius:8px;color:#888;cursor:pointer;display:flex;height:30px;justify-content:center;transition:.2s;width:30px}.activity-delete:hover{background:#ff464626;color:#ff5a5a}.activity-empty{align-items:center;color:#777;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:120px;text-align:center}.activity-empty-title{color:#ddd;font-size:20px;font-weight:600}.activity-empty-desc{font-size:14px;max-width:260px;opacity:.7}.activity-loader{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:720px;padding:20px;width:100%}.activity-card-skeleton{animation:activitySkeleton 1.3s ease infinite;background:linear-gradient(90deg,#1b1b1b 25%,#242424 37%,#1b1b1b 63%);background-size:400%;border-radius:14px;height:72px}@media (prefers-color-scheme:light){.activity-page{background:#fff}.activity-header-title,.activity-title-strong{color:#000}.activity-title-light{color:#666}.activity-card{background:#fff;border:1px solid #00000014}.activity-card:hover{border:1px solid #0000002e}.activity-card-follow{background:#fff8e6;border:1px solid #ffb40066}.activity-icon{background:#f3f3f3;border:1px solid #00000014;color:#000}.activity-text{color:#111}.activity-caption{color:#666}.activity-time{color:#888}.activity-delete{color:#666}.activity-delete:hover{background:#ff46461f;color:#ff3b3b}.activity-empty{color:#666}.activity-empty-title{color:#111}.activity-empty-desc{color:#777}.activity-card-skeleton{border:1px solid #0000000a}.activity-avatar-skeleton,.activity-card-skeleton{animation:activitySkeleton 1.3s ease infinite;background:linear-gradient(90deg,#eee 25%,#f7f7f7 37%,#eee 63%);background-size:400%}.activity-avatar{border:1px solid #0000001a}}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.2px;margin:0;overflow-x:hidden;padding-top:70px}.navbar{align-items:center;animation:navbarEnter .6s ease forwards;display:flex;justify-content:space-between;left:0;margin:0 auto;max-width:1200px;opacity:0;padding:14px 10px;position:fixed;right:0;top:20px;transform:translateY(-12px);transition:background .35s ease,box-shadow .35s ease,color .35s ease,border .35s ease,-webkit-backdrop-filter .35s ease;transition:background .35s ease,backdrop-filter .35s ease,box-shadow .35s ease,color .35s ease,border .35s ease;transition:background .35s ease,backdrop-filter .35s ease,box-shadow .35s ease,color .35s ease,border .35s ease,-webkit-backdrop-filter .35s ease;width:92%;z-index:1000}@keyframes navbarEnter{to{opacity:1;transform:translateY(0)}}@media (min-width:1200px){.navbar{max-width:1500px;width:96%}}.logo-container{margin-left:70px}.logo{height:30px;object-fit:contain;transition:filter .35s ease}.nav-buttons{align-items:center;display:flex;gap:14px;margin-right:70px;z-index:1000}.nav-buttons svg{transition:transform .25s ease,color .35s ease}button:hover svg{transform:scale(1.25) translateY(-2px)}.about{align-items:center;background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:7px;padding:6px 12px;transition:background .25s ease,color .35s ease,border .35s ease}.about:hover{background:#ffffff14}.signin{align-items:center;background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:7px;padding:6px 12px;transition:background .25s ease,color .35s ease,border .35s ease}.signin:hover{background:#ffffff14}.signup{align-items:center;background:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:14px;gap:7px;padding:7px 14px;transition:background .25s ease,color .35s ease}.signup:hover{background:#f0f0f0}.contact{align-items:center;background:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;gap:7px;padding:7px 14px;transition:background .25s ease,color .35s ease}.contact,.contact svg{color:#000}.contact:hover{background:#f0f0f0}.menu-toggle{cursor:pointer;display:none;flex-direction:column;gap:6px;justify-content:center;position:relative;right:6px}.menu-toggle span{background:#fff;border-radius:2px;height:2px;transition:transform .35s cubic-bezier(.4,0,.2,1),background .35s ease,opacity .35s ease;width:24px}.menu-toggle.open span:first-child{transform:rotate(45deg) translate(5px,6px)}.menu-toggle.open span:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}@media (max-width:768px){.nav-buttons{align-items:flex-start;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);background:hsla(0,0%,100%,.734);border-radius:18px;display:none;flex-direction:column;gap:12px;min-width:190px;padding:18px;position:absolute;right:-60px;top:68px}.nav-buttons.active{display:flex}.menu-toggle{display:flex;right:14px}.logo-container{margin-left:10px}.logo{height:24px}.about,.signin{border:1px solid #0000001f;color:#000}.about svg,.signin svg{color:#000}.contact,.signup{background:#292828;border:none;color:#fff}.contact svg,.signup svg{color:#fff}}@media (max-width:480px){.navbar{width:94%}.logo-container{margin-left:12px}.menu-toggle{right:18px}.logo{height:22px}.nav-buttons button{justify-content:flex-start;width:100%}}.mobile-menu-header{display:none}@media (max-width:768px){.mobile-menu-header{align-items:center;border-bottom:1px solid #00000014;color:#000;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:6px;padding-bottom:10px}.mobile-menu-header svg{color:#000}}.menu-overlay{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#00000040;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:900}.menu-overlay.active{opacity:1;pointer-events:auto}.navbar-light{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffffcf;border-radius:14px;box-shadow:0 8px 25px #0000002e}.navbar-light .about,.navbar-light .signin{border:1px solid #00000026;color:#000}.navbar-light .about svg,.navbar-light .signin svg{color:#000}.navbar-light .contact,.navbar-light .signup{background:#000;border:none;color:#fff}.navbar-light .contact svg,.navbar-light .signup svg{color:#fff}.navbar-light .menu-toggle span{background:#000}.navbar-light .logo{filter:brightness(0)}.logo-container{align-items:center;cursor:pointer;display:flex;gap:10px}.logo-text{color:#fff;font-family:Space Grotesk,sans-serif;font-size:19px;font-weight:700;letter-spacing:-.5px}.navbar-light .logo-text{color:#000}@media (prefers-color-scheme:light){.navbar{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffffd9;border-radius:14px;box-shadow:0 8px 25px #00000014}.logo{filter:brightness(0)}.about,.logo-text,.signin{color:#000}.about:hover,.signin:hover{background:#f5f5f5}.contact,.signup{background:#000;color:#fff}.contact:hover,.signup:hover{background:#111}.contact svg,.signup svg{color:#fff}.menu-toggle span{background:#000}.menu-overlay{background:#00000026}}@media (prefers-color-scheme:dark){.login-navbar{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#000!important;box-shadow:none!important}}.footer{background:#000;border-top:1px solid #ffffff14;color:#fff;margin-top:120px;width:100%}.footer-container{align-items:flex-start;display:flex;gap:80px;justify-content:space-between;margin:auto;max-width:1200px;padding:60px 0;width:92%}.footer-brand{align-items:center;display:flex;gap:10px;margin-bottom:12px}.footer-logo{height:28px;object-fit:contain}.footer-name{font-size:18px;font-weight:700;letter-spacing:-.4px}.footer-desc{color:#9c9c9c;font-size:14px;line-height:1.6;max-width:320px}.footer-links{display:flex;gap:60px}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h4{color:#fff;font-size:14px;font-weight:600;margin-bottom:6px}.footer-column a{align-items:center;color:#9c9c9c;display:flex;font-size:13px;gap:6px;text-decoration:none;transition:.2s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;color:#7a7a7a;font-size:13px;padding:18px 0;text-align:center}@media (max-width:900px){.footer-container{flex-direction:column;gap:40px;padding:50px 0}.footer-links{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);width:100%}.footer-desc{max-width:500px}}@media (max-width:480px){.footer{margin-top:80px}.footer-container{gap:35px;padding:40px 0}.footer-brand{justify-content:flex-start}.footer-name{font-size:17px}.footer-desc{font-size:13px;max-width:100%}.footer-links{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.footer-column h4{font-size:13px}.footer-column a{font-size:12.5px}.footer-bottom{font-size:12px;padding:16px 0}}:root{--alert-bg:#121212f2;--alert-text:#fff;--alert-border:#ffffff14;--alert-icon-bg:#ffffff0f;--alert-close-color:#fff9;--alert-box-shadow:0 15px 45px #0000008c}@media (prefers-color-scheme:light){:root{--alert-bg:#fff;--alert-text:#111827;--alert-border:#0000000f;--alert-icon-bg:#0000000d;--alert-close-color:#0009;--alert-box-shadow:0 10px 30px #00000014}}.alert-overlay{align-items:flex-start;display:flex;height:100%;justify-content:flex-end;left:0;padding:30px 40px;pointer-events:none;position:fixed;top:0;width:100%;z-index:6000}.alert-box{animation:alertEnter .35s cubic-bezier(.25,.8,.25,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121212f2;background:var(--alert-bg);border:1px solid #ffffff14;border:1px solid var(--alert-border);border-radius:14px;box-shadow:0 15px 45px #0000008c;box-shadow:var(--alert-box-shadow);color:#fff;color:var(--alert-text);gap:18px;justify-content:space-between;max-width:420px;min-width:280px;overflow:hidden;padding:16px 18px;pointer-events:auto;position:relative}.alert-box,.alert-left{align-items:center;display:flex}.alert-left{flex:1 1;gap:14px}.alert-icon-wrapper{align-items:center;background:#ffffff0f;background:var(--alert-icon-bg);border-radius:8px;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.alert-icon{font-size:16px}.alert-icon.success{color:#22c55e}.alert-icon.error{color:#ef4444}.alert-icon.info{color:#3b82f6}.alert-text{display:flex;flex-direction:column;gap:3px}.alert-title{font-size:13px;font-weight:600;letter-spacing:.2px;opacity:.9}.alert-message{font-size:13px;line-height:1.4;opacity:.75}.alert-close{background:none;border:none;color:#fff9;color:var(--alert-close-color);cursor:pointer;font-size:18px;padding:2px 6px;transition:.2s}.alert-close:hover{color:#fff;transform:scale(1.1)}.alert-box.success{border-left:3px solid #22c55e}.alert-box.error{border-left:3px solid #ef4444}.alert-box.info{border-left:3px solid #3b82f6}.alert-progress{animation:alertProgress 5s linear forwards;background:linear-gradient(90deg,#22c55e,#3b82f6,#ef4444);bottom:0;height:3px;left:0;opacity:.85;position:absolute;width:100%}@keyframes alertProgress{0%{width:100%}to{width:0}}@keyframes alertEnter{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.alert-overlay{justify-content:center;padding:70px 16px 0}.alert-box{gap:14px;max-width:420px;padding:14px 16px;width:100%}.alert-icon-wrapper{border-radius:7px;height:30px;width:30px}.alert-icon{font-size:15px}.alert-message,.alert-title{font-size:12.5px}.alert-close{font-size:17px}}@media (max-width:480px){.alert-overlay{padding:65px 14px 0}.alert-box{border-radius:11px;box-shadow:0 10px 30px #00000073;gap:12px;padding:12px 14px;width:100%}.alert-icon-wrapper{border-radius:6px;height:26px;width:26px}.alert-icon{font-size:14px}.alert-message,.alert-title{font-size:12px}.alert-close{font-size:16px}}.hero{align-items:center;animation:heroEnter .8s ease forwards;display:flex;gap:60px;justify-content:space-between;margin:120px auto 0;max-width:1200px;opacity:0;transform:translateY(20px);width:92%}@keyframes heroEnter{to{opacity:1;transform:translateY(0)}}.hero-left img{max-width:460px;object-fit:contain;width:100%}.hero-right{max-width:520px}.hero-subtitle{align-items:center;color:#cfcfcf;display:flex;font-size:18px;font-weight:500;gap:8px;margin:20px 0 16px}.hero-title{color:#fff;font-size:46px;font-weight:600;line-height:1.15;margin-bottom:16px}.hero-title span{color:#cfcfcf;font-weight:500}.hero-desc{border:1px dashed #ffffff4d;border-radius:8px;color:#9c9c9c;font-size:20px;line-height:1.6;margin-bottom:28px;padding:16px}.hero-divider{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);border:0;height:1px;margin:20px 0}.hero-buttons{display:flex;gap:14px}.hero-signin{align-items:center;background:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 18px;transition:.2s}.hero-signin svg{transition:transform .2s}.hero-signin:hover{background:#f0f0f0}.hero-signin:hover svg{transform:scale(1.1)}.hero-services{align-items:center;background:#000;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 18px;transition:.2s}.hero-services svg{transition:transform .2s}.hero-services:hover{background:#111}.hero-services:hover svg{transform:scale(1.1)}.hero-privacy{align-items:center;background:#000;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 18px;transition:.2s}.hero-privacy svg{transition:transform .2s}.hero-privacy:hover{background:#111}.hero-privacy:hover svg{transform:scale(1.1)}.hero-signup{align-items:center;background:#000;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 18px;transition:.2s}.hero-signup:hover{background:#111}@media (max-width:900px){.hero{flex-direction:column;gap:18px;margin:40px auto 0;text-align:center}.hero-right{max-width:90%}.hero-buttons{justify-content:center}.hero-left img{margin-bottom:2px;max-width:340px}}@media (max-width:480px){.hero{gap:10px;margin:60px auto 0}.hero-left img{margin-bottom:0;max-width:290px}.hero-right{max-width:85%}.hero-title{font-size:26px;line-height:1.3;margin-bottom:8px}.hero-desc{font-size:14px;margin-bottom:14px;padding:12px}.hero-buttons{flex-direction:column;gap:8px;width:100%}.hero-buttons button{font-size:13px;justify-content:center;padding:8px 14px;width:100%}}.hero-left{align-items:center;display:flex;justify-content:center;position:relative}.hero-image{max-width:460px;object-fit:contain;opacity:0;transition:opacity .35s ease;width:100%}.hero-image.show{opacity:1}.hero-skeleton{animation:skeletonLoading 1.4s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26 37%,#ffffff0d 63%);background-size:400% 100%;border-radius:10px;height:320px;max-width:460px;position:absolute;width:100%}@media (max-width:900px){.hero-skeleton{height:260px}.hero-image,.hero-skeleton{max-width:340px}}@media (max-width:480px){.hero-skeleton{height:220px}.hero-image,.hero-skeleton{max-width:290px}}.hero-panels{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:22px}.hero-panel{align-items:flex-start;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;display:flex;gap:10px;padding:12px 14px;transition:.25s}.hero-panel svg{color:#fff;margin-top:3px;opacity:.9}.hero-panel h4{color:#fff;font-size:14px;font-weight:600;margin:0 0 3px}.hero-panel p{color:#9c9c9c;font-size:12px;line-height:1.4;margin:0}.hero-panel:hover{background:#ffffff12;border:1px solid #ffffff26;transform:translateY(-2px)}@media (max-width:900px){.hero-panels{gap:10px;grid-template-columns:1fr;margin-top:18px}.hero-panel{padding:12px}}@media (max-width:480px){.hero-panels{margin-top:16px}.hero-panel{padding:10px 12px}.hero-panel h4{font-size:13px}.hero-panel p{font-size:11px}}@media (prefers-color-scheme:light){.hero-title{color:#000}.hero-title span{color:#555}.hero-subtitle{color:#444}.hero-desc{background:#fafafa;border:1px dashed #0003;color:#555}.hero-divider{background:linear-gradient(90deg,#0000,#0003,#0000)}.hero-signin{background:#000;color:#fff}.hero-signin:hover{background:#111}.hero-privacy,.hero-services,.hero-signup{background:#fff;border:1px solid #0000001a;color:#000}.hero-privacy:hover,.hero-services:hover,.hero-signup:hover{background:#f5f5f5}.hero-panel{background:#fff;border:1px solid #00000014}.hero-panel:hover{background:#f9f9f9;border:1px solid #00000026}.hero-panel h4{color:#111}.hero-panel p{color:#666}.hero-panel svg{color:#000}.hero-skeleton{background:linear-gradient(120deg,#e9e9e9 20%,#fff 50%,#eaeaea 80%);background-size:200% 100%}}:root{--journey-bg:linear-gradient(90deg,#06b6d4,#7c3aed);--journey-color:#fff;--journey-shadow:#0c4a6e1f}@media (prefers-color-scheme:dark){:root{--journey-bg:linear-gradient(90deg,#0891b2,#4f46e5);--journey-color:#fff;--journey-shadow:#0009}}.hero-journey{-webkit-tap-highlight-color:transparent;align-items:center;background:linear-gradient(90deg,#06b6d4,#7c3aed);background:var(--journey-bg);border:0;border-radius:10px;box-shadow:0 8px 20px #0c4a6e1f;box-shadow:0 8px 20px var(--journey-shadow);color:#fff;color:var(--journey-color);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;line-height:1;padding:10px 14px;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.hero-journey svg{display:block;flex:0 0 auto;height:16px;margin-top:1px;width:16px}.hero-journey:hover{box-shadow:0 12px 30px #0c4a6e29;transform:translateY(-2px)}.hero-journey:active{opacity:.98;transform:translateY(0)}.hero-journey:focus{border-radius:10px;box-shadow:0 0 0 4px #6366f124;outline:none}@media (prefers-reduced-motion:reduce){.hero-journey{transform:none;transition:none}}@media (max-width:520px){.hero-journey{font-size:15px;gap:10px;padding:12px 16px}}.who{animation:pageEnter .8s ease forwards;color:#fff;margin:140px auto;max-width:1200px;opacity:0;transform:translateY(20px);width:92%}.who-container{text-align:center}.who-badge{background:#ffffff08;border:1px solid #ffffff26;border-radius:20px;color:#9c9c9c;display:inline-block;font-size:12px;letter-spacing:.6px;margin-bottom:18px;padding:6px 12px;text-transform:uppercase}.who-title{font-size:40px;font-weight:600;line-height:1.2;margin-bottom:16px}.who-desc{color:#9c9c9c;font-size:18px;line-height:1.7;margin:0 auto 60px;max-width:700px}.who-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(4,1fr)}.who-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;overflow:hidden;padding:26px;position:relative;text-align:left;transition:all .28s ease}.who-icon{align-items:center;border-radius:10px;display:flex;height:36px;justify-content:center;margin-bottom:12px;width:36px}.good-icon{background:#00ff7814;border:1px solid #00ff7840;color:#00e676}.bad-icon{background:#ff464614;border:1px solid #ff464640;color:#ff5252}.who-card h4{font-size:16px;font-weight:600;margin:6px 0 8px}.who-card p{color:#9c9c9c;font-size:13.5px;line-height:1.6}.who-card:hover{background:#ffffff0f;border:1px solid #ffffff26;box-shadow:0 15px 35px #00000059;transform:translateY(-5px)}@media (max-width:900px){.who-grid{grid-template-columns:1fr 1fr}.who-title{font-size:32px}}@media (max-width:480px){.who{margin:90px auto}.who-title{font-size:26px}.who-desc{font-size:15px;margin-bottom:40px}.who-grid{gap:16px;grid-template-columns:1fr}.who-card{padding:20px}}@media (prefers-color-scheme:light){.who{color:#111}.who-badge{background:#fff;border:1px solid #0000001a;color:#555}.who-title{color:#000}.who-desc{color:#555}.who-card{background:#fff;border:1px solid #00000014;box-shadow:0 6px 18px #0000000d}.who-card:hover{background:#f9f9f9;border:1px solid #00000026;box-shadow:0 10px 28px #00000014}.who-card h4{color:#111}.who-card p{color:#666}.good-icon{background:#16a34a1a;border:1px solid #16a34a40;color:#16a34a}.bad-icon{background:#dc26261a;border:1px solid #dc262640;color:#dc2626}}:root{--logo-filter:invert(1) brightness(0) saturate(0);--accent:#4f6cff;--skeleton-highlight:#0000000f}@media (prefers-color-scheme:dark){:root{--bg:#000;--surface:linear-gradient(180deg,#000,#0c0c0c);--logo-filter:none;--text:#fff;--muted:#9aa0a6;--border:#ffffff0f;--accent:#4f6cff;--input-border:#ffffff0d;--photo-bg:#0a0a0a;--skeleton-highlight:#ffffff0f}}.qr-page{background:#fff;background:var(--bg);min-height:100vh;padding:24px 24px 90px}.qr-card,.qr-page{align-items:center;display:flex;flex-direction:column}.qr-card{background:#fff;background:var(--surface);border:1px solid #0000000f;border:1px solid var(--border);border-radius:22px;box-shadow:0 8px 30px #00000014;max-width:380px;padding:34px 30px 36px;position:relative;width:100%}.qr-share-btn{background:none;border:none;border-radius:8px;color:#111827;color:var(--text);cursor:pointer;font-size:18px;padding:8px;position:absolute;right:16px;top:16px;transition:background .2s}.qr-share-btn:hover{background:#f3f4f6;background:var(--photo-bg)}.qr-logo{margin-bottom:12px;width:56px}.qr-center-logo,.qr-export-center-logo,.qr-export-logo,.qr-logo{filter:invert(1) brightness(0) saturate(0);filter:var(--logo-filter)}.qr-username{color:#111827;color:var(--text);font-size:24px;font-weight:700;margin-bottom:24px}.qr-box{align-items:center;border:1px solid #0000001f;border:1px solid var(--input-border);border-radius:18px;display:flex;justify-content:center;margin-bottom:18px;padding:18px;position:relative}.qr-box,.qr-center-logo{background:#f3f4f6;background:var(--photo-bg)}.qr-center-logo{border-radius:10px;height:40px;left:50%;padding:4px;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.qr-link{font-size:13px;margin-bottom:12px;text-align:center;word-break:break-all}.qr-link,.qr-scan-text{color:#6b7280;color:var(--muted)}.qr-scan-text{font-size:12px;margin-bottom:18px}.qr-actions{display:flex;gap:10px;width:100%}.qr-copy{align-items:center;background:linear-gradient(90deg,#4f6cff,#3b82f6);background:linear-gradient(90deg,var(--accent),#3b82f6);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;justify-content:center;padding:11px 0;transition:.25s}.qr-copy:hover{transform:translateY(-1px)}.qr-download{align-items:center;background:#f3f4f6;background:var(--photo-bg);border:none;border-radius:10px;color:#111827;color:var(--text);cursor:pointer;display:flex;font-size:16px;justify-content:center;transition:.25s;width:48px}.qr-download:hover{transform:translateY(-1px)}.qr-export-card{align-items:center;background:#fff;background:var(--bg);display:flex;flex-direction:column;left:-9999px;padding:40px;position:absolute;top:-9999px}.qr-export-logo{margin-bottom:14px;width:70px}.qr-export-username{color:#111827;color:var(--text);font-size:28px;margin-bottom:20px}.qr-export-box{align-items:center;display:flex;justify-content:center;padding:20px;position:relative}.qr-export-box,.qr-export-center-logo{background:#f3f4f6;background:var(--photo-bg)}.qr-export-center-logo{border-radius:12px;height:50px;left:50%;padding:6px;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}@media (max-width:600px){.qr-card{max-width:100%;padding:28px 22px}.qr-actions{gap:8px}.qr-download{width:42px}.qr-username{font-size:22px}}@media (min-width:768px){.qr-card{max-width:420px}}.qr-skeleton-username{border-radius:8px;height:24px;margin-bottom:24px;width:160px}.qr-skeleton-box,.qr-skeleton-username{animation:skeleton 1.4s infinite;background:linear-gradient(90deg,#0000000f 25%,#0000000a 37%,#0000000f 63%);background:linear-gradient(90deg,var(--skeleton-highlight) 25%,#0000000a 37%,var(--skeleton-highlight) 63%);background-size:400% 100%}.qr-skeleton-box{border-radius:18px;height:260px;margin-bottom:18px;width:260px}.qr-skeleton-link{animation:skeleton 1.4s infinite;background:linear-gradient(90deg,#0000000f 25%,#0000000a 37%,#0000000f 63%);background:linear-gradient(90deg,var(--skeleton-highlight) 25%,#0000000a 37%,var(--skeleton-highlight) 63%);background-size:400% 100%;border-radius:6px;height:14px;margin-bottom:20px;width:200px}.qr-back-btn{background:none;border:none;border-radius:8px;color:#111827;color:var(--text);cursor:pointer;font-size:18px;left:16px;padding:8px;position:absolute;top:16px;transition:background .2s}.qr-back-btn:hover{background:#f3f4f6;background:var(--photo-bg)}body{background:#fff;color:#000}.edit-navbar{background:#fff!important;border-bottom:1px solid #00000014;color:#000!important;margin-bottom:14px;padding:8px 6px}.edit-navbar h2{color:#000;font-size:16px}.back-btn{background:#fff!important;border:1px solid #0000001a!important;border-radius:8px;color:#000!important;height:34px;width:34px}.settings-skeleton .skeleton-avatar,.settings-skeleton .skeleton-btn,.settings-skeleton .skeleton-input,.settings-skeleton .skeleton-item,.settings-skeleton .skeleton-line{animation:skeleton 1.2s infinite;background:linear-gradient(90deg,#eaeaea 25%,#f5f5f5 50%,#eaeaea 75%);background-size:200% 100%}@media (prefers-color-scheme:dark){body{background:#000;color:#fff}}.settings-page{animation:settingsEnter .25s ease forwards;color:inherit;margin:20px auto 100px;max-width:760px;opacity:0;transform:translateY(6px);width:92%}@keyframes settingsEnter{to{opacity:1;transform:translateY(0)}}.settings-title{font-size:21px;font-weight:600;margin-bottom:16px}.settings-card{background:#f5f5f5;border:1px solid #0000001a;border-radius:16px;box-shadow:0 4px 14px #00000014;padding:6px 0}.settings-section{padding:8px 16px}.settings-heading{color:#555;font-size:12px;margin-bottom:6px}.settings-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:11px 8px;transition:background .15s ease}.settings-item:hover{background:#0000000a}.settings-icon{align-items:center;background:#ffffff0f;border-radius:8px;display:flex;flex-shrink:0;font-size:14px;height:34px;justify-content:center;width:34px}.settings-icon svg{color:#fff}.blue{background:#007bff}.yellow{background:#ffc107}.green{background:#28a745}.purple{background:#6f42c1}.red{background:#dc3545}.orange{background:#fd7e14}.cyan{background:#17a2b8}.settings-icon.dark{background:#0000004d;color:#fff}@media (prefers-color-scheme:light){.settings-icon.dark{background:#000;color:#fff}}.settings-text{display:flex;flex-direction:column}.settings-text h4{color:#000;font-size:14px;font-weight:500;margin:0}.settings-text p{color:#666;font-size:12px;margin:0}.logout-btn{align-items:center;background:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;margin-top:10px;padding:11px;transition:background .15s ease;width:100%}.logout-btn:hover{background:#f2f2f2}.owner-btn{transition:.2s}.owner-btn:hover{background:#ffd70014;transform:scale(1.01)}.settings-icon.gold{background:#ffd70026;color:gold}@media (max-width:480px){.settings-page{margin:16px auto 90px}.settings-title{font-size:20px}.settings-item{padding:10px 6px}.settings-icon{font-size:13px;height:32px;width:32px}.settings-text h4{font-size:13px}.settings-text p{font-size:11px}}.logout-inline{background:#f5f5f5;border:1px solid #0000001a;border-radius:10px;margin-top:12px;opacity:1;padding:12px;text-align:center;transform:translateY(0);transition:transform .2s ease,opacity .2s ease;will-change:transform,opacity}.logout-question{color:#cfcfcf;font-size:13px;line-height:1.4;margin-bottom:10px}.logout-inline-actions{display:flex;gap:8px;width:100%}.logout-cancel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:8px;color:#000;cursor:pointer;flex:1 1;font-size:13px;padding:9px 0;transition:background .15s ease,transform .08s ease}.logout-cancel:hover{background:#00000014}.logout-cancel:active{transform:scale(.96)}.logout-confirm{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:8px;color:#000;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;justify-content:center;padding:9px 0;transition:background .15s ease,transform .08s ease}.logout-confirm:hover{background:#00000014}.logout-confirm:active{transform:scale(.96)}.logout-loader{animation:logoutSpin .6s linear infinite;border:2px solid #00000040;border-radius:50%;border-top-color:#000;height:14px;width:14px}@keyframes logoutSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.account-profile-panel{gap:12px;padding:10px}.account-profile-photo{height:48px;width:48px}.story-skeleton{animation:storyShimmer 1.2s infinite;background:linear-gradient(90deg,#1e1e1e,#2a2a2a,#1e1e1e);background:linear-gradient(90deg,var(--skeleton-base),var(--skeleton-shine),var(--skeleton-base));border-radius:0;inset:0}@keyframes storyShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}:root{--skeleton-base:#1e1e1e;--skeleton-shine:#2a2a2a}@media (prefers-color-scheme:light){:root{--skeleton-base:#e6e6e6;--skeleton-shine:#f3f3f3}}[data-theme=light]{--skeleton-base:#e6e6e6;--skeleton-shine:#f3f3f3}.play-icon{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:50%;color:#fff;display:flex;font-size:16px;height:42px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:42px}.account-profile-panel{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:flex;gap:14px;padding:12px}.account-profile-photo{border:2px solid #ffffff26;border-radius:50%;height:52px;object-fit:cover;width:52px}.account-profile-info{display:flex;flex-direction:column}.account-profile-info h4{font-size:14px;font-weight:600;margin:0}.account-profile-info p{color:#9c9c9c;font-size:12px;margin:0}.manage-profile-btn{background:#fff;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:12px;font-weight:600;margin-top:6px;padding:5px 10px;width:max-content}.manage-profile-btn:hover{background:#f2f2f2}.settings-input-group{margin-bottom:12px}.settings-input::placeholder{color:#888}.settings-input:focus{border-color:#ffffff40}.settings-input-group{margin-bottom:10px}.settings-input{background:#fff;border:1px solid #00000026;border-radius:8px;color:#000;outline:none;padding:10px;width:100%}.password-last-changed{color:#2ecc71;font-size:13px;margin-bottom:10px}.password-meter{background:#ffffff1a;border-radius:4px;height:4px;margin-top:6px;overflow:hidden;width:100%}.password-meter-fill{background:#1d9bf0;height:100%;transition:width .25s ease}.strength-0,.strength-1{background:#dc3545}.strength-2{background:#fd7e14}.strength-3{background:#ffc107}.strength-4{background:#28a745}.btn-loader{animation:spin .6s linear infinite;border:2px solid #0003;border-radius:50%;border-top-color:#000;height:16px;width:16px}.settings-skeleton{gap:12px;padding:20px}.skeleton-avatar{height:70px;width:70px}.skeleton-input{border-radius:8px;height:38px}.settings-skeleton{display:flex;flex-direction:column;gap:16px;padding:18px}.skeleton-profile{align-items:center;display:flex;gap:12px}.skeleton-avatar{height:52px;width:52px}.skeleton-line{width:160px}.skeleton-line.small{width:110px}.skeleton-item{background:#1a1a1a;border-radius:10px;height:46px}.skeleton-btn{background:#1a1a1a;border-radius:6px;height:28px;margin-top:6px;width:120px}.recover-password-link{color:#6b8cff;cursor:pointer;font-size:13px;margin-top:6px;transition:.2s ease;-webkit-user-select:none;user-select:none}.recover-password-link:hover{color:#4f72ff;text-decoration:underline}.recover-password-link:active{transform:scale(.98)}.danger-text{color:#ff6b6b;font-size:13px;line-height:1.5;margin-top:6px}.delete-btn{background:#ff3b3b;border-radius:10px;color:#fff;font-weight:600;margin-top:12px;padding:14px;transition:.2s;width:100%}.delete-btn:hover{background:#ff1f1f}.delete-modal{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.delete-modal-card{animation:pop .25s ease;background:#0f0f0f;border:1px solid #ffffff14;border-radius:14px;color:#fff;max-width:420px;padding:26px;text-align:center;width:90%}.delete-icon{color:#ff4d4d;font-size:38px;margin-bottom:14px}.delete-final,.delete-next{background:#ff3b3b;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-top:14px;padding:12px;width:100%}.delete-cancel{background:none;border:none;color:#aaa;cursor:pointer;margin-top:10px}.meme-skeleton{animation:skeleton 1.4s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 37%,#ffffff0d 63%);background-size:400% 100%}.teammate-gem{color:#e10e0e;margin-right:6px;position:relative;top:2px}@media (prefers-color-scheme:dark){body{background:#000}.settings-page,body{color:#fff}.settings-heading,.settings-text p{color:#aaa}.account-profile-panel,.delete-modal-card,.logout-inline,.settings-card{background:#000;border:1px solid #ffffff14;box-shadow:none}.settings-item:hover{background:#ffffff14}.settings-input{background:#000;border:1px solid #ffffff26;color:#fff}.settings-input::placeholder{color:#aaa}.logout-cancel,.logout-confirm{background:#000;border:1px solid #fff3;color:#fff}.logout-cancel:hover,.logout-confirm:hover{background:#ffffff1a}.logout-btn{background:#000;border:1px solid #fff3;color:#fff}.logout-btn:hover{background:#ffffff1a}.manage-profile-btn{background:#000;border:1px solid #fff3;color:#fff}.edit-navbar h2{color:#fff!important}.settings-text h4{color:#fff}.settings-text p{color:#aaa}.edit-navbar{border-bottom:1px solid #ffffff14}.back-btn,.edit-navbar{background:#000!important;color:#fff!important}.back-btn{border:1px solid #fff3!important}.settings-skeleton .skeleton-avatar,.settings-skeleton .skeleton-btn,.settings-skeleton .skeleton-input,.settings-skeleton .skeleton-item,.settings-skeleton .skeleton-line{animation:skeleton 1.2s infinite;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%);background-size:200% 100%}}.theme-note{background:#ffffff05;border:1px dashed #ffffff4d;border-radius:10px;color:#9c9c9c;font-size:13px;line-height:1.5;margin-top:14px;padding:14px;text-align:center}@media (prefers-color-scheme:light){.theme-note{background:#fafafa;border:1px dashed #0003;color:#666}}.dev-note{background:#ffffff05;border:1px dashed #ffffff4d;border-radius:10px;color:#9c9c9c;font-size:13px;line-height:1.5;margin-top:14px;padding:14px;text-align:center}@media (prefers-color-scheme:light){.dev-note{background:#fafafa;border:1px dashed #0003;color:#666}}.badge-grid{display:flex;flex-direction:column;gap:10px;margin-top:8px}.badge-item{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;display:flex;gap:12px;padding:12px}.badge-item p{font-size:14px;font-weight:600;margin:0}.badge-item span{font-size:12px}.web-body{align-items:center;gap:10px;padding:20px}.web-btn{background:#f5f5f5;border:1px solid #0000001a;border-radius:10px;cursor:pointer;font-size:13px;font-weight:500;max-width:240px;padding:10px;transition:.2s;width:100%}.web-btn:hover{background:#eaeaea}@media (prefers-color-scheme:dark){.web-btn{background:#111;border:1px solid #ffffff1a;color:#fff}.web-btn:hover{background:#1a1a1a}}.web-thanks{color:#888;font-size:12px;margin-top:8px;text-align:center}@media (prefers-color-scheme:dark){.web-thanks{color:#aaa}}.web-preview{background:#fff;border:1px solid #0000001a;border-radius:14px;cursor:pointer;overflow:hidden}@media (prefers-color-scheme:dark){.web-preview{background:#000;border:1px solid #ffffff14}}.web-header{align-items:center;border-bottom:1px solid #00000014;display:flex;gap:10px;padding:8px 10px}@media (prefers-color-scheme:dark){.web-header{border-bottom:1px solid #ffffff14}}.web-dots{display:flex;gap:6px}.dot{border-radius:50%;height:10px;width:10px}.dot.red{background:#ff5f57}.dot.yellow{background:#ffbd2e}.dot.green{background:#28c840}.web-url{color:#666;font-size:12px}@media (prefers-color-scheme:dark){.web-url{color:#aaa}}.web-scroll{height:420px;overflow-y:auto}.web-scroll::-webkit-scrollbar{display:none}.web-image{display:block;width:100%}.web-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--card-bg,#fff);border-radius:10px;box-shadow:0 6px 18px #1018280f;color:#0f172a;display:flex;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;gap:12px;margin:24px auto;max-width:720px;padding:18px}.web-text{color:#334155;font-size:clamp(14px,2vw,16px);letter-spacing:.01em;line-height:1.6;margin:0}.web-text+.web-text{margin-top:6px}.web-text.highlight{background:#06b6d40f;border-left:4px solid #06b6d4;border-radius:8px;color:#075985;display:inline-block;font-weight:600;padding:10px 12px;width:100%}@media (max-width:520px){.web-body{margin:16px;padding:14px}.web-text{font-size:15px}}@media (prefers-reduced-motion:reduce){.web-body,.web-text,.web-text.highlight{transition:none!important}}.dashboard-page{background:#000;min-height:100vh;padding:20px 20px 90px}.auth-block,.dashboard-page{align-items:center;display:flex;flex-direction:column}.auth-block{color:#fff;gap:14px;height:70vh;justify-content:center;padding:20px;text-align:center}.auth-block h2{font-size:22px;margin:0}.auth-block p{color:#9c9c9c;font-size:14px;max-width:300px}.auth-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:10px}.auth-actions button{border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;padding:10px 16px}.auth-actions button:first-child{background:#4f6cff;color:#fff}.auth-actions button:nth-child(2){background:#9333ea;color:#fff}.home-btn{background:#1a1a1a;border:1px solid #ffffff1a;color:#fff}@media (prefers-color-scheme:light){.auth-block{color:#111}.auth-block p{color:#666}.auth-actions button:first-child,.auth-actions button:nth-child(2){background:#000}.home-btn{background:#f5f5f5;border:1px solid #0000001a;color:#000}}.stories-row{align-items:center;gap:20px;margin-bottom:2px;max-width:720px;padding:8px 6px 6px;width:100%}.story-item{color:#fff;font-size:13px;min-width:80px}.story-avatar{cursor:pointer;flex-shrink:0;height:78px;position:relative;width:78px}.story-avatar img{border-radius:50%}.story-ring{background:conic-gradient(from 0deg,#4f6cff,#60a5fa,#3b82f6,#4f6cff);padding:2.5px}.story-ring img{border:3px solid #0f0f0f}.dashboard-divider{background:#ffffff14;height:1px;margin:-2px 0 8px;max-width:720px;width:100%}.meme-feed{display:flex;flex-direction:column;gap:28px;max-width:720px;width:100%}.meme-full{background:#0f0f0f;border:none;border-radius:14px;overflow:hidden;position:relative}.meme-full img{display:block;width:100%}.meme-info{padding:12px 14px}.meme-top{color:#9aa4ff;display:flex;font-size:12px;justify-content:space-between;margin-bottom:6px}.meme-author,.meme-source{align-items:center;display:flex;gap:5px}.meme-title{color:#fff;font-size:14px;margin-bottom:8px}.meme-engagement{color:#aaa;font-size:13px;gap:14px}.meme-engagement,.meme-like{align-items:center;display:flex}.meme-like{gap:6px}.meme-skeleton,.skeleton-avatar,.skeleton-line{animation:skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 37%,#1a1a1a 63%);background-size:400% 100%}.meme-skeleton{border-radius:14px;height:420px;width:100%}.meme-skeleton.overlay{border-radius:14px;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.meme-skeleton,.skeleton-avatar{border:1px solid #ffffff0a}.meme-image-container img{opacity:0;transition:opacity .25s ease}.meme-image-container img.loaded{opacity:1}.skeleton-avatar{height:78px;width:78px}.skeleton-avatar,.skeleton-line{animation:skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 37%,#1a1a1a 63%)}.bottom-dashboard-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000f2;border-top:1px solid #ffffff14;bottom:0;display:flex;height:64px;justify-content:space-around;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;width:100%;z-index:1000}.bottom-dashboard-nav button{align-items:center;background:none;border:none;color:#8a8a8a;cursor:pointer;display:flex;font-size:22px;justify-content:center;transition:.25s}.bottom-dashboard-nav button:hover{color:#fff;transform:translateY(-2px)}.bottom-dashboard-nav button:active{transform:scale(.9)}@media (max-width:600px){.dashboard-page{margin-top:-8px;padding:8px 16px 16px}.skeleton-avatar,.story-avatar{height:70px;width:70px}}@media (min-width:768px){.bottom-dashboard-nav{display:none}.stories-row{max-width:900px}.story-avatar{height:84px;width:84px}.meme-feed{max-width:560px}.meme-full img{max-height:520px;object-fit:contain}}.memes-title{align-items:center;color:#fff;display:flex;font-size:28px;margin:6px 0 10px;max-width:720px;width:100%}.memes-title-main{font-size:32px;font-weight:900;margin-right:2px}.memes-title-rest{font-weight:400;opacity:.9}.memes-timer{align-items:center;color:#aaa;display:flex;font-size:14px;margin-left:auto;position:relative;top:4px}.memes-minutes{color:#fff;font-size:16px;font-weight:800;margin-right:3px}.memes-minutes-label{font-weight:400}.memes-limit-box{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;opacity:.9;padding:60px 20px;text-align:center}.limit-icon{margin-bottom:12px;opacity:.8}.memes-limit-box h3{font-size:20px;margin-bottom:6px}.memes-limit-box p{color:#aaa;font-size:14px}.double-like-animation{animation:heartPop .6s ease forwards}.double-like-animation,.double-unlike-animation{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.double-unlike-animation{animation:heartBreak .6s ease forwards;font-size:110px}@keyframes heartBreak{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}40%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(.9)}}.meme-image-container{align-items:center;background:#0f0f0f;display:flex;justify-content:center;min-height:420px;overflow:hidden;position:relative;width:100%}.meme-image-container img{display:block;height:auto;width:100%}.stories-row{display:flex;gap:14px;overflow-x:auto;padding:12px 6px;scrollbar-width:none}.stories-row::-webkit-scrollbar{display:none}.story-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;min-width:70px}.story-avatar{border:2px solid #ffffff26;border-radius:50%;height:64px;overflow:hidden;width:64px}.story-avatar img{height:100%;object-fit:cover;width:100%}.story-item p{color:#d1d1d1;font-size:12px;margin-top:6px;white-space:nowrap}.no-more-posts{color:#8a8a8a;font-size:14px;letter-spacing:.3px;margin-top:28px;max-width:720px;padding:22px 0;position:relative;text-align:center;width:100%}.no-more-posts:after,.no-more-posts:before{background:#ffffff14;content:"";height:1px;position:absolute;top:50%;width:30%}.no-more-posts:before{left:0}.no-more-posts:after{right:0}.no-more-posts span{background:#000;padding:0 12px;position:relative;z-index:2}@media (prefers-color-scheme:light){.dashboard-page{background:#fff}.story-item{color:#000}.story-avatar{border:2px solid #00000014}.story-ring{background:conic-gradient(from 0deg,#4f6cff,#60a5fa,#3b82f6,#4f6cff)}.story-ring img{border:3px solid #fff!important}.story-avatar{background:#fff!important;border:2px solid #00000014!important}.dashboard-divider{background:#00000014}.memes-minutes,.memes-title{color:#000}.memes-timer{color:#666}.meme-full{background:#fff}.meme-image-container{background:#f5f5f5}.meme-top{color:#5a67ff}.meme-title{color:#111}.meme-engagement{color:#666}.meme-like{color:#000}.meme-skeleton,.skeleton-avatar,.skeleton-line{animation:skeleton 1.4s ease-in-out infinite;background:linear-gradient(100deg,#eaeaea 20%,#fff 40%,#f0f0f0 60%,#eaeaea 80%);background-size:200% 100%;filter:blur(.2px);overflow:hidden;position:relative}.meme-skeleton:after,.skeleton-avatar:after,.skeleton-line:after{animation:shine 1.6s infinite;background:linear-gradient(120deg,#0000 30%,#ffffffe6 50%,#0000 70%);content:"";inset:0;position:absolute}.skeleton-avatar{background:linear-gradient(120deg,#e0e0e0 20%,#fff 50%,#eaeaea 80%)!important;box-shadow:inset 0 0 0 1px #0000000d}.skeleton-line{background:linear-gradient(120deg,#cfcfcf 20%,#fff 50%,#dcdcdc 80%);border-radius:8px;height:12px}.skeleton-avatar:after,.skeleton-line:after{animation:shine 1.6s infinite;background:linear-gradient(120deg,#0000 30%,#ffffffe6 50%,#0000 70%);content:"";inset:0;position:absolute}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.meme-skeleton.overlay{background:linear-gradient(90deg,#e6e6e6 25%,#f5f5f5 37%,#e6e6e6 63%)}.meme-skeleton,.skeleton-avatar{border:1px solid #0000000a}.memes-limit-box{color:#111}.memes-limit-box p{color:#666}.bottom-dashboard-nav{background:#fffffff2;border-top:1px solid #00000014}.bottom-dashboard-nav button{color:#777}.bottom-dashboard-nav button:hover{color:#000}.no-more-posts{color:#777}.no-more-posts:after,.no-more-posts:before{background:#00000014}.no-more-posts span{background:#fff;color:#888}.story-item p{color:#090909!important;font-weight:500}.story-item:first-child p{color:#000!important;font-weight:600}}:root{--bg:#050506;--panel-bg:#000000bd;--card-border:#ffffff1f;--muted:#9e9e9e;--subtle:#ffffff0f;--accent:#0095f6;--accent-strong:#007ad1;--glass:#ffffff08;--glass-strong:#ffffff0f;--skeleton-1:#ffffff0f;--skeleton-2:#ffffff26;--status-bg:linear-gradient(180deg,#fff,#ffffffeb 40%,#ffffffd1);--status-text:#111;--status-border:#fff9;--shadow-1:0 8px 24px #00000059;--shadow-2:0 12px 32px #00000073}@media (prefers-color-scheme:light){:root{--bg:#f6f7f9;--panel-bg:#fffffff5;--card-border:#0000000f;--muted:#6b6b6b;--text:#0b0b0b;--subtle:#0000000f;--accent:#06c;--accent-strong:#004a99;--glass:#00000008;--glass-strong:#0000000f;--skeleton-1:#0000000a;--skeleton-2:#00000014;--status-bg:linear-gradient(180deg,#111111f2,#111111db 40%,#111111c7);--status-text:#fff;--status-border:#00000014;--shadow-1:0 6px 14px #1018280f;--shadow-2:0 8px 22px #10182814}}[data-theme=light]{--bg:#f6f7f9;--panel-bg:#fffffff5;--card-border:#0000000f;--muted:#6b6b6b;--text:#0b0b0b;--subtle:#0000000f;--accent:#06c;--accent-strong:#004a99;--glass:#00000008;--glass-strong:#0000000f;--skeleton-1:#0000000a;--skeleton-2:#00000014;--status-bg:linear-gradient(180deg,#111111f2,#111111db 40%,#111111c7);--status-text:#fff;--status-border:#00000014;--shadow-1:0 6px 14px #1018280f;--shadow-2:0 8px 22px #10182814}.profile-page{animation:profileEnter .4s ease forwards;color:#fff;color:var(--text);margin:26px auto 100px;max-width:760px;opacity:0;transform:translateY(10px);width:92%;will-change:transform,opacity}@keyframes profileEnter{to{opacity:1;transform:translateY(0)}}@media (min-width:900px){.story-add{bottom:6px;right:6px;transform:translate(10%,10%)}.story-add:hover{transform:translate(10%,10%) scale(1)}}.profile-header-card{background:#000000bd;background:var(--panel-bg);border:1px solid #ffffff1f;border:1px solid var(--card-border);border-radius:18px;box-shadow:0 8px 24px #00000059;box-shadow:var(--shadow-1);padding:26px;transition:border .25s ease,box-shadow .25s ease,background .2s ease}.profile-header-card:hover{border:1px solid #0000001f;box-shadow:0 12px 32px #00000073;box-shadow:var(--shadow-2)}.follow-btn{background:#0095f6;background:var(--accent);border-radius:8px;color:#fff;color:var(--text);transition:background .2s ease}.follow-btn:hover{background:#007ad1;background:var(--accent-strong)}.profile-top{align-items:center;display:flex;gap:22px}.profile-avatar{border:3px solid #ffffff1f;border:3px solid var(--card-border);border-radius:50%;flex-shrink:0;height:110px;overflow:visible;position:relative;width:110px}.profile-avatar-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.story-add{align-items:center;background:#0095f6;background:var(--accent);border:2px solid #00000014;border-radius:50%;bottom:0;color:#fff;color:var(--text);cursor:pointer;display:flex;font-size:16px;font-weight:700;height:28px;justify-content:center;position:absolute;right:0;transform:translate(32%,22%);transition:transform .15s ease,background .15s ease;width:28px}.story-add:hover{transform:translate(32%,22%) scale(1.05)}.profile-main{display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:center}.profile-main h2{color:#fff;color:var(--text);font-size:24px;font-weight:600;letter-spacing:.2px;margin:0}.profile-username{color:#9e9e9e;color:var(--muted);font-size:14px}.profile-gender{color:#9e9e9e;color:var(--muted);gap:6px}.gender-icon,.profile-gender{align-items:center;display:flex;font-size:13px}.gender-icon{opacity:.9}.profile-bio{font-size:14px;line-height:1.55;margin-top:6px;max-width:500px;word-break:break-word}.profile-bio,.profile-bio b{color:#fff;color:var(--text)}.profile-bio b{font-weight:600}.profile-bio i{font-style:italic;opacity:.95}.profile-stats-panel{align-items:center;background:#ffffff08;background:var(--glass);border:1px solid #ffffff0f;border:1px solid var(--glass-strong);border-radius:14px;display:flex;justify-content:center;margin-top:22px;padding:14px 10px}.stat-box{flex:1 1;text-align:center}.stat-box span{color:#fff;color:var(--text);display:block;font-size:18px;font-weight:600}.stat-box p{color:#9e9e9e;color:var(--muted);font-size:12px;margin:2px 0 0}.stat-divider{background:#ffffff0f;background:var(--subtle);height:26px;width:1px}.profile-actions{display:flex;gap:12px;margin-top:20px}.edit-profile-btn{align-items:center;background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:8px;justify-content:center;padding:11px}.edit-profile-btn:hover{background:#000}.share-profile-btn{align-items:center;border:1px solid #ffffff1f;border:1px solid var(--card-border);border-radius:8px;color:#fff;color:var(--text);cursor:pointer;display:flex;flex:1 1;font-size:13px;gap:8px;justify-content:center;padding:11px;transition:background .2s ease,border-color .2s ease}.share-profile-btn,.share-profile-btn:hover{background:#ffffff08;background:var(--glass)}.share-profile-btn:hover{border-color:#ffffff1f;border-color:var(--card-border)}.edit-profile-btn svg,.share-profile-btn svg{pointer-events:none;transform:none!important;transition:none!important}.edit-profile-btn,.share-profile-btn{will-change:auto}.profile-posts{margin-top:24px}.posts-placeholder{background:#ffffff08;background:var(--glass);border:1px solid #ffffff0f;border:1px solid var(--glass-strong);border-radius:16px;box-shadow:0 8px 24px #00000059;box-shadow:var(--shadow-1);padding:40px 20px;text-align:center}.posts-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr)}.post-tile{aspect-ratio:1/1;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;width:100%}.post-tile img{transition:opacity .25s ease}.post-overlay{align-items:flex-end;background:linear-gradient(0deg,#0009,#0000);display:flex;font-size:13px;font-weight:600;gap:14px;inset:0;justify-content:center;padding-bottom:8px;position:absolute}.post-stat{gap:5px}.post-stat,.posts-header{align-items:center;display:flex}.posts-header{justify-content:space-between;margin-bottom:16px}.posts-title{align-items:center;display:flex;font-size:20px;letter-spacing:.2px;margin:0}.posts-p{font-size:22px;font-weight:700}.posts-rest{font-size:20px;font-weight:400;opacity:.85}.posts-add-btn{align-items:center;background:#ffffff08;background:var(--glass);border:1px solid #ffffff1f;border:1px solid var(--card-border);border-radius:8px;color:#fff;color:var(--text);cursor:pointer;display:flex;height:34px;justify-content:center;transition:.2s;width:34px}.posts-add-btn:hover{background:#ffffff14;border-color:#ffffff4d}.post-skeleton{background:linear-gradient(90deg,var(--skeleton-1) 25%,var(--skeleton-2) 37%,var(--skeleton-1) 63%);z-index:2}.posts-placeholder h3{font-size:17px;font-weight:600;margin:0 0 6px}.posts-placeholder p{color:#9a9a9a;font-size:13px;margin:0}.refresh-section{margin-left:auto}.refresh-btn,.refresh-section{align-items:center;display:flex}.refresh-btn{background:#ffffff08;background:var(--glass);border:1px solid #ffffff1f;border:1px solid var(--card-border);border-radius:8px;color:#fff;color:var(--text);cursor:pointer;font-size:12px;gap:6px;padding:7px 12px;transition:background .2s ease,border-color .2s ease}.refresh-btn:hover{background:#ffffff0f;background:var(--glass-strong);border-color:#0000001f}.pull-refresh{align-items:center;display:flex;height:60px;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s ease;z-index:999}.pull-refresh.show{opacity:1}.pull-loader{animation:spin .45s linear infinite;border:2px solid #0000001f;border-radius:50%;border-right:2px solid #fff;border-right:2px solid var(--text);border-top-color:#fff;border-top:2px solid var(--text);height:22px;width:22px}.refresh-spin{animation:spin .6s linear infinite;border:2px solid #00000024;border-radius:50%;border-top-color:#fff;border-top:2px solid var(--text);height:14px;width:14px}@media (max-width:480px){.profile-page{margin:20px auto 90px}.profile-top{flex-direction:column;gap:14px;text-align:center}.profile-avatar{height:92px;width:92px}.profile-main h2{font-size:20px}.profile-actions{flex-direction:column}.profile-bio{font-size:13px;max-width:100%}.profile-gender{font-size:12px}.profile-main{gap:2px}.profile-main h2{line-height:1.2;margin-bottom:0}.profile-username{line-height:1.15;margin-top:2px}}.profile-gender{justify-content:flex-start;text-align:left;width:100%}.profile-dob{justify-content:flex-start;margin:6px 0 0}.profile-bio{text-align:left}@media (min-width:900px){.profile-avatar{height:120px;width:120px}.profile-main h2{font-size:25px}.profile-header-card{padding:30px}}@media (max-width:900px){.refresh-section{margin-left:0;position:absolute;right:10px;top:10px}}.profile-dob{align-items:center;background:#000000bd;background:var(--panel-bg);border:1px solid #ffffff1f;border:1px solid var(--card-border);border-radius:6px;color:#fff;color:var(--text);display:flex;font-size:12px;gap:6px;margin-top:6px;padding:4px 10px;width:max-content}.story-ring{display:inline-block;padding:1.5px;position:relative;z-index:1}.story-ring:before{animation:ringRotate 3s linear infinite;background:conic-gradient(from 0deg,#4f6cff,#60a5fa,#3b82f6,#4f6cff);border-radius:50%;content:"";inset:-1.5px;position:absolute;z-index:0}.story-ring img{border:2px solid #0f0f0f;border-radius:50%;position:relative;z-index:1}.story-add{z-index:5}@keyframes ringRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:480px){.profile-page{margin:20px auto 90px}.profile-top{flex-direction:column;gap:14px;text-align:center}.profile-avatar{height:92px;width:92px}.profile-main h2{font-size:20px}.profile-actions{flex-direction:column}.profile-bio{font-size:13px;max-width:100%}.profile-gender{font-size:12px}.profile-main{gap:2px}.profile-main h2{line-height:1.2;margin-bottom:0}.profile-username{line-height:1.15;margin-top:2px}.profile-gender{justify-content:flex-start;text-align:left;width:100%}.profile-dob{align-items:center;display:flex;justify-content:flex-start;margin:6px 0 0}.profile-bio{text-align:left;width:100%}.profile-main{align-items:center;gap:2px;width:100%}.profile-gender{text-align:left}.profile-dob,.profile-gender{align-self:flex-start;justify-content:flex-start}.profile-dob{align-items:center;display:flex;margin:6px 0 0}.profile-bio{align-self:flex-start;text-align:left;width:100%}}.profile-avatar-wrapper{display:inline-block;position:relative}.status-bubble{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:linear-gradient(180deg,#fff,#ffffffeb 40%,#ffffffd1);background:var(--status-bg);border:1px solid #fff9;border:1px solid var(--status-border);border-radius:22px;box-shadow:0 6px 18px #00000014,inset 0 1px 2px #ffffff05;color:#111;color:var(--status-text);font-size:13px;font-weight:500;left:26px;max-width:260px;overflow:visible;padding:10px 16px;position:absolute;top:-48px;white-space:nowrap;width:max-content}@media (min-width:1024px){.status-bubble{right:-8px}}.status-bubble:after{background:linear-gradient(180deg,#fff,#ffffffeb 40%,#ffffffd1);background:var(--status-bg);border:1px solid #fff9;border:1px solid var(--status-border);border-radius:50%;bottom:-9px;content:"";height:8px;left:3px;position:absolute;width:8px}.status-default{color:#777;font-style:italic;opacity:.8}.profile-name{align-items:center;display:flex;gap:8px}.owner-badge{background:linear-gradient(135deg,gold,#ffb300);border-radius:6px;box-shadow:0 0 8px #ffd70099;font-size:18px;padding:2px 6px}.owner-crown{color:gold;cursor:pointer;filter:drop-shadow(0 0 2px rgba(255,215,0,.8)) drop-shadow(0 0 6px rgba(255,215,0,.5));font-size:18px;margin-left:6px}.owner-tick{color:#1da1f2;font-size:14px;margin-left:2px;position:relative;top:-1px;vertical-align:middle}.pookie-badge{animation:pookieGlow 2.2s ease-in-out infinite;cursor:pointer;display:inline-block;filter:drop-shadow(0 0 4px rgba(255,105,180,.7)) drop-shadow(0 0 8px rgba(255,105,180,.6));font-size:16px;margin-left:6px}@keyframes pookieGlow{0%{filter:drop-shadow(0 0 3px rgba(255,105,180,.6)) drop-shadow(0 0 6px rgba(255,105,180,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 6px rgba(255,105,180,.9)) drop-shadow(0 0 14px rgba(255,105,180,.8));transform:scale(1.15)}to{filter:drop-shadow(0 0 3px rgba(255,105,180,.6)) drop-shadow(0 0 6px rgba(255,105,180,.5));transform:scale(1)}}@media (prefers-color-scheme:dark){.edit-profile-btn{background:#fff!important;border:1px solid #fff3;color:#000!important}}.post-stat,.post-stat span,.post-stat svg{color:#fff!important}@media (prefers-color-scheme:light){.story-add{background:#434dd4ea!important;border:2px solid #000!important;color:#fff!important}}.profile-header-card,.profile-header-card:active,.profile-header-card:focus,.profile-header-card:focus-visible{border:1px solid #ffffff1f!important;border:1px solid var(--card-border)!important;outline:none!important}@media (min-width:768px){.post-skeleton{display:none!important}}.post-tile{background:#ffffff08;background:var(--glass);border:1px solid #ffffff1f;border:1px solid var(--card-border)}.post-tile img{display:block;height:100%;object-fit:cover;width:100%}.post-overlay{background:linear-gradient(0deg,#0000008c,#0000)}@media(prefers-color-scheme: light),[data-theme=light] .post-overlay{.post-overlay{background:linear-gradient(0deg,#0000008c,#0000)}}.post-stat,.post-stat span,.post-stat svg{color:#fff!important}@media (prefers-color-scheme:dark){.post-stat{color:#fff!important}}@media (max-width:768px){.post-tile{border:none!important}}:root{--bg:#fff;--surface:#fff;--text:#111827;--muted:#6b7280;--border:#0000000f;--accent:#1d9bf0;--input-border:#0000001f;--photo-border:#00000014;--photo-bg:#f3f4f6;--skeleton-bg:#eee;--skeleton-highlight:#fff9;--ghost:#00000008}@media (prefers-color-scheme:dark){:root{--bg:#000;--surface:#000;--text:#fff;--muted:#9c9c9c;--border:#ffffff14;--accent:#1d9bf0;--input-border:#ffffff1f;--photo-border:#ffffff2e;--photo-bg:#111;--skeleton-bg:#1a1a1a;--skeleton-highlight:#ffffff14;--ghost:#ffffff08}}.edit-profile-page{animation:pageFade .25s ease;background:#fff;background:var(--bg);color:#111827;color:var(--text);display:flex;flex-direction:column;min-height:100vh}@keyframes pageFade{0%{opacity:0}to{opacity:1}}.edit-navbar{align-items:center;background:#fff;background:var(--surface);border-bottom:1px solid #0000000f;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:14px 16px;position:sticky;top:0;width:100%;z-index:20}.edit-navbar h2{font-size:18px;font-weight:600;margin:0}.back-btn{align-items:center;background:none;color:#111827;color:var(--text);display:flex;font-size:18px;height:32px;justify-content:center;width:32px}.back-btn,.save-btn{border:none;cursor:pointer}.save-btn{background:#1d9bf0;background:var(--accent);border-radius:6px;color:#fff;font-size:14px;font-weight:500;padding:6px 14px;transition:filter .12s ease,background .12s ease}.save-btn:hover{filter:brightness(.92)}.save-btn:disabled{cursor:not-allowed;opacity:.6}.save-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;margin:auto;width:16px}.edit-profile-content{margin:0 auto;max-width:520px;padding:10px 18px 90px;width:100%}.photo-section{margin-bottom:26px;text-align:center}.photo-wrapper{background:#f3f4f6;background:var(--photo-bg);border:2px solid #00000014;border:2px solid var(--photo-border);border-radius:50%;height:96px;margin:auto;overflow:hidden;width:96px}.photo-wrapper img{height:100%;object-fit:cover;width:100%}.edit-photo-text{color:#1d9bf0;color:var(--accent);cursor:pointer;font-size:14px}.edit-fields{margin-top:10px}.edit-row{display:flex;flex-direction:column;margin-bottom:22px}.edit-row label{color:#6b7280;color:var(--muted);font-size:13px;margin-bottom:6px}.edit-row input,.edit-row textarea{background:#0000;border:none;border-bottom:1px solid #0000001f;border-bottom:1px solid var(--input-border);color:#111827;color:var(--text);font-size:16px;outline:none;padding:9px 0;transition:border-color .15s ease}.edit-row input:focus,.edit-row textarea:focus{border-bottom:1px solid #1d9bf0;border-bottom:1px solid var(--accent)}.edit-row textarea{line-height:1.5;resize:none}.edit-select{background:#0000;border:none;border-bottom:1px solid #0000001f;border-bottom:1px solid var(--input-border);color:#111827;color:var(--text);font-size:16px;outline:none;padding:9px 0}.edit-select option{background:#fff;background:var(--surface);color:#111827;color:var(--text)}.bio-limit{color:#6b7280;color:var(--muted);font-size:12px;margin-top:6px;text-align:right}.edit-skeleton{gap:18px;padding-top:20px}.skeleton-avatar{height:96px;width:96px}.skeleton-field{max-width:420px}.skeleton-avatar:after,.skeleton-field:after{left:-140px;width:140px}@media (min-width:600px){.edit-profile-content{padding:32px 18px 100px}.photo-wrapper{height:108px;width:108px}.edit-navbar h2{font-size:20px}}@media (min-width:900px){.edit-navbar{margin:auto;max-width:700px}}@media (min-width:1024px){.edit-profile-content{max-width:560px;padding:40px 28px 110px}.photo-wrapper{height:120px;width:120px}.edit-row input,.edit-row textarea{font-size:17px}.save-btn{font-size:15px;padding:7px 16px}}.edit-skeleton{align-items:center;display:flex;flex-direction:column;gap:22px;margin:auto;max-width:560px;padding-top:28px;width:100%}.skeleton-avatar{height:120px;width:120px}.skeleton-avatar,.skeleton-field{background:#eee;background:var(--skeleton-bg)}.skeleton-field{border-radius:6px;height:16px;overflow:hidden;position:relative;width:100%}.skeleton-field.large{height:60px}.skeleton-avatar:after,.skeleton-field:after{animation:skeletonMove 1.2s linear infinite;background:linear-gradient(90deg,#0000,#fff9,#0000);background:linear-gradient(90deg,#0000,var(--skeleton-highlight),#0000);content:"";height:100%;left:-160px;position:absolute;top:0;width:160px}@keyframes skeletonMove{0%{left:-160px}to{left:100%}}@media (min-width:1024px){.edit-skeleton{gap:26px;max-width:520px;padding-top:40px}.skeleton-avatar{height:120px;width:120px}.skeleton-field{height:18px}.skeleton-field.large{height:70px}}.story-gallery{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin-top:18px}.story-gallery-item{aspect-ratio:1/1;background:#fff;background:var(--surface);border-radius:10px;cursor:pointer;overflow:hidden;position:relative;width:100%}.story-gallery-item img{display:block;height:100%;object-fit:cover;transition:transform .25s ease;width:100%}.ai-bio-btn{align-items:center;background:#ffffff08;border:1px solid #ffffff1f;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:10px;padding:10px;transition:.2s;width:100%}.ai-bio-btn:hover{background:#ffffff0f}.ai-bio-btn.disabled{cursor:not-allowed;opacity:.5}.ai-logo{height:16px;width:16px}@media (prefers-color-scheme:light){.ai-bio-btn{background:#fff;border:1px solid #00000014;color:#111}.ai-bio-btn:hover{background:#f5f5f5}}.story-gallery-item:hover img{transform:scale(1.05)}.story-camera-tile{align-items:center;aspect-ratio:1/1;background:#00000008;background:var(--ghost);border:1px solid #0000001f;border:1px solid var(--input-border);border-radius:10px;color:#111827;color:var(--text);cursor:pointer;display:flex;font-size:22px;justify-content:center;transition:background .2s ease,border .2s ease;width:100%}.story-camera-tile:hover{filter:brightness(.96)}@media (min-width:900px){.story-gallery{gap:10px;grid-template-columns:repeat(5,1fr)}}@media (max-width:480px){.story-gallery{gap:4px;grid-template-columns:repeat(3,1fr)}.story-camera-tile{font-size:20px}}.cropper-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:99999}.cropper-modal{animation:cropperEnter .25s ease;background:#0c0c0c;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 25px 80px #000000d9;display:flex;flex-direction:column;max-width:420px;overflow:hidden;width:100%}@keyframes cropperEnter{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.cropper-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:18px;text-align:center}.cropper-header h3{color:#fff;font-size:16px;font-weight:600;margin:0}.cropper-header p{color:#9a9a9a;font-size:12px;margin-top:4px}.cropper-area{background:#111;overflow:hidden;padding-top:100%;position:relative;width:100%}.cropper-area>div{inset:0;position:absolute!important}.cropper-controls{flex-shrink:0;gap:16px;padding:18px}.cropper-controls,.zoom-control{display:flex;flex-direction:column}.zoom-control{gap:6px}.zoom-control label{color:#bdbdbd;font-size:12px}.zoom-control input{appearance:none;background:#2a2a2a;border-radius:10px;height:5px;outline:none;width:100%}.zoom-control input::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:16px;width:16px}.cropper-buttons{display:flex;gap:10px}.cropper-buttons button{border:none;border-radius:9px;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;padding:11px;transition:.2s}.cancel-btn{background:#1a1a1a;border:1px solid #ffffff14;color:#fff}.cancel-btn:hover{background:#262626}.select-btn{background:#fff;color:#000}.select-btn:hover{background:#f0f0f0}.select-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:480px){.cropper-overlay{padding:14px}.cropper-header h3{font-size:15px}.cropper-controls{padding:14px}}@media (prefers-color-scheme:light){.cropper-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9}.cropper-modal{background:#fff;border:1px solid #00000014;box-shadow:0 20px 60px #0000001f}.cropper-header{border-bottom:1px solid #00000014}.cropper-header h3{color:#000}.cropper-header p{color:#666}.cropper-area{background:#f5f5f5}.zoom-control label{color:#555}.zoom-control input{background:#ddd}.zoom-control input::-webkit-slider-thumb{background:#000}.cancel-btn{background:#f5f5f5;border:1px solid #0000001a;color:#000}.cancel-btn:hover{background:#eaeaea}.select-btn{background:#000;color:#fff}.select-btn:hover{background:#111}.select-btn:disabled{opacity:.5}}.story-preview-page{align-items:center;background:#000;flex-direction:column;height:100%}.story-progress{left:14px;right:14px;z-index:20}.story-progress-bar{border-radius:8px}.story-progress-fill{animation:storyProgress 5s linear forwards}.story-progress-fill.done{animation:none}.story-user-header{left:16px;top:37px;z-index:50}.story-user-photo{height:40px;width:40px}.story-user-tick{color:#fff;font-size:14px}.story-close{right:20px;top:30px}.story-close,.story-delete{height:42px;width:42px;z-index:20}.story-delete{bottom:20px;font-size:15px;left:20px}.story-stage{background:#000;border-radius:18px;height:72vh;max-width:720px;width:92%}.story-image{border-radius:18px;object-fit:contain}.story-text-layer{text-shadow:0 3px 12px #000000b3}.story-caption{border-radius:20px;bottom:90px;max-width:80%}.story-expiry{bottom:30px}.story-click-left,.story-click-right{height:calc(100% - 80px);top:80px;z-index:5}@media(max-width:600px){.story-stage{height:65vh}.story-text-layer{font-size:22px}.story-caption{bottom:90px;font-size:13px}.story-expiry{font-size:11px}}@media(min-width:1200px){.story-stage{height:75vh}.story-text-layer{font-size:34px}}.story-page{animation:storyEnter .35s ease forwards;color:#fff;margin:26px auto 100px;max-width:760px;opacity:0;transform:translateY(10px);width:92%}@keyframes storyEnter{to{opacity:1;transform:translateY(0)}}.story-navbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.story-navbar h2{font-size:20px;font-weight:600;letter-spacing:.2px;margin:0}.story-back{align-items:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:.15s;width:36px}.story-back:hover{background:#ffffff14}.story-spacer{width:36px}.story-notice{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;display:flex;gap:14px;margin-bottom:20px;padding:16px}.notice-icon{color:#4dabf7;font-size:20px}.notice-content h4{font-size:14px;font-weight:600;margin:0 0 4px}.notice-content p{color:#cfcfcf;font-size:13px;line-height:1.45;margin:0}.story-visibility{align-items:center;color:#9da6ff;display:flex;font-size:13px;gap:8px;margin-bottom:20px}.story-templates{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.template{align-items:center;border-radius:16px;cursor:pointer;display:flex;font-weight:600;height:120px;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}.template:hover{box-shadow:0 6px 20px #00000059;transform:translateY(-3px)}.template span{background:#00000059;border-radius:8px;font-size:13px;padding:7px 12px}.gradient1{background:linear-gradient(135deg,#ff7e5f,#feb47b)}.gradient2{background:linear-gradient(135deg,#6a11cb,#2575fc)}.gradient3{background:linear-gradient(135deg,#11998e,#38ef7d)}.gradient4{background:linear-gradient(135deg,#fc466b,#3f5efb)}.story-upload{display:flex;justify-content:center;margin:20px 0 10px;width:100%}.upload-btn{align-items:center;background:linear-gradient(135deg,#4f6cff,#9333ea);border:none;border-radius:12px;box-shadow:0 6px 16px #00000026;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;padding:12px 18px;transition:all .25s ease}.upload-btn:hover{box-shadow:0 10px 22px #0003;transform:translateY(-2px)}.upload-btn:active{transform:scale(.97)}@media (min-width:900px){.story-templates{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.story-page{margin:20px auto 90px}.story-templates{gap:10px;grid-template-columns:repeat(2,1fr)}.template{height:110px}}@media (prefers-color-scheme:light){.story-page{color:#111}.story-back{background:#fff;border:1px solid #00000014;color:#000}.story-back:hover{background:#f5f5f5}.story-navbar h2{color:#000}.story-notice{background:#fff;border:1px solid #00000014}.notice-content p{color:#666}.story-visibility{color:#2563eb}.upload-btn{background:#000;box-shadow:none;color:#fff}.upload-btn:hover{box-shadow:none;transform:none}.template span{background:#ffffffd9;color:#111}}.editor-page{align-items:stretch;animation:editorEnter .45s ease forwards;background:#000;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100dvh;justify-content:center;left:0;min-height:100svh;opacity:0;overflow:hidden;position:fixed;top:0;transform:translateY(20px);width:100%}@keyframes editorEnter{to{opacity:1;transform:translateY(0)}}.editor-stage{align-items:center;display:flex;height:100dvh;justify-content:center;overflow:hidden;position:relative;width:100%}.editor-image{pointer-events:none}.editor-image,.editor-video{backface-visibility:hidden;height:100%;left:0;object-fit:cover;position:absolute;top:0;transform:translateZ(0);width:100%;will-change:transform}.editor-layer{cursor:grab;left:50%;max-width:80%;position:absolute;top:50%;touch-action:none;transform:translate(-50%,-50%)}.editor-layer textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border:none;border-radius:12px;color:#fff;font-size:24px;font-weight:600;line-height:1.4;outline:none;padding:12px 16px;resize:none;text-align:center;width:100%}.layer-delete{align-items:center;background:#ff3b30;display:flex;font-size:14px;height:26px;justify-content:center;right:-14px;top:-14px;width:26px}.editor-close,.layer-delete{border:none;border-radius:50%;color:#fff;cursor:pointer;position:absolute}.editor-close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff40;font-size:18px;height:42px;left:20px;top:24px;width:42px;z-index:30}.editor-tools{display:flex;flex-direction:column;gap:14px;position:absolute;right:18px;top:120px;z-index:30}.editor-tools button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff40;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:46px;justify-content:center;transition:.2s;width:46px}.editor-tools button:hover{background:#ffffff59;transform:scale(1.1)}.editor-caption{bottom:110px;left:50%;max-width:620px;position:absolute;transform:translateX(-50%);width:90%;z-index:20}.editor-caption textarea{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000a6;border:none;border-radius:26px;box-shadow:0 8px 30px #0006;color:#fff;font-size:15px;outline:none;padding:14px 18px;resize:none;width:100%}.editor-bottom{bottom:22px;justify-content:space-between;left:50%;max-width:620px;position:absolute;transform:translateX(-50%);width:90%;z-index:20}.editor-bottom,.story-text{align-items:center;display:flex}.story-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;gap:8px;padding:12px 20px;transition:.2s}.story-text:hover{background:#fff3}.expiry-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:20px;color:#ddd;font-size:12px;gap:6px;padding:10px 16px}.expiry-panel,.send-btn{align-items:center;display:flex}.send-btn{background:linear-gradient(135deg,#4f6cff,#7a5cff);border:none;border-radius:50%;box-shadow:0 8px 25px #00000080;color:#fff;cursor:pointer;font-size:20px;height:52px;justify-content:center;transition:.2s;width:52px}.send-btn:hover{transform:scale(1.1)}.story-upload-loader{animation:spin .8s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;height:22px;width:22px}.media-size-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;border-radius:20px;color:#fff;display:flex;font-size:12px;gap:6px;padding:6px 12px;position:absolute;right:20px;top:24px;z-index:30}.media-size-badge svg{font-size:12px}.story-skeleton{animation:skeleton 1.4s infinite}@media (max-width:600px){.editor-layer textarea{font-size:20px}.editor-tools{right:12px;top:100px}.editor-caption{bottom:120px}.editor-bottom{width:94%}}@media(min-width:700px){.editor-stage{border-radius:8px;margin:auto;overflow:hidden;width:420px}.editor-bottom,.editor-caption{max-width:380px}}@media(min-width:1200px){.editor-stage{width:440px}.editor-layer textarea{font-size:26px}}.story-preview-page{align-items:stretch;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;left:0;min-height:100svh;position:fixed;top:0;z-index:9999}.story-preview-page,.story-stage{display:flex;height:100dvh;justify-content:center;overflow:hidden;width:100%}.story-stage{align-items:center;max-height:100%;position:relative}.story-image{backface-visibility:hidden;height:100%;left:0;object-fit:cover;position:absolute;top:0;transform:translateZ(0);width:100%;will-change:transform}.story-progress{display:flex;gap:6px;left:50%;position:absolute;top:14px;transform:translateX(-50%);width:calc(100% - 32px);z-index:50}.story-progress-bar{background:#ffffff40;border-radius:2px;flex:1 1;height:3px;overflow:hidden}.story-progress-fill{animation:none;background:#fff;height:100%;width:0;will-change:width}.story-progress-fill.active{animation:storyProgress linear forwards}.story-progress-fill.done{width:100%}.story-progress-fill.paused{animation-play-state:paused}@keyframes storyProgress{0%{width:0}to{width:100%}}.story-user-header{align-items:center;display:flex;gap:10px;left:18px;position:absolute;top:40px;z-index:60}.story-user-photo{border:2px solid #fff;border-radius:50%;cursor:pointer;height:42px;object-fit:cover;width:42px}.story-user-name{align-items:center;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:6px}.story-user-tick{font-size:15px}.story-close{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;position:absolute;right:18px;top:36px;transition:.2s;width:40px;z-index:70}.story-close:hover{background:#000000a6}.story-delete{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ff000040;border:none;border-radius:50%;bottom:24px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;left:22px;position:absolute;transition:.2s;width:40px;z-index:70}.story-delete:hover{background:#ff000073}.story-text-layer{font-size:30px;font-weight:700;max-width:80%;text-shadow:0 3px 14px #000000b3;top:50%;transform:translate(-50%,-50%);word-break:break-word;z-index:40}.story-caption,.story-text-layer{left:50%;position:absolute;text-align:center}.story-caption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px;bottom:100px;font-size:14px;max-width:85%;padding:12px 18px;transform:translateX(-50%)}.story-caption,.story-expiry{background:#0000008c;z-index:50}.story-expiry{border-radius:12px;bottom:32px;color:#cfd9ff;font-size:12px;padding:6px 12px;position:absolute;right:20px}.story-click-left{left:0}.story-click-left,.story-click-right{cursor:pointer;height:100%;position:absolute;top:0;width:50%;z-index:20}.story-click-right{right:0}.story-skeleton{animation:skeleton 1.3s infinite;background:linear-gradient(90deg,#111 25%,#1f1f1f 50%,#111 75%);background-size:200% 100%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}@media(max-width:600px){.story-user-header{top:34px}.story-text-layer{font-size:22px}.story-caption{bottom:90px;font-size:13px}.story-expiry{font-size:11px}}@media(min-width:700px){.story-stage{border-radius:8px;height:100dvh;margin:auto;overflow:hidden;width:420px}.story-progress{left:50%;max-width:388px;transform:translateX(-50%);width:calc(100% - 32px)}.story-user-header{left:calc(50% - 192px)}.story-close{right:calc(50% - 192px)}.story-delete{left:calc(50% - 188px)}.story-expiry{right:calc(50% - 188px)}}@media(min-width:1200px){.story-text-layer{font-size:34px}.story-stage{width:440px}.story-progress{width:408px}}.story-sound-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border:none;border-radius:50%;color:#fff;font-size:16px;height:40px;position:absolute;right:18px;top:84px;transition:.2s;width:40px;z-index:70}.follow-btn,.story-sound-btn{align-items:center;display:flex;justify-content:center}.follow-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;gap:8px;overflow:hidden;padding:11px;position:relative;transition:background .25s ease,transform .25s ease}.follow-btn.follow{background:#1877f2;color:#fff}.follow-btn.following{background:#16c784;color:#fff}.follow-icon{align-items:center;display:flex;font-size:14px;justify-content:center}.follow-icon,.follow-icon svg{pointer-events:none;transform:none;transition:none}.follow-text{pointer-events:none}.follow-text,.message-btn{align-items:center;display:flex}.message-btn{background:var(--text);border:1px solid var(--text);border-radius:8px;color:var(--bg);cursor:pointer;flex:1 1;font-size:13px;font-weight:600;gap:8px;justify-content:center;padding:11px;transition:background .2s ease,border-color .2s ease}.message-btn:hover{background:var(--text);border-color:var(--text)}.message-btn-icon{align-items:center;display:flex;justify-content:center;pointer-events:none}.message-btn-icon svg{color:inherit;pointer-events:none;transform:none!important;transition:none!important}.message-btn-text{align-items:center;display:flex;pointer-events:none}@media (hover:none){.follow-btn:hover,.message-btn:hover{transform:none}}@media (max-width:480px){.follow-btn{border-radius:8px;font-size:12px;gap:6px;padding:10px}.follow-icon{font-size:13px}.message-btn{border-radius:8px;font-size:12px;padding:10px}}.skeleton{animation:skeleton 1.4s ease infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 37%,#ffffff0d 63%);background-size:400% 100%;border-radius:8px}.skeleton-avatar{height:88px;width:88px}.skeleton-avatar,.skeleton-button{animation:skeleton 1.4s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 37%,#ffffff0d 63%);background-size:400% 100%}.skeleton-button{border-radius:10px;height:36px;width:120px}.skeleton-stat{animation:skeleton 1.4s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 37%,#ffffff0d 63%);background-size:400% 100%;border-radius:6px;height:16px;width:40px}.posts-locked .post-tile{cursor:pointer}.posts-title{font-size:16px;font-weight:600;margin:18px 0 12px}.posts-login-lock{background:#ffffff05;border:1px solid #ffffff12;border-radius:14px;padding:40px 20px;text-align:center}.posts-login-lock p{font-size:15px;font-weight:600;margin:0}.posts-login-lock span{color:#9a9a9a;display:block;font-size:13px;margin-top:6px}.posts-login-lock button{background:#1877f2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:16px;padding:10px 16px}.posts-login-lock button:hover{background:#166fe0}.post-skeleton{animation:postSkeleton 1.4s infinite;border-radius:8px;inset:0}@keyframes postSkeleton{0%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-color-scheme:light){.back-button{background:#fff!important;color:#000!important}.back-button svg{fill:#000!important;color:#000!important}}.follow-icon,.follow-icon svg{animation:none!important;transform:none!important;transition:none!important}.connections-page{animation:connectionsEnter .25s ease forwards;color:#fff;margin:20px auto 100px;max-width:760px;opacity:0;transform:translateY(6px);width:92%}@keyframes connectionsEnter{to{opacity:1;transform:translateY(0)}}.connections-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.connections-back{align-items:center;background:#ffffff0f;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;transition:.15s;width:34px}.connections-back:hover{background:#ffffff1a}.connections-title{display:flex;flex-direction:column}.connections-title h2{font-size:20px;font-weight:600;margin:0}.connections-title p{color:#9c9c9c;font-size:12px;margin:0}.connections-list{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 4px 14px #00000040;display:flex;flex-direction:column;padding:6px 0}.connection-item{align-items:center;border-radius:10px;display:flex;justify-content:space-between;padding:10px 16px;transition:.15s ease}.connection-item:hover{background:#ffffff0d}.connection-left{align-items:center;cursor:pointer;display:flex;gap:12px}.connection-avatar{border:2px solid #ffffff26;border-radius:50%;height:46px;object-fit:cover;width:46px}.connection-info{display:flex;flex-direction:column}.connection-name{font-size:14px}.connection-username{color:#9c9c9c;font-size:12px}.connection-follow{background:#1d9bf0;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:7px 14px;transition:.15s ease}.connection-follow:hover{background:#0d8ae5}.connection-follow.following{background:#ffffff14;color:#fff}.connection-follow.following:hover{background:#ffffff1f}.connections-empty{color:#9c9c9c;font-size:14px;padding:30px;text-align:center}.connections-skeleton{display:flex;flex-direction:column;gap:14px;padding:12px 16px}.skeleton{align-items:center;display:flex;gap:12px}.skeleton-avatar{background:#1a1a1a}.skeleton-lines{display:flex;flex-direction:column;gap:6px}.skeleton-lines div{background:#1a1a1a;border-radius:6px;height:12px;width:120px}.skeleton-lines div:last-child{width:90px}@media (max-width:480px){.connections-page{margin:16px auto 90px}.connection-avatar{height:42px;width:42px}.connection-name{font-size:13px}.connection-username{font-size:11px}.connection-follow{font-size:12px;padding:6px 12px}}.connection-you{background:#ffffff0d;border-radius:8px;color:#9c9c9c;font-size:13px;font-weight:500;padding:6px 10px}.connection-name{align-items:center;display:flex;font-weight:600;gap:6px}.connection-tick{color:#1da1f2;font-size:14px;position:relative;top:1px}.connection-remove{background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;padding:6px 14px;transition:all .15s ease}.connection-remove:hover{background:#ffffff1a;border-color:#ffffff40}.connection-remove:active{transform:scale(.95)}.no-connections{color:#fff9;font-size:16px;margin-top:40px;text-align:center}@media (prefers-color-scheme:light){.connections-page{color:#111}.connections-back{background:#fff;border:1px solid #00000014;color:#000}.connections-back:hover{background:#f5f5f5}.connections-title p{color:#666}.connections-list{background:#fff;border:1px solid #00000014;box-shadow:0 6px 18px #0000000f}.connection-item:hover{background:#f7f7f7}.connection-avatar{border:2px solid #fff}.connection-name{color:#111}.connection-username{color:#777}.connection-follow{background:#000;color:#fff}.connection-follow:hover{background:#111}.connection-follow.following{background:#f2f2f2;color:#000}.connection-follow.following:hover{background:#e5e5e5}.connection-remove{background:#fff;border:1px solid #0000001a;color:#000}.connection-remove:hover{background:#f2f2f2;border-color:#0003}.connection-you{background:#f2f2f2;color:#000}.no-connections{color:#666}.skeleton-avatar{background:#e5e5e5}.skeleton-lines div{background:#e0e0e0}}.search-page{animation:searchEnter .35s ease forwards;color:#fff;margin:8px auto 100px;max-width:760px;opacity:0;transform:translateY(6px);width:92%}@keyframes searchEnter{to{opacity:1;transform:translateY(0)}}.search-header{gap:12px;margin-bottom:18px}.search-back,.search-header{align-items:center;display:flex}.search-back{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;color:#fff;cursor:pointer;height:38px;justify-content:center;transition:background .2s ease;width:38px}.search-back:hover{background:#ffffff14}.search-box{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:flex;flex:1 1;gap:10px;padding:10px 12px}.search-box input{background:#0000;border:none;color:#fff;font-size:14px;outline:none;width:100%}.search-box input::placeholder{color:#888}.search-icon{font-size:14px;opacity:.6}.search-results{display:flex;flex-direction:column;gap:10px}.search-user{align-items:center;background:#ffffff05;border:1px solid #ffffff12;border-radius:14px;cursor:pointer;display:flex;gap:14px;overflow:hidden;padding:12px;position:relative;transition:.25s}.search-user:before{background:repeating-linear-gradient(45deg,#ffd70014,#ffd70014 8px,#0000 0,#0000 16px);content:"";inset:0;opacity:.25;pointer-events:none;position:absolute}.search-user:hover{background:#ffffff0d;border-color:#ffd7004d}.search-avatar{border:2px solid #0f0f0f;border-radius:50%;height:42px;object-fit:cover;width:42px}.search-user-info{display:flex;flex-direction:column;z-index:2}.search-user-info h4{font-size:15px;font-weight:600;margin:0}.search-user-info p{color:#9e9e9e;font-size:13px;margin:0}.search-empty{color:#888;font-size:14px;margin-top:40px;text-align:center}.search-loader{animation:spin .6s linear infinite;border-radius:50%;border-right:3px solid #007bff40;border-top:3px solid #007bff40;border-color:#007bff #007bff #007bff40 #007bff40;border-style:solid;border-width:3px;height:28px;margin:20px auto;width:28px}.skeleton-user{pointer-events:none}.skeleton-avatar{background:linear-gradient(120deg,#2a2a2a 20%,#fff 50%,#2a2a2a 80%);height:46px;overflow:hidden;position:relative;width:46px}.skeleton-avatar:after{animation:shine 1.4s infinite;background:linear-gradient(120deg,#0000 30%,#fff9 50%,#0000 70%);content:"";inset:0;position:absolute}.skeleton-line{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 37%,#ffffff0d 63%);height:14px;margin-bottom:6px;width:120px}.skeleton-line.small{height:12px;width:80px}.search-avatar-wrapper{height:46px;width:46px}.search-avatar-wrapper,.story-ring{align-items:center;display:flex;justify-content:center}.story-ring{animation:storySpin 3s linear infinite;background:conic-gradient(#4f6cff,#60a5fa,#3b82f6,#4f6cff);border-radius:50%;padding:2px}@media (prefers-color-scheme:light){.search-page{color:#111}.search-back{background:#fff;border:1px solid #00000014;color:#111}.search-back:hover{background:#f5f5f5}.search-box{background:#fff;border:1px solid #00000014}.search-box input{color:#111}.search-box input::placeholder{color:#888}.search-icon{color:#555}.search-user{background:#fff;border:1px solid #00000014}.search-user:before{background:repeating-linear-gradient(135deg,#00000014,#00000014 2px,#0000 0,#0000 14px);opacity:.2}.search-user:hover{background:#f9f9f9;border-color:#00000026}.search-avatar{border:2px solid #fff}.search-user-info h4{color:#111}.search-empty,.search-user-info p{color:#666}.search-loader{border-right:3px solid #0000001a;border-top:3px solid #0000001a;border-color:#000 #000 #0000001a #0000001a;border-style:solid;border-width:3px}.skeleton-avatar{background:linear-gradient(120deg,#cfcfcf 20%,#000 50%,#cfcfcf 80%);background-size:200% 100%}.skeleton-line{background:linear-gradient(120deg,#e0e0e0 20%,#fff 50%,#e8e8e8 80%);background-size:200% 100%}.skeleton-avatar,.skeleton-line{overflow:hidden;position:relative}.skeleton-avatar:after,.skeleton-line:after{animation:shine 1.5s infinite;background:linear-gradient(120deg,#0000 30%,#fff6 50%,#0000 70%);content:"";inset:0;position:absolute}}.info-row{margin-bottom:8px}.info-icon{color:#4f6cff;font-size:13px}.post-illustration-wrapper{margin-bottom:14px}.post-skeleton{animation:skeletonLoading 1.4s ease infinite}.post-upload-btn{transition:all .25s ease}.post-upload-btn:active{transform:scale(.97)}.select-post-page{animation:postEnter .35s ease forwards;color:#fff;margin:26px auto 100px;max-width:760px;width:92%}@keyframes postEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.select-post-navbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.select-post-navbar h2{font-size:20px;font-weight:600;margin:0}.post-back{transition:.15s}.post-spacer{width:36px}.post-info-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;margin-bottom:18px;padding:18px}.post-info-card h4{font-size:14px;font-weight:600;margin:0 0 10px}.info-row{align-items:center;color:#cfcfcf;display:flex;font-size:13px;gap:10px;margin-bottom:10px}.globe{color:#4f8cff}.heart{color:#ff4f7b}.comment{color:#6ee7ff}.user{color:#a78bfa}.post-upload-card{background:#000000bd;border:1px solid hsla(0,0%,100%,.115);border-radius:18px;box-shadow:0 8px 24px #00000059;padding:30px 24px;text-align:center}.post-illustration-wrapper{align-items:center;display:flex;height:160px;justify-content:center;margin-bottom:12px;position:relative}.post-illustration{max-width:200px;opacity:0;transition:opacity .4s ease}.post-illustration.show{opacity:1}.post-skeleton{animation:skeletonLoading 1.4s infinite;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff26 37%,#ffffff0f 63%);background-size:400% 100%;border-radius:14px;height:140px;position:absolute;width:200px}@keyframes skeletonLoading{0%{background-position:100% 50%}to{background-position:0 50%}}.post-upload-card h3{font-size:18px;font-weight:600;margin:0 0 8px}.post-upload-card p{color:#cfcfcf;font-size:13px;line-height:1.5;margin:0 0 20px}.post-upload-btn{align-items:center;background:linear-gradient(135deg,#4f6cff,#9333ea);border:none;border-radius:12px;box-shadow:0 6px 16px #0003;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;margin:auto;padding:12px 18px;transition:.25s}.post-upload-btn:hover{box-shadow:0 10px 22px #00000040;transform:translateY(-2px)}.upload-icon{color:#fff}@media (max-width:480px){.select-post-page{margin:20px auto 90px}.post-upload-card{padding:24px 18px}.post-illustration{max-width:160px}}@media (prefers-color-scheme:light){.select-post-page{color:#111}.post-back{background:#fff;border:1px solid #00000014;color:#000}.post-back:hover{background:#f5f5f5}.select-post-navbar h2{color:#000}.post-info-card{background:#fff;border:1px solid #00000014}.post-info-card h4{color:#111}.info-row{color:#555}.post-upload-card{background:#fff;border:1px solid #00000014;box-shadow:0 8px 24px #0000000f}.post-upload-card h3{color:#000}.post-upload-card p{color:#666}.post-skeleton{background:linear-gradient(120deg,#e9e9e9 20%,#fff 50%,#eaeaea 80%);background-size:200% 100%}.post-upload-btn{background:#000;box-shadow:none;color:#fff}.post-upload-btn:hover{background:#000;box-shadow:none;transform:none}}.add-post-page{animation:pageEnter .35s ease forwards;color:#fff;margin:26px auto 100px;max-width:760px;width:92%}@keyframes pageEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.add-post-navbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.add-post-navbar h2{font-size:18px;font-weight:600;margin:0}.post-back{align-items:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;display:flex;height:36px;justify-content:center;transition:.2s;width:36px}.post-back:hover{background:#ffffff14}.post-upload{align-items:center;background:linear-gradient(135deg,#4f6cff,#9333ea);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:9px 16px;transition:.2s}.post-upload:hover{box-shadow:0 8px 18px #00000059;transform:translateY(-1px)}.post-visibility{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;color:#cfcfcf;display:flex;font-size:13px;gap:10px;margin-bottom:16px;padding:12px 14px}.visibility-icon{color:#4f8cff}.post-preview-card{background:#000;border-radius:18px;box-shadow:0 10px 24px #00000073;margin-bottom:18px;overflow:hidden}.post-preview-card img{display:block;object-fit:cover;width:100%}.post-caption-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:16px}.post-caption-card label{color:#aaa;display:block;font-size:13px;margin-bottom:8px}.post-caption-card textarea{background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;color:#fff;font-size:14px;min-height:110px;outline:none;padding:12px;resize:none;width:100%}.post-caption-card textarea::placeholder{color:#777}.caption-count{color:#8c8c8c;font-size:12px;margin-top:6px;text-align:right}.upload-spinner{animation:spin .6s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.post-file-info{color:#cfcfcf;display:flex;font-size:13px;gap:20px;margin-bottom:16px}.file-row{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;display:flex;gap:8px;padding:8px 12px}.file-icon{color:#a36eff;font-size:12px}.caption-meta{align-items:center;display:flex;font-size:12px;justify-content:space-between;margin-top:6px}.caption-status.invalid{color:#ff6b6b}.caption-status.valid{color:#6ee7a8}.ai-improve-btn{align-items:center;background:linear-gradient(90deg,#6a11cb,#2575fc);border:1px solid #0000;border-radius:10px;box-shadow:0 6px 18px #2632381f;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;margin-top:10px;padding:10px;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;width:100%}.ai-improve-btn:hover{box-shadow:0 10px 30px #26323829;transform:translateY(-2px)}.ai-improve-btn.disabled{box-shadow:none;cursor:not-allowed;filter:grayscale(.08);opacity:.6;transform:none}.ai-loader{animation:spin .6s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:14px;width:14px}.ai-logo{height:18px;object-fit:contain;width:18px}@media (prefers-color-scheme:light){.add-post-page{color:#111}.post-back{background:#fff;border:1px solid #00000014;color:#000}.post-back:hover{background:#f5f5f5}.add-post-navbar h2{color:#000}.post-upload{background:#000;box-shadow:none;color:#fff}.post-upload:hover{box-shadow:none;transform:none}.post-visibility{background:#fff;border:1px solid #00000014;color:#555}.visibility-icon{color:#2563eb}.post-preview-card{background:#f5f5f5;box-shadow:0 6px 18px #0000000f}.post-file-info{color:#555}.file-row{background:#fff;border:1px solid #00000014}.file-icon{color:#7c3aed}.post-caption-card{background:#fff;border:1px solid #00000014}.post-caption-card label{color:#444}.post-caption-card textarea{background:#fff;border:1px solid #0000001a;color:#111}.post-caption-card textarea::placeholder{color:#999}.caption-count{color:#777}.caption-status.valid{color:#16a34a}.ai-improve-btn{background:linear-gradient(90deg,#ff7e5f,#feb47b);border:1px solid #0000000f;box-shadow:0 6px 14px #1018280f;color:#111}.ai-improve-btn:hover{box-shadow:0 10px 24px #10182814;transform:translateY(-2px)}.caption-status.invalid{color:#dc2626}.upload-spinner{border-right:2px solid #ffffff4d;border-top:2px solid #ffffff4d;border-color:#fff #fff #ffffff4d #ffffff4d;border-style:solid;border-width:2px}}.postview-page{color:#fff;margin:20px auto 100px;max-width:760px;width:92%}.postview-card{background:#000000bf;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 10px 40px #00000073;overflow:hidden}.postview-topbar{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;gap:12px;padding:14px}.post-back{background:none;border:none;color:#fff;cursor:pointer;font-size:16px}.post-title{font-size:14px;font-weight:600}.postview-user{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;gap:12px;padding:14px}.postview-avatar{border-radius:50%;cursor:pointer;height:40px;object-fit:cover;width:40px}.comment-loader{height:16px;width:16px}.postview-userinfo h4{align-items:center;display:flex;font-size:14px;font-weight:600;gap:4px;margin:0}.postview-userinfo p{color:#9e9e9e;font-size:12px;margin:0}.post-date{color:#8a8a8a;font-size:11px;letter-spacing:.2px;margin-top:2px}.postview-tick{color:#1da1f2;font-size:13px}.postview-image-wrapper{aspect-ratio:1/1;background:#000;position:relative;width:100%}.postview-image{height:100%;object-fit:cover;width:100%}.post-caption{align-items:flex-start;display:flex;font-size:14px;gap:8px;line-height:1.55;padding:12px}.caption-name{color:#fff;font-weight:600}.caption-text{color:#e5e5e5;word-break:break-word}.big-heart{animation:heartPop .8s ease forwards;color:#fff;font-size:120px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.5)}@keyframes heartPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}40%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.postview-actions{border-bottom:1px solid #ffffff0f;display:flex;gap:22px;padding:14px}.postview-actions button{background:none;border:none;cursor:pointer}.postview-actions button,.postview-stat{align-items:center;color:#fff;display:flex;font-size:15px;gap:6px}.postview-like.liked svg{color:#ff2e55}.postview-comments{display:flex;flex-direction:column;gap:14px;max-height:420px;overflow-y:auto;padding:14px;scrollbar-width:thin}.postview-comments::-webkit-scrollbar{width:6px}.postview-comments::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.comment-row{align-items:flex-start;display:flex;gap:10px}.comment-avatar{border-radius:50%;cursor:pointer;flex-shrink:0;height:34px;object-fit:cover;width:34px}.comment-body{background:#ffffff08;border-radius:10px;flex:1 1;padding:8px 10px;position:relative}.comment-user{align-items:center;display:flex;gap:6px}.comment-body p{line-height:1.5;margin:4px 0 0;white-space:pre-wrap;word-break:break-word}.delete-comment-btn{font-size:11px;opacity:.8;position:absolute;right:8px;top:6px}.delete-comment-btn:hover{opacity:1}.load-more{display:block;margin:10px auto 0}.load-more:hover{text-decoration:underline}.comment-user{cursor:pointer;font-size:13px;font-weight:600}.comment-user span{color:#9e9e9e;font-size:12px;font-weight:400;margin-left:6px}.comment-body p{font-size:13px;margin:3px 0 0}.load-more{background:none;border:none;color:#4da6ff;cursor:pointer;font-size:13px}.comment-input{border-top:1px solid #ffffff0f;display:flex;gap:8px;padding:12px}.comment-input input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:#fff;flex:1 1;font-size:13px;outline:none;padding:10px}.comment-input button{background:#1877f2;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:10px 16px}.skeleton-image{animation:skeleton 1.4s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 37%,#ffffff0d 63%);background-size:400% 100%;inset:0;position:absolute;z-index:2}.img-hidden{opacity:0}.img-loaded{opacity:1;transition:opacity .35s ease}.skeleton-circle{border-radius:50%;height:40px;width:40px}.skeleton-circle,.skeleton-line{animation:skeleton 1.4s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 37%,#ffffff0d 63%);background-size:400% 100%}.skeleton-line{border-radius:6px;height:12px}.skeleton-line-name{margin-bottom:6px;width:120px}.skeleton-line-username{height:10px;width:90px}.caption-skeleton{width:100%}.skeleton-line-caption{margin-bottom:6px;width:100%}.skeleton-line-caption.short{width:70%}@media(max-width:480px){.postview-page{width:96%}.big-heart{font-size:90px}.postview-user{padding:12px}.post-caption{font-size:13px}}.post-menu{margin-left:auto;position:relative}.menu-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:16px}.menu-dropdown{background:#1c1c1c;border:1px solid #ffffff1a;border-radius:8px;padding:6px;position:absolute;right:0;top:30px;z-index:10}.delete-btn{background:none;border:none;color:#ff3b5c;cursor:pointer;font-size:13px;padding:6px 10px}.post-caption{border-bottom:1px solid #ffffff0f;padding:14px}.caption-title{color:#b3b3b3;letter-spacing:.3px;text-transform:uppercase}.caption-text,.caption-title{font-size:14px;margin-bottom:6px}.caption-text{color:#e6e6e6;letter-spacing:.2px;line-height:1.55}.inline-delete-confirm{align-items:center;animation:inlineDeleteFade .2s ease;color:#ccc;display:flex;font-size:13px;gap:8px;margin-left:auto}@keyframes inlineDeleteFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.inline-delete-confirm span{color:#bbb;font-size:12px;margin-right:6px}.inline-delete-no{background:#2a2a2a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:4px 10px}.inline-delete-no:hover{background:#3a3a3a}.inline-delete-yes{background:#ff3b5c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:4px 10px}.inline-delete-yes:hover{background:#ff274b}.delete-post-btn{font-size:13px;font-weight:600;margin-left:auto}.delete-comment-btn,.delete-post-btn{background:none;border:none;color:#ff4d4d;cursor:pointer}.delete-comment-btn{font-size:12px;margin-top:4px}.comment-loader{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@media (prefers-color-scheme:light){.postview-page{color:#111}.postview-card{background:#fff;border:1px solid #00000014;box-shadow:0 8px 24px #0000000f}.postview-topbar{border-bottom:1px solid #0000000f}.post-back{color:#111}.postview-user{border-bottom:1px solid #0000000f}.postview-userinfo p{color:#666}.post-date{color:#777}.postview-image-wrapper{background:#f5f5f5}.post-caption{border-bottom:1px solid #0000000f}.caption-name{color:#000}.caption-text{color:#333}.postview-actions{border-bottom:1px solid #0000000f}.postview-actions button,.postview-stat{color:#111}.postview-comments::-webkit-scrollbar-thumb{background:#00000026}.comment-body{background:#f5f5f5}.comment-user span{color:#777}.comment-input{border-top:1px solid #0000000f}.comment-input input{background:#fff;border:1px solid #0000001a;color:#111}.comment-input button{background:#000;color:#fff}.skeleton-image{background:linear-gradient(120deg,#e9e9e9 20%,#fff 50%,#eaeaea 80%);background-size:200% 100%}.skeleton-circle{background:linear-gradient(120deg,#e5e5e5 20%,#fff 50%,#eaeaea 80%);background-size:200% 100%}.skeleton-line{background:linear-gradient(120deg,#e0e0e0 20%,#fff 50%,#e8e8e8 80%);background-size:200% 100%}.menu-dropdown{background:#fff;border:1px solid #0000001a}.inline-delete-no{background:#e5e5e5;color:#111}.inline-delete-no:hover{background:#dcdcdc}.inline-delete-yes{background:#ff3b5c}.inline-delete-yes:hover{background:#ff274b}.comment-loader{border-right:3px solid #ffffff4d;border-top:3px solid #ffffff4d;border-color:#fff #fff #ffffff4d #ffffff4d;border-style:solid;border-width:3px}}.chats-page{color:#fff;margin:10px auto 100px;max-width:760px;padding-left:12px;width:92%}.chats-title{align-items:center;display:flex;font-size:28px;margin-bottom:18px;margin-left:8px}.chats-c{font-size:30px;font-weight:900;margin-right:2px}.chats-rest{font-weight:400;opacity:.9}.chats-stories-row{display:flex;gap:30px;margin-bottom:28px;min-height:120px;overflow-x:auto;overflow-y:visible;padding:40px 0 20px 24px;scrollbar-width:none}.chats-stories-row::-webkit-scrollbar{display:none}.chat-story-item{align-items:center;animation:storyPop .35s cubic-bezier(.2,.8,.3,1);background:#111;border:1px solid #ffffff0f;border-radius:18px;cursor:pointer;display:flex;flex-direction:column;max-width:170px;min-width:96px;padding:14px;transition:transform .18s ease,box-shadow .18s ease;width:max-content}.chat-story-item:hover{box-shadow:0 8px 20px #00000073;transform:translateY(-3px)}.chat-avatar-wrapper{position:relative}.chat-story-avatar{background:#111;border:2px solid #ffffff59;border-radius:50%;box-shadow:0 6px 16px #0000008c,0 0 0 3px #ffffff0d;height:68px;overflow:hidden;position:relative;transition:transform .22s cubic-bezier(.2,.8,.3,1),box-shadow .22s;width:68px}.chat-story-item:hover .chat-story-avatar{box-shadow:0 10px 24px #000000b3,inset 0 1px 3px #ffffff0f;transform:scale(1.08)}.chat-story-avatar img{display:block;height:100%;object-fit:cover;width:100%}.chat-story-avatar:before{border:1px solid #ffffff14;border-radius:50%;content:"";inset:-2px;position:absolute;z-index:-1}.chat-story-item p{color:#e0e0e0;font-size:12px;font-weight:500;margin-top:8px;white-space:nowrap}.chat-status-bubble{align-items:center;background:#fff;border:1px solid #00000014;border-radius:20px;box-shadow:0 5px 14px #00000059;color:#111;display:flex;font-size:11px;font-weight:600;height:22px;justify-content:center;left:50%;padding:6px 14px;position:absolute;top:-37px;transform:translateX(-50%) scale(1.1);white-space:nowrap}.chat-story-item:hover .chat-status-bubble{transform:translateX(-50%) scale(1.16)}.chat-status-bubble:after{background:#fff;bottom:-8px;box-shadow:2px 2px 6px #0000002e;content:"";height:7px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:7px}@media (max-width:600px){.chats-page{margin:2px auto 100px;padding-left:4px}.chats-stories-row{gap:22px;padding:30px 0 12px 10px}.chat-status-bubble{font-size:9px;height:18px;max-height:18px;min-height:18px;padding:3px 8px;top:-32px}}.skeleton-avatar{border-radius:50%;flex-shrink:0;height:56px;width:56px}.skeleton-avatar,.skeleton-text{animation:skeleton 1.2s infinite;background:linear-gradient(90deg,#1a1a1a,#2a2a2a,#1a1a1a);background-size:200% 100%}.skeleton-text{border-radius:6px;height:10px}.skeleton-text.name{margin-bottom:6px;width:90px}.skeleton-text.username{width:60px}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.chat-search-card{background:#000000bf;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:20px;margin-top:10px;padding:10px}.chat-search-input{background:#111;border-radius:8px;font-size:13px;padding:10px;width:100%}.chat-list{display:flex;flex-direction:column;gap:10px}.chat-user-card{background:#000000bf;border:1px solid #ffffff1a;border-radius:14px;padding:12px;transition:.2s}.chat-user-card:hover{border:1px solid #fff3}.chat-user-row{gap:12px}.chat-user-avatar{height:46px;width:46px}.chat-user-info h2{font-size:15px;margin:0}.chat-user-info p{color:#9e9e9e;font-size:12px}.chat-search-card{margin-bottom:14px;margin-top:-26px}.chat-search-box{align-items:center;background:#0f0f0f;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 0 4px #ffffff14;display:flex;height:30px;padding:4px 8px}.chat-search-icon{color:#cfcfcf;flex-shrink:0;font-size:12px;margin-right:6px}.chat-search-input{background:none;border:none;color:#fff;flex:1 1;font-size:12px;height:100%;outline:none}.chat-search-input::placeholder{color:#ffffff80}.chat-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;opacity:.8;padding:40px 10px;text-align:center}.chat-empty-icon{color:#d0d0d0;font-size:26px;margin-bottom:10px}.chat-empty p{font-size:15px;font-weight:600;margin:4px 0}.chat-empty span{font-size:12px;opacity:.6}.chat-search-results{display:flex;flex-direction:column;gap:8px;margin-top:12px}.chat-user-card{background:#0f0f0f;border:1px solid #ffffff14;border-radius:10px;cursor:pointer;padding:8px 10px;transition:.15s}.chat-user-card:hover{border:1px solid #ffffff2e}.chat-user-row{align-items:center;display:flex;gap:10px}.chat-user-avatar{border-radius:50%;flex-shrink:0;height:38px;overflow:hidden;width:38px}.chat-user-avatar img{height:100%;object-fit:cover;width:100%}.chat-user-info h3{font-size:14px;margin:0}.chat-user-info p{font-size:11px;margin:2px 0 0;opacity:.6}.chat-story-item:first-child{background:#1f1f1f;border-radius:14px;box-shadow:0 4px 14px #00000014;padding:10px}.chat-menu-overlay{background:#00000040;inset:0;position:fixed;z-index:999}.chat-menu{background:#111;border:1px solid #ffffff1a;border-radius:10px;box-shadow:0 6px 18px #0006;min-width:150px;padding:6px;position:fixed;transform:translate(-50%,-50%)}.chat-menu-delete{background:none;border:none;color:#ff4d4d;cursor:pointer;font-size:13px;padding:8px 10px;text-align:left;width:100%}.chat-menu-delete:hover{background:#1c1c1c}@keyframes storyPop{0%{opacity:0;transform:translateY(8px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-you{margin-right:4px}.chat-ticks{font-size:12px;margin-left:4px}.chat-last{align-items:center;display:flex;font-size:13px;gap:6px;margin-top:3px;overflow:hidden}.chat-you{color:#7ab6ff;font-weight:600}.received-msg{color:#5bd67a;flex:1 1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-ticks{align-items:center;display:flex;margin-left:2px}.chat-ticks svg{font-size:12px}.chat-ticks.sent{color:#fff;opacity:.8}.chat-ticks.seen{color:#28d764}.chat-unread-dot{background:#2bff5f;border:2px solid #111;border-radius:50%;height:10px;position:absolute;right:2px;top:2px;width:10px}.chat-user-avatar{position:relative}.chat-unread-badge{align-items:center;background:linear-gradient(135deg,#1877f2,#4facfe);border-radius:20px;box-shadow:0 2px 8px #1877f266;color:#fff;display:flex;font-size:11px;font-weight:600;height:20px;justify-content:center;margin-left:8px;min-width:20px;padding:0 6px}@media (prefers-color-scheme:light){.chat-unread-badge{background:linear-gradient(135deg,#0a84ff,#5ac8fa);box-shadow:0 2px 6px #0a84ff40;color:#fff}}.story-name{align-items:center;display:flex;font-size:12px;gap:4px;justify-content:center;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-tick{color:#1da1f2;font-size:12px;position:relative;top:1px}@media (max-width:600px){.chats-page{margin:2px auto 100px;padding-left:4px}.chats-stories-row{gap:22px;padding:30px 0 12px 10px}.story-name{align-items:center;display:flex;gap:4px;justify-content:center;max-width:95px}.story-name span{max-width:75px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-tick{flex-shrink:0}}.chat-pin{color:#fff;font-size:12px;margin-left:auto;opacity:.9;transform:rotate(45deg)}.odoy-tick{color:#ff3b3b;font-size:15px;left:-4px;margin-left:6px;position:relative;top:0}.odoy-card{background:rgba(27,27,27,.897);border:1px solid #ffffff14;overflow:hidden;position:relative}.odoy-card:before{background:repeating-linear-gradient(45deg,rgba(255,217,0,.059),hsla(0,0%,100%,.073) 8px,#0000 0,#0000 16px);content:"";inset:0;opacity:.25;pointer-events:none;position:absolute}.chat-last span,.chat-message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-message,.chat-user-info{flex:1 1;min-width:0}.odoy-ai-tick{color:red;font-size:17px;margin-left:-1px;position:relative;top:1px}.chat-user-info h3{align-items:center;display:flex;gap:4px}.chat-title-row{gap:8px;width:100%}.chat-name-row,.chat-title-row{align-items:center;display:flex}.chat-name-row{gap:6px}.chat-time{font-size:12px;margin-left:auto;opacity:.6;white-space:nowrap}.chat-recents-header{margin-bottom:6px;padding:6px 12px}.chat-recents-header h3{color:#ffffff80;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase}@media (prefers-color-scheme:light){.chats-page{background:#fff;color:#111}.chats-title{color:#000}.chats-stories-row{background:linear-gradient(180deg,#fff,#fafafa);border-bottom:1px solid #0000000f}.chat-story-item{background:#fff;border:1px solid #00000014;box-shadow:0 4px 12px #0000000f,inset 0 1px 0 #fffc}.chat-story-item:hover{box-shadow:0 8px 20px #0000001f}.chat-story-item:first-child{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #0000000f}.chat-story-avatar{background:#fff!important;border:2px solid #0000001f;box-shadow:0 4px 10px #0000001f}.chat-story-item p,.story-name{color:#111!important}.chat-status-bubble{background:#fff;border:1px solid #00000014;box-shadow:0 6px 16px #0000001f;color:#111}.chat-status-bubble:after{background:#fff}.chat-search-card{background:#fff;border:1px solid #00000014}.chat-search-box{background:#f5f5f5;border:1px solid #00000014;box-shadow:none}.chat-search-input{color:#111}.chat-search-input::placeholder{color:#0006}.chat-search-icon{color:#555}.chat-user-card{background:#fff;border:1px solid #00000014}.chat-user-card:hover{border:1px solid #00000026}.chat-user-info h2,.chat-user-info h3{color:#111}.chat-user-info p{color:#666}.chat-last{color:#444}.chat-you{color:#2563eb}.received-msg{color:#16a34a}.chat-ticks.sent{color:#555}.chat-ticks.seen{color:#16a34a}.chat-unread-badge{color:#fff}.chat-unread-dot{border:2px solid #fff}.chat-empty{color:#111}.chat-empty-icon{color:#666}.chat-empty span{color:#777}.chat-menu{background:#fff;border:1px solid #0000001a;box-shadow:0 6px 18px #00000026}.chat-menu-delete{color:#dc2626}.chat-menu-delete:hover{background:#f5f5f5}.chat-menu-overlay{background:#0003}.odoy-card{background:#fff;border:1px solid #00000014}.chat-recents-header h3{color:#00000080}.skeleton-avatar{animation:skeleton 1.2s infinite;background:linear-gradient(120deg,#e5e5e5 20%,#fff 50%,#eaeaea 80%)!important;background-size:200% 100%}.skeleton-avatar,.skeleton-text{overflow:hidden;position:relative}.skeleton-text{background:linear-gradient(120deg,#e0e0e0 20%,#fff 50%,#e8e8e8 80%)!important;background-size:200% 100%}.skeleton-avatar:after,.skeleton-text:after{animation:shine 1.5s infinite;background:linear-gradient(120deg,#0000 30%,#fffc 50%,#0000 70%);content:"";inset:0;position:absolute}.odoy-card:before{background:repeating-linear-gradient(135deg,rgba(0,0,0,.143),#00000042 2px,#0000 0,#0000 14px)}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}}:root{--accent:#4caeff;--bg:#000;--bubble-them:#2b2b2b;--bubble-me:#1b82ff;--text:#fff;--sub:#a0a0a0}.chatroom-page{background:#000;background:var(--bg);color:#fff;color:var(--text);display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto;height:100dvh;left:0;overflow:hidden;position:fixed;top:0;width:100%}.chatroom-topbar{background:#000;border-bottom:1px solid #222;flex-shrink:0;height:70px;justify-content:space-between;padding:0 16px;position:sticky;position:relative;top:0;z-index:10}.chatroom-topbar,.left-all{align-items:center;display:flex}.left-all{gap:12px}.left-section{align-items:center;cursor:pointer;display:flex;justify-content:center}.topbar-back-icon{font-size:26px}.topbar-user{align-items:center;display:flex;gap:12px}.topbar-photo{border-radius:10px;height:42px;object-fit:cover;width:42px}.user-txt h3{align-items:center;display:flex;font-size:15px;font-weight:600;gap:6px;margin:0}.topbar-sub{color:#a0a0a0;color:var(--sub);font-size:12px}.chat-body{-webkit-overflow-scrolling:touch;contain:layout paint size;display:flex;flex:1 1;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px;scroll-behavior:auto;transform:translateZ(0);will-change:scroll-position}.chat-body::-webkit-scrollbar{display:none}.date-divider{display:flex;justify-content:center;margin:8px 0}.date-divider span{background:#1c1c1c;border-radius:20px;color:#ccc;font-size:12px;padding:5px 10px}.msg-row{align-items:flex-end;display:flex;gap:8px;position:relative;transition:transform .15s ease;will-change:transform}.msg-row:before{content:"↩";left:-22px;opacity:0;position:absolute;transition:opacity .15s}.msg-row.swiping:before{opacity:1}.msg-me{justify-content:flex-end}.msg-them{justify-content:flex-start}.msg-avatar{border-radius:8px;height:32px;object-fit:cover;width:32px}.msg-bubble{border-radius:16px;display:flex;flex-direction:column;font-size:14px;gap:4px;line-height:1.4;max-width:75%;padding:10px 12px;position:relative;word-break:break-word}.bubble-me{background:#1b82ff;background:var(--bubble-me);border-bottom-right-radius:4px;color:#fff}.bubble-them{background:#2b2b2b;background:var(--bubble-them);border-bottom-left-radius:4px;color:#eee}.msg-text{line-height:1.4;white-space:pre-wrap;word-break:break-word}.msg-text p{margin:0}.msg-image-wrap{aspect-ratio:1/1;background:#1c1c1c;border-radius:14px;margin-bottom:4px;max-width:220px;overflow:hidden;position:relative;width:220px}.msg-image{border-radius:12px;display:block;height:100%;object-fit:cover;transition:opacity .25s ease;width:100%}.msg-image-skeleton{animation:imageSkeleton 1s linear infinite;background:linear-gradient(90deg,#1c1c1c,#2a2a2a 50%,#1c1c1c);background-size:200% 100%;inset:0;position:absolute}@keyframes imageSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.msg-time{opacity:.7}.msg-status,.msg-time{font-size:10px;text-align:right}.msg-status{opacity:.8}.msg-reaction{align-items:center;animation:reactionPop .18s ease;background:#0e0e0e;border-radius:20px;bottom:-6px;box-shadow:0 2px 6px #0006;display:flex;font-size:13px;justify-content:center;padding:2px 6px;position:absolute;right:-4px;transform:translateZ(0)}.msg-them .msg-reaction{left:-4px;right:auto}.reaction-menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#191919e6;border-radius:20px;box-shadow:0 6px 18px #00000073;display:flex;gap:8px;left:50%;opacity:0;padding:6px 8px;pointer-events:none;position:absolute;top:-40px;transform:translateX(-50%) scale(.92);transition:transform .18s cubic-bezier(.25,.9,.35,1.3),opacity .18s ease;will-change:transform,opacity}.reaction-menu.show{opacity:1;pointer-events:auto;transform:translateX(-50%) scale(1)}.reaction-menu span{align-items:center;border-radius:50%;cursor:pointer;display:flex;font-size:22px;height:34px;justify-content:center;transition:transform .12s ease,background .12s ease;width:34px}.reaction-menu span:hover{background:#ffffff14;transform:scale(1.25)}.reaction-menu span:active{transform:scale(.9)}@keyframes reactionPop{0%{opacity:.3;transform:scale(.5)}80%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.reply-bubble{background:#00ff8c1f;border-left:3px solid #00e676;border-radius:6px;color:#8df5c3;font-size:12px;padding:4px 6px}.typing-bar{background:#000;border-top:1px solid #222;bottom:0;padding-bottom:env(safe-area-inset-bottom);position:sticky}.reaction-overlay{align-items:center;animation:fadeIn .18s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000040;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.reaction-box{animation:pop .18s cubic-bezier(.2,.8,.3,1);background:#121212;border-radius:22px;display:flex;gap:18px;padding:10px 18px;transform:translateZ(0);will-change:transform}.reaction-box span{cursor:pointer;font-size:26px;transition:transform .12s ease}.reaction-box span:active{transform:scale(1.25)}@keyframes pop{0%{opacity:.2;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.typing-row{align-items:flex-end;display:flex;gap:8px;padding:10px 12px}.t-input{background:#1a1a1a;border:1px solid #333;border-radius:16px;color:#fff;flex:1 1;font-size:14px;height:40px;max-height:120px;min-height:40px;outline:none;overflow-y:auto;padding:10px 12px;resize:none;transition:height .18s cubic-bezier(.4,0,.2,1);will-change:height}.t-input::-webkit-scrollbar{display:none}.t-btn{align-items:center;background:#000;border:none;border-radius:12px;box-shadow:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:42px;justify-content:center;transition:none;width:42px}.t-btn:active,.t-btn:focus,.t-btn:hover{background:#000;box-shadow:none;transform:none}.attach-btn{background:#1a1a1a;font-size:22px}.attach-btn:active,.attach-btn:focus,.attach-btn:hover{background:#1a1a1a;box-shadow:none;transform:none}.image-preview-bar{align-items:center;background:#000;border-top:1px solid #222;display:flex;gap:8px;padding:8px 12px}.preview-img{border-radius:10px;height:60px;object-fit:cover;width:60px}.preview-remove{background:#1c1c1c;border:none;border-radius:50%;color:#fff;cursor:pointer;height:28px;width:28px}.preview-wrap{height:60px;position:relative;width:60px}.preview-loader{align-items:center;background:#0009;border-radius:10px;display:flex;inset:0;justify-content:center;position:absolute}.loader{animation:spin .6s linear infinite;border:2px solid #00000026;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.t-btn:disabled{cursor:not-allowed;opacity:.5}.reply-preview{align-items:center;background:#0f0f0f;border-bottom:1px solid #222;border-top:1px solid #222;display:flex;font-size:13px;justify-content:space-between;padding:6px 12px}.reply-text{color:#00e676;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-cancel{cursor:pointer;opacity:.7}.skeleton-day{background:#2a2a2a;border-radius:20px;height:14px;margin:16px auto;width:90px}.skeleton-msg{background:#2a2a2a;border-radius:12px;height:40px;width:60%}.skeleton-msg.right{margin-left:auto}.empty-chat{align-items:center;color:#8a8a8a;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:24px;text-align:center}.empty-chat span{color:#fff;font-size:16px;font-weight:600;margin-bottom:6px}.empty-chat p{color:#8a8a8a;font-size:13px;margin:0}.chat-verified{color:#4caeff;font-size:16px;margin-left:2px;position:relative;top:0}.odoy-title{gap:4px}.image-viewer,.odoy-title{align-items:center;display:flex}.image-viewer{background:#000;inset:0;justify-content:center;position:fixed;z-index:999}.image-viewer-img{max-height:95%;max-width:95%;object-fit:contain}.viewer-skeleton{animation:imageSkeleton 1.2s linear infinite;background:linear-gradient(90deg,#1c1c1c,#2a2a2a 50%,#1c1c1c);background-size:200% 100%;border-radius:10px;height:60%;position:absolute;width:80%}.gift-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.chat-verified,.chatroom-topbar svg,.gift-btn svg,.t-btn svg,.topbar-back-icon{pointer-events:none;transform:none!important;transition:none!important}@media (prefers-color-scheme:light){:root{--accent:#2563eb;--bg:#fff;--bubble-them:#ece9e9;--bubble-me:#158f44;--text:#0b1220;--sub:#6b7280}.chatroom-page{background:#000;background:var(--bg);color:#fff;color:var(--text)}.chatroom-topbar{background:#fff;border-bottom:1px solid #e6e6e6;color:#fff;color:var(--text)}.topbar-sub{color:#a0a0a0;color:var(--sub)}.topbar-photo{background:#fff;border-radius:8px}.chat-body{background:#0000}.date-divider span{background:#f1f5f9;color:#374151;font-weight:600}.bubble-me{background:#1b82ff;background:var(--bubble-me);border-bottom-right-radius:4px;box-shadow:0 6px 18px #3b82f614;color:#fff}.bubble-them{background:#2b2b2b;background:var(--bubble-them);border-bottom-left-radius:4px;box-shadow:0 6px 18px #0206170a;color:#0b1220}.msg-avatar{border-radius:8px;box-shadow:0 4px 12px #0206170a}.msg-image-wrap{background:#f3f4f6}.msg-image-skeleton{animation:imageSkeleton 1.2s linear infinite;background:linear-gradient(120deg,#eee,#f7f7f7 50%,#eee);background-size:200% 100%}.typing-bar{background:#fff;border-top:1px solid #e6e6e6}.t-input{background:#fff;border:1px solid #e6e6e6;box-shadow:0 6px 18px #0206170a;color:#fff;color:var(--text)}.t-btn{background:#000;color:#fff}.attach-btn{background:#fafafa;border:1px solid #eee;color:#fff;color:var(--text)}.image-preview-bar,.reply-preview{background:#fff;border-top:1px solid #eef2f6}.preview-remove{background:#f3f4f6;color:#0b1220}.reply-bubble{background:#10b9810f;border-left:3px solid #10b981;color:#065f46}.skeleton-day{background:#efefef;color:#6b7280}.skeleton-msg{background:linear-gradient(120deg,#e9e9e9 20%,#fff 50%,#eaeaea 80%)}.empty-chat{color:#374151}.empty-chat p,.empty-chat span{color:#111}.chat-verified{color:#4caeff;color:var(--accent)}.image-viewer{background:#fffffffa}.image-viewer-img{background:#fff}.viewer-skeleton{animation:imageSkeleton 1.2s infinite;background:linear-gradient(120deg,#f0f0f0,#fff 50%,#f0f0f0)}.gift-btn{color:#0b1220}.reaction-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;box-shadow:0 12px 30px #0206170f;color:#fff;color:var(--text)}.reaction-menu span:hover{background:#0000000a}.reaction-overlay{background:#fff9}.chat-menu{background:#fff;border:1px solid #e6e6e6;box-shadow:0 12px 30px #0206170f}.chat-menu-delete{color:#dc2626}}.attach-btn,.attach-btn:active,.attach-btn:focus,.attach-btn:hover{background-color:initial;box-shadow:none!important;transform:none!important}.attach-btn svg{pointer-events:none;transform:none!important;transition:none!important}.pc-actions{display:none}@media (min-width:900px){.pc-actions{display:flex;gap:6px;margin-left:6px;margin-top:4px}.pc-btn{align-items:center;background:#ffffff0f;border:none;border-radius:8px;color:#fff;color:var(--text);cursor:pointer;display:flex;height:28px;justify-content:center;transition:background .15s ease;width:28px}.pc-btn:hover{background:#ffffff1f}@media (prefers-color-scheme:light){.pc-btn{background:#0000000d}.pc-btn:hover{background:#0000001a}}.pc-btn svg{pointer-events:none;transform:none!important;transition:none!important}}.fade-in{animation:fadeIn .35s ease forwards;will-change:opacity,transform}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.avatar{border-radius:50%;height:36px;object-fit:cover;width:36px}.small{max-width:120px}.smooth{transition:transform .18s ease,box-shadow .18s ease}.smooth:hover{transform:scale(1.015)}.clear-btn{align-items:center;background:none;border:none;color:#888;cursor:pointer;display:flex;font-size:14px;justify-content:center;margin-left:auto}.clear-btn:hover{color:#fff}.muted{color:#888}:root{--toast-bg:#121212bf;--toast-text:#fff;--toast-border:#ffffff14;--toast-hover:#ffffff24;--toast-btn-bg:#ffffff14;--toast-btn-hover:#ffffff2e;--toast-shadow:0 10px 30px #00000059}[data-theme=light]{--toast-bg:#ffffffd9;--toast-text:#000;--toast-border:#00000014;--toast-hover:#0000001f;--toast-btn-bg:#0000000f;--toast-btn-hover:#0000001f;--toast-shadow:0 10px 25px #0000001f}.msg-toast{align-items:center;animation:toastEnter .35s cubic-bezier(.2,.8,.2,1);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#121212bf;background:var(--toast-bg);border:1px solid #ffffff14;border:1px solid var(--toast-border);border-radius:16px;box-shadow:0 10px 30px #00000059;box-shadow:var(--toast-shadow);color:#fff;color:var(--toast-text);cursor:pointer;display:flex;gap:12px;left:50%;max-width:340px;padding:12px 16px;position:fixed;top:18px;transform:translateX(-50%);transition:all .25s ease;z-index:99999}.msg-toast:hover{border:1px solid #ffffff24;border:1px solid var(--toast-hover);box-shadow:0 14px 40px #0006;transform:translateX(-50%) scale(1.03)}.msg-toast-avatar{border:2px solid #ffffff14;border:2px solid var(--toast-border);border-radius:50%;flex-shrink:0;height:42px;object-fit:cover;width:42px}.msg-toast-info{display:flex;flex-direction:column;line-height:1.25;overflow:hidden}.msg-toast-name{align-items:center;display:flex;font-size:14px;font-weight:600;gap:6px}.msg-toast-name,.msg-toast-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msg-toast-text{font-size:12px;margin-top:2px;opacity:.75}.msg-toast-close{align-items:center;background:#ffffff14;background:var(--toast-btn-bg);border:none;border-radius:50%;color:#fff;color:var(--toast-text);cursor:pointer;display:flex;font-size:12px;font-weight:600;height:22px;justify-content:center;margin-left:8px;transition:all .2s ease;width:22px}.msg-toast-close:hover{background:#ffffff2e;background:var(--toast-btn-hover);transform:scale(1.1)}.msg-toast-tick{align-items:center;color:#1da1f2;display:inline-flex;font-size:15px;position:relative;top:1px}@keyframes toastEnter{0%{opacity:0;transform:translate(-50%,-20px) scale(.95)}to{opacity:1;transform:translate(-50%) scale(1)}}