:root{--olive:#354522;--olive2:#637f2c;--green:#759b31;--ink:#0a0b0a;--ink2:#151714;--paper:#f6f6f4;--muted:#73766f;--line:#e5e7e1;--gold:#f3b41b;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}
.topbar{background:#2d381f;color:#fff;font-size:12px}.topbar .container{height:38px;display:flex;align-items:center;justify-content:space-between;gap:28px}.top-perk{display:flex;align-items:center;gap:9px;white-space:nowrap}.top-perk svg{width:19px;height:19px;stroke:#fff;fill:none;stroke-width:1.8}.top-perk strong{display:block;font-size:11px;letter-spacing:.04em}.top-perk span{font-size:10px;color:#e5e8df}
.mainhead{background:#050605;color:#fff}.headrow{height:82px;display:grid;grid-template-columns:270px 1fr 250px;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:62px;height:55px;object-fit:contain}.brandtext{font-family:Impact,'Arial Narrow',sans-serif;line-height:.86;font-size:21px;letter-spacing:.6px}.brandtext span{display:block}.search{position:relative}.search input{width:100%;height:42px;border:1px solid #252725;border-radius:4px;background:#151615;color:#fff;padding:0 47px 0 15px;outline:none}.search button{position:absolute;right:0;top:0;height:42px;width:45px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:18px}.head-actions{display:flex;justify-content:flex-end;gap:23px;align-items:center}.action{display:flex;align-items:center;gap:9px;font-size:11px}.action .ico{font-size:24px}.action small{display:block;color:#aaa;font-size:9px}.cart-form{margin:0}.cart-btn{border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:8px;cursor:pointer;padding:0}.cart-btn .ico{font-size:25px}.cart-btn strong{font-size:11px}
.nav{background:#101210;color:#fff;border-top:1px solid #1d1f1d}.nav .container{height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px}.nav a{font-size:12px;font-weight:700;letter-spacing:.02em;padding:17px 8px;white-space:nowrap}.nav a:hover,.nav a.active{color:#8bb346}.menu-toggle{display:none}
.hero{min-height:390px;background:#050605;position:relative;overflow:hidden;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050605 0%,#050605 28%,rgba(5,6,5,.78) 48%,rgba(5,6,5,.08) 72%),url('assets/hero-gator.jpg') right center/auto 100% no-repeat}.hero .container{position:relative;z-index:1;min-height:390px;display:flex;align-items:center}.hero-copy{max-width:570px;padding:42px 0}.eyebrow{font-size:13px;color:#93bd4f;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.hero h1{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:64px;line-height:.87;letter-spacing:1px;margin:0 0 17px}.hero h1 .green{color:#769b33}.hero p{max-width:500px;color:#f1f1ee;font-size:15px;line-height:1.5;margin:0 0 23px}.btnrow{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:0 22px;border-radius:2px;background:#66892d;color:#fff;font-size:12px;font-weight:800;border:1px solid #66892d;letter-spacing:.02em}.btn.outline{background:transparent;border-color:#fff}.btn:hover{filter:brightness(1.12)}
.section{padding:24px 0 28px}.section.alt{background:#f7f7f5}.section-title{text-align:center;font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:24px;letter-spacing:.6px;margin:0 0 21px}.section-title:after{content:"";display:block;width:34px;height:2px;background:#719535;margin:7px auto 0}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:17px}.cat{text-align:center;padding:4px}.cat-img{height:130px;display:flex;align-items:center;justify-content:center}.cat-img img{max-height:120px;max-width:100%;object-fit:contain}.cat h3{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:16px;letter-spacing:.3px;margin:6px 0 3px}.cat span{font-size:10px;color:#555}.cat:hover h3{color:#66892d}
.products{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{background:#fff;border:1px solid #eceeea;border-radius:2px;padding:13px;box-shadow:0 1px 7px rgba(0,0,0,.04);display:flex;flex-direction:column;min-width:0}.product-img{height:155px;display:flex;align-items:center;justify-content:center;margin-bottom:7px}.product-img img{max-height:150px;max-width:100%;object-fit:contain}.product-card h3{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:16px;line-height:1.05;margin:7px 0 4px;min-height:34px}.rating{font-size:11px;color:var(--gold);letter-spacing:1px;margin:0 0 6px}.rating span{color:#777;letter-spacing:0}.price{font-size:14px;margin:0 0 12px}.product-card .btn{margin-top:auto;width:100%;min-height:36px;padding:0 9px;font-size:11px}
.trust{background:#0c0e0b;color:#fff;border-top:1px solid #20231e;border-bottom:1px solid #20231e}.trust .container{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:20px 22px;display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid #282a27}.trust-item:last-child{border-right:0}.trust-icon{font-size:27px}.trust-item strong{display:block;font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:17px;letter-spacing:.5px}.trust-item span{font-size:10px;color:#d0d1ce}
.about{background:#111311;color:#fff}.about-grid{display:grid;grid-template-columns:1.15fr 1fr;min-height:280px}.about-photo{background:url('assets/about-gator.jpg') center/cover no-repeat;min-height:280px}.about-copy{padding:35px 45px;display:flex;flex-direction:column;justify-content:center}.about-copy h2{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:36px;line-height:.9;margin:0 0 13px}.about-copy h2 span{color:#80a83c}.about-copy p{font-size:13px;line-height:1.5;color:#e1e2df;margin:0 0 17px}.mini-trust{display:flex;gap:28px;margin-top:20px}.mini-trust b{font-size:11px;text-transform:uppercase}.mini-trust small{display:block;font-size:9px;color:#aaa;margin-top:3px}
.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review{border:1px solid #e6e8e3;padding:20px 25px;min-height:120px;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.03)}.review .stars{color:#719535;letter-spacing:1px}.review p{font-size:12px;line-height:1.5;margin:9px 0}.review strong{font-size:11px}
.footer-cta{background:linear-gradient(rgba(31,43,18,.94),rgba(31,43,18,.94)),url('background.jpg') center/cover;color:#fff}.footer-cta .container{min-height:142px;display:grid;grid-template-columns:1fr 180px 1fr;gap:28px;align-items:center}.signup h3,.follow h3{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:25px;margin:0 0 4px}.signup p,.follow p{font-size:11px;color:#e1e4da;margin:0 0 12px}.signup-row{display:flex}.signup-row input{height:38px;flex:1;min-width:0;border:0;padding:0 12px}.signup-row button{height:38px;border:0;background:#6f932f;color:#fff;font-weight:800;font-size:11px;padding:0 18px}.seal{width:105px;height:105px;border:3px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;margin:auto;font-family:Impact,'Arial Narrow',sans-serif;transform:rotate(-4deg);font-size:18px;line-height:1}.socials{display:flex;gap:9px}.socials a{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#1c2414;font-weight:900}.foot{background:#050605;color:#aaa;text-align:center;font-size:10px;padding:13px 20px}.foot a{color:#d4d7d0}
@media(max-width:960px){.headrow{grid-template-columns:230px 1fr}.head-actions{display:none}.categories{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(3,1fr)}.nav .container{overflow-x:auto;justify-content:flex-start}.hero h1{font-size:54px}.trust .container{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.about-grid{grid-template-columns:1fr 1fr}.footer-cta .container{grid-template-columns:1fr 130px 1fr}}
@media(max-width:680px){.container{width:min(100% - 26px,var(--max))}.topbar .container{justify-content:center}.top-perk:nth-child(n+2){display:none}.mainhead{position:sticky;top:0;z-index:20}.headrow{height:68px;grid-template-columns:1fr 44px;gap:8px}.brand img{width:48px;height:45px}.brandtext{font-size:17px}.search{display:none}.menu-toggle{display:block;background:transparent;border:0;color:#fff;font-size:25px}.nav{display:none}.nav.open{display:block}.nav .container{height:auto;display:grid;padding:10px 0;overflow:visible}.nav a{padding:10px 4px}.hero{min-height:390px}.hero:before{background:linear-gradient(90deg,rgba(5,6,5,.97),rgba(5,6,5,.72)),url('assets/hero-gator.jpg') 67% center/cover no-repeat}.hero .container{min-height:390px}.hero-copy{padding:34px 0}.hero h1{font-size:48px}.hero p{font-size:13px}.categories{grid-template-columns:repeat(2,1fr);gap:10px}.cat-img{height:105px}.products{grid-template-columns:repeat(2,1fr)}.product-img{height:130px}.trust .container{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #282a27;justify-content:flex-start;padding-left:25%}.about-grid{grid-template-columns:1fr}.about-photo{min-height:220px}.about-copy{padding:28px 22px}.reviews{grid-template-columns:1fr}.footer-cta .container{grid-template-columns:1fr;padding:28px 0}.seal{display:none}.mini-trust{gap:14px;flex-wrap:wrap}}
@media(max-width:430px){.products{grid-template-columns:1fr 1fr;gap:8px}.product-card{padding:9px}.product-card h3{font-size:14px}.product-img{height:110px}.btnrow .btn{width:100%}.hero h1{font-size:43px}}
/* Custom cart + checkout */
.ahe-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;margin-left:6px;border-radius:999px;background:#9ad63a;color:#10210f;font:800 12px/1 Arial,sans-serif;vertical-align:middle}
.ahe-add-btn{border:0;border-radius:6px;background:#86c232;color:#10210f;font-weight:900;letter-spacing:.03em;padding:11px 18px;cursor:pointer;box-shadow:0 2px 0 rgba(0,0,0,.18)}
.ahe-add-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}
#aheCartToast{position:fixed;right:22px;bottom:22px;z-index:99999;background:#152317;color:#fff;border:1px solid #86c232;border-radius:8px;padding:13px 18px;font-weight:800;box-shadow:0 16px 40px rgba(0,0,0,.3);opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s}#aheCartToast.show{opacity:1;transform:none}
.checkout-shell{max-width:1180px;margin:0 auto;padding:42px 20px 72px}.checkout-title{font-size:clamp(30px,4vw,48px);margin:0 0 8px;color:#172518}.checkout-sub{color:#66705f;margin:0 0 30px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:28px;align-items:start}.cart-panel,.order-card,.checkout-info{background:#fff;border:1px solid #e5e8df;border-radius:12px;box-shadow:0 8px 28px rgba(23,37,24,.06)}.cart-panel{overflow:hidden}.cart-head{display:grid;grid-template-columns:1fr 110px 110px 40px;gap:16px;padding:16px 20px;background:#f4f6f0;color:#53604d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.cart-line{display:grid;grid-template-columns:1fr 110px 110px 40px;gap:16px;align-items:center;padding:18px 20px;border-top:1px solid #edf0e9}.cart-product{display:flex;align-items:center;gap:16px;min-width:0}.cart-product img{width:84px;height:84px;object-fit:contain;border:1px solid #e7eae2;border-radius:8px;background:#fff}.cart-product strong{display:block;color:#172518;font-size:16px}.cart-product small{display:block;color:#77816f;margin-top:5px}.qtybox{display:inline-grid;grid-template-columns:34px 36px 34px;height:36px;border:1px solid #d8ddd3;border-radius:6px;overflow:hidden}.qtybox button,.qtybox span{border:0;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.qtybox button{cursor:pointer;background:#f6f7f3}.line-price{font-weight:900;color:#172518}.remove-item{border:0;background:none;color:#9b3c32;font-size:22px;cursor:pointer}.cart-empty{padding:60px 24px;text-align:center}.cart-empty h2{color:#172518}.cart-empty p{color:#6d7768}.order-card{padding:24px;position:sticky;top:22px}.order-card h2,.checkout-info h2{margin:0 0 18px;color:#172518}.summary-row{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid #edf0e9;color:#56604f}.summary-row.total{font-size:20px;color:#172518;font-weight:900;border-bottom:0;padding-top:18px}.checkout-btn,.secondary-btn{width:100%;display:flex;align-items:center;justify-content:center;border-radius:7px;min-height:50px;padding:0 18px;font-weight:900;text-decoration:none;cursor:pointer}.checkout-btn{background:#86c232;color:#10210f;border:0;margin-top:14px}.checkout-btn:hover{filter:brightness(1.04)}.secondary-btn{border:1px solid #ccd3c5;color:#3d4939;background:#fff;margin-top:10px}.secure-note{font-size:12px;line-height:1.5;color:#77816f;text-align:center;margin:12px 0 0}.progress{display:flex;gap:10px;align-items:center;margin:0 0 28px;color:#87907f;font-weight:800;font-size:13px}.progress .on{color:#4c771f}.progress i{width:34px;height:1px;background:#d6dbd1}.checkout-info{padding:24px}.checkout-info p{color:#687264;line-height:1.7}.pay-choice{border:2px solid #86c232;border-radius:10px;padding:18px;margin:18px 0}.pay-choice strong{display:block;color:#172518;font-size:18px}.pay-choice span{display:block;color:#697363;font-size:13px;margin-top:6px}.paypal-mark{font-weight:900;font-size:24px;color:#003087}.checkout-items{margin-top:20px}.checkout-item{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-top:1px solid #edf0e9;color:#596253}.checkout-item strong{color:#172518}.transfer-status{display:none;margin-top:12px;padding:12px;border-radius:7px;background:#f3f7ec;color:#496b27;font-weight:800;font-size:13px}.transfer-status.show{display:block}
@media(max-width:760px){.checkout-grid{grid-template-columns:1fr}.order-card{position:static}.cart-head{display:none}.cart-line{grid-template-columns:1fr 36px;gap:12px}.cart-line>.qtybox,.cart-line>.line-price{grid-column:1}.cart-product img{width:72px;height:72px}.remove-item{grid-column:2;grid-row:1}.checkout-shell{padding-top:28px}}
/* Modern product catalog */
.shop-hero{background:linear-gradient(110deg,#080a08 0%,#11170e 58%,#253119 100%);color:#fff;padding:58px 0 48px;border-bottom:1px solid #25301f}.shop-hero h1{font-family:Impact,'Arial Narrow',sans-serif;font-size:clamp(42px,6vw,72px);line-height:.9;letter-spacing:1px;margin:5px 0 14px;max-width:760px}.shop-hero>div>p:not(.eyebrow){max-width:720px;line-height:1.6;color:#dde3d7}.shop-promises{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px;color:#a8cf65;font-size:13px;font-weight:800}.shop-section{background:#f4f5f1;padding:28px 0 60px}.shop-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 0 18px}.shop-toolbar strong{display:block;color:#1a2619;font-size:14px;letter-spacing:.08em}.shop-toolbar span{display:block;color:#747d6e;font-size:12px;margin-top:4px}.shop-toolbar label{display:flex;align-items:center;gap:9px;color:#60695a;font-size:12px}.shop-toolbar select{height:38px;border:1px solid #d7ddd1;border-radius:7px;background:white;padding:0 34px 0 10px}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.shop-card{background:white;border:1px solid #e0e4db;border-radius:12px;overflow:hidden;box-shadow:0 8px 26px rgba(25,38,23,.05);display:flex;flex-direction:column}.shop-image{height:220px;display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(#fff,#fafbf8)}.shop-image img{max-height:190px;width:100%;object-fit:contain}.shop-body{padding:17px;display:flex;flex-direction:column;flex:1}.shop-body h2{font-family:Impact,'Arial Narrow',sans-serif;font-size:21px;line-height:1.03;margin:0 0 8px;text-transform:uppercase;color:#152116;letter-spacing:.25px}.shop-body p{font-size:12px;line-height:1.5;color:#697363;margin:0 0 14px;min-height:54px}.shop-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:12px 0}.shop-meta strong{font-size:19px;color:#172518}.shop-meta span{font-size:10px;font-weight:900;color:#5f8527;background:#eef6e3;padding:5px 7px;border-radius:999px}.prod-option{display:block;font-size:11px;font-weight:800;color:#596253;margin:7px 0}.prod-option select{display:block;width:100%;height:39px;margin-top:5px;border:1px solid #d8ddd2;border-radius:7px;background:#fff;padding:0 9px;color:#263222}.shop-actions{display:grid;grid-template-columns:94px 1fr;gap:9px;margin-top:12px}.mini-qty{display:grid;grid-template-columns:29px 36px 29px;border:1px solid #d5dbcf;border-radius:7px;overflow:hidden;height:44px}.mini-qty button,.mini-qty input{border:0;text-align:center;background:#fff;font-weight:900;min-width:0}.mini-qty button{background:#f3f5ef;cursor:pointer}.custom-add{height:44px;border:0;border-radius:7px;background:#78a734;color:#fff;font-weight:900;letter-spacing:.04em;cursor:pointer}.custom-add:hover{filter:brightness(1.06)}.no-products{text-align:center;padding:50px;color:#66705f;font-weight:800}
@media(max-width:1050px){.shop-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.shop-grid{grid-template-columns:repeat(2,1fr)}.shop-image{height:180px}.shop-toolbar{align-items:flex-start;flex-direction:column}.shop-hero{padding:42px 0 36px}}
@media(max-width:480px){.shop-grid{grid-template-columns:1fr}.shop-image{height:230px}.shop-body p{min-height:0}.shop-actions{grid-template-columns:96px 1fr}}
/* Modern product catalog */
.shop-hero{background:linear-gradient(110deg,#080a08 0%,#11170e 58%,#253119 100%);color:#fff;padding:58px 0 48px;border-bottom:1px solid #25301f}.shop-hero h1{font-family:Impact,'Arial Narrow',sans-serif;font-size:clamp(42px,6vw,72px);line-height:.9;letter-spacing:1px;margin:5px 0 14px;max-width:760px}.shop-hero>div>p:not(.eyebrow){max-width:720px;line-height:1.6;color:#dde3d7}.shop-promises{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px;color:#a8cf65;font-size:13px;font-weight:800}.shop-section{background:#f4f5f1;padding:28px 0 60px}.shop-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 0 18px}.shop-toolbar strong{display:block;color:#1a2619;font-size:14px;letter-spacing:.08em}.shop-toolbar span{display:block;color:#747d6e;font-size:12px;margin-top:4px}.shop-toolbar label{display:flex;align-items:center;gap:9px;color:#60695a;font-size:12px}.shop-toolbar select{height:38px;border:1px solid #d7ddd1;border-radius:7px;background:white;padding:0 34px 0 10px}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.shop-card{background:white;border:1px solid #e0e4db;border-radius:12px;overflow:hidden;box-shadow:0 8px 26px rgba(25,38,23,.05);display:flex;flex-direction:column}.shop-image{height:220px;display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(#fff,#fafbf8)}.shop-image img{max-height:190px;width:100%;object-fit:contain}.shop-body{padding:17px;display:flex;flex-direction:column;flex:1}.shop-body h2{font-family:Impact,'Arial Narrow',sans-serif;font-size:21px;line-height:1.03;margin:0 0 8px;text-transform:uppercase;color:#152116;letter-spacing:.25px}.shop-body p{font-size:12px;line-height:1.5;color:#697363;margin:0 0 14px;min-height:54px}.shop-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:12px 0}.shop-meta strong{font-size:19px;color:#172518}.shop-meta span{font-size:10px;font-weight:900;color:#5f8527;background:#eef6e3;padding:5px 7px;border-radius:999px}.prod-option{display:block;font-size:11px;font-weight:800;color:#596253;margin:7px 0}.prod-option select{display:block;width:100%;height:39px;margin-top:5px;border:1px solid #d8ddd2;border-radius:7px;background:#fff;padding:0 9px;color:#263222}.shop-actions{display:grid;grid-template-columns:94px 1fr;gap:9px;margin-top:12px}.mini-qty{display:grid;grid-template-columns:29px 36px 29px;border:1px solid #d5dbcf;border-radius:7px;overflow:hidden;height:44px}.mini-qty button,.mini-qty input{border:0;text-align:center;background:#fff;font-weight:900;min-width:0}.mini-qty button{background:#f3f5ef;cursor:pointer}.custom-add{height:44px;border:0;border-radius:7px;background:#78a734;color:#fff;font-weight:900;letter-spacing:.04em;cursor:pointer}.custom-add:hover{filter:brightness(1.06)}.no-products{text-align:center;padding:50px;color:#66705f;font-weight:800}
@media(max-width:1050px){.shop-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.shop-grid{grid-template-columns:repeat(2,1fr)}.shop-image{height:180px}.shop-toolbar{align-items:flex-start;flex-direction:column}.shop-hero{padding:42px 0 36px}}
@media(max-width:480px){.shop-grid{grid-template-columns:1fr}.shop-image{height:230px}.shop-body p{min-height:0}.shop-actions{grid-template-columns:96px 1fr}}

/* Final PayPal checkout */
.checkout-panel{background:#fff;border:1px solid #e4e7df;border-radius:16px;padding:22px;margin-bottom:20px}.setup-notice,.checkout-error{margin:18px 0;padding:16px;border-radius:10px;line-height:1.45}.setup-notice{background:#fff8df;border:1px solid #e4c760;color:#4b3d00}.checkout-error{background:#fff0f0;border:1px solid #dcaaaa;color:#7a2020}#paypal-button-container{max-width:520px;margin:22px auto 5px}.success-shell{min-height:65vh;display:grid;place-items:center;padding:50px 20px;background:#f5f6f2}.success-card{max-width:680px;width:100%;background:white;border:1px solid #e0e4dc;border-radius:20px;padding:45px;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.08)}.success-check{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#173c25;color:#fff;font-size:38px;font-weight:900}.success-card h1{font-size:38px;margin:0 0 12px}.inline{display:inline-flex;width:auto;margin:12px 6px}.custom-add:disabled{opacity:.65;cursor:pointer}

/* Homepage category showcase — uses the store's existing product photography */
.category-showcase{background:#f7f7f5;padding:28px 0 32px;border-top:1px solid #e6e6e2;border-bottom:1px solid #e6e6e2}
.category-showcase .section-title{display:flex;align-items:center;gap:14px;justify-content:center;font-family:Georgia,'Times New Roman',serif;font-size:17px;font-weight:500;letter-spacing:.5px;color:#3c3124;margin:0 0 24px}
.category-showcase .section-title:before,.category-showcase .section-title:after{content:"";display:block;height:1px;background:#d2ccba;flex:1;max-width:330px;margin:0}
.category-grid-four{grid-template-columns:repeat(4,1fr);gap:16px}
.category-tile{position:relative;padding:0;background:#fff;border:1px solid #e8e4d8;overflow:hidden;min-width:0;box-shadow:0 1px 0 rgba(0,0,0,.02);transition:transform .18s ease,box-shadow .18s ease}
.category-tile:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(51,43,30,.10)}
.category-tile .cat-img{height:195px;background:#fff;overflow:hidden}
.category-tile .cat-img img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;padding:8px}
.category-tile h3{position:absolute;left:0;right:0;bottom:0;margin:0;padding:11px 8px 10px;background:rgba(250,248,242,.94);font-family:Georgia,'Times New Roman',serif;font-size:15px;font-weight:500;letter-spacing:.4px;color:#3c3124;text-align:center;border-top:1px solid rgba(216,210,194,.7)}
.category-all{text-align:center;margin-top:14px}
.category-all-btn{display:inline-flex;align-items:center;gap:10px;background:#66892d;border:1px solid #66892d;border-radius:2px;padding:11px 18px;font-size:13px;min-width:194px;justify-content:center}
.category-all-btn:hover{background:#769b33;border-color:#769b33}
.category-all-btn span{font-size:22px;line-height:12px;font-weight:400}
@media(max-width:960px){.category-grid-four{grid-template-columns:repeat(2,1fr)}.category-tile .cat-img{height:210px}}
@media(max-width:680px){.category-showcase{padding:22px 0 26px}.category-showcase .section-title{font-size:15px;gap:8px}.category-grid-four{grid-template-columns:repeat(2,1fr);gap:10px}.category-tile .cat-img{height:155px}.category-tile h3{font-size:12px;padding:9px 4px}.category-all{margin-top:12px}.category-all-btn{width:100%;max-width:250px}}
@media(max-width:430px){.category-tile .cat-img{height:135px}}

/* Secondary resource navigation preserves the original left-sidebar destinations */
.info-nav{background:#191c17;border-top:1px solid #242920;border-bottom:1px solid #242920;color:#d9dfd1}
.info-nav .container{min-height:34px;display:flex;align-items:center;justify-content:center;gap:8px 24px;flex-wrap:wrap}
.info-nav a{font-size:10px;font-weight:700;letter-spacing:.06em;padding:10px 0;color:#d9dfd1;white-space:nowrap}
.info-nav a:hover{color:#93bd4f}
.trust .container{grid-template-columns:repeat(3,1fr)}
@media(max-width:960px){.info-nav .container{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.trust .container{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.info-nav{display:none}.nav.open + .info-nav{display:block}.info-nav .container{display:grid;grid-template-columns:1fr 1fr;overflow:visible;padding:8px 0}.info-nav a{padding:8px 4px}.trust .container{grid-template-columns:1fr}}

/* Homepage refinements */
.footer-cta .container{grid-template-columns:180px 1fr;justify-content:center;max-width:760px}
.footer-cta .follow{text-align:center}.footer-cta .socials{justify-content:center}
@media(max-width:680px){.footer-cta .container{grid-template-columns:1fr}.footer-cta .follow{text-align:center}}

/* 2026 cart + checkout redesign */
.commerce-page{background:#f6f4ee;color:#1b2218}.commerce-head{box-shadow:0 1px 0 rgba(255,255,255,.04)}
.commerce-shell{width:min(1220px,calc(100% - 36px));margin:0 auto;padding:34px 0 72px}.commerce-progress{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 28px;color:#899082;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.commerce-progress span,.commerce-progress a{display:flex;align-items:center;gap:7px}.commerce-progress b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;border:1px solid #cbd0c5;background:#fff;font-size:11px}.commerce-progress .current{color:#426d21}.commerce-progress .current b{background:#527f2c;color:#fff;border-color:#527f2c}.commerce-progress i{width:54px;height:1px;background:#d5d8d0}
.commerce-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.commerce-kicker{margin:0 0 5px!important;color:#64833e!important;font-size:12px!important;font-weight:900;letter-spacing:.12em}.commerce-heading h1,.checkout-heading h1{margin:0;color:#1e281b;font-family:Impact,'Arial Narrow',sans-serif;font-size:46px;letter-spacing:.02em}.commerce-heading p,.checkout-heading p{margin:6px 0 0;color:#6e7568}.text-link{color:#4b712c;font-weight:800;font-size:13px}.text-link:hover{text-decoration:underline}
.commerce-grid{display:grid;gap:26px;align-items:start}.cart-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.65fr)}.cart-card,.summary-card,.checkout-main-card{background:#fff;border:1px solid #e2e1da;border-radius:14px;box-shadow:0 12px 30px rgba(32,39,27,.06)}.cart-card{overflow:hidden}.cart-card-title,.summary-card-title{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #ecebe5}.cart-card-title h2,.summary-card-title h2{margin:0;font-size:19px;color:#1f291d}.cart-card-title span,.summary-card-title span{font-size:12px;color:#7b8175;font-weight:800}
.modern-cart-line{display:grid;grid-template-columns:92px minmax(0,1fr) 90px 116px 110px;gap:16px;align-items:center;padding:20px 22px;border-top:1px solid #efeee8}.modern-cart-line:first-child{border-top:0}.cart-thumb{width:92px;height:92px;border:1px solid #e7e5de;border-radius:9px;background:#faf9f5;display:grid;place-items:center;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:contain}.cart-line-info{min-width:0}.cart-name{font-weight:900;color:#1c251a;font-size:15px;line-height:1.3}.cart-options{font-size:12px;color:#777e72;margin-top:6px;line-height:1.4}.cart-remove-text{border:0;background:none;padding:0;margin-top:10px;color:#7c866f;text-decoration:underline;font-size:12px;cursor:pointer}.cart-unit{font-size:13px;color:#5f6859}.qty-control{display:grid;grid-template-columns:36px 38px 36px;height:38px;border:1px solid #d6d8d1;border-radius:6px;overflow:hidden}.qty-control button,.qty-control span{display:grid;place-items:center;border:0;background:#fff;font-weight:900}.qty-control button{background:#f5f5f1;cursor:pointer;font-size:18px}.cart-line-total{font-weight:900;color:#1f291d;text-align:right}.mobile-unit{display:none}.summary-card{padding:0 22px 22px;position:sticky;top:20px}.summary-card-title{margin:0 -22px 8px;padding-left:22px;padding-right:22px}.summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:11px 0;border:0;color:#626a5d;font-size:14px}.summary-row strong{color:#283022;text-align:right}.summary-row.total{font-size:19px;padding:15px 0 8px}.summary-divider{height:1px;background:#e8e7e0;margin:6px 0}.commerce-primary{background:#527f2c;color:#fff;min-height:54px;border-radius:6px;margin-top:13px;letter-spacing:.02em}.commerce-primary:hover{background:#456c24}.commerce-primary.disabled{pointer-events:none;opacity:.45}.pay-safe{display:flex;gap:10px;margin:16px 0 2px;padding:13px;background:#f6f8f2;border-radius:8px}.lock-dot{width:27px;height:27px;border-radius:50%;background:#527f2c;color:white;display:grid;place-items:center;flex:none;font-weight:900}.pay-safe strong,.pay-safe small{display:block}.pay-safe strong{font-size:12px;color:#283022}.pay-safe small{font-size:11px;color:#747b6d;line-height:1.45;margin-top:2px}.summary-help{text-align:center;border-top:1px solid #ecebe5;margin-top:16px;padding-top:15px;font-size:12px;color:#737a6d}.summary-help strong{display:block}.summary-help a{color:#4d742e;font-weight:800}.commerce-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px;background:#20261d;color:#fff;border-radius:10px;overflow:hidden}.commerce-benefits>div{padding:17px 20px;border-left:1px solid #3b4037}.commerce-benefits>div:first-child{border-left:0}.commerce-benefits strong,.commerce-benefits span{display:block}.commerce-benefits strong{font-size:11px;letter-spacing:.06em}.commerce-benefits span{font-size:11px;color:#bfc5b9;margin-top:3px}.modern-empty{padding:64px 20px}.empty-cart-icon{font-size:40px;margin-bottom:8px;filter:grayscale(1)}
.checkout-head{background:#050605;color:#fff;border-bottom:1px solid #1f221d}.checkout-head .container{width:min(1180px,calc(100% - 36px));height:84px;display:flex;align-items:center;justify-content:space-between}.checkout-brand{display:flex;align-items:center;gap:13px}.checkout-brand img{width:58px;height:52px;object-fit:contain}.checkout-brand strong,.checkout-brand span{display:block}.checkout-brand strong{font-family:Impact,'Arial Narrow',sans-serif;letter-spacing:.05em;font-size:17px}.checkout-brand span{font-size:11px;color:#9da497;margin-top:3px}.checkout-cart-back{font-size:13px;font-weight:800;color:#d6dacd}.checkout-cart-back:hover{color:#8fbf50}.checkout-shell-new{width:min(1140px,calc(100% - 36px));padding-top:30px}.checkout-progress{margin-bottom:22px}.checkout-progress a{color:#7f8878}.checkout-heading{text-align:center;margin:0 auto 28px}.checkout-heading h1{font-size:42px}.checkout-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.7fr)}.checkout-main-card{overflow:hidden}.checkout-section-head{display:flex;gap:13px;align-items:center;padding:20px 22px;border-bottom:1px solid #ecebe5}.checkout-section-head h2,.checkout-section-head p{margin:0}.checkout-section-head h2{font-size:18px;color:#20291d}.checkout-section-head p{font-size:12px;color:#767d70;margin-top:3px}.checkout-section-head>a{margin-left:auto;font-size:12px;color:#4e742f;font-weight:800}.section-number{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#527f2c;color:#fff;font-weight:900;font-size:12px;flex:none}.modern-checkout-items{padding:0 22px}.checkout-product{display:grid;grid-template-columns:64px 1fr 100px;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid #efeee8}.checkout-product-img{width:64px;height:64px;border:1px solid #e4e3dc;border-radius:8px;background:#faf9f5;display:grid;place-items:center;overflow:hidden}.checkout-product-img img{width:100%;height:100%;object-fit:contain}.checkout-product-info strong,.checkout-product-info small,.checkout-product-info span{display:block}.checkout-product-info strong{font-size:14px;color:#20291d}.checkout-product-info small,.checkout-product-info span{font-size:11px;color:#7b8275;margin-top:3px}.checkout-product-price{text-align:right;color:#20291d;font-size:14px}.checkout-section{padding:0 22px 22px}.checkout-section .checkout-section-head{margin:0 -22px 18px}.checkout-section-head.no-border{border-top:8px solid #f6f4ee;border-bottom:1px solid #ecebe5}.payment-section{padding-top:0}.paypal-choice{display:grid;grid-template-columns:72px 1fr 30px;align-items:center;gap:12px;border:2px solid #527f2c;border-radius:9px;padding:15px;background:#fbfcf9}.paypal-word{font-size:18px;font-weight:900;font-style:italic;color:#003087}.paypal-word b{color:#009cde}.paypal-choice>div:nth-child(2) strong,.paypal-choice>div:nth-child(2) span{display:block}.paypal-choice>div:nth-child(2) strong{font-size:14px;color:#20291d}.paypal-choice>div:nth-child(2) span{font-size:11px;color:#737a6d;margin-top:3px}.selected-radio{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#527f2c;color:#fff;font-size:12px;font-weight:900}.checkout-security{display:flex;gap:10px;align-items:flex-start;margin-top:15px;color:#72796c;font-size:11px;line-height:1.5}.checkout-security p{margin:0}.checkout-summary{top:20px}.summary-mini-items{padding:3px 0 5px}.summary-mini-item{display:flex;justify-content:space-between;gap:12px;padding:7px 0;font-size:12px;color:#636b5d}.summary-mini-item span{max-width:70%}.summary-mini-item small{color:#8c9287}.summary-mini-item strong{color:#2c3428}.summary-more{font-size:11px;color:#7c8376;padding:5px 0}.paypal-tax-note{font-size:11px;line-height:1.5;color:#737a6d;background:#f7f7f3;border-radius:7px;padding:11px;margin:8px 0 12px}.commerce-secondary{min-height:46px;font-size:12px}.checkout-foot{display:flex;justify-content:space-between;gap:20px;padding:24px max(18px,calc((100% - 1140px)/2));background:#161b14;color:#9fa69a;font-size:11px}.checkout-error,.setup-notice{font-size:12px}.checkout-page #paypal-button-container{max-width:100%;margin-top:18px}
@media(max-width:900px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary-card{position:static}.modern-cart-line{grid-template-columns:80px minmax(0,1fr) 105px 95px}.cart-unit{display:none}.commerce-benefits{grid-template-columns:1fr}.commerce-benefits>div{border-left:0;border-top:1px solid #3b4037}.commerce-benefits>div:first-child{border-top:0}}
@media(max-width:680px){.commerce-shell,.checkout-shell-new{width:min(100% - 22px,1220px);padding-top:24px}.commerce-progress{gap:6px;font-size:10px}.commerce-progress i{width:24px}.commerce-progress b{width:22px;height:22px}.commerce-heading{display:block}.commerce-heading .text-link{display:inline-block;margin-top:12px}.commerce-heading h1,.checkout-heading h1{font-size:36px}.modern-cart-line{grid-template-columns:74px 1fr;gap:12px;padding:16px}.cart-thumb{width:74px;height:74px}.cart-unit{display:none}.mobile-unit{display:block;color:#2c3428;font-size:12px;font-weight:800;margin-top:5px}.qty-control{grid-column:2;width:110px}.cart-line-total{grid-column:2;text-align:left;margin-left:124px;margin-top:-38px;min-height:38px;display:flex;align-items:center}.cart-card-title,.summary-card-title{padding:17px}.summary-card{padding:0 17px 17px}.summary-card-title{margin:0 -17px 8px}.checkout-head .container{height:70px}.checkout-brand img{width:46px;height:42px}.checkout-brand strong{font-size:14px}.checkout-brand span{font-size:9px}.checkout-cart-back{font-size:11px}.checkout-section-head{padding:17px}.modern-checkout-items{padding:0 17px}.checkout-section{padding:0 17px 17px}.checkout-section .checkout-section-head{margin:0 -17px 16px}.checkout-product{grid-template-columns:54px 1fr 72px}.checkout-product-img{width:54px;height:54px}.checkout-product-info strong{font-size:12px}.paypal-choice{grid-template-columns:55px 1fr 24px;padding:12px}.paypal-word{font-size:15px}.checkout-foot{display:block;text-align:center}.checkout-foot span{display:block;margin:4px}.commerce-benefits{margin-top:18px}}

/* Unified interior page template */
.site-page { background:#f5f1e7; min-height:55vh; padding:44px 0 64px; }
.site-page .page-shell { max-width:1180px; margin:0 auto; padding:0 20px; }
.site-page .legacy-content { background:#fff; border:1px solid rgba(46,62,34,.15); border-radius:4px; padding:32px; box-shadow:0 8px 28px rgba(28,35,22,.06); }
.site-page .legacy-content > :first-child { margin-top:0; }
.site-page .legacy-content img { max-width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.site-page .legacy-content table { max-width:100%; }
.site-page .legacy-content a { color:#40552f; }
.site-page .legacy-content h1,.site-page .legacy-content h2,.site-page .legacy-content h3 { color:#29351f; }
@media (max-width:700px){.site-page{padding:26px 0 44px}.site-page .legacy-content{padding:20px}.site-page .page-shell{padding:0 14px}}


/* AHE ALL PRODUCTS DROPDOWN */
.nav .container{overflow:visible}
.nav-dropdown{position:relative;display:flex;align-items:stretch}
.nav-dropdown-toggle{display:flex;align-items:center;gap:5px}
.nav-caret{font-size:10px;opacity:.8}
.nav-dropdown-menu{display:none;position:absolute;left:0;top:100%;min-width:235px;background:#101210;border:1px solid #2a2d28;border-top:2px solid #8bb346;box-shadow:0 12px 28px rgba(0,0,0,.34);z-index:1000;padding:6px 0}
.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:block}
.nav .nav-dropdown-menu a{display:block;padding:11px 16px;font-size:11px;letter-spacing:.035em;color:#fff;white-space:nowrap}
.nav .nav-dropdown-menu a:hover{background:#1b1e1a;color:#9bc455}
.bestseller-note{font-size:10px;font-weight:800;letter-spacing:.08em;color:#71804f;margin:4px 0 12px}
@media(max-width:960px) and (min-width:681px){.nav .container{overflow-x:auto;overflow-y:visible}.nav-dropdown-menu{position:fixed;top:auto}}
@media(max-width:680px){.nav-dropdown{display:block}.nav-dropdown-toggle{justify-content:space-between}.nav-dropdown-menu{position:static;display:none;min-width:0;border:0;border-left:2px solid #8bb346;box-shadow:none;margin:0 0 4px 8px;padding:0 0 0 8px;background:#151815}.nav-dropdown.open .nav-dropdown-menu{display:block}.nav .nav-dropdown-menu a{padding:9px 8px;font-size:11px}.nav-dropdown:hover .nav-dropdown-menu{display:none}.nav-dropdown.open:hover .nav-dropdown-menu{display:block}}

/* SEO/accessibility page headings */
.seo-page-title{font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.15;margin:0 auto 22px;max-width:1100px;text-align:center;font-weight:800;}

/* 2026-08 final mobile cart visibility */
@media(max-width:960px){
  .headrow{grid-template-columns:230px minmax(0,1fr) auto}
  .head-actions{display:flex!important;gap:8px}
  .head-actions .action{display:none}
  .head-actions .cart-btn{display:flex!important;min-width:44px;justify-content:center;position:relative}
}
@media(max-width:680px){
  .headrow{grid-template-columns:minmax(0,1fr) 52px 44px;gap:4px}
  .head-actions{display:flex!important;justify-content:center}
  .head-actions .cart-btn span:not(.ico):not(.ahe-cart-count){display:none}
  .head-actions .cart-btn .ico{font-size:24px}
  .head-actions .ahe-cart-count{position:absolute;right:0;top:-8px;min-width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900;background:#8bb346;color:#071005}
}

/* Homepage Best Sellers: four evenly spaced cards */
.best-sellers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
@media(max-width:960px){.best-sellers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
@media(max-width:430px){.best-sellers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}
