:root{--paper:#f1efe8;--paper-2:#e7e3d8;--ink:#141713;--ink-2:#20251f;--muted:#666a62;--line:#14171329;--lime:#c8ff45;--coral:#ff765d;--yellow:#f4d84b;--cream:#faf8f1;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}::selection{background:var(--lime);color:var(--ink)}.brand{letter-spacing:-.8px;align-items:center;gap:9px;font-size:20px;font-weight:700;display:inline-flex}.brand__mark{width:29px;height:21px;overflow:visible}.brand__mark path{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.brand--inverse{color:var(--cream)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f1efe8eb;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(24px,4vw,72px);display:grid;position:relative}.site-header--dark{color:var(--cream);background:#101310eb;border-color:#ffffff1f}.site-header>.button{justify-self:end}.site-nav{color:#55594f;align-items:center;gap:38px;font-size:13px;font-weight:600;display:flex}.site-header--dark .site-nav{color:#ffffff9e}.site-nav a{padding:8px 0;position:relative}.site-nav a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.site-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.button{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{min-height:40px;padding:0 17px;font-size:12px}.button--large{min-height:58px;padding:0 26px;font-size:14px}.button--ink{background:var(--ink);color:#fff}.button--ink:hover{background:#2a3028}.button--lime{background:var(--lime);color:var(--ink)}.button--lime:hover{background:#ddff8b}.button--outline{background:0 0;border-color:#14171357}.button--outline:hover{background:var(--ink);color:#fff}.button--full{width:100%}.button--ghost-light{color:#fff;background:0 0;border-color:#fff3}.hero{min-height:940px;padding:95px clamp(24px,7vw,126px) 0;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;border:1px solid #14171314;border-radius:50%;width:600px;height:600px;position:absolute;top:-270px;left:43%;box-shadow:0 0 0 90px #14171305,0 0 0 180px #14171303}.hero__eyebrow{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font:500 11px DM Mono,monospace;display:flex}.pulse-dot{background:var(--coral);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff765d26}.hero h1,.statement h2,.pricing h2,.faq h2,.studio-intro h1,.results-section__head h2{letter-spacing:-.055em;margin:0;font:400 clamp(68px,8.1vw,132px)/.82 Instrument Serif,serif}.hero h1 em,.statement h2 em,.pricing h2 em,.faq h2 em,.studio-intro h1 em,.results-section__head h2 em{color:var(--coral);font-weight:400}.hero__lede{color:#50554c;width:min(480px,100%);margin:36px 0 30px 46%;font-size:17px;line-height:1.7}.hero__actions{align-items:center;gap:22px;margin-left:46%;display:flex}.hero__actions>span{color:#777a72;letter-spacing:.04em;font:10px DM Mono,monospace}.hero-console{color:#fff;transform-origin:bottom;background:#181c18;border-radius:4px 4px 0 0;width:min(1060px,90%);margin:84px 0 0 10%;position:relative;transform:rotate(-1.2deg);box-shadow:0 32px 80px #1417133b}.hero-console:before{content:"";pointer-events:none;border:1px solid #ffffff14;position:absolute;inset:6px}.hero-console__top{color:#ffffff8c;letter-spacing:.1em;border-bottom:1px solid #ffffff21;grid-template-columns:1fr auto 1fr;align-items:center;height:54px;padding:0 24px;font:10px DM Mono,monospace;display:grid}.hero-console__top>:last-child{text-align:right;color:var(--lime)}.status-light{background:var(--coral);width:7px;height:7px;box-shadow:0 0 10px var(--coral);border-radius:50%;margin-right:7px;display:inline-block}.hero-console__track{border-bottom:1px solid #ffffff1f;grid-template-columns:96px 1fr 72px;align-items:center;gap:20px;height:112px;padding:13px 25px;display:grid}.hero-console__track--clean{background:#c8ff4509}.track-label,.track-reading{color:#ffffff6b;letter-spacing:.08em;font:9px DM Mono,monospace}.track-reading{text-align:right}.wave-band{align-items:center;gap:4px;height:68px;display:flex;overflow:hidden}.wave-band i{background:#ff765d94;border-radius:3px;flex:1 0 2px;max-width:4px;display:block}.hero-console__track--clean .wave-band i{background:var(--lime);animation:1.8s ease-in-out infinite alternate breathe}@keyframes breathe{to{opacity:.45;transform:scaleY(.78)}}.hero-console__meter{letter-spacing:.08em;color:#ffffff6b;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;height:54px;padding:0 25px;font:9px DM Mono,monospace;display:grid}.hero-console__meter i{background:linear-gradient(90deg, var(--coral) 0 29%, #ffffff1a 29%);height:4px}.hero-console__meter b{color:var(--lime);font-weight:500}.hero__proof{border-top:1px solid var(--line);color:#76786f;letter-spacing:.11em;justify-content:center;align-items:center;gap:clamp(20px,4vw,70px);height:92px;font:9px DM Mono,monospace;display:flex}.hero__proof b{color:#42463f;font-weight:500}.section-index{letter-spacing:.12em;color:#777b72;font:500 10px DM Mono,monospace}.section-index--light{color:#ffffff6e}.statement{background:var(--cream);padding:110px clamp(24px,7vw,126px) 128px}.statement__copy{grid-template-columns:1.55fr .65fr;align-items:end;gap:10%;margin:55px 0 95px;display:grid}.statement h2,.pricing h2,.faq h2{font-size:clamp(52px,6vw,92px);line-height:.91}.statement__copy p,.pricing__heading>p{color:#666a62;font-size:15px;line-height:1.8}.difference-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.difference-grid article{border-right:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:370px;padding:34px;display:flex;position:relative;overflow:hidden}.difference-grid article:last-child{border-right:0}.difference-grid article>svg{stroke-width:1.2px;width:48px;height:48px;position:absolute;top:43px;left:43px}.difference-grid article>span{color:#888b82;align-self:flex-end;margin-bottom:auto;font:10px DM Mono,monospace}.difference-grid h3{margin:0 0 12px;font:400 35px Instrument Serif,serif}.difference-grid p{color:#6b6e66;max-width:280px;margin:0;font-size:13px;line-height:1.7}.difference-grid__feature{background:var(--yellow)}.orbital{border:1px solid #1417132b;border-radius:50%;width:145px;height:145px;position:absolute;top:21px;left:35px}.orbital:after{content:"";border:1px solid #1417132e;border-radius:50%;position:absolute;inset:27px}.orbital span{background:var(--ink);border-radius:50%;width:8px;height:8px;position:absolute}.orbital span:first-child{top:65px;left:-4px}.orbital span:nth-child(2){top:7px;right:21px}.orbital span:nth-child(3){background:var(--coral);bottom:23px;left:68px}.how{color:#fff;background:#171a17;padding:110px clamp(24px,7vw,126px) 130px}.how__intro{justify-content:space-between;align-items:end;gap:30px;margin:55px 0 80px;display:flex}.how__intro h2{letter-spacing:-.045em;margin:0;font:400 clamp(52px,6vw,88px)/.92 Instrument Serif,serif}.how__intro p{color:#ffffff80;width:330px;margin:0 0 6px;font-size:14px;line-height:1.8}.steps{grid-template-columns:repeat(3,1fr);display:grid}.steps article{border:1px solid #ffffff24;border-right:0;padding:32px 36px 45px}.steps article:last-child{border-right:1px solid #ffffff24}.steps article>span{text-align:right;color:#ffffff59;font:10px DM Mono,monospace;display:block}.step-icon{border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:112px;height:112px;margin:45px 0 65px;display:grid}.step-icon svg{stroke-width:1.4px;width:31px}.step-icon--active{background:var(--lime);border-color:var(--lime);color:var(--ink);box-shadow:0 0 0 12px #c8ff450d}.steps h3{margin:0 0 12px;font:400 31px Instrument Serif,serif}.steps p{color:#ffffff7a;margin:0;font-size:13px;line-height:1.7}.pricing{background:var(--paper-2);padding:110px clamp(24px,7vw,126px) 135px}.pricing__heading{grid-template-columns:1.3fr .5fr;align-items:end;gap:15%;margin:55px 0 75px;display:grid}.price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:13px;display:grid}.price-card{border:1px solid var(--line);background:var(--paper);flex-direction:column;min-height:585px;padding:33px;display:flex;position:relative}.price-card--featured{color:#fff;background:#1b1f1b;border-color:#1b1f1b;transform:translateY(-12px);box-shadow:0 24px 50px #14171326}.popular{background:var(--lime);color:var(--ink);letter-spacing:.1em;padding:9px 13px;font:500 8px DM Mono,monospace;position:absolute;top:0;right:0}.price-card>div:first-of-type>span{color:#868980;letter-spacing:.12em;font:500 9px DM Mono,monospace}.price-card h3{margin:24px 0 12px;font:400 42px Instrument Serif,serif}.price-card p{color:#73766e;min-height:66px;margin:0;font-size:12px;line-height:1.65}.price-card--featured p{color:#ffffff7a}.price{align-items:end;gap:10px;margin:38px 0;display:flex}.price b{letter-spacing:-.04em;font:400 62px/.8 Instrument Serif,serif}.price span{color:#777a72;font-size:11px}.price-card ul{border-top:1px solid var(--line);gap:16px;margin:0 0 35px;padding:25px 0 0;font-size:12px;list-style:none;display:grid}.price-card--featured ul{border-color:#ffffff26}.price-card li{align-items:center;gap:10px;display:flex}.price-card li svg{color:#5f665b;width:15px}.price-card--featured li svg{color:var(--lime)}.price-card>.button{margin-top:auto}.testimonial{background:var(--coral);text-align:center;padding:140px 16%}.quote-mark{font:400 90px/.5 Instrument Serif,serif}.testimonial blockquote{letter-spacing:-.025em;max-width:900px;margin:45px auto 55px;font:400 clamp(37px,4.4vw,67px)/1.02 Instrument Serif,serif}.testimonial__person{text-align:left;justify-content:center;align-items:center;gap:13px;display:flex}.testimonial__person>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font:9px DM Mono,monospace;display:grid}.testimonial__person div{gap:2px;display:grid}.testimonial__person b{font-size:12px}.testimonial__person small{opacity:.6;font-size:10px}.faq{background:var(--cream);padding:110px clamp(24px,7vw,126px) 130px}.faq__layout{grid-template-columns:.8fr 1.2fr;gap:12%;margin-top:60px;display:grid}.faq h2{font-size:clamp(49px,5vw,76px)}.faq__layout>div:first-child>p{color:#797c74;margin:40px 0 5px;font-size:12px}.faq__layout>div:first-child>a{text-underline-offset:4px;font-size:13px;text-decoration:underline}.faq__list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;min-height:82px;font-size:13px;font-weight:600;list-style:none;display:grid}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:#999b94;font:9px DM Mono,monospace}.faq summary svg{width:17px;transition:transform .25s}.faq details[open] summary svg{transform:rotate(180deg)}.faq details p{color:#6d7068;margin:-5px 50px 26px 56px;font-size:12px;line-height:1.75}.footer{color:#fff;background:#131613;padding:70px clamp(24px,7vw,126px) 25px}.footer__main{justify-content:space-between;align-items:flex-start;min-height:220px;display:flex}.footer__main>div:first-child p{color:#ffffff6b;width:310px;font-size:12px;line-height:1.7}.footer__cta{align-items:center;gap:25px;font:400 36px Instrument Serif,serif;display:flex}.footer__cta a{background:var(--lime);width:55px;height:55px;color:var(--ink);border-radius:50%;place-items:center;transition:transform .25s;display:grid}.footer__cta a:hover{transform:rotate(45deg)}.footer__base{color:#ffffff57;letter-spacing:.04em;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:end;min-height:57px;font:9px DM Mono,monospace;display:flex}.demo-page{min-height:100vh;color:var(--cream);background:#111411}.studio-shell{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:54px 54px;min-height:calc(100vh - 82px);padding:62px clamp(20px,6vw,105px) 70px}.studio-intro{max-width:1080px;margin:0 auto 52px;position:relative}.studio-intro>a{color:#ffffff6b;align-items:center;gap:8px;font-size:11px;display:inline-flex}.studio-intro__status{color:#ffffff61;letter-spacing:.08em;align-items:center;gap:8px;font:9px DM Mono,monospace;display:flex;position:absolute;top:4px;right:0}.studio-intro__status i{background:var(--lime);width:6px;height:6px;box-shadow:0 0 8px var(--lime);border-radius:50%}.studio-intro h1{margin-top:45px;font-size:clamp(52px,6.8vw,96px);line-height:.88}.studio-intro h1 em{color:var(--lime)}.studio-intro>p{color:#ffffff73;max-width:480px;margin:30px 0 0 50%;font-size:13px;line-height:1.75}.recorder-panel{background:#181c18;border:1px solid #ffffff24;max-width:1080px;min-height:515px;margin:0 auto;box-shadow:0 30px 80px #00000040}.recorder-panel__meta{color:#ffffff5e;letter-spacing:.08em;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:50px;padding:0 22px;font:9px DM Mono,monospace;display:flex}.recorder-panel__meta span:last-child{align-items:center;gap:7px;display:flex}.record-start{flex-direction:column;justify-content:center;align-items:center;min-height:463px;transition:background .2s,outline .2s;display:flex}.record-start--dragging{outline:1px solid var(--lime);outline-offset:-9px;background:#c8ff450f}.record-orb{cursor:pointer;background:0 0;border:0;width:105px;height:105px;margin:5px 0 25px;position:relative}.record-orb>span{z-index:3;background:var(--coral);width:88px;height:88px;color:var(--ink);border-radius:50%;place-items:center;margin:auto;transition:transform .25s;display:grid;position:relative;box-shadow:0 0 0 8px #ff765d14}.record-orb:hover>span{transform:scale(1.07)}.record-orb svg{stroke-width:1.7px;width:28px;height:28px}.record-orb>i{border:1px solid #ff765d42;border-radius:50%;animation:2.6s ease-out infinite mic-pulse;position:absolute;inset:0}.record-orb>i:nth-of-type(2){animation-delay:.85s}.record-orb>i:nth-of-type(3){animation-delay:1.7s}@keyframes mic-pulse{0%{opacity:0;transform:scale(.75)}20%{opacity:1}to{opacity:0;transform:scale(1.45)}}.record-start h2{margin:0;font:400 31px Instrument Serif,serif}.record-start>p{color:#fff6;margin:7px 0 19px;font-size:11px}.record-divider{color:#ffffff38;align-items:center;gap:12px;width:250px;margin:4px 0 13px;font:8px DM Mono,monospace;display:flex}.record-divider:before,.record-divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.upload-link{color:var(--lime);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:11px;display:flex}.record-start>small{color:#ffffff40;margin-top:7px;font-size:9px}.studio-error{color:#ff9e8d;background:#ff765d12;border:1px solid #ff765d59;align-items:center;gap:8px;max-width:470px;margin-top:18px;padding:10px 13px;font-size:10px;display:flex}.record-active{flex-direction:column;min-height:463px;padding:36px 42px 25px;display:flex}.record-active__status{color:#ffffff54;letter-spacing:.1em;grid-template-columns:1fr auto 1fr;align-items:center;font:9px DM Mono,monospace;display:grid}.record-active__status span:first-child{color:var(--coral)}.record-active__status span:last-child{text-align:right}.record-active__status i{background:var(--coral);width:6px;height:6px;box-shadow:0 0 8px var(--coral);border-radius:50%;margin-right:7px;display:inline-block}.record-active__status b{color:#fff;font:500 19px DM Mono,monospace}.live-wave{height:210px;margin:38px 0 18px}.waveform{width:100%;height:100%;display:block}.waveform--interactive{cursor:pointer}.record-active__controls{justify-content:center;gap:22px;display:flex}.record-active__controls button{color:#ffffff80;cursor:pointer;background:0 0;border:0;justify-items:center;gap:7px;width:70px;font-size:9px;display:grid}.record-active__controls button svg{border:1px solid #ffffff2e;border-radius:50%;width:43px;height:43px;padding:13px}.record-active__controls .stop-button{color:var(--coral)}.stop-button svg{background:var(--coral);color:var(--ink);border-color:var(--coral)!important}.record-active>p{text-align:center;color:#ffffff40;margin:auto 0 0;font-size:9px}.record-ready{flex-direction:column;min-height:463px;padding:38px 42px 32px;display:flex}.record-ready__title{grid-template-columns:auto 1fr auto;align-items:center;gap:17px;display:grid}.file-icon{width:48px;height:48px;color:var(--coral);background:#ff765d1a;place-items:center;display:grid}.file-icon svg{width:22px}.record-ready__title span,.processing-view__head span{color:var(--lime);letter-spacing:.12em;font:8px DM Mono,monospace}.record-ready__title h2{margin:5px 0 2px;font-size:14px;font-weight:600}.record-ready__title p{color:#ffffff52;margin:0;font-size:9px}.record-ready__title>button{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff1f;width:38px;height:38px}.record-ready__title>button svg{width:16px}.preview-wave{background:#131613;border:1px solid #ffffff12;height:145px;margin:26px 0 10px;padding:15px}.native-preview{filter:invert()hue-rotate(180deg);opacity:.64;width:100%;height:34px;margin-bottom:21px}.enhance-button{background:var(--lime);height:58px;color:var(--ink);cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.enhance-button span{border-left:1px solid #1417133b;margin-left:9px;padding-left:18px;font:8px DM Mono,monospace}.processing-view{min-height:463px;padding:38px 42px 30px}.processing-view__head{justify-content:space-between;align-items:end;display:flex}.processing-view__head h2{margin:8px 0 0;font:400 27px Instrument Serif,serif}.processing-view__head>b{color:var(--lime);font:400 46px Instrument Serif,serif}.processing-wave{--progress:0%;background:linear-gradient(90deg, #c8ff4517 0 var(--progress), #ffffff04 var(--progress) 100%);border:1px solid #ffffff1a;height:210px;margin:30px 0 0;padding:20px;transition:background .5s}.processing-scale{color:#ffffff40;letter-spacing:.08em;justify-content:space-between;margin-top:10px;font:7px DM Mono,monospace;display:flex}.processing-note{color:#ffffff5c;align-items:center;gap:12px;margin-top:28px;font-size:9px;display:flex}.processing-note p{margin:0}.spinner{border:1px solid #ffffff26;border-top-color:var(--lime);border-radius:50%;flex:none;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.processing-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:463px;padding:70px 30px;display:flex}.processing-error>svg{color:var(--coral);width:38px;height:38px}.processing-error h2{margin:20px 0 8px;font:400 34px Instrument Serif,serif}.processing-error p{color:#ffffff7a;max-width:480px;font-size:11px;line-height:1.6}.processing-error>div{gap:10px;margin-top:18px;display:flex}.results-section{max-width:1080px;margin:55px auto 0}.results-section__head{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.results-section__head>div>span{color:var(--lime);letter-spacing:.1em;align-items:center;gap:8px;font:9px DM Mono,monospace;display:flex}.results-section__head>div>span svg{width:14px}.results-section__head h2{margin-top:15px;font-size:clamp(45px,5vw,68px)}.results-section__head h2 em{color:var(--lime)}.results-section__head p{color:#fff6;font-size:11px}.results-section__head>button{color:#ffffff85;cursor:pointer;background:0 0;border:1px solid #ffffff24;align-items:center;gap:8px;height:42px;padding:0 15px;font-size:10px;display:flex}.result-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.audio-result{background:#181c18;border:1px solid #ffffff21;min-width:0;padding:30px}.audio-result--enhanced{background:linear-gradient(135deg,#c8ff4516,#181c18 46%);border-color:#c8ff4573;box-shadow:0 25px 50px #0003}.audio-result__head{justify-content:space-between;min-height:94px;display:flex}.audio-result__head span{color:var(--coral);letter-spacing:.12em;font:8px DM Mono,monospace}.audio-result--enhanced .audio-result__head span{color:var(--lime)}.audio-result__head h3{margin:9px 0 5px;font:400 26px Instrument Serif,serif}.audio-result__head p{color:#ffffff52;margin:0;font-size:9px}.audio-result__head>i{background:var(--lime);height:fit-content;color:var(--ink);letter-spacing:.08em;padding:7px 9px;font:500 7px DM Mono,monospace}.audio-result__player{background:#111411;border:1px solid #ffffff17;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;height:94px;padding:0 18px;display:grid}.audio-result__player>button{width:42px;height:42px;color:var(--coral);cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:50%;place-items:center;display:grid}.audio-result--enhanced .audio-result__player>button{color:var(--lime);background:#c8ff4514}.audio-result__player>button svg{width:16px}.audio-result__wave{min-width:0;height:54px}.audio-result__player>span{color:#ffffff59;white-space:nowrap;font:7px DM Mono,monospace}.audio-result__download{color:#ffffff80;align-items:center;gap:8px;margin-top:20px;font-size:9px;display:inline-flex}.audio-result--enhanced .audio-result__download{color:var(--lime)}.result-note{border:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:14px;padding:24px 28px;display:grid}.result-note>svg{color:var(--lime)}.result-note b{font-size:11px}.result-note p{color:#ffffff59;margin:4px 0 0;font-size:9px;line-height:1.55}.result-note>a{background:var(--lime);height:39px;color:var(--ink);align-items:center;gap:8px;padding:0 14px;font-size:9px;font-weight:700;display:flex}.studio-trust{color:#ffffff3b;letter-spacing:.06em;justify-content:space-around;max-width:1080px;margin:35px auto 0;font:8px DM Mono,monospace;display:flex}.studio-trust span:before{content:"◆";color:#c8ff4573;margin-right:8px;font-size:5px}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero{min-height:820px;padding-top:72px}.hero__lede,.hero__actions{margin-left:25%}.hero-console{width:100%;margin-left:0}.hero__proof{justify-content:flex-start;padding:0 25px;overflow-x:auto}.statement__copy,.pricing__heading{grid-template-columns:1fr}.statement__copy p,.pricing__heading>p{max-width:460px}.difference-grid,.steps,.price-grid{grid-template-columns:1fr}.difference-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:290px}.steps article{border-bottom:0;border-right:1px solid #ffffff24}.step-icon{margin:25px 0 35px}.price-card--featured{transform:none}.price-card{min-height:520px}.faq__layout{grid-template-columns:1fr;gap:60px}.footer__main{flex-direction:column;gap:60px}.footer__base{flex-wrap:wrap;gap:14px;padding-top:25px}.studio-intro>p{margin-left:30%}.result-grid{grid-template-columns:1fr}}@media (width<=600px){.site-header{height:68px;padding:0 18px}.site-header .button{min-height:36px;padding:0 12px}.site-header .button svg{display:none}.brand{font-size:18px}.brand__mark{width:25px}.hero{min-height:740px;padding:55px 20px 0}.hero h1{font-size:60px}.hero__lede{margin:30px 0 25px;font-size:14px}.hero__actions{flex-direction:column;align-items:flex-start;margin:0}.hero-console{margin-top:58px;transform:rotate(-.5deg)}.hero-console__track{grid-template-columns:62px 1fr;gap:10px;height:85px;padding:10px 13px}.track-reading{display:none}.wave-band{gap:2px}.hero-console__top{grid-template-columns:1fr auto;padding:0 13px}.hero-console__top span:nth-child(2){display:none}.hero-console__meter{padding:0 13px}.hero__proof{height:75px;margin:0 -20px}.hero__proof span{display:none}.statement,.how,.pricing,.faq{padding:75px 20px}.statement__copy,.pricing__heading{margin:40px 0 50px}.statement h2,.pricing h2,.faq h2{font-size:50px}.difference-grid article{padding:25px}.how__intro{flex-direction:column;align-items:flex-start;margin:40px 0 50px}.how__intro h2{font-size:51px}.how__intro p{width:auto}.testimonial{padding:90px 24px}.testimonial blockquote{font-size:38px}.footer{padding:60px 20px 25px}.footer__cta{font-size:29px}.footer__base{flex-direction:column;align-items:flex-start}.studio-shell{padding:38px 14px 55px}.studio-intro__status{display:none}.studio-intro h1{margin-top:35px;font-size:53px}.studio-intro>p{margin:24px 0 0 12%}.recorder-panel__meta span:last-child{display:none}.record-start{padding:28px 18px}.record-active,.record-ready,.processing-view{padding:30px 18px 24px}.record-active__status{grid-template-columns:1fr auto}.record-active__status span:last-child{display:none}.live-wave{height:175px}.record-ready__title{grid-template-columns:auto 1fr}.record-ready__title>button{display:none}.preview-wave{height:120px;padding:8px}.processing-view__head h2{font-size:22px}.processing-view__head>b{font-size:36px}.processing-wave{height:175px;padding:10px}.processing-scale span:nth-child(2),.processing-scale span:nth-child(3){display:none}.results-section__head{flex-direction:column;align-items:flex-start;gap:18px}.results-section__head h2{font-size:49px}.audio-result{padding:21px}.audio-result__player{grid-template-columns:38px 1fr;padding:0 12px}.audio-result__player>span{display:none}.result-note{grid-template-columns:auto 1fr}.result-note>a{grid-column:1/-1;justify-content:center}.studio-trust{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
