/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#17201e;--muted:#68726f;--paper:#f6f8f3;--surface:#fff;--mint:#7bd6b7;--dark-mint:#236a56;--blue:#9ccbed;--coral:#f59a83;--yellow:#f5d57c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.help-page{max-width:860px;margin:0 auto;padding:28px 24px 48px;font-size:1rem;line-height:1.75}.help-page nav{flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:64px;display:flex}.help-page header{margin-bottom:44px}.help-page h1{letter-spacing:-.04em;font-size:clamp(2.5rem,8vw,4rem);line-height:1.1}.help-page h2{letter-spacing:-.02em;margin-top:0;font-size:1.4rem;line-height:1.3}.help-page section{background:var(--surface);border:1px solid #dce3de;border-radius:20px;margin:24px 0;padding:28px}.help-page a{color:var(--dark-mint);text-underline-offset:4px;overflow-wrap:anywhere;text-decoration:underline}.help-page a:focus-visible{outline:3px solid var(--dark-mint);outline-offset:5px}.help-page .contact-link{font-size:1.35rem;font-weight:700;display:inline-block}.help-page p{margin:14px 0}.help-page ul{padding-left:22px;list-style:outside}.help-page li{margin:12px 0}.help-page footer{flex-wrap:wrap;justify-content:space-between;gap:20px;padding:28px 0 0;display:flex}.site-header{z-index:20;background:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;max-width:1240px;height:76px;margin:0 auto;padding:0 28px;display:grid;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--paper) 88%, transparent)}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{letter-spacing:-.025em;align-items:center;gap:11px;font-weight:760;display:inline-flex}.brand-mark{background:var(--ink);border-radius:9px;align-items:flex-end;gap:2px;height:32px;padding:5px;display:inline-flex}.brand-mark i{background:#fff;border-radius:1px 1px 3px 3px;width:6px;height:21px}.brand-mark i:nth-child(2){background:var(--mint);height:15px}.site-header nav{color:#4d5955;gap:34px;font-size:14px;font-weight:570;display:flex}.site-header nav a:hover,footer a:hover{color:var(--dark-mint)}.header-cta{background:#fff;border:1px solid #dce3de;border-radius:999px;justify-self:end;padding:10px 18px;font-size:13px;font-weight:700}.hero{grid-template-columns:minmax(0,.93fr) minmax(420px,1.07fr);align-items:center;gap:60px;max-width:1240px;min-height:720px;margin:0 auto;padding:76px 42px 90px;display:grid}.eyebrow{color:var(--dark-mint);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:780}.eyebrow span{background:#ddf3e9;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:8px;font-size:12px;display:inline-grid}h1{letter-spacing:-.065em;margin:0;font-size:clamp(52px,6.5vw,88px);font-weight:790;line-height:.94}h1 em{color:var(--dark-mint);font-family:Georgia,serif;font-weight:500}.hero-lead{max-width:600px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.primary-button{background:var(--ink);color:#fff;border-radius:14px;padding:15px 22px;font-weight:700;transition:transform .2s;box-shadow:0 10px 30px #17201e24}.primary-button:hover{transform:translateY(-2px)}.text-button{font-size:14px;font-weight:700}.text-button span{color:var(--dark-mint);margin-left:4px}.trust-list{color:#66716e;flex-wrap:wrap;gap:18px;margin:38px 0 0;padding:0;font-size:12px;font-weight:620;list-style:none;display:flex}.trust-list span{color:var(--dark-mint);margin-right:4px}.preview-stage{background:#dcefe6;border-radius:46% 54% 42% 58%/52% 44% 56% 48%;place-items:center;min-height:610px;display:grid;position:relative}.phone-frame{background:#19211f;border-radius:46px;width:310px;padding:10px;transform:rotate(2deg);box-shadow:0 40px 80px #204e4038}.phone-screen{background:var(--paper);border-radius:37px;min-height:588px;padding:12px 15px 18px;overflow:hidden}.phone-status{justify-content:space-between;padding:1px 9px 13px;font-size:9px;font-weight:750;display:flex}.phone-status i{background:#121817;border-radius:20px;width:62px;height:17px;margin-top:-5px}.lesson-head{text-align:center;grid-template-columns:34px 1fr 34px;align-items:center;display:grid}.lesson-head button,.lesson-head>span{width:32px;height:32px;color:var(--ink);background:#fff;border:0;border-radius:50%;place-items:center;font-weight:800;display:grid}.lesson-head div{gap:2px;display:grid}.lesson-head b{font-size:13px}.lesson-head small{color:var(--muted);font-size:9px}.lesson-head>span{color:var(--dark-mint)}.sheet-card{background:#fff;border:1px solid #e4e9e5;border-radius:15px;margin-top:15px;padding:11px 10px 9px}.sheet-card>small{color:var(--muted);letter-spacing:.15em;margin-left:4px;font-size:7px;font-weight:800;display:block}.staff{height:82px;margin-top:5px;position:relative}.staff-lines{background:#79827f;height:1px;position:absolute;top:20px;left:37px;right:0;box-shadow:0 9px #79827f,0 18px #79827f,0 27px #79827f,0 36px #79827f}.clef{z-index:2;font:50px Georgia,serif;position:absolute;top:4px;left:2px}.note{z-index:3;font-size:15px;font-style:normal;position:absolute;transform:scaleX(1.28)}.note:after{content:"";background:currentColor;width:1px;height:24px;position:absolute;bottom:7px;right:0}.note-a{top:37px;left:58px}.note-b{top:31px;left:93px}.note-c{top:26px;left:130px}.note-d{top:31px;left:169px}.note-e{top:37px;left:208px}.current-note{color:var(--dark-mint);filter:drop-shadow(0 0 6px #7bd6b7cc)}.next-note{text-align:center;background:#dff3ea;border-radius:17px;margin-top:13px;padding:15px}.next-note span,.next-note small{color:var(--muted);font-size:8px;display:block}.next-note span{letter-spacing:.14em;font-weight:800}.next-note strong{color:var(--dark-mint);margin:3px 0 2px;font-size:32px;display:block}.mini-keyboard{background:#e1e6e2;border-radius:15px;height:142px;margin-top:16px;padding:5px;display:flex;position:relative}.mini-keyboard>span{background:#fff;border-radius:4px 4px 8px 8px;flex:1;margin:0 1px;position:relative;box-shadow:0 3px 2px #00000014}.mini-keyboard small{text-align:center;color:#66716e;width:100%;font-size:8px;font-weight:800;position:absolute;bottom:9px}.mini-keyboard .active-key{outline:2px solid var(--mint);background:#d6f1e6}.mini-keyboard .active-key small{color:var(--dark-mint)}.black-key{z-index:2;background:#202826;border-radius:0 0 5px 5px;width:24px;height:82px;position:absolute;top:5px}.black-1{left:37px}.black-2{left:73px}.black-3{left:145px}.black-4{left:181px}.black-5{left:217px}.floating-card{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #fffc;border-radius:16px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 16px 36px #204e4026}.floating-card div{gap:2px;display:grid}.floating-card b{font-size:12px}.floating-card small{color:var(--muted);font-size:9px}.listening-card{top:100px;left:0}.correct-card{bottom:125px;right:-12px}.correct-card>span{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.pulse-dot{background:var(--dark-mint);border:3px solid #d9f3e8;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 4px #eaf7f1}.feature-section,.songs-section,.steps-section{max-width:1180px;margin:0 auto;padding:112px 28px}.section-intro{max-width:670px}.section-intro h2,.songs-copy h2,.language-section h2,.download-section h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,62px);line-height:1.04}.section-intro>p:last-child,.songs-copy>p{color:var(--muted);font-size:17px;line-height:1.65}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.feature-card{border-radius:28px;min-height:350px;padding:30px;overflow:hidden}.mint-card{background:#dcefe6}.blue-card{background:#e3eff7}.coral-card{background:#f9e7df}.feature-icon{width:48px;height:48px;color:var(--dark-mint);background:#ffffffa8;border-radius:15px;place-items:center;font:25px Georgia,serif;display:grid}.feature-card h3{letter-spacing:-.035em;margin:42px 0 10px;font-size:24px}.feature-card p{color:#5d6965;margin:0;line-height:1.6}.waveform{color:var(--dark-mint);letter-spacing:5px;white-space:nowrap;margin-top:30px;font-size:24px}.staff-demo{border-top:1px solid #79827f;border-bottom:1px solid #79827f;align-items:center;gap:35px;height:70px;margin-top:30px;display:flex;position:relative;box-shadow:inset 0 13px #e3eff7,inset 0 14px #79827f,inset 0 27px #e3eff7,inset 0 28px #79827f,inset 0 41px #e3eff7,inset 0 42px #79827f}.staff-demo b{z-index:2;margin-left:5px;font:49px Georgia,serif}.staff-demo span{z-index:2;color:#355c78}.progress-demo{align-items:end;gap:10px;height:80px;margin-top:22px;display:flex}.progress-demo i{background:var(--coral);border-radius:7px 7px 2px 2px;flex:1}.progress-demo i:first-child{height:34%}.progress-demo i:nth-child(2){height:55%}.progress-demo i:nth-child(3){height:70%}.progress-demo i:nth-child(4){height:95%}.songs-section{grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;display:grid}.songs-copy>p{margin:24px 0}.small-note{color:var(--dark-mint);font-size:13px;font-weight:700}.song-list{gap:10px;display:grid}.song-row{background:#fff;border:1px solid #e4e9e5;border-radius:18px;grid-template-columns:48px 1fr auto 18px;align-items:center;gap:16px;padding:18px;transition:transform .2s,border-color .2s;display:grid}.song-row:hover{border-color:#a8dcca;transform:translate(5px)}.song-number{border-radius:13px;place-items:center;width:44px;height:44px;font-size:12px;font-weight:800;display:grid}.color-1{background:#dcefe6}.color-2{background:#f9e7df}.color-3{background:#e9e4f7}.color-4{background:#f8edc9}.song-row h3{margin:0 0 3px;font-size:16px}.song-row p{color:var(--muted);margin:0;font-size:12px}.song-row>small{color:var(--muted)}.song-row>i{color:var(--dark-mint);font-size:24px;font-style:normal}.steps-section{border-top:1px solid #dfe6e1}.centered{text-align:center;margin:0 auto}.steps-grid{grid-template-columns:repeat(3,1fr);gap:56px;margin-top:58px;display:grid}.steps-grid article{text-align:center}.steps-grid span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 24px;font-weight:800;display:grid}.steps-grid h3{font-size:20px}.steps-grid p{color:var(--muted);line-height:1.6}.language-section{background:var(--ink);color:#fff;border-radius:40px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1180px;min-height:420px;margin:40px auto 0;padding:68px;display:grid;overflow:hidden}.eyebrow.light{color:var(--mint)}.language-section p:last-child{color:#bfc9c6;max-width:600px;line-height:1.7}.language-orbit{min-height:270px;position:relative}.language-orbit strong{background:var(--mint);width:90px;height:90px;color:var(--ink);border-radius:50%;place-items:center;font-size:34px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.language-orbit span{color:#dfe7e4;border:1px solid #53605c;border-radius:999px;padding:9px 14px;font-size:12px;position:absolute}.language-orbit span:first-child{top:8%;left:39%}.language-orbit span:nth-child(2){top:25%;right:2%}.language-orbit span:nth-child(3){bottom:18%;right:5%}.language-orbit span:nth-child(4){bottom:6%;left:33%}.language-orbit span:nth-child(5){bottom:24%;left:0}.language-orbit span:nth-child(6){top:20%;left:5%}.download-section{text-align:center;max-width:920px;margin:0 auto;padding:140px 28px}.download-section>.brand-mark{margin-bottom:24px}.download-section>p:not(.eyebrow){color:var(--muted);font-size:18px}.store-badge{background:var(--ink);color:#fff;text-align:left;border-radius:13px;align-items:center;gap:9px;margin-top:24px;padding:10px 18px;font-size:26px;display:inline-flex}.store-badge i{font-style:normal;display:grid}.store-badge small{text-transform:uppercase;font-size:8px}.store-badge b{font-size:17px}footer{max-width:1180px;color:var(--muted);border-top:1px solid #dfe6e1;grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;padding:28px;font-size:12px;display:grid}footer .brand{color:var(--ink)}footer .brand-mark{transform-origin:0;transform:scale(.8)}footer div{justify-self:end;gap:20px;display:flex}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:48px}.hero-copy{justify-items:center;display:grid}.preview-stage{width:100%;max-width:600px;min-height:610px;margin:10px auto 0}.feature-grid,.steps-grid{grid-template-columns:1fr}.feature-card{min-height:290px}.songs-section{grid-template-columns:1fr;gap:44px}.language-section{text-align:center;grid-template-columns:1fr}.language-section p:last-child{margin-inline:auto}footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px}footer div{justify-self:center}}@media (max-width:560px){.site-header{height:66px;padding:0 18px}.header-cta{display:none}.hero{gap:35px;padding:44px 20px 72px}.hero-actions{flex-direction:column}.trust-list{justify-content:center}.preview-stage{min-height:520px}.phone-frame{width:270px;transform:none}.phone-screen{min-height:510px}.mini-keyboard{height:110px}.black-key{width:21px;height:64px}.black-1{left:33px}.black-2{left:64px}.black-3{left:126px}.black-4{left:157px}.black-5{left:188px}.listening-card{top:60px;left:-8px}.correct-card{bottom:70px;right:-7px}.feature-section,.songs-section,.steps-section{padding:80px 20px}.feature-card{padding:24px}.song-row{grid-template-columns:44px 1fr 14px}.song-row>small{display:none}.language-section{border-radius:28px;margin:0 14px;padding:50px 24px}.language-orbit{min-height:230px}footer{padding:28px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
