@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=TikTok+Sans:opsz,wght@12..36,400..900&display=swap");:root{--green:#245641;--green-dark:#173c2d;--lime:#d7ff4f;--brand:#4bb262;--teal:#20b0b8;--ink:#202924;--muted:#6e7771;--line:#e6ebe7;--cream:#f5f8f4;--white:#fff;--shadow:0 12px 30px rgba(28,75,54,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif}button,input{font:inherit}a,button{transition:.22s ease}button{cursor:pointer}a{text-decoration:none;color:inherit}.shell{width:min(1380px,calc(100% - 48px));margin-inline:auto}.announcement{background:var(--green);color:#fff;font-size:12px}.announcement-inner{height:39px;display:flex;align-items:center;justify-content:space-between}.announcement p{margin:0}.announcement-inner div{display:flex;gap:25px;align-items:center}.announcement a:hover{color:var(--lime)}header{background:#fff;position:relative;z-index:20}.header-main{height:104px;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:center;gap:8px;min-width:190px}.brand img{width:48px;height:48px;object-fit:contain}.brand>span{display:flex;flex-direction:column;line-height:1}.brand b{font-size:27px;letter-spacing:-1.4px}.brand small{font-size:15px;letter-spacing:4.7px;margin-top:6px}.brand-light b,.brand-light small{color:#fff}.search{height:52px;display:flex;border:1px solid #d9e0db;border-radius:9px;overflow:hidden;flex:1 1;max-width:650px}.search-category{background:white;border:0;border-right:1px solid #e6eae7;padding:0 18px;font-size:13px;font-weight:700;white-space:nowrap}.search input{min-width:0;flex:1 1;border:0;outline:0;padding:0 20px}.search-button{width:58px;border:0;background:var(--green);color:var(--lime);font-size:27px}.header-actions{margin-left:auto;display:flex;gap:21px;align-items:center}.header-actions button{background:none;border:0;position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px;color:#354039}.action-icon{font-size:25px;line-height:1}.header-actions i{position:absolute;right:0;top:-6px;background:var(--brand);color:white;border:2px solid white;border-radius:20px;min-width:19px;height:19px;font-style:normal;font-size:9px;display:grid;place-items:center}.menu-toggle,.search-mini{display:none!important}.nav-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.navigation{height:68px;display:flex;align-items:center}.departments{height:46px;background:var(--green);border:0;color:#fff;font-size:13px;font-weight:800;min-width:260px}.departments span{float:right}.navigation nav{display:flex;gap:33px;margin-left:44px;font-size:14px;font-weight:700}.navigation nav .active,.navigation nav a:hover{color:var(--brand)}.support{margin-left:auto;display:flex;align-items:center;gap:10px}.support>span{font-size:28px;color:var(--brand)}.support p{display:flex;flex-direction:column;margin:0}.support b{color:var(--green);font-size:18px}.support small{font-size:9px;color:var(--muted)}.hero{height:740px;background:linear-gradient(112deg,#e9f6ed,#f6f9e9 54%,#e1f5ea);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 10% 20%,rgba(75,178,98,.12) 0 2px,transparent 3px);background-size:28px 28px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 38%);mask-image:linear-gradient(90deg,#000,transparent 38%)}.hero-inner{height:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative}.hero-copy{padding-left:65px;position:relative;z-index:2}.offer{display:inline-flex;align-items:center;gap:13px;background:#fff;padding:8px 14px;border-radius:6px;font-size:13px;font-weight:700}.offer,.offer b{color:var(--green)}.offer b{background:var(--lime);padding:4px 8px;border-radius:4px}.hero h1{font-family:TikTok Sans,Manrope,sans-serif;color:var(--green);font-size:61px;line-height:1.06;letter-spacing:-2.8px;margin:21px 0 20px;max-width:650px}.hero-copy p{font-size:17px;line-height:1.75;color:#5d6961;max-width:570px;margin:0 0 33px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--green);color:var(--lime);font-weight:800;font-size:14px;border-radius:8px;padding:15px 22px}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button span{font-size:18px}.hero-visual{height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center}.hero-visual>img{height:92%;width:auto;object-fit:contain;object-position:bottom}.discount-badge{position:absolute;right:2%;top:16%;width:145px;height:145px;background:var(--green);color:white;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);outline:2px dashed var(--lime);outline-offset:-9px}.discount-badge b{font-size:35px;color:var(--lime);line-height:1}.discount-badge small{font-size:12px;font-weight:700}.slider-dots{position:absolute;bottom:32px;left:50%;display:flex;gap:8px;transform:translateX(-50%);background:#ffffff80;padding:8px 11px;border-radius:20px}.slider-dots i{width:7px;height:7px;background:#95aa9b;border-radius:50%}.slider-dots i:first-child{background:var(--green);width:19px;border-radius:5px}.section{padding-top:85px;padding-bottom:85px}.categories-section{padding-bottom:35px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:25px}.category-card{text-align:center}.category-card>span{width:100%;aspect-ratio:1;background:var(--cream);border-radius:50%;display:grid;place-items:center;overflow:hidden;margin-bottom:17px}.category-card img{width:90%;height:90%;object-fit:contain}.category-card:hover img{transform:scale(1.06)}.category-card b,.category-card small{display:block}.category-card b{font-size:15px}.category-card small{font-size:11px;color:var(--muted);margin-top:5px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:31px}.section-heading.centered{flex-direction:column;align-items:center;text-align:center}.section-heading h2{font-family:TikTok Sans,Manrope,sans-serif;font-size:34px;letter-spacing:-1px;margin:0 0 8px;color:var(--ink)}.section-heading p{margin:0;color:var(--muted);font-size:14px}.section-heading>a{font-weight:700;color:var(--green);font-size:13px}.filters{display:flex;gap:9px;margin-top:26px}.filters button{border:1px solid var(--line);background:#fff;padding:9px 17px;border-radius:7px;font-size:12px;font-weight:700}.filters button.selected,.filters button:hover{background:var(--green);border-color:var(--green);color:white}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:13px;padding:12px;background:#fff;position:relative;transition:.25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-image{height:228px;background:#f6f8f6;border-radius:10px;position:relative;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.sale{position:absolute;left:11px;top:11px;background:#ffe3de;color:#d84d35;padding:5px 8px;border-radius:4px;font-size:9px;font-weight:800;z-index:2}.product-image button{position:absolute;right:10px;top:10px;border:0;background:#fff;border-radius:50%;width:32px;height:32px;z-index:2;font-size:18px;color:#6d776f}.product-image button.liked{background:#dd4d4d;color:#fff}.product-card>small{color:var(--muted);display:block;margin:15px 3px 7px;font-size:10px}.product-card h3{font-size:13px;line-height:1.6;margin:0 3px;height:42px}.rating{font-size:10px;color:#f0aa19;margin:9px 3px}.rating span{color:#9ca39e}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin:12px 3px 3px}.product-bottom p{margin:0;display:flex;gap:7px;align-items:center}.product-bottom b{color:var(--green);font-size:15px}.product-bottom del{font-size:10px;color:#a0a6a2}.product-bottom button{border:0;background:#e8f7ec;color:var(--green);border-radius:6px;padding:8px 10px;font-size:10px;font-weight:800}.product-bottom button:hover{background:var(--green);color:#fff}.promo-grid{grid-template-columns:1fr 1fr}.promo-grid,.promo-stack{display:grid;gap:24px}.promo-card{min-height:280px;position:relative;border-radius:17px;overflow:hidden}.promo-large{min-height:584px}.promo-card>img{object-fit:cover;transition:.4s}.promo-card:hover>img{transform:scale(1.025)}.promo-card>div{position:absolute;z-index:2;left:8%;top:50%;transform:translateY(-50%);max-width:52%}.cta span,.delivery-inner span,.harvest-copy>span,.promo-card span{display:block;text-transform:uppercase;letter-spacing:1.3px;font-size:10px;font-weight:800;color:var(--brand);margin-bottom:10px}.promo-card h3{font-family:TikTok Sans,Manrope,sans-serif;color:var(--green);font-size:43px;line-height:1.12;letter-spacing:-1px;margin:0 0 12px}.promo-card p{font-size:13px;color:var(--muted);line-height:1.7}.promo-card .light,.promo-card .light h3,.promo-card .light span{color:#fff}.promo-card .light h3{font-size:28px}.promo-card .light a{text-decoration:underline;text-underline-offset:5px;font-size:12px;font-weight:800}.cta{height:370px;border-radius:18px;background-size:cover;background-position:50%;padding:0;position:relative}.cta>div{position:absolute;top:50%;left:8%;transform:translateY(-50%)}.cta h2{font-family:TikTok Sans,Manrope,sans-serif;color:var(--green);font-size:40px;margin:0 0 9px}.cta p{font-size:13px;color:var(--muted);margin:0 0 22px}.harvest{display:grid;grid-template-columns:1.1fr .9fr;background:#eef8f0;border-radius:22px;padding:0 8% 0 9%;min-height:610px;overflow:hidden;align-items:center}.harvest-copy h2{font-family:TikTok Sans,Manrope,sans-serif;font-size:47px;line-height:1.15;letter-spacing:-1.5px;color:var(--green);margin:0 0 19px}.harvest-copy>p{line-height:1.8;color:var(--muted);font-size:14px;max-width:590px}.benefits{display:flex;gap:45px;margin:33px 0}.benefits div{display:flex;flex-direction:column}.benefits b{color:var(--brand);font-size:27px}.benefits small{font-size:10px;color:var(--muted);margin-top:3px}.harvest-image{align-self:end;height:590px;display:flex;align-items:flex-end;justify-content:center}.harvest-image img{height:100%;width:auto;object-fit:contain}.delivery-band{background:#eaf5ec;padding:0;margin-top:85px}.delivery-inner{height:325px;display:grid;grid-template-columns:1fr 1.3fr;align-items:center}.delivery-inner>img{height:100%;width:auto;object-fit:contain;align-self:end}.delivery-inner h2{font-family:TikTok Sans,Manrope,sans-serif;color:var(--green);font-size:38px;line-height:1.18;max-width:650px;margin:0 0 9px}.delivery-inner p{color:var(--muted);font-size:13px;margin:0 0 22px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.blog-grid article{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;display:grid;grid-template-columns:44% 56%}.blog-grid img{width:100%;height:100%;object-fit:cover}.blog-grid article div{padding:24px 20px}.blog-grid span{font-size:9px;background:#e7f6ea;color:var(--green);border-radius:4px;padding:5px 7px;font-weight:800}.blog-grid small{display:block;color:var(--muted);font-size:9px;margin:17px 0 8px}.blog-grid h3{font-size:14px;line-height:1.55;margin:0 0 15px}.blog-grid a{font-size:10px;font-weight:800;color:var(--green)}footer{background:var(--green-dark);color:#cdd8d1;padding-top:75px}.footer-top{display:grid;grid-template-columns:1.5fr .7fr .8fr 1.5fr;gap:70px;padding-bottom:65px}.footer-brand p,.newsletter p{font-size:12px;line-height:1.8;color:#aebeb4}.socials{display:flex;gap:8px;margin-top:22px}.socials a{width:31px;height:31px;border-radius:50%;background:#ffffff13;display:grid;place-items:center;font-size:11px}.footer-top h3{color:white;font-size:15px;margin:7px 0 22px}.footer-top>div:not(:first-child):not(:last-child)>a{display:block;font-size:11px;margin:0 0 14px}.footer-top a:hover{color:var(--lime)}.newsletter form{display:flex;margin-top:18px;height:46px}.newsletter input{min-width:0;flex:1 1;border:0;border-radius:7px 0 0 7px;padding:0 15px;outline:0}.newsletter button{border:0;background:var(--lime);color:var(--green);font-size:11px;font-weight:800;padding:0 18px;border-radius:0 7px 7px 0}.newsletter>small{font-size:8px;color:#899b90}.footer-bottom{border-top:1px solid #ffffff17;height:75px;display:flex;align-items:center;justify-content:space-between;font-size:9px}.footer-bottom div{display:flex;gap:22px}.drawer-backdrop{position:fixed;inset:0;background:#14271dc9;z-index:99}.drawer{height:100%;width:min(390px,88vw);background:#fff;padding:27px;box-shadow:10px 0 50px #0003;overflow:auto}.drawer-close{position:absolute;left:min(330px,75vw);top:24px;border:0;background:#f1f4f2;border-radius:50%;width:35px;height:35px;font-size:25px}.drawer h3{font-size:13px;color:var(--green);margin:34px 0 8px}.drawer>a{padding:14px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px}@media(max-width:1100px){.shell{width:min(100% - 34px,980px)}.header-main{height:84px;gap:20px}.brand{min-width:165px}.brand b{font-size:23px}.header-actions button:first-child,.header-actions button:nth-child(2),.header-actions button:nth-child(3),.search-category{display:none}.navigation nav{gap:20px;margin-left:28px}.support{display:none}.hero{height:610px}.hero h1{font-size:49px}.hero-copy{padding-left:20px}.hero-visual>img{height:86%}.category-grid{gap:14px}.product-grid{grid-template-columns:repeat(3,1fr)}.promo-card h3{font-size:35px}.blog-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1.2fr .8fr .8fr;gap:35px}.newsletter{grid-column:1/-1}}@media(max-width:760px){.shell{width:calc(100% - 28px)}.announcement-inner{justify-content:center}.announcement-inner div{display:none}.header-main{height:72px;justify-content:space-between}.menu-toggle,.search-mini{display:block!important;background:none;border:0;font-size:22px}.header-main>a .brand{min-width:auto}.header-main>a .brand img{width:40px;height:40px}.header-main>a .brand>span{display:none}.header-actions{gap:3px;margin:0}.header-actions button{display:none!important}.header-actions .search-mini,.header-actions button:last-child{display:flex!important}.header-actions button:last-child>span:last-of-type,.search{display:none}.search{position:absolute;top:72px;left:14px;right:14px;max-width:none;background:white;box-shadow:var(--shadow);z-index:5}.search.mobile-search{display:flex}.nav-line{display:none}.hero{height:auto;min-height:700px}.hero-inner{grid-template-columns:1fr;padding-top:70px}.hero-copy{padding:0 8px;text-align:center}.offer{font-size:11px}.hero h1{font-size:40px;line-height:1.08;letter-spacing:-1.8px}.hero-copy p{font-size:14px}.hero-visual{height:320px}.hero-visual>img{height:100%}.discount-badge{width:92px;height:92px;right:1%;top:0}.discount-badge b{font-size:23px}.slider-dots{bottom:17px}.section{padding-top:55px;padding-bottom:55px}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px 10px}.category-card b{font-size:11px}.category-card small{font-size:9px}.section-heading{align-items:flex-start;gap:15px}.section-heading h2{font-size:28px}.filters{width:100%;overflow:auto;justify-content:flex-start;padding-bottom:4px}.filters button{white-space:nowrap}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.product-card{min-width:76vw;scroll-snap-align:start}.promo-grid{grid-template-columns:1fr}.promo-large{min-height:520px}.promo-card{min-height:230px}.promo-card>div{max-width:65%}.promo-card h3{font-size:33px}.promo-card .light h3{font-size:22px}.cta{height:330px;background-position:62%}.cta>div{left:8%;max-width:65%}.cta h2{font-size:29px}.harvest{grid-template-columns:1fr;padding:55px 26px 0}.harvest-copy h2{font-size:34px}.benefits{gap:24px}.harvest-image{height:420px}.delivery-band{margin-top:55px}.delivery-inner{height:auto;grid-template-columns:1fr;padding-top:42px;text-align:center}.delivery-inner>img{width:100%;height:auto;order:2}.delivery-inner h2{font-size:30px}.blog-grid article{grid-template-columns:40% 60%}.blog-grid article div{padding:17px 14px}.footer-top{grid-template-columns:1fr 1fr;gap:38px 22px}.footer-brand,.newsletter{grid-column:1/-1}.footer-bottom{height:auto;padding:24px 0;gap:15px;flex-direction:column;align-items:flex-start}.drawer .brand>span{display:flex}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(min-width:1101px){.navigation{height:74px}.departments{height:48px;min-width:266px;padding:0 20px;display:flex;align-items:center;gap:10px;background:#075d63;color:#aaf27f;font-size:16px;font-weight:600}.departments>span:last-child{margin-left:auto}.departments .grid-icon{font-size:24px;line-height:1}.navigation nav{gap:0;margin-left:42px;font-size:16px;font-weight:500}.navigation nav a{padding:14px 24px}.support{gap:14px}.support>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f6f7f7;color:#212529;font-size:24px}.support p{line-height:1.35}.support small{font-size:14px;color:#52575d;order:0}.support b{font-size:16px;color:#212529;font-weight:500;order:1}.hero{height:740px;background:#075d63}.hero:before{display:none}.hero-inner{grid-template-columns:5fr 7fr;gap:64px}.hero-copy{padding-left:0}.offer{gap:8px;background:transparent;padding:0;color:#fff;font-size:18px;font-weight:500}.offer b{padding:3px 8px;border-radius:999px;background:#aaf27f;color:#212529;font-size:12px;font-weight:500}.hero h1{color:#fff;font-size:48px;line-height:1.33;letter-spacing:-1.8px;margin:12px 0}.hero-copy p{max-width:470px;color:#fff;font-size:16px;line-height:1.65;margin-bottom:24px}.hero .button{background:#aaf27f;color:#075d63;font-size:16px;font-weight:500;padding:12px 20px}.hero .button:hover{background:#fff}.hero-visual{align-items:center;justify-content:flex-end}.hero-visual>img{width:min(100%,685px);height:auto;max-height:100%;object-fit:contain}.discount-badge{left:0;right:auto;top:100px;width:250px;height:250px;background:url(/assets/hero-badge.png) 50%/contain no-repeat;transform:none;outline:0}.discount-badge b{font-size:56px;color:#fff}.discount-badge small{font-size:25px;font-weight:400;line-height:1.05}.slider-dots{bottom:40px;padding:10px 12px;border-radius:999px;background:rgba(255,255,255,.16)}.slider-dots i{width:8px;height:8px;background:#fff}.slider-dots i:first-child{width:40px;background:#aaf27f}.section{padding-top:48px;padding-bottom:48px}.categories-section{padding-top:96px;padding-bottom:48px;overflow:hidden}.category-grid{grid-template-columns:repeat(6,192px);gap:24px;justify-content:space-between}.category-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.category-card>span{width:80px;height:80px;aspect-ratio:auto;background:transparent;border-radius:0;display:block;overflow:visible;margin:0}.category-card img{width:80px;height:80px;object-fit:contain}.category-card b{font-size:16px;font-weight:500;margin-bottom:-12px}.category-card small{font-size:14px;color:#626970;margin-top:0}.section-heading h2{font-size:32px;line-height:1.5}.section-heading p{font-size:16px;color:#626970}}@media(max-width:1100px){.category-card>span{width:80px;height:80px;aspect-ratio:auto;background:transparent;border-radius:0;margin:0 auto 16px}.category-card img{width:80px;height:80px;object-fit:contain}}@keyframes badge-spin{to{transform:rotate(1turn)}}.discount-badge{background:none!important;outline:0;isolation:isolate}.badge-disc{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;animation:badge-spin 15s linear infinite;z-index:0}.badge-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:none}@media(prefers-reduced-motion:reduce){.badge-disc{animation:none}}.site-header{z-index:50}.simplified-nav,.site-header{position:relative}.simplified-nav nav{margin-left:0}.shop-nav-item>a,.simplified-nav nav>a{display:block}.shop-nav-item{position:static}.mega-menu{position:absolute;left:0;right:0;top:100%;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--brand);border-radius:0 0 16px 16px;box-shadow:0 24px 50px rgba(15,54,37,.16);padding:34px 38px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;z-index:70}.mega-menu.is-open,.shop-nav-item:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-copy{background:var(--green);color:#fff;border-radius:12px;padding:25px}.mega-copy>span{font-size:10px;letter-spacing:2px;color:var(--lime)}.mega-copy h3{font-size:23px;line-height:1.25;margin:10px 0}.mega-copy p{font-size:12px;line-height:1.6;color:#dbe9e0}.mega-copy a{font-size:12px;color:var(--lime);font-weight:800}.mega-column h3{font-size:14px;color:var(--green);margin:5px 0 16px}.mega-column a{display:block!important;padding:7px 0!important;color:var(--muted);font-size:13px;font-weight:500}.mega-column a:hover{color:var(--brand)}.mobile-shop-links{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.mobile-shop-links small{display:block;color:var(--muted);font-weight:800;letter-spacing:1px;margin:0 20px 8px}.page-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#075d63,#0b6b5c);color:#fff;text-align:center;padding:75px 0 68px}.page-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-130px;top:-250px;box-shadow:0 0 0 55px rgba(255,255,255,.035)}.eyebrow,.page-hero span{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--lime)}.page-hero h1{font-family:TikTok Sans,Manrope,sans-serif;font-size:52px;margin:9px 0 12px;letter-spacing:-1.5px}.page-hero p{max-width:660px;margin:0 auto;color:rgba(255,255,255,.78);line-height:1.7;font-size:15px}.page-hero>div>div{display:flex;justify-content:center;gap:10px;margin-top:22px;font-size:11px;color:rgba(255,255,255,.7)}.page-hero i{color:var(--lime)}.page-hero b{color:#fff}.shop-banner{height:240px;border-radius:18px;margin-top:64px;position:relative;overflow:hidden;background:#e7f5ec}.shop-banner img{object-fit:cover;object-position:center 44%;z-index:0}.shop-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,93,99,.96),rgba(7,93,99,.72) 43%,transparent 75%)}.shop-banner>div{position:relative;z-index:2;color:#fff;padding:48px}.shop-banner span{color:var(--lime);font-size:10px;letter-spacing:2px;font-weight:800}.shop-banner h2{font-size:35px;margin:8px 0}.shop-banner p{margin:0;color:#d8e9e5}.shop-layout{display:grid;grid-template-columns:250px 1fr;gap:40px;padding-top:60px}.shop-sidebar{border:1px solid var(--line);border-radius:14px;padding:24px;height:max-content;position:sticky;top:20px}.shop-sidebar h2{font-size:22px;margin:0 0 22px}.shop-sidebar>div{border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.shop-sidebar h3{font-size:13px;margin:0 0 13px}.shop-sidebar label{display:block;font-size:13px;color:var(--muted);padding:7px 0}.shop-sidebar input{accent-color:var(--green)}.shop-sidebar p{font-size:12px;color:var(--muted)}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.shop-toolbar p{font-size:13px;color:var(--muted)}.shop-toolbar select{border:1px solid var(--line);border-radius:8px;padding:10px 34px 10px 12px;background:#fff}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.shop-grid .product-image{height:250px}.product-bottom button.in-cart{background:var(--brand)}.about-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.about-intro h2,.faq-content>h2,.feature-row h2,.values h2{font-family:TikTok Sans,Manrope,sans-serif;font-size:44px;line-height:1.14;margin:12px 0 22px;letter-spacing:-1.5px}.about-intro p,.feature-row p,.values p{color:var(--muted);line-height:1.8;font-size:14px}.about-intro .button{margin-top:14px}.about-collage{height:560px;position:relative;background:#e7f3e9;border-radius:28px;overflow:hidden}.about-collage>img:first-child{height:100%;width:75%;object-fit:contain;object-position:bottom}.about-collage>img:last-child{position:absolute;width:180px;height:180px;object-fit:contain;right:5%;top:12%;background:#fff;border-radius:50%;padding:18px;box-shadow:var(--shadow)}.stats-band{display:grid;grid-template-columns:repeat(4,1fr);background:var(--green);border-radius:18px;color:#fff;padding:34px}.stats-band div{text-align:center;border-right:1px solid rgba(255,255,255,.15)}.stats-band div:last-child{border:0}.stats-band b{display:block;font-size:35px;color:var(--lime)}.stats-band span{font-size:12px;color:#d7e4da}.feature-row{background:#f4f8f5;margin-top:85px}.feature-row>div{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.feature-row img{width:100%;height:auto}.feature-row ul{list-style:none;padding:0;margin:22px 0}.feature-row li{padding:8px 0;font-size:13px}.feature-row li:before{content:"✓";color:var(--brand);font-weight:700;margin-right:10px}.feature-row a{color:var(--green);font-weight:800;font-size:13px}.values>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.values article{border:1px solid var(--line);border-radius:14px;padding:30px}.values article>b{font-size:12px;color:var(--brand)}.values article h3{font-size:19px;margin:25px 0 8px}.values article p{margin:0}.blog-page{padding-top:65px}.featured-post{height:500px;position:relative;border-radius:20px;overflow:hidden;margin-bottom:30px}.featured-post>img{object-fit:cover}.featured-post:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,43,30,.9),rgba(13,43,30,.28) 70%,transparent)}.featured-post>div{position:absolute;z-index:2;left:6%;top:50%;transform:translateY(-50%);color:#fff;width:min(520px,80%)}.blog-page-grid span,.featured-post span{color:var(--lime);font-size:10px;font-weight:800;letter-spacing:1.5px}.blog-page-grid small,.featured-post small{display:block;margin-top:10px;color:#cbd9d0;font-size:11px}.featured-post h2{font-size:39px;line-height:1.2;margin:14px 0}.featured-post p{line-height:1.7;color:#dfe9e2}.blog-page-grid button,.featured-post button{border:0;background:none;color:var(--lime);font-weight:800;padding:0}.blog-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.blog-page-grid article{border:1px solid var(--line);border-radius:14px;overflow:hidden;display:grid;grid-template-columns:42% 58%}.blog-page-grid img{width:100%;height:100%;object-fit:cover}.blog-page-grid article>div{padding:25px}.blog-page-grid span{color:var(--brand)}.blog-page-grid small{color:var(--muted)}.blog-page-grid h3{font-size:17px;line-height:1.45;margin:12px 0}.blog-page-grid p{font-size:12px;color:var(--muted);line-height:1.6}.blog-page-grid button{color:var(--green)}.faq-layout{display:grid;grid-template-columns:330px 1fr;gap:80px;align-items:start}.faq-layout aside{background:var(--green);color:#fff;border-radius:18px;padding:34px;position:sticky;top:20px}.faq-layout aside>span{font-size:10px;letter-spacing:2px;color:var(--lime)}.faq-layout aside h2{font-size:29px;margin:12px 0}.faq-layout aside p{color:#d7e6dc;font-size:13px;line-height:1.7}.faq-layout aside small,.faq-layout aside>a:not(.button){display:block;color:#fff;font-size:13px;margin-top:12px}.faq-layout aside small{color:#9fb9aa}.faq-layout aside .button{margin-top:26px;background:var(--lime);color:var(--green)}.faq-content>.eyebrow{color:var(--brand)}.faq-content>p{color:var(--muted);font-size:14px}.faq-content>p,.faq-group{margin-bottom:40px}.faq-group>h3{font-size:15px;color:var(--brand);text-transform:uppercase;letter-spacing:1px}.faq-group article{border-bottom:1px solid var(--line)}.faq-group button{width:100%;border:0;background:#fff;padding:20px 0;display:flex;justify-content:space-between;align-items:center;text-align:left;font-weight:700;color:var(--ink)}.faq-group button i{font-size:22px;font-style:normal;color:var(--brand)}.faq-group article>p{margin:0;padding:0 50px 22px 0;color:var(--muted);font-size:13px;line-height:1.75}@media(max-width:1100px){.simplified-nav .support{display:none}.shop-grid{grid-template-columns:repeat(2,1fr)}.about-intro,.feature-row>div{gap:45px}.blog-page-grid article{grid-template-columns:1fr}.blog-page-grid img{height:240px}.faq-layout{gap:40px}}@media(max-width:760px){.announcement-inner div{display:none}.header-main{height:82px}.header-actions,.header-main>.search{display:none}.menu-toggle{display:block!important;border:0;background:none;font-size:25px;order:3;margin-left:auto}.nav-line{display:none}.drawer a{display:block;padding:12px 20px;border-bottom:1px solid var(--line)}.page-hero{padding:55px 0}.page-hero h1{font-size:40px}.page-hero p{font-size:13px}.shop-banner{margin-top:30px;height:280px}.shop-banner>div{padding:34px 25px}.shop-layout{grid-template-columns:1fr;padding-top:35px}.shop-sidebar{position:static}.shop-grid{grid-template-columns:1fr 1fr;gap:10px}.shop-grid .product-card{min-width:0}.shop-grid .product-image{height:180px}.about-intro,.feature-row>div{grid-template-columns:1fr;gap:35px}.about-intro h2,.faq-content>h2,.feature-row h2,.values h2{font-size:34px}.about-collage{height:430px}.stats-band{grid-template-columns:1fr 1fr;gap:24px}.stats-band div:nth-child(2){border:0}.values>div:last-child{grid-template-columns:1fr}.featured-post{height:560px}.featured-post h2{font-size:30px}.blog-page-grid,.faq-layout{grid-template-columns:1fr}.faq-layout aside{position:static}.footer-top{grid-template-columns:1fr 1fr}.footer-brand,.newsletter{grid-column:1/-1}}@media(max-width:480px){.shop-grid{grid-template-columns:1fr}.shop-toolbar{align-items:flex-start;gap:14px;flex-direction:column}.blog-page-grid img{height:210px}}.product-bottom>a{background:#e8f7ec;color:var(--green);border-radius:6px;padding:8px 10px;font-size:10px;font-weight:800}.product-bottom>a:hover{background:var(--green);color:#fff}.inquiry-hero .quote-badge{position:absolute;left:2%;top:18%;width:155px;height:155px;border-radius:50%;background:var(--lime);color:var(--green);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 14px 35px rgba(0,0,0,.16);transform:rotate(-7deg)}.quote-badge b{font-size:55px;line-height:1}.quote-badge span{font-size:11px;line-height:1.35;font-weight:800;text-transform:uppercase}.quote-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:15px;overflow:hidden;margin-top:-34px;position:relative;z-index:4;box-shadow:var(--shadow)}.quote-steps article{background:#fff;padding:28px;display:flex;align-items:flex-start;gap:17px}.quote-steps article>b{color:var(--brand);font-size:12px}.quote-steps h3{margin:0 0 7px;font-size:16px}.quote-steps p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.eyebrow.green{color:var(--brand)}.product-description{font-size:11px;line-height:1.55;color:var(--muted);min-height:35px}.quote-product-bottom>span{font-size:10px;color:var(--muted);font-weight:700}.add-quote{border:0;background:var(--green);color:#fff;border-radius:7px;padding:10px 13px;font-weight:800;font-size:11px}.add-quote.included,.add-quote:hover{background:var(--brand)}.add-quote.compact{padding:9px 10px;font-size:10px}.quote-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,93,99,.88),rgba(7,93,99,.08));border-radius:inherit}.quote-cta>div{z-index:2;color:#fff}.quote-shop-banner:after{background:linear-gradient(90deg,rgba(7,93,99,.97),rgba(7,93,99,.82) 53%,transparent 82%)}.catalog-search{width:100%;border:1px solid var(--line);border-radius:8px;padding:11px 12px;outline:none}.shop-toolbar>span{font-size:11px;color:var(--brand);font-weight:700}.shop-guidance{background:#f4f8f5;border-radius:9px;padding:14px!important}.empty-catalog{text-align:center;border:1px dashed var(--line);padding:50px;border-radius:12px}.empty-catalog p{color:var(--muted)}.footer-quote-link{display:inline-flex!important;background:var(--lime);color:var(--green)!important;border-radius:7px;padding:12px 16px!important;font-weight:800!important;margin:10px 0 15px}.cart-backdrop{position:fixed;inset:0;border:0;background:rgba(10,30,20,.5);z-index:100}.quote-drawer{position:fixed;right:0;top:0;bottom:0;width:min(480px,100%);background:#fff;z-index:101;box-shadow:-25px 0 60px rgba(0,0,0,.16);display:flex;flex-direction:column}.quote-drawer-head{padding:27px 30px 18px;display:flex;align-items:start;justify-content:space-between}.quote-drawer-head span,.quote-form>span,.request-title span{font-size:10px;letter-spacing:1.7px;color:var(--brand);font-weight:800}.quote-drawer-head h2{margin:5px 0 0;font-size:27px}.quote-drawer-head button{border:0;background:#f1f4f2;border-radius:50%;width:38px;height:38px;font-size:23px}.quote-help{margin:0 30px 20px;padding:13px;background:#eff8f1;color:#496052;border-radius:8px;font-size:11px;line-height:1.6}.quote-drawer-lines{overflow:auto;flex:1 1;padding:0 30px}.quote-drawer-lines article{display:grid;grid-template-columns:76px 1fr auto;gap:14px;padding:17px 0;border-bottom:1px solid var(--line)}.quote-drawer-lines article>img{width:76px;height:76px;object-fit:contain;background:#f6f8f6;border-radius:8px}.quote-drawer-lines article b{font-size:12px;line-height:1.45;display:block}.quote-drawer-lines label{font-size:9px;color:var(--muted);display:block;margin-top:8px}.quote-drawer-lines input{width:100%;border:1px solid var(--line);border-radius:6px;padding:7px;margin-top:4px;font-size:11px}.quote-drawer-lines article>button{border:0;background:none;color:#9aa39d}.quote-drawer-footer{border-top:1px solid var(--line);padding:22px 30px}.quote-drawer-footer small{display:block;color:var(--muted);margin-bottom:10px}.quote-drawer-footer a{display:flex;justify-content:space-between;background:var(--green);color:#fff;padding:15px 18px;border-radius:8px;font-weight:800;font-size:13px}.empty-basket{text-align:center;padding:70px 20px;color:var(--muted)}.empty-basket b{color:var(--ink)}.request-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.quote-form h2,.request-title h2{font-size:32px;margin:8px 0 20px}.request-lines>article{display:grid;grid-template-columns:90px 1fr auto;gap:18px;border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:12px}.request-lines article img{width:90px;height:90px;object-fit:contain;background:#f6f8f6;border-radius:8px}.request-lines h3{font-size:13px;margin:2px 0 10px}.request-lines label{font-size:9px;color:var(--muted)}.request-lines input{display:block;border:1px solid var(--line);border-radius:6px;padding:8px;margin-top:4px}.request-lines article>button{border:0;background:none;color:#b44;font-size:10px}.quote-form{background:#f4f8f5;border-radius:16px;padding:34px}.quote-form>p{color:var(--muted);font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:24px}.form-grid label{font-size:10px;font-weight:700}.form-grid input,.form-grid textarea{width:100%;display:block;margin-top:6px;border:1px solid #dce5de;border-radius:7px;background:#fff;padding:11px;resize:vertical}.form-grid label.wide{grid-column:1/-1}.honeypot{position:absolute!important;left:-9999px}.submit-quote{width:100%;border:0;border-radius:8px;background:var(--green);color:#fff;padding:15px;font-weight:800;margin-top:20px}.submit-quote:disabled{opacity:.5}.quote-form>small{display:block;color:var(--muted);line-height:1.5;margin-top:12px}.admin-error,.form-error{background:#fee8e5;color:#a53628;padding:11px;border-radius:7px}.empty-request{border:1px dashed var(--line);border-radius:12px;padding:40px;text-align:center}.quote-success{margin:90px auto;text-align:center;max-width:720px;padding:70px;background:#f2f8f3;border-radius:20px}.quote-success>span{color:var(--brand);font-size:11px;letter-spacing:2px;font-weight:800}.quote-success h1{font-size:44px;color:var(--green)}.quote-success p{color:var(--muted);line-height:1.7}.quote-success a{display:inline-block;margin:12px 7px;color:var(--green);font-weight:800}.public-quote{background:#eef3ef;padding:70px 0}.quote-document{max-width:920px;border-radius:18px;padding:45px;box-shadow:var(--shadow)}.quote-document>header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:25px}.payment-box>span,.quote-document header span{font-size:10px;color:var(--brand);font-weight:800;letter-spacing:1.5px}.quote-document h1{font-size:36px;margin:8px 0}.quote-document header p{margin:0;color:var(--muted)}.status-pill{display:inline-flex!important;align-items:center;height:max-content;padding:7px 10px;border-radius:999px;background:#eef2ef;color:#526057;font-size:9px!important;font-weight:800;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.status-pill.new{background:#edf4ff;color:#3165a6}.status-pill.processing{background:#fff4d7;color:#927020}.status-pill.payment_pending{background:#f5eaff;color:#7a3da0}.status-pill.shipping{background:#e6f8f8;color:#167678}.status-pill.completed{background:#e8f8ed;color:#247644}.status-pill.cancelled{background:#feeae8;color:#a84036}.quote-note{background:#f3f8f4;padding:18px;border-radius:9px;margin:25px 0}.quote-note p{font-size:12px}.public-quote-items article{display:flex;justify-content:space-between;gap:30px;padding:19px 5px}.public-quote-items h3{font-size:14px;margin:0 0 7px}.public-quote-items p{font-size:11px;margin:3px 0}.public-quote-items strong{font-size:14px;color:var(--green)}.quote-total{gap:25px;padding:25px}.quote-total b{font-size:24px;color:var(--green)}.payment-box{background:var(--green);border-radius:12px;padding:25px}.payment-box>span{color:var(--lime)}.payment-box p{font-size:12px;color:#dce9e0}.quote-document>footer{gap:18px}.quote-document>footer p{margin-right:auto}.quote-document>footer a{color:var(--green);font-size:12px}body:has(.admin-app) .site-header,body:has(.admin-app)>.announcement,body:has(.admin-app)>footer,body:has(.admin-login) .site-header,body:has(.admin-login)>.announcement,body:has(.admin-login)>footer{display:none!important}.admin-login{min-height:100vh;background:#eef4ef;display:grid;place-items:center;padding:30px}.admin-login form{width:min(440px,100%);background:#fff;border-radius:18px;padding:42px;box-shadow:0 24px 70px rgba(24,70,49,.12)}.admin-login form>img{object-fit:contain;margin-bottom:35px}.admin-login form>span,.admin-modal-head span,.admin-page-head span,.admin-panel-head span,.admin-panel>span{font-size:9px;letter-spacing:1.7px;color:var(--brand);font-weight:800}.admin-login h1{font-size:35px;margin:7px 0}.admin-login p{font-size:12px;color:var(--muted);line-height:1.6}.admin-login label,.admin-modal label,.admin-settings label,.publish-panel label{display:block;font-size:10px;font-weight:700;margin-top:15px}.admin-login input,.admin-modal input,.admin-modal select,.admin-modal textarea,.admin-settings input,.admin-settings textarea,.publish-panel input,.publish-panel select{display:block;width:100%;border:1px solid var(--line);border-radius:7px;padding:11px;margin-top:6px;background:#fff}.admin-login form>button{width:100%;border:0;background:var(--green);color:#fff;border-radius:8px;padding:14px;font-weight:800;margin:22px 0}.admin-login form>a{font-size:11px;color:var(--muted)}.admin-app{min-height:100vh;background:#f3f6f4;color:#253129}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;width:245px;background:#0a493d;color:#fff;padding:24px 17px;display:flex;flex-direction:column;z-index:10}.admin-brand{display:flex;align-items:center;gap:10px;padding:4px 9px 27px}.admin-brand img{background:#fff;border-radius:8px;padding:3px}.admin-brand>span{display:flex;flex-direction:column}.admin-brand b{font-size:19px}.admin-brand small{font-size:7px;letter-spacing:1.5px;color:#a6c0b5}.admin-sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:7px;color:#c2d7ce;font-size:12px;margin:3px 0}.admin-sidebar nav a i{font-style:normal;width:18px;text-align:center}.admin-sidebar nav a.active,.admin-sidebar nav a:hover{background:rgba(255,255,255,.1);color:#fff}.admin-user{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding:18px 5px 12px;display:flex;align-items:center;gap:9px}.admin-user>span{width:32px;height:32px;border-radius:50%;background:var(--lime);color:var(--green);display:grid;place-items:center;font-weight:800}.admin-user div{min-width:0}.admin-user b,.admin-user small{display:block}.admin-user b{font-size:10px}.admin-user small{font-size:7px;color:#9fb7ad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.admin-sidebar>button{border:0;background:none;color:#a9c1b7;text-align:left;padding:7px 5px;font-size:10px}.store-link{font-size:9px;color:var(--lime);padding:7px 5px}.admin-main{margin-left:245px;padding:38px 42px;min-height:100vh}.admin-page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.admin-page-head h1{font-size:32px;margin:6px 0}.admin-page-head p{margin:0;color:var(--muted);font-size:11px}.admin-page-head>a,.admin-page-head>button{border:0;background:var(--green);color:#fff;padding:11px 15px;border-radius:7px;font-size:10px;font-weight:800}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px}.admin-stats a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:21px}.admin-stats small,.admin-stats span{display:block;color:var(--muted);font-size:9px}.admin-stats b{font-size:30px;display:block;margin:13px 0}.admin-stats small{color:var(--brand);font-weight:800}.admin-panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px;margin-bottom:22px}.admin-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.admin-panel-head h2{margin:5px 0 0;font-size:20px}.admin-panel-head>a,.admin-panel-head>button{border:0;background:#eef5ef;color:var(--green);padding:9px 12px;border-radius:6px;font-size:9px;font-weight:800}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:10px}.admin-table th{text-align:left;color:#819087;font-size:8px;text-transform:uppercase;letter-spacing:.8px;padding:11px}.admin-table td,.admin-table th{border-bottom:1px solid var(--line)}.admin-table td{padding:14px 11px}.admin-table td small{display:block;color:var(--muted);margin-top:4px}.admin-table td>a{color:var(--green);font-weight:800}.admin-empty{text-align:center!important;color:var(--muted);padding:40px!important}.admin-list-head,.inquiry-filters{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:8px}.admin-list-head span{color:var(--muted);font-size:10px}.admin-card-list article{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:14px 4px;border-bottom:1px solid var(--line)}.admin-card-list article.archived{opacity:.55}.admin-card-list img{object-fit:contain;background:#f5f7f5;border-radius:8px}.admin-card-list small{color:var(--muted);font-size:8px}.admin-card-list h3{font-size:13px;margin:5px 0}.admin-card-list p{font-size:9px;color:var(--muted);margin:0}.record-flags{display:flex;gap:5px}.record-flags span{background:#f1ebff;color:#68469d;border-radius:999px;padding:5px 7px;font-size:7px}.record-flags .live{background:#e8f8ed;color:#247644}.record-flags .off{background:#eee;color:#666}.admin-card-list article>button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:7px 10px;font-size:9px}.admin-modal-backdrop{position:fixed;inset:0;background:rgba(12,30,20,.55);z-index:200;display:grid;place-items:center;padding:25px}.admin-modal{background:#fff;border-radius:15px;width:min(650px,100%);max-height:90vh;overflow:auto;padding:28px}.admin-modal-head{display:flex;justify-content:space-between}.admin-modal-head h2{margin:5px 0}.admin-modal-head>button{border:0;background:#eef1ef;border-radius:50%;width:35px;height:35px;font-size:20px}.admin-form-row,.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.admin-modal label.check{display:flex;align-items:center;gap:8px}.admin-modal label.check input{width:auto;margin:0}.admin-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.admin-modal-actions button{border:0;border-radius:7px;padding:10px 14px}.admin-modal-actions button:last-child{background:var(--green);color:#fff}.admin-notice{background:#eaf7ed;color:#2d6740;padding:12px 15px;border-radius:8px;margin-bottom:18px;font-size:10px}.admin-notice.error{background:#fee9e6;color:#a23d32}.settings-grid .wide{grid-column:1/-1}.admin-settings .admin-panel-head>button{background:var(--green);color:#fff}.settings-note{font-size:10px;color:var(--muted);background:#f5f8f5;padding:13px;border-radius:8px}.inquiry-filters input,.inquiry-filters select{border:1px solid var(--line);border-radius:7px;padding:10px;font-size:10px}.inquiry-filters input{min-width:280px}.inquiry-filters span{margin-left:auto;color:var(--muted);font-size:9px}.quote-editor-head>div>a{display:block;color:var(--muted);font-size:9px;margin-bottom:12px}.quote-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:22px}.quote-customer dl{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:0}.quote-customer dl div{background:#f7f9f7;padding:12px;border-radius:7px}.quote-customer dt{color:var(--muted);font-size:8px;text-transform:uppercase}.quote-customer dd{margin:6px 0 0;font-size:10px;word-break:break-word}.quote-lines-editor>article{border:1px solid var(--line);border-radius:9px;padding:14px;margin-bottom:10px}.quote-line-main{display:flex;gap:10px;align-items:end}.quote-line-main label{flex:1 1;font-size:9px}.quote-line-fields input,.quote-line-main select{width:100%;border:1px solid var(--line);padding:8px;border-radius:6px;margin-top:4px}.quote-line-main button{border:0;background:none;color:#b64d40;font-size:8px}.quote-line-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:10px}.quote-line-fields label{font-size:8px;color:var(--muted)}.quote-editor-total{display:flex;justify-content:flex-end;align-items:center;gap:18px;padding:15px}.quote-editor-total b{font-size:20px;color:var(--green)}.email-log>span,.publish-panel>span,.timeline>span{font-size:8px;color:var(--brand);letter-spacing:1.3px;font-weight:800}.email-log h2,.publish-panel h2,.timeline h2{font-size:18px;margin:6px 0 16px}.publish-panel>button{width:100%;border:0;border-radius:7px;padding:11px;margin-top:9px;font-size:9px;font-weight:800}.save-draft{background:#e9efea;color:var(--green)}.publish-quote{background:var(--green);color:#fff}.payment-send{background:var(--lime);color:var(--green)}.publish-panel>button:disabled{opacity:.4}.publish-panel>small{display:block;color:var(--muted);font-size:8px;line-height:1.55;margin-top:10px}.timeline article{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.timeline article i{width:7px;height:7px;background:var(--brand);border-radius:50%;margin-top:4px}.timeline b,.timeline small{display:block}.timeline b{font-size:9px;text-transform:capitalize}.timeline small{font-size:7px;color:var(--muted);margin-top:4px}.email-log article{padding:9px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:6px;flex-wrap:wrap}.email-log b,.email-log small{display:block;font-size:8px}.email-log small{color:var(--muted);margin-top:3px}.email-log article>span{font-size:7px;text-transform:uppercase;color:var(--brand)}.email-log p{width:100%;font-size:7px;color:#a33}@media(max-width:900px){.quote-steps{margin-top:20px}.quote-steps,.request-layout{grid-template-columns:1fr}.admin-sidebar{position:static;width:100%;height:auto}.admin-sidebar nav{display:flex;overflow:auto}.admin-sidebar nav a{white-space:nowrap}.admin-sidebar>button,.admin-user,.store-link{display:none}.admin-main{margin:0;padding:25px}.admin-app{display:block}.admin-stats{grid-template-columns:1fr 1fr}.quote-admin-grid{grid-template-columns:1fr}.admin-page-head{align-items:flex-start;gap:15px}.admin-card-list article{grid-template-columns:auto 1fr}.admin-card-list article>button,.record-flags{grid-column:2}.inquiry-hero .quote-badge{display:none}}@media(max-width:600px){.admin-form-row,.form-grid,.quote-customer dl,.quote-line-fields,.settings-grid{grid-template-columns:1fr}.request-layout{padding-top:45px}.quote-form{padding:24px}.quote-document{padding:25px;border-radius:0}.public-quote{padding:0}.quote-document>footer,.quote-document>header{flex-direction:column;align-items:flex-start}.admin-main{padding:18px}.admin-stats{grid-template-columns:1fr}.inquiry-filters{align-items:stretch;flex-direction:column}.inquiry-filters input{min-width:0}.inquiry-filters span{margin:0}.admin-page-head{flex-direction:column}.admin-card-list article{grid-template-columns:1fr}.admin-card-list article>img{display:none}.admin-card-list article>button,.record-flags{grid-column:1}.quote-steps{width:calc(100% - 28px)}}.announcement{background:#075d63}.announcement-inner{height:47px;font-size:13px}.announcement-inner>p{display:flex;align-items:center;gap:11px}.announcement-inner>p b{font-weight:500;color:var(--lime)}.top-links,.top-support{display:flex;align-items:center}.top-support{gap:8px}.top-support svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.top-support a{background:#aaf27f;color:#24322b;padding:4px 10px;border-radius:999px;font-size:11px;margin-left:3px}.top-links{gap:25px}.site-header{background:#fff}.header-main{height:116px;gap:40px}.header-brand-link{flex:0 0 280px}.brand{min-width:0;gap:12px}.brand img{width:62px;height:62px}.brand b{font-size:36px;letter-spacing:-1.8px;color:#17241e}.brand small{font-size:16px;letter-spacing:7px;margin-top:7px;color:#303a35}.search{height:56px;max-width:none;border-color:#dce2de;border-radius:999px;position:relative;align-items:center}.search>svg{width:25px;height:25px;fill:none;stroke:#89938c;stroke-width:1.6;margin-left:20px;flex:0 0 auto}.search input{font-size:15px;padding-left:14px}.search-button{width:auto;height:40px;margin-right:8px;padding:0 18px;border-radius:999px;background:#075d63;color:#aaf27f;font-size:12px;font-weight:700}.header-actions{gap:28px;flex:0 0 auto}.header-actions>a,.header-actions>button{display:flex;align-items:center;gap:12px;background:none;border:0;color:#343c37;position:relative;text-align:left}.header-actions .action-icon{width:52px;height:52px;border-radius:50%;background:#075d63;color:#aaf27f;display:grid;place-items:center;flex:0 0 auto}.header-actions svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.header-actions b,.header-actions small{display:block;white-space:nowrap}.header-actions small{font-size:13px;font-weight:500;color:#59625d;margin-bottom:3px}.header-actions b{font-size:13px;font-weight:600}.header-actions i{right:auto;left:39px;top:-2px}.nav-line{border-color:#e5e9e6}.navigation{height:74px}.departments{width:280px;min-width:280px;height:48px;border-radius:8px;background:#075d63;color:#aaf27f;display:flex;align-items:center;gap:12px;padding:0 20px;font-size:15px;font-weight:600}.departments svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5}.simplified-nav nav{margin-left:42px;gap:0}.navigation nav a{padding:15px 25px;font-size:15px;font-weight:500}.support>span svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mega-menu{top:calc(100% + 1px);padding:38px;gap:42px;border-top-width:2px;border-radius:0 0 14px 14px}.mega-copy{background:#075d63;padding:28px}.mega-copy>span{color:#aaf27f}.mega-copy h3{font-size:24px}.mega-copy a span{font-size:16px}.mega-column h3{font-size:15px}.mega-column a{font-size:13px!important;padding:8px 0!important}.drawer-intro{color:var(--muted);font-size:12px;line-height:1.65;margin:22px 0}.drawer-quote{width:100%;display:flex;align-items:center;gap:10px;background:#075d63;color:#fff;border:0;border-radius:8px;padding:13px 15px;margin-top:18px;font-weight:700}.drawer-quote svg{width:22px;height:22px;fill:none;stroke:#aaf27f;stroke-width:1.6}.drawer-quote b{margin-left:auto;background:#aaf27f;color:#075d63;border-radius:99px;min-width:22px;height:22px;display:grid;place-items:center}.quote-steps{border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.08)}.quote-steps article{padding:30px 32px}.quote-steps article>b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef7ef;font-size:11px}.section-heading h2{font-weight:600}.product-card{border-radius:10px;padding:10px}.product-image{border-radius:8px}.sale{background:#e9f7ec;color:#16733a;border-radius:999px}.add-quote{background:#075d63;color:#aaf27f;font-weight:600}.blog-grid article,.cta,.promo-card{border-radius:10px}.site-footer{background:#fff;color:#212925;padding-top:0;border-top:1px solid var(--line)}.site-footer .footer-top{grid-template-columns:1.3fr .62fr .75fr 1.25fr;gap:65px;padding-top:68px;padding-bottom:55px}.site-footer .footer-brand p,.site-footer .footer-contact p{font-size:13px;line-height:1.75;color:#6d756f;max-width:340px}.site-footer .socials{gap:10px}.site-footer .socials a{background:#f2f5f3;color:#26342c;width:36px;height:36px;font-size:12px}.site-footer .socials a:hover{background:#075d63;color:#aaf27f}.site-footer h3{font-size:17px;font-weight:600;color:#202924;margin:4px 0 24px}.footer-column>a{display:block;color:#68716b;font-size:13px;margin-bottom:15px}.site-footer a:hover{color:#2e9f4f}.footer-contact>a{display:block;margin-bottom:16px}.footer-contact>a b,.footer-contact>a span{display:block}.footer-contact>a span{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#8a938d;margin-bottom:4px}.footer-contact>a b{font-size:14px;font-weight:600;color:#2d3731}.footer-cta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;background:#f7faf7}.footer-cta>.shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-cta>div>div>span{color:#2f9f50;font-size:10px;letter-spacing:1.6px;font-weight:800}.footer-cta h2{font-family:TikTok Sans,Manrope,sans-serif;font-size:38px;line-height:1;margin:6px 0;color:#075d63}.footer-cta p{font-size:13px;color:#6d756f;margin:0}.footer-cta .button{background:#075d63;color:#aaf27f;white-space:nowrap}.site-footer .footer-bottom{height:82px;color:#6d756f;font-size:10px}.footer-note{color:#398852}.site-footer .footer-bottom a:hover{color:#075d63}@media(max-width:1240px){.header-brand-link{flex-basis:210px}.brand b{font-size:31px}.brand img{width:56px;height:56px}.header-help{display:none!important}.navigation nav a{padding-inline:18px}.site-footer .footer-top{gap:38px}}@media(max-width:1100px){.announcement-inner>p{display:none}.header-main{height:92px}.header-brand-link{flex-basis:185px}.search-button{display:none}.header-actions .header-quote{display:flex!important}.header-actions .header-quote>span:nth-child(2){display:none}.header-actions .action-icon{width:46px;height:46px}.departments{width:235px;min-width:235px;font-size:13px}.simplified-nav nav{margin-left:20px}.navigation nav a{padding-inline:14px}.site-footer .footer-top{grid-template-columns:1.2fr .7fr .8fr}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);column-gap:35px}.footer-contact h3,.footer-contact p{grid-column:1/-1}}@media(max-width:760px){.announcement-inner{height:38px}.top-support{display:none}.announcement-inner>p{display:block;font-size:11px;text-align:center}.announcement-inner>p span:first-child,.announcement-inner>p span:last-child{display:none}.header-main{height:78px}.header-brand-link{flex-basis:auto}.header-main>a .brand img{width:42px;height:42px}.header-main>a .brand>span{display:flex}.header-main>a .brand b{font-size:24px}.header-main>a .brand small{font-size:9px;letter-spacing:5px;margin-top:4px}.menu-toggle{order:-1!important;width:38px;height:38px;border:1px solid var(--line)!important;border-radius:50%;padding:10px!important;display:flex!important;flex-direction:column;justify-content:center;gap:4px}.menu-toggle span{height:1.5px;background:#26342c;width:100%;display:block}.header-main>.search{display:none}.header-main .header-actions{display:flex}.header-actions .header-quote{display:flex!important}.header-actions .action-icon{width:40px;height:40px}.header-actions .header-quote>span:nth-child(2){display:none}.header-actions i{left:29px}.drawer{padding:25px}.drawer .brand img{width:48px;height:48px}.site-footer .footer-top{grid-template-columns:1fr 1fr;gap:38px 24px;padding-top:50px;padding-bottom:42px}.site-footer .footer-brand,.site-footer .footer-contact{grid-column:1/-1}.footer-contact{display:block}.footer-cta>.shell{align-items:flex-start;flex-direction:column}.footer-cta h2{font-size:31px}.footer-cta .button{width:100%}.footer-note{display:none}.site-footer .footer-bottom{height:auto;padding:24px 0}}.top-socials{display:flex;align-items:center;gap:8px;padding-left:17px;border-left:1px solid rgba(255,255,255,.2)}.top-socials a{width:25px;height:25px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;font-size:11px}.top-socials a:hover{background:#aaf27f;color:#075d63;border-color:#aaf27f}.search{overflow:visible;z-index:10}.search.is-focused{border-color:#075d63;box-shadow:0 0 0 1px #075d63}.search-dropdown{position:absolute;left:0;right:0;top:calc(100% + 10px);background:#fff;border:1px solid #e0e5e2;border-radius:16px;padding:23px;box-shadow:0 20px 55px rgba(18,47,34,.17);color:#202924}.search-history-head{display:flex;align-items:center;justify-content:space-between}.recommended-title,.search-history-head b{font-size:14px;font-weight:600}.search-history-head button{border:0;background:none;color:#075d63;font-size:12px;font-weight:700}.recent-searches{display:flex;flex-wrap:wrap;gap:8px;margin:17px 0 24px}.recent-searches button{border:1px solid #dfe4e1;background:#fff;border-radius:999px;padding:7px 10px 7px 13px;font-size:11px}.recent-searches button span{margin-left:8px;color:#a8b0aa}.no-recent-searches{font-size:11px;color:#8a938d;margin:13px 0 22px}.recommended-title{display:block;margin-bottom:8px}.search-recommendations a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid #edf0ee;font-size:12px;font-weight:600}.search-recommendations a:last-child{border-bottom:0}.search-recommendations img{width:42px;height:42px;border-radius:8px;background:#f3f6f4;object-fit:contain}.search-recommendations i{font-style:normal;color:#2f9f50}.search-recommendations a:hover span{color:#2f9f50}.has-sticky-nav .nav-line{position:fixed;left:0;right:0;top:0;background:#fff;z-index:90;box-shadow:0 8px 24px rgba(19,53,37,.1);animation:nav-slide-down .28s ease both}.sticky-placeholder{height:74px}@keyframes nav-slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media(min-width:1101px){.navigation{display:grid;grid-template-columns:260px 1fr 260px}.departments{width:260px;min-width:260px;gap:8px;padding-inline:18px;justify-content:flex-start}.departments>span{margin-left:0!important;white-space:nowrap}.simplified-nav nav{justify-self:center;margin-left:0}.support{width:260px;justify-content:flex-end;margin-left:0}.hero-slider{height:740px}.hero-slider h1{font-family:TikTok Sans,Manrope,sans-serif;color:#fff;font-size:48px;line-height:1.33;letter-spacing:-1.8px;margin:12px 0}.hero-slider .hero-copy p{max-width:490px;color:#fff;font-size:16px;line-height:1.65;margin:0 0 24px}.hero-slider .button{background:#aaf27f;color:#075d63;font-size:16px;font-weight:500;padding:12px 20px}.hero-slider .button:hover{background:#fff}.hero-slider .quote-badge{left:0;top:18%;width:155px;height:155px}}.hero-slider{position:relative;overflow:hidden;background:#075d63;touch-action:pan-y;outline:none}.hero-track{height:100%;display:flex;transition:transform .55s cubic-bezier(.22,.75,.22,1);will-change:transform}.hero-slider.is-dragging .hero-track{transition:none;cursor:grabbing}.hero-slide{height:100%;min-width:100%;overflow:hidden}.hero-slide-teal{background:#075d63}.hero-slide-orange{background:linear-gradient(112deg,#bc4b28,#d9673f)}.hero-slide-green{background:#135b43}.hero-slide .hero-inner{height:100%;display:grid;grid-template-columns:5fr 7fr;gap:64px;align-items:center}.hero-slide .hero-copy{padding-left:0;position:relative;z-index:2}.hero-slide .hero-visual{height:100%;position:relative;display:flex;align-items:center;justify-content:flex-end}.hero-slide .hero-visual>img{width:min(100%,685px);height:auto;max-height:100%;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none}.hero-visual-orange>img{height:88%!important;width:auto!important;align-self:end;margin-right:12%;filter:drop-shadow(0 20px 30px rgba(67,19,4,.18))}.hero-visual-green>img{height:82%!important;width:auto!important;margin-right:6%;object-fit:contain!important;filter:drop-shadow(0 20px 30px rgba(0,0,0,.16))}.hero-slide .quote-badge{position:absolute;border-radius:50%;background:#aaf27f;color:#075d63;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 14px 35px rgba(0,0,0,.16);transform:rotate(-7deg);z-index:2}.hero-slide-orange .quote-badge{background:#075d63;color:#fff}.hero-slide-green .quote-badge{background:#f5dd63;color:#153f30}.hero-arrow{position:absolute;top:50%;z-index:5;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:32px;line-height:1;display:grid;place-items:center;opacity:0;transform:translateY(-50%);transition:.25s}.hero-arrow:focus-visible,.hero-slider:hover .hero-arrow{opacity:1}.hero-arrow:hover{background:#064d52;color:#aaf27f}.hero-prev{left:24px}.hero-next{right:24px}.hero-dots{position:absolute;left:50%;bottom:38px;z-index:5;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border-radius:999px;padding:10px 12px}.hero-dots button{border:0;padding:0;width:8px;height:8px;border-radius:999px;background:#fff}.hero-dots button.active{width:40px;background:#aaf27f}.featured-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:-2px 0 50px}.featured-filters button{border:1px solid #dfe4e1;background:#fff;border-radius:999px;padding:12px 22px;font-size:13px;font-weight:600;color:#343c37}.featured-filters button.active,.featured-filters button:hover{background:#075d63;color:#aaf27f;border-color:#075d63}.footer-note a{color:#075d63;font-weight:800}.footer-note a:hover{text-decoration:underline}@media(max-width:1100px){.has-sticky-nav .nav-line{display:none}.has-sticky-nav .header-main{position:fixed;left:0;right:0;top:0;width:100%;max-width:none;background:#fff;z-index:90;padding-inline:17px;box-shadow:0 8px 24px rgba(19,53,37,.1);animation:nav-slide-down .28s ease both}.sticky-placeholder{height:92px}.hero-slider{height:610px}.hero-slide .hero-inner{grid-template-columns:1fr 1fr;gap:25px}.hero-slider h1{font-family:TikTok Sans,Manrope,sans-serif;color:#fff;font-size:45px;line-height:1.1;letter-spacing:-1.8px;margin:18px 0}.hero-slider .hero-copy p{color:#fff;font-size:14px;line-height:1.7;margin-bottom:25px}.hero-slide .hero-visual>img{max-width:100%;max-height:92%;object-fit:contain}.hero-slide .quote-badge{left:0;top:18%;width:120px;height:120px}.hero-slide .quote-badge b{font-size:42px}.hero-slide .quote-badge span{font-size:9px}.hero-arrow{opacity:1;width:42px;height:42px}.hero-prev{left:10px}.hero-next{right:10px}}@media(max-width:760px){.top-socials{display:none}.sticky-placeholder{height:78px}.hero-slider{height:auto}.hero-slide,.hero-slider{min-height:700px}.hero-slide .hero-inner{grid-template-columns:1fr;padding-top:55px;gap:10px}.hero-slide .hero-copy{text-align:center;padding:0 18px}.hero-slider h1{font-size:38px;line-height:1.08}.hero-slider .hero-copy p{font-size:13px;margin-inline:auto}.hero-slide .hero-visual{height:300px;justify-content:center;align-self:end}.hero-slide .hero-visual>img{height:100%!important;width:auto!important;margin:0!important}.hero-slide .quote-badge{display:none}.hero-arrow{top:auto;bottom:22px;width:38px;height:38px;font-size:26px}.hero-prev{left:18px}.hero-next{right:18px}.hero-dots{bottom:24px}.featured-filters{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;margin-bottom:30px;padding-bottom:5px}.featured-filters button{white-space:nowrap;padding:10px 17px}}.catalog-state{grid-column:1/-1;text-align:center;padding:32px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:13px}.category-card>span>i{font-style:normal;font-size:42px;font-weight:800;color:#2e8f52}.product-category-badge{display:flex;align-items:center;gap:7px;margin:14px 3px 8px;color:var(--muted);font-size:10px}.product-category-badge i,.product-category-badge img{width:24px;height:24px;border-radius:7px;background:#eef5ef;object-fit:cover;display:grid;place-items:center;font-style:normal;font-weight:800;color:var(--green)}.shop-sidebar label{display:flex;align-items:center;gap:8px}.shop-sidebar label i,.shop-sidebar label img{width:25px;height:25px;border-radius:7px;object-fit:cover;background:#eef5ef;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:800;color:var(--green)}.shop-sidebar label.subcategory-filter{padding-left:24px}.mega-menu{grid-template-columns:1.1fr minmax(0,2fr)}.mega-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 34px;align-content:start}.mega-column .mega-category-title{display:flex!important;align-items:center;gap:10px;color:var(--green);padding:0 0 6px!important}.mega-category-title img{width:35px;height:35px;border-radius:9px;object-fit:cover;background:#f2f6f3}.mega-category-title h3{margin:0}.admin-category-image{width:72px;height:72px;border-radius:9px;background:#edf5ef;color:var(--green);font-size:22px;font-weight:800;display:grid;place-items:center;overflow:hidden}.admin-category-image img{width:100%;height:100%;object-fit:cover}.quote-editor-head-actions{display:flex;align-items:flex-end!important;flex-direction:column;gap:10px}.customer-preview-link,.generated-customer-link{display:inline-flex!important;align-items:center;border-radius:7px;padding:9px 12px!important;background:#075d63!important;color:#fff!important;font-size:9px!important;font-weight:800}.generated-customer-link{margin-left:12px;background:transparent!important;color:#075d63!important;border:1px solid #a9cdbc}.public-quote{background:linear-gradient(145deg,#eef5f1,#f8faf8);padding:72px 0;min-height:80vh}.quote-document{max-width:960px;background:#fff;border-radius:22px;padding:0 48px 42px;box-shadow:0 24px 70px rgba(15,67,48,.12);overflow:hidden}.quote-document-brand{height:92px;margin:0 -48px 38px;padding:0 48px;background:#075d63;display:flex;align-items:center;justify-content:space-between}.quote-document-brand img{height:45px;width:auto;object-fit:contain}.quote-document-brand span{color:#aaf27f;font-size:9px;font-weight:800;letter-spacing:1.8px}.quote-document-header{display:flex;justify-content:space-between;align-items:flex-start;border:0;padding:0}.quote-document-header>div>span{font-size:9px;letter-spacing:1.7px;color:#389556;font-weight:800}.quote-document h1{font-family:TikTok Sans,Manrope,sans-serif;font-size:34px;color:#123d37;letter-spacing:-1px;margin:7px 0}.quote-document-header p{font-size:13px;color:var(--muted);margin:0}.quote-header-meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.quote-header-meta small{font-size:9px;color:var(--muted)}.quote-progress{position:relative;display:grid;grid-template-columns:16px 1fr 16px 1fr 16px 1fr 16px;align-items:center;margin:34px 8px 48px}.quote-progress>i{width:14px;height:14px;border:3px solid #dbe5df;border-radius:50%;background:#fff;z-index:1}.quote-progress>i.done{background:#43a65d;border-color:#43a65d;box-shadow:0 0 0 4px #e8f6ec}.quote-progress>span{height:2px;background:#dbe5df}.quote-progress>div{position:absolute;left:-19px;right:-25px;top:25px;display:flex;justify-content:space-between}.quote-progress small{font-size:8px;color:#758078}.quote-note{display:flex;align-items:flex-start;gap:14px;background:#f0f8f2;padding:19px 21px;border-radius:12px;margin:0 0 28px}.quote-note-icon{width:31px;height:31px;flex:0 0 auto;border-radius:50%;background:#43a65d;color:#fff;display:grid;place-items:center;font-weight:800}.quote-note b{font-size:13px;color:#164c39}.quote-note p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.public-quote-table{border:1px solid var(--line);border-radius:13px;overflow:hidden}.public-quote-items article,.quote-table-head{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(130px,.7fr) minmax(100px,.5fr);align-items:center;gap:20px}.quote-table-head{background:#f5f8f6;padding:11px 18px;color:#738077;font-size:8px;text-transform:uppercase;letter-spacing:1px;font-weight:800}.quote-table-head span:last-child{text-align:right}.public-quote-items article{padding:15px 18px;border-bottom:1px solid var(--line)}.public-quote-items article:last-child{border-bottom:0}.quote-item-product{display:flex;align-items:center;gap:14px;min-width:0}.quote-item-product>i,.quote-item-product>img{width:62px;height:62px;border-radius:10px;background:#f4f7f5;object-fit:contain;display:grid;place-items:center;font-style:normal;font-size:22px;font-weight:800;color:var(--green);flex:0 0 auto}.public-quote-items h3{font-size:12px;line-height:1.45;margin:0 0 5px;color:#24332b}.public-quote-items p{font-size:9px;color:var(--muted);margin:0}.quote-item-quantity b,.quote-item-quantity small{display:block}.quote-item-quantity small{font-size:8px;color:#7d8881;margin-bottom:4px}.quote-item-quantity b{font-size:11px}.quote-item-quantity>span{display:inline-block;background:#f3f5f4;color:#7d8881;border-radius:999px;padding:6px 9px;font-size:8px}.public-quote-items strong{text-align:right;font-size:13px;color:#075d63}.quote-total{display:flex;justify-content:flex-end;align-items:center;gap:55px;padding:25px 5px}.quote-total>div{display:flex;flex-direction:column;text-align:right}.quote-total small{font-size:8px;color:#399657;font-weight:800;letter-spacing:1px}.quote-total span{font-size:8px;color:var(--muted);margin-top:4px}.quote-total b{font-size:25px;color:#075d63}.payment-box{display:grid;grid-template-columns:1fr 1fr;gap:30px;background:#075d63;color:#fff;border-radius:13px;padding:27px;white-space:pre-line}.payment-box span{font-size:8px;color:#aaf27f;font-weight:800;letter-spacing:1.5px}.payment-box p{font-size:10px;line-height:1.7;color:#e0edeb;margin-bottom:0}.quote-document>footer{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.quote-document>footer p{font-size:13px;font-weight:800;margin:0 0 4px;color:#183f32}.quote-document>footer span{font-size:9px;color:var(--muted)}.quote-document>footer>div:last-child{display:flex;gap:13px}.quote-document>footer a{color:#075d63;font-weight:800;font-size:9px;background:#eef6f1;border-radius:7px;padding:9px 11px}.admin-customer-preview{margin:-38px -42px;padding:32px 42px 70px;background:#eaf1ed;min-height:100vh}.admin-preview-toolbar{max-width:960px;margin:0 auto 18px;display:flex;justify-content:space-between;align-items:center}.admin-preview-toolbar b,.admin-preview-toolbar span{display:block}.admin-preview-toolbar span{font-size:8px;color:#278b4a;letter-spacing:1.2px;font-weight:800}.admin-preview-toolbar b{font-size:11px;margin-top:3px}.admin-preview-toolbar>a{background:#fff;border:1px solid #cfdbd3;border-radius:7px;padding:9px 12px;font-size:9px;font-weight:800;color:#075d63}@media(max-width:900px){.mega-category-grid{grid-template-columns:repeat(2,1fr)}.quote-editor-head-actions{align-items:flex-start!important}.admin-customer-preview{margin:-25px;padding:25px}.quote-document{width:100%}.public-quote-items article,.quote-table-head{grid-template-columns:minmax(0,1.3fr) minmax(110px,.7fr) minmax(90px,.5fr)}}@media(max-width:600px){.product-category-badge{margin-top:10px}.quote-document{padding:0 20px 28px;border-radius:0}.quote-document-brand{height:74px;margin:0 -20px 27px;padding:0 20px}.quote-document-brand img{width:135px;height:auto}.quote-document-brand span{font-size:7px}.quote-document-header{flex-direction:column;gap:15px}.quote-header-meta{align-items:flex-start}.quote-document h1{font-size:26px}.quote-progress{margin-bottom:45px}.quote-progress small{font-size:7px}.quote-table-head{display:none}.public-quote-items article{grid-template-columns:1fr auto;gap:12px;padding:14px}.quote-item-product{grid-column:1/-1}.quote-item-product>i,.quote-item-product>img{width:55px;height:55px}.quote-item-quantity{padding-left:69px}.quote-total{justify-content:space-between;gap:15px}.quote-total>div{text-align:left}.quote-total b{font-size:20px}.payment-box{grid-template-columns:1fr}.quote-document>footer{align-items:flex-start;flex-direction:column}.quote-document>footer>div:last-child{flex-direction:column;width:100%}.quote-document>footer a{text-align:center}.admin-customer-preview{margin:-18px;padding:18px 0}.admin-preview-toolbar{padding:0 18px;align-items:flex-start;gap:14px}.admin-preview-toolbar b{max-width:180px}.admin-category-image{width:58px;height:58px}}.shop-sidebar .category-filter{padding-top:0}.filter-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:none;padding:18px 0 8px;color:var(--ink);font-weight:800;font-size:13px}.filter-toggle i{width:25px;height:25px;border-radius:50%;background:#edf5ef;color:var(--green);display:grid;place-items:center;font-style:normal;font-size:15px}.category-filter-body{padding-top:5px}.category-filter-body>.all-category-filter{font-weight:700;color:#34453b;padding-block:10px}.category-filter-group{border-top:1px solid #edf1ee}.category-filter-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px}.category-filter-row>label{min-width:0;font-weight:600;color:#445249}.category-filter-row>label>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-filter-row>button{width:28px;height:28px;border:0;background:#f3f7f4;border-radius:7px;color:#075d63;font-size:14px}.subcategory-options{margin:0 0 8px 32px;padding-left:13px;border-left:1px solid #dce6df}.shop-sidebar .subcategory-options label{position:relative;padding:7px 0;color:#748078;font-size:11px}.subcategory-options label:before{content:"";width:4px;height:4px;border-radius:50%;background:#a4b2a9}.subcategory-options input{margin:0}.category-filter-body input[type=radio]{width:14px;height:14px;flex:0 0 auto}.category-archive-hero{background:linear-gradient(125deg,#075d63,#0a6d67 56%,#e5f4e9 0);min-height:390px;color:#fff}.category-breadcrumbs{display:flex;align-items:center;gap:9px;padding-top:28px;font-size:10px;color:#d1e4df}.category-breadcrumbs a:hover,.category-breadcrumbs b{color:#aaf27f}.category-hero-grid{min-height:340px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px}.category-hero-grid .eyebrow{color:#aaf27f}.category-hero-grid h1{font-family:TikTok Sans,Manrope,sans-serif;font-size:52px;line-height:1.05;letter-spacing:-2px;margin:10px 0 15px}.category-hero-grid p{max-width:570px;color:#d9e9e5;line-height:1.75;font-size:14px}.category-hero-count{display:flex;align-items:center;gap:11px;margin-top:25px}.category-hero-count b{font-size:25px;color:#aaf27f}.category-hero-count span{font-size:10px;color:#d6e7e2}.category-hero-image{justify-self:center;width:340px;height:280px;display:grid;place-items:center}.category-hero-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(14,63,42,.18))}.archive-subcategories{padding-bottom:20px}.archive-subcategories>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.archive-subcategories>div:last-child>a{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:11px;padding:14px;background:#fff}.archive-subcategories>div:last-child>a>span{width:46px;height:46px;border-radius:10px;background:#ecf6ef;color:#218446;display:grid;place-items:center;font-size:17px;font-weight:800}.archive-subcategories a b,.archive-subcategories a small{display:block}.archive-subcategories a b{font-size:12px}.archive-subcategories a small{font-size:8px;color:var(--muted);margin-top:4px;line-height:1.4}.archive-subcategories a i{font-style:normal;color:#2c9350}.archive-subcategories a:hover{border-color:#7cb78e;transform:translateY(-2px);box-shadow:var(--shadow)}.archive-products{padding-top:45px}.archive-products .shop-grid{grid-template-columns:repeat(4,1fr)}.archive-products .empty-catalog a{display:inline-block;margin-top:12px;color:#075d63;font-weight:800}.admin-card-list article>button{min-width:76px;padding:10px 16px;border-radius:8px;font-size:10px;font-weight:800;color:#075d63;background:#f5faf7;border-color:#cfdcd3}.admin-card-list article>button:hover{background:#075d63;color:#fff;border-color:#075d63;transform:translateY(-1px)}@media(max-width:1000px){.archive-subcategories>div:last-child{grid-template-columns:repeat(2,1fr)}.archive-products .shop-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.category-archive-hero{background:linear-gradient(160deg,#075d63,#0a6d67 72%,#e5f4e9 0)}.category-hero-grid{grid-template-columns:1fr;gap:10px;padding:55px 0 30px}.category-hero-grid h1{font-size:40px}.category-hero-image{height:220px;width:260px}.archive-products .shop-grid{grid-template-columns:1fr 1fr}.archive-subcategories>div:last-child{grid-template-columns:1fr}.shop-sidebar .category-filter{margin-top:14px}}@media(max-width:480px){.archive-products .shop-grid{grid-template-columns:1fr}.archive-products .product-card{min-width:0}.category-breadcrumbs{overflow-x:auto;white-space:nowrap}}.admin-sidebar nav a i{position:relative;flex:0 0 18px}.admin-nav-label{display:flex;align-items:center;gap:8px;flex:1 1}.admin-nav-label>b{min-width:20px;height:20px;border-radius:999px;background:#aaf27f;color:#075d63;display:grid;place-items:center;padding:0 6px;font-size:8px}.trash-nav-icon{font-size:13px}.trash-nav-icon>em{position:absolute;right:-12px;top:-11px;min-width:18px;height:18px;border-radius:999px;background:#ff786d;color:#fff;border:2px solid #0a493d;display:grid;place-items:center;padding:0 4px;font-style:normal;font-size:7px;font-family:Manrope,sans-serif;font-weight:800}.admin-sidebar nav a.active .trash-nav-icon>em{border-color:#315f55}.inquiry-table .select-column{width:42px;text-align:center}.inquiry-table input[type=checkbox]{width:15px;height:15px;accent-color:#075d63}.inquiry-table tr.selected-row td{background:#f1f8f3}.inquiry-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#eaf5ed;border:1px solid #cce1d2;border-radius:9px;padding:10px 12px;margin:12px 0}.inquiry-selection-bar>div:first-child{display:flex;align-items:center;gap:8px}.inquiry-selection-bar>div:first-child>b{width:25px;height:25px;border-radius:50%;background:#075d63;color:#fff;display:grid;place-items:center;font-size:9px}.inquiry-selection-bar span{font-size:9px;font-weight:700;color:#466153}.inquiry-selection-bar button{border:0;border-radius:7px;background:#075d63;color:#fff;padding:9px 12px;font-size:9px;font-weight:800}.inquiry-row-actions button:disabled,.inquiry-selection-bar button:disabled,.trash-row-actions button:disabled{opacity:.45}.inquiry-row-actions,.trash-row-actions{display:flex;align-items:center;gap:7px;white-space:nowrap}.inquiry-row-actions>a{background:#edf5ef;color:#075d63!important;border-radius:7px;padding:8px 10px;font-size:8px}.inquiry-row-actions>button{width:31px;height:31px;border:1px solid #edd5d2;border-radius:7px;background:#fff5f4;font-size:12px}.trash-page-head{padding-right:10px}.trash-selection-bar>div:last-child{display:flex;gap:8px}.trash-selection-bar .restore-button{background:#e2efe6;color:#075d63}.trash-selection-bar .permanent-delete-button{background:#b84038;color:#fff}.trash-row-actions button{border:0;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:800}.trash-row-actions button:first-child{background:#e7f3ea;color:#176940}.trash-row-actions button:last-child{background:#fff0ee;color:#a73d35}.permanent-delete-backdrop{z-index:260}.permanent-delete-modal{width:min(490px,100%);text-align:center;padding:36px}.delete-warning-icon{width:54px;height:54px;border-radius:50%;background:#fff0ee;color:#bd3e35;display:grid;place-items:center;margin:0 auto 17px;font-size:28px;font-weight:800}.permanent-delete-modal>span{color:#bd3e35;font-size:8px;letter-spacing:1.5px;font-weight:800}.permanent-delete-modal h2{font-size:24px;margin:8px 0 10px}.permanent-delete-modal>p{font-size:10px;line-height:1.7;color:var(--muted);margin:0 auto 22px;max-width:390px}.permanent-delete-modal form{text-align:left}.permanent-delete-modal .admin-notice{margin:14px 0 0}.permanent-delete-modal .confirm-permanent-delete{background:#b84038!important;color:#fff}.permanent-delete-modal .confirm-permanent-delete:disabled{opacity:.45}.trash-list-panel .admin-empty b,.trash-list-panel .admin-empty small{display:block}.trash-list-panel .admin-empty small{margin-top:7px}@media(max-width:900px){.admin-sidebar nav a i{flex-basis:18px}.admin-nav-label{white-space:nowrap}.trash-nav-icon>em{border-color:#0a493d}.inquiry-selection-bar{align-items:flex-start}.inquiry-selection-bar,.trash-selection-bar{flex-wrap:wrap}.trash-selection-bar>div:last-child{width:100%}.trash-selection-bar>div:last-child button{flex:1 1}}@media(max-width:600px){.inquiry-selection-bar>button{width:100%}.permanent-delete-modal{padding:28px 22px}.inquiry-row-actions,.trash-row-actions{align-items:stretch;flex-direction:column}.inquiry-row-actions>button{width:100%}}.admin-page-head{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px 26px;box-shadow:0 5px 18px rgba(28,75,54,.035)}.admin-page-head>div:first-child{min-width:0}.admin-page-head h1{line-height:1.15}.admin-page-head p{line-height:1.65;max-width:760px}.admin-page-head>a,.admin-page-head>button{flex:0 0 auto}@media(max-width:600px){.admin-page-head{padding:20px}.admin-page-head>a,.admin-page-head>button{width:100%;text-align:center}}.chat-launcher{position:fixed;right:25px;bottom:25px;z-index:80;display:flex;align-items:center;gap:11px;border:0;background:#075d63;color:#fff;padding:10px 10px 10px 18px;border-radius:999px;box-shadow:0 14px 35px rgba(7,93,99,.28);font-size:11px;font-weight:800}.chat-launcher i{width:38px;height:38px;border-radius:50%;background:#aaf27f;color:#075d63;display:grid;place-items:center;font-style:normal;font-size:25px}.chat-launcher:hover{transform:translateY(-2px);background:#064e53}.chat-launcher:disabled{opacity:.75}.admin-app~.chat-launcher,body:has(.admin-app) .chat-launcher,body:has(.admin-login) .chat-launcher,body:has(.chat-page) .chat-launcher{display:none!important}.chat-modal-open{overflow:hidden}.chat-auth-modal{position:fixed;inset:0;z-index:300;background:rgba(8,36,27,.58);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:22px}.chat-auth-modal>section{position:relative;width:min(500px,100%);max-height:calc(100dvh - 44px);overflow:auto;border-radius:18px;box-shadow:0 28px 90px rgba(5,35,25,.28);animation:chat-modal-in .2s ease both}.chat-auth-modal .chat-auth-card{width:100%;box-shadow:none}.chat-modal-close{position:absolute;right:15px;top:15px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:#edf3ef;color:#3d5145;font-size:21px;display:grid;place-items:center}.chat-modal-close:hover{background:#dfeae2}.chat-auth-modal .chat-auth-card>span{padding-right:38px}@keyframes chat-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.chat-page{min-height:760px;background:linear-gradient(130deg,#eaf6ed,#f8fbf6 54%,#e3f2ed);padding:65px max(24px,calc((100% - 1380px)/2)) 80px}.chat-page-intro{max-width:680px;margin-bottom:35px}.chat-page-intro>a{display:inline-block;font-size:10px;color:#46685a;margin-bottom:30px}.chat-page-intro>span,.new-chat>span{display:block;font-size:9px;letter-spacing:1.8px;color:#2c9b56;font-weight:800}.chat-page-intro h1{font-family:TikTok Sans,Manrope,sans-serif;font-size:44px;color:#075d63;letter-spacing:-1.4px;margin:9px 0 12px}.chat-page-intro p{font-size:13px;line-height:1.75;color:#65756c;max-width:600px}.chat-auth-card{width:min(500px,100%);background:#fff;border:1px solid #dce7df;border-radius:18px;padding:36px;box-shadow:0 22px 60px rgba(25,76,50,.1)}.chat-auth-card>span{font-size:8px;letter-spacing:1.7px;color:#299451;font-weight:800}.chat-auth-card h1{font-size:29px;margin:7px 0}.chat-auth-card>p{font-size:11px;line-height:1.7;color:var(--muted);margin-bottom:24px}.chat-auth-card label,.new-chat label{display:block;font-size:10px;font-weight:800;margin-top:14px}.chat-auth-card input,.new-chat input,.new-chat textarea{display:block;width:100%;border:1px solid #dce4de;border-radius:8px;padding:12px;margin-top:6px;outline:0}.chat-auth-card input:focus,.chat-composer textarea:focus,.new-chat input:focus,.new-chat textarea:focus{border-color:#61aa79;box-shadow:0 0 0 3px #e7f4ea}.google-auth{width:100%;border:1px solid #dce4de;background:#fff;border-radius:8px;padding:12px;font-size:11px;font-weight:800}.google-auth b{display:inline-grid;place-items:center;width:21px;height:21px;margin-right:8px;color:#4285f4}.auth-divider{display:flex;align-items:center;gap:12px;color:#98a39c;font-size:9px;margin:20px 0}.auth-divider i{height:1px;background:#e5eae6;flex:1 1}.chat-primary{border:0;background:#075d63;color:#fff;border-radius:8px;padding:12px 17px;font-size:10px;font-weight:800}.chat-primary:disabled,.google-auth:disabled{opacity:.5}.chat-auth-card form>.chat-primary{width:100%;margin-top:20px}.auth-switch{width:100%;border:0;background:none;color:#17804a;font-size:10px;font-weight:800;margin-top:17px}.chat-form-message,.chat-notice{background:#fff4df;color:#81560d;border-radius:7px;padding:10px 12px;font-size:9px;line-height:1.5;margin-top:14px}.admin-chat-redirect{background:#fff;border-radius:15px;padding:30px;max-width:600px}.admin-chat-redirect h2{font-size:19px;margin:0 0 20px}.chat-workspace{height:min(720px,calc(100vh - 120px));min-height:590px;background:#fff;border:1px solid #dce6df;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:320px minmax(0,1fr);box-shadow:0 20px 55px rgba(22,71,48,.09)}.customer-chat-workspace{height:min(680px,calc(100vh - 100px));max-width:1200px}.admin-chat-workspace{height:calc(100vh - 230px);min-height:600px;margin-bottom:10px}.chat-list{border-right:1px solid #e5ebe7;background:#fbfdfb;display:flex;flex-direction:column;min-width:0}.chat-list-head{padding:23px 20px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ece8}.chat-list-head span{font-size:7px;letter-spacing:1.4px;color:#2d9854;font-weight:800}.chat-list-head h2{font-size:18px;margin:5px 0 0}.chat-list-head>button{border:0;background:#075d63;color:#fff;border-radius:50%;width:34px;height:34px;font-size:20px}.chat-thread-list{overflow:auto;flex:1 1}.chat-thread-list>button{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:11px;align-items:center;text-align:left;border:0;border-bottom:1px solid #edf1ee;background:transparent;padding:14px 16px}.chat-thread-list>button.active,.chat-thread-list>button:hover{background:#edf7f0}.chat-thread-list>button>i{width:40px;height:40px;border-radius:50%;background:#d8eee0;color:#187a45;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:800}.chat-thread-list>button>span{min-width:0}.chat-thread-list b,.chat-thread-list em,.chat-thread-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread-list b{font-size:10px;color:#24342b}.chat-thread-list small{font-size:8px;color:#7d8a82;margin-top:4px}.chat-thread-list em{font-style:normal;font-size:7px;color:#299052;margin-top:5px;text-transform:capitalize}.chat-thread-list strong{min-width:20px;height:20px;border-radius:999px;background:#ff766c;color:#fff;padding:0 5px;display:grid;place-items:center;font-size:8px}.chat-empty{font-size:10px;color:#7b8980;padding:20px}.chat-account{border-top:1px solid #e5ebe7;padding:16px 18px}.chat-account b,.chat-account small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-account small{font-size:7px;color:#89958e}.chat-account b{font-size:9px;margin:4px 0 9px}.chat-account button{border:0;background:none;padding:0;color:#9b413b;font-size:8px;font-weight:800}.chat-conversation{min-width:0;display:flex;flex-direction:column;position:relative;background:#fff}.chat-notice{position:absolute;z-index:5;left:20px;right:20px;top:10px;margin:0;display:flex;justify-content:space-between}.chat-notice button{border:0;background:none;color:inherit}.conversation-head{padding:20px 24px;border-bottom:1px solid #e7ece8;display:flex;gap:18px;align-items:center;justify-content:space-between}.conversation-head>div:first-child>span{display:block;color:#24884d;font-size:7px;letter-spacing:1.2px;font-weight:800}.conversation-head h1{font-size:17px;margin:4px 0}.conversation-head p{font-size:8px;color:#748078;margin:3px 0 0}.chat-tags{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end;max-width:500px}.chat-tags button{border:1px solid #dfe7e1;background:#fff;border-radius:999px;padding:5px 8px;font-size:7px;color:#607067}.chat-tags button.selected{background:#dff2e5;border-color:#9bc4a8;color:#16683b;font-weight:800}.chat-messages{flex:1 1;overflow:auto;padding:25px 28px;background:linear-gradient(#fcfefd,#f7faf8)}.chat-messages article{display:flex;margin-bottom:14px}.chat-messages article.mine{justify-content:flex-end}.chat-messages article>div{max-width:min(72%,620px);background:#fff;border:1px solid #e1e8e3;border-radius:5px 15px 15px 15px;padding:12px 14px;box-shadow:0 5px 15px rgba(29,66,47,.04)}.chat-messages article.mine>div{background:#075d63;color:#fff;border-color:#075d63;border-radius:15px 5px 15px 15px}.chat-messages p{font-size:11px;line-height:1.7;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.chat-messages time{display:block;font-size:7px;color:#8b978f;margin-top:8px}.chat-messages .mine time{color:#b7d2d3}.chat-image{display:block;margin-top:9px}.chat-image img{display:block;max-width:330px;width:100%;max-height:270px;object-fit:cover;border-radius:9px}.chat-document{display:flex;align-items:center;gap:10px;background:#f0f5f1;color:#2c4135;border-radius:8px;padding:10px;margin-top:9px}.mine .chat-document{background:rgba(255,255,255,.13);color:#fff}.chat-document>i{width:31px;height:31px;border-radius:7px;background:#fff;color:#075d63;display:grid;place-items:center;font-style:normal}.chat-document b,.chat-document small{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-document b{font-size:8px}.chat-document small{font-size:7px;opacity:.7;margin-top:3px}.chat-composer{border-top:1px solid #e2e9e4;padding:13px 17px;background:#fff}.chat-composer textarea{width:100%;border:0;resize:none;outline:0;font-size:11px;padding:8px}.chat-composer>div{display:flex;align-items:center;gap:9px}.attach-button{width:34px;height:34px;border-radius:8px;background:#edf4ef;display:grid;place-items:center;cursor:pointer}.attach-button input{display:none}.chat-composer>div>small{color:#87938b;font-size:7px}.chat-composer .chat-primary{margin-left:auto}.pending-file{display:flex;align-items:center;gap:5px;max-width:240px;background:#e8f3eb;color:#28653f;border-radius:6px;padding:6px 8px;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pending-file button{border:0;background:none}.new-chat{width:min(570px,calc(100% - 50px));margin:auto}.new-chat h1{font-size:29px;margin:7px 0 10px}.new-chat>p{font-size:11px;line-height:1.7;color:var(--muted)}.new-chat textarea{resize:vertical}.new-chat>.chat-primary{margin-top:18px}.chat-select-empty{margin:auto;text-align:center;color:#728078}.chat-select-empty i{width:62px;height:62px;border-radius:50%;background:#e6f4ea;color:#2e9352;display:grid;place-items:center;margin:auto;font-style:normal;font-size:25px}.chat-select-empty h2{font-size:18px;color:#293a30;margin:15px 0 7px}.chat-select-empty p{font-size:9px}.inquiry-trash-shortcut{position:relative!important;display:flex!important;align-items:center;gap:8px;background:#fff5f4!important;color:#a33f38!important;border:1px solid #eed4d1!important;padding:10px 14px!important}.inquiry-trash-shortcut i{font-style:normal;font-size:17px}.inquiry-trash-shortcut span{font-size:9px}.inquiry-trash-shortcut b{position:absolute;right:-8px;top:-9px;min-width:21px;height:21px;border-radius:999px;background:#d94c42;color:#fff;border:2px solid #fff;display:grid;place-items:center;padding:0 5px;font-size:8px}@media(max-width:900px){.chat-page{padding-top:45px}.admin-chat-workspace,.chat-workspace,.customer-chat-workspace{height:720px;grid-template-columns:260px minmax(0,1fr)}.admin-chat-workspace{margin-top:0}.conversation-head{align-items:flex-start;flex-direction:column}.chat-tags{justify-content:flex-start}.chat-messages article>div{max-width:85%}}@media(max-width:650px){.chat-page-intro h1{font-size:34px}.chat-auth-card{padding:27px 22px}.admin-chat-workspace,.chat-workspace,.customer-chat-workspace{height:auto;min-height:0;display:block;overflow:visible}.chat-list{height:300px;border-right:0;border-bottom:1px solid #e5ebe7}.chat-conversation{min-height:600px}.conversation-head{padding:18px}.chat-messages{height:420px;flex:none;padding:18px 13px}.chat-messages article>div{max-width:91%}.chat-composer>div>small{display:none}.pending-file{max-width:150px}.new-chat{width:calc(100% - 36px);padding:45px 0}.chat-launcher{right:14px;bottom:14px}.chat-launcher>span{display:none}.chat-auth-modal{align-items:end;padding:0;background:rgba(8,36,27,.62)}.chat-auth-modal>section{width:100%;max-height:92dvh;border-radius:20px 20px 0 0;animation:chat-sheet-in .25s ease both}.chat-auth-modal .chat-auth-card{border:0;border-radius:20px 20px 0 0;padding:31px 22px calc(25px + env(safe-area-inset-bottom))}.chat-modal-close{right:13px;top:13px}.inquiry-trash-shortcut{width:auto!important}.admin-page-head .inquiry-trash-shortcut{align-self:stretch;justify-content:center}}@keyframes chat-sheet-in{0%{transform:translateY(100%)}to{transform:none}}@media(prefers-reduced-motion:reduce){.chat-auth-modal>section{animation:none}}.chat-workspace>.chat-conversation{min-height:0;overflow:hidden}.chat-workspace .chat-composer,.chat-workspace .conversation-head{flex:0 0 auto}.chat-workspace .chat-messages{min-height:0;overscroll-behavior:contain}.admin-chat-workspace{height:clamp(520px,calc(100dvh - 235px),780px);min-height:520px}.admin-chat-workspace .chat-composer{position:relative;z-index:3;box-shadow:0 -8px 22px rgba(28,75,54,.06)}@media(max-width:900px){.admin-chat-workspace{height:min(720px,calc(100dvh - 185px));min-height:520px}}@media(max-width:650px){.chat-workspace>.chat-conversation{overflow:visible}.admin-chat-workspace{height:auto;min-height:0}.admin-chat-workspace .chat-conversation{min-height:560px}.admin-chat-workspace .chat-composer{position:sticky;bottom:0;padding-bottom:calc(13px + env(safe-area-inset-bottom))}}body:has(.customer-chat-fullscreen){height:100dvh;overflow:hidden}body:has(.customer-chat-fullscreen) .site-footer,body:has(.customer-chat-fullscreen) .site-header,body:has(.customer-chat-fullscreen)>.announcement,body:has(.customer-chat-fullscreen)>footer{display:none!important}.customer-chat-fullscreen{height:100dvh;min-height:0;padding:16px;background:#edf5f0}.customer-chat-fullscreen .customer-chat-workspace{width:100%;max-width:none;height:100%;min-height:0;margin:0}.customer-chat-fullscreen~.chat-launcher{display:none!important}.chat-account>div{display:flex;align-items:center;justify-content:space-between}.chat-account a{color:#176f43;font-size:8px;font-weight:800}.chat-tag-assignment{margin-left:auto;max-width:570px;text-align:right}.chat-tag-assignment>small{display:block;margin-bottom:7px;color:#2a8d51;font-size:7px;letter-spacing:1.3px;font-weight:800}.load-older-messages{display:block;margin:0 auto 20px;border:1px solid #d8e4db;background:#fff;color:#246b43;border-radius:999px;padding:7px 12px;font-size:8px;font-weight:800}.load-older-messages:disabled{opacity:.55}@media(min-width:901px){body:has(.admin-chat-workspace) .admin-main{height:100dvh;overflow:hidden;display:flex;flex-direction:column}body:has(.admin-chat-workspace) .admin-page-head{flex:0 0 auto}body:has(.admin-chat-workspace) .admin-chat-workspace{height:auto;min-height:0;flex:1 1;margin:0}.admin-chat-workspace .conversation-head{align-items:flex-start}.admin-chat-workspace .chat-tag-assignment{position:sticky;top:0}}@media(max-width:650px){body:has(.customer-chat-fullscreen) .chat-page{padding:0}.customer-chat-fullscreen .customer-chat-workspace{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(190px,32dvh) minmax(0,1fr);border:0;border-radius:0}.customer-chat-fullscreen .chat-list{height:auto;min-height:0}.customer-chat-fullscreen .chat-conversation{height:auto;min-height:0;overflow:hidden}.customer-chat-fullscreen .chat-messages{height:auto;min-height:0;flex:1 1}.customer-chat-fullscreen .chat-composer{position:relative;bottom:auto;padding-bottom:calc(13px + env(safe-area-inset-bottom))}.customer-chat-fullscreen .customer-chat-workspace.has-active-chat{grid-template-rows:112px minmax(0,1fr)}.customer-chat-fullscreen .customer-chat-workspace.has-active-chat .chat-list-head{padding:10px 14px 7px}.customer-chat-fullscreen .customer-chat-workspace.has-active-chat .chat-list-head h2{font-size:14px}.customer-chat-fullscreen .customer-chat-workspace.has-active-chat .chat-thread-list{display:flex;overflow-x:auto}.customer-chat-fullscreen .customer-chat-workspace.has-active-chat .chat-thread-list>button{min-width:210px;border-right:1px solid #edf1ee;padding:8px 12px}.customer-chat-fullscreen .customer-chat-workspace.has-active-chat .chat-account{display:none}.chat-tag-assignment{text-align:left;margin-left:0;max-width:none}.admin-chat-workspace .chat-tag-assignment{width:100%}}@media(max-width:900px){body:has(.admin-chat-workspace){height:100dvh;overflow:hidden}body:has(.admin-chat-workspace) .admin-app{height:100dvh;min-height:0;overflow:hidden;display:flex;flex-direction:column}body:has(.admin-chat-workspace) .admin-sidebar{flex:0 0 auto}body:has(.admin-chat-workspace) .admin-main{flex:1 1;min-height:0;overflow:hidden;display:flex;flex-direction:column}body:has(.admin-chat-workspace) .admin-page-head{display:none}body:has(.admin-chat-workspace) .admin-chat-workspace{height:auto;min-height:0;flex:1 1;margin:0}}@media(max-width:650px){body:has(.admin-chat-workspace) .admin-main{padding:10px}.admin-chat-workspace.has-active-chat{display:grid;grid-template-columns:1fr;grid-template-rows:112px minmax(0,1fr);overflow:hidden}.admin-chat-workspace.has-active-chat .chat-list{height:auto;min-height:0}.admin-chat-workspace.has-active-chat .chat-list-head{padding:9px 13px 6px}.admin-chat-workspace.has-active-chat .chat-list-head h2{font-size:14px}.admin-chat-workspace.has-active-chat .chat-thread-list{display:flex;overflow-x:auto}.admin-chat-workspace.has-active-chat .chat-thread-list>button{min-width:215px;border-right:1px solid #edf1ee;padding:7px 11px}.admin-chat-workspace.has-active-chat .chat-conversation{height:auto;min-height:0;overflow:hidden}.admin-chat-workspace.has-active-chat .chat-messages{height:auto;min-height:0;flex:1 1}.admin-chat-workspace.has-active-chat .chat-composer{position:relative;bottom:auto}.admin-chat-workspace .conversation-head{max-height:155px;overflow-y:auto}}.google-auth{display:flex;align-items:center;justify-content:center;gap:10px}.google-auth img{display:block;width:20px;height:20px}.quote-document>footer{padding:25px 12px 10px}.admin-modal label>small{color:#819087;font-size:8px;font-weight:500;margin-left:5px}.admin-modal-actions button:disabled{opacity:.55}@media(max-width:600px){.quote-document>footer{padding:24px 10px 12px}}.admin-page-head-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.admin-list-head>div{display:flex;align-items:center;gap:11px}.admin-list-head input,.record-select{width:17px;height:17px;accent-color:#176f43}.content-selection-bar{margin:0 18px 14px;padding:11px 14px;border-radius:9px;background:#fff3e5;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px}.content-selection-bar button,.record-trash-button{border:1px solid #e7c6c1;background:#fff;color:#a23f37;border-radius:7px;padding:9px 12px;font-size:9px;font-weight:800}.admin-card-list article{grid-template-columns:auto auto minmax(0,1fr) auto auto}.admin-card-list article>.record-select{margin:0 4px}.admin-card-list.faqs article,.admin-card-list.products article{grid-template-columns:auto minmax(0,1fr) auto auto}.admin-record-actions{display:flex;align-items:center;gap:7px}.admin-record-actions>button{min-height:38px;min-width:62px;padding:9px 13px!important}.admin-brand-image{width:72px;height:72px;border-radius:12px;border:1px solid #e0e8e2;background:#fff;display:grid;place-items:center;overflow:hidden;color:#237147;font-weight:800}.admin-brand-image img{width:100%;height:100%;object-fit:contain}.cropped-image-field{display:grid;gap:8px}.cropped-image-field>span{font-size:10px;font-weight:800}.cropped-image-field .square-preview{width:112px;height:112px;border-radius:11px}.cropped-image-field .cover-preview{width:100%;height:130px;border-radius:11px}.cropped-image-field>img{display:block;object-fit:cover;border:1px solid #dce5df;background:#f6f9f7}.crop-select-button{width:max-content!important;display:inline-flex!important;border:1px solid #cfe0d4!important;background:#edf7f0;color:#1d6840;border-radius:8px;padding:10px 13px!important;font-size:9px!important;font-weight:800!important;cursor:pointer}.crop-select-button input{display:none!important}.crop-backdrop{z-index:130;background:#132a20db;padding:20px}.image-crop-modal{width:min(760px,100%);max-height:94dvh;overflow:auto;background:#fff;border-radius:18px;padding:26px;box-shadow:0 30px 90px #0005}.image-crop-modal>div:first-child>span{font-size:8px;letter-spacing:1.5px;color:#299052;font-weight:800}.image-crop-modal h2{margin:5px 0;font-size:23px}.image-crop-modal p{margin:0 0 18px;color:#738078;font-size:10px}.crop-frame{width:100%;margin:auto;overflow:hidden;background:#dfe7e2;border:3px solid #fff;outline:2px solid #58a873;box-shadow:0 10px 32px #1c4b361f;touch-action:none}.crop-frame.square{max-width:480px;aspect-ratio:1}.crop-frame.wide{aspect-ratio:2.5}.crop-frame canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none}.crop-frame canvas:active{cursor:grabbing}.crop-zoom{display:grid!important;grid-template-columns:auto 1fr;align-items:center;gap:16px;margin-top:20px!important}.crop-zoom input{margin:0!important;accent-color:#24884d}.product-card-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:12px}.product-card-badges .product-category-badge{margin:0}.product-brand-badge{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:4px 7px;border-radius:999px;background:#f1f2ff;color:#454c8c;font-size:8px;font-weight:800}.product-brand-badge i,.product-brand-badge img{width:17px;height:17px;border-radius:50%;object-fit:contain;background:#fff;display:grid;place-items:center;font-style:normal}.product-brand-badge:hover{background:#e4e6ff}.brand-store-hero{position:relative;min-height:500px;display:flex;align-items:flex-end;overflow:hidden;background:#173c2d;color:#fff}.brand-store-hero>img{object-fit:cover}.brand-store-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,35,25,.92),rgba(11,35,25,.55) 50%,rgba(11,35,25,.18))}.brand-store-hero>.shell{position:relative;z-index:2;padding-top:50px;padding-bottom:62px}.brand-store-breadcrumbs{display:flex;align-items:center;gap:8px;font-size:10px;color:#d9e6de;margin-bottom:80px}.brand-store-breadcrumbs a:hover{color:#d7ff4f}.brand-store-intro{display:flex;align-items:center;gap:28px;max-width:820px}.brand-store-logo{width:132px;height:132px;flex:0 0 132px;border-radius:18px;background:#fff;padding:12px;box-shadow:0 18px 50px #0003}.brand-store-logo img{width:100%;height:100%;object-fit:contain}.brand-store-intro>div:last-child>span{font-size:9px;letter-spacing:1.7px;color:#d7ff4f;font-weight:800}.brand-store-intro h1{font-family:TikTok Sans,Manrope,sans-serif;font-size:52px;line-height:1;margin:8px 0 12px}.brand-store-intro p{font-size:13px;line-height:1.75;margin:0 0 15px;max-width:650px;color:#e2ebe5}.brand-store-intro small{font-size:10px;font-weight:800}.brand-shop-layout{padding-top:70px}.brand-shop-layout .shop-sidebar{align-self:start}@media(max-width:760px){.admin-page-head-actions{width:100%;justify-content:stretch}.admin-page-head-actions>a,.admin-page-head-actions>button{flex:1 1}.admin-card-list article,.admin-card-list.faqs article,.admin-card-list.products article{grid-template-columns:auto auto minmax(0,1fr)}.admin-card-list article>.record-flags{grid-column:2/3}.admin-record-actions{grid-column:3;grid-row:2;justify-content:flex-end}.content-selection-bar{align-items:stretch;flex-direction:column}.content-selection-bar button{width:100%}.image-crop-modal{padding:20px 14px}.brand-store-hero{min-height:570px}.brand-store-hero>.shell{padding-bottom:42px}.brand-store-breadcrumbs{margin-bottom:55px}.brand-store-intro{align-items:flex-start;flex-direction:column;gap:18px}.brand-store-logo{width:92px;height:92px;flex-basis:92px}.brand-store-intro h1{font-size:40px}.brand-store-overlay{background:linear-gradient(0deg,rgba(11,35,25,.95),rgba(11,35,25,.45))}.brand-shop-layout{padding-top:45px}.brand-shop-layout .shop-sidebar{width:100%}}.quote-auth-gate{display:grid;place-items:center;padding:70px 0 90px}.quote-auth-gate .chat-auth-card{box-shadow:0 22px 70px rgba(20,70,45,.12)}.quote-auth-loading{min-height:260px;display:grid;place-items:center;color:#617168;font-size:12px;font-weight:700}.quote-form input[readonly]{background:#e8efea;color:#65726a;cursor:not-allowed}@media(max-width:600px){.quote-auth-gate{padding:35px 14px 60px;width:100%}.quote-auth-gate .chat-auth-card{padding:28px 22px}}.admin-app a,.admin-app button{outline-offset:3px}.admin-app a:focus-visible,.admin-app button:focus-visible{outline:3px solid rgba(170,242,127,.6)}.admin-page-head-actions>button,.admin-page-head>a:not(.inquiry-trash-shortcut),.admin-panel-head>a,.admin-panel-head>button,.admin-settings .admin-panel-head>button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #075d63;border-radius:9px;padding:10px 16px;background:#075d63;color:#aaf27f;font-size:10px;font-weight:800;line-height:1;box-shadow:0 7px 16px rgba(7,93,99,.16);white-space:nowrap}.admin-page-head-actions>button:hover,.admin-page-head>a:not(.inquiry-trash-shortcut):hover,.admin-panel-head>a:hover,.admin-panel-head>button:hover,.admin-settings .admin-panel-head>button:hover{background:#064e53;border-color:#064e53;color:#fff;transform:translateY(-1px);box-shadow:0 10px 21px rgba(7,93,99,.23)}.admin-record-actions>button:first-child{min-width:76px;min-height:40px;border:1px solid #b9d8c4!important;border-radius:9px!important;background:#edf7f0!important;color:#075d63!important;font-size:10px!important;font-weight:800;box-shadow:0 4px 10px rgba(7,93,99,.07)}.admin-record-actions>button:first-child:hover{background:#075d63!important;border-color:#075d63!important;color:#aaf27f!important;transform:translateY(-1px)}.admin-record-actions>.record-trash-button{min-width:72px;min-height:40px;border-radius:9px!important;background:#fff7f5;color:#a23f37;border:1px solid #eccfca;font-size:9px;font-weight:800}.admin-record-actions>.record-trash-button:hover{background:#a9433a;color:#fff;border-color:#a9433a;transform:translateY(-1px)}.admin-modal-actions button{min-height:42px;border-radius:9px;padding:10px 17px;font-size:10px;font-weight:800}.admin-modal-actions button:first-child{border:1px solid #d9e4dc;background:#f5f8f6;color:#56675d}.admin-modal-actions button:first-child:hover{background:#e8eeea;color:#24362c}.admin-modal-actions button:last-child:not(.confirm-permanent-delete){border:1px solid #075d63;background:#075d63;color:#aaf27f;box-shadow:0 7px 16px rgba(7,93,99,.15)}.admin-modal-actions button:last-child:not(.confirm-permanent-delete):hover{background:#064e53;color:#fff;transform:translateY(-1px)}.crop-select-button{min-height:40px;align-items:center;justify-content:center;border-color:#b9d8c4!important;background:#edf7f0!important;color:#075d63!important;border-radius:9px!important;padding:10px 15px!important;font-size:10px!important}.crop-select-button:hover{background:#075d63!important;color:#aaf27f!important;border-color:#075d63!important;transform:translateY(-1px)}.admin-table td>a,.inquiry-row-actions>a{display:inline-flex;align-items:center;justify-content:center;min-height:35px;border:1px solid #c8dfd0;border-radius:8px;padding:8px 11px;background:#edf7f0;color:#075d63!important;font-size:9px;font-weight:800}.admin-table td>a:hover,.inquiry-row-actions>a:hover{background:#075d63;color:#aaf27f!important;border-color:#075d63}.inquiry-row-actions>button{min-width:35px;min-height:35px}.content-selection-bar button,.inquiry-selection-bar button{min-height:38px;border-radius:8px;padding:9px 14px;font-size:9px;font-weight:800}.inquiry-selection-bar>button{background:#075d63;color:#aaf27f;border:1px solid #075d63}.inquiry-selection-bar>button:hover{background:#a9433a;color:#fff;border-color:#a9433a}.trash-row-actions button:first-child,.trash-selection-bar .restore-button{border:1px solid #bdd9c6;background:#e7f3ea;color:#075d63}.trash-row-actions button:first-child:hover,.trash-selection-bar .restore-button:hover{background:#075d63;color:#aaf27f;border-color:#075d63}.trash-row-actions button:last-child,.trash-selection-bar .permanent-delete-button{border:1px solid #eccac5;background:#fff0ee;color:#a73d35}.trash-row-actions button:last-child:hover,.trash-selection-bar .permanent-delete-button:hover{background:#a9433a;color:#fff;border-color:#a9433a}.trash-row-actions button{min-height:35px;padding:8px 12px;font-size:9px}.publish-panel>button{min-height:42px;border-radius:9px;font-size:10px;box-shadow:0 5px 13px rgba(7,93,99,.08)}.publish-panel>.save-draft{border:1px solid #c8ddd0;background:#edf5ef;color:#075d63}.publish-panel>.save-draft:hover{background:#dcecdf}.publish-panel>.publish-quote{border:1px solid #075d63;background:#075d63;color:#aaf27f}.publish-panel>.publish-quote:hover{background:#064e53;color:#fff}.publish-panel>.payment-send{border:1px solid #a2d86d;background:#aaf27f;color:#075d63}.publish-panel>.payment-send:hover{background:#c0fa92}.admin-sidebar>button:hover{color:#aaf27f}.admin-app button:disabled{cursor:not-allowed;box-shadow:none!important;transform:none!important;filter:saturate(.5)}@media(max-width:600px){.admin-page-head-actions>button,.admin-page-head>a:not(.inquiry-trash-shortcut){width:100%}.admin-record-actions>button{flex:1 1;min-width:0!important}.admin-modal-actions{display:grid;grid-template-columns:1fr 1fr}.admin-modal-actions button,.trash-row-actions button{width:100%}}.record-flags .mega-featured-flag{background:#e7f6df;color:#276c35;border:1px solid #c4e2b7}.curated-mega-menu{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:28px;padding:28px;min-height:360px}.curated-mega-list{display:flex;flex-direction:column;min-width:0}.curated-mega-heading>span,.curated-mega-preview>div>span{display:block;color:#2e9f50;font-size:8px;letter-spacing:1.6px;font-weight:800}.curated-mega-heading h3{margin:6px 0 18px;color:#1f3027;font-size:20px}.curated-mega-list>div:nth-child(2){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.curated-mega-list>div:nth-child(2)>a{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px!important;border:1px solid transparent;border-radius:10px;color:#26352d}.curated-mega-list>div:nth-child(2)>a.active,.curated-mega-list>div:nth-child(2)>a:hover{background:#eef7f0;border-color:#d4e8da;color:#075d63}.curated-mega-list>div:nth-child(2)>a>i,.curated-mega-list>div:nth-child(2)>a>img{width:42px;height:42px;border-radius:9px;background:#fff;object-fit:contain;display:grid;place-items:center;font-style:normal;color:#075d63;font-weight:800;border:1px solid #e3ebe5}.curated-mega-list>div:nth-child(2)>a span{min-width:0}.curated-mega-list>div:nth-child(2)>a b,.curated-mega-list>div:nth-child(2)>a small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.curated-mega-list>div:nth-child(2)>a b{font-size:11px}.curated-mega-list>div:nth-child(2)>a small{font-size:8px;color:#7d8981;margin-top:3px}.curated-mega-list>div:nth-child(2)>a em{font-style:normal;color:#4c9c64}.curated-mega-list>div:nth-child(2)>p{font-size:11px;color:#7a887f;grid-column:1/-1}.curated-mega-all{display:inline-flex!important;align-items:center;gap:7px;align-self:flex-start;margin-top:auto!important;padding:12px 0 0!important;color:#075d63!important;font-size:10px!important;font-weight:800!important}.curated-mega-preview{position:relative;min-height:300px;border-radius:13px;overflow:hidden;background:#075d63}.curated-mega-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,57,50,.96),rgba(7,57,50,.2) 75%)}.curated-mega-preview>img{position:absolute;width:100%;height:100%;object-fit:cover}.mega-preview-placeholder{position:absolute!important;inset:0;display:grid;place-items:center!important;color:#aaf27f!important;font-size:90px!important;font-weight:800!important}.curated-mega-preview>div:last-child{position:absolute;z-index:2;left:22px;right:22px;bottom:21px;color:#fff}.curated-mega-preview>div>span{color:#aaf27f}.curated-mega-preview h3{font-size:24px;margin:6px 0}.curated-mega-preview p{font-size:10px;line-height:1.65;color:#e0ece5;margin:0 0 11px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.curated-mega-preview a{display:inline-flex!important;padding:0!important;color:#aaf27f!important;font-size:9px!important;font-weight:800!important}.brands-directory-tools{display:flex;align-items:end;justify-content:space-between;gap:35px;padding-top:70px}.brands-directory-tools span{color:#2e9f50;font-size:9px;letter-spacing:1.7px;font-weight:800}.brands-directory-tools h2{font-size:32px;margin:7px 0}.brands-directory-tools p{color:#6e7771;font-size:12px;margin:0}.brands-directory-tools input{width:min(390px,100%);border:1px solid #dce5de;border-radius:999px;padding:14px 19px;outline:0}.brands-directory-tools input:focus{border-color:#4bb262;box-shadow:0 0 0 4px #e7f4ea}.brands-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:35px}.brand-directory-card{border:1px solid #e1e8e3;border-radius:14px;overflow:hidden;background:#fff;transition:.25s}.brand-directory-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(28,75,54,.12)}.brand-directory-cover{height:210px;position:relative;background:#e9f1eb;overflow:hidden}.brand-directory-cover>img{object-fit:cover;transition:.35s}.brand-directory-card:hover .brand-directory-cover>img{transform:scale(1.035)}.brand-directory-cover>span{position:absolute;right:13px;top:13px;padding:6px 9px;border-radius:999px;background:#075d63;color:#aaf27f;font-size:8px;font-weight:800}.brand-directory-body{display:grid;grid-template-columns:74px minmax(0,1fr);gap:17px;padding:0 22px 24px}.brand-directory-logo{width:74px;height:74px;margin-top:-30px;z-index:2;border-radius:13px;background:#fff;border:1px solid #dfe7e1;padding:8px;display:grid;place-items:center;box-shadow:0 7px 18px rgba(25,63,43,.1)}.brand-directory-logo img{width:100%;height:100%;object-fit:contain}.brand-directory-logo i{font-style:normal;font-size:28px;color:#075d63;font-weight:800}.brand-directory-body h3{font-size:18px;margin:17px 0 6px}.brand-directory-body p{font-size:10px;color:#6f7c74;line-height:1.6;margin:0 0 13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.brand-directory-body b{font-size:9px;color:#168044}.brands-directory-grid>.catalog-state,.brands-directory-grid>.empty-catalog{grid-column:1/-1}@media(max-width:1100px){.curated-mega-menu{grid-template-columns:minmax(0,1fr) 310px}.curated-mega-list>div:nth-child(2){grid-template-columns:1fr}.curated-mega-list>div:nth-child(2)>a:nth-child(n+5){display:none!important}.brands-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.brands-directory-tools{align-items:stretch;flex-direction:column;padding-top:45px}.brands-directory-tools input{width:100%}.brands-directory-grid{grid-template-columns:1fr;padding-top:25px}.brand-directory-cover{height:190px}}.header-actions .header-quote{width:52px;min-width:52px;height:52px;padding:0;justify-content:center}.header-actions .header-quote .action-icon{width:52px;height:52px}.header-actions .header-quote i{left:auto;right:-5px;top:-5px;background:#aaf27f;color:#075d63;border-color:#fff;font-weight:800}.inquiry-trash-shortcut{background:#075d63!important;color:#aaf27f!important;border-color:#075d63!important;min-height:42px;border-radius:9px!important;box-shadow:0 7px 16px rgba(7,93,99,.15)}.inquiry-trash-shortcut:hover{background:#064e53!important;color:#fff!important;transform:translateY(-1px)}.inquiry-trash-shortcut b{background:#aaf27f;color:#075d63}.admin-record-actions>.record-trash-button,.inquiry-row-actions>button{background:#075d63!important;color:#aaf27f!important;border-color:#075d63!important}.admin-record-actions>.record-trash-button:hover,.inquiry-row-actions>button:hover{background:#064e53!important;color:#fff!important;border-color:#064e53!important}.content-selection-bar button,.inquiry-selection-bar>button{background:#075d63;color:#aaf27f;border-color:#075d63}.content-selection-bar button:hover,.inquiry-selection-bar>button:hover{background:#064e53;color:#fff;border-color:#064e53}.brand-store-tagline{display:block;color:#aaf27f;font-size:14px;line-height:1.5;margin:-3px 0 8px}@media(max-width:760px){.header-actions .header-quote,.header-actions .header-quote .action-icon{width:40px;height:40px;min-width:40px}.header-actions .header-quote i{right:-5px;top:-5px}}.category-card small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45;min-height:2.9em}.product-image{display:flex}.product-card h3 a:hover{color:#16814a}.blog-card-image{display:block;min-height:100%;overflow:hidden}.blog-card-image img{transition:transform .3s ease}.blog-grid article:hover .blog-card-image img{transform:scale(1.035)}.featured-post{display:block}.blog-page-grid article b,.featured-post>b,.featured-post>div>b{color:var(--lime);font-size:11px;font-weight:800}.blog-page-grid>a{display:block}.blog-page-grid article{height:100%}.blog-page-grid article>b{color:var(--green)}.blog-article-header{background:linear-gradient(125deg,#075d63,#0b6c5b);color:#fff;padding:35px 0 105px}.blog-article-header .eyebrow{display:block;color:#aaf27f;font-size:9px;letter-spacing:1.7px;font-weight:800;margin-top:70px}.blog-article-header h1{font-family:TikTok Sans,Manrope,sans-serif;font-size:54px;line-height:1.08;letter-spacing:-2px;max-width:980px;margin:13px 0 18px}.blog-article-header>div>p{font-size:15px;line-height:1.75;color:#dcebe5;max-width:760px}.blog-article-header>div>small{display:block;margin-top:18px;color:#aaf27f;font-size:10px;font-weight:800}.blog-article-breadcrumbs,.product-detail-breadcrumbs{display:flex;align-items:center;gap:9px;overflow:hidden;font-size:10px}.blog-article-breadcrumbs{color:#cce0da}.blog-article-breadcrumbs b,.product-detail-breadcrumbs b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-article{max-width:1100px;margin-top:-65px;padding-bottom:90px;position:relative}.blog-article-featured{height:570px;position:relative;border-radius:20px;overflow:hidden;background:#e9f1eb;box-shadow:0 22px 60px rgba(10,54,38,.2)}.blog-article-featured img{object-fit:cover}.blog-article-content{max-width:800px;margin:60px auto;font-size:16px;line-height:1.9;color:#3f4d45}.blog-article-content h2,.blog-article-content h3,.blog-article-content h4{font-family:TikTok Sans,Manrope,sans-serif;color:#173d30;line-height:1.25;margin:1.8em 0 .55em}.blog-article-content h2{font-size:31px}.blog-article-content h3{font-size:24px}.blog-article-content p{margin:0 0 1.35em}.blog-article-content ol,.blog-article-content ul{padding-left:25px;margin:0 0 1.6em}.blog-article-content blockquote{border-left:4px solid #aaf27f;background:#eef7f0;margin:30px 0;padding:23px 27px;color:#21513e;font-size:18px;font-weight:600}.blog-article-content img{display:block;max-width:100%;height:auto;border-radius:14px;margin:35px auto}.blog-article-content a{color:#13804a;text-decoration:underline;text-underline-offset:3px}.blog-article>footer{max-width:800px;margin:auto;padding-top:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between}.blog-article>footer a{font-size:11px;font-weight:800;color:#075d63}.product-detail-page{background:linear-gradient(#f5f8f6 0 185px,#fff 185px)}.product-detail-breadcrumbs{padding-top:34px;color:#66766d}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);gap:75px;align-items:center;padding-top:65px}.product-detail-image{min-height:580px;position:relative;display:grid;place-items:center;background:#f3f7f4;border-radius:22px;overflow:hidden;border:1px solid #e0e9e3}.product-detail-image>span{position:absolute;left:20px;top:20px;background:#075d63;color:#aaf27f;padding:8px 11px;border-radius:999px;font-size:9px;font-weight:800;z-index:2}.product-detail-image img{width:90%;height:520px;object-fit:contain}.product-detail-image>i{font-size:100px;font-style:normal;color:#2d8c51;font-weight:800}.product-detail-copy>.eyebrow{font-size:9px;letter-spacing:1.7px;color:#299451;font-weight:800}.product-detail-copy h1{font-family:TikTok Sans,Manrope,sans-serif;font-size:45px;line-height:1.13;letter-spacing:-1.5px;color:#173d30;margin:11px 0 15px}.product-detail-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-detail-badges .product-category-badge{margin:0}.product-detail-summary{font-size:16px;line-height:1.8;color:#65726a;margin:25px 0}.product-detail-description{border-top:1px solid var(--line);padding-top:23px}.product-detail-description h2{font-size:17px;margin:0 0 9px}.product-detail-description p{font-size:12px;line-height:1.8;color:#68756d;white-space:pre-line}.product-detail-quote{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#075d63;color:#fff;border-radius:14px;padding:22px 24px;margin-top:26px}.product-detail-quote b,.product-detail-quote small{display:block}.product-detail-quote small{color:#aaf27f;font-size:8px;letter-spacing:1.4px}.product-detail-quote b{font-size:14px;margin:5px 0}.product-detail-quote p{font-size:9px;color:#d1e5e0;margin:0}.product-detail-quote button{flex:0 0 auto;border:0;background:#aaf27f;color:#075d63;border-radius:9px;padding:13px 17px;font-size:10px;font-weight:800}.product-detail-copy>ul{display:flex;gap:20px;flex-wrap:wrap;padding:0;margin:24px 0 0;list-style:none;color:#587067;font-size:9px}.product-detail-copy>ul li:before{content:"✓";color:#23904e;font-weight:800;margin-right:6px}.admin-blog-list article{display:grid;grid-template-columns:150px minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:15px 4px;border-bottom:1px solid var(--line)}.admin-blog-list article.archived{opacity:.68}.admin-blog-list article>img,.admin-blog-placeholder{width:150px;height:88px;border-radius:10px;background:#edf4ef;object-fit:cover}.admin-blog-placeholder{display:grid;place-items:center;color:#23824a;font-size:26px}.admin-blog-list small{color:#748178;font-size:8px}.admin-blog-list h2{font-size:14px;margin:5px 0}.admin-blog-list p{font-size:9px;line-height:1.6;color:#718078;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-blog-list .admin-record-actions a{display:inline-flex;min-height:40px;align-items:center;padding:9px 13px;border-radius:9px;background:#075d63;color:#aaf27f;font-size:9px;font-weight:800}.admin-blog-editor-page{padding-bottom:95px}.blog-editor-head>div>button{display:block;border:0;background:none;color:#075d63;padding:0;font-size:9px;font-weight:800;margin-bottom:12px}.admin-blog-form{display:grid;grid-template-columns:minmax(300px,.36fr) minmax(0,.64fr);gap:22px;align-items:start}.admin-blog-form label{display:block;font-size:10px;font-weight:800;margin-top:16px}.admin-blog-form label>small{font-weight:500;color:#7f8a83;margin-left:5px}.admin-blog-form input:not([type=checkbox]),.admin-blog-form textarea{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:12px;margin-top:7px;outline:0}.admin-blog-form input:focus,.admin-blog-form textarea:focus{border-color:#55a66e;box-shadow:0 0 0 3px #e4f2e8}.blog-details-panel{position:sticky;top:20px}.blog-feature-check{display:flex!important;align-items:center;gap:9px;background:#f3f8f4;padding:12px;border-radius:8px}.blog-feature-check input{width:17px;height:17px;accent-color:#075d63}.rich-editor-panel{padding:0;overflow:hidden}.rich-editor-panel>.admin-panel-head{padding:23px 24px 0}.rich-editor-panel>.admin-panel-head>small{font-size:8px;color:#758179}.rich-editor-toolbar{position:sticky;top:0;z-index:3;display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:12px 16px;background:#edf3ef;border-top:1px solid #dfe7e1;border-bottom:1px solid #dfe7e1}.rich-editor-toolbar>span{width:1px;height:25px;background:#cedbd2;margin:0 3px}.rich-editor-toolbar button{min-height:32px;border:1px solid #d3dfd6;border-radius:6px;background:#fff;color:#294537;padding:6px 9px;font-size:9px}.rich-editor-toolbar button:hover{background:#075d63;color:#aaf27f;border-color:#075d63}.rich-editor-canvas{min-height:620px;padding:45px 55px;outline:0;font-size:15px;line-height:1.85;color:#35473d}.rich-editor-canvas:focus{box-shadow:inset 0 0 0 2px #88c49a}.rich-editor-canvas h2,.rich-editor-canvas h3,.rich-editor-canvas h4{font-family:TikTok Sans,Manrope,sans-serif;color:#173e30;line-height:1.25}.rich-editor-canvas h2{font-size:30px}.rich-editor-canvas h3{font-size:23px}.rich-editor-canvas img{display:block;max-width:100%;height:auto;border-radius:12px;margin:28px auto}.rich-editor-canvas blockquote{border-left:4px solid #aaf27f;background:#eff7f1;padding:18px 20px;margin:25px 0;color:#28523f}.rich-editor-canvas a{color:#13804a;text-decoration:underline}.admin-blog-savebar{position:fixed;z-index:20;left:245px;right:0;bottom:0;min-height:78px;background:#fff;border-top:1px solid #dce5df;box-shadow:0 -12px 35px rgba(20,61,42,.09);padding:13px 42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-blog-savebar>div:first-child>span{font-size:8px;color:#268b4d;letter-spacing:1.4px;font-weight:800}.admin-blog-savebar p{font-size:9px;color:#748078;margin:4px 0 0}.admin-blog-savebar>div:last-child{display:flex;gap:9px}.admin-blog-savebar button{min-height:43px;border:1px solid #c8ddd0;border-radius:9px;background:#edf5ef;color:#075d63;padding:10px 17px;font-size:10px;font-weight:800}.admin-blog-savebar button:last-child{background:#075d63;color:#aaf27f;border-color:#075d63}.admin-blog-savebar button:hover{transform:translateY(-1px)}@media(max-width:1000px){.product-detail{grid-template-columns:1fr 1fr;gap:35px}.product-detail-image{min-height:470px}.product-detail-image img{height:430px}.admin-blog-form{grid-template-columns:1fr}.blog-details-panel{position:static}.admin-blog-savebar{left:0}.admin-blog-list article{grid-template-columns:120px minmax(0,1fr) auto}.admin-blog-list article>img,.admin-blog-placeholder{width:120px}.admin-blog-list .record-flags{grid-column:2}.admin-blog-list .admin-record-actions{grid-column:3;grid-row:2}}@media(max-width:700px){.blog-article-header{padding-bottom:75px}.blog-article-header .eyebrow{margin-top:45px}.blog-article-header h1{font-size:37px}.blog-article{margin-top:-40px;padding-bottom:60px}.blog-article-featured{height:300px;border-radius:14px}.blog-article-content{margin:38px auto;font-size:14px;line-height:1.8}.blog-article-content h2{font-size:26px}.blog-article>footer{gap:15px;flex-direction:column}.product-detail-page{background:linear-gradient(#f5f8f6 0 135px,#fff 135px)}.product-detail{grid-template-columns:1fr;padding-top:40px;gap:38px}.product-detail-image{min-height:350px}.product-detail-image img{height:330px}.product-detail-copy h1{font-size:36px}.product-detail-quote{align-items:stretch;flex-direction:column}.product-detail-quote button{width:100%}.admin-blog-list article{grid-template-columns:90px minmax(0,1fr)}.admin-blog-list article>img,.admin-blog-placeholder{width:90px;height:70px}.admin-blog-list .admin-record-actions,.admin-blog-list .record-flags{grid-column:2;grid-row:auto}.admin-blog-list .admin-record-actions{justify-content:flex-start}.rich-editor-panel>.admin-panel-head{align-items:flex-start;gap:8px;flex-direction:column}.rich-editor-toolbar{max-height:145px;overflow:auto}.rich-editor-canvas{min-height:500px;padding:28px 20px}.admin-blog-savebar{padding:11px 15px;align-items:stretch;flex-direction:column}.admin-blog-savebar>div:first-child{display:none}.admin-blog-savebar>div:last-child{display:grid;grid-template-columns:1fr 1fr}.admin-blog-savebar button{width:100%}.admin-blog-editor-page{padding-bottom:80px}.blog-page-grid article{grid-template-columns:1fr}.blog-page-grid article>img{height:220px}}.product-card .product-image{height:auto;aspect-ratio:1/1}.hero-slider h1,.promo-card h3{white-space:pre-line}.shop-nav-item:focus-within .mega-menu:not(.is-open){opacity:0;visibility:hidden;transform:translateY(8px)}.mega-products-panel{min-height:300px;border-radius:13px;background:#f1f7f2;padding:19px;display:flex;flex-direction:column}.mega-products-panel>div:first-child>span{display:block;color:#2e9f50;font-size:8px;letter-spacing:1.6px;font-weight:800}.mega-products-panel h3{font-size:22px;color:#173d30;margin:5px 0 2px}.mega-products-panel>div:first-child>p{font-size:9px;color:#6f7d74;margin:0 0 12px}.mega-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.mega-products-grid>a{min-width:0!important;display:flex!important;flex-direction:column;gap:7px;padding:8px!important;border:1px solid #dce8df;border-radius:10px;background:#fff;color:#26352d!important}.mega-products-grid>a:hover{border-color:#9dcbaa;box-shadow:0 7px 16px rgba(20,77,46,.08)}.mega-products-grid i,.mega-products-grid img{width:100%;height:auto;border-radius:7px;background:#f3f6f4;object-fit:contain;display:grid;place-items:center;font-style:normal;font-size:25px;font-weight:800;color:#168044}.mega-products-grid span{font-size:9px;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mega-products-grid>p{grid-column:1/-1;font-size:10px;color:#718078}.chat-launcher i svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand-store-logo{background:transparent;padding:0;box-shadow:none;border:0}.page-hero{padding:46px 0 40px}.category-archive-hero{min-height:310px}.category-hero-grid{min-height:265px}.brand-store-hero{min-height:390px}.brand-store-hero>.shell{padding-top:35px;padding-bottom:40px}.blog-article-header{padding-top:28px;padding-bottom:75px}.blog-article-header .eyebrow{margin-top:38px}.admin-homepage-form{display:grid;gap:22px;padding-bottom:90px}.homepage-admin-section{padding:24px}.homepage-admin-section .admin-panel-head p{margin:5px 0 0;color:#748078;font-size:9px}.homepage-admin-section>.admin-panel-head>b{font-size:10px;color:#075d63;background:#eaf5ed;padding:8px 11px;border-radius:999px}.admin-subheading{margin:25px 0 10px;font-size:11px;color:#567064}.mega-product-selection{display:grid;gap:9px}.mega-product-selection.selected article{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #e0e8e2;border-radius:11px;padding:9px}.mega-product-selection i,.mega-product-selection img{width:62px;height:62px;object-fit:contain;border-radius:8px;background:#f1f5f2;display:grid;place-items:center;font-style:normal;font-weight:800;color:#168044}.mega-product-selection small{display:block;color:#2c9850;font-size:7px;letter-spacing:1.1px;font-weight:800;margin-bottom:4px}.mega-product-selection article>div>b{font-size:11px}.selection-order{display:flex;gap:6px}.homepage-editor-head button,.selection-order button{border:1px solid #d8e3db;border-radius:7px;background:#fff;color:#075d63;padding:8px 10px;font-size:9px;font-weight:800}.homepage-editor-head button:last-child,.selection-order button:last-child{color:#9b3d32}.homepage-editor-head button:disabled,.selection-order button:disabled{opacity:.35}.mega-product-selection.available{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-product-selection.available>button{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left;border:1px solid #e0e8e2;border-radius:10px;background:#fff;padding:8px}.mega-product-selection.available>button i,.mega-product-selection.available>button img{width:50px;height:50px}.mega-product-selection.available>button span{font-size:9px;line-height:1.4}.mega-product-selection.available>button>b{font-size:8px;color:#168044}.mega-product-selection.available>button:disabled{opacity:.45}.homepage-editor-list{display:grid;gap:16px}.homepage-editor-list>article{border:1px solid #dfe8e1;border-radius:12px;padding:18px;background:#fbfcfb}.homepage-editor-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.homepage-editor-head small{display:block;color:#2d9750;font-size:7px;letter-spacing:1.2px;font-weight:800}.homepage-editor-head h3{font-size:14px;margin:4px 0 0}.homepage-editor-head>div:last-child{display:flex;gap:6px}.homepage-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.homepage-fields label{font-size:9px;font-weight:800}.homepage-fields label>small{font-weight:500;color:#7a8980;margin-left:4px}.homepage-fields .wide{grid-column:1/-1}.homepage-fields input,.homepage-fields textarea{display:block;width:100%;margin-top:6px;border:1px solid #dae4dd;border-radius:8px;padding:10px 11px;outline:0;resize:vertical}.homepage-fields input:focus,.homepage-fields textarea:focus{border-color:#55a66e;box-shadow:0 0 0 3px #e4f2e8}.homepage-editor-list .cropped-image-field{margin-top:14px}.homepage-savebar{position:fixed;z-index:20;left:245px;right:0;bottom:0;min-height:72px;padding:13px 42px;background:#fff;border-top:1px solid #dce5df;box-shadow:0 -12px 35px rgba(20,61,42,.09);display:flex;align-items:center;justify-content:space-between}.homepage-savebar span{font-size:9px;color:#718078}.homepage-savebar button{border:0;border-radius:9px;background:#075d63;color:#aaf27f;padding:13px 19px;font-size:10px;font-weight:800}.homepage-savebar button:disabled{opacity:.55}@media(max-width:1100px){.mega-product-selection.available,.mega-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.homepage-savebar{left:0}.brand-store-hero{min-height:360px}}@media(max-width:760px){.page-hero{padding:36px 0 32px}.category-archive-hero{min-height:320px}.category-hero-grid{min-height:0;padding:38px 0 24px}.brand-store-hero{min-height:420px}.brand-store-hero>.shell{padding-bottom:30px}.blog-article-header{padding-bottom:60px}.blog-article-header .eyebrow{margin-top:28px}.homepage-admin-section{padding:16px}.homepage-admin-section>.admin-panel-head{align-items:flex-start;flex-direction:column}.mega-product-selection.available{grid-template-columns:1fr}.mega-product-selection.selected article{grid-template-columns:52px minmax(0,1fr)}.mega-product-selection.selected i,.mega-product-selection.selected img{width:52px;height:52px}.selection-order{grid-column:2}.homepage-fields{grid-template-columns:1fr}.homepage-fields .wide{grid-column:auto}.homepage-editor-head{align-items:flex-start;flex-direction:column}.homepage-savebar{padding:11px 15px}.homepage-savebar span{display:none}}.curated-mega-menu{min-height:0;padding:19px 23px;gap:20px}.curated-mega-heading h3{margin-bottom:10px}.curated-mega-list>div:nth-child(2){gap:5px}.curated-mega-list>div:nth-child(2)>a{grid-template-columns:34px minmax(0,1fr) auto;padding:5px 7px!important}.curated-mega-list>div:nth-child(2)>a>i,.curated-mega-list>div:nth-child(2)>a>img{width:34px;height:34px}.curated-mega-all{padding-top:7px!important}.curated-mega-preview{min-height:245px}.mega-products-panel{min-height:245px;padding:14px;animation:mega-products-swap .16s ease-out}.mega-products-panel h3{font-size:18px;margin-top:3px}.mega-products-panel>div:first-child>p{margin-bottom:8px}.mega-products-grid{gap:7px}.mega-products-grid>a{display:grid!important;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:8px;padding:6px!important}.mega-products-grid i,.mega-products-grid img{width:52px;height:52px;aspect-ratio:1/1}.mega-products-grid span{-webkit-line-clamp:3}.mega-category-tabs{display:flex;gap:7px;overflow-x:auto;margin:0 0 15px;padding-bottom:4px}.mega-category-tabs>button{display:flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid #dce6df;border-radius:999px;background:#fff;color:#526159;padding:8px 11px;font-size:9px;font-weight:800}.mega-category-tabs>button.active{background:#075d63;border-color:#075d63;color:#aaf27f}.mega-category-tabs small{min-width:22px;height:18px;padding:0 5px;border-radius:999px;background:#eef4f0;color:#31734b;display:grid;place-items:center;font-size:7px}.mega-category-tabs>button.active small{background:#aaf27f;color:#075d63}.mega-auto-note{margin:-3px 0 13px;padding:10px 12px;border-radius:8px;background:#f1f7f2;color:#607168;font-size:9px}@keyframes mega-products-swap{0%{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:none}}@media(max-width:1100px){.curated-mega-menu{padding:16px 18px}.mega-products-grid>a{grid-template-columns:44px minmax(0,1fr)}.mega-products-grid i,.mega-products-grid img{width:44px;height:44px}}.homepage-editor-list.compact{gap:10px}.homepage-editor-list.compact>article,.homepage-single-editor{padding:0;overflow:hidden;border:1px solid #dfe8e1;border-radius:12px;background:#fbfcfb}.homepage-editor-list.compact>article.is-open,.homepage-single-editor.is-open{border-color:#a9ceb4;box-shadow:0 8px 22px rgba(24,82,48,.07)}.homepage-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:11px 12px}.homepage-summary-thumb{width:96px;height:76px;display:grid;place-items:center;overflow:hidden;border:1px solid #dce6df;border-radius:9px;background:repeating-conic-gradient(#f2f6f3 0 25%,#e9efeb 0 50%) 50%/16px 16px;color:#718078}.homepage-summary-thumb.wide{width:160px}.homepage-summary-thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#f3f7f4}.homepage-summary-thumb i{font-size:8px;font-style:normal;font-weight:800}.homepage-summary-copy{min-width:0}.homepage-summary-copy small{display:block;color:#2d9750;font-size:7px;letter-spacing:1.2px;font-weight:800}.homepage-summary-copy h3{margin:4px 0 3px;font-size:13px;line-height:1.35}.homepage-summary-copy h3,.homepage-summary-copy p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.homepage-summary-copy p{margin:0;color:#76837b;font-size:8px}.homepage-summary-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.homepage-summary-actions button{min-height:34px;border:1px solid #d8e3db;border-radius:7px;background:#fff;color:#075d63;padding:7px 9px;font-size:8px;font-weight:800}.homepage-summary-actions button:hover{border-color:#8ebd9b;background:#edf7f0}.homepage-summary-actions .edit-toggle{min-width:78px;background:#075d63;border-color:#075d63;color:#aaf27f}.homepage-summary-actions .remove{color:#9b3d32}.homepage-summary-actions button:disabled{opacity:.35}.homepage-editor-body{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:20px;padding:18px;border-top:1px solid #e1e9e3;background:#fff}.homepage-editor-body.is-collapsed{display:none}.homepage-editor-body .cropped-image-field{position:sticky;top:18px;margin:0}.homepage-editor-body .cropped-image-field .cover-preview,.homepage-editor-body .cropped-image-field .square-preview,.homepage-editor-body .cropped-image-field>img{width:100%;height:125px;object-fit:contain;background:#f3f7f4}.homepage-image-url{border:1px solid #e0e8e2;border-radius:8px;background:#f7faf8}.homepage-image-url summary{cursor:pointer;padding:10px 11px;color:#537064;font-size:8px;font-weight:800}.homepage-image-url label{padding:0 11px 11px}.homepage-single-editor{margin-top:2px}@media(max-width:900px){.homepage-summary{grid-template-columns:auto minmax(0,1fr)}.homepage-summary-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.homepage-editor-body{grid-template-columns:1fr}.homepage-editor-body .cropped-image-field{position:static}.homepage-editor-body .cropped-image-field .cover-preview,.homepage-editor-body .cropped-image-field .square-preview,.homepage-editor-body .cropped-image-field>img{width:min(220px,100%);height:140px}}@media(max-width:600px){.homepage-summary{grid-template-columns:80px minmax(0,1fr);gap:11px}.homepage-summary-thumb,.homepage-summary-thumb.wide{width:80px;height:68px}.homepage-summary-actions{grid-column:1/-1}.homepage-summary-actions .edit-toggle{flex:1 1}.homepage-editor-body{padding:14px}.homepage-summary-copy h3{font-size:11px}}