:root{--forest:#193b32;--forest2:#23574c;--forest3:#122c25;--gold:#e6a52b;--goldlight:#f4c369;--ink:#20312c;--muted:#64706b;--warm:#fbf6f0;--paper:#fff;--line:#e6e8e3;--shadow:0 10px 26px rgba(23,48,37,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:400 16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.14;letter-spacing:-.025em}h1{font-size:clamp(2.25rem,5.4vw,4.4rem);font-weight:850;max-width:780px;margin:14px auto 16px}h2{font-size:clamp(1.6rem,3.7vw,2.45rem);font-weight:830;margin-bottom:10px}h3{font-size:1.05rem}em{font-style:normal;color:var(--gold)}.content{width:min(100% - 40px,760px);margin-inline:auto}.site-header{min-height:55px;background:var(--forest3);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px clamp(18px,4vw,45px);font-size:.81rem}.brand,.footer>b{font-weight:900;letter-spacing:-.04em;color:var(--goldlight);white-space:nowrap}.brand{font-size:1.15rem}.brand span,.footer>b span{color:#fff}.header-promo{color:var(--goldlight);font-weight:750;text-align:center}.header-cta{background:var(--gold);color:var(--forest3);padding:8px 14px;border-radius:9px;font-weight:850;white-space:nowrap}.dark{background:linear-gradient(155deg,var(--forest3),var(--forest2));color:#fff}.hero{padding:32px 0 42px;text-align:center}.hero-inner{display:flex;align-items:center;flex-direction:column}.eyebrow{display:inline-block;background:#fff0d5;color:#845815;border-radius:100px;padding:8px 15px;font-size:.7rem;font-weight:850;letter-spacing:.06em;line-height:1.25;text-transform:uppercase}.dark-pill{background:rgba(230,165,43,.14);color:var(--goldlight)}.hero-lead{font-size:1.12rem;font-weight:650;margin:0}.hero-sub{font-size:1.05rem;margin:3px 0}.hero-detail{color:#e3ebe6;font-size:.93rem;margin:6px 0 22px}.hero-product{position:relative;width:min(100%,405px);border-radius:19px;overflow:hidden;box-shadow:0 20px 48px rgba(0,0,0,.17);background:#f4eee6}.hero-product img{width:100%;aspect-ratio:4/5;object-fit:cover}.hero-product-tag{position:absolute;left:18px;bottom:18px;background:rgba(20,63,50,.94);color:#fff;text-align:left;font-weight:800;line-height:1.2;font-size:.85rem;padding:11px 14px;border:1px solid rgba(255,255,255,.3);border-radius:9px;box-shadow:0 5px 15px #0003}.hero-product-tag strong{color:var(--goldlight)}.button{border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:480px;min-height:58px;padding:12px 20px;border-radius:12px;font-size:1.04rem;line-height:1.15;font-weight:900;letter-spacing:.01em;cursor:pointer;transition:transform .2s,box-shadow .2s;background:var(--gold);color:var(--forest3);box-shadow:0 8px 18px rgba(230,165,43,.23)}.button:hover{transform:translateY(-2px);box-shadow:0 11px 25px rgba(230,165,43,.33)}.button:focus-visible,.header-cta:focus-visible,summary:focus-visible{outline:3px solid #56cfbb;outline-offset:3px}.button small{font-size:.74rem;opacity:.72;font-weight:650;margin-top:5px}.hero .button{margin-top:18px}.hero-foot{font-size:.8rem;margin-top:13px;color:#e1e9e4}.stars{color:#e5a526;letter-spacing:.1em}.section{text-align:center;padding:52px 0}.section-lead{color:var(--muted);max-width:540px;margin:0 auto 21px}.proof .portrait-pair{max-width:690px;width:100%;aspect-ratio:3/1;object-fit:cover;object-position:center;border-radius:15px 15px 0 0;margin:10px auto 0}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:left}.quote-grid blockquote{background:#fffaf5;margin:0;padding:20px;border-radius:0 0 14px 14px;box-shadow:var(--shadow);border:1px solid #f3ede5}.quote-grid blockquote p{font-size:.92rem;margin:10px 0 18px}.quote-grid footer b,.quote-grid footer span{display:block}.quote-grid footer b{font-size:.83rem;color:var(--forest)}.quote-grid footer span{font-size:.76rem;color:var(--muted)}.band{min-height:48px;padding:12px 18px;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:850;line-height:1.25}.band.gold{background:var(--gold);color:var(--forest3)}.band.forest{background:var(--forest3);color:#fff}.band.forest em{color:var(--goldlight)}.steps .step-list,.volume-list,.check-list,.objection-list,.faq-list{max-width:630px;margin-inline:auto}.step-list{display:grid;gap:12px;margin-top:25px}.step{display:flex;align-items:center;text-align:left;background:white;box-shadow:var(--shadow);border-radius:14px;padding:15px 20px;gap:18px}.step>span{display:grid;place-items:center;flex:none;width:45px;height:45px;border-radius:50%;background:var(--gold);color:var(--forest3);font-weight:900;font-size:1.3rem}.step h3,.step p{margin:0}.step p{color:var(--muted);font-size:.88rem;margin-top:3px}.number-feature{max-width:630px;margin:21px auto 15px;background:var(--gold);border-radius:14px;padding:16px 20px}.number-feature strong,.number-feature span{display:block}.number-feature strong{font-size:2.3rem;line-height:1.1}.number-feature span{font-size:.86rem}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:630px;margin:auto;text-align:left}.stat-grid>div{border:1px solid #edf0eb;background:#fff;border-radius:13px;padding:16px;box-shadow:var(--shadow)}.stat-grid strong,.stat-grid b{display:block}.stat-grid strong{font-size:1.55rem;color:#bb771b;line-height:1.1}.stat-grid b{font-size:.92rem;margin:4px 0}.stat-grid p{margin:0;color:var(--muted);font-size:.81rem}.collection-image{width:min(100%,520px);height:350px;object-fit:cover;object-position:center 58%;border-radius:16px;margin:20px auto 0;box-shadow:var(--shadow)}.warm{background:var(--warm)}.volumes .volume-list{display:grid;gap:10px;text-align:left;margin-top:23px}.volume-list article{display:flex;gap:14px;background:#fff;padding:16px;border-radius:13px;box-shadow:var(--shadow)}.volume-icon{flex:none;width:43px;height:43px;border-radius:10px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:1.2rem}.blue{background:#419cc0}.green{background:#68a960}.red{background:#db6547}.pink{background:#c65188}.purple{background:#66527b}.volume-list h3{margin:1px 0 5px;color:var(--forest);font-size:.96rem}.volume-list h3 small{display:inline-block;border-radius:100px;background:#fff2dc;color:#775016;padding:3px 7px;font-size:.67rem;white-space:nowrap;margin-left:5px;letter-spacing:0}.volume-list p{margin:0;color:var(--muted);font-size:.85rem}.sample-card{max-width:700px;display:grid;grid-template-columns:1fr 1fr;text-align:left;margin:23px auto 0;border-radius:16px;overflow:hidden;background:var(--warm);box-shadow:var(--shadow)}.sample-card img{height:100%;width:100%;aspect-ratio:4/5;object-fit:cover}.sample-copy{padding:24px;display:flex;flex-direction:column;justify-content:center}.sample-copy h3{font-family:Georgia,serif;font-size:1.8rem;line-height:1.08;color:var(--forest);margin:14px 0}.sample-copy p{font-size:.87rem}.sample-note{font-size:.76rem!important;color:var(--muted);margin:0}.check-list{padding:0;list-style:none;display:grid;gap:10px;text-align:left;margin-top:24px}.check-list li,.price-card li{position:relative;padding-left:30px}.check-list li{background:#fff;border-radius:11px;box-shadow:var(--shadow);padding:13px 15px 13px 40px;font-size:.92rem}.check-list li:before,.price-card li:before{content:'✓';position:absolute;left:15px;color:#187d65;font-weight:900}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:630px;margin:auto}.audience-grid>div{min-height:92px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;box-shadow:var(--shadow);border-radius:13px;font-size:.9rem;font-weight:770}.audience-grid span{color:#ce8d1f;font-size:1.7rem;line-height:1.1;margin-bottom:7px}.objection-list{display:grid;gap:10px;text-align:left}.objection-list>div{padding:16px 19px;background:#fff;border-radius:13px;box-shadow:var(--shadow)}.objection-list h3{font-size:.94rem;color:var(--forest);margin:0 0 5px}.objection-list p{font-size:.85rem;color:var(--muted);margin:0}.bonus{padding-top:55px;padding-bottom:58px}.bonus h2{margin-top:12px}.bonus .section-lead{color:#d6e3d9}.bonus-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;text-align:left}.bonus-list article{border:1px solid rgba(230,165,43,.27);background:rgba(255,255,255,.055);border-radius:14px;padding:22px;display:flex;flex-direction:column;min-height:214px}.bonus-badge{font-size:.67rem;font-weight:850;letter-spacing:.1em;color:var(--goldlight);margin-bottom:16px}.bonus-list h3{font-size:1.2rem;color:#fff;margin-bottom:9px}.bonus-list p{color:#d3dfd6;font-size:.85rem;flex:1}.bonus-value{font-size:.82rem;color:#d3dfd6}.bonus-value b{background:#3d7864;border-radius:100px;padding:5px 9px;margin-left:5px;font-size:.7rem;color:#fff}.bonus-total{margin:24px auto 0;color:#dbe5dc}.bonus-total strong{color:var(--goldlight)}.offer-banner{max-width:630px;margin:0 auto 13px;background:#bd4d32;color:#fff;padding:19px;border-radius:12px;font-weight:850}.offer-summary{max-width:630px;margin:0 auto 20px;border:2px dotted var(--gold);padding:21px;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.offer-summary h2{font-size:1.3rem}.offer-summary ul{text-align:left;display:grid;gap:10px;padding-left:19px;font-size:.91rem}.offer-summary li::marker{color:#1d8a70}.offer-summary p{margin:12px 0 0;color:var(--muted);font-size:.85rem}.price-card{position:relative;max-width:530px;margin:0 auto;border:2px solid var(--gold);border-radius:17px;background:#fff;padding:28px 22px 21px;box-shadow:var(--shadow)}.price-tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--gold);border-radius:100px;padding:6px 16px;white-space:nowrap;color:var(--forest3);font-weight:900;font-size:.69rem;letter-spacing:.05em}.price-card h3{font-size:1.24rem;margin:0}.price-intro{color:var(--muted);font-size:.85rem;margin:4px 0}.price{font-size:3.4rem;font-weight:900;line-height:1.12;color:var(--forest2);margin:6px 0 0}.price-caption{font-weight:750;color:var(--forest2);margin:0 0 18px;font-size:.84rem}.price-card ul{padding:0;margin:0 0 23px;list-style:none;text-align:left;display:grid;gap:10px}.price-card li{font-size:.89rem}.price-card li:before{left:10px}.price-card .button{max-width:none}.checkout-note{margin:13px 0 0;color:var(--muted);font-size:.77rem}.guarantee{max-width:530px;margin:15px auto 0;background:#e9efea;border-radius:11px;padding:15px;display:flex;align-items:center;gap:13px;text-align:left}.guarantee span{font-size:1.4rem;color:#3292b9}.guarantee p{font-size:.86rem;margin:0}.results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;text-align:left;margin-top:24px}.results-grid>div{background:#fff;border:1px solid var(--line);padding:20px;border-radius:13px;box-shadow:var(--shadow)}.results-grid h3{color:var(--forest);margin-bottom:8px}.results-grid p{font-size:.9rem;color:var(--muted);margin:0}.faq-list{display:grid;gap:9px;margin-top:23px;text-align:left}.faq details{background:#fff;border-radius:11px;box-shadow:var(--shadow)}.faq summary{position:relative;cursor:pointer;list-style:none;padding:17px 43px 17px 18px;font-weight:760;font-size:.92rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:18px;top:13px;color:#b47515;font-size:1.4rem}.faq details[open] summary:after{content:'−'}.faq details p{font-size:.88rem;color:var(--muted);margin:0;padding:0 18px 18px}.footer{text-align:center;padding:30px 20px;background:var(--forest3);color:#dce5dc;font-size:.78rem}.footer small{display:block;color:#b7c6bd;margin-top:9px;font-size:.71rem}.footer>b{color:var(--goldlight)}@media(max-width:640px){.content{width:min(100% - 32px,480px)}.site-header{min-height:52px;padding:8px 16px}.site-header .header-promo{font-size:.63rem;max-width:130px;line-height:1.1}.header-cta{font-size:.75rem;padding:8px 10px}.hero{padding:24px 0 34px}.hero h1{font-size:clamp(2rem,8.6vw,2.75rem);max-width:440px;line-height:1.08;margin:15px auto}.hero-detail{font-size:.83rem}.hero-product{width:min(100%,360px)}.section{padding:43px 0}.proof .portrait-pair{aspect-ratio:2.4/1}.quote-grid{gap:10px}.quote-grid blockquote{padding:13px}.quote-grid blockquote p{font-size:.8rem}.quote-grid footer span{font-size:.7rem}.step{padding:13px 14px}.stat-grid>div{padding:13px}.stat-grid p{font-size:.78rem}.collection-image{height:290px}.volume-list article{padding:13px}.sample-card{grid-template-columns:1fr}.sample-card img{height:auto;max-height:430px;object-fit:cover;object-position:center top}.sample-copy{padding:22px}.sample-copy h3{font-size:1.5rem}.bonus-list{grid-template-columns:1fr}.bonus-list article{min-height:0}.bonus-badge{margin-bottom:8px}.bonus-list p{margin-bottom:16px}.offer-summary{padding:17px}.price{font-size:3.1rem}}@media(max-width:380px){.site-header .header-promo{display:none}.quote-grid{grid-template-columns:1fr}.proof .portrait-pair{aspect-ratio:3/2}.quote-grid blockquote{border-radius:12px}.stat-grid{gap:8px}.stat-grid>div{padding:11px}.stat-grid strong{font-size:1.3rem}.audience-grid{gap:8px}.audience-grid>div{font-size:.78rem;padding:8px}.volume-list h3 small{margin-left:0;margin-top:4px}.content{width:calc(100% - 28px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.bonus-image{display:block;width:min(100%,210px);height:200px;object-fit:contain;margin:0 auto 12px;border-radius:9px;background:#f8f3ea}.bonus-list article{text-align:center}

/* Professional portraits remain tall enough to show each face and the full binder. */
.proof .quote-grid{margin-top:22px;align-items:stretch}
.testimonial-card{min-width:0;overflow:hidden;border-radius:17px;background:#fffaf5;box-shadow:var(--shadow);display:flex;flex-direction:column}
.portrait-crop{position:relative;aspect-ratio:3/4;overflow:hidden;background:#e5e9e3}
.portrait-crop img{display:block;width:100%;height:100%;object-fit:contain}
.proof .testimonial-card blockquote{border:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;flex:1;padding:20px 22px 24px}
.proof .testimonial-card blockquote p{flex:1;margin:13px 0 18px}
@media(max-width:640px){.proof .testimonial-card blockquote{padding:14px}.proof .testimonial-card blockquote p{font-size:.86rem}}
@media(max-width:380px){.proof .quote-grid{grid-template-columns:1fr}}

@media(max-width:520px){.site-header .header-promo{display:none}.site-header .brand{font-size:1.08rem}}

/* Keep the supplied square collection artwork fully visible on every viewport. */
.collection-image{width:min(100%,630px);height:auto;aspect-ratio:1/1;object-fit:contain;object-position:center}

/* Activity page carousel */
.activity-carousel{width:min(100%,900px);margin:22px auto 0}
.carousel-track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:12%;padding:7px 12% 17px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.carousel-track::-webkit-scrollbar{display:none}
.carousel-slide{flex:0 0 min(78vw,430px);scroll-snap-align:start;margin:0;min-width:0;overflow:hidden;border-radius:15px;background:#fff;box-shadow:var(--shadow);border:1px solid var(--line)}
.carousel-slide img{width:100%;height:auto;aspect-ratio:1055/1491;object-fit:contain}
.carousel-slide figcaption{padding:10px 13px;color:var(--forest);font-weight:750;font-size:.86rem;text-align:center;border-top:1px solid var(--line)}
.carousel-controls{display:flex;justify-content:center;align-items:center;gap:18px;margin:10px auto 0}
.carousel-button{width:44px;height:44px;border:1px solid #d2d9d3;border-radius:50%;background:#fff;color:var(--forest);font-size:1.4rem;line-height:1;cursor:pointer;box-shadow:var(--shadow)}
.carousel-button:hover:not(:disabled){background:var(--forest);color:#fff}
.carousel-button:focus-visible,.carousel-track:focus-visible{outline:3px solid #e6a52b;outline-offset:3px}
.carousel-button:disabled{opacity:.35;cursor:default;box-shadow:none}
.carousel-count{font-size:.9rem;font-weight:800;min-width:50px;font-variant-numeric:tabular-nums}
.carousel-hint{font-size:.79rem;color:var(--muted);margin:10px 0 0}
@media(max-width:640px){.carousel-track{padding-inline:6%;scroll-padding-inline:6%;gap:10px}.carousel-slide{flex-basis:min(84vw,380px)}.carousel-slide figcaption{font-size:.8rem}.carousel-controls{margin-top:4px}}
@media(prefers-reduced-motion:reduce){.carousel-track{scroll-behavior:auto}}

.bonus-image{width:min(100%,250px);height:auto;aspect-ratio:1/1;object-fit:contain}
.bonus-value b{display:inline-block;white-space:nowrap}

/* Customer results and message gallery */
.results{overflow:hidden;background:#fffaf5}
.results h2{margin:9px auto 0}
.review-stats{display:flex;align-items:flex-start;justify-content:center;gap:clamp(30px,7vw,85px);margin:23px auto 25px}
.review-stats>div{display:flex;flex-direction:column;align-items:center;line-height:1.12}
.review-stats strong{color:var(--forest2);font-size:clamp(1.75rem,3.6vw,2.6rem);font-weight:900;letter-spacing:-.045em}
.review-stats span:not(.rating-star){color:var(--muted);font-size:.83rem;margin-top:3px}
.review-stats .rating-star{color:var(--gold);font-size:.83em;letter-spacing:-.09em}
.review-carousel{width:min(100%,900px);margin:0 auto}
.review-track{--review-width:min(72vw,410px);display:flex;gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:calc((100% - var(--review-width))/2);padding:12px calc((100% - var(--review-width))/2) 22px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.review-track::-webkit-scrollbar{display:none}
.review-slide{flex:0 0 var(--review-width);scroll-snap-align:center;min-width:0;margin:0;border:1px solid #f1eee9;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(26,56,43,.09)}
.review-slide img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain}
.review-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto}
.review-progress{width:min(42vw,190px);height:5px;border-radius:10px;background:#ddd8d0;overflow:hidden}
.review-progress span{display:block;width:20%;height:100%;border-radius:10px;background:#828e87;transition:transform .25s}
.review-count{font-size:.82rem;color:var(--muted);font-weight:700;font-variant-numeric:tabular-nums;min-width:34px}
.review-hint{font-size:.78rem;color:var(--muted);margin:10px 0 0}
.review-track:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}
@media(max-width:640px){.review-track{--review-width:min(84vw,410px);gap:10px}.review-stats{gap:clamp(18px,5vw,42px);margin:19px auto 23px}.review-stats strong{font-size:clamp(1.48rem,7vw,2.05rem)}.review-stats span:not(.rating-star){font-size:.73rem}.review-controls{gap:10px}}
@media(prefers-reduced-motion:reduce){.review-progress span{transition:none}}

/* Guarantee callout follows the supplied shield reference. */
.guarantee{max-width:630px;margin-top:17px;padding:20px 24px;min-height:98px;gap:20px;background:#eaf0e9;border-radius:16px}
.guarantee .guarantee-icon{flex:none;font-size:2.25rem;line-height:1}
.guarantee p{font-size:1rem;line-height:1.55;color:#303c37}
@media(max-width:640px){.guarantee{padding:17px 16px;gap:13px;min-height:0}.guarantee .guarantee-icon{font-size:2rem}.guarantee p{font-size:.91rem}}

/* Match the original's colored book icons for each volume. */
.volumes .volume-icon{width:45px;height:45px;border-radius:11px;background:#eaf0f0;color:inherit;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:1.55rem;line-height:1}

/* Offer timer matches the original launch banner. */
.offer-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:104px;padding:17px 20px;gap:8px}
.offer-banner-label{font-size:.94rem;line-height:1.2}
.offer-countdown{display:block;font-size:2.05rem;line-height:1;letter-spacing:.025em;font-variant-numeric:tabular-nums}
@media(max-width:640px){.offer-banner{min-height:99px}.offer-banner-label{font-size:.88rem}.offer-countdown{font-size:2rem}}

/* Keep the daily offer visible during the full page scroll. */
.site-header{position:sticky;top:0;z-index:1000;min-height:64px;background:#1d3a2d;border-top:2px solid #598168;box-shadow:0 4px 14px rgba(11,35,25,.18)}
.site-header .brand span{color:var(--goldlight)}
.site-header .header-promo{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--goldlight);font-weight:850;line-height:1.1;white-space:nowrap}
.header-promo time{display:block;font-variant-numeric:tabular-nums}
.header-cta{border-radius:12px;padding:10px 16px}
#offer{scroll-margin-top:76px}
@media(max-width:640px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) auto;gap:8px;min-height:60px;padding:7px 11px}.site-header .brand{font-size:.87rem;line-height:1.08;white-space:normal}.site-header .header-promo{display:flex;max-width:none;font-size:.62rem;white-space:normal}.site-header .header-cta{font-size:.68rem;line-height:1.1;padding:9px 9px;text-align:center}#offer{scroll-margin-top:70px}}
@media(max-width:380px){.site-header{gap:5px;padding-inline:7px}.site-header .brand{font-size:.79rem}.site-header .header-promo{display:flex;font-size:.55rem}.site-header .header-cta{font-size:.63rem;padding:8px 7px}}

/* One centered message and one shared countdown in the fixed header. */
.site-header{display:flex;justify-content:center;min-height:58px}
.site-header .header-promo{display:flex;flex-direction:row;align-items:center;gap:10px;max-width:100%;font-size:.92rem;text-align:center;white-space:normal}
.site-header .header-promo time{display:inline;font-variant-numeric:tabular-nums}
#header-countdown{font-size:1.1rem;font-variant-numeric:tabular-nums;color:#fff}
@media(max-width:640px){.site-header{display:flex;justify-content:center;min-height:66px;padding:7px 12px}.site-header .header-promo{display:flex;flex-direction:column;gap:3px;max-width:100%;font-size:.78rem;line-height:1.15}#header-countdown{font-size:.97rem}}
@media(max-width:380px){.site-header .header-promo{display:flex;font-size:.73rem}}

/* Responsive hero video replaces the portrait cover image. */
.hero-video{width:min(100%,720px);aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:18px;background:#122c25;box-shadow:0 20px 48px rgba(0,0,0,.2)}
.hero-video iframe{display:block;position:absolute;inset:0;width:100%;height:100%;border:0}
@media(max-width:820px){.hero-video{width:min(100%,380px);aspect-ratio:9/16;border-radius:14px}}
