:root{--ink:#17201f;--muted:#566361;--paper:#f7f5ef;--surface:#fffdf8;--forest:#102b2b;--forest-light:#1b4643;--gold:#e7b35a;--gold-dark:#9b6416;--line:#d9ddd6;--shadow:0 24px 60px #102b2b1f;--shell:72rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}a{color:inherit}.sr-only{white-space:nowrap;clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{max-width:12ch;margin-bottom:1.5rem;font-size:clamp(3.1rem,8vw,6.8rem);font-weight:500}h1 em{color:var(--gold);font-weight:500}h2{margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:500}h3{font-size:1.5rem;font-weight:600}.shell{width:min(calc(100% - 2.5rem), var(--shell));margin-inline:auto}.narrow{max-width:52rem}.skip-link{z-index:100;color:#fff;background:var(--forest);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;color:#fff;background:var(--forest);border-bottom:1px solid #ffffff1f;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;display:flex}.brand{align-items:center;gap:.75rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:600;text-decoration:none;display:inline-flex}.brand-mark{border-radius:50%;width:2.3rem;height:2.3rem}.site-header ul{align-items:center;gap:clamp(1rem,3vw,2.25rem);margin:0;padding:0;list-style:none;display:flex}.site-header nav a{color:#e8efeb;letter-spacing:.08em;text-transform:uppercase;align-items:center;min-height:2.75rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--gold)}.nav-group{position:relative}.nav-details>summary{color:#e8efeb;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;min-height:2.75rem;font-size:.82rem;font-weight:700;list-style:none;display:inline-flex}.nav-details>summary::-webkit-details-marker{display:none}.nav-details>summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.38rem;height:.38rem;transform:translateY(-.1rem)rotate(45deg)}.nav-details[open]>summary:after{transform:translateY(.08rem)rotate(-135deg)}.nav-details>summary:hover,.nav-details>summary[aria-current]{color:var(--gold)}.nav-details>summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.site-header .nav-submenu{z-index:20;border:1px solid var(--line);border-top:3px solid var(--gold);background:var(--surface);border-radius:.65rem;flex-direction:column;align-items:stretch;gap:0;min-width:17rem;padding:.55rem;position:absolute;top:calc(100% - .15rem);right:-1.25rem;box-shadow:0 18px 42px #07191947}.site-header .nav-submenu:before{background:var(--gold);content:"";width:.7rem;height:.7rem;position:absolute;top:-.45rem;right:2rem;transform:rotate(45deg)}.site-header .nav-submenu a{min-height:0;color:var(--forest);letter-spacing:0;text-transform:none;border-radius:.4rem;padding:.7rem .8rem;line-height:1.25;display:block}.site-header .nav-submenu a:hover,.site-header .nav-submenu a[aria-current=page]{color:var(--forest);background:#e7b35a33}.site-header .nav-submenu a>span{font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;display:block}.site-header .nav-submenu a>small{color:var(--muted);letter-spacing:0;margin-top:.18rem;font-size:.74rem;font-weight:500;display:block}.site-header .nav-submenu li+li{border-top:1px solid var(--line)}@media (width<=760px){.site-header .nav-submenu{width:min(17rem,100vw - 2.5rem);min-width:0;box-shadow:none;background:#ffffff0f;border:none;border-radius:.45rem;padding:.35rem;position:absolute;top:calc(100% + .25rem);left:auto;right:0}.site-header .nav-submenu:before{display:none}.site-header .nav-submenu a{color:#e8efeb;padding:.55rem .7rem}.site-header .nav-submenu a:hover,.site-header .nav-submenu a[aria-current=page]{color:var(--gold);background:#ffffff0f}.site-header .nav-submenu a>small{color:#aebfba}.site-header .nav-submenu li+li{border-color:#ffffff1f}}.hero{color:#fff;background:radial-gradient(circle at 82% 30%, #e7b35a1f, transparent 25rem), linear-gradient(135deg, var(--forest), #173c39);position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #e7b35a29;border-radius:50%;width:48rem;height:48rem;position:absolute;bottom:-21rem;right:-14rem}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.45fr) minmax(17rem,.55fr);align-items:center;gap:clamp(3rem,8vw,8rem);min-height:42rem;padding-block:clamp(5rem,10vw,8rem);display:grid;position:relative}.eyebrow{color:var(--gold-dark);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.76rem;font-weight:800}.hero .eyebrow,.eyebrow-light,.page-hero .eyebrow{color:var(--gold)}.lede{color:#dce6e1;max-width:42rem;font-size:clamp(1.1rem,2vw,1.3rem)}.button-row{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.25rem;display:flex}.button{letter-spacing:.035em;border:2px solid #0000;justify-content:center;align-items:center;min-height:3.2rem;padding:.8rem 1.35rem;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{color:var(--forest);background:var(--gold)}.button-primary:hover{background:#f2c775}.button-secondary{color:#fff;background:var(--forest)}.button-secondary:hover{background:var(--forest-light)}.text-link{color:#fff;text-underline-offset:.3rem;font-weight:700}.text-link span{color:var(--gold);margin-left:.4rem}.principle-card{box-shadow:var(--shadow);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;padding:2.5rem}.principle-mark{width:4.5rem;height:4.5rem;color:var(--forest);background:var(--gold);border-radius:50%;place-items:center;font-size:2.1rem;font-weight:900;display:grid}.quote{margin:2rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;line-height:1.35}.attribution{color:#aebfba;margin:0;font-size:.9rem}.section{padding-block:clamp(4.5rem,9vw,7rem)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;margin-bottom:3rem;display:grid}.section-heading>p{color:var(--muted);font-size:1.1rem}.topic-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.topic-card{background:var(--surface);border-top:3px solid var(--gold);padding:2rem;box-shadow:0 10px 35px #102b2b0f}.topic-card p:last-child{color:var(--muted);margin-bottom:0}.topic-card h3 a{color:var(--forest);text-underline-offset:.25rem}.topic-number{color:var(--gold-dark);letter-spacing:.15em;font-size:.78rem;font-weight:800}.section-action{margin:2rem 0 0}.section-dark{color:#fff;background:var(--forest)}.mission-grid{grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.mission-copy>p{color:#c8d6d1;font-size:1.15rem}.check-list{gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.check-list li{padding-left:2rem;position:relative}.check-list li:before{color:var(--gold);content:"✓";font-weight:900;position:absolute;left:0}.contact-section{background:var(--gold)}.contact-card{justify-content:space-between;align-items:center;gap:3rem;display:flex}.contact-card h2{max-width:16ch}.contact-card p:last-child{margin-bottom:0}.page-hero{color:#fff;background:var(--forest);padding-block:clamp(5rem,10vw,8rem)}.page-hero h1{max-width:13ch;font-size:clamp(3.2rem,7vw,5.8rem)}.resource-layout{grid-template-columns:15rem minmax(0,1fr);gap:4rem;padding-block:5rem 7rem;display:grid}.category-nav{align-self:start;position:sticky;top:1.5rem}.category-title{letter-spacing:.15em;text-transform:uppercase;font-size:.76rem;font-weight:800}.category-nav ul{margin:0;padding:0;list-style:none}.category-nav a{color:var(--muted);text-underline-offset:.25rem;padding-block:.55rem;display:block}.resource-groups{gap:4rem;display:grid}.resource-group{scroll-margin-top:2rem}.resource-group h2{border-bottom:1px solid var(--line);padding-bottom:1rem;font-size:2.25rem}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.resource-card{background:var(--surface);border:1px solid var(--line);padding:1.5rem}.resource-card h3{letter-spacing:0;margin-bottom:.75rem;font-family:inherit;font-size:1.05rem}.resource-card h3 a{color:var(--forest);text-underline-offset:.25rem}.resource-card p{color:var(--muted);margin-bottom:0;font-size:.94rem}.resource-card .resource-meta{color:var(--gold-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.75rem;font-weight:800}.resource-limitations{border-top:1px solid var(--line);margin-top:.8rem;padding-top:.8rem;font-size:.84rem!important}.review-notice{color:#62451b;border-left:3px solid var(--gold-dark);background:#fff1d2;margin-top:1.25rem;padding:.85rem 1rem;font-size:.82rem}.review-notice strong{display:block}.review-overdue{color:#702929;background:#fde4e2;border-color:#a33a32}.review-date{color:#aebfba;margin:1.25rem 0 0;font-size:.82rem}.page-review-date{color:var(--muted);text-align:right;margin-block:2.5rem}.filter-bar{background:var(--surface);border:1px solid var(--line);grid-template-columns:repeat(3,1fr) auto auto;align-items:end;gap:1rem;margin-bottom:1rem;padding:1.5rem;display:grid}.filter-bar label{color:var(--forest);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:800}.filter-bar select{width:100%;min-height:2.8rem;color:var(--ink);font:inherit;background:#fff;border:1px solid #9aa6a2;border-radius:0;margin-top:.4rem;padding:.55rem 2.25rem .55rem .7rem;display:block}.filter-reset{color:#fff;background:var(--forest);cursor:pointer;border:0;min-height:2.8rem;padding-inline:1rem;font-weight:800}.filter-status{color:var(--muted);margin:1.25rem 0}.guide-grid,.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.guide-card,.video-card{background:var(--surface);border:1px solid var(--line);padding:1.75rem}.video-card{flex-direction:column;padding:0;display:flex;overflow:hidden}.video-card-body{flex-direction:column;flex:1;padding:1.5rem 1.75rem 1.75rem;display:flex}.video-player{aspect-ratio:16/9;background:var(--forest)}.video-channel-placeholder{aspect-ratio:16/9;color:var(--gold);background:radial-gradient(circle at 75% 25%, #e7b35a2e, transparent 45%), var(--forest);place-items:center;display:grid}.video-channel-placeholder span{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800}.video-player iframe{border:0;width:100%;height:100%;display:block}.guide-card h2,.video-card h2{font-size:1.65rem}.guide-card h2 a,.video-card h2 a{color:var(--forest);text-underline-offset:.3rem}.video-card h2 a{display:inline}.guide-card>p:not(.guide-card-topic),.video-card>p:not(.guide-card-topic){color:var(--muted)}.guide-card-topic{color:var(--gold-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.guide-card-meta{color:var(--muted);border-top:1px solid var(--line);flex-wrap:wrap;gap:.45rem 1.25rem;margin:1.5rem 0 0;padding:1rem 0 0;font-size:.8rem;list-style:none;display:flex}.guide-card-meta li+li:before{color:var(--gold-dark);content:"•";margin-right:1.25rem}.empty-state{text-align:center;background:var(--surface);border:1px solid var(--line);padding:3rem}.guide-hero{color:#fff;background:var(--forest);padding-block:clamp(4.5rem,9vw,7rem)}.guide-hero h1{max-width:14ch;font-size:clamp(3rem,7vw,5.5rem)}.breadcrumb{color:#bbcbc6;gap:.6rem;margin-bottom:2rem;font-size:.86rem;display:flex}.breadcrumb a{color:var(--gold);text-underline-offset:.25rem}.guide-facts{border-block:1px solid #ffffff29;flex-wrap:wrap;gap:1rem 3rem;margin:2rem 0;padding:1.25rem 0;display:flex}.guide-facts div{gap:.15rem;display:grid}.guide-facts dt,.video-meta dt{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.guide-facts dd,.video-meta dd{margin:0}.guide-layout{grid-template-columns:minmax(0,44rem) minmax(13rem,1fr);gap:clamp(3rem,8vw,7rem);padding-block:4.5rem 7rem;display:grid}.guide-content{font-size:1.06rem}.guide-content h2{margin-top:3rem;padding-top:1rem;font-size:2.15rem}.guide-content li+li{margin-top:.55rem}.guide-content a,.guide-aside a{color:#13645e;text-underline-offset:.25rem;font-weight:650}.myths-layout{grid-template-columns:minmax(13rem,18rem) minmax(0,44rem);gap:clamp(3rem,7vw,6rem);padding-block:4.5rem 7rem;display:grid}.myths-index{background:var(--surface);border-top:3px solid var(--gold);align-self:start;padding:1.5rem;position:sticky;top:2rem}.myths-index ol{margin:1rem 0 0;padding-left:1.25rem}.myths-index li+li{margin-top:.65rem}.myths-index a{color:var(--forest);text-underline-offset:.2rem;font-size:.88rem;font-weight:650;line-height:1.35}.myths-content>h2:has(+p>strong:first-child){background:var(--surface);border-top:1px solid var(--line);margin-top:1.25rem;padding:2rem 2rem 0}.myths-content>h2:has(+p>strong:first-child):first-child{margin-top:0}.myths-content>h2:has(+p>strong:first-child)+p,.myths-content>h2:has(+p>strong:first-child)+p+p,.myths-content>h2:has(+p>strong:first-child)+p+p+p{background:var(--surface);margin:0;padding:.75rem 2rem 0}.myths-content>h2:has(+p>strong:first-child)+p{color:var(--gold-dark);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.myths-content>h2:has(+p>strong:first-child)+p+p{padding-bottom:2rem}.myths-content>h2:has(+p>strong:first-child)+p+p:has(+p){padding-bottom:0}.myths-content>h2:has(+p>strong:first-child)+p+p+p{padding-bottom:2rem}.guide-aside{color:var(--muted);background:var(--surface);border-top:3px solid var(--gold);align-self:start;padding:1.5rem}.video-meta{border-top:1px solid var(--line);grid-template-columns:5.25rem minmax(0,1fr);align-items:baseline;gap:.65rem 1rem;margin:auto 0 0;padding-top:1rem;font-size:.82rem;display:grid}.video-meta div{display:contents}.video-meta dt{color:var(--gold-dark)}.video-meta dd{min-width:0}.pathway{counter-reset:pathway;gap:1.25rem;display:grid}.pathway-step{background:var(--surface);border:1px solid var(--line);padding:2rem 2rem 2rem 6.5rem;position:relative}.pathway-number{color:var(--gold-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800;position:absolute;top:2rem;left:2rem}.pathway-step h2{margin-bottom:.8rem;font-size:2rem}.pathway-step>a{color:#13645e;text-underline-offset:.25rem;font-weight:800}.pathway-step>a span{color:var(--gold-dark);margin-left:.4rem}.pathway-meta{color:var(--muted);margin:.75rem 0 0;font-size:.82rem}.safety-note{color:#4f3c1c;border-left:4px solid var(--gold-dark);background:#fff1d2;margin-top:3rem;padding:2rem}.safety-note h2{font-size:1.65rem}.safety-note p:last-child{margin-bottom:0}.prose-page{max-width:48rem;padding-block:4.5rem 7rem;font-size:1.06rem}.prose-page h2,.contact-page>h2{margin-top:3rem;font-size:2.2rem}.prose-page a,.contact-page a{color:#13645e;text-underline-offset:.25rem;font-weight:650}.policy-definitions{gap:1rem;display:grid}.policy-definitions div{background:var(--surface);border-left:3px solid var(--gold);padding:1.25rem}.policy-definitions dt{color:var(--forest);font-weight:800}.policy-definitions dd{color:var(--muted);margin:.35rem 0 0}.contact-page{font-size:1.06rem}.contact-page>h2:first-child{margin-top:0}.contact-address{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,4vw,2.4rem)}.site-footer{color:#cbd7d3;background:#0a1e1e;padding-block:3rem}.footer-inner{grid-template-columns:auto 1fr auto;align-items:baseline;gap:2rem;display:grid}.site-footer p{margin:0}.site-footer ul{flex-wrap:wrap;gap:.5rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-footer a{color:#cbd7d3;text-underline-offset:.25rem}.copyright{font-size:.88rem}@media (width<=760px){.header-inner{flex-direction:column;align-items:flex-start;gap:.9rem;padding-block:1rem}.site-header ul{flex-wrap:wrap;padding-bottom:.25rem}.hero-grid,.section-heading,.topic-grid,.mission-grid,.resource-layout,.resource-grid,.filter-bar,.guide-grid,.video-grid,.guide-layout,.myths-layout{grid-template-columns:1fr}.hero-grid{min-height:auto}.principle-card{max-width:30rem}.section-heading,.resource-layout{gap:2rem}.contact-card,.footer-inner{flex-direction:column;align-items:flex-start;display:flex}.myths-index{position:static}.pathway-step{padding:5rem 1.5rem 1.5rem}.pathway-number{top:1.5rem;left:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
