:root{--ink:#2b2033;--muted:#665d6c;--paper:#fffdfd;--white:#fff;--lime:#ffdbea;--line:#e7dde4;--serif:Georgia,'Times New Roman',serif;--sans:Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}svg{flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b01d69;outline-offset:5px}button:disabled{cursor:not-allowed;opacity:.5}.shell{width:min(1320px,calc(100% - 112px));margin-inline:auto}.skip-link{position:absolute;z-index:100;top:-80px;background:white;padding:15px}.skip-link:focus{top:0}.emergency-bar{background:var(--ink);color:#fff8fc;font-size:.8125rem;padding:8px 0}.emergency-bar .shell{display:flex;justify-content:space-between;gap:20px}.emergency-bar a{text-underline-offset:3px}.emergency-bar .shell>a{text-decoration:none}.emergency-symbol{margin-right:8px;color:var(--lime)}.site-header{background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:1.8rem;letter-spacing:-1.5px;font-weight:700;white-space:nowrap}.brand svg{width:35px;height:35px}.brand-dot{color:#c62277}.header-inner nav{display:flex;gap:29px}.header-inner nav a{text-decoration:none;font-size:.875rem}.header-inner nav a:hover{color:#b01d69}.button{border:1px solid var(--ink);border-radius:5px;background:var(--ink);color:white;min-height:55px;padding:15px 23px;display:inline-flex;align-items:center;justify-content:center;gap:29px;font-size:.9375rem;font-weight:600;text-decoration:none;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#a51760;transform:translateY(-2px)}.button>span{font-size:1.25rem;font-weight:400}.button-small{padding:11px 19px;min-height:46px;gap:24px;font-size:.875rem}.button-light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-light:hover{background:#ffe8f1}.button-outline{color:var(--ink);background:transparent}.button-outline:hover{background:#fff0f7}.text-link{font-weight:600;font-size:.9rem;text-decoration:none;border-bottom:1px solid #baa9b5;padding-bottom:4px;display:inline-flex;gap:17px;align-items:center;white-space:nowrap}.text-link:hover{border-color:var(--ink)}.menu-toggle{display:none;border:0;background:transparent;font-size:1.5rem;color:var(--ink)}.mobile-nav{padding:20px 28px}.mobile-nav a{display:block;padding:10px;text-decoration:none}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:4.5%;padding-block:44px 55px;align-items:center}.eyebrow{font-size:.75rem;letter-spacing:1.6px;font-weight:700;display:flex;align-items:center;gap:10px;margin:0 0 27px;line-height:1.5}.short-line{height:1px;width:25px;background:currentColor;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-family:var(--serif);font-weight:400;font-size:clamp(3.8rem,5.7vw,5.8rem);line-height:1.025;letter-spacing:-4.4px;margin-bottom:28px}h1 em{font-weight:400;color:#be216e}h2{font-family:var(--serif);font-weight:400;font-size:clamp(2.4rem,3.7vw,3.6rem);line-height:1.12;letter-spacing:-1.7px;margin-bottom:23px}h2 em{font-weight:400}h3{font-weight:500;line-height:1.3;letter-spacing:-.4px;font-size:1.5rem}.hero-description{font-size:1.05rem;line-height:1.65;margin-bottom:16px}.hero-detail{color:var(--muted);font-size:.9375rem;line-height:1.65;margin-bottom:27px}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.hero-reassurance{font-size:.75rem;line-height:1.5;display:flex;align-items:center;gap:7px;color:var(--muted);margin-top:18px;margin-bottom:0}.hero-reassurance svg{width:17px;height:17px}.hero-visual{position:relative;align-self:stretch;margin:0;min-height:560px;max-height:690px;background:#433547;border-radius:5px 5px 76px 5px;overflow:hidden}.hero-visual img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-visual:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(35,14,30,.68))}.photo-caption{position:absolute;bottom:45px;left:35px;right:25px;z-index:1;color:white}.photo-caption p{font-family:var(--serif);font-size:1.9rem;line-height:1.2;letter-spacing:-.5px;margin:13px 0 0}.caption-rule{display:block;width:35px;height:2px;background:var(--lime)}.hero-visual figcaption{position:absolute;bottom:14px;left:35px;z-index:2;color:#fff;font-size:.75rem;line-height:1.3;max-width:calc(100% - 80px)}.hero-side-note{position:absolute;right:-36px;top:50%;writing-mode:vertical-rl;letter-spacing:1.7px;font-size:.75rem;color:#817487}.principles{border-block:1px solid var(--line)}.principles .shell{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:25px;font-size:.9375rem}.principles b{font-size:.75rem;color:#817487;font-weight:400;margin-right:13px}.site-footer{padding:54px 0 25px;border-top:1px solid var(--line)}.site-footer .brand{margin-bottom:10px}.site-footer p{font-size:.9rem;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-top:30px;font-size:.75rem;color:var(--muted)}dialog{border:0;border-radius:12px;background:var(--paper);color:var(--ink);width:min(620px,calc(100% - 32px));max-height:90dvh;padding:48px;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#291529b3;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:17px;top:10px;width:40px;height:40px;background:transparent;border:0;font-size:2rem;color:var(--ink)}body:has(dialog[open]){overflow:hidden}dialog h2{font-size:2.65rem}
@media(min-width:1550px){.hero{padding-block:65px}.hero-visual{min-height:650px}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.header-inner nav{gap:17px}.brand{font-size:1.5rem}.header-inner{gap:20px}.hero{gap:4%;padding-block:34px 42px}.hero-visual{min-height:540px}.hero h1{font-size:4.3rem}.hero-actions{gap:17px}.hero-actions .button{padding:15px 18px;gap:15px}.hero-side-note{right:-24px}.hero-reassurance{max-width:320px}.eyebrow{font-size:.75rem;letter-spacing:1px}}
@media(max-width:850px){.header-inner nav{display:none}.menu-toggle{display:block}.header-inner .button{margin-left:auto}.header-inner{min-height:80px}.hero{grid-template-columns:1fr 1fr;gap:25px}.hero h1{font-size:3.4rem;letter-spacing:-2.8px}.hero-visual{min-height:520px}.hero-description{font-size:1rem}.desktop-break{display:none}.hero-actions{align-items:flex-start;gap:16px;flex-direction:column}.photo-caption{left:24px}.photo-caption p{font-size:1.6rem}.hero-visual figcaption{left:24px;font-size:.75rem}.principles .shell{font-size:.8125rem;gap:15px}.principles b{margin-right:5px}.hero .eyebrow{max-width:245px}}
@media(max-width:640px){.shell{width:calc(100% - 40px)}.emergency-bar{font-size:.75rem;padding:8px 0}.emergency-bar .shell{justify-content:center}.emergency-bar .shell>a{display:none}.brand{font-size:1.4rem;gap:6px;letter-spacing:-1px}.brand svg{width:27px;height:27px}.header-inner{gap:11px;min-height:74px}.header-inner .button{font-size:.75rem;padding:10px 12px;min-height:42px;gap:9px}.menu-toggle{padding:3px}.hero{grid-template-columns:1fr;padding-block:36px;gap:32px}.hero h1{font-size:clamp(3.6rem,13vw,5rem);letter-spacing:-3px}.hero .eyebrow{max-width:none;margin-bottom:20px;font-size:.75rem}.hero-description{max-width:370px}.hero-detail{font-size:.9375rem}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-actions .button{font-size:.875rem;gap:20px}.hero-reassurance{max-width:none;font-size:.75rem}.hero-visual{min-height:460px;aspect-ratio:1/1.12;max-height:580px;border-radius:5px 5px 65px 5px}.hero-visual img{object-position:center 40%}.photo-caption{bottom:52px;left:27px}.photo-caption p{font-size:2rem}.hero-visual figcaption{left:27px;max-width:280px}.hero-side-note{display:none}.principles .shell{flex-direction:column;align-items:flex-start;gap:12px;padding-block:23px;font-size:.9rem}.principles b{margin-right:15px}.footer-bottom{flex-direction:column;gap:9px}dialog{padding:44px 24px 28px}dialog h2{font-size:2.2rem}}
.section{padding-block:95px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:46px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:1rem;color:var(--muted);margin:0 30px 3px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.steps article{border-top:1px solid var(--line);padding-top:25px}.step-number{font-family:var(--serif);font-size:2.2rem;color:#c62277;display:block;margin-bottom:22px}.steps h3{font-size:1.35rem;margin-bottom:13px}.steps p{color:var(--muted);font-size:1rem;line-height:1.7}.inline-button{border:0;background:none;color:var(--ink);padding:0;text-align:left;font-weight:600;font-size:.875rem}.inline-button>span{margin-left:15px}.inline-button:hover{text-decoration:underline;text-underline-offset:5px}.delivery-note{display:flex;align-items:flex-start;gap:15px;background:#fff0f7;border:1px solid #efd6e3;padding:22px 26px;border-radius:5px;margin-top:35px}.info-icon{width:22px;height:22px;border:1px solid #9b708b;border-radius:50%;flex-shrink:0;text-align:center;font-family:var(--serif);line-height:20px;font-size:.875rem;margin-top:3px}.delivery-note strong{font-size:.875rem}.delivery-note p{font-size:.875rem;line-height:1.6;color:var(--muted);margin:4px 0 0}.delivery-note a{color:var(--ink);text-underline-offset:3px}.evidence-section{background:var(--ink);color:#fff8fc;padding:78px 0 0}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.evidence-copy .eyebrow,.evidence-stat .eyebrow{color:#ffa8d1}.evidence-copy h2{font-size:clamp(2.4rem,3.8vw,3.7rem)}.evidence-copy h2 em{color:var(--lime)}.evidence-copy>p:not(.eyebrow){color:#e0d1dc;max-width:450px;font-size:1rem}.evidence-copy .text-link{color:var(--lime);margin-top:15px;border-color:#a88399}.evidence-stat{padding-left:48px;border-left:1px solid #6f5668}.evidence-stat .eyebrow{margin-bottom:13px}.stat-number{font-family:var(--serif);font-size:clamp(4.5rem,7vw,7rem);line-height:1.2;letter-spacing:-3px;color:var(--lime);display:block}.evidence-stat h3{font-size:1.5rem;margin:7px 0 12px;line-height:1.4}.evidence-stat>p:not(.eyebrow){color:#e0d1dc;font-size:.9375rem;max-width:370px}.stat-source{border-top:1px solid #6f5668;margin-top:25px;padding-top:18px}.stat-source p{font-size:.75rem;color:#d5c1ce;line-height:1.7;margin-bottom:12px}.stat-source a{font-size:.8125rem;text-underline-offset:4px}.stat-source a span{margin-left:15px}.evidence-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:60px;border-top:1px solid #6f5668;padding-block:21px;font-size:.8125rem;color:#e5d3df}.evidence-bottom a{text-decoration:none;color:var(--lime)}.stories-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:7%}.audio-feature{background:#fde4f0;min-height:465px;border-radius:5px;text-decoration:none;padding:32px 36px;display:flex;flex-direction:column;justify-content:space-between;transition:background .2s}.audio-feature:hover{background:#fad4e8}.audio-label{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:1px;font-weight:600}.audio-title{font-family:var(--serif);font-size:clamp(4.3rem,6vw,6.4rem);line-height:.95;letter-spacing:-3px;padding:35px 0}.audio-title em{font-weight:400}.audio-bottom{display:flex;align-items:center;gap:18px;font-size:.875rem;line-height:1.5}.play-icon{width:58px;height:58px;background:var(--ink);color:var(--lime);border-radius:50%;display:grid;place-items:center;font-size:1rem;padding-left:3px}.story-list article{padding:8px 0 28px}.story-list article+article{border-top:1px solid var(--line);padding-top:29px;padding-bottom:0}.story-type{font-size:.75rem;letter-spacing:1px;color:var(--muted);display:block;margin-bottom:14px}.story-list h3{font-family:var(--serif);font-size:1.85rem;line-height:1.18;margin-bottom:13px}.story-list p{color:var(--muted);font-size:.9375rem;max-width:470px;margin-bottom:18px}.source-note{font-size:.75rem;line-height:1.7;color:var(--muted);margin:23px 0 0;max-width:1010px}.emergency-section{background:#fff3f5;padding-block:64px;border-block:1px solid #efd7df}.emergency-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}.emergency-heading .eyebrow{color:#a52d51;margin-bottom:19px}.emergency-heading h2{margin-bottom:15px}.emergency-heading p{color:#725c64}.emergency-call{background:#a5254e;border-color:#a5254e;min-width:168px}.emergency-call:hover{background:#811d3e}.emergency-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:0;margin:30px 0 0;list-style:none}.emergency-steps li{display:flex;gap:15px;border-top:1px solid #e5c9d3;padding-top:26px}.emergency-steps li>span{border:1px solid #c1849a;border-radius:50%;height:28px;width:28px;text-align:center;line-height:26px;flex-shrink:0;font-family:var(--serif)}.emergency-steps h3{font-size:1rem;font-weight:600;margin-bottom:10px}.emergency-steps p{font-size:.9375rem;color:#725c64;line-height:1.65;margin-bottom:0}.emergency-footnote{border-top:1px solid #e5c9d3;padding-top:22px;margin-top:30px;display:grid;grid-template-columns:1fr 1.1fr;gap:60px}.emergency-footnote p{font-size:.75rem;color:#725c64;line-height:1.7;margin-bottom:0}.emergency-footnote a{text-underline-offset:3px}.faq-section{display:grid;grid-template-columns:.85fr 1.3fr;gap:10%}.faq-section>div>p:not(.eyebrow){color:var(--muted)}.faq-section .text-link{margin-top:12px;border-bottom:1px solid #baa9b5;padding-bottom:4px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:23px;font-size:1rem;font-weight:500;padding:23px 0;line-height:1.4}summary::-webkit-details-marker{display:none}summary>span{font-size:1.5rem;font-weight:400;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.faq-list details>div{padding:0 25px 23px 0;font-size:.9375rem;color:var(--muted)}.faq-list details p{margin-bottom:13px}.faq-list details a{font-size:.875rem;color:var(--ink);text-underline-offset:4px}.closing-section{background:var(--lime);padding:76px 0;text-align:center}.closing-section .eyebrow{justify-content:center}.closing-section h2{font-size:clamp(2.5rem,4vw,4rem);line-height:1.13}.closing-section p:not(.eyebrow){font-size:1rem;margin-bottom:28px}.closing-note{display:block;font-size:.75rem;margin-top:17px;color:#715969}.sources-section{padding-block:17px}.sources-section details{border-bottom:0}.sources-section summary{font-size:.875rem}.sources-content{font-size:.875rem;color:var(--muted);padding-bottom:25px;max-width:1000px}.sources-content li{margin-bottom:10px}.sources-content a{text-underline-offset:4px}.footer-top{display:flex;justify-content:space-between;gap:45px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:13px 40px;align-content:start;padding-top:6px;font-size:.8125rem}.footer-links a{text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-links .inline-button{font-size:.8125rem;font-weight:400}.site-footer{background:#faf3f7}.mobile-request{display:none}.form-demo{border:1px solid #e9c4d7;border-radius:4px;padding:11px 14px;background:#fff0f7;font-size:.8125rem;color:#715969;margin-bottom:24px}.form-progress{display:flex;gap:9px;margin-bottom:25px}.form-progress span{height:3px;flex:1;background:#e9dde5}.form-progress .current{background:#bd1e6f}.form-kicker{font-size:.75rem;letter-spacing:1px;color:var(--muted);margin-bottom:10px}.request-subtitle{color:var(--muted);font-size:.9375rem}.request-form{margin-top:25px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:19px}.field label,.request-form legend{font-size:.9375rem;font-weight:600}.field input,.field select{border:1px solid #c6b1bf;border-radius:4px;min-height:48px;background:white;padding:11px 12px;width:100%;color:var(--ink)}.field input::placeholder{color:#887580}.field small{font-size:.75rem;color:var(--muted)}.request-form fieldset{border:0;padding:0;margin:0 0 21px;min-width:0}.request-form legend{padding:0;margin-bottom:10px}.radio-options{display:flex;gap:10px;flex-wrap:wrap}.radio-option{display:flex;align-items:center;gap:9px;flex:1;padding:12px;border:1px solid #c6b1bf;border-radius:5px;min-width:100px;line-height:1.3;font-size:.875rem;background:#fff;cursor:pointer}.radio-option:has(input:checked){border-color:var(--ink);background:#ffeaf4}.radio-option input,.check-label input{accent-color:var(--ink);width:17px;height:17px;flex-shrink:0}.stacked-options{flex-direction:column}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.form-actions .button{margin-left:auto}.form-back{background:none;border:0;padding:10px 0;color:var(--muted);font-size:.875rem}.form-back:hover{text-decoration:underline}.check-label{display:flex;align-items:flex-start;gap:9px;font-size:.8125rem;color:var(--muted);line-height:1.5}.check-label input{margin-top:3px}.form-error{color:#a32348;font-size:.875rem;margin-top:14px}.review-list{margin:25px 0;border-block:1px solid var(--line)}.review-list>div{display:grid;grid-template-columns:140px 1fr;gap:15px;padding:12px 0;font-size:.875rem}.review-list>div+div{border-top:1px solid var(--line)}.review-list dt{color:var(--muted)}.review-list dd{margin:0;overflow-wrap:anywhere}.form-result-icon{width:55px;height:55px;border:1px solid #e7b2ce;background:#fce5f1;border-radius:50%;display:grid;place-items:center;font-size:1.6rem;margin-bottom:22px}.help-box{background:#fdf0f7;padding:20px;border-radius:5px;margin-top:23px;font-size:.875rem}.help-box p:last-child{margin-bottom:0}.request-form .button{font-size:.875rem}.form-small{font-size:.75rem;color:var(--muted);margin-top:15px}#info-dialog p{color:var(--muted);font-size:.9375rem}#info-dialog h3{font-size:1.1rem;margin:24px 0 10px}#info-dialog dl{font-size:.875rem}#info-dialog dt{font-weight:600}#info-dialog dd{margin:0 0 12px;color:var(--muted)}
@media(max-width:1000px){.section{padding-block:70px}.steps{gap:26px}.section-heading>p{margin-right:0}.evidence-grid{gap:6%}.evidence-stat{padding-left:30px}.stories-grid{gap:6%}.audio-feature{padding:26px}.story-list h3{font-size:1.65rem}.emergency-steps{gap:24px}.faq-section{gap:6%;grid-template-columns:.8fr 1.2fr}.footer-links{gap:12px 23px}}
@media(max-width:750px){.section-heading{display:block}.section-heading>p{margin-top:23px}.section-heading>p br{display:none}.steps{grid-template-columns:1fr;gap:25px}.steps article{position:relative;padding-left:60px}.step-number{position:absolute;left:0;top:16px}.delivery-note{padding:19px}.evidence-grid{grid-template-columns:1fr;gap:40px}.evidence-stat{padding:30px 0 0;border-left:0;border-top:1px solid #6f5668}.evidence-section{padding-top:58px}.evidence-bottom{margin-top:35px;flex-direction:column;gap:12px}.stat-number{font-size:6rem}.stories-grid{grid-template-columns:1fr;gap:30px}.audio-feature{min-height:425px}.audio-title{font-size:5.5rem}.story-list article{padding-bottom:25px}.story-list h3{font-size:1.9rem}.emergency-steps{grid-template-columns:1fr;gap:25px}.emergency-heading{align-items:flex-start;flex-direction:column;gap:8px}.emergency-footnote{grid-template-columns:1fr;gap:15px}.faq-section{grid-template-columns:1fr;gap:35px}.footer-top{display:block}.footer-links{margin-top:25px}.closing-section h2 br{display:none}.closing-section{padding-block:60px}.sources-section .sources-content ul{padding-left:20px}}
@media(max-width:640px){body{padding-bottom:72px}.section{padding-block:58px}.section-heading{margin-bottom:30px}.steps h3{font-size:1.25rem}.step-number{font-size:1.9rem}.steps p{font-size:.9375rem}.evidence-copy h2{font-size:2.9rem}.audio-feature{min-height:380px}.emergency-section{padding-block:47px}.closing-section .eyebrow{font-size:.6875rem}.mobile-request{position:fixed;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);padding:11px 20px calc(11px + env(safe-area-inset-bottom));z-index:15;display:flex;align-items:center;justify-content:space-between;gap:15px;box-shadow:0 -4px 15px #2b203309}.mobile-request>span{font-size:.8125rem}.mobile-request .button{font-size:.8125rem}.footer-links{font-size:.875rem}.footer-links .inline-button{font-size:.875rem}.form-actions .button{padding:14px 16px;gap:15px}.review-list>div{grid-template-columns:105px 1fr}.form-demo{font-size:.75rem}.request-form legend{font-size:.875rem}}
@media(max-width:640px){.header-inner .button{font-size:.875rem}.hero h1{font-size:clamp(3rem,13vw,5rem)}.mobile-request .button{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

/* Canadian NARCAN packaging-inspired magenta and white; independent service identity. */
:root{--accent:#be216e;--accent-dark:#991350;--blush:#fff0f7}.button{background:var(--accent);border-color:var(--accent)}.button:hover{background:var(--accent-dark)}.button-light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-outline{background:transparent;color:var(--accent)}.hero-free-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border-radius:4px;background:var(--accent);color:white;font-size:.75rem;font-weight:700;letter-spacing:1px;margin-bottom:23px}.hero-detail strong{color:var(--accent);font-weight:700}.hero-detail{font-size:1rem}.hero .eyebrow{margin-bottom:14px}.hero-reassurance{font-size:.8125rem}.hero-actions{gap:19px}.hero-actions .button{gap:16px}.price-strip{background:var(--blush);border-block:1px solid #efd6e3}.price-strip .shell{display:flex;align-items:center;gap:30px;padding-block:25px}.price-amount{font-family:var(--serif);color:var(--accent);font-size:4rem;line-height:1;letter-spacing:-2px}.price-copy{flex:1}.price-copy strong{display:block;font-size:1.15rem}.price-copy p{margin:3px 0 0;font-size:.875rem;color:var(--muted)}.price-strip a{font-size:.875rem;text-underline-offset:4px}.emergency-call{background:#a5254e;border-color:#a5254e}.emergency-call:hover{background:#811d3e}.button:focus-visible,a:focus-visible{outline-color:#b01d69}.free-note{font-size:.75rem!important;color:var(--muted)}@media(max-width:640px){.price-strip .shell{gap:19px;flex-wrap:wrap}.price-copy{flex-basis:65%}.price-strip a{margin-left:0}.hero-free-badge{font-size:.75rem}.hero-actions{gap:17px}.hero-actions .button{font-size:.9375rem}.header-inner .button{font-size:.8125rem;padding-inline:10px}.hero h1{font-size:clamp(3rem,12.5vw,5rem)}}

/* Official video and source library. */
.header-inner nav{gap:20px}.header-inner{gap:24px}.learn-section{display:grid;grid-template-columns:1.15fr 1fr;gap:6%;align-items:center;padding-bottom:74px}.learn-copy h2{font-size:clamp(2.5rem,3.5vw,3.5rem)}.learn-copy h2 em{color:var(--accent)}.learn-copy>p:not(.eyebrow){color:var(--muted);font-size:1rem}.video-frame{position:relative;background:#211722;aspect-ratio:16/9;overflow:hidden;border-radius:6px}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-caption{display:flex;justify-content:space-between;flex-wrap:wrap;gap:7px;margin-top:17px;font-size:.75rem;letter-spacing:.5px;color:var(--muted)}.video-caption span:first-child{font-weight:700}.video-fallback{display:inline-block;font-size:.75rem;margin-top:12px;color:var(--muted);text-underline-offset:3px}.chapter-list{display:grid;gap:0;border-block:1px solid var(--line);margin:22px 0}.chapter-list a{padding:10px 0;text-decoration:none;display:flex;gap:14px;align-items:center;font-size:.875rem}.chapter-list a+a{border-top:1px solid var(--line)}.chapter-list a>span:first-child{color:var(--accent);font-size:.8125rem;font-variant-numeric:tabular-nums}.chapter-list a>span:last-child{margin-left:auto}.chapter-list a:hover{color:var(--accent)}.learn-copy .text-link{font-size:.875rem;white-space:normal}.learn-copy .learning-note{font-size:.8125rem!important;line-height:1.65;background:var(--blush);border-left:3px solid var(--accent);padding:14px 16px;margin-top:22px;margin-bottom:0}.learning-note strong{display:block;color:var(--ink);margin-bottom:5px}.stories-section{border-top:1px solid var(--line)}.story-videos{display:grid;grid-template-columns:1fr 1fr;gap:30px}.story-video-card{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:white}.story-video-card .video-frame{border-radius:0}.story-video-copy{padding:26px 29px 29px}.story-video-copy h3{font-family:var(--serif);font-size:2rem;line-height:1.14;margin-bottom:17px}.story-video-copy>p:not(.story-type){color:var(--muted);font-size:1rem}.story-links{display:flex;flex-wrap:wrap;gap:12px 24px}.story-links a{font-size:.8125rem;color:var(--accent);text-underline-offset:4px}.podcast-strip{background:var(--blush);border:1px solid #efd6e3;border-radius:5px;padding:24px;display:flex;align-items:center;gap:20px;margin-top:30px}.podcast-strip>div{flex:1}.podcast-strip strong{font-size:.9375rem}.podcast-strip p{font-size:.875rem;color:var(--muted);margin:4px 0 0}.podcast-strip .text-link{font-size:.8125rem;white-space:normal}.podcast-strip .play-icon{width:45px;height:45px;background:var(--accent);color:#fff;flex-shrink:0}.official-section{background:#f9f4f8;border-block:1px solid var(--line);padding-block:70px}.source-checked{display:flex;align-items:center;gap:15px;border:1px solid #e7c9da;background:white;padding:16px 20px;border-radius:5px}.checked-icon{border:1px solid #deb4cc;background:var(--blush);color:var(--accent);width:35px;height:35px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.source-checked strong,.source-checked time,.source-checked div>span{display:block}.source-checked strong{font-size:.8125rem}.source-checked time{font-size:.9375rem;color:var(--accent)}.source-checked div>span{font-size:.75rem;color:var(--muted)}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.resource-card{background:white;border:1px solid var(--line);border-radius:5px;padding:27px;text-decoration:none;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.resource-card:hover{border-color:var(--accent);transform:translateY(-3px)}.resource-kind{font-size:.6875rem;font-weight:700;letter-spacing:.7px;display:flex;justify-content:space-between;gap:12px;color:var(--accent);margin-bottom:24px}.resource-card h3{font-family:var(--serif);font-size:1.8rem;line-height:1.15;margin-bottom:15px}.resource-card p{font-size:.9375rem;color:var(--muted);margin-bottom:23px}.resource-date{margin-top:auto;font-size:.75rem;line-height:1.5;color:var(--muted);border-top:1px solid var(--line);padding-top:14px}.official-section .source-note{margin-top:24px}.emergency-bar a:focus-visible{outline-color:white}.header-inner .button{white-space:nowrap}.source-note{line-height:1.8}
@media(max-width:1100px){.header-inner nav{gap:14px}.header-inner nav a{font-size:.8125rem}.header-inner{gap:18px}.learn-section{gap:5%}.podcast-strip{flex-wrap:wrap}.resource-card{padding:22px}.resource-kind{letter-spacing:0}}
@media(max-width:950px){.header-inner nav{display:none}.menu-toggle{display:block}.header-inner .button{margin-left:auto}.learn-section{grid-template-columns:1fr}.learn-video{order:2;margin-top:30px}.learn-copy{order:1}.learn-copy>p{max-width:650px}.learn-copy .learning-note{max-width:none}.chapter-list{grid-template-columns:repeat(3,1fr);gap:20px}.chapter-list a{font-size:.8125rem;gap:8px}.chapter-list a+a{border-top:0}.resource-grid{gap:17px}.resource-card h3{font-size:1.6rem}}
@media(max-width:750px){.story-videos{grid-template-columns:1fr;gap:25px}.resource-grid{grid-template-columns:1fr}.resource-card{padding:26px}.resource-kind{font-size:.75rem;margin-bottom:18px}.resource-card h3{font-size:1.8rem}.source-checked{display:inline-flex;margin-top:25px}.podcast-strip .text-link{margin-left:65px}.official-section{padding-block:55px}.story-video-copy{padding:24px}.story-video-copy h3{font-size:1.9rem}.learn-section{padding-bottom:55px}.header-inner .button{font-size:.875rem}}
@media(max-width:480px){.chapter-list{grid-template-columns:1fr;gap:0}.chapter-list a+a{border-top:1px solid var(--line)}.chapter-list a{font-size:.9375rem;padding:12px 0}.podcast-strip{padding:20px;gap:15px}.podcast-strip .text-link{margin-left:0}.podcast-strip .play-icon{display:none}.price-amount{font-size:3.5rem}.hero-free-badge{letter-spacing:.7px}.header-inner .brand{font-size:1.3rem}.header-inner .brand svg{width:24px;height:24px}.header-inner .button{font-size:.8125rem}.header-inner{gap:8px}.hero-actions .text-link{font-size:.875rem}.resource-card h3 br{display:initial}}
