/* Design alternative. Shared foundations + the new homepage. */
:root{--ink:#101828;--text:#3C4658;--muted:#606B7D;--paper:#FAF8F3;--white:#fff;--surface:#EEF3FF;--surface-strong:#D4DFFB;--line:#E2E0D9;--line-strong:#C8D0DB;--brand:#2457FF;--brand-hover:#1A44D6;--brand-dark:#1435A8;--font:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif;--mono:Manrope,system-ui,sans-serif;--wrap:1280px;--gutter:40px;--r-ctl:9px;--r-host:18px}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{font-size:16px;line-height:1.7;background:var(--paper)}
button,input,textarea{font:inherit}
button{touch-action:manipulation}
button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}
h1,h2,h3,h4{font-weight:700;letter-spacing:-.045em}
h2{font-size:44px;line-height:1.15}
strong,b{font-weight:700}
.btn{min-height:52px;gap:20px;padding:13px 22px;font-size:14px;font-weight:700;border-radius:9px;box-shadow:0 4px 0 #1A44D6;transition:background .18s,transform .18s,box-shadow .18s}
.btn:hover{transform:translateY(-2px);box-shadow:0 6px 0 #1A44D6}
.btn:active{transform:translateY(2px);box-shadow:0 2px 0 #1A44D6}
.btn span[aria-hidden]{font-size:22px;line-height:1}
.btn--sm{min-height:43px;padding:9px 16px;font-size:14.5px;box-shadow:none}
.btn--sm:hover{box-shadow:none}
.btn--ghost,.btn--onink{box-shadow:none}
.btn--ghost:hover,.btn--onink:hover{box-shadow:none}
.tlink{font-size:14px;gap:12px;min-height:44px}
button.tlink{padding:0;background:none;border:0;cursor:pointer;font-family:inherit}
.hd{background:var(--paper);border-bottom:0}
.hd-in{min-height:98px;gap:25px}
.hd-nav{gap:26px}
.hd-nav a{font-size:13px;font-weight:600}
.hd-price{display:none}
.mark{font-size:17px;letter-spacing:-.055em;white-space:nowrap}
.mark .d{font-size:.9em}
.brand-symbol{display:inline-flex;gap:3px;align-items:center;justify-content:center;width:33px;height:35px;margin-right:10px;background:var(--brand);border-radius:9px;flex:none;transform:rotate(-7deg)}
.brand-symbol i{width:3px;background:#fff;border-radius:2px;height:11px}
.brand-symbol i:nth-child(2){height:21px}.brand-symbol i:nth-child(3){height:16px}.brand-symbol i:nth-child(4){height:8px}
.hd-burger{background:transparent;border-radius:50%}
.hd-mob{background:var(--paper)}
.eyebrow{font-size:13.5px;font-weight:800;letter-spacing:.15em;line-height:1.6;color:var(--text)}
.live-dot{display:inline-block;width:7px;height:7px;flex:none;border-radius:50%;background:var(--brand);margin-right:9px;vertical-align:1px}
.sound-hero{padding:53px 0 0}
.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:60px}
.hero-copy{padding:0 0 15px}
.hero-copy h1{margin-top:24px;font-size:clamp(52px,5.05vw,73px);line-height:1.065;letter-spacing:-.065em;max-width:630px}
.hero-copy h1 span{color:var(--brand)}
.hero-description{font-size:16px;line-height:1.85;margin-top:26px;letter-spacing:-.015em}
.hero-actions{display:flex;gap:23px;align-items:center;margin-top:31px}
.hero-price{font-size:14px;white-space:nowrap;line-height:1.55}
.hero-price strong{font-size:21px;font-weight:800;letter-spacing:-.06em;margin-right:2px}
.hero-price>span{display:block;color:var(--muted);font-size:13.5px;letter-spacing:0}
.hero-footnote{font-size:14px;color:var(--muted);margin-top:19px}
.sound-stage{position:relative;padding:25px 26px 20px;background:#D4DFFB;border-radius:25px;scroll-margin-top:40px;min-width:0}
.stage-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#484d6a;margin-bottom:25px;font-size:13px;letter-spacing:.08em;font-weight:800}
.stage-heading .live-dot{width:6px;height:6px;margin-right:5px}
.sample-card{position:relative;background:var(--white);border:1px solid #fff;padding:27px 27px 23px;border-radius:15px;box-shadow:0 12px 24px #1435A80c,0 2px 3px #1435A805;transform:rotate(-1.5deg)}
.sample-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px}
.sample-tag{font-size:13px;font-weight:800;color:#687088;letter-spacing:.1em}
.sample-format{font-size:13px;font-weight:800;color:#3C4658;border:1px solid #D4DFFB;border-radius:4px;padding:1px 6px;letter-spacing:.04em}
.sample-card h2{font-size:25px;letter-spacing:-.05em;line-height:1.3}
#sample-voice{font-size:14px;color:var(--muted);margin-top:6px}
.wave-player{display:flex;gap:20px;align-items:center;margin-top:25px;height:90px}
.main-play{width:62px;height:62px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;border:0;border-radius:50%;cursor:pointer;box-shadow:0 6px 14px #2457FF25;transition:transform .18s,background .18s}
.main-play:hover{transform:scale(1.07);background:var(--brand-hover)}
.main-play .play-icon{margin-left:3px}
.pause-icon{display:none}
.main-play[aria-pressed=true] .play-icon{display:none}.main-play[aria-pressed=true] .pause-icon{display:block}
.waveform{height:78px;display:flex;align-items:center;justify-content:space-between;gap:3px;flex:1;min-width:0}
.waveform i{width:4px;flex:1;height:var(--height);border-radius:5px;background:#dce2ff;max-width:5px;transform-origin:center}
.waveform i:nth-child(-n+12){background:#687fff}
.waveform.is-playing i{animation:wave 1s var(--delay) ease-in-out infinite;background:#667dff}
@keyframes wave{0%,100%{transform:scaleY(.55)}50%{transform:scaleY(1)}}
.sample-timing{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#6b7183;margin-top:12px;font-variant-numeric:tabular-nums}
.audio-seek{display:block;appearance:none;width:100%;height:24px;margin:0;background:transparent;accent-color:var(--brand);cursor:pointer}
.audio-seek::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:#D4DFFB}
.audio-seek::-webkit-slider-thumb{appearance:none;width:11px;height:11px;border-radius:50%;background:var(--brand);margin-top:-4px}
.audio-seek::-moz-range-track{height:3px;border-radius:3px;background:#D4DFFB}
.audio-seek::-moz-range-thumb{width:11px;height:11px;border:0;border-radius:50%;background:var(--brand)}
.audio-seek:disabled{cursor:default}
.sample-card blockquote{border-top:1px solid #E2E0D9;margin:12px 0 0;padding-top:17px;font-size:13px;line-height:1.9;color:#62687a;min-height:86px}
.sample-choices{display:flex;gap:5px;justify-content:center;margin-top:24px}
.sample-choices button{border:1px solid transparent;color:#535974;background:transparent;min-height:38px;padding:6px 13px;border-radius:7px;cursor:pointer;font-size:13.5px;font-weight:700}
.sample-choices button:hover{background:#ffffff80}.sample-choices button[aria-pressed=true]{background:var(--white);color:var(--brand);box-shadow:0 2px 4px #1435A808}
.stage-caption{text-align:center;color:#3C4658;font-size:13.5px;margin-top:13px;letter-spacing:.015em}
.stage-caption span{font-size:20px;margin-right:5px;vertical-align:-2px}
.value-strip{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-top:57px}
.value-strip>div{display:flex;align-items:center;gap:11px;font-size:14.5px;font-weight:600;color:var(--text)}
.value-icon{font-size:16px;color:var(--brand)}
.composer-section{padding:91px 0 0;scroll-margin-top:28px}
.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:36px}
.section-intro h2{margin-top:14px;font-size:46px}
.section-intro>p{font-size:15px;line-height:1.9;margin-bottom:3px;max-width:375px}
.composer-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:22px;align-items:stretch}
.editor-panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:27px 28px 10px;min-width:0}
.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.editor-heading label{font-size:15px;color:var(--ink);font-weight:800;letter-spacing:-.035em}
.editor-heading>span{font-size:13.5px;color:var(--muted)}
.template-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:19px}
.template-pills button{min-height:36px;border:1px solid var(--line);background:#FAF8F3;color:var(--text);font-size:13.5px;font-weight:600;padding:6px 11px;border-radius:6px;cursor:pointer}
.template-pills button span{margin-left:10px;color:var(--muted)}
.template-pills button:hover,.template-pills button[aria-pressed=true]{border-color:#a9b5ff;background:#EEF3FF;color:var(--brand)}
#announcement{display:block;width:100%;resize:vertical;min-height:205px;border:0;background:transparent;padding:23px 0 15px;color:var(--ink);font-size:17px;line-height:1.9;letter-spacing:-.02em;border-radius:4px}
#announcement::placeholder{color:#858a89;opacity:1}
#announcement:focus-visible{outline-offset:7px}
.editor-bottom{display:flex;gap:12px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:9px}
.editor-bottom>p{font-size:13.5px;color:var(--muted)}
.copy-button{border:0;background:transparent;color:var(--brand);cursor:pointer;font-size:13.5px;font-weight:700;min-height:44px;white-space:nowrap;padding:0 4px}
.copy-button span{margin-left:6px;font-size:17px}
.voice-preference{border:0;border-top:1px solid var(--line);padding:15px 0 0;margin:5px 0 0;display:flex;flex-wrap:wrap;gap:9px 18px}
.voice-preference legend{float:left;width:100%;padding:0;font-size:14px;color:var(--ink);font-weight:700;margin-bottom:8px}
.voice-preference label{display:inline-flex;gap:6px;align-items:center;cursor:pointer;min-height:36px;font-size:14px}
.voice-preference input{accent-color:var(--brand);margin:0;width:15px;height:15px}
.editor-status{font-size:14px;color:var(--brand-dark);min-height:25px;margin-top:7px}
.undo-template{border:0;background:transparent;color:var(--brand);font-size:14px;font-weight:700;text-decoration:underline;cursor:pointer;min-height:44px;padding:0 6px}
.order-panel{padding:29px 28px 24px;background:var(--brand);border-radius:15px;color:#fff;display:flex;flex-direction:column}
.order-panel .eyebrow{color:#fff;font-size:13px;letter-spacing:.13em}
.order-price{font-size:65px;line-height:1.2;font-weight:700;letter-spacing:-.065em;margin-top:16px}
.order-price>span{font-size:36px}
.order-tax{font-size:13.5px;color:#EEF3FF;margin-top:6px}
.order-benefits{list-style:none;padding:0;margin:22px 0 25px;font-size:14.5px}
.order-benefits li{display:flex;gap:10px}.order-benefits li::before{content:'✓';color:#d7dfff}
.order-benefits li+li{margin-top:9px}
.order-panel .btn{width:100%;background:#fff;color:var(--brand);border-color:#fff;box-shadow:0 3px 0 #2038cc;justify-content:space-between;margin-top:auto}
.order-panel .btn:hover{background:#EEF3FF}
.mail-note{font-size:13px;line-height:1.7;color:#EEF3FF;text-align:center;margin-top:12px}
.availability-note{display:flex;align-items:flex-start;gap:8px;margin-top:21px;padding-top:17px;border-top:1px solid #ffffff40}
.availability-dot{display:block;flex:none;width:6px;height:6px;border-radius:50%;background:#dce784;margin-top:5px}
.availability-note p{font-size:13.5px;line-height:1.8;color:#EEF3FF}
.availability-note strong{display:block;color:#fff;font-size:13.5px;font-weight:700}
.how-section{padding:65px 0 88px}
.how-section>.wrap>.eyebrow{font-size:13px}
.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:24px}
.how-grid>div{position:relative;border-top:1px solid var(--line);padding-top:19px}
.how-number{font-size:14.5px;color:var(--brand);font-weight:800}
.how-grid h3{font-size:20px;margin-top:12px;letter-spacing:-.04em}
.how-grid p{font-size:14px;line-height:1.9;max-width:290px;margin-top:11px}
.template-section{padding:73px 0;background:#E2E0D9}
.template-layout{display:grid;grid-template-columns:.9fr 1.5fr;gap:65px}
.template-intro h2{font-size:42px;margin-top:17px}
.template-intro>p:not(.eyebrow){font-size:13px;max-width:260px;line-height:1.9;margin-top:20px}
.template-intro .tlink{margin-top:22px}
.template-examples{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}
.template-examples article{background:#FAF8F3;border:1px solid #e0e3d8;border-radius:11px;padding:24px;display:flex;flex-direction:column;align-items:flex-start}
.template-example-top{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;font-size:12.5px;font-weight:800;letter-spacing:.08em;color:#616b5b}
.template-example-top>span:last-child{font-size:21px;line-height:1}
.template-examples h3{font-size:21px;margin-top:24px;line-height:1.35}
.template-examples article>p{font-size:13px;line-height:1.95;margin-top:15px;margin-bottom:20px}
.template-examples .tlink{margin-top:auto;font-size:14px}
.faq-section{padding:90px 0}
.faq-layout{display:grid;grid-template-columns:.9fr 1.5fr;gap:65px}
.faq-layout h2{margin-top:17px;font-size:43px}
.faq-layout>div>p:not(.eyebrow){font-size:14.5px;line-height:1.9;margin-top:20px}
.faq-layout .tlink{margin-top:16px;font-size:14.5px}
.faq-layout .faq{max-width:none}
.faq-layout .faq summary{font-size:15px;min-height:70px;letter-spacing:-.02em}
.faq-layout .faq-a{font-size:14px;line-height:1.9;padding-bottom:23px}
.faq summary::after{width:8px;height:8px;margin-right:6px}
.closing-section{background:#D4DFFB;padding:58px 0;overflow:hidden;position:relative}
.closing-section>.wrap{position:relative;display:flex;align-items:center;justify-content:space-between;gap:35px}
.closing-section h2{font-size:52px;margin-top:13px}
.closing-section>.wrap>div:nth-child(2){margin-right:70px;position:relative;z-index:1}
.closing-section>.wrap>div:nth-child(2)>p{font-size:13.5px;margin-top:17px;text-align:center}
.closing-wave{display:flex;align-items:center;gap:12px;position:absolute;right:-200px;bottom:-100px;opacity:.07;pointer-events:none;transform:rotate(17deg)}
.closing-wave i{background:var(--brand);width:25px;height:150px;border-radius:20px}.closing-wave i:nth-child(2n){height:260px}.closing-wave i:nth-child(3n){height:360px}
.ft{background:var(--paper);border:0;padding:51px 0 24px}
.footer-brand{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:35px;margin-bottom:30px;border-bottom:1px solid var(--line)}
.footer-brand>p{font-size:14.5px}
.ft h2{font-size:14px;letter-spacing:0;font-weight:800}
.ft ul{margin-top:13px}.ft a,.ft-linkbtn{font-size:14.5px;min-height:44px}
.ft .mark{font-size:17px;min-height:44px}
.ft-base{font-size:13px;margin-top:34px;padding-top:20px}
.ft-base p+p{margin-top:0}
/* The same visual language on every copied content page. */
.bc{background:var(--paper);border-bottom:0}.bc ol{font-size:14px}
.phead{background:var(--paper);padding:35px 0 48px}
.phead h1{font-size:52px;line-height:1.15;max-width:22ch;letter-spacing:-.055em}
.phead .answer{font-size:17px;max-width:700px;line-height:1.8}
.sect--white{background:#fff}.sect--surface{background:var(--surface)}
.prose h2{font-size:29px}.prose p,.prose li{font-size:15px;line-height:1.9}
.exbox{border-radius:12px;padding:26px}.exbox blockquote{font-size:16px}
.tplrow{padding-block:28px}.tplrow-cat{font-size:13.5px}.tplrow-text{font-size:14px}
.callout{background:#EEF3FF;border-color:#dce1ff;font-size:14px}
.linkout h2{font-size:13px}.linkout a{font-size:13px}
.final{background:var(--brand);color:white}.final p{color:#EEF3FF}.final h2{letter-spacing:-.04em}
/* A compact consent panel with equally accessible choices. */
#cc-banner{padding:0 22px 18px;pointer-events:none}
.cc-inner{pointer-events:auto;border:1px solid var(--line);border-radius:14px;padding:20px 25px;box-shadow:0 8px 40px #1018281a;gap:15px 24px;max-width:1160px}
.cc-text strong{font-size:13px}.cc-text p{font-size:14px;line-height:1.7;max-width:62ch}
.cc-buttons{gap:8px}.cc-btn{font-size:14.5px;padding:9px 16px;min-height:46px;border-radius:8px}
.cc-category p{font-size:14.5px}.cc-cat-header{font-size:13px}
@media(min-width:1500px){.sound-hero{padding-top:65px}.hero-copy h1{font-size:76px}.hero-layout{gap:70px}}
@media(max-width:1100px){:root{--gutter:30px}.hd-in{gap:18px}.hd-nav{gap:17px}.hd-nav a{font-size:14px}.mark{font-size:15px}.hero-layout{gap:30px}.hero-copy h1{font-size:59px}.hero-actions{gap:17px}.hero-actions .btn{padding-inline:15px;font-size:14.5px}.sound-stage{padding:22px 20px 17px}.sample-card{padding:23px 22px}.sample-card h2{font-size:23px}.stage-heading{font-size:12.5px}.hero-description{font-size:14px}.hero-price strong{font-size:19px}.template-layout,.faq-layout{gap:35px}.template-examples article{padding:20px}.template-intro h2{font-size:36px}.composer-layout{grid-template-columns:1.6fr 1fr}.editor-panel,.order-panel{padding-left:23px;padding-right:23px}.closing-section>.wrap>div:nth-child(2){margin-right:20px}}
@media(max-width:900px){.hd-nav,.hd-end{display:none}.hd-burger{display:inline-flex}.hd-in{min-height:80px}.mark{font-size:17px}.sound-hero{padding-top:35px}.hero-copy h1{font-size:50px}.hero-layout{gap:24px}.hero-actions{flex-wrap:wrap;gap:20px}.hero-price{display:flex;align-items:baseline;gap:5px}.hero-price>span{margin-left:4px}.sound-stage{padding:18px 15px 15px}.sample-card{padding:22px 18px}.sample-card h2{font-size:21px}.stage-heading{font-size:12.5px;letter-spacing:.045em}.stage-heading svg{width:19px}.sample-choices button{font-size:13px;padding-inline:9px}.wave-player{gap:13px}.main-play{width:53px;height:53px}.waveform{gap:2px}.sample-card blockquote{font-size:14px;min-height:104px}.hero-footnote{font-size:13.5px}.value-strip{margin-top:40px;gap:15px}.value-strip>div{font-size:13.5px;gap:7px}.composer-section{padding-top:65px}.section-intro h2{font-size:39px}.section-intro>p{font-size:14.5px}.composer-layout{grid-template-columns:1.4fr 1fr;gap:16px}.editor-panel,.order-panel{padding-left:19px;padding-right:19px}.template-pills{gap:5px}.template-pills button{font-size:13px;padding:6px 8px}.template-pills button span{margin-left:4px}#announcement{font-size:15px;min-height:217px}.editor-bottom>p{font-size:13px}.copy-button{font-size:13px}.order-price{font-size:57px}.order-panel .btn{font-size:14.5px;padding-inline:15px}.voice-preference{gap:6px 12px}.how-grid{gap:28px}.how-grid h3{font-size:18px}.template-layout{grid-template-columns:1fr}.template-intro{max-width:600px}.template-intro h2 br{display:none}.template-intro>p:not(.eyebrow){max-width:none}.template-intro .tlink{margin-top:8px}.template-examples article{padding:25px}.template-examples h3{font-size:24px}.template-examples article>p{font-size:13px}.faq-layout{grid-template-columns:.85fr 1.3fr;gap:30px}.faq-layout h2{font-size:35px}.faq-layout .faq summary{font-size:14.5px}.closing-section h2{font-size:43px}.closing-section .btn{font-size:14.5px}.cc-inner{grid-template-columns:1fr;gap:12px}.cc-text p{max-width:100%}.cc-buttons{justify-content:flex-start}.ft a,.ft-linkbtn{min-height:44px}}
@media(max-width:650px){:root{--gutter:22px}.hd-in{min-height:77px}.hd .mark{font-size:16px}.brand-symbol{width:30px;height:32px;margin-right:8px}.sound-hero{padding-top:29px}.hero-layout{grid-template-columns:1fr;gap:32px}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:13px}.hero-copy h1{font-size:clamp(43px,10.8vw,65px);margin-top:21px;line-height:1.07;letter-spacing:-.065em}.hero-description{font-size:14px;line-height:1.85;margin-top:22px}.hero-actions{margin-top:25px;gap:17px}.hero-actions .btn{font-size:14.5px;min-height:51px;padding:12px 16px;gap:12px}.hero-price{display:block;font-size:13.5px;line-height:1.5}.hero-price strong{font-size:19px}.hero-price>span{margin:0;font-size:12.5px}.hero-footnote{margin-top:17px;font-size:13.5px}.sound-stage{padding:22px 20px 17px;border-radius:19px}.stage-heading{font-size:12.5px;margin-bottom:21px}.stage-heading svg{width:22px}.sample-card{padding:24px 23px 20px}.sample-card h2{font-size:25px}.wave-player{gap:18px;height:85px;margin-top:23px}.main-play{width:58px;height:58px}.waveform{height:72px;gap:3px}.sample-card blockquote{font-size:14px;min-height:83px}.sample-choices{margin-top:20px;gap:7px}.sample-choices button{font-size:13.5px;min-height:42px;padding-inline:12px}.stage-caption{font-size:13px;margin-top:8px}.value-strip{margin-top:32px;display:grid;gap:13px;padding:21px 0}.value-strip>div{font-size:14px}.value-icon{width:20px;font-size:17px}.composer-section{padding-top:53px}.section-intro{display:block;margin-bottom:25px}.section-intro h2{font-size:38px;margin-top:13px}.section-intro>p{font-size:14.5px;margin-top:19px;line-height:1.85}.composer-layout{grid-template-columns:1fr;gap:15px}.editor-panel{padding:23px 20px 9px}.editor-heading label{font-size:14px}.editor-heading>span{font-size:13px}.template-pills{gap:6px}.template-pills button{font-size:13px;min-height:40px;padding:7px 9px}.template-pills button span{margin-left:5px}#announcement{font-size:15px;min-height:210px;line-height:1.85}.editor-bottom{gap:8px}.editor-bottom>p{font-size:13px;max-width:165px}.copy-button{font-size:13px}.voice-preference legend{font-size:14px}.voice-preference label{font-size:13.5px;min-height:44px}.order-panel{padding:26px 25px 23px}.order-price{font-size:65px}.order-tax{font-size:14px}.order-benefits{font-size:13px;margin:22px 0}.order-panel .btn{font-size:14px}.mail-note{font-size:13.5px}.availability-note p,.availability-note strong{font-size:14px}.availability-note{margin-top:19px}.how-section{padding:47px 0 51px}.how-section>.wrap>.eyebrow{font-size:12.5px}.how-grid{grid-template-columns:1fr;gap:26px;margin-top:23px}.how-grid>div{padding:18px 0 0 39px}.how-number{position:absolute;left:0;top:21px}.how-grid h3{font-size:21px;margin-top:0}.how-grid p{font-size:14px;max-width:none;margin-top:8px}.template-section{padding:47px 0}.template-layout{gap:27px}.template-intro h2{font-size:35px}.template-intro>p:not(.eyebrow){font-size:14.5px;margin-top:15px}.template-examples{grid-template-columns:1fr;gap:13px}.template-examples article{padding:24px}.template-examples h3{font-size:23px;margin-top:18px}.template-examples article>p{font-size:14.5px;margin-top:12px;margin-bottom:13px}.template-examples .tlink{font-size:14.5px}.template-example-top{font-size:13px}.faq-section{padding:53px 0}.faq-layout{grid-template-columns:1fr;gap:27px}.faq-layout h2{font-size:37px}.faq-layout h2 br{display:none}.faq-layout>div>p:not(.eyebrow){margin-top:15px}.faq-layout .tlink{margin-top:9px}.faq-layout .faq summary{font-size:13px;min-height:70px;line-height:1.7}.faq-layout .faq-a{font-size:14.5px}.closing-section{padding:44px 0}.closing-section>.wrap{display:block}.closing-section h2{font-size:45px}.closing-section>.wrap>div:nth-child(2){margin:28px 0 0;display:inline-block}.closing-section .btn{font-size:13px}.closing-section>.wrap>div:nth-child(2)>p{font-size:13.5px;text-align:left}.footer-brand{display:block;padding-bottom:24px;margin-bottom:25px}.footer-brand>p{margin-top:12px;font-size:14px}.ft{padding-top:32px}.ft-grid{grid-template-columns:1fr 1fr;gap:25px 20px}.ft h2{font-size:14px}.ft a,.ft-linkbtn{font-size:14.5px;min-height:44px}.ft-base{font-size:13px;gap:9px;margin-top:25px}.phead{padding:26px 0 33px}.phead h1{font-size:36px}.phead .answer{font-size:15px}.prose h2{font-size:26px}.prose p,.prose li{font-size:14px}.sect{padding-block:40px}.tplrow-text{font-size:14px}.final h2{font-size:32px}.final p{font-size:15px}.final .btn{font-size:13px}.exbox{padding:20px}.exbox blockquote{font-size:14px}.bc ol{font-size:13.5px}#cc-banner{padding:0 12px 12px}.cc-inner{padding:18px;max-height:78vh;gap:14px}.cc-buttons{flex-direction:row;flex-wrap:wrap;align-items:center}.cc-btn{flex:1;width:auto;min-height:46px;padding-inline:12px;font-size:14.5px}.cc-btn-settings{flex:0 0 100%;padding-block:0;min-height:46px}.cc-text p{font-size:14px}.cc-text strong{font-size:13px}}
@media(max-width:360px){:root{--gutter:18px}.hd .mark{font-size:14px}.hero-actions{gap:16px}.hero-actions .btn{font-size:14px;padding-inline:12px;gap:10px}.hero-price strong{font-size:17px}.hero-price{font-size:13px}.sound-stage{padding:19px 15px 14px}.sample-card{padding:20px 17px}.sample-card h2{font-size:21px}.sample-choices{gap:1px}.sample-choices button{font-size:13px;padding-inline:10px}.stage-heading{font-size:12.5px}.waveform{gap:2px}.section-intro h2{font-size:34px}.editor-panel{padding-inline:16px}.template-pills button{padding-inline:8px}.voice-preference{gap:4px 9px}.voice-preference label{font-size:13px}.editor-bottom>p{font-size:12.5px}.closing-section h2{font-size:40px}.footer-brand .mark{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.btn:hover,.btn:active,.main-play:hover{transform:none}}
@media print{.sound-stage,.editor-panel,.order-panel,.closing-section,#cc-banner{display:none}.sound-hero,.composer-section,.template-section,.faq-section{padding:20px 0}.hero-copy h1{font-size:40px}}
