:root{--navy:#092735;--navy-deep:#061e2a;--ink:#173442;--muted:#536974;--ice:#eff5f7;--orange:#f4a259;--warm:#fff1e2;--line:#cedce2;--white:#fff;--radius:18px;--content:1160px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 Arial,Helvetica,sans-serif}
body.dialog-open{overflow:hidden}
[hidden]{display:none!important}
button,input{font:inherit}
button,a,input,summary{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p,figure{margin:0 0 18px}
h1,h2,h3{line-height:1.12;letter-spacing:-.035em}
h1{font-size:clamp(40px,4.7vw,64px);font-weight:500}
h2{font-size:clamp(30px,3.2vw,44px);font-weight:500}
h3{font-size:21px;font-weight:600}
p:last-child{margin-bottom:0}
button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #a45818;outline-offset:4px}
a:hover{text-decoration:underline}
button:disabled{cursor:not-allowed;opacity:.45}
::selection{background:#f4c89d;color:var(--navy)}
.wrap{width:min(var(--content),calc(100% - 64px));margin-inline:auto}
.section{padding-block:76px}
.section-topless{padding-top:0}
.dark{background:var(--navy);color:#fff}
.ice{background:var(--ice)}
.warm{background:var(--warm)!important}
.muted{color:var(--muted)}
.dim{color:#b6cdd6}
.small{font-size:14px;line-height:1.55}
.eyebrow{font-size:12px;letter-spacing:.11em;text-transform:uppercase;font-weight:700;color:#416170;margin-bottom:18px}
.dark .eyebrow{color:#bed5df}
.text-link{display:inline-flex;min-height:44px;align-items:center;text-decoration:underline;text-underline-offset:5px;font-size:15px;font-weight:600}
.light-link{color:#eef4f7}
.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:14px 25px;border:1px solid transparent;border-radius:8px;background:var(--orange);color:var(--navy-deep);font-size:16px;font-weight:700;line-height:1.3;text-align:center;text-decoration:none;transition:background .18s,transform .18s}
.button:hover{background:#f9b36f;text-decoration:none;transform:translateY(-1px)}
.button-secondary{background:var(--navy);color:#fff}
.button-secondary:hover{background:#164459}
.button-outline{border-color:var(--line);background:#fff;color:var(--ink)}
.button-outline:hover{background:var(--ice)}
.button-wide{width:100%}
.icon-button{display:grid;place-items:center;min-width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--navy);font-size:23px}
.skip-link{position:fixed;top:-100px;left:16px;z-index:100;padding:12px;background:#fff}
.skip-link:focus{top:12px}
.prototype-note{display:flex;justify-content:space-between;gap:16px;padding:6px max(32px,calc((100% - 1160px)/2));font-size:12px;background:#e2edf1;color:#244a5b;line-height:1.5}
.prototype-note a{text-decoration:underline;white-space:nowrap}
.site-header{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:700;white-space:nowrap}
.main-nav{display:flex;gap:32px;font-size:14px}
.header-access{font-size:14px;white-space:nowrap;min-height:44px;display:flex;align-items:center;gap:12px}
.hero{overflow:hidden}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(0,.9fr);column-gap:72px;padding-top:48px;align-items:start;position:relative}
.hero-person{grid-column:1;grid-row:1}
.hero-person .eyebrow{margin-bottom:8px}
.hero-person>p:last-child{font-size:14px;color:#c4d6de;line-height:1.5;margin-bottom:24px}
.hero-grid h1{grid-column:1;grid-row:2;margin-bottom:22px}
.hero-grid h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:#d2e5ed;font-style:italic}
.hero-lead{grid-column:1;grid-row:3;max-width:570px;color:#d4e3e9;font-size:17px;line-height:1.65;margin-bottom:26px}
.hero-actions{grid-column:1;grid-row:4;display:flex;align-items:center;gap:24px}
.hero-meta{grid-column:1;grid-row:5;color:#bed3dd;font-size:13px;margin-top:17px;margin-bottom:40px}
.hero-portrait{grid-column:2;grid-row:1/6;align-self:end;position:relative;margin:0;height:520px;border-radius:180px 180px 0 0;overflow:hidden;background:#163947}
.hero-portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 35%}
.hero-portrait figcaption,.moment-image figcaption{position:absolute;left:16px;bottom:16px;margin:0;background:rgba(4,25,36,.86);color:#fff;border-radius:4px;padding:4px 8px;font-size:11px}
.book-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:84px;align-items:center}
.book-stage{display:grid;place-items:center;position:relative;min-height:460px;background:linear-gradient(145deg,#dcebf1,#f5f9fa);border-radius:var(--radius);padding:36px 30px 48px}
.book-cover{width:238px;box-shadow:15px 22px 30px #123c502c;transform:rotate(-4deg)}
.asset-note{position:absolute;bottom:14px;font-size:11px;color:var(--muted)}
.book-copy h2{font-size:48px;margin-bottom:10px}
.book-subtitle{font:24px/1.35 Georgia,serif;margin-bottom:22px}
.book-copy>p:not(.eyebrow):not(.book-subtitle){color:var(--muted)}
.format-row{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}
.format-row span{background:var(--ice);padding:6px 10px;font-size:13px;border-radius:5px}
.book-order{display:flex;gap:26px;align-items:center;margin:24px 0 16px}
.price{display:block;white-space:nowrap;line-height:1.15;font-size:38px;letter-spacing:-.04em}
.section-heading{max-width:740px;margin-bottom:30px}
.section-heading h2{margin-bottom:12px}
.row-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;max-width:none}
.row-heading p:last-child{margin-bottom:12px}
.sample-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.sample-thumb{display:flex;flex-direction:column;gap:12px;min-width:0;padding:0;border:0;background:transparent;text-align:left;color:var(--ink)}
.sample-thumb img{width:100%;aspect-ratio:420/594;border:1px solid #d4e0e5;background:#fff;box-shadow:0 6px 18px #163c5010;transition:transform .18s}
.sample-thumb:hover img{transform:translateY(-4px)}
.sample-thumb>span{font-size:14px;line-height:1.4;display:flex;justify-content:space-between;gap:8px;width:100%}
.sample-thumb b{font-weight:400;color:#54717f}
.editor-note{font-size:12px;line-height:1.55;margin-top:24px;color:var(--muted)}
.benefits-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px}
.benefits-section h2{font-size:38px}
.moment-image{position:relative;margin:28px 0 0;border-radius:14px;overflow:hidden}
.moment-image img{width:100%;aspect-ratio:1.65;object-fit:cover}
.benefit-list{list-style:none;margin:0;padding:0}
.benefit-list li{display:grid;grid-template-columns:30px 1fr;gap:20px;padding:20px 0;border-top:1px solid var(--line)}
.benefit-list li:last-child{border-bottom:1px solid var(--line)}
.benefit-list>li>span{color:#a25618;font-size:12px;padding-top:3px}
.benefit-list h3{font-size:19px;margin-bottom:6px;letter-spacing:-.02em}
.benefit-list p{font-size:15px;line-height:1.5;color:var(--muted)}
.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.topic{padding:28px;background:#fff;border:1px solid var(--line);border-radius:14px}
.topic-icon{display:block;color:#a25618;font-size:13px;margin-bottom:25px}
.topic h3{font-size:22px}
.topic ul{list-style:none;padding:0;margin:18px 0 0}
.topic li{font-size:15px;line-height:1.5;border-top:1px solid var(--line);padding:10px 0}
.audience-section{display:grid;grid-template-columns:1fr 1fr;gap:80px}
.audience-list{list-style:none;margin:0;padding:0}
.audience-list li{display:flex;gap:18px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0;font-size:17px}
.audience-list li:first-child{border-top:1px solid var(--line)}
.audience-list li:before{content:'↗';color:#9f551d}
.author-story{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}
.serif-lead{font:29px/1.35 Georgia,serif;color:#bed6df}
.author-story>div:last-child>p:not(.small){color:#d7e5eb}
.difference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;border-top:1px solid #ffffff30;margin-top:40px;padding-top:28px}
.difference-grid span{color:var(--orange);font-size:12px;display:block;margin-bottom:14px}
.difference-grid h3{font-size:19px;margin-bottom:10px}
.difference-grid p{color:#bed3dd;font-size:14px}
.offer-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.65fr);gap:20px 80px;padding:42px 48px;background:var(--ice);border-radius:var(--radius);border:1px solid var(--line)}
.offer-price{align-self:center;display:flex;flex-direction:column;text-align:center;gap:12px}
.offer-price>span{font-size:13px;color:var(--muted)}
.offer-price .price{font-size:54px;margin-bottom:6px}
.offer-price p{color:var(--muted);margin:0}
.offer-note{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px;margin:0}
.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;list-style:none;margin:0;padding:0}
.steps>li{border-top:1px solid var(--line);padding-top:20px}
.steps>li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--warm);font-size:13px;margin-bottom:18px}
.steps h3{font-size:17px;letter-spacing:-.015em;margin-bottom:8px}
.steps p{font-size:14px;color:var(--muted);line-height:1.5}
.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:64px}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{cursor:pointer;list-style:none;position:relative;padding:18px 35px 18px 0;font-size:17px;line-height:1.45;font-weight:600}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';position:absolute;right:3px;top:15px;font-size:23px;font-weight:400}
.faq-list details[open] summary:after{content:'−'}
.faq-list details p{font-size:15px;color:var(--muted);padding-right:25px;margin-bottom:22px}
.faq-list a{text-decoration:underline;text-underline-offset:3px}
.footer{display:grid;grid-template-columns:1.15fr 1fr .8fr;gap:50px;padding-block:44px}
.footer .brand{margin-bottom:16px}
.footer p{font-size:13px;margin-bottom:7px}
.footer nav{display:flex;flex-direction:column;gap:12px;font-size:13px;color:var(--muted)}
.mobile-buy{display:none}
.checkout{width:min(550px,calc(100% - 28px));max-height:calc(100dvh - 28px);border:0;padding:0;border-radius:18px;color:var(--ink);background:#fff;box-shadow:0 24px 100px #061e2a55}
.checkout::backdrop,.reader::backdrop{background:#061e2acf}
.dialog-close{position:absolute;right:12px;top:12px;min-width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:25px;line-height:1;z-index:1;color:var(--navy)}
.dialog-content{padding:36px}
.dialog-content h2{font-size:34px;padding-right:26px}
.dialog-content .eyebrow{padding-right:30px;font-size:11px}
.checkout-product{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0 18px}
.checkout-product>div>strong,.checkout-product>div>span{display:block}
.checkout-product>div>span{font-size:12px;line-height:1.4;color:var(--muted);margin-top:5px}
.checkout-product>strong{white-space:nowrap}
form{display:grid;gap:16px}
.field label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}
.field input{width:100%;min-height:50px;padding:12px 14px;border:1px solid #a4bac6;border-radius:7px;background:#fff;color:var(--ink);font-size:16px}
.field input[aria-invalid=true]{border-color:#ac3833}
.field-error{margin:6px 0 0;color:#a32926;font-size:13px;line-height:1.4}
.consent-row{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5}
.consent-row input{width:19px;height:19px;flex-shrink:0;accent-color:var(--navy);margin:2px 0}
.consent-row a{text-decoration:underline;text-underline-offset:2px}
.demo-notice{background:var(--warm);border-radius:6px;padding:12px 14px;color:#705333;font-size:12px;line-height:1.5}
.reader{width:min(720px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:14px;background:#fff;color:var(--ink)}
.reader-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid var(--line)}
.reader-toolbar h2{font-size:14px;letter-spacing:0;margin:0}
.reader-body{padding:32px 46px;overflow:auto;max-height:calc(100dvh - 180px)}
.reading-page .eyebrow{font-size:12px}
.reading-page h3{font:32px/1.2 Georgia,serif;margin-bottom:24px}
.reading-page p,.reading-page li{font:18px/1.65 Georgia,serif}
.reading-page ul{padding-left:23px}
.reading-page li{margin-bottom:12px}
.reading-page .sample-label{font:12px/1.5 Arial,sans-serif;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-top:25px}
.reader-controls{display:flex;justify-content:center;align-items:center;gap:24px;border-top:1px solid var(--line);padding:12px;font-size:13px}
/* Ordinary form and text layouts can be reproduced with standard Tilda blocks. */
.service-body{background:var(--ice);min-height:100vh}
.service-header{background:#fff}
.service-shell{width:min(690px,calc(100% - 40px));margin:48px auto 64px}
.service-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:40px}
.service-card h1{font-size:38px;margin-bottom:18px}
.service-card h2{font-size:24px;margin-top:28px}
.service-card h3{font-size:18px}
.service-card>p{color:var(--muted)}
.service-card a:not(.button):not(.icon-button){text-decoration:underline;text-underline-offset:3px}
.service-actions{display:grid;gap:12px;margin-top:24px}
.service-status{display:grid;place-items:center;background:var(--warm);width:54px;height:54px;border-radius:50%;font-size:24px;margin-bottom:24px;color:var(--navy)}
.service-note{margin-top:22px;font-size:12px;line-height:1.55;color:var(--muted)}
.service-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 24px;font-size:13px;color:var(--muted);padding:0 20px 40px}
.service-list{margin:24px 0;padding-left:24px}
.service-list li{margin:10px 0}
.document-card h1{font-size:32px;overflow-wrap:anywhere}
.document-card h2{font-size:22px}
.document-card p,.document-card li{font-size:15px}
.document-card .draft-field{color:#835017;background:var(--warm);padding:12px;border-radius:6px}
.screen-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}
.screen-grid a{padding:15px;border:1px solid var(--line);border-radius:8px;background:var(--ice);font-size:14px;text-decoration:none!important}
.screen-grid a:hover{background:#deebf0}
.email-preview{border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:24px 0}
.email-meta{background:var(--ice);padding:16px;font-size:13px}
.email-content{padding:25px}
.download-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;border-top:1px solid var(--line)}
.download-card h2{margin:0 0 5px}
.download-card p{margin:0;font-size:13px;color:var(--muted)}
.download-card .button{min-width:128px}
.support-channels{display:grid;gap:10px;margin:24px 0}
.support-channels div{display:flex;justify-content:space-between;gap:18px;padding:14px;background:var(--ice);border-radius:8px;font-size:14px}
.support-channels span{color:var(--muted);text-align:right}
.state-message{padding:18px;background:var(--ice);border-radius:8px;margin-top:20px}
.state-message:focus{outline:2px solid var(--orange);outline-offset:4px}
.technical-note{border-top:1px solid var(--line);padding-top:20px;margin-top:24px}
.technical-note summary{font-size:13px;cursor:pointer;color:var(--muted)}
.technical-note p{font-size:13px;margin-top:12px;color:var(--muted)}
@media(min-width:1200px){.hero-grid{min-height:592px}
.hero-portrait{height:544px}}
@media(max-width:979px){.wrap{width:calc(100% - 48px)}
.section{padding-block:56px}
.section-topless{padding-top:0}
.hero-grid{column-gap:34px;grid-template-columns:1.2fr .8fr;padding-top:34px}
.hero-grid h1{font-size:42px}
.hero-portrait{height:470px}
.hero-lead{font-size:16px}
.hero-actions{gap:18px;flex-wrap:wrap}
.hero-person>p:last-child{font-size:13px}
.hero-meta{margin-bottom:32px}
.book-section{gap:40px;grid-template-columns:.8fr 1.2fr}
.book-stage{min-height:360px;padding:28px 24px 42px}
.book-cover{width:194px}
.book-copy h2{font-size:36px}
.book-subtitle{font-size:22px}
.book-copy>p{font-size:15px}
.book-order{gap:20px;flex-wrap:wrap}
.book-order .price{font-size:33px}
.format-row span{font-size:12px}
.sample-grid{gap:12px}
.sample-thumb>span{font-size:12px}
.benefits-section,.audience-section,.author-story{gap:36px}
.benefits-section h2{font-size:32px}
.topic{padding:22px}
.topic h3{font-size:20px}
.topic li{font-size:14px}
.offer-card{padding:32px;column-gap:38px}
.offer-price .price{font-size:44px}
.steps{gap:16px}
.steps h3{font-size:15px}
.steps p{font-size:13px}
.faq-layout{gap:36px}
.footer{gap:28px;grid-template-columns:1fr 1fr}
.footer nav:last-child{grid-column:2}
.main-nav{gap:20px}
.main-nav a{font-size:13px}}
@media(max-width:639px){.wrap{width:calc(100% - 40px)}
.section{padding-block:44px}
.section-topless{padding-top:0}
h2{font-size:31px}
.prototype-note{padding:7px 20px;font-size:11px;gap:8px}
.site-header{min-height:68px;gap:12px}
.brand{font-size:15px;gap:8px}
.brand img{width:28px;height:28px}
.header-access{font-size:12px;gap:5px}
.main-nav{display:none}
.hero-grid{grid-template-columns:104px minmax(0,1fr);column-gap:18px;padding-top:24px;align-items:center}
.hero-portrait{grid-column:1;grid-row:1;width:104px;height:128px;align-self:start;border-radius:46px 46px 8px 8px}
.hero-portrait img{object-position:50% 25%}
.hero-portrait figcaption{left:0;bottom:0;right:0;padding:3px 2px;text-align:center;border-radius:0;font-size:8px}
.hero-person{grid-column:2;grid-row:1}
.hero-person .eyebrow{font-size:12px;letter-spacing:.035em;margin-bottom:10px}
.hero-person>p:last-child{font-size:13px;margin-bottom:0;line-height:1.5}
.hero-grid h1{grid-column:1/-1;grid-row:2;font-size:clamp(30px,8.8vw,39px);margin:22px 0 18px}
.hero-lead{grid-column:1/-1;grid-row:3;font-size:15px;line-height:1.6;margin-bottom:20px}
.hero-actions{grid-column:1/-1;grid-row:4;gap:16px;flex-wrap:nowrap}
.hero-actions .button{padding-inline:18px;gap:12px;flex-shrink:0;font-size:14px}
.hero-actions .text-link{font-size:13px}
.hero-meta{grid-column:1/-1;grid-row:5;font-size:12px;margin:14px 0 28px}
.book-section{grid-template-columns:1fr;gap:28px}
.book-stage{min-height:270px;padding:24px 24px 35px}
.book-cover{width:145px}
.book-copy h2{font-size:36px}
.book-subtitle{font-size:23px}
.book-copy>p{font-size:16px}
.format-row{gap:6px;margin-block:20px}
.format-row span{font-size:12px}
.book-order{justify-content:space-between;flex-wrap:nowrap;margin:22px 0 14px;gap:12px}
.book-order .button{padding-inline:20px;font-size:15px}
.book-copy>.small{font-size:13px}
.row-heading{display:block}
.row-heading>p{font-size:13px;margin-top:15px}
.section-heading{margin-bottom:24px}
.section-heading .eyebrow{margin-bottom:13px}
.sample-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}
.sample-thumb>span{font-size:13px}
.sample-thumb:last-child{grid-column:1}
.editor-note{font-size:12px}
.benefits-section,.audience-section,.author-story,.faq-layout{grid-template-columns:1fr;gap:28px}
.benefits-section h2{font-size:32px}
.moment-image{margin-top:22px}
.moment-image img{aspect-ratio:1.8}
.benefit-list li{padding:16px 0;gap:12px}
.benefit-list h3{font-size:18px}
.benefit-list p{font-size:14px}
.topic-grid{grid-template-columns:1fr;gap:14px}
.topic{padding:22px}
.topic-icon{margin-bottom:14px}
.topic ul{margin-top:12px}
.topic li{font-size:15px;padding:9px 0}
.audience-list li{font-size:16px;padding:13px 0}
.author-story{gap:14px}
.author-story h2{font-size:34px}
.serif-lead{font-size:25px}
.author-story>div:last-child>p{font-size:15px}
.author-story>div:last-child>p.small{font-size:12px}
.difference-grid{grid-template-columns:1fr;gap:22px;margin-top:28px;padding-top:24px}
.difference-grid article{display:grid;grid-template-columns:24px 1fr;column-gap:12px}
.difference-grid span{grid-row:1/3;margin-top:3px}
.difference-grid h3{font-size:18px}
.difference-grid p{font-size:14px}
.offer-card{grid-template-columns:1fr;padding:26px 22px;gap:25px}
.offer-card h2{font-size:33px}
.offer-price{align-items:stretch;text-align:left;gap:8px}
.offer-price .price{font-size:44px}
.offer-price .button{margin-top:6px}
.offer-price p{font-size:12px;text-align:center}
.offer-note{font-size:11px}
.steps{grid-template-columns:1fr;gap:0}
.steps>li{display:flex;gap:16px;padding-block:16px}
.steps>li>span{flex-shrink:0;margin:0}
.steps h3{font-size:17px}
.steps p{font-size:14px}
.faq-list summary{font-size:16px}
.faq-layout h2 br{display:none}
.footer{grid-template-columns:1fr;gap:28px;padding-block:36px 112px}
.footer nav:last-child{grid-column:auto}
.footer nav{font-size:13px;gap:15px}
.mobile-buy:not([hidden]){position:fixed;z-index:10;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 17px;background:var(--navy-deep);border:1px solid #44616e;border-radius:12px;box-shadow:0 8px 26px #061e2a30;color:#fff}
.mobile-buy span,.mobile-buy strong{display:block}
.mobile-buy span{font-size:10px;color:#c9dce3}
.mobile-buy strong{font-size:14px}
.mobile-buy .button{min-height:44px;font-size:14px;padding:11px 18px}
.dialog-content{padding:30px 22px}
.dialog-content h2{font-size:30px}
.checkout-product{grid-template-columns:38px 1fr auto;gap:10px}
.checkout-product>div>strong{font-size:14px}
.checkout-product>div>span{font-size:11px}
.checkout-product>strong{font-size:14px}
.consent-row{font-size:12px}
.reader-body{padding:24px}
.reading-page h3{font-size:27px}
.reading-page p,.reading-page li{font-size:17px}
.service-shell{margin-block:28px 40px;width:calc(100% - 28px)}
.service-card{padding:26px 22px}
.service-card h1{font-size:31px}
.document-card h1{font-size:28px}
.service-actions .button{font-size:15px}
.screen-grid{grid-template-columns:1fr}
.email-content{padding:20px}
.download-card{align-items:start;flex-direction:column}
.download-card .button{width:100%}
.support-channels div{flex-direction:column;gap:5px}
.support-channels span{text-align:left}
.service-footer{font-size:12px}}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}
.prototype-note{padding-inline:16px;font-size:10px}
.brand{font-size:14px}
.hero-grid{column-gap:14px;grid-template-columns:90px minmax(0,1fr)}
.hero-portrait{width:90px;height:112px}
.hero-person>p:last-child{font-size:12px}
.hero-actions{gap:12px}
.hero-actions .button{font-size:13px;padding-inline:14px}
.hero-actions .text-link{font-size:12px}
.hero-meta{font-size:11px}
.checkout-product{grid-template-columns:32px 1fr}
.checkout-product>strong{grid-column:2}
.book-copy h2{font-size:32px}
.book-order .price{font-size:30px}}
@media(min-width:640px) and (max-width:767px){.hero-grid{column-gap:24px}.hero-grid h1{font-size:34px}.hero-lead{font-size:15px}.hero-portrait{align-self:start;height:470px}}
.consent-row{min-height:44px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important;animation:none!important}}
