.safe-area-probe{width:0;height:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);pointer-events:none;visibility:hidden;position:fixed;overflow:hidden}.safe-area-extension{z-index:31;pointer-events:none;width:min(100%,480px);position:fixed;left:50%;transform:translate(-50%)}.safe-area-extension--top{height:var(--planetworld-safe-area-top);background:var(--page-background);top:0}.icon-button{background:var(--surface);width:44px;height:44px;color:var(--accent);border:0;border-radius:15px;flex:0 0 44px;place-items:center;text-decoration:none;display:grid;box-shadow:0 8px 22px #2b214614}.icon-button:not(:disabled){cursor:pointer}.icon-button:disabled{box-shadow:none;color:var(--muted)}.screen-state{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;min-height:296px;padding:34px 26px;display:flex}.screen-state--compact{min-height:202px}.screen-state__icon{background:var(--accent-soft);width:60px;height:60px;color:var(--accent);border-radius:20px;place-items:center;display:grid}.screen-state h2{letter-spacing:-.03em;margin:18px 0 8px;font-size:18px}.screen-state p{max-width:310px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.secondary-button{background:var(--accent-soft);min-height:42px;color:var(--accent);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;margin-top:20px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.standalone-header{z-index:30;top:var(--planetworld-safe-area-top);width:min(100%,480px);height:var(--planetworld-app-bar-height);padding:10px max(20px, var(--planetworld-safe-area-right)) 10px max(20px, var(--planetworld-safe-area-left));border-bottom:1px solid var(--header-border);background:var(--header-background);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;display:grid;position:fixed;left:50%;transform:translate(-50%)}.standalone-header h1{letter-spacing:-.025em;text-align:center;margin:0;font-size:17px}.standalone-header__spacer{width:44px}.bottom-nav{z-index:30;bottom:calc(var(--planetworld-safe-area-bottom) + 8px);width:min(calc(100% - 24px - var(--planetworld-safe-area-left) - var(--planetworld-safe-area-right)), 456px);height:var(--planetworld-bottom-nav-height);grid-template-columns:repeat(var(--bottom-nav-item-count,4), 1fr);box-shadow:var(--bottom-nav-shadow);transform:translate3d(-50%, 0, 0) scale(var(--pw-bottom-navigation-scale,1));transform-origin:bottom;will-change:transform;isolation:isolate;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;--bottom-nav-light-x:22%;--bottom-nav-light-y:-18%;background:0 0;border:0;border-radius:30px;padding:4px 6px;transition:none;display:grid;position:fixed;left:50%;overflow:hidden}.bottom-nav[data-motion-ready=true]{transition:transform .12s linear}.bottom-nav__material{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.bottom-nav__glass-fallback{z-index:0;border-radius:inherit;background:var(--bottom-nav-background);-webkit-backdrop-filter:var(--bottom-nav-filter);backdrop-filter:var(--bottom-nav-filter);pointer-events:none;position:absolute;inset:0;transform:translateZ(0)}.bottom-nav__material:after{content:"";z-index:2;border-radius:inherit;background:var(--bottom-nav-highlight);opacity:.58;pointer-events:none;transition:opacity .18s ease-out;position:absolute;inset:0;box-shadow:inset 0 10px 20px #ffffff0d}.bottom-nav__material>:not(.bottom-nav__glass-fallback){z-index:1;overflow:hidden;border-radius:inherit!important;pointer-events:none!important;width:100%!important;height:100%!important;transition:none!important;position:absolute!important;inset:0!important;transform:none!important}.bottom-nav__liquid-glass{border-radius:inherit;transition:opacity .18s ease-out;overflow:visible;pointer-events:none!important}.bottom-nav__liquid-glass,.bottom-nav__liquid-glass *{transition:none!important;animation:none!important}.bottom-nav__liquid-glass>.glass{border-radius:inherit!important;width:100%!important;height:100%!important;box-shadow:none!important;pointer-events:none!important;gap:0!important;padding:0!important;display:flex!important}.bottom-nav__liquid-fill{border-radius:inherit;pointer-events:none;background:#ffffff03;width:100%;height:100%;display:block}.bottom-nav__selection{--bottom-nav-selection-scale-x:1;--bottom-nav-selection-scale-y:1;z-index:3;width:calc((100% - 12px) / var(--bottom-nav-item-count,4));box-shadow:var(--bottom-nav-active-shadow);contain:paint;backface-visibility:hidden;pointer-events:none;transform:translate3d(calc(var(--bottom-nav-selection-position,0) * 100%), 0, 0) scale(var(--bottom-nav-selection-scale-x), var(--bottom-nav-selection-scale-y));transform-origin:50%;will-change:transform;background:0 0;border:0;border-radius:25px;transition:transform .38s cubic-bezier(.16,.88,.2,1.08);position:absolute;top:4px;bottom:4px;left:6px;overflow:hidden}.bottom-nav__selection-fallback{z-index:0;border-radius:inherit;background:var(--bottom-nav-active-background);pointer-events:none;position:absolute;inset:0}.bottom-nav[data-scrubbing=true] .bottom-nav__selection{--bottom-nav-selection-scale-x:1.08;--bottom-nav-selection-scale-y:1.04;transform:translate3d(calc(var(--bottom-nav-selection-position,0) * 100%), 0, 0) scale(var(--bottom-nav-selection-scale-x), var(--bottom-nav-selection-scale-y));transition:none}.bottom-nav[data-scrubbing=true] .bottom-nav__material:after{opacity:0}.bottom-nav[data-scrubbing=true] .bottom-nav__liquid-glass{opacity:var(--bottom-nav-scrub-glass-opacity,0)}.bottom-nav[data-scrubbing=true] .bottom-nav__selection{box-shadow:var(--bottom-nav-scrub-selection-shadow)}.bottom-nav[data-scrubbing=true] .bottom-nav__selection-fallback{background:var(--bottom-nav-scrub-selection-background)}.bottom-nav__item{appearance:none;z-index:4;width:100%;min-height:46px;color:var(--bottom-nav-item);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-drag:none;backface-visibility:hidden;will-change:transform;background:0 0;border:0;border-radius:25px;flex-direction:row;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;transform:translateZ(0)}.bottom-nav__item[data-selected=true]{color:var(--bottom-nav-active-text)}@media (hover:hover) and (pointer:fine){.bottom-nav__item:hover:not([data-selected=true]){background:var(--bottom-nav-item-hover);color:var(--bottom-nav-item-hover-text)}}.bottom-nav__item:focus{outline:none}.bottom-nav__item:focus-visible{outline-offset:-3px;outline:2px solid #765bd97a}.bottom-nav[data-scrubbing=true] .bottom-nav__item,.bottom-nav[data-scrubbing=true] .bottom-nav__item:active,.bottom-nav[data-scrubbing=true] .bottom-nav__item:focus,.bottom-nav[data-scrubbing=true] .bottom-nav__item:hover{box-shadow:none;background:0 0;border-color:#0000;outline:none}.bottom-nav[data-scrubbing=true] .bottom-nav__item[data-selected=true]{color:var(--bottom-nav-item)}.bottom-nav[data-scrubbing=true] .bottom-nav__item[data-scrubbed-preview=true]{color:var(--bottom-nav-active-text)}.bottom-nav__icon{backface-visibility:hidden;place-items:center;height:27px;display:grid;position:relative;transform:translateZ(0)}.bottom-nav__icon>svg,.bottom-nav__badge{backface-visibility:hidden;transform:translateZ(0)}.bottom-nav__badge{color:#fff;background:linear-gradient(145deg,#f07aa2,#d95486);border:2px solid #ffffffd1;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;font-weight:800;line-height:1;display:grid;position:absolute;top:-5px;right:-10px;box-shadow:0 3px 8px #c6477742,inset 0 1px #ffffff61}@media (prefers-reduced-transparency:reduce){.bottom-nav__glass-fallback{background:var(--bottom-nav-reduced-background);-webkit-backdrop-filter:blur(10px)saturate(120%);backdrop-filter:blur(10px)saturate(120%);filter:none!important}.bottom-nav__material:after,.bottom-nav__material>:not(.bottom-nav__glass-fallback){display:none}.bottom-nav__selection-fallback{background:var(--bottom-nav-reduced-active)}}@media (max-width:359px){.standalone-header{padding-left:14px;padding-right:14px}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-family-ui:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Yu Gothic", sans-serif;font-family:var(--font-family-ui);--page-background:#fff;--page-background-rgb:255 255 255;--background:#fff;--surface:#fff;--surface-muted:#f1f5f9;--text:#1f2937;--text-secondary:#526274;--muted:#728096;--border:#e2e8f0;--accent:#0b74b8;--accent-action:#0969a9;--accent-soft:#e1f2fb;--pink:#ef5f89;--pink-soft:#fff0f5;--green:#2e9c73;--green-soft:#e9f8f1;--shadow:0 18px 48px #0f172a1a;--frame-shadow:0 0 52px #0f172a0f;--header-background:#ffffffa3;--header-border:#1f293712;--hover-background:#f5f9fc;--info-background:#edf8fe;--info-border:#cbe8f8;--info-text:#145a80;--native-info-border:#cde9dc;--native-info-text:#277d5e;--danger-text:#a34863;--disabled-background:#c9dce8;--candidate-media:transparent;--candidate-avatar:#ffffff85;--candidate-media-text:#627389;--candidate-card-background:var(--surface);--candidate-card-border:transparent;--candidate-card-shadow:0 8px 24px #0f172a1a;--bottom-nav-background:#ffffff14;--bottom-nav-shadow:0 12px 30px #0f172a1c, 0 3px 9px #1e293b0d;--bottom-nav-filter:blur(15px) saturate(150%) brightness(1.02);--bottom-nav-highlight:radial-gradient(circle at var(--bottom-nav-light-x,22%) var(--bottom-nav-light-y,-18%), #ffffff26, transparent 40%), linear-gradient(180deg, #ffffff0d, transparent 58% 80%, #ffffff03);--bottom-nav-item:#334155a3;--bottom-nav-item-hover:#ffffff2e;--bottom-nav-item-hover-text:#25394dd1;--bottom-nav-active-background:#0000001a;--bottom-nav-active-shadow:none;--bottom-nav-active-text:#111113;--bottom-nav-pressed:#ffffff42;--bottom-nav-scrub-selection-background:#0003;--bottom-nav-scrub-selection-shadow:none;--bottom-nav-scrub-glass-opacity:0;--bottom-nav-reduced-background:#f4f9fcf0;--bottom-nav-reduced-active:#fffffff5;--planetworld-safe-area-top:env(safe-area-inset-top,0px);--planetworld-safe-area-right:env(safe-area-inset-right,0px);--planetworld-safe-area-bottom:env(safe-area-inset-bottom,0px);--planetworld-safe-area-left:env(safe-area-inset-left,0px);--planetworld-app-bar-height:68px;--planetworld-top-fixed-height:calc(var(--planetworld-safe-area-top) + var(--planetworld-app-bar-height));--planetworld-bottom-nav-height:56px;background:var(--page-background);color:var(--text)}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-background:#1f2937;--page-background-rgb:31 41 55;--background:#1f2937;--surface:#1f2937;--surface-muted:#374151;--text:#f3f4f6;--text-secondary:#d1d5db;--muted:#9ca3af;--border:#374151;--accent:#38bdf8;--accent-action:#0b74b8;--accent-soft:#123b54;--pink:#ff7da4;--pink-soft:#351d28;--green:#64d1a6;--green-soft:#173129;--shadow:0 18px 48px #0000005c;--frame-shadow:0 0 52px #0000004d;--header-background:#1f29379e;--header-border:#ffffff14;--hover-background:#374151;--info-background:#123446;--info-border:#21536f;--info-text:#7dd3fc;--native-info-border:#315847;--native-info-text:#83dbb8;--danger-text:#ff91af;--disabled-background:#4b5563;--candidate-media:transparent;--candidate-avatar:#ffffff17;--candidate-media-text:#d1d5db;--candidate-card-background:#263244;--candidate-card-border:#ffffff1a;--candidate-card-shadow:0 14px 30px #070c166b, inset 0 1px 0 #ffffff14;--bottom-nav-background:#1f29372e;--bottom-nav-shadow:0 11px 30px #0000006b, 0 2px 8px #0000003d;--bottom-nav-filter:blur(17px) saturate(140%) brightness(.88);--bottom-nav-highlight:radial-gradient(circle at var(--bottom-nav-light-x,22%) var(--bottom-nav-light-y,-18%), #ffffff14, transparent 42%), linear-gradient(180deg, #ffffff0a, transparent 58% 80%, #ffffff03);--bottom-nav-item:#f3f4f69e;--bottom-nav-item-hover:#ffffff14;--bottom-nav-item-hover-text:#f3f4f6db;--bottom-nav-active-background:#ffffff24;--bottom-nav-active-shadow:none;--bottom-nav-active-text:#fff;--bottom-nav-pressed:#ffffff1a;--bottom-nav-scrub-selection-background:#ffffff3d;--bottom-nav-scrub-selection-shadow:none;--bottom-nav-scrub-glass-opacity:.42;--bottom-nav-reduced-background:#1f2937f5;--bottom-nav-reduced-active:#374151f5}*{box-sizing:border-box}html{background:var(--page-background);scrollbar-width:none;touch-action:pan-y;min-height:100%}body{background:var(--page-background);min-height:100dvh;color:var(--text);-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;scrollbar-width:none;touch-action:pan-y;margin:0}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}button,a{font:inherit}a,button,img,svg,svg *{-webkit-user-drag:none}input,textarea,[contenteditable=true]{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 34%, transparent);outline-offset:3px}button:disabled{cursor:not-allowed}:root:before{content:"";z-index:2147483000;width:min(100%,480px);height:max(var(--planetworld-safe-area-top), 40px);opacity:1;visibility:visible;pointer-events:none;background:linear-gradient(#ff465a85 0%,#ff465a42 36%,#ff465a0d 84%,#ff465a02 99%,#0000 100%) top/100% 50% no-repeat;display:block;position:fixed;top:0;left:50%;transform:translate(-50%)}.app-backdrop{isolation:isolate;background:0 0;justify-content:center;min-height:100dvh;display:flex;position:relative}.app-backdrop:before{content:"";z-index:-1;background:var(--page-background);pointer-events:none;position:fixed;inset:0}:root:not([data-theme=dark]) .app-backdrop[data-active-tab=\/]:before,:root:not([data-theme=dark]) .app-frame[data-active-tab=\/]{background:linear-gradient(#fbfaf747 0%,#fbfaf7a3 38%,#fbfaf7d1 100%),radial-gradient(112% 74% at 112% -10%,#dbeff9d1 0 52%,#0000 52.3%),radial-gradient(38% 17% at -7% 82%,#dfe9f8c2 0 54%,#0000 54.3%),linear-gradient(172deg,#0000 0 77%,#ef9db78f 77.1% 77.25%,#0000 77.35% 100%),url(/assets/matching/discovery-home-background.webp) 50%/cover no-repeat,#fbfaf7}:root[data-theme=dark] .app-backdrop[data-active-tab=\/]:before,:root[data-theme=dark] .app-frame[data-active-tab=\/]{background:linear-gradient(#0f172a2e 0%,#0f172a70 50%,#0f172a9e 100%),url(/assets/matching/discovery-home-background.webp) 50%/cover no-repeat,#1f2937}.app-frame,.standalone-page,.standalone-shell{background:var(--background);width:min(100%,480px);min-height:100dvh;box-shadow:var(--frame-shadow);margin:0 auto}.app-frame{background:var(--page-background);position:relative}.app-frame[data-active-tab=\/inbox]{overscroll-behavior:none;width:100%;height:100dvh;min-height:0;box-shadow:none;margin:0;overflow:hidden}:is(html:has(.app-frame[data-active-tab=\/]),body:has(.app-frame[data-active-tab=\/]),html:has(.app-frame[data-active-tab=\/inbox]),body:has(.app-frame[data-active-tab=\/inbox])){overscroll-behavior:none;height:100%;overflow:hidden}.app-frame[data-active-tab=\/]{overscroll-behavior:none;height:100dvh;overflow:hidden}.brand-logo{color:inherit;border:0;align-items:center;text-decoration:none;display:inline-flex}.brand-logo--interactive{border-radius:16px;margin:-7px;padding:7px;transition:background .16s,transform .16s}.brand-logo--interactive:hover{background:var(--accent-soft)}.brand-logo--interactive:active{transform:scale(.97)}.brand-logo__content{align-items:center;gap:10px;display:flex}.brand-logo__mark{color:#fff;background:linear-gradient(145deg,#0b74b8,#28b8e8);border-radius:12px;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 8px 20px #0b74b83d}.brand-logo__text{line-height:1;display:grid}.brand-logo__text strong{letter-spacing:-.02em;font-size:14px}.brand-logo__text small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:700}.environment-badge{border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);background:var(--accent-soft);min-height:24px;color:var(--accent);letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.environment-badge--large{min-width:48px;min-height:30px;font-size:11px}.app-content{padding:var(--planetworld-safe-area-top) max(20px, var(--planetworld-safe-area-right)) calc(var(--planetworld-bottom-nav-height) + var(--planetworld-safe-area-bottom) + 32px) max(20px, var(--planetworld-safe-area-left))}.app-frame[data-active-tab=\/inbox] .app-content{height:100dvh;padding:0}.app-frame[data-active-tab=\/] .app-content{height:100dvh;padding-right:var(--planetworld-safe-area-right);padding-bottom:calc(var(--planetworld-bottom-nav-height) + var(--planetworld-safe-area-bottom) + 12px);padding-left:var(--planetworld-safe-area-left);overflow:hidden}.app-frame[data-active-tab=\/likes],.app-frame[data-active-tab=\/search]{overscroll-behavior:none;height:100dvh;min-height:0;overflow:hidden}.app-frame[data-active-tab=\/likes] .app-content,.app-frame[data-active-tab=\/search] .app-content{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;height:100dvh;overflow:hidden auto}.app-frame[data-active-tab=\/likes] .app-content{padding-left:0;padding-right:0}.app-frame[data-active-tab=\/likes] .app-content::-webkit-scrollbar{width:0;display:none}.app-frame[data-active-tab=\/search] .app-content::-webkit-scrollbar{width:0;display:none}.stg-transition-button{z-index:40;right:max(14px,50vw - 226px);bottom:calc(var(--planetworld-safe-area-bottom) + var(--planetworld-bottom-nav-height) + 24px);border:1px solid color-mix(in srgb, var(--surface) 58%, transparent);background:color-mix(in srgb, var(--surface) 38%, transparent);min-height:44px;color:var(--text);letter-spacing:.02em;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:800;text-decoration:none;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:inline-flex;position:fixed;box-shadow:0 10px 28px #0f172a2e,inset 0 1px #ffffff85,inset 0 -1px #0f172a14}.stg-transition-button:hover{border-color:color-mix(in srgb, var(--accent) 32%, var(--border));background:color-mix(in srgb, var(--accent-soft) 62%, var(--surface))}.stg-transition-button:active{transform:scale(.97)}.screen{padding:22px 0 8px}.screen-transition{isolation:isolate;width:min(100%,480px);min-height:100dvh;position:relative;overflow:clip}.screen-transition__screen{width:100%;min-height:inherit;will-change:transform, opacity}.screen-transition__screen--leaving{z-index:1;pointer-events:none;position:relative}.screen-transition__screen--active{z-index:1;position:relative}.screen-transition__screen--entering{z-index:2;position:absolute;inset:0}.screen-transition[data-direction=forward] .screen-transition__screen--entering>.app-frame{box-shadow:-14px 0 28px #0f172a2e}.screen-transition[data-direction=forward] .screen-transition__screen--entering{animation:.28s cubic-bezier(.28,.72,.3,1) both matching-screen-enter-forward}.screen-transition[data-direction=backward] .screen-transition__screen--leaving{z-index:2;animation:.28s cubic-bezier(.28,.72,.3,1) both matching-screen-leave-backward;position:absolute;inset:0}.screen-transition[data-direction=backward] .screen-transition__screen--entering{z-index:1;position:relative}.screen-transition__screen .stg-transition-button{right:14px}@keyframes matching-screen-enter-forward{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes matching-screen-leave-backward{0%{transform:translate(0)}to{transform:translate(100%)}}.matching-unified-app-bar{isolation:isolate;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0}.matching-unified-app-bar:before{content:"";z-index:0;top:calc(-1 * var(--planetworld-safe-area-top));height:calc(100% + var(--planetworld-safe-area-top));border-bottom:1px solid var(--header-border,var(--border));background:var(--header-background,var(--surface));pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:absolute;left:0;right:0}.matching-unified-app-bar>*{z-index:1;position:relative}.screen-scroll-fade-header{z-index:32;top:calc(var(--planetworld-safe-area-top) + 10px);width:min(100%,480px);opacity:var(--screen-header-scroll-opacity,1);pointer-events:none;will-change:opacity;margin:0;position:fixed;left:50%;transform:translate(-50%)}.screen--discovery{flex-direction:column;height:100%;padding-top:12px;padding-bottom:0;display:flex;overflow:visible}.screen-heading{justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin-bottom:18px;display:flex}.screen-heading h1{letter-spacing:-.04em;margin:3px 0 0;font-size:27px;line-height:1.2}.screen-heading--discovery{justify-content:center;align-items:center;gap:28px;min-height:44px;margin-bottom:18px;margin-left:20px;margin-right:20px;display:flex}.discovery-mode-tab{min-height:34px;box-shadow:none;color:color-mix(in srgb, var(--text-secondary) 82%, transparent);font:inherit;letter-spacing:-.015em;text-shadow:0 1px #ffffff7a,0 4px 12px #0f172a1c;appearance:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:15px;font-weight:650;transition:color .18s ease-out,font-size .18s ease-out,font-weight .18s ease-out,text-shadow .18s ease-out,transform .18s ease-out;display:inline-flex}.discovery-mode-tab[data-active=true]{color:#111;letter-spacing:-.025em;text-shadow:0 1px #ffffff9e,0 5px 16px #11111129;font-size:24px;font-weight:800}:root[data-theme=dark] .discovery-mode-tab[data-active=true]{color:var(--text)}.discovery-mode-tab:active:not(:disabled){transform:scale(.96)}.screen-reader-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.screen-eyebrow{color:var(--accent);letter-spacing:.16em;margin:0;font-size:10px;font-weight:800}.heading-icon{background:var(--surface);width:44px;height:44px;color:var(--accent);border:0;border-radius:15px;flex:0 0 44px;place-items:center;text-decoration:none;display:grid;box-shadow:0 8px 22px #0f172a14}.host-status{border:1px solid var(--info-border);background:var(--info-background);color:var(--info-text);border-radius:16px;align-items:center;gap:10px;margin:0 0 16px;padding:12px 14px;font-size:12px;display:flex}.host-status[data-host-mode=native]{border-color:var(--native-info-border);background:var(--green-soft);color:var(--native-info-text)}.host-status--compact{margin:0;padding:8px 11px;display:inline-flex}.host-status__icon{flex:none;place-items:center;display:grid}.host-status strong,.host-status small{display:block}.host-status strong{font-size:12px}.host-status small{opacity:.78;margin-top:2px;line-height:1.4}.candidate-stage{--candidate-stage-media-height:clamp(260px, 44dvh, 360px);--candidate-stage-copy-height:152px;--candidate-stage-card-height:calc(var(--candidate-stage-media-height) + var(--candidate-stage-copy-height));width:90%;height:calc(var(--candidate-stage-card-height) + 20px);touch-action:none;align-self:center;padding-bottom:20px;position:relative;overflow:visible}.candidate-stage__card{--candidate-card-border-radius:20px;z-index:1;height:var(--candidate-stage-card-height);border:1px solid var(--candidate-card-border);border-radius:var(--candidate-card-border-radius);background:var(--candidate-card-background);box-shadow:var(--candidate-card-shadow);will-change:transform;transition:transform .24s cubic-bezier(.22,.8,.3,1),opacity .18s ease-out;position:absolute;inset:0 0 auto;overflow:hidden}.candidate-stage__card[data-depth="0"]{z-index:4}.candidate-stage__card[data-profile-transition=idle],.candidate-stage__card:not([data-profile-transition]){grid-template-rows:var(--candidate-stage-media-height) minmax(0, 1fr);display:grid}.candidate-stage__card[data-depth="1"]{z-index:3;transform-origin:top;transform:translate(-12px)scale(.978)}.candidate-stage__card[data-depth="2"]{z-index:2;opacity:.9;transform-origin:top;transform:translate(12px)scale(.956)}.candidate-stage__card[data-depth="3"]{z-index:1;opacity:.78;transform-origin:top;transform:translate(0)scale(.934)}.candidate-stage__card:not([data-depth="0"]){pointer-events:none}.candidate-stage[data-dragging=true] .candidate-stage__card{transition:none}.candidate-stage[data-decision=like] .candidate-stage__card,.candidate-stage[data-decision=pass] .candidate-stage__card,.candidate-stage[data-decision=boost] .candidate-stage__card{pointer-events:none}.candidate-stage__card[data-depth="0"]{cursor:pointer}.candidate-stage[data-profile-transition=anchored],.candidate-stage[data-profile-transition=expanded],.candidate-stage[data-profile-transition=closing]{pointer-events:none}.candidate-stage__card[data-profile-transition=anchored],.candidate-stage__card[data-profile-transition=expanded],.candidate-stage__card[data-profile-transition=closing]{z-index:1000;inset:auto;top:var(--candidate-profile-top);left:var(--candidate-profile-left);width:var(--candidate-profile-width);height:var(--candidate-profile-height);will-change:top, left, width, height, border-radius, clip-path;margin:0;position:fixed;transform:none!important}.candidate-stage__card[data-profile-transition=anchored],.candidate-stage__card[data-profile-transition=expanded]{box-shadow:none;border:0}.candidate-stage__card[data-profile-transition=anchored]{border-radius:var(--candidate-card-border-radius);-webkit-clip-path:inset(0 round var(--candidate-card-border-radius));clip-path:inset(0 round var(--candidate-card-border-radius));padding-top:0;transition:none}.candidate-stage__card[data-profile-transition=expanded]{clip-path:inset(0);width:100vw;height:100dvh;box-shadow:none;isolation:isolate;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;pointer-events:auto;scrollbar-width:none;touch-action:pan-y;border-radius:0;padding-top:0;transition:top .42s cubic-bezier(.22,.82,.28,1),left .42s cubic-bezier(.22,.82,.28,1),width .42s cubic-bezier(.22,.82,.28,1),height .42s cubic-bezier(.22,.82,.28,1),padding-top .42s cubic-bezier(.22,.82,.28,1),border-radius .42s cubic-bezier(.22,.82,.28,1),clip-path .42s cubic-bezier(.22,.82,.28,1),box-shadow .42s cubic-bezier(.22,.82,.28,1);top:0;left:0;overflow:hidden auto}.candidate-stage__card[data-profile-transition=expanded]::-webkit-scrollbar{width:0;display:none}.candidate-stage__card[data-profile-transition=closing]{-webkit-clip-path:inset(0 round var(--candidate-card-border-radius));clip-path:inset(0 round var(--candidate-card-border-radius));box-shadow:var(--candidate-card-shadow);border-radius:0;padding-top:0;transition:top .42s cubic-bezier(.22,.82,.28,1),left .42s cubic-bezier(.22,.82,.28,1),width .42s cubic-bezier(.22,.82,.28,1),height .42s cubic-bezier(.22,.82,.28,1),padding-top .42s cubic-bezier(.22,.82,.28,1),border-radius .42s cubic-bezier(.22,.82,.28,1),clip-path .42s cubic-bezier(.22,.82,.28,1),box-shadow .42s cubic-bezier(.22,.82,.28,1)}.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__media,.candidate-stage__card[data-profile-transition=closing] .candidate-stage__media{transition:height .42s cubic-bezier(.22,.82,.28,1),border-radius .42s cubic-bezier(.22,.82,.28,1)}.candidate-stage__card[data-profile-transition=anchored] .candidate-stage__media{border-radius:var(--candidate-card-border-radius) var(--candidate-card-border-radius) 0 0;transition:none}.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__media{border-radius:0;height:min(55dvh,500px)}.candidate-stage__card[data-profile-transition=closing] .candidate-stage__media{border-radius:var(--candidate-card-border-radius) var(--candidate-card-border-radius) 0 0}.candidate-stage__card[data-profile-transition=closing] .candidate-stage__copy{border-radius:0 0 var(--candidate-card-border-radius) var(--candidate-card-border-radius);transition:border-radius .42s cubic-bezier(.22,.82,.28,1);overflow:hidden}.candidate-stage__card[data-profile-transition=expanded]:before{content:"";z-index:1000;width:100vw;height:max(var(--planetworld-safe-area-top), 40px);-webkit-backdrop-filter:blur(18px)saturate(86%)brightness(.96);backdrop-filter:blur(18px)saturate(86%)brightness(.96);pointer-events:none;background:linear-gradient(#ffffff24 0%,#ffffff12 18%,#ffffff03 42%,#ffffff01 49.5%,#0000 50% 100%);position:fixed;top:0;left:0;-webkit-mask-image:linear-gradient(#000 0%,#0009 18%,#0000001f 42%,#00000005 49.5%,#0000 50% 100%);mask-image:linear-gradient(#000 0%,#0009 18%,#0000001f 42%,#00000005 49.5%,#0000 50% 100%)}.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__media,.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__copy{z-index:1;position:relative}.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__copy{min-height:calc(112dvh - min(55dvh,500px));padding-bottom:calc(24px + var(--planetworld-safe-area-bottom))}.candidate-profile-header{z-index:1001;opacity:0;pointer-events:none;border-bottom:0;transition:opacity .18s ease-out .18s,transform .22s ease-out .18s;transform:translate(-50%)translateY(-8px)}.candidate-profile-header,.standalone-page--profile .standalone-header,.profile-card-transition__header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0}.candidate-profile-header .icon-button,.standalone-page--profile .standalone-header .icon-button,.profile-card-transition__header .icon-button{background:color-mix(in srgb, var(--surface) 42%, transparent);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:0;box-shadow:0 8px 22px #19132829,inset 0 1px #ffffff7a,inset 0 -1px #140e2214}.candidate-profile-header h1,.standalone-page--profile .standalone-header h1,.profile-card-transition__header h1{background:color-mix(in srgb, var(--surface) 26%, transparent);-webkit-backdrop-filter:blur(14px)saturate(115%);backdrop-filter:blur(14px)saturate(115%);border:0;box-shadow:0 4px 14px #19132812,inset 0 1px #fff3}.candidate-profile-header .icon-button,.standalone-page--profile .standalone-header .icon-button,.profile-card-transition__header .icon-button{appearance:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;color:var(--text)}.candidate-profile-header .icon-button:active,.standalone-page--profile .standalone-header .icon-button:active,.profile-card-transition__header .icon-button:active{background:color-mix(in srgb, var(--surface) 42%, transparent);color:var(--text);box-shadow:0 8px 22px #19132829,inset 0 1px #ffffff7a,inset 0 -1px #140e2214}.candidate-profile-header h1,.standalone-page--profile .standalone-header h1,.profile-card-transition__header h1{border-radius:999px;justify-self:center;align-items:center;min-height:42px;padding:0 18px;display:inline-flex}.candidate-stage__card[data-profile-transition=expanded] .candidate-profile-header{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.candidate-stage__card[data-profile-transition=expanded] .candidate-profile-header button:disabled{pointer-events:none}:is(body:has(.standalone-page--profile) .stg-transition-button,body:has(.candidate-stage__card[data-profile-transition=expanded]) .stg-transition-button){border:0}body:has(.candidate-stage__card[data-profile-transition=expanded]) .bottom-nav{box-shadow:none}body:has(.candidate-stage__card[data-profile-transition=expanded]) .bottom-nav__material:after{box-shadow:none}body:has(.candidate-stage__card[data-profile-transition=expanded]) .bottom-nav__liquid-glass>.glass{border:0!important;outline:0!important}.candidate-stage__media{height:var(--candidate-stage-media-height);background:var(--surface-muted);place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.candidate-stage__media[data-has-candidate=true]{background:var(--candidate-media)}.candidate-stage__media img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;min-height:0}.profile-photo-carousel{background:var(--candidate-media);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.profile-photo-carousel__track{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;width:100%;height:100%;display:flex;overflow:auto hidden}.profile-photo-carousel__track::-webkit-scrollbar{width:0;height:0;display:none}.profile-photo-carousel__image{object-fit:cover;object-position:center;pointer-events:none;scroll-snap-align:start;scroll-snap-stop:always;-webkit-user-select:none;user-select:none;flex:0 0 100%;width:100%;height:100%;min-height:0}.profile-photo-carousel__pagination{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#12101c5c;border-radius:999px;align-items:center;padding:3px 5px;display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.profile-photo-carousel__dot{background:0 0;border:0;width:24px;height:24px;padding:0;position:relative}.profile-photo-carousel__dot:after{content:"";background:#ffffff85;border-radius:50%;width:7px;height:7px;transition:width .16s ease-out,background-color .16s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #12101c47}.profile-photo-carousel__dot[data-active=true]:after{background:#fff;border-radius:999px;width:17px}.candidate-stage__placeholder{background:var(--candidate-avatar);width:78px;height:78px;color:var(--candidate-media-text);border:1px solid #ffffff61;border-radius:50%;place-items:center;display:grid}.candidate-stage__initial{font-size:30px;font-weight:650}.candidate-stage__swipe-layer{z-index:10;pointer-events:none;transform-origin:50%;will-change:transform;position:absolute;inset:0 0 20px}.candidate-stage__decision{z-index:3;top:calc(var(--candidate-stage-media-height) - 72px);width:54px;height:54px;opacity:var(--candidate-swipe-indicator-opacity,0);pointer-events:none;transform:rotate(-10deg) scale(calc(.82 + var(--candidate-swipe-indicator-opacity,0) * .18));background:#14111f4d;border:2px solid;border-radius:50%;place-items:center;transition:opacity 45ms linear,transform 45ms linear;display:grid;position:absolute;box-shadow:0 6px 18px #14111f33}.candidate-stage__decision--pass{color:#ff99b5;right:20px}.candidate-stage__decision--like{color:#ff76a0;transform:rotate(10deg) scale(calc(.82 + var(--candidate-swipe-indicator-opacity,0) * .18));left:20px}.candidate-stage__copy{padding:15px 16px 17px;transition:padding .26s ease-out}.candidate-stage__card[data-profile-transition=idle] .candidate-stage__copy,.candidate-stage__card:not([data-profile-transition]) .candidate-stage__copy{min-height:0;overflow:hidden}.candidate-stage__meta{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.candidate-stage__copy h2{letter-spacing:-.025em;min-width:0;margin:0;font-size:18px;line-height:1.35;transition:font-size .26s ease-out}.candidate-stage__copy h2 span{color:var(--text-secondary);margin-left:7px;font-size:15px;font-weight:500}.candidate-stage__copy p{color:var(--text-secondary);margin:7px 0 0;font-size:13px;line-height:1.55}.candidate-stage__copy .candidate-stage__location{color:var(--muted);align-items:center;gap:4px;margin-top:5px;font-size:11px;display:flex}.candidate-stage__location svg{color:var(--accent);flex:none}.candidate-stage__category{margin-top:10px;display:inline-flex}.candidate-stage__category strong{border:1px solid color-mix(in srgb, var(--accent) 24%, var(--border));background:color-mix(in srgb, var(--accent-soft) 72%, transparent);color:var(--accent);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;line-height:1}.candidate-stage__copy .candidate-stage__swipe-guide{color:var(--muted);margin-top:12px;font-size:11px;font-weight:600;transition:opacity .16s ease-out,max-height .2s ease-out,margin .2s ease-out}.candidate-stage__profile-notice{opacity:0;border-top:1px solid #0000;max-height:0;margin:0;padding-top:0;transition:max-height .26s ease-out,margin .26s ease-out,padding .26s ease-out,border-color .26s ease-out,opacity .18s ease-out;overflow:hidden}.profile-details{gap:20px;margin:22px 0 0;display:grid}.profile-details__section{border-top:1px solid var(--border);padding-top:17px}.profile-details__section h3{color:var(--text);letter-spacing:-.015em;margin:0;font-size:14px}.profile-details__section p{color:var(--text-secondary);margin:9px 0 0;font-size:14px;line-height:1.7}.profile-details__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0;display:grid}.profile-details__facts>div{border:1px solid color-mix(in srgb, var(--border) 76%, transparent);background:color-mix(in srgb, var(--surface-muted) 82%, transparent);border-radius:14px;min-width:0;min-height:62px;padding:11px 12px}.profile-details__facts dt{color:var(--muted);font-size:10px;font-weight:700}.profile-details__facts dd{overflow-wrap:anywhere;color:var(--text);margin:5px 0 0;font-size:12px;font-weight:650;line-height:1.35}.profile-details__chips{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.profile-details__chips li{border:1px solid color-mix(in srgb, var(--accent) 20%, var(--border));background:color-mix(in srgb, var(--accent-soft) 68%, transparent);color:var(--accent);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700;line-height:1}.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__copy{padding:20px}.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__copy h2{font-size:24px}.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__swipe-guide{opacity:0;max-height:0;margin:0;overflow:hidden}.candidate-stage__card[data-profile-transition=expanded] .candidate-stage__profile-notice{border-top-color:var(--border);opacity:1;max-height:90px;margin-top:19px;padding-top:14px}.candidate-stage__status{color:var(--muted);flex:none;font-size:10px;font-weight:600}.candidate-stage__feedback{min-height:0;color:var(--text-secondary);margin:0 4px;font-size:11px;line-height:1.45}.status-pill{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.candidate-actions{justify-content:center;align-items:center;gap:18px;margin:0;display:flex}.candidate-action{border:1px solid color-mix(in srgb, var(--surface) 62%, var(--border));background:color-mix(in srgb, var(--surface) 42%, transparent);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);width:52px;height:52px;color:inherit;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;border-radius:50%;place-items:center;text-decoration:none;transition:border-color .16s ease-out,background-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out;display:grid;box-shadow:0 8px 18px #2b21461a,inset 0 1px #ffffff8f,inset 0 -1px #140e2212}.candidate-action--boost{color:#c88916;width:44px;height:44px}.candidate-action--pass{--candidate-swipe-action-base-color:var(--muted);--candidate-swipe-action-border-base:color-mix(in srgb, var(--surface) 62%, var(--border));--candidate-swipe-action-highlight:#ff99b5}.candidate-action--like{--candidate-swipe-action-base-color:var(--text-secondary);--candidate-swipe-action-border-base:color-mix(in srgb, var(--surface) 62%, var(--border));--candidate-swipe-action-highlight:#ff9fbb}.candidate-action--pass,.candidate-action--like{--candidate-swipe-action-progress:0%;--candidate-swipe-action-opacity:0;isolation:isolate;border-color:color-mix(in srgb, var(--candidate-swipe-action-border-base) calc(100% - var(--candidate-swipe-action-progress)), var(--candidate-swipe-action-highlight) var(--candidate-swipe-action-progress));color:color-mix(in srgb, var(--candidate-swipe-action-base-color) calc(100% - var(--candidate-swipe-action-progress)), var(--candidate-swipe-action-highlight) var(--candidate-swipe-action-progress));transition:border-color 45ms linear,color 45ms linear,background-color 45ms linear,box-shadow 45ms linear,transform .16s ease-out;position:relative}.candidate-action--pass:before,.candidate-action--like:before{content:"";z-index:0;border-radius:inherit;background:color-mix(in srgb, var(--candidate-swipe-action-highlight) 24%, transparent);box-shadow:0 0 18px color-mix(in srgb, var(--candidate-swipe-action-highlight) 48%, transparent);opacity:var(--candidate-swipe-action-opacity);pointer-events:none;transition:opacity 45ms linear;position:absolute;inset:0}.candidate-action--pass>svg,.candidate-action--like>svg{z-index:1;position:relative}.candidate-action:active:not(:disabled){transform:scale(.94)}.candidate-action:disabled{opacity:.56}.text-link{width:fit-content;color:var(--accent);align-items:center;gap:3px;margin:0 auto;font-size:12px;font-weight:700;text-decoration:none;display:flex}.segmented-control{background:var(--surface-muted);border-radius:15px;grid-template-columns:repeat(2,1fr);gap:4px;margin-bottom:20px;padding:4px;display:grid}.segmented-control button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;font-size:13px;font-weight:700}.segmented-control button[data-active=true]{background:var(--surface);color:var(--text);box-shadow:0 4px 14px #2b214614}.likes-screen{padding-top:calc(var(--planetworld-app-bar-height) + 60px)}.likes-screen__swipe-surface{overscroll-behavior-x:contain;-webkit-tap-highlight-color:transparent;touch-action:pan-y}.likes-screen__tab-viewport{min-width:0;overflow:hidden}.likes-screen__tab-track{will-change:transform;width:200%;transform:translate3d(var(--likes-tab-track-offset), 0, 0);transition:transform .36s cubic-bezier(.22,.9,.32,1);display:flex}.likes-screen__tab-viewport[data-dragging=true] .likes-screen__tab-track{transition:none}.likes-screen__tab-panel{flex:0 0 50%;width:50%;min-width:0}.likes-screen__header{height:calc(var(--planetworld-app-bar-height) + 60px);border-bottom:0;margin:0;padding:0;display:block}.likes-screen__app-bar-row{height:var(--planetworld-app-bar-height);padding:10px max(20px, var(--planetworld-safe-area-right)) 10px max(20px, var(--planetworld-safe-area-left));grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;display:grid}.likes-screen__title{color:var(--text);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:700;line-height:1.15}.likes-screen__list-toggle{background:var(--text);width:40px;height:40px;color:var(--surface);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:999px;justify-self:end;place-items:center;padding:0;display:grid;box-shadow:0 8px 18px #1a142e2e}.likes-screen__list-toggle:active{transform:scale(.96)}.search-screen{padding-top:calc(var(--planetworld-app-bar-height) + 20px);gap:20px;display:grid}.search-screen__header{margin:0}.search-screen__title{color:var(--text);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:700;line-height:1.15}.search-screen__search{border:1px solid var(--border);background:var(--surface);min-height:52px;color:var(--muted);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:18px;align-items:center;gap:10px;padding:0 16px;display:flex;box-shadow:inset 0 1px #ffffff47}.search-screen__search:focus-within{border-color:color-mix(in srgb, var(--accent) 42%, var(--border));color:var(--accent)}.search-screen__search input{width:100%;min-width:0;color:var(--text);caret-color:var(--accent);font:inherit;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:0;font-size:15px}.search-screen__search input::-webkit-search-cancel-button{appearance:none}.search-screen__search input::placeholder{color:var(--muted)}.search-screen__content{gap:16px;display:grid}.likes-screen__empty,.search-screen__empty{min-height:calc(100vh - var(--planetworld-safe-area-top) - var(--planetworld-bottom-nav-height) - var(--planetworld-safe-area-bottom) - 30px);min-height:calc(100dvh - var(--planetworld-safe-area-top) - var(--planetworld-bottom-nav-height) - var(--planetworld-safe-area-bottom) - 30px)}.likes-screen__empty{padding:20px max(20px, var(--planetworld-safe-area-right)) 0 max(20px, var(--planetworld-safe-area-left))}.likes-screen__loading{padding:20px max(20px, var(--planetworld-safe-area-right)) 0 max(20px, var(--planetworld-safe-area-left));gap:18px;display:grid}.likes-screen__loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.likes-screen__shimmer{background:color-mix(in srgb, var(--surface-muted) 82%, var(--surface));border-radius:12px;display:block;position:relative;overflow:hidden}.likes-screen__shimmer:after{content:"";background:linear-gradient(100deg,#0000 16%,#ffffff47 46%,#0000 76%);animation:1.25s ease-in-out infinite likes-shimmer;position:absolute;inset:0;transform:translate(-120%)}.likes-screen__shimmer--title{width:min(172px,55%);height:29px}.likes-screen__shimmer--card{aspect-ratio:.7;border-radius:22px}@keyframes likes-shimmer{to{transform:translate(120%)}}.search-screen__heading{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.search-screen__heading p,.search-screen__heading h2{margin:0}.search-screen__heading p{color:var(--muted);letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:700}.search-screen__heading h2{color:var(--text);letter-spacing:-.04em;font-size:22px;font-weight:750}.search-screen__heading>span{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.search-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.search-profile-card{aspect-ratio:.72;background:var(--surface-muted);color:#fff;-webkit-tap-highlight-color:transparent;border-radius:22px;min-width:0;text-decoration:none;transition:transform .16s;display:block;position:relative;overflow:hidden;box-shadow:0 9px 22px #2b21461a}.search-profile-card:active{transform:scale(.98)}.search-profile-card img{object-fit:cover;object-position:center;width:100%;height:100%}.search-profile-card__scrim{background:linear-gradient(#0000 35%,#110e1c1f 57%,#110e1cd1 100%);position:absolute;inset:0}.search-profile-card__copy{text-shadow:0 2px 8px #0000005c;gap:3px;display:grid;position:absolute;bottom:13px;left:13px;right:13px}.search-profile-card__copy strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:760;overflow:hidden}.search-profile-card__copy strong small{margin-left:5px;font-size:14px;font-weight:600}.search-profile-card__copy>span,.search-profile-card__copy>small{color:#ffffffe0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.likes-screen__tabs{isolation:isolate;border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--surface-muted) 72%, transparent);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));height:44px;margin:4px 16px 12px;padding:3px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff94,0 8px 20px #2b21460f}.likes-screen__tab-indicator{z-index:0;background:linear-gradient(135deg, #ffffffd1, #ffffff7a), color-mix(in srgb, var(--surface) 68%, transparent);-webkit-backdrop-filter:blur(20px)saturate(155%);backdrop-filter:blur(20px)saturate(155%);pointer-events:none;width:calc(50% - 3px);transform:translate3d(var(--likes-tab-indicator-offset,0%), 0, 0);border:1px solid #ffffffb8;border-radius:10px;transition:transform .36s cubic-bezier(.22,.9,.32,1),box-shadow .22s;position:absolute;top:3px;bottom:3px;left:3px;box-shadow:0 5px 14px #2b21461a,inset 0 1px #ffffffbd}.likes-screen__tabs[data-dragging=true] .likes-screen__tab-indicator{transition:none}.likes-screen__tabs button{z-index:1;min-height:38px;color:var(--text-secondary);cursor:pointer;letter-spacing:-.02em;appearance:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:11px;padding:0 8px;font-size:14px;font-weight:700;transition:color .22s,transform .18s;position:relative}.likes-screen__tabs button+button:before{display:none}.likes-screen__tabs button[data-active=true]{color:var(--accent)}.likes-screen__tabs button[data-active=true]:after{display:none}.likes-screen__tabs button:active{background:0 0;transform:scale(.985)}@media (prefers-reduced-motion:reduce){.likes-screen__tab-indicator,.likes-screen__tabs button,.likes-screen__tab-track{transition:none}}.likes-screen__content{padding:20px max(20px, var(--planetworld-safe-area-right)) 0 max(20px, var(--planetworld-safe-area-left));gap:18px;display:grid}.likes-screen__section-heading{align-items:center;display:flex}.likes-screen__section-heading h2{color:var(--text);letter-spacing:-.04em;margin:0;font-size:22px;font-weight:750}.likes-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.likes-profile-card{aspect-ratio:.7;background:var(--surface-muted);color:#fff;-webkit-tap-highlight-color:transparent;border-radius:22px;min-width:0;text-decoration:none;transition:transform .16s;display:block;position:relative;overflow:hidden;box-shadow:0 9px 22px #2b21461a}.likes-profile-card:active{transform:scale(.98)}.likes-profile-card img{object-fit:cover;object-position:center;width:100%;height:100%}.likes-profile-card__scrim{background:linear-gradient(#0000 40%,#110e1c14 57%,#110e1cc7 100%);position:absolute;inset:0}.likes-profile-card__copy{text-shadow:0 2px 8px #0000005c;gap:3px;display:grid;position:absolute;bottom:14px;left:13px;right:13px}.likes-profile-card__copy strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:760;overflow:hidden}.likes-profile-card__copy strong small{margin-left:5px;font-size:14px;font-weight:600}.likes-profile-card__copy>span{color:#ffffffe0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.primary-button,.small-button{border:0;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.content-section{margin-top:24px}.content-section__heading{justify-content:space-between;align-items:center;margin:0 3px 10px;display:flex}.content-section__heading h2,.settings-section>h2{color:var(--text-secondary);letter-spacing:-.01em;margin:0;font-size:13px}.content-section__heading span{background:var(--surface-muted);min-width:22px;color:var(--muted);text-align:center;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.empty-strip{background:var(--surface);color:var(--accent);border-radius:18px;align-items:center;gap:12px;padding:17px;display:flex}.empty-strip p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.fixture-list{border:1px solid var(--border);background:var(--surface);border-radius:22px;display:grid;overflow:hidden}.fixture-list--compact{border-radius:18px}.fixture-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:13px 15px;display:grid}.fixture-row+.fixture-row{border-top:1px solid var(--border)}.fixture-row__avatar{color:#fff;background:linear-gradient(145deg,#6bb6dd,#79cfeb);border-radius:16px;place-items:center;width:48px;height:48px;font-size:17px;font-weight:800;display:grid}.fixture-row__avatar[data-accent="1"]{background:linear-gradient(145deg,#8fc7dd,#78c3e7)}.fixture-row__avatar[data-accent="2"]{background:linear-gradient(145deg,#f0bc91,#e99db9)}.fixture-row__avatar[data-accent="3"]{background:linear-gradient(145deg,#89c9ac,#8fb7df)}.fixture-row__copy{gap:3px;min-width:0;display:grid}.fixture-row__copy strong{font-size:13px}.fixture-row__copy strong small,.fixture-row__copy>span{color:var(--muted);font-size:10px;font-weight:600}.fixture-row__copy>small{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.45;overflow:hidden}.fixture-row__badge,.debug-row__count{background:var(--accent-soft);min-width:24px;min-height:24px;color:var(--accent);border-radius:999px;place-items:center;padding:3px 7px;font-size:9px;font-weight:800;display:grid}.my-profile-screen{padding-top:calc(var(--planetworld-app-bar-height) + 20px);padding-bottom:24px}.my-profile-heading{margin:0}.my-profile-heading__title{color:var(--text);letter-spacing:-.04em;margin:0;font-size:18px;font-weight:700;line-height:1.2}.profile-setup-card{border:1px solid color-mix(in srgb, var(--accent) 15%, var(--border));background:radial-gradient(circle at 92% 2%, color-mix(in srgb, var(--accent-soft) 72%, transparent), transparent 38%), var(--surface);border-radius:25px;padding:20px;box-shadow:0 10px 26px #0f172a0f}.profile-setup-card__intro{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.profile-setup-card__avatar{color:#fff;background:linear-gradient(145deg,#89c8e9,#84d3e8);border-radius:19px;place-items:center;width:58px;height:58px;display:grid}.profile-setup-card__status{background:var(--accent-soft);min-height:22px;color:var(--accent);border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.profile-setup-card h2{color:var(--text);letter-spacing:-.025em;margin:5px 0 2px;font-size:17px}.profile-setup-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.profile-setup-card__progress{color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-top:20px;font-size:12px;font-weight:650;display:grid}.profile-setup-card__progress strong{color:var(--accent);font-size:17px}.profile-setup-card__progress>div{background:var(--surface-muted);border-radius:999px;height:7px;overflow:hidden}.profile-setup-card__progress i{border-radius:inherit;background:var(--accent-action);width:0;height:100%;display:block}.profile-setup-card__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 18px;padding:0;list-style:none;display:grid}.profile-setup-card__steps li{border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--surface) 72%, transparent);min-width:0;min-height:38px;color:var(--text-secondary);border-radius:12px;align-items:center;gap:7px;padding:0 10px;font-size:11px;font-weight:650;display:flex}.profile-setup-card__steps svg{color:var(--accent)}.profile-setup-card__cta{background:var(--accent-action);color:#fff;border-radius:15px;justify-content:center;align-items:center;gap:5px;min-height:48px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.profile-settings-section{margin-top:0}.profile-settings-section__heading{justify-content:space-between;align-items:flex-end;margin:0 4px 10px;display:flex}.profile-settings-section__heading h2{color:var(--text-secondary);letter-spacing:-.01em;margin:0;font-size:13px}.profile-settings-section__heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.profile-settings-section__group,.debug-group{border:1px solid var(--border);background:var(--surface);border-radius:22px;overflow:hidden}.profile-settings-row,.debug-row{width:100%;min-height:68px;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:13px;padding:12px 15px;text-decoration:none;display:flex}.profile-settings-row+.profile-settings-row,.debug-row+.debug-row{border-top:1px solid var(--border)}.profile-settings-row:disabled{opacity:1;cursor:default}.profile-settings-row:not(:disabled),.my-profile-edit-link,.setting-action-row,.setting-choice-list button,.visibility-options button{cursor:pointer;-webkit-tap-highlight-color:transparent}.profile-settings-row:not(:disabled):active,.my-profile-edit-link:active,.setting-action-row:active{background:var(--accent-soft)}.profile-settings-row__icon,.debug-row__icon,.setup-steps__icon{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.profile-settings-row__copy,.debug-row__copy{flex:1;gap:3px;min-width:0;display:grid}.profile-settings-row__copy strong,.debug-row__copy strong{font-size:13px}.profile-settings-row__copy small,.debug-row__copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-settings-row__chevron{color:var(--muted);flex:none;place-items:center;display:grid}.profile-setup-note{color:var(--muted);align-items:flex-start;gap:9px;margin:16px 4px 0;display:flex}.profile-setup-note svg{color:var(--accent);flex:none;margin-top:1px}.profile-setup-note p{margin:0;font-size:11px;line-height:1.55}.profile-setup-note strong{color:var(--text-secondary)}.my-profile-edit-link{border:1px solid var(--border);background:var(--surface);width:100%;min-height:68px;color:var(--text);text-align:left;border-radius:22px;align-items:center;gap:13px;margin-top:12px;padding:12px 15px;display:flex}.my-profile-edit-link>svg,.setting-action-row>svg{color:var(--muted);flex:none;margin-left:auto}.setting-screen{min-height:calc(100vh - var(--planetworld-safe-area-top));padding-top:calc(var(--planetworld-app-bar-height) + 16px);padding-bottom:24px}.setting-screen-header{z-index:34;top:var(--planetworld-safe-area-top);width:min(100%,480px);height:var(--planetworld-app-bar-height);grid-template-columns:44px 1fr 44px;align-items:center;display:grid;position:fixed;left:50%;transform:translate(-50%)}.setting-screen-header h1{color:var(--text);letter-spacing:-.035em;text-align:center;margin:0;font-size:17px;font-weight:750}.setting-screen-header__back{width:44px;height:44px;color:var(--text);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid}.setting-screen__content{padding:0 1px}.setting-screen__intro{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:5px 4px 20px;display:grid}.setting-screen__intro-icon{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:14px;place-items:center;display:grid}.setting-screen__intro h2,.setting-card h3{color:var(--text);letter-spacing:-.02em;margin:0;font-size:14px}.setting-screen__intro p,.setting-card__hint,.setting-screen__status{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.setting-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;margin-top:12px;padding:17px}.setting-card h3{margin-bottom:14px}.setting-range-fields{grid-template-columns:1fr 16px 1fr;align-items:end;gap:8px;display:grid}.setting-range-fields label,.setting-field,.setting-select{color:var(--text-secondary);gap:6px;font-size:11px;font-weight:650;display:grid}.setting-range-fields label{position:relative}.setting-range-fields input,.setting-field input,.setting-field textarea,.setting-select select{border:1px solid var(--border);background:var(--surface-muted);width:100%;min-height:44px;color:var(--text);font:inherit;border-radius:12px;outline:0;padding:0 12px;font-size:13px}.setting-range-fields small{color:var(--muted);pointer-events:none;font-size:11px;position:absolute;bottom:13px;right:11px}.setting-range-fields__line{background:var(--muted);width:10px;height:1px;margin-bottom:22px}.setting-select select{appearance:auto}.setting-choice-list{flex-wrap:wrap;gap:8px;display:flex}.setting-choice-list button{border:1px solid var(--border);background:var(--surface-muted);min-height:36px;color:var(--text-secondary);border-radius:999px;padding:0 12px;font-size:11px;font-weight:650}.setting-choice-list button.is-selected{border-color:color-mix(in srgb, var(--accent) 42%, var(--border));background:var(--accent-soft);color:var(--accent)}.setting-field+.setting-field{margin-top:16px}.setting-field textarea{resize:vertical;min-height:104px;padding-top:11px}.setting-card__counter{color:var(--muted);text-align:right;margin:6px 0 0;font-size:10px}.photo-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.photo-edit-grid>*{border-radius:14px;place-items:center;min-height:94px;display:grid}.photo-edit-grid button{border:1px dashed color-mix(in srgb, var(--accent) 48%, var(--border));background:var(--accent-soft);color:var(--accent);gap:5px;font-size:10px;font-weight:700}.photo-edit-grid__placeholder{background:var(--surface-muted);color:var(--muted)}.visibility-options{display:grid}.visibility-options button,.setting-action-row{border:0;border-top:1px solid var(--border);width:100%;min-height:62px;color:var(--text);text-align:left;background:0 0;align-items:center;gap:11px;padding:12px 0;display:flex}.visibility-options button:first-child{border-top:0}.visibility-options button>span,.setting-action-row>span:not(.profile-settings-row__icon),.setting-toggle>span{flex:1;gap:3px;display:grid}.visibility-options strong,.setting-action-row strong,.setting-toggle strong{font-size:13px}.visibility-options small,.setting-action-row small,.setting-toggle small{color:var(--muted);font-size:11px}.visibility-options i{border:1px solid var(--border);border-radius:50%;flex:0 0 18px;width:18px;height:18px;display:block}.visibility-options button.is-selected i{border:5px solid var(--accent)}.setting-toggle{cursor:pointer;align-items:center;gap:14px;min-height:46px;display:flex}.setting-toggle input{opacity:0;position:absolute}.setting-toggle>i{background:var(--disabled-background);border-radius:999px;flex:0 0 48px;width:48px;height:28px;transition:background .16s;position:relative}.setting-toggle>i:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #19132833}.setting-toggle input:checked+i{background:var(--accent-action)}.setting-toggle input:checked+i:after{transform:translate(20px)}.setting-screen .primary-button{margin-top:18px}.setting-screen__status{min-height:17px;color:var(--accent);margin:8px 4px 0}.standalone-page{background:var(--background)}.standalone-page--profile{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:none;touch-action:pan-y;height:100dvh;overflow:hidden auto}.standalone-page--profile::-webkit-scrollbar{width:0;display:none}.standalone-content{padding:calc(var(--planetworld-top-fixed-height) + 24px) 20px calc(34px + var(--planetworld-safe-area-bottom))}.standalone-page--profile .standalone-content{padding:0}.profile-detail-preview{color:#ffffffd6;background:linear-gradient(145deg,#c7e9f8,#d6f3fb);border-radius:28px;place-items:center;min-height:300px;margin-bottom:18px;display:grid}.profile-detail-card{background:var(--surface);min-height:100%;box-shadow:none;border:0;border-radius:0;overflow:hidden}.profile-detail-card__media{width:100%;height:min(55dvh,500px);min-height:0;position:relative;overflow:hidden}.profile-detail-card__content{min-height:calc(112dvh - min(55dvh,500px));padding:20px 20px calc(24px + var(--planetworld-safe-area-bottom))}.profile-detail-card__content h1{color:var(--text);letter-spacing:-.03em;margin:0;font-size:24px}.profile-detail-card__content h1 span{color:var(--text-secondary);margin-left:8px;font-size:17px;font-weight:500}.profile-detail-card__region{color:var(--muted);margin:6px 0 0;font-size:12px}.profile-card-transition{z-index:1000;top:var(--profile-card-transition-top);left:var(--profile-card-transition-left);width:var(--profile-card-transition-width);height:var(--profile-card-transition-height);background:var(--surface);isolation:isolate;will-change:top, left, width, height, border-radius, clip-path;border-radius:22px;position:fixed;overflow:hidden}.profile-card-transition[data-profile-transition=anchored]{clip-path:inset(0 round 22px);box-shadow:none;border-radius:22px;transition:none}.profile-card-transition[data-profile-transition=expanded]{clip-path:inset(0);width:100vw;height:100dvh;box-shadow:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-y;border-radius:0;transition:top .42s cubic-bezier(.22,.82,.28,1),left .42s cubic-bezier(.22,.82,.28,1),width .42s cubic-bezier(.22,.82,.28,1),height .42s cubic-bezier(.22,.82,.28,1),border-radius .42s cubic-bezier(.22,.82,.28,1),clip-path .42s cubic-bezier(.22,.82,.28,1),box-shadow .42s cubic-bezier(.22,.82,.28,1);top:0;left:0;overflow:hidden auto}.profile-card-transition[data-profile-transition=closing]{clip-path:inset(0 round 22px);border-radius:0;transition:top .42s cubic-bezier(.22,.82,.28,1),left .42s cubic-bezier(.22,.82,.28,1),width .42s cubic-bezier(.22,.82,.28,1),height .42s cubic-bezier(.22,.82,.28,1),border-radius .42s cubic-bezier(.22,.82,.28,1),clip-path .42s cubic-bezier(.22,.82,.28,1),box-shadow .42s cubic-bezier(.22,.82,.28,1);box-shadow:0 9px 22px #2b21461a}.profile-card-transition[data-profile-transition=expanded]::-webkit-scrollbar{width:0;display:none}.profile-card-transition__media{background:var(--surface-muted);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.profile-card-transition[data-profile-transition=expanded] .profile-card-transition__media,.profile-card-transition[data-profile-transition=closing] .profile-card-transition__media{transition:height .42s cubic-bezier(.22,.82,.28,1),border-radius .42s cubic-bezier(.22,.82,.28,1)}.profile-card-transition[data-profile-transition=anchored] .profile-card-transition__media{border-radius:22px;transition:none}.profile-card-transition[data-profile-transition=expanded] .profile-card-transition__media{border-radius:0;height:min(55dvh,500px)}.profile-card-transition[data-profile-transition=closing] .profile-card-transition__media{border-radius:22px}.profile-card-transition__launch-scrim{z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#110e1c14 57%,#110e1cc7 100%);transition:opacity .15s ease-out;position:absolute;inset:0}.profile-card-transition__launch-copy{z-index:2;color:#fff;text-shadow:0 2px 8px #0000005c;gap:3px;transition:opacity .15s ease-out;display:grid;position:absolute;bottom:14px;left:13px;right:13px}.profile-card-transition__launch-copy strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:760;overflow:hidden}.profile-card-transition__launch-copy strong small{margin-left:5px;font-size:14px;font-weight:600}.profile-card-transition__launch-copy>span{color:#ffffffe0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.profile-card-transition[data-profile-transition=expanded] .profile-card-transition__launch-scrim,.profile-card-transition[data-profile-transition=expanded] .profile-card-transition__launch-copy{opacity:0}.profile-card-transition__content{min-height:calc(112dvh - min(55dvh,500px));padding:20px 20px calc(24px + var(--planetworld-safe-area-bottom));opacity:0;pointer-events:none;transition:opacity .18s ease-out,transform .22s ease-out;transform:translateY(12px)}.profile-card-transition[data-profile-transition=expanded] .profile-card-transition__content{opacity:1;pointer-events:auto;transition-delay:.15s;transform:translateY(0)}.profile-card-transition__content h2{color:var(--text);letter-spacing:-.03em;margin:0;font-size:24px}.profile-card-transition__content h2 span{color:var(--text-secondary);margin-left:8px;font-size:17px;font-weight:500}.profile-card-transition__region{color:var(--muted);margin:6px 0 0;font-size:12px}.profile-card-transition__header{z-index:1001;opacity:0;pointer-events:none;transition:opacity .18s ease-out .12s,transform .22s ease-out .12s;transform:translate(-50%)translateY(-8px)}.profile-card-transition[data-profile-transition=expanded] .profile-card-transition__header{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.profile-card-transition:not([data-profile-transition=expanded]) .profile-photo-carousel__pagination{opacity:0}.profile-detail-card__bio{color:var(--text-secondary);margin:17px 0 0;font-size:14px;line-height:1.7}.profile-detail-card__notice{border-top:1px solid var(--border);color:var(--muted);margin:19px 0 0;padding-top:14px;font-size:11px;line-height:1.55}.onboarding-content{padding-top:calc(var(--planetworld-top-fixed-height) + 20px)}.onboarding-hero{box-shadow:var(--shadow);color:#fff;background:radial-gradient(circle at 92% 5%,#ffffff61,#0000 36%),linear-gradient(145deg,#0b74b8,#2daee0 58%,#72d4ee);border-radius:27px;padding:27px 22px}.onboarding-hero__mark{background:#ffffff29;border:1px solid #ffffff59;border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:20px;display:grid}.onboarding-hero .screen-eyebrow{color:#ffffffb8}.onboarding-hero h2{letter-spacing:-.04em;margin:8px 0;font-size:23px}.onboarding-hero>p:last-child{color:#ffffffc7;margin:0;font-size:13px;line-height:1.65}.setup-steps{border:1px solid var(--border);background:var(--surface);border-radius:23px;margin:20px 0;padding:0;list-style:none;overflow:hidden}.setup-steps li{grid-template-columns:auto auto 1fr;align-items:center;gap:12px;min-height:72px;padding:13px 15px;display:grid}.setup-steps li+li{border-top:1px solid var(--border)}.setup-steps__number{width:20px;color:var(--muted);text-align:center;font-size:11px;font-weight:700}.setup-steps li>span:last-child{gap:3px;display:grid}.setup-steps strong{font-size:13px}.setup-steps small{color:var(--muted);font-size:11px}.primary-button{background:linear-gradient(135deg, var(--accent-action), color-mix(in srgb, var(--accent-action) 84%, #000));width:100%;min-height:51px;box-shadow:0 12px 25px color-mix(in srgb, var(--accent-action) 28%, transparent);color:#fff;border-radius:16px;padding:0 18px;font-size:13px}.primary-button:disabled{background:var(--disabled-background);box-shadow:none;color:var(--muted)}.onboarding-flow{min-height:100dvh;padding:calc(var(--planetworld-safe-area-top) + 12px) max(20px, var(--planetworld-safe-area-right)) calc(var(--planetworld-safe-area-bottom) + 22px) max(20px, var(--planetworld-safe-area-left));background:var(--page-background);flex-direction:column;display:flex}.onboarding-flow__header{grid-template-columns:44px 1fr 44px;align-items:center;min-height:44px;display:grid}.onboarding-flow__header button,.onboarding-flow__header a{width:44px;height:44px;color:var(--text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;font-size:12px;font-weight:700;text-decoration:none;display:grid}.onboarding-flow__header button:disabled{color:#0000}.onboarding-flow__header span{color:var(--muted);text-align:center;font-size:12px;font-weight:700}.onboarding-flow__progress{background:var(--surface-muted);border-radius:999px;height:5px;margin:8px 0 0;overflow:hidden}.onboarding-flow__progress i{border-radius:inherit;background:var(--accent);transform-origin:0;width:100%;height:100%;transition:transform .26s;display:block}.onboarding-flow__stage{flex:1;align-items:flex-start;min-height:0;padding-top:clamp(28px,4.5dvh,44px);display:flex;overflow:hidden}.onboarding-flow__step{width:100%;animation:.28s cubic-bezier(.28,.72,.3,1) both onboarding-step-forward}.onboarding-flow__stage[data-direction=backward] .onboarding-flow__step{animation-name:onboarding-step-backward}@keyframes onboarding-step-forward{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes onboarding-step-backward{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.registration-intro,.registration-form{width:min(100%,390px);margin:0 auto}.registration-intro{text-align:center;align-content:center;gap:16px;min-height:min(570px,70dvh);display:grid}.registration-intro__mark{background:var(--accent-soft);width:64px;height:64px;color:var(--accent);border-radius:22px;place-items:center;margin:0 auto 10px;display:grid}.registration-intro>p,.registration-form__eyebrow{color:var(--accent);letter-spacing:.04em;margin:0;font-size:12px;font-weight:800}.registration-intro h1,.registration-form h1{color:var(--text);letter-spacing:-.045em;margin:0;font-size:clamp(25px,7vw,30px);line-height:1.3}.registration-intro>div>p,.registration-form>p:not(.registration-form__eyebrow){color:var(--text-secondary);margin:0;font-size:14px;line-height:1.7}.registration-agreement{color:var(--text-secondary);text-align:left;align-items:flex-start;gap:10px;margin:34px auto 0;font-size:12px;line-height:1.55;display:flex}.registration-agreement input{opacity:0;position:absolute}.registration-agreement i{border:1px solid var(--border);background:var(--surface);border-radius:7px;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.registration-agreement input:checked+i{border-color:var(--accent-action);background:var(--accent-action)}.registration-agreement input:checked+i:after{content:"✓";color:#fff;font-size:14px;font-weight:800}.registration-agreement strong{color:var(--accent)}.registration-form{gap:14px;display:grid}.registration-input{color:var(--text-secondary);gap:8px;margin-top:26px;font-size:12px;font-weight:700;display:grid}.registration-input input{border:1px solid var(--border);background:var(--surface);width:100%;min-height:56px;color:var(--text);font:inherit;border-radius:16px;outline:0;padding:0 16px;font-size:16px}.registration-input input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.registration-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.registration-option-grid button{border:1px solid var(--border);background:var(--surface);min-height:132px;color:var(--text-secondary);-webkit-tap-highlight-color:transparent;border-radius:20px;place-content:center;gap:10px;font-size:14px;font-weight:750;display:grid}.registration-option-grid button.is-selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);box-shadow:0 8px 20px color-mix(in srgb, var(--accent) 15%, transparent)}.registration-photo{border:1px dashed color-mix(in srgb, var(--accent) 48%, var(--border));background:var(--accent-soft);min-height:210px;color:var(--accent);-webkit-tap-highlight-color:transparent;border-radius:22px;place-content:center;gap:9px;margin-top:24px;display:grid}.registration-photo strong{font-size:15px}.registration-photo small{color:var(--text-secondary);font-size:11px}.registration-interest-list{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.registration-interest-list button{border:1px solid var(--border);background:var(--surface);min-height:43px;color:var(--text-secondary);-webkit-tap-highlight-color:transparent;border-radius:999px;padding:0 16px;font-size:13px;font-weight:700}.registration-interest-list button.is-selected{border-color:color-mix(in srgb, var(--accent) 46%, var(--border));background:var(--accent-soft);color:var(--accent)}.onboarding-flow__footer{width:min(100%,390px);margin:18px auto 0}.onboarding-flow__footer .primary-button{background:var(--accent-action);color:#fff;border-radius:16px;width:100%;min-height:52px}.onboarding-flow__footer>p{min-height:17px;color:var(--accent);text-align:center;margin:9px 3px 0;font-size:11px;line-height:1.45}.debug-page{background:var(--background)}.debug-content{padding:calc(var(--planetworld-top-fixed-height) + 16px) 16px calc(28px + var(--planetworld-safe-area-bottom))}.debug-section{margin-top:22px}.debug-section>h3{color:var(--text-secondary);margin:0 5px 8px;font-size:12px;font-weight:700}.debug-row{min-height:62px;transition:background .15s}.debug-group{border-radius:16px}.debug-row__icon{border-radius:10px;flex-basis:36px;width:36px;height:36px}.debug-row:hover{background:var(--hover-background)}.debug-row--action{cursor:pointer}.debug-row--action:active{background:var(--accent-soft)}.debug-row--action:disabled{cursor:not-allowed;opacity:.52}.debug-row--danger:not(:disabled){color:var(--danger-text)}.debug-fixture-help{color:var(--muted);margin:-1px 5px 9px;font-size:10px;line-height:1.55}.debug-fixture-status{min-height:17px;color:var(--accent);margin:7px 5px 0;font-size:10px;font-weight:700}.debug-row>svg:last-child{color:var(--muted);flex:none}.standalone-shell{flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.standalone-shell .screen-state{width:100%}.session-gate{min-height:100dvh;padding:calc(var(--planetworld-safe-area-top) + 28px) calc(var(--planetworld-safe-area-right) + 24px) calc(var(--planetworld-safe-area-bottom) + 28px) calc(var(--planetworld-safe-area-left) + 24px);background:var(--page-background);place-items:center;display:grid}.session-gate__card{text-align:left;width:min(100%,340px);padding:8px 0}.session-gate__mark{background:var(--accent-action);color:#fff;border-radius:13px;place-items:center;width:44px;height:44px;margin:0 0 24px;font-size:25px;line-height:1;display:grid}.session-gate__card h1{letter-spacing:-.025em;margin:7px 0 10px;font-size:22px;line-height:1.45}.session-gate__card>p:last-of-type{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.65}.session-gate__card button{background:var(--accent-action);color:#fff;border:0;border-radius:12px;min-width:116px;min-height:44px;margin-top:20px;font-weight:700}.session-gate__progress{border:2px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:24px;height:24px;margin:22px 0 0;animation:.8s linear infinite loading-spin;display:block}.loading-mark{border:5px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:54px;height:54px;animation:.9s linear infinite loading-spin}.loading-label{color:var(--muted);margin:17px 0 0;font-size:13px}@keyframes loading-spin{to{transform:rotate(360deg)}}@media (max-width:359px){.app-content,.standalone-content,.debug-content{padding-left:14px;padding-right:14px}.brand-logo__text{display:none}.profile-setup-card{padding:16px}.profile-setup-card__steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
