:root{--ink:#16251d;--green:#143d2a;--green-2:#1f5b3e;--leaf:#72a36a;--cream:#f7f3e8;--paper:#fffdf7;--gold:#f0b65a;--rust:#a94e2d;--line:#d9dfd5;--white:#fff;--shadow:0 18px 50px rgba(20,61,42,.13);--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.7 var(--sans);overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:12px;top:-100px;background:var(--gold);padding:10px 18px;z-index:1000}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,247,.94);border-bottom:1px solid rgba(20,61,42,.1);backdrop-filter:blur(14px)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50% 45% 50% 42%;background:var(--green);color:var(--gold);font:800 1.5rem var(--serif);transform:rotate(-4deg)}.brand strong{display:block;font:700 1.22rem/1 var(--serif);letter-spacing:.01em}.brand small{display:block;margin-top:5px;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#637067}.site-header nav{display:flex;align-items:center;gap:28px;font-weight:600;font-size:.92rem}.site-header nav a:not(.button):hover{color:var(--rust)}.menu-toggle{display:none;border:0;background:none;width:46px;height:46px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--green);margin:6px 0}
.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 24px;border-radius:999px;background:var(--green);color:var(--white);font-weight:700;line-height:1.2;transition:.22s ease;border:2px solid var(--green);cursor:pointer}.button:hover{background:var(--green-2);border-color:var(--green-2);transform:translateY(-2px)}.button-small{min-height:42px;padding:0 19px}.button-gold{background:var(--gold);border-color:var(--gold);color:var(--green)}.button-gold:hover{background:#f7c977;border-color:#f7c977}.button-outline{width:100%;background:transparent;color:var(--green)}.text-link{font-weight:700;border-bottom:1px solid rgba(20,61,42,.35)}.text-link span{margin-left:5px}.text-link:hover{color:var(--rust)}
.hero{background:radial-gradient(circle at 80% 20%,rgba(240,182,90,.2),transparent 30%),linear-gradient(135deg,var(--cream),#fffdf7);padding:78px 0 84px;position:relative}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:repeating-linear-gradient(90deg,var(--green) 0 60px,var(--gold) 60px 120px,var(--rust) 120px 180px)}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:72px;align-items:center}.eyebrow{margin:0 0 15px;color:var(--rust);font-size:.78rem;line-height:1.2;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.eyebrow.light{color:#f8dcae}.hero h1,.section h2,.cta-box h2{font:700 clamp(3.1rem,6vw,5.9rem)/.95 var(--serif);letter-spacing:-.045em;margin:0}.hero h1 em,.story h2 em{color:var(--rust);font-style:italic}.hero-lede{font-size:1.14rem;max-width:650px;margin:27px 0;color:#48564e}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.trust-row{list-style:none;padding:0;margin:34px 0 0;display:flex;flex-wrap:wrap;gap:18px;color:#54635a;font-size:.86rem}.trust-row li:before{content:"✓";color:var(--green);font-weight:800;margin-right:7px}.cover-stage{position:relative;width:min(430px,85%);margin:auto}.cover-stage:before{content:"";position:absolute;inset:9% -10% -8% 14%;background:var(--green);border-radius:48% 42% 44% 38%;transform:rotate(5deg)}.cover-stage img{position:relative;width:78%;margin:auto;border-radius:3px;box-shadow:0 28px 65px rgba(21,44,30,.28);transform:rotate(-4deg)}.step-note{position:absolute;right:-7%;bottom:7%;background:var(--white);padding:18px 21px;box-shadow:var(--shadow);border-left:5px solid var(--gold);transform:rotate(2deg)}.step-note strong,.step-note span{display:block}.step-note strong{font:700 1.12rem var(--serif)}.step-note span{font-size:.78rem;color:#667169}.proof-strip{background:var(--green);color:#fff;padding:18px 0}.proof-strip .shell{display:flex;justify-content:center;align-items:center;gap:23px;text-align:center;font-size:.84rem;letter-spacing:.03em}.proof-strip p{margin:0}.proof-strip span{width:4px;height:4px;border-radius:50%;background:var(--gold)}
.section{padding:110px 0}.story{background:var(--paper)}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.story h2{font-size:clamp(2.7rem,4.8vw,4.7rem)}.story-copy{font-size:1.02rem;color:#4c5a52}.story-copy .lead{font-size:1.35rem;color:var(--ink);font-weight:600;line-height:1.45;margin-top:0}.story blockquote{margin:42px 0 0;padding:30px 34px;background:var(--cream);border-left:5px solid var(--gold);font:600 1.36rem/1.5 var(--serif);color:var(--green)}.story cite{display:block;margin-top:14px;font:700 .78rem var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--rust)}
.products{background:#eef3eb}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:46px}.section-head h2{font-size:clamp(2.5rem,4.5vw,4.5rem);max-width:780px}.section-head>p{max-width:390px;color:#5e6c63;margin:0}.bundle-card{background:var(--green);color:#fff;border-radius:24px;padding:42px 46px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:34px;overflow:hidden;position:relative}.bundle-card:after{content:"05";position:absolute;right:19%;bottom:-85px;color:rgba(255,255,255,.055);font:800 15rem var(--serif)}.bundle-card h3{font:700 2rem var(--serif);margin:0}.bundle-card p{margin:8px 0 16px;color:#dce9df}.bundle-card ul{display:flex;gap:24px;flex-wrap:wrap;padding:0;margin:0;list-style:none;font-size:.85rem}.bundle-card li:before{content:"✓";color:var(--gold);margin-right:7px}.bundle-buy{position:relative;z-index:2;text-align:right;min-width:220px}.bundle-buy>span{display:block;font:700 2.6rem var(--serif);color:var(--gold)}.bundle-buy small{display:block;color:#cbdacc;margin:-5px 0 14px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:var(--white);border-radius:18px;overflow:hidden;box-shadow:0 7px 25px rgba(20,61,42,.07);border:1px solid rgba(20,61,42,.08);transition:.25s ease}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-card img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:top}.product-body{padding:25px}.product-kicker{margin:0 0 4px;color:var(--rust);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.product-card h3{margin:0;font:700 1.52rem var(--serif)}.product-card p:not(.product-kicker){color:#607067;font-size:.93rem;line-height:1.6}.product-meta{display:flex;justify-content:space-between;align-items:center;margin:22px 0 15px;padding-top:16px;border-top:1px solid var(--line);font-size:.85rem}.product-meta strong{font:700 1.25rem var(--serif);color:var(--green)}.delivery-note{font-size:.78rem;color:#6a756e;margin:18px 0 0}
.steps{background:var(--paper)}.step-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;padding:0;margin:0;list-style:none;background:var(--line);border:1px solid var(--line)}.step-grid li{background:var(--paper);padding:30px 23px;min-height:270px}.step-grid span{color:var(--rust);font-size:.76rem;font-weight:800;letter-spacing:.12em}.step-grid h3{font:700 1.32rem var(--serif);margin:30px 0 12px}.step-grid p{font-size:.87rem;line-height:1.55;color:#617067;margin:0}.cta-section{padding:0 0 110px}.cta-box{background:linear-gradient(120deg,var(--rust),#7d3521);color:#fff;padding:55px 60px;border-radius:24px;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-box h2{font-size:clamp(2.4rem,4.2vw,4rem)}.cta-box p:not(.eyebrow){margin:13px 0 0;color:#ffe8df}.faq{background:var(--cream)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq h2{font-size:clamp(2.4rem,4vw,4rem)}.muted{color:#637067}.muted a{text-decoration:underline}.accordion details{border-bottom:1px solid #cbd3c8}.accordion summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;padding:22px 0;font-weight:700;list-style:none}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:1.5rem;color:var(--rust);transition:.2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{margin:0 0 22px;color:#5a685f}
footer{background:#0d291b;color:#d5e2d8;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.brand-footer strong{color:#fff}.brand-footer small{color:#aebfb2}.footer-grid>div:first-child p{max-width:330px;color:#aebfb2}.footer-grid h3{font:700 1rem var(--serif);color:var(--gold);margin:0 0 17px}.footer-grid>div:not(:first-child) a{display:block;margin:9px 0;color:#d5e2d8;font-size:.9rem}.footer-grid a:hover{color:var(--gold)}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#91a395;font-size:.74rem}.toast{position:fixed;right:20px;bottom:20px;max-width:360px;background:var(--ink);color:#fff;border-left:4px solid var(--gold);padding:17px 20px;border-radius:10px;box-shadow:var(--shadow);transform:translateY(140%);opacity:0;transition:.3s;z-index:200}.toast.show{transform:translateY(0);opacity:1}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.site-header nav{position:absolute;left:20px;right:20px;top:72px;background:var(--paper);box-shadow:var(--shadow);border-radius:16px;padding:22px;display:none;align-items:stretch;flex-direction:column;gap:14px}.site-header nav.open{display:flex}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:65px}.hero-copy{text-align:center}.hero-lede{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.cover-stage{max-width:390px}.story-grid,.faq-grid{grid-template-columns:1fr;gap:45px}.section-head{align-items:start;flex-direction:column;gap:22px}.section-head>p{max-width:650px}.product-grid{grid-template-columns:repeat(2,1fr)}.step-grid{grid-template-columns:repeat(2,1fr)}.step-grid li:last-child{grid-column:1/-1}.cta-box{align-items:flex-start;flex-direction:column}.proof-strip .shell{flex-wrap:wrap}.proof-strip span{display:none}}
@media(max-width:640px){.shell{width:min(100% - 28px,1160px)}.nav-wrap{height:72px}.brand small{display:none}.hero{padding:55px 0 67px}.hero h1{font-size:clamp(2.8rem,14vw,4.2rem)}.hero-actions{align-items:stretch;flex-direction:column}.text-link{align-self:center}.trust-row{display:grid;gap:6px}.step-note{right:-2%;bottom:-5%;padding:13px 15px}.proof-strip .shell{gap:6px;flex-direction:column}.section{padding:78px 0}.story h2,.section-head h2{font-size:clamp(2.35rem,11vw,3.35rem)}.story-grid{gap:35px}.story-copy .lead{font-size:1.16rem}.story blockquote{padding:24px;font-size:1.15rem}.bundle-card{padding:31px 25px;align-items:flex-start;flex-direction:column}.bundle-card ul{display:grid;gap:5px}.bundle-buy{text-align:left;width:100%}.bundle-buy .button{width:100%}.product-grid{grid-template-columns:1fr}.product-card img{aspect-ratio:16/10}.step-grid{grid-template-columns:1fr}.step-grid li:last-child{grid-column:auto}.step-grid li{min-height:0}.step-grid h3{margin-top:17px}.cta-section{padding-bottom:78px}.cta-box{padding:38px 26px}.cta-box .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-grid>div:first-child{grid-column:1/-1}.legal{align-items:flex-start;flex-direction:column;gap:4px}.legal p{margin:2px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.product-card{transition:none}}

/* WordPress and WooCommerce integration */
.custom-logo-link{display:flex;align-items:center}.custom-logo{width:auto;max-width:220px;max-height:58px}.cart-link{display:inline-flex!important;align-items:center;gap:7px}.cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--gold);color:var(--green);font-size:.72rem;font-weight:800}.wp-content,.woo-shell{min-height:58vh}.content-card{max-width:820px;margin:0 auto 32px}.content-card h1,.woo-shell .page-title{font:700 clamp(2.5rem,5vw,4.5rem)/1.04 var(--serif);color:var(--green)}.content-card a{color:var(--green)}.content-card img{height:auto}.woocommerce .woocommerce-breadcrumb{color:#68756d}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 7px 25px rgba(20,61,42,.07)}.woocommerce ul.products li.product a img{border-radius:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:700 1.35rem var(--serif);color:var(--green)}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--rust);font-weight:700}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:999px;background:var(--green);color:#fff;padding:.85em 1.3em}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--green-2);color:#fff}.woocommerce-message,.woocommerce-info{border-top-color:var(--green)}.woocommerce-message:before,.woocommerce-info:before{color:var(--green)}.woocommerce div.product div.images img{border-radius:16px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select{padding:12px;border:1px solid #bfc9c1;border-radius:8px;background:#fff}.woocommerce-cart table.cart img{width:90px}.woocommerce-checkout #payment{background:var(--cream);border-radius:14px}.woocommerce-error{border-top-color:var(--rust)}.woocommerce-error:before{color:var(--rust)}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}
@media(min-width:783px){body.admin-bar .site-header{top:32px}}
@media(max-width:640px){.custom-logo{max-width:170px;max-height:46px}.woocommerce ul.products[class*=columns-] li.product{width:100%;margin-right:0}}

.pack-deals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0 0 24px}
.pack-deal{display:flex;flex-direction:column;align-items:flex-start;padding:28px;border:1px solid rgba(20,73,52,.16);border-radius:20px;background:#fffdf7;box-shadow:0 12px 35px rgba(20,73,52,.08)}
.pack-deal__eyebrow{margin:0 0 8px;color:var(--rust);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.pack-deal h3{margin:0 0 8px;font-size:clamp(1.45rem,3vw,2rem)}
.pack-deal>p:not(.pack-deal__eyebrow){margin:0 0 18px;color:var(--muted)}
.pack-deal.featured{border-color:var(--gold);box-shadow:0 14px 38px rgba(240,182,90,.2)}
.pack-deal__price{display:flex;align-items:baseline;gap:9px;margin:auto 0 20px;color:var(--green);font-size:2rem;font-weight:800}
.pack-deal__price small{color:var(--rust);font-size:.82rem;font-weight:800}
.pack-deal .button{margin-top:auto}
@media(max-width:640px){.pack-deals{grid-template-columns:1fr}}

/* Official Diabeatees identity */
.nav-wrap{height:94px}
.official-logo,.custom-logo{display:block;width:auto;max-width:205px;max-height:76px;object-fit:contain}
.brand-footer{display:inline-flex;background:#fffdf7;padding:8px 13px;border-radius:12px}
.brand-footer .official-logo{max-width:185px;max-height:70px}
@media(max-width:640px){.nav-wrap{height:78px}.official-logo,.custom-logo{max-width:155px;max-height:62px}.brand-footer .official-logo{max-width:170px;max-height:66px}}
