:root{--background:#fffefa;--foreground:#123d31;--card:#fff;--card-foreground:#123d31;--popover:#fff;--popover-foreground:#123d31;--primary:#163e34;--primary-foreground:#fff;--secondary:#fff1bd;--secondary-foreground:#163e34;--muted:#f4f4ee;--muted-foreground:#53665f;--accent:#ffe985;--accent-foreground:#153e33;--destructive:#d32f26;--border:#cdd8d0;--input:#bdcbc1;--ring:#d9362e;--radius:.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:clip}body{color:#123d31;background:#fffefa;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #ffdc56}.page-width{width:min(100% - 32px,1320px);margin-inline:auto}.edition-bar{white-space:nowrap;color:#f9f5ed;letter-spacing:.16em;background:#113b30;justify-content:center;align-items:center;gap:9px;height:40px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.edition-divider{opacity:.65}.tiny-spark{color:#ffe575;margin-inline:16px;font-size:22px;line-height:0}.site-header{justify-content:space-between;align-items:center;gap:20px;min-height:97px;display:flex}.brand{white-space:nowrap;letter-spacing:-.078em;align-items:center;font-size:clamp(28px,3.75vw,48px);font-weight:900;line-height:1;display:flex}.brand-symbol{color:#d9362e;flex:none;justify-content:center;align-items:center;width:.82em;height:.82em;margin-right:.13em;display:inline-flex}.brand-symbol svg{fill:none;stroke:currentColor;stroke-width:9px;stroke-linecap:round;width:100%;height:100%;display:block}.brand-period{color:#d9362e}.nav-links{letter-spacing:.08em;white-space:nowrap;align-items:center;gap:clamp(19px,3vw,50px);font-size:11px;font-weight:800;display:flex}.nav-links a:not(.nav-cta):hover{color:#d9362e}.nav-cta{color:#fff;background:#d9362e;border-radius:3px;padding:15px 22px}.nav-cta:hover{background:#b92822}.hero{grid-template-columns:minmax(0,47fr) minmax(0,53fr);min-height:568px;display:grid}.hero-copy,.hero-photo,.signup-box,.calendar-grid>*,.how-grid>*{min-width:0}.hero h1,.calendar-section h2,.how-section h2{overflow-wrap:break-word}.hero-copy{color:#fff;background:#dc392f;flex-direction:column;align-items:flex-start;padding:clamp(31px,3.2vw,49px) clamp(30px,3.3vw,51px) 30px;display:flex}.hero h1{letter-spacing:-.069em;max-width:680px;margin:0 0 18px;font-size:clamp(57px,6.22vw,90px);font-weight:900;line-height:.95}.hero-copy>p{letter-spacing:-.03em;margin:0 0 24px;font-size:clamp(20px,2.28vw,31px);font-weight:500;line-height:1.19}.signup-box{color:#143f33;background:#fffcf6;border-radius:4px;width:min(100%,520px);margin-top:auto;padding:22px 25px 19px}.signup-box h2{letter-spacing:-.045em;margin:0 0 5px;font-size:clamp(20px,2vw,27px);font-weight:900;line-height:1.15}.signup-intro{color:#426356;margin:0 0 12px;font-size:13px;line-height:1.35}.signup-form{flex-direction:column;gap:9px;display:flex}.signup-form>input{color:#123d31;background:#fff;border:1px solid #ccd8d2;border-radius:3px;width:100%;height:45px;padding:0 16px;font-size:15px}.signup-form>input::placeholder{color:#6e7877}.signup-form>button{color:#fff;cursor:pointer;background:#174b3d;border:0;border-radius:3px;width:100%;height:45px;font-size:16px;font-weight:800}.signup-form>button:hover{background:#0e382e}.signup-form>button:disabled{opacity:.66;cursor:wait}.consent{align-items:flex-start;gap:10px;padding-top:3px;display:flex}.consent input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #204b3e;border-radius:0;flex:none;place-content:center;width:17px;height:17px;margin:1px 0 0;display:grid}.consent input[type=checkbox]:checked{background:#174b3d}.consent input[type=checkbox]:checked:after{content:"";border:0 solid #fff;border-width:0 0 2px 2px;width:9px;height:5px;transform:rotate(-45deg)translate(1px,-1px)}.consent label{cursor:pointer;color:#294d42;max-width:360px;font-size:12px;line-height:1.35}.signup-error{color:#b92822;margin:0;font-size:13px;font-weight:700}.signup-confirmation{flex-direction:column;gap:6px;padding:18px 0 13px;display:flex}.signup-confirmation strong{font-size:20px}.signup-confirmation span{font-size:14px}.signup-confirmation .confirmation-mark{background:#ffe77e;border-radius:50%;place-items:center;width:37px;height:37px;margin-bottom:5px;font-size:23px;font-weight:900;display:grid}.step-kicker{color:#d9362e;letter-spacing:.18em;margin:0 0 8px;font-size:10px;font-weight:900}.community-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 12px;padding:0;display:grid}.community-option{color:#173e32;cursor:pointer;background:#fff;border:1px solid #adc2b5;border-radius:3px;justify-content:space-between;align-items:center;gap:5px;min-height:45px;padding:8px 12px;font-size:14px;font-weight:800;transition:background .15s,border-color .15s;display:flex;position:relative}.community-option:hover{background:#fffaf0;border-color:#173e32}.community-option.is-selected{background:#ffe77e;border-color:#173e32}.community-option input{opacity:0;width:1px;height:1px;position:absolute}.community-option:focus-within{outline-offset:2px;outline:3px solid #d9362e}.option-check{font-size:18px;font-weight:900;line-height:1}.community-submit{color:#fff;cursor:pointer;background:#174b3d;border:0;border-radius:3px;width:100%;height:45px;font-size:16px;font-weight:800}.community-submit:hover:not(:disabled){background:#0e382e}.community-submit:disabled{opacity:.5;cursor:not-allowed}.step-back{color:#47675b;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:8px 0 0;font-size:12px;font-weight:800;text-decoration:underline;display:block}.hero-photo{background:#0b372b;min-width:0;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;object-position:center 66%}.sticker{color:#173e32;background:#ffe77e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(102px,11vw,152px);height:clamp(102px,11vw,152px);display:flex;position:absolute;top:8%;right:9%;transform:rotate(-7deg);box-shadow:0 8px 24px #11251e25}.sticker strong{letter-spacing:-.07em;font-size:clamp(37px,4.2vw,58px);font-weight:900;line-height:.89}.sticker>span:not(.sticker-rays){text-align:center;letter-spacing:-.05em;font-size:clamp(17px,1.85vw,24px);font-weight:900;line-height:.91}.sticker-rays{pointer-events:none;position:absolute;inset:0}.sticker-rays i{background:#ffe77e;border-radius:4px;width:17%;height:4px;position:absolute;right:-22%}.sticker-rays i:first-child{top:27%;transform:rotate(-48deg)}.sticker-rays i:nth-child(2){top:50%;transform:rotate(-4deg)}.sticker-rays i:nth-child(3){top:73%;transform:rotate(34deg)}.category-strip{letter-spacing:.15em;border-top:1px solid #28584b;border-bottom:1px solid #28584b;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px clamp(13px,2.4vw,34px);margin:23px 20px 0;padding:16px 6px;font-size:11px;font-weight:900;display:flex}.category-strip b{color:#d9362e;font-size:16px;line-height:.2}.calendar-section{text-align:center;padding:42px 20px 30px}.calendar-section h2{letter-spacing:-.066em;margin:0 0 8px;font-size:clamp(42px,5.45vw,77px);font-weight:900;line-height:1}.calendar-section>p{margin:0 0 26px;font-size:clamp(16px,1.6vw,22px)}.calendar-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.date-tile{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:clamp(110px,12vw,166px);transition:transform .16s,filter .16s;display:flex}.date-tile:hover{filter:brightness(1.04);transform:translateY(-3px)}.date-tile strong{letter-spacing:-.055em;font-size:clamp(43px,5.2vw,76px);font-weight:900;line-height:.9}.date-tile span{letter-spacing:.28em;font-size:11px;font-weight:900}.color-0{color:#fff;background:#123e33}.color-1{color:#fff;background:#df3d34}.color-2{color:#143e33;background:#ffe875}.how-section{color:#fff;background:#123e33;padding:31px 0 45px}.how-section h2{letter-spacing:-.06em;margin:0 0 16px;font-size:clamp(42px,5vw,71px);font-weight:900;line-height:1}.how-grid{text-align:center;grid-template-columns:repeat(3,1fr);max-width:1150px;margin:0 auto;display:grid}.how-step{flex-direction:column;align-items:center;min-height:145px;padding:7px 28px 0;display:flex}.how-step+.how-step{border-left:1px solid #ffffff70}.how-step svg{color:#ffe77e;stroke-width:1.7px;width:43px;height:43px;margin-bottom:8px}.how-step h3{letter-spacing:.18em;margin:0 0 8px;font-size:13px;font-weight:900}.how-step p{max-width:250px;margin:0;font-size:16px;line-height:1.35}.how-cta{text-align:center;color:#173e32;background:#ffe77e;border-radius:3px;width:min(100%,350px);margin:24px auto 0;padding:13px;font-size:20px;font-weight:900;display:block}.how-cta:hover{background:#fff2ab}.faq-section{padding-block:55px 64px}.faq-section h2{letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(30px,3vw,43px)}.faq-section>div{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.faq-section article{border-top:1px solid #acc2b6;padding-top:14px}.faq-section h3{margin:0 0 8px;font-size:18px}.faq-section p{max-width:450px;margin:0;font-size:15px;line-height:1.5}.footer{color:#fff;background:#0e3028}.footer-inner{justify-content:space-between;align-items:center;gap:22px;min-height:84px;display:flex}.footer-inner>span{letter-spacing:-.06em;font-size:21px;font-weight:900}.footer-brand{align-items:center;display:inline-flex}.footer-brand .brand-symbol{margin-right:.1em;font-size:21px}.footer-inner p,.footer-inner a{font-size:13px}.footer-inner a{text-underline-offset:3px;text-decoration:underline}@media (width>=1250px){.hero{min-height:645px}.hero-copy{padding-bottom:40px}.signup-box{padding:24px 28px}.category-strip{margin-top:25px}.calendar-section{padding-top:53px;padding-bottom:40px}.how-section{padding-top:42px;padding-bottom:51px}}@media (width<=860px){.nav-links{gap:14px;font-size:10px}.brand{font-size:32px}.hero h1{font-size:clamp(48px,6.6vw,65px)}.hero-copy{padding:30px 27px}.hero-copy>p{font-size:20px}.signup-box{padding:18px}.category-strip{letter-spacing:.1em;column-gap:12px}.calendar-section h2{font-size:50px}}@media (width<=760px){.edition-bar{gap:6px;height:34px;font-size:9px}.tiny-spark{margin-inline:3px}.site-header{min-height:75px}.nav-links>a:not(.nav-cta){display:none}.nav-cta{padding:13px 15px}.hero{grid-template-columns:minmax(0,1fr)}.hero-copy{padding:34px 26px 26px}.hero h1{font-size:clamp(52px,10vw,78px)}.hero-copy>p{font-size:22px}.desktop-break{display:none}.signup-box{width:100%;margin-top:22px}.hero-photo{height:405px}.sticker{width:105px;height:105px}.sticker strong{font-size:38px}.sticker span{font-size:17px}.category-strip{margin-inline:0}.calendar-section{padding:42px 0 27px}.calendar-section h2{font-size:clamp(38px,7vw,55px)}.calendar-grid{gap:8px}.date-tile{min-height:90px}.date-tile strong{font-size:44px}.how-step{padding-inline:16px}.how-step p{font-size:14px}}@media (width<=520px){.page-width{width:min(100% - 20px,1320px)}.brand{font-size:27px}.hero-copy{padding:30px 20px 20px}.hero h1{margin-bottom:16px;font-size:clamp(49px,11.8vw,61px)}.hero-copy>p{font-size:20px}.signup-box{padding:20px 18px}.hero-photo{height:300px}.sticker{top:8%;right:6%}.category-strip{gap:10px;padding:14px 4px;font-size:9px}.category-strip span:nth-of-type(n+6),.category-strip b:nth-of-type(n+5){display:none}.calendar-section h2{font-size:clamp(38px,10vw,48px)}.calendar-section>p{font-size:16px;line-height:1.35}.calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.date-tile{min-height:92px}.how-section{padding:36px 0 45px}.how-grid{grid-template-columns:minmax(0,1fr)}.how-step{min-height:0;padding:20px 8px}.how-step+.how-step{border-top:1px solid #ffffff70;border-left:0}.how-section h2{font-size:47px}.how-cta{margin-top:12px}.faq-section>div{grid-template-columns:1fr;gap:20px}.footer-inner{flex-direction:column;align-items:flex-start;gap:6px;padding:25px 0}.footer-inner p{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.date-tile{transition:none}}.day-page{background:#fffefa;min-height:100vh}.day-shell{width:min(100% - 36px,1050px);margin:0 auto;padding:35px 0 90px}.day-back{letter-spacing:-.07em;font-size:25px;font-weight:900;display:inline-block}.day-back span,.day-shell h1 span{color:#d9362e}.day-kicker{letter-spacing:.15em;margin:70px 0 12px;font-size:12px;font-weight:900}.day-shell h1{letter-spacing:-.08em;margin:0 0 40px;font-size:clamp(75px,13vw,180px);line-height:.9}.day-message{border-top:2px solid #153e33;max-width:630px;padding-top:26px}.day-message strong{letter-spacing:-.05em;font-size:clamp(27px,4vw,42px);display:block}.day-message p,.day-intro{font-size:17px;line-height:1.5}.day-message a{color:#fff;background:#d9362e;margin-top:12px;padding:14px 20px;font-weight:800;display:inline-block}.offer-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.offer-card{background:#fff;border:1px solid #cdd8d0}.offer-card img{object-fit:cover;width:100%;height:230px}.offer-card>div{padding:22px}.offer-card h2{letter-spacing:-.04em;font-size:26px}.offer-card small{margin:12px 0;display:block}.offer-card a{color:#c42e27;margin-top:10px;font-weight:800;display:inline-block}@media (width<=650px){.offer-grid{grid-template-columns:1fr}}.day-community-nav{flex-wrap:wrap;align-items:center;gap:8px;margin:-18px 0 35px;display:flex}.day-community-nav span{margin-right:4px;font-size:13px;font-weight:800}.day-community-nav a{border:1px solid #b7c8be;border-radius:3px;padding:8px 12px;font-size:13px;font-weight:800}.day-community-nav a:hover,.day-community-nav a.is-current{background:#ffe77e;border-color:#173e32}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;inset:0}@media (width<=400px){.edition-bar{letter-spacing:.1em;font-size:8px}.tiny-spark{margin-inline:2px;font-size:18px}}
