:root{--bg:#f9fbfa;--panel:#ffffff;--ink:#182a24;--muted:#5f6f68;--line:#dbe5df;--primary:#38D996;--primary-text:#087749;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color-scheme:light;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:34px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--primary-text);outline-offset:6px}::selection{background:#38D996;color:#123b28}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}em{font-family:var(--serif);font-weight:400}.shell{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-100px;z-index:20;padding:12px 20px;background:white;color:#111}.skip-link:focus{top:15px}
.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:650;letter-spacing:-.9px;white-space:nowrap}.brand img{border-radius:8px}.brand-dot{color:var(--primary-text)}.site-header nav{display:flex;gap:32px;font-size:14px;color:#5d6b64}.site-header nav a:hover{color:var(--ink)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 23px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:550;line-height:1.4;transition:background .2s,transform .2s,box-shadow .2s}.button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.button:hover:not([aria-disabled=true]){transform:translateY(-2px)}.button-small{min-height:42px;padding:10px 16px}.button-outline{border-color:#cbdad2;background:transparent;color:#182a24}.button-outline:hover:not([aria-disabled=true]){background:#edf5f0}.button-primary{background:var(--primary);color:var(--ink);box-shadow:0 5px 20px #38d99625}.button-primary:hover:not([aria-disabled=true]){background:#28c685;box-shadow:0 8px 28px #38d99640}.button-white{background:white;color:#145b3c}.button-white:hover:not([aria-disabled=true]){background:#eefbf4}.button[aria-disabled=true]{cursor:default}
.eyebrow{font-size:12px;line-height:1.6;letter-spacing:1.4px;font-weight:550;color:var(--muted)}.eyebrow svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.4;fill:none}.hero{display:grid;grid-template-columns:1fr 1.03fr;gap:58px;align-items:start;padding-top:28px;padding-bottom:56px}.hero-description{color:#607068;font-size:17px;line-height:1.85;margin-top:30px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.quiet-link{font-size:14px;white-space:nowrap;color:#314e40}.quiet-link span{margin-left:7px}.quiet-link:hover{color:var(--primary-text)}.compatibility-note{font-size:12px;color:#66766d;margin-top:18px}.compatibility-note>span{padding-inline:9px;color:#728579}
.demo{min-width:0;position:relative;padding:20px 20px 16px;background:linear-gradient(150deg,#e8f7ef,#f1f9f4 55%,#ddf4e8);border:1px solid #d0e7da;border-radius:18px;box-shadow:0 28px 70px #183e2612}.demo-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.demo-label{font-size:12px;letter-spacing:1.3px;color:#4d6f5c}.demo-tabs{display:flex;gap:3px;padding:4px;border:1px solid #cfe3d7;background:#ffffff88;border-radius:7px;margin:20px 0 0;width:100%}.demo-tabs button{flex:1;padding:8px 6px;border:0;border-radius:4px;background:none;color:#587061;font-size:14px;white-space:nowrap}.demo-tabs button[aria-selected=true]{background:#38D996;color:var(--ink);box-shadow:0 1px 5px #183e2610}.demo-tabs button:hover{color:var(--ink)}.demo-workspace{position:relative;padding-top:25px;padding-bottom:30px}.product-note{padding:2px 23px 20px;min-height:151px}.product-note h2{font-family:var(--serif);font-size:27px;line-height:1.23;color:#254c38;margin-top:10px;min-height:68px}.editor-window{position:relative;color:#24392c;background:#ffffff;border:1px solid #fff;border-radius:9px;box-shadow:0 17px 30px #183e2612;overflow:hidden;transform:rotate(-1.7deg);margin:0 8px}.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f4f8f5;border-bottom:1px solid #e2ebe5;min-height:40px;padding:8px 14px;font-size:12px;color:#5b7163}.editor-toolbar>svg{width:12px;height:12px;fill:none;stroke:#708476;stroke-width:1.4}.window-dots{display:flex;gap:5px}.window-dots>i{width:7px;height:7px;background:#c8d6cd;border-radius:50%}.window-dots>i:first-child{background:#e2a6a1}.window-dots>i:nth-child(2){background:#e5cc99}.window-dots>i:nth-child(3){background:#b3ccac}.editor-content{min-height:192px;padding:22px 26px 24px;position:relative}.editor-label{font-size:12px;color:#68796d;margin-bottom:14px}#demo-output{display:inline;font-size:19px;line-height:1.5;letter-spacing:-.4px}.editor-cursor{display:inline-block;vertical-align:text-bottom;width:2px;height:20px;background:#159565;margin-left:3px}.editor-placeholder{display:none;font-size:19px;color:#708375}.editor-bottom{display:flex;justify-content:space-between;gap:10px;padding:10px 17px;border-top:1px solid #e7eee9;font-size:12px;color:#66796c}.inserted-label{color:#18714c;display:flex;gap:4px;align-items:center}.inserted-label svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2}.recorder{position:relative;display:flex;align-items:center;gap:11px;background:#ffffff;color:#264735;border:1px solid #cee4d7;border-radius:12px;padding:13px 14px;width:max-content;max-width:100%;margin:-5px 0 0 auto;box-shadow:0 8px 35px #183e2620;transform:rotate(1.4deg);font-size:12px;z-index:1}.mic-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;background:#d9f8e8;flex-shrink:0}.mic-icon svg{width:17px;height:17px;stroke:#167048;fill:none;stroke-width:1.6;stroke-linecap:round}#demo-status{min-width:0;overflow-wrap:anywhere;line-height:1.4}.waveform{flex-shrink:0;height:26px;display:flex;gap:3px;align-items:center;padding:0 8px}.waveform>i{background:#159565;border-radius:2px;width:2px;height:7px}.waveform>i:nth-child(3n){height:20px}.waveform>i:nth-child(4n){height:26px}.waveform>i:nth-child(2n){height:13px}.demo[data-state=listening] .waveform>i{animation:wave .5s ease-in-out infinite alternate}.demo[data-state=listening] .waveform>i:nth-child(2n){animation-delay:-.3s}.demo[data-state=listening] .waveform>i:nth-child(3n){animation-delay:-.1s}.demo[data-state=listening] .editor-placeholder{display:inline}.demo[data-state=listening] .editor-cursor,.demo[data-state=listening] .inserted-label{visibility:hidden}.demo[data-state=listening] #demo-output{display:none}.demo[data-state=inserted] .editor-window{animation:insert .45s ease-out}
.workflow{padding-block:110px}.section-intro{position:relative}.section-intro>.eyebrow{margin-bottom:27px;color:#6d7c73}h2{font-size:48px;line-height:1.17;letter-spacing:-2px}.section-intro h2>span{color:#668073}.section-intro>p:last-child:not(.eyebrow){color:#68786f;font-size:16px;line-height:1.8;margin-top:25px}.workflow .section-intro>p:last-child{position:absolute;right:0;bottom:6px;margin-top:0}.workflow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin-top:48px}.step-visual{height:155px;background:#eff5f1;border:1px solid #dce7df;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:30px;overflow:hidden}.shortcut-visual kbd{width:88px;height:80px;font:550 16px/1.35 var(--sans);text-align:center;border:1px solid #c7d8cc;border-bottom:4px solid #bed0c3;background:linear-gradient(#ffffff,#edf4ef);border-radius:11px;padding:12px;color:#284534;box-shadow:0 5px 9px #183e2610;display:grid;place-items:center}.static-wave{display:flex;align-items:center;gap:5px;height:78px}.static-wave i{width:4px;height:14px;border-radius:3px;background:#25b67c}.static-wave i:nth-child(3n){height:39px}.static-wave i:nth-child(3n+1){height:23px}.static-wave i:nth-child(5n){height:60px}.static-wave i:nth-child(4n+1){height:52px}.static-wave i:first-child,.static-wave i:last-child{height:8px;background:#80cba6}.result-visual{background:#e4f6ec}.result-visual>span{font:450 20px/1.45 var(--sans);color:#296b47;letter-spacing:0;padding:18px}.workflow-line{white-space:nowrap}.result-visual i{display:inline-block;background:#38D996;width:2px;height:1em;margin-left:4px;vertical-align:-.12em}.step-heading{display:flex;align-items:center;gap:13px;margin-bottom:14px}.step-heading>span{font-size:12px;color:#708777}.step-heading>h3{font-size:24px;letter-spacing:-.8px}.workflow-step>p{font-size:16px;line-height:1.85;color:#617569;max-width:340px}

.pricing{padding-top:110px;padding-bottom:95px}.pricing-heading{text-align:center}.pricing-heading h2{font-size:56px;line-height:1.16}.pricing-heading h2 em{font-size:1.12em;color:#087749;letter-spacing:-1px}.pricing-heading>p:last-child{margin-top:21px}
.lifetime-offer{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);max-width:1040px;margin:46px auto 0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--panel)}.offer-price-panel{padding:40px;background:var(--primary);display:flex;flex-direction:column;align-items:flex-start}.offer-badge{display:inline-block;border:1px solid #1b885857;border-radius:4px;padding:5px 9px;font-size:12px;letter-spacing:1px;font-weight:600;line-height:1.5}.offer-price-panel h3{font-size:25px;letter-spacing:-.8px;margin-top:25px}.offer-price{font-size:98px;font-weight:500;letter-spacing:-6px;line-height:1.1;margin-top:15px}.offer-billing{font-size:16px;color:#204d38;margin-top:10px}.offer-promise{font-size:16px;line-height:1.7;color:#204d38;margin-top:23px;margin-bottom:30px}.offer-price-panel .button{width:100%;margin-top:auto;justify-content:space-between;gap:14px;padding-inline:16px;font-size:14px}.offer-inclusions{padding:40px}.offer-inclusions>h3{font-size:25px;letter-spacing:-.8px;line-height:1.3}.included-features{list-style:none;margin:29px 0 0;padding:0;display:grid;gap:24px}.included-features li{display:flex;gap:15px;align-items:flex-start}.feature-check{display:grid;place-items:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#e1f8ed;color:#087749;font-size:14px;line-height:1;margin-top:2px}.included-features h4{margin:0;font-size:16px;line-height:1.5;font-weight:550}.included-features p{font-size:16px;line-height:1.7;color:var(--muted);margin-top:5px}.offer-compatibility{padding-top:23px;margin-top:27px;border-top:1px solid var(--line);font-size:12px;line-height:1.7;color:var(--muted)}.offer-trial{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 40px;border-top:1px solid var(--line)}.offer-trial h3{font-size:23px;letter-spacing:-.7px;line-height:1.3}.offer-trial p{font-size:14px;color:var(--muted);margin-top:6px}.offer-trial .button{font-size:14px;flex-shrink:0}

.faq{display:grid;grid-template-columns:.85fr 1.5fr;gap:80px;border-top:1px solid var(--line);padding-top:63px;padding-bottom:80px}.faq .eyebrow{font-size:12px;margin-bottom:22px}.faq h2{font-size:37px;letter-spacing:-1.4px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:24px 0;display:flex;gap:24px;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:16px;color:#294936}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;font-weight:400;color:#3f8b61;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details>p{color:#60796a;font-size:16px;line-height:1.9;padding:0 35px 24px 0}.closing{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:33px;padding-bottom:58px;border-bottom:1px solid var(--line)}.closing-copy>p{font-size:53px;line-height:1.1;letter-spacing:-2.7px}.closing em{font-size:1.18em;color:#087749;letter-spacing:-1px}.closing-link{display:flex;align-items:center;justify-content:center;width:86px;height:86px;border:1px solid #cadfd1;border-radius:50%;transition:background .2s;flex-shrink:0}.closing-link:hover{background:#dcf8e8}.closing-link svg{width:36px;height:36px;fill:none;stroke:#198552;stroke-width:1.3}.site-footer{min-height:115px;display:flex;gap:28px;align-items:center;justify-content:space-between;color:#647e6c;font-size:12px}.site-footer .brand{font-size:18px;color:#244532}.site-footer .brand img{border-radius:7px}
@keyframes wave{to{transform:scaleY(.35)}}@keyframes insert{0%{transform:translateY(5px)}100%{transform:translateY(0)}}
@media(min-width:1600px){.hero{gap:90px;padding-top:44px;padding-bottom:72px}.hero-description{font-size:18px}.editor-content{min-height:200px}}
@media(max-width:1100px){.shell{width:calc(100% - 72px)}.hero{gap:32px;padding-top:24px}.hero-description{font-size:16px}.hero-actions{gap:17px;flex-wrap:wrap}.demo{padding:18px 15px 14px}.product-note{padding-inline:15px}.product-note h2{font-size:24px}.editor-content{padding:22px 19px;min-height:213px}#demo-output{font-size:18px}.recorder{gap:7px;padding:10px;max-width:96%}.waveform{gap:2px;padding:0 4px}.workflow .section-intro>p:last-child{position:static;margin-top:23px}.workflow-steps{gap:25px}.faq{gap:45px}}
@media(max-width:800px){.shell{width:calc(100% - 48px)}.site-header{height:88px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:48px;padding-top:28px;padding-bottom:42px}.hero-copy{text-align:center}.hero-description{font-size:17px;line-height:1.8;margin-top:26px}.hero-actions{justify-content:center;margin-top:28px;gap:25px}.demo{max-width:560px;width:100%;margin-inline:auto;padding:20px 22px 16px}.product-note{min-height:147px;padding-inline:24px}.product-note h2{font-size:29px}.editor-content{min-height:192px;padding:23px 27px}#demo-output{font-size:21px}.recorder{padding:12px 14px;gap:12px}.waveform{gap:3px;padding:0 7px}.workflow{padding-block:75px}h2{font-size:39px}.workflow-steps{gap:18px}.step-visual{height:126px;margin-bottom:23px}.shortcut-visual kbd{height:72px;width:78px;padding:10px;font-size:15px}.static-wave{gap:3px}.static-wave i{width:3px}.result-visual>span{font-size:18px}.step-heading h3{font-size:22px}.pricing{padding-block:75px}.pricing-heading h2{font-size:45px}.faq{grid-template-columns:1fr;gap:35px;padding-block:50px}.faq h2 br{display:none}.closing-copy>p{font-size:44px}.site-footer>span:nth-child(2){display:none}}
@media(max-width:540px){.shell{width:calc(100% - 40px)}.site-header{height:85px;gap:14px}.brand{font-size:18px;gap:8px}.brand img{height:29px;width:29px}.button-small{font-size:12px;min-height:39px;padding:9px 11px;gap:9px}.hero{padding-top:26px;gap:38px}.hero-description{font-size:16px;line-height:1.8;margin-top:24px}.desktop-break{display:none}.hero-actions{gap:19px;flex-wrap:wrap}.hero-actions .button{min-height:50px;padding:13px 20px}.compatibility-note{margin-top:18px}.demo{padding:17px 12px 13px;border-radius:12px}.demo-topline{padding-inline:4px;gap:7px;flex-wrap:wrap}.demo-label{font-size:11px;letter-spacing:.6px}.demo-tabs{margin-top:17px}.demo-tabs button{font-size:14px;padding-block:7px}.demo-workspace{padding-top:22px;padding-bottom:20px}.product-note{padding:0 14px 20px;min-height:152px}.product-note h2{font-size:24px;line-height:1.25;min-height:84px}.editor-window{margin-inline:4px}.editor-toolbar{padding:8px 10px;font-size:11px;gap:9px}.window-dots{gap:4px}.window-dots>i{width:6px;height:6px}.editor-content{padding:21px 18px;min-height:215px}#demo-output,.editor-placeholder{font-size:18px;line-height:1.5}.editor-label{font-size:12px;margin-bottom:12px}.editor-bottom{font-size:11px;padding:10px 12px}.recorder{margin-right:2px;margin-top:-2px;padding:9px 10px;gap:7px;font-size:12px;border-radius:10px}.mic-icon{height:27px;width:27px}.waveform{gap:2px;padding:0 5px}.waveform i:nth-child(n+12){display:none}.workflow{padding-top:66px;padding-bottom:63px}.section-intro>.eyebrow{font-size:11px;margin-bottom:23px}h2{font-size:34px;letter-spacing:-1.5px;line-height:1.2}.section-intro>p:last-child:not(.eyebrow){font-size:16px;margin-top:20px}.workflow-steps{grid-template-columns:1fr;gap:33px;margin-top:34px}.workflow-step{display:grid;grid-template-columns:94px 1fr;column-gap:18px;align-items:start}.step-visual{grid-row:1/3;height:120px;margin:0;border-radius:7px}.step-heading{gap:10px;margin:0 0 10px}.step-heading h3{font-size:24px}.workflow-step>p{font-size:15px;line-height:1.75;margin:0;max-width:none}.shortcut-visual kbd{width:62px;height:62px;border-radius:8px;border-bottom-width:3px;font-size:14px;padding:8px}.static-wave{gap:2px;transform:scale(.7)}.static-wave i{width:3px;flex-shrink:0}.result-visual>span{font-size:14px;padding:10px;line-height:1.45}.result-visual i{margin-left:3px}.pricing{padding-top:62px;padding-bottom:57px}.pricing-heading>.eyebrow{font-size:11px;letter-spacing:.6px}.pricing-heading h2{font-size:37px;letter-spacing:-1.8px}.pricing-heading h2 em{letter-spacing:-.5px}.pricing-heading>p:last-child{max-width:285px;margin-inline:auto;font-size:16px}.faq{padding-top:47px;padding-bottom:52px;gap:28px}.faq .eyebrow{font-size:11px}.faq h2{font-size:34px}.faq-list summary{font-size:16px;padding-block:21px;gap:18px;line-height:1.6}details>p{font-size:16px;padding-right:15px}.closing{padding-top:8px;padding-bottom:42px;gap:20px}.closing-copy>p{font-size:34px;letter-spacing:-1.8px}.closing-link{height:57px;width:57px}.closing-link svg{width:27px;height:27px}.site-footer{min-height:92px;gap:16px}.site-footer .brand{font-size:16px}.site-footer .brand img{width:24px;height:24px}.site-footer>span{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Supplied mascot: retain the original artwork and frame its transparent canvas. */
.closing{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;padding-top:25px;padding-bottom:50px}
.closing-copy{min-width:0}
.closing-copy .closing-link{width:64px;height:64px;margin-top:25px}
.closing-copy .closing-link svg{width:29px;height:29px}
@media(max-width:800px){.closing{gap:25px;grid-template-columns:1.2fr 1fr}.closing-copy>p{font-size:39px}.closing-copy .closing-link{width:55px;height:55px}}
@media(max-width:540px){.closing{grid-template-columns:1fr;gap:27px;padding-top:12px;padding-bottom:35px}.closing-copy{display:grid;grid-template-columns:1fr 52px;gap:16px;align-items:center}.closing-copy>p{font-size:32px}.closing-copy .closing-link{width:52px;height:52px;margin-top:0}}

@media(max-width:1100px){.offer-price-panel,.offer-inclusions{padding:32px}.offer-trial{padding:26px 32px}.offer-price{font-size:88px}}
@media(max-width:800px){.lifetime-offer{grid-template-columns:1fr;max-width:560px}.offer-price-panel{padding:32px}.offer-price{font-size:94px}.offer-promise br{display:none}.offer-promise{margin-top:18px;margin-bottom:24px}.offer-inclusions{padding:32px}.offer-trial{align-items:flex-start;flex-direction:column;gap:20px}.offer-trial .button{width:100%;justify-content:space-between}}
@media(max-width:540px){.lifetime-offer{margin-top:32px;border-radius:11px}.offer-price-panel,.offer-inclusions{padding:27px 24px}.offer-price{font-size:88px;letter-spacing:-5px}.offer-price-panel h3{margin-top:22px;font-size:24px}.offer-price-panel .button{font-size:13px;padding-inline:14px}.included-features{gap:23px;margin-top:25px}.included-features li{gap:12px}.included-features p{font-size:16px}.offer-trial{padding:25px 24px}.offer-trial h3{font-size:23px}.offer-trial .button{font-size:13px;padding-inline:14px}.offer-compatibility{margin-top:24px;padding-top:20px}}

/* Fixed INR lifetime price. */
[hidden]{display:none!important}.price-display{width:100%}.offer-price{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:8px;row-gap:0;letter-spacing:-4px;font-size:clamp(54px,6vw,82px)}.price-value{display:inline-flex;align-items:baseline;gap:6px;letter-spacing:0;white-space:nowrap}.price-symbol{font-size:.52em;font-weight:450;line-height:1}.price-value>#price-amount{font-size:inherit;line-height:inherit;font-variant-numeric:tabular-nums;letter-spacing:0}.offer-price-panel .offer-promise{margin-top:19px;margin-bottom:24px}.offer-price-panel .offer-billing{font-size:15px}
@media(max-width:800px){.offer-price{font-size:76px}}
@media(max-width:540px){.offer-price{font-size:clamp(49px,17vw,70px);letter-spacing:-3px}.offer-price-panel .offer-billing{font-size:14px}}

/* Short windows need a compact first screen, without clipping content or shrinking controls. */
@media (min-width:801px) and (max-height:800px) {
  .site-header{height:76px}
  .hero{gap:clamp(28px,4vw,58px);padding-top:22px;padding-bottom:32px}

  .hero-description{font-size:16px;line-height:1.7;margin-top:22px}
  .hero-actions{margin-top:24px;gap:18px}
  .compatibility-note{margin-top:14px}
  .demo{padding:16px 16px 12px}
  .demo-tabs{margin-top:14px}
  .demo-tabs button{padding-block:6px}
  .demo-workspace{padding-top:14px;padding-bottom:12px}
  .product-note{min-height:104px;padding:0 15px 12px}
  .product-note h2{font-size:24px;min-height:60px;margin-top:8px}
  .editor-content{min-height:124px;padding:16px 20px}
  .editor-bottom{padding:7px 14px}
  .editor-label{margin-bottom:10px}
  #demo-output{font-size:18px}
  .recorder{padding:10px 12px}
}
@media (max-width:800px) and (max-height:800px) {
  .site-header{height:76px}
  .hero{padding-top:20px;gap:32px}

  .hero-description{margin-top:20px;line-height:1.7}
  .hero-actions{margin-top:22px;gap:16px}
  .compatibility-note{margin-top:14px}
}
@media (max-height:600px) {
  .site-header{height:68px}
  .hero{padding-top:12px}


  .hero-description{font-size:15px;line-height:1.6;margin-top:16px}
  .hero-actions{margin-top:18px;gap:12px}
  .compatibility-note{margin-top:12px}
}

/* A brief entrance leads into the demo; the call to action never waits for motion. */

@keyframes hero-arrive {
  from{opacity:0;transform:translateY(16px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes preview-arrive {
  from{opacity:0;transform:translateY(18px) scale(.985)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
@keyframes microphone-pulse {
  0%,100%{box-shadow:0 0 0 0 #38d99600}
  50%{box-shadow:0 0 0 7px #38d99624}
}
@media (prefers-reduced-motion:no-preference) {


  .hero-description{animation:hero-arrive .65s cubic-bezier(.2,.7,.2,1) .24s both}
  .demo[data-state=listening] .mic-icon{animation:microphone-pulse .7s ease-in-out 2}
}


/* Brief product explanations settle on readable text without playback controls. */
.demo[data-state=writing] .inserted-label{visibility:hidden}





.product-note{min-height:0;padding:13px 15px 25px}
.product-note h2{min-height:0;margin:0;font-size:34px;line-height:1.12;letter-spacing:-.7px}
@media(min-width:801px) and (max-height:800px){.product-note{padding:8px 15px 22px}.product-note h2{font-size:30px}}
@media(max-width:540px){.product-note{padding:5px 14px 24px}.product-note h2{font-size:29px}}

@media(max-width:540px){.demo-tabs button{min-width:0;white-space:normal;min-height:44px;line-height:1.25}}

/* The whole hero is an open, left-to-right voice-to-text composition. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero{display:block;padding-top:38px;padding-bottom:48px}
.hero-copy{min-width:0;text-align:center}
.hero-description{max-width:620px;margin:24px auto 0;font-size:18px;line-height:1.75}
.hero-actions{justify-content:center;margin-top:25px}
.app-store-button{max-width:100%;gap:12px}
.hero .compatibility-note{margin-top:16px}
.voice-flow{position:relative;display:block;width:100%;min-width:0;margin:0;padding:0;border:0;background:transparent;color:var(--ink);cursor:default;text-align:left}
.flow-stage{--flow-type:clamp(48px,5.2vw,72px);display:grid;grid-template-columns:minmax(0,1fr) 108px minmax(0,1fr);align-items:center;height:264px}
.flow-source{position:relative;display:block;min-width:0;height:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 26px,#000 calc(100% - 12px),transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 26px,#000 calc(100% - 12px),transparent)}
.flow-ribbon{display:block;width:100%;height:100%;overflow:hidden;color:#739783;font:italic 400 clamp(23px,2.5vw,36px)/1.2 var(--serif)}
.flow-static{display:flex;align-items:center;height:100%;padding-inline:20px;font:italic 400 var(--flow-type)/1.14 var(--serif);letter-spacing:-.5px;color:#739783}
.voice-flow:not([data-animated=true]) .flow-source{mask-image:none;-webkit-mask-image:none}
.flow-wave{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;height:112px;width:108px}
.flow-wave i{display:block;width:4px;height:12px;border-radius:4px;background:var(--primary);transform:scaleY(.6)}
.flow-wave i:nth-child(2),.flow-wave i:nth-child(12){height:24px}
.flow-wave i:nth-child(3),.flow-wave i:nth-child(11){height:44px}
.flow-wave i:nth-child(4),.flow-wave i:nth-child(10){height:66px}
.flow-wave i:nth-child(5),.flow-wave i:nth-child(9){height:84px}
.flow-wave i:nth-child(6),.flow-wave i:nth-child(8){height:56px}
.flow-wave i:nth-child(7){height:94px}
.flow-result{display:flex;align-items:center;min-width:0;height:100%;padding-left:32px;color:#183c2a}
.flow-document{font:500 var(--flow-type)/1.08 var(--sans);letter-spacing:-.045em}
.flow-caret{display:inline-block;vertical-align:-3px;width:2px;height:.8em;margin-left:4px;background:#159565}
.voice-flow[data-playing=true] .flow-wave i{animation:flow-wave .62s ease-in-out infinite alternate}
.voice-flow[data-playing=true] .flow-wave i:nth-child(2n){animation-delay:-.36s}
.voice-flow[data-playing=true] .flow-wave i:nth-child(3n){animation-delay:-.17s}
.voice-flow[data-playing=true] .flow-caret{animation:flow-caret .9s step-end infinite}
@keyframes flow-wave{from{transform:scaleY(.35)}to{transform:scaleY(1)}}
@keyframes flow-caret{50%{opacity:0}}
.workflow-overview{display:grid;grid-template-columns:1fr;align-items:center;gap:40px}
.workflow-overview .section-intro>p:last-child{position:static;margin-top:25px}
.workflow-overview .demo{width:100%;max-width:560px;margin-inline:auto}
@media(min-width:801px) and (max-height:800px){.hero{padding-top:22px;padding-bottom:34px}.flow-stage{height:240px}.hero-description{font-size:17px;margin-top:16px}.hero-actions{margin-top:22px}}
@media(max-width:1100px){.workflow-overview{gap:36px}.workflow-overview h2{font-size:42px}.flow-stage{--flow-type:58px;grid-template-columns:minmax(0,1fr) 94px minmax(0,1fr)}.flow-wave{width:94px;gap:3px}}
@media(max-width:800px){.hero{padding-top:28px;padding-bottom:36px}.flow-stage{--flow-type:clamp(38px,7vw,56px);grid-template-columns:minmax(0,1fr) 78px minmax(0,1fr);height:228px}.flow-wave{width:78px;gap:3px;height:90px}.flow-wave i{width:3px;max-height:78px}.flow-result{padding-left:22px}.hero-description{font-size:17px;margin-top:18px}.hero-actions{gap:24px}.workflow-overview{grid-template-columns:1fr;gap:32px}.workflow-overview .demo{max-width:560px;margin-inline:auto}.workflow-overview h2{font-size:39px}}
@media(max-width:540px){.hero{padding-top:20px;padding-bottom:30px}.flow-stage{--flow-type:clamp(30px,8.6vw,43px);grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);height:210px}.flow-source{mask-image:linear-gradient(to right,transparent,#000 12px,#000 calc(100% - 5px),transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 12px,#000 calc(100% - 5px),transparent)}.flow-wave{width:54px;height:68px;gap:2px}.flow-wave i{width:2px;max-height:60px}.flow-result{padding-left:12px}.flow-static{padding-inline:8px}.hero-description{margin-top:12px;font-size:16px;line-height:1.7}.hero-actions{margin-top:22px;gap:18px}.hero .compatibility-note{margin-top:14px}.workflow-overview h2{font-size:34px}}
@media(max-height:600px){.hero{padding-top:14px;padding-bottom:28px}.flow-stage{height:184px}.hero-description{font-size:15px;margin-top:10px}.hero-actions{margin-top:18px}}
@media(prefers-reduced-motion:reduce){.flow-caret{display:none}}

/* Main headings share the centered alignment of the pricing section. */
.section-heading{width:100%;text-align:center}
.workflow-overview .section-heading{max-width:760px;margin-inline:auto}
.product-note h2{text-align:center}







.faq{grid-template-columns:1fr;gap:36px}
.faq-list{width:100%;max-width:840px;margin-inline:auto}
.closing{grid-template-columns:1fr;justify-items:center;gap:28px}
.closing-copy{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}
.closing-copy>p{max-width:760px}

@media(max-width:540px){.faq{gap:28px}}

/* Every download action shares the App Store destination. */
.offer-price-panel .app-store-button,.offer-trial .app-store-button{justify-content:center;gap:12px}

/* Privacy: intact heading lines, Apple-native processing, and two clear promises. */
.privacy{background:linear-gradient(155deg,#eef8f2,#e5f5ec);color:#1e3828}
.privacy-inner{display:grid;gap:32px;padding-block:80px}
.privacy-heading{max-width:660px;margin-inline:auto}


.privacy-heading h2{font-size:clamp(40px,4.7vw,60px);line-height:1.08;letter-spacing:-2.5px}
.privacy-heading h2>span,.privacy-heading h2>em{display:block;white-space:nowrap}
.privacy-heading h2>em{color:#087749;font-size:1.08em;font-weight:400;letter-spacing:-1.2px;margin-top:4px}
.privacy-intro{max-width:550px;margin:24px auto 0;color:#506b59;font-size:17px;line-height:1.75;text-wrap:pretty}
.privacy-facts{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 28px;list-style:none;padding:0;margin:0;color:#315e43;font-size:13px;line-height:1.5}
.privacy-facts li{display:flex;align-items:center;gap:7px}
.privacy-facts li>span{color:#087749;font-size:14px}
.privacy-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;max-width:900px;margin:4px auto 0;text-align:center}
.privacy-details article{padding:30px 32px 32px;border:1px solid #d0e7d8;border-radius:16px;background:#ffffff9c}
.privacy-icon{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 16px;border-radius:11px;background:#dcf5e7}
.privacy-icon svg{width:23px;height:23px;fill:none;stroke:#23784d;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.privacy-details h3{font-size:19px;font-weight:550;line-height:1.4;letter-spacing:-.45px;margin:0 0 10px;text-wrap:balance}
.privacy-details article p{max-width:340px;margin-inline:auto;color:#506b59;font-size:15px;line-height:1.75;text-wrap:pretty}
.privacy-signoff{text-align:center;font-size:13px;line-height:1.6;color:#52715e}
@media(max-width:800px){.privacy-inner{padding-block:64px;gap:28px}.privacy-details{gap:16px}.privacy-details article{padding:26px 24px}}
@media(max-width:540px){.privacy-inner{padding-block:54px;gap:26px}.privacy-heading h2{font-size:clamp(36px,9.5vw,46px);letter-spacing:-1.6px}.privacy-heading h2>em{letter-spacing:-.7px}.privacy-intro{margin-top:20px;font-size:16px;line-height:1.7;max-width:350px}.privacy-facts{gap:9px 18px;font-size:12px}.privacy-details{grid-template-columns:1fr;margin-top:0}.privacy-details article{padding:25px 24px}.privacy-details h3{font-size:18px}.privacy-details article p{font-size:15px}.privacy-signoff{font-size:12px}}

/* Shared section geometry keeps the page on a consistent, centered grid. */
:root{--content-width:1040px;--heading-width:720px;--section-space:clamp(64px,7.5vw,96px);--section-gap:clamp(32px,4vw,48px);--section-title:clamp(34px,4.4vw,52px)}
.workflow{padding-top:clamp(40px,5vw,64px);padding-bottom:var(--section-space)}
.privacy-inner,.pricing{padding-block:var(--section-space)}
.faq{padding-top:var(--section-space);padding-bottom:calc(var(--section-space)/2);gap:var(--section-gap)}
.closing{padding-top:calc(var(--section-space)/2);padding-bottom:48px;gap:32px}
.workflow-overview .section-heading,.privacy-heading,.pricing-heading,.faq>.section-heading{width:100%;max-width:var(--heading-width);margin-inline:auto}
.workflow-overview .section-heading h2,.privacy-heading h2,.pricing-heading h2,.faq>.section-heading h2{font-size:var(--section-title);line-height:1.13;letter-spacing:-.045em;text-wrap:balance}
.workflow-overview .section-heading h2>em,.privacy-heading h2>em,.pricing-heading h2 em{color:#087749;font-size:1.08em;letter-spacing:-.02em}
.privacy-heading h2>em{margin-top:0}
.workflow-overview .section-intro>p:last-child,.pricing-heading>p:last-child,.privacy-intro{max-width:560px;margin:24px auto 0;font-size:17px;line-height:1.75;text-wrap:pretty}
.workflow-overview{gap:var(--section-gap)}
.workflow-overview .demo{max-width:640px;padding:24px;border-radius:16px}
.demo-topline{justify-content:center}
.demo-tabs{margin-top:20px}
.demo-tabs button{min-height:44px}
.demo-workspace{padding-top:24px;padding-bottom:0}
.product-note{padding:0 12px 24px;min-height:0}
.product-note h2{font-size:32px;line-height:1.2;margin:0;min-height:0}
.editor-window{margin:0;transform:none}
.editor-content{min-height:176px;padding:24px}
.editor-toolbar{padding:10px 16px}
.editor-bottom{padding:12px 16px}
.recorder{transform:none;margin:16px auto 0;max-width:100%;padding:12px 14px}
.workflow-steps,.privacy-details,.lifetime-offer,.faq-list{width:100%;max-width:var(--content-width);margin-inline:auto}
.workflow-steps{gap:24px;margin-top:var(--section-gap)}
.step-visual{height:160px;margin-bottom:24px;border-radius:12px}
.step-heading{justify-content:center;margin-bottom:12px}
.workflow-step>p{text-align:center;max-width:30ch;margin-inline:auto;line-height:1.75}
.privacy-inner{gap:28px}
.privacy-details{gap:24px;margin-top:8px}
.privacy-details article{padding:32px}
.privacy-details article p{font-size:16px;max-width:38ch}
.privacy-facts{font-size:14px;gap:12px 28px}
.lifetime-offer{margin-top:var(--section-gap);border-radius:16px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}
.offer-price-panel,.offer-inclusions{padding:40px}
.offer-price-panel{align-items:center;text-align:center}
.offer-price-panel .offer-price{justify-content:center}
.offer-price-panel .app-store-button{min-height:54px}
.offer-trial{padding:28px 40px}
.faq-list summary{padding-block:24px}
.closing-copy>p{font-size:var(--section-title);line-height:1.16;letter-spacing:-.04em;text-wrap:balance}
.closing-copy>p em{font-size:1.08em;letter-spacing:-.02em}
.closing-download{width:min(100%,340px);margin:24px auto 0;display:flex;flex-direction:column;align-items:center}
.closing-sloth{display:block;width:68%;height:auto;margin-bottom:-16px;position:relative;z-index:1;pointer-events:none}
.closing-download .app-store-button{width:100%;margin:0}
.hero-actions .app-store-button,.closing-copy .app-store-button{min-width:min(100%,280px);min-height:54px}
.site-footer{min-height:104px}
@media(max-width:800px){
  .workflow-steps{gap:20px}.step-visual{height:136px}
  .lifetime-offer{grid-template-columns:1fr}
  .offer-price-panel,.offer-inclusions{padding:32px}
  .offer-price-panel .app-store-button{width:auto;min-width:min(100%,280px)}
  .offer-trial{padding:28px 32px;align-items:center;text-align:center}
  .offer-trial .app-store-button{width:auto;min-width:min(100%,280px)}
  .privacy-details{gap:20px}.privacy-details article{padding:28px 24px}
}
@media(max-width:540px){
  :root{--section-space:64px;--section-gap:32px;--section-title:clamp(32px,8.8vw,38px)}
  .workflow-overview .section-intro>p:last-child,.pricing-heading>p:last-child,.privacy-intro{font-size:16px;margin-top:20px;line-height:1.7}
  .workflow-overview .demo{padding:16px;border-radius:14px}
  .demo-workspace{padding-top:24px}.product-note{padding:0 0 22px}.product-note h2{font-size:28px}
  .editor-toolbar{padding:10px}.editor-content{min-height:200px;padding:20px 16px}.editor-bottom{padding:10px;font-size:11px}
  .recorder{padding:10px;margin:14px auto 0}
  .workflow-steps{gap:28px}.step-visual{height:120px;margin:0;border-radius:10px}
  .step-heading{justify-content:flex-start;margin-bottom:10px}.workflow-step>p{text-align:left;max-width:none;margin:0}
  .privacy-inner{gap:24px}.privacy-facts{gap:10px 20px}.privacy-details{margin-top:4px;gap:16px}.privacy-details article{padding:26px 22px}
  .offer-price-panel,.offer-inclusions{padding:28px 24px}.offer-trial{padding:26px 24px}
  .faq-list summary{padding-block:20px}.closing{gap:28px;padding-bottom:36px}.site-footer{min-height:92px}
}

/* Frame the supplied keycap at the existing header and footer icon sizes, allowing for its transparent canvas. */
.site-header .brand img,.site-footer .brand img{border-radius:0;object-fit:contain;transform:scale(1.4)}

/* The supplied keycap artwork is decorative; labels and icons remain live content. */
.button.app-store-button{
  position:relative;
  isolation:isolate;
  min-height:64px;
  padding:16px 24px 22px;
  gap:12px;
  border:0;
  border-radius:16px;
  background:transparent;
  color:#143e30;
  font-weight:600;
  text-shadow:0 1px 0 #c0ffe044;
  box-shadow:none;
  transition:transform 140ms ease;
}
.button.app-store-button::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  border-radius:inherit;
  /* Fill the button with the keycap, accounting for the source's transparent margins. */
  background:url("assets/download-keycap.webp") center / 112% 160% no-repeat;
  filter:drop-shadow(0 3px 4px #12634126);
  transition:filter 140ms ease;
}
.button.app-store-button::after{
  content:"";
  position:absolute;
  inset:3px 4px 4px;
  z-index:-2;
  border-radius:12px;
  background:var(--primary);
  pointer-events:none;
}
.button.app-store-button svg{flex-shrink:0}
.button.app-store-button:hover{
  background:transparent;
  transform:translateY(-1px);
  box-shadow:none;
}
.button.app-store-button:hover::before{filter:drop-shadow(0 5px 6px #12634130)}
.button.app-store-button:active{box-shadow:none}
.button.app-store-button:active::before{filter:drop-shadow(0 1px 2px #12634126)}
.button.app-store-button:focus-visible{outline:2px solid #087749;outline-offset:6px}
@media(max-width:540px){
  .button.app-store-button{padding-inline:18px}
  .offer-price-panel .app-store-button,.offer-trial .app-store-button{padding-inline:14px;gap:10px}
}
@media(max-width:360px){
  .offer-price-panel .app-store-button,.offer-trial .app-store-button{padding-inline:10px;gap:8px}
}
@media(prefers-reduced-motion:reduce){
  .button.app-store-button:hover,.button.app-store-button:active{transform:none}
}

@media(forced-colors:active){
  .button.app-store-button{background:ButtonFace;color:ButtonText;border:1px solid ButtonText;text-shadow:none}
  .button.app-store-button::before,.button.app-store-button::after{display:none}
}

/* Immediate held-state feedback complements the finite click animation. */
:is(.brand,.demo-tabs button,.faq-list summary,.site-header nav a):active{filter:brightness(.94)}

/* One lifetime offer with current and future offline features in a single checklist. */
.lifetime-offer{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);border-radius:22px;background:#fff;box-shadow:0 14px 44px #173f2e06}
.offer-price-panel{padding:40px 32px;background:linear-gradient(145deg,#e6f9ef,#f3fcf7);justify-content:center;border-right:1px solid var(--line)}
.offer-badge{padding:5px 11px;border:1px solid #bce6d0;border-radius:100px;color:#256247;background:#ffffff80;font-size:11px;letter-spacing:1.1px}
.offer-price-panel h3{font-size:22px;margin-top:22px}
.offer-price{color:#16573b;font-size:96px;margin-top:12px}
.offer-billing{font-size:17px;font-weight:500;margin-top:8px}
.offer-promise{font-size:14px;margin:14px 0 24px;color:#52715f}
.offer-price-panel .app-store-button{margin-top:0;max-width:340px}
.offer-inclusions{padding:40px}
.offer-inclusions>h3{font-size:23px;font-weight:550;letter-spacing:-.6px}
.included-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;margin-top:28px}
.included-features li{gap:10px;font-size:15px;line-height:1.55;color:#294936}
.feature-check{width:20px;height:20px;background:#e7f8ef;font-size:12px;margin-top:2px}
.offer-local{font-size:15px;line-height:1.65;color:#23573d;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}
.offer-compatibility{font-size:13px;margin-top:10px;padding-top:0;border-top:0}
@media(max-width:800px){
  .lifetime-offer{grid-template-columns:1fr;max-width:600px}
  .offer-price-panel{padding:32px;border-right:0;border-bottom:1px solid var(--line)}
  .offer-price-panel .app-store-button{width:min(100%,340px)}
  .offer-inclusions{padding:32px}
}
@media(max-width:540px){
  .lifetime-offer{border-radius:18px}
  .offer-price-panel,.offer-inclusions{padding:28px 24px}
  .offer-price{font-size:88px}
  .offer-inclusions>h3{text-align:center;font-size:22px}
  .included-features{grid-template-columns:1fr;gap:17px;margin-top:24px}
  .included-features li{font-size:16px;gap:12px}
  .offer-local{text-align:center;margin-top:24px}
  .offer-compatibility{text-align:center;margin-top:10px}
}
