#root{width:100%;min-height:100vh}.auth-shell{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top left,rgba(37,99,235,.2),transparent 28%),radial-gradient(circle at 78% 18%,rgba(14,165,233,.16),transparent 24%),linear-gradient(135deg,#111315,#17191d 52%,#101214)}.auth-shell--loading{display:grid;place-items:center;padding:32px}.auth-backdrop{position:absolute;inset:0;pointer-events:none}.auth-backdrop-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 85%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 85%)}.auth-backdrop-glow{position:absolute;border-radius:999px;filter:blur(72px);opacity:.55}.auth-backdrop-glow--blue{top:15%;left:10%;width:360px;height:360px;background:#2563eb2e}.auth-backdrop-glow--cyan{right:8%;bottom:10%;width:420px;height:420px;background:#22d3ee1f}.auth-layout{position:relative;z-index:1;min-height:100vh;display:grid;grid-template-columns:minmax(520px,1.2fr) minmax(380px,460px);align-items:center;gap:48px;padding:56px clamp(32px,5vw,72px)}.auth-hero{display:grid;gap:24px;max-width:760px}.auth-hero-badge{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border:1px solid rgba(96,165,250,.26);border-radius:999px;background:#0f172a8c;color:#93c5fd;font-size:11px;font-weight:700;letter-spacing:.14em}.auth-hero-title{margin:0;color:#f8fafc;font-size:clamp(52px,7vw,88px);line-height:.95;letter-spacing:-.04em}.auth-hero-subtitle{max-width:640px;margin:0;color:#a8b3c7;font-size:18px;line-height:1.7}.auth-panel{border:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,#181a1feb,#111318f0);box-shadow:0 24px 60px #0000005c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-panel{display:grid;gap:18px;padding:28px;border-radius:24px}.auth-panel-header{display:grid;gap:10px;justify-items:center;padding:8px 0 14px}.auth-mode-switch{display:inline-grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border:1px solid rgba(71,85,105,.52);border-radius:999px;background:#0f172a94}.auth-mode-switch-btn{min-width:88px;height:34px;padding:0 14px;border:none;border-radius:999px;background:transparent;color:#8c9ab0;font-size:13px;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.auth-mode-switch-btn.active{background:linear-gradient(135deg,#2563ebe6,#082f49eb);color:#eff6ff;box-shadow:0 10px 24px #2563eb38}.auth-panel-title{margin:0;color:#f8fafc;font-size:30px;line-height:1.1}.auth-panel-description{margin:0;color:#8c9ab0;font-size:14px;line-height:1.7}.auth-field{display:grid;gap:0}.auth-field input{width:100%;padding:14px 16px;border:1px solid rgba(71,85,105,.82);border-radius:14px;background:#0f172a80;color:#f8fafc;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-field input::placeholder{color:#64748b}.auth-field input:focus{outline:none;border-color:#60a5fad9;box-shadow:0 0 0 4px #3b82f626;background:#0f172ab8}.auth-error{padding:12px 14px;border:1px solid rgba(248,113,113,.32);border-radius:12px;background:#7f1d1d47;color:#fecaca;font-size:14px}.auth-agreement{margin:8px 0 10px;color:#8c9ab0;font-size:12px;line-height:1.7}.auth-agreement-link{color:#7dd3fc}.auth-submit{width:100%;padding:15px 18px;border:1px solid rgba(96,165,250,.28);border-radius:14px;background:linear-gradient(135deg,#2563eb,#0f172a);color:#eff6ff;font-size:15px;font-weight:700;letter-spacing:.04em;box-shadow:0 12px 30px #2563eb47;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.auth-submit:hover{border-color:#7dd3fc6b;box-shadow:0 16px 36px #2563eb57;filter:brightness(1.05);transform:translateY(-1px)}.auth-submit:focus-visible{outline:2px solid rgba(125,211,252,.7);outline-offset:2px}.app-startup{display:grid;justify-items:center;gap:16px}.app-startup-logo{width:72px;height:72px;display:block;animation:app-startup-logo-pulse 1.8s ease-in-out infinite}.app-startup-slogan{margin:0;color:#94a3b8;font-size:15px;letter-spacing:.12em}.page-loading-screen{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at top left,rgba(37,99,235,.16),transparent 28%),radial-gradient(circle at 78% 18%,rgba(14,165,233,.12),transparent 24%),linear-gradient(135deg,#111315,#17191d 52%,#101214)}.page-loading-screen--overlay{position:fixed;inset:0;min-height:0;padding:24px;z-index:14000;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 30%),radial-gradient(circle at 78% 18%,rgba(14,165,233,.14),transparent 24%),#090c12d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.page-loading-screen__content{display:grid;justify-items:center;gap:14px;padding:28px 32px;border-radius:18px;border:1px solid rgba(148,163,184,.16);background:#0f172a61;box-shadow:0 20px 60px #00000057}.page-loading-screen__spinner{width:34px;height:34px;border:3px solid rgba(148,163,184,.18);border-top-color:#7dd3fceb;border-radius:999px;animation:page-loading-screen-spin .72s linear infinite}.page-loading-screen__label{margin:0;color:#94a3b8;font-size:14px;letter-spacing:.08em}@keyframes app-startup-logo-pulse{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@keyframes page-loading-screen-spin{to{transform:rotate(360deg)}}.rooms-lab-shell{position:relative;min-height:100vh;background:radial-gradient(circle at top left,rgba(14,165,233,.2),transparent 28%),radial-gradient(circle at 82% 16%,rgba(249,115,22,.16),transparent 24%),linear-gradient(145deg,#0f172a,#111827 52%,#0a0f1d);color:#e5eefc}.rooms-lab-backdrop{position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.05) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.92),transparent 92%);mask-image:linear-gradient(180deg,rgba(0,0,0,.92),transparent 92%);pointer-events:none}.rooms-lab-layout{position:relative;z-index:1;display:grid;gap:20px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 40px}.rooms-lab-header,.rooms-lab-panel{border:1px solid rgba(148,163,184,.16);border-radius:24px;background:linear-gradient(180deg,#0f172adb,#0f172ab8);box-shadow:0 24px 60px #0206175c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rooms-lab-header{display:grid;gap:10px;padding:28px}.rooms-lab-badge{width:fit-content;padding:6px 10px;border-radius:999px;border:1px solid rgba(125,211,252,.28);background:#082f4970;color:#7dd3fc;font-size:11px;font-weight:700;letter-spacing:.14em}.rooms-lab-header h1,.rooms-lab-panel h2{margin:0}.rooms-lab-header p,.rooms-lab-note{margin:0;color:#a8bad8;line-height:1.7}.rooms-lab-panel{display:grid;gap:18px;padding:24px}.rooms-lab-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.rooms-lab-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rooms-lab-grid label{display:grid;gap:8px}.rooms-lab-grid span,.rooms-lab-version{color:#9fb1ce;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rooms-lab-grid input,.rooms-lab-grid select{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(71,85,105,.84);border-radius:14px;background:#0f172a8c;color:#f8fafc}.rooms-lab-actions{display:flex;flex-wrap:wrap;gap:12px}.rooms-lab-actions button{min-height:42px;padding:0 16px;border:1px solid rgba(125,211,252,.24);border-radius:999px;background:linear-gradient(135deg,#0e7490f0,#1e293bfa);color:#ecfeff;box-shadow:0 10px 24px #0e74903d}.rooms-lab-actions button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.rooms-lab-status{color:#d7e4fb;font-size:13px;line-height:1.6}.rooms-lab-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.rooms-lab-pill-active{background:#16a34a33;border:1px solid rgba(74,222,128,.28);color:#bbf7d0}.rooms-lab-pill-closed{background:#dc262629;border:1px solid rgba(252,165,165,.26);color:#fecaca}.rooms-lab-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rooms-lab-metric-card,.rooms-lab-bucket-card,.rooms-lab-participant-card{display:grid;gap:8px;padding:16px;border:1px solid rgba(71,85,105,.42);border-radius:18px;background:#0206176b}.rooms-lab-metric-card span,.rooms-lab-meta span,.rooms-lab-participant-meta span,.rooms-lab-bucket-card h3{color:#8fa6ca;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.rooms-lab-metric-card strong,.rooms-lab-meta strong{color:#f8fbff;font-size:14px}.rooms-lab-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rooms-lab-meta div{display:grid;gap:6px}.rooms-lab-participant-list,.rooms-lab-bucket-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rooms-lab-event-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.rooms-lab-event-list{display:grid;gap:12px}.rooms-lab-event-card{display:grid;gap:8px;padding:16px;border:1px solid rgba(71,85,105,.42);border-radius:18px;background:#0206176b}.rooms-lab-event-topline,.rooms-lab-event-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.rooms-lab-event-topline strong{color:#f8fbff;font-size:14px}.rooms-lab-event-topline span,.rooms-lab-event-meta span{color:#9fb1ce;font-size:12px}.rooms-lab-event-payload{color:#d7e4fb;font-size:13px;line-height:1.6;word-break:break-word}.rooms-lab-participant-heading{display:grid;gap:4px}.rooms-lab-participant-heading strong{color:#f8fbff}.rooms-lab-participant-heading span{color:#8fa6ca;font-size:12px}.rooms-lab-participant-meta,.rooms-lab-participant-summary,.rooms-lab-bucket-stats{display:flex;flex-wrap:wrap;gap:10px;color:#d3def3;font-size:13px}.rooms-lab-empty{padding:18px;border:1px dashed rgba(148,163,184,.32);border-radius:18px;color:#9fb1ce}.rooms-lab-snapshot{margin:0;max-height:420px;overflow:auto;padding:18px;border-radius:18px;background:#020617a3;color:#c4d8fb;font-size:12px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.study-tour-shell{min-height:100vh;padding:32px;background:linear-gradient(180deg,#f5f0e7,#f3f7fb);color:#1b2430}.study-tour-header,.study-tour-panel{background:#ffffffe6;border:1px solid rgba(27,36,48,.08);border-radius:24px;box-shadow:0 18px 48px #1b243014;padding:24px}.study-tour-header{display:grid;gap:16px;margin-bottom:20px}.study-tour-badge{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#8c5a2b}.study-tour-panel{margin-bottom:20px}.study-tour-panel h2{margin-top:0}.study-tour-form-grid,.study-tour-card-grid,.study-tour-panel--two-column{display:grid;gap:16px}.study-tour-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.study-tour-form-grid label,.study-tour-card,.study-tour-status,.study-tour-link-box,.study-tour-event-item{display:grid;gap:8px}.study-tour-form-grid label{min-width:0}.study-tour-form-grid span{font-size:12px;color:#6d7480}.study-tour-form-grid input,.study-tour-form-grid select{width:100%;min-width:0;max-width:100%;border:1px solid rgba(27,36,48,.12);border-radius:14px;padding:10px 12px;font:inherit;box-sizing:border-box}.study-tour-form-grid select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-tour-field-hint{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#6d7480}.study-tour-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.study-tour-actions button,.study-tour-card button{border:none;border-radius:999px;padding:10px 16px;font:inherit;background:#1f5c4a;color:#fff;cursor:pointer}.study-tour-actions button.study-tour-actions__secondary{background:transparent;color:#1f5c4a;border:1px solid rgba(31,92,74,.35)}.study-tour-shell--play-join .study-tour-actions button.study-tour-actions__secondary{color:#f5f1e8;border-color:#f5f1e847}.study-tour-card button:disabled,.study-tour-actions button:disabled{opacity:.5;cursor:default}.study-tour-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.study-tour-card{background:#fbfcfd;border:1px solid rgba(27,36,48,.08);border-radius:18px;padding:16px}.host-setup__recent-activity-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.host-setup__recent-activity-header p{margin:4px 0 0}.study-tour-panel--two-column{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.study-tour-link-box{white-space:pre-wrap;word-break:break-all;padding:12px;border-radius:14px;background:#f4f6f8}.study-tour-qr-box{display:grid;gap:12px;justify-items:center}.study-tour-qr-box img,.study-tour-qr-box svg,.host-join-entry__qr svg{width:220px;height:220px;border-radius:16px;background:#fff;padding:8px}.study-tour-qr-caption{font-size:14px}.study-tour-event-list,.study-tour-inline-list{display:grid;gap:10px}.study-tour-inline-list{align-items:start}.study-tour-runtime-shell{position:relative;border-radius:20px;overflow:hidden;background:#f1f5f9eb;border:1px solid rgba(27,36,48,.08);min-height:720px}.study-tour-runtime-shell--play{width:fit-content;max-width:100%;min-height:0;border-radius:0;border:none;background:#000;box-sizing:border-box}.study-tour-runtime-host{min-height:720px}.battle-hud-overlay{pointer-events:none;display:flex;justify-content:center;align-items:center;gap:12px;width:auto;max-width:calc(100% - 24px);padding:0;background:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:#f8fafcf5;text-shadow:0 1px 3px rgba(0,0,0,.72)}.battle-hud-overlay--player{position:absolute;top:calc(env(safe-area-inset-top) + 14px);left:50%;transform:translate(-50%);z-index:20}.battle-hud-overlay--host{position:sticky;top:16px;z-index:12;margin:0 auto 16px;padding:8px 14px;border-radius:18px;background:#080c128f;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 20px #0f172a29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:none}.battle-hud-overlay__team{display:inline-flex;align-items:baseline;gap:4px;min-width:0;opacity:.72}.battle-hud-overlay__team--leading{opacity:1}.battle-hud-overlay__team--winner .battle-hud-overlay__score{color:#fbbf24}.battle-hud-overlay__team-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;letter-spacing:.02em}.battle-hud-overlay__score{font-size:11px;font-weight:700;line-height:1}.battle-hud-overlay__center{font-size:11px;font-weight:600;letter-spacing:.02em;white-space:nowrap;color:#f8fafcad}.battle-hud-overlay__center--completed,.battle-hud-overlay__center--closed,.battle-hud-overlay__center--archived{color:#fbbf24}.study-tour-event-item{padding:12px;border-radius:14px;background:#f8fafc;border:1px solid rgba(27,36,48,.08)}.study-tour-status{padding:16px;border-radius:18px;background:#fff7ea}.study-tour-note{margin-top:12px;padding:12px 14px;border-radius:14px;background:#f7f3eb;color:#5d4d3d;font-size:14px;line-height:1.6}.study-tour-participant-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:10px;align-items:center}.host-action-feedback{border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.5}.host-action-feedback--success{background:#16a34a1f;border:1px solid rgba(22,163,74,.24);color:#166534}.host-action-feedback--error{background:#dc26261f;border:1px solid rgba(220,38,38,.24);color:#991b1b}.host-action-feedback--info{background:#2563eb1f;border:1px solid rgba(37,99,235,.24);color:#1d4ed8}.host-action-feedback--inline{grid-column:1 / -1;padding:8px 10px;font-size:12px}.study-tour-participant-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-tour-participant-row select{width:100%;border:1px solid rgba(27,36,48,.12);border-radius:12px;padding:8px 10px;font:inherit;background:#fff}.study-tour-status--closed{background:#fdecec}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-header{grid-template-columns:1fr}@media(min-width:900px){.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-header{grid-template-columns:1fr auto;align-items:start}}.study-tour-refresh-btn{justify-self:start;border:1px solid rgba(27,36,48,.12);border-radius:999px;padding:8px 14px;background:#fff;font:inherit;cursor:pointer}.study-tour-host-nav{display:grid;gap:8px;margin-bottom:20px}.study-tour-host-nav button{border:1px solid rgba(27,36,48,.1);border-radius:999px;padding:8px 14px;background:#ffffffd9;font:inherit;cursor:pointer}.study-tour-host-nav button.is-active{background:#1b2430;color:#fff}.study-tour-host-nav__desktop,.study-tour-host-nav__mobile{display:flex;flex-wrap:wrap;gap:8px}.study-tour-host-nav__mobile{display:flex}.study-tour-host-nav__desktop{display:none}@media(min-width:900px){.study-tour-host-nav__mobile{display:none}.study-tour-host-nav__desktop{display:flex}}.study-tour-panel--alerts{border-color:#b4530940}.study-tour-alert-list{display:grid;gap:10px}.study-tour-alert{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:#fff7ed}.study-tour-alert--warn{background:#fef2f2}.study-tour-alert-inline{color:#b45309;font-size:13px}.study-tour-actions--inline{margin-top:8px}.study-tour-form-grid--compact{margin-bottom:12px}.study-tour-advanced{margin-top:16px;font-size:13px;color:#6d7480}.host-surface-mobile{display:block}.host-surface-desktop-only{display:none}@media(min-width:900px){.host-surface-mobile{display:none}.host-surface-desktop-only{display:block}}.study-tour-shell--host-landing.study-tour-shell--host-activity{padding:calc(16px + env(safe-area-inset-top,0px)) 16px 0}.study-tour-shell--host-activity .host-mobile-app-bar{position:static;flex:0 0 auto}.host-activity-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:var(--host-mobile-nav-height, calc(92px + env(safe-area-inset-bottom, 0px)) )}.host-activity-scroll::-webkit-scrollbar{display:none}.host-activity-scroll:has(>.host-activity-load-state){display:flex;flex-direction:column}.host-activity-scroll>.host-activity-load-state{flex:1}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-header,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-panel,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-card,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-link-box,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-event-item,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__team-row,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__team-card,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__hotspot-row,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__alert-chip,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-control__advanced{border:1px solid rgba(255,255,255,.08);background:var(--host-landing-surface);box-shadow:none;color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-header h1,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-panel h2,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-card strong,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__status-title,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-mobile-app-bar__title{color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-header p,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-panel p,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-panel span,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__status-meta,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__refresh-note,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__team-row-meta,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__team-focus-label,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__hotspot-row-stats,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__context,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-mobile-poll-note{color:var(--host-landing-muted)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-badge{color:var(--host-landing-accent)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-status{background:var(--host-landing-surface);border:1px solid rgba(255,255,255,.08);color:var(--host-landing-accent)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-status strong{color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-status--closed{background:#7f1d1d3d;border-color:#f871713d;color:#fecaca}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-note{background:var(--host-landing-surface);border:1px solid rgba(255,255,255,.08);color:var(--host-landing-muted)}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-action-feedback--success{background:#22c55e1f;border-color:#22c55e3d;color:#86efac}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-action-feedback--error{background:#ef44441f;border-color:#ef44443d;color:#fca5a5}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-action-feedback--info{background:#60a5fa1f;border-color:#60a5fa3d;color:#93c5fd}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-form-grid span,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__presets-label,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__field span,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__share-toggle-hint,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__hotspots-toggle-hint{color:var(--host-landing-muted)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-form-grid input,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-form-grid select,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-participant-row select,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__field textarea{border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--host-landing-text);box-shadow:none}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-form-grid input::placeholder,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__field textarea::placeholder{color:var(--host-landing-muted)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-form-grid input:focus,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-form-grid select:focus,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-participant-row select:focus,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__field textarea:focus{outline:none;border-color:#f5c51870;box-shadow:0 0 0 3px #f5c5181f}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-actions button,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-card button,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__hint-button,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__primary{background:var(--host-landing-accent);color:#111;box-shadow:none}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-actions button:hover,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-card button:hover,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__hint-button:hover,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-refresh-btn,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-share-sheet__close,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__secondary{border:1px solid rgba(255,255,255,.12);background:var(--host-landing-surface);color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity button,.study-tour-shell--host-landing.study-tour-shell--host-activity [role=button],.study-tour-shell--host-landing.study-tour-shell--host-activity summary,.study-tour-shell--host-landing.study-tour-shell--host-activity a{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none}.study-tour-shell--host-landing.study-tour-shell--host-activity button:focus,.study-tour-shell--host-landing.study-tour-shell--host-activity button:focus-visible,.study-tour-shell--host-landing.study-tour-shell--host-activity button:active,.study-tour-shell--host-landing.study-tour-shell--host-activity [role=button]:focus,.study-tour-shell--host-landing.study-tour-shell--host-activity [role=button]:focus-visible,.study-tour-shell--host-landing.study-tour-shell--host-activity [role=button]:active,.study-tour-shell--host-landing.study-tour-shell--host-activity summary:focus,.study-tour-shell--host-landing.study-tour-shell--host-activity summary:focus-visible,.study-tour-shell--host-landing.study-tour-shell--host-activity summary:active,.study-tour-shell--host-landing.study-tour-shell--host-activity a:focus,.study-tour-shell--host-landing.study-tour-shell--host-activity a:focus-visible,.study-tour-shell--host-landing.study-tour-shell--host-activity a:active{outline:none;box-shadow:none}.host-console-layout{display:block}.host-console-main{min-width:0}.host-console-sidebar__hero{margin-bottom:16px}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-host-nav__desktop{display:grid;gap:10px}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-host-nav button,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__chip{border:1px solid rgba(255,255,255,.08);background:transparent;color:var(--host-landing-muted)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-host-nav button:hover,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__chip:hover{border-color:#ffffff29;color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-host-nav button.is-active,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__chip.is-selected{background:transparent;border-color:#f5c51847;color:var(--host-landing-accent)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-link-box{background:#ffffff0a;color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-qr-box img,.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-qr-box svg,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-join-entry__qr svg{background:#fffffff5}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-alert,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__alert-strip{background:#78350f2e;border-color:#fbbf2424}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-alert--warn,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__alert-chip--warn,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__team-row--stagnant,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__team-card--stagnant{background:#7f1d1d2e;border-color:#f871712e}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-alert-inline,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__team-row-flag,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__team-card-flag,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__stagnation-copy,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__alert-chip span:first-child,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__alert-more{color:#fdba74}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__status-badge:not(.host-overview__status-badge--closed){background:var(--host-landing-accent);color:#111}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__status-badge--closed{background:#7f1d1d52;color:#fecaca}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-mobile-app-bar{background:var(--host-landing-bg);border-bottom-color:#ffffff14}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-share-sheet,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet{background:#000000b8}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-share-sheet__panel,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__panel{background:var(--host-landing-surface);color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-quick-sheet__handle{background:#ffffff29}@media(min-width:900px){.study-tour-shell--host-landing.study-tour-shell--host-activity{padding:32px}.host-activity-scroll{padding-bottom:0}.host-console-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px;align-items:start}.host-console-sidebar{position:sticky;top:32px}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-console-sidebar__hero{grid-template-columns:1fr;align-items:stretch}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-host-nav{margin-bottom:0;padding:18px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:var(--host-landing-surface);box-shadow:none}.study-tour-shell--host-landing.study-tour-shell--host-activity .study-tour-host-nav button{width:100%;justify-content:flex-start;text-align:left;padding:12px 14px;border-radius:14px}}.host-mobile-app-bar{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:10px;margin:calc(-16px - env(safe-area-inset-top,0px)) -16px 12px;padding:calc(12px + env(safe-area-inset-top,0px)) 16px 12px;background:var(--host-landing-bg, #000);border-bottom:1px solid rgba(255,255,255,.08)}.host-mobile-app-bar__back{display:inline-flex;align-items:center;justify-content:center;justify-self:start;width:24px;height:24px;border:none;border-radius:0;background:transparent;color:var(--host-landing-text, #fff);padding:0;cursor:pointer}.host-mobile-app-bar__back-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.host-mobile-app-bar__back-icon svg{width:20px;height:20px;display:block}.host-mobile-app-bar__title{margin:0;font-size:17px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;text-align:center;justify-self:center}.host-mobile-app-bar__actions{display:flex;align-items:center;justify-content:flex-end;justify-self:end}.host-mobile-app-bar__refresh{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:6px 10px;background:var(--host-landing-surface, #1a1a1a);font-size:12px;color:var(--host-landing-muted, #8a8a8a);cursor:pointer}.host-mobile-app-bar__refresh:disabled{opacity:.55;cursor:default}.host-mobile-app-bar__refresh-icon{font-size:14px;line-height:1}.host-mobile-app-bar__more{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:0;background:transparent;font-size:20px;line-height:1;color:var(--host-landing-text, #fff);padding:0;cursor:pointer}.host-mobile-app-bar__actions-spacer{display:inline-block;width:24px;height:24px}.host-activity-load-state{display:flex;flex:1;align-items:center;justify-content:center;min-height:min(420px,calc(100dvh - 120px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px)));padding:24px 0 32px}.host-activity-load-state__card{display:grid;gap:14px;width:min(100%,420px);padding:24px 20px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:var(--host-landing-surface)}.host-activity-load-state--loading .host-activity-load-state__card,.host-activity-load-state--error .host-activity-load-state__card,.host-activity-load-state--closed .host-activity-load-state__card{justify-items:center;text-align:center}.host-activity-load-state__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;color:var(--host-landing-muted)}.host-activity-load-state__icon svg{width:56px;height:56px;display:block}.host-activity-load-state__spinner{width:28px;height:28px;border:2px solid rgba(255,255,255,.12);border-top-color:var(--host-landing-accent);border-radius:50%;animation:host-activity-load-spin .8s linear infinite}@keyframes host-activity-load-spin{to{transform:rotate(360deg)}}.host-activity-load-state__title{margin:0;font-size:17px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--host-landing-text)}.host-activity-load-state__message{margin:0;color:var(--host-landing-muted);font-size:14px;line-height:1.6}.host-activity-load-state__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:8px}.host-activity-load-state__actions .host-dashboard__quick-create,.host-activity-load-state__secondary{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;border-radius:14px;padding:14px 12px;font:inherit;font-size:15px;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer}.host-activity-load-state__secondary{border:none;background:#262626;color:var(--host-landing-text);cursor:pointer}.host-activity-load-state__secondary:disabled{opacity:.5;cursor:default}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-activity-load-state__actions .host-activity-load-state__secondary{border:none;background:#262626;color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-activity-load-state__actions .host-dashboard__quick-create{border:none;background:var(--host-landing-accent);color:#000}.host-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:var(--host-landing-bg, #000);border-top:1px solid rgba(255,255,255,.08)}.host-mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:none;border-radius:0;padding:8px 6px;background:transparent;font:inherit;font-size:12px;color:var(--host-landing-muted, #8a8a8a);cursor:pointer}.host-mobile-bottom-nav button.is-active{background:transparent;color:var(--host-landing-accent, #f5c518);font-weight:600}.host-mobile-bottom-nav button:disabled{opacity:.45;cursor:default}.host-mobile-bottom-nav__icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.host-mobile-bottom-nav__dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 2px var(--host-landing-bg, #000);pointer-events:none}.host-mobile-poll-note{margin:-4px 0 12px;font-size:12px;color:#6d7480}.study-tour-header--mobile-setup{margin-bottom:12px;padding:16px}.study-tour-header--mobile-setup h1{margin:0 0 8px;font-size:20px}.host-share-sheet{position:fixed;inset:0;z-index:70;display:flex;align-items:flex-end;background:#0f172a6b}.host-share-sheet__panel{width:100%;max-height:85vh;overflow:auto;padding:12px 16px calc(24px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 40px #0f172a2e}.host-share-sheet__panel h3{margin:0 0 12px}.host-share-sheet__close{width:100%;margin-top:12px;border:1px solid rgba(27,36,48,.12);border-radius:14px;padding:12px 16px;background:#fff;font:inherit;cursor:pointer}@media(min-width:900px){.host-mobile-app-bar,.host-mobile-bottom-nav,.host-mobile-poll-note{display:none}.host-share-sheet{align-items:center;justify-content:center}.host-share-sheet__panel{max-width:520px;border-radius:24px}}.host-overview,.host-module-section{display:grid;gap:12px}.host-module-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-module-section__header h2{margin:0;font-size:16px;font-weight:700}.host-module-section__meta{font-size:13px;color:#6d7480}.host-module-section__cards{display:grid;gap:12px}.host-module-section__card.study-tour-panel,.host-overview__stat-card.host-module-section__card{margin-bottom:0}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-module-section__header h2{color:var(--host-landing-text)}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-module-section__meta{color:var(--host-landing-muted)}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-module-section__card.study-tour-panel,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__stat-card.host-module-section__card{padding:16px;border-radius:16px}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__team-row,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__team-card,.study-tour-shell--host-landing.study-tour-shell--host-activity .host-field__hotspot-row{border-radius:16px}.host-overview__alert-strip{position:sticky;top:calc(72px + env(safe-area-inset-top,0px));z-index:30;padding:12px 14px;border-radius:18px;background:#fff7edf5;border:1px solid rgba(180,83,9,.18);box-shadow:0 10px 30px #1b243014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.host-overview__alert-strip-header,.host-field__section-header,.host-overview__teams-header,.host-field__team-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-overview__alert-strip-badge,.host-field__section-badge{font-size:12px;padding:4px 10px;border-radius:999px;background:#fee2e2;color:#991b1b}.host-overview__alert-strip-list{display:grid;gap:8px;margin-top:10px}.host-overview__alert-chip{display:grid;gap:4px;width:100%;text-align:left;padding:10px 12px;border-radius:14px;border:1px solid rgba(180,83,9,.12);background:#fff;font:inherit;cursor:pointer}.host-overview__alert-chip--warn{border-color:#dc26262e;background:#fff5f5}.host-overview__alert-chip span:first-child{font-size:12px;font-weight:700;color:#9a3412}.host-overview__alert-more{margin-top:8px;border:none;background:transparent;color:#9a3412;font:inherit;cursor:pointer;padding:0}.host-overview__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.host-overview__stat-card{display:grid;gap:10px;align-content:start}.host-overview__stat-label{font-size:12px;color:#6d7480}.host-overview__stat-value{font-size:20px;font-weight:700;line-height:1.2}.host-overview__release{display:flex;align-items:baseline;gap:8px}.host-overview__release-copy{border:0;padding:0;background:transparent;color:inherit;font-size:12px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__stat-label{color:var(--host-landing-muted)}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__stat-value{color:var(--host-landing-text)}.host-overview__stat-card .host-overview__status-badge{justify-self:start}.host-overview__status-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-overview__status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#ecfdf3;color:#166534}.host-overview__status-badge--closed{background:#fee2e2;color:#991b1b}.host-overview__status-meta,.host-overview__refresh-note{font-size:13px;color:#6d7480}.host-overview__status-title{margin:10px 0 0;font-size:22px}.host-overview__share-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:0;border:none;background:transparent;font:inherit;cursor:pointer}.host-overview__share-toggle-hint{font-size:12px;color:#6d7480}.host-overview__share-body{display:none;gap:12px;margin-top:14px}.host-overview__share-body.is-expanded{display:grid}.host-join-entry{display:grid;gap:10px}.host-join-entry__code{margin:0;font-size:15px}.host-join-entry__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.host-join-entry__copy{border:1px solid rgba(27,36,48,.12);border-radius:14px;padding:10px 12px;background:#fff;font:inherit;cursor:pointer}.host-join-entry__copy:disabled{opacity:.5;cursor:not-allowed}.host-join-entry__qr{display:grid;justify-items:center}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__join{padding:16px}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-join-entry__copy{border-color:#ffffff1f;background:#ffffff0f;color:var(--host-landing-text)}.host-overview__team-list,.host-field__team-list,.host-field__hotspot-list{display:grid;gap:12px}.host-overview__team-row,.host-field__team-card,.host-field__hotspot-row{display:grid;gap:8px;padding:14px;border-radius:16px;border:1px solid rgba(27,36,48,.08);background:#ffffffeb}.host-overview__team-row-button{width:100%;text-align:left;font:inherit;cursor:pointer}.host-overview__team-row-button:hover{border-color:#1b243029}.host-overview__team-row--stagnant,.host-field__team-card--stagnant{border-color:#dc262638;background:#fff7f7}.host-field__team-card--focused{box-shadow:0 0 0 2px #1b24302e}.host-field__team-focus--emphasis .host-field__team-focus-name{font-size:20px;font-weight:700}.host-field__hotspots-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:0;padding:0 0 12px;border:none;border-bottom:1px solid rgba(27,36,48,.08);background:transparent;font:inherit;font-weight:600;cursor:pointer}.host-field__hotspots-toggle-hint{font-size:12px;color:#6d7480;font-weight:400}.host-field__hotspots-body{display:none;margin-top:12px}.host-field__hotspots-body.is-expanded{display:block}.host-overview__team-row-main,.host-field__hotspot-row-main{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.host-overview__team-row-focus{font-size:16px;font-weight:600}.host-overview__team-row-progress{padding:8px 10px;border-radius:10px;background:#1b24300f;font-size:12px;color:#6d7480}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-overview__team-row-progress{background:#ffffff0f;color:var(--host-landing-muted)}.host-overview__team-row-meta{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;color:#6d7480}.host-overview__team-row-flag,.host-field__team-card-flag{color:#b45309;font-weight:600}.host-field__team-focus{display:grid;gap:4px}.host-field__team-focus-label{font-size:12px;color:#6d7480}.host-field__team-focus--empty{color:#6d7480;font-size:14px}.host-field__stagnation-copy{margin:0;font-size:13px;color:#9a3412}.host-field__hint-button,.host-quick-sheet__primary{width:100%;border:none;border-radius:14px;padding:12px 16px;background:#1b2430;color:#fff;font:inherit;cursor:pointer}.host-field__hint-button--compact{width:auto;justify-self:end;padding:8px 14px;font-size:13px}.host-field__hint-button--primary{width:100%}.host-field__hint-button:disabled{opacity:.45;cursor:not-allowed}.host-field__hotspot-row-stats{display:flex;gap:12px;font-size:13px}.host-field__geo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.host-field__geo-card{display:flex;flex-direction:column;gap:10px}.host-field__geo-list{display:flex;flex-direction:column;gap:8px}.host-field__geo-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;background:#0f172a52;border:1px solid rgba(148,163,184,.16)}.host-field__geo-row>div{display:flex;flex-direction:column;gap:2px}.host-field__geo-row small{color:var(--study-tour-text-secondary);font-size:12px}.host-field__geo-row.is-attention{border-color:#f59e0b5c;background:#78350f2e}.host-field__hotspot-progress{height:6px;border-radius:999px;background:#1b243014;overflow:hidden}.host-field__hotspot-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d97706,#f59e0b)}.host-overview__alert-button{width:100%;text-align:left;border:none;font:inherit;cursor:pointer}.host-quick-sheet{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;background:#0f172a6b}.host-quick-sheet__panel{width:100%;padding:12px 16px 24px;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 40px #0f172a2e}.host-quick-sheet__handle{width:42px;height:4px;margin:0 auto 12px;border-radius:999px;background:#1b243029}.host-quick-sheet__panel h3{margin:0}.host-quick-sheet__context{margin:6px 0 0;font-size:12px;color:#6d7480}.host-quick-sheet__presets{display:grid;gap:8px;margin-top:14px}.host-quick-sheet__presets-label,.host-quick-sheet__field span{font-size:12px;color:#6d7480}.host-quick-sheet__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.host-quick-sheet__chip{border:1px solid rgba(27,36,48,.12);border-radius:12px;padding:10px;background:#fbfcfd;font:inherit;font-size:13px;text-align:left;cursor:pointer}.host-quick-sheet__chip.is-selected{border-color:#1b243047;background:#f4f6f8;font-weight:600}.host-quick-sheet__chip:disabled{opacity:.5;cursor:default}.host-quick-sheet__field{display:grid;gap:8px;margin-top:12px}.host-quick-sheet__field textarea{width:100%;border:1px solid rgba(27,36,48,.12);border-radius:14px;padding:12px;font:inherit;resize:vertical}.host-quick-sheet__actions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-top:14px}.host-quick-sheet__secondary{border:1px solid rgba(27,36,48,.12);border-radius:14px;padding:12px 16px;background:#fff;font:inherit}@media(min-width:900px){.host-field__team-list,.host-field__hotspot-list{grid-template-columns:repeat(2,minmax(0,1fr))}.host-quick-sheet{display:none}}.host-control{display:grid;gap:12px}.host-control__subnav{display:flex;gap:20px;margin-bottom:12px;overflow-x:auto;scrollbar-width:none}.host-control__subnav::-webkit-scrollbar{display:none}.host-control__subnav button{position:relative;flex:0 0 auto;border:none;border-radius:0;padding:0 0 12px;background:transparent;color:var(--host-landing-muted, #8a8a8a);font:inherit;font-size:15px;cursor:pointer;white-space:nowrap}.host-control__subnav button.is-active{background:transparent;color:var(--host-landing-text, #fff);font-weight:600}.host-control__subnav button.is-active:after{content:"";position:absolute;left:50%;bottom:0;width:6px;height:6px;border-radius:999px;background:var(--host-landing-accent, #f5c518);transform:translate(-50%)}.host-control__embedded .study-tour-panel,.host-control__dispatch{margin-bottom:0}.host-control__form-grid--mobile{grid-template-columns:1fr}.host-control__advanced{margin-top:12px;padding:12px 14px;border:1px solid rgba(27,36,48,.08);border-radius:14px;background:#fbfcfd}.host-control__advanced summary{cursor:pointer;font-weight:600}.host-control__context-cards{margin-top:12px}.host-control__dispatch>.host-action-feedback{margin-top:12px}.host-control__lifecycle{flex-direction:column;gap:10px}.host-control__lifecycle button{width:100%;border-radius:14px;padding:12px 16px;font-size:15px;font-weight:600}.host-control__danger{background:#991b1b;color:#fff}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-control__lifecycle{gap:10px;margin-top:16px}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-control__lifecycle button{border:1px solid transparent;box-shadow:none;transform:none;filter:none}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-control__lifecycle .host-control__primary{background:#f5c51824;border-color:#f5c51859;color:var(--host-landing-accent)}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-control__lifecycle .host-control__primary:hover:not(:disabled){background:#f5c51838;transform:none;filter:none}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-control__lifecycle .host-control__danger{background:#ef44441f;border-color:#ef444447;color:#fca5a5}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-control__lifecycle .host-control__danger:hover:not(:disabled){background:#ef44442e;transform:none;filter:none}.study-tour-shell--host-landing.study-tour-shell--host-activity .host-control__lifecycle button:disabled{opacity:.45;cursor:default}@media(min-width:900px){.host-control__lifecycle{flex-direction:row}.host-control__lifecycle button{width:auto}.host-control__form-grid--mobile{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.host-console-sidebar__actions{display:grid;gap:10px;margin-top:14px}.host-global-control,.host-activity-menu-trigger{min-height:46px;border-radius:14px;padding:12px 16px;font:inherit;font-weight:700;cursor:pointer}.host-global-control{border:1px solid rgba(245,197,24,.4);background:var(--host-landing-accent, #f5c518);color:#111}.host-activity-menu-trigger{border:1px solid rgba(255,255,255,.12);background:var(--host-landing-surface, #1a1a1a);color:var(--host-landing-text, #fff)}.host-global-control--mobile{position:fixed;right:16px;bottom:calc(var(--host-mobile-nav-height) + 12px);z-index:55;min-width:92px;border-radius:999px;box-shadow:0 12px 28px #00000057;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none}.host-global-control--mobile.is-dragging{cursor:grabbing;box-shadow:0 16px 36px #0000006b;opacity:.92}.host-surface-notice{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 12px;padding:12px 14px;border-radius:14px;font-size:14px;line-height:1.45}.host-surface-notice--success{border:1px solid rgba(34,197,94,.28);background:#22c55e1f;color:#86efac}.host-surface-notice--error{border:1px solid rgba(239,68,68,.28);background:#ef44441f;color:#fca5a5}.host-surface-notice--info{border:1px solid rgba(96,165,250,.28);background:#60a5fa1f;color:#93c5fd}.host-surface-notice__action,.host-surface-notice__dismiss{flex:0 0 auto;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;font:inherit;cursor:pointer}.host-surface-notice__action{min-height:36px;border-radius:10px;padding:0 12px;font-weight:600}.host-surface-notice__dismiss{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;font-size:20px;line-height:1}.host-overview__secondary-grid,.host-overview__summary-card{display:grid;gap:12px}.host-overview__summary-card p{margin:0}.host-overview__summary-link{border:0;padding:4px 0;background:transparent;color:var(--host-landing-accent, #f5c518);font:inherit;font-size:13px;cursor:pointer}.host-overview__recent-events{display:grid;gap:8px}.host-overview__recent-events p{padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08);color:var(--host-landing-muted, #8a8a8a)}.host-overlay{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:flex-end;background:#000000b8}.host-overlay__panel{width:100%;max-height:88dvh;overflow:auto;padding:12px 16px calc(24px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;background:var(--host-landing-surface, #1a1a1a);color:var(--host-landing-text, #fff);box-shadow:0 -18px 40px #0000005c}.host-overlay__handle{width:42px;height:4px;margin:0 auto 12px;border-radius:999px;background:#ffffff2e}.host-overlay__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.host-overlay__header h2{margin:0;font-size:20px}.host-overlay__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:inherit;font:inherit;font-size:22px;cursor:pointer}.host-overlay__body{min-width:0}.host-overlay__body>.study-tour-panel,.host-overlay__body>section>.study-tour-panel{margin-bottom:12px}.host-control__action-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:18px}.host-control__action-switcher button{min-height:42px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0a;color:var(--host-landing-muted, #8a8a8a);font:inherit;cursor:pointer}.host-control__action-switcher button.is-active{border-color:#f5c5186b;background:#f5c5181f;color:var(--host-landing-accent, #f5c518)}.host-control__focused-form{grid-template-columns:1fr}.host-control__focused-form textarea{width:100%;resize:vertical;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:10px 12px;background:#ffffff0a;color:var(--host-landing-text, #fff);font:inherit}.host-control__submit{width:100%;min-height:48px;margin-top:18px;border-radius:14px;font:inherit;font-weight:700}.host-activity-menu{display:grid;gap:12px}.host-activity-menu button{min-height:46px;border-radius:14px;padding:12px 16px;font:inherit;font-weight:600;cursor:pointer}.host-activity-menu__primary{border:1px solid rgba(245,197,24,.35);background:#f5c5181f;color:var(--host-landing-accent, #f5c518)}.host-activity-menu__danger{border:1px solid rgba(239,68,68,.28);background:#ef44441f;color:#fca5a5}@media(min-width:900px){.host-overview__secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-overlay__panel{width:min(440px,92vw);height:100%;max-height:none;padding:28px;border-radius:24px 0 0 24px;box-shadow:-18px 0 40px #0000005c}.host-overlay__panel--wide{width:min(720px,92vw)}}.study-tour-shell--host-landing{--host-landing-accent: #f5c518;--host-landing-bg: #000;--host-landing-surface: #1a1a1a;--host-landing-text: #fff;--host-landing-muted: #8a8a8a;--host-mobile-nav-height: calc(92px + env(safe-area-inset-bottom, 0px)) ;display:flex;flex-direction:column;min-height:100dvh;max-height:100dvh;overflow:hidden;padding:calc(16px + env(safe-area-inset-top,0px)) 16px 0;background:var(--host-landing-bg);color:var(--host-landing-text)}.study-tour-shell--host-landing button,.study-tour-shell--host-landing a,.study-tour-shell--host-landing input,.study-tour-shell--host-landing select,.study-tour-shell--host-landing textarea,.study-tour-shell--host-landing summary,.study-tour-shell--host-landing [role=button]{outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none}.study-tour-shell--host-landing button:focus,.study-tour-shell--host-landing button:focus-visible,.study-tour-shell--host-landing button:active,.study-tour-shell--host-landing a:focus,.study-tour-shell--host-landing a:focus-visible,.study-tour-shell--host-landing a:active,.study-tour-shell--host-landing input:focus,.study-tour-shell--host-landing input:focus-visible,.study-tour-shell--host-landing select:focus,.study-tour-shell--host-landing select:focus-visible,.study-tour-shell--host-landing textarea:focus,.study-tour-shell--host-landing textarea:focus-visible,.study-tour-shell--host-landing summary:focus,.study-tour-shell--host-landing summary:focus-visible,.study-tour-shell--host-landing [role=button]:focus,.study-tour-shell--host-landing [role=button]:focus-visible,.study-tour-shell--host-landing [role=button]:active{outline:none;box-shadow:none}html:has(.study-tour-shell--host-landing),body:has(.study-tour-shell--host-landing){overflow:hidden;height:100%}.host-landing-top{flex:0 0 auto}.host-landing-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:var(--host-mobile-nav-height, calc(92px + env(safe-area-inset-bottom, 0px)) )}.host-landing-scroll::-webkit-scrollbar{display:none}.study-tour-shell--host-landing .study-tour-note{color:var(--host-landing-muted)}.host-landing-hero{margin-bottom:16px}.host-landing-hero__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-landing-hero__top--centered{position:relative;justify-content:center}.host-landing-hero__top--centered>h1{width:100%;text-align:center}.host-landing-hero__top--centered .host-landing-hero__back{position:absolute;left:0;top:50%;transform:translateY(-50%)}.host-landing-hero__top--centered .host-landing-hero__create{position:absolute;right:0;top:50%;transform:translateY(-50%)}.host-landing-hero__back{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:0;background:transparent;color:var(--host-landing-text, #fff);padding:0;cursor:pointer}.host-landing-hero__back-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.host-landing-hero__back-icon svg{width:20px;height:20px;display:block}.host-landing-hero__greeting{display:flex;align-items:flex-start;gap:12px;min-width:0}.host-landing-hero__avatar{flex:0 0 auto;width:40px;height:40px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#1b2430;color:#fff;font-size:16px;font-weight:700}.host-landing-hero__avatar-image{width:100%;height:100%;object-fit:cover}.host-landing-hero__greeting-text{display:grid;gap:4px;min-width:0}.host-landing-hero__greeting-text h1{margin:0;font-size:clamp(15px,3.8vw,17px);font-weight:500;letter-spacing:0;line-height:1.3}.host-landing-hero__subtitle{margin:0;font-size:13px;line-height:1.4;color:var(--host-landing-muted);font-weight:400}.host-landing-hero__top>h1{margin:0;font-size:clamp(22px,5.5vw,28px);font-weight:600;letter-spacing:-.01em}.host-landing-hero__create{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:0;background:transparent;color:var(--host-landing-accent, #f5c518);padding:0;cursor:pointer}.host-landing-hero__create-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.host-landing-hero__create-icon svg{width:20px;height:20px;display:block}.host-landing-search{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;border-radius:14px;background:var(--host-landing-surface)}.host-landing-search__icon{color:var(--host-landing-muted);font-size:24px;line-height:1}.host-landing-search input{width:100%;border:none;background:transparent;color:var(--host-landing-text);font:inherit;outline:none}.host-landing-search input::placeholder{color:var(--host-landing-muted)}.host-landing-filters{display:flex;gap:20px;margin-bottom:12px;overflow-x:auto;scrollbar-width:none}.host-landing-filters::-webkit-scrollbar{display:none}.host-landing-filters button{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;border:none;padding:0 0 12px;min-height:34px;box-sizing:border-box;background:transparent;color:var(--host-landing-muted);font:inherit;font-size:15px;line-height:22px;cursor:pointer;white-space:nowrap}.host-landing-filters button.is-active{color:var(--host-landing-text);font-weight:600}.host-landing-filters button.is-active:after{content:"";position:absolute;left:50%;bottom:0;width:6px;height:6px;border-radius:999px;background:var(--host-landing-accent);transform:translate(-50%)}.host-landing-status-banner{margin-bottom:12px;padding:12px 14px;border-radius:12px;background:#f5c5181f;color:var(--host-landing-accent);font-size:14px}.host-landing-content{display:grid;gap:16px}.host-landing-content[hidden]{display:none}.host-dashboard{display:grid;gap:20px}.host-dashboard__section{display:grid;gap:12px}.host-dashboard__section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-dashboard__section-header h2{margin:0;font-size:16px;font-weight:700}.host-dashboard__section-header>span:not(.host-dashboard__badge){color:var(--host-landing-muted);font-size:13px}.host-dashboard__badge{border-radius:999px;padding:4px 10px;background:#ef444429;color:#fca5a5;font-size:12px;font-weight:600}.host-dashboard__continue-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:stretch;width:100%;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:14px;background:var(--host-landing-surface);text-align:left;font:inherit;color:inherit;cursor:pointer}.host-dashboard__continue-cover{width:92px;align-self:stretch}.host-dashboard__continue-meta{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;min-height:100%;padding:6px 0 4px}.host-dashboard__continue-title{font-size:17px;font-weight:700;letter-spacing:-.02em;line-height:1.15}.host-dashboard__continue-code{padding:0;border:none;border-radius:0;background:transparent;color:var(--host-landing-muted);font-size:14px;letter-spacing:.02em;line-height:1.3}.host-dashboard__continue-footer{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:auto;width:100%}.host-dashboard__continue-meta strong,.host-dashboard__list-item strong,.host-dashboard__alert-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.host-dashboard__continue-meta span,.host-dashboard__list-item span,.host-dashboard__alert-item span{color:var(--host-landing-muted);font-size:13px}.host-dashboard__continue-tag,.host-dashboard__list-item-tag{color:var(--host-landing-accent)!important;font-weight:600}.host-dashboard__continue-arrow{color:#ffffff6b;font-size:18px;line-height:1}.host-dashboard__quick-create{display:flex;align-items:center;justify-content:center;width:100%;border:none;border-radius:14px;padding:14px 16px;background:var(--host-landing-accent, #f5c518);color:#000;font:inherit;font-size:15px;font-weight:600;cursor:pointer}.host-dashboard__quick-create:disabled{opacity:.5;cursor:default}.host-dashboard__list,.host-dashboard__alert-list{display:grid;gap:10px}.host-dashboard__list-item,.host-dashboard__alert-item{display:grid;gap:4px;width:100%;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px 14px;background:var(--host-landing-surface);text-align:left;font:inherit;color:inherit;cursor:pointer}.host-dashboard__alert-item--warn{border-color:#ef444447;background:#ef44441a}.host-dashboard__alert-type{color:var(--host-landing-accent);font-size:12px;font-weight:700}.host-landing-section-title--activities h2{margin:0;font-size:16px}.host-landing-section-title--activities span{color:var(--host-landing-muted);font-size:13px}.host-landing-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.host-landing-card-grid--activities{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.host-landing-grid-card{display:grid;gap:10px;border:none;padding:0;background:transparent;text-align:left;font:inherit;color:inherit}.host-landing-grid-card__open{display:grid;gap:10px;border:none;padding:0;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer}.host-landing-grid-card__cover{position:relative;overflow:hidden;border-radius:3px}.host-landing-grid-card .project-book-inner{padding:14px 14px 16px 18px}.host-landing-grid-card__meta{display:grid;gap:4px;padding:0 2px}.host-landing-grid-card__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.host-landing-grid-card__subtitle,.host-landing-grid-card__time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--host-landing-muted);font-size:13px}.host-landing-grid-card__owned-badge{position:absolute;top:6px;right:-26px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:92px;height:24px;background:linear-gradient(90deg,#ca8a04f5,#eab308f5);box-shadow:0 6px 14px #0003;color:#fffdf5;transform:rotate(40deg);transform-origin:center;pointer-events:none}.host-landing-grid-card__owned-badge--closed{background:linear-gradient(90deg,#b91c1cf5,#f87171f5);color:#fff5f5}.host-landing-grid-card__owned-badge--active{background:linear-gradient(90deg,#ca8a04f5,#facc15f5);color:#fffdf5}.host-landing-grid-card__owned-badge--archived{background:linear-gradient(90deg,#475569f5,#94a3b8f5);color:#f8fafc}.host-landing-grid-card__owned-badge:before,.host-landing-grid-card__owned-badge:after{content:"";position:absolute;top:0;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent}.host-landing-grid-card__owned-badge:before{left:-10px;border-right:10px solid rgba(202,138,4,.96)}.host-landing-grid-card__owned-badge--closed:before{border-right-color:#b91c1cf5}.host-landing-grid-card__owned-badge--active:before{border-right-color:#ca8a04f5}.host-landing-grid-card__owned-badge--archived:before{border-right-color:#475569f5}.host-landing-grid-card__owned-badge:after{right:-10px;border-left:10px solid rgba(234,179,8,.96)}.host-landing-grid-card__owned-badge--closed:after{border-left-color:#f87171f5}.host-landing-grid-card__owned-badge--active:after{border-left-color:#facc15f5}.host-landing-grid-card__owned-badge--archived:after{border-left-color:#94a3b8f5}.host-landing-grid-card__owned-badge-text{font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1;text-shadow:0 1px 2px rgba(120,53,15,.22)}.host-landing-grid-card__tag{color:var(--host-landing-accent);font-size:13px;font-weight:600}.host-landing-grid-card__tag--closed{color:#fca5a5}.host-landing-grid-card__tag--archived{color:#94a3b8}.host-landing-grid-card__archive{justify-self:start;border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:6px 14px;background:#94a3b814;color:#cbd5e1;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.host-landing-empty,.host-landing-empty-state{color:var(--host-landing-muted)}.host-landing-empty-state{display:grid;gap:14px;justify-items:start;padding:12px 0}.host-landing-empty-state--centered{min-height:280px;align-content:center;justify-items:center;text-align:center}.host-landing-account-panel{display:grid;gap:20px}.host-landing-content--account{padding-top:32px}.host-library-detail{display:grid;gap:18px}.host-library-detail__hero{display:grid;gap:16px;justify-items:center}.host-library-detail__cover{width:min(200px,72%)}.host-library-detail__meta{display:grid;gap:10px;justify-items:center;text-align:center}.host-library-detail__meta h2{margin:0;font-size:24px;line-height:1.15}.host-library-detail__meta p{margin:0;color:var(--host-landing-muted);line-height:1.65}.host-library-detail__status{display:inline-flex;width:fit-content;border-radius:999px;padding:6px 12px;background:#f5c51824;color:var(--host-landing-accent);font-size:13px;font-weight:700}.host-library-detail__status--closed{background:#ef444424;color:#fca5a5}.host-library-detail__cards{display:grid;gap:12px}.host-library-detail__card{display:grid;gap:8px;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;background:var(--host-landing-surface)}.host-library-detail__card strong{font-size:15px;line-height:1.4}.host-library-detail__card p{margin:0;color:var(--host-landing-muted);font-size:13px;line-height:1.6}.host-library-detail__facts{display:grid;gap:10px}.host-library-detail__fact{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--host-landing-muted);font-size:13px;line-height:1.6}.host-library-detail__fact strong{color:var(--host-landing-text);font-size:14px;font-weight:600;text-align:right;word-break:break-all}.host-library-detail__card-label{color:var(--host-landing-accent);font-size:12px;font-weight:700;letter-spacing:.04em}.host-library-detail__actions{display:grid;gap:10px}.host-library-detail__secondary{border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:13px 16px;background:#ffffff0a;color:var(--host-landing-text);font:inherit;font-weight:600;cursor:pointer}.host-library-detail__primary{width:100%}.study-tour-shell--host-landing .host-landing-account-panel .homepage-settings-action-btn{background:#ffffff0a;border-color:#ffffff1a;color:var(--host-landing-text)}.study-tour-shell--host-landing .host-landing-account-panel .homepage-settings-logout-btn{background:#ef444424;border-color:#ef444447;color:#fca5a5}.host-landing-section-title,.host-landing-column-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-landing-section-title h2,.host-landing-column-header h3{margin:0}.host-landing-inline-link{padding:0;border:none;background:transparent;color:var(--host-landing-accent);font:inherit;cursor:pointer}.host-account-profile{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:4px;text-align:center}.host-account-avatar{width:80px;height:80px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#1b2430;color:#fff;font-size:30px;font-weight:700;cursor:pointer}.host-account-avatar.uploading{opacity:.7}.host-account-avatar__image{width:100%;height:100%;object-fit:cover}.host-account-meta{display:grid;gap:8px;justify-items:center}.host-account-meta__name{font-size:18px;font-weight:700;line-height:1.3}.host-account-meta__username{color:var(--host-landing-muted);font-size:14px}.host-account-meta__role{display:inline-flex}.host-account-meta__coins{color:var(--host-landing-muted);font-size:14px;line-height:1.5;text-align:center}.host-account-meta__coins-label{color:var(--host-landing-muted)}.host-account-meta__coins-value{color:#f8fafc;font-weight:700}.host-account-error{width:100%;text-align:center}.host-account-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:100px}.host-create-modal{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px;background:#000000b8}.host-create-modal__panel{position:relative;width:min(560px,100%);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:20px;background:#141414;color:#fff;box-shadow:0 24px 60px #0000008c}.host-create-modal__loading-overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:20px;border-radius:inherit;background:#000000c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.host-create-modal__loading-overlay .host-activity-load-state__card{width:min(100%,320px)}.study-tour-shell--host-landing .host-create-modal__panel fieldset.study-tour-form-grid{border:none;margin:0;padding:0;min-width:0}.host-create-modal__header{margin-bottom:24px}.host-create-modal__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;padding:0;background:transparent;color:var(--host-landing-muted, #8a8a8a);cursor:pointer}.host-create-modal__close-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.host-create-modal__close-icon svg{width:20px;height:20px;display:block}.study-tour-shell--host-landing .host-create-modal__panel .host-create-modal__coin-note{margin-top:0;padding:0;border:none;border-radius:0;background:transparent;color:#8a8a8a;font-size:13px;line-height:1.6}.study-tour-shell--host-landing .host-create-modal__panel .study-tour-form-grid input,.study-tour-shell--host-landing .host-create-modal__panel .study-tour-form-grid select{background:#1a1a1a;border-color:#ffffff1a;color:#fff}.study-tour-shell--host-landing .host-create-modal__panel .study-tour-form-grid span{color:var(--host-landing-muted)}.host-create-modal__actions{margin-top:32px}.host-landing-mobile-nav{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:50;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(88px,1.28fr) minmax(0,1fr) minmax(0,1fr);align-items:center;min-height:88px;column-gap:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:var(--host-landing-bg, #000);border-top:1px solid rgba(255,255,255,.08);overflow:hidden}.host-landing-mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:none;border-radius:0;padding:8px 6px;background:transparent;font:inherit;font-size:12px;color:var(--host-landing-muted, #8a8a8a);cursor:pointer}.host-landing-mobile-nav__tab{min-height:54px;position:relative;z-index:1;width:100%}.host-landing-mobile-nav__tab--home{grid-column:1}.host-landing-mobile-nav__tab--library{grid-column:2}.host-landing-mobile-nav__tab--activities{grid-column:4}.host-landing-mobile-nav__tab--account{grid-column:5}.host-landing-mobile-nav button.host-landing-mobile-nav__create{position:absolute;left:50%;top:50%;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:0;width:64px;height:50px;min-width:64px;min-height:50px;border-radius:18px;padding:0;background:var(--host-landing-accent, #f5c518)!important;color:#171717!important;border:none;box-shadow:0 8px 18px #00000038,0 3px 8px #f5c5181a;transform:translate(-50%,-50%);z-index:3}.host-landing-mobile-nav__create-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px}.host-landing-mobile-nav__create-icon svg{width:34px;height:34px;display:block}.host-landing-mobile-nav__create .host-landing-mobile-nav__create-icon svg{color:currentColor}.host-landing-mobile-nav__icon,.host-mobile-bottom-nav .host-landing-mobile-nav__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:inherit}.host-landing-mobile-nav__icon svg,.host-mobile-bottom-nav .host-landing-mobile-nav__icon svg{width:22px;height:22px;display:block}.host-landing-mobile-nav__label,.host-mobile-bottom-nav .host-landing-mobile-nav__label{line-height:1.2}.host-landing-mobile-nav button.is-active{background:transparent;color:var(--host-landing-accent, #f5c518);font-weight:600}@media(max-width:899px){.host-landing-mobile-nav{--host-landing-mobile-nav-safe-bottom: env(safe-area-inset-bottom, 0px);box-sizing:border-box;height:calc(88px + var(--host-landing-mobile-nav-safe-bottom));min-height:0}.host-landing-mobile-nav button.host-landing-mobile-nav__create{transform:translate(-50%,calc(-50% - (var(--host-landing-mobile-nav-safe-bottom) / 2)))}.host-landing-hero__create{display:none}.host-landing-scroll{padding-bottom:calc(var(--host-mobile-nav-height, calc(92px + env(safe-area-inset-bottom, 0px)) ) + 8px)}}@media(min-width:900px){.study-tour-shell--host-landing{padding:calc(32px + env(safe-area-inset-top,0px)) 32px 0}.host-landing-scroll{padding-bottom:var(--host-mobile-nav-height, calc(92px + env(safe-area-inset-bottom, 0px)) )}.host-landing-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.host-landing-mobile-nav{grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));align-items:center}.host-landing-mobile-nav__create{display:none}.host-library-detail__hero{grid-template-columns:240px minmax(0,1fr);align-items:start}.host-library-detail__cards,.host-library-detail__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.study-tour-shell--play{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0;background:#000;color:#f5f1e8}.study-tour-shell--play-join{min-height:100vh;padding:40px 20px}.study-tour-play-join{width:min(100%,560px);margin:0 auto}.study-tour-shell--play-join .study-tour-header,.study-tour-shell--play-join .study-tour-panel{background:#11171edb;border-color:#ffffff14;color:#f5f1e8}.study-tour-shell--play-join .study-tour-badge,.study-tour-shell--play-join .study-tour-form-grid span,.study-tour-shell--play-join .study-tour-note{color:#f5f1e8b8}.study-tour-shell--play-join .study-tour-form-grid input{background:#ffffff0f;border-color:#ffffff1f;color:#f5f1e8}.study-tour-play-join__error{color:#ffcf99}.study-tour-player-bar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:center;padding:14px 20px;background:#080c10d1;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.study-tour-player-bar--closed{background:#2c1010e0}.study-tour-player-bar__item{display:grid;gap:2px;min-width:0}.study-tour-player-bar__item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.study-tour-player-bar__label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#f5f1e894}.study-tour-player-runtime{min-height:calc(100vh - 65px)}.study-tour-runtime-host--play{min-height:0}@media(max-width:1100px){.auth-layout{grid-template-columns:1fr;gap:28px;padding-top:40px;padding-bottom:40px}.auth-hero{max-width:none}.rooms-lab-grid,.rooms-lab-metrics,.rooms-lab-meta,.rooms-lab-participant-list,.rooms-lab-bucket-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.study-tour-player-bar{grid-template-columns:1fr}.battle-hud-overlay{width:calc(100% - 24px);grid-template-columns:minmax(0,1fr);gap:8px;padding:10px 12px;border-radius:24px}.battle-hud-overlay--player{top:max(12px,env(safe-area-inset-top))}.battle-hud-overlay__team,.battle-hud-overlay__center{justify-items:center;text-align:center}.battle-hud-overlay__score{font-size:16px}}@media(max-width:720px){.auth-layout{padding-left:20px;padding-right:20px}.auth-hero{gap:18px}.auth-hero-subtitle{font-size:16px}.auth-panel{padding:22px;border-radius:18px}.rooms-lab-layout{width:min(100%,calc(100% - 20px));padding:18px 0 24px}.rooms-lab-header,.rooms-lab-panel{padding:18px;border-radius:18px}.rooms-lab-grid{grid-template-columns:1fr}.rooms-lab-panel-header{flex-direction:column;align-items:flex-start}.rooms-lab-metrics,.rooms-lab-meta,.rooms-lab-participant-list,.rooms-lab-bucket-grid{grid-template-columns:1fr}.study-tour-player-bar{padding:12px 14px}}.study-tour-play-result-link{position:fixed;left:50%;bottom:max(22px,env(safe-area-inset-bottom));z-index:50;transform:translate(-50%);border:0;border-radius:999px;padding:14px 24px;background:#0ea5e9;color:#fff;font-weight:800;box-shadow:0 12px 40px #0ea5e966}.study-tour-player-help-sheet button:focus-visible,.study-tour-player-help-sheet input:focus-visible+span{outline:3px solid #38bdf8;outline-offset:3px}.study-tour-player-help-sheet{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:16px 16px max(16px,env(safe-area-inset-bottom));background:#00000094}.study-tour-player-help-sheet__panel{width:min(100%,520px);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:12px 20px 20px;background:#121923;color:#f4f7fb;box-shadow:0 24px 70px #0000008c}.study-tour-player-help-sheet__handle{width:42px;height:4px;margin:0 auto 14px;border-radius:999px;background:#fff3}.study-tour-player-help-sheet header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.study-tour-player-help-sheet header span,.study-tour-player-help-sheet legend{color:#8d99aa;font-size:11px;font-weight:800;letter-spacing:.12em}.study-tour-player-help-sheet h2{margin:4px 0 18px}.study-tour-player-help-sheet header button{min-width:48px;min-height:48px;border:0;background:none;color:#fff;font-size:28px}.study-tour-player-help-sheet fieldset{display:grid;gap:10px;margin:0 0 16px;padding:0;border:0}.study-tour-player-help-sheet legend{margin-bottom:10px}.study-tour-player-help-sheet label{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 14px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0a}.study-tour-player-help-sheet input{accent-color:#c9f65b}.study-tour-player-help-sheet__submit{width:100%;min-height:48px;border:0;border-radius:14px;background:#c9f65b;color:#11180a;font-weight:900}.study-tour-player-help-sheet__submit:disabled{opacity:.55;cursor:not-allowed}.study-tour-player-help-sheet__status{display:grid;gap:8px;padding:16px;border-radius:16px;background:#c9f65b14;color:#c9f65b}.study-tour-player-help-sheet__resolved{margin-bottom:14px;color:#c9f65b}.study-tour-player-help-sheet__error{color:#fdba74}:root{font-family:Avenir Next,SF Pro Display,PingFang SC,Noto Sans SC,system-ui,sans-serif;color:#f4f7fb;background:#080d14;font-synthesis:none;--ink:#f4f7fb;--muted:#8d99aa;--panel:#121923;--line:rgba(255,255,255,.09);--lime:#c9f65b;--lime-dark:#17200b;--orange:#ff7a45;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{background:#080d14}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% -10%,rgba(76,111,94,.24),transparent 30%),#080d14}button,input{font:inherit}button{cursor:pointer}.player-app{position:relative;isolation:isolate;min-height:100vh;padding-bottom:calc(112px + var(--safe-bottom));overflow:hidden}.ambient{position:fixed;z-index:-1;border-radius:50%;filter:blur(2px);pointer-events:none}.ambient-one{width:420px;height:420px;right:-260px;top:120px;background:radial-gradient(circle,rgba(201,246,91,.075),transparent 67%)}.ambient-two{width:500px;height:500px;left:-380px;top:65vh;background:radial-gradient(circle,rgba(255,122,69,.06),transparent 70%)}.player-header{height:82px;width:min(1080px,calc(100% - 44px));margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;border:0;background:none;color:var(--ink);padding:6px 0;font-size:12px;letter-spacing:.15em;font-weight:800;text-align:left}.brand small{display:block;color:var(--lime);font-size:8px;letter-spacing:.28em;margin-top:2px}.brand-mark{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:var(--lime);color:#0c1207;font-size:17px;letter-spacing:0;box-shadow:0 0 28px #c9f65b24}.profile-pill{display:flex;align-items:center;gap:8px;background:#ffffff0b;border:1px solid var(--line);color:#bac3cf;border-radius:999px;padding:5px 11px 5px 5px;font-size:12px;font-weight:700}.profile-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#293440;color:#fff;font-size:12px}.player-app>main{width:min(780px,calc(100% - 44px));margin:0 auto;padding:42px 0 36px}.bottom-nav{position:fixed;bottom:calc(14px + var(--safe-bottom));left:50%;transform:translate(-50%);height:72px;width:min(390px,calc(100% - 28px));padding:7px;display:grid;grid-template-columns:repeat(3,1fr);background:#141b24db;border:1px solid rgba(255,255,255,.11);border-radius:24px;box-shadow:0 18px 55px #00000080;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);z-index:20}.bottom-nav button{border:0;background:none;color:#758191;border-radius:17px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;transition:.2s ease;min-height:54px}.bottom-nav button.active{background:var(--lime);color:#11170a;box-shadow:0 8px 26px #c9f65b24}.nav-icon{display:grid;place-items:center}.bottom-nav button:active{transform:scale(.96)}.player-hero{position:relative;padding:54px 0 78px}.hero-orbit{position:absolute;right:-2px;top:26px;width:180px;height:180px;border:1px solid rgba(201,246,91,.09);border-radius:50%;opacity:.8}.hero-orbit:before{content:"";position:absolute;inset:26px;border:1px dashed rgba(201,246,91,.14);border-radius:50%}.hero-orbit>div{position:absolute;right:23px;top:20px;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;color:#11190a;background:var(--lime);transform:rotate(9deg);box-shadow:0 14px 36px #c9f65b21}.hero-orbit>span:first-child{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--orange);left:3px;top:85px}.hero-orbit>span:nth-child(2){position:absolute;width:5px;height:5px;border-radius:50%;background:var(--lime);right:50px;bottom:3px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--lime);font-weight:800;font-size:10px;letter-spacing:.22em;margin-bottom:19px}.eyebrow>span{display:inline-block;width:20px;height:1px;background:currentColor}.player-hero h1,.page-title h1,.result-page>h1,.gate h1{font-size:clamp(42px,8vw,68px);line-height:1.08;margin:0;letter-spacing:-.055em;font-weight:700;max-width:690px}.player-hero>p,.page-title>p,.lead,.gate>p{color:var(--muted);line-height:1.75;font-size:15px;max-width:520px;margin:22px 0}.player-hero form{position:relative;display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:34px;padding:7px;max-width:600px;background:#f2f5f0;border:1px solid transparent;border-radius:18px;box-shadow:0 24px 70px #00000047}.player-hero form:focus-within{border-color:var(--lime);box-shadow:0 0 0 4px #c9f65b1a,0 24px 70px #00000047}.player-hero form.has-error{border-color:#ff755f}.player-hero form label{display:grid;gap:2px;padding:7px 13px}.player-hero form label span{color:#69716b;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.player-hero form input{border:0;background:transparent;padding:0;color:#101510;font-size:20px;font-weight:800;letter-spacing:.25em;outline:0;width:100%;min-width:0}.player-hero form input::placeholder{color:#afb6ae;letter-spacing:.1em}.player-hero form button,.auth-card>button,.gate>button{min-height:56px;border:0;border-radius:13px;background:#18200f;color:var(--lime);font-weight:800;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:12px;white-space:nowrap}.player-hero form button:disabled,.auth-card>button:disabled,.primary:disabled{opacity:.38;cursor:not-allowed}.error{color:#ff8c7a!important;font-size:13px!important;margin:12px 0!important}.trust-row{display:flex;gap:22px;margin-top:17px;color:#788494;font-size:11px;font-weight:600}.trust-row i{display:inline-grid;place-items:center;width:16px;height:16px;margin-right:5px;border:1px solid #4c5a45;color:var(--lime);font-style:normal;border-radius:50%;font-size:9px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-heading>div>span{font-size:9px;color:#5f6b79;letter-spacing:.2em;font-weight:800}.section-heading h2{font-size:25px;margin:4px 0 0;letter-spacing:-.035em}.section-heading>button{border:0;background:0;color:#99a5b5;font-size:12px;display:flex;align-items:center;gap:7px;padding:8px}.dashboard-grid{display:grid;grid-template-columns:1.7fr .8fr;gap:14px}.journey-card,.asset-card,.profile-card,.settings-card,.wallet-balance{border:1px solid var(--line);background:linear-gradient(145deg,#171f2af7,#0e141cfa);border-radius:25px}.journey-card{min-height:210px;padding:24px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.journey-card:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(255,255,255,.06);border-radius:50%;right:-55px;bottom:-65px}.card-top{display:flex;justify-content:space-between;align-items:center;color:#6f7c8d;font-size:10px;font-weight:700}.status-dot{color:var(--lime);border:1px solid rgba(201,246,91,.2);background:#c9f65b12;padding:6px 9px;border-radius:999px}.status-dot:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--lime);margin-right:6px;box-shadow:0 0 8px var(--lime)}.journey-card h3{font-size:25px;line-height:1.2;margin:5px 54px 0 0;letter-spacing:-.03em}.journey-card p{font-size:11px;color:#788596;margin:0;text-transform:uppercase;letter-spacing:.1em}.journey-card>button{position:absolute;right:22px;bottom:22px;width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:#11180a;z-index:2}.card-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#202b38;color:#aab5c4}.empty-journey{flex-direction:row;align-items:center;justify-content:flex-start;gap:18px;min-height:150px}.empty-journey h3{font-size:17px;margin:0 0 6px}.empty-journey p{line-height:1.6;text-transform:none;letter-spacing:0}.asset-card{color:var(--ink);padding:22px;border-radius:25px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.asset-card .coin{color:var(--orange);background:#ff7a451a}.asset-card>span:nth-child(2){display:grid;gap:2px}.asset-card small{color:#788596;font-size:11px}.asset-card strong{font-size:38px;letter-spacing:-.05em}.asset-card>svg{align-self:flex-end;color:#657282}.page-title{padding:28px 0 46px}.page-title h1{font-size:48px}.page-title>p{margin:14px 0 0}.player-list{display:grid;gap:12px}.player-list article{display:flex;align-items:center;min-height:112px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#121923d6;transition:.2s ease}.player-list article:hover{border-color:#c9f65b33;transform:translateY(-1px)}.list-index{font-size:11px;color:#596574;font-weight:800;width:48px}.list-copy{flex:1;min-width:0}.list-meta{display:flex;align-items:center;gap:9px;color:#687587;font-size:10px}.tag{color:var(--lime);background:#c9f65b12;border:1px solid rgba(201,246,91,.15);padding:4px 7px;border-radius:99px}.tag.ended{color:#8b97a6;background:#ffffff0a;border-color:var(--line)}.player-list h3{font-size:17px;margin:9px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-list p{font-size:11px;color:#6f7c8d;margin:0}.player-list article>button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);background:#1a232e;color:#aeb8c5}.empty{text-align:center;border:1px dashed rgba(255,255,255,.12);border-radius:22px;padding:50px 24px;color:#6f7c8d}.empty>span{width:52px;height:52px;border-radius:16px;background:#151e29;display:grid;place-items:center;margin:0 auto 16px;color:#8996a6}.empty h3{color:#cdd4dc;font-size:16px;margin:0 0 7px}.empty p{line-height:1.6;margin:0 auto;max-width:330px}.empty button{margin-top:18px;border:0;border-radius:10px;background:var(--lime);color:#11180a;padding:10px 16px;font-weight:800}.wallet-balance{min-height:200px;padding:29px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;margin-bottom:36px}.wallet-balance:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;background:radial-gradient(circle,rgba(201,246,91,.11),transparent 65%)}.wallet-balance span{font-size:11px;color:#8390a1}.wallet-balance strong{font-size:72px;line-height:1;display:block;margin:8px 0;color:var(--lime);letter-spacing:-.06em}.wallet-balance p{font-size:11px;color:#667385;margin:0}.coin-emblem{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;color:#162009;background:var(--lime);box-shadow:0 0 0 10px #c9f65b0a,0 0 0 20px #c9f65b06;z-index:1}.subheading{font-size:18px;margin:0 0 14px}.ledger-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#ff7a4517;color:var(--orange);margin-right:14px}.ledger article>strong{font-size:16px}.positive{color:var(--lime)}.profile-card{padding:25px}.profile-identity{display:flex;align-items:center;gap:16px}.large-avatar{width:66px;height:66px;border-radius:21px;background:linear-gradient(145deg,var(--lime),#7ebd52);color:#152008;display:grid;place-items:center;font-size:27px;font-weight:800}.profile-identity span{color:var(--lime);font-size:9px;letter-spacing:.16em;font-weight:800}.profile-identity h3{font-size:22px;margin:4px 0 0}.profile-identity p{font-size:11px;color:#788596;margin:2px 0}.profile-stats{display:grid;grid-template-columns:repeat(2,1fr);margin-top:23px;border-top:1px solid var(--line);padding-top:20px}.profile-stats>div{display:grid;gap:2px}.profile-stats>div+div{border-left:1px solid var(--line);padding-left:22px}.profile-stats strong{font-size:22px}.profile-stats span{color:#778495;font-size:10px}.settings-card{padding:22px;margin-top:14px}.settings-card label,.field{display:grid;gap:8px}.settings-card label>span,.field>span{font-size:11px;color:#8c98a8;font-weight:700}.settings-card input,.auth-card input{border:1px solid var(--line);background:#0c121a;color:#eef3f7;border-radius:13px;padding:14px 15px;outline:0;width:100%}.settings-card input:focus,.auth-card input:focus{border-color:#c9f65b99;box-shadow:0 0 0 3px #c9f65b12}.primary{border:0;border-radius:13px;background:var(--lime);color:#11180a;font-weight:800;min-height:48px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:10px}.settings-card .primary{margin-top:15px;width:100%}.wallet-link{width:100%;min-height:64px;margin-top:14px;padding:0 17px;border:1px solid var(--line);border-radius:17px;background:#111923;color:#b8c2ce;display:flex;justify-content:space-between;align-items:center}.wallet-link>span{display:flex;align-items:center;gap:10px}.wallet-link>span:last-child{font-size:11px;color:#758293}.text-button{display:block;border:0;background:transparent;color:#8793a2;margin:18px auto;padding:11px;font-size:12px}.text-button.danger{color:#a07876}.auth-page{max-width:560px;margin:0 auto}.auth-visual{display:flex;align-items:center;gap:10px;color:#657182;font-size:9px;letter-spacing:.15em;font-weight:800}.auth-symbol{width:52px;height:52px;border-radius:17px;background:var(--lime);color:#121a09;display:grid;place-items:center;transform:rotate(-5deg)}.auth-page .page-title{padding-bottom:25px}.auth-page .page-title h1{font-size:44px}.auth-card{display:grid;gap:15px;padding:23px;border:1px solid var(--line);background:#121923e0;border-radius:23px}.auth-card>button{margin-top:3px;background:var(--lime);color:#11180a}.result-page{text-align:center;padding-top:40px}.result-page .eyebrow{justify-content:center}.result-page>h1{margin:auto}.result-page .lead{margin:20px auto 30px}.result-rings{width:124px;height:124px;border-radius:50%;border:1px solid rgba(201,246,91,.08);display:grid;place-items:center;margin:0 auto 32px;box-shadow:0 0 0 18px #c9f65b06}.result-badge{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:#11180a}.result-action{margin:auto}.result-page .auth-page{margin-top:55px;text-align:left}.gate{text-align:center;padding:80px 0}.gate-icon{width:72px;height:72px;border-radius:23px;display:grid;place-items:center;margin:0 auto 25px;background:#151f2b;color:var(--lime);border:1px solid var(--line)}.gate h1{font-size:38px}.gate>p{margin:16px auto 28px}.gate>button{margin:auto;background:var(--lime);color:#11180a}.player-center{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#8995a5;font:600 12px Avenir Next,PingFang SC,system-ui;letter-spacing:.06em;background:#080d14}.player-loader{width:36px;height:36px;border:2px solid rgba(255,255,255,.08);border-top-color:var(--lime);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:600px){.player-header{height:72px;width:calc(100% - 36px)}.player-app>main{width:calc(100% - 36px);padding-top:22px}.player-hero{padding:45px 0 64px}.hero-orbit{width:130px;height:130px;right:-35px;top:15px;opacity:.65}.hero-orbit>div{width:47px;height:47px;border-radius:15px;right:17px;top:14px}.player-hero h1{font-size:clamp(38px,11.5vw,52px);position:relative}.player-hero>p{max-width:300px;font-size:14px}.player-hero form{grid-template-columns:1fr;margin-top:27px}.player-hero form button{min-height:52px}.trust-row{justify-content:center;gap:13px}.dashboard-grid{grid-template-columns:1fr}.asset-card{min-height:110px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.asset-card strong{font-size:30px}.asset-card>svg{align-self:center}.page-title{padding:24px 0 34px}.page-title h1{font-size:40px}.journey-card{min-height:180px}.player-list article{padding:17px}.list-index{width:38px}.wallet-balance{min-height:180px;padding:24px}.wallet-balance strong{font-size:61px}.coin-emblem{width:64px;height:64px}.profile-pill>span:last-child{display:none}.profile-pill{padding-right:5px}.auth-card{padding:19px}.result-page{padding-top:20px}}.player-hero form button:disabled{opacity:1;background:#dfe4d8;color:#7e8779;cursor:not-allowed}.auth-card>button:disabled,.primary:disabled{opacity:.46;cursor:not-allowed}.empty-journey{width:100%;color:var(--ink);text-align:left;cursor:pointer}.empty-journey>svg{margin-left:auto;color:#687687;flex:0 0 auto}.auth-page .page-title{padding-top:54px}.gate h1{font-size:36px;max-width:none;white-space:nowrap}.gate>p{max-width:360px;text-wrap:balance}@media(max-width:600px){.player-header{height:68px}.player-app>main{padding-top:10px}.player-hero{padding:36px 0 50px}.hero-orbit{width:112px;height:112px;right:-30px;top:11px;opacity:.52}.hero-orbit:before{inset:20px}.hero-orbit>div{width:43px;height:43px;border-radius:14px;right:14px;top:11px}.player-hero h1{font-size:clamp(37px,10.8vw,48px);line-height:1.04;max-width:350px}.player-hero>p{max-width:305px;font-size:13px;line-height:1.65;margin:20px 0}.player-hero form{margin-top:24px}.player-hero form button{min-height:50px}.trust-row{margin-top:14px}.section-heading{margin-bottom:14px}.dashboard-grid{gap:10px}.journey-card{border-radius:20px}.empty-journey{min-height:108px;padding:18px;gap:13px}.empty-journey .card-icon{width:40px;height:40px}.empty-journey h3{font-size:15px;margin-right:0}.empty-journey p{font-size:10px}.asset-card{min-height:86px;padding:17px;gap:13px;border-radius:20px}.asset-card .card-icon{width:40px;height:40px}.asset-card strong{font-size:27px}.auth-page .page-title{padding-top:42px}}@media(min-width:900px){.player-app>main{padding-top:55px}.bottom-nav{bottom:20px}.player-hero{padding-top:72px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.player-activity-shell{position:relative;min-height:100vh;background:#000}.result-page .error{margin-top:16px!important}.rule-note{max-width:460px;margin:0 auto 22px;padding:12px 14px;border:1px solid rgba(201,246,91,.14);border-radius:14px;background:#c9f65b0d;color:#a7b49a;font-size:12px;line-height:1.65;text-align:left}.result-page .rule-note{text-align:center}.wallet-balance+.rule-note,.wallet-balance~.rule-note{margin:0 0 28px;max-width:none}.reward-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:420px;margin:0 auto 22px}.reward-summary>div{padding:16px 10px;border:1px solid var(--line);border-radius:16px;background:#121923e6}.reward-summary strong{display:block;font-size:22px;color:var(--lime);letter-spacing:-.03em;margin-bottom:4px}.reward-summary span{font-size:10px;color:#738192}.profile-stats.three{grid-template-columns:repeat(3,1fr)}.xp-meter{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.xp-meter-top{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#7d8a9a;margin-bottom:8px}.xp-meter-track{height:8px;border-radius:999px;background:#ffffff0f;overflow:hidden}.xp-meter-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lime),#8fd94a)}.xp-meter>p{margin:10px 0 0;font-size:11px;color:#667385;line-height:1.55}@media(max-width:600px){.reward-summary{gap:8px}.reward-summary strong,.profile-stats.three strong{font-size:18px}}body.player-web-page{width:auto;height:auto;min-height:100vh;display:block;padding:0;overflow-x:hidden;overflow-y:auto;touch-action:auto;-webkit-user-select:auto;user-select:auto;background:radial-gradient(circle at 15% -10%,rgba(76,111,94,.24),transparent 30%),#080d14}.battle-report{max-width:460px;margin:0 auto 28px;padding:20px 18px 18px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#171f2af7,#0e141cfa);text-align:center}.battle-report .eyebrow{justify-content:center;margin-bottom:10px}.battle-report__outcome{margin:0 0 8px;color:var(--lime);font-size:13px;font-weight:800;letter-spacing:.08em}.battle-report__center{display:block;margin:0 0 16px;font-size:22px;letter-spacing:-.03em;color:#f4f7fb}.battle-report__teams{display:grid;grid-template-columns:1fr 1fr;gap:10px}.battle-report__team{padding:14px 12px;border:1px solid var(--line);border-radius:16px;background:#080c128c;text-align:left}.battle-report__team.is-winner{border-color:#c9f65b59;box-shadow:inset 0 0 0 1px #c9f65b14}.battle-report__team.is-mine{background:#c9f65b0f}.battle-report__team-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;color:#8d99aa;font-size:11px;font-weight:700}.battle-report__team-meta em{font-style:normal;padding:3px 7px;border-radius:999px;border:1px solid rgba(201,246,91,.2);background:#c9f65b14;color:var(--lime);font-size:10px}.battle-report__winner-flag{border-color:#ff7a4547!important;background:#ff7a451a!important;color:var(--orange)!important}.battle-report__team strong{display:block;font-size:28px;letter-spacing:-.04em;color:#f4f7fb;line-height:1}.battle-report__team strong span{font-size:14px;color:#738192;font-weight:700}.battle-report-hint{max-width:460px;margin:0 auto 22px;color:#8d99aa;font-size:12px;text-align:center}.battle-report__leaderboard{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);text-align:left}.battle-report__leaderboard-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:#8d99aa;font-size:11px;font-weight:800;letter-spacing:.06em}.battle-report__leaderboard ol{list-style:none;margin:0;padding:0;display:grid;gap:8px}.battle-report__leaderboard li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:#080c1273}.battle-report__leaderboard li.is-me{border-color:#c9f65b47;background:#c9f65b0f}.battle-report__rank{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#ffffff0d;color:#9aa6b5;font-size:12px;font-weight:800}.battle-report__player{min-width:0;display:grid;gap:2px}.battle-report__player strong{display:flex;align-items:center;gap:6px;min-width:0;color:#f4f7fb;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.battle-report__player strong em{flex:0 0 auto;font-style:normal;padding:2px 6px;border-radius:999px;border:1px solid rgba(201,246,91,.22);background:#c9f65b1a;color:var(--lime);font-size:10px;font-weight:800}.battle-report__player span{color:#738192;font-size:11px}.battle-report__leaderboard li>b{color:var(--lime);font-size:16px;letter-spacing:-.03em}@media(max-width:600px){.battle-report{padding:16px 14px;margin-bottom:22px}.battle-report__center{font-size:18px}.battle-report__team strong{font-size:24px}}
