@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--page:#f9f8f4;--ink:#242925;--muted:#757972;--green:#365546;--green-light:#e8eee8;--line:#e5e6de;--surface:#fff;--accent:#f2a6a4;--radius:32px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a,button,input,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #87a692}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em;font-family:Manrope,sans-serif}em{color:var(--green);letter-spacing:-.06em;font-family:Georgia,serif;font-weight:400}.wrap{width:min(1180px,100% - 64px);margin-inline:auto}.header{justify-content:space-between;align-items:center;gap:24px;height:108px;display:flex}.brand{align-items:center;gap:10px;display:inline-flex}.brand img{object-fit:cover;border-radius:50%}.brand>span{letter-spacing:-2px;font-family:Manrope,sans-serif;font-size:30px;font-weight:800}.brand-dot{color:#a7ba9e}.header nav{color:#656b63;gap:32px;font-size:13px;display:flex}.header nav a:hover{color:var(--green)}.button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:15px 24px;font-size:13px;font-weight:600;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s,box-shadow .3s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #22332615}.button:active{transform:translateY(0)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:#263f32}.button-secondary{border-color:var(--line);background:#fff}.button-ghost{background:0 0}.button-small{padding:11px 19px}.button-large{padding:18px 28px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:58px;min-height:690px;padding-block:40px 94px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;color:var(--green);align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.live-dot{background:#8da998;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #8da99815}.hero h1{margin:25px 0;font-size:clamp(50px,5.8vw,77px);font-weight:600;line-height:1.08}.hero-copy>p{max-width:415px;color:var(--muted);font-size:16px;line-height:1.8}.hero-actions{align-items:center;gap:24px;margin-top:31px;display:flex}.text-link{align-items:center;gap:10px;font-size:12px;display:flex}.hero-fine{color:var(--muted);align-items:center;gap:10px;margin-top:24px;font-size:10px;display:flex}.windows-mark{font-size:19px;line-height:1}.hero-scene{isolation:isolate;background:#ddd;border-radius:190px 190px 48px 48px;height:520px;animation:1s both scene-enter;position:relative}.scene-photo{object-fit:cover;border-radius:inherit;filter:saturate(.65);width:100%;height:100%}.hero-scene:after{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(#0000 35%,#17222185);position:absolute;inset:0}.photo-caption{color:#fff;text-shadow:0 1px 12px #3335;justify-content:space-between;font:italic 27px/1.25 Georgia;display:flex;position:absolute;inset:42px 42px auto}.photo-caption span:last-child{letter-spacing:3px;text-align:right;margin-top:7px;font:9px/2 Manrope}.presence-card{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#202525f2;border-radius:26px;width:322px;padding:22px;animation:1.15s .15s both card-enter;position:absolute;bottom:38px;left:-28px;transform:rotate(-3deg);box-shadow:0 25px 55px #151f293d}.presence-top{color:#d3d9d0;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:9px;display:flex}.presence-top>span{align-items:center;gap:9px;display:flex}.presence-body{align-items:center;gap:15px;display:flex}.cover{flex:none;width:76px;height:76px;position:relative}.cover>img:first-child{object-fit:cover;border-radius:17px;width:100%;height:100%}.cover .cover-badge{object-fit:cover;border:3px solid #202525;border-radius:50%;width:24px;height:24px;position:absolute;bottom:-5px;right:-5px}.presence-body>div:last-child{gap:5px;display:grid}.presence-label{text-transform:uppercase;letter-spacing:1px;color:#a8b3aa;font-size:8px}.presence-body strong{font-size:13px}.presence-body span:not(.presence-label){color:#bdc6be;font-size:9px}.presence-body small{color:#919c94;font-size:9px}.track-meter{background:#65706750;border-radius:8px;height:3px;margin-top:19px;overflow:hidden}.track-meter i{background:#bad1bc;border-radius:8px;width:47%;height:100%;display:block}.track-time{color:#aab4ac;justify-content:space-between;margin:8px 0 14px;font-size:8px;display:flex}.presence-download{background:#ffffff10;border-radius:20px;justify-content:center;gap:8px;padding:10px;font-size:9px;display:flex}.floating-note{background:#fffcf1;border:1px solid #fff8;border-radius:99px;align-items:center;gap:8px;padding:15px 20px;font-size:10px;display:flex;position:absolute;bottom:96px;right:-18px;transform:rotate(7deg);box-shadow:0 10px 35px #17222120}.providers{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-block:29px;display:flex}.providers>span{color:var(--muted);font-size:12px}.providers>div{align-items:center;gap:30px;display:flex}.providers>div>span{align-items:center;gap:9px;font-size:12px;font-weight:500;display:flex}.providers img{object-fit:contain;border-radius:50%}.providers small{max-width:110px;color:var(--muted);font-size:9px;line-height:1.5}.experience{padding-block:105px}.section-heading{text-align:center}.section-heading .eyebrow{justify-content:center}h2{margin:18px 0;font-size:clamp(34px,4.2vw,52px);font-weight:500;line-height:1.15}.section-heading p{color:var(--muted);font-size:14px}.feature-grid{grid-template-columns:1.2fr 1fr 1fr;gap:18px;margin-top:42px;display:grid}.feature{border-radius:var(--radius);background:#edefe8;padding:32px;overflow:hidden}.feature-lyric{background:#e7eee6}.icon-circle{width:45px;height:45px;color:var(--green);background:#ffffff8c;border-radius:50%;justify-content:center;align-items:center;margin-bottom:30px;display:flex}.feature h3{letter-spacing:-.035em;margin-bottom:14px;font-size:22px;font-weight:600;line-height:1.25}.feature p{color:var(--muted);font-size:12px;line-height:1.9}.lyric-sample{text-align:center;color:#98a399;gap:9px;padding-top:31px;font-size:13px;display:grid}.lyric-sample strong{color:var(--green);font-size:17px;font-weight:500}.provider-pills{flex-wrap:wrap;gap:7px;margin-top:30px;display:flex}.provider-pills>span{background:#fffa;border-radius:50px;padding:9px 13px;font-size:10px}.swatches{flex-wrap:wrap;align-items:center;gap:7px;margin-top:38px;display:flex}.swatches i{background:#54745e;border:3px solid #fff9;border-radius:50%;width:23px;height:23px}.swatches i:nth-child(2){background:#e4a5a0}.swatches i:nth-child(3){background:#7598b4}.swatches i:nth-child(4){background:#dac89c}.swatches span{color:#7c8578;width:100%;margin:8px 0;font:italic 12px Georgia}.pricing{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;padding-block:60px 110px;display:grid}.pricing>div>p{color:var(--muted);max-width:400px;font-size:14px;line-height:1.9}.device-note{color:var(--green);align-items:center;gap:15px;margin-top:30px;font-size:12px;line-height:1.8;display:flex}.device-note small{color:var(--muted);font-size:10px}.price-card{background:#fff;border:1px solid #e9e8de;border-radius:36px;padding:36px;box-shadow:0 15px 40px #1c382108}.price-top{justify-content:space-between;align-items:center;font-size:15px;font-weight:600;display:flex}.pill{background:var(--green-light);color:var(--green);border-radius:99px;padding:8px 11px;font-size:9px;font-weight:500}.price{letter-spacing:-4px;margin:24px 0 8px;font-family:Manrope;font-size:61px;font-weight:600}.price>span{letter-spacing:0;color:var(--muted);margin-left:10px;font:10px DM Sans}.price-card>p{font-size:12px!important}.price-card ul{color:#536352;gap:16px;margin:27px 0;padding:0;font-size:12px;list-style:none;display:grid}.price-card li{align-items:center;gap:11px;display:flex}.price-card .button{width:100%}.price-card>small{text-align:center;color:var(--muted);margin-top:14px;font-size:9px;line-height:1.6;display:block}.faq{max-width:790px;padding-block:30px 100px}.faq>h2{margin-bottom:35px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:14px;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary>span{text-align:center;width:26px;height:26px;color:var(--green);background:#ebece6;border-radius:50%;line-height:26px}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{color:var(--muted);max-width:650px;margin-top:16px;font-size:13px;line-height:1.9}.footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-block:36px;display:flex}.footer p{color:var(--muted);margin-top:12px;font-size:10px}.footer-links{color:var(--muted);gap:22px;font-size:11px;display:flex}.footer>span{color:var(--muted);font-size:10px}.skip-link{z-index:10;background:#fff;border-radius:99px;padding:12px;position:fixed;top:-60px;left:15px}.skip-link:focus{top:15px}.input{border:1px solid var(--line);color:var(--ink);background:#f9faf7;border-radius:999px;width:100%;padding:17px 21px;font-size:14px;transition:border-color .2s,box-shadow .2s}.input:focus{border-color:#94aa98;box-shadow:0 0 0 4px #9fb79d12}.input::placeholder{color:#a0a49b}.auth-layout{grid-template-columns:1fr 1fr;gap:60px;min-height:calc(100vh - 108px);padding:28px 0 65px;display:grid}.auth-photo{color:#fff;background:linear-gradient(#0b1f1420,#0b1f1466),url(/fuji.jpg) 50%/cover;border-radius:42px;align-items:flex-end;min-height:580px;padding:45px;display:flex}.auth-photo h2{max-width:350px;font-size:53px}.auth-photo p{opacity:.85;font-size:13px}.auth-panel{justify-content:center;align-items:center;display:flex}.form-card{width:100%;max-width:385px}.form-card h1{margin:18px 0 12px;font-size:38px;font-weight:600}.form-card>p{color:var(--muted);margin-bottom:28px;font-size:13px;line-height:1.9}.form-card form{gap:17px;display:grid}.field-label{gap:8px;font-size:11px;display:grid}.form-card .button{width:100%;margin-top:5px}.form-foot{color:var(--muted);text-align:center;margin-top:23px;font-size:12px}.form-foot a{color:var(--green)}.notice{background:var(--green-light);color:var(--green);border-radius:22px;padding:16px 19px;font-size:12px;line-height:1.7}.notice.error{color:#8f493b;background:#fae8e2}.checkline{color:var(--muted);align-items:flex-start;gap:10px;font-size:11px;line-height:1.8;display:flex}.checkline input{accent-color:var(--green);margin-top:4px}.account{max-width:880px;min-height:70vh;padding-block:60px 100px}.account h1{margin-bottom:18px;font-size:45px;line-height:1.15}.account>p{color:var(--muted);font-size:14px;line-height:1.8}.account-grid{grid-template-columns:1.3fr 1fr;gap:20px;margin-top:30px;display:grid}.account-card{border:1px solid var(--line);background:#fff;border-radius:32px;padding:29px}.account-card h2{margin:15px 0;font-size:24px}.account-card p{color:var(--muted);margin-bottom:22px;font-size:13px;line-height:1.9}.account-card .button{margin-bottom:8px}.account-card small{color:var(--muted);font-size:11px;line-height:1.8;display:block}.legal{max-width:740px;padding-block:65px 100px;line-height:1.9}.legal h1{margin-bottom:30px;font-size:43px}.legal h2{margin-top:35px;font-size:23px}.legal p,.legal li{color:var(--muted);font-size:14px}@keyframes scene-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes card-enter{0%{opacity:0;transform:translateY(30px)rotate(-6deg)}to{opacity:1;transform:translateY(0)rotate(-3deg)}}@media (min-width:900px){.hero-copy{animation:.8s both scene-enter}}@media (max-width:1050px){.wrap{width:calc(100% - 46px)}.hero{gap:40px}.hero h1{font-size:57px}.hero-scene{height:490px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:10px}.providers{flex-wrap:wrap}.providers small{max-width:unset}.pricing{gap:50px}.feature{padding:25px}.feature h3{font-size:20px}.floating-note{font-size:8px;right:-8px}}@media (max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:85px}.header nav{display:none}.hero{grid-template-columns:1fr;gap:48px;padding-top:30px;padding-bottom:55px}.hero h1{font-size:60px}.hero-copy>p{max-width:430px;font-size:15px}.hero-scene{width:calc(100% - 18px);max-width:490px;height:490px;margin-left:18px}.hero-fine{font-size:9px}.presence-card{width:290px;bottom:35px;left:-17px}.floating-note{bottom:85px;right:-8px}.providers{text-align:center;justify-content:center;gap:18px}.providers>span{width:100%}.providers>div{gap:17px}.providers>div>span{gap:6px;font-size:10px}.providers img{width:20px;height:20px}.providers small{width:100%}.experience{padding-block:68px}.feature-grid{grid-template-columns:1fr}.feature{min-height:255px;padding:30px}.feature h3{font-size:23px}.feature p{max-width:400px}.lyric-sample{padding-bottom:6px}.pricing{grid-template-columns:1fr;gap:35px;padding-block:20px 75px}.price-card{padding:28px}.faq{padding-block:5px 65px}.footer{flex-wrap:wrap;align-items:flex-start}.footer>span{width:100%}.footer-links{gap:15px;font-size:10px}.auth-layout{grid-template-columns:1fr;min-height:70vh;padding-top:35px}.auth-photo{display:none}.auth-panel{align-items:flex-start}.form-card{max-width:440px}.account{padding-top:40px}.account h1{font-size:37px}.account-grid{grid-template-columns:1fr}.account-card{padding:25px}.photo-caption{font-size:24px;inset:35px 28px auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
.page-enter{animation:.65s cubic-bezier(.2,.75,.2,1) both page-in}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.75,.2,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:none}.feature:nth-child(2),.step-card:nth-child(2){transition-delay:90ms}.feature:nth-child(3),.step-card:nth-child(3){transition-delay:.18s}.spin{animation:1s linear infinite spin}.header nav a,.footer-links a{transition:color .25s,transform .25s}.header nav a:hover,.footer-links a:hover{color:var(--green);transform:translateY(-2px)}.button svg{transition:transform .3s}.button:hover svg{transform:translate(1px,-1px)}.button:disabled{cursor:not-allowed;box-shadow:none;transform:none}.reading-page{max-width:820px;padding-block:40px 85px}.page-heading{padding:25px 0 48px}.page-heading h1{margin:23px 0;font-size:clamp(36px,5vw,60px);line-height:1.15}.page-heading>p{color:var(--muted);max-width:620px;font-size:16px;line-height:1.9}.accordion{margin-top:28px}.accordion-item{border-bottom:1px solid var(--line)}.accordion-item h3{letter-spacing:0;font-family:inherit;font-size:14px;font-weight:500}.accordion-item button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;padding:24px 4px;line-height:1.7;display:flex}.accordion-item button:hover{color:var(--green);background:#e8eee830}.accordion-item svg{color:var(--green);flex:none;transition:transform .4s}.accordion-item[data-open=true] svg{transform:rotate(45deg)}.accordion-answer{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.2,.75,.2,1),opacity .3s,visibility .45s;display:grid}.accordion-answer>div{overflow:hidden}.accordion-item[data-open=true] .accordion-answer{opacity:1;visibility:visible;grid-template-rows:1fr}.accordion-answer p{color:var(--muted);padding:0 45px 25px 4px;font-size:13px;line-height:1.9}.faq>.text-link{margin-top:24px}.help-callout{background:var(--green-light);border-radius:32px;margin:38px 0;padding:32px 36px}.help-callout h2{margin:12px 0;font-size:27px}.help-callout p{color:#5c6c60;margin:14px 0 23px;font-size:14px;line-height:1.9}.support-page{padding-bottom:90px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:32px;padding:32px}.step-top{color:var(--green);justify-content:space-between;align-items:center;display:flex}.step-top span{color:#9ea89b;font-size:12px}.step-card h2{margin:33px 0 18px;font-size:24px;line-height:1.3}.step-card p,.help-columns p{color:var(--muted);font-size:13px;line-height:1.9}.help-columns{grid-template-columns:1fr 1fr;gap:40px 70px;margin:52px 0;display:grid}.help-columns h2{margin-bottom:16px;font-size:23px}.help-columns .text-link{margin-top:16px}.setup-list{color:var(--muted);padding-left:24px;font-size:14px;line-height:1.9}.setup-list li{margin:20px 0;padding-left:10px}.setup-list code{color:var(--green);overflow-wrap:anywhere;font-size:12px}.dashboard-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.dashboard-top p{color:var(--muted);font-size:14px}.dashboard-top h1{margin-bottom:12px}.download-card{background:linear-gradient(135deg,#f0f4ee,#fff);position:relative;overflow:hidden}.account .account-card .text-link{color:var(--green);margin-top:23px;font-size:12px}.detail-list{margin:22px 0}.detail-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 0;font-size:12px;display:flex}.detail-list dt{color:var(--muted)}.detail-list dd{text-align:right;overflow-wrap:anywhere;align-items:center;gap:5px;min-width:0;margin:0;display:flex}.status-good{color:var(--green)}.license-note{align-items:flex-start;gap:14px;margin-top:26px;display:flex}.license-note>svg{color:var(--green);flex:none;margin-top:5px}.license-note p{margin:0;font-size:12px}.dashboard-price{letter-spacing:-2px;margin-bottom:20px;font-size:40px}.dashboard-price span{color:var(--muted);letter-spacing:0;font-size:11px}.account .checkline{margin-bottom:22px}.purchases{margin-top:20px}.purchase-row{border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:20px;padding-top:20px;font-size:13px;display:flex}.notice{background:var(--green-light);color:var(--green);border-radius:20px;margin-block:20px;padding:18px 20px;font-size:13px;line-height:1.8}.notice svg{vertical-align:middle;flex:none;margin-right:7px;display:inline-block}.notice.error{color:#943c34;background:#fae8e5}.notice a,.legal a:not(.text-link){text-underline-offset:3px;text-decoration:underline}.notice.success{background:#e1efe4}.activation{max-width:720px;min-height:70vh;padding-block:80px 130px}.activation h1{margin:24px 0;font-size:clamp(37px,5vw,57px);line-height:1.12}.activation>p{color:var(--muted);margin:25px 0;font-size:15px;line-height:1.9}.activation>small{color:var(--muted);margin-top:25px;font-size:12px;line-height:1.9;display:block}.pair-code{letter-spacing:5px;border:1px solid var(--line);text-align:center;overflow-wrap:anywhere;background:#fff;border-radius:28px;margin:30px 0;padding:35px;font:600 clamp(24px,5vw,40px) Manrope,sans-serif}.legal-intro{margin-bottom:30px;font-size:17px!important}.legal section{border-top:1px solid var(--line);margin-top:28px;padding-bottom:20px}.legal h1{margin-top:23px;line-height:1.1}.legal section p{margin:18px 0}.footer-links{flex-wrap:wrap}.account{padding-bottom:85px}.auth-photo{border-radius:80px 32px}.auth-panel .input{transition:border-color .25s,box-shadow .25s}.auth-panel .input:focus{box-shadow:0 0 0 5px #87a69218}.form-card{animation:.8s .1s both page-in}@keyframes page-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:760px){.header{flex-wrap:wrap;row-gap:22px;height:auto;padding-block:22px}.header nav{order:3;justify-content:center;gap:25px;width:100%;font-size:12px;display:flex}.header>.button{margin-left:auto}.steps-grid,.help-columns{grid-template-columns:1fr}.page-heading{padding-bottom:30px}.help-callout{padding:25px}.step-card{padding:28px}.reading-page{padding-top:16px}.dashboard-top{align-items:flex-start}.dashboard-top>.button{padding-inline:10px}.purchase-row{flex-direction:column;gap:8px}.detail-list>div{gap:10px}.activation{padding-block:45px 85px}.footer-links{gap:14px;line-height:2}.pair-code{letter-spacing:3px}.hero-actions{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.page-enter,.spin,.form-card{animation:none}.reveal{opacity:1;transition:none;transform:none}.accordion-answer,.accordion-item svg,.button svg{transition:none}}
