:root{--paper:#f3f0e8;--paper-deep:#e8e4da;--ink:#17231f;--muted:#5b6661;--line:#c9cec7;--fort:#214c3c;--fort-dark:#13352a;--lime:#c9f56a;--white:#fffef9;--radius:1.15rem;--shadow:0 22px 60px #17231f17;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}a{color:inherit}p{line-height:1.65}:focus-visible{outline-offset:4px;border-radius:3px;outline:3px solid #6d9c23}.skip-link{z-index:100;background:var(--white);padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.page-shell{background:var(--white);width:min(1480px,100% - 32px);box-shadow:var(--shadow);border:1px solid #17231f1a;margin:16px auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;min-height:82px;padding:0 4.2vw;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:.7rem;font-size:1.25rem;font-weight:790;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:28px;height:28px;display:block}.site-header nav{gap:clamp(1rem,3vw,2.7rem);display:flex}.site-header nav a{color:#34433d;font-size:.84rem;font-weight:650;text-decoration:none}.site-header nav a:hover{text-underline-offset:5px;text-decoration:underline}.hero{background:radial-gradient(circle at 77% 22%,#c9f56a2b,#0000 25%),linear-gradient(#fffef9,#f8f6ef);padding:clamp(5rem,10vw,9.2rem) 4.2vw 3rem}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.17em;color:var(--fort);margin:0 0 1.4rem;font-size:.7rem;font-weight:800}.eyebrow{align-items:center;gap:.75rem;display:flex}.eyebrow span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #c9f56a40}.hero h1{letter-spacing:-.065em;max-width:980px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,7.6vw,7.5rem);font-weight:500;line-height:.92}.hero h1 em{color:var(--fort);font-weight:500}.hero-copy{max-width:700px;color:var(--muted);margin:2.3rem 0 0;font-size:clamp(1.05rem,1.6vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--ink);justify-content:center;align-items:center;gap:1.2rem;min-height:50px;padding:.8rem 1.25rem;font-size:.84rem;font-weight:750;text-decoration:none;display:inline-flex}.button.primary{background:var(--ink);color:var(--white)}.button.primary:hover{background:var(--fort)}.button.secondary:hover{background:var(--paper)}.trust-row{border-top:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:clamp(4rem,8vw,7rem);padding-top:1.4rem;font-size:.75rem;font-weight:700;display:grid}.trust-row span:before{content:"✓";color:var(--fort);margin-right:.5rem}.guide-section{padding:clamp(4.5rem,8vw,7rem) 4.2vw}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.section-heading h2,.method h2,.closing h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4.2vw,4.5rem);font-weight:500;line-height:1.02}.section-heading>p{color:var(--muted);margin:0}.branch-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.branch-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;grid-column:span 2;min-height:360px;padding:1.7rem;text-decoration:none;transition:background .2s,transform .2s;display:flex}.branch-card:nth-child(4){grid-column:2/span 2}.branch-card:hover{background:#f2f7e8;transform:translateY(-3px)}.branch-number{color:var(--fort);font-family:Georgia,serif;font-size:1.15rem}.branch-question{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:auto;font-size:.76rem}.branch-card h3{margin:.7rem 0 .55rem;font-family:Georgia,serif;font-size:1.75rem;font-weight:500}.branch-card p{color:var(--muted);margin:0;font-size:.93rem}.card-link{margin-top:1.5rem;font-size:.82rem;font-weight:750}.method{background:var(--fort-dark);color:var(--white);grid-template-columns:.85fr 1.15fr;gap:6vw;padding:clamp(4.5rem,8vw,7rem) 4.2vw;display:grid}.kicker.light{color:var(--lime)}.method-intro>p:last-child{color:#c4d1ca;max-width:540px}.method-steps{margin:0;padding:0;list-style:none}.method-steps li{border-top:1px solid #fff3;grid-template-columns:55px 1fr;gap:1.2rem;padding:1.6rem 0;display:grid}.method-steps li:last-child{border-bottom:1px solid #fff3}.method-steps>li>span{color:var(--lime);font-family:Georgia,serif}.method-steps h3{margin:0;font-size:1.05rem}.method-steps p{color:#c4d1ca;margin:.4rem 0 0;font-size:.9rem}.closing{text-align:center;padding:clamp(4rem,9vw,8rem) 4.2vw}.closing h2{max-width:900px;margin:0 auto 2rem}.text-link{text-underline-offset:5px;gap:.9rem;font-weight:800;display:inline-flex}.branch-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f5f3ea,#edf5df);padding:clamp(4rem,8vw,7rem) 4.2vw}.back-link{color:var(--muted);text-underline-offset:4px;margin-bottom:3.5rem;font-size:.82rem;font-weight:700;display:inline-block}.branch-hero h1,.article-header h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(3.2rem,7vw,6.8rem);font-weight:500;line-height:.95}.branch-hero>p:last-child{max-width:650px;color:var(--muted);margin:1.5rem 0 0;font-size:1.15rem}.article-list{padding:4rem 4.2vw 6rem}.list-heading{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;gap:2rem;padding-bottom:1.2rem;display:flex}.list-heading h2{margin:0;font-family:Georgia,serif;font-size:2rem;font-weight:500}.list-heading span{color:var(--muted);font-size:.8rem}.article-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:2.3rem 0;text-decoration:none;display:grid}.article-row:hover h3{color:var(--fort)}.article-row h3{margin:.4rem 0;font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500}.article-row p{color:var(--muted);margin:0}.sample-label{color:var(--fort);text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:800}.empty-state{color:var(--muted);padding:4rem 0}.empty-state p{color:var(--ink);margin-bottom:.3rem;font-family:Georgia,serif;font-size:1.7rem}.article-page{padding-bottom:6rem}.article-header{padding:3rem 4.2vw 4rem}.sample-banner,.brief-banner{flex-wrap:wrap;align-items:center;gap:.5rem 1.2rem;margin-bottom:3rem;padding:.8rem 1rem;font-size:.82rem;display:flex}.sample-banner{background:#edf6d7;border-left:4px solid #6b932e}.sample-banner span{color:#536049}.brief-banner{border-left:4px solid var(--fort);background:#e8f0ee}.brief-banner span{color:#455752}.article-header h1{overflow-wrap:anywhere;max-width:1050px;font-size:clamp(3rem,6vw,6rem)}.dek{max-width:760px;color:var(--muted);font-size:1.2rem}.scope-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0 4.2vw 4rem;display:grid}.scope-grid>div{border-right:1px solid var(--line);padding:1.4rem}.scope-grid>div:last-child{border:0}.scope-grid span{color:var(--fort);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:800}.scope-grid p{margin:.6rem 0 0;font-size:.9rem}.article-content{max-width:760px;margin:0 auto;padding:0 2rem;font-family:Georgia,serif;font-size:1.1rem}.article-content h2{letter-spacing:-.025em;margin:3rem 0 1rem;font-size:2rem;font-weight:500}.article-content blockquote{background:var(--paper);border-left:4px solid var(--fort);margin:2rem 0;padding:1rem 1.3rem}.article-content li{overflow-wrap:anywhere;min-width:0;margin:.6rem 0;line-height:1.6}.risk-note{background:var(--fort-dark);max-width:960px;color:var(--white);margin:5rem auto 0;padding:2.5rem}.risk-note h2{margin:0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:500}.risk-note p{color:#c8d2cd}.risk-note strong{color:var(--white)}.trust-draft-banner{color:#4a3210;text-align:center;letter-spacing:.06em;overflow-wrap:anywhere;background:#fff0cf;border-bottom:1px solid #b47a20;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem 1rem;padding:.9rem 4.2vw;font-size:.78rem;display:flex}.trust-draft-banner strong{font-size:.8rem}.trust-page{padding-bottom:6rem}.trust-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f7f4eb,#eef5e3);padding:clamp(4rem,8vw,7rem) 4.2vw 3.5rem}.trust-hero h1{letter-spacing:-.055em;max-width:1000px;margin:0;font-family:Georgia,serif;font-size:clamp(3rem,6.5vw,6.4rem);font-weight:500;line-height:.96}.trust-hero .dek{margin-bottom:0}.trust-content{max-width:860px;margin:0 auto;padding:1rem 2rem 0}.trust-section{border-bottom:1px solid var(--line);padding:2.6rem 0}.trust-section:last-child{border-bottom:0}.trust-section h2{letter-spacing:-.025em;margin:0 0 1rem;font-family:Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.7rem);font-weight:500}.trust-section h3{margin:2rem 0 .6rem;font-size:1.05rem}.trust-section p,.trust-section li{color:#34433d}.trust-section ul,.trust-section ol{padding-left:1.35rem}.trust-section li{margin:.65rem 0;line-height:1.6}.trust-note{background:var(--paper);border-left:4px solid var(--fort);overflow-wrap:anywhere;margin:1.5rem 0 0;padding:1.1rem 1.25rem}.trust-note.warning{background:#fff0cf;border-left-color:#b47a20}.trust-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0 0;display:grid}.trust-status-grid>div{border:1px solid var(--line);background:#fbfaf5;min-width:0;padding:1.2rem}.trust-status-grid strong{color:var(--fort);margin-bottom:.45rem;display:block}.trust-status-grid p{margin:0;font-size:.92rem}.trust-label{color:var(--fort);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.9rem;font-size:.68rem;font-weight:800;display:inline-block}.site-footer{background:var(--paper-deep);border-top:1px solid var(--line);grid-template-columns:minmax(190px,.8fr) minmax(280px,1.4fr) minmax(190px,.8fr);align-items:end;gap:2rem;min-height:210px;padding:3.5rem 4.2vw;display:grid}.footer-brand{font-size:1.15rem}.site-footer p{color:var(--muted);margin:.8rem 0 0;font-size:.84rem}.footer-note{text-align:right;text-transform:uppercase;letter-spacing:.08em}.footer-trust-links{flex-wrap:wrap;justify-content:center;gap:.7rem 1.2rem;display:flex}.footer-trust-links a{color:#34433d;text-underline-offset:4px;font-size:.78rem;font-weight:700}@media (width<=900px){.page-shell{border-inline:0;width:100%;margin:0}.section-heading,.method{grid-template-columns:1fr;gap:2.5rem}.branch-grid{grid-template-columns:repeat(2,1fr)}.branch-card,.branch-card:nth-child(4){grid-column:auto}.branch-card:last-child{grid-column:1/-1}.trust-row{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr 1.5fr}.footer-note{text-align:left;grid-column:1/-1}}@media (width<=620px){.site-header{min-height:72px;padding-inline:1.2rem}.site-header nav a:not(:first-child){display:none}.hero,.guide-section,.method,.closing,.branch-hero,.article-list,.article-header,.trust-hero{padding-inline:1.2rem}.hero h1{font-size:clamp(3rem,15vw,4.8rem)}.trust-row,.branch-grid,.scope-grid{grid-template-columns:1fr}.branch-card,.branch-card:last-child{grid-column:auto;min-height:290px}.scope-grid{margin-inline:1.2rem}.scope-grid>div{border-right:0;border-bottom:1px solid var(--line)}.trust-content{padding-inline:1.2rem}.trust-status-grid{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;align-items:start}.footer-trust-links{justify-content:flex-start}.footer-note{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
