:root{color-scheme:light;--bg: #fbfbf8;--paper: #ffffff;--paper-soft: #f4f7f2;--ink: #20211f;--muted: #686e63;--line: #dfe4dc;--coral: #ec8068;--coral-strong: #df674e;--coral-soft: #fff0ec;--mint: #5c947e;--gold: #f4b740;--shadow: rgba(62, 72, 58, .14);--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}#root,main{min-width:0;overflow-x:hidden;width:100%}button,input,audio{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{align-items:center;background:#fbfbf8db;border-bottom:1px solid rgba(223,228,220,.76);display:grid;grid-template-columns:1fr auto 1fr;gap:24px;height:72px;left:0;padding:0 clamp(20px,4vw,54px);position:sticky;right:0;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{align-items:center;display:inline-flex;gap:10px;font-size:17px;font-weight:760}.brand img{border-radius:8px;height:32px;width:32px}.nav-links{display:flex;gap:26px;font-size:14px;color:var(--muted);white-space:nowrap}.nav-links a:hover{color:var(--ink)}.nav-links a:focus-visible,.header-cta:focus-visible,.language-toggle button:focus-visible,.waitlist button:focus-visible,.field input:focus-visible,.demo-play:focus-visible,.mode-row button:focus-visible,.play-button:focus-visible,.brand:focus-visible{outline:3px solid rgba(236,128,104,.38);outline-offset:3px}.header-cta{justify-self:end;background:var(--ink);color:#fff;border-radius:999px;font-size:14px;font-weight:720;padding:11px 17px}.header-actions{align-items:center;display:inline-flex;gap:12px;justify-self:end}.language-toggle{align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:999px;display:inline-flex;gap:2px;padding:3px}.language-toggle button{background:transparent;border:0;border-radius:999px;color:var(--muted);cursor:pointer;font-size:13px;font-weight:760;min-height:32px;padding:0 10px;white-space:nowrap}.language-toggle button:hover{color:var(--ink)}.language-toggle .selected{background:var(--ink);color:#fff}.language-toggle .selected:hover{color:#fff}.legal-header{position:sticky}.legal-page{margin:0 auto;max-width:900px;padding:clamp(54px,8vw,86px) 24px 70px;width:100%}.legal-kicker{color:var(--coral-strong);font-size:13px;font-weight:820;letter-spacing:0;margin-bottom:14px;text-transform:uppercase}.legal-page h1{font-size:clamp(42px,6vw,68px);line-height:1;margin:0 0 14px;text-wrap:balance}.legal-updated{color:var(--muted);font-size:14px;font-weight:720;margin:0 0 24px}.legal-intro{background:var(--paper-soft);border:1px solid var(--line);border-radius:8px;color:#424840;font-size:18px;line-height:1.56;margin:0 0 34px;padding:22px}.legal-content{display:grid;gap:0}.legal-content section{border-top:1px solid var(--line);display:grid;gap:10px;padding:26px 0}.legal-content h2{font-size:clamp(22px,3vw,30px);line-height:1.14;margin:0}.legal-content p{color:var(--muted);font-size:17px;line-height:1.62;margin:0}.hero{align-items:center;display:grid;grid-template-columns:minmax(0,.96fr) minmax(340px,.9fr);gap:clamp(34px,6vw,88px);margin:0 auto;max-width:var(--max);min-height:calc(100dvh - 72px);padding:clamp(34px,5vw,56px) 24px 54px;width:100%}.hero-badge{align-items:center;background:#fff6e3;border:1px solid rgba(244,183,64,.34);border-radius:999px;color:#8d5e13;display:inline-flex;font-size:13px;font-weight:820;line-height:1.2;margin-bottom:18px;min-height:36px;padding:8px 13px}.hero-badge:before{background:var(--gold);border-radius:999px;content:"";height:8px;margin-right:8px;width:8px}.hero-copy h1{font-size:clamp(46px,6.4vw,78px);line-height:.98;margin:0 0 22px;max-width:780px;text-wrap:balance}.hero-copy p{color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.48;margin:0 0 28px;max-width:620px}.waitlist{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 52px var(--shadow);display:grid;gap:12px;max-width:560px;padding:14px;width:100%}.waitlist.compact{box-shadow:none;grid-template-columns:1fr auto;max-width:none}.quota-pill{align-items:center;background:#eef6f1;border:1px solid rgba(116,165,128,.28);border-radius:8px;color:#4c6f55;display:flex;font-size:13px;font-weight:760;grid-column:1 / -1;line-height:1.35;margin:0;min-height:38px;padding:8px 12px}.quota-pill.full{background:#fff4ee;border-color:#ec806852;color:#9e4d38}.field{display:grid;gap:6px}.field label{color:var(--muted);font-size:12px;font-weight:700}.field input{background:#f8faf6;border:1px solid var(--line);border-radius:8px;color:var(--ink);min-height:48px;outline:none;padding:0 14px}.field input:focus{border-color:var(--coral);box-shadow:0 0 0 4px #ec806829}.waitlist button,.final-cta button{background:var(--coral);border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:760;min-height:50px;padding:0 22px;white-space:normal}.waitlist button:hover,.final-cta button:hover{background:var(--coral-strong)}.waitlist button:active,.final-cta button:active{transform:translateY(1px)}.waitlist button:disabled{cursor:wait;opacity:.7}.form-message{color:var(--muted);font-size:13px;line-height:1.4;margin:0}.form-helper{color:#7c8178;font-size:12px;line-height:1.45;margin:-4px 0 0}.waitlist.compact .form-message{grid-column:1 / -1}.form-message.error{color:#b94028}.demo-song{background:linear-gradient(135deg,#fff9f3,#fff 48%,#eef6f1);border:1px solid rgba(223,228,220,.9);border-radius:8px;box-shadow:0 20px 52px #3e483a1c;display:grid;gap:16px;margin-top:18px;max-width:560px;overflow:hidden;padding:16px;position:relative;width:100%}.demo-song:before{background:repeating-linear-gradient(90deg,rgba(92,148,126,.09) 0,rgba(92,148,126,.09) 1px,transparent 1px,transparent 20px),linear-gradient(120deg,transparent 0%,rgba(236,128,104,.12) 42%,transparent 72%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.demo-song-copy,.demo-lyrics{position:relative}.demo-song-copy{display:grid;gap:10px}.demo-eyebrow{color:var(--mint);font-size:12px;font-weight:820;letter-spacing:0;text-transform:uppercase}.demo-song-copy h2{font-size:28px;line-height:1.05;margin:0 0 4px}.hero-copy .demo-song-copy p{color:var(--muted);font-size:14px;line-height:1.45;margin:0}.demo-player{align-items:center;background:#ffffffdb;border:1px solid rgba(223,228,220,.92);border-radius:999px;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr);min-width:0;padding:8px 12px 8px 8px}.demo-play{align-items:center;background:var(--ink);border:0;border-radius:999px;cursor:pointer;display:grid;height:42px;justify-content:center;min-width:42px;padding:0;transition:background .18s ease,transform .18s ease;width:42px}.demo-play:hover{background:var(--coral-strong)}.demo-play:active{transform:scale(.96)}.demo-play span{border-bottom:8px solid transparent;border-left:12px solid white;border-top:8px solid transparent;margin-left:3px}.demo-play.is-playing span{border:0;box-shadow:-4px 0 #fff,4px 0 #fff;height:15px;margin-left:0;width:4px}.demo-player-main{display:grid;gap:7px;min-width:0}.demo-player-row{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0}.demo-player-row strong{color:var(--ink);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-player-row span{color:var(--muted);flex-shrink:0;font-size:12px;font-variant-numeric:tabular-nums}.demo-progress{background:#e6e9e1;border-radius:999px;height:5px;overflow:hidden}.demo-progress i{background:linear-gradient(90deg,var(--coral),#f3b292);border-radius:inherit;display:block;height:100%;width:42%}.demo-audio{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.demo-lyrics{background:linear-gradient(180deg,#ffffffc7,#fffdf7eb),repeating-linear-gradient(0deg,rgba(32,33,31,.05) 0,rgba(32,33,31,.05) 1px,transparent 1px,transparent 34px);border:1px solid rgba(223,228,220,.92);border-radius:8px;overflow:hidden;padding:18px}.demo-lyrics-head{align-items:end;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px;min-width:0}.demo-lyrics-head span{color:var(--coral-strong);display:block;font-size:12px;font-weight:820;text-transform:uppercase}.demo-lyrics-head small{color:var(--muted);font-size:11px;line-height:1.2;text-align:right}.demo-wave{align-items:center;display:flex;gap:5px;justify-content:flex-end;opacity:.28;position:absolute;right:16px;top:14px;max-width:190px;width:40%}.demo-wave i{background:var(--coral);border-radius:999px;display:block;flex:0 0 3px}.demo-lyrics ol{display:grid;gap:10px;list-style:none;margin:0;padding:0}.demo-lyrics li{display:grid;gap:4px}.demo-lyrics strong{color:#2f312d;font-size:15px;font-weight:760;line-height:1.28}.demo-lyrics em{color:var(--muted);font-size:13px;font-style:normal;line-height:1.35}.hero-visual{justify-self:center;position:relative;width:min(100%,430px)}.hero-copy,.hero-visual,.demo-song,.waitlist,.section>*,.final-cta>*{min-width:0}.phone-shell{background:#fffefb;border:8px solid #171816;border-radius:42px;box-shadow:0 34px 76px #181d143d;min-height:680px;overflow:hidden;padding:22px;position:relative;width:100%}.phone-top{align-items:center;display:grid;font-size:13px;font-weight:760;grid-template-columns:1fr auto 1fr}.phone-top span:last-child{color:var(--coral);justify-self:end}.dynamic-island{background:#050505;border-radius:999px;height:30px;width:110px}.app-title-row{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-top:34px}.app-title-row small,.lyric-block small{color:var(--muted);display:block;font-size:12px;font-weight:700;margin-bottom:6px}.app-title-row strong{display:block;font-size:28px;line-height:1.08}.radio-mark{align-items:center;border:1px solid #f2cfc8;border-radius:999px;display:flex;flex-shrink:0;gap:5px;padding:12px 16px}.radio-mark i{background:var(--coral);border-radius:999px;display:block;height:18px;width:4px}.radio-mark i:nth-child(2),.radio-mark i:nth-child(3){height:26px}.prompt-box{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 48px #3c43351a;color:#514d47;font-size:20px;line-height:1.45;margin-top:28px;padding:24px}.mode-row{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:18px}.mode-row button{background:#f7f8f3;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-weight:720;min-height:44px;min-width:0;padding:0 10px}.mode-row .selected{background:var(--coral);border-color:var(--coral);color:#fff}.player-panel{align-items:center;background:var(--paper-soft);border-radius:8px;display:flex;justify-content:space-between;margin-top:18px;padding:18px}.waveform{align-items:center;display:flex;gap:5px;min-width:0;overflow:hidden}.waveform i{background:#bfc4bb;border-radius:999px;display:block;width:5px}.play-button{align-items:center;background:var(--coral);border:0;border-radius:999px;display:grid;height:62px;justify-content:center;width:62px}.play-button span{border-bottom:12px solid transparent;border-left:18px solid white;border-top:12px solid transparent;margin-left:5px}.lyric-block{display:grid;gap:10px;margin-top:22px}.lyric-block strong{color:var(--coral-strong);font-size:20px}.lyric-block span{color:#514d47;font-size:18px}.song-card-float{background:var(--ink);border-radius:8px;bottom:-42px;box-shadow:0 22px 50px #181d143d;color:#fff;display:grid;gap:4px;left:24px;padding:16px 18px;position:absolute}.song-card-float span,.song-card-float small{color:#ffffffad;font-size:12px}.song-card-float strong{font-size:18px}.section{margin:0 auto;max-width:var(--max);padding:92px 24px}.section-heading{max-width:680px}.section h2,.final-cta h2{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:0}.section-heading p,.proof-copy p,.privacy-panel p,.final-cta p{color:var(--muted);font-size:18px;line-height:1.55;margin:18px 0 0}.steps{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:38px}.step{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:24px}.step span{color:var(--coral);font-size:13px;font-weight:800}.step h3{font-size:22px;margin:46px 0 10px}.step p{color:var(--muted);line-height:1.55;margin:0}.proof-section{align-items:center;display:grid;gap:42px;grid-template-columns:.7fr 1.3fr}.proof-copy{max-width:420px}.screenshot-rail{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.screenshot-card{margin:0}.screenshot-card img{aspect-ratio:9 / 16;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 44px #3c43351f;object-fit:cover;object-position:top}.screenshot-card figcaption{color:var(--muted);font-size:13px;margin-top:10px;text-align:center}.use-section{align-items:start;display:grid;gap:54px;grid-template-columns:1fr 1fr}.wide-statement{position:sticky;top:110px}.use-list{border-top:1px solid var(--line)}.use-list p{border-bottom:1px solid var(--line);color:#3f443c;font-size:clamp(22px,3vw,34px);line-height:1.16;margin:0;padding:26px 0}.privacy-section{align-items:center;display:grid;gap:52px;grid-template-columns:1fr 340px}.privacy-panel{background:var(--paper-soft);border:1px solid var(--line);border-radius:8px;padding:clamp(28px,5vw,54px)}.privacy-section img{aspect-ratio:9 / 16;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 44px #3c43351f;object-fit:cover;object-position:top;width:100%}.final-cta{align-items:center;background:var(--ink);color:#fff;display:grid;gap:34px;grid-template-columns:.88fr 1fr;margin:40px auto 0;max-width:var(--max);padding:clamp(32px,6vw,64px)}.final-cta p{color:#ffffffad}.final-cta .waitlist{border-color:#ffffff26}footer{align-items:center;color:var(--muted);display:flex;justify-content:space-between;margin:0 auto;max-width:var(--max);padding:32px 24px 44px}.footer-links{align-items:center;display:inline-flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.footer-links a{color:#454b43;font-weight:720}.footer-links a:hover{color:var(--coral-strong)}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.hero,.proof-section,.use-section,.privacy-section,.final-cta{grid-template-columns:minmax(0,1fr)}.hero{padding-top:40px;width:100%}.hero-visual{width:min(100%,360px)}.demo-song{max-width:none}.phone-shell{min-height:620px}.wide-statement{position:static}.privacy-section img{max-width:340px}}@media(max-width:760px){body{width:100%}.site-header{height:64px;padding:0 16px}.header-cta{display:none}.header-actions{gap:0}.language-toggle button{font-size:12px;min-height:30px;padding:0 9px}.hero{box-sizing:border-box;justify-items:start;min-height:auto;max-width:100%;overflow:hidden;padding:28px 16px 40px;width:100%}.hero-copy{inline-size:min(312px,calc(100vw - 48px));justify-self:start;max-inline-size:min(312px,calc(100vw - 48px));overflow:hidden;width:min(312px,calc(100vw - 48px))}.hero-badge{font-size:12px;margin-bottom:16px;max-width:100%}.hero-copy h1{font-size:clamp(32px,8.8vw,38px);inline-size:100%;line-height:1.02;max-width:100%;overflow-wrap:normal;text-wrap:auto}.hero-copy p{font-size:16px;line-height:1.5;max-width:312px;overflow-wrap:break-word}.demo-song{inline-size:100%;margin-top:16px;max-width:100%;padding:14px;width:100%}.demo-song *,.waitlist *{min-width:0}.demo-song-copy h2{font-size:24px}.demo-song-copy p,.demo-lyrics strong,.demo-lyrics em,.form-message,.form-helper{overflow-wrap:break-word}.demo-player{border-radius:22px;padding-right:10px}.demo-player-row{align-items:flex-start;flex-direction:column;gap:2px}.demo-player-row strong{white-space:normal}.demo-lyrics{padding:16px}.demo-lyrics-head{align-items:flex-start;flex-direction:column;gap:3px}.demo-lyrics-head small{text-align:left}.demo-wave{display:none}.waitlist.compact,.steps,.screenshot-rail{grid-template-columns:minmax(0,1fr)}.waitlist{inline-size:100%;max-width:100%;padding:13px;width:100%}.waitlist button{width:100%}.hero-visual{justify-self:center;margin-top:12px;max-width:min(312px,calc(100vw - 48px));width:min(312px,calc(100vw - 48px))}.phone-shell{border-width:6px;border-radius:32px;min-height:560px;padding:16px}.dynamic-island{height:24px;width:90px}.app-title-row strong{font-size:22px}.prompt-box{font-size:17px;padding:18px}.song-card-float{display:none}.section{box-sizing:border-box;max-width:100%;overflow:hidden;padding:64px 16px;width:100%}.section h2,.final-cta h2{font-size:clamp(28px,7.8vw,34px);line-height:1.08}.section-heading,.proof-copy,.wide-statement,.privacy-panel,.use-list,.steps{max-width:min(312px,calc(100vw - 48px));width:100%}.section-heading p,.proof-copy p,.privacy-panel p,.final-cta p{font-size:16px;line-height:1.55}.step h3{margin-top:30px}.step{overflow:hidden}.screenshot-rail{gap:24px;margin:0 auto;max-width:280px}.privacy-section img{justify-self:center;max-width:280px}.final-cta{box-sizing:border-box;margin-top:10px;max-width:100%;overflow:hidden;padding:34px 16px;width:100%}.final-cta .waitlist.compact{grid-template-columns:minmax(0,1fr)}footer{align-items:flex-start;flex-direction:column;gap:16px;padding:28px 18px 36px}.legal-page{padding:42px 18px 54px}.legal-intro,.legal-content p{font-size:16px}.footer-links{justify-content:flex-start}}
