:root{color-scheme:light;--ink:#17312e;--ink-soft:#526461;--paper:#fffdf7;--paper-deep:#f5eedf;--forest:#173f3a;--forest-light:#2e6860;--coral:#df7049;--sun:#f1c96f;--line:#d9ddd4;--white:#fff;--shadow:0 18px 50px #17312e1a;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);color:var(--ink);margin:0;font-size:1rem;line-height:1.65}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.shell{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header{z-index:2;background:#fffdf7eb;border-bottom:1px solid #173f3a1f;position:relative}.nav{justify-content:space-between;align-items:center;gap:1.5rem;min-height:104px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.7rem;font-size:1.3rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-logo{flex:none;width:88px;height:88px;display:block}.brand-wordmark{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:600}.nav-links{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:var(--ink-soft);font-weight:650;text-decoration:none}.nav-links a:hover{color:var(--forest)}main{min-height:calc(100vh - 160px)}.hero{background:radial-gradient(circle at 82% 22%,#f1c96f7a 0 8%,#0000 9%),radial-gradient(circle at 89% 38%,#df704933 0 12%,#0000 13%),linear-gradient(135deg,#fffdf7 0%,#f4eddb 100%);padding:clamp(4.5rem,10vw,8rem) 0 clamp(4rem,8vw,7rem);position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(240px,.7fr);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.eyebrow{color:var(--forest-light);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}h1,h2,h3{letter-spacing:-.045em;margin-top:0;line-height:1.08}h1{max-width:760px;margin-bottom:1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6.2rem);font-weight:500}h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:500}.lede{max-width:680px;color:var(--ink-soft);margin:0;font-size:clamp(1.1rem,2vw,1.35rem)}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--forest);border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.7rem 1.1rem;font-weight:750;text-decoration:none;display:inline-flex}.button-primary{background:var(--forest);color:var(--paper)}.button-primary:hover{background:var(--forest-light)}.button-secondary{color:var(--forest);background:#ffffff8f}.hero-note{box-shadow:var(--shadow);background:#ffffffb8;border:1px solid #173f3a24;border-radius:24px;padding:2rem;position:relative;transform:rotate(2deg)}.hero-note:before{content:"";background:#f1c96fc2;width:86px;height:24px;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(-3deg)}.hero-note p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.45}.section{padding:clamp(4rem,8vw,7rem) 0}.section-tint{background:var(--paper-deep)}.section-intro{max-width:700px;margin-bottom:2.5rem}.section-intro p{color:var(--ink-soft);font-size:1.1rem}.cards,.path-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.path-card{background:var(--paper);border:1px solid #173f3a24;border-radius:20px;flex-direction:column;min-height:310px;padding:1.7rem;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.path-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.path-label{color:var(--forest-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2.4rem;font-size:.75rem;font-weight:800}.path-card h3{font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500}.path-card p{color:var(--ink-soft);margin:0 0 1.5rem}.path-link{color:var(--forest);margin-top:auto;font-weight:750}.card{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:1.6rem}.card-number{background:var(--paper-deep);width:36px;height:36px;color:var(--forest);border-radius:50%;place-items:center;margin-bottom:1.25rem;font-size:.8rem;font-weight:800;display:inline-grid}.card h3{margin-bottom:.65rem;font-size:1.3rem}.card p{color:var(--ink-soft);margin:0}.trust-panel{background:var(--forest);color:var(--paper);border-radius:28px;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,6vw,5rem);padding:clamp(2rem,5vw,4.5rem);display:grid}.trust-panel p,.trust-panel li{color:#d8e4df}.trust-panel ul{margin:0;padding-left:1.2rem}.trust-panel li+li{margin-top:.75rem}.status{border-top:1px solid var(--line);text-align:center}.status p{max-width:680px;color:var(--ink-soft);margin:0 auto}.status .status-action{margin-top:1.4rem}.text-page{width:min(760px,100% - 2rem);margin:0 auto;padding:clamp(3.5rem,8vw,7rem) 0}.text-page h1{font-size:clamp(2.8rem,7vw,5rem)}.text-page h2{margin-top:2.5rem;font-size:1.8rem}.text-page p,.text-page li{color:var(--ink-soft)}.text-page a{text-decoration-color:var(--coral);text-underline-offset:3px;text-decoration-thickness:2px}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg, var(--paper) 0%, var(--paper-deep) 100%);padding:clamp(3.5rem,8vw,6.5rem) 0 clamp(2.5rem,5vw,4rem)}.page-hero-inner{max-width:820px}.page-hero h1{margin-bottom:1.4rem;font-size:clamp(2.8rem,7vw,5.4rem)}.content-shell{width:min(980px,100% - 2rem);margin-inline:auto;padding:clamp(3rem,7vw,6rem) 0}.content-shell>section+section{border-top:1px solid var(--line);margin-top:clamp(3.5rem,7vw,6rem);padding-top:clamp(3.5rem,7vw,6rem)}.content-shell h2{max-width:720px}.content-shell>section>p{max-width:760px;color:var(--ink-soft);font-size:1.08rem}.topic-grid,.step-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.topic-card,.step-card,.callout{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:1.6rem}.topic-card h3,.step-card h3{margin-bottom:.7rem;font-size:1.3rem}.topic-card p,.step-card p,.callout p{color:var(--ink-soft);margin:0}.topic-card-link{color:inherit;flex-direction:column;text-decoration:none;display:flex}.topic-card-link:hover{border-color:var(--forest-light);box-shadow:var(--shadow)}.topic-card-link .path-link{margin-top:1.2rem}.cluster-hero{background:radial-gradient(circle at 84% 24%, #df70492e 0 10%, transparent 11%), linear-gradient(135deg, var(--paper) 0%, #efe8d4 100%)}.cluster-grid .path-card{min-height:340px}.pcd-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.pcd-grid article{background:var(--forest);color:var(--paper);border-radius:18px;padding:1.6rem}.pcd-grid article>span{background:var(--sun);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:2rem;font-weight:900;display:grid}.pcd-grid h3{margin-bottom:.6rem;font-size:1.5rem}.pcd-grid p{color:#d8e4df;margin:0}.guide-hero{background:linear-gradient(135deg, var(--forest) 0%, #275c55 100%);color:var(--paper);padding:clamp(3.5rem,8vw,6.5rem) 0}.guide-hero-inner{max-width:760px}.guide-hero h1{margin:1.5rem 0;font-size:clamp(2.7rem,6.5vw,5.5rem)}.guide-hero .lede{color:#d8e4df}.guide-badges{flex-wrap:wrap;gap:.5rem;display:flex}.guide-badges span{color:#e8f1ed;letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff4d;border-radius:999px;padding:.35rem .65rem;font-size:.76rem;font-weight:800}.guide-meta{flex-wrap:wrap;gap:1.5rem 3rem;margin:2rem 0 0;display:flex}.guide-meta div{gap:.15rem;display:grid}.guide-meta dt{color:#aac7c1;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.guide-meta dd{margin:0}.guide-layout{grid-template-columns:minmax(0,1fr);align-items:start;padding-top:clamp(3rem,7vw,6rem);padding-bottom:clamp(4rem,8vw,8rem);display:grid}.review-note{background:#fff8e7;border:1px solid #e2cf9d;border-radius:14px;padding:1.2rem;position:sticky;top:2rem}.review-note p{color:var(--ink-soft);margin:.45rem 0 0;font-size:.9rem}.guide-body{width:100%;min-width:0;max-width:760px;margin-inline:auto}.guide-body h2{margin-top:3.5rem;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.7rem)}.guide-body h2:first-child{margin-top:0}.guide-body h3{letter-spacing:-.025em;margin-top:2.2rem;margin-bottom:.7rem;font-size:1.4rem}.guide-body p,.guide-body li{color:#354b47;font-size:1.04rem}.guide-body li+li{margin-top:.45rem}.guide-body a{color:#175e53;text-decoration-color:var(--coral);text-underline-offset:3px;font-weight:650;text-decoration-thickness:2px}.guide-body blockquote{border-left:5px solid var(--coral);background:var(--paper-deep);border-radius:0 14px 14px 0;margin:2rem 0;padding:1.2rem 1.4rem}.guide-body blockquote p{color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.22rem}.guide-body table{border-collapse:collapse;-webkit-overflow-scrolling:touch;width:100%;margin:1.75rem 0;display:block;overflow-x:auto}.guide-body th,.guide-body td{border:1px solid var(--line);text-align:left;vertical-align:top;min-width:9rem;padding:.75rem}.guide-body th{background:var(--paper-deep);color:var(--ink)}.topic-status{background:var(--paper-deep);color:var(--forest-light);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem;padding:.25rem .55rem;font-size:.72rem;font-weight:800;display:inline-block}.callout{border-left:5px solid var(--coral);background:#fff8ec;margin-top:2rem}.callout strong{color:var(--ink)}.trust-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.trust-card{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;min-height:230px;padding:1.5rem;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.trust-card:hover{border-color:var(--forest-light);box-shadow:var(--shadow);transform:translateY(-2px)}.trust-card h3{font-size:1.3rem}.trust-card p{color:var(--ink-soft);margin:0 0 1.5rem}.trust-card span{color:var(--forest-light);margin-top:auto;font-weight:750}.policy-status,.policy-callout{background:#fff8e7;border:1px solid #e2cf9d;border-radius:16px;padding:1.4rem}.policy-status{margin-top:4rem}.policy-status p,.policy-callout p{color:var(--ink-soft);margin:.45rem 0 0}.policy-callout.positive{background:#edf7f2;border-color:#a8c8bc}.policy-page{width:min(820px,100% - 2rem);margin:0 auto;padding:clamp(3.5rem,8vw,7rem) 0}.policy-page>header{border-bottom:1px solid var(--line);padding-bottom:clamp(2.5rem,6vw,4.5rem)}.policy-page h1{margin-bottom:1.5rem;font-size:clamp(2.7rem,6.5vw,5.2rem)}.policy-page section{padding-top:2.8rem}.policy-page section+section{border-top:1px solid var(--line);margin-top:2.8rem}.policy-page h2{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem)}.policy-page p,.policy-page li{color:#354b47;font-size:1.04rem}.policy-page li+li{margin-top:.55rem}.policy-page a{color:#175e53;text-decoration-color:var(--coral);text-underline-offset:3px;font-weight:650;text-decoration-thickness:2px}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);padding-top:clamp(3rem,7vw,6rem);padding-bottom:clamp(4rem,8vw,8rem);display:grid}.contact-layout h2{font-size:clamp(1.8rem,4vw,2.6rem)}.contact-form{gap:1.5rem;margin-top:2rem;display:grid}.form-field{gap:.5rem;display:grid}.form-field label,.label-row label{color:var(--ink);font-weight:750}.form-field input,.form-field select,.form-field textarea{background:var(--white);width:100%;color:var(--ink);font:inherit;border:1px solid #9caaa6;border-radius:10px}.form-field input,.form-field select{min-height:48px;padding:.65rem .75rem}.form-field textarea{resize:vertical;min-height:230px;padding:.8rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--forest);outline-offset:2px;outline:3px solid #df704952}.label-row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.label-row output,.field-help{color:var(--ink-soft);font-size:.86rem}.field-help{margin:0}.form-check{grid-template-columns:20px 1fr;align-items:start}.form-check input{width:20px;min-height:20px;margin-top:.2rem}.form-check label{font-weight:500}.form-check a{color:var(--forest-light);font-weight:700}.form-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-submit{cursor:pointer;justify-self:start;min-width:150px}.form-submit:disabled{cursor:wait;opacity:.6}.form-status{border-radius:10px;min-height:1.5rem;padding:0}.form-status.is-success,.form-status.is-error{padding:.9rem 1rem}.form-status.is-success{color:#174b38;background:#e7f4ed}.form-status.is-error{color:#8b2f1f;background:#fff0ec}.contact-aside{background:#fff8e7;border:1px solid #e2cf9d;border-radius:18px;padding:1.6rem}.contact-aside h2{font-size:1.5rem}.contact-aside p,.contact-aside li{color:var(--ink-soft)}.contact-aside li+li{margin-top:.65rem}.contact-aside a{color:var(--forest-light);font-weight:700}.site-footer{border-top:1px solid var(--line);padding:3rem 0 1.25rem}.footer-grid{color:var(--ink-soft);grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(140px,1fr));gap:2rem;font-size:.9rem;display:grid}.footer-brand{align-items:flex-start;gap:.8rem;display:flex}.footer-brand img{flex:none;display:block}.footer-brand h2,.footer-column h2{color:var(--ink);font-family:var(--font-sans);letter-spacing:.04em;margin:0 0 .7rem;font-size:.92rem}.footer-brand p{max-width:30ch;margin:0 0 .7rem}.footer-brand a,.footer-column a,.footer-bottom a{color:var(--forest);font-weight:700;text-decoration:none}.footer-column{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.footer-brand a:hover,.footer-column a:hover,.footer-bottom a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;gap:1rem;margin-top:2.25rem;padding-top:1.1rem;font-size:.85rem;display:flex}.footer-bottom p{margin:0}@media (width<=760px){.brand-logo{width:76px;height:76px}.hero-grid,.trust-panel{grid-template-columns:1fr}.hero-note{max-width:420px;transform:none}.cards,.path-grid,.topic-grid,.step-grid,.pcd-grid,.trust-grid{grid-template-columns:1fr}.path-card{min-height:260px}.nav{flex-direction:column;align-items:flex-start;padding:1rem 0}.nav-links{flex-wrap:wrap;gap:1rem;width:100%}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}.guide-layout,.contact-layout{grid-template-columns:1fr}.review-note{position:static}}@media (width<=480px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}
