:root{--bg: #f6f0e5;--bg-strong: #efe5d5;--surface: rgba(255, 255, 255, .72);--surface-strong: rgba(255, 255, 255, .9);--ink: #24384c;--ink-soft: #607080;--line: rgba(36, 56, 76, .1);--brand: #f08c2f;--brand-dark: #d9771f;--shadow: 0 24px 60px rgba(35, 49, 63, .12);--radius-xl: 30px;--radius-lg: 24px;--radius-md: 18px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(255,255,255,.55),transparent 28%),linear-gradient(180deg,#fbf7f0 0%,var(--bg) 45%,var(--bg-strong) 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:transparent}img{display:block}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.page-shell{max-width:1180px;margin:0 auto;padding:28px 24px 40px}.topbar,.brand,.nav-links,.hero-actions,.recording-prompt-label,.meter-row,.device-footer,.site-footer,.footer-links{display:flex;align-items:center}.topbar,.site-footer{justify-content:space-between}.topbar{gap:24px;padding:28px 0 0;justify-content:flex-end}.brand{gap:14px}.brand-stacked{height:132px;width:auto;display:block}.brand-stacked-footer{height:156px}.nav-links{gap:20px;color:var(--ink-soft);font-weight:600}.hero-band{position:relative;border-radius:var(--radius-xl);margin-bottom:12px;padding-right:28px}.hero-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-xl);background-image:var(--hero-art);background-size:cover;background-position:center 40%;opacity:.65;mask-image:linear-gradient(to left,black 30%,transparent 75%);-webkit-mask-image:linear-gradient(to left,black 30%,transparent 75%);pointer-events:none}.hero-band>*{position:relative;z-index:1}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:40px;align-items:center;padding:18px 0 72px}.hero-brand{display:block;margin-top:-80px;margin-bottom:20px;padding-left:16px;padding-top:16px}.hero-brand .brand-stacked{height:210px}.eyebrow{margin:0 0 14px;color:var(--brand-dark);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section-copy h2{margin:0;font-size:clamp(2.65rem,6vw,5rem);line-height:.96;letter-spacing:-.05em}.cta-panel h2{margin:0;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1;letter-spacing:-.03em}.hero-text,.section-copy p,.feature-card p,.quote-card p,.waitlist-form label,.steps-list{color:var(--ink-soft);line-height:1.65;font-size:1rem}.hero-actions{gap:14px;flex-wrap:wrap;margin:28px 0 20px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;font-weight:700}.button-primary{background:var(--brand);color:#fff;box-shadow:0 12px 28px #f08c2f47}.button-secondary{background:rgba(255,255,255,.82);border:1px solid var(--line)}.feature-card,.waitlist-form,.cta-panel,.quote-card{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-visual{display:flex;justify-content:center}.product-stack{width:min(100%,380px)}.device-card{position:relative;overflow:hidden}.device-card-recording{width:min(100%,380px);aspect-ratio:.7}.device-image,.device-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.device-image{object-fit:cover}.device-overlay{background:transparent}.device-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:32px 28px 36px;color:#fff;gap:20px}.device-topbar{display:grid;grid-template-columns:32px 1fr 32px;gap:10px;align-items:center}.device-close,.device-spacer{width:32px;height:32px}.device-close{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.12);font-size:1.2rem}.device-status,.review-label,.story-card-label{margin:0 0 6px;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.device-topbar h2,.story-card h4{margin:0}.recording-prompt-card,.meter-row,.review-card{border-radius:22px}.recording-prompt-card{padding:18px}.recording-prompt-label{gap:8px;margin-bottom:12px;color:#f7d6ad;font-size:.74rem;font-weight:800;letter-spacing:.12em}.mini-mark{width:16px;height:16px;border-radius:4px}.recording-prompt-card p,.review-card p{margin:0;color:#ffffffeb;line-height:1.55}.meter-row{gap:12px;margin-top:16px;padding:12px 14px}.meter-row p{margin:0;color:#ffdba8;font-size:.88rem;font-weight:700}.meter-dot{width:10px;height:10px;border-radius:999px;background:#27ae60}.meter-bars{display:flex;align-items:end;gap:4px;height:24px;flex:1}.meter-bars span{width:6px;border-radius:999px;background:#f0b066}.recording-center{display:grid;gap:16px;justify-items:center}.timer-ring{display:grid;place-items:center;width:176px;height:176px;border-radius:999px;background:radial-gradient(circle at top,rgba(255,255,255,.28),rgba(240,140,47,.55));box-shadow:inset 0 0 0 10px #ffffff14}.timer-ring div{display:grid;gap:6px;justify-items:center}.timer-ring strong{font-size:2rem}.timer-ring span{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffffc2}.review-card{width:100%;padding:16px}.review-label{color:#f7d6ad}.device-footer{justify-content:space-between;color:#ffffffe0;font-size:.92rem}.device-mic{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:var(--brand);box-shadow:0 10px 24px #f08c2f59}.story-flow,.cta-panel{display:grid;gap:28px}.features-section{padding:72px 0 64px}.features-header{max-width:680px;margin-bottom:40px}.features-header h2{margin:0;font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.05;letter-spacing:-.04em}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-card,.quote-card,.cta-panel,.waitlist-form{border-radius:var(--radius-xl);background:var(--surface)}.feature-card{padding:30px}.feature-index{margin:0 0 12px;color:var(--brand-dark);font-size:.78rem;font-weight:800;letter-spacing:.12em}.feature-card h3{margin:0 0 10px}.story-flow{grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:stretch;padding:64px 0 72px;gap:48px}.story-flow-copy{padding-right:20px;display:flex;flex-direction:column;justify-content:center}.steps-list{margin:32px 0 0;padding-left:22px;display:flex;flex-direction:column;gap:18px}.steps-list li{font-size:1.05rem;line-height:1.55}.quote-card{display:flex;flex-direction:column;justify-content:center;gap:18px;padding:48px 40px;min-height:280px;background:linear-gradient(160deg,rgba(44,62,80,.94),rgba(74,95,117,.9))}.quote-card p,.quote-card span{color:#ffffffeb}.quote-card p{font-size:1.18rem;line-height:1.6;margin:0}.quote-card span{opacity:.6;font-size:.9rem}.cta-panel{grid-template-columns:minmax(0,1fr) minmax(320px,400px);padding:48px;margin:32px 0}.waitlist-form{display:grid;gap:16px;padding:20px;background:var(--surface-strong)}.waitlist-form label{display:grid;gap:8px;font-weight:600}.waitlist-form input{min-height:48px;padding:0 14px;border-radius:14px;border:1px solid var(--line);background:white}.waitlist-form button{min-height:50px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:700}.signin-prompt{margin:4px 0 0;font-size:.9rem;color:var(--ink-soft);text-align:center}.signin-prompt a{color:var(--brand-dark);font-weight:600;text-decoration:underline;text-underline-offset:3px}.site-footer{gap:20px;padding-top:12px}.footer-links{gap:16px;flex-wrap:wrap;color:var(--ink-soft);font-weight:600}@media (max-width: 1040px){.hero,.story-flow,.cta-panel,.feature-grid{grid-template-columns:1fr}}@media (max-width: 720px){.page-shell{padding:20px 18px 32px}.topbar,.site-footer{flex-direction:column;align-items:flex-start}.nav-links{flex-wrap:wrap;gap:12px}.hero h1,.section-copy h2,.cta-panel h2{font-size:clamp(2.1rem,10vw,3.3rem)}.timer-ring{width:156px;height:156px}}
