@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
nav .nav-review{padding:12px 16px;font-size:14px;text-align:center}.quick-payment-note{font-size:14px;line-height:1.65;max-width:560px;color:var(--muted)}.request.request-top{padding:48px 0 60px;border-top:1px solid var(--line);align-items:start}.request-top .price{margin-top:0}.request-top h2{margin-bottom:20px}@media(max-width:800px){nav .nav-review{padding:10px 12px}.request.request-top{padding:32px 0 40px}.hero .actions>.button{width:100%;text-align:center}}
:root{--ink:#152925;--muted:#52615d;--paper:#f6f5ee;--line:#d7ddd4;--green:#cdeb9a;--dark:#153f35}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:5px}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #568525;outline-offset:4px}header,main,footer{width:min(1200px,calc(100% - 64px));margin:auto}header{min-height:120px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{text-decoration:none;font-size:12px;line-height:1.35;letter-spacing:1.4px}.brand strong{font-size:16px;letter-spacing:.7px}nav{display:flex;align-items:center;gap:28px;font-size:14px}nav a{text-decoration:none}.small-button{border:1px solid var(--ink);border-radius:4px;padding:10px 16px}.hero{display:grid;grid-template-columns:1.55fr 1fr;gap:75px;padding:85px 0 80px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;margin:0 0 23px}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;line-height:1.1;font-weight:600;margin-top:0;letter-spacing:-1.7px}h1{font-size:clamp(44px,5.7vw,72px);margin-bottom:28px}h2{font-size:clamp(32px,3.5vw,43px);max-width:740px}h3{font-size:25px;line-height:1.2;letter-spacing:-.7px}.lead{font-size:20px;line-height:1.6;color:var(--muted);max-width:590px}.actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:32px 0 20px}.button{display:inline-block;border:0;border-radius:4px;background:var(--dark);color:white;padding:16px 21px;font-weight:600;text-decoration:none;cursor:pointer}.button:hover{background:#245d4e}.button.light{background:var(--green);color:var(--ink)}.small{font-size:12px;line-height:1.65;color:var(--muted)}.text-link{font-size:14px}.deadline{background:var(--green);border-radius:8px;padding:34px}.deadline .eyebrow{font-size:10px}.date{font-family:Manrope,sans-serif;font-size:112px;line-height:1;margin:26px 0;letter-spacing:-5px}.date span{display:block;font-size:16px;letter-spacing:2px;margin-top:18px;font-weight:600}.deadline a{font-size:13px}.deadline p:not(.date){max-width:350px}.scope{display:grid;grid-template-columns:1fr 1fr;gap:75px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:52px 0}.scope h2{margin-bottom:14px}.scope-tool{background:white;border:1px solid var(--line);padding:24px;border-radius:6px}label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}input,select,textarea{padding:12px;border:1px solid #b6c3b8;border-radius:3px;width:100%;background:white;color:var(--ink);margin-bottom:20px}.scope-result{font-size:14px;min-height:94px;padding:15px;background:#edf1e9;border-left:3px solid #688350}.offer,.process,.faq{padding:65px 0;border-bottom:1px solid var(--line)}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.offer article{padding:32px;border:1px solid var(--line);border-radius:6px;background:#fffefa}.offer .featured{border:1px solid #738875;background:#eef1e6}.number{font-size:11px;letter-spacing:1.5px;display:block;margin-bottom:23px}.price{font-family:Manrope,sans-serif;font-size:40px;line-height:1.3;margin:18px 0}.price span{font:14px 'DM Sans',sans-serif;color:var(--muted)}ul{padding-left:19px;margin:23px 0}li{padding:4px 0}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.three p{font-size:15px;color:var(--muted)}.three h3{font-size:20px}.sample{background:var(--dark);color:#f5f6ee;margin:65px 0;display:grid;grid-template-columns:1.3fr 1fr;gap:60px;padding:50px;border-radius:6px}.sample .small{color:#d1ddcf}.sample p{max-width:560px}.sample-index{border-left:1px solid #426659;padding-left:40px}.sample-index>p:first-child{font-size:11px;letter-spacing:1.8px}.sample-index ol{padding-left:18px}.sample-index li{padding:12px 0;border-bottom:1px solid #426659;font-size:15px}.request{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-bottom:60px}.request p{max-width:470px}.request form{background:white;padding:30px;border:1px solid var(--line);border-radius:6px}.request button{width:100%;font-size:14px}.faq{padding-top:5px}.faq h2{font-size:30px}details{border-top:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-weight:600}details p{max-width:850px;color:var(--muted);font-size:15px}footer{display:flex;justify-content:space-between;padding:36px 0 45px;font-size:13px}footer span{font-size:11px;color:var(--muted)}footer a{display:inline-block;margin-bottom:7px}.legal{max-width:800px;padding:60px 0}.legal h1{font-size:46px}.legal h2{font-size:25px;margin-top:40px}.legal p,.legal li{font-size:15px}@media(max-width:800px){header,main,footer{width:calc(100% - 36px)}header{min-height:96px}nav{gap:15px;font-size:12px}nav a:first-child{display:none}.small-button{padding:8px 10px}.hero{grid-template-columns:1fr;gap:30px;padding:48px 0}.deadline{padding:28px}.date{font-size:82px}.scope,.request{grid-template-columns:1fr;gap:23px;padding:40px 0}.offer-grid,.three,.sample{grid-template-columns:1fr}.offer,.process,.faq{padding:42px 0}.three{gap:20px}.sample{padding:28px;gap:26px;margin:35px 0}.sample-index{border-left:0;border-top:1px solid #426659;padding:22px 0 0}.offer article{padding:24px}footer{gap:20px;align-items:flex-start}.hero h1{font-size:48px;letter-spacing:-2px}.lead{font-size:18px}.request form{padding:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

[hidden]{display:none!important}fieldset{border:0;padding:0;margin:0;min-width:0}.purchase-note{margin-bottom:0}.offer .small-button{display:inline-block;text-decoration:none}.request-summary{font-size:16px;background:#edf1e9;border-left:3px solid #688350;padding:16px;margin:0 0 24px}.order-heading{padding:65px 0 32px;max-width:780px}.order-request{padding-bottom:65px;align-items:start}.order-request .price{margin-top:0}.order-steps{padding-left:22px;margin:28px 0}.order-steps li{padding:10px 0}.request label{font-size:14px}.request .small{font-size:14px}.email-draft{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.email-draft h3{font-size:23px}.email-draft .actions{gap:10px;margin:20px 0}.email-draft .button,.email-draft button{width:auto;font-size:14px}.email-draft input,.email-draft textarea{font-size:14px;background:#f7f9f5}.email-draft button{cursor:pointer;background:white;color:var(--ink)}.email-draft a{overflow-wrap:anywhere}.email-draft textarea{resize:vertical}input,textarea{min-width:0}.request a{overflow-wrap:anywhere}@media(max-width:800px){.order-heading{padding:40px 0 12px}.order-heading h1{font-size:42px}.order-request{padding-top:16px}.small-button{font-size:14px}nav{flex-wrap:wrap;justify-content:flex-end}.email-draft .actions{align-items:stretch}.email-draft .button,.email-draft button{width:100%;text-align:center}}
/* Migration checklist and supporting page accessibility. */
.legal p,.legal li{font-size:1rem}.legal a{overflow-wrap:anywhere}.checklist{max-width:840px}.checklist-steps{padding-left:1.6rem}.checklist-steps>li{padding:16px 0 20px;border-bottom:1px solid var(--line)}.checklist-steps h2{font-size:1.35rem;margin:0 0 12px;letter-spacing:-.4px}.checklist-steps p{margin:0}.share-panel,.checklist-offer{margin:32px 0;padding:24px;background:white;border:1px solid var(--line);border-radius:6px}.share-panel h2,.checklist-offer h2{margin-top:0}.share-panel button{cursor:pointer;background:var(--green);min-height:44px}.share-panel input{font-size:.875rem}.share-callout{padding:18px 20px;background:#eef1e6;border-left:3px solid #688350;font-size:1rem}.legal h1{font-size:clamp(2rem,6vw,2.875rem)}@media(max-width:480px){header{flex-wrap:wrap;padding:18px 0}nav{flex-wrap:wrap;gap:12px}.share-panel,.checklist-offer{padding:18px}.legal{padding-top:36px}footer{flex-wrap:wrap}.legal .button{max-width:100%;text-align:center}}@media print{header,footer,.share-panel,.checklist-offer{display:none}.checklist{width:100%;max-width:none;padding:0}body{background:white;color:black}}

/* Review-first hierarchy and readable purchase details. */
.small{font-size:.875rem}.eyebrow,.number{font-size:.75rem}.offer .featured{border:2px solid var(--dark);background:#eef4ea}.hero{padding-bottom:48px}.offer{padding-top:42px}.sample{margin-top:44px}.review-delivery-note{font-size:1rem}.request-top{scroll-margin-top:24px}



/* Conversion polish: shared forest/cream system, compact first viewport. */
:root { --muted:#40554d; --surface:#fffefa; --soft:#eef4ea; --warning:#704017; }
header { min-height:84px; }
nav { gap:20px; }
nav .nav-review { padding:12px 16px; min-height:44px; }
.brand { font-size:14px; }
.eyebrow, .number, .deadline .eyebrow { font-size:.875rem; letter-spacing:1.3px; }
label, .text-link, .deadline a, footer, footer span { font-size:.875rem; }
.hero { grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr); gap:48px; padding:40px 0 36px; align-items:start; }
.hero-copy { min-width:0; }
.hero .eyebrow { margin:0 0 14px; }
.hero h1 { font-size:clamp(2.5rem,4.35vw,3.5rem); line-height:1.08; letter-spacing:-1.8px; margin-bottom:18px; }
.hero .lead { font-size:1.125rem; line-height:1.5; margin:0 0 12px; max-width:640px; }
.hero-scope { font-size:1rem; margin:0; }
.hero .actions { gap:14px 18px; margin:22px 0 14px; }
.hero .text-link { font-weight:600; }
.hero .quick-payment-note { margin:0 0 12px; max-width:640px; line-height:1.55; }
.hero-delivery { margin:0; max-width:640px; line-height:1.55; }
.deadline { padding:26px; margin-top:2px; }
.deadline-date { font:600 clamp(1.7rem,2.5vw,2.25rem)/1.2 Manrope,system-ui,sans-serif; letter-spacing:-1px; margin:12px 0 18px; }
.deadline .source-note { margin-bottom:0; }
.trust-strip { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; padding:24px 0; border-block:1px solid var(--line); }
.trust-strip > * { min-width:0; }
.trust-strip a { text-decoration:none; }
.trust-strip a:hover strong { text-decoration:underline; text-underline-offset:4px; }
.trust-strip strong, .trust-strip span { display:block; }
.trust-strip strong { font-size:1rem; line-height:1.4; }
.trust-strip span { font-size:.875rem; color:var(--muted); margin-top:5px; }
.comparison { padding:48px 0; border-bottom:1px solid var(--line); }
.comparison .three { gap:24px; }
.comparison .three article { padding:22px; border:1px solid var(--line); border-radius:6px; background:var(--surface); }
.comparison .three .comparison-review { background:var(--soft); border-color:var(--dark); }
.comparison .three p { margin-bottom:0; font-size:1rem; }
.comparison > .small { margin:20px 0 0; }
.operator { display:grid; grid-template-columns:1fr 1.65fr; gap:48px; padding:42px 0; }
.operator h2 { font-size:1.8rem; line-height:1.3; letter-spacing:-.7px; margin:0; }
.operator h2 span { color:var(--muted); font:400 1rem/1.6 'DM Sans',system-ui,sans-serif; letter-spacing:0; }
.operator p:first-child { margin-top:0; }
.operator-links { display:flex; gap:12px 20px; flex-wrap:wrap; font-size:.875rem; }
.fit-capture { min-width:0; padding:24px; background:#fff; border:1px solid var(--line); border-radius:8px; }
.fit-capture-heading { border-bottom:1px solid var(--line); padding-bottom:14px; margin-bottom:14px; }
.fit-capture-heading .eyebrow { color:var(--dark); margin:0 0 8px; }
.fit-capture-heading p:last-child { margin:0; }
.request .fit-fallback { max-width:none; margin:0 0 16px; font-size:.875rem; line-height:1.7; }
.fit-form-frame { display:block; width:100%; height:640px; border:0; background:#fff; }
.fit-capture #fit-privacy { max-width:none; margin:16px 0 0; }
#fit-check-title:focus { outline:2px solid var(--dark); outline-offset:6px; }

/* The synthetic report uses the same tokens, fonts, links and purchase button. */
.review-page main { max-width:1160px; padding:30px 0 60px; }
.review-page .review-nav { display:flex; justify-content:space-between; flex-wrap:wrap; gap:16px; padding-bottom:24px; margin-bottom:30px; border-bottom:1px solid var(--line); }
.review-page .review-nav a { display:inline-flex; text-decoration:underline; font-size:.875rem; }
.review-page h1 { font-size:clamp(2rem,4.1vw,3rem); line-height:1.14; max-width:900px; }
.review-page h2 { font-size:1.6rem; line-height:1.25; margin-top:32px; letter-spacing:-.7px; }
.review-page h3 { font-size:1.2rem; line-height:1.4; margin-top:28px; letter-spacing:-.3px; }
.review-page p { max-width:95ch; }
.review-page .notice { padding:18px 20px; background:var(--soft); border:1px solid var(--line); border-left:4px solid var(--dark); border-radius:4px; }
.review-page .notice.danger { background:#f4eee2; border-left-color:var(--warning); }
.review-page .card { padding:28px; margin:28px 0; border:1px solid var(--line); background:var(--surface); border-radius:6px; }
.review-page .card > h2 { margin-top:0; }
.review-page .stats { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; margin:24px 0; }
.review-page .stat { background:var(--soft); border:1px solid var(--line); padding:16px; border-radius:4px; font-size:.875rem; }
.review-page .stat b { display:block; font:600 1.75rem/1.2 Manrope,system-ui,sans-serif; margin-bottom:7px; }
.review-page .muted { color:var(--muted); font-size:.875rem; }
.review-page .table-scroll { max-width:100%; overflow-x:auto; margin:16px 0; border:1px solid var(--line); border-radius:4px; }
.review-page .table-scroll:focus-visible { outline:3px solid var(--dark); outline-offset:3px; }
.review-page table { width:100%; min-width:580px; border-collapse:collapse; font-size:.875rem; line-height:1.55; }
.review-page th { text-align:left; background:var(--soft); font-weight:700; }
.review-page td, .review-page th { padding:12px; border-bottom:1px solid var(--line); vertical-align:top; overflow-wrap:anywhere; }
.review-page tr:last-child td { border-bottom:0; }
.review-page td { max-width:510px; }
.review-page code { overflow-wrap:anywhere; }
.review-page .review-offer { margin-top:36px; border:2px solid var(--dark); border-radius:6px; background:var(--soft); padding:28px; }
.review-page .review-offer h2 { margin-top:0; }
.review-page .review-actions { display:flex; align-items:center; gap:16px 20px; flex-wrap:wrap; }
@media (max-width:800px) {
 .hero { grid-template-columns:1fr; gap:24px; padding:32px 0; }
 .hero h1 { font-size:clamp(2.4rem,6.2vw,3rem); }
 .hero .actions > .button { width:auto; }
 .deadline { margin:0; padding:22px; }
 .trust-strip { gap:16px; }
 .comparison .three, .operator { grid-template-columns:1fr; gap:20px; }
 .comparison, .operator { padding:36px 0; }
 .fit-capture { padding:18px; }
 .review-page .card { padding:20px; }
 .review-page .stats { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (max-width:600px) {
 header { flex-wrap:wrap; padding:18px 0; gap:14px; min-height:0; }
 header nav { gap:14px; }
 .hero { padding-top:26px; }
 .hero h1 { font-size:2.5rem; letter-spacing:-1.3px; }
 .hero .actions { gap:14px 20px; }
 .hero .actions > .button { width:100%; text-align:center; }
 .hero .lead { font-size:1.0625rem; }
 .trust-strip { grid-template-columns:1fr; gap:18px; padding:22px 0; }
 .fit-form-frame { height:736px; }
 .fit-capture { padding:12px; }
 .fit-capture-heading { padding:8px 4px 14px; }
 .review-page .card, .review-page .review-offer { padding:18px; }
 .review-page .stats { gap:10px; }
 .review-page .review-actions .button { width:100%; text-align:center; }
 .review-page .review-nav { justify-content:flex-start; }
}
@media print {
 .review-page { background:white; color:black; font-family:system-ui,sans-serif; }
 .review-page main { width:100%; max-width:none; padding:0; }
 .review-page .review-nav, .review-page .review-offer { display:none; }
 .review-page .card { padding:12px 0; border:0; break-inside:auto; }
 .review-page .table-scroll { overflow:visible; border:0; }
 .review-page table { min-width:0; table-layout:fixed; font-size:9pt; }
 .review-page th, .review-page td { padding:5px; color:black; }
 .review-page thead { display:table-header-group; }
 .review-page tr, .review-page .notice, .review-page .stat { break-inside:avoid; }
 .review-page h1, .review-page h2, .review-page h3 { break-after:avoid; color:black; }
 .review-page a, .review-page .muted { color:black; }
}

/* Technical examples: readable contracts, clear evidence boundaries. */
.conversion-preview { padding:38px 0; border-bottom:1px solid var(--line); }
.conversion-preview h2 { font-size:clamp(1.75rem,3vw,2.4rem); }
.conversion-preview .three { gap:24px; }
.conversion-preview .three p { font-size:1rem; }
.conversion-preview > p:last-child { margin-bottom:0; }
.technical-page { max-width:1040px; padding:48px 0; }
.technical-intro { max-width:850px; margin-bottom:36px; }
.technical-intro h1 { font-size:clamp(2.1rem,4.3vw,3.4rem); }
.technical-intro .lead { max-width:760px; }
.evidence-label { border-left:3px solid var(--dark); padding:12px 16px; background:var(--soft); font-size:.875rem; }
.technical-case { padding:30px; border:1px solid var(--line); background:var(--surface); border-radius:6px; margin:28px 0; }
.technical-case h2,.local-proof h2,.technical-scope h2 { font-size:clamp(1.5rem,3vw,2rem); line-height:1.2; letter-spacing:-.7px; }
.technical-case .number { margin-bottom:14px; }
.request-pair { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; margin:24px 0; }
.request-pair > div { min-width:0; }
.request-pair h3 { font:600 .875rem/1.5 'DM Sans',system-ui,sans-serif; letter-spacing:0; margin:0 0 8px; }
.technical-page pre { margin:0; padding:18px; background:#153f35; color:#f4f8ef; border-radius:5px; font-size:.875rem; line-height:1.65; white-space:pre-wrap; overflow-wrap:anywhere; }
.technical-page code,.input-definition code { font-family:ui-monospace,SFMono-Regular,Consolas,monospace; overflow-wrap:anywhere; }
.review-check { display:grid; grid-template-columns:minmax(150px,1fr) minmax(0,3fr); gap:12px 24px; border-top:1px solid var(--line); padding-top:20px; margin:24px 0 0; }
.review-check dt { font-weight:700; }
.review-check dd { margin:0; }
.local-proof { margin:32px 0; padding:28px; background:var(--soft); border-left:4px solid var(--dark); border-radius:4px; }
.technical-scope { padding:36px 0 18px; border-top:1px solid var(--line); }
.input-definition { padding:22px; margin:24px 0; background:var(--soft); border:1px solid var(--line); border-radius:6px; }
.input-definition h3 { font-size:1.3rem; letter-spacing:-.4px; }
@media (max-width:800px) { .conversion-preview .three { grid-template-columns:1fr; gap:12px; } .technical-page { padding-top:32px; } .technical-case { padding:22px; } }
@media (max-width:600px) { .request-pair,.review-check { grid-template-columns:1fr; } .review-check { gap:6px; } .review-check dd { margin-bottom:12px; } .technical-case,.local-proof,.input-definition { padding:18px; } .technical-page pre { padding:14px; } .technical-scope .button { width:100%; text-align:center; } }
@media print { .technical-page { width:100%; max-width:none; padding:0; } .technical-case,.local-proof { padding:12px 0; border:0; background:white; } .technical-page pre { background:white; color:black; border:1px solid #999; } .technical-scope .actions { display:none; } .request-pair { break-inside:avoid; } }
