:root{--bg: #070b22;--bg-deep: #040713;--surface: rgba(10, 15, 42, .9);--surface-strong: rgba(11, 17, 48, .97);--surface-soft: rgba(255, 255, 255, .035);--line: rgba(176, 188, 255, .12);--line-strong: rgba(190, 234, 38, .34);--text: #f7f8ff;--text-muted: rgba(232, 236, 255, .68);--pink: #bdea22;--pink-strong: #a7d514;--pink-soft: #c7ef35;--yellow: #c7ef35;--yellow-soft: #d9f76a;--green: #c7ef35;--glass-dark: rgba(9, 14, 39, .84);--shadow: 0 26px 80px rgba(0, 0, 0, .48);--glow-pink: 0 0 0 1px rgba(199, 239, 53, .18), 0 18px 48px rgba(199, 239, 53, .12);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px;--max-width: 1180px}*{box-sizing:border-box}body{font-family:Arial Narrow,Roboto Condensed,Avenir Next Condensed,Trebuchet MS,sans-serif;font-size:15px;background:radial-gradient(circle at 12% 8%,rgba(68,97,225,.34),transparent 26rem),radial-gradient(circle at 82% 4%,rgba(95,44,206,.26),transparent 24rem),linear-gradient(180deg,#10183f,#080d25 36%,#040713)}body:before{background-image:radial-gradient(circle at 20% 12%,rgba(255,255,255,.05),transparent 18rem),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px)}h1,h2,h3,strong,.button,.badge,.eyebrow,.card__eyebrow,.bottom-nav__label{letter-spacing:.035em}.ambient--left{background:#2c5eff33}.ambient--right{background:#7e4aff2e}.topbar{padding-bottom:.8rem}.topbar--app{align-items:center;min-height:48px}.brand-lockup__logo{width:clamp(92px,26vw,130px)}.topbar--app .brand-lockup__logo{width:clamp(82px,22vw,112px)}.card,.screen-card,.public-entry-card,.home-card{border-radius:18px;border-color:#b0bcff21;background:linear-gradient(180deg,#ffffff06,#ffffff02),#070c23d1;box-shadow:inset 0 1px #ffffff08,0 18px 48px #00000052}.section-heading h2,.poster-hero__copy h1,.public-entry-card h2,.swipe-card__header h3,.screen-card__copy strong,.countdown-card__timer,.question-card__prompt{text-transform:uppercase}.eyebrow,.card__eyebrow{color:var(--yellow)}.button{min-height:50px;border-radius:16px;font-weight:900}.button--secondary{border-color:#b0bcff29;color:var(--text);background:#ffffff03}.badge{color:var(--yellow);border-color:#c7ef3547;background:#c7ef3514}.meta-list dt{color:#c7ef35ad}.screen-card--dashboard,.swipe-card-shell{min-height:min(660px,calc(var(--app-height) - 9rem))}.swipe-card{padding:0;border-color:#b0bcff1f;border-radius:18px;background:transparent}.swipe-card__photo{border-radius:18px}.swipe-card__event-timer{left:.8rem;right:.8rem;bottom:.8rem;border-radius:14px;background:linear-gradient(180deg,#141727c7,#0c0e1aeb)}.swipe-card__event-timer-value,.swipe-card__event-timer-progress,.flow-status__segment--active{color:var(--yellow);background:var(--yellow);box-shadow:0 0 12px #c7ef3561}.swipe-card__meta span,.chip,.spot-pill{border-color:#b0bcff24;background:#ffffff04}.flow-status__pill{min-height:40px;color:var(--yellow);border-color:#c7ef3533;background:#c7ef350f}.flow-status__handle{background:#b0bcff42}.countdown-card,.question-card{border-color:#b0bcff24;background:#ffffff05}.bottom-nav{border-radius:18px;border:1px solid rgba(176,188,255,.12);background:#040818eb}.bottom-nav__item--active{color:var(--yellow)}.poster-hero{border-radius:18px;border-color:#b0bcff24}.poster-hero__accent{color:var(--yellow)}.public-entry-card__cover,.entry-card__cover,.home-card__cover{border-radius:14px}.public-entry-card__image,.entry-card__image,.home-card__image{filter:saturate(1.08) contrast(1.05)}@media(min-width:760px){.app-shell{width:min(calc(100% - 2rem),440px)}}:root{--app-height: 100vh}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Trebuchet MS,Avenir Next,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(128,62,176,.34),transparent 28%),radial-gradient(circle at 90% 10%,rgba(199,239,53,.2),transparent 20%),linear-gradient(180deg,#06030a 0%,var(--bg) 35%,var(--bg-deep) 100%)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:48px 48px;opacity:.4;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 92%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 92%)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}#root{min-height:var(--app-height)}.app-shell{position:relative;width:min(calc(100% - 1.25rem),var(--max-width));margin:0 auto;min-height:var(--app-height);padding:1rem 0 7rem}.ambient{position:fixed;inset:auto;width:260px;height:260px;border-radius:50%;filter:blur(40px);pointer-events:none;opacity:.45}.ambient--left{top:7rem;left:-4rem;background:#c7ef3538}.ambient--right{right:-4rem;bottom:18vh;background:#a651ff2e}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:.5rem 0 1rem;background:linear-gradient(180deg,#210d29f0,#210d29b8 72%,#210d2900);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);margin-bottom:.35rem}.topbar--app{position:relative;padding:.25rem 0 .55rem;margin-bottom:.7rem;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.brand-lockup__logo{width:clamp(148px,30vw,230px);filter:drop-shadow(0 10px 24px rgba(0,0,0,.35))}.topbar--app .brand-lockup__logo{width:clamp(118px,26vw,180px)}.topbar__status{padding:.55rem .9rem;border:1px solid var(--line);border-radius:999px;background:#ffffff0a;font-size:.7rem;letter-spacing:.06em;color:var(--text-muted);white-space:nowrap}.topbar--app .topbar__status{padding:.42rem .78rem;font-size:.66rem}.app-shell__content{display:flex;flex-direction:column;gap:1rem;flex:1}.page{display:flex;flex-direction:column;gap:.9rem}.page--dashboard{gap:.75rem;padding-bottom:6rem}.page--profile{gap:.85rem}.page--profile-setup{gap:.75rem}.page--home{gap:.9rem}.page--app-screen{min-height:calc(var(--app-height) - 9.5rem)}.page--landing{gap:3rem}.page--fallback{justify-content:center}.app-fallback{width:100%;max-width:32rem;margin:0 auto;text-align:center}.app-fallback h2{margin:0 0 .75rem;font-size:clamp(1.8rem,7vw,2.6rem);line-height:1.02;letter-spacing:-.04em}.app-fallback .button-row{margin-top:1.25rem}.poster-hero{position:relative;min-height:calc(var(--app-height) - 7.8rem);padding:2rem 1.1rem 1.35rem;overflow:hidden;border:1px solid var(--line);border-radius:36px;background:linear-gradient(180deg,#0a041029,#0a04100a),#120819f5;box-shadow:var(--shadow)}.poster-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center -20%;opacity:.96}.poster-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 48%,rgba(255,29,120,.22),transparent 18%),linear-gradient(180deg,#08020e14,#08020e05 22%,#08020e70 68%,#08020eeb)}.poster-hero__copy,.poster-hero__footer{position:absolute;z-index:2}.poster-hero__copy{left:1.1rem;right:1.1rem;top:1.4rem;bottom:auto;max-width:38rem}.poster-hero__copy h1{margin:0;display:grid;gap:.12em;font-size:clamp(3.35rem,12vw,7rem);line-height:.92;letter-spacing:-.06em;text-transform:uppercase}.poster-hero__copy h1 span{display:block}.poster-hero__accent{color:var(--pink-soft)}.poster-hero__subline{margin:1rem 0 0;font-size:clamp(1.15rem,4vw,2rem);line-height:1.05;color:#fff8fcf5}.poster-hero__subline strong,.poster-hero__subline .accent{color:var(--pink-soft)}.poster-hero__text{max-width:28rem;margin:.85rem 0 0;color:#fff8fcd1;font-size:clamp(.96rem,2.5vw,1.1rem);line-height:1.5;text-wrap:balance}.poster-hero__footer{left:1.1rem;right:1.1rem;bottom:.28rem;display:grid;gap:.7rem}.poster-hero__actions{display:grid;gap:.75rem}.poster-hero__legal{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.poster-hero__legal-link{color:#f8f0fca3;font-size:.8rem;line-height:1;letter-spacing:.03em;transition:color .18s ease,opacity .18s ease}.poster-hero__legal-link:hover,.poster-hero__legal-link:focus-visible{color:#ff8ac4e6}.usp-story{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:1rem;opacity:0;pointer-events:none;transition:opacity .16s ease}body.story-open .usp-story{opacity:1;pointer-events:auto}.usp-story__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#07030cd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.usp-story__sheet{position:relative;z-index:1;display:grid;gap:.85rem;width:min(100%,460px);touch-action:pan-y pinch-zoom}.usp-story__frame{position:relative;overflow:hidden;aspect-ratio:9 / 16;border:1px solid var(--line);border-radius:30px;background:#120819f5;box-shadow:var(--shadow);touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}.usp-story__image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.usp-story__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 22%,#ff2d7a2e,#ff2d7a00 34%),linear-gradient(180deg,#06030c1f,#06030c0a 34%,#06030c94);pointer-events:none}.usp-story__close{position:absolute;top:.9rem;right:.9rem;z-index:4;min-height:40px;padding:0 .9rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#1208196b;color:var(--text);font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.usp-story__copy{position:absolute;left:1.2rem;right:1.2rem;top:1.2rem;bottom:9.5rem;z-index:2;display:grid;align-content:start;gap:.7rem;text-shadow:0 3px 20px rgba(0,0,0,.38);pointer-events:none}.usp-story__step{display:inline-flex;width:fit-content;min-height:38px;padding:0 .8rem;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(90deg,var(--yellow),#ffe980);color:#130b13;font-size:.88rem;font-weight:900;letter-spacing:.08em}.usp-story__copy h2,.usp-story__copy p{margin:0}.usp-story__copy h2{max-width:8ch;font-size:clamp(2.6rem,10vw,4.9rem);line-height:.9;letter-spacing:-.055em;text-transform:uppercase}.usp-story__copy p{max-width:22ch;font-size:clamp(1rem,3vw,1.32rem);line-height:1.2;color:#fff8fcf0;font-weight:700}.usp-story__controls{position:absolute;left:0;right:0;bottom:0;z-index:3;display:grid;gap:.55rem;padding:1.15rem 1rem calc(1rem + env(safe-area-inset-bottom));background:linear-gradient(180deg,#08040c00,#08040c3d 18%,#08040cc2 52%,#08040cf0)}.usp-story__nav{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:center}.usp-story__dots{grid-column:1 / -1;display:inline-flex;gap:.2rem;align-items:center;justify-content:center;flex-wrap:wrap}.usp-story__dot{position:relative;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.usp-story__dot:before{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:50%;background:#ffffff47;transform:translate(-50%,-50%);transition:width .16s ease,border-radius .16s ease,background .16s ease}.usp-story__dot--active:before{width:28px;border-radius:999px;background:linear-gradient(180deg,var(--pink-soft),var(--pink-strong))}.usp-story__dot:focus-visible:before,.usp-story__dot:hover:before{background:#ffffff85}.usp-story__dot--active:focus-visible:before,.usp-story__dot--active:hover:before{background:linear-gradient(180deg,var(--pink-soft),var(--pink-strong))}@media(hover:none)and (pointer:coarse){.usp-story__backdrop{background:#07030ceb;-webkit-backdrop-filter:none;backdrop-filter:none}.usp-story__step,.usp-story__nav-close{-webkit-backdrop-filter:none;backdrop-filter:none}}.hero-panel{display:grid;gap:1.5rem;align-items:center;min-height:calc(100vh - 110px)}.hero-panel--landing{position:relative;gap:.85rem;padding:.15rem 0 1rem;align-items:start}.hero-copy-card,.hero-visual-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:32px;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#120819e0;box-shadow:var(--shadow)}.hero-copy-card{padding:1.05rem 1rem 1.15rem}.hero-visual-card{min-height:470px;background:linear-gradient(180deg,#0c04122e,#0c041205),#120819f5}.hero-artwork{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}.hero-artwork__poster,.hero-artwork__accent{position:absolute;display:block;object-fit:cover;filter:drop-shadow(0 28px 48px rgba(0,0,0,.42))}.hero-artwork__poster{top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-position:center top;opacity:.95}.hero-artwork__accent{z-index:2;width:min(92%,520px);height:auto;left:50%;bottom:-3rem;transform:translate3d(-50%,0,0);object-fit:contain;opacity:.22}.hero-panel__copy{position:relative;z-index:2;max-width:32rem}.hero-panel__copy h1,.section-heading h2{margin:0;letter-spacing:-.05em;line-height:.94}.hero-panel__copy h1{max-width:8ch;font-size:clamp(3rem,11vw,5.1rem)}.hero-panel__text,.section-heading p,.card p,.field p,.swipe-card p,.swipe-empty p{color:var(--text-muted);line-height:1.6}.hero-panel__actions,.button-row{display:flex;flex-direction:column;gap:.85rem;margin-top:1.5rem}.stack{display:flex;flex-direction:column;gap:1rem}.grid{display:grid;gap:1rem}.section-heading{max-width:42rem}.eyebrow,.card__eyebrow{margin:0 0 .8rem;color:var(--pink-soft);font-size:.77rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.eyebrow:before{content:"# ";color:var(--yellow)}.section-heading h2{font-size:clamp(2rem,8vw,3.8rem)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 1.2rem;border:1px solid transparent;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button:disabled{opacity:.58;cursor:default;pointer-events:none;transform:none;box-shadow:none}.button--full{width:100%}.button--primary{background:linear-gradient(180deg,var(--pink-soft),var(--pink-strong));box-shadow:0 18px 30px #e3006247;color:var(--white, #fff)}.button--secondary{border-color:var(--line);background:#ffffff08;color:var(--text)}.button--hot{border-color:#c7ef3580;background:linear-gradient(180deg,#ff609b3d,#c3085b2e);color:var(--pink-soft);box-shadow:0 14px 26px #e3006229}.card{padding:1.25rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff0b,#ffffff04),var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.card h3{margin:0 0 .55rem;font-size:1.2rem}.step-card{position:relative;overflow:hidden}.step-card:after{content:"";position:absolute;inset:auto -10% -24% auto;width:120px;height:120px;background:radial-gradient(circle,rgba(199,239,53,.24),transparent 70%)}.step-card__index{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:1rem;color:var(--white, #fff);font-weight:900}.step-card__index--plain{margin-bottom:.85rem;color:var(--yellow-soft);font-size:.9rem;letter-spacing:.14em}.step-card__hash{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#ffd83d29;color:var(--yellow);font-size:1.2rem;line-height:1}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.3rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.badge--default{background:#ffffff0d;color:var(--text-muted)}.badge--success{background:#62e4b81f;color:var(--green)}.badge--hot{background:#c7ef3524;color:var(--pink-soft)}.phone-hero{position:relative;min-height:480px;display:grid;place-items:center}.phone-hero--compact{min-height:320px}.phone-hero__glow{position:absolute;inset:auto 10% 4%;height:25%;background:radial-gradient(circle,rgba(255,20,110,.42),transparent 68%);filter:blur(26px)}.phone{position:relative;width:min(100%,420px);aspect-ratio:1 / 1.04;border-radius:34% 34% 18% 18%;background:radial-gradient(circle at 25% 22%,rgba(255,255,255,.42),transparent 16%),radial-gradient(circle at 65% 54%,rgba(255,255,255,.14),transparent 24%),linear-gradient(155deg,#d2f64a,#b7e41d 35%,#a7d514 68%,#7e0030);box-shadow:inset 10px 10px 16px #ffffff1f,inset -14px -18px 24px #6b002a6b,var(--shadow)}.phone__shine{position:absolute;top:8%;left:12%;right:12%;height:18%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.38),transparent);filter:blur(6px)}.phone__receiver{position:absolute;top:10%;width:32%;height:13%;border-radius:999px;background:linear-gradient(180deg,#d2f64a,#8fb812)}.phone__receiver--left{left:10%;transform:rotate(-18deg)}.phone__receiver--right{right:10%;transform:rotate(18deg)}.phone__dial{position:absolute;left:50%;bottom:16%;width:52%;aspect-ratio:1;transform:translate(-50%);padding:7%;border-radius:50%;background:linear-gradient(145deg,#4d1631,#14040d);box-shadow:inset 0 0 0 6px #ffffff1f,0 18px 30px #0f020873}.phone__ring{position:relative;width:100%;height:100%;border-radius:50%;border:14px solid rgba(248,223,230,.82);background:radial-gradient(circle at center,rgba(0,0,0,.42) 0 22%,transparent 23%),radial-gradient(circle at center,#faeaf1 0 57%,#af5b7e 58%,#741c47 80%,#280817)}.phone__hash,.phone__center{position:absolute;display:grid;place-items:center;font-weight:900;color:#090909}.phone__hash{top:50%;left:50%;width:16%;height:16%;margin:-8%;transform:rotate(calc(var(--angle) * 1deg)) translateY(-122px) rotate(calc(var(--angle) * -1deg));font-size:1.3rem}.phone__hash--1{--angle: 0}.phone__hash--2{--angle: 36}.phone__hash--3{--angle: 72}.phone__hash--4{--angle: 108}.phone__hash--5{--angle: 144}.phone__hash--6{--angle: 180}.phone__hash--7{--angle: 216}.phone__hash--8{--angle: 252}.phone__hash--9{--angle: 288}.phone__hash--10{--angle: 324}.phone__center{top:35%;right:35%;bottom:35%;left:35%;border-radius:50%;background:linear-gradient(180deg,var(--yellow-soft),#ffcb13);box-shadow:inset 0 2px 5px #ffffff80;font-size:2.2rem}.phone__coil{position:absolute;right:7%;bottom:5%;display:flex;gap:.25rem}.phone__coil span{width:12px;height:30px;border:3px solid #79002d;border-radius:999px}.sticker,.note{position:absolute;z-index:1;box-shadow:var(--shadow)}.sticker{top:2%;right:0;width:92px;aspect-ratio:1;padding:.9rem;border-radius:50%;display:grid;place-items:center;text-align:center;background:linear-gradient(180deg,#b7e41d,#8fb812);color:#12050f;font-size:.88rem;font-weight:900;text-transform:uppercase;transform:rotate(10deg)}.note{left:0;bottom:10%;max-width:160px;padding:.95rem;border-radius:4px 16px 6px 18px;background:#f1e6db;color:#151011;font-weight:800;line-height:1.4;transform:rotate(-6deg)}.entry-card,.hero-card,.spot-card,.profile-card{display:grid;gap:.8rem}.screen-card{display:flex;flex-direction:column;min-height:0;height:auto;gap:.8rem;overflow:visible}.screen-card__media{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.screen-card__photo-wrap{position:relative;flex:1 1 auto;min-height:0}.screen-card__photo{display:block;width:100%;height:100%;min-height:0;object-fit:cover;border-radius:22px;background:#ffffff0d}.profile-photo-fallback{display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 30% 20%,rgba(199,239,53,.26),transparent 48%),linear-gradient(160deg,#2a183afa,#120a1bf5);color:#fff8fcf5;text-transform:uppercase;-webkit-user-select:none;user-select:none}.profile-photo-fallback span{display:block;padding:0 .2em;font-weight:900;letter-spacing:.08em;line-height:1}.screen-card__photo.profile-photo-fallback span,.swipe-card__photo.profile-photo-fallback span{font-size:clamp(1.6rem,6vw,3.3rem)}.screen-card__photo-wrap .badge{position:absolute;top:.9rem;right:.9rem;min-height:40px;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.24);background:#ffffff29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;font-size:.9rem;letter-spacing:.14em;box-shadow:0 10px 24px #0000002e}.screen-card__body{display:grid;gap:.7rem;align-content:start}.screen-card__body--empty{flex:1 1 auto;align-content:center}.screen-card__copy{display:grid;gap:.35rem}.screen-card__copy h3,.screen-card__copy strong,.screen-card__copy p{margin:0}.screen-card__copy p{color:var(--text-muted)}.screen-card__actions{display:grid;gap:.7rem;margin-top:auto;padding-top:.1rem}.entry-card__content{display:grid;align-content:start}.entry-card__cover{overflow:hidden;border-radius:20px}.entry-card__image{display:block;width:100%;max-height:260px;object-fit:cover}.entry-card__qr{display:flex;flex-direction:column;gap:1rem}.qr-sim{width:min(100%,220px);aspect-ratio:1;border-radius:var(--radius-md);border:1px solid var(--line);background:linear-gradient(90deg,rgba(255,255,255,.02) 50%,transparent 0) 0 0 / 20px 20px,linear-gradient(rgba(255,255,255,.02) 50%,transparent 0) 0 0 / 20px 20px,linear-gradient(145deg,#ffffff12,#ffffff05);box-shadow:inset 0 0 0 8px #ffffff08}.meta-list{display:grid;gap:1rem;margin:0 0 1.5rem}.meta-list--compact{gap:.7rem;margin-bottom:1rem}.meta-list dt{margin-bottom:.25rem;color:var(--text-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.12em}.meta-list dd{margin:0;font-weight:700}.form-stack{display:grid;gap:.95rem}.field{display:grid;gap:.55rem}.field span{font-weight:800}.field input{min-height:50px;padding:0 1rem;border:1px solid var(--line);border-radius:18px;background:#ffffff08;color:var(--text)}.field input::placeholder{color:#fff8fc73}.avatar-upload{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:.8rem;padding:.8rem;border:1px dashed rgba(255,255,255,.16);border-radius:18px;background:#ffffff08}.avatar-upload--interactive{cursor:pointer}.avatar-upload--dragging{border-color:#d2f64ab8;background:#d2f64a14}.avatar-upload__copy{display:grid;gap:.2rem}.avatar-upload__thumb{position:relative;width:64px;height:64px;overflow:hidden;border-radius:20px}.avatar-upload__copy p,.avatar-upload__copy strong{margin:0}.avatar-upload__placeholder,.person-row__avatar,.profile-card__avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,#d2f64af5,#b7e41deb);color:#140a12;font-weight:900}.avatar-upload__placeholder{width:64px;height:64px}.avatar-upload__image,.profile-card__image{width:64px;height:64px;border-radius:18px;object-fit:cover;background:#ffffff0a}.avatar-upload__image--editable,.photo-editor__image,.profile-card__image--editable{position:absolute;transform-origin:center;max-width:none;max-height:none}.photo-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.photo-actions__label{cursor:pointer;min-height:48px}.chip-row{display:flex;flex-wrap:wrap;gap:.55rem}.chip{min-height:38px;padding:.55rem .8rem;border:1px solid var(--line);border-radius:999px;background:#ffffff08;color:var(--text)}.profile-setup-card{overflow:hidden}.chip--active{border-color:#c7ef3599;background:#c7ef351f;color:var(--pink-soft)}.hero-card__header,.spot-card__header,.profile-card__hero,.spot-mini-list__item,.swipe-card__header,.swipe-card-shell__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.person-row__avatar{width:46px;height:46px;font-size:.85rem}.person-row strong,.spot-card h3{display:block}.spot-mini-list{display:grid;gap:.8rem}.swipe-card-shell{gap:.75rem}.match-flow-card{gap:.8rem}.match-focus-card{display:grid;gap:.75rem}.match-focus-card__photo-wrap{position:relative}.match-focus-card__photo-wrap .badge{position:absolute;top:.9rem;right:.9rem}.match-focus-card__photo{display:block;width:100%;aspect-ratio:1 / 1;max-height:380px;object-fit:cover;border-radius:22px;background:#ffffff0d}.match-flow-card__compact{display:grid;gap:.25rem;padding:.7rem .85rem;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff08}.match-flow-card__compact span{color:var(--text-muted)}.match-flow-card__hero{display:grid;gap:1rem}.match-flow-card__photo{width:100%;max-width:260px;aspect-ratio:1 / 1;object-fit:cover;border-radius:24px}.spot-pick-card{display:grid;gap:.7rem;padding:.85rem}.spot-pick-card h3{margin-bottom:.25rem}.spot-pick-card p{margin:0}.spot-pick-grid{display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.spot-pill{min-height:46px;padding:.75rem .9rem;border:1px solid var(--line);border-radius:16px;background:#ffffff0a;color:var(--text);font-weight:800;text-align:center}.spot-custom-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;grid-column:1 / -1}.spot-custom-card__input{min-height:46px;padding:0 .85rem;border:1px solid var(--line);border-radius:16px;background:#ffffff0f;color:#fff;font-weight:700}.spot-custom-card__input::placeholder{color:#fff8fca8}.spot-pick-grid__close{margin-top:.25rem}.flow-status{display:grid;gap:.8rem;margin-bottom:.25rem}.flow-status__handle{justify-self:center;width:96px;height:8px;border-radius:999px;background:#9370d18c}.flow-status__pill{display:inline-flex;align-items:center;width:fit-content;min-height:48px;padding:.65rem 1.15rem;border:1px solid rgba(199,239,53,.18);border-radius:999px;background:linear-gradient(180deg,#4c183ad6,#35142ee0);color:var(--pink-soft);font-size:.96rem;font-weight:800;letter-spacing:.02em}.flow-status__segments{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.32rem}.flow-status__segment{height:6px;border-radius:999px;background:#ffffff17}.flow-status__segment--active{background:linear-gradient(90deg,#d2f64a,#b7e41d);box-shadow:0 0 10px #c7ef356b}.countdown-card{padding:.85rem;border:1px solid rgba(199,239,53,.22);border-radius:24px;background:radial-gradient(circle at top right,rgba(199,239,53,.14),transparent 28%),#ffffff08}.countdown-card__title{display:block;margin-bottom:.35rem;font-size:1rem;line-height:1.2}.countdown-card__eyebrow{display:block;margin-bottom:.35rem;color:var(--pink-soft);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.countdown-card--time{gap:.35rem}.countdown-card--quiet{border-color:#ffffff1f;background:#ffffff08}.countdown-card__timer{margin:.45rem 0 .2rem;font-size:clamp(2.2rem,10vw,4rem);font-weight:900;letter-spacing:-.06em;line-height:.95}.countdown-card__note,.countdown-card__hint{margin:0}.countdown-card__note{color:#fff8fccc}.countdown-card__hint{color:#fff8fceb;font-weight:700}.question-card{display:grid;gap:.65rem;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:radial-gradient(circle at top right,rgba(199,239,53,.12),transparent 28%),#ffffff08}.question-card__index{color:var(--pink-soft);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.question-card__prompt{display:block;font-size:clamp(1.5rem,5vw,2.3rem);line-height:1.12;letter-spacing:-.03em}.deck-stack{position:relative;flex:1 1 auto;min-height:0;padding-top:.2rem}.deck-stack__ghost{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff04),#180a1fdb}.deck-stack__ghost--near{transform:translateY(10px) scale(.985);opacity:.7}.deck-stack__ghost--far{transform:translateY(18px) scale(.97);opacity:.38}.swipe-card{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;padding:.7rem;border:1px solid rgba(199,239,53,.2);border-radius:24px;background:radial-gradient(circle at top right,rgba(199,239,53,.12),transparent 28%),linear-gradient(180deg,#ffffff0a,#ffffff04);overflow:hidden}.swipe-card__photo-wrap{position:relative;flex:1 1 auto;min-height:0;display:flex}.swipe-card__event-timer{position:absolute;left:1rem;right:1rem;bottom:1rem;display:grid;gap:.7rem;padding:.95rem 1rem .9rem;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(180deg,#2c303fd6,#232434eb);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 34px #0000003d}.swipe-card__event-timer-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.65rem}.swipe-card__event-timer-spark{color:var(--pink-soft);font-size:1.15rem;line-height:1}.swipe-card__event-timer-label{color:#fff8fcd1;font-size:.94rem;font-weight:600}.swipe-card__event-timer-value{color:var(--pink-soft);font-size:1.02rem;font-weight:900;letter-spacing:.02em;white-space:nowrap}.swipe-card__event-timer-clock{color:#fff8fca8;font-size:1.15rem;line-height:1}.swipe-card__event-timer-meta{display:grid;gap:.2rem;color:#fff8fcad;font-size:.74rem;line-height:1.3}.swipe-card__event-timer-track{position:relative;height:3px;border-radius:999px;background:#ffffff1a;overflow:visible}.swipe-card__event-timer-progress{position:absolute;top:0;left:0;width:78%;height:100%;border-radius:999px;background:linear-gradient(90deg,#d2f64a,#b7e41d 65%,#d2f64a);box-shadow:0 0 12px #c7ef3599}.swipe-card__event-timer-progress:after{content:"";position:absolute;right:-6px;top:50%;width:10px;height:10px;border-radius:50%;background:#d2f64a;box-shadow:0 0 12px #c7ef35d9;transform:translateY(-50%)}.swipe-card__photo-wrap .badge{position:absolute;top:1rem;right:1rem}.swipe-card__photo{display:block;width:100%;flex:1 1 auto;height:100%;max-height:none;object-fit:cover;border-radius:20px;background:#ffffff0d}.compact-match-header__photo.profile-photo-fallback span,.match-pick-modern__match-photo.profile-photo-fallback span,.met-modern__match-photo.profile-photo-fallback span,.icebreaker-modern__match-photo.profile-photo-fallback span,.icebreaker-done-modern__match-photo.profile-photo-fallback span{font-size:1rem}.match-profile-trigger{display:block;padding:0;border:0;background:transparent;color:inherit;line-height:0;cursor:pointer}.match-profile-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:1rem;background:#040713c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.match-profile-modal__close{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#ffffff0f;color:var(--text);font-size:1.5rem}.match-profile-modal__card{width:min(100%,360px);overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#0c112af5}.match-profile-modal__photo{width:100%;height:min(58vh,430px);display:block;object-fit:cover}.match-profile-modal__photo.profile-photo-fallback{display:grid;place-items:center;font-size:3rem}.match-profile-modal__copy{display:grid;gap:.3rem;padding:1rem}.match-profile-modal__copy h3,.match-profile-modal__copy p{margin:0}.match-profile-modal__copy p{color:var(--text-muted)}.match-profile-modal__copy h3,.swipe-card__header h3{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swipe-card__header{min-width:0}.swipe-card__content h3{margin:0}.swipe-card__content p{margin:.2rem 0 0}.swipe-card__meta{display:grid;gap:.45rem;margin-top:.7rem}.swipe-card__meta span{display:inline-flex;width:fit-content;padding:.5rem .75rem;border:1px solid var(--line);border-radius:999px;background:#ffffff08;color:var(--text-muted);font-size:.84rem}.swipe-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.swipe-actions--triple{grid-template-columns:1fr}.flow-action-dock{position:sticky;bottom:6.1rem;z-index:25;padding:.35rem 0 0}.flow-action-dock .button{box-shadow:0 18px 30px #00000042}.swipe-empty{padding:.9rem;border:1px dashed rgba(255,255,255,.18);border-radius:24px;background:#ffffff08}.spot-card--active{border-color:#c7ef357a;background:linear-gradient(180deg,#c7ef3514,#ffffff05),var(--surface-strong)}.profile-card__hero{justify-content:flex-start;align-items:flex-end;margin-top:-3rem;position:relative;z-index:2}.profile-card__cover{overflow:hidden;border-radius:22px}.profile-card__cover-image{display:block;width:100%;height:180px;object-fit:cover}.profile-card__identity{display:grid;place-items:center;position:relative;overflow:hidden;width:100px;min-width:100px;height:100px;padding:.25rem;border-radius:28px;background:#0a0610f5;box-shadow:0 16px 28px #00000047;text-decoration:none}.profile-card__copy{display:grid;gap:.25rem;align-content:center;min-height:100px}.profile-card__copy h3{margin:0;font-size:1.55rem;line-height:1}.profile-card__copy p{margin:0;color:var(--text-muted)}.profile-card__hero--editable{align-items:center}.profile-card__identity--interactive{cursor:pointer}.profile-card__identity--dragging{outline:2px solid rgba(210,246,74,.72);outline-offset:4px}.profile-card__copy--editable{flex:1 1 auto;min-width:0}.profile-card__name-input,.profile-card__custom-input{min-height:48px;width:100%;padding:0 .95rem;border:1px solid var(--line);border-radius:18px;background:#ffffff08;color:var(--text);font-size:1rem;font-weight:800}.profile-card__name-input::placeholder,.profile-card__custom-input::placeholder{color:#fff8fc73}.profile-card__interests--editable{align-content:start}.profile-card__interests{display:grid;gap:.65rem}.home-card{display:grid;gap:.9rem}.screen-card--home,.screen-card--event,.screen-card--profile,.screen-card--profile-setup{min-height:0;height:auto}.screen-card--event{display:grid;grid-template-rows:auto auto 1fr auto}.screen-card--event .entry-card__cover{min-height:28dvh}.screen-card--event .entry-card__image{height:100%;min-height:28dvh}.screen-card--profile{gap:.7rem;flex:1 1 auto}.screen-card--profile .screen-card__actions{margin-top:auto}.screen-card--profile .profile-card__interests{flex:1 1 auto;align-content:start}.screen-card--profile-setup .form-stack{display:flex;flex-direction:column;gap:.9rem;height:auto;min-height:auto}.screen-card--profile-setup .field:last-of-type{min-height:0}.screen-card--profile-setup .chip-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.screen-card--profile-setup .chip{justify-content:center;min-height:64px;padding:.85rem .9rem;border-radius:26px;text-align:center;font-weight:700;line-height:1.2;background:linear-gradient(180deg,#ffffff08,#ffffff04),#22112ce0;box-shadow:inset 0 1px #ffffff08}.screen-card--profile-setup .chip--active{border-color:#c7ef35c7;background:linear-gradient(180deg,#c7ef352e,#c7ef3514),#2c1024f5;color:#d2f64a;box-shadow:0 10px 24px #c7ef351f}.photo-preview-card{display:grid;gap:.7rem;padding:.8rem;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at top right,rgba(199,239,53,.08),transparent 34%),#ffffff08}.photo-preview-card__frame{position:relative;overflow:visible;aspect-ratio:.79 / 1;border-radius:22px;background:#ffffff0a}.photo-preview-card__image{display:block;object-fit:cover}.photo-preview-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.crop-editor-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:grid;place-items:center;padding:1rem;background:#08030dcc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crop-editor-sheet{display:grid;grid-template-rows:auto 1fr auto auto;gap:.9rem;width:min(100%,540px);height:min(100dvh - 2rem,920px);margin:0 auto;padding:1rem;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#14081cf5;box-shadow:var(--shadow)}.crop-editor-sheet__header{display:grid;gap:.25rem}.crop-editor-sheet__header strong,.crop-editor-sheet__header p{margin:0}.crop-editor-sheet__header p{color:var(--text-muted)}.crop-editor-sheet__viewport{position:relative;overflow:visible;min-height:0;border-radius:24px;background:radial-gradient(circle at center,rgba(199,239,53,.08),transparent 46%),#ffffff0a;touch-action:none}.crop-editor-sheet__viewport:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.08);border-radius:inherit;pointer-events:none}.crop-editor-sheet__image{display:block;object-fit:cover;will-change:transform}.crop-editor-sheet__controls{display:grid;gap:.5rem}.crop-editor-sheet__media-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.crop-editor-sheet__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.range-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.range-field{display:grid;gap:.35rem}.range-field span{color:var(--text-muted);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.range-field input[type=range]{width:100%;accent-color:var(--pink-soft)}.home-card__cover{position:relative;overflow:hidden;border-radius:22px}.home-card__cover .badge{position:absolute;top:.85rem;right:.85rem}.home-card__image{display:block;width:100%;height:220px;object-fit:cover}.home-card__content,.home-card__intro{display:grid;gap:.75rem}.home-card__intro h3,.home-card__intro p{margin:0}.home-card__intro p{color:var(--text-muted)}.profile-card__avatar{width:92px;height:92px;font-size:1.4rem}.profile-card__image{width:92px;height:92px}.bottom-nav{position:fixed;left:50%;bottom:1rem;z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;width:min(calc(100% - 1.25rem),640px);padding:.55rem;transform:translate(-50%);border:1px solid var(--line);border-radius:22px;background:#0b0611db;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);backface-visibility:hidden;will-change:transform;contain:layout paint}.page--pending-flow-page,.page--match-pick-page,.page--meeting-live-page,.page--met-page,.page--icebreaker-page,.page--icebreaker-done-page{min-height:calc(100svh - 9.5rem)}.page--pending-flow-page .screen-card,.page--match-pick-page .screen-card,.page--meeting-live-page .screen-card,.page--met-page .screen-card,.page--icebreaker-page .screen-card,.page--icebreaker-done-page .screen-card{min-height:min(calc(100svh - 11.5rem),720px)}.bottom-nav__item{padding:.8rem .6rem;border-radius:16px;text-align:center;color:var(--text-muted);font-size:.82rem;font-weight:700}.bottom-nav__item--active{background:#c7ef3524;color:var(--pink-soft)}@media(max-width:480px){.app-shell{width:min(calc(100% - 1rem),var(--max-width));padding-bottom:6.5rem}.topbar{padding-bottom:.55rem}.topbar--app{padding:.15rem 0 .4rem;margin-bottom:.45rem}.card{padding:1rem}.section-heading h2{font-size:clamp(1.7rem,7vw,2.2rem)}.hero-card p,.swipe-empty p,.match-flow-card__compact span,.spot-pick-card p{font-size:.94rem;line-height:1.45}.match-focus-card__photo{max-height:280px;border-radius:18px}.home-card__image{height:172px}.poster-hero{min-height:calc(var(--app-height) - 7.4rem);padding:1.15rem .95rem 1rem;border-radius:28px}.poster-hero__copy{left:.95rem;right:.95rem;top:1rem;bottom:auto}.poster-hero__copy h1{font-size:clamp(2.8rem,12.5vw,4.7rem)}.poster-hero__subline{margin-top:.8rem;font-size:1rem}.poster-hero__text{max-width:19rem;margin-top:.7rem;font-size:.92rem;line-height:1.42}.poster-hero__actions{left:.95rem;right:.95rem;bottom:.5rem;gap:.65rem}.usp-story{padding:.75rem}.usp-story__sheet{gap:.7rem}.usp-story__frame{border-radius:26px}.usp-story__copy{left:1rem;right:1rem;top:1rem;bottom:9rem}.usp-story__copy h2{font-size:clamp(2.35rem,11vw,4rem)}.usp-story__controls{gap:.45rem;padding:1rem .9rem calc(.95rem + env(safe-area-inset-bottom))}.usp-story__copy p{max-width:20ch;font-size:.96rem}.usp-story__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.usp-story__dots{grid-column:1 / -1}.page--app-screen{min-height:calc(var(--app-height) - 8.1rem);height:calc(var(--app-height) - 8.1rem);justify-content:start;overflow:visible}.page--event-entry .entry-card{min-height:0;height:auto}.page--profile .profile-card,.page--profile-setup .profile-setup-card{min-height:0;flex:1 1 auto}.page--profile-setup,.page--profile-setup .profile-setup-card{height:auto;min-height:auto;overflow:visible}.page--dashboard{min-height:calc(var(--app-height) - 8.1rem);height:calc(var(--app-height) - 8.1rem);padding-top:0;padding-bottom:0;overflow:visible}.page--dashboard .screen-card{height:100%;gap:.55rem}.page--dashboard .screen-card__media{flex:1.4 1 0%;min-height:0}.page--dashboard .screen-card__photo{min-height:0;object-position:center top}.page--dashboard .screen-card__body{gap:.45rem;padding-bottom:calc(6rem + env(safe-area-inset-bottom,0px))}.page--dashboard .deck-stack{min-height:0;padding-top:0}.page--dashboard .deck-stack__ghost--near{transform:translateY(8px) scale(.987)}.page--dashboard .deck-stack__ghost--far{transform:translateY(14px) scale(.974)}.page--dashboard .swipe-actions{margin-top:0}.bottom-nav__item{font-size:.78rem;padding:.7rem .5rem}.profile-card{overflow:hidden}.profile-card__cover-image{height:120px}.profile-card__hero{gap:.6rem;margin-top:-2.15rem}.profile-card__identity{width:80px;min-width:80px;height:80px;border-radius:22px}.profile-card__avatar,.profile-card__image{width:72px;height:72px}.profile-card__copy p{font-size:.88rem}.profile-card__copy{min-height:80px}.profile-card__copy--editable{min-height:auto}.profile-card__name-input,.profile-card__custom-input{min-height:44px;font-size:.96rem}.profile-card__interests .chip-row{gap:.55rem}.form-stack{gap:.7rem}.photo-actions{grid-template-columns:1fr 1fr;gap:.45rem}.photo-actions__label{min-height:42px;padding-left:.65rem;padding-right:.65rem;font-size:.76rem}.chip{min-height:34px;padding:.42rem .62rem;font-size:.78rem}.screen-card__photo{border-radius:18px}.swipe-card__meta span{font-size:.78rem;padding:.4rem .62rem}.swipe-card__event-timer{left:.8rem;right:.8rem;bottom:.8rem;padding:.8rem .85rem .78rem;border-radius:20px}.swipe-card__event-timer-label{font-size:.86rem}.swipe-card__event-timer-value{font-size:.98rem}.screen-card--dashboard .screen-card__actions{position:sticky;bottom:calc(5.2rem + env(safe-area-inset-bottom,0px));padding-top:.25rem;background:linear-gradient(180deg,#14081c00,#14081ceb 28%,#14081c)}.page--dashboard .swipe-card-shell .screen-card__media{min-height:0;flex:0 0 45dvh}.page--dashboard .swipe-card-shell .deck-stack{height:100%;min-height:45dvh}.page--dashboard .swipe-card-shell .swipe-card,.page--dashboard .swipe-card-shell .swipe-card__photo{height:100%}.page--dashboard .swipe-card-shell .screen-card__body{position:relative;z-index:3;gap:.38rem;margin-top:.15rem;padding-bottom:0}.page--dashboard .swipe-card-shell .screen-card__actions{position:relative;z-index:3;bottom:auto;margin-top:.9rem;padding:0 .1rem .15rem;background:none}.page--dashboard .swipe-card__content p{font-size:.92rem;line-height:1.42;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page--dashboard .swipe-card__content h3,.page--dashboard .screen-card__copy h3{font-size:1.05rem}.page--dashboard .screen-card__copy strong{font-size:1rem;line-height:1.2}.page--dashboard .countdown-card,.page--dashboard .question-card,.page--dashboard .match-flow-card__compact,.page--dashboard .swipe-empty{padding:.75rem;border-radius:20px}.page--dashboard .countdown-card p,.page--dashboard .question-card p,.page--dashboard .swipe-empty p,.page--dashboard .screen-card__copy p{font-size:.9rem;line-height:1.42}.page--dashboard .screen-card__copy p,.page--dashboard .screen-card__copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.page--dashboard .screen-card__copy p,.page--dashboard .screen-card__copy strong{-webkit-line-clamp:2}.page--dashboard .countdown-card__timer{font-size:clamp(2.3rem,11vw,3.4rem)}.page--dashboard .countdown-card__title{font-size:1.02rem;line-height:1.15}.screen-card--event .entry-card__cover,.screen-card--event .entry-card__image{min-height:24dvh}.screen-card--event .meta-list{gap:.7rem;margin-bottom:0}.screen-card--profile-setup .avatar-upload{padding:.85rem;grid-template-columns:68px minmax(0,1fr)}.screen-card--profile-setup .avatar-upload__thumb,.screen-card--profile-setup .avatar-upload__placeholder,.screen-card--profile-setup .avatar-upload__image{width:68px;height:68px;border-radius:22px}.screen-card--profile-setup .field input,.screen-card--profile-setup .spot-custom-card__input{min-height:46px}.screen-card--profile-setup .field{gap:.45rem}.screen-card--profile-setup .chip-row{gap:.55rem}.screen-card--profile-setup .chip{min-height:58px;padding:.75rem .7rem;font-size:.86rem}.photo-editor{padding:.75rem;gap:.65rem}.range-grid,.spot-custom-card{grid-template-columns:1fr}.spot-custom-card .button{width:100%}.screen-card--profile-setup .screen-card__actions,.screen-card--event .screen-card__actions,.screen-card--profile .screen-card__actions{position:sticky;bottom:calc(.1rem + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#14081c00,#14081ce6 30%,#14081c);padding-top:.35rem}.screen-card--profile-setup .screen-card__actions{position:sticky;bottom:calc(5.2rem + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#14081c00,#14081ce6 26%,#14081c);padding-top:.55rem;padding-bottom:calc(.15rem + env(safe-area-inset-bottom,0px));margin-top:.55rem}.photo-preview-card{gap:.6rem;padding:.72rem}.photo-preview-card__frame{aspect-ratio:.79 / 1;min-height:50dvh}.photo-preview-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.crop-editor-modal{padding:.65rem}.crop-editor-sheet{height:calc(100dvh - 1.3rem);padding:.9rem;border-radius:24px}.crop-editor-sheet__actions,.crop-editor-sheet__media-actions{grid-template-columns:1fr}}@media(min-width:700px){.poster-hero{padding:2.4rem 2rem 1.7rem}.poster-hero__copy{left:2rem;right:auto;top:2rem;bottom:auto;max-width:38rem}.poster-hero__actions{left:2rem;right:auto;bottom:1rem;grid-template-columns:repeat(2,minmax(0,1fr));max-width:34rem}.hero-panel__actions,.button-row{flex-direction:row;flex-wrap:wrap}.hero-panel--landing{min-height:calc(100vh - 110px);grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:stretch}.hero-visual-card{min-height:100%}.hero-artwork__poster{object-position:center 12%}.hero-artwork__accent{width:min(44vw,420px);left:auto;right:-1rem;bottom:-2.5rem;transform:none}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-card{grid-template-columns:minmax(220px,1fr) 240px 1fr;align-items:center}.swipe-card{grid-template-columns:minmax(240px,320px) 1fr;align-items:start}.match-flow-card__hero,.spot-pick-card{grid-template-columns:minmax(220px,280px) 1fr;align-items:center}.spot-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spot-pick-grid__close{grid-column:1 / -1}.swipe-actions--triple{grid-template-columns:repeat(3,minmax(0,1fr))}}body{background:radial-gradient(circle at top left,rgba(154,83,255,.22),transparent 24%),radial-gradient(circle at 82% 8%,rgba(199,239,53,.22),transparent 18%),radial-gradient(circle at 50% 100%,rgba(199,239,53,.08),transparent 26%),linear-gradient(180deg,#050209 0%,#0b0611 36%,var(--bg-deep) 100%)}.topbar{padding:.5rem 0 1.05rem;background:linear-gradient(180deg,#16091fe0,#16091f8f 72%,#16091f00);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-bottom:.45rem}.topbar--app{padding:.2rem 0 .55rem}.brand-lockup__logo{width:clamp(140px,29vw,214px);filter:drop-shadow(0 12px 24px rgba(0,0,0,.4))}.topbar__status{padding:.62rem 1rem;border:1px solid rgba(255,255,255,.14);background:#ffffff09;box-shadow:inset 0 1px #ffffff14;font-size:.72rem}.button{min-height:60px;padding:0 1.3rem;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.button--primary{background:linear-gradient(180deg,#d2f64a,#b7e41d 42%,#a7d514);box-shadow:inset 0 2px #ffffff57,0 16px 38px #e3006252}.button--secondary{border-color:#ff609b59;background:#140a1ec7}.button--hot{border-color:#c7ef356b;background:linear-gradient(180deg,#ff609b4d,#c3085b2e);box-shadow:0 14px 26px #e3006229,inset 0 1px #ffffff14}.card{border:1px solid rgba(255,255,255,.08);border-radius:30px;box-shadow:var(--glow-pink),var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.badge{border:1px solid rgba(255,255,255,.18)}.badge--hot{background:#ffffff29;color:#fff;box-shadow:inset 0 1px #ffffff2e}.poster-hero{border:1px solid rgba(255,93,165,.22);border-radius:38px;box-shadow:var(--glow-pink),var(--shadow)}.poster-hero__glow{background:radial-gradient(circle at 12% 46%,rgba(255,29,120,.28),transparent 18%),radial-gradient(circle at 84% 36%,rgba(126,69,255,.18),transparent 14%),linear-gradient(180deg,#08020e14,#08020e05 24%,#08020e75 69%,#08020eed)}.poster-hero__copy{top:2rem;max-width:37rem}.poster-hero__copy h1{text-wrap:balance}.poster-hero__subline{margin-top:1.1rem;font-weight:700}.poster-hero__text{margin-top:1rem;line-height:1.58}.poster-hero__actions{bottom:1rem}.poster-hero__actions .button:first-child:before,.poster-hero__actions .button:last-child:before{display:inline-grid;place-items:center;width:34px;height:34px;margin-right:.9rem;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:#ffffff14;font-size:1.1rem;line-height:1}.poster-hero__actions .button:first-child:before{content:"›";border-color:#ffffff38;background:#05060d;color:#fff}.poster-hero__actions .button:last-child:before{content:"i"}.screen-card__photo{border-radius:26px}.screen-card__photo-wrap .badge{top:1rem;right:1rem;padding:.5rem 1.05rem;border:1px solid rgba(255,255,255,.28);background:#ffffff29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.entry-card,.profile-card,.screen-card--dashboard{border-radius:34px}.entry-card__cover,.profile-card__cover{border-radius:28px}.entry-card__image{max-height:300px}.entry-card__content h3{font-size:clamp(2rem,8vw,2.7rem);line-height:.98}.screen-card--dashboard{gap:1rem;background:radial-gradient(circle at top right,rgba(199,239,53,.08),transparent 28%),linear-gradient(180deg,#ffffff0d,#ffffff04),#160a1ff0}.swipe-card-shell .screen-card__media{flex:0 0 50dvh}.deck-stack__ghost{border-radius:34px}.swipe-card{padding:.85rem;border:1px solid rgba(199,239,53,.26);border-radius:32px;box-shadow:inset 0 1px #ffffff0f}.swipe-card-shell:not(.promo-card-shell) .swipe-card{padding:0;border:0;border-radius:0;box-shadow:none;background:none}.swipe-card__photo{border-radius:28px}.swipe-card__content{display:grid;gap:.35rem}.swipe-card__content h3,.screen-card__copy h3{font-size:1.5rem;line-height:1}.swipe-card__content p,.screen-card__copy p{font-size:1rem;line-height:1.46}.swipe-card__meta span{padding:.62rem 1rem;border:1px solid rgba(255,255,255,.12);background:#ffffff08}.swipe-card-shell .screen-card__body{margin-top:.4rem;position:relative;z-index:3;padding:0 .55rem}.swipe-card-shell .swipe-card__content{padding:0 .1rem .15rem}.swipe-card-shell .screen-card__actions{margin-top:.95rem;padding:0 .55rem .25rem}.swipe-card-shell .swipe-actions{align-items:stretch}.swipe-card-shell .swipe-actions .button{min-height:70px}.screen-card--pending-flow .screen-card__body{margin-top:-.2rem}.screen-card--match-flow .screen-card__photo-wrap,.screen-card--focus-flow .screen-card__photo-wrap,.screen-card--meeting-flow .screen-card__photo-wrap{aspect-ratio:.92 / 1}.screen-card--match-flow .screen-card__photo,.screen-card--focus-flow .screen-card__photo,.screen-card--meeting-flow .screen-card__photo{min-height:100%}.screen-card--match-flow,.screen-card--focus-flow,.screen-card--meeting-flow{gap:0;overflow:hidden}.screen-card--match-flow .screen-card__media,.screen-card--focus-flow .screen-card__media,.screen-card--meeting-flow .screen-card__media{flex:0 0 36dvh}.screen-card--meeting-flow .screen-card__media{flex-basis:28dvh}.screen-card--meeting-flow .screen-card__body,.screen-card--focus-flow .screen-card__body,.screen-card--match-flow .screen-card__body{margin-top:-1.1rem;padding:1rem 1.15rem .4rem;border-radius:34px 34px 0 0;background:radial-gradient(circle at top right,rgba(199,239,53,.08),transparent 30%),linear-gradient(180deg,#ffffff08,#ffffff03),#160a1feb;border-top:1px solid rgba(255,255,255,.07);position:relative;z-index:3}.screen-card--meeting-flow .screen-card__actions,.screen-card--focus-flow .screen-card__actions{position:static;z-index:4;margin-top:.2rem;padding:.1rem 1.15rem calc(1.35rem + var(--bottom-nav-safe));background:radial-gradient(circle at bottom center,rgba(199,239,53,.08),transparent 32%),#160a1feb}.screen-card--match-flow .screen-card__actions{position:relative;z-index:4;bottom:auto;margin-top:.2rem;padding:.1rem 1.15rem calc(1.35rem + var(--bottom-nav-safe));background:radial-gradient(circle at bottom center,rgba(199,239,53,.08),transparent 32%),#160a1feb}.screen-card--meeting-flow .screen-card__copy,.screen-card--focus-flow .screen-card__copy,.screen-card--match-flow .screen-card__copy{gap:.45rem}.screen-card--meeting-flow .screen-card__copy h3,.screen-card--focus-flow .screen-card__copy h3,.screen-card--match-flow .screen-card__copy h3{font-size:1.15rem}.screen-card--meeting-flow .screen-card__copy strong,.screen-card--focus-flow .screen-card__copy strong,.screen-card--match-flow .screen-card__copy strong{font-size:clamp(1.35rem,5.2vw,2.1rem);line-height:1.08;letter-spacing:-.03em}.screen-card--meeting-flow .screen-card__copy p,.screen-card--focus-flow .screen-card__copy p,.screen-card--match-flow .screen-card__copy p{color:#fff8fcb8;font-size:.96rem}.screen-card--meeting-flow .screen-card__photo-wrap .badge,.screen-card--focus-flow .screen-card__photo-wrap .badge,.screen-card--match-flow .screen-card__photo-wrap .badge{display:none}.countdown-card{padding:.15rem 0 0;border:0;border-radius:0;background:none}.countdown-card__eyebrow{font-size:.96rem}.countdown-card__title{font-size:clamp(1.35rem,5.4vw,2.2rem);line-height:1.08}.countdown-card__timer{font-size:clamp(4rem,20vw,7rem);margin:.95rem 0 .7rem}.question-card{padding:.15rem 0 0;border:0;border-radius:0;background:none}.question-card__index{font-size:.92rem}.spot-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.spot-pill,.spot-custom-card__input{min-height:60px;border-radius:24px}.spot-pill{background:#ffffff05;border-color:#ffffff1a}.spot-custom-card__input{min-height:60px;border-radius:24px;background:#ffffff09}.profile-card__cover-image{height:248px}.profile-card__hero{margin-top:-3.4rem;gap:1rem}.profile-card__identity{width:116px;min-width:116px;height:116px;border-radius:34px;box-shadow:0 16px 28px #00000047,0 0 0 1px #c7ef3542,0 0 28px #c7ef3538}.profile-card__avatar,.profile-card__image{width:108px;height:108px;border-radius:30px}.profile-card__copy--editable{gap:.55rem}.profile-card__name-input{min-height:56px;font-size:1.15rem;border-radius:20px}.profile-card__interests{gap:.95rem}.profile-card__interests .chip-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.profile-card__interests .chip{min-height:58px;justify-content:center;text-align:center}.profile-card__custom-input{min-height:58px;border-radius:22px}.crop-editor-sheet{border:1px solid rgba(199,239,53,.2);border-radius:34px;box-shadow:var(--glow-pink),var(--shadow)}.crop-editor-sheet__header{text-align:center;gap:.35rem}.crop-editor-sheet__header strong{font-size:clamp(2rem,6vw,2.6rem);line-height:1}.crop-editor-sheet__header p{font-size:1rem}.crop-editor-sheet__viewport{border-radius:30px;box-shadow:inset 0 0 0 1px #c7ef3538}.crop-editor-sheet__viewport:after{border:none;box-shadow:inset 0 0 0 999px #00000042,inset 0 0 0 1px #ffffff14}.crop-editor-sheet__viewport:before{content:"";position:absolute;top:14%;left:14%;right:14%;bottom:14%;border:2px solid rgba(255,116,181,.92);box-shadow:0 0 0 1px #ffffff0f;pointer-events:none;z-index:2}.bottom-nav{gap:.36rem;padding:.55rem;border:1px solid rgba(255,255,255,.07);border-radius:30px;background:#0b0611d1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 16px 34px #00000047}.bottom-nav__item{display:grid;justify-items:center;gap:.3rem;padding:.8rem .48rem .72rem;border-radius:20px;font-size:.84rem;color:var(--text-muted);text-align:center;font-weight:500}.bottom-nav__icon{display:grid;place-items:center;width:22px;height:22px;opacity:.9}.bottom-nav__icon svg{width:22px;height:22px;display:block}.bottom-nav__label{line-height:1;font-weight:500;letter-spacing:-.01em}.bottom-nav__item--active{background:#c7ef3524;color:var(--pink-soft);box-shadow:inset 0 1px #ffffff0d}@media(max-width:480px){.page--landing{min-height:calc(var(--app-height) - 6.95rem);gap:0;overflow:visible}.poster-hero{min-height:calc(var(--app-height) - 7rem);padding:.85rem .9rem .9rem;border-radius:30px}.poster-hero__copy{top:.85rem;left:.9rem;right:.9rem}.poster-hero__copy h1{font-size:clamp(2.55rem,11.4vw,4.15rem);gap:.08em}.poster-hero__subline{margin-top:.65rem;font-size:.96rem;line-height:1.02}.poster-hero__text{max-width:18.2rem;margin-top:.55rem;font-size:.86rem;line-height:1.38}.poster-hero__actions{left:.9rem;right:.9rem;bottom:.55rem;gap:.55rem}.poster-hero__actions .button{min-height:56px}.poster-hero__actions .button:first-child:before,.poster-hero__actions .button:last-child:before{width:30px;height:30px;margin-right:.75rem;font-size:1rem}.usp-story{padding:.55rem}.usp-story__sheet{gap:.55rem;height:calc(var(--app-height) - 1.1rem);align-content:stretch}.usp-story__frame{height:100%;min-height:0}.usp-story__copy{top:.9rem;left:.9rem;right:.9rem;bottom:8.35rem}.usp-story__copy h2{font-size:clamp(2.1rem,10.5vw,3.7rem)}.usp-story__copy p{max-width:18ch;font-size:.9rem;line-height:1.32}.usp-story__close{min-height:38px;padding:0 .82rem;font-size:.9rem}.usp-story__controls{gap:.4rem;padding:.95rem .8rem calc(.9rem + env(safe-area-inset-bottom))}.usp-story__nav{gap:.45rem}.usp-story__nav .button,.usp-story__close{min-height:52px}.usp-story__dots{gap:.12rem}.bottom-nav{gap:.26rem;padding:.48rem;border-radius:28px}.bottom-nav__item{gap:.22rem;padding:.7rem .42rem .66rem;border-radius:18px;font-size:.79rem}.bottom-nav__icon,.bottom-nav__icon svg{width:21px;height:21px}.screen-card--dashboard{gap:.9rem}.swipe-card-shell .screen-card__media{flex-basis:47dvh}.swipe-card-shell .screen-card__body{margin-top:-5rem}.screen-card--meeting-flow .screen-card__media,.screen-card--focus-flow .screen-card__media,.screen-card--match-flow .screen-card__media{flex-basis:31dvh}.screen-card--meeting-flow .screen-card__media{flex-basis:24dvh}.screen-card--meeting-flow .screen-card__body,.screen-card--focus-flow .screen-card__body,.screen-card--match-flow .screen-card__body{padding:.9rem .95rem .25rem;margin-top:-.9rem}.screen-card--meeting-flow .screen-card__actions,.screen-card--focus-flow .screen-card__actions{padding:.05rem .95rem calc(.9rem + var(--bottom-nav-safe));margin-top:.05rem}.screen-card--match-flow .screen-card__actions{padding:.05rem .95rem calc(1rem + var(--bottom-nav-safe));margin-top:.05rem}.screen-card--meeting-flow .countdown-card__timer,.screen-card--extended .countdown-card__timer{font-size:clamp(3.3rem,16vw,5rem);margin:.7rem 0 .45rem}.countdown-card--meeting-live{gap:.55rem}.countdown-card--meeting-live .countdown-card__note,.countdown-card--meeting-live .countdown-card__hint{font-size:.88rem;line-height:1.28}.screen-card--meeting-flow .countdown-card__title,.screen-card--match-flow .screen-card__copy strong,.screen-card--focus-flow .screen-card__copy strong{font-size:1.2rem}.screen-card--meeting-flow .swipe-actions .button,.screen-card--focus-flow .swipe-actions .button,.screen-card--match-flow .swipe-actions .button{min-height:60px}.screen-card--match-flow .spot-custom-card{grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.screen-card--match-flow .spot-custom-card .button{min-width:120px;min-height:60px}.profile-card__interests .chip-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.crop-editor-sheet__media-actions,.crop-editor-sheet__actions{grid-template-columns:1fr}}@media(min-width:900px){.hero-panel{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}}.page--admin-login{min-height:calc(100dvh - 6rem);align-items:center;justify-content:center}.admin-login-card,.admin-shell{width:100%}.admin-login-card{max-width:520px;margin:0 auto}.page--admin{flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:2rem}.admin-shell{display:grid;gap:.8rem}.admin-layout{display:grid;grid-template-columns:minmax(248px,288px) minmax(0,1fr);gap:.8rem;align-items:start}.admin-sidebar,.admin-content{display:grid;gap:.8rem;min-width:0}.admin-sidebar__panel,.admin-section-lead{display:grid;gap:.95rem}.admin-sidebar__panel--intro p:not(.card__eyebrow),.admin-section-lead__copy p{margin:0;color:var(--text-muted)}.admin-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.admin-overview-stat{min-width:0;padding:.62rem .72rem;border:1px solid var(--line);border-radius:14px;background:#ffffff06}button.admin-overview-stat{color:inherit;text-align:left;cursor:pointer}.admin-overview-stat strong{display:block;margin-bottom:.16rem;font-size:1.08rem;line-height:1.1}.admin-overview-stat span{color:var(--text-muted);font-size:.78rem;line-height:1.25;overflow-wrap:anywhere}.admin-nav--grouped{display:grid;gap:1rem}.admin-nav-group{display:grid;gap:.6rem}.admin-nav-group__label{margin:0;color:var(--text-muted);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-nav-group__items{display:grid;gap:.55rem}.admin-shell__top,.admin-panel-card__header,.admin-entity__header,.admin-link-preview{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-entity__header{flex-wrap:wrap}.admin-shell__top>*,.admin-panel-card__header>*,.admin-entity__header>*,.admin-link-preview>*,.admin-entity__title>*,.admin-user-cell>*,.admin-link-preview__copy,.admin-stats>*,.admin-form-section__grid>*,.admin-disclosure__content>*{min-width:0}.admin-shell__top h2,.admin-panel-card h3{margin:0}.admin-panel-card__title-with-media{display:flex;align-items:center;gap:.7rem;min-width:0}.admin-panel-card__title-with-media>div{min-width:0}.admin-nav{display:flex;gap:.55rem;flex-wrap:wrap}.admin-nav__item{width:100%;min-height:36px;padding:.42rem .62rem;border:1px solid var(--line);border-radius:12px;background:#ffffff08;color:var(--text-muted);display:flex;align-items:center;justify-content:space-between;gap:.55rem;text-align:left;font-weight:700}.admin-nav__item--active{border-color:#c7ef3575;background:linear-gradient(180deg,#d2f64a33,#c7ef351a);color:var(--color-accent)}.admin-nav__item span,.admin-nav__item small{display:block;min-width:0;line-height:1.2;overflow-wrap:anywhere}.admin-nav__item small{color:#e8e1f794;font-size:.7rem;font-weight:700}.admin-nav__item--active small{color:#d2f64acc}.admin-section-lead{grid-template-columns:minmax(0,1fr) auto;align-items:end}.admin-section-lead__copy{display:grid;gap:.45rem}.admin-section-lead__copy h3{margin:0}.admin-grid{display:grid;gap:.8rem}.admin-panel-card{display:grid;gap:.8rem;align-content:start}.admin-form-stack,.admin-form-grid{display:grid;gap:.7rem}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field--full,.admin-form-actions,.admin-form-section,.admin-disclosure{grid-column:1 / -1}.admin-form-actions,.admin-shortcuts,.admin-link-preview__actions{display:flex;gap:.55rem;flex-wrap:wrap}.admin-form-actions .button,.admin-shortcuts .button,.admin-link-preview__actions .button{white-space:nowrap}.page--admin .button{min-height:38px;border-radius:14px;padding-inline:.78rem;line-height:1.15}.page--admin .badge{min-height:24px;padding:.18rem .48rem;border-radius:10px;font-size:.66rem;line-height:1.05;letter-spacing:.08em;box-shadow:none;white-space:nowrap}.page--admin .chip-row{display:flex;flex-wrap:wrap;gap:.4rem;min-width:0}.page--admin .chip{min-height:30px;padding:.24rem .56rem;border-radius:10px;font-size:.8rem;line-height:1.2;box-shadow:none;overflow-wrap:anywhere}.page--admin .chip--active{box-shadow:none}.admin-form-section{display:grid;gap:.7rem;align-content:start;padding:.85rem;border:1px solid var(--line);border-radius:16px;background:#ffffff05}.admin-form-section__header{display:grid;gap:.18rem}.admin-form-section__header p{margin:0;color:var(--text-muted);font-size:.84rem}.admin-form-section__grid,.admin-disclosure__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.admin-disclosure{overflow:hidden;align-content:start;border:1px solid var(--line);border-radius:16px;background:#ffffff05}.admin-disclosure summary{list-style:none;cursor:pointer;padding:.85rem}.admin-disclosure summary::-webkit-details-marker{display:none}.admin-disclosure summary span{display:grid;gap:.18rem}.admin-disclosure summary small{color:var(--text-muted)}.admin-disclosure[open] summary{border-bottom:1px solid var(--line)}.admin-disclosure__content{padding:.85rem}.admin-form-grid .field span,.admin-form-stack .field span{display:block;margin-bottom:.28rem;color:var(--text-muted);font-size:.84rem;font-weight:700}.admin-form-grid .field input,.admin-form-grid .field textarea,.admin-form-grid .field select,.admin-form-stack .field input{width:100%;min-height:46px;padding:.72rem .85rem;border:1px solid var(--line);border-radius:14px;background:#ffffff0a;color:var(--text)}.admin-form-grid .field textarea{min-height:88px;resize:vertical}.admin-form-grid--editor{gap:.5rem}.admin-form-grid--editor .admin-form-section{gap:.48rem;padding:.62rem .72rem}.admin-form-grid--editor .admin-form-section__header{gap:.08rem}.admin-form-grid--editor .admin-form-section__header p{font-size:.76rem}.admin-form-grid--editor .admin-form-section__grid,.admin-form-grid--editor .admin-disclosure__content{gap:.5rem}.admin-form-grid--editor .admin-disclosure summary{padding:.62rem .72rem}.admin-form-grid--editor .admin-disclosure summary span{gap:.08rem}.admin-form-grid--editor .admin-disclosure__content{padding:.62rem .72rem}.admin-form-grid--editor .field span{margin-bottom:.18rem;font-size:.78rem}.admin-form-grid--editor .field input,.admin-form-grid--editor .field textarea,.admin-form-grid--editor .field select{min-height:38px;padding:.48rem .65rem;border-radius:12px}.admin-form-grid--editor .field textarea{min-height:58px}.admin-form-grid--editor .field textarea[rows="1"]{min-height:42px}.admin-form-grid--editor .field--toggle{min-height:38px}.admin-form-grid--editor .admin-form-actions{margin-top:.08rem}.field--toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem}.field--toggle span{margin-bottom:0}.field--toggle input[type=checkbox]{width:20px;height:20px;min-height:20px;padding:0}.admin-form-section--toggles .admin-form-section__grid{grid-template-columns:1fr 1fr;gap:.5rem}.admin-toggle-card{display:flex;align-items:center;gap:.75rem;padding:.7rem .8rem;border-radius:12px;border:1px solid rgba(176,188,255,.1);background:#ffffff05;cursor:pointer;text-align:left;color:inherit;font-family:inherit;transition:border-color .15s,background .15s;min-height:62px;width:100%}.admin-toggle-card:hover{border-color:#b0bcff33;background:#ffffff08}.admin-toggle-card--on{border-color:#d2f64a38;background:#d2f64a0a}.admin-toggle-card--on:hover{border-color:#d2f64a52;background:#d2f64a12}.admin-toggle-card--primary{grid-column:1 / -1;min-height:52px}.admin-toggle-card--primary.admin-toggle-card--on{border-color:#d2f64a61;background:#d2f64a12}.admin-toggle-card--warning{border-color:#ff6e3c2e}.admin-toggle-card--warning:hover{border-color:#ff6e3c47;background:#ff6e3c09}.admin-toggle-card--warning.admin-toggle-card--on{border-color:#ff6e3c73;background:#ff6e3c12}.admin-toggle-card--warning.admin-toggle-card--on .admin-toggle-card__switch{background:#ff6e3cd9;border-color:#ff6e3ce6}.admin-toggle-card__body{display:flex;flex-direction:column;gap:.12rem;flex:1;min-width:0}.admin-toggle-card__label{font-size:.86rem;font-weight:700;color:var(--text);letter-spacing:.01em;line-height:1.2}.admin-toggle-card__desc{font-size:.71rem;color:var(--text-muted);line-height:1.3}.admin-toggle-card__switch{flex-shrink:0;width:36px;height:20px;border-radius:999px;background:#b0bcff24;border:1px solid rgba(176,188,255,.2);position:relative;transition:background .2s,border-color .2s}.admin-toggle-card--on .admin-toggle-card__switch{background:#c7ef35;border-color:#c7ef35}.admin-toggle-card__thumb{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#ffffff73;transition:transform .18s ease,background .18s}.admin-toggle-card--on .admin-toggle-card__thumb{transform:translate(16px);background:#081018}@media(max-width:699px){.admin-form-section--toggles .admin-form-section__grid{grid-template-columns:1fr}.admin-toggle-card--primary{grid-column:1}}.admin-feedback{margin:0;font-weight:700}.admin-feedback--success{color:#68ffd0}.admin-feedback--error{color:#d2f64a}.admin-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.admin-stats>div,.admin-stats>button{padding:.68rem;border:1px solid var(--line);border-radius:14px;background:#ffffff06}.admin-stats>button{color:inherit;text-align:left;cursor:pointer}button.admin-overview-stat:hover,.admin-stats>button:hover{border-color:var(--color-accent)}.admin-stats strong{display:block;font-size:1.28rem;line-height:1.1}.admin-stats span,.admin-entity__header p,.admin-entity__path,.admin-link-preview__copy a,.public-entry-card__check p,.public-entry-card__stack p{color:var(--text-muted)}.admin-diagnostics{display:grid;gap:.75rem}.admin-diagnostics__health{display:flex;gap:.5rem;flex-wrap:wrap}.admin-diagnostics__health span{display:inline-flex;align-items:center;gap:.38rem;min-height:28px;padding:.22rem .58rem;border:1px solid var(--line);border-radius:10px;color:var(--text-muted);background:#ffffff05;font-size:.78rem}.admin-diagnostics__health i{width:.48rem;height:.48rem;border-radius:999px;background:#ffffff38}.admin-diagnostics__health i.is-ok{background:var(--color-accent)}.admin-diagnostics__rows{display:grid;gap:0;margin:0;border:1px solid var(--line);border-radius:14px;overflow:hidden}.admin-diagnostics__rows div{display:grid;grid-template-columns:minmax(140px,1fr) auto;gap:.8rem;align-items:center;min-width:0;padding:.62rem .72rem;border-bottom:1px solid rgba(255,255,255,.06)}.admin-diagnostics__rows div:last-child{border-bottom:0}.admin-diagnostics__rows dt{color:var(--text-muted)}.admin-diagnostics__rows dd{margin:0;font-weight:700;text-align:right;overflow-wrap:anywhere}.admin-entity-list{display:grid;gap:.9rem}.admin-entity{display:grid;gap:.7rem;padding:.85rem;border:1px solid var(--line);border-radius:16px;background:#ffffff05;overflow:hidden}.admin-entity__badges{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;min-width:0}.admin-entity__header p,.admin-entity__path{margin:.25rem 0 0;overflow-wrap:anywhere}.admin-link-preview{align-items:center;padding:.75rem;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#07040c59;flex-wrap:wrap}.admin-link-preview__media{flex:0 0 auto}.admin-link-preview__qr{width:88px;height:88px;display:block;border-radius:20px;background:#fff}.admin-link-preview__copy{flex:1 1 auto;min-width:0}.admin-link-preview__copy strong,.public-entry-card__content h2{display:block;margin:0 0 .35rem}.admin-link-preview__copy a{display:block;overflow-wrap:anywhere}.admin-link-preview__actions{flex:1 1 100%}.admin-link-preview__actions .button{flex:0 1 auto}.admin-entity__title{flex:1 1 220px;min-width:0}.admin-entity__title>div{min-width:0}.admin-entity__title strong,.admin-entity__title p{overflow-wrap:anywhere}.public-entry-card{display:grid;gap:1rem}.public-entry-card__cover{overflow:hidden;border-radius:28px}.public-entry-card__image{width:100%;height:260px;display:block;object-fit:cover}.public-entry-card__content,.public-entry-card__stack,.public-entry-card__list{display:grid;gap:.85rem}.public-entry-card__badge-row{display:flex;gap:.55rem;flex-wrap:wrap}.public-entry-card__content h2,.public-entry-card__content p,.public-entry-card__meta{margin:0}.public-entry-card__meta dd{overflow-wrap:anywhere}.public-entry-card__check{padding:1rem;border:1px solid var(--line);border-radius:24px;background:#ffffff08}.public-entry-card__check strong{display:block;margin-bottom:.35rem}.public-entry-card__check-result{margin-top:.65rem!important;font-weight:700}.public-entry-card__check-result--success{color:#68ffd0}.public-entry-card__check-result--error{color:#d2f64a}.public-entry-card__option{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:56px;padding:.9rem 1rem;border:1px solid var(--line);border-radius:20px;background:#ffffff08}.screen-card--blocked{justify-content:center}.admin-file-button{position:relative;overflow:hidden;cursor:pointer}.admin-file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.admin-help{color:var(--text-muted);font-size:.92rem;line-height:1.45}.admin-inline-actions{display:flex;gap:.7rem;flex-wrap:wrap}.admin-pill-row{display:flex;gap:.6rem;flex-wrap:wrap}.admin-pill-button{min-height:34px;padding:.28rem .62rem;border:1px solid var(--line);border-radius:12px;background:#ffffff0a;color:var(--text-muted);font-size:.8rem;line-height:1.2;overflow-wrap:anywhere}.asset-field{display:grid;gap:.75rem}.asset-field__label-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.asset-field__label-row small,.asset-field__meta{color:var(--text-muted);font-size:.85rem}.asset-field__preview{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#ffffff08}.asset-field__image{width:100%;max-height:240px;display:block;object-fit:cover}.asset-field__empty{min-height:140px;display:grid;place-items:center;color:var(--text-muted)}.asset-field__actions{display:flex;gap:.7rem;flex-wrap:wrap}.asset-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.asset-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#040208bd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.asset-modal__panel{position:absolute;left:50%;top:50%;width:min(92vw,860px);max-height:min(84dvh,920px);transform:translate(-50%,-50%);overflow:auto;padding:1rem;border:1px solid var(--line);border-radius:30px;background:#190e23f5;box-shadow:var(--shadow)}.asset-modal__header,.asset-modal__tabs,.asset-modal__upload-actions,.asset-modal__footer,.admin-filter-bar,.admin-table__footer,.admin-row-actions,.admin-entity__title{display:flex;align-items:center;gap:.8rem}.asset-modal__header,.admin-filter-bar,.admin-table__footer{justify-content:space-between}.asset-modal__tabs{margin:.75rem 0 1rem}.asset-modal__tab{min-height:42px;padding:0 .95rem;border:1px solid var(--line);border-radius:999px;background:#ffffff08;color:var(--text-muted);font-weight:700}.asset-modal__tab--active{border-color:#ff609b6b;color:var(--pink-soft);background:#ff609b1f}.asset-modal__hint{margin:0 0 .85rem;color:var(--text-muted)}.asset-modal__upload{display:grid;gap:.75rem}.asset-modal__dropzone{min-height:86px;display:grid;place-items:center;padding:.8rem;border:1px dashed var(--line);border-radius:16px;color:var(--text-muted);text-align:center}.asset-modal__upload--dragging .asset-modal__dropzone{border-color:#d2f64ab8;background:#d2f64a14;color:var(--text)}.asset-modal__search,.admin-filter-bar input,.admin-filter-bar select{width:100%;min-height:50px;padding:.9rem 1rem;border:1px solid var(--line);border-radius:20px;background:#ffffff0a;color:var(--text)}.asset-modal__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.8rem;margin-top:.9rem}.asset-tile{display:grid;gap:.5rem;padding:.55rem;border:1px solid var(--line);border-radius:22px;background:#ffffff08;color:var(--text);text-align:left}.asset-tile img{width:100%;height:110px;border-radius:16px;object-fit:cover}.asset-tile span{font-size:.8rem;color:var(--text-muted);overflow-wrap:anywhere}.asset-tile--active{border-color:#ff609b80;box-shadow:0 0 0 1px #ff609b40 inset}.asset-modal__empty,.admin-empty-state{padding:1rem;border:1px dashed var(--line);border-radius:22px;color:var(--text-muted);text-align:center}.admin-filter-bar{flex-wrap:wrap}.admin-filter-bar>*{flex:1 1 180px}.admin-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:24px;background:#ffffff05}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:.72rem .8rem;border-bottom:1px solid rgba(255,255,255,.06);text-align:left;vertical-align:middle;overflow-wrap:anywhere}.admin-table th{position:sticky;top:0;background:#140b1ef5;color:var(--text-muted);font-size:.83rem;letter-spacing:.04em;text-transform:uppercase}.admin-table tr:last-child td{border-bottom:0}.admin-table tbody tr{cursor:pointer}.admin-row-actions{flex-wrap:wrap}.admin-entity .admin-link-preview__actions{flex-wrap:nowrap;min-width:0;width:100%}.admin-entity .admin-link-preview__actions .button{min-width:0;flex:0 1 auto}.admin-row-actions button{min-height:30px;padding:.24rem .58rem;border:1px solid var(--line);border-radius:10px;background:#ffffff08;color:var(--text-muted);font-size:.78rem;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;overflow-wrap:anywhere}.admin-action-icon{display:inline-grid;width:.9rem;place-items:center;margin-right:.28rem;font-size:.78rem;line-height:1;opacity:.82}.admin-table__footer{color:var(--text-muted)}.admin-thumb{width:52px;height:52px;flex:0 0 auto;border-radius:16px;object-fit:cover}.admin-thumb--wide{width:82px;height:52px}.admin-user-preview{display:grid;gap:.85rem}.admin-user-preview__photo{width:120px;height:120px;object-fit:cover;border-radius:24px}.admin-user-cell{display:flex;align-items:center;gap:.7rem;min-width:180px}.admin-user-cell__photo,.admin-user-cell__fallback{width:42px;height:42px;flex:0 0 auto;border-radius:14px}.admin-user-cell__photo{padding:0;overflow:hidden;border:0;background:transparent}.admin-user-cell__photo img{width:100%;height:100%;object-fit:cover}.admin-user-cell__fallback{display:grid;place-items:center;color:var(--color-ink);background:var(--color-accent);font-weight:700}.admin-user-cell strong,.admin-user-cell small{display:block}.admin-user-cell small{opacity:.68;font-size:.72rem}.admin-user-presence,.admin-user-device{display:grid;gap:.16rem;min-width:0}.admin-user-presence strong,.admin-user-device strong{font-size:.88rem}.admin-user-presence small,.admin-user-device small{color:var(--text-muted);font-size:.72rem}.admin-row-actions{flex-wrap:nowrap}.admin-user-list{display:grid;gap:.65rem}.admin-user-card{display:grid;gap:.58rem;padding:.78rem;border:1px solid var(--line);border-radius:18px;background:#ffffff05;cursor:pointer}.admin-user-card--selected{border-color:#c7ef356b;background:#c7ef350f}.admin-user-card__main{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.admin-user-card__presence{display:grid;justify-items:end;gap:.12rem;text-align:right}.admin-user-card__presence strong{color:var(--color-accent);font-size:.9rem}.admin-user-card__presence span,.admin-user-card__meta{color:var(--text-muted);font-size:.76rem}.admin-user-card__meta{display:flex;gap:.45rem;flex-wrap:wrap}.admin-user-card__meta span{min-width:0}.admin-dummy-list,.admin-icebreaker-list{display:grid;gap:.65rem}.admin-dummy-card,.admin-icebreaker-card{display:grid;gap:.58rem;min-width:0;padding:.78rem;border:1px solid var(--line);border-radius:18px;background:#ffffff05}.admin-dummy-card__main,.admin-icebreaker-card__main{display:flex;align-items:center;gap:.65rem;min-width:0}.admin-dummy-card__identity{display:grid;gap:.12rem;min-width:0;margin-right:auto}.admin-dummy-card__identity strong,.admin-dummy-card__identity small,.admin-icebreaker-card__main strong{min-width:0;overflow-wrap:anywhere}.admin-dummy-card__identity small{color:var(--text-muted);font-size:.76rem}.admin-icebreaker-card__main strong{margin-right:auto}.admin-card-meta-row{display:flex;gap:.45rem;flex-wrap:wrap;color:var(--text-muted);font-size:.76rem}.admin-card-meta-row span{min-width:0;overflow-wrap:anywhere}.admin-mini-badge{display:inline-flex;align-items:center;gap:.22rem;min-height:22px;padding:.14rem .4rem;border-radius:8px;font-size:.7rem;font-weight:700;line-height:1}.admin-mini-badge--easy{background:#75d8ff24;color:#9de8ff}.admin-mini-badge--fun{background:#ff815a24;color:#ffb39b}.admin-mini-badge--real{background:#ad97ff24;color:#d2c6ff}.admin-mini-badge--flirty{background:#ff77b424;color:#ffb2d2}.admin-mini-badge--locker{background:#c7ef3529;color:var(--color-accent)}.admin-mini-badge--ehrlich{background:#ffcc5029;color:#ffd66d}.admin-mini-badge--mutig{background:#ff5f5f29;color:#faa}.admin-drag-handle{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;color:var(--text-muted);cursor:grab;-webkit-user-select:none;user-select:none}.admin-dummy-card.is-dragging,.admin-spot-card.is-dragging{opacity:.45}.admin-spot-list{display:grid;gap:.65rem}.admin-spot-card{display:grid;gap:.58rem;min-width:0;padding:.78rem;border:1px solid var(--line);border-radius:18px;background:#ffffff05}.admin-spot-card__main{display:flex;align-items:center;gap:.8rem;min-width:0}.admin-spot-card__identity{display:grid;gap:.12rem;min-width:0;margin-right:auto}.admin-spot-card__identity strong,.admin-spot-card__identity small{min-width:0;overflow-wrap:anywhere}.admin-spot-card__identity small{color:var(--text-muted);font-size:.76rem}.admin-spot-card__status{display:inline-flex;align-items:center;gap:.45rem;flex:0 0 auto}.admin-spot-card__status>span{color:var(--text-muted);font-size:.76rem}.admin-row-actions--compact{flex-wrap:wrap;gap:.4rem}.admin-row-actions--compact button{white-space:nowrap;overflow-wrap:normal}.admin-build-history{display:grid;gap:.65rem}.admin-panel-card--event-summary{order:1}.admin-panel-card--diagnostics{order:2}.admin-panel-card--build-history{order:3}.admin-event-summary-trigger{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.admin-build-entry{display:grid;gap:.42rem;padding:.72rem;border:1px solid var(--line);border-radius:16px;background:#ffffff05}.admin-build-entry--current{border-color:#c7ef356b;background:#c7ef350f}.admin-build-entry__header{display:flex;justify-content:space-between;gap:.6rem;align-items:baseline}.admin-build-entry__header span{color:var(--text-muted);font-size:.76rem}.admin-build-entry ul{display:grid;gap:.18rem;margin:0;padding-left:1rem;color:var(--text-muted);font-size:.82rem}.promo-card-shell .screen-card__body{padding-top:.4rem}.promo-card-shell--aligned{gap:.72rem}.promo-card-shell--aligned .screen-card__media{flex:1 1 auto;min-height:0}.promo-card-shell--aligned .swipe-card{padding:0;border:0;border-radius:0;background:none;box-shadow:none}.promo-card-shell--aligned .swipe-card__photo-wrap{min-height:clamp(340px,52dvh,510px);max-height:clamp(340px,52dvh,510px);overflow:hidden;border-radius:30px}.promo-card-shell--aligned .swipe-card__photo,.promo-card-shell--aligned .promo-card__fallback{min-height:clamp(340px,52dvh,510px);max-height:clamp(340px,52dvh,510px);height:100%;border-radius:30px}.promo-card-shell--aligned .screen-card__body{flex:0 0 auto;margin-top:0;padding:0 .55rem}.promo-card-shell--aligned .swipe-card__content{display:grid;gap:.46rem;min-height:136px;padding:0 .12rem}.promo-card-shell--aligned .swipe-card__header h3{font-size:clamp(2rem,8.2vw,3.1rem);line-height:.94;letter-spacing:-.05em}.promo-card-shell--aligned .swipe-card__content p{font-size:.84rem;line-height:1.18;max-width:24ch}.promo-card-shell--aligned .screen-card__actions{margin-top:auto;padding:0 .55rem .15rem}.promo-card__fallback{width:100%;min-height:320px;border-radius:32px;background:radial-gradient(circle at 22% 18%,rgba(255,87,164,.42),transparent 32%),linear-gradient(160deg,#10091ce6,#251235f5)}.promo-card__label{position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;min-height:42px;padding:.55rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#110b1cb8;color:#d2f64a;font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}:root{--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--bottom-nav-safe: calc(104px + env(safe-area-inset-bottom, 0px)) }body{overflow-x:hidden}.app-shell{padding-top:calc(var(--space-sm) + env(safe-area-inset-top,0px));padding-bottom:var(--bottom-nav-safe)}.topbar{padding-top:0}.topbar--app{margin-bottom:var(--space-md)}.app-shell__content--with-nav{padding-bottom:calc(var(--bottom-nav-safe) + var(--space-md))}.page--app-screen{min-height:calc(var(--app-height) - 8.8rem - env(safe-area-inset-top,0px))}.page--dashboard,.page--profile,.page--profile-setup,.page--event-entry{padding-bottom:var(--space-lg)}.button{min-height:58px;border-radius:999px}.button--secondary{background:#140a1ed6}.bottom-nav{bottom:max(.8rem,env(safe-area-inset-bottom,0px));padding:.44rem;border-radius:26px;background:#0b0611e0;box-shadow:0 14px 30px #0000003d}.bottom-nav__item{gap:.24rem;padding:.68rem .42rem .64rem;border-radius:18px;font-weight:500}.bottom-nav__label{font-size:.78rem;font-weight:500}.bottom-nav__item--active{background:#c7ef351f}.bottom-nav__item--active .bottom-nav__label{font-weight:600}.poster-hero{min-height:calc(var(--app-height) - 8.9rem);padding:var(--space-lg) var(--space-md) var(--space-md);border-radius:30px}.poster-hero__copy{top:var(--space-lg);left:var(--space-md);right:var(--space-md);max-width:21rem}.poster-hero__copy h1{font-size:clamp(2.8rem,12vw,4.8rem)}.poster-hero__subline{margin-top:var(--space-sm);font-size:1rem}.poster-hero__text{max-width:18rem;margin-top:var(--space-sm);font-size:.92rem;line-height:1.45}.poster-hero__actions{left:var(--space-md);right:var(--space-md);bottom:var(--space-md);gap:var(--space-sm)}.poster-hero__actions .button{min-height:56px}.screen-card--dashboard,.screen-card--profile,.screen-card--profile-setup,.screen-card--event{min-height:0;height:auto;gap:var(--space-md);padding-bottom:var(--space-md)}.screen-card--event{grid-template-rows:auto auto auto auto}.screen-card--event .entry-card__cover{min-height:24dvh}.screen-card--event .entry-card__image{min-height:24dvh;max-height:28dvh}.screen-card--event .entry-card__content{gap:var(--space-sm)}.screen-card--event .meta-list{margin-bottom:0;gap:var(--space-sm)}.screen-card--event .screen-card__actions{padding-top:0}.swipe-card-shell{gap:var(--space-md)}.swipe-card-shell .screen-card__media{flex:0 0 auto}.swipe-card-shell .screen-card__body{margin-top:0;padding:0 var(--space-sm)}.swipe-card-shell .screen-card__actions{margin-top:auto;padding:0 var(--space-sm)}.swipe-card-shell .swipe-card{padding:12px;border-radius:28px}.swipe-card-shell .swipe-card__photo-wrap{min-height:min(45dvh,430px)}.swipe-card-shell .swipe-card__photo{min-height:min(45dvh,430px);max-height:min(45dvh,430px)}.swipe-card__event-timer{left:14px;right:14px;bottom:14px;gap:var(--space-xs);padding:12px 14px 10px}.swipe-card__event-timer-label{font-size:.9rem}.swipe-card__event-timer-value{font-size:.96rem}.swipe-card__event-timer-meta{font-size:.7rem}.swipe-card__content{display:grid;gap:var(--space-xs)}.swipe-card__content h3,.screen-card__copy h3{font-size:1.25rem}.swipe-card__content p,.screen-card__copy p{font-size:.98rem;line-height:1.45}.swipe-card__meta{margin-top:var(--space-sm)}.swipe-card__meta span{max-width:100%;padding:.6rem .85rem;font-size:.82rem}.swipe-actions{gap:var(--space-sm)}.swipe-actions .button{min-height:56px}.screen-card--match-flow,.screen-card--focus-flow,.screen-card--meeting-flow{gap:var(--space-md)}.screen-card--match-flow .screen-card__media,.screen-card--focus-flow .screen-card__media,.screen-card--meeting-flow .screen-card__media{flex:0 0 auto}.screen-card--match-flow .screen-card__photo-wrap,.screen-card--focus-flow .screen-card__photo-wrap,.screen-card--meeting-flow .screen-card__photo-wrap{aspect-ratio:1.28 / 1;min-height:min(29dvh,250px)}.screen-card--match-flow .screen-card__body,.screen-card--focus-flow .screen-card__body,.screen-card--meeting-flow .screen-card__body{margin-top:0;padding:0 var(--space-sm);border-radius:0;border-top:0;background:none}.screen-card--match-flow .screen-card__copy,.screen-card--focus-flow .screen-card__copy,.screen-card--meeting-flow .screen-card__copy{gap:var(--space-xs)}.screen-card--match-flow .screen-card__copy h3,.screen-card--focus-flow .screen-card__copy h3,.screen-card--meeting-flow .screen-card__copy h3{font-size:1.15rem}.screen-card--match-flow .screen-card__copy strong,.screen-card--focus-flow .screen-card__copy strong,.screen-card--meeting-flow .screen-card__copy strong{font-size:clamp(1.28rem,5vw,1.8rem);line-height:1.12}.screen-card--match-flow .screen-card__copy p,.screen-card--focus-flow .screen-card__copy p,.screen-card--meeting-flow .screen-card__copy p{font-size:.95rem;line-height:1.4}.screen-card--match-flow .screen-card__actions,.screen-card--focus-flow .screen-card__actions,.screen-card--meeting-flow .screen-card__actions{position:static;padding:0 var(--space-sm);background:none}.countdown-card{display:grid;gap:var(--space-sm);padding:var(--space-md);border:1px solid rgba(199,239,53,.18);border-radius:24px;background:linear-gradient(180deg,#ffffff08,#ffffff04),#150a1ee0}.countdown-card__title{font-size:1.45rem}.countdown-card__eyebrow{margin-bottom:0;font-size:.88rem}.countdown-card__timer{margin:0;font-size:clamp(3.5rem,18vw,5.5rem)}.countdown-card__note,.countdown-card__hint{line-height:1.35}.countdown-card--meeting-live{gap:.7rem}.countdown-card--meeting-live .countdown-card__note,.countdown-card--meeting-live .countdown-card__hint{font-size:.92rem}.page--meeting-live-page{overflow:hidden}.screen-card--meeting-live-modern{gap:0;overflow:hidden}.screen-card--meeting-live-modern .screen-card__body,.screen-card--meeting-live-modern .screen-card__actions,.screen-card--meeting-live-modern .screen-card__copy{box-sizing:border-box}.screen-card--meeting-live-modern .screen-card__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.78rem;padding:.85rem 1rem .55rem;overflow:hidden}.screen-card--meeting-live-modern .screen-card__actions{position:static;bottom:auto;margin-top:auto;padding:0 1rem .9rem;background:none}.screen-card--meeting-live-modern .compact-match-header{grid-template-columns:84px minmax(0,1fr);gap:.8rem;align-items:center}.screen-card--meeting-live-modern .compact-match-header__photo{width:84px;height:84px;border-radius:24px}.screen-card--meeting-live-modern .compact-match-header__copy{gap:.38rem}.screen-card--meeting-live-modern .compact-match-header__copy strong{font-size:clamp(1.35rem,7vw,2rem);line-height:.98}.screen-card--meeting-live-modern .compact-match-header__tags span{min-height:32px;padding:.34rem .8rem;font-size:.82rem}.screen-card--meeting-live-modern .flow-status{gap:.5rem}.screen-card--meeting-live-modern .flow-status__handle{width:60px;height:5px}.screen-card--meeting-live-modern .flow-status__pill{min-height:38px;padding:.4rem .9rem;font-size:.86rem}.screen-card--meeting-live-modern .flow-status__segments{gap:.38rem}.screen-card--meeting-live-modern .flow-status__segment{height:7px}.meeting-live-modern__content{display:grid;gap:.55rem;align-content:start;justify-items:center;text-align:center}.meeting-live-modern__title{margin:0;font-size:clamp(1.9rem,10vw,3rem);line-height:.98}.meeting-live-modern__eyebrow{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--pink-soft);font-size:.94rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.meeting-live-modern__timer{margin:.15rem 0 0;color:#fffafc;text-shadow:0 0 24px rgba(199,239,53,.28);font-size:clamp(4rem,22vw,6rem);font-weight:900;line-height:.88;letter-spacing:-.06em}.meeting-live-modern__note,.meeting-live-modern__hint{margin:0;max-width:18rem;color:#fff8fcc7;font-size:.92rem;line-height:1.3}.meeting-live-modern__actions{display:grid;gap:.65rem}.meeting-live-modern__actions .button{min-height:52px}.page--met-page{overflow:hidden}.screen-card--met-modern{gap:0;overflow:hidden;background:radial-gradient(circle at top left,rgba(199,239,53,.09),transparent 24%),radial-gradient(circle at top right,rgba(161,88,255,.12),transparent 30%),linear-gradient(180deg,#ffffff0a,#ffffff03),#160a1ff0}.screen-card--met-modern .screen-card__body,.screen-card--met-modern .screen-card__actions,.screen-card--met-modern .screen-card__copy{box-sizing:border-box}.screen-card--met-modern .screen-card__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.68rem;padding:.75rem 1rem .45rem;overflow:hidden}.screen-card--met-modern .screen-card__actions{position:static;bottom:auto;margin-top:auto;padding:0 1rem .78rem;background:none}.met-modern__status{align-self:center;display:inline-flex;align-items:center;gap:.55rem;min-height:38px;padding:0 .9rem;border:1px solid rgba(199,239,53,.36);border-radius:999px;background:#ffffff08;box-shadow:0 0 0 1px #c7ef3514,0 0 24px #c7ef3524;color:#fff8fcf0;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.met-modern__status-dot{width:11px;height:11px;border-radius:50%;background:linear-gradient(180deg,var(--pink-soft),var(--pink-strong));box-shadow:0 0 0 4px #c7ef3524}.met-modern__hero{display:grid;gap:.36rem;justify-items:center;text-align:center}.met-modern__hero strong,.met-modern__hero p{margin:0}.met-modern__hero strong{font-size:clamp(1.68rem,8.4vw,2.5rem);line-height:.98}.met-modern__hero p{max-width:17rem;color:#fff8fcc2;font-size:.9rem;line-height:1.22}.met-modern__match-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.72rem;align-items:center;padding:.68rem;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff09,#ffffff03),#12091bd6;box-shadow:0 16px 34px #00000029}.met-modern__match-photo{width:72px;height:72px;border-radius:20px;object-fit:cover}.met-modern__match-copy{display:grid;gap:.3rem;min-width:0}.met-modern__match-copy h3{margin:0;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.92rem,4.4vw,1.16rem);line-height:1}.met-modern__match-tags{display:flex;flex-wrap:wrap}.met-modern__match-tags span{display:inline-flex;min-height:28px;align-items:center;padding:.22rem .68rem;border:1px solid rgba(199,239,53,.26);border-radius:999px;background:#ffffff06;color:#fff8fcd6;font-size:.72rem}.met-modern__countdown{display:grid;gap:.42rem;padding:.72rem .78rem;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#12091bc2}.met-modern__countdown-pill{justify-self:center;display:inline-flex;align-items:center;min-height:30px;padding:0 .75rem;border:1px solid rgba(199,239,53,.28);border-radius:999px;background:#ffffff08;color:var(--pink-soft);font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.met-modern__countdown-title{margin:0;justify-self:center;text-align:center;font-size:1.08rem;line-height:1.05}.met-modern__countdown-copy{margin:0;justify-self:center;max-width:17rem;text-align:center;color:#fff8fcb8;font-size:.8rem;line-height:1.22}.met-modern__countdown-scale{display:flex;align-items:center;justify-content:space-between;color:#fff8fc75;font-size:.68rem;font-weight:700;letter-spacing:.02em}.met-modern__countdown-bar{display:grid;grid-template-columns:repeat(var(--met-countdown-segments, 6),minmax(0,1fr));gap:clamp(.14rem,.9vw,.32rem)}.met-modern__countdown-segment{min-width:0;height:clamp(6px,1.8vw,10px);border-radius:999px;background:#ffffff14}.met-modern__countdown-segment--active{background:linear-gradient(90deg,#d2f64a,#b7e41d);box-shadow:0 0 14px #c7ef3547}.met-modern__countdown-meta{justify-self:center;color:#d0c0ffad;font-size:.72rem;font-weight:600}.met-modern__actions{display:grid;gap:.48rem}.met-modern__actions .button{min-height:48px}.met-modern__icebreaker .button{border-color:#c7ef3552;box-shadow:0 12px 26px #c7ef3514}.met-modern__release .button{min-height:44px;border-color:#ffffff1f;color:#fff8fceb}.met-modern__tertiary{justify-self:center;padding:.1rem 0;border:0;background:transparent;color:#d0c0ffb8;font:inherit;font-size:.82rem;font-weight:700}.met-modern__tertiary:focus-visible{outline:1px solid rgba(199,239,53,.38);outline-offset:6px;border-radius:999px}.page--icebreaker-page{overflow:hidden}.screen-card--icebreaker-modern{gap:0;overflow:hidden;background:radial-gradient(circle at top left,rgba(199,239,53,.08),transparent 22%),radial-gradient(circle at top right,rgba(161,88,255,.11),transparent 28%),linear-gradient(180deg,#ffffff0a,#ffffff03),#160a1ff0}.screen-card--icebreaker-modern .screen-card__body,.screen-card--icebreaker-modern .screen-card__actions,.screen-card--icebreaker-modern .screen-card__copy{box-sizing:border-box}.screen-card--icebreaker-modern .screen-card__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.68rem;padding:.78rem 1rem .48rem;overflow:hidden}.screen-card--icebreaker-modern .screen-card__actions{position:static;bottom:auto;margin-top:auto;padding:0 1rem .82rem;background:none}.icebreaker-modern__match-card{display:grid;grid-template-columns:70px minmax(0,1fr);gap:.72rem;align-items:center;padding:.68rem;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#12091bd1;box-shadow:0 14px 28px #00000024}.icebreaker-modern__match-photo{width:70px;height:70px;border-radius:20px;object-fit:cover}.icebreaker-modern__match-copy{display:grid;gap:.3rem;min-width:0}.icebreaker-modern__match-copy h3{margin:0;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.92rem,4.4vw,1.16rem);line-height:1}.icebreaker-modern__match-tags{display:flex;flex-wrap:wrap}.icebreaker-modern__match-tags span{display:inline-flex;min-height:28px;align-items:center;padding:.22rem .68rem;border:1px solid rgba(199,239,53,.24);border-radius:999px;background:#ffffff06;color:#fff8fcd6;font-size:.72rem}.icebreaker-modern__pill{align-self:flex-start;display:inline-flex;align-items:center;min-height:34px;padding:0 .82rem;border:1px solid rgba(199,239,53,.3);border-radius:999px;background:#ffffff08;color:var(--pink-soft);font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.icebreaker-modern__question-card{flex:1 1 auto;min-height:0;display:grid;align-content:start;gap:.62rem;padding:.88rem;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#13091cd6}.icebreaker-modern__progress{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.36rem}.icebreaker-modern__progress-segment{height:6px;border-radius:999px;background:#b691e657}.icebreaker-modern__progress-segment--active{background:linear-gradient(90deg,#d2f64a,#b7e41d);box-shadow:0 0 12px #c7ef353d}.icebreaker-modern__index{color:var(--pink-soft);font-size:.84rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.icebreaker-modern__prompt{margin:0;font-size:clamp(1.75rem,8.6vw,2.6rem);line-height:1.08;letter-spacing:-.03em;overflow-wrap:anywhere}.icebreaker-modern__hint{margin:auto 0 0;padding-top:.72rem;border-top:1px solid rgba(255,255,255,.08);color:#fff8fcad;font-size:.82rem;line-height:1.24}.icebreaker-modern__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem}.icebreaker-modern__actions .button{min-height:48px}.icebreaker-modern__tertiary{justify-self:center;margin-top:.52rem;padding:.1rem 0;border:0;background:transparent;color:#d0c0ffb8;font:inherit;font-size:.8rem;font-weight:700}.icebreaker-modern__tertiary:focus-visible{outline:1px solid rgba(199,239,53,.38);outline-offset:6px;border-radius:999px}.page--icebreaker-done-page{overflow:visible}.screen-card--icebreaker-done-modern{gap:0;overflow:hidden;background:radial-gradient(circle at top left,rgba(199,239,53,.08),transparent 22%),radial-gradient(circle at top right,rgba(161,88,255,.11),transparent 30%),linear-gradient(180deg,#ffffff0a,#ffffff03),#160a1ff0}.screen-card--icebreaker-done-modern .screen-card__body,.screen-card--icebreaker-done-modern .screen-card__actions,.screen-card--icebreaker-done-modern .screen-card__copy{box-sizing:border-box}.screen-card--icebreaker-done-modern .screen-card__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.82rem;padding:.92rem 1rem .54rem;overflow:hidden}.screen-card--icebreaker-done-modern .screen-card__actions{position:static;bottom:auto;margin-top:auto;padding:0 1rem .82rem;background:none}.icebreaker-done-modern__label{align-self:center;color:var(--pink-soft);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.icebreaker-done-modern__progress-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;align-items:center}.icebreaker-done-modern__progress{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.36rem}.icebreaker-done-modern__progress-segment{height:8px;border-radius:999px;background:linear-gradient(90deg,#d2f64a,#b7e41d);box-shadow:0 0 12px #c7ef353d}.icebreaker-done-modern__progress-count{color:#fff8fcdb;font-size:.98rem;font-weight:800;letter-spacing:.06em}.icebreaker-done-modern__hero{display:grid;gap:.46rem;justify-items:center;text-align:center}.icebreaker-done-modern__hero strong,.icebreaker-done-modern__hero p{margin:0}.icebreaker-done-modern__hero strong{font-size:clamp(2rem,10vw,3.5rem);line-height:.96;letter-spacing:-.04em}.icebreaker-done-modern__hero p{max-width:17rem;color:#fff8fcb8;font-size:.94rem;line-height:1.32}.icebreaker-done-modern__match-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:.76rem;align-items:center;padding:.76rem .8rem;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#12091bcc;box-shadow:0 14px 28px #00000024}.icebreaker-done-modern__match-photo{width:76px;height:76px;border-radius:22px;object-fit:cover}.icebreaker-done-modern__match-copy{display:grid;gap:.36rem;min-width:0}.icebreaker-done-modern__match-copy h3{margin:0;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.96rem,4.5vw,1.2rem);line-height:1}.icebreaker-done-modern__match-tags{display:flex;flex-wrap:wrap}.icebreaker-done-modern__match-tags span{display:inline-flex;min-height:30px;align-items:center;padding:.26rem .8rem;border:1px solid rgba(199,239,53,.26);border-radius:999px;background:#ffffff06;color:#fff8fcd6;font-size:.78rem}.icebreaker-done-modern__extend-card{position:relative;display:grid;gap:.82rem;padding:.86rem .86rem .92rem;border:1px solid rgba(199,239,53,.24);border-radius:28px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#12091bcc;box-shadow:inset 0 0 0 1px #ffffff05;overflow:visible}.icebreaker-done-modern__extend-card:after{content:"";position:absolute;top:.1rem;right:1.2rem;width:4.8rem;height:2px;border-radius:999px;background:linear-gradient(90deg,#fff0,#ff5aa8e6);box-shadow:0 0 18px #c7ef3542}.icebreaker-done-modern__extend-copy{display:grid;gap:.4rem;justify-items:center;text-align:center}.icebreaker-done-modern__extend-copy strong,.icebreaker-done-modern__extend-copy p{margin:0}.icebreaker-done-modern__extend-copy strong{color:var(--pink-soft);font-size:1.34rem;line-height:1.06}.icebreaker-done-modern__extend-copy p{max-width:15rem;color:#fff8fcb8;font-size:.84rem;line-height:1.25}.icebreaker-done-modern__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.66rem;align-items:stretch}.icebreaker-done-modern__option{display:grid;align-content:center;justify-items:center;gap:.22rem;min-height:112px;padding:.74rem .42rem .66rem;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#12091bb8;color:#fff8fcf0;text-align:center;box-shadow:0 10px 18px #0000001f}.icebreaker-done-modern__option strong,.icebreaker-done-modern__option span{margin:0}.icebreaker-done-modern__option strong{font-size:.94rem;line-height:1.06}.icebreaker-done-modern__option span{color:#fff8fca8;font-size:.68rem;line-height:1.16}.icebreaker-done-modern__option-badge{display:inline-flex;min-height:22px;align-items:center;justify-content:center;padding:0 .5rem;border-radius:999px;background:#ffffff1f;color:#fff8fce6;font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.icebreaker-done-modern__option-badge--ghost{visibility:hidden}.icebreaker-done-modern__option--selected{border-color:#c7ef358a;background:linear-gradient(180deg,#c7ef352e,#c7ef355c),linear-gradient(180deg,#ffffff08,#ffffff03),#240a22e0;box-shadow:0 0 0 1px #c7ef3538,0 0 26px #c7ef3547}.icebreaker-done-modern__option--selected .icebreaker-done-modern__option-badge{background:#ffffff29;color:#fff8fcf0}.icebreaker-done-modern__option--selected strong{font-size:1.18rem}.icebreaker-done-modern__option--selected span:last-child{color:#fff8fce0}.icebreaker-done-modern__actions{display:grid;gap:.56rem}.icebreaker-done-modern__actions .button{min-height:50px}.icebreaker-done-modern__tertiary{justify-self:center;padding:.08rem 0;border:0;background:transparent;color:#d0c0ffad;font:inherit;font-size:.8rem;font-weight:700}.icebreaker-done-modern__tertiary:focus-visible{outline:1px solid rgba(199,239,53,.38);outline-offset:6px;border-radius:999px}.flow-status{gap:var(--space-sm);margin-bottom:0}.flow-status__handle{width:72px;height:6px}.flow-status__pill{min-height:42px;padding:.55rem .95rem;font-size:.92rem}.flow-actions{display:grid;gap:var(--space-sm)}.flow-actions--meeting-live{margin-top:.35rem}.flow-link-button{justify-self:center;padding:0;border:0;background:transparent;color:#d0c0ffc2;font-size:.92rem;font-weight:700;text-decoration:underline;text-underline-offset:.22em}.spot-pick-grid{gap:var(--space-sm)}.spot-pill,.spot-custom-card__input{min-height:54px;border-radius:20px}.spot-custom-card{gap:var(--space-sm)}.spot-custom-card .button{min-width:116px;min-height:54px}.profile-card{gap:var(--space-md)}.profile-card__cover-image{height:196px}.profile-card__hero{margin-top:-2.5rem;gap:var(--space-md);align-items:flex-end}.profile-card__identity{width:92px;min-width:92px;height:92px;border-radius:26px}.profile-card__avatar,.profile-card__image{width:84px;height:84px;border-radius:22px}.profile-card__copy{min-height:92px;gap:var(--space-xs)}.profile-card__copy--editable{gap:var(--space-sm)}.profile-card__name-input{min-height:50px;padding:0 .85rem;border-radius:18px;font-size:1rem}.profile-card__status-line{display:grid;gap:6px}.profile-card__status-badge{display:inline-flex;width:fit-content;align-items:center;min-height:30px;padding:0 .72rem;border-radius:999px;border:1px solid rgba(199,239,53,.24);background:#c7ef351a;color:var(--pink-soft);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.profile-card__meta-line{color:var(--text-muted);font-size:.88rem;line-height:1.3}.profile-card__interests{gap:var(--space-sm)}.profile-card__interests .chip-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-sm)}.profile-card__interests .chip{min-height:48px;justify-content:center;padding:.75rem .85rem;font-size:.9rem;text-align:center}.profile-card__custom-input{min-height:52px;border-radius:18px}.screen-card--profile .screen-card__actions{padding-top:var(--space-xs)}.photo-preview-card{gap:var(--space-sm);padding:var(--space-sm)}.photo-preview-card__frame{aspect-ratio:1 / 1;border-radius:24px}.photo-preview-card__actions{grid-template-columns:1fr auto}.photo-preview-card__actions .button:last-child{min-width:132px}.crop-editor-modal{padding:max(var(--space-sm),env(safe-area-inset-top,0px)) var(--space-sm) max(var(--space-sm),env(safe-area-inset-bottom,0px))}.crop-editor-sheet{grid-template-rows:auto auto auto auto;gap:.75rem;width:min(100%,520px);height:min(100dvh - 1.25rem,820px);padding:var(--space-md);border-radius:28px}.crop-editor-sheet__topbar{display:flex;justify-content:flex-start}.crop-editor-sheet__back{min-height:38px;padding:0 .75rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff08;color:var(--text);font-weight:700}.crop-editor-sheet__header{text-align:left}.crop-editor-sheet__header strong{font-size:1.55rem}.crop-editor-sheet__header p{font-size:.92rem;line-height:1.4}.crop-editor-sheet__helper{display:flex;align-items:center;gap:.75rem;min-height:44px;padding:.72rem .9rem;border:1px solid rgba(255,102,168,.18);border-radius:20px;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#1e122abd;color:#eee6f9e0;font-size:.88rem;line-height:1.4}.crop-editor-sheet__helper:before{content:"";width:16px;height:16px;flex:0 0 16px;border:2px solid rgba(255,90,160,.92);border-radius:4px;box-shadow:0 0 16px #ff3c9147}.crop-editor-sheet__viewport{min-height:0;aspect-ratio:1 / 1;max-height:min(42dvh,430px);border-radius:24px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 20%,rgba(199,239,53,.1),transparent 44%),#ffffff08;box-shadow:inset 0 0 0 1px #ffffff0f,0 18px 42px #07030c57}.crop-editor-sheet__viewport:before{content:"";position:absolute;top:12%;left:12%;right:12%;bottom:12%;z-index:2;border:2px solid rgba(199,239,53,.96);border-radius:22px;box-shadow:0 0 0 999px #06020a61,0 0 0 1px #ffffff14,0 0 24px #c7ef3547;pointer-events:none}.crop-editor-sheet__viewport:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 26%,transparent 74%,rgba(255,255,255,.06)),radial-gradient(circle at center,transparent 50%,rgba(5,2,10,.12) 100%);pointer-events:none}.crop-editor-sheet__controls{display:grid;gap:var(--space-sm)}.crop-editor-sheet__media-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.crop-editor-sheet__media-actions .button{min-height:46px;font-size:.8rem;letter-spacing:.04em}.crop-editor-sheet__secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.crop-editor-sheet__secondary-actions .button{min-height:46px}.crop-editor-sheet__actions{display:flex;justify-content:flex-end;gap:var(--space-sm)}.crop-editor-sheet__actions .button{width:auto;min-width:132px;min-height:46px;padding-inline:1rem}@media(max-width:480px){.app-shell{width:min(calc(100% - 16px),var(--max-width));padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))}.topbar--app .brand-lockup__logo{width:clamp(104px,24vw,132px)}.topbar--app .topbar__status{font-size:.62rem;padding:.42rem .7rem}.page--landing{min-height:calc(var(--app-height) - 7rem)}.poster-hero{min-height:calc(var(--app-height) - 7.4rem);padding:var(--space-md) var(--space-sm) var(--space-sm)}.poster-hero__copy{top:var(--space-md);left:var(--space-sm);right:var(--space-sm);max-width:16.75rem}.poster-hero__copy h1{font-size:clamp(2.25rem,11.2vw,3.8rem)}.poster-hero__subline{font-size:.92rem}.poster-hero__text{max-width:15.6rem;font-size:.84rem}.poster-hero__footer{left:var(--space-sm);right:var(--space-sm);bottom:.25rem}.poster-hero__actions{gap:.65rem}.poster-hero__legal{gap:.8rem}.poster-hero__legal-link{font-size:.76rem}.poster-hero__actions .button:first-child:before,.poster-hero__actions .button:last-child:before{width:28px;height:28px;margin-right:.6rem}.screen-card--dashboard,.screen-card--profile,.screen-card--profile-setup,.screen-card--event{gap:var(--space-sm);padding-bottom:var(--space-sm)}.swipe-card-shell .swipe-card__photo-wrap{min-height:min(41dvh,380px)}.swipe-card-shell .swipe-card__photo{min-height:min(41dvh,380px);max-height:min(41dvh,380px)}.swipe-card__event-timer{gap:6px;padding:10px 12px}.swipe-card__event-timer-row{gap:.45rem}.swipe-card__event-timer-label{font-size:.82rem}.swipe-card__event-timer-value{font-size:.88rem}.screen-card--match-flow .screen-card__photo-wrap,.screen-card--focus-flow .screen-card__photo-wrap,.screen-card--meeting-flow .screen-card__photo-wrap{min-height:min(25dvh,220px)}.screen-card--meeting-flow .screen-card__media{flex-basis:21dvh}.countdown-card{padding:var(--space-sm)}.countdown-card__title{font-size:1.22rem}.countdown-card__timer{font-size:clamp(3rem,17vw,4.6rem)}.countdown-card--meeting-live .countdown-card__timer{font-size:clamp(2.7rem,14vw,3.8rem);margin:.45rem 0 .25rem}.countdown-card--meeting-live .flow-actions{gap:.55rem}.flow-status__pill{min-height:40px;font-size:.86rem}.spot-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spot-pill,.spot-custom-card__input,.spot-custom-card .button{min-height:52px}.profile-card__cover-image{height:168px}.profile-card__hero{margin-top:0}.page--profile .profile-card__identity--interactive{transform:none}.screen-card--profile{gap:.55rem}.screen-card--profile .profile-card__identity{width:94px;min-width:94px;height:94px;border-radius:28px}.screen-card--profile .profile-card__avatar,.screen-card--profile .profile-card__image{width:86px;height:86px;border-radius:24px}.screen-card--profile .profile-card__edit-badge{width:31px;height:31px;font-size:.86rem}.screen-card--profile .profile-card__name-input,.screen-card--profile .profile-card__custom-input{min-height:50px}.screen-card--profile .profile-card__energy-grid{gap:.6rem}.screen-card--profile .profile-card__energy-pill{min-height:52px;padding:.72rem .78rem;gap:.65rem;font-size:.88rem;border-radius:20px}.screen-card--profile .profile-card__energy-icon{min-width:20px;font-size:1rem}.screen-card--profile .screen-card__actions .button{min-height:58px}.screen-card--profile .profile-card__legal{gap:.75rem;font-size:.8rem}.screen-card--profile .screen-card__actions{position:static;bottom:auto;background:none}.profile-card__identity{width:84px;min-width:84px;height:84px;border-radius:24px}.profile-card__avatar,.profile-card__image{width:76px;height:76px;border-radius:20px}.profile-card__interests .chip-row{gap:10px}.profile-card__interests .chip{min-height:46px;font-size:.84rem}.crop-editor-sheet{height:min(100dvh - 1rem,744px);padding:var(--space-sm)}.crop-editor-sheet__viewport{max-height:min(36dvh,320px)}.crop-editor-sheet__media-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.crop-editor-sheet__media-actions .button{min-height:44px}.crop-editor-sheet__secondary-actions{grid-template-columns:1fr}.crop-editor-sheet__secondary-actions .button{min-height:44px}}@media(max-width:720px){.admin-layout,.admin-section-lead,.admin-overview-grid{grid-template-columns:1fr}.admin-shell__top,.admin-panel-card__header,.admin-entity__header,.admin-link-preview{flex-direction:column}.admin-form-grid,.admin-stats{grid-template-columns:1fr}.admin-form-actions,.admin-shortcuts,.admin-link-preview__actions{flex-direction:column}.admin-link-preview__qr{width:78px;height:78px}.asset-modal__panel{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem);top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;transform:none;left:auto;top:auto}.asset-modal__header,.asset-modal__upload-actions,.asset-modal__footer,.admin-inline-actions,.admin-pill-row,.admin-filter-bar,.admin-table__footer,.admin-row-actions,.admin-entity__title{flex-direction:column;align-items:stretch}.admin-table th,.admin-table td{min-width:140px}.admin-spot-card__main{align-items:flex-start;flex-direction:column}.public-entry-card__image{height:210px}}.app-shell{display:flex;flex-direction:column;min-height:var(--app-height);height:auto;overflow-x:hidden;overflow-y:visible}.app-shell__content{flex:1 1 auto;min-height:0}.app-shell__content--with-nav{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--bottom-nav-safe) + var(--space-md))}.page--app-screen{height:auto;min-height:calc(var(--app-height) - 8.8rem - env(safe-area-inset-top,0px));overflow:visible}.page--dashboard,.page--public-entry,.page--profile,.page--profile-setup{height:auto;min-height:0;padding-bottom:var(--space-lg)}.page--match-pick-page{height:100%;min-height:0;overflow:hidden;padding-bottom:0;box-sizing:border-box}body:before{display:none}.ambient{display:none}.topbar,.card,.promo-card__label,.swipe-card__event-timer,.topbar__status,.usp-story__backdrop,.usp-story__close{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html.runtime-reduced-effects body:before{display:none}html.runtime-reduced-effects .ambient{display:none}html.runtime-reduced-effects .topbar,html.runtime-reduced-effects .card,html.runtime-reduced-effects .promo-card__label,html.runtime-reduced-effects .swipe-card__event-timer,html.runtime-reduced-effects .topbar__status{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.screen-card--dashboard,.screen-card--profile,.screen-card--profile-setup,.screen-card--event,.public-entry-card{height:100%;min-height:0}.screen-card--profile{display:flex;flex-direction:column;justify-content:flex-start;gap:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));overflow:hidden}.screen-card--profile .profile-card__cover{overflow:hidden;border-radius:24px}.screen-card--profile .profile-card__cover-image{display:block;width:100%;height:min(22dvh,188px);object-fit:cover}.screen-card--profile .profile-card__hero{margin-top:-3.15rem}.page--profile .profile-card__identity--interactive{transform:none}.screen-card--profile .profile-card__copy{min-height:auto}.screen-card--profile .profile-card__interests{min-height:0;align-content:start}.screen-card--profile .profile-card__footer{position:static;margin-top:.15rem;display:grid;gap:.35rem;padding:0;background:none}.screen-card--profile .screen-card__actions{position:static;margin-top:0;padding:0;background:none}.screen-card--profile .profile-card__cover{position:relative}.screen-card--profile .profile-card__hero{position:relative;align-items:flex-end;gap:.95rem;padding-inline:.15rem}.screen-card--profile .profile-card__identity{position:relative;width:124px;min-width:124px;height:124px;border-radius:36px;border:2px solid rgba(199,239,53,.72);background:linear-gradient(180deg,#c7ef352e,#20122ce6);box-shadow:0 0 0 1px #ffffff12 inset,0 0 28px #c7ef352e;overflow:visible;padding:0}.screen-card--profile .profile-card__photo-frame{position:relative;width:124px;height:124px;overflow:hidden;border-radius:30px}.screen-card--profile .profile-card__avatar,.screen-card--profile .profile-card__image{width:124px;height:124px;border-radius:30px}.screen-card--profile .profile-card__edit-badge{position:absolute;right:-10px;bottom:-8px;width:34px;height:34px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(199,239,53,.72);background:linear-gradient(180deg,#d6f75cfa,#afdc1bf5);color:#08100f;font-size:.95rem;box-shadow:0 0 18px #c7ef3547}.screen-card--profile .profile-card__copy{min-height:112px;justify-content:center;flex:1 1 auto}.screen-card--profile .profile-card__name-input{min-height:64px;padding:0 1.2rem;border-radius:24px;background:#140a1ef5;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 0 1px #ffffff08}.screen-card--profile .profile-card__interests{gap:.9rem;flex:1 1 auto}.screen-card--profile .profile-card__section-heading{display:flex;align-items:center;justify-content:space-between;gap:.6rem;flex-wrap:wrap}.screen-card--profile .profile-card__section-heading-copy{display:inline-flex;align-items:center;gap:.6rem}.screen-card--profile .profile-card__section-icon{color:var(--color-accent);font-size:1.15rem;text-shadow:0 0 16px rgba(199,239,53,.32)}.screen-card--profile .profile-card__selection-pill{min-height:34px;padding:0 .82rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:#ffffff0a;color:#fff0f8d1;font-size:.79rem;font-weight:800;letter-spacing:.04em}.screen-card--profile .profile-card__selection-pill--active{border-color:#c7ef357a;background:#c7ef352e;color:var(--color-accent)}.screen-card--profile .profile-card__energy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.screen-card--profile .profile-card__energy-pill{min-height:58px;padding:.8rem .95rem;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(180deg,#ffffff09,#ffffff05);color:var(--text);display:flex;align-items:center;gap:.8rem;justify-content:flex-start;text-align:left;font-size:.96rem;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease,opacity .16s ease}.screen-card--profile .profile-card__energy-pill--active{border-color:#c7ef35b8;background:linear-gradient(180deg,#d6f75cfa,#afdc1bf5),#ffffff0d;color:#08100f;box-shadow:inset 0 0 0 1px #ffffff38,0 12px 28px #c7ef3538}.screen-card--profile .profile-card__energy-icon{min-width:24px;display:inline-grid;place-items:center;color:var(--color-accent);font-size:1.15rem}.screen-card--profile .profile-card__energy-check{margin-left:auto;min-width:18px;display:inline-grid;place-items:center;font-size:.98rem;font-weight:900;color:#08100f}.screen-card--profile .profile-card__energy-pill--active .profile-card__energy-icon{color:#08100f}.screen-card--profile .profile-card__energy-pill--disabled{opacity:.48}.screen-card--profile .profile-card__selection-hint{margin:-.15rem 0 0;color:#ff9acceb;font-size:.82rem;line-height:1.25}.screen-card--profile .profile-card__custom-input{min-height:58px;padding-right:3.2rem;background-image:radial-gradient(circle at right 1.2rem center,rgba(199,239,53,.9) 0 2px,transparent 2.5px),radial-gradient(circle at right 1.55rem center,rgba(199,239,53,.72) 0 1.7px,transparent 2.2px),radial-gradient(circle at right 1.85rem calc(50% + 10px),rgba(199,239,53,.88) 0 1.7px,transparent 2.2px);background-repeat:no-repeat}.screen-card--profile .screen-card__actions .button{min-height:64px;border-radius:28px}.profile-card__error{margin:.5rem 0 0;color:#d2f64a;font-size:.9rem;line-height:1.35;text-align:center}.screen-card--profile .profile-card__legal{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:0;color:#e8e1f79e;font-size:.88rem;flex-wrap:wrap}.screen-card--profile .profile-card__legal-link,.screen-card--profile .profile-card__age-pill{border:0;background:none;color:inherit;padding:0}.screen-card--profile .profile-card__legal-separator{opacity:.45}.screen-card--profile .profile-card__age-pill{min-height:32px;padding:0 .8rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff08}.page--legal{min-height:100%;overflow-y:auto;overflow-x:hidden;padding-right:.15rem;gap:.75rem;padding-bottom:calc(1.75rem + env(safe-area-inset-bottom,0px))}.legal-page__topbar{display:flex;justify-content:flex-end;padding-top:.15rem;position:relative;z-index:2}.legal-page__close{position:relative;min-width:52px;width:52px;min-height:52px;padding:0;border-radius:50%;justify-content:center}.screen-card--legal{gap:1rem}.legal-page{display:flex;flex-direction:column;gap:1.05rem}.legal-page__section{display:grid;gap:.5rem}.legal-page__section h3{margin:0;font-size:1.02rem;line-height:1.2;letter-spacing:-.02em}.legal-page__section p,.legal-page__address,.legal-page__list{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.62}.legal-page__address{display:grid;gap:.08rem;font-style:normal}.legal-page__contact{display:grid;gap:.2rem}.legal-page__list{padding-left:1.15rem;display:grid;gap:.35rem}.legal-page__link{color:var(--pink-soft)}.screen-card--compact-flow{flex:1 1 auto;justify-content:space-between;gap:var(--space-sm)}.screen-card--compact-flow .screen-card__media{flex:0 0 auto}.screen-card--compact-flow .screen-card__photo-wrap,.screen-card--compact-flow .screen-card__photo{min-height:min(16dvh,140px);max-height:min(16dvh,140px)}.screen-card--compact-flow .screen-card__body{flex:1 1 auto;min-height:0;align-content:start;gap:var(--space-sm)}.screen-card--compact-flow .screen-card__copy{gap:.45rem}.screen-card--compact-flow .screen-card__actions{margin-top:0;padding-top:0}.screen-card--compact-flow .countdown-card,.screen-card--compact-flow .question-card{padding:0;border:0;background:none}.screen-card--compact-flow .countdown-card__timer{font-size:clamp(2.7rem,14vw,4rem);margin:.25rem 0}.screen-card--compact-flow .countdown-card__title,.screen-card--compact-flow .question-card__prompt,.screen-card--compact-flow .screen-card__copy strong{font-size:clamp(1.15rem,5.8vw,1.9rem);line-height:1.08}.screen-card--compact-flow .screen-card__copy p,.screen-card--compact-flow .countdown-card__note,.screen-card--compact-flow .countdown-card__hint,.screen-card--compact-flow .question-card__index{font-size:.92rem;line-height:1.32}.profile-facts{display:grid;gap:.45rem}.profile-facts__text{margin:0;color:#fff8fcc7}.profile-facts__tags span{display:inline-flex;min-height:34px;align-items:center;padding:.42rem .7rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#fff8fcd1;font-size:.78rem}.compact-match-header{display:grid;grid-template-columns:64px minmax(0,1fr);gap:.7rem;align-items:start}.compact-match-header__photo{display:block;width:64px;height:64px;border-radius:18px;object-fit:cover}.compact-match-header__copy{display:grid;gap:.3rem;min-width:0}.compact-match-header__copy strong,.compact-match-header__copy p{margin:0;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-match-header__copy strong{font-size:clamp(.9rem,4.2vw,1.08rem)}.compact-match-header__copy p{color:#fff8fcc7;font-size:.82rem;line-height:1.2}.compact-match-header__tags span{display:inline-flex;min-height:28px;align-items:center;padding:.22rem .56rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:.66rem;color:#fff8fcd1}.screen-card--compact-flow .swipe-actions,.screen-card--compact-flow .flow-actions{gap:.7rem}.screen-card--compact-flow .swipe-actions .button,.screen-card--compact-flow .flow-actions .button{min-height:46px}.screen-card--compact-flow .spot-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.screen-card--compact-flow .spot-pill,.screen-card--compact-flow .spot-custom-card__input,.screen-card--compact-flow .spot-custom-card .button{min-height:50px}.screen-card--match-flow.screen-card--compact-flow .screen-card__photo-wrap,.screen-card--match-flow.screen-card--compact-flow .screen-card__photo{min-height:min(10dvh,82px);max-height:min(10dvh,82px)}.screen-card--match-flow.screen-card--compact-flow .screen-card__body{gap:.4rem}.screen-card--match-flow.screen-card--compact-flow .compact-match-header{grid-template-columns:52px minmax(0,1fr);gap:.55rem}.screen-card--match-flow.screen-card--compact-flow .compact-match-header__photo{width:52px;height:52px;border-radius:15px}.screen-card--match-flow.screen-card--compact-flow .compact-match-header__copy{gap:.2rem}.screen-card--match-flow.screen-card--compact-flow .compact-match-header__copy strong{font-size:.95rem;line-height:1.05}.screen-card--match-flow.screen-card--compact-flow .compact-match-header__copy p{font-size:.74rem;line-height:1.1}.screen-card--match-flow.screen-card--compact-flow .compact-match-header__tags span{min-height:22px;padding:.16rem .46rem;font-size:.62rem}.screen-card--match-flow.screen-card--compact-flow .profile-facts{gap:.2rem}.screen-card--match-flow.screen-card--compact-flow .profile-facts__text{font-size:.78rem;line-height:1.12}.screen-card--match-flow.screen-card--compact-flow .profile-facts__tags span{min-height:24px;padding:.2rem .5rem;font-size:.64rem}.screen-card--match-flow.screen-card--compact-flow .spot-pick-grid{gap:.35rem}.screen-card--match-flow.screen-card--compact-flow .spot-pill,.screen-card--match-flow.screen-card--compact-flow .spot-custom-card__input,.screen-card--match-flow.screen-card--compact-flow .spot-custom-card .button,.screen-card--match-flow.screen-card--compact-flow .swipe-actions .button{min-height:36px}.screen-card--match-flow.screen-card--compact-flow .screen-card__copy strong{font-size:clamp(.98rem,5vw,1.3rem)}.screen-card--match-flow.screen-card--compact-flow .screen-card__copy p{font-size:.8rem;line-height:1.16}.screen-card--match-flow.screen-card--compact-flow .flow-status{gap:.35rem}.screen-card--match-flow.screen-card--compact-flow .flow-status__pill{min-height:34px;padding:.3rem .75rem;font-size:.8rem}.screen-card--match-flow.screen-card--compact-flow .match-flow-inline-actions{width:100%;max-width:320px;margin-top:.55rem;justify-self:center}.screen-card--match-flow.screen-card--compact-flow .match-flow-inline-actions .button{min-height:38px}.screen-card--match-pick-fill .screen-card__body{flex:1 1 auto;min-height:0}.screen-card--match-pick-fill .screen-card__actions{margin-top:auto}.screen-card--match-pick-modern{gap:0;height:auto;min-height:auto;overflow:hidden;background:radial-gradient(circle at top right,rgba(199,239,53,.1),transparent 30%),linear-gradient(180deg,#ffffff09,#ffffff03),#160a1ff0}.page--match-pick-page .screen-card--match-pick-modern{height:100%;min-height:0;box-sizing:border-box}.page--match-pick-page .screen-card--match-pick-modern,.page--match-pick-page .screen-card--match-pick-modern *{box-sizing:border-box}.page--match-pick-page .screen-card--match-pick-modern .screen-card__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:grid;align-content:start;gap:.62rem;padding:.78rem .78rem .35rem}.page--match-pick-page .screen-card--match-pick-modern .screen-card__actions{position:static;bottom:auto;flex:0 0 auto;margin-top:auto;padding:0 .78rem .78rem;background:none}.page--match-pick-page .match-pick-modern__header{gap:.45rem}.page--match-pick-page .match-pick-modern__status{min-height:30px;padding:0 .68rem;font-size:.72rem}.page--match-pick-page .match-pick-modern__status-icon{font-size:.9rem}.page--match-pick-page .match-pick-modern__copy{gap:.22rem}.page--match-pick-page .match-pick-modern__copy strong{font-size:clamp(1.28rem,5.9vw,1.7rem);line-height:.98}.page--match-pick-page .match-pick-modern__copy p{font-size:.84rem;line-height:1.18}.page--match-pick-page .match-pick-modern__match-card{gap:.55rem;padding:.72rem;border-radius:24px}.page--match-pick-page .match-pick-modern__match-top{grid-template-columns:58px minmax(0,1fr);gap:.65rem}.page--match-pick-page .match-pick-modern__match-photo{width:58px;height:58px;border-radius:18px}.page--match-pick-page .match-pick-modern__match-copy{gap:.28rem}.page--match-pick-page .match-pick-modern__match-copy h3{font-size:1rem}.page--match-pick-page .match-pick-modern__match-tags{gap:.3rem}.page--match-pick-page .match-pick-modern__match-tags span{min-height:24px;padding:0 .56rem;font-size:.66rem}.page--match-pick-page .match-pick-modern__match-state{gap:.38rem;font-size:.72rem}.page--match-pick-page .match-pick-modern__match-state-dot{width:18px;height:18px;font-size:.66rem}.page--match-pick-page .match-pick-modern__progress{gap:.32rem}.page--match-pick-page .match-pick-modern__progress-segment{height:4px}.page--match-pick-page .match-pick-modern__section{gap:.48rem;padding-top:0}.page--match-pick-page .match-pick-modern__section-heading{gap:.42rem;font-size:.9rem}.page--match-pick-page .match-pick-modern__section-icon{font-size:.9rem}.page--match-pick-page .match-pick-modern__grid{gap:.4rem}.page--match-pick-page .match-pick-modern__spot{gap:.24rem;min-height:60px;padding:.46rem .4rem;border-radius:18px}.page--match-pick-page .match-pick-modern__spot-icon svg{width:17px;height:17px}.page--match-pick-page .match-pick-modern__spot-label{font-size:.76rem}.page--match-pick-page .match-pick-modern__spot-check{top:.36rem;right:.36rem;width:18px;height:18px;font-size:.62rem}.page--match-pick-page .match-pick-modern__field{gap:.26rem}.page--match-pick-page .match-pick-modern__field-label{font-size:.7rem}.page--match-pick-page .match-pick-modern__field-shell{min-height:44px;padding:0 .7rem;border-radius:16px}.page--match-pick-page .match-pick-modern__field-input{font-size:16px}.page--match-pick-page .match-pick-modern__field-indicator{width:22px;height:22px;font-size:.9rem}.page--match-pick-page .match-pick-modern__actions{gap:.48rem}.page--match-pick-page .match-pick-modern__actions .button{min-height:44px;font-size:.82rem}.match-pick-modern__header,.match-pick-modern__section,.match-pick-modern__field,.match-pick-modern__actions{display:grid}.match-pick-modern__header{gap:.75rem}.match-pick-modern__status{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;min-height:36px;padding:0 .8rem;border:1px solid rgba(199,239,53,.3);border-radius:999px;background:#ffffff08;color:var(--pink-soft);font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.match-pick-modern__status-icon{font-size:1rem;line-height:1}.match-pick-modern__copy{display:grid;gap:.38rem}.match-pick-modern__copy strong{margin:0;font-size:clamp(1.6rem,7vw,2.2rem);line-height:.98}.match-pick-modern__copy p{margin:0;color:#fff8fcbd;font-size:.98rem;line-height:1.32}.match-pick-modern__match-card{display:grid;gap:.8rem;padding:.9rem;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:linear-gradient(180deg,#ffffff09,#ffffff03),#100818e0;box-shadow:0 18px 38px #0000002e}.match-pick-modern__match-top{display:grid;grid-template-columns:84px minmax(0,1fr);gap:.85rem;align-items:center}.match-pick-modern__match-photo{width:84px;height:84px;border-radius:24px;object-fit:cover;border:1px solid rgba(199,239,53,.34);box-shadow:0 0 0 1px #c7ef3514,0 10px 28px #c7ef3524}.match-pick-modern__match-copy{display:grid;gap:.45rem;min-width:0}.match-pick-modern__match-copy h3{margin:0;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.92rem,4.3vw,1.2rem);line-height:1}.match-pick-modern__match-tags{display:flex;flex-wrap:wrap;gap:.45rem}.match-pick-modern__match-tags span{display:inline-flex;width:fit-content;min-height:34px;padding:0 .8rem;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff08;color:#fff8fcc7;font-size:.8rem}.match-pick-modern__match-state{display:inline-flex;align-items:center;gap:.5rem;color:var(--pink-soft);font-size:.88rem;font-weight:700}.match-pick-modern__match-state-dot{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;border:1px solid rgba(199,239,53,.5);background:#c7ef351f;font-size:.84rem;line-height:1}.match-pick-modern__progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.match-pick-modern__progress-segment{height:5px;border-radius:999px;background:#ffffff1a}.match-pick-modern__progress-segment--active{background:linear-gradient(90deg,#d2f64a,#b7e41d);box-shadow:0 0 12px #c7ef3566}.match-pick-modern__section{gap:.7rem;padding-top:.05rem}.match-pick-modern__section-heading{display:inline-flex;align-items:center;gap:.5rem;color:#fff8fcf5;font-size:1.02rem;font-weight:800}.match-pick-modern__section-icon{color:var(--pink-soft);font-size:1rem}.match-pick-modern__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.match-pick-modern__spot{position:relative;display:grid;justify-items:center;gap:.55rem;min-height:96px;padding:.9rem .7rem;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#ffffff05;color:var(--text);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.match-pick-modern__spot:focus-visible,.match-pick-modern__spot:hover{transform:translateY(-1px);border-color:#c7ef3557}.match-pick-modern__spot--active{border-color:#c7ef35cc;background:linear-gradient(180deg,#c7ef351f,#c7ef3512),#ffffff08;box-shadow:0 0 0 1px #c7ef3529,0 14px 26px #c7ef3524}.match-pick-modern__spot-icon{color:var(--pink-soft)}.match-pick-modern__spot-icon svg{width:28px;height:28px}.match-pick-modern__spot-label{font-size:.96rem;font-weight:700;line-height:1.1}.match-pick-modern__spot-check{position:absolute;top:.6rem;right:.6rem;display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(180deg,var(--pink-soft),var(--pink-strong));color:#fff;font-size:.84rem;box-shadow:0 8px 18px #c7ef3552}.match-pick-modern__field{gap:.42rem}.match-pick-modern__field-label{color:#fff8fcb8;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.match-pick-modern__field-shell{display:flex;align-items:center;gap:.6rem;min-height:54px;padding:0 .8rem;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff06;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.match-pick-modern__field-shell:focus-within,.match-pick-modern__field-shell--active{border-color:#c7ef35b8;background:linear-gradient(180deg,#c7ef3514,#c7ef350a),#ffffff08;box-shadow:0 0 0 1px #c7ef3529}.match-pick-modern__field-input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--text);font:inherit;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-pick-modern__field-input::placeholder{color:#fff8fc6b}.match-pick-modern__field-input:focus{outline:none}.match-pick-modern__field-indicator{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;border:1px solid rgba(255,255,255,.12);color:#fff8fc8a;font-size:1rem;line-height:1}.match-pick-modern__field-shell--active .match-pick-modern__field-indicator{border-color:#c7ef3580;background:#c7ef351f;color:var(--pink-soft)}.match-pick-modern__actions{gap:.65rem}.match-pick-modern__actions .button{min-height:54px}.screen-card--meeting-flow.screen-card--compact-flow .compact-match-header,.screen-card--focus-flow.screen-card--compact-flow .compact-match-header,.screen-card--pending-flow.screen-card--compact-flow .compact-match-header{grid-template-columns:56px minmax(0,1fr);gap:.6rem}.screen-card--meeting-flow.screen-card--compact-flow .compact-match-header__photo,.screen-card--focus-flow.screen-card--compact-flow .compact-match-header__photo,.screen-card--pending-flow.screen-card--compact-flow .compact-match-header__photo{width:56px;height:56px;border-radius:16px}.swipe-card-shell{display:grid;grid-template-rows:auto auto auto;align-content:start;justify-content:stretch;gap:6px;height:100%}.swipe-card-shell .screen-card__media{flex:0 0 auto;min-height:auto}.page--dashboard .swipe-card-shell .screen-card__media{flex:0 0 auto;min-height:0}.swipe-card-shell .screen-card__body{flex:0 0 auto;padding-top:0}.swipe-card-shell .screen-card__actions{flex:0 0 auto;padding-bottom:0}.swipe-card-shell .deck-stack,.swipe-card-shell .swipe-card{height:auto;min-height:0}.page--dashboard .swipe-card-shell .deck-stack,.page--dashboard .swipe-card-shell .swipe-card{flex:0 0 auto;height:auto;min-height:0}.swipe-card-shell .swipe-card__photo-wrap,.swipe-card-shell .swipe-card__photo{min-height:min(42dvh,390px);max-height:min(42dvh,390px)}.page--dashboard .swipe-card-shell .swipe-card__photo-wrap,.page--dashboard .swipe-card-shell .swipe-card__photo{min-height:min(49dvh,460px);max-height:min(49dvh,460px)}.page--dashboard .swipe-card-shell .swipe-card__photo{height:auto}.page--dashboard .swipe-card-shell .swipe-card__photo-wrap{overflow:hidden;border-radius:30px}.swipe-card-shell .screen-card__body{margin-top:0;gap:.16rem}.swipe-card-shell .screen-card__actions{margin-top:.1rem}.swipe-card-shell .swipe-card__content h3{font-size:1.02rem;line-height:1.02}.swipe-card-shell .swipe-card__content p{font-size:.84rem;line-height:1.18}.swipe-card-shell .swipe-card__meta span{padding:.42rem .66rem;font-size:.7rem}.page--dashboard .swipe-card-shell .swipe-card__meta{margin-top:.28rem}.swipe-card-shell .swipe-actions .button{min-height:40px;font-size:.84rem;padding-left:.9rem;padding-right:.9rem}.swipe-card-shell--profile-modern{gap:.72rem}.swipe-card-shell--profile-modern .screen-card__media{flex:1 1 auto;min-height:0}.swipe-card-shell--profile-modern .deck-stack,.swipe-card-shell--profile-modern .swipe-card{flex:1 1 auto;height:100%;min-height:0}.swipe-card-shell--profile-modern .swipe-card{padding:0;border:0;border-radius:0;background:none;box-shadow:none}.swipe-card-shell--profile-modern .swipe-card__photo-wrap{min-height:clamp(280px,42dvh,440px);max-height:clamp(280px,42dvh,440px);overflow:hidden;border-radius:30px}.swipe-card-shell--profile-modern .swipe-card__photo{min-height:clamp(280px,42dvh,440px);max-height:clamp(280px,42dvh,440px);height:100%;border-radius:30px}.swipe-card-shell--profile-modern .screen-card__body{gap:.26rem;margin-top:0;padding:0 .55rem}.swipe-card-shell--profile-modern .swipe-card__content{display:grid;gap:.46rem;padding:0 .12rem}.swipe-card-shell--profile-modern .swipe-card__content h3{font-size:clamp(1.5rem,6vw,2.2rem);line-height:.98;letter-spacing:-.04em}.swipe-card-shell--profile-modern .swipe-card__meta{margin-top:0}.swipe-card-shell--profile-modern .swipe-card__meta span{min-height:42px;padding:.56rem .94rem;border:1px solid rgba(199,239,53,.22);background:#ffffff06;color:#fff8fcdb;font-size:.86rem;font-weight:600}.swipe-card-shell--profile-modern .screen-card__actions{margin-top:auto;padding:0 .55rem .15rem}.swipe-card-shell--profile-modern .swipe-actions{gap:.78rem}.swipe-card-shell--profile-modern .swipe-actions .button{min-height:50px;border-radius:18px;font-size:.95rem;font-weight:800;letter-spacing:.05em}.swipe-card-shell--profile-modern .swipe-actions .button--secondary{background:linear-gradient(180deg,#ffffff08,#ffffff03),#0f0818c7;border-color:#c7ef3542;box-shadow:inset 0 1px #ffffff0a}.swipe-card-shell--promo-modern .screen-card__body{min-height:112px}.swipe-card-shell--promo-modern .swipe-card__content{min-height:112px;align-content:start}.swipe-card-shell--promo-modern .swipe-card__content h3{max-width:11ch}.swipe-card-shell--promo-modern .swipe-card__content p{display:-webkit-box;min-height:2.36em;max-width:26ch;overflow:hidden;color:#fff8fccc;-webkit-box-orient:vertical;-webkit-line-clamp:2}.swipe-card-shell--promo-modern .swipe-actions .button{min-height:62px}.swipe-action-label{display:inline-flex;align-items:center;justify-content:center;gap:.65rem}.swipe-action-label__icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex:0 0 1rem}.swipe-action-label__icon svg{width:100%;height:100%}.swipe-card-shell--profile-modern .swipe-card__event-timer{left:1rem;right:1rem;bottom:1.05rem;gap:.52rem;padding:.82rem .98rem .78rem;border:1px solid rgba(255,133,186,.22);border-radius:22px;background:linear-gradient(180deg,#20172ab8,#110c1bdb),#100a18b3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 14px 28px #00000038,inset 0 1px #ffffff0d,0 0 22px #c7ef3514}.swipe-card-shell--profile-modern .swipe-card__event-timer-row{grid-template-columns:minmax(0,1fr) auto;gap:.8rem}.swipe-card-shell--profile-modern .swipe-card__event-timer-label{color:#fff8fceb;font-size:.9rem;font-weight:650}.swipe-card-shell--profile-modern .swipe-card__event-timer-value{color:var(--pink-soft);font-size:.96rem;font-weight:900;letter-spacing:.06em;font-variant-numeric:tabular-nums}.swipe-card-shell--profile-modern .swipe-card__event-timer-track{height:4px;background:#ffffff1f}.swipe-card-shell--profile-modern .swipe-card__event-timer-progress{box-shadow:0 0 10px #c7ef356b}.swipe-card-shell--profile-modern .swipe-card__event-timer-progress:after{right:-7px;width:14px;height:14px;background:#d2f64a;box-shadow:0 0 16px #c7ef35ad}.swipe-actions--compact-single{grid-template-columns:1fr;width:100%;max-width:280px;margin-inline:auto}.swipe-actions--compact-pairs{grid-template-columns:repeat(2,minmax(0,1fr))}.swipe-actions--compact-pairs .button:last-child:nth-child(odd){grid-column:1 / -1}.screen-card--match-flow.screen-card--compact-flow .screen-card__actions,.screen-card--focus-flow.screen-card--compact-flow .screen-card__actions,.screen-card--meeting-flow.screen-card--compact-flow .screen-card__actions{margin-top:.65rem;padding-top:0}.public-entry-card{grid-template-rows:auto 1fr;overflow:hidden}.public-entry-card__cover{flex:0 0 auto}.public-entry-card__image{height:min(24dvh,220px)}.public-entry-card__content{min-height:0;gap:.7rem;align-content:start}.public-entry-card__meta{gap:.55rem}.public-entry-card__check{padding:.85rem;border-radius:20px}.public-entry-card .screen-card__actions{margin-top:auto}@media(max-width:480px){.topbar--app{margin-bottom:10px}.topbar--app .brand-lockup__logo{width:96px}.topbar--app .topbar__status{padding:.38rem .62rem;font-size:.58rem}.screen-card--dashboard,.screen-card--profile,.screen-card--profile-setup,.screen-card--event,.public-entry-card{gap:10px;padding-bottom:10px}.screen-card--profile .profile-card__cover-image{height:min(18dvh,148px)}.screen-card--profile .profile-card__hero{margin-top:-1rem;gap:.55rem}.screen-card--profile .profile-card__identity{width:78px;min-width:78px;height:78px;border-radius:22px}.screen-card--profile .profile-card__avatar,.screen-card--profile .profile-card__image{width:70px;height:70px;border-radius:18px}.swipe-card-shell{gap:4px}.swipe-card-shell .swipe-card__photo-wrap,.swipe-card-shell .swipe-card__photo{min-height:min(39dvh,340px);max-height:min(39dvh,340px)}.page--dashboard .swipe-card-shell .swipe-card__photo-wrap,.page--dashboard .swipe-card-shell .swipe-card__photo{min-height:min(47dvh,414px);max-height:min(47dvh,414px)}.page--dashboard .swipe-card-shell .swipe-card__photo{height:auto}.page--dashboard .swipe-card-shell .swipe-card__photo-wrap{border-radius:28px}.swipe-card-shell .swipe-actions .button{min-height:40px}.swipe-card__event-timer{left:.75rem;right:.75rem;top:auto;bottom:.75rem;gap:.34rem;padding:.58rem .72rem .56rem;border-radius:16px}.swipe-card__event-timer-row{grid-template-columns:auto 1fr auto;gap:.48rem}.swipe-card__event-timer-clock{display:none}.swipe-card__event-timer-label{font-size:.76rem}.swipe-card__event-timer-value{font-size:.9rem}.swipe-card__event-timer-spark{font-size:1rem}.swipe-card__event-timer-track{height:2px}.swipe-card__content h3,.screen-card__copy h3{font-size:1.05rem}.swipe-card-shell .swipe-card__content h3{font-size:.98rem}.swipe-card__content p,.screen-card__copy p{font-size:.88rem;line-height:1.28}.swipe-card-shell .swipe-card__content p{font-size:.8rem;line-height:1.16}.swipe-card__meta{margin-top:6px}.swipe-card__meta span{padding:.52rem .72rem;font-size:.74rem}.swipe-card-shell .swipe-card__meta span{padding:.38rem .6rem;font-size:.66rem}.page--dashboard .swipe-card-shell .screen-card__body{gap:.1rem}.page--dashboard .swipe-card-shell .screen-card__actions{margin-top:.02rem}.page--dashboard .swipe-card-shell .swipe-card__meta{margin-top:.2rem}.swipe-actions .button{min-height:50px}.swipe-card-shell .swipe-actions .button{min-height:40px;font-size:.82rem}.page--dashboard .swipe-card-shell--profile-modern .swipe-card__photo-wrap,.page--dashboard .swipe-card-shell--profile-modern .swipe-card__photo{min-height:min(52dvh,438px);max-height:min(52dvh,438px)}.page--dashboard .swipe-card-shell--profile-modern .swipe-card__photo-wrap{border-radius:30px}.page--dashboard .swipe-card-shell--profile-modern .screen-card__body{gap:.18rem;padding:0 .48rem}.page--dashboard .swipe-card-shell--profile-modern .screen-card__actions{margin-top:auto;padding:0 .48rem .1rem}.swipe-card-shell--profile-modern .swipe-card__content{gap:.34rem}.swipe-card-shell--profile-modern .swipe-card__content h3,.page--dashboard .swipe-card-shell--profile-modern .swipe-card__content h3{font-size:clamp(2rem,10.2vw,2.8rem);line-height:.92}.swipe-card-shell--profile-modern .swipe-card__meta,.page--dashboard .swipe-card-shell--profile-modern .swipe-card__meta{margin-top:.08rem}.swipe-card-shell--profile-modern .swipe-card__meta span,.page--dashboard .swipe-card-shell--profile-modern .swipe-card__meta span{min-height:38px;padding:.44rem .78rem;font-size:.74rem}.swipe-card-shell--profile-modern .swipe-card__event-timer{left:.82rem;right:.82rem;bottom:.82rem;gap:.38rem;padding:.66rem .78rem .64rem;border-radius:18px}.swipe-card-shell--profile-modern .swipe-card__event-timer-row{grid-template-columns:minmax(0,1fr) auto;gap:.62rem}.swipe-card-shell--profile-modern .swipe-card__event-timer-label{font-size:.78rem}.swipe-card-shell--profile-modern .swipe-card__event-timer-value{font-size:.9rem}.swipe-card-shell--profile-modern .swipe-card__event-timer-track{height:3px}.swipe-card-shell--profile-modern .swipe-card__event-timer-progress:after{right:-6px;width:12px;height:12px}.swipe-card-shell--profile-modern .swipe-actions{gap:.62rem}.swipe-card-shell--profile-modern .swipe-actions .button{min-height:48px;font-size:.9rem}.screen-card--compact-flow .screen-card__copy h3{display:block}.screen-card--compact-flow .countdown-card__timer{font-size:clamp(2.35rem,13vw,3.3rem)}.screen-card--compact-flow .countdown-card__title,.screen-card--compact-flow .question-card__prompt,.screen-card--compact-flow .screen-card__copy strong{font-size:clamp(1.02rem,5.6vw,1.5rem)}.screen-card--compact-flow .screen-card__copy p,.screen-card--compact-flow .countdown-card__note,.screen-card--compact-flow .countdown-card__hint,.screen-card--compact-flow .question-card__index{font-size:.84rem;line-height:1.24}.screen-card--compact-flow .screen-card__photo-wrap,.screen-card--compact-flow .screen-card__photo{min-height:min(14dvh,116px);max-height:min(14dvh,116px)}.profile-facts{gap:.35rem}.profile-facts__tags span{min-height:30px;padding:.36rem .6rem;font-size:.72rem}.screen-card--compact-flow .spot-pick-grid{gap:.55rem}.screen-card--compact-flow .spot-pill,.screen-card--compact-flow .spot-custom-card__input,.screen-card--compact-flow .spot-custom-card .button{min-height:46px}.screen-card--match-flow.screen-card--compact-flow .screen-card__photo-wrap,.screen-card--match-flow.screen-card--compact-flow .screen-card__photo{min-height:min(9dvh,74px);max-height:min(9dvh,74px)}.compact-match-header{grid-template-columns:56px minmax(0,1fr);gap:.5rem}.compact-match-header__photo{width:56px;height:56px;border-radius:16px}.compact-match-header__copy strong{font-size:.9rem}.compact-match-header__copy p{font-size:.72rem;line-height:1.08}.compact-match-header__tags span{min-height:20px;padding:.14rem .42rem;font-size:.58rem}.screen-card--match-flow.screen-card--compact-flow .profile-facts__text{font-size:.72rem}.screen-card--match-flow.screen-card--compact-flow .screen-card__actions,.screen-card--focus-flow.screen-card--compact-flow .screen-card__actions,.screen-card--meeting-flow.screen-card--compact-flow .screen-card__actions{margin-top:.5rem}.screen-card--match-flow.screen-card--compact-flow .spot-pick-grid{gap:.28rem}.screen-card--match-flow.screen-card--compact-flow .spot-pill,.screen-card--match-flow.screen-card--compact-flow .spot-custom-card__input,.screen-card--match-flow.screen-card--compact-flow .spot-custom-card .button,.screen-card--match-flow.screen-card--compact-flow .swipe-actions .button{min-height:34px}.screen-card--match-flow.screen-card--compact-flow .screen-card__copy strong{font-size:.9rem}.screen-card--match-flow.screen-card--compact-flow .screen-card__copy p{font-size:.72rem}.screen-card--match-flow.screen-card--compact-flow .flow-status__pill{min-height:30px;font-size:.74rem}.screen-card--match-flow.screen-card--compact-flow .match-flow-inline-actions{margin-top:.4rem;max-width:300px}.screen-card--match-flow.screen-card--compact-flow .match-flow-inline-actions .button{min-height:36px;font-size:.8rem}.screen-card--meeting-live-modern .screen-card__body{gap:.62rem;padding:.7rem .9rem .45rem}.screen-card--meeting-live-modern .screen-card__actions{padding:0 .9rem .78rem}.screen-card--meeting-live-modern .compact-match-header{grid-template-columns:72px minmax(0,1fr);gap:.68rem}.screen-card--meeting-live-modern .compact-match-header__photo{width:72px;height:72px;border-radius:20px}.screen-card--meeting-live-modern .compact-match-header__copy strong{font-size:1.15rem}.screen-card--meeting-live-modern .compact-match-header__tags span{min-height:28px;padding:.28rem .68rem;font-size:.74rem}.screen-card--meeting-live-modern .flow-status{gap:.42rem}.screen-card--meeting-live-modern .flow-status__handle{width:54px;height:4px}.screen-card--meeting-live-modern .flow-status__pill{min-height:34px;padding:.34rem .8rem;font-size:.8rem}.screen-card--meeting-live-modern .flow-status__segment{height:6px}.meeting-live-modern__content{gap:.46rem}.meeting-live-modern__title{font-size:clamp(1.72rem,9vw,2.4rem)}.meeting-live-modern__eyebrow{font-size:.84rem}.meeting-live-modern__timer{font-size:clamp(3.3rem,19vw,5rem)}.meeting-live-modern__note,.meeting-live-modern__hint{max-width:16.5rem;font-size:.84rem;line-height:1.24}.meeting-live-modern__actions{gap:.55rem}.meeting-live-modern__actions .button{min-height:48px;font-size:.84rem}.screen-card--met-modern .screen-card__body{gap:.54rem;padding:.68rem .9rem .38rem}.screen-card--met-modern .screen-card__actions{padding:0 .9rem .68rem}.met-modern__status{min-height:34px;padding:0 .78rem;font-size:.74rem}.met-modern__hero{gap:.3rem}.met-modern__hero strong{font-size:clamp(1.48rem,7.4vw,2rem)}.met-modern__hero p{max-width:15.6rem;font-size:.78rem;line-height:1.14}.met-modern__match-card{grid-template-columns:62px minmax(0,1fr);gap:.58rem;padding:.58rem;border-radius:20px}.met-modern__match-photo{width:62px;height:62px;border-radius:17px}.met-modern__match-copy{gap:.3rem}.met-modern__match-copy h3{font-size:1rem}.met-modern__match-tags span{min-height:24px;padding:.18rem .6rem;font-size:.64rem}.met-modern__countdown{gap:.32rem;padding:.56rem .68rem;border-radius:18px}.met-modern__countdown-pill{min-height:26px;padding:0 .62rem;font-size:.64rem}.met-modern__countdown-title{font-size:.96rem}.met-modern__countdown-copy{max-width:14.6rem;font-size:.72rem;line-height:1.14}.met-modern__countdown-scale{font-size:.62rem}.met-modern__countdown-bar{gap:.26rem}.met-modern__countdown-segment{height:8px}.met-modern__countdown-meta{font-size:.66rem}.met-modern__actions{gap:.42rem}.met-modern__actions .button{min-height:44px;font-size:.84rem}.met-modern__release .button{min-height:40px}.met-modern__tertiary{font-size:.74rem}.screen-card--icebreaker-modern .screen-card__body{gap:.54rem;padding:.68rem .9rem .42rem}.screen-card--icebreaker-modern .screen-card__actions{padding:0 .9rem .7rem}.icebreaker-modern__match-card{grid-template-columns:62px minmax(0,1fr);gap:.6rem;padding:.58rem;border-radius:20px}.icebreaker-modern__match-photo{width:62px;height:62px;border-radius:17px}.icebreaker-modern__match-copy h3{font-size:1rem}.icebreaker-modern__match-tags span{min-height:24px;padding:.18rem .6rem;font-size:.64rem}.icebreaker-modern__pill{min-height:30px;padding:0 .72rem;font-size:.7rem}.icebreaker-modern__question-card{gap:.54rem;padding:.72rem;border-radius:22px}.icebreaker-modern__progress{gap:.28rem}.icebreaker-modern__progress-segment{height:5px}.icebreaker-modern__index{font-size:.76rem}.icebreaker-modern__prompt{font-size:clamp(1.44rem,7.2vw,2rem);line-height:1.06}.icebreaker-modern__hint{padding-top:.58rem;font-size:.74rem;line-height:1.18}.icebreaker-modern__actions{gap:.48rem}.icebreaker-modern__actions .button{min-height:44px;font-size:.82rem}.icebreaker-modern__tertiary{margin-top:.44rem;font-size:.74rem}.screen-card--icebreaker-done-modern .screen-card__body{gap:.62rem;padding:.76rem .9rem .42rem}.screen-card--icebreaker-done-modern .screen-card__actions{padding:0 .9rem .72rem}.icebreaker-done-modern__label{font-size:.66rem;letter-spacing:.14em}.icebreaker-done-modern__progress-row{gap:.52rem}.icebreaker-done-modern__progress{gap:.26rem}.icebreaker-done-modern__progress-segment{height:6px}.icebreaker-done-modern__progress-count{font-size:.86rem}.icebreaker-done-modern__hero{gap:.34rem}.icebreaker-done-modern__hero strong{font-size:clamp(1.7rem,8.8vw,2.5rem)}.icebreaker-done-modern__hero p{max-width:14.8rem;font-size:.78rem;line-height:1.2}.icebreaker-done-modern__match-card{grid-template-columns:64px minmax(0,1fr);gap:.62rem;padding:.62rem .68rem;border-radius:20px}.icebreaker-done-modern__match-photo{width:64px;height:64px;border-radius:18px}.icebreaker-done-modern__match-copy h3{font-size:1.02rem}.icebreaker-done-modern__match-tags span{min-height:26px;padding:.2rem .68rem;font-size:.68rem}.icebreaker-done-modern__extend-card{gap:.64rem;padding:.74rem .68rem .76rem;border-radius:24px}.icebreaker-done-modern__extend-copy strong{font-size:1.12rem}.icebreaker-done-modern__extend-copy p{max-width:13.8rem;font-size:.74rem;line-height:1.16}.icebreaker-done-modern__options{gap:.48rem}.icebreaker-done-modern__option{min-height:100px;padding:.62rem .28rem .54rem;border-radius:18px}.icebreaker-done-modern__option strong{font-size:.84rem}.icebreaker-done-modern__option span{font-size:.6rem}.icebreaker-done-modern__option-badge{min-height:18px;padding:0 .34rem;font-size:.52rem}.icebreaker-done-modern__option--selected strong{font-size:1rem}.icebreaker-done-modern__actions{gap:.46rem}.icebreaker-done-modern__actions .button{min-height:44px;font-size:.82rem}.icebreaker-done-modern__tertiary{font-size:.72rem}.screen-card--match-pick-modern .screen-card__body{gap:.85rem;padding:.95rem .95rem .65rem}.screen-card--match-pick-modern .screen-card__actions{padding:0 .95rem calc(.95rem + env(safe-area-inset-bottom,0px))}.match-pick-modern__copy strong{font-size:clamp(1.45rem,6.7vw,2rem)}.match-pick-modern__copy p{font-size:.9rem;line-height:1.26}.match-pick-modern__match-card{gap:.7rem;padding:.82rem;border-radius:24px}.match-pick-modern__match-top{grid-template-columns:72px minmax(0,1fr);gap:.75rem}.match-pick-modern__match-photo{width:72px;height:72px;border-radius:20px}.match-pick-modern__match-copy h3{font-size:1.1rem}.match-pick-modern__match-tags span{min-height:30px;padding:0 .68rem;font-size:.76rem}.match-pick-modern__match-state{font-size:.82rem}.match-pick-modern__grid{gap:.62rem}.match-pick-modern__spot{min-height:88px;padding:.78rem .62rem;border-radius:22px}.match-pick-modern__spot-icon svg{width:24px;height:24px}.match-pick-modern__spot-label{font-size:.92rem}.match-pick-modern__field-label{font-size:.74rem}.match-pick-modern__field-shell{min-height:50px;border-radius:18px}.match-pick-modern__field-input{font-size:16px}.match-pick-modern__actions{gap:.55rem}.match-pick-modern__actions .button{min-height:50px;font-size:.86rem}.screen-card--match-pick-fill .screen-card__body{flex:1 1 auto}.screen-card--match-pick-fill .screen-card__actions{margin-top:auto}.screen-card--match-flow.screen-card--compact-flow .compact-match-header{grid-template-columns:72px minmax(0,1fr);gap:.7rem}.screen-card--match-flow.screen-card--compact-flow .compact-match-header__photo{width:72px;height:72px;border-radius:18px}.screen-card--match-flow.screen-card--compact-flow .compact-match-header__copy strong{font-size:.98rem}.screen-card--match-flow.screen-card--compact-flow .compact-match-header__copy p{font-size:.74rem;line-height:1.12}.screen-card--meeting-flow.screen-card--compact-flow .compact-match-header,.screen-card--focus-flow.screen-card--compact-flow .compact-match-header,.screen-card--pending-flow.screen-card--compact-flow .compact-match-header{grid-template-columns:64px minmax(0,1fr)}.screen-card--meeting-flow.screen-card--compact-flow .compact-match-header__photo,.screen-card--focus-flow.screen-card--compact-flow .compact-match-header__photo,.screen-card--pending-flow.screen-card--compact-flow .compact-match-header__photo{width:64px;height:64px;border-radius:18px}.flow-actions--meeting-live,.swipe-actions--compact-pairs{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-actions--meeting-live .flow-link-button,.swipe-actions--compact-pairs .button:last-child:nth-child(odd){grid-column:1 / -1}.flow-actions--meeting-live .button,.swipe-actions--compact-pairs .button,.swipe-actions--compact-single .button{min-height:40px;font-size:.8rem}.public-entry-card__image{height:min(21dvh,180px)}.public-entry-card__content{gap:.6rem}.public-entry-card__content h2{font-size:1.2rem}.public-entry-card__check{padding:.75rem}}@media(max-width:430px){.app-shell{width:min(calc(100% - 12px),var(--max-width));padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.topbar{margin-bottom:.25rem}.topbar--app{padding:.08rem 0 .3rem;margin-bottom:.32rem}.topbar--app .brand-lockup__logo{width:clamp(104px,26vw,150px)}.topbar__status{padding:.34rem .66rem;font-size:.6rem;letter-spacing:.04em}.card,.screen-card--dashboard,.screen-card--event,.screen-card--profile,.screen-card--profile-setup,.public-entry-card{padding:.88rem;border-radius:24px}.button{min-height:46px;padding:.72rem .9rem;font-size:.88rem;letter-spacing:.05em}.bottom-nav{bottom:.72rem;padding:.42rem;border-radius:20px}.bottom-nav__item{padding:.62rem .4rem;font-size:.74rem}.page--app-screen{min-height:calc(var(--app-height) - 7.75rem)}.home-card__image,.public-entry-card__image{height:min(19dvh,164px)}.public-entry-card__content,.public-entry-card__stack,.public-entry-card__list,.home-card__content,.home-card__intro{gap:.6rem}.public-entry-card__content h2{font-size:1.18rem}.meta-list,.meta-list--compact{gap:.55rem}.meta-list dt{font-size:.7rem}.meta-list dd{font-size:.94rem;line-height:1.22}.screen-card--profile .profile-card__cover-image{height:min(17dvh,148px)}.screen-card--profile .profile-card__hero{gap:.72rem;margin-top:-2.7rem;padding-inline:.1rem}.screen-card--profile .profile-card__identity{width:112px;min-width:112px;height:112px;border-radius:30px}.screen-card--profile .profile-card__avatar,.screen-card--profile .profile-card__image{width:104px;height:104px;border-radius:26px}.screen-card--profile .profile-card__copy{min-height:94px}.screen-card--profile .profile-card__name-input,.screen-card--profile .profile-card__custom-input{min-height:54px;border-radius:20px;font-size:.92rem}.screen-card--profile .profile-card__interests{gap:.72rem}.screen-card--profile .profile-card__energy-grid{gap:.6rem}.screen-card--profile .profile-card__section-heading{gap:.45rem}.screen-card--profile .profile-card__selection-pill{min-height:32px;padding:0 .7rem;font-size:.74rem}.screen-card--profile .profile-card__energy-pill{min-height:52px;gap:.62rem;padding:.7rem .8rem;border-radius:20px;font-size:.88rem}.screen-card--profile .profile-card__energy-icon{min-width:20px;font-size:1rem}.screen-card--profile .screen-card__actions .button{min-height:56px;border-radius:24px}.screen-card--profile .profile-card__legal{gap:.72rem;font-size:.8rem}.photo-preview-card__frame{max-height:min(39dvh,320px)}.crop-editor-sheet{gap:.62rem;width:min(100%,420px);height:min(var(--app-height) - 1rem,760px);grid-template-rows:auto auto auto auto;padding:.88rem;border-radius:24px}.crop-editor-sheet__header strong{font-size:1.3rem}.crop-editor-sheet__header p{font-size:.8rem}.crop-editor-sheet__viewport{max-height:min(34dvh,320px)}.crop-editor-sheet__media-actions,.crop-editor-sheet__secondary-actions{gap:.55rem}.crop-editor-sheet__media-actions .button,.crop-editor-sheet__secondary-actions .button{min-height:42px;font-size:.74rem}.crop-editor-sheet__actions .button{min-height:50px}}@media(max-width:430px)and (max-height:860px){.page--dashboard{min-height:calc(var(--app-height) - 7.75rem);height:calc(var(--app-height) - 7.75rem)}.page--dashboard .screen-card{gap:.44rem;padding:.8rem}.page--dashboard .screen-card__body{gap:.38rem}.page--dashboard .screen-card__body,.page--dashboard .screen-card__actions{padding-left:0;padding-right:0}.page--dashboard .swipe-card-shell .screen-card__media{flex:0 0 40dvh}.page--dashboard .swipe-card-shell .deck-stack{min-height:40dvh}.swipe-card{padding:.58rem;border-radius:22px}.screen-card__photo,.swipe-card__photo{border-radius:16px}.swipe-card__content h3{font-size:.98rem}.swipe-card__content p{font-size:.82rem;line-height:1.22}.swipe-card__meta{gap:.35rem;margin-top:.5rem}.swipe-card__meta span{padding:.32rem .52rem;font-size:.7rem}.swipe-card__event-timer{left:.65rem;right:.65rem;bottom:.65rem;gap:.5rem;padding:.68rem .74rem .66rem;border-radius:18px}.swipe-card__event-timer-row{gap:.45rem}.swipe-card__event-timer-label{font-size:.78rem}.swipe-card__event-timer-value{font-size:.92rem}.swipe-card__event-timer-meta{font-size:.64rem;line-height:1.14}.screen-card--compact-flow .compact-match-header{grid-template-columns:56px minmax(0,1fr);gap:.55rem}.screen-card--compact-flow .compact-match-header__photo{width:56px;height:56px;border-radius:16px}.screen-card--compact-flow .compact-match-header__copy strong{font-size:.92rem}.screen-card--compact-flow .compact-match-header__copy p,.screen-card--compact-flow .screen-card__copy p,.screen-card--compact-flow .countdown-card__note,.screen-card--compact-flow .countdown-card__hint,.screen-card--compact-flow .question-card__index{font-size:.78rem;line-height:1.18}.screen-card--compact-flow .compact-match-header__tags span{min-height:24px;padding:.16rem .45rem;font-size:.6rem}.screen-card--compact-flow .countdown-card__title,.screen-card--compact-flow .question-card__prompt,.screen-card--compact-flow .screen-card__copy strong{font-size:clamp(1.02rem,5vw,1.45rem)}.screen-card--compact-flow .countdown-card__timer{font-size:clamp(2.3rem,12vw,3.4rem)}.screen-card--compact-flow .swipe-actions,.screen-card--compact-flow .flow-actions{gap:.5rem}.screen-card--compact-flow .swipe-actions .button,.screen-card--compact-flow .flow-actions .button{min-height:42px;font-size:.8rem}.screen-card--meeting-live-modern .screen-card__body{gap:.6rem;padding:.68rem .78rem .34rem}.screen-card--meeting-live-modern .screen-card__actions{padding:0 .78rem .68rem}.screen-card--meeting-live-modern .compact-match-header{grid-template-columns:72px minmax(0,1fr);gap:.65rem}.screen-card--meeting-live-modern .compact-match-header__photo{width:72px;height:72px;border-radius:20px}.meeting-live-modern__title{font-size:clamp(1.55rem,8.3vw,2.4rem)}.meeting-live-modern__timer{font-size:clamp(3rem,16vw,4.7rem)}.meeting-live-modern__note,.meeting-live-modern__hint{max-width:15rem;font-size:.82rem}.meeting-live-modern__actions .button{min-height:46px}.screen-card--met-modern .screen-card__body{gap:.56rem;padding:.62rem .78rem .3rem}.screen-card--met-modern .screen-card__actions{padding:0 .78rem .66rem}.met-modern__status{min-height:34px;font-size:.74rem}.met-modern__hero strong{font-size:clamp(1.44rem,7vw,2.1rem)}.met-modern__hero p{max-width:15rem;font-size:.82rem}.met-modern__match-card{grid-template-columns:60px minmax(0,1fr);padding:.58rem}.met-modern__match-photo{width:60px;height:60px;border-radius:18px}.met-modern__countdown{gap:.36rem;padding:.58rem .66rem}.met-modern__countdown-title{font-size:.96rem}.met-modern__countdown-copy{max-width:14rem;font-size:.74rem}.met-modern__countdown-segment{height:8px}.met-modern__actions .button{min-height:42px}.met-modern__release .button{min-height:40px}.met-modern__tertiary{font-size:.74rem}.screen-card--icebreaker-modern .screen-card__body{gap:.54rem;padding:.64rem .78rem .34rem}.screen-card--icebreaker-modern .screen-card__actions{padding:0 .78rem .68rem}.icebreaker-modern__match-card{grid-template-columns:60px minmax(0,1fr);padding:.56rem}.icebreaker-modern__match-photo{width:60px;height:60px}.icebreaker-modern__pill{min-height:30px;padding:0 .72rem;font-size:.72rem}.icebreaker-modern__question-card{gap:.5rem;padding:.72rem}.icebreaker-modern__progress-segment{height:5px}.icebreaker-modern__index{font-size:.74rem}.icebreaker-modern__prompt{font-size:clamp(1.35rem,7vw,2rem)}.icebreaker-modern__hint{padding-top:.56rem;font-size:.74rem}.icebreaker-modern__actions .button{min-height:42px}.icebreaker-modern__tertiary{margin-top:.35rem;font-size:.74rem}.screen-card--icebreaker-done-modern .screen-card__body{gap:.62rem;padding:.72rem .78rem .34rem}.screen-card--icebreaker-done-modern .screen-card__actions{padding:0 .78rem .68rem}.icebreaker-done-modern__progress-count{font-size:.86rem}.icebreaker-done-modern__hero strong{font-size:clamp(1.62rem,8vw,2.5rem)}.icebreaker-done-modern__hero p{max-width:15rem;font-size:.82rem}.icebreaker-done-modern__match-card{grid-template-columns:64px minmax(0,1fr);padding:.62rem}.icebreaker-done-modern__match-photo{width:64px;height:64px;border-radius:18px}.icebreaker-done-modern__extend-card{gap:.68rem;padding:.7rem .72rem .76rem;border-radius:24px}.icebreaker-done-modern__extend-copy strong{font-size:1.1rem}.icebreaker-done-modern__extend-copy p{max-width:13rem;font-size:.76rem}.icebreaker-done-modern__options{gap:.42rem}.icebreaker-done-modern__option{min-height:92px;padding:.5rem .25rem;border-radius:18px}.icebreaker-done-modern__option strong{font-size:.82rem}.icebreaker-done-modern__option span{font-size:.62rem}.icebreaker-done-modern__option-badge{min-height:20px;font-size:.52rem}.icebreaker-done-modern__option--selected strong{font-size:1rem}.icebreaker-done-modern__actions .button{min-height:44px}.icebreaker-done-modern__tertiary{font-size:.74rem}.page--match-pick-page .screen-card--match-pick-modern .screen-card__body{gap:.5rem;padding:.66rem .66rem .24rem}.page--match-pick-page .screen-card--match-pick-modern .screen-card__actions{padding:0 .66rem .66rem}.page--match-pick-page .match-pick-modern__header{gap:.35rem}.page--match-pick-page .match-pick-modern__status{min-height:28px;padding:0 .6rem;font-size:.68rem}.page--match-pick-page .match-pick-modern__copy strong{font-size:clamp(1.16rem,5vw,1.45rem)}.page--match-pick-page .match-pick-modern__copy p{font-size:.78rem;line-height:1.14}.page--match-pick-page .match-pick-modern__match-card{gap:.45rem;padding:.62rem}.page--match-pick-page .match-pick-modern__match-top{grid-template-columns:52px minmax(0,1fr);gap:.55rem}.page--match-pick-page .match-pick-modern__match-photo{width:52px;height:52px;border-radius:16px}.page--match-pick-page .match-pick-modern__match-copy h3{font-size:.94rem}.page--match-pick-page .match-pick-modern__match-tags span{min-height:22px;padding:0 .5rem;font-size:.62rem}.page--match-pick-page .match-pick-modern__progress-segment{height:3px}.page--match-pick-page .match-pick-modern__section{gap:.38rem}.page--match-pick-page .match-pick-modern__section-heading{font-size:.82rem}.page--match-pick-page .match-pick-modern__grid{gap:.34rem}.page--match-pick-page .match-pick-modern__spot{min-height:52px;gap:.16rem;padding:.38rem .32rem;border-radius:16px}.page--match-pick-page .match-pick-modern__spot-icon svg{width:15px;height:15px}.page--match-pick-page .match-pick-modern__spot-label{font-size:.72rem}.page--match-pick-page .match-pick-modern__spot-check{top:.28rem;right:.28rem;width:16px;height:16px;font-size:.56rem}.page--match-pick-page .match-pick-modern__field-label{font-size:.66rem}.page--match-pick-page .match-pick-modern__field-shell{min-height:40px;padding:0 .62rem;border-radius:14px}.page--match-pick-page .match-pick-modern__field-input{font-size:16px}.page--match-pick-page .match-pick-modern__field-indicator{width:18px;height:18px;font-size:.76rem}.page--match-pick-page .match-pick-modern__actions{gap:.4rem}.page--match-pick-page .match-pick-modern__actions .button{min-height:40px;font-size:.78rem}}body{background:radial-gradient(circle at 12% 8%,rgba(68,97,225,.34),transparent 26rem),radial-gradient(circle at 82% 4%,rgba(95,44,206,.26),transparent 24rem),linear-gradient(180deg,#10183f,#080d25 36%,#040713)}.button--primary{color:#081018;background:linear-gradient(180deg,#d2f64a,#b7e41d);box-shadow:0 16px 28px #b7e41d33}.button--secondary{border-color:#b0bcff29;background:#ffffff03}.eyebrow,.card__eyebrow,.swipe-card__event-timer-value{color:var(--yellow)}.card,.screen-card,.public-entry-card,.home-card,.swipe-card{border-color:#b0bcff21;background:linear-gradient(180deg,#ffffff06,#ffffff02),#070c23d1}.flow-status__segment--active,.swipe-card__event-timer-progress{background:var(--yellow);box-shadow:0 0 12px #c7ef3561}.swipe-card__event-timer-progress:after{background:var(--yellow)}.brand-lockup{display:inline-flex;align-items:flex-start;gap:.28rem;text-transform:uppercase;font-weight:900;line-height:.84}.brand-lockup__hash{color:var(--yellow);font-size:2rem;line-height:.8}.brand-lockup__words{display:grid;gap:.08rem;font-size:.76rem}.brand-lockup__words span{display:block}.app-shell{width:min(calc(100% - 1rem),430px);padding-top:.7rem}.topbar--app .topbar__status{min-width:40px;min-height:40px;display:grid;place-items:center;border:0;background:transparent;color:var(--text);font-size:1.1rem}.poster-hero__background{object-position:center bottom}.poster-hero__glow{background:linear-gradient(90deg,#080a19fa,#080a19c7 42%,#080a192e 72%,#080a198f),linear-gradient(180deg,#080a1914,#080a1933 48%,#080a19e0)}@media(min-width:760px){.app-shell{width:min(calc(100% - 2rem),430px)}}.bottom-nav{width:min(calc(100% - 1rem),410px);border-color:#b0bcff1f;background:#040818eb}.bottom-nav__item--active{color:var(--yellow);background:#c7ef3514}.match-pick-modern__spot{border-color:#c7ef3529;background:#c7ef3514}.match-pick-modern__spot:hover,.match-pick-modern__spot:focus-visible{border-color:#c7ef356b;background:#c7ef3524}.match-pick-modern__spot--active{border-color:#c7ef35e6;background:linear-gradient(180deg,#d2f64af2,#b7e41de0);color:#081018;box-shadow:0 0 0 1px #c7ef352e,0 14px 26px #c7ef3524}.match-pick-modern__spot-check{background:#081018;color:var(--yellow);box-shadow:none}.met-modern__countdown-segment--active,.icebreaker-modern__progress-segment--active,.icebreaker-done-modern__progress-segment,.match-pick-modern__progress-segment--active{background:linear-gradient(90deg,#d2f64a,#b7e41d);box-shadow:0 0 12px #c7ef3547}.swipe-card__event-timer-value{background:transparent;box-shadow:none}.screen-card--profile .profile-card__energy-pill--active{border-color:#c7ef35d1;background:linear-gradient(180deg,#d2f64af5,#b7e41de6),#ffffff0d;color:#fff;box-shadow:inset 0 0 0 1px #ffffff29,0 12px 28px #c7ef352e}.match-pick-modern__spot--active,.match-pick-modern__spot--active .match-pick-modern__spot-icon,.match-pick-modern__spot--active .match-pick-modern__spot-label,.screen-card--profile .profile-card__energy-pill--active,.screen-card--profile .profile-card__energy-pill--active .profile-card__energy-icon,.screen-card--profile .profile-card__energy-pill--active .profile-card__energy-check{color:#081018}.swipe-card-shell--profile-modern{touch-action:pan-y}.match-pick-modern__match-card--hero{gap:.7rem}.match-pick-modern__match-photo--hero{width:100%;height:min(42vh,300px);border-radius:20px;object-fit:cover}.match-pick-modern__match-copy--hero{gap:.42rem}.match-pick-modern__match-copy--hero h3{font-size:1.35rem}.match-pick-modern__spot:hover:not(.match-pick-modern__spot--active),.match-pick-modern__spot:focus-visible:not(.match-pick-modern__spot--active){border-color:#c7ef3529;background:#c7ef3514;box-shadow:none;transform:none}.report-form{display:grid;gap:.9rem}.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:18px;background:#ffffff08;color:var(--text)}.field select{min-height:50px;padding:0 1rem}.field textarea{min-height:132px;padding:.9rem 1rem;resize:vertical}.match-pick-modern__spot,.match-pick-modern__spot:hover:not(.match-pick-modern__spot--active),.match-pick-modern__spot:focus-visible:not(.match-pick-modern__spot--active){border-color:#b0bcff1a;background:#ffffff09;box-shadow:none;transform:none}.match-pick-modern__spot--active{border-color:#c7ef35e6;background:linear-gradient(180deg,#d2f64af5,#b7e41de6)}.admin-report-person{display:inline-flex;align-items:center;gap:.55rem;min-width:0}.admin-report-person img{width:34px;height:34px;border-radius:12px;object-fit:cover}.admin-report-person__image{padding:0;border:0;background:transparent}.admin-report-table-wrap{overflow-x:auto}.admin-table--reports{min-width:860px;table-layout:fixed}.admin-table--reports th:nth-child(1),.admin-table--reports td:nth-child(1){width:116px}.admin-table--reports th:nth-child(2),.admin-table--reports td:nth-child(2),.admin-table--reports th:nth-child(3),.admin-table--reports td:nth-child(3){width:132px}.admin-table--reports th:nth-child(4),.admin-table--reports td:nth-child(4){width:170px}.admin-table--reports th:nth-child(5),.admin-table--reports td:nth-child(5){width:120px}.admin-table--reports th:nth-child(7),.admin-table--reports td:nth-child(7){width:146px}.admin-table--reports td:nth-child(1),.admin-table--reports td:nth-child(2),.admin-table--reports td:nth-child(3),.admin-table--reports td:nth-child(5){overflow-wrap:normal;word-break:normal}.admin-table--reports td:nth-child(5){white-space:nowrap}.admin-table--reports .admin-report-person span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-report-list{display:grid;gap:.75rem;min-width:0}.admin-report-card{display:grid;grid-template-columns:92px minmax(0,1.3fr) minmax(0,1fr) 116px;grid-template-areas:"time people meta status" "message message message message";gap:.5rem .6rem;align-items:start;box-sizing:border-box;width:100%;min-width:0;overflow:hidden;padding:.76rem;border:1px solid rgba(176,188,255,.12);border-radius:20px;background:#ffffff07}.admin-report-card__time{grid-area:time}.admin-report-card__people{grid-area:people}.admin-report-card__meta{grid-area:meta}.admin-report-card__status{grid-area:status}.admin-report-card__message{grid-area:message}.admin-report-card__time,.admin-report-card__meta{display:grid;gap:.18rem;min-width:0}.admin-report-card__time span,.admin-report-person small{color:#d0c0ff9e;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-report-card__time strong,.admin-report-card__meta span,.admin-report-card__meta strong,.admin-report-person span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-report-card__people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;min-width:0}.admin-report-person--large span{display:grid;gap:.1rem}.admin-report-card__message{margin:0;min-width:0;color:#fff8fce0;font-size:.88rem;line-height:1.32;overflow-wrap:anywhere;white-space:normal;appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;width:100%;text-align:left;cursor:pointer}.admin-report-card__message:hover{color:var(--yellow, #c7ef35)}.admin-report-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;place-items:center;padding:1.2rem;background:#030612db}.admin-report-modal__card{position:relative;width:min(92vw,560px);max-height:82vh;overflow:auto;display:grid;gap:.6rem;padding:1.5rem 1.4rem;border:1px solid rgba(176,188,255,.16);border-radius:22px;background:#120c1cfa;box-shadow:0 30px 70px #00000080}.admin-report-modal__close{position:absolute;top:.7rem;right:.85rem;width:36px;height:36px;border:0;border-radius:50%;background:#ffffff14;color:#fff;font-size:1.3rem;line-height:1;cursor:pointer}.admin-report-modal__meta{display:grid;gap:.3rem;font-size:.86rem;color:#d0c8ebd1}.admin-report-modal__message{margin:.4rem 0 0;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.08);color:#fff8fceb;font-size:1rem;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.admin-report-card__status{width:100%;min-width:0}@media(max-width:980px){.admin-report-card{grid-template-columns:1fr;align-items:stretch}}.admin-image-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:1rem;background:#030612db}.admin-image-modal img{max-width:min(92vw,520px);max-height:82vh;border-radius:22px;object-fit:contain}.admin-image-modal button{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#ffffff0f;color:var(--text);font-size:1.6rem}.event-picker-rail{display:flex;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.3rem}.event-picker-card{min-width:min(82vw,360px);padding:.75rem;scroll-snap-align:start}.event-picker-card img{display:block;width:100%;height:180px;object-fit:cover;border-radius:14px}.event-picker-card__body{display:grid;gap:.45rem;padding-top:.8rem}.event-picker-card__body span{color:var(--yellow);font-size:.72rem;font-weight:800;text-transform:uppercase}.event-picker-card__body h3,.event-picker-card__body p{margin:0}.event-picker-card__body small{color:var(--text-muted);margin-bottom:.35rem}.match-pick-modern__spot,.match-pick-modern__spot:hover:not(.match-pick-modern__spot--active),.match-pick-modern__spot:focus-visible:not(.match-pick-modern__spot--active){border-color:#ffffff1f;background:#ffffff05;color:var(--text);box-shadow:none}.match-pick-modern__spot:hover:not(.match-pick-modern__spot--active),.match-pick-modern__spot:focus-visible:not(.match-pick-modern__spot--active){transform:translateY(-1px)}.match-pick-modern__spot--active{border-color:#c7ef35e6;background:linear-gradient(180deg,#d2f64af5,#b7e41de6);color:#081018;box-shadow:0 0 0 1px #c7ef352e,0 14px 26px #c7ef3524}.match-pick-modern__spot--active .match-pick-modern__spot-icon,.match-pick-modern__spot--active .match-pick-modern__spot-label{color:#081018}.admin-meeting-picker{gap:.8rem}.admin-meeting-picker__custom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.admin-meeting-picker__custom input{min-height:46px;padding:0 .85rem;border:1px solid var(--line);border-radius:16px;background:#ffffff08;color:var(--text)}@media(max-width:699px){.admin-form-grid,.admin-form-section__grid,.admin-disclosure__content,.admin-meeting-picker__custom{grid-template-columns:1fr}.admin-diagnostics__rows div{grid-template-columns:1fr;gap:.2rem}.admin-diagnostics__rows dd{text-align:left}}.usp-story__sheet{overflow:hidden}.usp-story__frame,.swipe-card-shell--profile-modern{scroll-snap-type:x mandatory;touch-action:pan-y}.usp-story__frame,.swipe-card-shell--profile-modern .swipe-card{scroll-snap-align:start}.usp-story__rail{display:flex;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.usp-story__rail::-webkit-scrollbar{display:none}.usp-story__rail .usp-story__frame{min-width:min(82vw,390px);scroll-snap-align:start}.event-picker-card__venue{width:fit-content;color:var(--yellow);font-weight:800}@media(min-width:900px){body:has(.admin-shell),body:has(.admin-layout){overflow-x:hidden}.app-shell:has(.admin-shell),.app-shell:has(.admin-layout){width:min(calc(100% - 3rem),1440px)}.admin-layout{display:grid;grid-template-columns:236px minmax(0,1fr);gap:1rem;align-items:start}.admin-grid{display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(380px,.85fr);gap:.8rem}.admin-grid--dummy-profiles,.admin-grid--stacked{grid-template-columns:1fr}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-panel-card--diagnostics{grid-column:1 / -1}.admin-panel-card:has(.admin-table-wrap){grid-column:1 / -1}.admin-grid--dummy-profiles .admin-panel-card:has(.admin-table-wrap),.admin-grid--stacked .admin-panel-card{grid-column:1 / -1}.admin-form-section__grid--dense{grid-template-columns:repeat(3,minmax(0,1fr))}.field--full,.admin-form-actions{grid-column:1 / -1}}@media(min-width:900px)and (max-width:1199px){.admin-grid{grid-template-columns:1fr}}.usp-story__sheet{width:min(100%,430px);display:grid;gap:.8rem;background:transparent}.usp-story__rail{width:100%;padding:0 .15rem .25rem;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.usp-story__rail .usp-story__frame{position:relative;min-width:min(calc(100% - 2rem),calc(min(72vh,620px)*.6));height:min(72vh,620px);flex:0 0 min(calc(100% - 2rem),calc(min(72vh,620px)*.6));border:1px solid rgba(176,188,255,.13);border-radius:28px;overflow:hidden}.usp-story__rail .usp-story__image{object-fit:contain;background:#070b1b}.usp-story__close{z-index:4;top:.75rem;right:.75rem}.usp-story__controls{position:static;padding:0;background:transparent}.admin-table select{min-height:38px;padding:0 .7rem;border:1px solid var(--line);border-radius:12px;background:#ffffff0a;color:var(--text)}.report-form select,.report-form textarea{font-size:16px}.usp-story__rail{touch-action:pan-y;cursor:grab}.usp-story__rail:active{cursor:grabbing}.usp-story__nav{display:flex;justify-content:center}.usp-story__nav .button{min-width:58px;padding-inline:0}.usp-story__dots{flex-wrap:nowrap;gap:0}.usp-story__dot{width:28px}.usp-story__rail{touch-action:pan-x;overscroll-behavior-x:contain;overflow-y:hidden}.usp-story__frame,.swipe-card-shell--profile-modern,.swipe-card-shell--profile-modern .swipe-card,.swipe-card-shell--profile-modern .swipe-card__photo-wrap{touch-action:pan-x}.swipe-card-shell--profile-modern,.swipe-card-shell--profile-modern .swipe-card,.swipe-card-shell--profile-modern .swipe-card__photo-wrap{touch-action:none}.swipe-card-shell--profile-modern .swipe-card{transition:transform .18s ease;will-change:transform}.profile-vibe-map-section{display:grid;gap:.55rem;min-width:0;padding:.85rem;border:1px solid rgba(176,188,255,.12);border-radius:18px;background:#090a1eb8}.profile-vibe-map-section p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.35}.profile-vibe-map{position:relative;width:100%;aspect-ratio:1 / 1;min-height:0;max-height:500px;max-width:500px;margin:.35rem auto .2rem;overflow:hidden;border:0;border-radius:0;background:radial-gradient(circle at center,rgba(190,255,32,.06),transparent 42%);cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.profile-vibe-map:before,.profile-vibe-map:after{position:absolute;z-index:0;content:"";background:var(--color-accent)}.profile-vibe-map:before{top:50%;right:.25rem;left:.25rem;height:1px}.profile-vibe-map:after{top:.25rem;bottom:.25rem;left:50%;width:1px}.profile-vibe-map__card{position:absolute;z-index:1;display:grid;align-content:stretch;justify-items:stretch;width:calc(50% - .42rem);height:calc(50% - .42rem);min-width:0;padding:0;border:1px solid rgba(255,255,255,calc(.08 + var(--vibe-strength) * .22));overflow:hidden;border-radius:20px;background:rgba(255,255,255,calc(.008 + var(--vibe-strength) * .03));opacity:var(--vibe-strength);box-shadow:0 0 calc(var(--vibe-strength) * 20px) rgba(199,239,53,calc(var(--vibe-strength) * .12));transition:opacity .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease;pointer-events:none}.profile-vibe-map__card--topLeft{top:.1rem;left:.1rem}.profile-vibe-map__card--topRight{top:.1rem;right:.1rem}.profile-vibe-map__card--bottomLeft{bottom:.1rem;left:.1rem}.profile-vibe-map__card--bottomRight{right:.1rem;bottom:.1rem}.profile-vibe-map__icon{position:absolute;top:50%;left:50%;width:clamp(13rem,56vw,22rem);height:clamp(13rem,56vw,22rem);object-fit:contain;opacity:.92;transform:translate(-50%,-58%)}.profile-vibe-map__copy{position:relative;z-index:1;display:grid;align-content:end;gap:.24rem;width:100%;height:100%;padding:.32rem .48rem .48rem;background:linear-gradient(180deg,transparent 4%,rgba(7,9,23,.08) 40%,rgba(7,9,23,.92) 100%)}.profile-vibe-map__card strong{color:var(--text);font-size:clamp(1.32rem,5.8vw,2.05rem);line-height:.92;letter-spacing:.18em;text-align:center}.profile-vibe-map__card ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.14rem;width:100%;margin:0;padding:0;list-style:none}.profile-vibe-map__card li{min-width:0;overflow:hidden;color:#f4f6ffe6;font-size:clamp(.48rem,1.8vw,.68rem);font-weight:800;letter-spacing:.02em;line-height:1.05;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.profile-vibe-map__card li::marker{color:var(--color-accent)}.profile-vibe-map__dot{position:absolute;z-index:2;width:1.15rem;height:1.15rem;border:2px solid rgba(8,11,27,.86);border-radius:999px;background:var(--yellow);box-shadow:0 0 0 5px #beff2024,0 0 20px #beff2059;transform:translate(-50%,-50%)}.profile-vibe-map__summary{display:block;min-height:2.45em;min-width:0;color:var(--text);font-size:.9rem;line-height:1.35;overflow-wrap:anywhere}.profile-vibe-map-section--step{flex:1 1 auto;align-content:start;padding:1rem;overflow:hidden}.profile-vibe-map-section--step .profile-vibe-map{width:min(100%,500px);min-height:0;max-width:500px;max-height:none}@media(max-width:520px){.profile-vibe-map{width:100%;min-height:0}.profile-vibe-map-section--step .profile-vibe-map{width:100%}}.profile-intro-copy{display:grid;gap:.28rem;padding:.85rem .95rem;border:1px solid rgba(176,188,255,.12);border-radius:18px;background:#090a1e94}.profile-intro-copy strong{font-size:1rem;line-height:1.2}.profile-intro-copy p{margin:0;color:var(--muted);font-size:.84rem}.profile-age-check{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;color:var(--text);font-size:.88rem;font-weight:800}.profile-age-check input{width:18px;height:18px;accent-color:var(--yellow)}.profile-vibe-step__actions{display:grid;grid-template-columns:minmax(96px,.42fr) minmax(0,1fr);gap:.6rem}.profile-vibe-step__actions .profile-card__error{grid-column:1 / -1}.profile-vibe-step__actions .button:only-child{grid-column:1 / -1}.screen-card--profile-confirm{min-height:min(100%,calc(var(--app-height) - 6.7rem))}.screen-card--profile-confirm .profile-confirm-step__intro{padding:1rem;border-radius:22px;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#090a1ebd}.screen-card--profile-confirm .profile-confirm-step__intro strong{font-size:1.28rem}.screen-card--profile-confirm .profile-confirm-step__checks{display:grid;gap:.65rem;margin-top:.1rem}.screen-card--profile-confirm .profile-confirm-check{width:100%;justify-content:flex-start;min-height:76px;padding:.9rem .95rem;border:1px solid rgba(176,188,255,.14);border-radius:20px;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#0f0d24d1;box-shadow:inset 0 0 0 1px #ffffff06;text-align:left}.screen-card--profile-confirm .profile-confirm-check input{flex:0 0 auto;width:22px;height:22px}.screen-card--profile-confirm .profile-confirm-check span{min-width:0;font-size:.9rem;line-height:1.3}.screen-card--profile-confirm .profile-confirm-check a{color:var(--yellow);text-decoration:none}.screen-card--profile-confirm .profile-confirm-step__legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:.1rem}.screen-card--profile-confirm .profile-confirm-step__legal-links a{color:#f8f0fca8;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.screen-card--profile-confirm .profile-confirm-step__actions{margin-top:auto;padding-top:.7rem}.topbar--app .topbar__status{color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.match-pick-modern__spot--active,.match-pick-modern__spot--active .match-pick-modern__spot-icon,.match-pick-modern__spot--active .match-pick-modern__spot-label{color:#fff}.match-pick-modern__spot--active .match-pick-modern__spot-check{background:#fff;color:#081018}.match-profile-modal__close{top:auto;right:1.35rem;bottom:1.35rem;border-color:#c7ef35e6;background:linear-gradient(180deg,#d2f64afa,#b7e41df0);color:#081018;box-shadow:0 10px 24px #c7ef3538}.icebreaker-modern__progress{width:100%;grid-template-columns:repeat(var(--icebreaker-segments, 7),minmax(0,1fr))}.match-profile-modal__close{z-index:230;bottom:calc(6.25rem + env(safe-area-inset-bottom,0px))}.crop-editor-sheet__media-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.crop-editor-sheet__media-actions .button{min-height:42px;padding-inline:0;font-size:1.1rem}.crop-editor-sheet__actions .button,.screen-card--profile .screen-card__actions .button{min-height:42px}.crop-editor-sheet__actions .button{min-width:104px;min-height:36px;padding:.42rem .8rem;border-radius:14px;font-size:.78rem}.usp-story__sheet{position:relative;width:min(calc(100vw - 2rem),370px)}.usp-story__rail{gap:0;padding:0}.usp-story__rail .usp-story__frame{min-width:100%;width:100%;height:auto;aspect-ratio:307 / 512;flex:0 0 100%;box-sizing:border-box;scroll-snap-align:start}.usp-story__rail .usp-story__image{object-fit:contain}.usp-story__sheet>.usp-story__dots{position:static;width:fit-content;max-width:calc(100% - 1.2rem);margin:.3rem auto 0;padding:.18rem .25rem;border-radius:999px;background:#0508146b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:none}.usp-story__controls{position:absolute;right:.8rem;bottom:.8rem;z-index:5}.usp-story__nav .button{min-width:42px;min-height:42px;border-color:#c7ef35d1;background:linear-gradient(180deg,#d2f64afa,#b7e41df0);color:#081018}.usp-story__sheet{gap:0;overflow:visible}.usp-story__rail{width:100%;border-radius:28px;overflow-x:auto;overflow-y:hidden}.usp-story__rail .usp-story__frame{border:0;border-radius:0;box-shadow:none;background:transparent}.usp-story__rail .usp-story__frame:first-child,.usp-story__rail .usp-story__frame:last-child{border-radius:0}.usp-story__rail .usp-story__image{border-radius:0}.usp-story{padding:.3rem}.usp-story__sheet{width:min(calc(100vw - .6rem),calc((var(--app-height) - 5rem) * 307 / 512),430px)!important;height:auto!important;align-content:start!important}.usp-story__rail{aspect-ratio:307 / 512;height:auto!important}.usp-story__rail .usp-story__frame{height:100%!important;min-height:0!important;aspect-ratio:auto!important}.usp-story__rail .usp-story__image{object-fit:cover;object-position:center center}.usp-story__rail{scroll-snap-type:x mandatory;scroll-padding-inline:0}.usp-story__rail .usp-story__frame{scroll-snap-align:center;scroll-snap-stop:always}.usp-story__rail .usp-story__image{width:100%;height:100%;object-position:50% 50%}.usp-story{place-items:start center;padding-top:0}.usp-story__rail .usp-story__image{object-position:50% 0}.usp-story__sheet>.usp-story__dots{width:fit-content;max-width:calc(100% - 1.2rem);margin-top:.3rem;margin-bottom:0;padding-inline:.18rem;transform:none}.page--landing,.page--landing .poster-hero{min-height:calc(var(--app-height) - 4rem)}.page--landing .poster-hero__footer{bottom:calc(.8rem + env(safe-area-inset-bottom))}.usp-story__controls{bottom:calc(.35rem + env(safe-area-inset-bottom))}.page--landing .poster-hero__background{object-position:center -20%}
