*{box-sizing:border-box;margin:0;padding:0}body{color:#e8e8e8;background:#0a0a0a;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#444}.landing-page{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden auto}.cinema-bg{z-index:0;background:#060606;position:absolute;inset:0;overflow:hidden}.cinema-bg:before{content:"";background:radial-gradient(circle,#d100001a 0%,#0000 70%);border-radius:50%;width:900px;height:900px;animation:12s ease-in-out infinite float1;position:absolute;top:-300px;right:-200px}.cinema-bg:after{content:"";background:radial-gradient(circle,#d100000f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:15s ease-in-out infinite float2;position:absolute;bottom:-200px;left:-150px}@keyframes float1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-60px,40px)scale(1.1)}}@keyframes float2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-50px)scale(1.15)}}.bg-grid{z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.bg-glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#d100000a 0%,#0000 60%);width:1000px;height:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-navbar{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:28px 40px;display:flex;position:relative}.brand-logo{cursor:pointer;align-items:center;gap:16px;text-decoration:none;display:flex}.brand-logo-img{object-fit:contain;background:0 0;width:132px;height:132px}.brand-logo-text{color:#d10000;letter-spacing:2px;text-transform:lowercase;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:900}.beta-badge{color:#000;vertical-align:top;text-transform:uppercase;letter-spacing:.5px;background:#fff;border-radius:3px;margin-left:1px;padding:1px 4px;font-family:Montserrat,sans-serif;font-size:.35em;font-weight:800;line-height:1;position:relative;top:-.55em}.beta-badge-topbar{margin-left:0;padding:0 3px;font-size:.45rem;top:-.5em}.nav-links{align-items:center;gap:12px;display:flex}.login-btn-top{color:#e8e8e8;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:10px 28px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.login-btn-top:hover{color:#fff;background:#d100001a;border-color:#d1000080}.register-btn-top{color:#fff;cursor:pointer;background:#d10000;border:none;border-radius:8px;padding:10px 28px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.register-btn-top:hover{background:#a80000;transform:translateY(-1px)}.landing-hero{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-height:calc(100vh - 100px);padding:80px 40px 200px;display:flex;position:relative}.hero-tagline{color:#fff;letter-spacing:2px;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1}.hero-tagline span{color:#d10000}.hero-sub{color:#fff6;max-width:500px;margin-bottom:48px;font-size:1.15rem;font-weight:400;line-height:1.6}.register-btn-hero{color:#fff;cursor:pointer;letter-spacing:1px;background:#d10000;border:none;border-radius:10px;padding:16px 56px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;transition:all .25s;box-shadow:0 4px 24px #d100004d}.register-btn-hero:hover{background:#a80000;transform:translateY(-2px);box-shadow:0 8px 32px #d1000073}.landing-footer{z-index:10;background:#060606f2;border-top:1px solid #ffffff0f;gap:120px;width:100%;padding:60px 60px 40px;display:flex;position:relative}.footer-col h4{color:#fff;letter-spacing:.5px;margin:0 0 16px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700}.footer-socials{align-items:center;gap:14px;display:flex}.footer-socials a{color:#ffffffb3;transition:color .2s;display:flex}.footer-socials a:hover{color:#fff}.footer-col p,.footer-col a.footer-link{color:#ffffff8c;margin:0;font-family:Inter,sans-serif;font-size:.92rem;text-decoration:none;transition:color .2s}.footer-col a.footer-link:hover{color:#fff}.lp-bg-noise{z-index:0;pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}.lp-glow-top{pointer-events:none;z-index:0;background:radial-gradient(circle,#d100001f 0%,#0000 65%);border-radius:50%;width:800px;height:800px;position:fixed;top:-300px;left:50%;transform:translate(-50%)}.lp-glow-bottom{pointer-events:none;z-index:0;background:radial-gradient(circle,#d100000f 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:fixed;bottom:-400px;right:-200px}.lp-nav{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:28px 48px;display:flex;position:relative}.lp-nav-brand{color:#fff;letter-spacing:-.5px;font-family:Google Sans,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700}.lp-lang-btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-family:Inter,sans-serif;font-size:.82rem;transition:all .2s;display:flex}.lp-lang-btn:hover{color:#fffc;border-color:#ffffff26}.lp-hero{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:calc(100vh - 90px);padding:60px 40px 80px;display:flex;position:relative}.lp-hero-logo{object-fit:contain;filter:drop-shadow(0 0 32px #d100004d);width:100px;height:100px;margin-bottom:32px}.lp-hero-headline{color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-family:Inter,sans-serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;line-height:1.1}.lp-hero-red{color:#d10000}.lp-hero-sub{color:#ffffff59;max-width:420px;margin-bottom:48px;font-size:1.05rem;font-weight:400;line-height:1.65}.lp-store-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.lp-store-btn{color:#fff;cursor:not-allowed;opacity:.65;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:14px 24px;font-family:Inter,sans-serif;transition:all .2s;display:flex}.lp-store-btn:not(:disabled){opacity:1;cursor:pointer}.lp-store-btn:not(:disabled):hover{background:#ffffff17;border-color:#fff3;transform:translateY(-1px)}.lp-store-label{color:#ffffff80;text-align:left;margin-bottom:3px;font-size:.68rem;line-height:1}.lp-store-name{text-align:left;font-size:1rem;font-weight:600;line-height:1}.lp-coming-soon{color:#fff3;margin-top:16px;font-size:.78rem;font-style:italic}.lp-how{z-index:1;text-align:center;border-top:1px solid #ffffff0a;padding:80px 40px 100px;position:relative}.lp-how-title{color:#fff;letter-spacing:-.5px;margin-bottom:60px;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700}.lp-steps{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:0;max-width:800px;margin:0 auto;display:flex}.lp-step{flex:1;min-width:180px;padding:0 24px}.lp-step-divider{background:#ffffff0f;flex-shrink:0;align-self:stretch;width:1px;margin:8px 0}.lp-step-num{color:#d10000;opacity:.6;margin-bottom:14px;font-family:Inter,sans-serif;font-size:2rem;font-weight:800;line-height:1}.lp-step-heading{color:#e8e8e8;margin-bottom:8px;font-size:1rem;font-weight:600}.lp-step-desc{color:#ffffff4d;font-size:.88rem;line-height:1.6}.lp-footer{z-index:10;background:#040404cc;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:36px 48px;display:flex;position:relative}.lp-footer-brand{align-items:center;gap:20px;display:flex}.lp-footer-logo{color:#ffffff4d;font-family:Google Sans,Segoe UI,sans-serif;font-size:1.1rem;font-weight:700}.lp-footer-socials{gap:14px;display:flex}.lp-footer-socials a{color:#ffffff40;transition:color .2s;display:flex}.lp-footer-socials a:hover{color:#fff9}.lp-footer-links{flex-wrap:wrap;align-items:center;gap:8px 20px;display:flex}.lp-footer-link{color:#ffffff40;font-family:Inter,sans-serif;font-size:.8rem;text-decoration:none;transition:color .2s}.lp-footer-link:hover{color:#fff9}.lp-footer-copy{color:#ffffff26;text-align:center;width:100%;margin-top:4px;font-family:Inter,sans-serif;font-size:.75rem}.lp-v2{background:#050505}.lp-v2 .lp-nav-brand{color:#fff;font-family:Montserrat,sans-serif;font-weight:800;text-decoration:none}.lp-nav-right{align-items:center;gap:20px;display:flex}.lp-nav-link{color:#ffffff73;font-size:.85rem;text-decoration:none;transition:color .2s}.lp-nav-link:hover{color:#fff}.lp-lang-menu{z-index:999;background:#111;border:1px solid #222;border-radius:10px;min-width:130px;padding:4px;position:absolute;top:110%;right:0}.lp-lang-menu button{text-align:left;color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 14px;font-family:Inter,sans-serif;font-size:.85rem;display:block}.lp-lang-menu button.active{color:#d10000;background:#d1000014;font-weight:700}.lp-hero-badge{letter-spacing:.12em;text-transform:uppercase;color:#d10000e6;border:1px solid #d1000059;border-radius:999px;margin-bottom:24px;padding:6px 14px;font-size:.72rem;display:inline-block}.lp-v2 .lp-hero{min-height:auto;padding:48px 24px 56px}.lp-pills{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px;max-width:720px;margin:0 auto;padding:0 24px 48px;display:flex;position:relative}.lp-pill{color:#ffffffb3;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;padding:8px 16px;font-size:.8rem}.lp-features{z-index:1;max-width:1100px;margin:0 auto;padding:0 24px 80px;position:relative}.lp-feature{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:100px;display:grid}.lp-feature--reverse .lp-feature-copy{order:2}.lp-feature--reverse .lp-feature-visual{order:1}.lp-feature-tag{letter-spacing:.14em;text-transform:uppercase;color:#d10000;margin-bottom:16px;font-size:.7rem;font-weight:600;display:inline-block}.lp-feature-title{color:#fff;letter-spacing:-1px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.12}.lp-feature-desc{color:#ffffff6b;max-width:420px;font-size:1rem;line-height:1.65}.lp-feature-visual{justify-content:center;display:flex;position:relative}.lp-feature-glow{pointer-events:none;background:radial-gradient(#d1000024 0%,#0000 70%);position:absolute;inset:10% 5%}.lp-feature-img{z-index:1;filter:drop-shadow(0 24px 48px #0000008c);width:100%;max-width:340px;height:auto;position:relative}.lp-cta{z-index:1;text-align:center;border-top:1px solid #ffffff0d;padding:80px 24px 100px;position:relative}.lp-cta-title{color:#fff;letter-spacing:-.5px;margin-bottom:12px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.lp-cta-sub{color:#ffffff59;margin-bottom:32px;font-size:1rem}.lp-store-btns--compact{justify-content:center}.lp-v2 .lp-store-btn{opacity:1;cursor:pointer}.lp-v2 .lp-footer{text-align:center;flex-direction:column;align-items:center;gap:24px}.lp-v2 .lp-footer-brand{flex-direction:column;gap:16px}.lp-v2 .lp-footer-links{justify-content:center}@media (max-width:900px){.lp-feature{text-align:center;grid-template-columns:1fr;gap:32px;margin-bottom:72px}.lp-feature--reverse .lp-feature-copy,.lp-feature--reverse .lp-feature-visual{order:unset}.lp-feature-desc{margin:0 auto}.lp-nav-link{display:none}}@media (max-width:640px){.lp-nav{padding:20px 24px}.lp-hero{padding:40px 24px 60px}.lp-hero-logo{width:76px;height:76px}.lp-store-btns{flex-direction:column;align-items:center}.lp-store-btn{justify-content:center;width:240px}.lp-how{padding:60px 24px 80px}.lp-step-divider{display:none}.lp-steps{flex-direction:column;gap:40px}.lp-step{padding:0}.lp-footer{flex-direction:column;align-items:flex-start;padding:28px 24px}.lp-footer-links{flex-direction:column;gap:8px}.lp-feature-img{max-width:280px}.lp-pills{padding-bottom:32px}}.auth-page{background:#060606d9;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.auth-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111111e0;border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:420px;padding:48px 40px}.auth-header{align-items:center;gap:10px;margin-bottom:28px;display:flex}.auth-logo-img{object-fit:contain;background:0 0;width:32px;height:32px}.auth-logo-text{color:#d10000;letter-spacing:2px;text-transform:lowercase;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:900}.auth-title{color:#fff;margin-bottom:24px;font-size:1.4rem;font-weight:700}.back-link{color:#666;cursor:pointer;text-align:center;margin-top:16px;font-size:.85rem;transition:color .2s;display:block}.back-link:hover{color:#d10000}.forgot-pw-link{color:#888;cursor:pointer;text-align:center;margin-top:10px;font-size:.82rem;transition:color .2s;display:block}.forgot-pw-link:hover{color:#d10000}.input-field{color:#e8e8e8;background:#161616;border:1px solid #222;border-radius:10px;outline:none;width:100%;margin-bottom:12px;padding:13px 16px;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s}.input-field:focus{border-color:#d10000}.btn-main{color:#fff;cursor:pointer;background:#d10000;border:none;border-radius:10px;width:100%;padding:14px;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;transition:all .2s}.btn-main:hover{background:#a80000}.btn-main:disabled{opacity:.35;cursor:not-allowed}.btn-outline{color:#d10000;cursor:pointer;background:0 0;border:1px solid #d10000;border-radius:10px;width:100%;margin-top:8px;padding:12px;font-family:Inter,sans-serif;font-weight:600;transition:all .2s}.btn-outline:hover{background:#d1000014}.rule-item{color:#444;margin-bottom:2px;font-size:.8rem;list-style:none;transition:color .2s}.rule-item.valid{color:#2ecc71}.photo-wrapper{align-items:center;gap:15px;margin-bottom:15px;display:flex}.photo-preview-box{color:#555;background:#141414;border:1px dashed #333;border-radius:12px;justify-content:center;align-items:center;width:90px;height:90px;font-size:.8rem;display:flex;overflow:hidden}.photo-preview-box img{object-fit:cover;width:100%;height:100%}.photo-upload-btn{text-align:center;cursor:pointer;color:#666;border:1px dashed #333;border-radius:12px;flex:1;padding:18px;font-size:.9rem;transition:all .2s}.photo-upload-btn:hover{color:#d10000;border-color:#d10000}.site-layout{background:#0a0a0a;flex-direction:column;min-height:100vh;display:flex}.site-topbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0aeb;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:sticky;top:0}.topbar-left{align-items:center;gap:10px;display:flex}.topbar-logo{object-fit:contain;width:32px;height:32px}.topbar-brand{color:#d10000;letter-spacing:2px;text-transform:lowercase;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:900}.topbar-nav{gap:4px;display:flex}.topbar-tab-profile-mobile{display:none}.topbar-tab{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.topbar-tab:hover{color:#bbb;background:#ffffff0a}.topbar-tab.active{color:#d10000;background:#d1000014}.topbar-tab svg{width:18px;height:18px}.topbar-tab{position:relative}.notif-dot{pointer-events:none;background:#d10000;border:2px solid #0a0a0a;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite dotPulse;position:absolute;top:2px;right:2px;box-shadow:0 0 6px #d1000099}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.topbar-right{align-items:center;gap:12px;display:flex}.topbar-avatar{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:50%;width:36px;height:36px;transition:border-color .2s}.topbar-avatar:hover,.topbar-avatar.active{border-color:#d10000}.topbar-refresh{color:#555;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:all .2s;display:flex}.topbar-refresh:hover{color:#d10000;background:#d1000014}.site-content{flex:1;width:100%;margin:0 auto;padding:32px 40px}.discover-layout{justify-content:center;align-items:flex-start;gap:0;max-width:1400px;margin:0 auto;padding-bottom:20px;display:flex;overflow:hidden}.swipe-card-wrap{z-index:1;flex-shrink:0;width:420px}.swipe-teaser-col{pointer-events:none;z-index:2;flex-direction:column;flex:1;align-self:center;gap:16px;min-width:0;padding:20px 16px;transition:opacity .35s,transform .5s cubic-bezier(.4,1.2,.6,1);display:flex}.swipe-teaser-col.stc-left{align-items:flex-start;padding-left:0}.swipe-teaser-col.stc-right{align-items:flex-end;padding-right:0}.swipe-teaser-col.stc-hide-left{opacity:0;transform:translate(-60px)}.swipe-teaser-col.stc-hide-right{opacity:0;transform:translate(60px)}.swipe-teaser-item{opacity:.5;background:#1e1e1e80;border:1px solid #32323266;border-radius:14px;width:100%;max-width:420px;padding:28px 34px}.swipe-teaser-item .stq{color:#d10000;margin-bottom:10px;font-size:.95rem;font-weight:700;line-height:1.4}.swipe-teaser-item .sta{color:#e8e8e8;font-size:1rem;font-weight:400;line-height:1.6}.swipe-card{aspect-ratio:3/4;cursor:pointer;background:#141414;border-radius:16px;width:100%;transition:transform .7s cubic-bezier(.4,1.2,.6,1),opacity .65s;position:relative;overflow:hidden;box-shadow:0 8px 40px #0006}.swipe-card.swipe-right{opacity:0;transform:translate(120%)rotate(12deg)}.swipe-card.swipe-right:after{content:"";z-index:10;pointer-events:none;background:radial-gradient(circle at 70%,#2ecc7159 0%,#2ecc711a 40%,#0000 70%);animation:.7s swipeGlowRight;position:absolute;inset:0}@keyframes swipeGlowRight{0%{opacity:0}20%{opacity:1}to{opacity:0}}.swipe-card.swipe-left{opacity:0;transform:translate(-120%)rotate(-12deg)}.swipe-card.swipe-left:after{content:"";z-index:10;pointer-events:none;background:radial-gradient(circle at 30%,#d1000059 0%,#d100001a 40%,#0000 70%);animation:.7s swipeGlowLeft;position:absolute;inset:0}@keyframes swipeGlowLeft{0%{opacity:0}20%{opacity:1}to{opacity:0}}.swipe-card img{object-fit:cover;width:100%;height:100%}.card-info{pointer-events:none;background:linear-gradient(#0000,#000000e6);width:100%;padding:24px 20px 20px;position:absolute;bottom:0;left:0}.card-info h2{font-size:1.3rem;font-weight:700}.card-info p{color:#d10000;margin-top:4px;font-size:.85rem;font-weight:500}.uyum-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;pointer-events:none;background:#0009;border:1px solid #d1000040;border-radius:10px;flex-direction:column;align-items:center;gap:1px;padding:8px 12px;display:flex;position:absolute;top:14px;right:14px}.uyum-badge-value{color:#d10000;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:800;line-height:1}.uyum-badge-label{color:#fff6;letter-spacing:1.5px;font-size:.55rem;font-weight:500}.action-buttons{justify-content:center;gap:24px;margin-top:20px;display:flex}.action-btn{cursor:pointer;background:#141414;border:1.5px solid #2a2a2a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.btn-nope{color:#888}.btn-nope:hover{color:#d10000;background:#d1000014;border-color:#d10000;transform:scale(1.12);box-shadow:0 0 20px #d1000026}.btn-nope:active{transform:scale(.95)}.btn-like{color:#888}.btn-like:hover{color:#2ecc71;background:#2ecc7114;border-color:#2ecc71;transform:scale(1.12);box-shadow:0 0 20px #2ecc7126}.btn-like:active{transform:scale(.95)}.profile-detail{max-width:780px;margin:0 auto;position:relative}.profile-action-overlay{z-index:10;pointer-events:none;border-radius:16px;justify-content:center;align-items:center;animation:.6s ease-out forwards profileActionPop;display:flex;position:absolute;inset:0}.profile-action-overlay.like{background:#2ecc711f}.profile-action-overlay.nope{background:#e74c3c1f}@keyframes profileActionPop{0%{opacity:0;transform:scale(.5)}30%{opacity:1;transform:scale(1.15)}50%{transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.profile-detail-photo-wrap{background:#111;border-radius:16px;width:100%;max-height:450px;position:relative;overflow:hidden}.profile-detail-photo-bg{object-fit:cover;filter:blur(20px)brightness(.4);z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.1)}.profile-detail-photo{object-fit:contain;z-index:1;width:100%;max-height:450px;display:block;position:relative}.profile-detail-header{margin-top:20px}.profile-detail-header h2{font-size:1.5rem;font-weight:700}.profile-detail-header p{color:#d10000;font-weight:500}.profile-detail-columns{align-items:flex-start;gap:16px;margin-top:16px;display:flex}.profile-detail-left{flex-direction:column;flex:0 0 320px;gap:16px;display:flex}.profile-detail-right{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.profile-detail-columns .profile-card{background:#111;border:1px solid #1a1a1a;border-radius:12px;padding:20px}@media (max-width:700px){.profile-detail-columns{flex-direction:column}.profile-detail-left{flex:none;width:100%}}.profile-section{background:#111;border:1px solid #1a1a1a;border-radius:12px;margin-top:16px;padding:20px}.profile-section h3{color:#fff;margin-bottom:10px;font-size:.95rem;font-weight:700}.uyum-bar-container{background:#111;border:1px solid #1a1a1a;border-radius:12px;margin-top:16px;padding:20px}.uyum-bar-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.uyum-bar-title{color:#aaa;font-size:.9rem;font-weight:600}.uyum-bar-percent{color:#d10000;font-size:1.1rem;font-weight:800}.uyum-bar-track{background:#1a1a1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.uyum-bar-fill{background:linear-gradient(90deg,#d10000,#d10000);border-radius:2px;height:100%;transition:width .8s}.page-title{color:#fff;margin-bottom:20px;font-size:1.3rem;font-weight:700}.list-grid{flex-direction:column;gap:8px;max-width:640px;margin:0 auto;display:flex}.list-item{cursor:pointer;background:#111;border:1px solid #1a1a1a;border-radius:12px;align-items:center;gap:16px;padding:14px 18px;transition:all .2s;display:flex}.list-item:hover{background:#161616;border-color:#252525}.list-item img{object-fit:cover;border-radius:50%;flex-shrink:0;width:50px;height:50px}.list-item h3{color:#fff;font-size:.95rem;font-weight:600}.list-item p{color:#666;margin-top:2px;font-size:.8rem}.chat-layout{background:#0e0e0e;border:1px solid #1a1a1a;border-radius:14px;max-width:960px;height:calc(100vh - 128px);margin:0 auto;display:flex;overflow:hidden}.chat-sidebar{border-right:1px solid #1a1a1a;flex-shrink:0;width:300px;overflow-y:auto}.chat-sidebar-header{color:#fff;border-bottom:1px solid #1a1a1a;padding:20px;font-size:1rem;font-weight:700}.chat-contact{cursor:pointer;border-bottom:1px solid #111;align-items:center;gap:12px;padding:14px 20px;transition:background .15s;display:flex}.chat-contact:hover{background:#151515}.chat-contact.active{background:#181818;border-left:3px solid #d10000}.chat-contact img{object-fit:cover;border-radius:50%;flex-shrink:0;width:42px;height:42px}.chat-contact-name{color:#e8e8e8;justify-content:space-between;align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:flex}.chat-contact-time{color:#555;flex-shrink:0;font-size:.65rem;font-weight:400}.chat-contact-sub{color:#555;margin-top:1px;font-size:.75rem}.chat-contact-wrap{position:relative}.contact-dot{z-index:2;background:#d10000;border:2px solid #0e0e0e;border-radius:50%;width:10px;height:10px;position:absolute;top:14px;left:46px}.contact-unread-badge{z-index:2;color:#fff;box-sizing:border-box;background:#d10000;border:2px solid #0e0e0e;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:8px;left:40px}.chat-spam-warning{text-align:center;color:#d10000;padding:4px 0;font-size:.75rem;font-weight:500}.chat-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.chat-header{border-bottom:1px solid #1a1a1a;align-items:center;gap:12px;padding:16px 24px;display:flex}.chat-header img{object-fit:cover;border-radius:50%;width:36px;height:36px}.chat-header h3{color:#fff;font-size:.95rem;font-weight:600}.chat-messages{flex-direction:column;flex:1;gap:8px;min-height:0;padding:20px 24px;display:flex;overflow-y:auto}.chat-msg-row{flex-shrink:0;align-items:center;gap:4px;width:100%;display:flex}.chat-msg-row.mine{justify-content:flex-end}.chat-msg-row.theirs{justify-content:flex-start}.chat-reply-btn{opacity:0;color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-self:center;padding:4px;transition:opacity .15s,color .15s}.chat-msg-row:hover .chat-reply-btn{opacity:1}.chat-msg-row.mine .chat-reply-btn{order:-1}.chat-reply-btn:hover{color:#d10000}.chat-bubble{word-wrap:break-word;overflow-wrap:break-word;border-radius:16px;max-width:65%;padding:10px 16px;font-size:.9rem;line-height:1.5}.chat-bubble.mine{color:#fff;background:#d10000;border-bottom-right-radius:4px}.chat-bubble.theirs{color:#e8e8e8;background:#1a1a1a;border-bottom-left-radius:4px}.chat-msg-time{opacity:.5;text-align:right;margin-top:4px;font-size:.6rem;line-height:1;display:block}.chat-input-bar{background:#0e0e0e;border-top:1px solid #1a1a1a;gap:10px;padding:16px 24px;display:flex}.chat-input{color:#e8e8e8;background:#161616;border:1px solid #222;border-radius:10px;outline:none;flex:1;padding:12px 16px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s}.chat-input:focus{border-color:#d10000}.chat-msg-group{flex-direction:column;width:100%;display:flex}.chat-msg-group.mine{align-items:flex-end}.chat-msg-group.theirs{align-items:flex-start}.chat-reply-label{color:#666;margin-bottom:4px;padding:0 4px;font-size:.7rem}.chat-reply-bubble{word-wrap:break-word;overflow-wrap:break-word;opacity:.45;border-radius:16px;max-width:55%;margin-bottom:-6px;padding:8px 14px;font-size:.82rem;line-height:1.4}.chat-reply-bubble.mine{color:#fff;background:#d10000;border-bottom-right-radius:4px}.chat-reply-bubble.theirs{color:#e8e8e8;background:#1a1a1a;border-bottom-left-radius:4px}.chat-reply-bar{background:#131313;border-left:3px solid #d10000;border-radius:8px;justify-content:space-between;align-items:center;margin:0 16px;padding:10px 24px;display:flex}.chat-reply-bar-text{color:#999;align-items:center;gap:8px;font-size:.8rem;display:flex;overflow:hidden}.chat-reply-bar-text span{text-overflow:ellipsis;white-space:nowrap;color:#ccc;overflow:hidden}.chat-reply-bar-close{color:#888;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.2rem}.chat-reply-bar-close:hover{color:#d10000}.chat-send-btn{color:#fff;cursor:pointer;background:#d10000;border:none;border-radius:10px;padding:12px 24px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.chat-send-btn:hover{background:#a80000}.new-msg-badge{color:#fff;cursor:pointer;z-index:5;background:#d10000;border-radius:20px;padding:8px 18px;font-size:.8rem;font-weight:600;animation:.3s ease-out badgePop;position:absolute;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 2px 12px #d1000066}@keyframes badgePop{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.typing-indicator{color:#666;align-items:center;gap:6px;padding:6px 16px;font-size:.78rem;font-style:italic;display:flex}.typing-indicator span{background:#666;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite both typingDot;display:inline-block}.typing-indicator span:first-child{animation-delay:0s}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.chat-empty{color:#333;flex:1;justify-content:center;align-items:center;font-size:.9rem;display:flex}.my-profile{max-width:780px;margin:0 auto}.my-profile-header{align-items:center;gap:24px;margin-bottom:32px;display:flex}.my-profile-avatar{object-fit:cover;border:3px solid #d10000;border-radius:50%;width:100px;height:100px;transition:opacity .2s}.my-profile-avatar:hover{opacity:.8}.photo-modal{text-align:center;max-width:400px}.photo-modal-img{object-fit:cover;border-radius:12px;width:100%;max-height:400px}.my-profile-info h2{font-size:1.4rem;font-weight:700}.my-profile-info p{color:#d10000;font-size:.9rem;font-weight:500}.my-profile-info .bio-text{color:#888;max-width:400px;margin-top:6px;font-size:.85rem;line-height:1.5}.profile-cards{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.profile-card{background:#111;border:1px solid #1a1a1a;border-radius:14px;padding:24px}.profile-card-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.profile-card-header h3{font-size:1rem;font-weight:700}.profile-card-edit{color:#d10000;cursor:pointer;background:0 0;border:none;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.profile-card-edit:hover{text-decoration:underline}.lb-sync-btn{color:#d10000;cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;padding:2px;transition:opacity .15s;display:flex}.lb-sync-btn:hover{opacity:1}.lb-sync-btn:disabled{cursor:default}@keyframes lbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.film-tag{color:#ccc;background:#161616;border:1px solid #222;border-radius:8px;margin:3px;padding:6px 14px;font-size:.82rem;transition:all .2s;display:inline-block}.film-tag.top3{color:#d10000;border-color:#d10000}.film-tag.selected{color:#fff;background:#d10000;border-color:#d10000}.poster-showcase{flex-direction:column;gap:14px;display:flex}.poster-row{align-items:flex-end;gap:0;display:flex;position:relative}.poster-number{color:#0000;-webkit-text-stroke:2px #ffffff26;z-index:2;-webkit-user-select:none;user-select:none;flex-shrink:0;margin-right:-12px;font-family:Montserrat,sans-serif;font-size:5.5rem;font-weight:900;line-height:.8;position:relative}.poster-img-wrap{border-radius:10px;flex-shrink:0;width:110px;height:160px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0009}.poster-img-wrap img{object-fit:cover;width:100%;height:100%}.poster-img-wrap .poster-placeholder{color:#333;text-align:center;background:linear-gradient(135deg,#1a1a1a,#111);justify-content:center;align-items:center;width:100%;height:100%;padding:8px;font-size:.7rem;display:flex}.poster-film-name{color:#ccc;white-space:nowrap;text-overflow:ellipsis;align-self:center;max-width:140px;margin-left:14px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;overflow:hidden}.genre-tag{color:#999;cursor:pointer;-webkit-user-select:none;user-select:none;background:#161616;border:1px solid #222;border-radius:8px;margin:3px;padding:8px 16px;font-size:.85rem;transition:all .2s;display:inline-block}.genre-tag:hover{color:#d10000;border-color:#d10000}.genre-tag.selected{color:#fff;background:#d10000;border-color:#d10000}.kvkk-checkbox-label{cursor:pointer;color:#999;align-items:flex-start;gap:10px;margin:14px 0 16px;font-size:.82rem;line-height:1.5;display:flex}.kvkk-checkbox-label input[type=checkbox]{accent-color:#d10000;cursor:pointer;min-width:16px;min-height:16px;margin-top:3px}.kvkk-checkbox-label a{color:#d10000;text-decoration:underline}.kvkk-checkbox-label a:hover{color:#e63333}.gender-options{gap:8px;margin-bottom:12px;display:flex}.gender-btn{color:#888;cursor:pointer;text-align:center;background:#161616;border:1px solid #222;border-radius:10px;flex:1;padding:13px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.gender-btn:hover{color:#ccc;border-color:#d10000}.gender-btn.selected{color:#d10000;background:#d100001a;border-color:#d10000;font-weight:600}.age-warning{color:#e63333;margin-top:-8px;margin-bottom:10px;padding-left:4px;font-size:.8rem}.date-row{gap:8px;margin-bottom:12px;display:flex}.date-row select{color:#e8e8e8;cursor:pointer;appearance:auto;-webkit-appearance:menulist;background:#161616;border:1px solid #222;border-radius:10px;outline:none;flex:1;padding:13px 8px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s}.date-row select:focus{border-color:#d10000}.age-display{color:#d10000;margin-top:-8px;margin-bottom:10px;padding-left:4px;font-size:.85rem;font-weight:600}.logout-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #333;border-radius:10px;width:100%;margin-top:24px;padding:12px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.logout-btn:hover{color:#d10000;border-color:#d10000}.cdrop{width:100%;position:relative}.cdrop-trigger{color:#e8e8e8;cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:4px 0;font-family:Inter,sans-serif;font-size:.9rem;display:flex}.cdrop-trigger span{color:#555}.cdrop-menu{z-index:50;background:#161616;border:1px solid #222;border-radius:10px;max-height:200px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #0009}.cdrop-menu::-webkit-scrollbar{width:4px}.cdrop-menu::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.cdrop-item{color:#aaa;cursor:pointer;border-radius:7px;padding:9px 12px;font-family:Inter,sans-serif;font-size:.85rem;transition:all .15s}.cdrop-item:hover{color:#fff;background:#d100001a}.cdrop-item.active{color:#d10000;font-weight:600}.cdrop-search{color:#e8e8e8;background:#111;border:none;border-bottom:1px solid #222;border-radius:7px 7px 0 0;outline:none;width:100%;padding:10px 12px;font-family:Inter,sans-serif;font-size:.85rem;position:sticky;top:0}.cdrop-search::placeholder{color:#444}.teaser-section-card{background:#0d0d0d;border:1px solid #1a1a1a;border-radius:12px;margin-top:20px;transition:border-color .2s;overflow:hidden}.teaser-section-card:hover{border-color:#222}.teaser-section-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.teaser-section-header h3{color:#fff;margin:0;font-size:.95rem;font-weight:700}.teaser-section-header svg{transition:transform .25s}.teaser-section-body{padding:0 18px 18px}.teaser-edit-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.teaser-edit-btn:hover{color:#d10000;background:#d1000014}.teaser-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;animation:.3s teaserFadeIn;display:flex;position:fixed;inset:0}@keyframes teaserFadeIn{0%{opacity:0}to{opacity:1}}.teaser-modal{background:#111;border:1px solid #1a1a1a;border-radius:16px;width:95%;max-width:560px;max-height:85vh;padding:32px;overflow-y:auto}.teaser-modal h2{color:#fff;margin-bottom:20px;font-size:1.2rem;font-weight:700}.teaser-question{background:#0d0d0d;border:1px solid #1a1a1a;border-radius:12px;margin-bottom:16px;padding:16px;transition:border-color .2s}.teaser-question:focus-within{border-color:#d10000}.teaser-question label{color:#d10000;letter-spacing:.3px;margin-bottom:8px;font-size:.8rem;font-weight:600;display:block}.teaser-question input{color:#e8e8e8;background:0 0;border:none;outline:none;width:100%;padding:4px 0;font-family:Inter,sans-serif;font-size:.9rem}.teaser-question input::placeholder{color:#444}.teaser-modal-actions{gap:8px;margin-top:20px;display:flex}.teaser-modal-actions .btn-main,.teaser-modal-actions .btn-outline{flex:1}.teaser-item{background:#111;border:1px solid #1a1a1a;border-radius:10px;margin-bottom:6px;padding:14px 16px}.teaser-item-q{color:#d10000;letter-spacing:.3px;margin-bottom:3px;font-size:.8rem;font-weight:700;line-height:1.3}.teaser-item-a{color:#ccc;font-size:.82rem;font-weight:400;line-height:1.4}.loading-overlay{z-index:1000;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-dots{gap:10px;margin-top:24px;display:flex}.loading-dots span{background:#d10000;border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite dotBounce}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,80%,to{opacity:.3;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}.match-overlay{z-index:2000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000d9;flex-direction:column;justify-content:center;align-items:center;animation:.4s matchFadeIn;display:flex;position:fixed;inset:0}@keyframes matchFadeIn{0%{opacity:0}to{opacity:1}}.match-hearts{width:120px;height:120px;margin-bottom:24px;position:relative}.match-heart-main{opacity:0;animation:.6s cubic-bezier(.17,.67,.35,1.5) forwards matchHeartPop;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes matchHeartPop{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.match-ring{border:2px solid #d1000066;border-radius:50%;width:100px;height:100px;animation:1s ease-out .3s forwards matchRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.match-ring:nth-child(3){border-color:#d1000033;width:140px;height:140px;animation-delay:.5s}@keyframes matchRing{0%{opacity:1;transform:translate(-50%,-50%)scale(0)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.match-title{letter-spacing:6px;background:linear-gradient(135deg,#d10000,#e63333,#d10000);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:900;animation:.5s .2s both matchTextIn}@keyframes matchTextIn{0%{opacity:0;transform:translateY(20px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.match-subtitle{color:#fff6;letter-spacing:1px;margin-top:8px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;animation:.5s .4s both matchTextIn}.match-actions{flex-direction:column;gap:10px;margin-top:32px;animation:.5s .6s both matchTextIn;display:flex}.match-msg-btn{color:#e63333;cursor:pointer;letter-spacing:.5px;background:#d100001f;border:1px solid #d100004d;border-radius:12px;padding:14px 40px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s}.match-msg-btn:hover{color:#fff;background:#d1000033;border-color:#d10000;transform:translateY(-1px)}.match-close-btn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:8px;font-family:Inter,sans-serif;font-size:.85rem;transition:color .2s}.match-close-btn:hover{color:#fff9}.match-particle{background:#d10000;border-radius:50%;width:6px;height:6px;animation:1s ease-out forwards matchParticle;position:absolute}@keyframes matchParticle{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(var(--px),var(--py)) scale(0)}}.match-line{background:linear-gradient(#d10000,#0000);border-radius:1px;width:2px;height:20px;animation:.8s ease-out forwards matchLine;position:absolute}@keyframes matchLine{0%{opacity:1;transform:translate(0)scaleY(1)}to{opacity:0;transform:translate(var(--px),var(--py)) scaleY(0)}}.empty-state{text-align:center;color:#333;margin-top:80px;font-size:.95rem}.empty-state p{margin-bottom:16px}.reset-rejected-btn{color:#fff;cursor:pointer;letter-spacing:.2px;background:linear-gradient(135deg,#d10000 0%,#8b0000 100%);border:none;border-radius:24px;align-items:center;gap:8px;padding:10px 22px;font-size:.84rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 2px 12px #d1000040}.reset-rejected-btn:hover{background:linear-gradient(135deg,#e01010 0%,#a00000 100%);transform:translateY(-1px);box-shadow:0 4px 18px #d1000059}.reset-rejected-btn:active{transform:translateY(0);box-shadow:0 1px 6px #d1000033}.reset-rejected-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.reset-rejected-btn svg{flex-shrink:0}.reset-limit-msg{color:#d10000;opacity:.85;margin-top:12px;font-size:.76rem}.back-btn-icon{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.back-btn-icon:hover{color:#d10000;background:#d1000014}.notif-bell-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:all .2s;display:flex;position:relative}.notif-bell-btn:hover{color:#d10000;background:#d1000014}.notif-bell-badge{color:#fff;background:#d10000;border:2px solid #0a0a0a;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0}.notif-panel-overlay{z-index:199;position:fixed;inset:0}.notif-panel{z-index:200;background:#111;border:1px solid #1a1a1a;border-radius:14px;flex-direction:column;width:340px;max-height:420px;animation:.2s notifSlide;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 48px #0009}@keyframes notifSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notif-panel-header{color:#fff;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding:16px 20px;font-size:.95rem;font-weight:700;display:flex}.notif-clear-btn{color:#d10000;cursor:pointer;background:0 0;border:none;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.notif-clear-btn:hover{text-decoration:underline}.notif-panel-list{flex:1;overflow-y:auto}.notif-item{cursor:default;border-bottom:1px solid #111;align-items:center;gap:12px;padding:14px 20px;transition:background .15s;display:flex}.notif-item:hover{background:#151515}.notif-item.unread{background:#d100000a}.notif-icon-wrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notif-icon-wrap.like{color:#d10000;background:#d100001f}.notif-icon-wrap.match{color:#2ecc71;background:#2ecc711f}.notif-icon-wrap.message{color:#648cff;background:#648cff1f}.notif-text{color:#ccc;font-size:.85rem;line-height:1.4}.notif-time{color:#444;margin-top:2px;font-size:.7rem}.notif-empty{text-align:center;color:#444;padding:40px 20px;font-size:.85rem}.report-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.report-btn:hover{color:#d10000;background:#d1000014}.block-btn{color:#555;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.block-btn:hover{color:#e67e22;background:#e67e2214}.report-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 12px max(12px, env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;background:#000000d9;justify-content:center;align-items:flex-end;animation:.3s teaserFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.report-modal{background:#111;border:1px solid #1a1a1a;border-radius:16px;width:95%;max-width:420px;padding:32px;animation:.25s notifSlide}.report-modal-sheet{-webkit-overflow-scrolling:touch;max-height:min(88dvh,100% - 24px);margin:auto 0;scroll-padding-bottom:120px;overflow-y:auto}.report-modal-textarea{margin-top:12px;margin-bottom:0;scroll-margin-bottom:120px}.report-modal h2{color:#fff;margin-bottom:6px;font-size:1.1rem;font-weight:700}.report-modal p{color:#666;margin-bottom:18px;font-size:.82rem}.report-reason{cursor:pointer;color:#ccc;background:#0d0d0d;border:1px solid #1a1a1a;border-radius:10px;align-items:center;gap:10px;margin-bottom:6px;padding:12px 14px;font-family:Inter,sans-serif;font-size:.88rem;transition:all .2s;display:flex}.report-reason:hover{color:#fff;background:#d100000a;border-color:#d10000}.report-reason.selected{color:#d10000;background:#d1000014;border-color:#d10000}.report-reason-dot{border:2px solid #333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .2s;display:flex}.report-reason.selected .report-reason-dot{background:#d10000;border-color:#d10000}.report-reason.selected .report-reason-dot:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px}.report-modal-actions{gap:8px;margin-top:18px;display:flex}.report-modal-actions .btn-main,.report-modal-actions .btn-outline{flex:1}.toast-container{z-index:3000;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)}.toast{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;border-radius:12px;max-width:420px;padding:14px 28px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;animation:.35s toastIn,.35s 2.8s forwards toastOut;box-shadow:0 8px 32px #0006}.toast-error{color:#e63333;background:#d1000026;border:1px solid #d1000066}.toast-success{color:#5eead4;background:#2ecc7126;border:1px solid #2ecc7166}.toast-info{color:#93b5ff;background:#648cff26;border:1px solid #648cff66}@keyframes toastIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes toastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}@media (max-width:768px){.landing-navbar{padding:16px 20px}.brand-logo-img{width:80px;height:80px}.brand-logo-text{font-size:1.6rem}.landing-hero{min-height:calc(100vh - 80px);padding:40px 20px 120px}.hero-tagline{font-size:clamp(1.8rem,6vw,2.8rem)}.hero-sub{max-width:90%;font-size:1rem}.register-btn-hero{padding:14px 40px;font-size:.95rem}.landing-footer{flex-direction:column;gap:32px;padding:40px 24px 32px}.cinema-bg:before{width:500px;height:500px;top:-150px;right:-100px}.cinema-bg:after{width:400px;height:400px;bottom:-100px;left:-80px}.auth-box{max-width:100%;margin:0 16px;padding:32px 24px}.site-topbar{height:56px;padding:0 16px}.topbar-brand{font-size:1rem}.topbar-tab{gap:5px;padding:6px 10px;font-size:.8rem}.topbar-tab svg{width:16px;height:16px}.topbar-nav{gap:2px}.topbar-tab-profile-mobile{display:flex}.topbar-right{gap:8px}.topbar-avatar{width:32px;height:32px}.site-content{padding:20px 16px}.discover-layout{flex-direction:column;align-items:center}.swipe-card-wrap{width:100%;max-width:380px}.swipe-teaser-col{display:none}.profile-detail{max-width:100%}.profile-detail-photo-wrap,.profile-detail-photo{max-height:350px}.profile-detail-columns{flex-direction:column}.profile-detail-left{flex:none;width:100%}.list-grid{max-width:100%}.page-title{text-align:center}.chat-layout{border:none;border-radius:0;flex-direction:column;max-width:100%;height:calc(100vh - 96px)}.chat-sidebar{border-bottom:1px solid #1a1a1a;border-right:none;flex-shrink:0;width:100%;max-height:180px}.chat-sidebar-header{padding:14px 16px;font-size:.9rem}.chat-contact{gap:10px;padding:10px 16px}.chat-contact img{width:36px;height:36px}.chat-header{gap:10px;padding:12px 16px}.chat-messages{padding:16px}.chat-input-bar{gap:8px;padding:12px 16px}.chat-send-btn{padding:10px 18px;font-size:.85rem}.chat-bubble{max-width:80%}.my-profile{max-width:100%}.my-profile-header{text-align:center;flex-direction:column;align-items:center;gap:16px}.my-profile-avatar{width:80px;height:80px}.my-profile-info .bio-text{max-width:100%}.profile-cards{grid-template-columns:1fr;gap:12px}.poster-number{font-size:4rem}.poster-img-wrap{width:90px;height:130px}.poster-film-name{max-width:120px;font-size:.78rem}.teaser-modal,.report-modal{max-width:100%;padding:24px 20px}.notif-panel{width:300px;right:-60px}.toast{max-width:90vw;padding:12px 20px;font-size:.85rem}.photo-wrapper{flex-direction:column;align-items:center}.photo-preview-box{width:80px;height:80px}.uyum-badge{padding:6px 10px}.uyum-badge-value{font-size:1rem}.action-buttons{gap:20px;margin-top:16px}.action-btn{width:54px;height:54px}.match-title{letter-spacing:4px;font-size:1.6rem}.match-msg-btn{padding:12px 28px;font-size:.9rem}}@media (max-width:480px){.landing-navbar{padding:12px 16px}.brand-logo-img{width:60px;height:60px}.brand-logo-text{font-size:1.3rem}.nav-links{gap:6px}.login-btn-top,.register-btn-top{padding:8px 16px;font-size:.8rem}.landing-hero{padding:30px 16px 100px}.hero-sub{font-size:.9rem}.register-btn-hero{padding:12px 32px;font-size:.9rem}.landing-footer{gap:24px;padding:32px 16px 24px}.site-topbar{padding:0 10px}.topbar-tab{gap:4px;padding:5px 8px;font-size:.75rem}.topbar-tab svg{width:14px;height:14px}.topbar-logo{width:26px;height:26px}.topbar-brand{letter-spacing:1px;font-size:.9rem}.site-content{padding:16px 12px}.swipe-card-wrap{max-width:100%}.chat-sidebar{max-height:150px}.chat-messages{padding:12px}.chat-input-bar{padding:10px 12px}.chat-bubble{max-width:85%;font-size:.85rem}.my-profile-avatar{width:70px;height:70px}.profile-card{padding:18px}.notif-panel{width:280px;right:-80px}.match-title{letter-spacing:3px;font-size:1.3rem}.match-hearts{width:90px;height:90px}}.focal-picker-modal{width:94%;max-width:420px}.focal-picker-container{cursor:crosshair;-webkit-user-select:none;user-select:none;border-radius:12px;margin-bottom:14px;position:relative;overflow:hidden}.focal-picker-img{object-fit:contain;width:100%;max-height:400px;display:block}.focal-picker-dot{pointer-events:none;z-index:3;background:#d10000e6;border:3px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 8px #0009}.focal-picker-crosshair-h{pointer-events:none;z-index:2;background:#ffffff40;height:1px;position:absolute;left:0;right:0}.focal-picker-crosshair-v{pointer-events:none;z-index:2;background:#ffffff40;width:1px;position:absolute;top:0;bottom:0}.focal-preview-row{justify-content:center;align-items:center;gap:16px;display:flex}.focal-preview-circle{border:2px solid #333;border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden}.focal-preview-circle img{object-fit:cover;width:100%;height:100%}.focal-preview-card{border:2px solid #333;border-radius:12px;flex-shrink:0;width:120px;height:160px;overflow:hidden}.focal-preview-card img{object-fit:cover;width:100%;height:100%}
html:has(.lp-v3){background:#050505}html:has(.lp-v3) body{background:#050505}.lp-v3{--lp-red:#d10000;--lp-bg:#050505;--lp-surface:#111113;--lp-text:#f5f5f7;background:var(--lp-bg);min-height:100dvh}.lp-v3.landing-page{isolation:isolate}.lp-v3 .lp-nav-brand,.lp-v3 .lp-footer-logo,.lp-v3 .ui-brand{letter-spacing:-.5px;text-transform:lowercase;color:#fff;font-family:Montserrat,sans-serif;font-weight:800;text-decoration:none}.lp-v3 .lp-nav-brand{font-size:1.45rem}.lp-bg-fill{z-index:0;pointer-events:none;background:#050505;position:fixed;inset:0}.lp-mesh{z-index:0;pointer-events:none;background:radial-gradient(70% 55% at 15% 5%,#d100002e,#0000 58%),radial-gradient(65% 50% at 88% 25%,#d100001a,#0000 55%),radial-gradient(55% 45% at 50% 95%,#50141438,#0000 50%);width:140vw;min-width:140vw;height:140vh;min-height:140vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-nav--sticky{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505b8;border-bottom:1px solid #ffffff0d;position:sticky;top:0}.lp-nav-cta{color:#fff;background:var(--lp-red);border-radius:999px;padding:8px 18px;font-size:.82rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.lp-nav-cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #d1000059}.lp-lang-wrap{position:relative}.lp-lang-backdrop{z-index:998;position:fixed;inset:0}.lp-phones .lp-main{z-index:2;flex-direction:column;flex:1;align-items:stretch;width:100%;max-width:1440px;margin:0 auto;padding:16px clamp(16px,3vw,40px) 56px;display:flex;position:relative}.lp-hero-phones{grid-template-columns:minmax(0,1fr) minmax(260px,380px) minmax(0,1fr);align-items:end;gap:clamp(8px,2vw,24px);width:100%;min-height:min(88vh,820px);padding-bottom:48px;display:grid}.lp-hero-center{text-align:center;align-self:center;padding:clamp(24px,4vh,48px) 12px 0}.lp-phone-col{justify-content:center;align-items:flex-end;min-height:0;display:flex}.lp-phone-col--left{justify-content:flex-end;padding-right:clamp(0px,1vw,12px)}.lp-phone-col--right{justify-content:flex-start;padding-left:clamp(0px,1vw,12px)}.lp-phone-shot{filter:drop-shadow(0 32px 64px #000000a6);width:clamp(260px,26vw,380px);max-height:min(82vh,720px);line-height:0}.lp-phone-img{object-fit:contain;object-position:bottom center;max-height:min(82vh,720px);width:100%!important;height:auto!important}.lp-phones .lp-intro-title{color:#fff;letter-spacing:-.5px;margin-bottom:14px;font-family:Inter,sans-serif;font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:700;line-height:1.1}.lp-phones .lp-intro-lead{color:#ffffff73;max-width:340px;margin-bottom:12px;margin-left:auto;margin-right:auto;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.6}.lp-phones .lp-soon-note{color:#ffffff4d;font-size:.82rem;font-style:italic}.lp-phones .lp-feature-list{border-top:1px solid #ffffff0f;grid-template-columns:repeat(2,1fr);gap:20px 32px;width:100%;max-width:900px;margin:0 auto;padding-top:8px;display:grid}.lp-phones .lp-feature-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:24px;transition:border-color .2s,background .2s}.lp-phones .lp-feature-item:hover{background:#ffffff09;border-color:#d1000033}.lp-phones .lp-feature-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--lp-red);margin-bottom:10px;font-size:.72rem;font-weight:600;display:inline-block}.lp-phones .lp-feature-title{letter-spacing:-.4px;color:#fff;margin-bottom:8px;font-family:Inter,sans-serif;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;line-height:1.25}.lp-phones .lp-feature-desc{color:#ffffff6b;margin:0;font-size:.9rem;line-height:1.55}.lp-phones .lp-footer{z-index:2;position:relative}@media (max-width:1100px){.lp-hero-phones{grid-template-columns:minmax(0,1fr) minmax(220px,300px) minmax(0,1fr);min-height:auto}.lp-phone-shot{width:clamp(220px,24vw,300px);max-height:min(75vh,600px)}.lp-phone-img{max-height:min(75vh,600px)}}@media (max-width:900px){.lp-hero-phones{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:12px 16px;min-height:auto;padding-bottom:32px}.lp-hero-center{order:-1;grid-column:1/-1;padding-top:8px}.lp-phone-col--left,.lp-phone-col--right{justify-content:center;padding:0}.lp-phone-shot{width:min(44vw,280px);max-height:58vh}.lp-phone-img{max-height:58vh}.lp-phones .lp-feature-list{grid-template-columns:1fr;gap:14px}}@media (max-width:520px){.lp-hero-phones{grid-template-columns:1fr}.lp-phone-col--left{order:1}.lp-phone-col--right{order:2}.lp-phone-shot{width:min(72vw,300px)}}.lp-text-only{min-height:auto}.lp-text-only .lp-main{z-index:2;max-width:560px;margin:0 auto;padding:8px 24px 48px;position:relative}.lp-intro{text-align:center;margin-bottom:36px}.lp-intro-title{color:#fff;letter-spacing:-1px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.lp-intro-lead{color:#ffffff6b;margin-bottom:8px;font-size:.95rem;line-height:1.6}.lp-soon-note{color:#ffffff47;font-size:.8rem;font-style:italic}.lp-feature-list{flex-direction:column;gap:28px;display:flex}.lp-text-only .lp-feature-item{border-bottom:1px solid #ffffff0d;padding-bottom:28px}.lp-text-only .lp-feature-item:last-child{border-bottom:none;padding-bottom:0}.lp-text-only .lp-feature-title{letter-spacing:-.5px;margin-bottom:8px;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.2}.lp-text-only .lp-feature-desc{max-width:none;margin:0;font-size:.9rem;line-height:1.55}.lp-text-only .lp-feature-tag{margin-bottom:8px}.lp-text-only .lp-feature-visual,.lp-text-only .lp-cta,.lp-text-only .lp-store-btns{display:none!important}.lp-text-only .lp-nav{padding:20px 24px}.lp-text-only .lp-footer{padding:28px 24px 32px}.lp-v3 .lp-features{padding-top:0}.lp-feature-visual{justify-content:center;align-items:center;display:flex}.lp-app-screen{z-index:1;border-radius:22px;width:min(100%,280px);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 28px 56px #0000008c}.lp-app-screen img{vertical-align:top;width:100%;height:auto;display:block}.lp-v3 .lp-store-btn{opacity:.5;cursor:not-allowed;pointer-events:none}.lp-v3 .lp-store-btns{flex-direction:column;align-items:flex-start}.lp-v3 .lp-store-btns--compact{align-items:center}.lp-v3 .lp-coming-soon{text-align:center;color:#ffffff47;width:100%;margin:4px 0 0;font-size:.82rem;font-style:italic}.lp-v3 .lp-store-btns--compact .lp-coming-soon{margin-top:12px}.lp-phone{width:min(100%,300px);margin:0;animation:6s ease-in-out infinite lp-float;position:relative}.lp-feature--reverse .lp-phone{animation-delay:-3s}@keyframes lp-float{0%,to{transform:translateY(0)rotateY(-6deg)rotateX(2deg)}50%{transform:translateY(-10px)rotateY(6deg)rotateX(-1deg)}}.lp-phone-ring{filter:blur(8px);opacity:.9;background:radial-gradient(circle at 30% 0,#d1000040,#0000 55%);border-radius:44px;position:absolute;inset:-12px}.lp-phone-body{background:linear-gradient(145deg,#2a2a2e 0%,#0a0a0c 40%,#1a1a1e 100%);border-radius:36px;padding:10px;position:relative;box-shadow:0 0 0 1px #ffffff1f,0 32px 64px #000000a6,inset 0 1px #ffffff14}.lp-phone-notch{z-index:3;background:#000;border-radius:0 0 14px 14px;width:72px;height:22px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.lp-phone-screen{height:520px;color:var(--lp-text);background:#0c0c0e;border-radius:28px;font-family:Inter,sans-serif;font-size:10px;position:relative;overflow:hidden}.ui-status{color:#ffffffd9;justify-content:space-between;padding:32px 14px 6px;font-size:9px;font-weight:600;display:flex}.ui-brand{padding:0 14px 8px;font-size:13px}.ui-tabbar{background:linear-gradient(#0000,#000000d9);justify-content:space-around;padding:10px 8px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.ui-tab{background:#ffffff1f;border-radius:6px;width:22px;height:22px}.ui-tab--on{background:var(--lp-red);box-shadow:0 0 12px #d1000080}.ui-avatar{background:linear-gradient(135deg,#444,#222);border-radius:50%;flex-shrink:0;width:22px;height:22px}.ui-prompt{color:#ffffff73;letter-spacing:.04em;background:#161618;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;margin:0 10px 8px;padding:8px 10px;font-size:7px;display:flex}.ui-prompt-plus{width:18px;height:18px;color:var(--lp-red);background:#d1000033;border-radius:6px;justify-content:center;align-items:center;font-size:12px;display:flex}.ui-chips{gap:6px;padding:0 10px 10px;display:flex}.ui-chip{color:#ffffff80;border:1px solid #ffffff1a;border-radius:999px;padding:4px 10px;font-size:8px}.ui-chip--on{background:var(--lp-red);border-color:var(--lp-red);color:#fff}.ui-grid{grid-template-columns:1fr 1fr;gap:8px;padding:0 10px 52px;display:grid}.ui-card{background:#141416;border-radius:12px;min-height:118px;position:relative;overflow:hidden}.ui-now{z-index:2;color:#fff;background:var(--lp-red);border-radius:4px;padding:2px 5px;font-size:6px;font-weight:700;position:absolute;top:6px;right:6px}.ui-poster{width:100%;height:72px;display:block}.ui-card-foot{align-items:center;gap:6px;padding:6px;display:flex}.ui-name{font-size:8px;font-weight:600;display:block}.ui-film{color:#ffffff73;font-size:6px;line-height:1.2;display:block}.ui-gizz-tabs{gap:6px;padding:0 10px 8px;font-size:8px;display:flex}.ui-gizz-tabs .on{background:#ffffff1f;border-radius:999px;padding:4px 10px}.ui-post{border-bottom:1px solid #ffffff0d;margin:0 10px 10px;padding-bottom:8px}.ui-post-head{align-items:center;gap:8px;margin-bottom:6px;display:flex}.ui-post-head strong{font-size:9px;display:block}.ui-tag{color:var(--lp-red);font-size:6px}.ui-post-text{color:#fffc;margin-bottom:6px;font-size:8px}.ui-post-media{border-radius:10px;height:88px;margin-bottom:6px}.ui-post-media--a{background:linear-gradient(160deg,#3d2817,#1a1208)}.ui-post-media--b{background:linear-gradient(160deg,#1e3a5f,#0d1520);height:56px}.ui-post-foot{color:#ffffff80;gap:12px;font-size:7px;display:flex}.ui-post--short{opacity:.65}.lp-phone--gizz .ui-tabbar{padding-bottom:12px}.ui-profile{align-items:center;gap:10px;padding:0 14px 10px;display:flex}.ui-profile-photo{background:linear-gradient(135deg,#5a3030,#1a1010);border:2px solid #d1000066;border-radius:50%;width:44px;height:44px}.ui-profile strong{font-size:11px;display:block}.ui-watching{color:var(--lp-red);font-size:7px}.ui-profile-tabs{gap:8px;padding:0 14px 12px;font-size:8px;display:flex}.ui-profile-tabs .on{color:var(--lp-red);border-bottom:1px solid var(--lp-red);padding-bottom:2px}.ui-section-label{color:#fff6;text-transform:uppercase;letter-spacing:.06em;padding:0 14px 8px;font-size:8px}.ui-showcase-list{margin:0;padding:0 10px 20px;list-style:none}.ui-showcase-list li{grid-template-columns:28px 48px 1fr;align-items:center;gap:8px;margin-bottom:12px;display:grid}.ui-showcase-num{color:#ffffff14;font-size:28px;font-weight:800;line-height:1}.ui-showcase-poster{background:linear-gradient(145deg,#3a3a42,#1a1a1e);border-radius:8px;height:64px}.ui-showcase-title{color:#ffffffd9;font-size:8px;line-height:1.35}.lp-phone--match .lp-phone-screen{flex-direction:column;display:flex}.ui-ghost-pill{color:#ffffffb3;border:1px solid #d1000080;border-radius:999px;align-self:center;margin-top:36px;padding:4px 10px;font-size:7px}.ui-match-photo{background:linear-gradient(#2a2030 0%,#120a14 100%);border-radius:16px;flex:1;min-height:200px;margin:12px}.ui-match-info{padding:0 16px 12px}.ui-match-info h3{margin-bottom:8px;font-size:14px}.ui-compat{letter-spacing:.04em;background:#d100001f;border:1px solid #d1000040;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:8px 10px;font-size:7px;display:flex}.ui-compat strong{color:var(--lp-red);font-size:16px}.ui-tags{flex-wrap:wrap;gap:4px;display:flex}.ui-tags span{background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:3px 8px;font-size:7px}.ui-match-actions{justify-content:center;gap:16px;padding:8px 0 48px;display:flex}.ui-act{cursor:default;border:none;border-radius:50%;width:44px;height:44px;font-size:16px}.ui-act--no{color:#aaa;background:#1c1c1e}.ui-act--spot{color:#f5b301;background:#f5b30126}.ui-act--yes{color:var(--lp-red);background:#d1000033}.lp-v3 .lp-pills,.lp-v3 .lp-hero,.lp-v3 .lp-ticker{display:none!important}@media (max-width:900px){.lp-feature--intro{margin-bottom:80px}.lp-v3 .lp-store-btns{align-items:center}}
.ac-root{color:#e8e8e8;background:#080808;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.ac-login{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.ac-login-box{background:#111;border:1px solid #222;border-radius:16px;width:100%;max-width:400px;padding:32px}.ac-layout{min-height:100vh;display:flex}.ac-sidebar{background:#0c0c0c;border-right:1px solid #1a1a1a;flex-direction:column;flex-shrink:0;gap:6px;width:240px;height:100vh;padding:20px 12px;display:flex;position:sticky;top:0;overflow-y:auto}.ac-brand{color:#d10000;letter-spacing:-.5px;padding:8px 12px 16px;font-size:1.1rem;font-weight:800}.ac-nav-btn{text-align:left;color:#888;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .15s;display:flex}.ac-nav-btn:hover{color:#ccc;background:#141414}.ac-nav-btn.active{color:#e63333;background:#d100001a;border-color:#d1000059}.ac-main{flex:1;max-width:1200px;padding:24px 28px 48px}.ac-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ac-title{margin:0;font-size:1.35rem;font-weight:800}.ac-card{background:#111;border:1px solid #1a1a1a;border-radius:14px;margin-bottom:12px;padding:18px 20px}.ac-list-item{cursor:pointer;background:#111;border:1px solid #1a1a1a;border-radius:12px;margin-bottom:8px;padding:16px 18px;transition:border-color .15s,background .15s}.ac-list-item:hover{background:#131313;border-color:#d10000}.ac-btn{color:#ddd;cursor:pointer;background:#161616;border:1px solid #333;border-radius:10px;padding:10px 16px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s}.ac-btn:hover:not(:disabled){color:#fff;border-color:#555}.ac-btn:disabled{opacity:.45;cursor:not-allowed}.ac-btn-danger{color:#e63333;background:#d100001a;border-color:#d1000066}.ac-btn-danger:hover:not(:disabled){background:#d1000033;border-color:#d10000}.ac-btn-warn{color:orange;background:#ffa50014;border-color:#ffa50066}.ac-btn-ghost{color:#888;background:0 0;border-color:#333}.ac-input{color:#e8e8e8;box-sizing:border-box;background:#0d0d0d;border:1px solid #222;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:.88rem}.ac-input:focus{border-color:#d10000}.ac-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ac-actions-row{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.ac-badge{letter-spacing:.3px;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-block}.ac-badge-warn{color:orange;background:#ffa5001f;border:1px solid #ffa50059}.ac-badge-restrict{color:#f55;background:#d100001f;border:1px solid #d1000059}.ac-country-chips{flex-wrap:wrap;gap:8px;display:flex}.ac-country-chip{color:#aaa;cursor:pointer;background:#111;border:1px solid #2a2a2a;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.ac-country-chip:hover{color:#ddd;border-color:#444}.ac-country-chip.active{color:#f66;background:#d100001a;border-color:#d100008c}.ac-country-chip-n{color:#666;background:#1a1a1a;border-radius:999px;padding:1px 6px;font-size:.72rem;font-weight:700}.ac-country-chip.active .ac-country-chip-n{color:#f88;background:#00000040}.ac-modal-backdrop{z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ac-modal{background:#111;border:1px solid #333;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:24px;overflow-y:auto}.ac-toast{z-index:10001;border-radius:12px;padding:14px 20px;font-size:.9rem;font-weight:600;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 32px #00000080}.ac-toast.ok{color:#2ecc71;background:#0d2818;border:1px solid #2ecc71}.ac-toast.err{color:#f66;background:#281010;border:1px solid #d10000}.ac-gizz-content{color:#ccc;white-space:pre-wrap;word-break:break-word;margin:10px 0;font-size:.9rem;line-height:1.5}.ac-split{grid-template-columns:320px 1fr;align-items:start;gap:20px;display:grid}@media (max-width:900px){.ac-layout{flex-direction:column}.ac-sidebar{flex-flow:wrap;width:100%;height:auto;position:relative}.ac-split{grid-template-columns:1fr}}
