:root{--bg-base: #0b0b08;--bg: #0e0e0b;--bg-deep: #0b0b08;--surface: rgba(22, 22, 18, .92);--surface-strong: rgba(28, 28, 23, .97);--surface-soft: rgba(255, 255, 255, .035);--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--kante-licht: inset 0 1px 0 rgba(255, 255, 255, .035);--text: #f7f8fa;--text-muted: #7b8693;--text-quiet: #8e99a6;--spektrum-a: #e52a2a;--spektrum-b: #e52a2a;--spektrum-c: #e52a2a;--fuge: linear-gradient(90deg, var(--spektrum-a), var(--spektrum-b), var(--spektrum-c));--lime: #e52a2a;--lime-strong: #c81717;--yellow: #e52a2a;--yellow-soft: #e52a2a;--green: #e52a2a;--limette: #e52a2a;--glass-dark: rgba(17, 17, 14, .76);--shadow: 0 12px 24px rgba(0, 0, 0, .3);--shadow-soft: 0 8px 18px rgba(0, 0, 0, .22);--glow-lime: 0 0 0 1px rgba(229, 42, 42, .28), 0 0 20px rgba(229, 42, 42, .12);--radius-xl: 32px;--radius-lg: 20px;--radius-md: 18px;--radius-sm: 13px;--max-width: 1180px;--t-xs: .72rem;--t-sm: .8rem;--t-md: .9rem;--t-lg: 1.05rem;--t-xl: 1.35rem;--t-2xl: 1.75rem;--btn-h-sm: 44px;--btn-h-md: 46px;--btn-h-lg: 56px;--btn-t-sm: var(--t-sm);--btn-t-md: var(--t-md);--btn-t-lg: var(--t-lg);--btn-radius: 999px;--schrift-lauf: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;--schrift-mono: ui-monospace, SFMono-Regular, Menlo, monospace;--korpus-hell: #1b1b16;--korpus: #161613;--korpus-tief: #121210;--metall-hell: #22221d;--metall: #161613;--metall-tief: #121210;--lauf-titel: -.028em;--lauf-titel-gross: -.045em;--lauf-label: .2em;--lauf-eyebrow: .17em;--lauf-knopf: .19em;--seiten-hoehe: calc( var(--app-height) - 7.75rem - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) );--dock-pb: .72rem;--dock-px: .9rem;--dock-pb-nav: calc(var(--dock-pb) + var(--bottom-nav-safe, 0px));--press: cubic-bezier(.4, 0, 1, 1);--release: cubic-bezier(.16, 1, .3, 1);--dauer-press: 75ms;--dauer-release: .21s}*{box-sizing:border-box}body{font-size:15px}h1,h2,h3,strong,.button,.badge,.eyebrow,.card__eyebrow,.bottom-nav__label{letter-spacing:.035em}.topbar{padding-bottom:.8rem}.topbar--app{align-items:center;min-height:48px}.card,.screen-card,.public-entry-card,.home-card{border-radius:18px;border-color:#d3d8dc21;background:linear-gradient(180deg,#ffffff06,#ffffff02),#151512d1;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{text-transform:uppercase}.badge{color:var(--yellow);border-color:#e52a2a47;background:#e52a2a14}.screen-card--dashboard,.swipe-card-shell{min-height:min(660px,calc(var(--app-height) - 9rem))}.swipe-card{border-color:#d3d8dc1f}.swipe-card__event-timer-progress,.flow-status__segment--active{background:var(--lime);box-shadow:0 0 12px #e52a2a61}.swipe-card__meta span,.chip{border-color:#d3d8dc24;background:#ffffff04}.flow-status__pill{border-color:#e52a2a33}.countdown-card{border-color:#d3d8dc24;background:#ffffff05}.poster-hero{border-color:#d3d8dc24}.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)}:root{--app-height: 100vh}@supports (height: 100dvh){:root{--app-height: 100dvh}}html{scroll-behavior:smooth;overscroll-behavior:none}body{margin:0;min-height:100dvh;overscroll-behavior:none;color:var(--text)}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;margin:0 auto;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:#e52a2a38}.ambient--right{right:-4rem;bottom:18vh;background:#9ea9b22e}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between}.topbar--app{position:relative;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar__status{border-radius:999px;letter-spacing:.06em;color:var(--text-muted);white-space:nowrap}.topbar--app .topbar__status{padding:.42rem .78rem}.app-shell__content{display:flex;flex-direction:column;gap:1rem}.page{display:flex;flex-direction:column;gap:.9rem}.page--dashboard{gap:.75rem}.page--profile{gap:.85rem}.page--home{gap:.9rem}.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;overflow:hidden;background:linear-gradient(180deg,#080a0c29,#080a0c0a),#0e1113f5}.poster-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.96}.poster-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0}.poster-hero__copy,.poster-hero__footer{position:absolute;z-index:2}.poster-hero__copy{bottom:auto}.poster-hero__copy h1{margin:0;display:grid;gap:.12em;line-height:.92;letter-spacing:-.06em;text-transform:uppercase}.poster-hero__copy h1 span{display:block}.poster-hero__accent{color:var(--lime)}.poster-hero__subline{margin:1rem 0 0;line-height:1.05;color:#fff8fcf5}.poster-hero__subline strong,.poster-hero__subline .accent{color:var(--lime)}.poster-hero__footer{left:1.1rem;right:1.1rem;bottom:.28rem;display:grid;gap:.7rem}.poster-hero__actions{display:grid}.usp-story{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;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:#060809d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.usp-story__sheet{z-index:1;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:#0e1113f5;box-shadow:var(--shadow);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%,#e52a2a2e,#e52a2a00 34%),linear-gradient(180deg,#0608091f,#0608090a 34%,#06080994);pointer-events:none}.usp-story__close{position:absolute;min-height:40px;padding:0 .9rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0e11136b;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),#e52a2a);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{left:0;display:grid;gap:.55rem}.usp-story__nav{position:relative;z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:center}.usp-story__dots{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center}.usp-story__dot{position:relative;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(--lime),var(--lime-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(--lime),var(--lime-strong))}@media(hover:none)and (pointer:coarse){.usp-story__backdrop{background:#060809eb;-webkit-backdrop-filter:none;backdrop-filter:none}.usp-story__step{-webkit-backdrop-filter:none;backdrop-filter:none}}.section-heading h2{margin:0;letter-spacing:-.05em;line-height:.94}.section-heading p,.card p,.field p,.swipe-card p,.swipe-empty p{color:var(--text-muted);line-height:1.6}.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;font-size:.77rem;text-transform:uppercase;letter-spacing:.16em}.eyebrow:before{color:var(--yellow)}.section-heading h2{font-size:clamp(2rem,8vw,3.8rem)}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;text-transform:uppercase;white-space:normal;text-align:center;line-height:1.15;overflow-wrap:break-word;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%}.card{padding:1.25rem;background:linear-gradient(180deg,#ffffff0b,#ffffff04),var(--surface)}.card h3{margin:0 0 .55rem;font-size:1.2rem}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.3rem .75rem;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.badge--default{background:#ffffff0d;color:var(--text-muted)}.badge--success{background:#e52a2a1f;color:var(--green)}.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,#e52a2a 0%,#e52a2a 35%,var(--lime-strong) 68%,#c81717 100%);box-shadow:inset 10px 10px 16px #ffffff1f,inset -14px -18px 24px #800f0f6b,var(--shadow)}.note{position:absolute;z-index:1;box-shadow:var(--shadow)}.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,.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;background:#ffffff0d}.profile-photo-fallback{display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 30% 20%,rgba(229,42,42,.26),transparent 48%),linear-gradient(160deg,#282822fa,#0f1316f5);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;min-height:40px;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;display:flex}.screen-card__body--empty>.swipe-empty{flex:1 1 auto}.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%;object-fit:cover}.entry-card__qr{display:flex;flex-direction:column;gap:1rem}.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}.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}.profile-card__avatar{display:grid;place-items:center;border-radius:50%;color:#0c0f12;font-weight:900}.profile-card__image{width:64px;height:64px;border-radius:18px;object-fit:cover;background:#ffffff0a}.profile-card__image--editable{position:absolute;transform-origin:center;max-width:none;max-height:none}.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:#e52a2a99;background:#e52a2a1f;color:var(--lime)}.spot-card__header,.profile-card__hero,.swipe-card__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.flow-status{display:grid}.flow-status__handle{justify-self:center;border-radius:999px;background:#95a1ac8c}.flow-status__pill{display:inline-flex;align-items:center;width:fit-content;border:1px solid rgba(229,42,42,.18);border-radius:999px;background:linear-gradient(180deg,#521010d6,#24241fe0);color:var(--lime);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,#e52a2a 0% 100%);box-shadow:0 0 10px #e52a2a6b}.countdown-card--quiet{border-color:#ffffff1f;background:#ffffff08}.countdown-card__timer{font-weight:900;letter-spacing:-.06em;line-height:.95}.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:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff04),#151512db}.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%;background:radial-gradient(circle at top right,rgba(229,42,42,.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}.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,#e52a2a 0% 65%,#e52a2a);box-shadow:0 0 12px #e52a2a99}.swipe-card__event-timer-progress:after{content:"";position:absolute;right:-6px;top:50%;width:10px;height:10px;border-radius:50%;box-shadow:0 0 12px #e52a2ad9;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;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:#090c0ec7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.match-profile-modal__close{position:absolute;width:42px;height:42px;border:1px solid var(--line);border-radius:999px;font-size:1.5rem}.match-profile-modal__close:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.match-profile-modal__card{width:min(100%,360px);overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#1b1b17f5}.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}.swipe-card__meta span{display:inline-flex;width:fit-content;border-radius:999px;color:var(--text-muted)}.swipe-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.swipe-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:2rem 1.4rem;text-align:center;border:1px dashed rgba(229,42,42,.28);border-radius:24px;background:radial-gradient(120% 90% at 50% 0%,rgba(229,42,42,.07),transparent 62%),#ffffff08}.swipe-empty__title{font-size:1.45rem;line-height:1.22;letter-spacing:-.01em}.swipe-empty__accent{color:var(--lime)}.swipe-empty__proof{margin-top:.5rem;padding:.5rem .9rem;border-radius:999px;border:1px solid rgba(229,42,42,.22);background:#e52a2a12;font-size:.88rem}.swipe-empty__proof strong{color:var(--lime)}.swipe-empty__live{display:inline-flex;align-items:center;gap:.5rem;margin-top:.3rem;font-size:.82rem;opacity:.72}.swipe-empty__pulse{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 #e52a2a8c;animation:swipe-empty-dot 2s ease-out infinite}@keyframes swipe-empty-dot{0%{box-shadow:0 0 #e52a2a8c}70%{box-shadow:0 0 0 9px #e52a2a00}to{box-shadow:0 0 #e52a2a00}}@media(prefers-reduced-motion:reduce){.swipe-empty__pulse{animation:none}}.profile-card__hero{justify-content:flex-start;position:relative;z-index:2}.profile-card__cover{overflow:hidden;border-radius:22px}.profile-card__cover-image{display:block;width:100%;object-fit:cover}.profile-card__identity{display:grid;place-items:center;position:relative;overflow:hidden;padding:.25rem;background:#090b0df5;text-decoration:none}.profile-card__copy{display:grid;align-content:center}.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(229,42,42,.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}.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}.screen-card--event .entry-card__image{height:100%}.screen-card--profile{flex:1 1 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),#1e1e1ae0;box-shadow:inset 0 1px #ffffff08}.screen-card--profile-setup .chip--active{border-color:#e52a2ac7;background:linear-gradient(180deg,#e52a2a2e,#e52a2a14),#1e1e1af5;color:#e52a2a;box-shadow:0 10px 24px #e52a2a1f}.crop-editor-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:grid;place-items:center;background:#070809cc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crop-editor-sheet{display:grid;margin:0 auto;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0f1215f5}.crop-editor-sheet__header{display:grid}.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{touch-action:none}.crop-editor-sheet__image{display:block;object-fit:cover;will-change:transform}.crop-editor-sheet__media-actions{display:grid}.crop-editor-sheet__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.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(--lime)}.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%;z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));transform:translate(-50%);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)}@media(max-width:480px){.topbar{padding-bottom:.55rem}.topbar--app{padding:.15rem 0 .4rem}.card{padding:1rem}.section-heading h2{font-size:clamp(1.7rem,7vw,2.2rem)}.swipe-empty p{font-size:.94rem;line-height:1.45}.home-card__image{height:172px}.poster-hero__copy{bottom:auto}.usp-story__frame{border-radius:26px}.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{min-height:0;flex:1 1 auto}.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}.profile-card{overflow:hidden}.profile-card__hero{gap:.6rem}.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}.chip{min-height:34px;padding:.42rem .62rem;font-size:.78rem;position:relative}.chip:after{content:"";position:absolute;left:0;right:0;top:50%;height:42px;transform:translateY(-50%)}.screen-card__photo{border-radius:18px}.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,#0f121500,#0f1215eb 28%,#0f1215)}.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{height:100%}.page--dashboard .swipe-card-shell .screen-card__body{position:relative;z-index:3;margin-top:.15rem;padding-bottom:0}.page--dashboard .swipe-card-shell .screen-card__actions{position:relative;z-index:3;bottom:auto;padding:0 var(--dock-px) var(--dock-pb);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 .swipe-empty{padding:1.5rem 1rem;border-radius:20px}.page--dashboard .swipe-empty__title{font-size:1.3rem}.page--dashboard .countdown-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)}.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 .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}.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,#0f121500,#0f1215e6 30%,#0f1215);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,#0f121500,#0f1215e6 26%,#0f1215);padding-top:.55rem;padding-bottom:var(--dock-pb-nav);margin-top:auto}.crop-editor-modal{padding:.65rem}.crop-editor-sheet{border-radius:24px}}@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}.button-row{flex-direction:row;flex-wrap:wrap}.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}}.topbar{padding:.5rem 0 1.05rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-bottom:.45rem}.topbar--app{padding:.2rem 0 .55rem}.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{padding:0 1.3rem;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.card{border:1px solid rgba(255,255,255,.08);border-radius:30px;box-shadow:var(--glow-lime),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(229,42,42,.22);box-shadow:var(--glow-lime),var(--shadow)}.poster-hero__copy h1{text-wrap:balance}.poster-hero__subline{font-weight:700}.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:var(--btn-t-lg);line-height:1}.poster-hero__actions .button:first-child:before{content:"›";border-color:#ffffff38;background:#07090b;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(229,42,42,.08),transparent 28%),linear-gradient(180deg,#ffffff0d,#ffffff04),#151512f0}.deck-stack__ghost{border-radius:34px}.swipe-card{padding:.85rem;border:1px solid rgba(229,42,42,.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 h3,.screen-card__copy h3{line-height:1}.swipe-card__meta span{border:1px solid rgba(255,255,255,.12);background:#ffffff08}.swipe-card-shell .screen-card__body{position:relative;z-index:3}.swipe-card-shell .swipe-card__content{padding:0 .1rem .15rem}.swipe-card-shell .swipe-actions{align-items:stretch}.screen-card--pending-flow .screen-card__body{margin-top:-.2rem}.screen-card--focus-flow .screen-card__photo{min-height:100%}.screen-card--focus-flow{overflow:hidden}.screen-card--focus-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(229,42,42,.08),transparent 30%),linear-gradient(180deg,#ffffff08,#ffffff03),#151512eb;border-top:1px solid rgba(255,255,255,.07);position:relative;z-index:3}.screen-card--focus-flow .screen-card__actions{position:static;z-index:4;margin-top:auto;padding:.1rem var(--dock-px) var(--dock-pb-nav);background:radial-gradient(circle at bottom center,rgba(229,42,42,.08),transparent 32%),#151512eb}.screen-card--focus-flow .screen-card__copy{gap:.45rem}.screen-card--focus-flow .screen-card__copy strong{font-size:clamp(1.35rem,5.2vw,2.1rem);line-height:1.08;letter-spacing:-.03em}.screen-card--focus-flow .screen-card__copy p{color:#fff8fcb8;font-size:.96rem}.screen-card--focus-flow .screen-card__photo-wrap .badge{display:none}.profile-card__identity{box-shadow:0 16px 28px #00000047,0 0 0 1px #e52a2a42,0 0 28px #e52a2a38}.crop-editor-sheet{border:1px solid rgba(229,42,42,.2);box-shadow:var(--glow-lime),var(--shadow)}.crop-editor-sheet__header{gap:.35rem}.crop-editor-sheet__header strong{line-height:1}.crop-editor-sheet__viewport:after{border:none;box-shadow:inset 0 0 0 999px #00000042,inset 0 0 0 1px #ffffff14}.bottom-nav{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.bottom-nav__item{display:grid;justify-items:center;font-size:.84rem;text-align:center}.bottom-nav__icon{display:grid;place-items:center}.bottom-nav__icon svg{width:22px;height:22px}@media(max-width:480px){.page--landing{gap:0;overflow:visible}.poster-hero{border-radius:30px}.poster-hero__copy h1{gap:.08em}.poster-hero__subline{margin-top:.65rem;line-height:1.02}.poster-hero__actions{left:.9rem;right:.9rem;bottom:.55rem}.poster-hero__actions .button{min-height:var(--btn-h-lg)}.poster-hero__actions .button:first-child:before,.poster-hero__actions .button:last-child:before{font-size:var(--btn-t-lg)}.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:var(--btn-h-md)}.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--focus-flow .screen-card__media{flex-basis:31dvh}.screen-card--focus-flow .screen-card__body{padding:.9rem .95rem .25rem;margin-top:-.9rem}.screen-card--focus-flow .screen-card__actions{padding:.05rem var(--dock-px) var(--dock-pb-nav);margin-top:auto}.screen-card--focus-flow .screen-card__copy strong{font-size:1.2rem}.screen-card--focus-flow .swipe-actions .button{min-height:var(--btn-h-lg)}.profile-card__interests .chip-row{grid-template-columns:repeat(2,minmax(0,1fr))}.crop-editor-sheet__actions{grid-template-columns:1fr}}.page--admin-login{min-height:calc(100dvh - 6rem);align-items:center;justify-content:center}.page--admin{flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:2rem}.field--full,.admin-form-actions,.admin-form-section,.admin-disclosure{grid-column:1 / -1}.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}.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-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-link-preview__copy strong,.public-entry-card__content h2{display:block;margin:0 0 .35rem}.public-entry-card{display:grid;gap:1rem}.public-entry-card__cover{overflow:hidden;border-radius:28px}.public-entry-card__image{width:100%;display:block;object-fit:cover}.public-entry-card__content,.public-entry-card__stack,.public-entry-card__list{display:grid;gap:.85rem}.public-entry-card__content h2,.public-entry-card__content p{margin:0}.public-entry-card__check{border:1px solid var(--line);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,.public-entry-card__check-result--error{color:#e52a2a}.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}.promo-card-shell .screen-card__body{padding-top:.4rem}.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 var(--dock-px) var(--dock-pb)}.promo-card__fallback{width:100%;min-height:320px;border-radius:32px;background:radial-gradient(circle at 22% 18%,rgba(229,42,42,.42),transparent 32%),linear-gradient(160deg,#0f1316e6,#23231ef5)}.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:#141411b8;color:#e52a2a;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(86px + env(safe-area-inset-bottom, 0px)) }.topbar{padding-top:0}.topbar--app{margin-bottom:var(--space-md)}.page--dashboard,.page--profile,.page--event-entry{padding-bottom:var(--space-lg)}.bottom-nav{bottom:max(.8rem,env(safe-area-inset-bottom,0px))}.bottom-nav__item{font-weight:500}.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__actions{left:var(--space-md);right:var(--space-md);bottom:var(--space-md);gap:var(--space-sm)}.poster-hero__actions .button{min-height:var(--btn-h-lg)}.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 .screen-card__body{padding:0 var(--space-sm)}.swipe-card-shell .screen-card__actions{padding:0 var(--dock-px) var(--dock-pb)}.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;top:14px}.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:var(--btn-h-lg)}.screen-card--focus-flow{gap:var(--space-md)}.screen-card--focus-flow .screen-card__media{flex:0 0 auto}.screen-card--focus-flow .screen-card__photo-wrap{aspect-ratio:1.28 / 1;min-height:min(29dvh,250px)}.screen-card--focus-flow .screen-card__body{margin-top:0;padding:0 var(--space-sm);border-radius:0;border-top:0;background:none}.screen-card--focus-flow .screen-card__copy{gap:var(--space-xs)}.screen-card--focus-flow .screen-card__copy h3{font-size:1.15rem}.screen-card--focus-flow .screen-card__copy strong{font-size:clamp(1.28rem,5vw,1.8rem);line-height:1.12}.screen-card--focus-flow .screen-card__copy p{font-size:.95rem;line-height:1.4}.screen-card--focus-flow .screen-card__actions{position:static;padding:0 var(--dock-px) var(--dock-pb);background:none}.countdown-card{display:grid;gap:var(--space-sm);padding:var(--space-md);border:1px solid rgba(229,42,42,.18);border-radius:24px;background:linear-gradient(180deg,#ffffff08,#ffffff04),#141411e0}.countdown-card__timer{margin:0;font-size:clamp(3.5rem,18vw,5.5rem)}.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 var(--dock-px) var(--dock-pb);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{display:inline-flex;align-items:center;gap:.5rem;max-width:100%;padding:.62rem 1.25rem;border-radius:999px;font-size:.98rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 0 26px #e52a2a6b,inset 0 1px #ffffff59}.meeting-live-modern__eyebrow svg{flex:0 0 auto}.meeting-live-modern__timer{margin:.15rem 0 0;color:#fffafc;text-shadow:0 0 24px rgba(229,42,42,.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:var(--btn-h-md)}.page--met-page{overflow:hidden}.screen-card--met-modern{gap:0;overflow:hidden;background:radial-gradient(circle at top left,rgba(229,42,42,.09),transparent 24%),radial-gradient(circle at top right,rgba(161,172,182,.12),transparent 30%),linear-gradient(180deg,#ffffff0a,#ffffff03),#151512f0}.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 var(--dock-px) var(--dock-pb);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(229,42,42,.36);border-radius:999px;background:#ffffff08;box-shadow:0 0 0 1px #e52a2a14,0 0 24px #e52a2a24;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(--lime),var(--lime-strong));box-shadow:0 0 0 4px #e52a2a24}.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),#0f1215d6;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(229,42,42,.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),#0f1215c2}.met-modern__countdown-pill{justify-self:center;display:inline-flex;align-items:center;min-height:30px;padding:0 .75rem;border:1px solid rgba(229,42,42,.28);border-radius:999px;background:#ffffff08;color:var(--lime);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-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,#e52a2a 0% 100%);box-shadow:0 0 14px #e52a2a47}.met-modern__countdown-meta{justify-self:center;color:#dce0e3ad;font-size:.72rem;font-weight:600}.met-modern__actions{display:grid;gap:.48rem}.met-modern__actions .button{min-height:var(--btn-h-md)}.met-modern__icebreaker .button{border-color:#e52a2a52;box-shadow:0 12px 26px #e52a2a14}.met-modern__release .button{min-height:var(--btn-h-md);border-color:#ffffff1f;color:#fff8fceb}.met-modern__tertiary{justify-self:center;padding:.1rem 0;border:0;background:transparent;color:#dce0e3b8;font:inherit;font-size:.82rem;font-weight:700}.met-modern__tertiary:focus-visible{outline:1px solid rgba(229,42,42,.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(229,42,42,.08),transparent 22%),radial-gradient(circle at top right,rgba(161,172,182,.11),transparent 28%),linear-gradient(180deg,#ffffff0a,#ffffff03),#151512f0}.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 var(--dock-px) var(--dock-pb);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),#0f1215d1;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(229,42,42,.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(229,42,42,.3);border-radius:999px;background:#ffffff08;color:var(--lime);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),#0f1316d6}.icebreaker-modern__progress{display:grid;gap:.36rem}.icebreaker-modern__progress-segment{height:6px;border-radius:999px;background:#b3bcc457}.icebreaker-modern__progress-segment--active{background:linear-gradient(90deg,#e52a2a 0% 100%);box-shadow:0 0 12px #e52a2a3d}.icebreaker-modern__index{color:var(--lime);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:var(--btn-h-md)}.icebreaker-modern__tertiary{justify-self:center;margin-top:.52rem;padding:.1rem 0;border:0;background:transparent;color:#dce0e3b8;font:inherit;font-size:.8rem;font-weight:700}.icebreaker-modern__tertiary:focus-visible{outline:1px solid rgba(229,42,42,.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(229,42,42,.08),transparent 22%),radial-gradient(circle at top right,rgba(161,172,182,.11),transparent 30%),linear-gradient(180deg,#ffffff0a,#ffffff03),#151512f0}.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-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.screen-card--icebreaker-done-modern .screen-card__actions{position:static;bottom:auto;margin-top:auto;padding:0 var(--dock-px) var(--dock-pb);background:none}.icebreaker-done-modern__label{align-self:center;color:var(--lime);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,#e52a2a 0% 100%);box-shadow:0 0 12px #e52a2a3d}.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),#0f1215cc;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(229,42,42,.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(229,42,42,.24);border-radius:28px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#0f1215cc;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,#e52a2ae6);box-shadow:0 0 18px #e52a2a42}.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(--lime);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),#0f1215b8;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:#e52a2a8a;background:linear-gradient(180deg,#e52a2a2e,#e52a2a5c),linear-gradient(180deg,#ffffff08,#ffffff03),#171713e0;box-shadow:0 0 0 1px #e52a2a38,0 0 26px #e52a2a47}.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:var(--btn-h-md)}.icebreaker-done-modern__tertiary{justify-self:center;padding:.08rem 0;border:0;background:transparent;color:#dce0e3ad;font:inherit;font-size:.8rem;font-weight:700}.icebreaker-done-modern__tertiary:focus-visible{outline:1px solid rgba(229,42,42,.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}.spot-custom-card .button{min-width:116px;min-height:var(--btn-h-lg)}.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(229,42,42,.24);background:#e52a2a1a;color:var(--lime);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)}.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__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__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(229,42,42,.1),transparent 44%),#ffffff08;box-shadow:inset 0 0 0 1px #ffffff0f,0 18px 42px #06080957}.crop-editor-sheet__viewport:before{content:"";position:absolute;top:12%;left:12%;right:12%;bottom:12%;z-index:2;border:2px solid rgba(229,42,42,.96);border-radius:22px;box-shadow:0 0 0 999px #05060761,0 0 0 1px #ffffff14,0 0 24px #e52a2a47;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,6,7,.12) 100%);pointer-events:none}.crop-editor-sheet__controls{display:grid;gap:var(--space-sm)}.crop-editor-sheet__media-actions{gap:.7rem}.crop-editor-sheet__media-actions .button{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:var(--btn-h-md)}.crop-editor-sheet__actions{display:flex;justify-content:flex-end;gap:var(--space-sm)}.crop-editor-sheet__actions .button{width:auto;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))}.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__footer{left:var(--space-sm);right:var(--space-sm);bottom:.25rem}.poster-hero__actions{gap:.65rem}.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)}.screen-card--focus-flow .screen-card__photo-wrap{min-height:min(25dvh,220px)}.countdown-card{padding:var(--space-sm)}.countdown-card__timer{font-size:clamp(3rem,17vw,4.6rem)}.flow-status__pill{min-height:40px;font-size:.86rem}.spot-custom-card .button{min-height:var(--btn-h-md)}.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__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:var(--btn-h-lg)}.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:var(--btn-h-md)}.crop-editor-sheet__secondary-actions{grid-template-columns:1fr}.crop-editor-sheet__secondary-actions .button{min-height:var(--btn-h-md)}}@media(max-width:720px){.public-entry-card__image{height:210px}}.app-shell{display:flex;flex-direction:column;height:var(--app-height);max-height:var(--app-height);min-height:0;overflow:hidden}.app-shell__content{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-shell__content--with-nav{padding-bottom:calc(var(--bottom-nav-safe) + var(--dock-pb))}.page--app-screen{height:auto;overflow:visible}.page--dashboard,.page--public-entry,.page--profile{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__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:auto;padding:0 var(--dock-px) var(--dock-pb);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(229,42,42,.72);background:linear-gradient(180deg,#e52a2a2e,#1e1e1ae6);box-shadow:0 0 0 1px #ffffff12 inset,0 0 28px #e52a2a2e;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(229,42,42,.72);background:linear-gradient(180deg,#e52a2afa,#e52a2af5);color:#08100f;font-size:.95rem;box-shadow:0 0 18px #e52a2a47}.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:#141411f5;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:inherit;font-size:1.15rem;text-shadow:0 0 16px rgba(229,42,42,.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:#e52a2a7a;background:#e52a2a2e;color:inherit}.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-icon{min-width:24px;display:inline-grid;place-items:center;color:inherit;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:#e52a2aeb;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(229,42,42,.9) 0 2px,transparent 2.5px),radial-gradient(circle at right 1.55rem center,rgba(229,42,42,.72) 0 1.7px,transparent 2.2px),radial-gradient(circle at right 1.85rem calc(50% + 10px),rgba(229,42,42,.88) 0 1.7px,transparent 2.2px);background-repeat:no-repeat}.screen-card--profile .screen-card__actions .button{min-height:var(--btn-h-lg);border-radius:var(--btn-radius)}.profile-card__error{margin:.5rem 0 0;color:#e52a2a;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:#eaecee9e;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(--lime)}.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:auto;padding-top:0}.screen-card--compact-flow .countdown-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 .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{font-size:.92rem;line-height:1.32}.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{gap:.7rem}.screen-card--compact-flow .swipe-actions .button{min-height:var(--btn-h-md)}.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:var(--btn-h-md)}.screen-card--match-pick-modern{gap:0;height:auto;min-height:auto;overflow:hidden;background:radial-gradient(circle at top right,rgba(229,42,42,.1),transparent 30%),linear-gradient(180deg,#ffffff09,#ffffff03),#151512f0}.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:flex;flex-direction:column;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 var(--dock-px) var(--dock-pb);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-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__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__actions{grid-template-columns:1fr 1fr;align-items:stretch;gap:.5rem}.page--match-pick-page .match-pick-modern__actions--single{grid-template-columns:minmax(0,1fr)}.page--match-pick-page .match-pick-modern__actions .button{min-height:var(--btn-h-md);font-size:var(--btn-t-sm)}.match-pick-modern__header,.match-pick-modern__section,.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(229,42,42,.3);border-radius:999px;background:#ffffff08;color:var(--lime);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),#0d1013e0;box-shadow:0 18px 38px #0000002e}.match-pick-modern__match-photo{width:84px;height:84px;border-radius:24px;object-fit:cover;border:1px solid rgba(229,42,42,.34);box-shadow:0 0 0 1px #e52a2a14,0 10px 28px #e52a2a24}.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(--lime);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(229,42,42,.5);background:#e52a2a1f;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,#e52a2a 0% 100%);box-shadow:0 0 12px #e52a2a66}.match-pick-modern__section{gap:.7rem;padding-top:.05rem}.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;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:#e52a2a57}.match-pick-modern__spot-icon{color:var(--lime)}.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%;font-size:.84rem}.match-pick-modern__actions{gap:.65rem}.match-pick-modern__actions .button{min-height:var(--btn-h-lg)}.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--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:var(--dock-pb)}.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:auto}.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:var(--btn-h-sm);font-size:var(--btn-t-md);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(229,42,42,.22);background:#ffffff06;color:#fff8fcdb;font-size:.86rem;font-weight:600}.swipe-card-shell--profile-modern .screen-card__actions{margin-top:auto;padding:0 var(--dock-px) var(--dock-pb)}.swipe-card-shell--profile-modern .swipe-actions{gap:.78rem}.swipe-card-shell--profile-modern .swipe-actions .button{min-height:var(--btn-h-md);border-radius:var(--btn-radius);font-size:var(--btn-t-md);font-weight:800;letter-spacing:.05em}.swipe-card-shell--profile-modern .swipe-actions .button--secondary{background:linear-gradient(180deg,#ffffff08,#ffffff03),#0d1013c7;border-color:#e52a2a42;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:var(--btn-h-lg)}.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;top:1.05rem}.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 #e52a2a6b}.swipe-card-shell--profile-modern .swipe-card__event-timer-progress:after{right:-7px;width:14px;height:14px;background:#e52a2a;box-shadow:0 0 16px #e52a2aad}.screen-card--focus-flow.screen-card--compact-flow .screen-card__actions{margin-top:auto;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__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 .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__event-timer{left:.75rem;right:.75rem;top:.75rem}.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:auto}.page--dashboard .swipe-card-shell .swipe-card__meta{margin-top:.2rem}.swipe-actions .button{min-height:var(--btn-h-md)}.swipe-card-shell .swipe-actions .button{min-height:var(--btn-h-sm);font-size:var(--btn-t-sm)}.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 var(--dock-px) var(--dock-pb)}.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;top:.82rem}.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:var(--btn-h-md);font-size:var(--btn-t-md)}.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 .screen-card__copy strong{font-size:clamp(1.02rem,5.6vw,1.5rem)}.screen-card--compact-flow .screen-card__copy p{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)}.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:var(--btn-h-md)}.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--focus-flow.screen-card--compact-flow .screen-card__actions{margin-top:auto}.screen-card--meeting-live-modern .screen-card__body{gap:.62rem;padding:.7rem .9rem .45rem}.screen-card--meeting-live-modern .screen-card__actions{padding:0 var(--dock-px) var(--dock-pb)}.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:var(--btn-h-md);font-size:var(--btn-t-md)}.screen-card--met-modern .screen-card__body{gap:.54rem;padding:.68rem .9rem .38rem}.screen-card--met-modern .screen-card__actions{padding:0 var(--dock-px) var(--dock-pb)}.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-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:var(--btn-h-md);font-size:var(--btn-t-md)}.met-modern__release .button{min-height:var(--btn-h-sm)}.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 var(--dock-px) var(--dock-pb)}.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:var(--btn-h-md);font-size:var(--btn-t-sm)}.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 var(--dock-px) var(--dock-pb)}.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:var(--btn-h-md);font-size:var(--btn-t-sm)}.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 var(--dock-px) var(--dock-pb-nav)}.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-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__actions{gap:.55rem}.match-pick-modern__actions .button{min-height:var(--btn-h-md);font-size:var(--btn-t-md)}.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--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}.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__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:var(--btn-h-md);padding:.72rem .9rem;font-size:var(--btn-t-md);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:var(--btn-h-lg);border-radius:var(--btn-radius)}.screen-card--profile .profile-card__legal{gap:.72rem;font-size:.8rem}.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:var(--btn-h-sm);font-size:var(--btn-t-sm)}.crop-editor-sheet__actions .button{min-height:var(--btn-h-md)}}@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 .swipe-card__photo-wrap,.page--dashboard .swipe-card-shell--profile-modern .swipe-card__photo-wrap{flex:1 1 auto;min-height:min(34dvh,300px)}.page--dashboard .swipe-card-shell .swipe-card__photo,.page--dashboard .swipe-card-shell--profile-modern .swipe-card__photo{height:100%;min-height:min(34dvh,300px);object-fit:cover}.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;top:.65rem}.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{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 .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{gap:.5rem}.screen-card--compact-flow .swipe-actions .button{min-height:var(--btn-h-sm);font-size:var(--btn-t-sm)}.screen-card--meeting-live-modern .screen-card__body{gap:.6rem;padding:.68rem .78rem .34rem}.screen-card--meeting-live-modern .screen-card__actions{padding:0 var(--dock-px) var(--dock-pb)}.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:var(--btn-h-md)}.screen-card--met-modern .screen-card__body{gap:.56rem;padding:.62rem .78rem .3rem}.screen-card--met-modern .screen-card__actions{padding:0 var(--dock-px) var(--dock-pb)}.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,.met-modern__release .button{min-height:var(--btn-h-sm)}.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 var(--dock-px) var(--dock-pb)}.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:var(--btn-h-sm)}.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 var(--dock-px) var(--dock-pb)}.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:var(--btn-h-md)}.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 var(--dock-px) var(--dock-pb)}.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-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__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__actions{gap:.4rem}.page--match-pick-page .match-pick-modern__actions .button{min-height:var(--btn-h-sm);font-size:var(--btn-t-sm)}}.card,.screen-card,.public-entry-card,.home-card,.swipe-card{border-color:#d3d8dc21;background:linear-gradient(180deg,#ffffff06,#ffffff02),#151512d1}.flow-status__segment--active,.swipe-card__event-timer-progress{background:var(--yellow);box-shadow:0 0 12px #e52a2a61}.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)}.topbar--app .topbar__status{min-width:40px;min-height:40px;display:grid;place-items:center;border:0;background:transparent}.poster-hero__background{object-position:center bottom}.poster-hero__glow{background:linear-gradient(90deg,#0e1113fa,#0e1113c7 42%,#0e11132e 72%,#0e11138f),linear-gradient(180deg,#0e111314,#0e111333 48%,#0e1113e0)}@media(min-width:760px){.app-shell{width:min(calc(100% - 2rem),430px)}}.bottom-nav{width:min(calc(100% - 1rem),410px);border-color:#d3d8dc1f}.match-pick-modern__spot{border-color:#e52a2a29;background:#e52a2a14}.match-pick-modern__spot:hover,.match-pick-modern__spot:focus-visible{border-color:#e52a2a6b;background:#e52a2a24}.match-pick-modern__spot-check{background:#0d1013;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,#e52a2a 0% 100%);box-shadow:0 0 12px #e52a2a47}.screen-card--profile .profile-card__energy-pill--active{border-color:#e52a2ad1;background:linear-gradient(180deg,#e52a2af5,#e52a2ae6),#ffffff0d;color:#fff;box-shadow:inset 0 0 0 1px #ffffff29,0 12px 28px #e52a2a2e}.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:#0d1013}.swipe-card-shell--profile-modern{touch-action:pan-y}.match-pick-modern__match-card--hero{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto;min-height:0}.page--match-pick-page .match-pick-modern__match-card--hero{padding:0;border:0;background:none;box-shadow:none}.page--match-pick-page .match-pick-modern__match-card--hero .match-profile-trigger{position:relative;display:block;flex:1 1 auto;width:100%;min-height:170px}.page--match-pick-page .match-pick-modern__match-photo--hero{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:auto;object-fit:cover;border-radius:24px;border:1px solid rgba(229,42,42,.28);box-shadow:0 0 0 1px #e52a2a0f,0 14px 32px #e52a2a1f}.page--match-pick-page .match-pick-modern__match-photo--hero.profile-photo-fallback span{font-size:clamp(2rem,12vw,3.4rem)}.page--match-pick-page .match-pick-modern__match-copy--hero{justify-items:center;gap:.34rem;text-align:center}.page--match-pick-page .match-pick-modern__match-copy--hero .match-pick-modern__match-tags{justify-content:center}.page--match-pick-page .match-pick-modern__match-copy--hero h3{font-size:1.35rem}.page--match-pick-page .match-pick-modern__match-card--hero .match-pick-modern__progress{align-self:stretch}.page--match-pick-page .match-pick-modern__spot--custom .match-pick-modern__spot-icon{font-size:1.25rem;font-weight:800;line-height:1;color:var(--yellow)}.page--match-pick-page .match-pick-modern__spot--custom .match-pick-modern__spot-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.custom-spot-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;display:grid;place-items:center;padding:1.2rem;background:#090c0ecc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.custom-spot-overlay__card{position:relative;width:min(100%,360px);display:grid;gap:.7rem;padding:1.5rem 1.2rem 1.2rem;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(180deg,#ffffff0a,#ffffff03),#141411f5;box-shadow:0 24px 60px #00000080}.custom-spot-overlay__close{position:absolute;top:.7rem;right:.7rem;width:40px;height:40px;border:1px solid var(--line, rgba(255, 255, 255, .14));border-radius:999px;background:#ffffff0f;color:var(--text, #fff);font-size:1.4rem;line-height:1}.custom-spot-overlay__title{font-size:1.15rem;font-weight:900;color:var(--text, #fff)}.custom-spot-overlay__hint{margin:0;font-size:.84rem;color:#ffffff9e}.custom-spot-overlay__input{width:100%;min-height:52px;padding:0 1rem;border:1px solid rgba(211,216,220,.24);border-radius:14px;background:#ffffff0a;color:var(--text, #fff);font-size:1rem}.custom-spot-overlay__input:focus-visible{outline:none;border-color:#e52a2a80}.swipe-card__availability{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem .7rem;border:1px solid rgba(229,42,42,.28);border-radius:14px;background:#e52a2a1a;color:#ececeaf0;font-size:.82rem;line-height:1.3;text-align:left}.swipe-card__availability-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#e52a2a;box-shadow:0 0 10px 2px #e52a2a80}.screen-card--funkpause{overflow:hidden;background:radial-gradient(circle at 50% 46%,rgba(155,167,177,.16),transparent 48%),linear-gradient(180deg,#ffffff08,#ffffff02),#101316f5}.funkpause__body{display:flex;flex-direction:column;align-items:center;gap:1.1rem;padding:1.6rem 1.4rem 1.2rem;text-align:center;overflow-y:auto;overscroll-behavior:contain}.funkpause__intro{display:flex;flex-direction:column;align-items:center;gap:.7rem}.funkpause__title{font-size:clamp(1.7rem,7vw,2.2rem);font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:#fff;line-height:1.05}.funkpause__title-dot{color:var(--yellow)}.funkpause__divider{width:46px;height:3px;border-radius:999px;background:var(--yellow)}.funkpause__countdown{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%}.funkpause__countdown-label{font-size:1.02rem;font-weight:700;color:var(--yellow)}.funkpause__countdown-value{font-size:clamp(3.4rem,16vw,4.6rem);font-weight:900;line-height:1;color:var(--yellow);font-variant-numeric:tabular-nums;text-shadow:0 0 34px rgba(229,42,42,.28)}.funkpause__progress{position:relative;width:min(100%,340px);height:6px;border-radius:999px;background:#9ba7b138;overflow:hidden}.funkpause__progress-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,var(--lime-strong),var(--yellow));transition:width .9s linear}.dotted-globe{position:relative;display:grid;place-items:center;flex:1 1 auto;width:100%;min-height:0;isolation:isolate}.dotted-globe:before{content:"";position:absolute;top:-14%;right:-14%;bottom:-14%;left:-14%;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(229,42,42,.14) 0%,rgba(229,42,42,.05) 46%,transparent 68%);z-index:-1}.dotted-globe canvas:active{cursor:grabbing}.dotted-globe canvas{display:block;width:min(var(--globe-size, 240px),100%,52dvh);height:auto;aspect-ratio:1;filter:drop-shadow(0 0 18px rgba(229,42,42,.28));cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.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:#e52a2a29;background:#e52a2a14;box-shadow: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){transform:none}.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{color:#0d1013;box-shadow:0 0 0 1px #e52a2a2e,0 14px 26px #e52a2a24}.match-pick-modern__spot--active .match-pick-modern__spot-icon,.match-pick-modern__spot--active .match-pick-modern__spot-label{color:#0d1013}.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;scrollbar-width:none}.usp-story__rail::-webkit-scrollbar{display:none}.event-picker-card__venue{width:fit-content;color:var(--yellow);font-weight:800}@media(min-width:900px){.field--full,.admin-form-actions{grid-column:1 / -1}}.usp-story__sheet{display:grid;background:transparent}.usp-story__rail{-webkit-overflow-scrolling:touch}.usp-story__rail .usp-story__frame{position:relative;overflow:hidden}.usp-story__rail .usp-story__image{background:#0e1114}.usp-story__close{z-index:4;top:.75rem;right:.75rem}.usp-story__controls{padding:0;background:transparent}.report-form select,.report-form textarea{font-size:16px}.usp-story__rail{cursor:grab}.usp-story__rail:active{cursor:grabbing}.usp-story__nav{display:flex;justify-content:center}.usp-story__nav .button{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}.usp-story__frame{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(211,216,220,.12);border-radius:18px;background:#141411b8}.profile-vibe-map-section p{margin:0;color:inherit;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(229,42,42,.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:initial}.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(229,42,42,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(12,15,18,.08) 40%,rgba(12,15,18,.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:#f9fafae6;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:inherit}.profile-vibe-map__dot{position:absolute;z-index:2;width:1.15rem;height:1.15rem;border:2px solid rgba(14,18,21,.86);border-radius:999px;background:var(--yellow);box-shadow:0 0 0 5px #e52a2a24,0 0 20px #e52a2a59;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(211,216,220,.12);border-radius:18px;background:#14141194}.profile-intro-copy strong{font-size:1rem;line-height:1.2}.profile-intro-copy p{margin:0;color:inherit;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;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#141411bd}.screen-card--profile-confirm .profile-confirm-step__intro strong{font-size:1.28rem}.screen-card--profile-confirm .profile-confirm-step__checks{display:grid;margin-top:.1rem}.screen-card--profile-confirm .profile-confirm-check{width:100%;justify-content:flex-start;text-align:left}.screen-card--profile-confirm .profile-confirm-check input{flex:0 0 auto}.screen-card--profile-confirm .profile-confirm-check span{min-width:0}.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:#f5f6f7a8;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:inherit;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:#0d1013}.match-profile-modal__close{top:auto;right:1.35rem;border-color:#e52a2ae6;background:linear-gradient(180deg,#e52a2afa,#e52a2af0);color:#0d1013;box-shadow:0 10px 24px #e52a2a38}.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:var(--btn-h-sm);padding-inline:0;font-size:var(--btn-t-lg)}.crop-editor-sheet__actions .button,.screen-card--profile .screen-card__actions .button{min-height:var(--btn-h-sm)}.crop-editor-sheet__actions .button{min-width:104px;min-height:var(--btn-h-sm);padding:.42rem .8rem;border-radius:var(--btn-radius);font-size:var(--btn-t-sm)}.usp-story__sheet{position:relative}.usp-story__rail{gap:0;padding:0}.usp-story__rail .usp-story__frame{min-width:100%;width:100%;flex:0 0 100%;box-sizing:border-box}.usp-story__sheet>.usp-story__dots{position:static;margin:.3rem auto 0;padding:.18rem .25rem;border-radius:999px;background:#0a0d0f6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.usp-story__controls{position:absolute;right:.8rem;z-index:5}.usp-story__nav .button{min-width:42px;min-height:var(--btn-h-sm);border-color:#e52a2ad1;background:linear-gradient(180deg,#e52a2afa,#e52a2af0);color:#0d1013}.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}.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%}.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)}.usp-story__controls{bottom:calc(.35rem + env(safe-area-inset-bottom))}.page--landing .poster-hero__background{object-position:center -20%}.app-shell{padding-top:calc(.7rem + env(safe-area-inset-top,0px));padding-bottom:0}.app-shell,.app-shell__content,.page--admin,.page--legal,.asset-modal__panel,.admin-report-modal__card,.event-picker-rail,.page--match-pick-page .screen-card--match-pick-modern .screen-card__body,.screen-card--icebreaker-done-modern .screen-card__body{scrollbar-width:none;-ms-overflow-style:none}.app-shell::-webkit-scrollbar,.app-shell__content::-webkit-scrollbar,.page--admin::-webkit-scrollbar,.page--legal::-webkit-scrollbar,.asset-modal__panel::-webkit-scrollbar,.admin-report-modal__card::-webkit-scrollbar,.event-picker-rail::-webkit-scrollbar,.page--match-pick-page .screen-card--match-pick-modern .screen-card__body::-webkit-scrollbar,.screen-card--icebreaker-done-modern .screen-card__body::-webkit-scrollbar{width:0;height:0;display:none}@keyframes incoming-request-pop{0%{opacity:0;transform:scale(.96)}62%{opacity:1;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}@keyframes incoming-request-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes incoming-request-halo{0%{box-shadow:0 0 #e52a2a80,0 0 22px #e52a2a47}70%{box-shadow:0 0 0 20px #e52a2a00,0 0 22px #e52a2a0d}to{box-shadow:0 0 #e52a2a00,0 0 22px #e52a2a00}}.screen-card--incoming-alert{animation:incoming-request-pop .46s cubic-bezier(.22,1,.36,1) both}.screen-card--incoming-alert .screen-card__copy strong{animation:incoming-request-rise .46s .12s cubic-bezier(.22,1,.36,1) both}.screen-card--incoming-alert .compact-match-header__photo{animation:incoming-request-halo 1.5s ease-out 3}html,body{max-width:100%;overflow-x:hidden}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}html{scroll-behavior:auto}.spinner,[class*=spinner],[class*=loading],[role=progressbar]{animation-duration:revert!important;animation-iteration-count:infinite!important}}.logic-page{display:flex;flex-direction:column;gap:1.4rem}.logic-switches__title{color:#e52a2ab8;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.logic-section{display:grid;gap:.7rem}.logic-section__heading{display:flex;align-items:center;gap:.45rem}.logic-section__heading h3{margin:0;font-size:1.02rem;line-height:1.2}.logic-section__icon{color:var(--yellow);font-size:.9rem}.logic-section__lead{margin:-.3rem 0 0;color:var(--text-muted);font-size:.84rem;line-height:1.4}.logic-cooldowns{display:grid;gap:.55rem}.logic-cooldown{display:grid;gap:.24rem;padding:.85rem .9rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff06}.logic-cooldown__value{color:var(--yellow);font-size:1.5rem;font-weight:900;line-height:1}.logic-cooldown__name{font-size:.92rem}.logic-cooldown__text{margin:0;color:var(--text-muted);font-size:.8rem;line-height:1.42}.logic-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-md)}.logic-table{width:100%;border-collapse:collapse;font-size:.8rem}.logic-table th,.logic-table td{padding:.6rem .7rem;text-align:left;vertical-align:top}.logic-table thead th{color:#e52a2ab8;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.logic-table tbody tr+tr th,.logic-table tbody tr+tr td{border-top:1px solid rgba(211,216,220,.1)}.logic-table tbody th{display:grid;gap:.14rem;font-weight:400}.logic-table__state{color:var(--text);font-size:.86rem;font-weight:800}.logic-table__detail{color:var(--text-muted);font-size:.74rem}.logic-table__note{color:#f2f4f580;font-size:.72rem;line-height:1.35}.logic-tag{display:inline-block;padding:.2rem .5rem;border:1px solid var(--line);border-radius:999px;font-size:.7rem;font-weight:800;white-space:nowrap}.logic-tag--on{border-color:#e52a2a5c;background:#e52a2a1f;color:var(--yellow)}.logic-tag--off{border-color:#e52a2a47;background:#e52a2a17;color:#e52a2af0}.logic-tag--neutral{color:var(--text-muted)}.logic-switch-list,.logic-time-list{display:grid;gap:.34rem;margin:0;padding:0;list-style:none}.logic-switch{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:.55rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff06}.logic-switch__pill{position:relative;display:block;width:34px;height:19px;border-radius:999px;background:#ffffff1a;transition:background .16s ease}.logic-switch__pill.is-on{background:linear-gradient(90deg,var(--lime),var(--lime-strong))}.logic-switch__knob{position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;transition:transform .16s ease}.logic-switch__pill.is-on .logic-switch__knob{transform:translate(15px)}.logic-switch__label{min-width:0;font-size:.84rem}.logic-switch__state{color:var(--yellow);font-size:.78rem;font-weight:800;white-space:nowrap}.logic-switch__pill.is-off+.logic-switch__label+.logic-switch__state{color:var(--text-muted)}.logic-time{display:flex;align-items:baseline;justify-content:space-between;gap:.7rem;padding:.5rem .7rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff06}.logic-time__label{min-width:0;color:var(--text-muted);font-size:.82rem}@media(min-width:700px){.logic-cooldowns{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(min-width:900px){.page--logic .logic-page{max-width:none}.page--logic .logic-cooldowns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1180px){.page--logic .logic-table th,.page--logic .logic-table td{padding:.7rem .9rem}}.logic-switch-list li{display:block}.logic-switch--live{width:100%;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.logic-switch--live:hover,.logic-switch--live:focus-visible{border-color:#e52a2a6b;background:#e52a2a0f}@media(min-width:760px){.app-shell--wide{width:min(calc(100% - 2.5rem),1280px)}.app-shell--wide .logic-page{padding:1.4rem 1.5rem}.app-shell--wide .logic-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:1.4rem}.app-shell--wide .logic-layout__side{position:sticky;top:0;display:grid;gap:1rem}}@media(min-width:1180px){.app-shell--wide .logic-layout{grid-template-columns:minmax(0,1fr) minmax(380px,460px)}}.logic-sandbox-note{margin:0;padding:.8rem .9rem;border:1px solid rgba(229,42,42,.26);border-radius:var(--radius-md);background:#e52a2a12;color:var(--text-muted);font-size:.82rem;line-height:1.45}.logic-sandbox-note strong{color:var(--yellow)}.logic-time__control{display:inline-flex;align-items:center;gap:.35rem}.logic-time__input{width:4.6rem;min-height:38px;padding:0 .5rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--glass-dark);color:var(--yellow);font-size:.9rem;font-weight:800;text-align:right}.logic-time__input:focus-visible{border-color:#e52a2a80;outline:none}.logic-time__unit{color:var(--text-muted);font-size:.76rem;font-weight:700}.logic-time__label{cursor:pointer}.logic-layout{display:grid;gap:1.1rem}.logic-layout__main,.logic-layout__side{display:grid;gap:1.1rem;min-width:0}.walk{display:grid;gap:.75rem}.walk__card{display:grid;gap:.5rem;padding:1.05rem 1.1rem 1.15rem;border:1px solid rgba(229,42,42,.26);border-radius:var(--radius-lg);background:linear-gradient(180deg,#e52a2a0d,#ffffff03),#181814b8}.walk__eyebrow{margin:0;color:#e52a2ab8;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.walk__title{margin:0;font-size:1.3rem;line-height:1.16}.walk__text{margin:0;color:var(--text-muted);font-size:.9rem;line-height:1.5}.walk__facts{display:grid;gap:.3rem;margin:.15rem 0 0;padding:.65rem .8rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff06;list-style:none}.walk__facts li{position:relative;padding-left:.95rem;color:#f2f4f5d1;font-size:.82rem;line-height:1.42}.walk__facts li:before{content:"";position:absolute;top:.5em;left:0;width:5px;height:5px;border-radius:50%;background:var(--yellow)}.walk__question{margin:.35rem 0 0;color:var(--text);font-size:.84rem;font-weight:800;letter-spacing:.02em}.walk__choices{display:grid;gap:.6rem}.walk__choice{display:grid;gap:.26rem;align-content:start}.walk__button{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:52px;padding:.55rem 1rem;border:1px solid transparent;border-radius:999px;font-size:.86rem;font-weight:800;letter-spacing:.04em;line-height:1.15;text-align:center;text-transform:uppercase;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.walk__button--action{background:linear-gradient(180deg,var(--lime),var(--lime-strong));color:#0d1013;box-shadow:0 14px 26px #c8171738}.walk__button--event{border-color:var(--line);background:#ffffff09;color:var(--text)}.walk__button:hover:not(:disabled),.walk__button:focus-visible:not(:disabled){transform:translateY(-1px);border-color:#e52a2a80}.walk__button:disabled{opacity:.5;cursor:default;box-shadow:none;transform:none}.walk__button-tag{color:#e52a2ad9;font-size:.95rem}.walk__button--action .walk__button-tag{color:inherit}.walk__outcome{margin:0;padding:0 .4rem;color:var(--text-muted);font-size:.78rem;line-height:1.4;text-align:center}.walk__footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.walk__footer .button{min-height:var(--btn-h-md);font-size:var(--btn-t-sm)}.walk__trail{display:flex;flex-wrap:wrap;gap:.3rem}.walk__crumb{padding:.24rem .55rem;border:1px solid var(--line);border-radius:999px;background:#ffffff06;color:var(--text-muted);font-size:.7rem}.walk__crumb:last-child{border-color:#e52a2a6b;background:#e52a2a1a;color:var(--yellow);font-weight:800}.walk__legend{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin:0;color:var(--text-muted);font-size:.74rem}.walk__legend-item{display:inline-flex;align-items:center;gap:.35rem}.walk__legend-dot{width:10px;height:10px;border-radius:50%}.walk__legend-dot--action{background:linear-gradient(180deg,var(--lime),var(--lime-strong))}.walk__legend-dot--event{border:1px solid var(--line);background:#ffffff0f}@media(min-width:760px){.app-shell--wide .walk__choices{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start}}.logic-switch{align-items:center;min-height:48px;padding:.55rem .75rem}.logic-switch__label{line-height:1.25;overflow-wrap:break-word}.logic-switch__state{align-self:center}.sim{display:grid;gap:.7rem}.sim__bar{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.6rem .7rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff06}.sim__clock{display:grid;gap:.1rem;margin-right:auto}.sim__clock-label{color:#e52a2ab8;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sim__clock strong{color:var(--text);font-size:1.1rem;font-variant-numeric:tabular-nums}.sim__controls{display:flex;gap:.4rem}.sim__controls .button{min-height:40px;padding:0 .9rem;font-size:.74rem}.sim__speeds{display:flex;gap:.25rem;padding:.2rem;border:1px solid var(--line);border-radius:999px;background:#090c0e99}.sim__speed{min-width:42px;min-height:32px;padding:0 .5rem;border:0;border-radius:999px;background:transparent;color:var(--text-muted);font-size:.74rem;font-weight:800;cursor:pointer}.sim__speed.is-active{background:linear-gradient(180deg,var(--lime),var(--lime-strong));color:#0d1013}.sim__guests{display:grid;gap:.4rem;margin:0;padding:0;list-style:none}.sim__guest{display:grid;grid-template-columns:minmax(0,5rem) minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:.6rem;min-height:46px;padding:.45rem .75rem;border:1px solid var(--line);border-left-width:3px;border-radius:var(--radius-sm);background:#ffffff06;font-size:.82rem}.sim__guest-name{font-weight:800}.sim__guest-status{color:var(--text)}.sim__guest-detail{color:var(--text-muted);font-size:.76rem}.sim__guest-time{color:var(--text-muted);font-size:.8rem;font-variant-numeric:tabular-nums}.sim__guest--free{border-left-color:#e52a2abf}.sim__guest--free .sim__guest-status{color:var(--yellow)}.sim__guest--pause,.sim__guest--busy,.sim__guest--match{border-left-color:#e52a2ab3}.sim__guest--quiet{border-left-color:#86867f47}.sim__log{min-height:7rem;padding:.6rem .75rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#090c0e80}.sim__log ul{display:grid;gap:.22rem;margin:0;padding:0;list-style:none}.sim__log li{display:grid;grid-template-columns:3.4rem minmax(0,1fr);gap:.5rem;color:#f2f4f5cc;font-size:.78rem;line-height:1.35}.sim__log-time{color:#e52a2a9e;font-variant-numeric:tabular-nums}.sim__log-empty{margin:0;color:var(--text-muted);font-size:.8rem}.logic-switch{color:var(--text)}.page--logic .button--primary{color:#0d1013}.sim__clock-total{color:var(--text-muted);font-size:.8rem;font-weight:600}.sim__progress{display:block;height:5px;border-radius:999px;background:#ffffff12;overflow:hidden}.sim__progress-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--lime),var(--lime-strong));transition:width .2s linear}.sim-report{display:grid;gap:.8rem;padding:1rem 1.05rem 1.1rem;border:1px solid rgba(229,42,42,.34);border-radius:var(--radius-lg);background:linear-gradient(180deg,#e52a2a14,#ffffff03),#181814cc}.sim-report__head{display:grid;gap:.25rem}.sim-report__eyebrow{margin:0;color:#e52a2abf;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sim-report__title{margin:0;color:var(--text);font-size:1.2rem;line-height:1.15}.sim-report__lead{margin:0;color:var(--text-muted);font-size:.84rem;line-height:1.45}.sim-report__totals{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:.45rem;margin:0;padding:0;list-style:none}.sim-report__totals li{display:grid;gap:.1rem;padding:.55rem .6rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff08;text-align:center}.sim-report__totals strong{color:var(--yellow);font-size:1.25rem;line-height:1;font-variant-numeric:tabular-nums}.sim-report__totals span{color:var(--text-muted);font-size:.7rem;line-height:1.2}.sim-report__table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-sm)}.sim-report__table{width:100%;border-collapse:collapse;color:var(--text);font-size:.78rem}.sim-report__table th,.sim-report__table td{padding:.45rem .55rem;text-align:right;white-space:nowrap}.sim-report__table thead th{color:#e52a2ab8;font-size:.64rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sim-report__table tbody th{color:var(--text);font-weight:800;text-align:left}.sim-report__table thead th:first-child{text-align:left}.sim-report__table tbody tr+tr th,.sim-report__table tbody tr+tr td{border-top:1px solid rgba(211,216,220,.1)}.sim-report__table td{color:var(--text-muted);font-variant-numeric:tabular-nums}.sim__guests--dense{max-height:22rem;overflow-y:auto;gap:.25rem}.sim__guests--dense .sim__guest{min-height:38px;padding:.3rem .65rem;font-size:.78rem}.sim__gender{margin-right:.3rem;font-size:.9em}.sim__gender--w,.sim__gender--m{color:#e52a2a}.logic-field-group{display:grid;gap:.4rem;margin-bottom:.85rem}.logic-field-group:last-of-type{margin-bottom:.3rem}.logic-slider{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.3rem .6rem;padding:.5rem .7rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff06}.logic-slider__label{min-width:0;color:var(--text-muted);font-size:.82rem;line-height:1.25;cursor:pointer}.logic-slider__value{color:var(--yellow);font-size:.86rem;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.logic-slider__unit{margin-left:.2rem;color:var(--text-muted);font-size:.7rem;font-weight:700}.logic-slider__range{grid-column:1 / -1;width:100%;height:22px;margin:0;padding:0;background:transparent;appearance:none;-webkit-appearance:none;cursor:pointer}.logic-slider__range::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:#ffffff1f}.logic-slider__range::-moz-range-track{height:5px;border-radius:999px;background:#ffffff1f}.logic-slider__range::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:17px;height:17px;margin-top:-6px;border:0;border-radius:50%;background:linear-gradient(180deg,var(--lime),var(--lime-strong));box-shadow:0 2px 8px #c8171766}.logic-slider__range::-moz-range-thumb{width:17px;height:17px;border:0;border-radius:50%;background:linear-gradient(180deg,var(--lime),var(--lime-strong));box-shadow:0 2px 8px #c8171766}.logic-slider__range:focus-visible::-webkit-slider-thumb{outline:2px solid rgba(229,42,42,.7);outline-offset:2px}.sim-curves{display:grid;gap:.4rem;padding:.7rem .75rem .5rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#04071380}.sim-curves__legend{display:flex;flex-wrap:wrap;gap:.35rem .9rem}.sim-curves__key{display:inline-flex;align-items:center;gap:.32rem;color:var(--text-muted);font-size:.72rem}.sim-curves__key:before{content:"";width:14px;height:3px;border-radius:999px}.sim-curves__key--present:before{background:#86867f8c}.sim-curves__key--online:before{background:#e52a2a}.sim-curves__key--connected:before{background:#e52a2a}.sim-curves__key--requests:before{background:var(--lime)}.sim-curves__svg{display:block;width:100%;height:auto}.sim-curves__line{fill:none;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.sim-curves__line--present{stroke:#86867f80;stroke-dasharray:4 4}.sim-curves__line--online,.sim-curves__line--connected{stroke:#e52a2a}.sim-curves__line--requests{stroke:var(--lime);stroke-width:1.6;opacity:.85}.sim-curves__axis{display:flex;justify-content:space-between;color:#e8ecff73;font-size:.68rem}.sim-report__spread{display:grid;gap:.4rem;padding:.7rem .75rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff06}.sim-report__spread-title{margin:0;color:#e52a2ab8;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sim-report__spread-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.5rem;margin:0;padding:0;list-style:none}.sim-report__spread-list li{display:grid;justify-items:center;gap:.2rem}.sim-report__spread-bar{display:flex;align-items:flex-end;width:100%;height:64px;border-radius:6px;background:#ffffff0d;overflow:hidden}.sim-report__spread-bar span{width:100%;border-radius:6px;background:linear-gradient(180deg,var(--lime),var(--lime-strong))}.sim-report__spread-list strong{color:var(--text);font-size:.92rem;font-variant-numeric:tabular-nums}.sim-report__spread-list li>span:last-child{color:var(--text-muted);font-size:.72rem}.sim__clock--online strong{color:var(--yellow)}.sim-report__actions{display:flex;flex-wrap:wrap;gap:.5rem}.sim-report__actions .button{flex:1 1 160px;min-height:46px}.sim-report__copied{margin:0;color:var(--yellow);font-size:.78rem}.sim-report__fallback{width:100%;min-height:9rem;padding:.6rem .7rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#090c0eb3;color:var(--text-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.72rem;line-height:1.35;resize:vertical}.compare{display:grid;gap:.6rem}.compare__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.compare__title{margin:0;color:var(--text);font-size:.88rem;font-weight:800}.compare__clear{min-height:36px;padding:0 .8rem;font-size:.72rem}.compare__hint{margin:0;color:var(--text-muted);font-size:.8rem;line-height:1.45}.compare__wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-sm)}.compare__table{width:100%;border-collapse:collapse;font-size:.78rem}.compare__table th,.compare__table td{padding:.42rem .6rem;text-align:right;white-space:nowrap}.compare__table tbody th[scope=row]{color:var(--text-muted);font-weight:400;text-align:left}.compare__table thead th{position:relative;color:var(--text);font-size:.76rem;font-weight:800;text-align:right;vertical-align:bottom}.compare__partial{display:block;color:#e52a2ae6;font-size:.64rem;font-weight:600}.compare__remove{position:absolute;top:.1rem;right:.15rem;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--text-muted);font-size:.85rem;line-height:1;cursor:pointer}.compare__remove:hover,.compare__remove:focus-visible{background:#ffffff14;color:var(--text)}.compare__section th{padding-top:.7rem;color:#e52a2ab8!important;font-size:.64rem;font-weight:800;letter-spacing:.1em;text-align:left!important;text-transform:uppercase}.compare__changed td{color:#e52a2af5;font-weight:700}.compare__table td{color:var(--text);font-variant-numeric:tabular-nums}.compare__table td.is-best{color:var(--yellow);font-weight:800}.compare__table tbody tr:not(.compare__section)+tr:not(.compare__section) th,.compare__table tbody tr:not(.compare__section)+tr:not(.compare__section) td{border-top:1px solid rgba(211,216,220,.09)}.compare__list{display:grid;gap:.35rem;margin:0;padding:0;list-style:none}.compare__item{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.5rem;padding:.4rem .5rem .4rem .55rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff05}.compare__item.is-on{border-color:#e52a2a66;background:#e52a2a0f}.compare__pick{display:inline-flex;cursor:pointer}.compare__pick input{position:absolute;width:1px;height:1px;opacity:0}.compare__pick-box{display:grid;place-items:center;width:18px;height:18px;border:1px solid var(--line);border-radius:5px;background:#090c0e99}.compare__item.is-on .compare__pick-box{border-color:#e52a2ab3;background:linear-gradient(180deg,var(--lime),var(--lime-strong))}.compare__item.is-on .compare__pick-box:after{content:"✓";color:#0d1013;font-size:.72rem;font-weight:900}.compare__pick input:focus-visible+.compare__pick-box{outline:2px solid rgba(229,42,42,.7);outline-offset:2px}.compare__rename{min-width:0;min-height:32px;padding:0 .45rem;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--text);font-size:.8rem;font-weight:700}.compare__rename:hover,.compare__rename:focus{border-color:var(--line);background:#090c0e80;outline:none}.compare__load{min-height:30px;padding:0 .6rem;border:1px solid var(--line);border-radius:999px;background:#ffffff08;color:var(--text-muted);font-size:.7rem;font-weight:700;white-space:nowrap;cursor:pointer}.compare__load:hover,.compare__load:focus-visible{border-color:#e52a2a73;color:var(--yellow)}.compare__item .compare__remove{position:static}.compare__tally{display:grid;gap:.3rem;padding:.7rem .75rem;border:1px solid rgba(229,42,42,.26);border-radius:var(--radius-sm);background:#e52a2a0f}.compare__tally-title{margin:0 0 .1rem;color:#e52a2abf;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.compare__tally-row{display:grid;grid-template-columns:minmax(0,10rem) minmax(0,1fr);gap:.6rem;margin:0;font-size:.79rem;line-height:1.4}.compare__tally-row strong{color:var(--text);overflow-wrap:break-word}.compare__tally-row span{color:var(--yellow)}.compare__tally-none{color:var(--text-muted)!important}.logic-slider.is-off{opacity:.45}.logic-slider.is-off .logic-slider__range{cursor:not-allowed}.logic-field-note{margin:-.15rem 0 .1rem;color:var(--text-muted);font-size:.74rem;line-height:1.4}.invite-spot{max-width:26rem}.invite-spot__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.2rem}.invite-where{display:grid;gap:.15rem;padding:.7rem .85rem;border:1px solid rgba(229,42,42,.34);border-radius:var(--radius-md);background:#e52a2a17;text-align:center}.invite-where__label{color:#e52a2abf;font-size:.64rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.invite-where__value{color:var(--text);font-size:1.15rem;line-height:1.2;overflow-wrap:break-word}.screen-card--profile-vibe .profile-vibe-map-section--step{flex:0 1 auto}.screen-card--profile-vibe .screen-card__actions{margin-top:auto}@media(max-width:699px){.page--profile .screen-card__actions,.page--event-entry .screen-card__actions,.page--public-entry .screen-card__actions,.page--report .screen-card__actions,.page--home .screen-card__actions{margin-bottom:var(--space-sm)}}.push-sheet__lead{margin:0 0 .3rem;font-size:.74rem;letter-spacing:.04em;text-transform:uppercase;color:var(--lime);opacity:.85}.push-sheet__body{margin:.45rem 0 0;font-size:.9rem;line-height:1.5}.push-sheet__steps{margin:.8rem 0 0;padding-left:1.15rem;font-size:.88rem;line-height:1.7;color:var(--text-muted)}.push-sheet__steps strong{color:var(--text)}.push-sheet__action{margin-top:1rem;width:100%}.push-sheet__later{display:block;width:100%;margin-top:.55rem;padding:.5rem;border:0;background:transparent;color:inherit;opacity:.6;font-size:.85rem;cursor:pointer}.push-sheet__later:hover{opacity:.9}.push-sheet__error{margin:.7rem 0 0;font-size:.8rem;line-height:1.45;color:#ff9f9f}@keyframes waiting-stage-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.screen-card--interlude{display:flex;flex-direction:column;padding:0;gap:0;overflow:hidden}.interlude-card{position:relative;flex:1 1 auto;display:block;min-height:0;overflow:hidden}.interlude-card__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;padding:0;border:0;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.interlude-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.interlude-card__label{position:absolute;top:.9rem;left:.9rem;padding:.22rem .6rem;border-radius:999px;background:#090c0eb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--lime);font-size:.68rem;letter-spacing:.07em;text-transform:uppercase;z-index:2}.interlude-card__caption{position:absolute;left:0;right:0;bottom:5.6rem;display:block;padding:3rem 1.1rem 1rem;text-align:left;background:linear-gradient(180deg,transparent,rgba(9,12,14,.9) 70%);pointer-events:none}.interlude-card__caption strong{display:block;font-size:1.15rem;line-height:1.25}.interlude-card__caption span{display:block;margin-top:.15rem;font-size:.88rem;opacity:.82}.interlude-card__action{flex:0 0 auto;display:flex;gap:.6rem;padding:.7rem .8rem .8rem}.interlude-card__action>*{flex:1 1 0;min-width:0}.interlude-card__tip{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2.2rem 1.6rem;text-align:center;font-size:clamp(1.25rem,5.4vw,1.7rem);font-weight:600;line-height:1.35;letter-spacing:-.01em;background:radial-gradient(120% 80% at 50% 12%,rgba(229,42,42,.12),transparent 62%),linear-gradient(180deg,#ffffff0a,#ffffff03),#101316f5}.page--dashboard{padding-bottom:6.25rem}.page--dashboard>.screen-card--interlude,.page--dashboard>.screen-card--funkpause,.page--profile>.screen-card--profile{padding:0;gap:0}.page--dashboard>.screen-card--funkpause,.page--profile>.screen-card--profile{border:0;background:none;box-shadow:none}.page--profile>.screen-card--profile>.screen-card__actions,.page--dashboard>.screen-card--funkpause>.funkpause__body{padding-left:.2rem;padding-right:.2rem}.page--profile>.screen-card--profile>.screen-card__actions{padding-bottom:var(--dock-pb)}.page--dashboard>.screen-card--dashboard.swipe-card-shell,.page--dashboard>.screen-card--interlude{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1 1 auto;min-height:0;height:auto}.page--dashboard .swipe-card-shell>.screen-card__media{flex:1 1 auto;min-height:0;max-height:none}.page--dashboard .swipe-card-shell .deck-stack,.page--dashboard .swipe-card-shell .swipe-card,.page--dashboard .swipe-card-shell--profile-modern .deck-stack,.page--dashboard .swipe-card-shell--profile-modern .swipe-card{display:flex;flex-direction:column;align-items:stretch;flex:1 1 auto;height:auto;min-height:0;max-height:none}.page--dashboard .swipe-card-shell .swipe-card__photo-wrap,.page--dashboard .swipe-card-shell--profile-modern .swipe-card__photo-wrap{flex:1 1 auto;height:auto;min-height:min(30dvh,240px);max-height:none}.page--dashboard .swipe-card-shell .swipe-card__photo,.page--dashboard .swipe-card-shell--profile-modern .swipe-card__photo{flex:1 1 auto;height:100%;min-height:min(30dvh,240px);max-height:none;object-fit:cover}.custom-spot-overlay--fading{opacity:0;backdrop-filter:none;-webkit-backdrop-filter:none;transition:opacity .12s linear}.story-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;background:#080a0b;display:grid;place-items:center;overflow:hidden}.story-overlay__stage{position:absolute;right:0;left:0;overflow:hidden;touch-action:none;overscroll-behavior:contain;cursor:grab;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.story-overlay__stage.is-dragging{cursor:grabbing}.story-overlay__track{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .26s cubic-bezier(.22,.61,.36,1)}.story-overlay__stage.is-dragging .story-overlay__track{transition:none}.story-overlay__frame{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.story-overlay__frame--prev{transform:translate(-100%)}.story-overlay__frame--next{transform:translate(100%)}.story-overlay__done{position:absolute;padding:.55rem 1.5rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#090c0eb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.86rem;font-weight:600;cursor:pointer;z-index:2}@media(prefers-reduced-motion:reduce){.story-overlay__stage{transition:none}}.story-overlay__dots{position:absolute;left:1rem;right:3.4rem;display:flex;gap:.25rem}.story-overlay__dot{flex:1 1 auto;height:3px;border-radius:999px;background:#ffffff47}.story-overlay__dot.is-on{background:var(--lime)}.story-overlay__close{position:absolute;right:.7rem;width:2.4rem;height:2.4rem;display:grid;place-items:center;border:0;border-radius:50%;background:#090c0e99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;z-index:2}.page--dashboard>.screen-card--dashboard.swipe-card-shell,.page--dashboard>.screen-card--interlude{padding:0;border:0;background:none;box-shadow:none;overflow:hidden}.page--dashboard>.screen-card--dashboard.swipe-card-shell>.screen-card__body,.page--dashboard>.screen-card--dashboard.swipe-card-shell>.screen-card__actions{padding-left:.2rem;padding-right:.2rem}.page--profile .profile-card__cover-image{height:min(27dvh,240px)}.page--profile .profile-card__hero{margin-top:0}.page--profile .profile-card__identity{margin-top:-2.9rem}.page--profile .profile-intro-copy{margin-top:.9rem}.page--profile .profile-vibe-map-section{border:0;background:none;padding-left:0;padding-right:0}.page--profile .profile-intro-copy{width:100%;box-sizing:border-box;border:0;background:none;padding-left:0;padding-right:0}.page--profile .profile-card__hero{display:flex;align-items:center;gap:.55rem}.page--profile .profile-card__identity{width:136px;height:136px;flex:0 0 136px}.page--profile .profile-card__photo-frame{width:100%;height:100%}.page--profile .profile-card__image{width:100%;height:100%;object-fit:cover}.page--profile .profile-card__copy{flex:1 1 auto;min-width:0;margin-top:0}.page--profile .profile-card__name-input{width:100%;padding-left:.9rem;padding-right:.9rem}.page--profile .card__eyebrow{font-size:1.35rem;font-weight:800;letter-spacing:.08em;color:var(--lime)}.page--profile .profile-confirm-step__legal-links{margin-top:1.1rem;padding-top:.2rem}.screen-card--profile-confirm .profile-confirm-check{border:0;border-radius:0;background:none;box-shadow:none;min-height:0;padding:.9rem 0;gap:.75rem;align-items:flex-start}.screen-card--profile-confirm .profile-confirm-step__checks{gap:0}.screen-card--profile-confirm .profile-confirm-check+.profile-confirm-check{border-top:1px solid rgba(211,216,220,.14)}.screen-card--profile-confirm .profile-confirm-check span{font-size:1rem;line-height:1.35}.screen-card--profile-confirm .profile-confirm-check input{width:24px;height:24px;margin-top:.1rem}.screen-card--profile-confirm .profile-confirm-step__intro{padding-top:.85rem;padding-bottom:.85rem;border-radius:0}.screen-card--profile-vibe .profile-vibe-map-section--step .profile-vibe-map{width:min(100%,46dvh);max-width:none;max-height:none;margin-left:auto;margin-right:auto}body{grid-template-columns:minmax(0,1fr);overflow-x:hidden}.countdown-card__timer--small{font-size:clamp(1.45rem,6.5vw,1.9rem);line-height:1.15}.page--app-screen{min-height:calc(var(--app-height) - 7.75rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}.page--dashboard.page--app-screen{min-height:calc(var(--app-height) - 3.9rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));height:auto}.page--profile.page--app-screen{min-height:calc(var(--app-height) - 7.75rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(var(--app-height) - 7.75rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}.page--profile>.screen-card--profile{overflow-y:auto;overscroll-behavior:contain}.page--profile>.screen-card--profile>.screen-card__actions{margin-top:auto}.page--profile>.screen-card--profile>.screen-card__actions{flex:0 0 auto}.screen-card--profile-vibe .profile-vibe-map-section--step{padding-left:.55rem;padding-right:.55rem}.story-overlay__stage{top:3.5rem;bottom:var(--bottom-nav-safe)}.story-overlay__done{top:auto;left:auto;right:.9rem;bottom:calc(var(--bottom-nav-safe) + .7rem);transform:none}.story-overlay__dots{top:3.8rem}.story-overlay__close{top:3.6rem}.event-picker-card--past{opacity:.45;filter:saturate(.35)}.event-picker-card--past .event-picker-card__body span{color:var(--text-muted)}.app-fallback__details{margin-top:1.1rem;color:var(--text-muted);font-size:.76rem}.app-fallback__details>span{display:block;letter-spacing:.03em;text-transform:uppercase}.app-fallback__details code{display:block;margin-top:.5rem;padding:.55rem .65rem;border-radius:12px;background:#141411b3;font-size:.72rem;line-height:1.4;overflow-wrap:anywhere;white-space:pre-wrap;user-select:text;-webkit-user-select:text}.app-fallback__copy{margin-top:.5rem;padding:.4rem .9rem;border:1px solid rgba(211,216,220,.22);border-radius:999px;background:none;color:var(--text);font:inherit;font-size:.74rem;cursor:pointer}.story-overlay__track.is-dragging{transition:none}.page--dashboard>.screen-card--empty-deck{border:0;background:none;box-shadow:none}.screen-card--empty-deck .swipe-empty{border:0;background:radial-gradient(120% 90% at 50% 0%,rgba(229,42,42,.07),transparent 62%);padding-left:.2rem;padding-right:.2rem}.swipe-empty__holdback{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.4;text-wrap:balance}.bug-report-trigger{flex:0 0 auto;width:2rem;height:2rem;margin-left:.5rem;display:grid;place-items:center;padding:0;border:1px solid rgba(211,216,220,.2);border-radius:50%;background:#1414118c;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.bug-report-trigger:active{color:var(--lime)}.bug-report-trigger svg{width:1.05rem;height:1.05rem}.bug-report__hint{margin:.15rem 0 .6rem;color:var(--text-muted);font-size:.82rem;line-height:1.4}.bug-report__text{width:100%;box-sizing:border-box;padding:.7rem .8rem;border:1px solid rgba(211,216,220,.18);border-radius:14px;background:#141411b3;color:var(--text);font:inherit;font-size:16px;line-height:1.4;resize:vertical}.bug-report__attach,.bug-report__shot button{margin-top:.6rem;padding:.45rem .9rem;border:1px dashed rgba(211,216,220,.28);border-radius:999px;background:none;color:var(--text-muted);font:inherit;font-size:.8rem;cursor:pointer}.bug-report__shot{margin-top:.6rem}.bug-report__shot img{display:block;width:100%;object-fit:contain;border-radius:12px;background:#0006}.profile-card__name-input,.profile-card__custom-input,.screen-card--profile .profile-card__name-input,.screen-card--profile .profile-card__custom-input,.logic-time__input,.sim-report__fallback,.compare__rename{font-size:16px}.custom-spot-overlay__card.bug-report{max-height:calc(100dvh - 2.5rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain}.bug-report__shot img{max-height:22dvh}.funkpause__promise{margin:.7rem 0 0;color:var(--text);font-size:.92rem;line-height:1.4;text-wrap:balance}.profile-vibe-map__center{position:absolute;top:50%;left:50%;width:24%;height:24%;transform:translate(-50%,-50%);display:grid;place-items:center;border:1px dashed rgba(229,42,42,.3);border-radius:50%;background:#1414118c;color:var(--text-muted);font-size:.56rem;font-weight:800;letter-spacing:.04em;pointer-events:none;transition:border-color .16s ease,color .16s ease,background .16s ease}.profile-vibe-map__center.is-on{border-style:solid;border-color:var(--lime);background:#e52a2a1a;color:var(--lime)}.app-shell__content>.page--app-screen{flex:1 1 auto;min-height:0;max-height:none;height:auto}.app-shell__content{overscroll-behavior:none}.swipe-empty>.dotted-globe,.funkpause__body>.dotted-globe{flex:1 1 auto;min-height:0;display:grid;place-items:center;overflow:hidden}.swipe-empty>.dotted-globe canvas,.funkpause__body>.dotted-globe canvas{width:auto;height:100%;aspect-ratio:1;max-height:var(--globe-size, 240px)}.swipe-empty{padding-top:1rem;padding-bottom:1rem;min-height:0}.button{min-height:var(--btn-h-md);border-radius:var(--btn-radius);font-size:var(--btn-t-md)}.button--small{min-height:var(--btn-h-sm);font-size:var(--btn-t-sm)}.button--large{min-height:var(--btn-h-lg);font-size:var(--btn-t-lg)}.button--primary{border-color:transparent}.button--secondary{border-color:#d3d8dc29;background:#ffffff03;color:var(--text);box-shadow:none}.button--quiet{border-color:transparent;background:none;color:var(--text-muted);box-shadow:none;text-transform:none;letter-spacing:.01em;font-weight:600}.button--hot{border-color:#e52a2a80;background:linear-gradient(180deg,#e52a2a3d,#c817172e);color:var(--lime);box-shadow:0 14px 26px #c8171729}.button:disabled,.button[aria-disabled=true]{opacity:.45;box-shadow:none;cursor:not-allowed}.app-shell__content--with-nav>.page--app-screen{padding-bottom:0}.page--pending-flow-page>.screen-card--blocked{border:0;background:none;box-shadow:none}.screen-card:has(>.screen-card__actions:last-child){padding-bottom:0}.screen-card>.screen-card__actions:last-child{padding-bottom:var(--dock-pb)}.page--event-picker>.event-picker-rail{flex:1 1 auto;min-height:0;align-items:stretch;padding-bottom:0}.event-picker-rail>.event-picker-card{display:flex;flex-direction:column;height:100%;min-height:0;padding-bottom:var(--dock-pb)}.event-picker-rail>.event-picker-card img{flex:1 1 0;min-height:0;height:auto;object-fit:cover}.event-picker-rail>.event-picker-card>.event-picker-card__body{flex:0 0 auto;padding-bottom:0}.page--public-entry>.public-entry-card{display:flex;flex-direction:column;padding-bottom:var(--dock-pb)}.public-entry-card>.public-entry-card__cover{min-height:0;overflow:hidden}.public-entry-card__cover>.public-entry-card__image{height:100%;width:100%;object-fit:cover}.public-entry-card>.public-entry-card__content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.swipe-card__content,.swipe-card-shell--profile-modern .swipe-card__content,.promo-card-shell--aligned .swipe-card__content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.public-entry-card__content>h2{font-size:var(--t-xl);line-height:1.1;margin:0}.public-entry-card__lead{font-size:var(--t-sm);color:var(--text-muted);margin:0}.public-entry-card__when{font-size:var(--t-lg);font-weight:700;color:var(--lime);margin:0}.public-entry-card__where{font-size:var(--t-sm);color:var(--text-muted);text-decoration:none;border-bottom:1px solid rgba(211,216,220,.22);align-self:start;margin:0}.public-entry-card__checkin{font-size:var(--t-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0}.public-entry-card>.public-entry-card__cover{flex:0 1 min(34dvh,280px)}.app-shell__content>.page--landing{flex:1 1 auto;min-height:0;max-height:none;height:auto}.page--landing>.poster-hero{flex:1 1 auto;min-height:0;max-height:none;height:auto}.page--landing .poster-hero__footer{bottom:var(--dock-pb)}.poster-hero__actions{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.poster-hero__actions:has(>.button:only-child){grid-template-columns:minmax(0,1fr)}.poster-hero__actions .button:only-child:before{content:"i"}.public-entry-card .screen-card__actions,.swipe-card__content>.screen-card__actions,.screen-card>.screen-card__actions{flex:0 0 auto}.public-entry-card__checkin{display:flex;align-items:center;gap:.4rem}.public-entry-card__checkin-dot{width:7px;height:7px;border-radius:50%;background:var(--text-muted);flex:0 0 auto}.public-entry-card__checkin--offen{color:var(--lime)}.public-entry-card__checkin--offen .public-entry-card__checkin-dot{background:var(--lime);box-shadow:0 0 0 3px #e52a2a29}.public-entry-card__bypass{margin-left:.5rem;padding:.1rem .42rem;border:1px solid rgba(229,42,42,.34);border-radius:var(--btn-radius);color:var(--lime);font-size:var(--t-xs);white-space:nowrap}.swipe-card{will-change:transform;touch-action:pan-y}@media(prefers-reduced-motion:reduce){.swipe-card{transition-duration:1ms!important}}.button--primary{position:relative;overflow:hidden;color:var(--text);box-shadow:inset 0 1px #ffffff29,inset 0 0 0 1px #ffffff0d,0 4px 10px -4px #000000b3}.button--primary:after{content:"";position:absolute;bottom:0;background:var(--fuge);pointer-events:none}.button--primary:disabled:after,.button--primary[aria-disabled=true]:after{display:none}.profile-vibe-map__center.is-on,.match-pick-modern__spot--active,.icebreaker-done-modern__option--selected,.chip--active,.bottom-nav__item--active{position:relative;overflow:hidden}.profile-vibe-map__center.is-on:after,.match-pick-modern__spot--active:after,.icebreaker-done-modern__option--selected:after,.chip--active:after,.bottom-nav__item--active:after{content:"";position:absolute;left:20%;right:20%;bottom:0;height:2px;background:var(--fuge);box-shadow:0 0 16px 2px #e52a2a73;pointer-events:none}.screen-card,.card{box-shadow:inset 0 1px #ffffff24,inset 0 0 0 1px #ffffff0b,0 26px 46px -26px #000000d9}.app-shell:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)'/%3E%3C/svg%3E")}.asset-modal__tab--active,.asset-tile--active,.sim__speed.is-active{position:relative;overflow:hidden}.asset-modal__tab--active:after,.asset-tile--active:after,.sim__speed.is-active:after{content:"";position:absolute;left:20%;right:20%;bottom:0;height:2px;background:var(--fuge);box-shadow:0 0 16px 2px #e52a2a73;pointer-events:none}.match-pick-modern__spot--active{background:linear-gradient(170deg,var(--metall),var(--metall-tief));border-color:#ffffff17}.match-profile-modal__close,.usp-story__nav .button,.walk__button--action{background:linear-gradient(170deg,var(--metall),var(--metall-tief));color:var(--text)}.meeting-live-modern__eyebrow{background:none;color:var(--lime)}.profile-card__avatar{background:radial-gradient(70% 60% at 34% 28%,rgba(229,42,42,.22),transparent 62%),linear-gradient(170deg,var(--metall),var(--korpus))}h1,h2,h3,.screen-card h3,.swipe-empty__title,.profile-vibe-map__summary{letter-spacing:var(--lauf-titel);font-weight:600}h1{letter-spacing:var(--lauf-titel-gross)}.eyebrow,.card__eyebrow,.badge,.bottom-nav__label,.public-entry-card__checkin{letter-spacing:var(--lauf-label)}.button{font-weight:600;letter-spacing:var(--lauf-knopf)}.funkpause__countdown-value,.public-entry-card__when,.meeting-live-modern__timer,.sim__guest-time,.bug-list__time{font-family:var(--schrift-mono);font-variant-numeric:tabular-nums}body{background:radial-gradient(circle at 82% 93%,rgba(229,42,42,.14),transparent 25%),radial-gradient(circle at 6% 94%,rgba(229,42,42,.1),transparent 22%),linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%)}.topbar{background:linear-gradient(180deg,#0c0c09f0,#0c0c09b8 72%,#0c0c0900)}.bottom-nav{border:1px solid var(--line);background:#0f0f0ceb;border-radius:20px;padding:.7rem .45rem .62rem;gap:0;box-shadow:0 20px 44px -22px #000000f2}.bottom-nav__item{position:relative;background:none;box-shadow:none;border-radius:0;padding:.1rem .15rem;gap:.5rem;color:var(--text-muted)}.bottom-nav__item--active{background:none;box-shadow:none;color:var(--text)}.bottom-nav__icon{width:22px;height:3px;border-radius:999px;background:#ffffff29;opacity:1}.bottom-nav__icon svg{display:none}.bottom-nav__item--active .bottom-nav__icon{background:var(--fuge);box-shadow:0 0 10px 1px #e52a2a73}.bottom-nav__item--active:after{content:none}.bottom-nav__label{font-family:var(--schrift-mono);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:500;line-height:1}.screen-card,.card,.button--primary{box-shadow:inset 0 0 0 1px #ffffff14,0 22px 40px -26px #000000e0}.screen-card,.card{background:linear-gradient(170deg,#1b1b16,#121210)}.button--primary{background:#ffffff0d}.bottom-nav__item--active .bottom-nav__label{font-weight:500}.eyebrow,.card__eyebrow{color:var(--text-muted);font-weight:500}.eyebrow:before{content:none}.button,.chip,.bottom-nav__item{transform:translateY(0) scale(1);transition:transform var(--dauer-release) var(--release),box-shadow var(--dauer-release) var(--release),filter .14s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.button:active,.chip:active,.bottom-nav__item:active{transform:translateY(2px) scale(.975);filter:brightness(.94);transition:transform var(--dauer-press) var(--press),box-shadow var(--dauer-press) ease,filter var(--dauer-press) ease}.button--primary:active{transform:translateY(3px) scale(.968);box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 2px 5px #00000047,0 3px 7px #0000006b}.button--secondary:active,.chip:active,.bottom-nav__item:active{box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 2px 4px #0000003d}.button--primary:after{left:20%;right:20%;height:3px;border-radius:999px;box-shadow:0 0 16px #e52a2a73;transform:scaleX(.74);transition:transform var(--dauer-release) var(--release),filter .1s ease}.button--primary:active:after{transform:scaleX(.92);filter:brightness(1.25);transition:transform 78ms var(--press),filter 78ms ease}.chip--active:after,.icebreaker-done-modern__option--selected:after,.match-pick-modern__spot--active:after{border-radius:999px;transform:scaleX(1);transition:transform var(--dauer-release) var(--release),opacity .15s ease}.button--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.12) 48%,transparent 70%);transform:translate(-130%);pointer-events:none}.button--primary:active:before{animation:schimmer .4s var(--release)}@keyframes schimmer{0%{transform:translate(-130%)}to{transform:translate(130%)}}@media(prefers-reduced-motion:reduce){.button,.chip,.bottom-nav__item,.button--primary:after,.button--primary:before{transition-duration:1ms;animation-duration:1ms}}.swipe-card--herein{animation:karte-herein .3s var(--release) both}@keyframes karte-herein{0%{transform:translate3d(0,16px,0) scale(.94);opacity:0}55%{opacity:1}to{transform:translateZ(0) scale(1);opacity:1}}.deck-stack__ghost{transition:transform .3s var(--release),opacity .3s var(--release)}@media(prefers-reduced-motion:reduce){.swipe-card--herein{animation-duration:1ms}.deck-stack__ghost{transition-duration:1ms}}.page--app-screen,.page--pending-flow-page,.page--match-pick-page,.page--meeting-live-page,.page--met-page,.page--icebreaker-page,.page--icebreaker-done-page{min-height:var(--seiten-hoehe)}.page--app-screen>.screen-card,.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:0;height:100%}.screen-card--event .screen-card__actions,.screen-card--profile-setup .screen-card__actions{bottom:var(--dock-pb)}.page--app-screen>.screen-card:has(>.screen-card__actions:last-child){padding-bottom:0}.page--app-screen>.screen-card>.screen-card__actions:last-child{padding-bottom:var(--dock-pb);margin-bottom:0}.button{min-height:44px}.bottom-nav{padding:.15rem .45rem .12rem}.bottom-nav__item{min-height:44px;align-content:center}.brand-lockup,.met-modern__tertiary,.icebreaker-modern__tertiary,.event-picker-card__venue,.public-entry-card__where{position:relative}.brand-lockup:after,.met-modern__tertiary:after,.icebreaker-modern__tertiary:after,.event-picker-card__venue:after,.public-entry-card__where:after{content:"";position:absolute;top:50%;left:50%;width:calc(100% + 12px);min-width:44px;height:44px;transform:translate(-50%,-50%)}.bug-report-trigger{position:relative}.bug-report-trigger:after,.custom-spot-overlay__close:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.connection-hint{display:flex;align-items:center;gap:.55rem;margin:0 auto;width:min(calc(100% - 1rem),430px);padding:.6rem .85rem;border:1px solid rgba(229,42,42,.38);border-radius:14px;background:#22221db8;color:#ececea;font-size:.82rem;line-height:1.3}.connection-hint__dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#e52a2a;box-shadow:0 0 8px 1px #e52a2a99;animation:connection-hint-puls 1.6s ease-in-out infinite}@keyframes connection-hint-puls{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.connection-hint__dot{animation:none}}body{background:radial-gradient(circle at 82% 93%,rgba(229,42,42,.14),transparent 25%),radial-gradient(circle at 6% 94%,rgba(229,42,42,.1),transparent 22%),linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%);background-color:var(--bg-base);font-family:var(--schrift-lauf)}h1{letter-spacing:var(--lauf-titel-gross);line-height:1.02}h2,h3{letter-spacing:var(--lauf-titel)}.card__eyebrow,.section-heading .eyebrow{font-family:var(--schrift-mono);font-size:10px;font-weight:500;line-height:1.3;letter-spacing:var(--lauf-eyebrow);text-transform:uppercase;color:var(--text-muted)}.button{position:relative;overflow:hidden;border:1px solid var(--line);font-weight:700;letter-spacing:var(--lauf-knopf);text-transform:uppercase;transform:translateY(0) scale(1);box-shadow:var(--shadow-soft),var(--kante-licht);transition:transform var(--dauer-release) var(--release),box-shadow var(--dauer-release) var(--release),border-color .16s ease,color .16s ease,filter .12s ease;-webkit-tap-highlight-color:transparent}.button:active{transform:translateY(2px) scale(.975);transition:transform var(--dauer-press) var(--press),box-shadow var(--dauer-press) ease,filter var(--dauer-press) ease;box-shadow:0 3px 7px #0000005c,inset 0 2px 5px #00000042;filter:brightness(.94)}.button.button--primary{background:linear-gradient(180deg,#ffffff0e,#ffffff06),var(--korpus-hell);border-color:var(--line-strong);color:var(--text);box-shadow:var(--shadow),var(--kante-licht)}.button.button--secondary{background:linear-gradient(180deg,#ffffff0a,#ffffff04),var(--metall);border-color:var(--line);color:var(--text-quiet)}.button.button--secondary:hover,.button.button--secondary:focus-visible{color:var(--text);border-color:var(--line-strong)}.chip{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-sm);background:linear-gradient(180deg,#ffffff0a,#ffffff04),var(--metall);color:var(--text-quiet);font-family:var(--schrift-mono);font-size:11px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;transform:translateY(0) scale(1);box-shadow:0 6px 13px #0003,inset 0 1px #ffffff0a;transition:transform .19s var(--release),color .15s ease,border-color .16s ease,box-shadow .19s var(--release),filter 80ms ease;-webkit-tap-highlight-color:transparent}.chip:after{content:"";position:absolute;left:20%;right:20%;top:auto;bottom:0;height:2px;background:var(--fuge);opacity:0;transform:scaleX(.4);transition:opacity .15s ease,transform .22s var(--release)}.chip:active{transform:translateY(2px) scale(.95);transition:transform 70ms var(--press),box-shadow 70ms ease;box-shadow:0 2px 4px #0006,inset 0 2px 4px #0000003d;filter:brightness(.94)}.chip--active{color:var(--text);border-color:#ffffff38;background:linear-gradient(180deg,#ffffff0a,#ffffff04),var(--metall);box-shadow:0 8px 17px #00000042,0 0 14px #e52a2a1c,inset 0 1px #ffffff0f}.chip--active:after{opacity:1;transform:scaleX(1)}.card,.screen-card{border-color:var(--line);background:linear-gradient(180deg,#ffffff09,#ffffff04),var(--korpus);box-shadow:var(--shadow-soft),var(--kante-licht)}.field input,.field textarea,.field select{background:var(--korpus-tief);border-color:var(--line);color:var(--text)}.field input:focus-visible,.field textarea:focus-visible,.field select:focus-visible{border-color:var(--line-strong);outline:none;box-shadow:0 0 0 1px #e52a2a47,0 0 20px #e52a2a1f}.field>span{font-family:var(--schrift-mono);font-size:10px;font-weight:500;letter-spacing:var(--lauf-eyebrow);text-transform:uppercase;color:var(--text-muted)}.profile-vibe-map-section .card__eyebrow,.screen-card--profile .card__eyebrow{font-size:10px;letter-spacing:var(--lauf-eyebrow);color:var(--text-muted)}.profile-vibe-map__summary{color:var(--limette)}@media(prefers-reduced-motion:reduce){.button,.button:before,.button:after,.chip,.chip:after{transition-duration:1ms!important;animation-duration:1ms!important}}.handover-card{margin-top:12px;padding:14px;border:1px dashed var(--line);border-radius:var(--radius-lg);background:var(--glass-dark);display:flex;flex-direction:column;gap:10px}.handover-card p{margin:0;color:var(--text-muted);font-size:12px}.handover-card__code{font-family:var(--schrift-mono);font-size:32px;letter-spacing:.3em;color:var(--limette);text-align:center}.handover-card__form{display:flex;flex-direction:column;gap:10px}.handover-card__form input{height:52px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--korpus-tief);color:var(--text);text-align:center;font-family:var(--schrift-mono);font-size:20px;letter-spacing:.25em}.handover-card--claim{margin:12px 18px 0}.button--halten{position:relative;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.button__fuellung{position:absolute;top:0;right:0;bottom:0;left:0;width:0;background:var(--spektrum-b, currentColor);opacity:.55;pointer-events:none}.button__wort{position:relative}.button--halten.is-zittert{animation:knopf-zittert 90ms linear infinite}.button--halten.is-geplatzt{animation:knopf-platzt .42s cubic-bezier(.3,0,.7,1) forwards}@keyframes knopf-zittert{0%,to{transform:translate(0)}25%{transform:translate(-1.5px,1px)}50%{transform:translate(1.5px,-1px)}75%{transform:translate(-1px,-1.5px)}}@keyframes knopf-platzt{0%{transform:scale(1);opacity:1}35%{transform:scale(1.06);opacity:1}to{transform:scale(.9);opacity:.6}}@media(prefers-reduced-motion:reduce){.button--halten.is-zittert,.button--halten.is-geplatzt{animation:none}}.rubbelbild{position:relative;display:block;width:100%;height:100%}.rubbelbild__decke{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border-radius:inherit;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.rubbelbild__hinweis{position:absolute;left:0;right:0;bottom:.9rem;margin:0;text-align:center;font-family:var(--font-mono, ui-monospace, monospace);font-size:.55rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffff9e;pointer-events:none}.page--event-entry,.page--public-entry{position:relative}.entry-riss{border-top:2px dashed var(--line-strong, rgba(255, 255, 255, .25));margin:.2rem 0 0;position:relative}.entry-riss:before,.entry-riss:after{content:"";position:absolute;top:-.65rem;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--bg-base, #0b0e11)}.entry-riss:before{left:-.85rem}.entry-riss:after{right:-.85rem}.entry-riss--gerissen{border-top-style:solid}.entry-abriss{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.85rem 1.1rem .95rem;max-height:8rem;transition:max-height .38s 60ms cubic-bezier(.4,0,.2,1),padding .38s 60ms cubic-bezier(.4,0,.2,1),opacity .16s ease-out}.entry-abriss p{margin:0;font-family:var(--font-mono, ui-monospace, monospace);font-size:.62rem;line-height:1.65;color:var(--text-muted, #9aa3ad);letter-spacing:.02em}.entry-abriss p b{display:block;color:var(--text, #eef2f6);letter-spacing:.2em;text-transform:uppercase;font-weight:400;margin-bottom:.2rem}.entry-abriss__marke{flex:0 0 auto;width:3rem;height:3rem;border:2px solid var(--line-strong, rgba(255, 255, 255, .25));border-radius:.6rem;display:grid;place-items:center;font-family:var(--font-mono, ui-monospace, monospace);font-size:.8rem;letter-spacing:.14em;color:var(--text-muted, #9aa3ad)}.entry-abriss--weg{max-height:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none}.entry-abriss.abrissflug{position:absolute;z-index:6;max-height:none;background:var(--surface, #1b1b16);border-radius:0 0 1.2rem 1.2rem;transform-origin:20% -30%;transition:transform .78s cubic-bezier(.36,0,.32,1),opacity .7s .12s ease-in;pointer-events:none}.entry-abriss.abrissflug.abrissflug--faellt{transform:translate(2rem,17rem) rotate(19deg);opacity:0}.entry-stempel{position:absolute;left:.9rem;top:.9rem;margin:0;padding:.35rem .6rem;border:2px solid var(--text, #eef2f6);border-radius:.5rem;transform:rotate(-7deg);font-family:var(--font-mono, ui-monospace, monospace);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text, #eef2f6);background:#0b0b088c;animation:stempel-drauf .46s .18s cubic-bezier(.16,1,.3,1) both}@keyframes stempel-drauf{0%{transform:rotate(-7deg) scale(2.1);opacity:0}to{transform:rotate(-7deg) scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.entry-abriss.abrissflug{display:none}.entry-stempel{animation:none}}.entry-zustimmung{display:grid;gap:.55rem;padding:.9rem 0 .2rem}.entry-zustimmung__zeile{display:flex;align-items:center;gap:.6rem;font-size:.86rem;color:var(--text-muted, #9aa3ad);cursor:pointer;-webkit-user-select:none;user-select:none}.entry-zustimmung__zeile a{color:var(--text, #eef2f6);text-decoration:underline;text-underline-offset:2px}.entry-zustimmung__zeile input{position:absolute;opacity:0;width:1px;height:1px}.entry-zustimmung__kasten{flex:0 0 auto;width:1.25rem;height:1.25rem;border-radius:.375rem;border:2px solid var(--line-strong, rgba(255, 255, 255, .25));position:relative;transition:background .16s ease,border-color .16s ease}.entry-zustimmung__zeile input:checked+.entry-zustimmung__kasten{background:var(--text, #eef2f6);border-color:var(--text, #eef2f6)}.entry-zustimmung__zeile input:checked+.entry-zustimmung__kasten:after{content:"";position:absolute;left:.32rem;top:.12rem;width:.3rem;height:.6rem;border:solid var(--bg-base, #0b0e11);border-width:0 2px 2px 0;transform:rotate(42deg)}.entry-zustimmung__zeile input:focus-visible+.entry-zustimmung__kasten{outline:2px solid var(--text, #eef2f6);outline-offset:2px}.entry-zustimmung--ruettelt{animation:zustimmung-ruettelt .42s cubic-bezier(.36,0,.66,1)}@keyframes zustimmung-ruettelt{0%,to{transform:translate(0)}20%{transform:translate(-5px)}45%{transform:translate(4px)}70%{transform:translate(-2px)}}@media(prefers-reduced-motion:reduce){.entry-zustimmung--ruettelt{animation:none}}.page--public-entry>.public-entry-card{max-height:calc(var(--app-height) - 7.75rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));overflow:hidden;touch-action:pan-y}.entry-blaettern{margin:.2rem 0 0;font-family:var(--font-mono, ui-monospace, monospace);font-size:.55rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-quiet, #6b7683);text-align:center}.page--public-entry .public-entry-card__cover{flex:0 1 clamp(4rem,20dvh,280px)}.page--public-entry .public-entry-card__content{overflow-y:auto;min-height:0}.public-entry-card__checkin{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;white-space:normal}.entry-zustimmung{padding:.6rem 0 .1rem;gap:.45rem}.entry-abriss{padding:.6rem 1.1rem .7rem}.page--public-entry .public-entry-card__checkin{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;white-space:normal}.page--public-entry .public-entry-card__when{white-space:normal;font-size:clamp(.95rem,4.2vw,var(--t-lg, 1.25rem));line-height:1.35}.page--public-entry .public-entry-card__content{overflow-x:hidden}.vibe-rad{display:grid;gap:.5rem}.vibe-rad__rad{position:relative;width:min(100%,236px);aspect-ratio:1;margin:.4rem auto 0;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.vibe-rad__rad:active{cursor:grabbing}.vibe-rad__scheibe{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#fff}.vibe-rad__ring{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform}.vibe-rad__strich{position:absolute;left:50%;top:0;width:2px;height:7px;margin-left:-1px;background:#86867f;border-radius:1px;transform-origin:50% 118px}.vibe-rad__strich--raste{height:13px;width:3px;margin-left:-1.5px;background:#0b0b08}.vibe-rad__wort{position:absolute;left:50%;top:24px;font-family:var(--schrift-mono);font-size:.5rem;letter-spacing:.14em;text-transform:uppercase;color:#86867f;transform-origin:50% 94px;white-space:nowrap;cursor:pointer;transition:transform .19s cubic-bezier(.16,1,.3,1)}.vibe-rad__wort:active{transform:scale(.955);transition:transform 70ms cubic-bezier(.4,0,1,1)}.vibe-rad__wort b{display:block;transform:rotate(calc(-1 * var(--eigen) - var(--dreh, 0deg)));font-weight:400}.vibe-rad__wort.is-an{color:#0b0b08}.vibe-rad__zeiger{position:absolute;left:50%;top:-3px;width:4px;height:15px;margin-left:-2px;background:#e52a2a;border-radius:2px;box-shadow:0 0 0 2px var(--bg-deep);z-index:3}.vibe-rad__mitte{position:absolute;top:27%;right:27%;bottom:27%;left:27%;border:0;padding:0;border-radius:50%;background:#0b0b08;color:#fff;display:grid;place-items:center;align-content:center;gap:.22rem;text-align:center;z-index:2;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.vibe-rad__mitte .punkte{color:#fff}.vibe-rad__mitte strong{font-size:1.02rem;letter-spacing:-.02em;font-weight:600;line-height:1;color:#fff;-webkit-text-fill-color:#ffffff}.vibe-rad__mitte small{font-family:var(--schrift-mono);font-size:.45rem;letter-spacing:.14em;text-transform:uppercase;color:#86867f}.vibe-rad__kern{display:grid;place-items:center;gap:.22rem;animation:rad-raste .2s cubic-bezier(.16,1,.3,1)}@keyframes rad-raste{0%{transform:scale(.93)}to{transform:scale(1)}}.moodtext{padding:.2rem .35rem 0;display:grid;gap:.28rem}.moodtext__stufe{margin:0;letter-spacing:-.04em;font-weight:600;line-height:1;color:var(--text)}.moodtext__stufe span{display:inline-block;font-size:1.9rem;animation:stufe-zuckt .32s cubic-bezier(.16,1,.3,1)}@keyframes stufe-zuckt{0%{transform:scale(1.14)}to{transform:scale(1)}}.moodtext__satz{margin:0;font-size:.82rem;letter-spacing:-.01em;line-height:1.25;color:#55554f}.moodtext__hinweis{margin:0;font-size:.72rem;line-height:1.35;color:#55554f}@media(prefers-reduced-motion:reduce){.vibe-rad__kern,.moodtext__stufe span{animation:none}}.connection-hint{position:fixed;top:calc(3.4rem + env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);z-index:60;margin:0;box-shadow:0 10px 30px #00000073;pointer-events:none;animation:connection-hint-herein .32s cubic-bezier(.16,1,.3,1)}@keyframes connection-hint-herein{0%{transform:translate(-50%) translateY(-.6rem);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.connection-hint{animation:none}}.zerfall{position:relative;flex:1 1 auto;min-height:16rem;display:grid;cursor:pointer;-webkit-tap-highlight-color:transparent}.zerfall__feld{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.zerfall__wort{position:relative;place-self:center;text-align:center;padding:1rem 1.4rem;opacity:0;transform:translateY(.5rem);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1);pointer-events:none}.zerfall__wort.is-da{opacity:1;transform:none}.zerfall__wort h3{margin:0 0 .4rem;font-size:1.35rem;letter-spacing:-.02em;color:var(--text, #eef2f6)}.zerfall__wort p{margin:0;font-size:.88rem;line-height:1.45;color:var(--text-muted, #9aa3ad)}.zerfall__nochmal{position:absolute;left:0;right:0;bottom:.7rem;margin:0;text-align:center;font-family:var(--font-mono, ui-monospace, monospace);font-size:.5rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-quiet, #6b7683);opacity:0;transition:opacity .6s ease .5s;pointer-events:none}.zerfall__nochmal.is-da{opacity:1}:root{--bg-base: #85857e;--bg: #85857e;--bg-deep: #6e6e68;--surface: #ffffff;--surface-strong: #ececea;--surface-soft: rgba(11, 11, 8, .05);--line: rgba(11, 11, 8, .12);--line-strong: rgba(11, 11, 8, .26);--kante-licht: inset 0 1px 0 rgba(255, 255, 255, .5);--text: #0b0b08;--text-muted: #55554f;--text-quiet: #6e6e68;--spektrum-a: #e52a2a;--spektrum-b: #e52a2a;--spektrum-c: #c81717;--fuge: linear-gradient(90deg, #e52a2a, #e52a2a, #c81717);--lime: #e52a2a;--lime-strong: #c81717;--limette: #e52a2a;--glass-dark: rgba(11, 11, 8, .76);--shadow: 0 12px 24px rgba(11, 11, 8, .22);--shadow-soft: 0 8px 18px rgba(11, 11, 8, .16);--glow-lime: 0 0 0 1px rgba(229, 42, 42, .28), 0 0 20px rgba(229, 42, 42, .12)}body{background-color:var(--bg-base);background-image:radial-gradient(circle at 1px 1px,rgba(11,11,8,.16) 1px,transparent 0);background-size:22px 22px}.topbar{background:linear-gradient(180deg,#85857ef0,#85857eb8 72%,#85857e00)}.topbar,.topbar a,.topbar strong{color:#0b0b08}.bottom-nav{background:#0b0b08f0;border-color:#ffffff14}.bottom-nav a,.bottom-nav .bottom-nav__label{color:#86867f}.bottom-nav a.is-active,.bottom-nav a[aria-current] .bottom-nav__label,.bottom-nav a.is-active .bottom-nav__label{color:#e52a2a}.rubbelbild__decke{box-shadow:inset 0 0 0 1px #0b0b0833}.button.button--primary{background:#0b0b08;color:#f4f4f0;box-shadow:none;border-color:transparent}.button.button--primary:hover{background:#22221d}.button.button--secondary{background:#fff;color:#0b0b08;border-color:#0b0b0829;box-shadow:none}.poster-hero,.poster-hero *{color:#f4f4f0}.poster-hero .poster-hero__title em,.poster-hero mark{color:#e52a2a}.page--public-entry .public-entry-card{background:var(--surface)}.badge{color:#0b0b08}.event-picker-card,.page--events .screen-card{background:var(--surface)}.event-picker-card__body h2,.event-picker-card__body h3{color:var(--text)}.event-picker-card__body p{color:var(--text-muted)}.verbund-leiste{position:relative;display:grid;grid-template-columns:repeat(4,1fr);min-height:3.125rem;margin-top:1.625rem;touch-action:none;cursor:grab}.verbund-leiste:active{cursor:grabbing}.verbund-leiste__form{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;fill:#0b0b08;pointer-events:none}.verbund-leiste__blase{position:absolute;left:0;top:-1.375rem;width:2.75rem;height:2.75rem;border-radius:50%;background:#e52a2a;display:grid;place-items:center;color:#0b0b08;pointer-events:none;will-change:transform}.verbund-leiste__eintrag{position:relative;z-index:1;align-self:end;margin-bottom:.62rem;text-align:center;padding:0;font-family:var(--font-mono, ui-monospace, monospace);font-size:.47rem;letter-spacing:.14em;text-transform:uppercase;color:#86867f;text-decoration:none;-webkit-tap-highlight-color:transparent}.verbund-leiste__eintrag.is-an{color:#e52a2a}.bottom-nav:has(.verbund-leiste){background:none;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0 .45rem calc(.12rem + env(safe-area-inset-bottom,0px));display:block}:root{--schrift-lauf: "Avenir Next", Avenir, "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--schrift-mono: ui-monospace, "SF Mono", Menlo, "Roboto Mono", monospace}body{font-family:var(--schrift-lauf)}h1,h2,h3,h4{letter-spacing:-.03em;font-weight:600}.button{text-transform:none;letter-spacing:-.01em;font-weight:600}.kopfzeile{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.35rem .15rem .15rem}.kopfzeile h3{margin:0;font-size:1.06rem;letter-spacing:-.03em;font-weight:600;line-height:1.1}.rundknopf{width:2.25rem;height:2.25rem;flex:0 0 auto;border:0;border-radius:50%;background:#fff;color:#0b0b08;display:grid;place-items:center;cursor:pointer;transition:transform .19s cubic-bezier(.16,1,.3,1);-webkit-tap-highlight-color:transparent}.rundknopf:active{transform:scale(.88);transition:transform 70ms cubic-bezier(.4,0,1,1)}.eingabe{display:block;border-bottom:1px solid rgba(134,134,127,.4);padding:.5rem 0 .55rem}.eingabe>span{display:block;font-family:var(--schrift-mono);font-size:.52rem;letter-spacing:.16em;text-transform:uppercase;color:#86867f}.eingabe input{width:100%;border:0;background:none;padding:.15rem 0 0;margin:0;font-size:1.06rem;letter-spacing:-.025em;font-weight:600;color:var(--text);-webkit-text-fill-color:var(--text)}.eingabe input:focus{outline:none}.eingabe:focus-within{border-bottom-color:#0b0b08}.eingabe input::placeholder{color:#86867f;-webkit-text-fill-color:#86867f;font-weight:400}.rundbild{position:relative;width:min(100%,190px);aspect-ratio:1;margin:0 auto;border-radius:50%;overflow:hidden;background:#ececea;cursor:pointer}.rundbild img{width:100%;height:100%;object-fit:cover;display:block}.rundbild__leer{width:100%;height:100%;display:grid;place-items:center;font-size:1.6rem;font-weight:600;letter-spacing:.04em;color:#86867f}.rundbild__stift{position:absolute;right:6%;bottom:6%;width:1.9rem;height:1.9rem;border-radius:50%;background:#0b0b08;color:#fff;display:grid;place-items:center;font-size:.8rem;box-shadow:0 0 0 2px var(--bg-base)}.karte-marke{margin:0 0 .35rem;font-family:var(--schrift-mono);font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:#55554f}.karte-wert{margin:0 0 .2rem;font-size:1.32rem;letter-spacing:-.045em;font-weight:600;line-height:1}.rechtszeile{display:flex;gap:1rem;justify-content:center;font-family:var(--schrift-mono);font-size:.52rem;letter-spacing:.16em;text-transform:uppercase;padding:.1rem 0 .2rem}.rechtszeile a{color:#55554f;text-decoration:none;border-bottom:1px solid #86867f;padding-bottom:1px}.bild-zeile{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:2.2rem .9rem .9rem;background:linear-gradient(to top,#0b0b08db,#0b0b0800);color:#fff;pointer-events:none}.bild-zeile__griff{display:block;width:2.4rem;height:4px;margin:0 auto .5rem;border-radius:999px;background:#f4f4f080}.bild-zeile strong{display:block;font-size:1.14rem;letter-spacing:-.03em;font-weight:600;color:#fff}.bild-zeile span:not(.bild-zeile__griff){display:block;font-size:.7rem;color:#c9c9c2}.deckhinweis{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 .55rem;padding:0 .25rem;font-size:.66rem;line-height:1.35;color:#55554f;text-align:left}.deckhinweis .punkte{flex:0 0 auto;margin-top:1px;color:#55554f}.deckhinweis b{font-weight:600;color:var(--text)}.page--dashboard .swipe-actions .button.button--primary,.screen-card--profile-vibe .screen-card__actions .button.button--primary,.screen-card--profile-identity .screen-card__actions .button.button--primary{background:#e52a2a;color:#0b0b08}.page--dashboard .swipe-actions .button.button--primary:after,.screen-card--profile-vibe .screen-card__actions .button.button--primary:after,.screen-card--profile-identity .screen-card__actions .button.button--primary:after{display:none}.page--dashboard .swipe-card__content--profile-modern .swipe-card__header,.page--dashboard .swipe-card__meta--profile-modern{display:none}.screen-card--profile-vibe .profile-vibe-map-section--step{margin-top:auto}.button{min-height:3rem;border-radius:999px;padding-top:0;padding-bottom:0;font-size:.78rem;transition:transform .19s cubic-bezier(.16,1,.3,1),background .13s ease}.button:active{transform:scale(.975);transition:transform 70ms cubic-bezier(.4,0,1,1)}.button:after{content:none}.swipe-actions,.profile-vibe-step__actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;align-items:stretch}.profile-vibe-step__actions>.button:only-child,.swipe-actions>.button:only-child{grid-column:1 / -1}.button.button--primary{background:#0b0b08;color:#f4f4f0}.button.button--secondary{background:#fff;color:#0b0b08;box-shadow:none}.page--public-entry .screen-card__actions .button.button--primary,.page--home .screen-card__actions .button.button--primary{background:#e52a2a;color:#0b0b08}@keyframes knopf-ruettelt{0%,to{transform:none}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.button.ruettelt{animation:knopf-ruettelt .38s cubic-bezier(.36,.07,.19,.97)}@media(prefers-reduced-motion:reduce){.button.ruettelt{animation:none}}.screen-card--profile-identity .rundbild{margin:.4rem auto 1rem}.screen-card--profile-identity .eingabe{background:#fff;border-radius:22px;border-bottom:0;padding:.7rem .95rem .8rem;margin-bottom:.6rem}.profil-vibekarte{background:#fff;border-radius:22px;padding:.85rem .95rem;text-align:left}.screen-card--profile-identity .rechtszeile{margin-top:1rem}.bild-feld{background:#0b0b08;border-radius:30px;padding:1.1rem 1.1rem 3.4rem;overflow:hidden}.verbund-foto{position:relative;width:100%;aspect-ratio:1;margin:0 auto;border-radius:50%;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.verbund-foto .rubbelbild,.verbund-foto img,.verbund-foto canvas{border-radius:50%}.verbund-foto img{width:100%;height:100%;object-fit:cover}.bild-feld .swipe-card__event-timer{position:absolute;top:.55rem;left:1.1rem;right:1.1rem;z-index:2}.bild-feld{flex:0 0 auto;height:auto}.verbund-foto{height:0;padding-top:100%}.verbund-foto .rubbelbild{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.page--dashboard .swipe-actions .button.button--secondary{background:#fff;color:#0b0b08}.swipe-card-shell--profile-modern .swipe-card__photo-wrap.bild-feld{display:grid;place-items:center;align-content:center}.bottom-nav{bottom:max(.15rem,env(safe-area-inset-bottom,0px))}.bottom-nav:has(.verbund-leiste){padding-bottom:0}.topbar{padding-top:max(.25rem,env(safe-area-inset-top,0px));padding-bottom:.2rem}.app-shell__content{gap:.3rem}.button{font-weight:500}.warteflaeche{position:relative;flex:1 1 auto;display:grid;place-items:center;align-content:center;gap:1.4rem;background:#0b0b08;border-radius:30px;padding:1.2rem 1.2rem 1.6rem;overflow:hidden;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.warteflaeche__klopffeld{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.warteflaeche__klopffeld .klopfring{position:absolute;width:28px;height:28px;margin:-14px 0 0 -14px;border:2px solid #e52a2a;border-radius:999px;animation:klopfring 2.6s cubic-bezier(.12,.7,.3,1) forwards}@keyframes klopfring{0%{transform:scale(.2);opacity:.95}to{transform:scale(6);opacity:0}}.warteflaeche__rund{position:relative;width:min(18.75rem,78vw);height:min(18.75rem,78vw);display:grid;place-items:center;pointer-events:none}.warteflaeche__bild,.warteflaeche__schleier{position:absolute;width:68%;height:68%;left:16%;top:16%;border-radius:50%;overflow:hidden}.warteflaeche__bild img{width:100%;height:100%;object-fit:cover;display:block}.warteflaeche__schleier{background:#0b0b08;opacity:var(--schleier, .12)}.warteflaeche__blatt{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.warteflaeche__blatt .spur{fill:#33332e}.warteflaeche__blatt .rest{fill:#e52a2a}.warteflaeche__werk{position:relative;width:46%;height:auto;overflow:visible;fill:#e52a2a}.warteflaeche__satz{margin:0;text-align:center;max-width:22em;color:#f4f4f0;font-size:.86rem}@media(prefers-reduced-motion:reduce){.warteflaeche__klopffeld .klopfring{animation-duration:1ms}}.brand-lockup__hash{font-size:1.55rem}.brand-lockup__words{font-size:.62rem}.topbar--app .topbar__status{min-width:34px;min-height:34px}.kopfzeile{padding-top:.05rem;padding-bottom:.05rem}.swipe-action-label{font:inherit;letter-spacing:inherit;text-transform:none;display:inline-flex;align-items:center;gap:.4rem}.swipe-action-label__icon svg{width:.95em;height:.95em}.bottom-nav{bottom:env(safe-area-inset-bottom,0px)}.topbar{padding-top:env(safe-area-inset-top,0px)}.punkte svg{overflow:visible}.punkte circle,.punkte svg circle{transform-box:fill-box;transform-origin:50% 50%;animation:punkt-auf .42s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--n, 0) * 30ms)}@keyframes punkt-auf{0%{transform:scale(0);opacity:0}55%{transform:scale(1.35);opacity:1}to{transform:scale(1);opacity:1}}.verbund-leiste__blase .punkte circle{animation:none}@media(prefers-reduced-motion:reduce){.punkte circle,.punkte svg circle{animation:none}}.ort-zeichen{display:grid;justify-items:center;align-content:center;gap:.75rem;padding:.9rem 0 .7rem;color:var(--text)}.ort-zeichen__name{margin:0;font-size:1.24rem;letter-spacing:-.03em;font-weight:600;text-align:center}.ort-zeichen__unterzeile{margin:0;font-size:.72rem;color:#55554f;text-align:center}.match-pick-modern__spot--active{background:#0b0b08;color:#f4f4f0}.match-pick-modern__spot--active .match-pick-modern__spot-label{color:#f4f4f0}.match-pick-modern__spot-icon{color:inherit}.screen-card--treffpunkt{display:flex;flex-direction:column;gap:.5rem;background:none;border:0;box-shadow:none;padding:0}.screen-card--treffpunkt .ort-zeichen{flex:1 1 auto;min-height:0;padding:0}.ort-gitter{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.kachel{border:0;background:#fff;border-radius:22px;padding:.66rem .62rem .58rem;text-align:left;cursor:pointer;font-family:inherit;color:var(--text);display:grid;gap:.18rem;transition:transform .19s cubic-bezier(.16,1,.3,1),background .13s ease;-webkit-tap-highlight-color:transparent}.kachel:active{transform:scale(.955);transition:transform 70ms cubic-bezier(.4,0,1,1)}.kachel strong{display:block;font-size:1.02rem;letter-spacing:-.025em;font-weight:600}.kachel small{display:block;margin-top:.1rem;font-family:var(--schrift-mono);font-size:.5rem;letter-spacing:.14em;text-transform:uppercase;color:#86867f}.kachel.gewaehlt{background:#0b0b08;color:#f4f4f0}.kachel.gewaehlt small{color:#86867f}.eigene{width:100%;border:0;background:#fff;border-radius:15px;padding:.62rem .75rem;text-align:left;font:inherit;font-size:.8rem;letter-spacing:-.01em;color:#55554f;cursor:pointer;display:flex;align-items:center;gap:.55rem;-webkit-tap-highlight-color:transparent}.eigenfeld{display:flex;align-items:center;gap:.5rem;background:#fff;border-radius:15px;padding:.32rem .4rem .32rem .75rem}.eigenfeld input{flex:1;min-width:0;border:0;background:none;font:inherit;font-size:.82rem;letter-spacing:-.01em;color:#0b0b08;-webkit-text-fill-color:#0b0b08;padding:.3rem 0}.eigenfeld input:focus{outline:none}.eigenfeld input::placeholder{color:#86867f;-webkit-text-fill-color:#86867f}.sendezeile{display:flex;align-items:center;gap:.5rem}.sendezeile .button{flex:1}.sendezeile .rundknopf{width:3rem;height:3rem}.rundknopf.dunkel{background:#0b0b08;color:#f4f4f0}.page--match-pick-page .sendezeile .button.button--primary{background:#e52a2a;color:#0b0b08}.screen-card--treffpunkt .screen-card__actions{display:grid;gap:.45rem}.orte-wahl{display:flex;flex-direction:column;gap:.5rem;text-align:left}.custom-spot-overlay__card.invite-spot{background:var(--bg-base);background-image:radial-gradient(circle at 1px 1px,rgba(11,11,8,.16) 1px,transparent 0);background-size:22px 22px;padding:1rem .9rem 1.1rem}.custom-spot-overlay__card.invite-spot .custom-spot-overlay__title{font-size:1.06rem;letter-spacing:-.03em;font-weight:600}.custom-spot-overlay__card.invite-spot .custom-spot-overlay__hint{font-size:.72rem;color:#55554f;margin-bottom:.2rem}.custom-spot-overlay:has(.orte-wahl){padding:0;place-items:stretch}.custom-spot-overlay__card.invite-spot{width:100%;max-width:none;min-height:100%;border:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:.45rem;padding:calc(.9rem + env(safe-area-inset-top,0px)) .9rem calc(.9rem + env(safe-area-inset-bottom,0px))}.orte-wahl,.orte-wahl .ort-zeichen{flex:1 1 auto;min-height:0}.orte-wahl .ort-zeichen .punkte{width:min(66vw,260px);height:auto;max-height:34vh}.orte-wahl .ort-zeichen{gap:.9rem}.orte-wahl .ort-zeichen__name{font-size:1.42rem}.screen-card--treffpunkt .ort-zeichen .punkte{max-height:26vh}
