.home-page{--home-panel: rgba(24, 24, 31, .72);--home-border: rgba(255, 255, 255, .1);--home-muted: #a4a4b3;isolation:isolate;overflow:hidden;min-height:100vh;padding:0 5vw 5rem;position:relative}.home-page__aurora{border-radius:999px;filter:blur(18px);opacity:.32;pointer-events:none;position:absolute;z-index:-1}.home-page__aurora--violet{background:#6d3fe7;height:30rem;left:-13rem;top:8rem;width:30rem}.home-page__aurora--cyan{background:#0ea9c6;height:24rem;right:-11rem;top:30rem;width:24rem}.home-nav,.home-hero,.feature-section,.setup-section,.home-closing{margin-left:auto;margin-right:auto;max-width:1120px}.home-nav{align-items:center;display:flex;justify-content:space-between;min-height:5.5rem}.home-brand{align-items:center;color:var(--text-primary);display:inline-flex;font-family:var(--font-heading);font-size:1.15rem;font-weight:700;gap:.6rem;text-decoration:none}.home-brand__mark{align-items:center;background:linear-gradient(145deg,#8b5cf6f2,#06b6d4eb);border-radius:.6rem;color:#fff;display:inline-flex;height:2.2rem;justify-content:center;width:2.2rem}.home-brand__mark svg,.feature-card__icon svg{height:1.35rem;width:1.35rem}.home-nav__link{color:#d4d4dd;font-size:.92rem;font-weight:600;text-decoration:none}.home-nav__link:hover{color:#fff}.home-hero{padding:clamp(4.7rem,11vw,9rem) 0 clamp(5rem,12vw,9rem);text-align:center}.home-hero__eyebrow,.section-heading__eyebrow{color:#c4b5fd;font-size:.77rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.home-hero__eyebrow{align-items:center;display:inline-flex;gap:.5rem}.home-hero__eyebrow span{background:#22d3ee;border-radius:50%;box-shadow:0 0 12px #22d3ee;height:.45rem;width:.45rem}.home-hero h1{font-size:clamp(2.9rem,7vw,5.75rem);line-height:1.05;margin:1rem auto 1.5rem;max-width:950px}.home-hero h1 em{background:linear-gradient(100deg,#a78bfa 8%,#22d3ee 92%);background-clip:text;font-style:normal;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-hero__description{color:var(--home-muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.8;margin:0 auto;max-width:610px}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:2.2rem}.button{align-items:center;border-radius:.7rem;display:inline-flex;font-size:.95rem;font-weight:700;gap:.5rem;justify-content:center;min-height:3rem;padding:.7rem 1.1rem;text-decoration:none;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.button:hover{transform:translateY(-2px)}.button svg{height:1.1rem;width:1.1rem}.button--primary{background:linear-gradient(115deg,#7c3aed,#0ea5c3);box-shadow:0 9px 28px #6d43e052;color:#fff}.button--primary:hover{box-shadow:0 12px 34px #22d3ee42}.button--ghost{border:1px solid var(--home-border);color:#dddde5}.button--ghost:hover{background:#ffffff0f;color:#fff}.home-hero__note{color:#777784;font-size:.8rem;margin-top:1.3rem}.feature-section{padding:1rem 0 7.5rem}.section-heading{text-align:center}.section-heading h2,.setup-section__intro h2,.home-closing h2{font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.2;margin-top:.6rem}.feature-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:2.5rem}.feature-card{background:linear-gradient(145deg,#25252ed1,#16161cc2);border:1px solid var(--home-border);border-radius:1rem;min-height:15.4rem;padding:1.45rem;transition:border-color var(--transition-normal),transform var(--transition-normal),background var(--transition-normal)}.feature-card:hover{background:#252530e6;border-color:#a78bfa73;transform:translateY(-4px)}.feature-card__topline{align-items:center;display:flex;justify-content:space-between}.feature-card__icon{align-items:center;background:#7c3aed2b;border-radius:.65rem;color:#a78bfa;display:inline-flex;height:2.8rem;justify-content:center;width:2.8rem}.feature-card:nth-child(2) .feature-card__icon{background:#06b6d426;color:#22d3ee}.feature-card:nth-child(3) .feature-card__icon{background:#10b98126;color:#34d399}.feature-card__index{color:#63636f;font-size:.75rem;font-weight:700;letter-spacing:.08em}.feature-card h3{font-size:1.1rem;margin-top:1.8rem}.feature-card p{color:var(--home-muted);font-size:.9rem;line-height:1.7;margin-top:.55rem}.setup-section{align-items:center;display:grid;gap:4rem;grid-template-columns:.86fr 1.14fr;padding:1rem 0 8rem}.setup-section__intro>p:last-child{color:var(--home-muted);line-height:1.75;margin-top:1.1rem;max-width:29rem}.setup-card{background:var(--home-panel);border:1px solid var(--home-border);border-radius:1rem;box-shadow:0 20px 50px #0000002e;padding:.4rem 1.3rem}.setup-item{align-items:center;display:flex;gap:.9rem;min-height:7.5rem}.status-dot{border-radius:50%;box-shadow:0 0 0 4px #ffffff0a;flex:0 0 auto;height:.62rem;width:.62rem}.status-dot--success{background:#34d399;box-shadow:0 0 0 4px #34d3991f,0 0 11px #34d399bf}.status-dot--waiting{background:#fbbf24;box-shadow:0 0 0 4px #fbbf241f}.status-dot--error{background:#fb7185;box-shadow:0 0 0 4px #fb71851f}.setup-item__content{flex:1;min-width:0}.setup-item__label{color:#838390;display:block;font-size:.76rem;font-weight:600;margin-bottom:.12rem}.setup-item__content strong{color:#eeeef4;display:block;font-size:.93rem}.setup-item__content p{color:#858591;font-size:.79rem;line-height:1.45;margin-top:.22rem}.setup-card__divider{background:var(--home-border);height:1px}.setup-audio-button{background:#7c3aed29;border:1px solid rgba(167,139,250,.35);border-radius:.55rem;color:#ddd6fe;cursor:pointer;flex:0 0 auto;font:inherit;font-size:.79rem;font-weight:700;min-width:5.8rem;padding:.54rem .68rem;transition:background var(--transition-fast),border-color var(--transition-fast)}.setup-audio-button:hover:not(:disabled){background:#7c3aed4a;border-color:#a78bfa}.setup-audio-button:disabled{background:#10b9811f;border-color:#34d39947;color:#6ee7b7;cursor:default}.setup-audio-button svg{height:.9rem;margin-right:.16rem;vertical-align:-.15rem;width:.9rem}.setup-card__error{color:#fda4af;font-size:.78rem;margin:-.3rem 0 1rem 1.6rem}.home-closing{border-top:1px solid var(--home-border);padding:4.8rem 0 1rem;text-align:center}.home-closing .button{margin-top:1.8rem}.home-page a:focus-visible,.home-page button:focus-visible{outline:3px solid #22d3ee;outline-offset:3px}@media (max-width: 760px){.home-page{padding-left:1.25rem;padding-right:1.25rem}.home-nav{min-height:4.8rem}.home-hero{padding-bottom:5rem;padding-top:4.4rem;text-align:left}.home-hero__actions{justify-content:flex-start}.home-hero__note{line-height:1.6}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:unset}.feature-card h3{margin-top:1.2rem}.setup-section{gap:2rem;grid-template-columns:1fr;padding-bottom:5rem}}@media (max-width: 420px){.home-brand{font-size:1rem}.home-brand__mark{height:2rem;width:2rem}.home-nav__link{font-size:.82rem}.home-hero__actions,.home-hero__actions .button{width:100%}.setup-card{padding-left:.9rem;padding-right:.9rem}.setup-item{align-items:flex-start;min-height:8.7rem;padding-top:1.1rem}.setup-audio-button{align-self:center}}
