:root{--bg-dark: #052005;--bg-card: #0a2e0a;--green-accent: #56d737;--green-bright: #6ef04a;--green-border: #1a5c1a;--green-muted: #2d6b2d;--text-white: #ffffff;--text-muted: rgba(255, 255, 255, .75);--card-width: clamp(132px, 10.5vw, 172px);--card-height: clamp(188px, 15vw, 244px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg-dark);color:var(--text-white);overflow-x:hidden;overflow-y:auto;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}.landing{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;background:var(--bg-dark)}.landing-frame{position:relative;width:1920px;height:1080px;flex-shrink:0;transform-origin:top center;overflow:hidden;background:var(--bg-dark)}.landing-header-slot{position:fixed;top:0;left:50%;width:1920px;z-index:200;pointer-events:none}.landing-header-slot .header{pointer-events:auto}.landing-mockup{min-height:100vh;background:#052005;display:flex;align-items:center;justify-content:center}.landing-mockup__frame{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.landing-mockup__image-wrap{position:relative;display:inline-block;max-width:100%;max-height:100vh;line-height:0}.landing-mockup__image{display:block;max-width:100vw;max-height:100vh;width:auto;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.landing-mockup__actions{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.landing-hit{position:absolute;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;text-decoration:none}.landing-hit:focus-visible{outline:2px solid #56d737;outline-offset:3px}.landing-hit--logo{left:2%;top:2%;width:14%;height:6%;opacity:0}.landing-hit--login{right:2%;top:2%;width:9%;height:5%;opacity:0}.landing-cover--bottom-cta{left:50%;top:58.5%;transform:translate(-50%,-50%);width:22%;height:8%;background:#052005;border-radius:999px;pointer-events:none;z-index:5}.landing-cta{position:absolute;left:50%;top:58.5%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;justify-content:center;min-width:12rem;padding:1rem 2.75rem;background:#56d737;color:#fff;font-size:clamp(.95rem,1.4vw,1.05rem);font-weight:700;border-radius:999px;text-decoration:none;white-space:nowrap;box-shadow:0 4px 24px #56d73759,0 2px 8px #0003;transition:background .2s,transform .15s,box-shadow .2s;cursor:pointer}.landing-cta:hover{background:#6ef04a;transform:translate(-50%,calc(-50% - 2px));box-shadow:0 8px 32px #56d73773,0 4px 12px #00000040}.landing-cover{position:absolute;pointer-events:none}@media(max-width:900px){.landing-cta{top:57.5%;padding:.9rem 2rem}.landing-cover--bottom-cta{top:57.5%;width:46%;max-width:300px;height:7.5%}.landing-hit--login{width:12%}}@media(max-width:600px){.landing-cta{top:56.5%;min-width:10rem;padding:.85rem 1.75rem;font-size:.9rem}.landing-cover--bottom-cta{top:56.5%;width:60%;height:7%}.landing-hit--login{right:1.5%;width:14%}}.header{position:absolute;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2.5rem;background:linear-gradient(to bottom,rgba(5,32,5,.97) 0%,rgba(5,32,5,.75) 55%,rgba(5,32,5,.35) 85%,transparent 100%);pointer-events:auto}.header-logo{display:flex;align-items:center;flex-shrink:0}.header-logo-mark{filter:drop-shadow(0 2px 10px rgba(0,0,0,.4))}.brand-logo{display:block;object-fit:contain}.brand-logo--svg{flex-shrink:0}.brand-logo--full{border-radius:8px}.hero-logo-img{filter:drop-shadow(0 4px 24px rgba(0,0,0,.35))}.header-nav{display:flex;align-items:center;gap:2rem}.header-nav a{font-size:.9rem;font-weight:500;opacity:.9;transition:opacity .2s}.header-nav a:hover{opacity:1}.header-actions{display:flex;align-items:center;gap:1.25rem}.lang-btn{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;color:var(--text-white);opacity:.9;transition:opacity .2s}.lang-btn:hover{opacity:1}.btn-login{padding:.55rem 1.5rem;background:var(--green-accent);color:var(--text-white);font-size:.9rem;font-weight:600;border-radius:999px;transition:background .2s,transform .15s}.btn-login:hover{background:var(--green-bright);transform:translateY(-1px)}.profile-grid-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.profile-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid}.profile-grid-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:#05200552;pointer-events:none}.profile-card--compact{border-width:2px;border-radius:8px;box-shadow:0 3px 10px #00000059}.profile-card--compact .profile-card-overlay{background:linear-gradient(to top,rgba(5,32,5,.88) 0%,rgba(5,32,5,.2) 35%,transparent 55%)}.profile-card--compact .profile-card-info{bottom:.4em;left:.5em;right:.5em;font-size:1.25em;gap:.25em}.profile-card--compact .verified-icon{width:1.15em;height:1.15em}.profile-card{position:relative;width:100%;height:100%;min-height:0;border-radius:8px;overflow:hidden;border:2px solid var(--green-border);box-shadow:0 4px 16px #0006;background:var(--bg-card)}.profile-card img{width:100%;height:100%;object-fit:cover;display:block}.profile-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(5,32,5,.92) 0%,rgba(5,32,5,.35) 40%,transparent 65%)}.profile-card-info{position:absolute;bottom:2.6em;left:.65em;right:.65em;display:flex;align-items:center;gap:.3em;font-size:1.2em;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.6)}.verified-icon{flex-shrink:0;color:var(--green-accent);width:1.2em;height:1.2em}.profile-card-actions{position:absolute;bottom:.5em;left:.5em;right:.5em;display:flex;justify-content:space-between;align-items:center}.action-btn{display:flex;align-items:center;justify-content:center;width:1.65em;height:1.65em;border-radius:50%;background:#0520058c;color:var(--green-accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-shrink:0}.action-btn svg{width:.75em;height:.75em}.hero{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1.5rem;pointer-events:none}.hero-content{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:auto}.hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:640px;height:380px;background:radial-gradient(ellipse at center,rgba(5,32,5,.94) 0%,rgba(5,32,5,.72) 42%,rgba(5,32,5,.25) 68%,transparent 78%);pointer-events:none}.hero-logo{display:flex;flex-direction:column;align-items:center;gap:.15rem}.hero-heart{color:var(--green-accent);margin-bottom:.25rem}.hero-title{font-size:clamp(3.5rem,10vw,6rem);font-weight:800;line-height:1;letter-spacing:-.03em}.hero-title .rea{color:var(--text-white)}.hero-title .love{color:var(--green-accent)}.hero-subtitle{font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;margin-top:.1rem}.hero-tagline{margin-top:.75rem;font-size:1.15rem;font-weight:400;color:var(--text-muted);letter-spacing:.01em}.btn-create{margin-top:1.5rem;padding:1rem 2.75rem;background:var(--green-accent);color:var(--text-white);font-size:1.05rem;font-weight:700;border-radius:999px;box-shadow:0 4px 24px #56d73759,0 2px 8px #0003;transition:background .2s,transform .15s,box-shadow .2s}.btn-create:hover{background:var(--green-bright);transform:translateY(-2px);box-shadow:0 8px 32px #56d73773,0 4px 12px #00000040}.disclaimer{position:absolute;bottom:1rem;right:1.5rem;z-index:50;font-size:.65rem;color:#ffffff73;max-width:220px;text-align:right;line-height:1.4}@media(max-width:1100px){.header-nav{display:none}}@media(max-width:700px){.header{padding:1rem 1.25rem}.disclaimer{font-size:.55rem;right:.75rem;bottom:.75rem}}@media(max-width:480px){.lang-btn span{display:none}}.landing-header-slot .header{position:relative;padding:2rem 3.5rem;min-height:148px;background:linear-gradient(to bottom,#052005fa,#052005e6 50%,#052005a6 80%,#05200540);box-shadow:0 8px 32px #00000059}.landing-header-slot .header-logo-mark{height:96px;width:auto}.landing-header-slot .header-nav{display:flex!important;gap:2.75rem}.landing-header-slot .header-nav a{font-size:1.2rem;font-weight:600;color:#fff;opacity:1;text-shadow:0 1px 6px rgba(0,0,0,.5)}.landing-header-slot .lang-btn{font-size:1.2rem;font-weight:600;opacity:1;gap:.55rem;text-shadow:0 1px 6px rgba(0,0,0,.5)}.landing-header-slot .lang-btn svg{width:22px;height:22px}.landing-header-slot .btn-login{padding:.85rem 2.25rem;font-size:1.15rem;font-weight:700;border-radius:999px;box-shadow:0 4px 16px #56d73759}.landing-header-slot .lang-btn span{display:inline!important}.landing-frame .disclaimer{font-size:.75rem;right:1.75rem;bottom:1.25rem}.landing-frame .hero-glow{width:1120px;height:660px}.landing-frame .hero-content{gap:1.1rem}.landing-frame .hero-tagline{margin-top:1.15rem;font-size:1.85rem;font-weight:500;color:#ffffffe6}.landing-frame .btn-create{margin-top:2.25rem;padding:1.45rem 5.75rem;font-size:1.55rem;font-weight:700;min-width:560px;letter-spacing:.01em}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-dark)}.app-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(86,215,55,.12);background:#052005fa}.app-brand{display:flex;align-items:center;color:var(--text-white)}.app-main{flex:1;padding-bottom:5rem}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;padding:.65rem .5rem calc(.65rem + env(safe-area-inset-bottom));background:#052005fa;border-top:1px solid rgba(86,215,55,.12);z-index:50}.nav-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:.2rem;font-size:.68rem;color:var(--text-muted);transition:color .2s}.nav-item.active{color:var(--green-accent)}.nav-badge{position:absolute;top:-2px;right:calc(50% - 1.4rem);min-width:1rem;height:1rem;padding:0 .25rem;border-radius:999px;background:var(--green-accent);color:var(--bg-dark);font-size:.6rem;font-style:normal;font-weight:700;display:flex;align-items:center;justify-content:center}.dating-features{position:relative;z-index:10;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;max-width:1100px;margin:-2rem auto 6rem;padding:0 1.5rem}.feature-card{padding:1.25rem;border-radius:16px;border:1px solid var(--green-border);background:#0a2e0ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.feature-card h2{font-size:1rem;margin-bottom:.5rem;color:var(--green-accent)}.feature-card p{font-size:.88rem;line-height:1.5;color:var(--text-muted)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:radial-gradient(ellipse at top,rgba(86,215,55,.08),transparent 50%),var(--bg-dark)}.auth-card{width:min(440px,100%);padding:2rem;border-radius:20px;border:1px solid var(--green-border);background:#0a2e0af2}.auth-brand{display:flex;justify-content:center;margin-bottom:1.25rem}.auth-card h1{font-size:1.6rem;margin-bottom:.35rem}.auth-sub{color:var(--text-muted);font-size:.92rem;margin-bottom:1.5rem}.auth-form{display:flex;flex-direction:column;gap:.9rem}.auth-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:500;color:var(--text-muted)}.auth-form input,.auth-form select,.auth-form textarea{padding:.7rem .85rem;border-radius:10px;border:1px solid var(--green-border);background:var(--bg-dark);color:var(--text-white);font:inherit}.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus{outline:2px solid rgba(86,215,55,.35);border-color:var(--green-accent)}.checkbox-label{flex-direction:row!important;align-items:flex-start;gap:.6rem!important;font-size:.8rem!important}.checkbox-label input{width:auto;margin-top:.15rem}.form-error{color:#ff8a8a;font-size:.85rem}.auth-footer{margin-top:1.25rem;text-align:center;font-size:.88rem;color:var(--text-muted)}.auth-footer a{color:var(--green-accent);font-weight:600}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;background:var(--green-accent);color:var(--text-white);font-weight:700;border-radius:999px;transition:background .2s,transform .15s}.btn-primary:hover{background:var(--green-bright)}.btn-primary.full-width{width:100%}.btn-primary.inline{margin-top:1rem}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{padding:.85rem 1.5rem;color:var(--text-muted);font-weight:600;border-radius:999px;border:1px solid var(--green-border)}.btn-ghost.full-width{width:100%;margin-top:.75rem}.discover-page{padding:1rem 1rem 0;max-width:420px;margin:0 auto}.discover-hint{text-align:center;font-size:.85rem;color:var(--text-muted);margin-bottom:1rem}.swipe-stack{position:relative;height:min(68vh,560px)}.swipe-card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;overflow:hidden;border:2px solid var(--green-border);box-shadow:0 16px 40px #0006;background:var(--bg-card);transition:transform .28s ease,opacity .28s ease}.swipe-card.exiting-pass{transform:translate(-120%) rotate(-12deg);opacity:0}.swipe-card.exiting-like{transform:translate(120%) rotate(12deg);opacity:0}.swipe-card.exiting-super{transform:translateY(-120%) scale(1.05);opacity:0}.swipe-card img{width:100%;height:100%;object-fit:cover}.swipe-card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(5,32,5,.95) 0%,transparent 55%)}.swipe-card-body{position:absolute;left:1rem;right:1rem;bottom:5.5rem}.swipe-card-title{display:flex;align-items:center;gap:.4rem}.swipe-card-title h2{font-size:1.5rem}.swipe-distance{font-size:.85rem;color:var(--green-accent);margin:.2rem 0 .5rem}.swipe-bio{font-size:.88rem;line-height:1.45;color:var(--text-muted);margin-bottom:.65rem}.swipe-tags{display:flex;flex-wrap:wrap;gap:.4rem}.swipe-tags span{padding:.25rem .55rem;border-radius:999px;font-size:.72rem;background:#56d73726;color:var(--green-accent)}.swipe-actions{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:center;gap:1rem}.swipe-btn{width:3.25rem;height:3.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#052005bf;border:2px solid var(--green-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .15s,border-color .15s}.swipe-btn svg{width:1.25rem;height:1.25rem}.swipe-btn.pass{color:#ff6b6b}.swipe-btn.super{color:#ffd43b}.swipe-btn.like{color:var(--green-accent)}.swipe-btn:hover{transform:scale(1.08);border-color:var(--green-accent)}.page-pad{padding:1.25rem;max-width:720px;margin:0 auto}.page-title{font-size:1.5rem;margin-bottom:.25rem}.page-sub{color:var(--text-muted);font-size:.9rem;margin-bottom:1.25rem}.empty-state{text-align:center;padding-top:3rem}.empty-state h2{margin-bottom:.5rem}.empty-state p{color:var(--text-muted);max-width:320px;margin:0 auto;line-height:1.5}.matches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.match-card{border-radius:14px;overflow:hidden;border:1px solid var(--green-border);background:var(--bg-card)}.match-card img{width:100%;aspect-ratio:3/4;object-fit:cover}.match-card-info{padding:.65rem}.match-card-info h3{font-size:.9rem}.match-card-info p{font-size:.75rem;color:var(--text-muted)}.conversation-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.conversation-item{display:flex;align-items:center;gap:.85rem;padding:.75rem;border-radius:14px;border:1px solid var(--green-border);background:#0a2e0a99}.conversation-item img{width:52px;height:52px;border-radius:50%;object-fit:cover}.conversation-item h3{font-size:.95rem;margin-bottom:.15rem}.conversation-item p{font-size:.82rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.chat-page{display:flex;flex-direction:column;min-height:100vh;max-width:720px;margin:0 auto;background:var(--bg-dark)}.chat-header{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid rgba(86,215,55,.12)}.chat-back{font-size:1.25rem;padding:.25rem .5rem}.chat-header img{width:42px;height:42px;border-radius:50%;object-fit:cover}.chat-header h1{font-size:1rem}.chat-header p{font-size:.75rem;color:var(--green-accent)}.chat-thread{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.6rem}.chat-empty{text-align:center;color:var(--text-muted);margin:auto;font-size:.9rem}.chat-bubble{max-width:75%;padding:.65rem .9rem;border-radius:16px;font-size:.9rem;line-height:1.4}.chat-bubble.mine{align-self:flex-end;background:var(--green-accent);color:var(--bg-dark);border-bottom-right-radius:4px}.chat-bubble.theirs{align-self:flex-start;background:#0a2e0ae6;border:1px solid var(--green-border);border-bottom-left-radius:4px}.chat-composer{display:flex;gap:.5rem;padding:.75rem 1rem 1rem;border-top:1px solid rgba(86,215,55,.12)}.chat-composer input{flex:1;padding:.7rem .9rem;border-radius:999px;border:1px solid var(--green-border);background:var(--bg-dark);color:var(--text-white);font:inherit}.profile-card-user{display:flex;gap:1rem;align-items:center;padding:1rem;border-radius:16px;border:1px solid var(--green-border);background:#0a2e0a99;margin-bottom:1rem}.profile-avatar{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;background:var(--green-accent);color:var(--bg-dark);flex-shrink:0}.profile-avatar--photo{object-fit:cover;display:block;background:transparent}.profile-email{font-size:.82rem;color:var(--text-muted)}.profile-bio{margin-bottom:1rem;line-height:1.5;color:var(--text-muted)}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.profile-stats div{padding:.85rem;border-radius:12px;border:1px solid var(--green-border);text-align:center}.profile-stats strong{display:block;font-size:1.4rem;color:var(--green-accent)}.profile-stats span{font-size:.78rem;color:var(--text-muted)}.profile-details{margin-bottom:1.25rem;font-size:.9rem}.profile-details p{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(86,215,55,.1)}.profile-details span{color:var(--text-muted)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#052005d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.match-modal{width:min(380px,100%);padding:2rem 1.5rem;border-radius:20px;border:1px solid var(--green-border);background:linear-gradient(160deg,#0a3a0a,var(--bg-dark));text-align:center}.match-eyebrow{color:var(--green-accent);font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.match-modal h2{font-size:1.35rem;margin-bottom:1.25rem}.match-photos img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--green-accent);margin-bottom:1rem}.match-sub{color:var(--text-muted);font-size:.9rem;margin-bottom:1.25rem}.match-actions{display:flex;flex-direction:column;gap:.6rem}.match-actions .btn-primary,.match-actions .btn-ghost{width:100%}.create-account-page{min-height:100vh;background:#000;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem}.create-account-content{width:min(420px,100%);text-align:center}.create-account-content h1{font-size:clamp(2rem,6vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:1.75rem;color:#fff}.create-account-legal{font-size:.95rem;line-height:1.55;color:#fff;margin-bottom:2rem}.create-account-legal a{color:#2d9cff;text-decoration:underline;text-underline-offset:2px}.create-account-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.btn-google{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.95rem 1.25rem;border:none;border-radius:999px;background:#2d7fd4;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s}.btn-google:hover{background:#3a8de0}.btn-google:disabled{opacity:.7;cursor:wait}.create-account-error{margin-top:-.35rem;text-align:center}.btn-google-icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:#fff;flex-shrink:0}.btn-phone{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.95rem 1.25rem;border-radius:999px;border:1.5px solid #3a3a3a;background:transparent;color:#fff;font-size:1rem;font-weight:700;transition:border-color .2s,background .2s}.btn-phone:hover{border-color:#555;background:#ffffff0a}.create-account-help{display:inline-block;color:#2d9cff;font-size:1rem;font-weight:500;text-decoration:underline;text-underline-offset:3px}.create-account-back{display:inline-block;margin-bottom:1.5rem;color:#fff;font-size:.95rem;opacity:.85}.create-account-back:hover{opacity:1}.phone-login-form{display:flex;flex-direction:column;gap:1rem;text-align:left}.phone-login-form label{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#fffc}.phone-login-form input{padding:.9rem 1rem;border-radius:12px;border:1.5px solid #3a3a3a;background:#111;color:#fff;font:inherit}.phone-login-form input:focus{outline:none;border-color:#2d9cff}.trouble-list{text-align:left;color:#ffffffd9;line-height:1.6;margin-bottom:2rem}.trouble-list ul{margin:1rem 0 1rem 1.25rem}.trouble-list a{color:#2d9cff;text-decoration:underline}.trouble-return{text-decoration:none}.language-page{min-height:100dvh;background:var(--bg-dark);color:var(--text-white);font-size:14px;-webkit-text-size-adjust:100%;padding:.85rem 1rem 1.5rem}.language-page__inner{max-width:520px;margin:0 auto}.language-back{display:inline-flex;align-items:center;margin-bottom:.65rem;color:var(--text-muted);font-size:13px;font-weight:500;background:none;border:none;cursor:pointer;padding:0;transition:color .2s}.language-back:hover{color:var(--text-white)}.language-page h1{font-size:18px;font-weight:700;line-height:1.2;margin-bottom:.85rem}.language-search{display:block;margin-bottom:.85rem;padding:.5rem .7rem;border-radius:8px;background:#0a2e0ad9;border:1px solid rgba(86,215,55,.12)}.language-search__value{display:block;font-size:10px;font-weight:600;margin-bottom:.15rem;color:var(--green-accent);text-transform:uppercase;letter-spacing:.03em}.language-search input{width:100%;background:transparent;border:none;color:var(--text-white);font:inherit;font-size:13px;outline:none}.language-search input::placeholder{color:#fff6}.language-grid{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .65rem}.language-option{width:100%;text-align:left;padding:.45rem .55rem;border:1px solid transparent;border-radius:8px;background:#0a2e0a8c;color:var(--text-white);font-size:14px;cursor:pointer;transition:background .15s,border-color .15s}.language-option:hover{background:#0a2e0ae6;border-color:#56d73733}.language-option.is-selected{background:#56d7371f;border-color:#56d73773}.language-option__native{display:block;font-size:13px;font-weight:600;line-height:1.2}.language-option__english{display:block;margin-top:.05rem;font-size:11px;font-weight:400;color:var(--text-muted);line-height:1.2}.language-empty{grid-column:1 / -1;padding:1rem;text-align:center;color:var(--text-muted);font-size:13px}.app-lang-link{font-size:.85rem;color:var(--text-muted);transition:color .2s}.app-lang-link:hover{color:var(--green-accent)}.profile-lang-link{margin-bottom:.75rem;text-align:center;display:flex;justify-content:center}@media(max-width:600px){.language-grid{gap:.3rem .45rem}.language-option{padding:.4rem .45rem}}
