:root{--ink:#183a37;--ink-soft:#365d58;--paper:#f6f1e8;--paper-deep:#e9e0d2;--white:#fffdf8;--accent:#d76a3a;--accent-dark:#a94323;--sage:#a9b9a5;--line:#d9d5cb;--muted:#6c746f;--shadow:0 24px 80px #183a371f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}.site-header{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:22px 28px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:17px;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:10px}.header-link{text-underline-offset:5px;font-size:14px;font-weight:700}.hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:76px;max-width:1180px;margin:16px auto 70px;padding:52px 28px 30px;display:grid}.eyebrow{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;max-width:720px;margin:17px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,78px);font-weight:500;line-height:.98}.hero-copy>p{max-width:650px;color:var(--ink-soft);font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin:30px 0 22px;display:flex}.hero-actions span{color:var(--muted);font-size:13px;font-weight:700}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.primary-button{background:var(--accent);color:#fff;min-height:48px;padding:0 22px;box-shadow:0 8px 20px #a943232e}.primary-button:hover{background:var(--accent-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button{min-height:42px;color:var(--ink);border:1px solid var(--ink);background:0 0;padding:0 17px}.trust-list{color:var(--ink-soft);flex-wrap:wrap;gap:22px;margin:0;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.trust-list li:before{content:"✓";color:var(--accent);margin-right:7px}.hero-ledger{background:var(--white);box-shadow:var(--shadow);border:1px solid #183a3724;padding:30px;position:relative;transform:rotate(1.5deg)}.hero-ledger:before{content:"";border:1px solid var(--paper-deep);pointer-events:none;position:absolute;inset:10px}.mini-header{border-bottom:2px solid var(--ink);padding-bottom:22px;position:relative}.mini-header span{color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.mini-header strong{margin-top:8px;font-family:Georgia,serif;font-size:23px;display:block}.mini-row{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr auto;gap:12px;padding:17px 0;font-size:13px;display:grid;position:relative}.mini-row span{color:var(--muted)}.mini-row b{font-weight:700}.mini-row em{color:var(--accent-dark);font-style:normal;font-weight:900}.mini-row em.paid{color:var(--ink-soft)}.mini-total{justify-content:space-between;padding-top:25px;display:flex;position:relative}.mini-total span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.mini-total strong{font-family:Georgia,serif;font-size:27px}.creator-shell{background:var(--white);border:1px solid var(--line);max-width:1180px;box-shadow:var(--shadow);margin:0 auto 100px;padding:60px 28px}.creator-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.creator-heading h2,.explain-section h2,.difference-section h2,.faq-section h2,.closing-cta h2{letter-spacing:-.035em;margin:8px 0 0;font-family:Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:500}.creator-heading p{max-width:680px;color:var(--ink-soft);margin:14px 0 0;font-size:16px;line-height:1.6}.privacy-pill{color:var(--ink);white-space:nowrap;background:#e9efe8;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.import-card,.review-card,.post-export-card{border:1px solid var(--line);background:#fff;margin-top:18px;padding:28px}.import-card{background:#faf8f3}.paste-prompt{align-items:baseline;gap:9px;margin-bottom:10px;display:flex}.paste-prompt label{font-size:14px}.paste-prompt strong{color:var(--accent-dark);font-size:14px}.paste-prompt span{color:var(--muted);font-size:12px}.import-card textarea{resize:vertical;width:100%;min-height:230px;color:var(--ink);background:#fff;border:1px solid #aeb5ad;border-radius:9px;outline:none;padding:18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;line-height:1.65}.import-card textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d76a3a1f}.input-meta{color:var(--muted);justify-content:space-between;gap:20px;margin-top:8px;font-size:11px;display:flex}.import-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.text-button{color:var(--ink);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:8px 4px;font-weight:800;text-decoration:underline}.example-chooser{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.example-chooser>div:first-child{align-items:baseline;gap:10px;display:flex}.example-chooser>div:first-child>strong{font-family:Georgia,serif;font-size:20px}.example-chooser>div:first-child>span{color:var(--muted);font-size:12px}.example-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px;display:grid}.example-grid button{min-height:108px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #c8cdc6;border-radius:8px;grid-template-columns:30px 1fr;gap:2px 8px;padding:15px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.example-grid button:hover,.example-grid button:focus-visible{border-color:var(--accent);outline:none;transform:translateY(-2px);box-shadow:0 8px 20px #3a302317}.example-number{color:var(--accent-dark);letter-spacing:.08em;grid-row:1/4;font-size:11px;font-weight:900}.example-grid button strong{font-size:14px}.example-grid button small{color:var(--muted);font-size:11px;line-height:1.35}.example-action{color:var(--ink);align-self:end;margin-top:7px;font-size:11px;font-weight:900}.parser-note{border-top:1px solid var(--line);color:var(--muted);margin:18px 0 0;padding-top:16px;font-size:12px;line-height:1.5}.format-guide{color:var(--ink-soft);margin-top:13px;font-size:12px}.format-guide summary{width:fit-content;color:var(--ink);cursor:pointer;text-underline-offset:3px;font-weight:800;text-decoration:underline}.format-guide>div{border-left:3px solid var(--accent);background:#fff;margin-top:12px;padding:14px 16px}.format-guide ul{grid-template-columns:repeat(2,1fr);gap:7px 24px;margin:0;padding-left:18px;line-height:1.45;display:grid}.format-guide p{color:var(--muted);margin:12px 0 0;line-height:1.5}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;overflow:hidden;width:1px!important;height:1px!important;position:absolute!important}.review-card{scroll-margin-top:18px}.review-header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;display:flex}.review-header h3,.post-export-card h3{margin:6px 0;font-family:Georgia,serif;font-size:30px}.review-header p,.post-export-card>p{color:var(--muted);margin:0;line-height:1.5}.review-summary{background:var(--paper);text-align:center;min-width:110px;padding:14px}.review-summary strong,.review-summary span{display:block}.review-summary strong{font-family:Georgia,serif;font-size:27px}.review-summary span{color:var(--muted);margin-top:3px;font-size:11px;font-weight:800}.issue-list{gap:8px;margin:20px 0;display:grid}.issue-item{background:#fff8e8;border-left:3px solid #b37b24;grid-template-columns:105px 1fr;gap:7px 12px;padding:12px 14px;font-size:13px;display:grid}.issue-item.blocking{border-color:var(--accent);background:#fff2e8}.issue-item strong{color:var(--accent-dark)}.issue-item small{color:var(--muted);grid-column:2;line-height:1.45}.ai-offer,.ai-consent{background:#f1f6fb;border:1px solid #b8c5d8;justify-content:space-between;align-items:center;gap:24px;margin:20px 0;padding:18px;display:flex}.ai-offer p,.ai-consent p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.ai-consent{display:block}.ai-consent>div{align-items:center;gap:14px;margin-top:15px;display:flex}.document-details{border:1px solid var(--line);margin:22px 0}.document-details summary{cursor:pointer;padding:15px 18px;font-weight:800}.document-details summary span{color:var(--muted);margin-left:8px;font-size:11px;font-weight:600}.document-details .details-grid{padding:0 18px 18px}.editable-ledger{border:1px solid var(--line);margin-top:22px}.editable-head,.editable-row{grid-template-columns:135px 185px minmax(190px,1fr) 120px 34px;gap:10px;display:grid}.editable-head{background:var(--ink);color:#fff;text-transform:uppercase;padding:11px 12px;font-size:11px;font-weight:900}.editable-row{border-bottom:1px solid var(--line);background:#fff;padding:13px 12px;position:relative}.editable-row:last-child{border-bottom:0}.editable-row.confidence-low{background:#fff9f3}.editable-row.confidence-medium{background:#fffdf5}.editable-row label{gap:5px}.editable-row label:first-line{color:#0000;font-size:0}.editable-row input,.editable-row select{min-height:40px}.source-evidence{color:var(--muted);grid-column:1/-1;font-size:11px}.source-evidence summary{cursor:pointer;font-weight:800}.source-evidence p{background:var(--paper);margin:7px 0 0;padding:9px;line-height:1.5}.add-entry{margin-top:10px}.ledger-total{border-bottom:1px solid var(--line);justify-content:flex-end;align-items:baseline;gap:22px;padding:24px 8px;display:flex}.ledger-total span{text-transform:uppercase;font-size:12px;font-weight:900}.ledger-total strong{font-family:Georgia,serif;font-size:30px}.review-actions{justify-content:space-between;align-items:center;gap:24px;padding:22px 0;display:flex}.review-actions>div strong,.review-actions>div span{display:block}.review-actions>div span{color:var(--muted);margin-top:5px;font-size:12px}.post-export-card{background:#f4f6f0;margin-top:28px}.research-question{margin-top:24px}.research-question>strong{margin-bottom:10px;display:block}.research-question>div{flex-wrap:wrap;gap:8px;display:flex}.research-question button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #b9beb7;border-radius:999px;padding:9px 12px}.research-question button.selected{border-color:var(--ink);background:var(--ink);color:#fff}.profile-card,.form-card,.preview-card,.pricing-card{border:1px solid var(--line);background:#fff;margin-top:18px;padding:28px}.profile-card{background:#eff3ed}.profile-card>div:first-child,.section-title{align-items:flex-start;gap:14px;display:flex}.profile-card h3,.section-title h3,.preview-toolbar h3,.pricing-card h3{margin:0 0 5px;font-family:Georgia,serif;font-size:25px;font-weight:600}.profile-card p,.section-title p,.pricing-card p{color:var(--muted);margin:0;line-height:1.5}.step-number{background:var(--ink);color:#fff;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:inline-flex}.profile-grid,.details-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:24px;display:grid}.details-grid{grid-template-columns:repeat(2,1fr)}label{color:var(--ink-soft);flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}label small{color:var(--muted);font-weight:500;line-height:1.35}input,select{width:100%;min-height:43px;color:var(--ink);background:#fff;border:1px solid #babeb7;border-radius:6px;outline:none;padding:9px 10px}input:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d76a3a1f}.entry-list{flex-direction:column;gap:10px;margin:26px 0 16px;display:flex}.entry-row{background:#faf8f3;border:1px solid #e7e2d9;grid-template-columns:28px 135px 180px 1fr 125px 32px;align-items:end;gap:10px;padding:14px 12px;display:grid}.entry-index{color:var(--muted);text-align:center;align-self:center;font-size:12px;font-weight:900}.remove-button{color:#9b4c35;cursor:pointer;background:0 0;border:0;align-self:end;width:32px;height:43px;font-size:22px}.creator-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:22px;display:flex}.creator-actions span{color:var(--muted);font-size:13px;font-weight:700}.notice{border-left:3px solid var(--accent);color:#6d351f;background:#fff5ec;margin:18px 0 0;padding:12px 14px;font-size:14px;line-height:1.5}.preview-card{background:#fbfaf6;scroll-margin-top:20px}.preview-toolbar{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:22px;padding-bottom:24px;display:flex}.preview-details{grid-template-columns:repeat(2,1fr);gap:16px;margin:25px 0;display:grid}.preview-details div{border-bottom:1px solid var(--line);padding-bottom:10px}.preview-details dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.preview-details dd{margin:6px 0 0;font-weight:700}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{background:var(--ink);color:#fff;text-align:left;letter-spacing:.04em;text-transform:uppercase;padding:11px 10px;font-size:11px}th:nth-last-child(-n+2),td:nth-last-child(-n+2){text-align:right}td{border-bottom:1px solid var(--line);padding:13px 10px}.negative{color:var(--ink-soft)}.ending-balance{justify-content:flex-end;align-items:baseline;gap:28px;padding:22px 10px;display:flex}.ending-balance span{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.ending-balance strong{font-family:Georgia,serif;font-size:28px}.preview-disclaimer{background:var(--paper);color:var(--muted);margin:0;padding:13px;font-size:12px;line-height:1.5}.pricing-card{background:#fff8f1;border-color:#d4a78d}.offer-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px;display:grid}.offer-grid button{min-height:148px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #d8b8a2;border-radius:8px;padding:20px}.offer-grid button:hover{border-color:var(--accent);transform:translateY(-1px)}.offer-grid span,.offer-grid strong,.offer-grid small{display:block}.offer-grid span{color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.offer-grid strong{margin:10px 0;font-family:Georgia,serif;font-size:26px}.offer-grid small{color:var(--muted);font-size:13px;line-height:1.45}.explain-section,.difference-section,.faq-section{max-width:1120px;margin:0 auto 110px;padding:0 28px}.explain-section{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.explain-section>div>p{color:var(--ink-soft);margin-top:22px;font-size:17px;line-height:1.7}.explain-section ol{margin:0;padding:0;list-style:none}.explain-section li{border-top:1px solid #c9c5bb;grid-template-columns:55px 1fr;gap:15px;padding:22px 0;display:grid}.explain-section li span{color:var(--accent-dark);font-family:Georgia,serif;font-size:23px}.explain-section li h3{margin-bottom:7px;font-size:18px}.explain-section li p{color:var(--muted);margin:0;line-height:1.55}.difference-section{border-top:1px solid #c9c5bb;margin-bottom:70px;padding-top:70px}.difference-intro{max-width:700px;color:var(--ink-soft);margin:18px 0 0;font-size:17px;line-height:1.6}.difference-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px;display:grid}.difference-grid article{background:var(--ink);color:#fff;padding:28px}.difference-grid article:last-child{color:var(--ink);background:#d9dfd6}.difference-card-heading{justify-content:space-between;align-items:center;gap:16px;min-height:34px;display:flex}.difference-grid h3{margin:0;font-family:Georgia,serif;font-size:28px}.difference-card-heading span{background:var(--accent);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900}.difference-grid dl{margin:24px 0 0}.difference-grid dl>div{border-top:1px solid #ffffff38;grid-template-columns:76px 1fr;gap:16px;padding:16px 0;display:grid}.difference-grid article:last-child dl>div{border-color:#183a372e}.difference-grid dt{letter-spacing:.1em;opacity:.7;text-transform:uppercase;font-size:10px;font-weight:900}.difference-grid dd{margin:0;font-size:14px;font-weight:700;line-height:1.45}.faq-section{margin-bottom:70px}.faq-section>div{border-top:1px solid #c9c5bb;margin-top:30px}.faq-section details{border-bottom:1px solid #c9c5bb}.faq-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:18px 4px;font-size:17px;font-weight:800;list-style:none;transition:color .15s;display:flex}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:after{content:"+";color:var(--accent-dark);flex:none;font-family:Arial,sans-serif;font-size:24px;font-weight:500}.faq-section details[open] summary:after{content:"−"}.faq-section summary:hover{color:var(--accent-dark)}.faq-section summary:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #d76a3a59}.faq-section details p{max-width:750px;color:var(--muted);margin:0;padding:0 40px 22px 4px;line-height:1.65}.closing-cta{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:40px;max-width:1064px;margin:0 auto 80px;padding:38px 40px;display:flex}.closing-cta .eyebrow{color:#f0a27d}.closing-cta h2{max-width:670px;font-size:clamp(30px,3.5vw,46px)}.closing-cta p{color:#ffffffc2;margin:14px 0 0;line-height:1.55}.closing-cta .primary-button{flex:none}footer{border-top:1px solid #c9c5bb;justify-content:space-between;gap:30px;max-width:1180px;margin:0 auto;padding:42px 28px 60px;display:flex}.footer strong{font-size:18px}footer p{color:var(--muted);margin:8px 0 0;font-size:13px}footer nav{gap:22px;font-size:13px;font-weight:700;display:flex}.legal-shell{max-width:840px;min-height:100vh;margin:0 auto;padding:40px 24px 80px}.brand-link{font-weight:900}.legal-card{border:1px solid var(--line);background:#fff;margin-top:32px;padding:40px}.legal-card h1{font-size:44px}.legal-card p{color:var(--ink-soft);font-size:16px;line-height:1.7}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:45px}.hero-ledger{max-width:560px}.profile-grid{grid-template-columns:repeat(2,1fr)}.entry-row{grid-template-columns:28px 1fr 1fr 32px}.entry-row .description-field{grid-column:2/4}.entry-row label:nth-of-type(4){grid-column:2/3}.explain-section{grid-template-columns:1fr;gap:40px}.editable-head{display:none}.editable-row{grid-template-columns:1fr 1fr 34px}.editable-row label:nth-of-type(3),.editable-row label:nth-of-type(4){grid-column:1/3}.editable-row .remove-button{grid-area:1/3/3}.source-evidence{grid-column:1/-1}}@media (max-width:760px){.difference-grid{grid-template-columns:1fr}.closing-cta{flex-direction:column;align-items:flex-start;gap:26px}.closing-cta .primary-button{width:100%}}@media (max-width:620px){.site-header,.hero,.creator-shell,.explain-section,.difference-section,.faq-section,footer{padding-left:18px;padding-right:18px}.header-link{display:none}.hero{margin-bottom:35px;padding-top:28px}.hero-copy>p{font-size:17px}.creator-shell{border-left:0;border-right:0;padding-top:38px}.creator-heading,.preview-toolbar,footer,.review-header,.ai-offer,.review-actions{flex-direction:column}.privacy-pill{white-space:normal}.profile-grid,.details-grid,.offer-grid,.difference-grid,.preview-details,.example-grid,.format-guide ul{grid-template-columns:1fr}.paste-prompt,.example-chooser>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}.input-meta{flex-direction:column;gap:4px}.import-actions{flex-direction:column;align-items:stretch}.import-actions .primary-button,.import-actions .secondary-button{width:100%}.editable-row{grid-template-columns:1fr 34px}.editable-row label,.editable-row label:nth-of-type(3),.editable-row label:nth-of-type(4){grid-column:1}.editable-row .remove-button{grid-area:1/2/5}.issue-item{grid-template-columns:1fr}.issue-item small{grid-column:1}.review-summary,.review-actions .primary-button{width:100%}.entry-row{grid-template-columns:24px 1fr 32px}.entry-row label,.entry-row .description-field,.entry-row label:nth-of-type(4){grid-column:2/3}.entry-index{grid-row:1/5}.remove-button{grid-area:1/3/5;align-self:center}.creator-actions{flex-direction:column;align-items:stretch}.primary-button{width:100%}.trust-list{flex-direction:column;gap:9px}.hero-ledger{padding:25px 20px}.mini-row{grid-template-columns:55px 1fr auto}.difference-section{margin-bottom:52px;padding-top:55px}.difference-card-heading{flex-direction:column;align-items:flex-start}.faq-section{margin-bottom:52px}.closing-cta{margin:0 18px 58px;padding:30px 24px}footer nav{flex-wrap:wrap}}.review-action-buttons{flex-wrap:wrap;gap:.65rem;display:flex}.share-guide{border:1px solid var(--line);border-left:4px solid var(--accent);background:#fffdf8b8;border-radius:10px;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.15rem 1.25rem;display:flex;position:relative;box-shadow:0 10px 30px #183a370f}.share-guide-copy{align-items:center;gap:.85rem;display:flex}.share-guide-copy>span{background:var(--ink);color:#fff;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:19px;display:inline-flex}.share-guide-copy small,.share-guide-copy strong{display:block}.share-guide-copy small{color:var(--accent-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.25rem;font-size:.65rem;font-weight:900}.share-guide-copy strong{font-family:Georgia,serif;font-size:1.05rem;font-weight:600;line-height:1.3}.share-guide-actions{flex:none;gap:.55rem;display:flex}.share-guide button{border:1px solid var(--ink);min-height:40px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border-radius:8px;padding:0 .9rem;font-size:.82rem;font-weight:800;transition:transform .15s,background .15s,color .15s}.share-guide button:first-child{background:var(--ink);color:#fff}.share-guide button:hover{transform:translateY(-1px)}.share-guide button:last-child:hover{background:var(--paper-deep)}.share-guide>span{color:var(--muted);font-size:.68rem;position:absolute;bottom:.16rem;right:1.25rem}.content-share-section,.comparison-content,.comparison-hero{max-width:1160px;margin:0 auto;padding:2rem clamp(1.2rem,4vw,4rem)}.comparison-hero{padding-top:5rem;padding-bottom:4rem}.comparison-hero h1{margin:1rem 0;font-size:clamp(3.5rem,8vw,7rem);line-height:.9}.comparison-hero p,.comparison-content article{max-width:780px}.comparison-content h2{margin:3.5rem 0 1.5rem;font-size:clamp(2rem,4vw,3.5rem)}.comparison-table{border-top:1px solid #183a37}.comparison-row{border-bottom:1px solid #c9c6bc;grid-template-columns:.7fr 1fr 1fr;gap:1rem;padding:1rem;display:grid}.comparison-head{color:#fff;background:#183a37;font-weight:700}@media (max-width:700px){.comparison-row{grid-template-columns:1fr}.comparison-head{display:none}}@media (max-width:620px){.share-guide{flex-direction:column;align-items:flex-start;padding:1rem}.share-guide-actions{width:100%}.share-guide-actions button{flex:1}.share-guide>span{min-height:.8rem;position:static}}
