:root{--gold:#fbbf24;--bg:#020617;--red:#ef4444}body,html{height:100%;margin:0;background:var(--bg);font-family:Inter,system-ui,sans-serif;color:#fff}body.map-page,body.map-page html{overflow:hidden;position:fixed;width:100%;touch-action:none;background:#0d1117}.glass{background:rgba(15,23,42,.75);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(251,191,36,.35);box-shadow:0 8px 32px rgba(0,0,0,.4)}.title-breath{animation:title-glow 3s infinite ease-in-out}@keyframes title-glow{0%,100%{box-shadow:0 0 15px rgba(251,191,36,.2)}50%{box-shadow:0 0 30px rgba(251,191,36,.5)}}#map{height:100vh;width:100vw;z-index:1;background:#0d1117;filter:saturate(.85) contrast(1.15)}.leaflet-container{background:#0d1117}.header-wrapper{position:absolute;top:0;left:0;right:0;z-index:4000;padding:1.25rem 1rem 0;pointer-events:none;display:flex;justify-content:center;align-items:flex-start}.opus-title{margin:0;padding:.65rem 1.75rem;border-radius:999px;font-size:clamp(.75rem, 2.5vw, .95rem);font-weight:900;letter-spacing:.45em;text-indent:.45em;text-transform:uppercase;color:var(--gold);background:rgba(15,23,42,.72);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(251,191,36,.35);text-shadow:0 0 20px rgba(251,191,36,.35);cursor:pointer;font-family:inherit;line-height:inherit;transition:border-color .2s,box-shadow .2s}.opus-title:hover{border-color:rgba(251,191,36,.55)}.opus-title:focus-visible{outline:1px solid rgba(251,191,36,.6);outline-offset:3px}.map-page-wrap{position:relative;height:100%;width:100%}.pointer-events-auto{pointer-events:auto}.opus-leaderboard-chrome,.opus-menu-chrome{position:fixed;inset:0;z-index:20000;pointer-events:none}.opus-leaderboard-chrome{z-index:19990}.opus-leaderboard-chrome .leaderboard-btn,.opus-leaderboard-chrome .leaderboard-overlay,.opus-leaderboard-chrome .leaderboard-panel,.opus-menu-chrome .menu-btn,.opus-menu-chrome .menu-overlay,.opus-menu-chrome .menu-sidebar{pointer-events:auto}.menu-btn{position:fixed;top:1rem;left:1rem;z-index:5000;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(251,191,36,.45);border-radius:10px;background:rgba(2,6,23,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);cursor:pointer;transition:border-color .25s,box-shadow .25s;overflow:hidden;isolation:isolate}.menu-btn:hover{border-color:rgba(251,191,36,.65);box-shadow:0 0 18px rgba(251,191,36,.15)}.menu-btn-icon{position:relative;display:flex;flex-direction:column;gap:5px;width:18px;height:13px}.menu-btn-bar{position:relative;width:18px;height:1px;min-height:1px;flex-shrink:0;background:var(--gold);transform-origin:center center;transition:transform .3s ease,opacity .2s ease}body.menu-open .menu-btn-icon{display:block}body.menu-open .menu-btn-bar{position:absolute;left:0;top:6px}body.menu-open .menu-btn-bar:first-child{transform:translateY(0) rotate(45deg)}body.menu-open .menu-btn-bar:nth-child(2){opacity:0}body.menu-open .menu-btn-bar:nth-child(3){transform:translateY(0) rotate(-45deg)}.menu-overlay{position:fixed;inset:0;z-index:4500;background:rgba(0,0,0,.65);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}body.menu-open .menu-overlay{opacity:1;visibility:visible}.menu-sidebar{position:fixed;top:0;left:0;z-index:4600;width:min(280px,82vw);height:100%;padding:4.5rem 1.5rem 2rem;background:rgba(2,6,23,.96);border-right:1px solid transparent;box-shadow:none;transform:translateX(-100%);transition:transform .35s cubic-bezier(.4, 0, .2, 1);display:flex;flex-direction:column}body.menu-open .menu-sidebar{transform:translateX(0);border-right-color:rgba(251,191,36,.45);box-shadow:8px 0 40px rgba(0,0,0,.5)}.menu-links{display:flex;flex-direction:column;gap:.5rem}.menu-link{display:block;width:100%;padding:.85rem 1rem;border:none;border-radius:8px;background:0 0;color:rgba(255,255,255,.85);font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;text-align:left;cursor:pointer;transition:background .2s,color .2s;line-height:1.35}.menu-link:hover{background:rgba(251,191,36,.08);color:var(--gold)}.menu-auth-label{padding:0 1rem .5rem;font-size:.55rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-sidebar .auth-btn-compact{width:100%;text-align:left;padding:.85rem 1rem;font-size:.65rem;letter-spacing:.2em;border:none;border-radius:8px;background:0 0;transition:background .2s,color .2s}.menu-sidebar .auth-btn-compact:hover{background:rgba(251,191,36,.08);color:var(--gold)}.menu-sign-out{color:#f87171!important;border-color:rgba(248,113,113,.35)!important}.menu-sign-out:hover{background:rgba(248,113,113,.12)!important;color:#fca5a5!important}#sidebar-auth-root{display:flex;flex-direction:column;gap:.5rem;width:100%}.map-page .leaderboard-btn{position:fixed;top:1rem;right:1rem;left:auto;z-index:5000;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(251,191,36,.45);border-radius:10px;background:rgba(2,6,23,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);cursor:pointer;transition:border-color .25s,box-shadow .25s,transform .2s;overflow:hidden;isolation:isolate}.map-page .leaderboard-btn:hover{border-color:rgba(251,191,36,.7);box-shadow:0 0 20px rgba(251,191,36,.18)}.map-page .leaderboard-btn-icon{display:block;width:18px;height:18px;color:var(--gold)}body.leaderboard-open.map-page .leaderboard-btn{border-color:rgba(251,191,36,.85);box-shadow:0 0 22px rgba(251,191,36,.28);transform:scale(1.04)}.map-page .leaderboard-overlay{position:fixed;inset:0;z-index:4500;background:rgba(0,0,0,.65);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}body.leaderboard-open.map-page .leaderboard-overlay{opacity:1;visibility:visible}.leaderboard-panel{position:fixed;top:0;right:0;z-index:4600;width:min(300px,86vw);height:100%;padding:4.5rem 1.25rem 2rem;background:rgba(2,6,23,.96);border-left:1px solid transparent;box-shadow:none;transform:translateX(100%);transition:transform .35s cubic-bezier(.4, 0, .2, 1);display:flex;flex-direction:column;overflow:hidden}body.leaderboard-open.map-page .leaderboard-panel{transform:translateX(0);border-left-color:rgba(251,191,36,.45);box-shadow:-8px 0 40px rgba(0,0,0,.5)}.leaderboard-title{margin:0 0 1.25rem;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-align:center;color:var(--gold)}.leaderboard-list{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0}.leaderboard-row{display:grid;grid-template-columns:1.35rem 40px minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.7rem 0;border-bottom:1px solid rgba(251,191,36,.1)}.leaderboard-rank{font-size:.62rem;font-weight:700;letter-spacing:.04em;color:rgba(255,255,255,.45);text-align:right}.leaderboard-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid rgba(251,191,36,.28);background:#111}.leaderboard-name{font-size:.68rem;font-weight:600;letter-spacing:.04em;color:rgba(255,255,255,.9);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-points{font-size:.58rem;font-weight:600;letter-spacing:.06em;color:var(--gold);white-space:nowrap}.leaderboard-points.is-negative{color:#f87171}.leaderboard-status{padding:1rem .25rem;text-align:center;font-size:.68rem;line-height:1.5;color:rgba(255,255,255,.55);list-style:none}.leaderboard-status .btn-opus{margin-top:.85rem;width:100%}.about-page{min-height:100vh;position:relative;overflow-x:hidden}.about-bg{position:fixed;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(251,191,36,.06),transparent),radial-gradient(ellipse 60% 40% at 80% 100%,rgba(6,182,212,.04),transparent),var(--bg);z-index:0}.about-header{position:relative;z-index:1;padding:1.25rem 1.5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:.5rem}.about-header-center{display:flex;flex-direction:column;align-items:center;grid-column:2;text-align:center;min-width:0}.back-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid rgba(251,191,36,.3);background:rgba(2,6,23,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:var(--gold);font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s;justify-self:start}.back-btn:hover{background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.5);box-shadow:0 0 20px rgba(251,191,36,.12)}.back-btn-arrow{font-size:.85rem;line-height:1}.about-main{position:relative;z-index:1;max-width:640px;margin:0 auto;padding:.5rem 1.5rem 3rem}.about-title{display:inline-block;margin:0 0 .45rem;padding:.55rem 1.35rem;border-radius:999px;font-size:clamp(.72rem, 2.8vw, .92rem);font-weight:900;letter-spacing:.45em;text-indent:.45em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(251,191,36,.35);background:rgba(15,23,42,.6)}.about-tagline{margin:0;font-size:.52rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.35)}.about-text--lead{color:rgba(255,255,255,.88);font-size:.92rem;line-height:1.65}.about-section{padding:1.5rem;border-radius:16px;margin-bottom:1.25rem}.about-section-title{margin:0 0 1rem;font-size:.65rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--gold)}.about-text{margin:0 0 1rem;font-size:.85rem;line-height:1.7;color:rgba(255,255,255,.7);font-weight:300}.about-text:last-child{margin-bottom:0}.about-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.about-list li{display:flex;align-items:center;gap:.75rem;font-size:.8rem;color:rgba(255,255,255,.65);line-height:1.5}.about-bullet{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 8px rgba(251,191,36,.5)}.about-rules{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:1rem}.about-rules li{display:flex;align-items:flex-start;gap:1rem}.rule-num{flex-shrink:0;font-size:.55rem;font-weight:700;letter-spacing:.15em;color:rgba(251,191,36,.5);padding-top:.15rem}.rule-body{font-size:.82rem;line-height:1.65;color:rgba(255,255,255,.65);font-weight:300}.rule-body strong{color:rgba(255,255,255,.9);font-weight:600}@media (max-width:480px){.opus-title{letter-spacing:.3em;text-indent:.3em;padding:.55rem 1.25rem}.menu-btn{top:calc(env(safe-area-inset-top,0px) + .6rem);left:.65rem;width:38px;height:38px}.map-page .leaderboard-btn{top:calc(env(safe-area-inset-top,0px) + .6rem);right:.65rem;width:38px;height:38px}.header-wrapper{padding-top:1rem}}.pin-glow-available{width:14px;height:14px;background:var(--gold);border-radius:50%;box-shadow:0 0 18px rgba(251,191,36,.85);animation:pin-pulse 2s infinite ease-in-out}.pin-glow-playing{width:14px;height:14px;background:var(--red);border-radius:50%;box-shadow:0 0 22px var(--red);animation:pin-pulse 1.2s infinite ease-in-out}@keyframes pin-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.45);opacity:.75}}.leaflet-popup-content-wrapper{background:rgba(2,6,23,.95)!important;border:1px solid var(--gold)!important;border-radius:16px!important;padding:0!important}.leaflet-popup-content{margin:0!important;width:180px!important;color:#fff}.popup-stadium{padding:1rem}.popup-stadium h3{font-size:.75rem;font-weight:600;margin:0 0 .25rem}.popup-stadium p{font-size:.6rem;opacity:.6;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.15em}.popup-stadium .status-badge{display:inline-block;font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;padding:.25rem .5rem;border-radius:999px;margin-bottom:.75rem}.status-available{background:rgba(251,191,36,.2);color:var(--gold)}.status-playing{background:rgba(239,68,68,.2);color:var(--red)}.popup-enter-btn{width:100%;padding:.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:8px;color:var(--gold);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;transition:background .2s}.popup-enter-btn:hover{background:var(--gold);color:#020617}.hidden{display:none!important}.stadium-page{min-height:100vh;background:var(--bg)}.stadium-header{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.75rem 1rem;border-bottom:1px solid rgba(251,191,36,.1)}.stadium-header-title{text-align:center}.stadium-header .btn-opus{justify-self:start;width:auto}.stadium-header .btn-music{justify-self:end;display:inline-flex;align-items:center;gap:.45rem}.stadium-header .btn-music.playing{animation:music-btn-glow-pulse 1.8s ease-in-out infinite}@keyframes music-btn-glow-pulse{0%,100%{box-shadow:0 0 6px rgba(251,191,36,.2);border-color:rgba(251,191,36,.45)}50%{box-shadow:0 0 22px rgba(251,191,36,.55);border-color:rgba(251,191,36,.85)}}.music-btn-icon{display:inline-flex;width:.85rem;height:.85rem;flex-shrink:0}.music-btn-icon svg{width:100%;height:100%;fill:currentColor}.stadium-header-spacer{justify-self:end;width:72px}.stadium-main{max-width:520px;margin:0 auto;padding:1rem}.seats-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.seat-card{padding:.75rem;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);font-size:.65rem}.stadium-main-room .seat-card{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.seat-card.filled{border-color:rgba(251,191,36,.3)}.seat-card.seat-active-turn{border-color:rgba(251,191,36,.55);box-shadow:0 0 18px rgba(251,191,36,.12)}.seat-label{opacity:.5;text-transform:uppercase;letter-spacing:.15em;font-size:.55rem}.stadium-main-room .seat-info{flex:1;min-width:0}.seat-name{font-weight:600;margin-top:.25rem}.stadium-main-room .seat-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.turn-timer{display:none;flex-shrink:0;margin-left:auto;font-size:1.35rem;font-weight:900;letter-spacing:.08em;color:var(--gold);text-shadow:0 0 14px rgba(251,191,36,.35);line-height:1;text-align:right}.turn-timer.active{display:block}.turn-timer.urgent{color:#f87171;text-shadow:0 0 16px rgba(248,113,113,.45);animation:timer-pulse .55s ease-in-out infinite alternate}@keyframes timer-pulse{from{transform:scale(1);opacity:1}to{transform:scale(1.08);opacity:.82}}.lose-overlay{position:fixed;inset:0;z-index:300;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:1;transition:opacity .3s ease}.lose-overlay.hiding{opacity:0;pointer-events:none}.lose-title{margin:0;font-size:1.5rem;font-weight:900;letter-spacing:.35em;text-indent:.35em;text-transform:uppercase;color:#f87171;text-shadow:0 0 28px rgba(248,113,113,.45)}.lose-points{margin:.65rem 0 0;font-size:1.15rem;font-weight:800;letter-spacing:.12em;color:#fca5a5;animation:lose-points-pulse .85s ease-in-out infinite alternate}@keyframes lose-points-pulse{from{opacity:.72;transform:scale(.98)}to{opacity:1;transform:scale(1.04)}}.lose-sub{margin:.75rem 0 0;font-size:.6rem;letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.45)}.victory-decision-timer{margin:0 0 .75rem;text-align:center;font-size:1.75rem;font-weight:900;letter-spacing:.1em;color:var(--gold);text-shadow:0 0 18px rgba(251,191,36,.35)}.spectator-bar{text-align:center;font-size:.6rem;opacity:.5;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.gomoku-board{display:grid;grid-template-columns:repeat(15,1fr);gap:0;aspect-ratio:1;background:linear-gradient(rgba(251,191,36,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(251,191,36,.06) 1px,transparent 1px),rgba(15,23,42,.6);background-size:calc(100% / 15) calc(100% / 15);border:1px solid rgba(251,191,36,.2);border-radius:8px;padding:4px;touch-action:manipulation}.gomoku-cell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:default;position:relative}.gomoku-cell.playable{cursor:pointer}.gomoku-cell.playable:hover::after{content:'';width:60%;height:60%;border-radius:50%;background:rgba(251,191,36,.25);position:absolute}.stone{width:72%;height:72%;border-radius:50%;position:relative;z-index:1}.stone-red{background:radial-gradient(circle at 30% 30%,#f87171,#b91c1c);box-shadow:0 2px 6px rgba(185,28,28,.45)}.stone-blue{background:radial-gradient(circle at 30% 30%,#60a5fa,#1e3a8a);box-shadow:0 2px 6px rgba(30,58,138,.45)}.stone-lime{background:radial-gradient(circle at 30% 30%,#bef264,#65a30d);box-shadow:0 2px 6px rgba(101,163,13,.5)}.stone-yellow{background:radial-gradient(circle at 30% 30%,#fde047,#ca8a04);box-shadow:0 2px 6px rgba(202,138,4,.5)}.stone-bordeaux{background:radial-gradient(circle at 30% 30%,#be123c,#4c0519);box-shadow:0 2px 6px rgba(76,5,25,.55)}.stone-dark-green{background:radial-gradient(circle at 30% 30%,#22c55e,#14532d);box-shadow:0 2px 6px rgba(20,83,45,.55)}.stone.stone-last{outline:2px solid rgba(251,191,36,.75);outline-offset:1px}.stone.stone-win{background:radial-gradient(circle at 32% 28%,#c9a227,#6b4f0a 72%,#3d2e06);box-shadow:0 0 10px rgba(107,79,10,.95),0 0 22px rgba(201,162,39,.65),0 0 38px rgba(201,162,39,.35),inset 0 -2px 6px rgba(45,32,4,.45);animation:win-stone-breathe 1.5s ease-in-out infinite}@keyframes win-stone-breathe{0%,100%{transform:scale(1);filter:brightness(1);box-shadow:0 0 10px rgba(107,79,10,.85),0 0 20px rgba(201,162,39,.5),0 0 32px rgba(201,162,39,.28),inset 0 -2px 6px rgba(45,32,4,.45)}50%{transform:scale(1.07);filter:brightness(1.18);box-shadow:0 0 16px #6b4f0a,0 0 32px rgba(201,162,39,.85),0 0 52px rgba(212,175,55,.45),inset 0 -1px 4px rgba(61,46,6,.35)}}.match-status{text-align:center;margin:1rem 0;font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold)}.btn-opus{padding:.6rem 1.2rem;border-radius:999px;border:1px solid rgba(251,191,36,.4);background:0 0;color:var(--gold);font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .2s}.btn-opus:hover{background:var(--gold);color:#020617}.btn-opus:disabled{opacity:.4;cursor:not-allowed}.btn-opus.primary{background:var(--gold);color:#020617}.auth-btn-compact{font-size:.55rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:.5rem .75rem;border-radius:999px;border:1px solid rgba(251,191,36,.3);background:rgba(0,0,0,.3);color:#fff;cursor:pointer}.victory-banner{text-align:center;padding:1rem;margin:1rem 0;border-radius:12px;background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.3);animation:title-glow 2s infinite}.stadium-main-room .board-wrap{position:relative;margin-bottom:.5rem}.seat-card.staff{border-color:rgba(251,191,36,.45);background:rgba(251,191,36,.04)}.seat-card.staff .seat-name{color:var(--gold);letter-spacing:.12em;font-size:.6rem;text-transform:uppercase}.stadium-actions{display:flex;justify-content:center;margin-top:1rem;gap:.75rem}.stadium-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(2,6,23,.88);border-radius:8px;z-index:2;pointer-events:none}.cinematic-msg{margin:0;font-size:.65rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);text-align:center;padding:0 1rem}.cinematic-count{margin:.75rem 0 0;font-size:2rem;font-weight:900;letter-spacing:.15em;color:#fff;text-shadow:0 0 24px rgba(251,191,36,.45)}.victory-modal-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:1rem}.victory-modal{width:min(320px,100%);padding:1.5rem;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;align-items:stretch}.victory-modal-title{margin:0 0 .5rem;text-align:center;font-size:.7rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--gold)}.victory-modal .btn-opus{width:100%;text-align:center}body.profile-setup-open{overflow:hidden;position:fixed;width:100%;left:0;top:0}#profile-setup-host{position:fixed;inset:0;z-index:500}body.profile-setup-open #dating-gate,body.profile-setup-open .dating-main{visibility:hidden;pointer-events:none}.profile-setup-overlay{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background:rgba(0,0,0,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1rem;overflow:hidden}.profile-setup-modal{width:min(440px,100%);max-height:min(92dvh,calc(var(--app-vh,100dvh) - 2rem));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding:1.25rem 1.35rem;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));border-radius:16px;box-sizing:border-box}@media (max-width:520px){body.profile-setup-open{--menu-edge-gap:0.6rem}body.profile-setup-open .menu-btn{top:calc(env(safe-area-inset-top,0px) + var(--menu-edge-gap));left:.65rem;width:38px;height:38px}body.profile-setup-open .profile-setup-overlay{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;height:var(--app-vh,100dvh);max-height:var(--app-vh,100dvh);padding:calc(env(safe-area-inset-top,0px) + var(--menu-edge-gap) + 38px + var(--menu-edge-gap)) .75rem env(safe-area-inset-bottom,0);overflow:hidden}body.profile-setup-open .profile-setup-modal{flex:1 1 auto;width:100%;max-height:none;height:auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-bottom:1.25rem}.profile-setup-form--compact{padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px))}}.profile-setup-form--compact{box-sizing:border-box;width:100%;max-width:100%}.profile-setup-form--compact .profile-setup-section{width:100%;max-width:100%;box-sizing:border-box}.profile-setup-form--compact .profile-bio{box-sizing:border-box;width:100%;max-width:100%;margin:0}.profile-setup-section{margin-top:1.35rem}.profile-setup-section--photos{margin-top:0}.profile-setup-section--photos .profile-photo-grid{margin-top:.15rem}.profile-setup-section--basics .profile-fields-row+.profile-fields-row{margin-top:1.15rem}.profile-setup-section--basics{display:grid;grid-template-columns:1fr 1fr;column-gap:.75rem;row-gap:1.15rem}.profile-setup-section--basics .profile-field{min-width:0}.profile-setup-section--basics .profile-gender-group{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;min-height:2.35rem}.profile-control{box-sizing:border-box;display:block;width:100%;height:2.35rem;min-height:2.35rem;margin:0;padding:0 .65rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background-color:rgba(0,0,0,.35);color:#fff;font-size:.68rem;font-family:inherit;line-height:1.2;outline:0;box-shadow:none;-webkit-appearance:none;appearance:none}.profile-control.profile-select{padding-right:1.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23fbbf24' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center}.profile-control.profile-input[type=date]{color-scheme:dark}.profile-control.profile-input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.75) sepia(1) saturate(4) hue-rotate(5deg);cursor:pointer}.profile-setup-form .profile-bio:focus,.profile-setup-form .profile-bio:focus-visible,.profile-setup-form .profile-control:active,.profile-setup-form .profile-control:focus,.profile-setup-form .profile-control:focus-visible{outline:0;box-shadow:none;border-color:rgba(255,255,255,.12)}.profile-setup-form .profile-control::placeholder{color:rgba(255,255,255,.28)}.profile-setup-section--last{margin-bottom:.15rem}.profile-setup-section .profile-label-row{margin-bottom:.5rem}.profile-setup-section .profile-label-row .profile-label{margin-bottom:0}.profile-field>.profile-label{margin-top:0}.profile-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.profile-label--inline{margin-bottom:0}.profile-chip-hint{font-size:.55rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(251,191,36,.55)}.profile-input{width:100%;padding:.5rem .6rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.35);color:#fff;font-size:.72rem;font-family:inherit}.profile-input::placeholder{color:rgba(255,255,255,.28)}.profile-input[type=date]{color-scheme:dark}.profile-input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.75) sepia(1) saturate(4) hue-rotate(5deg);cursor:pointer}.profile-bio--compact{min-height:3.25rem;box-sizing:border-box;width:100%;max-width:100%;margin:0;resize:vertical}.profile-photo-grid--compact{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:.5rem;height:168px;min-height:168px}.profile-photo-grid--compact .profile-photo-side{display:contents}.profile-photo-grid--compact .profile-photo-main{grid-column:1;grid-row:1/span 2;min-height:0;height:100%}.profile-photo-grid--compact .profile-photo-side .profile-photo-slot{grid-column:2;min-height:0;height:100%;flex:unset}.profile-photo-grid--compact .profile-photo-side .profile-photo-slot:first-child{grid-row:1}.profile-photo-grid--compact .profile-photo-side .profile-photo-slot:last-child{grid-row:2}.profile-photo-grid--compact .profile-gallery-tile.profile-photo-main{grid-column:1;grid-row:1/span 2;min-height:0;height:100%}.profile-photo-grid--compact .profile-photo-side .profile-gallery-tile{grid-column:2;min-height:0;height:100%}.profile-photo-grid--compact .profile-photo-side .profile-gallery-tile:first-child{grid-row:1}.profile-photo-grid--compact .profile-photo-side .profile-gallery-tile:last-child{grid-row:2}body.profile-crop-open{overflow:hidden}.profile-crop-overlay{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.88)}.profile-crop-overlay.hidden{display:none}.profile-crop-dialog{width:min(420px,100%);padding:1.25rem 1.1rem 1.1rem;border-radius:16px;border:1px solid rgba(251,191,36,.35);background:linear-gradient(165deg,rgba(15,23,42,.98),rgba(2,6,23,.98));box-shadow:0 24px 64px rgba(0,0,0,.55)}.profile-crop-title{margin:0 0 .25rem;text-align:center;font-size:1.05rem;font-weight:700;letter-spacing:.06em;color:#fbbf24;text-transform:uppercase}.profile-crop-hint{margin:0 0 .65rem;text-align:center;font-size:.72rem;color:rgba(255,255,255,.55)}.profile-crop-aspects{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-bottom:.75rem}.profile-crop-aspect-btn{padding:.32rem .65rem;border-radius:999px;border:1px solid rgba(251,191,36,.28);background:rgba(0,0,0,.35);color:rgba(255,255,255,.72);font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.profile-crop-aspect-btn:hover{border-color:rgba(251,191,36,.55);color:#fff}.profile-crop-aspect-btn.is-active{border-color:rgba(251,191,36,.9);background:rgba(251,191,36,.16);color:#fbbf24}.profile-crop-stage{position:relative;width:100%;height:min(62vh,480px);border-radius:12px;overflow:hidden;background:#000;touch-action:none;cursor:crosshair}.profile-crop-stage.is-dragging{cursor:grabbing}.profile-crop-canvas{display:block;width:100%;height:100%}.profile-crop-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.9rem}.profile-crop-actions .btn-opus{flex:1 1 calc(33% - 0.55rem);min-width:6.5rem}.profile-crop-full{border-color:rgba(255,255,255,.22);color:rgba(255,255,255,.88)}.profile-crop-full:hover{border-color:rgba(251,191,36,.45);color:#fbbf24}.profile-tags--interests .profile-tag span{border-color:rgba(251,191,36,.2);padding:.28rem .5rem;font-size:.55rem}.profile-tag--interest input:checked+span{border-color:rgba(251,191,36,.55);color:#fbbf24;background:rgba(251,191,36,.1)}.profile-tag.is-capped span{opacity:.35;cursor:not-allowed}.profile-setup-eyebrow{font-size:.55rem;letter-spacing:.4em;color:#38bdf8;margin:0 0 .35rem}.profile-setup-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:800;color:#fbbf24}.profile-setup-sub{margin:0 0 1rem;font-size:.7rem;color:rgba(255,255,255,.5)}.profile-label{display:block;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.45);margin:.75rem 0 .35rem}.profile-hint{margin:0 0 .5rem;font-size:.62rem;color:rgba(255,255,255,.35);line-height:1.4}.profile-file-input-hidden{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.profile-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;min-height:220px}.profile-photo-side{display:flex;flex-direction:column;gap:.5rem}.profile-photo-slot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-height:0;border:1.5px dashed rgba(251,191,36,.28);border-radius:12px;background:rgba(0,0,0,.35);overflow:hidden;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .15s;user-select:none}.profile-photo-main{grid-row:span 2;min-height:220px}.profile-photo-side .profile-photo-slot{flex:1;min-height:104px}.profile-photo-slot.has-photo{border-style:solid;border-color:rgba(251,191,36,.4);cursor:grab}.profile-photo-slot.has-photo:active{cursor:grabbing}.profile-photo-slot.is-dragging{opacity:.45;transform:scale(.98)}.profile-photo-slot.is-drag-over{border-color:rgba(251,191,36,.75);box-shadow:0 0 0 2px rgba(251,191,36,.2)}.profile-photo-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.profile-photo-add-icon{font-size:1.5rem;font-weight:300;color:rgba(251,191,36,.55);line-height:1}.profile-photo-add-label{font-size:.55rem;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.35)}.profile-photo-badge{position:absolute;top:.45rem;left:.45rem;z-index:2;padding:.2rem .45rem;border-radius:999px;font-size:.5rem;font-weight:700;letter-spacing:.12em;color:#0a0a0a;background:#fbbf24}.profile-photo-remove{position:absolute;top:.35rem;right:.35rem;z-index:2;width:1.5rem;height:1.5rem;border:none;border-radius:50%;background:rgba(0,0,0,.65);color:#fff;font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile-photo-remove:hover{background:rgba(248,113,113,.85)}.profile-gender-group{display:flex;flex-wrap:wrap;gap:.45rem}.profile-radio{cursor:pointer}.profile-radio input{display:none}.profile-radio span{display:inline-block;padding:.45rem .85rem;border-radius:999px;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.55);transition:border-color .2s,background .2s,color .2s}.profile-radio input:checked+span{border-color:rgba(251,191,36,.55);color:#fbbf24;background:rgba(251,191,36,.1)}.profile-fields-row{display:flex;gap:.75rem}.profile-field{flex:1;min-width:0}.profile-select{width:100%;padding:.55rem .65rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.35);color:#fff;font-size:.68rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23fbbf24' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;padding-right:1.75rem}.profile-select option{background:#0f172a;color:#fff}.profile-setup-form .profile-control.profile-input,.profile-setup-form .profile-control.profile-select{box-sizing:border-box;height:2.35rem;min-height:2.35rem;padding:0 .65rem;outline:0;box-shadow:none}.profile-setup-form .profile-control.profile-select{padding-right:1.75rem}.profile-setup-form--compact .profile-label{margin:0 0 .5rem}.profile-bio{width:100%;max-width:100%;box-sizing:border-box;padding:.65rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.35);color:#fff;font-size:.8rem;resize:vertical}.profile-tags{display:flex;flex-wrap:wrap;gap:.4rem}.profile-tag{cursor:pointer}.profile-tag input{display:none}.profile-tag span{display:inline-block;padding:.35rem .65rem;border-radius:999px;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.6)}.profile-tag input:checked+span{border-color:rgba(56,189,248,.55);color:#7dd3fc;background:rgba(56,189,248,.12)}.profile-setup-error{margin:.75rem 0 0;font-size:.7rem;color:#f87171}.profile-setup-section--basics .profile-field--full{grid-column:1/-1}.profile-form-actions{display:flex;gap:.65rem;margin-top:1.25rem;align-items:stretch}.profile-form-actions .profile-form-btn{flex:1 1 0;min-width:0;width:auto;margin:0;min-height:2.75rem;padding:.7rem .75rem;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;box-sizing:border-box;font-family:inherit;font-size:.65rem;font-weight:700;letter-spacing:.2em}.profile-form-actions--single .profile-form-btn{flex:1 1 auto;width:100%}.profile-form-actions .profile-submit:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}@media (max-width:400px){.profile-setup-section--basics{grid-template-columns:1fr;row-gap:1rem}.profile-setup-form--compact .profile-fields-row{flex-direction:column;gap:0}}.menu-link-active{color:#fbbf24!important;border-color:rgba(251,191,36,.35)!important}html:has(body.profile-page){background:#000}.profile-page{min-height:100dvh;background:#000;color:#fff}.profile-main{position:relative;z-index:1;max-width:420px;margin:0 auto;padding:max(4.5rem,calc(env(safe-area-inset-top) + 3.5rem)) 1.25rem 2rem}.profile-view-shell{display:flex;flex-direction:column;align-items:center;gap:1.15rem}.profile-dating-stack.card-stack{position:relative;width:min(380px,94vw);height:clamp(460px,calc(100dvh - 14rem),680px);margin:0 auto;flex-shrink:0}.profile-dating-stack .dating-card--preview{cursor:default;user-select:auto}.profile-view-shell .profile-actions{width:min(380px,94vw)}.profile-card{padding:1.5rem;border-radius:16px;text-align:center}.profile-hero-photo{width:120px;height:120px;margin:0 auto 1rem;border-radius:50%;background:#111 center/cover no-repeat;border:2px solid rgba(251,191,36,.35)}.profile-page-avatar{display:block;width:120px;height:120px;margin:0 auto 1rem;border-radius:50%;object-fit:cover;border:2px solid rgba(251,191,36,.35);background:#111}.profile-view-gallery{margin-bottom:1rem}.profile-view-gallery--solo .profile-gallery-tile--solo{width:100%;min-height:200px;height:200px}.profile-gallery-tile{padding:0;margin:0;font:inherit;color:inherit;text-align:left;appearance:none;-webkit-appearance:none;cursor:zoom-in}.profile-gallery-tile.profile-photo-slot{cursor:zoom-in}.profile-gallery-tile.profile-photo-slot.has-photo{cursor:zoom-in}.profile-gallery-tile.profile-photo-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.profile-view-gallery.profile-photo-grid--compact{height:200px;min-height:200px}body.opus-lightbox-open{overflow:hidden}.opus-photo-lightbox{position:fixed;inset:0;z-index:20000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.opus-photo-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.opus-lightbox-backdrop{position:absolute;inset:0;background:rgba(2,6,23,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.opus-lightbox-stage{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;box-sizing:border-box;padding:max(3.5rem,calc(env(safe-area-inset-top) + 2.25rem)) max(.35rem,env(safe-area-inset-right)) max(3.25rem,calc(env(safe-area-inset-bottom) + 2rem)) max(.35rem,env(safe-area-inset-left))}.opus-lightbox-viewport{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;cursor:zoom-in}.opus-lightbox-img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;margin:0;border-radius:10px;object-fit:contain;box-shadow:0 24px 60px rgba(0,0,0,.65);transform-origin:center center;will-change:transform;user-select:none;-webkit-user-drag:none;touch-action:none;image-rendering:auto}.opus-lightbox-img.is-zoomed{cursor:grab}.opus-lightbox-img.is-dragging{cursor:grabbing}.opus-lightbox-close,.opus-lightbox-next,.opus-lightbox-prev{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;box-sizing:border-box;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.45);color:#fff;cursor:pointer;transition:background .2s,border-color .2s;-webkit-tap-highlight-color:transparent}.opus-lightbox-icon{display:block;width:1.35rem;height:1.35rem;flex-shrink:0}.opus-lightbox-close{top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));width:44px;height:44px;border-radius:50%}.opus-lightbox-close .opus-lightbox-icon{width:1.15rem;height:1.15rem}.opus-lightbox-next,.opus-lightbox-prev{top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%}.opus-lightbox-prev{left:max(.75rem,env(safe-area-inset-left))}.opus-lightbox-next{right:max(.75rem,env(safe-area-inset-right))}.opus-lightbox-next.hidden,.opus-lightbox-prev.hidden{display:none}.opus-lightbox-close:hover,.opus-lightbox-next:hover,.opus-lightbox-prev:hover{background:rgba(251,191,36,.2);border-color:rgba(251,191,36,.45)}.opus-lightbox-counter{position:absolute;bottom:max(1.25rem,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:2;margin:0;padding:.35rem .75rem;border-radius:999px;background:rgba(0,0,0,.5);color:rgba(255,255,255,.85);font-size:.7rem;letter-spacing:.12em}.profile-page-photos{display:grid;grid-template-columns:1.4fr 1fr;gap:.4rem;margin-bottom:1rem;min-height:140px}.profile-page-photo{border-radius:10px;background:rgba(255,255,255,.06) center/cover no-repeat;min-height:68px;border:1px solid rgba(251,191,36,.2)}.profile-page-photo.is-main{grid-row:span 2;min-height:140px}.profile-page-photo:nth-child(2){grid-column:2;grid-row:1}.profile-page-photo:nth-child(3){grid-column:2;grid-row:2}.profile-page-meta{margin:-.5rem 0 .35rem;font-size:.74rem;letter-spacing:.04em;color:rgba(251,191,36,.75);line-height:1.45}.profile-page-work{margin:0 0 .75rem;font-size:.72rem;color:rgba(255,255,255,.55)}.profile-page-name{margin:0 0 .35rem;font-size:1.25rem;font-weight:800;color:var(--gold)}.profile-page-points{margin:0 0 .35rem;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#38bdf8}.profile-page-points-hint{margin:0 0 1rem;font-size:.62rem;line-height:1.45;letter-spacing:.04em;color:rgba(255,255,255,.42)}.profile-page-bio{margin:0 0 1rem;font-size:.85rem;line-height:1.5;color:rgba(255,255,255,.75)}.profile-page-bio.muted{color:rgba(255,255,255,.4)}.profile-page-tags{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;margin-bottom:1.25rem}.profile-page-tag{font-size:.55rem;letter-spacing:.12em;text-transform:uppercase;padding:.25rem .5rem;border-radius:999px;border:1px solid rgba(56,189,248,.4);color:#7dd3fc}.profile-page-tag--interest{border-color:rgba(251,191,36,.35);color:#fbbf24}.profile-page-tags--interests{margin-bottom:.5rem}.profile-actions{display:flex;flex-direction:column;gap:.65rem;width:100%}.profile-actions .btn-opus{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;padding:.7rem 1.2rem;text-align:center;line-height:1.2;box-sizing:border-box;font-family:inherit;font-size:.65rem;font-weight:700;letter-spacing:.2em}.profile-sign-out{border-color:rgba(248,113,113,.35)!important;color:#f87171!important}.profile-sign-out:hover{background:rgba(248,113,113,.15)!important;color:#fca5a5!important}.profile-delete-account{border-color:rgba(239,68,68,.45)!important;color:#ef4444!important}.profile-delete-account:hover{background:rgba(239,68,68,.18)!important;color:#fca5a5!important}.profile-delete-account:disabled{opacity:.55;cursor:not-allowed}.profile-gate-title{margin:0 0 1rem;font-size:.85rem}.profile-loading{text-align:center;color:rgba(255,255,255,.45);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.profile-manage-card{padding:1.25rem 1rem 1.5rem;border-radius:16px;text-align:left}.profile-manage-card .profile-setup-eyebrow,.profile-manage-card .profile-setup-sub,.profile-manage-card .profile-setup-title{text-align:center}.profile-manage-head .profile-setup-sub{margin-bottom:0}.profile-page-toast{position:fixed;top:50%;left:50%;z-index:10000;display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:min(92vw,22rem);box-sizing:border-box;padding:.9rem 1.75rem;border-radius:999px;border:1px solid rgba(134,239,172,.55);background:rgba(34,197,94,.95);color:#052e16;font-size:.88rem;font-weight:700;letter-spacing:.06em;line-height:1.25;text-align:center;text-transform:capitalize;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 12px 40px rgba(34,197,94,.35);transform:translate(-50%,-50%) scale(.94);transition:opacity .28s ease,transform .28s ease,visibility 0s linear .28s}.profile-page-toast.show{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1);transition:opacity .28s ease,transform .28s ease,visibility 0s}@media (max-width:520px){body.profile-page{--profile-shell-gap:0.6rem;--profile-shell-pad:0.75rem;--profile-menu-btn:38px;overflow:hidden;height:100dvh}body.profile-page .menu-btn{top:calc(env(safe-area-inset-top,0px) + var(--profile-shell-gap));left:var(--profile-shell-pad);width:var(--profile-menu-btn);height:var(--profile-menu-btn)}body.profile-page .profile-main{position:fixed;top:calc(env(safe-area-inset-top,0px) + var(--profile-shell-gap) + var(--profile-menu-btn) + var(--profile-shell-gap));left:var(--profile-shell-pad);right:var(--profile-shell-pad);bottom:env(safe-area-inset-bottom,0);margin:0;max-width:none;width:auto;padding:0;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;background:#000;z-index:1}body.profile-page .profile-manage-card{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0}body.profile-page .profile-manage-head{flex-shrink:0;padding:1rem 1rem .5rem}body.profile-page .profile-manage-card .profile-setup-form{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:0 1rem 1.25rem}body.profile-page .profile-view-shell{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}body.profile-page .profile-loading{flex:1;display:flex;align-items:center;justify-content:center;min-height:0}}@media (min-width:521px){body.profile-page{--profile-desktop-top:max(1rem, calc(env(safe-area-inset-top, 0px) + 0.65rem))}body.profile-page .menu-btn{top:var(--profile-desktop-top);left:1rem}body.profile-page .profile-main{padding-top:var(--profile-desktop-top);padding-left:1.25rem;padding-right:1.25rem;padding-bottom:2rem;min-height:100dvh;box-sizing:border-box}}.profile-setup-form .profile-select-field .choices{width:100%;margin-bottom:0;font-size:.68rem;font-family:inherit;line-height:1.2;cursor:default}.profile-setup-form .profile-select-field .choices__inner{display:flex;align-items:center;justify-content:flex-start;min-height:2.35rem;height:2.35rem;padding:0 1.75rem 0 .65rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background-color:rgba(0,0,0,.35);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23fbbf24' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;color:#fff;box-sizing:border-box;box-shadow:none;transition:none;overflow:hidden}.profile-setup-form .profile-select-field .choices.is-focused .choices__inner,.profile-setup-form .profile-select-field .choices.is-open .choices__inner{border-color:rgba(255,255,255,.12);border-radius:10px;box-shadow:none}.profile-setup-form .profile-select-field .choices[data-type*=select-one]::after{display:none}.profile-setup-form .profile-select-field .choices__placeholder{color:rgba(255,255,255,.28);opacity:1;text-align:left}.profile-setup-form .profile-select-field .choices__list--single{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:0}.profile-setup-form .profile-select-field .choices__list--single .choices__item{width:100%;color:#fff;font-size:.68rem;font-family:inherit;line-height:1.2;text-align:left}.profile-setup-form .profile-select-field .choices__list--dropdown{border-radius:10px;border:1px solid rgba(255,255,255,.12);background-color:#0f172a;box-shadow:0 8px 24px rgba(0,0,0,.45);margin-top:4px;z-index:30;overflow:hidden}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__list{max-height:240px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.28) rgba(0,0,0,0.2)}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__list::-webkit-scrollbar{width:6px}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__list::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.28);border-radius:3px}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__item{color:#fff;background-color:#0f172a;padding:.45rem .65rem;font-size:.68rem;font-family:inherit;line-height:1.2;text-align:left;cursor:default}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__item--selectable{cursor:default;padding-right:.65rem}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__item--selectable::after{display:none}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:rgba(255,255,255,.12);color:#fff}.profile-setup-form .profile-select-field .choices__list--dropdown .choices__item--choice.has-no-results{color:rgba(255,255,255,.45);background-color:#0f172a;text-align:left}.profile-setup-form .profile-select-field .choices.is-disabled .choices__inner{opacity:.55}.profile-city-combobox{position:relative}.profile-city-input{padding-right:1.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23fbbf24' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center}.profile-city-list{position:absolute;left:0;right:0;top:calc(100% + 4px);margin:0;padding:0;list-style:none;border-radius:10px;border:1px solid rgba(255,255,255,.12);background-color:#0f172a;box-shadow:0 8px 24px rgba(0,0,0,.45);z-index:30;max-height:240px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.28) rgba(0,0,0,0.2)}.profile-city-list::-webkit-scrollbar{width:6px}.profile-city-list::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}.profile-city-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.28);border-radius:3px}.profile-city-list[hidden]{display:none!important}.profile-city-option{padding:.45rem .65rem;font-size:.68rem;font-family:inherit;line-height:1.2;color:#fff;background-color:#0f172a;text-align:left;cursor:default}.profile-city-option.is-highlighted{background-color:rgba(255,255,255,.12);color:#fff}