:root{--brand-navy:#1F3A93;--brand-green:#2BBF59;--brand-green-text:#178C41;--ink:#102b46;--ink-deep:#0a2035;--green:#438c4b;--green-dark:#2d6f3b;--orange:#ed6b3a;--paper:#f5f3ee;--line:#d7d9d2;--muted:#637079;--white:#fff;--display:'Archivo',sans-serif;--body:'DM Sans',sans-serif;--mono:'JetBrains Mono',ui-monospace,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:absolute;left:1rem;top:-4rem;background:var(--brand-navy);color:#fff;padding:.75rem 1rem;z-index:20}.skip-link:focus{top:1rem}.announcement{background:var(--brand-navy);color:#eef0e9;text-align:center;font-size:.74rem;letter-spacing:.04em;padding:.55rem}.announcement a{color:#8FE3AC;margin-left:1rem;font-weight:700}.announcement__mark{background:var(--brand-green);color:#fff;font-size:.62rem;font-weight:800;padding:.18rem .35rem;margin-right:.45rem;letter-spacing:.08em}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:auto;padding:0 4vw;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.55rem}.brand__emblem{height:40px;width:auto;display:block;flex:none}.brand__word{font:800 1.5rem/1 var(--display);letter-spacing:-.035em;color:var(--brand-navy)}.brand__word>span{color:var(--brand-green-text)}.nav{display:flex;gap:2.5rem;font-size:.8rem;font-weight:700}.nav a,.text-link,.catalog-footer a,.site-footer a{transition:color .2s}.nav a:hover,.text-link:hover,.catalog-footer a:hover,.site-footer a:hover{color:var(--brand-green-text)}.cart-button{border:2px solid var(--brand-navy);background:transparent;color:var(--brand-navy);padding:.68rem 1rem;cursor:pointer;font-weight:700;font-size:.8rem;min-height:44px}.cart-button b{display:inline-grid;place-items:center;background:var(--brand-green);color:#fff;border-radius:50%;width:21px;height:21px;margin-left:.5rem;font-size:.68rem}.cart-icon{font-size:1.25rem;vertical-align:-.1rem;margin-right:.25rem}.hero{max-width:1320px;margin:auto;min-height:600px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:4.5rem 4vw 5rem;overflow:hidden}.eyebrow{font:800 .68rem var(--body);text-transform:uppercase;letter-spacing:.13em;color:var(--green-dark);display:flex;align-items:center;gap:.55rem}.eyebrow span{height:8px;width:8px;border-radius:50%;background:var(--brand-green);display:inline-block}.hero h1{font:900 clamp(2.6rem,6.5vw,6.2rem)/.95 var(--display);letter-spacing:-.02em;margin:1.2rem 0 1.6rem;max-width:650px;color:var(--brand-navy)}.hero h1 em{font-style:normal;color:var(--brand-green-text)}.hero__lead{font-size:1.1rem;max-width:420px;color:#53606a}.hero__actions{display:flex;align-items:center;gap:1.6rem;margin-top:2rem}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:48px;padding:.8rem 1.15rem;font-weight:800;font-size:.78rem;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button:focus-visible,.cart-button:focus-visible,.filter-button:focus-visible,input:focus-visible{outline:3px solid var(--brand-green-text);outline-offset:3px}.button--primary{background:var(--green);color:#fff;box-shadow:4px 4px 0 var(--ink)}.button--primary:hover{background:var(--green-dark)}.button--orange{background:var(--orange);color:#fff;box-shadow:4px 4px 0 var(--ink)}.text-link{font-weight:800;font-size:.78rem;color:var(--brand-green-text);border-bottom:2px solid var(--brand-green);padding-bottom:.2rem}.hero__proof{display:flex;gap:2.2rem;margin-top:4rem}.hero__proof div{border-left:1px solid var(--line);padding-left:.8rem}.hero__proof dt{font:800 1.35rem var(--mono);color:var(--brand-navy)}.hero__proof dd{font-size:.7rem;margin:0;color:var(--muted)}.hero__visual{height:470px;position:relative;display:grid;place-items:center}.workbook{position:absolute;width:260px;height:345px;padding:1.25rem;box-shadow:14px 16px 0 rgba(16,43,70,.12);display:flex;flex-direction:column}.workbook--back{background:var(--orange);transform:rotate(11deg) translate(65px,-16px);color:var(--ink-deep);padding:2rem 1.3rem}.workbook--back span{font:800 .7rem var(--display);letter-spacing:.08em;border-bottom:1px solid var(--ink);padding-bottom:.7rem}.workbook--back strong{font:900 3rem/.86 var(--display);letter-spacing:-.09em;margin-top:auto}.workbook--front{background:var(--ink);color:#fff;transform:rotate(-5deg) translate(-20px,6px);border:8px solid var(--paper)}.workbook__top{display:flex;justify-content:space-between;font:700 .58rem var(--display);letter-spacing:.06em}.workbook__top span span{color:#82be78}.workbook__grid{height:82px;margin-top:1.6rem;background:linear-gradient(90deg,transparent 48%,#fff 49%,transparent 51%),linear-gradient(transparent 48%,#fff 49%,transparent 51%);opacity:.2}.workbook--front strong{font:900 2.2rem/.85 var(--display);letter-spacing:-.08em;margin-top:auto}.workbook--front strong i{color:#82be78;font-style:normal}.workbook__footer{font-size:.53rem;letter-spacing:.08em;border-top:1px solid #52708a;padding-top:.7rem;margin-top:.9rem}.burst{position:absolute;top:16%;right:7%;background:var(--green);color:#fff;border-radius:50%;width:92px;height:92px;display:grid;place-items:center;text-align:center;font:900 .75rem/.92 var(--display);transform:rotate(14deg);z-index:3}.sticker{position:absolute;bottom:13%;left:9%;background:#f6d45c;color:var(--ink);width:92px;height:92px;display:grid;place-items:center;text-align:center;font:900 .72rem/.92 var(--display);transform:rotate(-11deg);z-index:4}.catalog-section{background:#fff;padding:6rem 4vw 4.5rem}.section-heading{max-width:1320px;margin:auto;display:flex;justify-content:space-between;align-items:end}.section-heading h2,.about-section h2,.bundle-copy h2,.newsletter h2{font:900 clamp(2.5rem,4.5vw,4.2rem)/.93 var(--display);letter-spacing:-.08em;margin:.9rem 0 0}.section-note{max-width:250px;color:var(--muted);font-size:.9rem}.trade-filter{max-width:1320px;margin:3rem auto 2rem;display:flex;gap:.5rem;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:1rem}.filter-button{background:transparent;border:1px solid transparent;cursor:pointer;color:var(--muted);padding:.65rem .8rem;min-height:44px;font-size:.78rem;font-weight:700}.filter-button span{font-size:.65rem;color:#9ba4a7;margin-left:.25rem}.filter-button:hover,.filter-button.is-active{background:var(--ink);color:#fff}.filter-button.is-active span{color:#9ab49d}.product-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{border:1px solid var(--line);background:var(--paper);position:relative;display:flex;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:6px 7px 0 rgba(16,43,70,.12)}.product-cover{height:235px;padding:1rem;position:relative;overflow:hidden;background:var(--ink);color:#fff}.product-cover:after{content:'';position:absolute;width:130px;height:130px;border:1px solid currentColor;border-radius:50%;right:-35px;bottom:-35px;opacity:.35}.product-cover--green{background:var(--green)}.product-cover--orange{background:var(--orange);color:var(--ink)}.product-cover--yellow{background:#f6d45c;color:var(--ink)}.cover-label{display:flex;justify-content:space-between;font:700 .54rem var(--display);letter-spacing:.08em}.cover-mark{position:absolute;bottom:1rem;left:1rem;font:900 1.8rem/.87 var(--display);letter-spacing:-.08em}.cover-mark em{font-style:normal;color:#8fc78b}.product-cover--orange .cover-mark em,.product-cover--yellow .cover-mark em{color:var(--green-dark)}.product-info{padding:1rem;display:flex;flex-direction:column;flex:1}.product-meta{font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;color:var(--green-dark);font-weight:800}.product-info h3{font:800 1.15rem/1.02 var(--display);letter-spacing:-.045em;margin:.55rem 0}.product-info p{font-size:.77rem;color:var(--muted);margin:0 0 1.3rem}.product-buy{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:.85rem;margin-top:auto}.product-buy strong{font:800 1rem var(--display)}.add-button{background:transparent;border:1px solid var(--ink);color:var(--ink);cursor:pointer;min-height:40px;padding:.5rem .7rem;font-size:.7rem;font-weight:800}.add-button:hover{background:var(--orange);border-color:var(--orange);color:#fff}.catalog-footer{max-width:1320px;margin:2.5rem auto 0;display:flex;gap:.8rem;align-items:center;justify-content:center;font-size:.82rem}.catalog-footer p{color:var(--muted);margin:0}.catalog-footer a{font-weight:800;border-bottom:2px solid var(--orange)}.bundle-section{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:6rem max(4vw,calc((100vw - 1320px)/2));align-items:center}.bundle-copy p:not(.eyebrow){max-width:390px;color:#c5d0d0}.bundle-copy .button{margin-top:1rem}.bundle-list{border-top:1px solid #52677a}.bundle-list__head,.bundle-row,.bundle-total{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:.5rem;align-items:center;padding:1rem 0;border-bottom:1px solid #52677a;font-size:.8rem}.bundle-list__head{grid-template-columns:minmax(0,1fr) auto;color:#9db0b7;font:700 .62rem var(--display);letter-spacing:.1em}.bundle-row b{color:#80bc79}.bundle-row strong{font-size:.68rem;color:#b3c1c2}.bundle-total{grid-template-columns:minmax(0,1fr) auto;border:0;padding-top:1.5rem;font-weight:800}.bundle-total strong{font:900 1.8rem var(--display);color:#82be78}.bundle-total del{font:500 .75rem var(--body);color:#a1b0b2;margin-left:.5rem}.process-section{padding:6rem 4vw}.process-section .section-heading{display:block;max-width:1320px}.steps{max-width:1320px;margin:3.5rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.steps article{border-top:3px solid var(--ink);padding-top:1rem}.step-mark{font:900 2.5rem var(--display);color:var(--orange);letter-spacing:-.08em}.steps h3{font:800 1.35rem var(--display);letter-spacing:-.04em;margin:.9rem 0 .4rem}.steps p{max-width:275px;color:var(--muted);font-size:.88rem}.about-section{background:#dbe6dc;display:grid;grid-template-columns:170px 1fr 250px;gap:3rem;align-items:center;padding:5rem max(4vw,calc((100vw - 1320px)/2))}.about-section>div:nth-child(2) p:not(.eyebrow){max-width:490px;color:#4c6258}.about-stamp{border:3px solid var(--green-dark);width:145px;height:145px;border-radius:50%;display:grid;place-items:center;text-align:center;font:900 1.2rem/.9 var(--display);color:var(--green-dark);transform:rotate(-12deg)}.about-facts{border-left:1px solid #aabdaf;padding-left:2rem}.about-facts div{display:flex;flex-direction:column;border-bottom:1px solid #aabdaf;padding:.8rem 0}.about-facts strong{font:900 1.8rem var(--display);color:var(--green-dark)}.about-facts span{font-size:.7rem;color:#61746a}.newsletter{background:var(--green-dark);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:5rem max(4vw,calc((100vw - 1320px)/2));align-items:end}.newsletter form{max-width:520px}.newsletter label{display:block;font-size:.72rem;font-weight:700;margin-bottom:.45rem}.email-row{display:flex;gap:.6rem}.email-row input{min-width:0;flex:1;border:0;border-bottom:2px solid #b7d0b7;background:transparent;padding:.8rem 0;color:#fff;outline:0}.email-row input::placeholder{color:#c1d5c0}.form-status{min-height:1.3rem;font-size:.75rem;color:#f7d36e}.site-footer{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:2rem;padding:2.5rem 4vw 3rem;color:var(--muted);font-size:.75rem}.site-footer p{margin:0}.site-footer>div{display:flex;gap:1.25rem}.site-footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:1rem}.brand--footer .brand__emblem{height:32px}.brand--footer .brand__word{font-size:1.2rem}.cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(420px,100%);background:#fff;z-index:10;transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-8px 0 30px rgba(16,43,70,.15)}.cart-drawer.is-open{transform:translateX(0)}.drawer-scrim{position:fixed;inset:0;background:rgba(10,32,53,.45);z-index:9;opacity:0;pointer-events:none;transition:opacity .3s}.drawer-scrim.is-open{opacity:1;pointer-events:auto}.cart-drawer__head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:1.5rem}.cart-drawer__head h2{font:900 1.7rem var(--display);letter-spacing:-.06em;margin:0}.cart-drawer__head button{border:0;background:transparent;font-size:2rem;cursor:pointer;color:var(--ink)}.cart-items{padding:1.5rem;flex:1}.cart-empty{color:var(--muted);font-size:.9rem}.cart-item{display:grid;grid-template-columns:1fr auto;gap:1rem;border-bottom:1px solid var(--line);padding:1rem 0}.cart-item h3{font:800 1rem var(--display);margin:0 0 .3rem}.cart-item p{margin:0;color:var(--muted);font-size:.72rem}.cart-item strong{font:800 1rem var(--display)}.cart-drawer__foot{border-top:1px solid var(--line);padding:1.5rem}.cart-drawer__foot>div{display:flex;justify-content:space-between;margin-bottom:1rem}.cart-drawer__foot strong{font:900 1.5rem var(--display)}.cart-drawer__foot .button{width:100%}.cart-drawer__foot small{display:block;color:var(--muted);font-size:.68rem;text-align:center;margin-top:.8rem}@media(max-width:900px){.site-header{padding:0 1.2rem}.nav{gap:1rem}.hero{grid-template-columns:1fr;padding:3.5rem 1.2rem 2rem}.hero__visual{height:400px;margin-top:1rem}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-section,.process-section{padding-left:1.2rem;padding-right:1.2rem}.section-heading{display:block}.section-note{margin-top:1.4rem}.bundle-section{grid-template-columns:1fr;gap:3rem;padding:4rem 1.2rem}.about-section{grid-template-columns:130px 1fr;gap:2rem;padding:4rem 1.2rem}.about-facts{grid-column:1/-1;border-left:0;border-top:1px solid #aabdaf;padding:1rem 0 0;display:flex;gap:1rem}.about-facts div{flex:1;border-bottom:0}.newsletter{grid-template-columns:1fr;padding:4rem 1.2rem}.site-footer{padding-left:1.2rem;padding-right:1.2rem}}@media(max-width:600px){.announcement{font-size:.65rem}.announcement a{display:none}.site-header{height:74px}.nav{display:none}.hero h1{font-size:3.75rem}.hero__lead{font-size:1rem}.hero__proof{gap:1rem;margin-top:3rem}.hero__proof dd{font-size:.62rem}.hero__visual{height:340px}.workbook{width:200px;height:270px}.workbook--front{border-width:5px}.workbook--front strong{font-size:1.65rem}.workbook--back strong{font-size:2.2rem}.burst,.sticker{width:70px;height:70px;font-size:.57rem}.burst{right:3%;top:12%}.sticker{left:0;bottom:12%}.product-grid{grid-template-columns:1fr}.product-cover{height:210px}.trade-filter{margin-top:2rem;gap:.25rem}.filter-button{font-size:.68rem;padding:.55rem .5rem}.catalog-footer{display:block;text-align:center;line-height:2}.steps{grid-template-columns:1fr;gap:2rem}.about-section{grid-template-columns:1fr}.about-stamp{width:110px;height:110px;font-size:.95rem}.about-facts{grid-column:auto}.about-facts div{padding:.4rem 0}.about-facts strong{font-size:1.4rem}.email-row{display:block}.email-row .button{width:100%;margin-top:1rem}.site-footer{grid-template-columns:1fr}.site-footer>div{order:3}.site-footer small{grid-column:auto}.bundle-list__head,.bundle-row,.bundle-total{font-size:.72rem}.bundle-total strong{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}