:root{--brochure-bg: #f9f6ef;--brochure-surface: #ffffff;--brochure-surface-soft: #f3eee4;--brochure-border: #c7cbd1;--brochure-text: #1a1d1e;--brochure-muted: #6e7073;--brochure-primary: #875c1d;--brochure-accent: #006d77;--brochure-ok: #206f5a;--brochure-warn: #a05c0d;--brochure-bad: #c82828}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;color:var(--brochure-text);background:linear-gradient(160deg,#d9d3c6,#cbc5b5)}.brochure-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:18px 12px 24px;gap:10px}.brochure-toolbar{width:min(210mm,100%);display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.brochure-toolbar a{color:var(--brochure-text);text-decoration:none;font-weight:600;font-size:13px}.brochure-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.brochure-print-btn{border:none;border-radius:8px;padding:10px 14px;background:var(--brochure-primary);color:#fff;font-weight:700;cursor:pointer}.brochure-print-tip{margin:0;font-size:11px;color:var(--brochure-muted)}.brochure-page{width:210mm;min-height:297mm;background:var(--brochure-bg);border:1px solid #b8b2a4;border-radius:12px;box-shadow:0 14px 38px #0003;padding:11mm 10mm 9mm;display:flex;flex-direction:column;gap:8px}.page-header{background:var(--brochure-surface);border:1px solid var(--brochure-border);border-radius:10px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.header-brand{min-width:0}.header-brand img{width:220px;max-width:100%;height:auto}.header-badge{display:inline-flex;margin-top:6px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:600;color:var(--brochure-primary);border:1px solid color-mix(in oklch,var(--brochure-primary) 30%,transparent);background:color-mix(in oklch,var(--brochure-primary) 10%,white)}.header-contact{text-align:right;font-size:11px;color:var(--brochure-muted)}.header-contact .url{font-size:16px;font-weight:800;color:var(--brochure-text)}.hero h1{margin:0;font-size:30px;line-height:1.03;letter-spacing:-.02em}.hero h1 span{color:var(--brochure-primary)}.hero p{margin:8px 0 0;font-size:12px;line-height:1.45;color:var(--brochure-muted);max-width:94%}.section-title{margin:0 0 4px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--brochure-primary);font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.disclaimer-text{margin:5px 0 0;font-size:8px;line-height:1.35;color:var(--brochure-muted)}.stat{border:1px solid var(--brochure-border);border-radius:8px;background:var(--brochure-surface);padding:8px}.stat .value{margin:0;font-size:23px;font-weight:900;line-height:1}.stat .label{margin:5px 0 2px;font-size:10px;font-weight:700}.stat .copy{margin:0;font-size:9px;line-height:1.35;color:var(--brochure-muted)}.stat.bad{border-color:color-mix(in oklch,var(--brochure-bad) 35%,var(--brochure-border));background:color-mix(in oklch,var(--brochure-bad) 7%,white)}.stat.bad .value{color:var(--brochure-bad)}.stat.warn{border-color:color-mix(in oklch,var(--brochure-warn) 35%,var(--brochure-border));background:color-mix(in oklch,var(--brochure-warn) 7%,white)}.stat.warn .value{color:var(--brochure-warn)}.stat.ok{border-color:color-mix(in oklch,var(--brochure-ok) 35%,var(--brochure-border));background:color-mix(in oklch,var(--brochure-ok) 7%,white)}.stat.ok .value{color:var(--brochure-ok)}.stat.primary{border-color:color-mix(in oklch,var(--brochure-primary) 35%,var(--brochure-border));background:color-mix(in oklch,var(--brochure-primary) 8%,white)}.stat.primary .value{color:var(--brochure-primary)}.main-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:8px;align-items:start}.panel{border:1px solid var(--brochure-border);background:var(--brochure-surface);border-radius:10px;padding:10px}.steps-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.step-item{display:grid;grid-template-columns:24px 1fr;gap:8px;border:1px solid var(--brochure-border);border-radius:8px;background:var(--brochure-surface-soft);padding:7px 8px}.step-num{width:24px;height:24px;border-radius:50%;font-size:10px;font-weight:900;background:var(--brochure-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center}.step-item h3{margin:0;font-size:10px;line-height:1.25}.step-item p{margin:3px 0 0;font-size:9px;color:var(--brochure-muted);line-height:1.35}.radar-card{margin-top:8px;border-radius:8px;border:1px solid #284c53;background:#15262a;color:#fff;padding:8px}.radar-card h3{margin:0;font-size:12px}.radar-card p{margin:4px 0 7px;font-size:9px;color:#d8e4e8;line-height:1.35}.radar-layout{display:grid;grid-template-columns:128px 1fr;gap:8px}.radar-svg{width:128px;height:128px}.radar-metrics{list-style:none;margin:0;padding:0;display:grid;gap:4px}.radar-metrics li{font-size:8px;color:#eef4f6;display:flex;justify-content:space-between;gap:8px;border-bottom:1px dashed rgba(255,255,255,.15);padding-bottom:2px}.radar-metrics li span:last-child{font-family:JetBrains Mono,ui-monospace,monospace;color:#b7d4db;white-space:nowrap}.radar-disclaimer{margin:6px 0 0;font-size:7.5px;color:#bdd2d8;line-height:1.3}.compare-table{width:100%;border-collapse:collapse;font-size:8.5px}.compare-table th,.compare-table td{border:1px solid var(--brochure-border);padding:4px 5px;text-align:center;vertical-align:top}.compare-table th{background:#1a1d1e;color:#fff;font-size:8px}.compare-table th:last-child{background:var(--brochure-primary)}.compare-table td:first-child{text-align:left;font-weight:700}.compare-table td:last-child{color:var(--brochure-ok);font-weight:700;background:color-mix(in oklch,var(--brochure-primary) 7%,white)}.pricing-card{margin-top:8px;border-radius:8px;border:1px solid color-mix(in oklch,var(--brochure-primary) 60%,#1a1d1e);background:#1a1d1e;color:#fff;padding:9px}.price-chips{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:6px}.chip{display:inline-flex;align-items:center;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:700;background:color-mix(in oklch,var(--brochure-primary) 85%,black)}.chip-accent{background:color-mix(in oklch,var(--brochure-warn) 80%,black);color:#fceace}.price-amount{margin:0;font-size:31px;font-weight:900;line-height:1}.price-meta{margin:2px 0 8px;color:#d4c6a3;font-size:9px}.features{list-style:none;margin:0;padding:0;display:grid;gap:4px}.features li{font-size:8.5px;line-height:1.35;padding-left:12px;position:relative}.features li:before{content:"";position:absolute;left:0;top:4px;width:6px;height:6px;border-radius:50%;background:var(--brochure-ok)}.founder-note{margin:7px 0 0;font-size:8px;color:#f5d9a5;line-height:1.4}.coverage{border:1px solid var(--brochure-border);border-radius:10px;background:var(--brochure-surface);padding:10px}.coverage-chips{margin-top:6px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.coverage-chip{border:1px solid var(--brochure-border);background:var(--brochure-surface-soft);border-radius:7px;padding:5px 7px;font-size:8px;line-height:1.3}.page-footer{margin-top:auto;border-top:1px solid var(--brochure-border);padding-top:6px;font-size:8px;color:var(--brochure-muted);display:flex;justify-content:space-between;gap:10px}@media screen and (max-width:960px){.brochure-shell{padding:0}.brochure-toolbar{width:100%;position:sticky;top:0;background:#f2eee4;border-bottom:1px solid #d0c9ba;padding:10px 12px;z-index:10}.brochure-actions{align-items:flex-end}.brochure-print-tip{display:none}.brochure-page{width:100%;min-height:auto;border:none;border-radius:0;box-shadow:none;padding:18px 14px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-grid{grid-template-columns:1fr}.coverage-chips{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{html,body{width:210mm;height:297mm;overflow:hidden;-webkit-print-color-adjust:exact;print-color-adjust:exact}body{background:#fff}.brochure-shell{padding:0}.brochure-toolbar{display:none}.brochure-page{width:210mm;height:297mm;min-height:297mm;max-height:297mm;border:none;border-radius:0;box-shadow:none;margin:0;padding:9mm 8mm 7mm;gap:6px;overflow:hidden;break-after:always;page-break-after:always;page-break-inside:avoid;break-inside:avoid-page;-webkit-print-color-adjust:exact;print-color-adjust:exact}.hero h1{font-size:27px}.hero p{font-size:11px}.stats-grid{gap:5px;grid-template-columns:repeat(4,minmax(0,1fr))!important}.stat{padding:7px}.stat .value{font-size:20px}.stat .label{font-size:9px;margin:4px 0 1px}.stat .copy{font-size:8px}.disclaimer-text{font-size:7px;margin-top:4px}.main-grid{gap:6px;grid-template-columns:.92fr 1.08fr!important}.panel,.coverage{padding:8px;break-inside:avoid-page;page-break-inside:avoid}.section-title{font-size:10px;margin-bottom:3px}.step-item{padding:6px 7px;gap:7px}.step-item h3{font-size:9px}.step-item p{font-size:8px;margin-top:2px}.radar-card{margin-top:6px;padding:7px}.radar-layout{grid-template-columns:118px 1fr;gap:7px}.radar-svg{width:118px;height:118px}.radar-metrics li{font-size:7.5px}.radar-disclaimer{font-size:6.8px;margin-top:4px}.compare-table{font-size:8px}.compare-table th,.compare-table td{padding:3px 4px}.pricing-card{margin-top:6px;padding:8px}.price-amount{font-size:28px}.price-meta{font-size:8px;margin-bottom:6px}.features{gap:3px}.features li{font-size:8px}.founder-note{font-size:7.5px;margin-top:6px}.coverage-chips{gap:4px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.coverage-chip{font-size:7.5px;padding:4px 6px}.page-footer{font-size:7px;padding-top:5px}@page{size:210mm 297mm;margin:0}}
