:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0b0b0f;--panel:#111113d1;--panel-strong:#17171bf0;--panel-soft:#ffffff0a;--line:#ffffff14;--text:#f5f5f7;--muted:#a1a1aa;--dim:#71717a;--coral:#7c3aed;--mint:#3b82f6;--gold:#f59e0b;--blue:#3b82f6;--danger:#ef4444;--ok:#22c55e;--radius:18px}*{box-sizing:border-box}html{background:var(--background);min-height:100%}body{min-height:100%;color:var(--text);letter-spacing:0;background:radial-gradient(circle at 18% 12%,#5ee3c31f,#0000 26rem),radial-gradient(circle at 84% 6%,#ff6b4a1c,#0000 30rem),linear-gradient(135deg,#0c0f12 0%,#151817 46%,#10141a 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{width:min(1500px,100%);min-height:100dvh;margin:0 auto;padding:18px}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:6px 2px 18px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{border:1px solid var(--line);background:linear-gradient(135deg,#5ee3c338,#ff6b4a2e);border-radius:8px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 30px #0000003d}.brand h1{margin:0;font-size:1.05rem;line-height:1.05}.brand p{color:var(--muted);margin:4px 0 0;font-size:.82rem}.status-pill,.chip,.mini-pill{border:1px solid var(--line);min-height:34px;color:var(--muted);white-space:nowrap;background:#ffffff13;border-radius:999px;align-items:center;gap:7px;display:inline-flex}.status-pill{padding:0 12px}.chip{padding:0 10px;font-size:.82rem}.mini-pill{min-height:26px;padding:0 8px;font-size:.74rem}.pulse-dot{background:var(--ok);border-radius:999px;width:8px;height:8px;box-shadow:0 0 18px #62d49de6}.console-grid{grid-template-columns:minmax(280px,.82fr) minmax(430px,1.35fr) minmax(320px,.9fr);align-items:start;gap:14px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 18px 48px #0000003d}.panel-header{justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 10px;display:flex}.panel-title{min-width:0;color:var(--text);align-items:center;gap:9px;font-size:.9rem;font-weight:720;display:flex}.panel-title svg{color:var(--mint)}.panel-body{padding:0 14px 14px}.event-card{overflow:hidden}.event-art{border-bottom:1px solid var(--line);background:#171d20;min-height:214px;position:relative}.event-art img{object-fit:cover;width:100%;height:280px;display:block}.event-art:after{content:"";background:linear-gradient(#0000 34%,#0c0f12db 100%);position:absolute;inset:0}.event-meta{z-index:1;position:absolute;inset:auto 14px 14px}.event-meta h2{max-width:10ch;margin:8px 0 4px;font-size:clamp(1.72rem,6vw,3rem);line-height:.92}.event-meta p{color:var(--muted);margin:0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.metric{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-soft);padding:12px}.metric strong{font-size:1.35rem;display:block}.metric span{color:var(--muted);font-size:.78rem}.stage{gap:14px;display:grid}.now-playing{background:linear-gradient(135deg, #5ee3c31f, #ff6b4a17), var(--panel);overflow:hidden}.deck{grid-template-columns:116px minmax(0,1fr);align-items:center;gap:14px;display:grid}.record{aspect-ratio:1;background:repeating-radial-gradient(circle, #101316 0 5px, #1d2225 6px 8px), radial-gradient(circle at center, var(--coral) 0 15%, #0b0d10 16% 100%);border:1px solid #ffffff24;border-radius:999px;width:116px;animation:14s linear infinite spin;position:relative;box-shadow:inset 0 0 0 10px #ffffff05,0 18px 34px #00000047}.record:after{border-radius:inherit;background:var(--gold);content:"";position:absolute;inset:43%}@keyframes spin{to{transform:rotate(360deg)}}.track-title{margin:0 0 4px;font-size:clamp(1.5rem,3.2vw,2.5rem);line-height:1}.track-artist{color:var(--muted);margin:0 0 14px}.transport{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.icon-button,.primary-button,.ghost-button{border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:42px;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.icon-button{background:#ffffff12;width:42px}.primary-button{background:var(--text);color:#101316;padding:0 14px;font-weight:760}.ghost-button{background:#ffffff0f;padding:0 12px}.compact-button{min-height:34px;padding:0 10px;font-size:.82rem}.icon-button:hover,.primary-button:hover,.ghost-button:hover,.vibe-button:hover{border-color:#ffffff47;transform:translateY(-1px)}.waveform{border:1px solid var(--line);border-radius:var(--radius);background:#0000002e;grid-template-columns:repeat(38,1fr);align-items:end;gap:3px;height:86px;padding:10px;display:grid}.bar{background:linear-gradient(180deg, var(--mint), var(--coral));opacity:.82;border-radius:5px 5px 1px 1px;min-height:12px}.vibe-controls{gap:12px;display:grid}.vibe-buttons{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.vibe-button{border:1px solid var(--line);border-radius:var(--radius);min-height:72px;color:var(--muted);cursor:pointer;text-align:left;background:#ffffff0e;padding:10px}.vibe-button.active{color:var(--text);background:#5ee3c321;border-color:#5ee3c394}.vibe-button strong,.vibe-button span{display:block}.vibe-button span{margin-top:4px;font-size:.75rem}.sliders{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.slider-box{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0b;padding:10px}.slider-box label{color:var(--muted);justify-content:space-between;gap:8px;font-size:.78rem;display:flex}input[type=range]{width:100%;accent-color:var(--mint)}.queue-list,.request-list,.playlist-list{gap:8px;display:grid}.song-row{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0b;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.moderation-actions{grid-column:1/-1;justify-content:flex-end;gap:6px;display:flex}.mini-action{border:1px solid var(--line);min-height:30px;color:var(--muted);cursor:pointer;background:#ffffff12;border-radius:6px;padding:0 9px;font-size:.75rem}.mini-action.danger{color:var(--danger)}.song-index,.song-score{width:38px;height:38px;color:var(--muted);background:#ffffff14;border-radius:7px;place-items:center;font-size:.8rem;font-weight:760;display:grid}.song-main{min-width:0}.song-main strong,.song-main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.song-main span{color:var(--muted);font-size:.82rem}.status{text-transform:uppercase;letter-spacing:0;font-size:.78rem}.status.accepted{color:var(--ok)}.status.rejected{color:var(--danger)}.form-grid{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.text-input{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:42px;color:var(--text);background:#0003;outline:none;padding:0 12px}.text-input:focus{border-color:#5ee3c39e}.sms-preview{border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);background:#0000002e;padding:12px;font-size:.86rem;line-height:1.45}.tabs{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0b;gap:6px;padding:4px;display:flex}.tab{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:1}.tab.active{color:var(--text);background:#ffffff24}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.integration-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0b;min-height:98px;padding:12px}.integration-card.ready{border-color:#62d49d61}.integration-card.error{border-color:#ff6f8d6b}.integration-card strong,.integration-card span,.integration-card small{display:block}.integration-card span{color:var(--muted);margin-top:6px;font-size:.8rem;line-height:1.35}.integration-card small{color:var(--dim);margin-top:8px;font-size:.72rem;line-height:1.3}.integration-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.tool-state{text-transform:uppercase;align-items:center;gap:4px;line-height:1;margin-top:0!important;font-size:.72rem!important;display:inline-flex!important}.tool-state.ready{color:var(--ok)}.tool-state.mock{color:var(--gold)}.tool-state.error{color:var(--danger)}.footnote{color:var(--dim);margin:12px 0 0;font-size:.76rem;line-height:1.4}.attendee-shell{width:min(980px,100%);min-height:100dvh;margin:0 auto;padding:18px}.attendee-hero{align-content:space-between;min-height:52dvh;padding:8px 0 24px;display:grid}.attendee-nav{justify-content:space-between;align-items:center;gap:12px;display:flex}.attendee-focus{gap:12px;padding-top:14dvh;display:grid}.attendee-focus h2{max-width:9ch;margin:0;font-size:clamp(3.2rem,14vw,7.4rem);line-height:.86}.attendee-focus p{color:var(--muted);margin:0;font-size:clamp(1rem,2.2vw,1.25rem)}.request-callout{border-radius:var(--radius);background:#5ee3c317;border:1px solid #5ee3c361;align-items:center;gap:10px;width:fit-content;min-height:46px;padding:0 14px;display:inline-flex}.attendee-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px;padding-bottom:24px;display:grid}.public-now{border:1px solid var(--line);border-radius:var(--radius);background:#00000029;gap:5px;padding:18px;display:grid}.public-now strong{font-size:clamp(1.8rem,5vw,3.2rem);line-height:.95}.public-now span,.public-now small{color:var(--muted)}.checklist{color:var(--muted);gap:10px;display:grid}.checklist p{margin:0}.checklist strong,.checklist code,.checklist a{width:fit-content;color:var(--text)}.checklist code{border:1px solid var(--line);background:#0000002e;border-radius:6px;padding:8px 10px}.login-wrap{place-items:center;min-height:calc(100dvh - 36px);display:grid}.login-panel{width:min(520px,100%)}.login-form{gap:12px;display:grid}.login-form p{color:var(--muted);margin:0;line-height:1.45}.auth-method-tabs,.password-step-tabs,.auth-button-row{flex-wrap:wrap;gap:8px;display:flex}.auth-method-tabs{border:1px solid var(--line);border-radius:var(--radius);background:#00000024;padding:4px}.auth-tab,.step-tab{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.auth-tab{flex:120px}.step-tab{background:#ffffff0b;flex:88px;min-height:34px;font-size:.84rem}.auth-tab[data-active=true],.step-tab[data-active=true]{color:var(--text);background:#5ee3c31f;border-color:#5ee3c35c}.auth-panel{gap:10px;display:grid}.phone-input-row{grid-template-columns:minmax(104px,.34fr) minmax(0,1fr);gap:8px;display:grid}.country-code-select{padding-right:8px}.auth-hint{font-size:.82rem}.field-label{color:var(--muted);text-transform:uppercase;letter-spacing:0;font-size:.78rem;font-weight:740}.dashboard-shell{width:min(1180px,100%)}.dashboard-hero{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#5ee3c31f,#f7cb6314),#ffffff0e;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:end;gap:14px;margin-bottom:14px;padding:22px;display:grid}.dashboard-hero h2{margin:10px 0 4px;font-size:clamp(2rem,6vw,4.8rem);line-height:.9}.dashboard-hero p{color:var(--muted);margin:0}.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.notice-banner{border-radius:var(--radius);color:var(--text);background:#62d49d1a;border:1px solid #62d49d57;margin:0 0 14px;padding:12px 14px}.notice-banner.error{background:#ff6f8d1a;border-color:#ff6f8d6b}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:start;gap:14px;display:grid}.dashboard-wide{grid-column:1/-1}.dashboard-list{gap:8px;display:grid}.dashboard-row{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0b;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:12px;display:flex}.dashboard-row strong,.dashboard-row span{display:block}.dashboard-row span{color:var(--muted);margin-top:4px;font-size:.82rem}.event-row{min-height:76px}.dashboard-form{gap:12px;display:grid}.dashboard-form label{color:var(--muted);gap:6px;font-size:.82rem;display:grid}.event-form{grid-template-columns:repeat(2,minmax(0,1fr))}.invite-form{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(160px,.5fr) auto;align-items:end}.event-form button{align-self:end}.empty-state{border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);background:#00000029;margin:0;padding:14px}@media (max-width:1180px){.console-grid{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr)}.side-stack{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}}@media (max-width:820px){.app-shell{padding:12px}.topbar{flex-direction:column;align-items:flex-start}.console-grid,.side-stack,.attendee-grid,.dashboard-hero,.dashboard-grid,.event-form,.invite-form{grid-template-columns:1fr}.deck{grid-template-columns:90px minmax(0,1fr)}.record{width:90px}.vibe-buttons,.sliders,.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid{grid-template-columns:1fr}}@media (max-width:520px){.vibe-buttons,.sliders,.metric-grid,.integration-grid{grid-template-columns:1fr}.song-row{grid-template-columns:auto minmax(0,1fr)}.song-score{grid-column:1/-1;width:100%}}
:root{--phandom-midnight:#0b0b0f;--phandom-surface:#111113;--phandom-elevated:#17171b;--phandom-border:#1f1f23;--phandom-text:#f5f5f7;--phandom-text-secondary:#c7c7d1;--phandom-muted:#a1a1aa;--phandom-dim:#71717a;--phandom-purple:#7c3aed;--phandom-indigo:#6366f1;--phandom-blue:#3b82f6;--phandom-amber:#f59e0b;--phandom-danger:#ef4444;--phandom-success:#22c55e;--phandom-gradient:linear-gradient(135deg, #7c3aed 0%, #6366f1 48%, #3b82f6 100%);--phandom-energy:linear-gradient(135deg, #3b82f6 0%, #f59e0b 100%);--background:var(--phandom-midnight);--panel:#111113d1;--panel-strong:#17171bf0;--panel-soft:#ffffff0a;--line:#ffffff14;--text:var(--phandom-text);--muted:var(--phandom-muted);--dim:var(--phandom-dim);--coral:var(--phandom-purple);--mint:var(--phandom-blue);--gold:var(--phandom-amber);--danger:var(--phandom-danger);--ok:var(--phandom-success);--radius:18px;--radius-card:18px;--radius-panel:22px;--radius-app:26px;--max-width:1280px;--shadow-panel:0 22px 70px #0000004d;--shadow-product:0 16px 48px #0000003d;--shadow-purple:0 0 34px #7c3aed2e;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--phandom-type-hero-max:5.8rem;--phandom-type-display-max:4.4rem;--phandom-type-price-max:2.5rem;--phandom-type-product-title:clamp(2.1rem, 5vw, 3.7rem);--phandom-type-product-title-compact:clamp(1.85rem, 3vw, 2.65rem);--phandom-type-panel-title:.95rem;--phandom-type-body:1rem;--phandom-type-body-large:1.08rem;--phandom-space-eyebrow-after:12px;--phandom-space-intro-gap:14px;--phandom-space-intro-to-block:0px;--phandom-space-section-y:88px}html{background:var(--background)}body{color:var(--text);background:radial-gradient(circle at 18% 0,#7c3aed38,#0000 28rem),radial-gradient(circle at 50% -14%,#6366f12e,#0000 32rem),radial-gradient(circle at 88% 4%,#3b82f629,#0000 30rem),linear-gradient(#08080b 0%,#0b0b0f 36%,#0f1117 100%)}.spin{animation:1s linear infinite phandom-spin}@keyframes phandom-spin{to{transform:rotate(360deg)}}.app-shell,.dashboard-shell,.attendee-shell{width:min(var(--max-width), 100%)}.topbar{padding:4px 2px 18px}.brand{align-items:center;min-width:0;display:inline-flex}.panel{border:1px solid var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow-product);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffff0a,#ffffff04),#111113cc;position:relative;overflow:hidden}.panel:before,.phandom-panel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);height:1px;position:absolute;inset:0 0 auto}.phandom-app-bg{background:radial-gradient(circle at 50% 0,#7c3aed38,#0000 36%),radial-gradient(circle at 80% 12%,#3b82f629,#0000 30%),#0b0b0f}.phandom-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#111113b8;border:1px solid #ffffff14}.phandom-gradient-text,.gradient-text{background:var(--phandom-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.brand h1,.brand p,.panel-title,.metric strong,.public-now strong,.song-main strong,.dashboard-row strong{letter-spacing:0}.status-pill,.chip,.mini-pill{color:var(--muted);background:#ffffff0b;border-color:#ffffff1a}.mini-pill{min-height:30px}.pulse-dot{background:var(--phandom-gradient);box-shadow:0 0 16px #7c3aedb3}.record{background:repeating-radial-gradient(circle,#101115 0 5px,#1b1d23 6px 8px),radial-gradient(circle,#7c3aed 0 15%,#0b0d10 16% 100%)}.record:after{background:#f59e0b}.bar{background:linear-gradient(#7c3aed,#6366f1 50%,#3b82f6 82%,#f59e0b)}.phandom-button,.phandom-button-link,.icon-button,.primary-button,.ghost-button,.primary-link-button,.secondary-link-button,.text-input,.mini-action,.auth-tab,.step-tab,.vibe-button,.song-row,.metric,.sms-preview,.integration-card,.dashboard-row,.empty-state,.public-now,.request-callout{border-radius:14px}.phandom-button,.phandom-button-link,.icon-button,.primary-button,.ghost-button,.primary-link-button,.secondary-link-button,.auth-tab,.step-tab,.vibe-button{transition:transform .16s,border-color .16s,background .16s,box-shadow .16s,color .16s}.icon-button,.ghost-button,.secondary-link-button,.phandom-button--secondary{background:#ffffff0d}.phandom-button,.primary-link-button,.secondary-link-button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-weight:650;display:inline-flex}.primary-button,.ghost-button,.icon-button{min-height:42px}.compact-button{border-radius:999px;min-height:34px;padding-inline:12px;font-size:.84rem;font-weight:650}.phandom-button-link{text-decoration:none}.primary-button,.primary-link-button,.phandom-button--primary{background:var(--phandom-gradient);color:#fff;box-shadow:var(--shadow-purple);font-weight:700}.ghost-button,.secondary-link-button,.phandom-button--secondary,.phandom-button--ghost{color:var(--text);border-color:#ffffff1a}.phandom-button--ghost{color:var(--muted);min-height:auto;box-shadow:none;background:0 0;border-color:#0000;padding-inline:0}.text-input{min-height:44px;color:var(--text);background:#05070cb8;border-color:#ffffff1a;border-radius:13px;line-height:1.35}.text-input:focus{border-color:#6366f1b3;box-shadow:0 0 0 3px #6366f124}.auth-method-tabs,.tabs{background:#ffffff06}.auth-method-tabs,.password-step-tabs{gap:var(--space-2)}.auth-method-tabs{background:linear-gradient(#ffffff09,#ffffff03),#ffffff06;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.password-step-tabs{flex-wrap:wrap;display:flex}.compact-auth-tabs{background:#ffffff07;border-radius:14px;gap:6px;padding:3px}.auth-tab,.step-tab{min-height:36px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:7px;font-weight:650;display:inline-flex}.auth-tab{flex:initial;justify-content:center;min-width:0;padding-inline:10px}.step-tab{flex:1 1 0;padding-inline:14px;font-size:.86rem}.auth-panel{gap:var(--space-3)}.auth-panel p,.auth-hint{color:var(--phandom-text-secondary);line-height:1.55}.field-label{color:var(--muted);letter-spacing:0}.password-input-wrap{position:relative}.password-text-input{width:100%;padding-right:48px}.password-visibility-button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;transition:background .16s,color .16s,transform .16s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-visibility-button:hover{color:var(--text);background:#ffffff0f}.login-return-links{padding-top:var(--space-1);flex-wrap:wrap;gap:8px;display:flex}.login-return-link{min-height:34px;color:var(--muted);font:inherit;cursor:pointer;background:#ffffff07;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:.84rem;font-weight:650;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.login-return-link:hover{color:var(--text);background:#ffffff0d;border-color:#6366f152;transform:translateY(-1px)}.auth-tab[data-active=true],.step-tab[data-active=true],.vibe-button.active,.tab.active{background:linear-gradient(135deg,#7c3aed2e,#6366f129,#3b82f61f);border-color:#6366f173;box-shadow:inset 0 1px #ffffff14}.dashboard-hero{background:linear-gradient(135deg,#7c3aed29,#6366f124,#3b82f61a),#111113c7}.notice-banner{background:#22c55e14;border-color:#22c55e47}.notice-banner.error{background:#ef44441a;border-color:#ef444452}.attendee-focus h2,.dashboard-hero h2,.track-title{letter-spacing:0;font-weight:650}.phandom-button:hover,.phandom-button-link:hover,.icon-button:hover,.primary-button:hover,.ghost-button:hover,.primary-link-button:hover,.secondary-link-button:hover,.auth-tab:hover,.step-tab:hover,.vibe-button:hover{transform:translateY(-1px)}.phandom-button:disabled,.icon-button:disabled,.primary-button:disabled,.ghost-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.phandom-vibe-pill{color:var(--text);box-shadow:var(--shadow-purple);background:#ffffff0a;border-color:#ffffff1a;gap:10px;padding:0 14px}.attendee-hero{min-height:auto;padding:8px 0 clamp(36px,7dvh,82px)}.attendee-focus{gap:var(--space-3);padding-top:clamp(62px,11dvh,126px)}.attendee-focus h2{overflow-wrap:anywhere;text-wrap:balance;max-width:12ch;font-size:clamp(2.7rem,8.5vw,5rem);line-height:1}.attendee-focus p{color:var(--phandom-text-secondary);font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.5}.attendee-grid{align-items:start;gap:var(--space-4);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.attendee-shell{width:min(1180px,100%)}.attendee-nav{padding-top:var(--space-2)}.attendee-callout-row{margin-top:var(--space-2)}.request-callout{background:linear-gradient(135deg,#3b82f61f,#7c3aed14),#ffffff07;border-color:#3b82f647}.request-callout span{line-height:1.25}.public-event-shell{width:min(1680px,100% - 64px);padding:22px 0 72px}.public-event-shell .attendee-hero{align-content:start;gap:clamp(22px,3vw,36px);padding:6px 0 28px}.public-event-shell .attendee-nav{padding-top:0}.public-event-shell .attendee-focus{gap:var(--space-3);max-width:760px;padding-top:0}.public-event-shell .attendee-focus .phandom-vibe-pill{width:fit-content;max-width:min(100%,360px)}.public-event-shell .attendee-focus h2{max-width:13ch;font-size:clamp(3rem,6vw,4.25rem);line-height:1.02}.public-event-shell .attendee-focus p{max-width:68ch;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.45}.public-event-shell .attendee-callout-row{margin-top:var(--space-3)}.public-event-shell .attendee-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:22px;padding-bottom:40px}.public-event-shell .panel{border-radius:20px}.public-event-shell .panel-header{padding:18px 18px 10px}.public-event-shell .panel-body{padding:0 18px 18px}.public-event-shell .request-panel{gap:var(--space-4)}.public-event-shell .request-panel-copy{max-width:62ch;font-size:.98rem}.public-event-hero-layout{grid-template-columns:minmax(360px,.84fr) minmax(520px,1fr) minmax(230px,.38fr);align-items:stretch;gap:clamp(20px,2.4vw,34px);padding-top:clamp(18px,3.2dvh,42px);display:grid}.public-event-visual-card{background:#0b0b0f;border:1px solid #ffffff1a;border-radius:26px;min-height:clamp(310px,32vw,510px);position:relative;overflow:hidden;box-shadow:0 24px 72px #00000052}.public-event-visual-card img{object-fit:cover;filter:saturate(1.08)contrast(1.04);width:100%;height:100%;display:block;position:absolute;inset:0}.public-event-visual-card:after{content:"";pointer-events:none;background:linear-gradient(#0b0b0f0f 0%,#0b0b0f6b 42%,#0b0b0feb 100%),radial-gradient(circle at 22% 18%,#7c3aed40,#0000 46%);position:absolute;inset:0}.public-event-visual-overlay{z-index:1;gap:var(--space-3);display:grid;position:absolute;inset:auto 18px 18px}.public-event-visual-overlay strong,.public-event-visual-overlay span{display:block}.public-event-visual-overlay strong{overflow-wrap:anywhere;max-width:12ch;font-size:clamp(2rem,3vw,3rem);line-height:1.02}.public-event-visual-overlay span{color:var(--phandom-text-secondary);margin-top:4px;line-height:1.35}.public-event-primary-callout{color:var(--text);background:linear-gradient(135deg,#7c3aed38,#3b82f624),#ffffff0a;border-color:#6366f152;text-decoration:none;box-shadow:0 16px 42px #3b82f629}.public-event-primary-callout:hover{border-color:#6366f16b;transform:translateY(-1px)}.public-event-broadcast-card{text-align:center;background:radial-gradient(circle at 50% 0,#f59e0b29,#0000 42%),linear-gradient(#ffffff12,#ffffff06),#111113e0;border:1px solid #f59e0b29;border-radius:26px;align-content:center;justify-items:center;gap:16px;min-height:100%;padding:clamp(18px,2vw,24px);display:grid;box-shadow:0 24px 72px #0000004d,0 0 56px #f59e0b12}.public-event-broadcast-eyebrow{min-height:34px;color:var(--text);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.86rem;font-weight:750;line-height:1;display:inline-flex}.public-event-broadcast-eyebrow svg{color:var(--phandom-blue)}.public-event-broadcast-card p{max-width:20ch;color:var(--phandom-text-secondary);margin:0;font-size:.96rem;line-height:1.45}.public-event-broadcast-card .ghost-button{justify-content:center;width:100%}.public-event-steps{margin-top:var(--space-2);flex-wrap:wrap;gap:8px;display:flex}.public-event-steps span{min-height:32px;color:var(--phandom-text-secondary);white-space:nowrap;background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:.82rem;line-height:1;display:inline-flex}.public-event-steps svg{color:#86efac}.request-entry-panel{border-color:#6366f12e;box-shadow:0 22px 70px #00000042,0 0 44px #6366f114}.public-event-qr-panel{background:linear-gradient(135deg, #f59e0b14, #6366f10f), var(--phandom-panel);border-color:#f59e0b2e;display:none}.public-event-qr-layout{grid-template-columns:minmax(138px,.42fr) minmax(0,1fr);align-items:center;gap:16px;display:grid}.public-event-qr-code{background:#fff;border:1px solid #ffffff1f;border-radius:18px;padding:12px;overflow:hidden;box-shadow:0 18px 42px #0000003d}.public-event-qr-code svg{width:100%;height:auto;display:block}.public-event-qr-code--hero{border-radius:22px;width:min(100%,220px);padding:14px}.public-event-qr-copy{gap:10px;min-width:0;display:grid}.public-event-qr-copy strong{color:var(--text);font-size:1rem;line-height:1.25}.public-event-qr-copy span{color:var(--phandom-text-secondary);font-size:.94rem;line-height:1.5}.public-event-qr-copy .ghost-button{width:fit-content}.public-event-now-panel{order:1}.public-event-queue-panel{order:2}.request-entry-panel{order:3}.public-event-qr-panel{order:4}.public-event-contact-panel{order:5}.public-event-recent-panel{order:6}.public-event-now-panel .panel-body,.public-event-queue-panel .panel-body{padding-bottom:20px}.public-event-now-panel .public-now{align-content:center;min-height:clamp(166px,13vw,230px);padding:clamp(22px,2.3vw,34px);display:grid}.public-event-now-panel .public-now strong{font-size:clamp(2.6rem,4.8vw,5.35rem);line-height:.98}.public-event-now-panel .public-now span{margin-top:8px;font-size:clamp(1.05rem,1.4vw,1.32rem)}.public-event-now-panel .public-now small{color:var(--phandom-text-secondary);margin-top:5px;font-size:clamp(.95rem,1.1vw,1.08rem)}.public-event-queue-panel .queue-list{gap:12px}.public-event-queue-panel .song-row{min-height:72px;padding:13px 16px}.public-event-queue-panel .song-main strong{font-size:clamp(1.06rem,1.25vw,1.22rem)}.public-event-sticky-cta{z-index:45;background:var(--phandom-gradient);color:#fff;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-weight:750;text-decoration:none;display:none;position:fixed;inset:auto 14px 14px;box-shadow:0 18px 48px #3b82f647}.console-shell{width:min(1500px,100%)}.console-grid{grid-template-columns:minmax(270px,.78fr) minmax(460px,1.35fr) minmax(330px,.92fr);gap:clamp(14px,1.4vw,20px)}.console-shell .topbar{padding-bottom:var(--space-4);align-items:flex-start}.console-shell .topbar>.transport{justify-content:flex-end;max-width:980px}.console-actions .chip,.console-actions .status-pill{min-height:36px}.console-actions .icon-button{border-radius:999px}.event-card{border-radius:var(--radius-panel)}.event-art{background:#0b0b0f;min-height:240px}.event-art img{filter:saturate(1.08)contrast(1.04);height:292px}.event-art:after{background:linear-gradient(#0b0b0f05 0%,#0b0b0f75 50%,#0b0b0ff0 100%),radial-gradient(circle at 25% 18%,#7c3aed42,#0000 45%)}.event-meta{inset:auto 18px 18px}.event-meta h2{max-width:12ch;margin:var(--space-2) 0 var(--space-1);letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.02}.event-meta p{color:var(--phandom-text-secondary);line-height:1.45}.event-metrics-body{padding-top:14px}.metric-grid{gap:var(--space-2)}.metric{background:linear-gradient(#ffffff08,#ffffff03),#ffffff07;border-color:#ffffff14;padding:14px}.metric strong{font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.05}.metric span{color:var(--muted);line-height:1.35}.stage,.side-stack{gap:clamp(14px,1.4vw,20px)}.now-playing{background:linear-gradient(135deg,#7c3aed29,#3b82f61f),#111113db}.deck{gap:var(--space-4);grid-template-columns:104px minmax(0,1fr);align-items:center}.record{border-color:#ffffff1f;width:104px;box-shadow:inset 0 0 0 10px #ffffff05,0 18px 40px #00000047,0 0 46px #7c3aed2e}.track-title{overflow-wrap:anywhere;text-wrap:balance;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.02}.track-artist{color:var(--phandom-text-secondary);line-height:1.45}.waveform{height:76px;margin-top:var(--space-4);border-radius:var(--radius-card);background:linear-gradient(#ffffff06,#ffffff03),#0003}.vibe-controls{gap:var(--space-4)}.vibe-buttons{gap:var(--space-2)}.vibe-button{background:linear-gradient(#ffffff08,#ffffff03),#ffffff07;border-color:#ffffff14;min-height:84px;padding:12px}.vibe-button strong{color:var(--text);font-size:.94rem;line-height:1.25}.vibe-button span{color:var(--muted);line-height:1.35}.sliders{gap:var(--space-2)}.slider-box{background:#ffffff07;border-color:#ffffff14;padding:12px}.slider-box label{color:var(--phandom-text-secondary);line-height:1.3}.queue-list,.request-list{gap:var(--space-2)}.song-row{background:linear-gradient(#ffffff08,#ffffff03),#ffffff07;border-color:#ffffff14;min-height:58px;padding:10px 12px}.song-row:hover{border-color:#6366f147}.song-row.played{border-color:#22c55e2e}.song-row.accepted .song-index{color:#dcfce7;background:#22c55e1a}.song-row.rejected{border-color:#ef444429}.song-row.rejected .song-index{color:#fee2e2;background:#ef44441a}.song-index,.song-score{background:#ffffff12;border-radius:10px;width:34px;height:34px}.song-score{color:var(--phandom-text-secondary);width:auto;min-width:44px;padding-inline:9px}.song-main strong{font-size:.96rem;line-height:1.25}.song-main span{line-height:1.3}.moderation-actions{justify-content:flex-end}.playback-controls{margin-top:var(--space-3)}.mini-action{border-radius:999px;font-weight:650}.tabs{border-radius:999px}.tab{border-radius:999px;font-weight:650}.integration-grid{gap:var(--space-2)}.integration-card{background:linear-gradient(#ffffff08,#ffffff03),#ffffff07;border-color:#ffffff14;min-height:110px;padding:14px}.integration-card strong{line-height:1.25}.integration-card span{color:var(--phandom-text-secondary);line-height:1.42}.integration-card small,.footnote{color:var(--muted);line-height:1.45}.tool-state{letter-spacing:0}.public-now{background:linear-gradient(135deg,#7c3aed1f,#3b82f614),#ffffff07;border-color:#6366f12e;padding:18px}.public-now strong{overflow-wrap:anywhere;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.02}.phandom-vibe-pill--hype{background:linear-gradient(135deg,#3b82f633,#f59e0b2e),#ffffff0a}.phandom-vibe-pill-dot{background:var(--phandom-gradient);border-radius:999px;width:10px;height:10px;animation:2.6s ease-in-out infinite phandomPulse;box-shadow:0 0 18px #7c3aedb3}.phandom-vibe-pill--hype .phandom-vibe-pill-dot{background:var(--phandom-energy)}.phandom-vibe-pill--chill .phandom-vibe-pill-dot{background:linear-gradient(135deg,#6366f1,#3b82f6d9)}@keyframes phandomPulse{0%,to{opacity:.72;transform:scale(.82)}50%{opacity:1;transform:scale(1.08)}}.attendee-callout-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.request-panel,.contact-form-grid{gap:var(--space-3);display:grid}.device-selector-stack{gap:10px;display:grid}.device-selector-row{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.device-selector-row .text-input{min-width:0}.contact-optin-list{gap:10px;display:grid}.contact-optin-row{color:var(--muted);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.55;display:flex}.contact-optin-row input{accent-color:var(--phandom-indigo);margin-top:3px}.request-panel-copy{color:var(--phandom-text-secondary);margin:0;font-size:.96rem;line-height:1.6}.request-response.accepted{color:#dcfce7;background:#22c55e14;border-color:#22c55e38}.request-response.rejected{color:#fee2e2;background:#ef444414;border-color:#ef444438}.checklist span{align-items:start;gap:8px;display:flex}.checklist svg{flex:none;margin-top:2px}.song-index,.song-score,.marketing-icon{background:#ffffff12}.song-index{color:#d4d4d8}.marketing-page{min-height:100dvh;padding-bottom:72px}.marketing-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#05060ac2;border-bottom:1px solid #ffffff14;position:sticky;top:0}.marketing-nav{width:min(var(--max-width), calc(100% - 32px));justify-content:space-between;align-items:center;gap:16px;height:72px;margin:0 auto;display:flex}.marketing-nav-links,.marketing-nav-actions,.hero-actions,.hero-trust-row,.lab-vibes,.lab-input-row,.marketing-footer-bottom{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.marketing-nav-links{flex:1;justify-content:center}.marketing-nav-links a,.nav-text-link,.footer-inline-link{color:var(--muted);font-weight:650;transition:color .16s,opacity .16s}.marketing-nav-links a:hover,.nav-text-link:hover,.footer-inline-link:hover,.marketing-footer a:hover{color:#fff}.secondary-link-button{padding-inline:20px}.secondary-link-button.light{color:#09090b;background:#ffffffeb;border-color:#ffffff2e}.nav-text-link.on-dark{color:#ffffffd1}.full-width{width:100%}.hero-grid-background{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(#000 0% 72%,#0000 100%);mask-image:linear-gradient(#000 0% 72%,#0000 100%)}.marketing-section{width:min(var(--max-width), calc(100% - 32px));padding:var(--phandom-space-section-y) 0;margin:0 auto}.hero-section,.two-column-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:56px;display:grid}.hero-copy h1{font-size:clamp(2.9rem, 7vw, var(--phandom-type-hero-max));letter-spacing:0;text-wrap:balance;margin:0;font-weight:650;line-height:.95}.section-intro h2,.cta-banner h2,.page-hero h1,.detail-hero h1{font-size:clamp(2.35rem, 5vw, var(--phandom-type-display-max));letter-spacing:0;text-wrap:balance;margin:0;font-weight:650;line-height:1.04}.hero-copy p,.section-body,.page-hero p,.detail-hero p{color:var(--phandom-text-secondary);margin:0;font-size:clamp(1rem,1.9vw,1.15rem);line-height:1.65}.hero-copy{gap:22px;display:grid}.hero-headline-line{display:block}.hero-kicker,.section-eyebrow,.pricing-badge{letter-spacing:0;border-radius:999px;width:fit-content;font-size:.82rem;font-weight:650}.hero-kicker{color:#d4d4d8;background:#ffffff0a;border:1px solid #ffffff1a;padding:10px 14px}.section-eyebrow{margin:0 0 var(--phandom-space-eyebrow-after);color:#a5b4fc;line-height:1.2}.hero-trust-row{color:var(--dim);font-size:.9rem}.hero-trust-row span{align-items:center;gap:8px;display:inline-flex}.hero-trust-row span:before{content:"";background:#f59e0be6;border-radius:999px;width:5px;height:5px}.phone-mockup{background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff24;border-radius:44px;width:min(100%,360px);margin-left:auto;padding:12px;box-shadow:0 0 88px #3b82f62e}.phone-frame{background:#0b0b0f;border:1px solid #ffffff1a;border-radius:36px;padding:18px}.phone-notch{background:#ffffff29;border-radius:999px;width:78px;height:6px;margin:0 auto 18px}.phone-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.phone-header p,.use-case-tile-content p,.marketing-card p,.flow-step p,.pricing-card p,.marketing-footer p,.marketing-footer a,.value-row span,.lab-response span,.page-card p,.detail-list li,.detail-chip,.lab-response p{color:var(--muted)}.phone-header p{margin:0 0 6px;font-size:.78rem}.phone-header h3,.marketing-card h3,.flow-step h3,.pricing-card h3,.interactive-lab h3,.page-card h3,.detail-card h3{margin:0;font-size:1.05rem}.vibe-pill{color:#fff;background:linear-gradient(135deg,#7c3aed52,#3b82f633);border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.8rem;display:inline-flex;box-shadow:0 0 28px #7c3aed38}.phone-messages{gap:10px;display:grid}.message-bubble{border-radius:18px;max-width:82%;padding:12px 14px;font-size:.94rem;line-height:1.45}.message-bubble.user{color:#dbeafe;background:#3b82f62e;margin-left:auto}.message-bubble.ai{color:#e9d5ff;background:#7c3aed29}.message-bubble.reject{color:#fecaca;background:#ef44441f}.phone-input{color:#71717a;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;margin-top:18px;padding:14px 16px;font-size:.92rem}.section-intro{gap:var(--phandom-space-intro-gap);max-width:720px;display:grid}.section-intro.center{text-align:center;margin:0 auto}.section-body{max-width:62ch}.marketing-card-grid{gap:16px;display:grid}.marketing-card-grid.five-up{grid-template-columns:repeat(5,minmax(0,1fr))}.marketing-card-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-card,.value-panel,.flow-step,.use-case-tile,.pricing-card,.interactive-lab,.page-card,.detail-card,.detail-moment-card{border-radius:var(--radius-panel);background:linear-gradient(#ffffff09,#ffffff03),#111113d6;border:1px solid #ffffff18}.marketing-card{min-height:100%;padding:24px;transition:transform .16s,border-color .16s}.marketing-card:hover,.use-case-tile:hover,.pricing-card:hover,.page-card:hover{border-color:#7c3aed57;transform:translateY(-2px)}.marketing-icon{color:#93c5fd;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:inline-flex}.split-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.flow-steps{gap:16px;display:grid}.flow-step{padding:20px 22px 20px 84px;position:relative}.flow-step-index{background:linear-gradient(135deg,#7c3aed,#3b82f6);border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:inline-flex;position:absolute;top:20px;left:20px}.use-case-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.use-case-tile{min-height:310px;padding:24px;position:relative;overflow:hidden}.use-case-tile-glow{opacity:.65;position:absolute;inset:0}.use-case-tile:after{content:"";background:linear-gradient(#08080b14,#08080beb);position:absolute;inset:0}.use-case-tile-content{z-index:1;flex-direction:column;justify-content:end;height:100%;display:flex;position:relative}.use-case-tile-content h3{margin:6px 0 0;font-size:1.6rem}.value-panel{gap:18px;padding:28px;display:grid}.value-row{align-items:center;gap:14px;display:flex}.value-row svg{color:#4ade80;flex:none}.demo-section-shell{max-width:860px;margin:0 auto}.interactive-lab{padding:28px;box-shadow:0 0 62px #7c3aed1f}.interactive-lab-header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;display:flex}.lab-pill{background:#3b82f61a}.lab-selectors{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.demo-option{text-align:left;color:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:18px;gap:6px;padding:16px;display:grid}.demo-option span{color:var(--muted);font-size:.84rem;line-height:1.4}.demo-option[data-active=true],.pill-tab[data-active=true]{background:linear-gradient(135deg,#7c3aed29,#3b82f61f);border-color:#7c3aed59}.pill-tab{min-height:38px;color:var(--text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;padding:0 16px}.lab-input-row{margin:18px 0}.lab-input{flex:1;min-height:52px}.lab-submit{min-width:130px}.lab-response{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;gap:8px;padding:22px;display:grid}.lab-response.accepted{background:#22c55e14;border-color:#22c55e33}.lab-response.rejected{background:#ef444414;border-color:#ef44442e}.lab-response-label{color:#bfdbfe;margin:0;font-size:.82rem}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.pricing-card{gap:var(--space-4);flex-direction:column;min-height:100%;padding:26px;display:flex}.pricing-card h3{margin:0;font-size:1.08rem;line-height:1.25}.pricing-card .pricing-badge~h3{margin-top:2px}.pricing-card.featured{border-color:#7c3aed66;box-shadow:0 0 40px #7c3aed2e}.pricing-card strong{font-size:clamp(1.85rem, 4vw, var(--phandom-type-price-max));letter-spacing:0;margin-top:4px;font-weight:650;line-height:1.08}.pricing-card p{line-height:1.5}.pricing-card ul{gap:var(--space-2);display:grid}.pricing-card .primary-link-button,.pricing-card .secondary-link-button{width:100%;margin-top:auto}.pricing-card ul,.marketing-footer ul,.detail-list,.page-list{margin:0;padding:0;list-style:none}.pricing-card li,.detail-list li,.page-list li{align-items:start;gap:10px;line-height:1.55;display:flex}.pricing-card li svg,.page-list li svg{color:#93c5fd;flex:none;margin-top:3px}.pricing-badge{color:#ddd6fe;background:#7c3aed24;padding:6px 10px}body:has(.homepage-hero-section) .marketing-nav{width:min(1180px,100% - 32px)}body:has(.homepage-hero-section) .marketing-nav-links{gap:28px}body:has(.homepage-hero-section) .marketing-nav-actions{gap:14px}.homepage-hero-section{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:clamp(36px,5vw,70px);width:min(1180px,100% - 32px);min-height:clamp(700px,100dvh - 72px,880px);padding:clamp(70px,8dvh,102px) 0 clamp(48px,6dvh,76px);display:grid}.homepage-hero-section .homepage-hero-copy{gap:20px;max-width:650px}.homepage-hero-section .homepage-hero-copy h1{max-width:720px;font-size:clamp(3.35rem,4.8vw,4.85rem);line-height:.98}.homepage-hero-section .homepage-hero-copy p{max-width:53ch;font-size:clamp(1.04rem,1.2vw,1.14rem);line-height:1.62}.homepage-hero-section .hero-actions{gap:12px;margin-top:4px}.homepage-hero-section .hero-trust-row{row-gap:8px;margin-top:2px}.homepage-hero-stage{min-height:clamp(520px,43vw,650px);position:relative}.homepage-hero-stage:before{content:"";filter:blur(2px);background:radial-gradient(circle at 20% 18%,#7c3aed47,#0000 38%),radial-gradient(circle at 78% 12%,#3b82f63d,#0000 36%),radial-gradient(circle at 58% 86%,#f59e0b1f,#0000 34%),#ffffff05;border-radius:42px;position:absolute;inset:8% 2% 0 8%}.homepage-live-console{z-index:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffff0e,#ffffff04),#0a0a0eeb;border:1px solid #ffffff1f;border-radius:30px;width:min(100%,690px);margin-left:auto;position:relative;overflow:hidden;box-shadow:0 34px 110px #0000006b,0 0 90px #3b82f624}.homepage-console-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:16px 18px;display:flex}.homepage-console-top div{gap:3px;display:grid}.homepage-console-top span,.homepage-console-top em,.homepage-now-playing p,.homepage-queue-preview p,.homepage-phone-card p,.homepage-ai-card span{color:var(--muted);margin:0;line-height:1.35}.homepage-console-top strong{color:#fff;font-size:1.16rem}.homepage-console-top em{background:linear-gradient(135deg,#7c3aed33,#3b82f61f);border:1px solid #ffffff17;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-style:normal;font-weight:650;display:inline-flex}.homepage-console-body{grid-template-columns:minmax(0,1fr) minmax(220px,.78fr);gap:14px;padding:18px;display:grid}.homepage-now-playing,.homepage-queue-preview{background:linear-gradient(#ffffff0a,#ffffff03),#ffffff07;border:1px solid #ffffff17;border-radius:22px}.homepage-now-playing{background:radial-gradient(circle at 28% 18%,#7c3aed47,#0000 43%),linear-gradient(145deg,#7c3aed24,#3b82f614),#ffffff07;align-content:end;min-height:302px;padding:22px;display:grid}.homepage-now-playing strong{color:#fff;font-size:clamp(2.45rem,5vw,4.3rem);line-height:.98}.homepage-now-playing span{color:var(--phandom-text-secondary);margin-top:8px}.homepage-mini-wave{align-items:end;gap:5px;height:74px;margin-top:24px;display:flex}.homepage-mini-wave i{opacity:.84;background:linear-gradient(#7c3aed,#3b82f6);border-radius:999px;flex:1;min-width:5px}.homepage-mini-wave i:nth-child(4n+1){height:34%}.homepage-mini-wave i:nth-child(4n+2){height:72%}.homepage-mini-wave i:nth-child(4n+3){height:50%}.homepage-mini-wave i:nth-child(4n){height:86%}.homepage-queue-preview{align-content:start;gap:10px;padding:16px;display:grid}.homepage-queue-preview p{color:#a5b4fc;font-weight:650}.homepage-queue-preview div{background:#ffffff0b;border:1px solid #ffffff12;border-radius:16px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:grid}.homepage-queue-preview div span,.homepage-queue-preview div em{min-height:32px;color:var(--phandom-text-secondary);background:#ffffff12;border-radius:10px;justify-content:center;align-items:center;font-style:normal;font-weight:700;display:inline-flex}.homepage-queue-preview div strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.homepage-phone-card{z-index:2;background:linear-gradient(#ffffff0d,#ffffff05),#0a0a0e;border:1px solid #ffffff24;border-radius:34px;gap:12px;width:min(260px,42%);padding:20px;display:grid;position:absolute;bottom:16px;right:0;box-shadow:0 28px 80px #00000075,0 0 54px #7c3aed2e}.homepage-phone-notch{background:#ffffff29;border-radius:999px;justify-self:center;width:68px;height:6px}.homepage-phone-card strong{color:#fff;font-size:1.24rem;line-height:1.18}.homepage-phone-card span{color:#e9d5ff;background:#7c3aed29;border-radius:16px;padding:12px;line-height:1.42}.homepage-ai-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#22c55e24,#3b82f614),#0a0a0ed1;border:1px solid #22c55e33;border-radius:22px;align-items:flex-start;gap:12px;width:min(315px,52%);padding:16px;display:flex;position:absolute;bottom:80px;left:4%;box-shadow:0 22px 62px #00000057}.homepage-ai-card svg{color:#86efac;flex:none;margin-top:2px}.homepage-ai-card div{gap:4px;display:grid}.homepage-ai-card strong{color:#fff;line-height:1.2}.homepage-proof-section{padding-top:clamp(34px,4vw,52px);padding-bottom:clamp(70px,8vw,92px)}.homepage-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1040px,100%);margin:0 auto;display:grid}.homepage-proof-card,.homepage-value-card{border-radius:var(--radius-panel);background:linear-gradient(#ffffff0a,#ffffff04),#111113d6;border:1px solid #ffffff18}.homepage-proof-card{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px 14px;min-height:122px;padding:20px;display:grid}.homepage-proof-card span,.homepage-value-card span{color:#dbeafe;background:linear-gradient(135deg,#7c3aed47,#3b82f62e);border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.homepage-proof-card strong{color:#fff;font-size:clamp(1.4rem,2vw,1.95rem);line-height:1}.homepage-proof-card p{color:var(--phandom-text-secondary);grid-column:2;margin:0;line-height:1.45}.homepage-problem-section .section-intro h2{max-width:780px}.homepage-problem-grid .marketing-card{min-height:230px}.homepage-solution-section{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(2rem,5vw,4rem);padding-top:clamp(74px,8vw,98px);padding-bottom:clamp(74px,8vw,98px);display:grid}.homepage-solution-copy{gap:18px;display:grid;position:sticky;top:108px}.homepage-solution-copy h2,.homepage-business-panel h2{color:#fff;text-wrap:balance;margin:0;font-size:clamp(2.35rem,4.4vw,4.05rem);font-weight:650;line-height:1.02}.homepage-solution-copy p:not(.section-eyebrow),.homepage-business-panel p:not(.section-eyebrow){max-width:58ch;color:var(--phandom-text-secondary);margin:0;line-height:1.6}.homepage-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.homepage-value-card{align-content:start;gap:16px;min-height:330px;padding:24px;display:grid}.homepage-value-card h3{color:#fff;margin:0;font-size:clamp(1.18rem,1.4vw,1.45rem);line-height:1.15}.homepage-value-card p{color:var(--phandom-text-secondary);margin:0;line-height:1.55}.homepage-flow-section{padding-top:18px;padding-bottom:clamp(76px,8vw,98px)}.homepage-flow-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.homepage-flow-step{border-radius:var(--radius-panel);background:linear-gradient(#ffffff0a,#ffffff04),#111113d6;border:1px solid #ffffff18;gap:18px;min-height:260px;padding:22px;display:grid}.homepage-flow-step>span{color:#fff;background:linear-gradient(135deg,#7c3aed,#3b82f6);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:800;display:inline-flex}.homepage-flow-step div{gap:10px;display:grid}.homepage-flow-step svg{color:#93c5fd}.homepage-flow-step h3{color:#fff;margin:0;font-size:clamp(1.18rem,1.4vw,1.45rem);line-height:1.15}.homepage-flow-step p{color:var(--phandom-text-secondary);margin:0;line-height:1.55}.homepage-use-cases-section{padding-top:clamp(74px,8vw,98px)}.homepage-use-case-tile{background-position:50%;background-size:cover;min-height:360px}.homepage-use-case-tile .use-case-tile-glow{opacity:.28;mix-blend-mode:screen}.homepage-use-case-tile .use-case-tile-content span{color:#ffffffc7;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:fit-content;margin-top:16px;padding:8px 12px;font-size:.82rem;font-weight:650}.homepage-business-section{padding-top:clamp(74px,8vw,98px);padding-bottom:clamp(74px,8vw,98px)}.homepage-business-panel{box-shadow:var(--shadow-product);background:radial-gradient(circle at 18% 12%,#7c3aed2e,#0000 34%),radial-gradient(circle at 84% 20%,#3b82f629,#0000 34%),linear-gradient(#ffffff0a,#ffffff04),#111113db;border:1px solid #ffffff1c;border-radius:32px;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(24px,4vw,38px);display:grid}.homepage-business-panel .value-panel{box-shadow:none;background:linear-gradient(#ffffff09,#ffffff03),#ffffff07}.homepage-feature-grid .marketing-card{min-height:190px}.homepage-demo-section{padding-top:clamp(74px,8vw,98px);padding-bottom:clamp(74px,8vw,98px)}.homepage-section-compact{padding-top:clamp(74px,8vw,92px);padding-bottom:clamp(74px,8vw,92px)}.homepage-section-compact>.section-intro{max-width:760px}.homepage-section-compact>.section-intro+*{margin-top:clamp(1.8rem,2.4vw,2.6rem)}.homepage-pricing-section{padding-top:clamp(70px,7vw,88px)}.homepage-pricing-section .section-intro{max-width:660px}.homepage-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1040px,100%);margin-inline:auto}.homepage-pricing-grid .pricing-card{min-height:470px;padding:25px}.homepage-pricing-grid .pricing-card strong{margin-top:4px}.cta-banner{background:linear-gradient(135deg,#7c3aed,#3b82f6);border-radius:32px;grid-template-columns:minmax(0,1.4fr) auto;align-items:center;gap:24px;padding:32px;display:grid}.cta-banner .section-eyebrow,.cta-banner .section-body{color:#ffffffd6}.marketing-footer{width:min(var(--max-width), calc(100% - 32px));border-top:1px solid #ffffff14;margin:0 auto;padding:0 0 36px}.marketing-footer-grid{grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:28px;padding:32px 0;display:grid}.marketing-footer-brand{max-width:320px}.marketing-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.marketing-footer h4{margin:0 0 14px;font-size:.95rem}.marketing-footer li+li{margin-top:10px}.marketing-footer-bottom{color:var(--dim);justify-content:space-between;font-size:.9rem}.phandom-logo{align-items:center;gap:12px;min-width:0;display:inline-flex}.phandom-logo.compact{gap:10px}.phandom-logo-mark{box-shadow:inset 0 1px 0 #ffffff0f, var(--shadow-purple);background:radial-gradient(circle at 50% 28%,#7c3aed3d,#0000 52%),#0b0b0ffa;border:1px solid #ffffff14;border-radius:24px;flex:none;place-items:center;display:grid}.phandom-logo.compact .phandom-logo-mark{border-radius:20px}.phandom-logo-mark svg{width:70%;height:70%}.phandom-logo-copy{gap:2px;min-width:0;display:grid}.phandom-logo-wordmark{font-size:1.05rem;font-weight:650;line-height:1.05}.phandom-logo-caption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.2;overflow:hidden}.phandom-logo.compact .phandom-logo-wordmark{font-size:1rem}.phandom-logo.compact .phandom-logo-caption{font-size:.78rem}.mobile-sticky-cta{display:none}.page-hero,.detail-hero{gap:20px;margin-bottom:28px;display:grid}.page-hero{max-width:780px}.page-grid,.use-case-hub-grid,.detail-grid,.demo-grid{gap:18px;display:grid}.page-grid.two-up,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.use-case-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-card,.detail-card,.detail-moment-card{padding:24px}.page-card.kpi-card{background:linear-gradient(135deg,#7c3aed24,#3b82f614),#111113d6}.page-card strong,.detail-card strong{margin-bottom:10px;font-size:2.2rem;font-weight:650;display:block}.detail-chip-row{flex-wrap:wrap;gap:10px;display:flex}.detail-chip{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;display:inline-flex}.detail-moments-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.use-case-detail-section{--use-case-accent-a:#7c3aed;--use-case-accent-b:#3b82f6;gap:clamp(1rem,2vw,1.35rem);padding-top:clamp(58px,7vw,88px);display:grid}.use-case-detail-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(1.4rem,3.5vw,3.2rem);display:grid}.use-case-detail-section .detail-hero{max-width:690px;margin:0}.use-case-detail-section .detail-hero h1{max-width:720px;font-size:clamp(3rem,5.1vw,5.25rem);line-height:.98}.use-case-detail-section .detail-hero p{max-width:54ch}.use-case-detail-section .detail-chip{color:#ffffffc7;background:#ffffff0b;border-color:#ffffff1a;gap:8px;min-height:38px}.use-case-detail-section .detail-chip svg{color:var(--use-case-accent-b);flex:none}.use-case-visual{min-height:clamp(360px,36vw,520px);box-shadow:0 28px 96px color-mix(in srgb, var(--use-case-accent-b) 20%, transparent);background-color:#111113c7;background-position:50%;background-size:cover;border:1px solid #ffffff1f;border-radius:32px;margin:0;position:relative;overflow:hidden}.use-case-visual:before{content:"";background:radial-gradient(circle at 18% 18%, color-mix(in srgb, var(--use-case-accent-a) 34%, transparent), transparent 34%), linear-gradient(180deg, #08080b0a, #08080bc2 72%, #08080beb);position:absolute;inset:0}.use-case-visual-overlay{z-index:1;flex-direction:column;justify-content:flex-end;gap:14px;padding:clamp(18px,2.5vw,28px);display:flex;position:absolute;inset:0}.use-case-live-card{background:linear-gradient(135deg, color-mix(in srgb, var(--use-case-accent-a) 24%, transparent), #3b82f614), #0a0a0ec2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff29;border-radius:22px;gap:8px;width:min(100%,380px);padding:18px;display:grid}.use-case-live-card span,.use-case-visual-pills span{color:#ffffffbd;align-items:center;gap:8px;font-size:.84rem;font-weight:650;display:inline-flex}.use-case-live-card strong{color:#fff;text-wrap:balance;font-size:clamp(1.45rem,2.5vw,2.1rem);line-height:1.05}.use-case-visual-pills{flex-wrap:wrap;gap:8px;display:flex}.use-case-visual-pills span{background:#ffffff17;border:1px solid #ffffff1f;border-radius:999px;min-height:32px;padding:0 12px}.use-case-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:clamp(1rem,2vw,1.35rem);display:grid}.use-case-proof-card{background:linear-gradient(135deg, color-mix(in srgb, var(--use-case-accent-a) 15%, transparent), color-mix(in srgb, var(--use-case-accent-b) 9%, transparent)), #111113c7;border:1px solid #ffffff1a;border-radius:22px;gap:8px;min-height:128px;padding:20px;display:grid}.use-case-proof-card strong{color:#fff;font-size:clamp(1.28rem,2vw,1.8rem);line-height:1}.use-case-proof-card span{color:var(--phandom-text-secondary);line-height:1.45}.use-case-detail-section .detail-grid{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:18px;margin-top:clamp(.75rem,1.8vw,1.2rem)}.use-case-benefit-card,.use-case-moments-card,.use-case-closing-card{background:linear-gradient(#ffffff0b,#ffffff04),#111113db}.detail-card-heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.detail-card-heading>svg{color:var(--use-case-accent-b);flex:none}.detail-card-heading h3,.use-case-moments-card h3{color:#fff;margin:0;font-size:clamp(1.1rem,1.2vw,1.25rem);line-height:1.2}.use-case-moments-card .section-eyebrow{margin-bottom:6px}.use-case-benefit-list{gap:14px;display:grid}.use-case-benefit-list li{color:var(--phandom-text-secondary);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;font-size:clamp(.98rem,1vw,1.06rem);line-height:1.52;display:grid}.use-case-benefit-list svg{color:var(--use-case-accent-b);margin-top:2px}.use-case-detail-section .detail-moments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.use-case-detail-section .detail-moment-card{background:linear-gradient(145deg, color-mix(in srgb, var(--use-case-accent-a) 13%, transparent), #ffffff05), #ffffff08;border-radius:22px;align-content:space-between;min-height:132px;padding:18px;display:grid}.use-case-detail-section .detail-moment-card strong{color:#fff;max-width:12ch;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.12;display:block}.moment-index{background:linear-gradient(135deg, var(--use-case-accent-a), var(--use-case-accent-b));width:12px;height:12px;box-shadow:0 0 24px color-mix(in srgb, var(--use-case-accent-a) 58%, transparent);border-radius:999px}.use-case-moments-card .primary-link-button{width:100%;margin-top:4px}.use-case-closing-card{border-radius:var(--radius-panel);border:1px solid #ffffff1a;grid-template-columns:minmax(0,.9fr) minmax(280px,.76fr) auto;align-items:center;gap:22px;margin-top:clamp(.75rem,1.8vw,1.2rem);padding:24px;display:grid}.use-case-closing-card h2{color:#fff;text-wrap:balance;margin:0;font-size:clamp(1.45rem,2.2vw,2.05rem);line-height:1.08}.use-case-closing-card p:not(.section-eyebrow){color:var(--phandom-text-secondary);margin:0;line-height:1.55}.use-case-hub-card{isolation:isolate;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:360px;display:flex;position:relative;overflow:hidden}.use-case-hub-card:before{content:"";z-index:-1;background:radial-gradient(circle at 22% 18%, color-mix(in srgb, var(--use-case-accent-a) 36%, transparent), transparent 32%), linear-gradient(180deg, transparent 0%, #08080bc7 66%, #08080bf5 100%);position:absolute;inset:0}.use-case-hub-card .section-eyebrow{color:color-mix(in srgb, var(--use-case-accent-b) 70%, #fff)}.use-case-hub-card h3{font-size:clamp(1.35rem,1.8vw,1.8rem);line-height:1.08}.use-case-hub-card p:not(.section-eyebrow){max-width:32ch;line-height:1.5}.use-case-hub-meta{color:#ffffffc7;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:fit-content;margin-top:18px;padding:8px 12px;font-size:.82rem;font-weight:650}.product-hero-section{grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);padding-top:clamp(62px,8vw,104px);display:grid}.product-hero-copy{gap:22px;max-width:680px;display:grid}.product-hero-copy h1{color:#fff;letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(3rem,5.2vw,5.1rem);font-weight:650;line-height:.98}.product-hero-copy>p{max-width:56ch;color:var(--phandom-text-secondary);margin:0;font-size:clamp(1.04rem,1.3vw,1.18rem);line-height:1.62}.product-signal-row{flex-wrap:wrap;gap:10px;display:flex}.product-signal-row span{color:#ffffffc2;background:#ffffff0d;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:.86rem;font-weight:650;display:inline-flex}.product-signal-row svg{color:#93c5fd}.product-showcase{min-height:clamp(520px,43vw,660px);position:relative}.product-showcase:before{content:"";filter:blur(2px);background:radial-gradient(circle at 20% 20%,#7c3aed42,#0000 38%),radial-gradient(circle at 78% 18%,#3b82f638,#0000 38%),#ffffff05;border-radius:40px;position:absolute;inset:7% 0 0 12%}.product-console-render{z-index:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffff0e,#ffffff05),#0a0a0ee6;border:1px solid #ffffff1f;border-radius:30px;width:min(100%,720px);margin-left:auto;position:relative;overflow:hidden;box-shadow:0 32px 110px #0000006b,0 0 86px #3b82f624}.product-window-bar{background:#ffffff06;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;min-height:44px;padding:0 16px;display:flex}.product-window-bar span{background:#ffffff38;border-radius:999px;width:10px;height:10px}.product-window-bar span:first-child{background:#f59e0bd6}.product-window-bar span:nth-child(2){background:#7c3aeddb}.product-window-bar span:nth-child(3){background:#3b82f6d6}.product-window-bar strong{color:#ffffffbd;margin-left:8px;font-size:.82rem}.product-console-grid{grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);gap:14px;padding:18px;display:grid}.product-now-card,.product-queue-card,.product-request-card{background:linear-gradient(#ffffff09,#ffffff03),#ffffff06;border:1px solid #ffffff17;border-radius:22px}.product-now-card{background:radial-gradient(circle at 30% 18%,#7c3aed47,#0000 42%),linear-gradient(145deg,#7c3aed24,#3b82f614),#ffffff06;align-content:end;min-height:286px;padding:22px;display:grid}.product-now-card p,.product-queue-card p,.product-request-card p,.product-phone-render p{color:var(--muted);margin:0;line-height:1.45}.product-now-card strong{color:#fff;font-size:clamp(2.3rem,5vw,4.2rem);line-height:.98}.product-now-card span{color:var(--phandom-text-secondary);margin-top:8px}.product-waveform{align-items:end;gap:5px;height:70px;margin-top:24px;display:flex}.product-waveform i{opacity:.82;background:linear-gradient(#7c3aed,#3b82f6);border-radius:999px;flex:1;min-width:5px}.product-waveform i:nth-child(3n+1){height:36%}.product-waveform i:nth-child(3n+2){height:76%}.product-waveform i:nth-child(3n){height:55%}.product-queue-card{gap:10px;padding:16px;display:grid}.product-queue-card>p{color:#a5b4fc;font-weight:650}.product-queue-row{background:#ffffff0b;border:1px solid #ffffff12;border-radius:16px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:grid}.product-queue-row span,.product-queue-row em{min-height:32px;color:var(--phandom-text-secondary);background:#ffffff12;border-radius:10px;justify-content:center;align-items:center;font-style:normal;font-weight:700;display:inline-flex}.product-queue-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-request-card{background:linear-gradient(135deg,#22c55e1f,#3b82f60f),#ffffff06;border-color:#22c55e2e;grid-column:1/-1;gap:8px;padding:18px;display:grid}.product-request-card strong{color:#fff;font-size:1.18rem}.product-request-status{color:#dcfce7;background:#22c55e21;border:1px solid #22c55e33;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.product-phone-render{z-index:2;background:linear-gradient(#ffffff0d,#ffffff05),#0a0a0e;border:1px solid #ffffff24;border-radius:34px;gap:12px;width:min(250px,42%);padding:20px;display:grid;position:absolute;bottom:8px;right:min(2vw,16px);box-shadow:0 28px 80px #00000075,0 0 54px #7c3aed2e}.product-phone-notch{background:#ffffff29;border-radius:999px;justify-self:center;width:68px;height:6px}.product-phone-render strong{color:#fff;font-size:1.25rem;line-height:1.18}.product-phone-render span{color:#e9d5ff;background:#7c3aed29;border-radius:16px;padding:12px;line-height:1.42}.product-surfaces-section,.product-feature-story-section,.product-flow-section,.product-feature-proof-section,.product-cta-section{padding-top:clamp(74px,8vw,98px);padding-bottom:clamp(74px,8vw,98px)}.product-surface-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1040px,100%);margin:clamp(2rem,3vw,2.8rem) auto 0;display:grid}.product-surface-card,.product-highlight-card,.product-flow-step{background:linear-gradient(#ffffff0a,#ffffff04),#111113d6;border:1px solid #ffffff18}.product-surface-card{border-radius:var(--radius-panel);gap:14px;min-height:230px;padding:24px;display:grid}.product-surface-card span,.product-highlight-icon{color:#dbeafe;background:linear-gradient(135deg,#7c3aed47,#3b82f62e);border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.product-surface-card h3,.product-highlight-card h3,.product-flow-step h3{color:#fff;margin:0;font-size:clamp(1.18rem,1.4vw,1.45rem);line-height:1.15}.product-surface-card p,.product-highlight-card p,.product-flow-step p{color:var(--phandom-text-secondary);margin:0;line-height:1.55}.product-highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:clamp(2rem,3vw,2.8rem);display:grid}.product-highlight-card{border-radius:var(--radius-panel);align-content:start;gap:14px;min-height:350px;padding:24px;display:grid}.product-highlight-card strong{color:#fff;margin-top:auto;font-size:clamp(1.55rem,2.4vw,2.25rem);line-height:1}.product-flow-layout{grid-template-columns:minmax(0,.78fr) minmax(460px,1fr);align-items:start;gap:clamp(2rem,5vw,4.2rem);display:grid}.product-flow-layout h2{color:#fff;text-wrap:balance;margin:0 0 18px;font-size:clamp(2.35rem,4.4vw,4rem);font-weight:650;line-height:1.02}.product-flow-rail{gap:12px;display:grid}.product-flow-step{border-radius:22px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:16px;padding:18px;display:grid}.product-flow-step>span{color:#fff;background:linear-gradient(135deg,#7c3aed,#3b82f6);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:800;display:inline-flex;box-shadow:0 0 32px #7c3aed2e}.product-flow-step div{gap:6px;display:grid}.product-proof-grid{margin-top:clamp(2rem,3vw,2.8rem)}.product-proof-card{min-height:230px}.product-proof-card p{margin-top:10px}.demo-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start}.demo-preview-card{padding:24px}.demo-preview-card h3{margin:0 0 14px;font-size:1.15rem}.demo-preview-list{gap:10px;display:grid}.demo-preview-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;gap:6px;padding:14px;display:grid}.demo-preview-row span,.demo-preview-row small{color:var(--muted)}.demo-preview-row small{font-size:.82rem}.login-experience{align-items:center;display:grid}.login-panel-elevated{grid-template-columns:minmax(250px,.86fr) minmax(0,1fr);gap:0;width:min(820px,100%);display:grid;overflow:hidden}.login-panel-copy{align-content:start;gap:var(--space-3);background:linear-gradient(160deg,#7c3aed2e,#3b82f614),#111113d1;border-right:1px solid #ffffff14;padding:28px 26px;display:grid}.login-panel-copy h1{letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(1.95rem,4vw,2.55rem);font-weight:650;line-height:1.04}.login-panel-elevated>.panel-body{align-content:start;padding:28px 26px;display:grid}.login-form{gap:var(--space-4)}.login-form .phandom-button{width:fit-content;min-width:220px}.login-form .auth-panel .phandom-button:first-of-type{margin-top:var(--space-1)}.create-event-shell{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px;display:grid}.intake-form,.intake-success,.detail-sidebar{gap:14px;padding:24px;display:grid}.intake-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.intake-form label{color:var(--muted);gap:8px;font-size:.9rem;display:grid}.intake-form label.full-span,.intake-form .full-span{grid-column:1/-1}.intake-form textarea.text-input{resize:vertical;min-height:120px;padding:12px}.success-banner{color:#dcfce7;background:#22c55e14;border:1px solid #22c55e3d;border-radius:18px;padding:16px 18px}.error-banner{color:#fee2e2;background:#ef444414;border:1px solid #ef44443d;border-radius:18px;padding:16px 18px}.workspace-stack{gap:14px;display:grid}.workspace-header{align-items:flex-start;gap:20px}.workspace-brand-column{gap:14px;min-width:0;display:grid}.workspace-brand{min-width:0}.workspace-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-status{padding-inline:12px}.workspace-status--ready{color:#dcfce7;background:#22c55e1f;border-color:#22c55e47}.workspace-status--attention{color:#fef3c7;background:#f59e0b1f;border-color:#f59e0b4d}.workspace-status--blocked{color:#fee2e2;background:#ef44441f;border-color:#ef44444d}.workspace-nav{flex-wrap:wrap;gap:10px;display:flex}.workspace-nav-link{min-height:34px;color:var(--muted);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:0 12px;font-size:.84rem;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.workspace-nav-link:hover{color:var(--text);transform:translateY(-1px)}.workspace-nav-link.active{color:var(--text);background:linear-gradient(135deg,#7c3aed29,#6366f124,#3b82f61a);border-color:#6366f161;box-shadow:inset 0 1px #ffffff14}.workspace-hero{margin-bottom:var(--space-5);border-radius:var(--radius-app);box-shadow:var(--shadow-product);grid-template-columns:minmax(0,.98fr) minmax(300px,.58fr);align-items:center;gap:clamp(18px,3vw,34px);padding:clamp(24px,3.4vw,34px)}.workspace-hero-copy{gap:var(--space-3);min-width:0;max-width:760px;display:grid}.workspace-hero-kicker{display:flex}.workspace-kpis{grid-template-columns:repeat(2,minmax(132px,1fr));align-self:center}.workspace-hero h2{max-width:14ch;margin:var(--space-2) 0 0;letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;font-size:clamp(2.45rem,2.1vw + 1.2rem,3.35rem);line-height:1.03}.workspace-hero p{max-width:58ch;color:var(--phandom-text-secondary);font-size:var(--phandom-type-body-large);line-height:1.58}.workspace-metric strong{font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.05}.workspace-metric span{line-height:1.35}.dashboard-grid{gap:var(--space-4)}.dashboard-action-strip{margin:0 0 var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-action-card{min-height:104px;color:var(--text);background:linear-gradient(#ffffff0a,#ffffff04),#ffffff08;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid;box-shadow:0 16px 42px #0000002e}.dashboard-action-card:hover{background:linear-gradient(135deg,#7c3aed1a,#3b82f60f),#ffffff0a;border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 20px 52px #0000003d}.dashboard-action-card--primary{background:linear-gradient(135deg,#7c3aed29,#3b82f61a),#ffffff0a;border-color:#6366f138}.dashboard-action-icon{color:#93c5fd;background:#6366f11f;border:1px solid #6366f13d;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.dashboard-action-card strong,.dashboard-action-card small{display:block}.dashboard-action-card strong{line-height:1.25}.dashboard-action-card small{color:var(--muted);margin-top:7px;font-size:.82rem;line-height:1.45}.panel-header{padding:16px 18px 10px}.panel-title{font-size:var(--phandom-type-panel-title);line-height:1.2}.panel-body{padding:0 18px 18px}.dashboard-row{background:linear-gradient(#ffffff08,#ffffff03),#ffffff07;border-color:#ffffff14;min-height:64px;padding:14px 16px}.dashboard-row:hover{background:linear-gradient(#ffffff0c,#ffffff05),#ffffff09;border-color:#ffffff21}.dashboard-row>div:first-child{min-width:0}.dashboard-row strong{overflow-wrap:anywhere;font-size:1rem;line-height:1.25}.dashboard-row span{color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.dashboard-row .transport{justify-content:flex-end}.dashboard-form{gap:var(--space-3)}.dashboard-form label{gap:var(--space-2);font-size:.84rem;line-height:1.3}.event-form,.invite-form{gap:var(--space-4)}.dashboard-callout{background:linear-gradient(135deg,#f59e0b1a,#7c3aed14),#ffffff08;border:1px solid #f59e0b2e;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:110px;padding:16px;display:grid}.dashboard-callout>svg{color:var(--phandom-amber)}.dashboard-callout strong,.dashboard-callout p{margin:0}.dashboard-callout p{color:var(--muted);margin-top:6px;line-height:1.55}.status-chip{text-transform:capitalize}.status-chip--live{color:#dcfce7;background:#22c55e1f;border-color:#22c55e47}.status-chip--scheduled{color:#dbeafe;background:#6366f11f;border-color:#6366f147}.status-chip--ended,.status-chip--archived{background:#ffffff09;border-color:#ffffff14}.dashboard-footnote{margin-top:var(--space-4)}.account-settings-grid{grid-template-columns:minmax(280px,.62fr) minmax(420px,1fr)}.account-profile-panel{align-self:start}.account-profile-panel .dashboard-form{gap:14px}.account-security-column{min-width:0}.audience-coverage-card,.audience-ranking-row,.audience-activity-row{border-radius:var(--radius-card)}.workspace-panel-note{color:var(--muted);margin:0;line-height:1.6}.readiness-stack{gap:14px;display:grid}.readiness-pill.ready,.readiness-status--ready,.readiness-score--ready strong,.readiness-item--ready .readiness-item-link{color:#dcfce7}.readiness-pill.attention,.readiness-status--attention,.readiness-score--attention strong,.readiness-item--attention .readiness-item-link{color:#fef3c7}.readiness-pill.blocked,.readiness-status--blocked,.readiness-score--blocked strong,.readiness-item--blocked .readiness-item-link{color:#fee2e2}.readiness-pill.ready{background:#22c55e1f;border-color:#22c55e47}.readiness-pill.attention{background:#f59e0b1f;border-color:#f59e0b4d}.readiness-pill.blocked{background:#ef44441f;border-color:#ef44444d}.readiness-overview{border:1px solid #ffffff14;border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(220px,.7fr);gap:18px;padding:18px;display:grid}.readiness-overview--ready{background:linear-gradient(135deg,#22c55e1f,#3b82f614),#ffffff08;border-color:#22c55e29}.readiness-overview--attention{background:linear-gradient(135deg,#f59e0b24,#6366f114),#ffffff08;border-color:#f59e0b2e}.readiness-overview--blocked{background:linear-gradient(135deg,#ef444424,#6366f114),#ffffff08;border-color:#ef44442e}.readiness-overview-copy{gap:10px;display:grid}.readiness-overview-copy strong{font-size:1.12rem;line-height:1.35}.readiness-overview-copy p{color:var(--muted);margin:0;line-height:1.6}.readiness-status{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.readiness-inline-link{width:fit-content}.readiness-scoreboard{grid-template-columns:repeat(3,minmax(0,1fr));align-self:start;gap:10px;display:grid}.readiness-score{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;gap:4px;padding:14px 12px;display:grid}.readiness-score strong{font-size:1.5rem;line-height:1}.readiness-score span{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.76rem}.readiness-links{flex-wrap:wrap;gap:10px;display:flex}.readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.readiness-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;gap:12px;padding:16px;display:grid}.readiness-item--ready{border-color:#22c55e2e}.readiness-item--attention{border-color:#f59e0b2e}.readiness-item--blocked{border-color:#ef444433}.readiness-item-head{align-items:flex-start;gap:12px;display:flex}.readiness-item-icon{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.readiness-item-icon--ready{color:#86efac;background:#22c55e1f}.readiness-item-icon--attention{color:#fcd34d;background:#f59e0b1f}.readiness-item-icon--blocked{color:#fda4af;background:#ef44441f}.readiness-item-copy{gap:4px;min-width:0;display:grid}.readiness-item-value{color:var(--muted);overflow-wrap:anywhere;font-size:.82rem;line-height:1.45}.readiness-item p{color:var(--muted);margin:0;line-height:1.6}.readiness-item-link{align-items:center;gap:8px;width:fit-content;font-size:.84rem;text-decoration:none;display:inline-flex}.readiness-item-link:hover{color:var(--text)}.audience-grid{align-items:start}.audience-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.audience-coverage-card,.audience-ranking-row,.audience-activity-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px}.audience-coverage-card{gap:8px;padding:16px;display:grid}.audience-coverage-card strong{font-size:1.45rem}.audience-coverage-card span{color:var(--muted);font-size:.84rem;line-height:1.55}.audience-coverage-card--warning{background:linear-gradient(135deg,#f59e0b24,#7c3aed1a),#ffffff08}.audience-event-row{align-items:flex-start}.audience-event-metrics{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.audience-ranking-list,.audience-activity-list{gap:10px;display:grid}.audience-ranking-row,.audience-activity-row{justify-content:space-between;gap:14px;padding:14px;display:flex}.audience-ranking-row strong,.audience-activity-main strong{display:block}.audience-ranking-row span,.audience-activity-main span{color:var(--muted);margin-top:4px;font-size:.84rem;display:block}.audience-ranking-meta{text-align:right}.audience-ranking-meta strong,.audience-ranking-meta span{display:block}.audience-ranking-meta span{color:var(--muted);margin-top:4px;font-size:.82rem}.audience-activity-main{min-width:0}.audience-activity-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.audience-negative-pill{color:#fecaca;background:#ef44441a;border-color:#ef44443d}.auth-method-list{gap:10px;display:grid}.auth-method-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.auth-method-icon{width:38px;height:38px;color:var(--muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.auth-method-icon--ready{color:#86efac;background:#22c55e1a;border-color:#22c55e33}.auth-method-icon--managed{color:#a5b4fc;background:#6366f11c;border-color:#6366f138}.auth-method-icon--pending{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b38}.auth-method-row>div strong,.auth-method-row>div span{display:block}.auth-method-row>div span{color:var(--muted);margin-top:4px;font-size:.84rem}.mini-pill,.status-pill,.chip{white-space:nowrap;vertical-align:middle;justify-content:center;align-items:center;gap:7px;width:fit-content;max-width:100%;line-height:1;display:inline-flex}.mini-pill svg,.status-pill svg,.chip svg{flex:none;display:block}.dashboard-row .mini-pill,.auth-method-row .mini-pill,.audience-event-metrics .mini-pill,.transport .mini-pill{overflow-wrap:normal;justify-content:center;align-items:center;margin-top:0;line-height:1;display:inline-flex}.auth-method-row .auth-method-icon{flex:0 0 38px;justify-content:center;align-items:center;margin-top:0;line-height:1;display:inline-flex}.auth-method-row .auth-method-icon svg{flex:none;display:block}@media (min-width:921px){:root{--phandom-type-hero-max:3.45rem;--phandom-type-display-max:2.7rem;--phandom-type-price-max:2.35rem;--phandom-type-product-title:clamp(2.2rem, 2.35vw + 1.15rem, 3.45rem);--phandom-type-product-title-compact:clamp(1.9rem, 1.4vw + 1.1rem, 2.6rem);--phandom-space-eyebrow-after:18px;--phandom-space-intro-gap:18px;--phandom-space-section-y:96px}.hero-copy h1{font-size:clamp(2.65rem, 2.5vw + 1.2rem, var(--phandom-type-hero-max));line-height:1.06}.section-intro h2,.cta-banner h2,.page-hero h1,.detail-hero h1{font-size:clamp(2.05rem, 1.35vw + 1.35rem, var(--phandom-type-display-max));line-height:1.12}.hero-copy{gap:24px}.homepage-hero-section .hero-copy{gap:20px}.marketing-section:not(.two-column-section):not(.hero-section)>.section-intro+*,.marketing-section:not(.two-column-section):not(.hero-section)>.page-hero+*,.marketing-section:not(.two-column-section):not(.hero-section)>.detail-hero+*{margin-top:clamp(2.25rem,3.2vw,3.25rem)}.split-heading{margin-bottom:40px}.page-hero,.detail-hero{gap:22px;margin-bottom:clamp(2rem,3vw,2.75rem)}.cta-banner{gap:28px;padding:44px 48px 48px}.cta-banner>div:first-child{gap:18px;display:grid}.marketing-footer-grid{padding:48px 0 40px}.pricing-card{gap:18px;padding:28px 26px 26px}.pricing-card strong{margin-top:10px}.homepage-pricing-grid .pricing-card strong{margin-top:4px}.marketing-card-grid{gap:18px}.device-selector-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}}@media (max-width:1180px){.console-grid{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr)}.console-grid .side-stack{grid-column:1/-1}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.marketing-card-grid.five-up,.pricing-grid:not(.homepage-pricing-grid),.use-case-strip,.detail-moments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:min(960px,100%)}.homepage-hero-section{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr)}.homepage-value-grid{grid-template-columns:1fr}.homepage-value-card{min-height:auto}.use-case-hub-grid,.product-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.public-event-shell{width:min(1120px,100% - 40px)}.public-event-hero-layout{grid-template-columns:minmax(300px,.82fr) minmax(0,1fr)}.public-event-broadcast-card{text-align:left;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;justify-items:start}.public-event-qr-code--hero{width:156px}.public-event-broadcast-card p{max-width:34ch}.public-event-broadcast-card .ghost-button{width:fit-content}}@media (max-width:920px){.hero-section,.two-column-section,.cta-banner,.page-grid.two-up,.detail-grid,.demo-grid,.create-event-shell,.marketing-footer-grid,.console-grid,.side-stack,.attendee-grid{grid-template-columns:1fr}.homepage-hero-section{width:min(var(--max-width), calc(100% - 32px));grid-template-columns:1fr;gap:44px;min-height:auto;padding:72px 0 58px}.homepage-hero-section .homepage-hero-copy{max-width:700px}.homepage-hero-section .homepage-hero-copy h1{max-width:660px;font-size:clamp(3rem,10vw,4rem)}.homepage-hero-stage{min-height:560px}.homepage-live-console{width:100%;margin:0}.homepage-phone-card{width:min(260px,44%);right:18px}.homepage-proof-grid,.homepage-solution-section,.homepage-flow-layout,.homepage-business-panel{grid-template-columns:1fr}.homepage-solution-copy{max-width:760px;position:static}.homepage-business-panel .value-panel{width:100%}.homepage-pricing-grid{grid-template-columns:1fr;width:min(640px,100%)}.public-event-hero-layout{grid-template-columns:1fr;align-items:start;padding-top:32px}.public-event-broadcast-card{display:none}.public-event-shell .attendee-grid{grid-template-columns:minmax(0,1fr);gap:16px}.public-event-shell .panel{width:100%;min-width:0}.request-entry-panel{order:1}.public-event-qr-panel{order:2;display:block}.public-event-contact-panel{order:3}.public-event-now-panel{order:4}.public-event-queue-panel{order:5}.public-event-recent-panel{order:6}.public-event-hero-layout .attendee-focus{order:1;max-width:720px}.public-event-visual-card{order:2;min-height:300px}.product-hero-section,.product-flow-layout{grid-template-columns:1fr}.product-hero-copy{max-width:760px}.product-showcase{min-height:560px}.product-console-render{width:100%;margin:0}.product-phone-render{width:min(260px,44%);right:18px}.product-surface-grid{grid-template-columns:1fr}.product-surface-card{min-height:auto}.workspace-actions{justify-content:flex-start}.workspace-hero{grid-template-columns:1fr;align-items:start}.dashboard-action-strip,.account-settings-grid{grid-template-columns:1fr}.workspace-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.readiness-overview{grid-template-columns:1fr}.audience-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-nav{align-items:start;gap:var(--space-3);flex-direction:column;height:auto;padding:14px 0}.marketing-nav-links{display:none}.marketing-nav-actions{justify-content:space-between;width:100%}.marketing-nav-actions .phandom-button-link{min-height:42px}.phone-mockup{margin:0 auto}.console-shell .topbar>.transport{justify-content:flex-start;max-width:none}.event-art img{height:260px}.vibe-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.split-heading,.interactive-lab-header{flex-direction:column;align-items:start}.lab-selectors,.intake-form-grid{grid-template-columns:1fr}.login-panel-elevated{grid-template-columns:1fr;width:min(620px,100%)}.login-panel-copy{border-bottom:1px solid #ffffff14;border-right:0}.login-panel-elevated>.panel-body{padding:24px 22px}.marketing-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.use-case-detail-hero,.use-case-detail-section .detail-grid,.use-case-closing-card{grid-template-columns:1fr}.use-case-detail-section .detail-hero{max-width:760px}.use-case-visual{min-height:380px}.use-case-closing-card .secondary-link-button{width:fit-content}}@media (max-width:640px){.marketing-page{padding-bottom:92px}.marketing-section{width:min(var(--max-width), calc(100% - 24px));padding:68px 0}.homepage-hero-section{width:min(var(--max-width), calc(100% - 24px));grid-template-columns:1fr;gap:34px;padding:56px 0 44px}.homepage-hero-section .homepage-hero-copy{gap:18px}.homepage-hero-section .homepage-hero-copy h1{max-width:100%;font-size:clamp(2.62rem,13vw,3.35rem);line-height:1.04}.homepage-hero-section .homepage-hero-copy p{font-size:1rem;line-height:1.58}.homepage-hero-stage{min-height:auto}.homepage-hero-stage:before{inset:10% 0 0}.homepage-console-body{grid-template-columns:1fr;padding:14px}.homepage-now-playing{min-height:240px;padding:18px}.homepage-phone-card,.homepage-ai-card{width:min(100%,300px);margin:14px auto 0;position:relative;bottom:auto;left:auto;right:auto}.homepage-proof-grid,.homepage-value-grid,.homepage-flow-layout{grid-template-columns:1fr}.homepage-proof-card{min-height:auto}.homepage-solution-section,.homepage-business-section,.homepage-demo-section{padding-top:58px;padding-bottom:58px}.homepage-flow-section{padding-top:0;padding-bottom:58px}.homepage-business-panel{border-radius:24px;grid-template-columns:1fr;padding:20px}.homepage-section-compact,.homepage-pricing-section{padding-top:58px;padding-bottom:58px}.attendee-shell,.app-shell{padding-inline:14px}.attendee-focus{padding-top:44px}.public-event-shell{width:min(100% - 24px,1120px);padding-top:14px;padding-bottom:86px}.public-event-shell .attendee-hero{padding-bottom:22px}.public-event-shell .attendee-focus{padding-top:0}.attendee-focus h2,.workspace-hero h2{font-size:clamp(2.25rem,12vw,3.35rem);line-height:1.04}.public-event-shell .attendee-focus h2{font-size:clamp(2.45rem,12vw,3.2rem)}.public-event-hero-layout{gap:18px;padding-top:24px}.public-event-visual-card{border-radius:22px;min-height:240px}.public-event-steps span{justify-content:flex-start;width:100%}.public-event-sticky-cta{display:inline-flex}.workspace-hero{border-radius:22px;padding:22px}.workspace-kpis,.marketing-card-grid.five-up,.marketing-card-grid.three-up,.pricing-grid,.use-case-strip,.use-case-hub-grid,.detail-moments-grid,.audience-overview-grid,.marketing-footer-columns{grid-template-columns:1fr}.homepage-pricing-grid{grid-template-columns:1fr;width:100%}.homepage-pricing-grid .pricing-card{min-height:auto}.use-case-detail-section{gap:14px;padding-top:52px}.use-case-detail-section .detail-hero{gap:18px}.use-case-detail-section .detail-hero h1{font-size:clamp(2.62rem,13vw,3.45rem);line-height:1.02}.use-case-detail-section .detail-chip{justify-content:flex-start;width:100%}.use-case-visual{border-radius:26px;min-height:300px}.use-case-proof-grid,.use-case-detail-section .detail-moments-grid{grid-template-columns:1fr}.use-case-proof-card,.use-case-detail-section .detail-moment-card{min-height:auto}.use-case-closing-card{padding:20px}.use-case-closing-card .secondary-link-button,.use-case-moments-card .primary-link-button{width:100%}.use-case-hub-card{min-height:320px}.product-hero-section{gap:36px;padding-top:52px}.product-hero-copy{gap:18px}.product-hero-copy h1{font-size:clamp(2.62rem,13vw,3.45rem);line-height:1.02}.product-showcase{min-height:auto}.product-showcase:before{inset:10% 0 0}.product-console-grid{grid-template-columns:1fr;padding:14px}.product-now-card{min-height:240px;padding:18px}.product-request-card{grid-column:auto}.product-phone-render{width:min(100%,300px);margin:14px auto 0;position:relative;bottom:auto;right:auto}.product-surface-grid,.product-highlight-grid,.product-proof-grid{grid-template-columns:1fr}.product-highlight-card{min-height:auto}.product-flow-step{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px}.product-flow-step>span{border-radius:14px;width:42px;height:42px}.phone-mockup{width:100%}.cta-banner,.interactive-lab,.pricing-card,.marketing-card,.value-panel,.page-card,.detail-card,.detail-moment-card,.demo-preview-card,.intake-form,.intake-success,.detail-sidebar,.login-panel-copy{padding:20px}.panel-header{padding:14px 14px 8px}.panel-body{padding:0 14px 14px}.public-event-shell .panel-header{padding:16px 16px 8px}.public-event-shell .panel-body{padding:0 16px 16px}.public-event-shell .form-grid{grid-template-columns:minmax(0,1fr)}.public-event-shell .request-panel{gap:14px}.public-event-shell .request-panel-copy{max-width:none;font-size:.98rem;line-height:1.55}.public-event-qr-layout{grid-template-columns:minmax(116px,.38fr) minmax(0,1fr)}.form-grid,.sliders,.integration-grid{grid-template-columns:1fr}.deck{grid-template-columns:84px minmax(0,1fr)}.record{width:84px}.event-art img{height:232px}.vibe-buttons{grid-template-columns:1fr}.login-panel-elevated>.panel-body{padding:20px}.login-form .phandom-button{width:100%;min-width:0}.auth-method-tabs,.password-step-tabs{width:100%}.dashboard-row{flex-direction:column;align-items:flex-start}.dashboard-row .transport,.audience-event-metrics{justify-content:flex-start;width:100%}.event-form,.invite-form{gap:var(--space-3)}.mobile-sticky-cta{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040508e0;border-top:1px solid #ffffff14;padding:12px;display:block;position:fixed;inset:auto 0 0}.marketing-footer-bottom{flex-direction:column;align-items:start}.auth-method-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.auth-method-row>.mini-pill{grid-column:2;width:fit-content}.public-event-shell .phone-input-row{grid-template-columns:minmax(0,1fr)}.public-event-shell .auth-button-row .phandom-button,.public-event-shell .public-event-primary-callout,.public-event-shell .request-callout{width:100%}.public-event-shell .song-row{grid-template-columns:auto minmax(0,1fr) auto}.public-event-qr-copy .ghost-button{width:100%}.workspace-nav{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.readiness-links{grid-template-columns:1fr;display:grid}.readiness-links .ghost-button{justify-content:center}.readiness-grid,.readiness-scoreboard{grid-template-columns:1fr}.audience-event-row,.audience-ranking-row,.audience-activity-row{flex-direction:column}.audience-event-metrics,.audience-ranking-meta,.audience-activity-meta{text-align:left;justify-content:flex-start;width:100%}}@media (max-width:420px){.public-event-qr-layout{grid-template-columns:minmax(0,1fr)}.public-event-qr-code{width:min(220px,100%);margin-inline:auto}.public-event-qr-copy{text-align:center}.public-event-shell .song-row{grid-template-columns:auto minmax(0,1fr)}.public-event-shell .song-score{grid-column:1/-1;width:100%}.public-event-shell .panel-header{align-items:flex-start;gap:10px}}
