:root{--ink:#25221f;--muted:#706a62;--paper:#f3efe7;--panel:#fffdf8;--line:#d9d1c5;--accent:#b64b2a;--accent-dark:#8e341c;--dark:#191816;--green:#315d4a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3efe7eb;border-bottom:1px solid #50463c24;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#fff;background:var(--accent);border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);margin-top:2px;font-size:.72rem}nav{align-items:center;gap:8px;display:flex}nav a{border-radius:9px;padding:9px 11px;font-size:.9rem;font-weight:720}nav a:hover{background:#b64b2a17}.nav-account{color:#fff;background:var(--dark)}.page-shell{width:min(1180px,100% - 40px);margin-inline:auto}.hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:700px;padding-block:80px 100px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900}.hero h1{letter-spacing:-.055em;max-width:900px;margin:20px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,8vw,7.3rem);font-weight:600;line-height:.9}.hero-copy{max-width:700px;color:var(--muted);margin:6px 0 28px;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.button{border:1px solid var(--line);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:820;display:inline-flex}.button.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.button.primary:hover{background:var(--accent-dark)}.button.secondary{background:var(--panel)}.score-card{border:1px solid var(--line);background:var(--panel);border-radius:16px;flex-wrap:wrap;gap:0;margin-top:54px;padding:22px 26px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(1rem,2.3vw,1.45rem);display:flex;box-shadow:0 24px 60px #4130231a}.score-card>div{grid-template-rows:1.3em auto;display:inline-grid}.score-chord{color:var(--accent);font-size:.8em;font-weight:900}.section-block{padding-block:90px 110px}.section-heading span{color:var(--accent);font-weight:850}.section-heading h2,.split-section h2{letter-spacing:-.035em;max-width:760px;margin:10px 0 32px;font-family:Georgia,serif;font-size:clamp(2.3rem,5vw,4.6rem);font-weight:600;line-height:1}.feature-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.feature-card{border:1px solid var(--line);background:#fffdf8a8;border-radius:15px;min-height:270px;padding:22px}.feature-card h3{margin:70px 0 10px;font-size:1.35rem}.feature-card p{color:var(--muted);margin:0;line-height:1.55}.feature-number{color:var(--accent);font-family:Georgia,serif;font-size:1.8rem}.dark-band{color:#fff;background:var(--dark)}.split-section{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;padding-block:100px;display:grid}.split-section p{color:#c6c0b8;font-size:1.16rem;line-height:1.65}.warm{color:#f09270}.page-intro{padding-block:70px 34px}.page-intro h1{letter-spacing:-.045em;margin:10px 0 14px;font-family:Georgia,serif;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:600}.page-intro p{max-width:700px;color:var(--muted);font-size:1.1rem;line-height:1.6}.plan-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:100px;display:grid}.plan-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;flex-direction:column;min-height:510px;padding:26px;display:flex;position:relative}.plan-card.highlight{color:#fff;border-color:var(--dark);background:var(--dark);transform:translateY(-10px)}.plan-pill{color:var(--accent);text-transform:uppercase;background:#b64b2a1c;border-radius:999px;align-self:flex-start;padding:5px 9px;font-size:.72rem;font-weight:900}.plan-card.highlight .plan-pill{color:#ffc4aa;background:#ffffff1a}.plan-card h2{margin:22px 0 4px}.plan-price{margin:15px 0 4px;font-family:Georgia,serif;font-size:2.2rem}.plan-description,.plan-billing{color:var(--muted)}.plan-card.highlight .plan-description,.plan-card.highlight .plan-billing{color:#bdb7af}.plan-card ul{gap:11px;margin:26px 0 30px;padding:0;list-style:none;display:grid}.plan-card li:before{content:"✓";color:var(--green);margin-right:9px;font-weight:900}.plan-card.highlight li:before{color:#77d7ad}.plan-card .button{margin-top:auto}.auth-shell{border:1px solid var(--line);background:var(--panel);border-radius:18px;width:min(520px,100% - 40px);margin:70px auto 100px;padding:30px}.auth-shell h1{margin-top:0;font-family:Georgia,serif;font-size:2.4rem}.auth-grid{gap:14px;display:grid}.auth-grid label{color:var(--muted);gap:6px;font-size:.82rem;font-weight:800;display:grid}.auth-grid input{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;height:47px;padding:0 12px}.auth-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.notice{color:#765120;background:#fff5dc;border:1px solid #dbc29a;border-radius:10px;padding:14px;line-height:1.5}.library-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding-bottom:100px;display:grid}.song-card{border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:block}.song-card:hover,.song-card:focus-visible{border-color:var(--accent);outline:none;transform:translateY(-2px);box-shadow:0 12px 30px #4130231a}.song-card h2{margin:0 0 8px;font-size:1.1rem}.song-card p{color:var(--muted);margin:0}.song-card-action{color:var(--accent);margin-top:18px;font-size:.82rem;font-weight:850;display:inline-block}.empty-state{text-align:center;border:1px dashed var(--line);border-radius:16px;grid-column:1/-1;padding:50px}.editor-placeholder{border:1px solid var(--line);background:var(--panel);border-radius:18px;grid-template-columns:1fr 1fr;min-height:480px;margin-bottom:100px;display:grid;overflow:hidden}.editor-placeholder>div{padding:28px}.editor-placeholder>div+div{border-left:1px solid var(--line);background:#faf7f0}.editor-placeholder pre{white-space:pre-wrap;color:var(--muted);line-height:1.7}.upload-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;margin-bottom:100px;padding:30px}.upload-zone{text-align:center;border:2px dashed var(--line);background:#faf7f0;border-radius:14px;place-items:center;min-height:250px;padding:30px;display:grid}.upload-zone input{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(100%,430px);margin:18px 0;padding:12px}.upload-zone p{max-width:580px;color:var(--muted);line-height:1.55}.upload-result{color:var(--green);background:#edf6f0;border-radius:10px;margin-top:16px;padding:14px}.upload-error{color:#8e341c;background:#fff0eb;border-radius:10px;margin-top:16px;padding:14px}.omr-demo-callout{border:1px solid var(--line);background:#faf7f0;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;margin-top:22px;padding:20px;display:flex}.omr-demo-callout p{color:var(--muted);margin:5px 0 0;line-height:1.5}.omr-demo-callout .button{flex:none}.account-page{padding-bottom:100px}.account-message{margin:-12px 0 24px}.account-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.account-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:26px}.account-card-label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900}.profile-form{gap:15px;margin-top:22px;display:grid}.profile-form label{color:var(--muted);gap:6px;font-size:.82rem;font-weight:800;display:grid}.profile-form input{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;height:47px;padding:0 12px}.profile-form input[readonly]{color:var(--muted);background:#f4f0e9}.profile-form .button{justify-self:start}.plan-summary h2{margin:18px 0 8px;font-family:Georgia,serif;font-size:2rem}.plan-summary>p{color:var(--muted);line-height:1.55}.plan-summary dl{gap:0;margin:24px 0;display:grid}.plan-summary dl div{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.plan-summary dt{color:var(--muted)}.plan-summary dd{text-align:right;margin:0;font-weight:800}.account-page-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.conversion-state{margin-bottom:100px}.review-warnings{background:#fff5dc;border:1px solid #dbc29a;border-radius:14px;margin-bottom:18px;padding:20px 24px}.review-warnings h2{margin:0 0 10px;font-size:1.05rem}.review-warnings ul{color:#765120;margin:0;padding-left:20px;line-height:1.55}.converted-score{border:1px solid var(--line);background:var(--panel);border-radius:18px;margin-bottom:22px;padding:clamp(20px,5vw,46px)}.converted-section+.converted-section{border-top:1px solid var(--line);margin-top:42px;padding-top:30px}.converted-section h2{margin:0 0 22px;font-family:Georgia,serif}.responsive-chord-line{flex-wrap:wrap;align-items:flex-end;margin:0 0 16px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(.94rem,2vw,1.13rem);line-height:1.25;display:flex}.chord-segment{white-space:pre;grid-template-rows:1.25em auto;display:inline-grid}.chord-segment strong{min-height:1.25em;color:var(--accent);align-items:center;gap:4px;font-size:.86em;display:inline-flex}.chord-segment-inferred strong{cursor:help;background:#b64b2a14;border-bottom:1px dashed;border-radius:3px;padding:0 3px}.omr-badge{color:#765120;letter-spacing:.06em;background:#fff5dc;border:1px solid #dbc29a;border-radius:3px;padding:1px 3px;font-family:Inter,sans-serif;font-size:.48em;font-weight:900;line-height:1.2}.lyrics-only{white-space:pre-wrap}.review-footer{margin-bottom:100px}footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:28px max(24px,50vw - 590px);font-size:.85rem;display:flex}@media (max-width:850px){.site-header{align-items:flex-start}nav{flex-wrap:wrap;justify-content:flex-end}.feature-grid,.plan-grid{grid-template-columns:1fr 1fr}.plan-card.highlight{transform:none}.split-section{grid-template-columns:1fr;gap:10px}.library-grid{grid-template-columns:1fr 1fr}.account-grid{grid-template-columns:1fr}}@media (max-width:590px){.site-header{flex-direction:column;position:static}nav{justify-content:flex-start;width:100%}nav a{padding:8px;font-size:.82rem}.hero{min-height:auto;padding-top:60px}.hero h1{font-size:clamp(3rem,16vw,5rem)}.feature-grid,.plan-grid,.library-grid,.editor-placeholder{grid-template-columns:1fr}.editor-placeholder>div+div{border-top:1px solid var(--line);border-left:0}.auth-actions{grid-template-columns:1fr}.omr-demo-callout{flex-direction:column;align-items:stretch}footer{flex-direction:column}}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-message{border:1px solid var(--line);border-left:4px solid var(--accent);background:var(--panel);border-radius:10px;margin:0 0 18px;padding:12px 16px;font-weight:700}.button.subtle{background:var(--panel);min-height:38px;padding:0 12px;font-size:.82rem;font-weight:760}.button.subtle:hover{border-color:var(--accent);color:var(--accent)}.button.danger{background:var(--panel);min-height:38px;color:var(--muted);padding:0 12px;font-size:.82rem;font-weight:760}.button.danger:hover{color:#a3301c;border-color:#a3301c}.folder-breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:18px;font-size:.9rem;display:flex}.folder-breadcrumb a{border-radius:8px;padding:4px 8px;font-weight:720}.folder-breadcrumb a:hover{color:var(--accent);background:#b64b2a17}.folder-breadcrumb strong{color:var(--ink);padding:4px 8px}.folder-breadcrumb .trash-link{border:1px solid var(--line);background:var(--panel);margin-left:auto}.folder-tools{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.inline-form{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.inline-form input,.inline-form select{border:1px solid var(--line);background:var(--panel);max-width:100%;min-height:38px;color:inherit;border-radius:9px;padding:0 10px}.inline-form input:focus-visible,.inline-form select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.folder-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:26px;display:grid}.folder-card{border:1px solid var(--line);background:var(--panel);border-radius:14px;flex-direction:column;gap:12px;padding:18px 20px;display:flex}.folder-card:hover{border-color:var(--accent)}.folder-card-open h2{margin:0 0 6px;font-size:1.05rem}.folder-card-open h2:before{content:"📁 "}.folder-card-open p{color:var(--muted);margin:0;font-size:.88rem}.card-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:10px;display:flex}.song-card>a{display:block}.trash-section{margin-bottom:30px}.trash-section h2{margin:0 0 12px;font-size:1.1rem}.trash-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.trash-item{border:1px solid var(--line);background:var(--panel);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.trash-item>div:first-child{gap:3px;display:grid}.trash-date{color:var(--muted);font-size:.85rem}.trash-hint{color:var(--muted);font-size:.78rem;font-style:italic}.trash-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.purge-form{align-items:center;gap:6px;display:flex}.purge-form input{border:1px solid var(--line);background:var(--paper);width:150px;min-height:38px;color:inherit;border-radius:9px;padding:0 10px;font-size:.82rem}@media (max-width:980px){.folder-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.folder-grid{grid-template-columns:1fr}.trash-item{flex-direction:column;align-items:stretch}.folder-breadcrumb .trash-link{margin-left:0}}.group-layout{grid-template-columns:240px 1fr;align-items:start;gap:18px;padding-bottom:80px;display:grid}.group-list{gap:6px;display:grid}.group-tab{border:1px solid var(--line);background:var(--panel);border-radius:11px;padding:12px 14px;font-weight:760}.group-tab:hover{border-color:var(--accent);color:var(--accent)}.group-tab.is-active{color:#fff;border-color:var(--accent);background:var(--accent)}.group-panel{border:1px solid var(--line);background:var(--panel);border-radius:16px;gap:16px;padding:22px;display:grid}.group-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.group-panel-head h2{margin:0}.group-role{color:var(--muted);font-size:.85rem;font-weight:760}.group-members{flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.group-members li{border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.group-role-tag{color:var(--muted);font-size:.75rem}.chat-thread{border:1px solid var(--line);background:var(--paper);border-radius:12px;gap:12px;max-height:460px;padding:14px;display:grid;overflow-y:auto}.chat-bundle{justify-items:start;gap:4px;max-width:78%;display:grid}.chat-bundle.is-mine{justify-items:end;margin-left:auto}.chat-bundle header{color:var(--muted);align-items:baseline;gap:8px;font-size:.78rem;display:flex}.chat-bundle header strong{color:var(--ink)}.chat-line{border:1px solid var(--line);background:var(--panel);border-radius:12px;align-items:center;gap:8px;margin:0;padding:9px 13px;display:flex}.chat-bundle.is-mine .chat-line{border-color:var(--accent);background:#b64b2a14}.chat-retract{display:inline-flex}.chat-retract .button{min-height:26px;padding:0 8px;font-size:.72rem}.chat-empty{color:var(--muted);text-align:center;margin:0}.chat-compose{align-items:flex-end;gap:8px;display:flex}.chat-field{flex:1}.chat-field textarea{border:1px solid var(--line);background:var(--panel);width:100%;color:inherit;resize:vertical;border-radius:11px;padding:10px 12px}.chat-field textarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.group-admin{border-top:1px solid var(--line);gap:10px;padding-top:14px;display:grid}.group-admin h3{margin:0;font-size:.95rem}.invitation-list{gap:6px;margin:0;padding:0;font-size:.85rem;list-style:none;display:grid}.invitation-list li{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.group-leave{justify-self:start}@media (max-width:860px){.group-layout{grid-template-columns:1fr}.group-list{grid-auto-columns:max-content;grid-auto-flow:column;padding-bottom:6px;overflow-x:auto}.chat-bundle{max-width:100%}}
:root{--ink:#101a2e;--muted:#58647a;--paper:#f7f3ec;--paper-strong:#fffdf8;--navy:#101b35;--navy-soft:#1b2947;--coral:#f25f4c;--coral-dark:#d94938;--gold:#f3b552;--line:#101a2e21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{z-index:10;color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1460px;margin:0 auto;padding:28px 5vw;display:grid;position:absolute;top:0;left:0}.brand{align-items:center;gap:11px;width:fit-content;display:inline-flex}.brand-mark{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative;overflow:hidden}.brand-mark:before,.brand-mark:after{content:"";opacity:.25;background:currentColor;width:100%;height:1px;position:absolute}.brand-mark:before{top:14px}.brand-mark:after{bottom:13px}.brand-mark span{z-index:1;color:var(--gold);font-size:24px;position:relative;transform:translateY(-1px)}.brand-name{letter-spacing:.04em;text-transform:uppercase;flex-direction:column;font-size:13px;line-height:1;display:flex}.brand-name strong{letter-spacing:.02em;font-size:17px}.brand-name span{color:var(--gold);letter-spacing:.18em;margin-top:5px;font-weight:700}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{color:#ffffffbd;font-size:14px;font-weight:600;transition:color .16s}.site-header nav a:hover,.site-header nav a:focus-visible{color:#fff}.site-header>.button{justify-self:end}.button{cursor:pointer;letter-spacing:.01em;border:0;border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:0 26px;font-size:14px;font-weight:800;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.button-small{min-height:42px;padding:0 19px;font-size:12px}.button-outline{color:#fff;background:#ffffff0d;border:1px solid #ffffff59}.button-outline:hover{background:#ffffff1f}.button-primary{background:var(--coral);color:#fff;box-shadow:0 16px 36px #f25f4c3b}.button-primary:hover{background:var(--coral-dark);box-shadow:0 20px 40px #f25f4c4d}.hero{background:linear-gradient(115deg, #0e1934f2, #0c1730fa), var(--navy);color:#fff;grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);align-items:center;gap:7vw;min-height:840px;padding:148px max(6vw,50vw - 670px) 98px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-170px;right:-90px;box-shadow:0 0 0 72px #ffffff05,0 0 0 144px #ffffff03}.stage-glow{filter:blur(22px);pointer-events:none;border-radius:50%;position:absolute}.stage-glow-one{background:#f25f4c2e;width:650px;height:650px;top:-390px;right:10%}.stage-glow-two{background:#4370cb2b;width:620px;height:620px;bottom:-360px;left:12%}.hero-copy,.product-showcase{z-index:2;position:relative}.hero-copy{max-width:680px}.eyebrow,.section-kicker{color:var(--coral);letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:900}.eyebrow{color:#ffc3b9;align-items:center;gap:10px;display:flex}.eyebrow-dot{background:var(--coral);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 7px #f25f4c26}.hero h1,.friction-section h2,.section-heading h2,.journey-intro h2,.audience-section h2,.beta-section h2,.signup-copy h2,.faq-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:690px;font-size:clamp(62px,6.35vw,100px);line-height:.92}.hero h1 em,.friction-section h2 em{color:var(--gold);font-weight:400}.hero-text{color:#ffffffb3;max-width:610px;margin:32px 0 0;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.text-link{color:#ffffffd9;border-bottom:1px solid #ffffff47;padding:8px 0;font-size:14px;font-weight:700}.hero-points{color:#ffffffa1;flex-wrap:wrap;gap:24px;margin:36px 0 0;padding:0;font-size:12px;font-weight:650;list-style:none;display:flex}.hero-points span{color:var(--gold);margin-right:5px}.product-showcase{justify-self:end;width:min(100%,560px)}.showcase-window{color:var(--ink);background:#fffdf9;border:1px solid #ffffff38;border-radius:24px;overflow:hidden;transform:rotate(1.7deg);box-shadow:0 44px 90px #00000061}.showcase-badge{z-index:4;background:var(--gold);color:var(--navy);letter-spacing:.15em;border-radius:999px;padding:10px 16px;font-size:10px;font-weight:950;position:absolute;top:-18px;right:30px;box-shadow:0 10px 24px #f3b55240}.window-topbar{color:#6d7585;background:#f7f5ef;border-bottom:1px solid #e8e5df;grid-template-columns:1fr auto 1fr;align-items:center;min-height:52px;padding:0 20px;font-size:10px;font-weight:800;display:grid}.window-dots{gap:5px;display:flex}.window-dots span{background:#ccd0d8;border-radius:50%;width:7px;height:7px}.window-dots span:first-child{background:var(--coral)}.sync-pill{color:#39806b;justify-self:end}.sync-pill:before{content:"●";margin-right:5px;font-size:7px}.song-toolbar{border-bottom:1px solid #ece8e0;justify-content:space-between;align-items:center;padding:24px 28px 20px;display:flex}.song-toolbar>div:first-child{flex-direction:column;gap:7px;display:flex}.song-label,.section-label{color:#9a8464;letter-spacing:.16em;font-size:9px;font-weight:950}.song-toolbar strong{font-family:Georgia,Times New Roman,serif;font-size:24px}.transpose-control{background:#fff;border:1px solid #e0ddd6;border-radius:999px;align-items:center;gap:13px;padding:7px 11px;font-size:11px;display:flex}.transpose-control b{color:var(--coral)}.song-sheet{background:linear-gradient(#101a2e09 1px,#0000 1px) 0 0/100% 38px;min-height:310px;padding:38px 38px 24px;position:relative}.section-label{color:#a56b0d;background:#f3b55226;border-radius:4px;margin:0 0 30px;padding:5px 8px;display:inline-block}.chord-line{color:var(--coral);grid-template-columns:1.1fr 1fr 1fr .7fr;margin:0 0 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:15px;font-weight:850;display:grid}.chord-line.second{grid-template-columns:1.15fr 1fr 1fr;margin-top:27px}.lyrics-line{letter-spacing:.01em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,1.6vw,22px)}.active-line{background:var(--coral);border-radius:99px;width:3px;height:40px;position:absolute;bottom:34px;left:26px;box-shadow:0 0 18px #f25f4c8c}.player-bar{background:var(--navy);color:#fff;border-top:1px solid #e9e5dd;align-items:center;gap:14px;padding:14px 22px;display:flex}.player-bar button{color:#fff;background:#ffffff14;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.player-bar .play-button{background:var(--coral);font-size:10px}.progress{background:#ffffff29;border-radius:99px;flex:1;height:3px;overflow:hidden}.progress span{background:var(--gold);width:42%;height:100%;display:block}.tempo{color:#ffffffa6;font-size:11px;font-weight:700}.floating-card{z-index:5;color:#fff;background:#16223ef0;border:1px solid #ffffff3d;border-radius:14px;align-items:center;gap:12px;min-width:156px;padding:13px 16px;display:flex;position:absolute;bottom:72px;right:-32px;box-shadow:0 18px 44px #00000047}.floating-icon{width:34px;height:34px;color:var(--gold);background:#f3b55226;border-radius:9px;place-items:center;font-size:18px;display:grid}.floating-card>span:last-child{flex-direction:column;gap:3px;display:flex}.floating-card small{color:#ffffff8c;text-transform:uppercase;font-size:9px}.floating-card strong{font-size:13px}.friction-section,.features-section,.journey-section,.audience-section,.signup-section,.faq-section{padding:110px max(6vw,50vw - 640px)}.friction-section{background:var(--paper-strong);grid-template-columns:.55fr 1.45fr;gap:6vw;display:grid}.friction-section h2,.section-heading h2,.journey-intro h2,.audience-section h2,.signup-copy h2,.faq-section h2{font-size:clamp(44px,4.4vw,68px);line-height:1.03}.friction-section>div:last-child{grid-template-columns:1.35fr .65fr;align-items:end;gap:6vw;display:grid}.friction-section p,.section-heading>p,.journey-intro>p:last-child,.signup-copy>p,.beta-copy p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.features-section{border-top:1px solid var(--line)}.section-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:8vw;margin-bottom:64px;display:grid}.section-heading>p{padding-bottom:6px}.feature-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.feature-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff2e;min-height:320px;padding:34px;transition:background .18s,transform .18s;position:relative}.feature-card:hover{z-index:2;background:var(--paper-strong);transform:translateY(-4px)}.feature-number{color:#9a8b73;letter-spacing:.14em;font-size:10px;font-weight:900}.feature-glyph{width:54px;height:54px;color:var(--coral);background:#f25f4c12;border:1px solid #f25f4c47;border-radius:16px;place-items:center;margin:34px 0 31px;font-family:Georgia,serif;font-size:24px;font-weight:600;display:grid}.feature-card h3{max-width:260px;margin:0 0 15px;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.2}.feature-card p{max-width:285px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.journey-section{background:var(--navy);color:#fff;grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.journey-intro{align-self:center}.journey-intro>p:last-child{color:#ffffff9e;max-width:420px;margin-top:28px}.journey-list{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none}.journey-list li{border-bottom:1px solid #ffffff26;grid-template-columns:62px 1fr;gap:22px;padding:33px 0;display:grid}.journey-list li>span{width:42px;height:42px;color:var(--gold);border:1px solid #ffffff40;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.journey-list h3{margin:1px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400}.journey-list p{color:#ffffff94;margin:0;font-size:14px;line-height:1.7}.audience-section{text-align:center}.audience-list{border-top:1px solid var(--line);border-left:1px solid var(--line);text-align:left;grid-template-columns:repeat(3,1fr);max-width:1050px;margin:62px auto 0;display:grid}.audience-list span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff2e;align-items:center;gap:16px;min-height:94px;padding:22px 26px;font-family:Georgia,Times New Roman,serif;font-size:18px;display:flex;position:relative}.audience-list b{color:var(--coral);letter-spacing:.1em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:9px}.beta-section{background:var(--coral);color:#fff;grid-template-columns:1.15fr .85fr;gap:9vw;padding:100px max(6vw,50vw - 640px);display:grid}.section-kicker.light{color:#ffe4df}.beta-section h2{font-size:clamp(44px,4.5vw,68px);line-height:1.02}.beta-copy{grid-template-columns:1fr 1fr;align-items:end;gap:34px;display:grid}.beta-copy p{color:#ffffffd4}.signup-section{background:var(--paper-strong);grid-template-columns:.78fr 1.22fr;align-items:center;gap:8vw;display:grid}.signup-copy>p{max-width:460px;margin-top:28px}.privacy-note{border-top:1px solid var(--line);align-items:flex-start;gap:15px;max-width:455px;margin-top:34px;padding-top:27px;display:flex}.privacy-note>span{color:#a56b0d;background:#f3b55229;border-radius:50%;place-items:center;min-width:40px;height:40px;display:grid}.privacy-note p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.signup-form{border:1px solid var(--line);background:#fff;border-radius:24px;padding:46px;box-shadow:0 30px 75px #101a2e1a}.signup-form>label,.form-row label{color:#2c374b;flex-direction:column;gap:9px;margin-bottom:20px;font-size:12px;font-weight:850;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.signup-form input[type=text],.signup-form input[type=email],.signup-form select{width:100%;min-height:52px;color:var(--ink);background:#fbfbfa;border:1px solid #d9dce2;border-radius:10px;padding:0 15px;font-size:14px;font-weight:500}.signup-form input::placeholder{color:#a1a6b0}.signup-form .check-label{color:#687284;grid-template-columns:19px 1fr;align-items:start;gap:10px;margin:6px 0 14px;font-size:11px;font-weight:500;line-height:1.55;display:grid}.check-label input{width:17px;height:17px;accent-color:var(--coral);margin:1px 0 0}.check-label a{color:var(--coral-dark);text-decoration:underline}.button-full{width:100%;margin-top:20px}.form-footnote{color:#8b93a1;text-align:center;margin:14px 0 0;font-size:10px}.faq-section{grid-template-columns:.65fr 1.35fr;gap:8vw;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:26px 0;font-family:Georgia,Times New Roman,serif;font-size:20px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--coral);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px;transition:transform .16s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--muted);margin:-4px 0 26px;font-size:14px;line-height:1.75}footer{color:#fff;background:#0c162b;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:54px max(6vw,50vw - 640px) 32px;display:grid}.footer-brand{grid-row:1/3}footer>p:not(.copyright){color:#ffffff8c;max-width:380px;margin:0;font-size:13px;line-height:1.6}.footer-links{gap:20px;font-size:11px;display:flex}.footer-links a{color:#ffffffad}.copyright{color:#ffffff52;border-top:1px solid #ffffff1a;grid-column:2/4;margin:0;padding-top:24px;font-size:10px}@media (max-width:1080px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:155px}.hero-copy{max-width:760px}.product-showcase{justify-self:center;width:min(82%,640px);margin-top:34px}.friction-section>div:last-child,.section-heading{grid-template-columns:1fr}.friction-section p,.section-heading>p{max-width:660px}.feature-grid{grid-template-columns:repeat(2,1fr)}.beta-section,.signup-section{grid-template-columns:1fr}.beta-copy,.signup-form{max-width:760px}}@media (max-width:760px){.site-header{padding:20px}.site-header>.button{display:none}.brand-mark{width:38px;height:38px}.hero{gap:48px;padding:128px 20px 70px}.hero h1{font-size:clamp(50px,16vw,72px)}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.hero-actions .button{width:100%}.text-link{align-self:center}.hero-points{flex-direction:column;align-items:flex-start;gap:11px}.product-showcase{width:100%}.showcase-window{border-radius:16px;transform:none}.floating-card{bottom:-24px;right:10px}.window-topbar{grid-template-columns:1fr 1fr}.window-topbar>span:nth-child(2){display:none}.song-sheet{min-height:270px;padding:30px 24px 20px}.friction-section,.features-section,.journey-section,.audience-section,.signup-section,.faq-section{padding:78px 20px}.friction-section,.journey-section,.faq-section{grid-template-columns:1fr}.friction-section{gap:26px}.friction-section>div:last-child{gap:28px}.friction-section h2,.section-heading h2,.journey-intro h2,.audience-section h2,.signup-copy h2,.faq-section h2{font-size:43px}.section-heading{gap:26px;margin-bottom:42px}.feature-grid,.audience-list{grid-template-columns:1fr}.feature-card{min-height:auto}.journey-section{gap:56px}.audience-section{text-align:left}.audience-list{margin-top:42px}.beta-section{gap:44px;padding:76px 20px}.beta-copy{grid-template-columns:1fr}.signup-section{gap:44px}.signup-form{padding:28px 20px}.form-row{grid-template-columns:1fr;gap:0}.faq-section{gap:42px}footer{grid-template-columns:1fr;padding:48px 20px 32px}.footer-brand{grid-row:auto}.footer-links{flex-direction:column;align-items:flex-start;gap:12px}.copyright{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.form-alert{color:#8d2f24;background:#fff2f0;border:1px solid #e4b9b3;border-radius:10px;margin:0 0 22px;padding:14px 16px;font-size:13px;line-height:1.55}.form-alert.success{color:#276451;background:#eef8f4;border-color:#b8d7cb}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.legal-page{background:var(--paper);min-height:100vh;padding:80px 20px}.legal-shell{width:min(840px,100%);margin:0 auto}.legal-shell .brand{color:var(--ink);margin-bottom:54px}.legal-shell .brand-mark{border-color:var(--line)}.legal-shell h1{letter-spacing:-.045em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,7vw,70px);font-weight:400}.legal-shell .legal-lead{color:var(--muted);margin:0 0 54px;font-size:17px;line-height:1.75}.legal-content{border:1px solid var(--line);background:var(--paper-strong);border-radius:20px;padding:42px}.legal-content h2{margin:36px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:var(--muted);font-size:14px;line-height:1.75}.legal-content a{color:var(--coral-dark);text-decoration:underline}.legal-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.legal-actions .button-outline{border-color:var(--line);color:var(--ink)}.status-card{border:1px solid var(--line);background:var(--paper-strong);text-align:center;border-radius:24px;padding:46px;box-shadow:0 24px 70px #101a2e14}.status-icon{color:#a56b0d;background:#f3b5522e;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 24px;font-size:30px;display:grid}.status-card h1{font-size:clamp(38px,6vw,58px)}.status-card p{max-width:600px;color:var(--muted);margin:0 auto;line-height:1.75}.status-card .button{margin-top:28px}@media (max-width:600px){.legal-page{padding-top:42px}.legal-content,.status-card{padding:28px 20px}}.signup-cta{border:1px solid var(--line,#d9d1c5);background:#fffdf9;border-radius:18px;align-content:center;justify-items:start;gap:14px;padding:30px;display:grid}.signup-cta .button{justify-self:start}.signup-cta-note{color:#6d7585;margin:0;font-size:.88rem}.signup-status{border-radius:12px;margin:0;padding:12px 16px;font-size:.92rem;font-weight:700;line-height:1.45}.signup-status-succes{color:#1f5138;background:#dff0e5}.signup-status-erreur{color:#8a2a16;background:#fbe0d9}@media (max-width:700px){.signup-cta{padding:22px}.signup-cta .button{justify-content:center;width:100%}}
:root{--green:#315d4a}body{min-width:320px}button,input,select,textarea{font:inherit}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c162bf7;max-width:none;min-height:78px;padding-block:14px;position:sticky;top:0}.site-header .nav-account{color:#fff;border:1px solid #ffffff38;border-radius:999px;padding:10px 15px}.site-header .nav-account:hover,.site-header .nav-account:focus-visible{background:#ffffff1a}.page-shell{width:min(1180px,100% - 40px);margin-inline:auto}.page-shell .eyebrow,.auth-shell .eyebrow{color:var(--coral-dark)}.button.primary{background:var(--coral);color:#fff}.button.primary:hover{background:var(--coral-dark)}.button.secondary{border:1px solid var(--line);background:var(--paper-strong);color:var(--ink)}.notice.success{color:#276451;background:#eef8f4;border-color:#b8d7cb}.notice.error{color:#8d2f24;background:#fff2f0;border-color:#e4b9b3}.legal-main{min-height:70vh}.delete-form{gap:16px;margin-top:24px;display:grid}.delete-form label{color:var(--muted);gap:8px;font-size:.86rem;font-weight:800;display:grid}.delete-form input{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:48px;padding:0 13px}.danger-button{color:#fff;background:#9f2d27;justify-self:start}.danger-button:hover{background:#7f211c}.account-link-line{color:var(--muted);margin-top:18px;font-size:.9rem}.account-link-line a{color:var(--coral-dark);font-weight:800;text-decoration:underline}.feature-availability{color:#85530a;background:#f3b5522e;border-radius:999px;margin-top:18px;padding:6px 10px;font-size:.72rem;font-weight:900;display:inline-flex}.player-bar>span:first-child,.player-bar .play-button{background:#ffffff14;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.player-bar .play-button{background:var(--coral)}@media (max-width:1080px){.site-header{grid-template-columns:1fr;gap:12px}.site-header nav{justify-content:flex-start;gap:8px;padding-bottom:3px;display:flex;overflow-x:auto}.site-header>.button{display:none}}@media (max-width:760px){.site-header{padding:15px 20px}.site-header nav a{flex:none;padding:8px;font-size:.78rem}}
