:root{--ink:#18231d;--muted:#5d6a61;--line:#d9e1da;--paper:#fbfcfa;--sand:#f2efe6;--sage:#e2eee4;--accent:#215a3b;--accent-dark:#16452d;--white:#fff}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #95c4a3}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{max-width:800px;font-size:clamp(2.8rem,7vw,5.5rem)}h2{font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:1.3rem}.container{width:min(1120px,100% - 2.5rem);margin:0 auto}.narrow-content{width:min(760px,100%)}.site-header{border-bottom:1px solid var(--line);background:#fbfcfaf5}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.header-inner{min-height:76px}.wordmark{letter-spacing:-.045em;font-size:1.1rem;font-weight:800}.wordmark span{color:var(--accent)}.site-header nav,.site-footer nav{color:var(--muted);flex-wrap:wrap;gap:1rem 1.5rem;font-size:.94rem;display:flex}.site-header nav a:hover,.site-footer nav a:hover{color:var(--accent)}.hero{background:linear-gradient(118deg, var(--paper) 0%, var(--sage) 100%);padding:clamp(4.5rem,9vw,8rem) 0}.hero-grid,.two-column,.example-card{gap:clamp(2rem,6vw,5rem);display:grid}.hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.72fr);align-items:center}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:800}.hero-copy,.page-introduction{max-width:680px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.3rem)}.button{color:var(--white);background:var(--accent);border-radius:.35rem;margin-top:1rem;padding:.85rem 1.15rem;font-weight:700;transition:background .15s;display:inline-block}.button:hover{background:var(--accent-dark)}.hero-note,.example-details{background:#ffffffa6;border:1px solid #215a3b2e;border-radius:.8rem}.hero-note{padding:1.5rem}.hero-note-label{margin-bottom:.75rem;font-weight:800}.hero-note ul{color:var(--muted);margin:0;padding-left:1.2rem}.hero-note li+li{margin-top:.45rem}.section,.page-shell{padding:clamp(4rem,8vw,7rem) 0}.section-muted{background:var(--sand)}.section-accent{color:var(--white);background:var(--accent)}.section-accent .eyebrow{color:#b9ddc3}.section-heading{max-width:720px;margin-bottom:2.5rem}.section-heading h2{margin-bottom:0}.steps-grid{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.steps-grid li{border:1px solid var(--line);background:var(--white);border-radius:.8rem;min-height:220px;padding:1.6rem}.steps-grid span{color:var(--accent);margin-bottom:2.75rem;font-size:.85rem;font-weight:800;display:block}.steps-grid p,.check-list,.example-card p,.content-section p,.faq-list p,.site-footer{color:var(--muted)}.two-column,.example-card{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.check-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{background:linear-gradient(var(--accent), var(--accent)) 0 1.45rem / .8rem 2px no-repeat;border-bottom:1px solid #18231d1f;padding:.9rem 0 .9rem 2rem}.example-card{background:var(--sage);border-radius:1rem;padding:clamp(1.5rem,4vw,3.5rem)}.example-card h2{font-size:clamp(1.8rem,3vw,2.7rem)}.example-details{padding:1.5rem}.example-details dl{margin:0}.example-details dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.6rem 0;display:flex}.example-details dt{color:var(--muted)}.example-details dd{margin:0;font-weight:700}.priority-tags{flex-wrap:wrap;gap:.55rem;margin-top:1.4rem;display:flex}.priority-tags span{color:var(--accent-dark);background:#d0e6d5;border-radius:999px;padding:.35rem .65rem;font-size:.88rem;font-weight:700}.centered-copy{text-align:center;margin:0 auto}.centered-copy p:last-child{color:#dcece0;margin-bottom:0;font-size:1.12rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:1.1rem 0}.faq-list summary{cursor:pointer;font-weight:750}.faq-list p{max-width:680px;margin:.8rem 2rem 0 0}.page-shell h1{margin-bottom:1.25rem}.flow-list{gap:1rem;margin:3rem 0;padding:0;list-style:none;display:grid}.flow-list li{border-bottom:1px solid var(--line);grid-template-columns:minmax(140px,.4fr) 1fr;gap:1rem;padding:1.1rem 0;display:grid}.flow-list strong{color:var(--accent)}.flow-list span{color:var(--muted)}.content-section{margin-top:3rem}.content-section h2,.legal-page h2{font-size:clamp(1.5rem,3vw,2rem)}.legal-notice{color:#5c4720;background:#fff8e9;border-left:4px solid #b28532;margin:2rem 0 3rem;padding:1rem 1.15rem}.legal-page section+section{margin-top:2.5rem}.site-footer{border-top:1px solid var(--line);background:var(--white);padding:2.5rem 0;font-size:.92rem}.footer-title{color:var(--ink);margin-bottom:.2rem;font-weight:800}.site-footer p:last-child{margin-bottom:0}.affiliate-disclosure{border-top:1px solid var(--line);width:min(1120px,100% - 2.5rem);margin:1.5rem auto 0;padding-top:1.25rem}@media (max-width:760px){.header-inner,.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding:1.25rem 0}.header-inner{min-height:auto}.hero-grid,.two-column,.example-card,.steps-grid{grid-template-columns:1fr}.steps-grid li{min-height:auto}.steps-grid span{margin-bottom:1.5rem}.flow-list li{grid-template-columns:1fr;gap:.25rem}}
