:root{color:#17201d;background:#f5f3ed;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17201d;--muted: #60706a;--paper: #fbfaf6;--line: #d9ddd5;--green: #1f5c48;--green-dark: #143d31;--lime: #d7ed78;--coral: #d75d47;--shadow: 0 22px 70px rgb(26 49 40 / 10%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 85% 8%,rgb(215 237 120 / 22%),transparent 27rem),#f5f3ed}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid #8bac37;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.05}p{color:var(--muted);line-height:1.7}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.app{min-height:100vh;display:flex;flex-direction:column}.site-header{width:min(1240px,calc(100% - 32px));margin:16px auto 0;min-height:68px;padding:10px 12px 10px 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border:1px solid rgb(217 221 213 / 80%);border-radius:18px;background:#fbfaf6e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;z-index:10}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{color:#52615c;text-decoration:none;font-size:.9rem;font-weight:650}.site-header>:last-child{justify-self:end}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:820;text-decoration:none;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:var(--green-dark);background:var(--lime);font-family:Georgia,serif;font-size:1.25rem;box-shadow:inset 0 0 0 1px #1f5c481f}.button{min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:760;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.55}.button-small{min-height:42px;padding-inline:16px;font-size:.9rem}.button-primary{color:#fff;background:var(--green);box-shadow:0 10px 24px #1f5c482b}.button-primary:hover:not(:disabled){background:var(--green-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:var(--paper)}.button-light{background:var(--lime);color:var(--green-dark)}.button-danger{color:#fff;background:#a83f32}.button-muted{color:#5e6965;background:#ecece7;cursor:default}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button-row.centered{justify-content:center}.text-button{border:0;padding:6px 0;background:none;font-weight:750;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.text-button.danger{color:#9d3e32}.eyebrow{color:var(--green);display:block;margin-bottom:14px;font-size:.75rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.hero{min-height:670px;padding:95px 0 80px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(48px,8vw,110px)}.hero h1{max-width:760px;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,7vw,6.6rem);font-weight:500;line-height:.94}.hero-lede{max-width:640px;margin-bottom:32px;font-size:clamp(1.05rem,2vw,1.25rem)}.microcopy{margin:16px 0 0;font-size:.8rem}.lyric-demo{min-height:410px;padding:34px;border:1px solid rgb(255 255 255 / 12%);border-radius:30px;color:#fff;background:linear-gradient(145deg,#13271f,#1f5c48);box-shadow:0 34px 100px #143d3142;transform:rotate(2deg);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}.lyric-demo:before{content:"";width:240px;height:240px;border-radius:50%;background:#d7ed7826;filter:blur(5px);position:absolute;top:-100px;right:-80px}.demo-top{position:absolute;top:22px;left:25px;display:flex;gap:7px}.demo-top span{width:8px;height:8px;border-radius:50%;background:#ffffff47}.lyric-demo p{margin:10px 0;color:#ffffff6b;font-size:clamp(1rem,2.1vw,1.45rem);font-weight:700;line-height:1.35}.lyric-demo .active-line{color:#f3ffc1;font-size:clamp(1.45rem,2.7vw,2.2rem);text-shadow:0 0 28px rgb(215 237 120 / 30%)}.progress{height:4px;margin-top:28px;border-radius:2px;background:#ffffff24;overflow:hidden}.progress span{display:block;width:62%;height:100%;background:var(--lime)}.section{padding:96px 0}.section-heading{max-width:780px;margin-bottom:52px}.section-heading.compact{max-width:650px}.section-heading h2,.cta h2,.page-heading h1{font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.4rem);font-weight:500}.section-heading p{font-size:1.08rem}.feature-grid,.pricing-grid,.billing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card,.price-card,.panel{border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:0 10px 30px #162b230a}.feature-card{min-height:290px;padding:28px;display:flex;flex-direction:column}.feature-number{color:#8b9893;font-family:Georgia,serif;font-style:italic}.feature-card h3{margin-top:auto;margin-bottom:12px;font-size:1.55rem}.price-card{padding:32px;display:flex;flex-direction:column}.price-card.featured{color:#fff;border-color:var(--green);background:var(--green);transform:translateY(-12px);box-shadow:var(--shadow)}.price-card.featured p,.price-card.featured li{color:#ffffffbf}.price-card.featured .plan-label,.price-card.featured .trial-callout{color:var(--lime)}.price-card h2,.price-card h3{font-size:1.8rem}.plan-label{color:var(--green);margin-bottom:16px;font-size:.76rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.price-card ul{padding:0;margin:20px 0 28px;list-style:none;flex:1}.price-card li{color:var(--muted);padding:9px 0 9px 24px;position:relative}.price-card li:before{content:"✓";color:#89a638;position:absolute;left:0;font-weight:900}.trial-callout{color:var(--green);font-weight:760}.price-placeholder{color:var(--ink);font-size:1.1rem;font-weight:780}.availability-note{margin:12px 0 0;font-size:.78rem}.cta{margin-top:70px;margin-bottom:100px;padding:55px;border-radius:28px;background:var(--green-dark);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0}.cta .eyebrow{color:var(--lime)}.page{padding-top:90px;padding-bottom:110px;flex:1}.page-heading{max-width:760px;margin-bottom:52px}.page-heading p{font-size:1.1rem}.account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.panel{padding:30px}.profile-panel{grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.profile-panel h2,.profile-panel p{margin-bottom:5px}.avatar{width:66px;height:66px;display:grid;place-items:center;border-radius:20px;color:var(--green-dark);background:var(--lime);font-family:Georgia,serif;font-size:2rem}.panel-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.panel-title h2{margin-bottom:0}.status-pill{padding:7px 11px;border-radius:100px;color:#5e6864;background:#e8e9e4;font-size:.72rem;font-weight:850;text-transform:uppercase}.status-pill.positive{color:#174b3b;background:#dcefa7}.detail-list{margin:28px 0}.detail-list>div{padding:13px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;font-weight:720;text-align:right}.detail-list.horizontal{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.detail-list.horizontal>div{display:block}.detail-list.horizontal dd{margin-top:6px;text-align:left}.quiet-panel{background:#fbfaf68c}.billing-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:28px 0 40px}.current-plan{margin-bottom:35px}.billing-note,.notice{padding:18px 20px;border:1px solid #cdd7b2;border-radius:14px;background:#f1f5df;color:#34422d}.billing-note p,.notice p{margin:5px 0 0}.notice{margin-bottom:24px}.centered-page{min-height:640px;padding-block:100px;flex:1;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.centered-page h1{margin-bottom:18px;font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,5rem);font-weight:500}.centered-page>p{max-width:650px;font-size:1.08rem}.result-mark{width:74px;height:74px;margin-bottom:24px;border-radius:24px;display:grid;place-items:center;font-size:2rem;font-weight:800}.result-mark.success{color:var(--green-dark);background:var(--lime)}.result-mark.neutral{color:#fff;background:var(--green)}.centered-page .notice{max-width:680px;display:grid;gap:5px;text-align:left}.spinner{width:50px;height:50px;margin-bottom:26px;border:4px solid #d7dcd5;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.spinner.failed{border:0;border-radius:16px;background:#ecd0c9;animation:none}@keyframes spin{to{transform:rotate(360deg)}}.legal-page{max-width:820px;padding-top:90px;padding-bottom:120px}.legal-page header{margin-bottom:42px}.legal-page h1{font-family:Georgia,serif;font-size:clamp(3rem,7vw,5.3rem);font-weight:500}.legal-page header p{font-size:1.15rem}.legal-page section{padding:26px 0;border-bottom:1px solid var(--line)}.legal-page section h2{font-size:1.45rem}.legal-warning{padding:24px;border:1px solid #e1bf75;border-radius:16px;background:#fff4d7}.legal-warning p{margin:8px 0 0;color:#69562a}.policy-date{margin-top:36px;font-size:.82rem}.modal-backdrop{position:fixed;inset:0;z-index:50;padding:20px;display:grid;place-items:center;background:#081410a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.confirm-dialog{width:min(520px,100%);padding:34px;border-radius:22px;background:var(--paper);box-shadow:0 30px 100px #0000004d}.confirm-dialog h2{font-size:2rem}.auth-page{min-height:100vh;padding:40px 20px 56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:radial-gradient(60% 55% at 12% 6%,#f6e3ec,#f6e3ec00),radial-gradient(55% 50% at 88% 12%,#e7e2f4,#e7e2f400),radial-gradient(60% 60% at 82% 92%,#e2efe4,#e2efe400),#f7f6f2}.auth-tagline{max-width:30ch;margin:0;color:var(--green-dark);font-family:Georgia,serif;font-size:1.15rem;line-height:1.6;text-align:center}.auth-panel{width:min(430px,100%);padding:32px 30px 26px;border:1px solid rgb(217 221 213 / 70%);border-radius:22px;background:#fff;box-shadow:0 24px 60px #162b231a}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:22px}.auth-brand-name{font-size:1.3rem;font-weight:820;letter-spacing:-.02em}.auth-panel h1{margin-bottom:8px;font-family:Georgia,serif;font-size:1.85rem;font-weight:500}.auth-lede{margin-bottom:22px;font-size:.92rem}.auth-form{display:grid;gap:16px}.auth-setup-form{margin-top:18px}.auth-setup-form .affix-button{color:var(--muted);font-size:.72rem;font-weight:800}.field{display:grid;gap:7px}.field[hidden]{display:none}.field-label{font-size:.82rem;font-weight:780}.text-input{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink)}.input-affix{position:relative;display:flex;align-items:center}.input-affix .text-input{padding-right:46px}.affix-button{position:absolute;right:6px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:none;cursor:pointer}.text-input:focus-visible,.code-input:focus-visible,.affix-button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.text-input[aria-invalid=true],.code-input[aria-invalid=true]{border-color:#a83f32}.code-input{width:100%;min-height:54px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:1.4rem;letter-spacing:.4em;text-align:center}.field-hint{color:var(--muted);font-size:.76rem}.field-error{margin:14px 0 0;color:#a83f32;font-size:.82rem;font-weight:700}.turnstile-host{min-height:65px}.auth-turnstile{margin-top:16px}.auth-switch{margin:0;color:var(--muted);font-size:.85rem;text-align:center}.auth-switch .text-button{padding:0}.auth-status{margin:16px 0 0;font-size:.88rem}.auth-status[data-tone=error]{color:#a83f32}.auth-status[data-tone=success]{color:var(--green-dark)}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0 14px;color:var(--muted);font-size:.76rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.provider-button{width:100%}.provider-mark{width:18px;height:18px}.auth-forgot{display:block;width:100%;margin-top:18px;color:var(--muted);font-size:.82rem;text-align:center}.auth-terms{margin:0;color:var(--muted);font-size:.8rem;text-align:center}.locale-switcher{display:inline-flex;padding:3px;border-radius:999px;background:#0000000d;gap:2px}.locale-switcher button{padding:6px 12px;border:0;border-radius:999px;background:none;color:var(--muted);font-size:.8rem;font-weight:700;cursor:pointer}.locale-switcher button[aria-pressed=true]{background:#fff;color:var(--ink)}.header-actions{display:flex;align-items:center;gap:12px;justify-self:end}.site-footer{margin-top:auto;padding:52px 0 35px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:28px}.site-footer nav{display:flex;gap:24px;align-items:flex-start}.site-footer nav a{color:var(--muted)}.site-footer p{margin:12px 0 0;font-size:.85rem}.footer-brand{width:fit-content}.copyright{grid-column:1 / -1}@media(max-width:840px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{min-height:auto;padding-top:75px;grid-template-columns:1fr}.lyric-demo{min-height:340px;transform:none}.feature-grid,.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.account-grid,.billing-grid,.detail-list.horizontal{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.shell{width:min(100% - 28px,1160px)}.site-header{width:calc(100% - 20px);margin-top:10px;padding-left:12px}.brand>span:last-child{display:none}.hero{padding-block:58px}.hero h1{font-size:3.15rem}.section{padding-block:70px}.price-card,.feature-card,.panel{padding:24px}.profile-panel{grid-template-columns:auto 1fr}.profile-panel .text-button{grid-column:1 / -1;justify-self:start}.page{padding-top:64px}.page-heading h1{font-size:3rem}.panel-title{flex-direction:column}.site-footer{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}.copyright{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
