/* Approved homepage studio, 11 September 2026. Scoped to this route. */
body.home-studio .hero .chip{background:var(--d-white)}
body.home-studio .hero-line{margin-top:var(--s-5);color:var(--d-ink-2)}
body.home-studio .hero-line a{color:var(--d-ink)}
body.home-studio .soon-pill{background:var(--d-white)}
body.home-studio .faq summary::after{background:var(--d-white);box-shadow:var(--d-shadow-sm)}
body.home-studio .on-ink a:not(.btn){text-decoration-color:rgba(245,243,236,.45)}
body.home-studio .on-ink a:not(.btn):hover{text-decoration-color:var(--d-cream)}
body.home-studio .ph.has-img.is-ui .ui-cap{border-left:2px solid var(--d-line)}
body.home-studio .compare{box-shadow:none;border:1px solid var(--d-line)}
body.home-studio .compare-col+.compare-col{border-color:var(--d-line)}
body.home-studio .foot-badge{box-shadow:none}
body.home-studio .hero-fig .coin-a{top:calc(-1 * var(--bleed) - var(--coin) / 4)}
@media (max-width:760px){
body.home-studio .hero{padding-bottom:var(--s-2)}
body.home-studio .trust{padding-bottom:var(--s-6)}
}
@media (min-width:1000px){
body.home-studio .migrate{align-items:center}
}
body.home-studio .masthead-cta .btn-primary{transition:opacity .2s var(--d-ease),visibility .2s}
@media (min-width:761px){
body.home-studio:not(.hero-gone) .masthead-cta .btn-primary,body.home-studio.band-in .masthead-cta .btn-primary{opacity:0;visibility:hidden}
}
@media (max-width:759px){
body.home-studio .foot-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--s-6)}
body.home-studio .foot-grid>:first-child{grid-column:1/-1}
}
body.home-studio .m-menu{display:none;position:relative}
body.home-studio .m-menu summary{list-style:none;width:44px;height:44px;display:grid;place-items:center;border:var(--d-border);border-radius:var(--d-radius-sm);background:var(--d-white);box-shadow:var(--d-shadow-sm);color:var(--d-ink);cursor:pointer}
body.home-studio .m-menu summary::-webkit-details-marker{display:none}
body.home-studio .m-menu[open] summary{transform:translate(2px,2px);box-shadow:none}
body.home-studio .m-panel{position:absolute;right:0;top:calc(100% + 10px);width:min(280px,calc(100vw - 32px));background:var(--d-white);border:var(--d-border);border-radius:var(--d-radius);box-shadow:var(--d-shadow);padding:var(--s-2);display:grid;gap:2px;z-index:60}
body.home-studio .m-panel a:not(.btn){display:block;padding:12px 14px;color:var(--d-ink);text-decoration:none;font-weight:500;font-size:16px;border-radius:var(--d-radius-sm)}
body.home-studio .m-panel a:not(.btn):hover{background:var(--d-cream)}
body.home-studio .masthead .m-panel .btn{display:flex;margin-top:var(--s-2)}
@media (max-width:760px){
body.home-studio .m-menu{display:block}
}
body.home-studio .quote-slot{padding-block:clamp(24px,4vw,48px)}
body.home-studio .qs-card{margin:0 auto;max-width:880px;background:var(--d-white);border:2px dashed var(--d-ink);border-radius:var(--d-radius);padding:clamp(20px,4vw,40px);display:grid;gap:var(--s-5)}
body.home-studio .qs-flag{justify-self:start;background:var(--d-coral);border:var(--d-border);border-radius:var(--d-pill);padding:4px 12px;font-size:13px;font-weight:600;color:var(--d-ink);margin:0}
body.home-studio .qs-text{margin:0;font-family:var(--d-font-display);font-weight:700;font-size:clamp(22px,1.1rem + 1.2vw,32px);line-height:1.25;letter-spacing:-.02em;color:var(--d-muted)}
body.home-studio .qs-who{display:flex;align-items:center;gap:var(--s-4);flex-wrap:wrap}
body.home-studio .qs-face{width:56px;height:56px;border-radius:50%;border:1.5px dashed var(--d-ink);display:grid;place-items:center;font-size:11px;color:var(--d-muted);flex:none}
body.home-studio .qs-name{display:grid;font-size:15px;color:var(--d-ink-2)}
body.home-studio .qs-name b{color:var(--d-ink)}
body.home-studio .qs-logo{margin-left:auto;border:1.5px dashed var(--d-line);border-radius:var(--d-radius-sm);padding:10px 16px;font-size:13px;color:var(--d-muted)}
body.home-studio .more-strip{padding-block:clamp(32px,5vw,56px)}
body.home-studio .more-row{display:grid;gap:var(--s-4)}
body.home-studio .more-row .arrow-link{justify-self:start}
body.home-studio .more-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--s-2) var(--s-6)}
body.home-studio .more-head p{margin:0}
body.home-studio .more-grid{list-style:none;padding:0;margin:0;display:grid;gap:var(--s-3);grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}
body.home-studio .more-grid a{display:flex;align-items:center;gap:var(--s-3);min-height:64px;padding:12px 14px 12px 12px;background:var(--d-white);border:var(--d-border);border-radius:var(--d-radius);box-shadow:var(--d-shadow-sm);color:var(--d-ink);text-decoration:none;font-weight:600;font-size:15px;line-height:1.3;transition:transform var(--d-dur) var(--d-ease),box-shadow var(--d-dur) var(--d-ease)}
body.home-studio .more-grid a:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--d-ink)}
body.home-studio .more-grid a:active{transform:translate(2px,2px);box-shadow:none}
body.home-studio .more-grid .ic{flex:none;width:40px;height:40px;border-radius:var(--d-radius-sm);background:var(--d-mint-tint);border:1.5px solid var(--d-ink);display:grid;place-items:center}
body.home-studio .more-grid svg{fill:none;stroke:var(--d-ink);stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
body.home-studio .more-grid .ic svg{width:22px;height:22px}
body.home-studio .more-grid .go{flex:none;width:18px;height:18px;margin-left:auto;stroke:var(--d-muted);transition:transform var(--d-dur) var(--d-ease)}
body.home-studio .more-grid a:hover .go{transform:translateX(2px);stroke:var(--d-ink)}
body.home-studio .more-grid a:hover .ic{background:var(--d-mint)}
@media (max-width:560px){
body.home-studio .more-grid{grid-template-columns:1fr 1fr;gap:10px}
body.home-studio .more-grid a{flex-direction:column;align-items:flex-start;gap:10px;min-height:112px;padding:12px}
body.home-studio .more-grid .go{display:none}
}
body.home-studio .proof-face{flex:none;width:64px;height:64px;border-radius:50%;border:1.5px solid var(--d-ink);object-fit:cover;display:block}
body.home-studio .proof-who{display:flex;align-items:center;gap:var(--s-4)}
body.home-studio .proof-who .h3{margin:0}
body.home-studio #proof .proof-grid{margin-top:clamp(32px,4.5vw,56px);gap:clamp(16px,2vw,24px)}
body.home-studio #proof .proof-card{padding:clamp(24px,2.6vw,32px);gap:var(--s-4)}
body.home-studio #proof .proof-card .arrow-link{align-self:flex-start;margin-top:auto;padding-top:var(--s-4)}
body.home-studio #proof .intro .lede{max-width:62ch;margin-inline:auto}
@media (max-width:760px){
body.home-studio .trust{padding-top:var(--s-3)}
}
body.home-studio{--d-container:1200px}
html:has(> body.home-studio){scroll-behavior:smooth;scroll-padding-top:96px}
body.home-studio{overflow-x:clip}
body.home-studio .rv{opacity:1!important;transform:none!important}
body.home-studio .masthead{background:var(--d-cream);backdrop-filter:none;-webkit-backdrop-filter:none}
body.home-studio .masthead .wrap{min-height:80px}
body.home-studio .masthead nav{gap:28px}
body.home-studio .masthead-cta{gap:24px}
body.home-studio .hero{padding:68px 0 0}
body.home-studio .hero-grid{display:flex;flex-direction:column;gap:46px;align-items:stretch}
body.home-studio .hero-grid>:first-child{container-type:normal;text-align:center}
body.home-studio .hero .display-xl{font-size:clamp(40px,5.35vw,76px);max-width:1100px;margin:0 auto;line-height:1.055;letter-spacing:-.055em;text-wrap:balance}
body.home-studio .hero .chip.studio-eyebrow{font-size:12px;letter-spacing:.075em;text-transform:uppercase;border:0;background:none;padding:0;box-shadow:none;margin-bottom:26px;color:var(--d-muted);gap:10px}
body.home-studio .studio-eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--d-green)}
body.home-studio .hero .lede{max-width:560px;margin:26px auto 0;font-size:18px;line-height:1.65;text-wrap:pretty}
body.home-studio .hero .cta-row{justify-content:center;margin-top:28px;gap:16px}
body.home-studio .hero .btn-lg{min-height:54px;padding-inline:27px;font-size:15px}
body.home-studio .hero .hero-line{margin-top:18px;font-size:13px;color:var(--d-muted)}
body.home-studio .studio-product{width:100%;margin:0 auto;padding:22px 24px 0;border:1px solid var(--d-line);border-radius:24px 24px 0 0;background:var(--d-cream-deep);max-width:1080px;position:relative}
body.home-studio .product-topline{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:10px;letter-spacing:.11em;color:var(--d-muted);font-weight:600}
body.home-studio .sample-label{letter-spacing:0;font-size:12px;font-weight:400}
body.home-studio .product-tabs{display:flex;justify-content:center;gap:12px;margin:24px 0}
body.home-studio .product-tabs button{font:500 13px var(--d-font-body);padding:10px 18px;min-height:44px;border:1.5px solid var(--d-ink);border-radius:999px;background:var(--d-cream);box-shadow:2px 2px 0 var(--d-ink);color:var(--d-ink);cursor:pointer;transition:transform 140ms}
body.home-studio .product-tabs button[aria-selected=true]{background:var(--d-white);font-weight:700}
body.home-studio .product-tabs button:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--d-ink)}
body.home-studio .product-tabs button:active{transform:translate(2px,2px);box-shadow:none}
body.home-studio .product-screen{overflow:hidden;border:1px solid var(--d-line);border-radius:12px;background:var(--d-cream);aspect-ratio:1.6}
body.home-studio .product-screen img{display:block;width:100%;height:100%;object-fit:contain;object-position:top}
body.home-studio .studio-product figure{margin:0}
body.home-studio .studio-product figcaption{font-size:12px;color:var(--d-muted);padding:15px 0 17px;text-align:center}
body.home-studio .trust{padding:34px 0 48px}
body.home-studio .trust-title{font-size:13px;margin-bottom:26px}
body.home-studio .logo-row{gap:44px}
body.home-studio .logo-row img{max-height:25px;max-width:115px}
body.home-studio .logo-row .soon-word{font-size:24px}
body.home-studio .logo-row .soon-pill{font-size:8px;height:18px;right:-32px;top:-15px}
body.home-studio .section{padding-block:84px}
body.home-studio .intro .display-lg{letter-spacing:-.045em;font-size:clamp(34px,4vw,52px);line-height:1.1}
body.home-studio .intro .lede{font-size:17px;max-width:650px;line-height:1.7}
body.home-studio .label{font-size:11px;letter-spacing:.12em}
body.home-studio .label::before{display:none}
body.home-studio #cost{border-block:1px solid var(--d-line)}
body.home-studio #cost>.wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:60px;align-items:center}
body.home-studio #cost .intro{text-align:left;margin:0}
body.home-studio #cost h2{max-width:10ch}
body.home-studio #cost h2 mark{background:none;white-space:normal;padding:0;display:inline;box-shadow:none}
body.home-studio #cost h2 mark::before{display:none}
body.home-studio #cost .intro .lede{font-size:16px;max-width:37ch;margin:24px 0 0}
body.home-studio .fee-table{margin:0;border:1px solid var(--d-line);border-radius:16px;box-shadow:none}
body.home-studio .fee-table thead th{font-size:12px;font-weight:500;background:var(--d-cream);padding:18px}
body.home-studio .fee-table td,body.home-studio .fee-table tbody th{padding:23px 18px;font-size:15px}
body.home-studio .fee-table .is-zero{background:var(--d-butter);font:800 28px var(--d-font-display)}
body.home-studio .fee-table .fee-note{font-size:13px;line-height:1.7;padding:18px 22px}
body.home-studio #features{padding:24px 0}
body.home-studio .feature{padding-block:64px;gap:56px;grid-template-columns:.82fr 1.18fr}
body.home-studio .feature.flip{grid-template-columns:1.18fr .82fr}
@media(min-width:761px){body.home-studio .feature.flip .feature-text{order:2}}
body.home-studio .feature-text .display-md{font-size:clamp(30px,3.2vw,42px);letter-spacing:-.045em;max-width:17ch;line-height:1.12}
body.home-studio .feature-text .step{margin-bottom:22px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--d-muted)}
body.home-studio .step b{background:transparent!important;border:1px solid var(--d-line);box-shadow:none;border-radius:50%;font:500 11px var(--d-font-body);width:30px;height:30px;color:var(--d-muted)}
body.home-studio .points{gap:18px;margin-top:24px}
body.home-studio .points li{padding-left:22px;gap:5px}
body.home-studio .points li::before{display:none}
body.home-studio .points li::after{left:0;top:5px;width:12px;height:12px;background-color:var(--d-green)}
body.home-studio .points .h4{font-size:15px;font-weight:600;line-height:1.5}
body.home-studio .points .body-sm{font-size:14px;line-height:1.65}
body.home-studio .feature .ph.has-img.is-ui{padding:20px 20px 0;background:var(--d-cream-deep);border:1px solid var(--d-line);border-radius:20px;box-shadow:none}
body.home-studio .feature .ph.has-img.is-ui img{position:static;display:block;width:100%;height:auto;border:1px solid var(--d-line);border-radius:8px;box-shadow:none;transform:none}
body.home-studio .feature .ph.has-img.is-ui .ui-cap{border:0;font-size:12px;padding:13px 0 16px;color:var(--d-muted)}
body.home-studio #f-portal .ph.has-img.is-ui{background:var(--d-sky-tint)}
body.home-studio #f-payouts .ph.has-img.is-ui{background:var(--d-mint-tint)}
body.home-studio #f-api .prompt-card{box-shadow:none;border:1px solid var(--d-line);padding:28px}
body.home-studio #f-api .ph{background:var(--d-lilac-tint);border:1px solid var(--d-line);border-radius:20px;padding:24px}
body.home-studio #migrate{padding-block:40px;background:var(--d-cream)}
body.home-studio .migrate{border:1px solid var(--d-line);background:var(--d-lilac-tint);padding:42px;gap:44px}
body.home-studio .migrate-fig img{border:1px solid var(--d-line);border-radius:12px}
body.home-studio .more-strip{padding-block:54px}
body.home-studio .more-head{margin-bottom:16px}
body.home-studio .more-grid{grid-template-columns:repeat(4,1fr);gap:14px}
body.home-studio .more-grid a{border-radius:12px;font-size:13px;min-height:88px;box-shadow:2px 2px 0 var(--d-ink);gap:12px}
body.home-studio .more-grid .ic{background:var(--d-cream);border:0;width:28px;height:28px}
body.home-studio .more-grid .ic svg{width:21px;height:21px}
body.home-studio .more-grid .go{width:14px}
body.home-studio #pricing .intro .lede{max-width:690px}
body.home-studio #proof{background:var(--d-cream)}
body.home-studio #proof .proof-card{border:1px solid var(--d-line);border-radius:16px;box-shadow:none;background:var(--d-white)}
body.home-studio #proof .proof-card .body-sm{font-size:14px;line-height:1.7}
body.home-studio #proof .proof-card .h3{font-size:23px;letter-spacing:-.035em}
body.home-studio #faq{border-top:1px solid var(--d-line)}
body.home-studio #faq>.wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}
body.home-studio #faq .intro{text-align:left;margin:0;position:sticky;top:120px}
body.home-studio #faq .intro .display-lg{max-width:10ch}
body.home-studio #faq .intro mark{display:inline;white-space:normal;padding:0;background:transparent}
body.home-studio #faq .intro mark::before{display:none}
body.home-studio #faq .faq{margin:0;width:100%;max-width:none}
body.home-studio .faq details{border-radius:0;border:0;border-bottom:1px solid var(--d-line);background:transparent;box-shadow:none}
body.home-studio .faq summary{font-size:16px;padding:23px 40px 23px 0;font-weight:500}
body.home-studio .faq summary::after{height:24px;width:24px;font-size:17px;right:3px}
body.home-studio .faq .answer{padding:0 30px 24px 0;font-size:15px}
body.home-studio .band{margin:0 24px;border-radius:24px;padding:72px 0}
body.home-studio .band .display-lg{max-width:760px;margin-inline:auto;font-size:clamp(38px,5vw,64px);letter-spacing:-.045em}
body.home-studio .band .lede{font-size:17px}
body.home-studio footer{background:var(--d-cream)!important}
body.home-studio :focus-visible{outline:2px solid var(--d-ink);outline-offset:5px}
@media(min-width:761px){
body.home-studio .masthead-cta>.btn-primary{display:none}
body.home-studio.hero-gone .masthead-cta>.btn-primary{display:inline-flex}
body.home-studio .masthead nav{margin-left:auto}
body.home-studio .masthead-cta{margin-left:8px}
}
@media(max-width:1000px){
body.home-studio .hero{padding-top:48px}
body.home-studio .hero .display-xl{font-size:60px}
body.home-studio .feature,body.home-studio .feature.flip{gap:32px;grid-template-columns:1fr 1fr}
body.home-studio #cost>.wrap{gap:32px}
body.home-studio .more-grid{grid-template-columns:repeat(2,1fr)}
body.home-studio #faq>.wrap{gap:40px}
body.home-studio .masthead nav{gap:18px}
body.home-studio .masthead .wrap{gap:22px}
}
@media(max-width:760px){
body.home-studio .masthead .wrap{min-height:66px;justify-content:space-between}
body.home-studio .masthead-cta{margin-left:auto}
body.home-studio .masthead .m-panel{display:grid}
body.home-studio .masthead .m-panel .btn{background:var(--d-white)}
body.home-studio .hero{padding-top:34px}
body.home-studio .hero-grid{gap:30px}
body.home-studio .hero .chip.studio-eyebrow{font-size:9px;letter-spacing:.065em;margin-bottom:22px}
body.home-studio .hero .display-xl{font-size:clamp(36px,7.7vw,56px);letter-spacing:-.045em;max-width:620px}
body.home-studio .hero .display-xl br{display:none}
body.home-studio .hero .lede{font-size:16px;line-height:1.6;margin-top:23px;max-width:440px}
body.home-studio .hero .cta-row{margin-top:24px;gap:12px}
body.home-studio .hero .btn-lg{font-size:14px;padding-inline:20px;min-height:50px}
body.home-studio .hero .hero-line{margin-top:16px}
body.home-studio .studio-product{padding:16px 12px 0;border-radius:16px 16px 0 0}
body.home-studio .product-topline{justify-content:center;font-size:9px}
body.home-studio .sample-label{display:none}
body.home-studio .product-tabs{gap:8px;margin:16px 0}
body.home-studio .product-tabs button{padding:9px 12px;font-size:11px;min-height:44px}
body.home-studio .product-screen{border-radius:8px;aspect-ratio:1.22}
body.home-studio .product-screen img{width:160%;max-width:none;height:auto;transform:translateX(-17%);object-fit:unset}
body.home-studio .studio-product figcaption{font-size:10px;padding-block:12px}
body.home-studio .trust{padding:25px 0 34px}
body.home-studio .trust-title{font-size:12px;max-width:290px;margin:0 auto 26px}
body.home-studio .logo-row{gap:26px 30px}
body.home-studio .logo-row img{max-height:21px;max-width:90px}
body.home-studio .logo-row .soon-word{font-size:21px}
body.home-studio .section{padding-block:48px}
body.home-studio #cost>.wrap,body.home-studio #faq>.wrap{display:block}
body.home-studio #cost .intro{text-align:left}
body.home-studio #cost h2{max-width:16ch;font-size:36px}
body.home-studio #cost .intro .lede{max-width:100%;margin-top:18px}
body.home-studio .fee-table{margin-top:28px}
body.home-studio .fee-table thead th{padding:12px;font-size:10px}
body.home-studio .fee-table td,body.home-studio .fee-table tbody th{font-size:12px;padding:15px 12px}
body.home-studio .fee-table .is-zero{font-size:24px}
body.home-studio .fee-table .fee-note{padding:16px;font-size:12px}
body.home-studio .feature,body.home-studio .feature.flip{grid-template-columns:1fr;padding-block:40px;gap:24px}
body.home-studio .feature.flip .feature-text{order:0}
body.home-studio .feature-text .display-md{font-size:34px;max-width:18ch}
body.home-studio .feature-text .step{margin-bottom:18px}
body.home-studio .points .body-sm{font-size:15px}
body.home-studio .points .h4{font-size:16px}
body.home-studio .feature .ph.has-img.is-ui{padding:14px 14px 0;border-radius:16px}
body.home-studio .feature .ph.has-img.is-ui .ui-cap{font-size:11px}
body.home-studio .migrate{padding:26px 20px;gap:24px}
body.home-studio .more-grid{gap:12px}
body.home-studio .more-grid a{min-height:120px;font-size:13px}
body.home-studio .more-grid .ic{width:26px;height:26px}
body.home-studio .more-head .display-md{font-size:30px}
body.home-studio #proof .proof-grid{grid-template-columns:1fr}
body.home-studio #faq .intro{position:static;margin-bottom:26px}
body.home-studio #faq .intro .display-lg{max-width:15ch;font-size:36px}
body.home-studio .faq summary{font-size:15px}
body.home-studio .band{margin:0 12px;padding:48px 0;border-radius:20px}
body.home-studio .band .display-lg{font-size:40px}
body.home-studio .band .cta-row{gap:14px}
body.home-studio .band .btn-lg{font-size:14px}
body.home-studio .band .band-note{font-size:12px}
body.home-studio .intro .lede{font-size:16px}
}
@media(prefers-reduced-motion:reduce){
html:has(> body.home-studio){scroll-behavior:auto}
body.home-studio *,body.home-studio *::before,body.home-studio *::after{animation:none!important;transition:none!important}
}
@media(min-width:761px){
body.home-studio .hero{padding-top:40px}
body.home-studio .hero-grid{gap:32px}
body.home-studio .hero .chip.studio-eyebrow{margin-bottom:20px}
body.home-studio .hero .lede{margin-top:20px}
body.home-studio .hero .cta-row{margin-top:22px}
}
body.home-studio .hero .btn-secondary{background:transparent;border-color:transparent;box-shadow:none;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;padding-inline:14px;transform:none}
body.home-studio .hero .btn-secondary:hover{text-decoration-thickness:2px}
body.home-studio .studio-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:36px auto 0;max-width:960px;border:1px solid var(--d-line);border-radius:16px;overflow:hidden;text-align:left}
body.home-studio .studio-plan{padding:28px 30px;background:var(--d-cream)}
body.home-studio .studio-plan+.studio-plan{border-left:1px solid var(--d-line)}
body.home-studio .studio-plan h3{font:700 18px var(--d-font-display);margin:0 0 16px;letter-spacing:-.02em}
body.home-studio .studio-plan p{font-size:13px;line-height:1.6;margin:0}
body.home-studio .studio-plan .studio-price{font:800 48px var(--d-font-display);letter-spacing:-.05em;margin-bottom:16px;line-height:1}
body.home-studio .studio-price span{font:400 13px var(--d-font-body);letter-spacing:0;margin-left:6px;color:var(--d-muted)}
body.home-studio .studio-price-note{text-align:center;font-size:12px;color:var(--d-muted);margin-top:18px}
@media(max-width:760px){
body.home-studio .hero .btn-secondary{min-height:38px}
body.home-studio .studio-plans{grid-template-columns:1fr}
body.home-studio .studio-plan{display:grid;grid-template-columns:1fr auto;gap:12px;padding:24px}
body.home-studio .studio-plan+.studio-plan{border-left:0;border-top:1px solid var(--d-line)}
body.home-studio .studio-plan h3{margin:0;align-self:center}
body.home-studio .studio-plan .studio-price{font-size:36px;margin:0}
body.home-studio .studio-plan>p:last-child{grid-column:1/-1}
body.home-studio .studio-price-note{font-size:12px}
body.home-studio .hero .display-xl br{display:initial}
}
body.home-studio .feature-text .step{background:transparent;border:0;box-shadow:none;padding:0;display:flex;align-items:center;gap:12px;border-radius:0}
body.home-studio .feature-text .step b{position:static;display:inline-flex;align-items:center;justify-content:center;flex:none;margin:0;line-height:1}
body.home-studio .masthead nav.m-panel{gap:2px;margin-left:0}
body.home-studio #cost .intro h2{margin-left:0;margin-right:0;text-align:left}
body.home-studio .trust-title{font-size:16.25px}
body.home-studio .logo-row img{max-height:31.25px;max-width:143.75px}
body.home-studio .logo-row{gap:55px}
body.home-studio .logo-row .soon-word{font-size:30px}
body.home-studio .product-screen{aspect-ratio:1.6}
body.home-studio .product-screen video{display:block;width:100%;height:100%;object-fit:contain;border-radius:8px;box-shadow:none!important}
body.home-studio .product-screen video[hidden]{display:none!important}
body.home-studio .hero-fig .product-screen video{box-shadow:none}
body.home-studio .feature .ph.is-loop{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
body.home-studio .feature .ph.is-loop video,body.home-studio .migrate .ph.is-loop video{display:block;width:100%;height:auto;border-radius:12px;box-shadow:none}
body.home-studio .feature .ph.has-img.is-ui picture{display:block}
body.home-studio .voice{padding:20px 0 64px}
body.home-studio.pricing-cta-visible .masthead-cta>.btn-primary{opacity:0!important;visibility:hidden!important}
body.home-studio.pricing-cta-visible #sticky{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
@media(max-width:760px){
body.home-studio .trust-title{font-size:15px;max-width:360px}
body.home-studio .logo-row{gap:32.5px 37.5px}
body.home-studio .logo-row img{max-height:26.25px;max-width:112.5px}
body.home-studio .logo-row .soon-word{font-size:26.25px}
body.home-studio .voice{padding:12px 0 40px}
body.home-studio .product-screen{aspect-ratio:4/5}
body.home-studio .product-screen video{object-fit:contain}
body.home-studio .product-screen video img{width:100%;transform:none}
}
body.home-studio .trust .trust-title{letter-spacing:0;text-transform:none;font-weight:500}
/* Phones play each loop's square phone cut (tools/loops/phone.py, 13 September 2026), so the
   screen is square there, and the loops lower down are too. */
@media(max-width:760px){
body.home-studio .product-screen{aspect-ratio:1}
body.home-studio .feature .ph.is-loop video,body.home-studio .migrate .ph.is-loop video{aspect-ratio:1;height:auto;object-fit:contain}
}
body.home-studio video[data-loop]{cursor:pointer}

/* Explicit heights are needed on phones: increasing max-height alone leaves the inherited
   21px Stripe and 19px PayPal heights unchanged. Preserve their optical size difference. */
@media(max-width:760px){
body.home-studio .logo-row img{height:26.25px}
body.home-studio .logo-row li:nth-child(3) img{height:clamp(23.75px,3.4625vw,26.25px)}
}
