.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--rule);background:#faf9f6f7;position:fixed;top:0;left:0;right:0}.navbar__inner{justify-content:space-between;align-items:center;height:4.5rem;display:flex}.navbar__logo{font-family:var(--font-display);color:var(--ink);font-size:1.35rem;font-weight:700;text-decoration:none}.navbar__logo:hover{color:var(--ink)}.navbar__logo-accent{color:var(--accent)}.navbar__links{align-items:center;gap:2rem;display:flex}.navbar__links a{font-family:var(--font-body);color:var(--ink-soft);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.navbar__links a:hover,.navbar__links a.active{color:var(--accent)}.navbar__cta.btn{color:#fff;padding:.6rem 1.4rem;font-size:.85rem}.navbar__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar__toggle span{background:var(--ink);width:22px;height:2px;transition:all .25s;display:block}.navbar__toggle--open span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar__toggle--open span:nth-child(2){opacity:0}.navbar__toggle--open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=600px){.navbar__toggle{display:flex}.navbar__links{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--rule);padding:1.5rem var(--gutter);background:#faf9f6f7;flex-direction:column;align-items:flex-start;gap:1.25rem;display:none;position:absolute;top:4.5rem;left:0;right:0}.navbar__links--open{display:flex}.navbar__cta.btn{margin-top:.5rem}}.footer{border-top:1px solid var(--rule);padding:3rem 0}.footer__inner{justify-content:space-between;align-items:flex-start;display:flex}.footer__logo{font-family:var(--font-display);color:var(--ink);font-size:1.2rem;font-weight:700;text-decoration:none}.footer__logo:hover{color:var(--ink)}.footer__logo-accent{color:var(--accent)}.footer__entity{color:var(--muted-light);margin-top:.35rem;font-size:.85rem}.footer__nav{flex-wrap:wrap;gap:2rem;display:flex}.footer__nav a{color:var(--muted);font-size:.9rem;text-decoration:none;transition:color .2s}.footer__nav a:hover{color:var(--accent)}@media (width<=600px){.footer__inner{flex-direction:column;gap:1.5rem}.footer__nav{flex-direction:column;gap:.75rem}}.hero{padding-top:8.5rem}.hero__content{animation:.7s ease-out both fadeUp}.hero__italic{color:var(--accent);font-style:italic}.hero__sub{max-width:600px;margin-top:1.25rem;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.hero__buttons{flex-wrap:wrap;gap:1rem;display:flex}.stats-grid{gap:2rem}.doc-card__title{margin-bottom:1rem;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.4}.doc-card__meta{color:var(--muted);margin-bottom:1.5rem;font-size:.85rem}.doc-card__stats{border-top:1px solid var(--rule);color:var(--muted);flex-wrap:wrap;gap:1.5rem;padding-top:1.25rem;font-size:.85rem;display:flex}.doc-card__stats strong{color:var(--accent);font-family:var(--font-display);font-size:1.1rem;font-weight:700}.channel-card{text-align:left}.channel-number{font-family:var(--font-display);color:var(--accent);margin-bottom:.75rem;font-size:2.2rem;font-weight:700;display:block}.channel-card h3{margin-bottom:.75rem}.subscribe-form{gap:.75rem;margin-top:1rem;display:flex}.subscribe-form input{flex:1}.subscribe-form .btn{flex-shrink:0}.subscribe-success{margin-top:1rem}.checklist-box{background:var(--warm);padding:2rem}@media (width<=600px){.subscribe-form{flex-direction:column}.subscribe-form .btn{text-align:center;width:100%}}.wp-sidebar{background:var(--white);border:1px solid var(--rule);padding:2rem}.wp-sidebar__stat{border-bottom:1px solid var(--rule);flex-direction:column;padding:1rem 0;display:flex}.wp-sidebar__stat:first-of-type{padding-top:0}.wp-sidebar__num{font-family:var(--font-display);color:var(--accent);font-size:2rem;font-weight:700;line-height:1.1}.wp-sidebar__label{color:var(--muted);margin-top:.25rem;font-size:.85rem}.toc-list{flex-direction:column;gap:0;display:flex}.toc-item{border-bottom:1px solid var(--rule);align-items:flex-start;gap:1.5rem;padding:1.5rem 0;display:flex}.toc-item:first-child{border-top:1px solid var(--rule)}.toc-num{font-family:var(--font-display);color:var(--accent);flex-shrink:0;width:2.5rem;font-size:1.6rem;font-weight:700}.toc-rule{margin-bottom:.3rem;font-size:1.1rem}.toc-desc{color:var(--muted);margin-bottom:0;font-size:.95rem}.wp-cta{background:var(--accent-soft)}.assessment-checklist{flex-direction:column;gap:1rem;display:flex}.assessment-check{border-left:2px solid var(--rule);color:var(--muted);padding-left:1.25rem;font-size:.95rem;line-height:1.6}.assessment-check strong{color:var(--ink-soft)}.assessment-form-card{position:sticky;top:6rem}.about-channels{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.about-sidebar{background:var(--white);border:1px solid var(--rule);padding:2rem}.about-cred{border-bottom:1px solid var(--rule);padding:1.25rem 0}.about-cred:last-of-type{border-bottom:none}.about-cred h4{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.about-cred p{color:var(--muted);margin-bottom:.3rem;font-size:.9rem;line-height:1.5}@media (width<=600px){.about-channels{grid-template-columns:1fr}}.contact-details{flex-direction:column;gap:0;margin-top:2.5rem;display:flex}.contact-detail{border-bottom:1px solid var(--rule);align-items:baseline;gap:1rem;padding:.75rem 0;font-size:.95rem;display:flex}.contact-detail:first-child{border-top:1px solid var(--rule)}.contact-detail__label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-light);flex-shrink:0;width:5.5rem;font-size:.75rem;font-weight:600}.cle-callout{background:var(--warm);margin-top:2.5rem;padding:2rem}.cle-callout p{font-size:.95rem}.success-check{background:var(--accent);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:inline-flex}:root{--ink:#2c2825;--ink-soft:#3d3834;--paper:#faf9f6;--paper-warm:#f4f1ec;--warm:#ede9e2;--accent:#8b2500;--accent-hover:#a63a14;--accent-soft:#8b25000f;--muted:#7a756f;--muted-light:#a09a94;--rule:#ddd8d0;--white:#fff;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--max-width:1200px;--narrow-width:800px;--gutter:3rem;--section-padding:6rem}@media (width<=600px){:root{--gutter:1.5rem;--section-padding:3.5rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--ink);background-color:var(--paper);font-size:1rem;font-weight:400;line-height:1.7}h1,h2,h3,h4{font-family:var(--font-display);color:var(--ink);font-weight:600;line-height:1.2}h1{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700}h2{font-size:clamp(1.8rem,3.5vw,2.6rem)}h3{font-size:clamp(1.3rem,2vw,1.6rem)}p{color:var(--muted);margin-bottom:1.25rem}p:last-child{margin-bottom:0}a{color:var(--accent);text-decoration:none;transition:color .2s}a:hover{color:var(--accent-hover)}img{max-width:100%;display:block}ul,ol{list-style:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.section-label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:600}.btn{font-family:var(--font-body);cursor:pointer;border:2px solid #0000;border-radius:0;padding:.85rem 2rem;font-size:.9rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary{background-color:var(--accent);color:var(--white);border-color:var(--accent)}.btn-primary:hover{background-color:var(--accent-hover);border-color:var(--accent-hover);color:var(--white)}.btn-secondary{color:var(--ink);border-color:var(--rule);background-color:#0000}.btn-secondary:hover{border-color:var(--ink)}.card{background:var(--white);border:1px solid var(--rule);padding:2rem;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:var(--accent);box-shadow:0 2px 12px var(--accent-soft)}.doc-card{background:var(--white);border:1px solid var(--rule);border-left:4px solid var(--accent);padding:2rem;box-shadow:0 1px 4px #0000000a}.stat-item{border-left:3px solid #8b25004d;padding-left:1.5rem}.stat-number{font-family:var(--font-display);color:var(--accent);font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.1}.stat-label{color:var(--muted);margin-top:.35rem;margin-bottom:0;font-size:.9rem}.stat-source{color:var(--muted-light);margin-top:.25rem;margin-bottom:0;font-size:.75rem}input[type=text],input[type=email],textarea,select{width:100%;font-family:var(--font-body);background:var(--white);border:1px solid var(--rule);color:var(--ink);outline:none;padding:.85rem;font-size:.95rem;transition:border-color .2s}input[type=text]:focus,input[type=email]:focus,textarea:focus,select:focus{border-color:var(--accent)}textarea{resize:vertical;min-height:120px}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237A756F' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--ink-soft);margin-bottom:.4rem;font-size:.85rem;font-weight:500;display:block}.checklist-item{color:var(--muted);align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;line-height:1.5;display:flex}.checklist-item:before{content:"→";color:var(--accent);flex-shrink:0;font-weight:600}.container{max-width:var(--max-width);padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto}.container--narrow{max-width:var(--narrow-width)}.section{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.section--warm{background-color:var(--warm)}.section--paper-warm{background-color:var(--paper-warm)}.grid-2{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.grid-2--wide-left{grid-template-columns:1.2fr .8fr;gap:3rem;display:grid}.grid-2--wide-right{grid-template-columns:.8fr 1.2fr;gap:3rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.text-center{text-align:center}.sticky-sidebar{align-self:start;position:sticky;top:7rem}.page-header{padding-top:8.5rem;padding-bottom:var(--section-padding)}.page-header h1{margin-top:.75rem;margin-bottom:1.25rem}.page-header .subhead{color:var(--muted);max-width:640px;font-size:1.15rem;line-height:1.7}@media (width<=900px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.grid-2,.grid-2--wide-left,.grid-2--wide-right,.grid-4{grid-template-columns:1fr}.page-header{padding-top:6rem}}
