:root{--ink:#07100b;--forest:#0d2416;--forest2:#15371f;--lime:#d7f35a;--acid:#b9e72a;--cream:#f5f1e8;--paper:#fbfaf6;--white:#fff;--muted:#6e756f;--line:#dcded7;--radius:24px;--shadow:0 24px 80px rgba(3,15,8,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.4;overflow-x:hidden}body.locked{overflow:hidden}button,input,select{font:inherit}button,a{transition:.22s ease}button{color:inherit}a{text-decoration:none;color:inherit}.container{width:min(1320px,calc(100% - 48px));margin:0 auto}.kicker{display:block;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.kicker.lime{color:var(--lime)}.announcement{background:var(--lime);color:#0a130d;font-size:12px;font-weight:900}.announcement-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.announcement button{border:0;background:none;font-weight:900;cursor:pointer}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,250,246,.91);backdrop-filter:blur(22px);border-bottom:1px solid rgba(7,16,11,.08)}.nav-shell{height:82px;display:flex;align-items:center}.logo{display:flex;align-items:center;min-width:0}.brand-logo-img{display:block;width:160px;height:auto;max-height:59px;object-fit:contain}.logo-plate{display:inline-flex;align-items:center;background:#f7f8ef;border-radius:12px;padding:8px 12px}.age-brand{display:inline-flex;align-items:center;width:max-content;background:#f7f8ef;border-radius:14px;padding:10px 14px}.age-brand .brand-logo-img{width:178px}.footer .brand-logo-img{width:175px}.desktop-nav{margin-left:auto;display:flex;gap:32px}.desktop-nav a{font-size:13px;font-weight:900}.desktop-nav a:hover{opacity:.55}.nav-tools{margin-left:34px;display:flex;align-items:center;gap:8px}.circle-button,.account-button,.bag-button,.mobile-menu-button{height:44px;border:1px solid rgba(7,16,11,.12);background:white;border-radius:999px;cursor:pointer;font-weight:850}.circle-button{width:44px;font-size:22px}.account-button{padding:0 18px}.bag-button{display:flex;align-items:center;gap:10px;padding:0 8px 0 18px;background:var(--ink);color:white;border-color:var(--ink)}.bag-button b{display:grid;place-items:center;min-width:28px;height:28px;padding:0 6px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:12px}.mobile-menu-button{display:none;width:44px}.mobile-nav{display:none}.hero{position:relative;min-height:720px;background:var(--forest);color:white;overflow:hidden}.hero:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 78% 44%,rgba(215,243,90,.16),transparent 22%),radial-gradient(circle at 15% 88%,rgba(185,231,42,.1),transparent 27%)}.hero-noise{position:absolute;inset:0;opacity:.055;background-image:radial-gradient(circle,#fff 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to right,transparent,black)}.hero-layout{position:relative;display:grid;grid-template-columns:1.08fr .92fr;min-height:720px;align-items:center;gap:50px}.hero-copy{padding:82px 0}.hero h1{font-size:clamp(72px,7.4vw,122px);line-height:.86;letter-spacing:-.075em;margin:18px 0 28px;max-width:820px}.hero h1 .scribble{position:relative;color:var(--lime);font-style:italic;font-family:Georgia,serif;font-weight:500;letter-spacing:-.055em}.hero h1 .scribble:after{content:"";position:absolute;left:2%;right:0;bottom:-8px;height:9px;border-bottom:3px solid var(--lime);border-radius:50%}.hero-copy>p{font-size:19px;max-width:560px;color:#c8d2cb}.hero-actions{display:flex;gap:12px;margin-top:36px}.button{border:0;border-radius:999px;padding:0 22px;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;cursor:pointer}.button.xl{height:56px;padding:0 28px}.button.primary,.button.lime{background:var(--lime);color:var(--ink)}.button.primary:hover,.button.lime:hover{background:#ebff87;transform:translateY(-2px)}.button.glass{background:rgba(255,255,255,.08);color:white;border:1px solid rgba(255,255,255,.2)}.button.glass:hover{background:rgba(255,255,255,.14)}.button.ghost{background:transparent;border:1px solid var(--line)}.button.light{background:white;color:var(--ink)}.button.outline{background:transparent;border:1px solid #aeb5ae}.button.full{width:100%}.hero-meta{display:flex;gap:22px;margin-top:48px;color:#91a197;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero-art{height:590px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(215,243,90,.26);border-radius:50%}.orbit-a{width:560px;height:560px}.orbit-b{width:420px;height:420px}.hero-card{position:absolute;border-radius:34px;box-shadow:0 44px 100px rgba(0,0,0,.25)}.card-main{width:360px;height:470px;background:linear-gradient(155deg,#e3fb75,#bde535);color:var(--ink);padding:36px;transform:rotate(6deg);display:flex;flex-direction:column;justify-content:flex-end}.card-main .leaf-art{position:absolute;top:42px;right:42px;width:145px;height:145px;border-radius:46% 54% 60% 40%;background:var(--forest);color:var(--lime);display:grid;place-items:center;font-size:82px;transform:rotate(-18deg)}.card-main .mini{font-size:11px;font-weight:950;letter-spacing:.18em}.card-main strong{font-size:46px;line-height:.95;letter-spacing:-.055em;margin-top:10px}.badge{position:absolute;right:-24px;bottom:62px;width:86px;height:86px;border-radius:50%;background:var(--forest);color:white;display:grid;place-items:center;text-align:center;font-size:10px;font-weight:950;letter-spacing:.12em;transform:rotate(-6deg)}.card-back{width:300px;height:390px;background:#f2eee3;color:var(--ink);padding:32px;left:20px;top:66px;transform:rotate(-10deg);display:flex;flex-direction:column;justify-content:flex-end}.card-back span{font-size:10px;font-weight:950;letter-spacing:.16em}.card-back strong{font-family:Georgia,serif;font-style:italic;font-size:30px;line-height:1.05;margin-top:8px}.floating-chip{position:absolute;background:white;color:var(--ink);border-radius:999px;padding:10px 15px;font-size:10px;font-weight:950;letter-spacing:.12em;box-shadow:0 16px 40px rgba(0,0,0,.18)}.chip-one{top:95px;right:5px;transform:rotate(8deg)}.chip-two{bottom:110px;left:5px;transform:rotate(-8deg)}.chip-three{right:30px;bottom:170px;transform:rotate(4deg)}.quick-search{background:var(--lime);padding:22px 0}.quick-search-inner{display:grid;grid-template-columns:280px 1fr;align-items:center;gap:36px}.quick-search-inner>div:first-child{display:flex;flex-direction:column}.quick-search-inner strong{font-size:20px;letter-spacing:-.02em}.search-control{height:56px;background:white;border-radius:999px;display:flex;align-items:center;padding:0 8px 0 20px;gap:12px}.search-control>span{font-size:22px}.search-control input{flex:1;border:0;outline:0;background:transparent;font-size:15px;min-width:0}.search-control button{height:42px;border:0;border-radius:999px;background:var(--ink);color:white;padding:0 22px;font-weight:900;cursor:pointer}.section{padding:105px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:42px}.section-head.compact{align-items:center}.section-head h2,.shop-topline h2,.strain-section h2,.about-copy h2,.visit-section h2{font-size:clamp(46px,5vw,76px);line-height:.95;letter-spacing:-.055em;margin:10px 0 0}.section-nav{display:flex;gap:8px}.section-nav button{width:48px;height:48px;border:1px solid #cfd3cc;border-radius:50%;background:white;cursor:pointer;font-size:20px}.deals-section{background:var(--cream)}.deals-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(330px,1fr);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.deals-track::-webkit-scrollbar{display:none}.deal-card{scroll-snap-align:start;min-height:360px;border-radius:var(--radius);padding:30px;background:var(--forest);color:white;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.deal-card:nth-child(3n+2){background:#e0ef9d;color:var(--ink)}.deal-card:nth-child(3n+3){background:#f7c8ba;color:var(--ink)}.deal-card:after{content:"✦";position:absolute;right:-18px;top:-52px;font-size:185px;opacity:.08}.deal-tag{font-size:10px;font-weight:950;letter-spacing:.15em}.deal-card h3{font-size:34px;line-height:1;letter-spacing:-.045em;margin:14px 0}.deal-card p{max-width:280px;color:inherit;opacity:.72}.deal-card button{align-self:flex-start}.category-section{background:var(--paper)}.text-link{border:0;background:none;font-weight:900;cursor:pointer}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{min-height:170px;border:1px solid var(--line);background:white;border-radius:20px;padding:20px;text-align:left;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.category-card:hover{background:var(--lime);border-color:var(--lime);transform:translateY(-4px)}.category-icon{font-size:42px;line-height:1}.category-card strong{font-size:14px}.shop-section{background:#eef0e9}.shop-topline{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.shop-topline p{margin:8px 0 0;color:var(--muted)}.toolbar{display:flex;gap:8px}.toolbar select,.filter-toggle{height:46px;background:white;border:1px solid #d0d4cd;border-radius:999px;padding:0 18px;font-weight:850}.filter-toggle{display:none;cursor:pointer}.shop-shell{display:grid;grid-template-columns:220px 1fr;gap:28px}.filter-panel{align-self:start;position:sticky;top:136px}.filter-title{display:flex;justify-content:space-between;margin-bottom:12px}.filter-title button{display:none}.filter-list{display:grid;gap:5px}.filter-btn{border:0;background:transparent;border-radius:10px;padding:11px 12px;text-align:left;cursor:pointer;font-weight:800;color:#626a63}.filter-btn:hover,.filter-btn.active{background:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{background:white;border-radius:22px;overflow:hidden;border:1px solid #dde0d9;transition:.22s ease;min-width:0}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(14,28,18,.09)}.product-image{height:255px;background:linear-gradient(145deg,#e9eadf,#faf9f5);display:grid;place-items:center;position:relative;overflow:hidden}.product-image:after{content:"✦";width:130px;height:130px;border-radius:44% 56% 60% 40%;background:var(--forest);color:var(--lime);display:grid;place-items:center;font-size:68px;transform:rotate(-12deg)}.product-badge{position:absolute!important;top:14px;left:14px;background:white;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:950;letter-spacing:.1em;z-index:2}.product-body{padding:19px}.product-brand{font-size:10px;font-weight:950;letter-spacing:.12em;color:#788079;text-transform:uppercase}.product-body h3{font-size:17px;line-height:1.25;min-height:43px;margin:8px 0}.product-meta{font-size:12px;color:#758078;min-height:18px}.product-price-row{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:8px}.product-price{font-size:21px;font-weight:950}.add-btn{height:40px;border:0;border-radius:999px;background:var(--ink);color:white;padding:0 15px;font-weight:900;cursor:pointer}.add-btn:hover{background:var(--forest2)}.shop-more{text-align:center;margin-top:36px}.member-section{background:var(--forest);color:white;padding:82px 0}.member-layout{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:42px}.member-stamp{width:130px;height:130px;border-radius:50%;border:1px solid rgba(215,243,90,.4);display:grid;place-items:center;align-content:center;transform:rotate(-7deg)}.member-stamp span{font-family:Georgia,serif;font-size:54px;line-height:.8;color:var(--lime)}.member-stamp small{font-size:12px;font-weight:950;color:var(--lime)}.member-layout h2{font-size:clamp(42px,4.3vw,70px);line-height:.94;letter-spacing:-.055em;margin:10px 0 16px}.member-layout p{max-width:600px;color:#aebbb2;margin:0}.brands-section{background:var(--paper)}.brand-search{width:280px;border-bottom:1px solid #aeb5ae;display:flex;gap:9px;align-items:center;padding:8px 0}.brand-search input{border:0;outline:0;background:none;width:100%}.brand-cloud{display:flex;flex-wrap:wrap;gap:9px}.brand-chip{border:1px solid var(--line);background:white;border-radius:999px;padding:11px 16px;font-weight:850;cursor:pointer}.brand-chip:hover{background:var(--lime);border-color:var(--lime)}.strain-section{background:#111a13;color:white}.strain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px}.strain-card{border:0;border-radius:24px;min-height:390px;padding:27px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:.22s ease}.strain-card:hover{transform:translateY(-5px)}.strain-card span{font-size:10px;font-weight:950;letter-spacing:.18em}.strain-card strong{font-family:Georgia,serif;font-size:48px;line-height:.9;font-style:italic;font-weight:500}.strain-card small{font-weight:900}.indica{background:#a8a6ef}.sativa{background:#f1c557;color:var(--ink)}.hybrid{background:#e8a5bd;color:var(--ink)}.thc{background:var(--lime);color:var(--ink)}.about-section{background:var(--cream)}.about-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center}.about-photo{min-height:620px;border-radius:30px;background:var(--forest);position:relative;overflow:hidden;display:grid;place-items:center}.about-photo:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(215,243,90,.25),transparent 28%),radial-gradient(circle at 80% 70%,rgba(215,243,90,.14),transparent 25%)}.photo-art{position:relative;z-index:2;width:320px;height:320px;border-radius:50% 50% 50% 12%;background:var(--lime);color:var(--forest);display:grid;place-items:center;font-size:130px;font-family:Georgia,serif;transform:rotate(-12deg)}.photo-label{position:absolute;z-index:3;left:28px;bottom:28px;background:white;border-radius:16px;padding:14px 17px;font-size:10px;font-weight:950;letter-spacing:.12em}.about-copy>p{font-size:18px;color:#626b64;max-width:620px}.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:44px}.proof-grid div{border-top:1px solid #c7cbc4;padding-top:16px;display:grid}.proof-grid b{font-size:10px;color:#9aa199}.proof-grid strong{font-size:17px;margin:7px 0}.proof-grid span{font-size:13px;color:#747c75}.visit-section{background:var(--forest);color:white;padding:96px 0}.visit-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.visit-section h2{margin-bottom:30px}.visit-details{display:grid;gap:24px}.visit-details div{border-top:1px solid rgba(255,255,255,.18);padding-top:18px;display:grid;grid-template-columns:140px 1fr}.visit-details span{font-size:10px;font-weight:950;letter-spacing:.16em;color:#86968b}.visit-details strong,.visit-details a{font-size:19px}.footer{background:#050a07;color:white;padding:64px 0 24px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:64px}.footer-top p{color:#8d9990;max-width:320px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-links div{display:grid;align-content:start;gap:9px}.footer-links b{font-size:10px;letter-spacing:.16em;color:var(--lime);margin-bottom:5px}.footer-links a{color:#c6cec8}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;display:flex;justify-content:space-between;color:#707c73;font-size:11px}.age-gate{position:fixed;inset:0;z-index:1000;background:var(--forest);display:grid;place-items:center;padding:20px;color:white}.age-shell{width:min(760px,100%);border:1px solid rgba(255,255,255,.16);border-radius:34px;padding:48px;background:rgba(255,255,255,.05);box-shadow:0 50px 160px rgba(0,0,0,.36)}.age-copy{margin:50px 0 32px}.age-copy h1{font-size:clamp(48px,7vw,78px);line-height:.9;letter-spacing:-.06em;margin:12px 0 24px}.age-copy h1 em{font-family:Georgia,serif;color:var(--lime);font-weight:500}.age-copy p{color:#b2beb6;max-width:520px}.age-actions{display:flex;gap:10px}.age-shell small{display:block;color:#718077;margin-top:22px}.screen-overlay{position:fixed;inset:0;background:rgba(2,7,4,.58);z-index:90;backdrop-filter:blur(4px)}.cart-drawer{position:fixed;z-index:100;top:0;right:0;width:min(470px,100%);height:100dvh;background:var(--paper);transform:translateX(101%);transition:.3s ease;display:grid;grid-template-rows:auto 1fr auto}.cart-drawer.open{transform:none}.drawer-head{padding:30px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between}.drawer-head h2{font-size:42px;letter-spacing:-.05em;margin:5px 0 0}.drawer-head sup{font-size:14px;background:var(--lime);border-radius:999px;padding:4px 8px}.drawer-head button{width:42px;height:42px;border:1px solid var(--line);background:white;border-radius:50%;font-size:22px;cursor:pointer}.drawer-body{overflow:auto;padding:22px 30px}.cart-line{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-thumb{width:64px;height:64px;border-radius:14px;background:var(--forest);color:var(--lime);display:grid;place-items:center;font-size:30px}.cart-line small{color:var(--muted)}.cart-remove{border:0;background:none;font-size:11px;text-decoration:underline;cursor:pointer}.drawer-empty{padding:80px 0;text-align:center;color:var(--muted)}.drawer-foot{padding:24px 30px 30px;border-top:1px solid var(--line)}.subtotal{display:flex;justify-content:space-between;align-items:center}.subtotal strong{font-size:27px}.drawer-foot p{font-size:11px;color:var(--muted)}.toast{position:fixed;z-index:200;left:50%;bottom:24px;transform:translate(-50%,25px);opacity:0;background:var(--ink);color:white;border-radius:999px;padding:12px 18px;font-weight:800;font-size:13px;transition:.2s ease;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-layout{grid-template-columns:1fr .8fr}.hero-art{transform:scale(.85);transform-origin:center}.strain-grid{grid-template-columns:1fr 1fr}.about-layout{gap:44px}}
@media(max-width:820px){.container{width:min(100% - 28px,1320px)}.desktop-nav,.account-button,.circle-button{display:none}.mobile-menu-button{display:block}.mobile-nav{position:fixed;z-index:49;top:116px;left:14px;right:14px;background:white;border-radius:22px;padding:18px;box-shadow:var(--shadow);flex-direction:column;gap:4px}.mobile-nav.open{display:flex}.mobile-nav a{padding:14px;border-radius:12px;font-weight:900}.hero-layout{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:72px 0 26px}.hero-art{height:500px;transform:scale(.78);margin-top:-40px}.hero-meta{flex-wrap:wrap}.quick-search-inner{grid-template-columns:1fr;gap:14px}.section{padding:74px 0}.section-head,.shop-topline{align-items:flex-start;gap:22px}.shop-shell{grid-template-columns:1fr}.filter-toggle{display:block}.filter-panel{position:fixed;z-index:120;left:0;top:0;bottom:0;width:min(360px,88vw);background:white;padding:28px;transform:translateX(-101%);transition:.25s ease}.filter-panel.open{transform:none}.filter-title button{display:block;border:0;background:none;font-size:28px}.category-grid{grid-template-columns:repeat(3,1fr)}.member-layout{grid-template-columns:110px 1fr}.member-layout>.button{grid-column:2}.member-stamp{width:100px;height:100px}.about-layout,.visit-layout{grid-template-columns:1fr}.about-photo{min-height:440px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}
@media(max-width:560px){.announcement-inner span{font-size:10px}.announcement button{font-size:10px}.nav-shell{height:70px}.brand-logo-img{width:135px}.mobile-nav{top:104px}.hero{min-height:auto}.hero h1{font-size:58px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-meta{font-size:9px}.hero-art{height:390px;transform:scale(.62);margin:-55px -70px -20px}.quick-search{padding:18px 0}.search-control button{padding:0 14px}.section-head,.section-head.compact,.shop-topline{display:block}.section-nav{margin-top:20px}.section-head h2,.shop-topline h2,.strain-section h2,.about-copy h2,.visit-section h2{font-size:46px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:135px}.product-grid{grid-template-columns:1fr}.toolbar{margin-top:20px}.member-layout{grid-template-columns:1fr}.member-layout>.button{grid-column:auto}.member-stamp{display:none}.brand-search{width:100%;margin-top:18px}.strain-grid{grid-template-columns:1fr}.strain-card{min-height:300px}.proof-grid{grid-template-columns:1fr}.visit-details div{grid-template-columns:1fr;gap:8px}.footer-links{grid-template-columns:1fr 1fr}.age-shell{padding:28px 22px}.age-copy{margin:38px 0 28px}.age-actions{flex-direction:column}.age-actions .button{width:100%}}


.smart-search-layout{align-items:flex-start;gap:34px;padding-top:22px;padding-bottom:22px}.smart-search-copy{min-width:235px;padding-top:4px}.smart-search-copy strong{display:block;font-size:22px;letter-spacing:-.025em;margin-top:5px}.smart-search-copy small{display:block;color:var(--muted);font-size:12px;margin-top:5px;max-width:270px}.smart-search-main{flex:1;min-width:0}.smart-search-control{box-shadow:0 12px 32px rgba(7,16,11,.07);border-color:rgba(7,16,11,.14)}.smart-search-control>span{color:var(--forest2);font-size:17px}.smart-search-control input{font-weight:750}.smart-example-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:9px;font-size:10px;color:var(--muted)}.smart-example-row>span{font-weight:900;text-transform:uppercase;letter-spacing:.1em}.smart-example-row button{border:1px solid rgba(7,16,11,.1);background:rgba(255,255,255,.7);border-radius:999px;padding:6px 10px;cursor:pointer;font-size:10px;font-weight:800}.smart-example-row button:hover{background:var(--lime);border-color:var(--lime)}.smart-interpretation{margin-top:12px;padding:12px 14px;border:1px solid rgba(13,36,22,.13);background:rgba(215,243,90,.13);border-radius:15px}.smart-interpretation[hidden]{display:none}.smart-interpretation-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted)}.smart-interpretation-head b{color:var(--ink)}.smart-interpretation-head button{border:0;background:none;padding:4px 0;cursor:pointer;font-size:10px;font-weight:900;text-decoration:underline}.smart-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.smart-chip{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:5px 7px 5px 11px;border:1px solid rgba(7,16,11,.12);border-radius:999px;background:var(--forest);color:white;font-size:11px;font-weight:900;cursor:pointer}.smart-chip b{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:rgba(255,255,255,.13);font-size:13px;line-height:1}.smart-chip:hover{background:var(--forest2)}.smart-empty{grid-column:1/-1;border:1px dashed var(--line);border-radius:18px;padding:34px!important;background:white}.smart-empty strong{font-size:20px}.smart-empty p{max-width:520px}
@media(max-width:860px){.smart-search-layout{display:block}.smart-search-copy{margin-bottom:14px}.smart-search-copy small{max-width:none}}
@media(max-width:560px){.smart-search-copy strong{font-size:18px}.smart-search-control{height:auto;min-height:54px;padding:4px 4px 4px 14px}.smart-search-control input{min-width:0}.smart-search-control button{height:46px}.smart-example-row button:nth-of-type(n+3){display:none}.smart-interpretation-head{align-items:flex-start}.smart-chip{min-height:36px}}


.quick-search{background:linear-gradient(110deg,#d9f759 0%,#d2f34b 58%,#c7ed3a 100%);padding:30px 0;border-top:1px solid rgba(7,16,11,.06);border-bottom:1px solid rgba(7,16,11,.08)}
.smart-search-layout{grid-template-columns:250px minmax(0,1fr);gap:42px;padding-top:0;padding-bottom:0}
.smart-search-copy{padding-top:7px}
.smart-search-copy .kicker{color:rgba(7,16,11,.7)}
.smart-search-copy strong{font-size:24px;line-height:1.05;margin-top:8px}
.smart-search-copy small{color:rgba(7,16,11,.62);font-size:12px;line-height:1.45;margin-top:9px}
.smart-search-control{height:60px;border:1px solid rgba(7,16,11,.08);box-shadow:0 14px 38px rgba(7,16,11,.09);padding-left:18px}
.smart-search-control:focus-within{border-color:rgba(7,16,11,.3);box-shadow:0 0 0 4px rgba(255,255,255,.35),0 14px 38px rgba(7,16,11,.1)}
.smart-search-control input{font-size:15px;font-weight:800;color:var(--ink)}
.smart-search-control input::placeholder{color:#899189;font-weight:650}
.smart-search-control button{height:46px;padding:0 26px;font-size:14px}
.smart-example-row{margin-top:10px;gap:8px;color:rgba(7,16,11,.55)}
.smart-example-row button{background:rgba(255,255,255,.66);border-color:rgba(7,16,11,.09);padding:6px 11px;color:#596159}
.smart-example-row button:hover{background:white;border-color:rgba(7,16,11,.15);transform:translateY(-1px)}
.smart-interpretation{margin-top:13px;padding:13px 15px 14px;border:1px solid rgba(7,16,11,.11);background:rgba(255,255,255,.22);border-radius:17px}
.smart-interpretation-head{color:rgba(7,16,11,.58)}
.smart-interpretation-head b{font-weight:950;margin-right:4px}
.smart-interpretation-head button{color:rgba(7,16,11,.65)}
.smart-chips{margin-top:10px;gap:8px}
.smart-chip{background:var(--forest);border-color:transparent;box-shadow:0 5px 12px rgba(7,16,11,.08);padding-left:12px}
.smart-chip b{background:rgba(255,255,255,.15)}
.shop-section.has-search-results{padding-top:76px}
.has-search-results .shop-topline{align-items:center;padding-bottom:24px;margin-bottom:28px;border-bottom:1px solid rgba(7,16,11,.1)}
.has-search-results .shop-topline>div:first-child{min-width:0;max-width:900px}
.has-search-results .shop-topline .kicker:before{content:'MENU SEARCH · ';color:#67851a}
.has-search-results .shop-topline h2{font-size:clamp(38px,4.2vw,60px);line-height:.98;letter-spacing:-.048em;max-width:900px;overflow-wrap:anywhere}
.has-search-results .shop-topline p{font-size:14px;margin-top:11px}
.has-search-results .toolbar{padding-top:16px;align-self:flex-start}
.smart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:270px;text-align:center;border:1px solid rgba(7,16,11,.1);background:rgba(255,255,255,.72);padding:42px!important}
.smart-empty-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--lime);font-size:25px;margin-bottom:16px}
.smart-empty strong{font-size:24px;letter-spacing:-.025em}
.smart-empty p{margin:8px auto 19px;max-width:500px;color:var(--muted)}
.smart-empty .button{height:42px;padding:0 18px;background:white}
@media(max-width:860px){.smart-search-layout{display:block}.smart-search-copy{margin-bottom:16px}.shop-section.has-search-results{padding-top:58px}.has-search-results .shop-topline{display:block}.has-search-results .toolbar{padding-top:20px}.has-search-results .shop-topline h2{font-size:clamp(36px,10vw,52px)}}
@media(max-width:560px){.quick-search{padding:24px 0}.smart-search-copy strong{font-size:21px}.smart-search-control{height:56px}.smart-search-control button{height:44px;padding:0 18px}.smart-interpretation{padding:12px}.has-search-results .shop-topline h2{font-size:38px}.smart-empty{min-height:230px;padding:30px 20px!important}}


.account-drawer{position:fixed;z-index:101;top:0;right:0;width:min(560px,100%);height:100dvh;background:var(--paper);transform:translateX(101%);transition:.3s ease;display:grid;grid-template-rows:auto 1fr;box-shadow:-30px 0 90px rgba(3,15,8,.18)}
.account-drawer.open{transform:none}.account-head{padding:30px 34px 24px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.account-head h2{font-size:42px;line-height:.95;letter-spacing:-.05em;margin:8px 0 0}.account-head>button{flex:0 0 auto;width:42px;height:42px;border:1px solid var(--line);background:white;border-radius:50%;font-size:22px;cursor:pointer}.account-body{overflow:auto;padding:28px 34px 42px}.account-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#e9ebe4;border-radius:999px;margin-bottom:30px}.account-tabs button{height:44px;border:0;border-radius:999px;background:transparent;font-weight:900;cursor:pointer}.account-tabs button.active{background:var(--ink);color:white}.account-panel{display:none}.account-panel.active{display:block}.account-intro{font-size:16px;color:#667068;margin:0 0 25px;max-width:450px}.account-form{display:grid;gap:17px}.account-form label{display:grid;gap:7px;font-size:12px;font-weight:900}.account-form input:not([type=checkbox]){width:100%;height:52px;border:1px solid #d6dad2;border-radius:14px;background:white;padding:0 15px;outline:0;font-size:16px}.account-form input:not([type=checkbox]):focus{border-color:var(--forest);box-shadow:0 0 0 3px rgba(21,55,31,.09)}.account-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.account-form-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.account-check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;font-weight:700!important;color:#606961}.account-check input{width:18px;height:18px;accent-color:var(--forest)}.account-check.consent{margin:3px 0}.account-link{border:0;background:none;text-decoration:underline;font-size:12px;font-weight:850;cursor:pointer}.account-divider{display:flex;align-items:center;gap:12px;margin:26px 0;color:#858c86;font-size:11px;font-weight:800}.account-divider:before,.account-divider:after{content:"";height:1px;background:var(--line);flex:1}.account-note{color:#858c86;line-height:1.5}.account-success{text-align:center;padding:55px 10px}.account-success>span{width:76px;height:76px;border-radius:50%;background:var(--lime);display:grid;place-items:center;margin:0 auto 20px;font-size:34px;font-weight:950}.account-success h3{font-size:38px;letter-spacing:-.045em;margin:0 0 10px}.account-success p{color:var(--muted);margin:0 auto 28px;max-width:360px}
@media(max-width:560px){.account-head{padding:24px 20px 20px}.account-head h2{font-size:34px}.account-body{padding:22px 20px 34px}.account-two{grid-template-columns:1fr}.account-form-row{align-items:flex-start;flex-direction:column}.account-tabs button{font-size:12px}}



.smart-interpretation.health-guidance{padding:0;border:0;background:transparent}
.smart-interpretation.health-guidance .smart-interpretation-head{display:none}
.health-guidance-card{border:1px solid rgba(5,28,18,.18);background:rgba(255,255,255,.72);border-radius:18px;padding:18px;box-shadow:0 10px 30px rgba(5,28,18,.06)}
.health-guidance-copy{display:flex;gap:12px;align-items:flex-start}
.health-guidance-icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#071b12;color:#d7ff45;font-size:15px}
.health-guidance-copy strong{display:block;font-size:17px;color:#071b12;margin-bottom:4px}
.health-guidance-copy p{margin:0;max-width:760px;color:#425047;line-height:1.45;font-size:14px}
.health-guidance-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}
.health-guidance-actions button{min-height:42px;border:1px solid rgba(5,28,18,.18);border-radius:999px;padding:9px 15px;background:#fff;color:#071b12;font:inherit;font-weight:800;cursor:pointer}
.health-guidance-actions button:hover,.health-guidance-actions button:focus-visible{background:#071b12;color:#fff;border-color:#071b12}
.health-guidance-actions [data-guided-budtender]{background:#071b12;color:#fff}
@media(max-width:640px){.health-guidance-actions{display:grid;grid-template-columns:1fr 1fr}.health-guidance-actions button{width:100%;padding-inline:10px}.health-guidance-copy p{font-size:13px}}



.smart-search-copy .kicker{letter-spacing:.13em}
.smart-interpretation:not(.health-guidance){
  background:transparent;
  border:0;
  padding:2px 0 0;
}
.smart-interpretation:not(.health-guidance) .smart-interpretation-head{
  display:flex;
  justify-content:flex-end;
  min-height:0;
  margin-bottom:6px;
}
.smart-interpretation:not(.health-guidance) .smart-interpretation-head > span{
  display:none;
}
.smart-interpretation:not(.health-guidance) #clearSmartSearch{
  font-size:12px;
  opacity:.72;
}
.smart-chips{gap:7px}
.smart-chip{min-height:34px;padding:6px 10px;font-size:12px}

#productGrid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  align-items:stretch;
}
.product-card.compact-product-card{
  min-width:0;
  min-height:172px;
  display:grid;
  grid-template-columns:150px minmax(0,1fr);
  overflow:hidden;
  border-radius:18px;
}
.compact-product-image{
  min-height:172px !important;
  height:100% !important;
  position:relative;
  display:grid;
  place-items:center;
  border-right:1px solid rgba(5,28,18,.08);
}
.compact-product-image .product-badge{
  position:absolute;
  top:12px;
  left:12px;
  z-index:2;
}
.product-image-mark{
  width:64px;
  height:64px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#082419;
  color:#d8ff43;
  font-size:25px;
}
.compact-product-body{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:18px !important;
}
.compact-product-copy{min-width:0}
.compact-product-body h3{
  margin:5px 0 8px;
  font-size:18px;
  line-height:1.15;
}
.compact-product-body .product-meta{
  font-size:12px;
  line-height:1.4;
}
.compact-product-actions{
  margin-top:15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.compact-product-actions .product-price{
  font-size:21px;
}
.compact-product-actions .add-btn{
  white-space:nowrap;
  min-height:38px;
  padding:8px 13px;
}

@media (max-width:1100px){
  #productGrid{grid-template-columns:1fr}
}
@media (max-width:620px){
  .product-card.compact-product-card{
    grid-template-columns:110px minmax(0,1fr);
    min-height:150px;
  }
  .compact-product-image{min-height:150px !important}
  .product-image-mark{width:52px;height:52px;font-size:21px}
  .compact-product-body{padding:14px !important}
  .compact-product-body h3{font-size:16px}
  .compact-product-actions{align-items:flex-end}
  .compact-product-actions .product-price{font-size:18px}
}
@media (max-width:420px){
  .product-card.compact-product-card{grid-template-columns:92px minmax(0,1fr)}
  .compact-product-actions{flex-wrap:wrap}
  .compact-product-actions .add-btn{width:100%}
}



.shop-shell-full{display:block !important}
.shop-shell-full #productGrid{width:100%}
.menu-toolbar{display:flex;align-items:center;gap:10px}
.menu-filter-button{
  appearance:none;border:1px solid rgba(5,28,18,.18);background:#fff;color:#071b12;
  min-height:48px;border-radius:999px;padding:10px 16px;display:inline-flex;align-items:center;gap:9px;
  font:inherit;font-weight:900;cursor:pointer;box-shadow:0 6px 18px rgba(5,28,18,.05)
}
.menu-filter-button:hover,.menu-filter-button:focus-visible{border-color:#071b12}
.menu-filter-button b{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#d8ff43;color:#071b12;font-size:12px}
.active-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-8px 0 18px}
.active-filter-chips{display:flex;flex-wrap:wrap;gap:7px}
.active-filter-chips button{
  border:1px solid rgba(5,28,18,.14);background:#fff;border-radius:999px;padding:7px 10px;
  font:inherit;font-size:12px;font-weight:800;color:#243129;cursor:pointer
}
.active-filter-chips button span{opacity:.55;margin-left:4px}
.active-filter-clear{border:0;background:transparent;text-decoration:underline;font:inherit;font-size:12px;font-weight:800;cursor:pointer}

.filter-drawer{
  position:fixed;z-index:1002;top:0;right:0;width:min(500px,100%);height:100%;
  background:#f6f7f1;transform:translateX(105%);transition:transform .28s ease;
  display:flex;flex-direction:column;box-shadow:-28px 0 80px rgba(0,0,0,.18)
}
.filter-drawer.open{transform:translateX(0)}
.filter-drawer-head{flex:0 0 auto}
.filter-drawer-body{flex:1;overflow:auto;padding:0 24px 24px}
.filter-group{padding:20px 0;border-bottom:1px solid rgba(5,28,18,.12)}
.filter-group-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.filter-group-title strong{font-size:15px}
.filter-group-title button{border:0;background:transparent;text-decoration:underline;font:inherit;font-size:11px;font-weight:800;opacity:.6;cursor:pointer}
.filter-option-row,.filter-option-grid{display:flex;flex-wrap:wrap;gap:8px}
.filter-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
.filter-option-row button,.filter-option-grid button{
  min-height:42px;border:1px solid rgba(5,28,18,.16);background:#fff;color:#071b12;border-radius:12px;
  padding:9px 12px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;text-align:left
}
.filter-option-row button.active,.filter-option-grid button.active{
  background:#071b12;color:#fff;border-color:#071b12;box-shadow:inset 0 0 0 1px #071b12
}
.filter-brand-search{
  height:44px;background:#fff;border:1px solid rgba(5,28,18,.16);border-radius:12px;
  display:flex;align-items:center;gap:8px;padding:0 12px;margin-bottom:10px
}
.filter-brand-search input{border:0;outline:0;background:transparent;width:100%;font:inherit;font-size:14px}
.filter-brand-list{max-height:210px;overflow:auto;border:1px solid rgba(5,28,18,.1);border-radius:12px;background:#fff}
.filter-brand-list button,.filter-sort-list button{
  width:100%;min-height:43px;border:0;border-bottom:1px solid rgba(5,28,18,.08);background:#fff;
  display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;
  font:inherit;font-size:13px;font-weight:750;text-align:left;cursor:pointer
}
.filter-brand-list button:last-child,.filter-sort-list button:last-child{border-bottom:0}
.filter-brand-list button b,.filter-sort-list button span{opacity:0}
.filter-brand-list button.active,.filter-sort-list button.active{background:#efffd1}
.filter-brand-list button.active b,.filter-sort-list button.active span{opacity:1}
.filter-sort-list{border:1px solid rgba(5,28,18,.1);border-radius:12px;overflow:hidden}
.filter-drawer-foot{
  flex:0 0 auto;padding:16px 24px;border-top:1px solid rgba(5,28,18,.12);background:#fff;
  display:grid;grid-template-columns:1fr 1.5fr;gap:10px
}
.filter-drawer-foot .button{min-width:0}
@media(max-width:620px){
  .filter-drawer-body{padding-inline:18px}.filter-drawer-foot{padding:14px 18px}
  .filter-option-grid{grid-template-columns:1fr 1fr}
  .active-filter-bar{align-items:flex-start;flex-direction:column}
}



.product-card[data-product]{cursor:pointer}
.product-card[data-product]:focus-visible{outline:3px solid #aee927;outline-offset:3px}
.product-drawer{
  position:fixed;z-index:1003;top:0;right:0;width:min(860px,100%);height:100%;
  background:#f6f7f1;transform:translateX(105%);transition:transform .3s ease;
  box-shadow:-28px 0 90px rgba(0,0,0,.2);overflow:auto
}
.product-drawer.open{transform:translateX(0)}
.product-drawer-head{
  position:sticky;top:0;z-index:4;display:flex;justify-content:flex-end;padding:16px 18px 0;
  background:linear-gradient(#f6f7f1 70%,rgba(246,247,241,0))
}
.product-drawer-head button{
  width:46px;height:46px;border-radius:50%;border:1px solid rgba(5,28,18,.15);background:#fff;
  font:inherit;font-size:26px;line-height:1;cursor:pointer
}
.product-drawer-body{padding:8px 28px 34px}
.product-detail-hero{display:grid;grid-template-columns:minmax(250px,.85fr) minmax(0,1.15fr);gap:28px;align-items:start}
.product-detail-image{
  min-height:390px;border:1px solid rgba(5,28,18,.12);border-radius:22px;background:#eceee7;
  position:relative;display:grid;place-items:center;overflow:hidden
}
.product-detail-image .product-badge{position:absolute;top:18px;left:18px}
.product-detail-mark{
  width:150px;height:150px;border-radius:38% 62% 52% 48% / 50% 40% 60% 50%;
  display:grid;place-items:center;background:#082419;color:#d8ff43;font-size:56px
}
.product-detail-main{padding:12px 0}
.product-detail-main h2{font-size:clamp(30px,4vw,50px);line-height:.98;margin:8px 0 14px;letter-spacing:-.035em}
.product-detail-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}
.product-detail-tags span,.product-detail-effects span{
  border:1px solid rgba(5,28,18,.12);background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800
}
.product-detail-price{font-size:32px;font-weight:950;margin:10px 0 20px}
.product-detail-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(5,28,18,.12);border-bottom:1px solid rgba(5,28,18,.12)}
.product-fact{padding:12px 0}
.product-fact:nth-child(odd){padding-right:12px}
.product-fact:nth-child(even){padding-left:12px;border-left:1px solid rgba(5,28,18,.12)}
.product-fact span{display:block;font-size:10px;letter-spacing:.11em;font-weight:900;opacity:.55;text-transform:uppercase}
.product-fact strong{display:block;margin-top:3px;font-size:14px}
.product-detail-effects{margin-top:18px}
.product-detail-effects small{display:block;font-size:10px;font-weight:900;letter-spacing:.1em;margin-bottom:8px}
.product-detail-effects>div{display:flex;flex-wrap:wrap;gap:7px}
.product-detail-buy{display:grid;grid-template-columns:140px 1fr;gap:12px;align-items:end;margin-top:24px}
.product-detail-buy label{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.qty-control{
  margin-top:7px;height:50px;border:1px solid rgba(5,28,18,.16);border-radius:12px;background:#fff;
  display:grid;grid-template-columns:44px 1fr 44px;overflow:hidden
}
.qty-control button{border:0;background:transparent;font-size:22px;cursor:pointer}
.qty-control input{min-width:0;border:0;text-align:center;font:inherit;font-weight:900;outline:0;background:transparent}
.product-detail-buy .button{height:50px}
.product-detail-info{margin-top:32px;border-top:1px solid rgba(5,28,18,.12);padding-top:26px;display:grid;grid-template-columns:1.4fr .8fr;gap:26px}
.product-detail-info h3{font-size:25px;margin:6px 0 10px}
.product-detail-info p{font-size:14px;line-height:1.65;color:#48534d;margin:0}
.product-detail-note{background:#fff;border:1px solid rgba(5,28,18,.1);border-radius:16px;padding:18px}
.product-detail-note strong{display:block;margin-bottom:7px}
@media(max-width:760px){
  .product-drawer-body{padding:4px 18px 28px}
  .product-detail-hero{grid-template-columns:1fr;gap:18px}
  .product-detail-image{min-height:250px}
  .product-detail-mark{width:110px;height:110px;font-size:42px}
  .product-detail-main h2{font-size:34px}
  .product-detail-info{grid-template-columns:1fr}
}
@media(max-width:430px){
  .product-detail-buy{grid-template-columns:1fr}
  .product-detail-facts{grid-template-columns:1fr}
  .product-fact:nth-child(even){padding-left:0;border-left:0}
}



.cart-line-qty{
  display:grid !important;
  grid-template-columns:48px minmax(0,1fr) 42px;
  gap:12px;
  align-items:start;
}
.cart-line-main{min-width:0}
.cart-line-main>strong{display:block;line-height:1.25}
.cart-line-main>small{display:block;margin-top:3px;color:#6c786f}
.cart-qty-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}
.mini-qty{
  display:grid;grid-template-columns:34px 36px 34px;align-items:center;
  border:1px solid rgba(5,28,18,.14);border-radius:999px;background:#fff;overflow:hidden
}
.mini-qty button{
  width:34px;height:34px;border:0;background:transparent;color:#071b12;
  font:inherit;font-size:19px;font-weight:900;cursor:pointer
}
.mini-qty button:hover{background:#eef1e9}
.mini-qty span{text-align:center;font-size:13px;font-weight:950}
.cart-line-total{font-size:14px;white-space:nowrap}
.cart-trash{
  width:40px;height:40px;border-radius:11px;border:1px solid #efb0b0;
  background:#fff4f4;color:#b51616;display:grid;place-items:center;
  cursor:pointer;font-size:17px
}
.cart-trash:hover,.cart-trash:focus-visible{background:#ffe3e3;border-color:#d95757}



.compliance-box{
  padding:14px;border:1px solid rgba(5,28,18,.13);border-radius:16px;background:#f7f9f3;margin-bottom:14px
}
.compliance-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.compliance-head .kicker{font-size:9px;display:block;margin-bottom:3px}
.compliance-head strong{display:block;font-size:15px}
.compliance-head>span{font-size:20px;font-weight:950}
.compliance-track{height:9px;border-radius:999px;background:#e1e6de;overflow:hidden;margin:11px 0 7px}
.compliance-track span{display:block;width:0;height:100%;border-radius:inherit;background:#72b83b;transition:width .2s ease,background .2s ease}
.compliance-stats{display:flex;justify-content:space-between;gap:10px;color:#657169;font-size:10px;font-weight:800}
.compliance-box>p{margin:8px 0 0!important;font-size:11px!important;line-height:1.4;color:#5b675f}
.compliance-box.near{background:#fff9dd;border-color:#e0c65b}
.compliance-box.near .compliance-track span{background:#d6a917}
.compliance-box.over{background:#fff0f0;border-color:#df8b8b}
.compliance-box.over .compliance-track span{background:#c83232}
.compliance-box.over .compliance-head strong,.compliance-box.over .compliance-head>span{color:#a61919}
#checkoutBtn:disabled{background:#d6d9d2!important;color:#7b827e!important;cursor:not-allowed;box-shadow:none}


.cart-line-qty{grid-template-columns:52px minmax(0,1fr) 44px!important;align-items:center!important;padding:16px 0!important}
.cart-line-qty .cart-thumb{width:52px!important;height:52px!important;margin:0!important}
.cart-line-main{padding-left:0!important;overflow:hidden}
.cart-line-main>strong{white-space:normal;overflow-wrap:anywhere}
.cart-qty-row{width:100%}
.cart-trash{justify-self:end}


.limit-breakdown{margin-top:10px;display:grid;gap:6px}
.limit-row{display:grid;grid-template-columns:86px 1fr auto;gap:8px;align-items:center;font-size:10px}
.limit-row b{font-size:10px}.limit-mini{height:5px;background:#e2e6df;border-radius:999px;overflow:hidden}.limit-mini span{display:block;height:100%;background:#72b83b;border-radius:inherit}
.limit-row.over .limit-mini span{background:#c83232}.limit-row.over b{color:#a61919}


.cart-compliance-top{padding:16px 0 4px}
.limit-breakdown{margin-top:13px!important;gap:10px!important}
.limit-row{padding:2px 0;line-height:1.3}
.limit-row>span,.limit-row>b{line-height:1.3}


.cart-product-thumb{
  width:52px!important;height:52px!important;border-radius:12px!important;
  background:#eceee7!important;border:1px solid rgba(5,28,18,.1);
  display:grid!important;place-items:center!important;overflow:hidden
}
.cart-product-thumb span{
  width:32px;height:32px;border-radius:45%;background:#082419;color:#d8ff43;
  display:grid;place-items:center;font-size:15px
}

.cart-product-link{padding:0;cursor:pointer}
.cart-product-name-link{display:block;border:0;background:transparent;padding:0;margin:0;text-align:left;color:inherit;font:inherit;cursor:pointer}
.cart-product-name-link strong{text-decoration:none}
.cart-product-name-link:hover strong,.cart-product-name-link:focus-visible strong{text-decoration:underline}
.cart-product-link:hover,.cart-product-link:focus-visible{outline:2px solid #aee927;outline-offset:2px}


.compliance-box .limit-breakdown::before{
  content:"Category contribution to the same 100% allowance";
  display:block;
  margin-bottom:2px;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#68736c;
}
.limit-row{grid-template-columns:104px 1fr minmax(125px,auto)!important}
.limit-row b{font-size:9px!important;text-align:right}

/* Storefront clear-search controls */
.store-search-wrap{position:relative;display:flex;align-items:center;gap:8px;width:100%}
.store-search-wrap #shopSearch{flex:1;min-width:0}
.store-search-clear{
  min-height:44px;border:1px solid rgba(7,27,18,.15);background:#fff;color:#071b12;
  border-radius:999px;padding:9px 14px;font:inherit;font-size:12px;font-weight:900;cursor:pointer
}
.store-search-clear:hover,.store-search-clear:focus-visible{background:#071b12;color:#fff;border-color:#071b12}
.results-clear-search{
  min-height:48px;border:1px solid rgba(7,27,18,.15);background:#fff;color:#071b12;
  border-radius:999px;padding:10px 16px;font:inherit;font-weight:900;cursor:pointer
}
.results-clear-search:hover,.results-clear-search:focus-visible{background:#071b12;color:#fff;border-color:#071b12}
#shopSearchClear[hidden],#resultsClearSearch[hidden]{display:none!important}
@media(max-width:720px){
  .store-search-wrap{flex-wrap:wrap}
  .store-search-wrap #shopSearch{flex:1 1 100%}
  #shopSearchBtn,#shopSearchClear{flex:1}
  .menu-toolbar{flex-wrap:wrap}
  .results-clear-search,.menu-filter-button{flex:1}
}
