/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}}:root{--teal:#08a99d;--teal-dark:#087f79;--ink:#292b33;--muted:#6f747c;--line:#e6e8e8;--soft:#f4f7f6;--lime:#dff53d;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.topbar{background:var(--ink);color:#fff;letter-spacing:.02em;justify-content:space-between;align-items:center;height:34px;padding:0 4vw;font-size:12px;display:flex}.header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:190px minmax(260px,640px) 150px;justify-content:space-between;align-items:center;height:86px;padding:0 4vw;display:grid;position:sticky;top:0}.brand img{object-fit:contain;width:126px;height:64px}.search{border:1px solid var(--line);background:var(--soft);height:48px;color:var(--teal);border-radius:8px;align-items:center;gap:10px;padding:0 16px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.cart-button{background:0 0;border:0;justify-self:end;align-items:center;gap:9px;font-weight:700;display:flex}.cart-button b{background:var(--teal);color:#fff;border-radius:50%;place-items:center;min-width:24px;height:24px;font-size:12px;display:grid}.hero{background:linear-gradient(135deg,#f8fbfa,#edf5f3);grid-template-columns:1.08fr .92fr;gap:6vw;min-height:580px;padding:76px 6vw 48px;display:grid;overflow:hidden}.eyebrow{color:var(--teal-dark);letter-spacing:.17em;margin-bottom:16px;font-size:12px;font-weight:800;display:block}.hero h1,.section-head h2,.help h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5.2vw,74px);line-height:.98}.hero h1 em{color:var(--teal);font-style:normal}.hero-copy>p{color:var(--muted);max-width:620px;margin:26px 0;font-size:18px;line-height:1.6}.hero-actions{align-items:center;gap:26px;margin:32px 0;display:flex}.primary,.help a{background:var(--ink);color:#fff;border-radius:6px;justify-content:center;align-items:center;padding:16px 24px;font-weight:800;display:inline-flex}.text-link{color:var(--teal-dark);font-weight:800}.trust-row{color:#555;gap:24px;font-size:13px;display:flex}.hero-visual{min-height:420px;position:relative}.sun{background:var(--lime);border-radius:50%;width:310px;height:310px;position:absolute;top:-10px;right:2%;box-shadow:0 0 80px #dff53d59}.panel{background:linear-gradient(140deg,#0d666a,#15383c);border:8px solid #dce3df;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:6px;width:430px;height:260px;padding:6px;display:grid;position:absolute;top:105px;right:7%;transform:perspective(700px)rotateX(53deg)rotate(-12deg);box-shadow:20px 32px 50px #19323338}.panel i{background:repeating-linear-gradient(90deg,#0000 0 16px,#ffffff12 17px 18px);border:1px solid #ffffff73}.metric{background:#fff;border-radius:6px;flex-direction:column;padding:18px 22px;display:flex;position:absolute;bottom:5px;right:0;box-shadow:0 12px 40px #162f2f24}.metric small{color:var(--muted)}.metric strong{margin-top:3px;font-size:22px}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 6vw;display:grid}.benefits article{border-right:1px solid var(--line);align-items:center;gap:16px;padding:26px 3vw 26px 0;display:flex}.benefits article+article{padding-left:3vw}.benefits article:last-child{border:0}.benefits b{color:var(--teal);font-size:13px}.benefits div{flex-direction:column;gap:4px;display:flex}.benefits strong{font-size:14px}.benefits span{color:var(--muted);font-size:12px}.catalog{padding:90px 5vw}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.section-head h2,.help h2{font-size:clamp(34px,4vw,54px)}.section-head p{color:var(--muted);font-size:13px}.chips{gap:8px;padding-bottom:18px;display:flex;overflow:auto}.chips button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:99px;padding:10px 16px;font-size:13px;font-weight:700}.chips button.active{background:var(--ink);border-color:var(--ink);color:#fff}.grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product{border:1px solid var(--line);background:#fff;border-radius:10px;transition:all .25s;overflow:hidden}.product:hover{transform:translateY(-4px);box-shadow:0 18px 45px #2032301c}.product-image{background:#f5f7f6;place-items:center;height:260px;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:84%;height:84%}.badge{z-index:2;background:var(--lime);text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:7px 9px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.quick{background:var(--ink);color:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1;position:absolute;bottom:14px;right:14px}.product-body{padding:18px}.category{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.product h3{min-height:61px;margin:10px 0;font-size:15px;line-height:1.35}.stock{color:#258462;font-size:11px}.price{grid-template-columns:auto 1fr;align-items:baseline;column-gap:6px;margin:18px 0;display:grid}.price small{color:var(--muted)}.price strong{letter-spacing:-.03em;font-size:22px}.price span{color:var(--muted);grid-column:2;font-size:10px}.add{border:1px solid var(--ink);background:#fff;border-radius:5px;width:100%;padding:12px;font-size:12px;font-weight:900}.add:hover{background:var(--ink);color:#fff}.empty,.cart-empty{text-align:center;color:var(--muted);flex-direction:column;gap:8px;padding:60px;display:flex}.help{background:var(--teal);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:40px;margin:30px 5vw 90px;padding:56px;display:flex}.help .eyebrow{color:var(--lime)}.help p{opacity:.85;max-width:660px;line-height:1.6}.help a{background:var(--lime);color:var(--ink);white-space:nowrap}footer{background:var(--ink);color:#fff;grid-template-columns:180px 1fr auto;align-items:center;gap:20px;padding:50px 5vw;display:grid}footer img{object-fit:contain;background:#fff;border-radius:4px;width:130px;height:70px}footer p{color:#bfc2c7}footer div{gap:18px;font-size:13px;display:flex}footer small{color:#9ea1a8;border-top:1px solid #454750;grid-column:1/-1;padding-top:24px}.backdrop{z-index:39;background:#11151785;border:0;position:fixed;inset:0}.drawer{z-index:40;background:#fff;flex-direction:column;width:min(470px,100%);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-15px 0 55px #0000002e}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:26px;display:flex}.drawer-head span{color:var(--teal);letter-spacing:.14em;font-size:10px;font-weight:900}.drawer-head h2{margin:4px 0 0}.drawer-head button{background:0 0;border:0;font-size:30px}.cart-items{flex:1;padding:8px 26px;overflow:auto}.cart-items article{border-bottom:1px solid var(--line);grid-template-columns:84px 1fr;gap:16px;padding:18px 0;display:grid}.cart-items img{object-fit:contain;background:var(--soft);width:84px;height:84px}.cart-items h3{margin:0 0 7px;font-size:13px}.qty{border:1px solid var(--line);border-radius:5px;align-items:center;width:max-content;margin-top:12px;display:flex}.qty button{background:#fff;border:0;width:30px;height:28px}.qty span{text-align:center;min-width:28px;font-size:12px}.cart-total{border-top:1px solid var(--line);padding:24px 26px;box-shadow:0 -8px 30px #0000000d}.cart-total>div{justify-content:space-between;align-items:center;display:flex}.cart-total strong{font-size:25px}.cart-total small{color:var(--muted);margin:8px 0 16px;line-height:1.5;display:block}.cart-total button,.confirm,.success button{background:var(--teal);color:#fff;border:0;border-radius:6px;width:100%;padding:15px;font-weight:900}.cart-total p{text-align:center;color:var(--muted);margin:10px 0 0;font-size:11px}.modal-wrap{z-index:50;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-wrap .backdrop{z-index:0}.modal{z-index:1;background:#fff;border-radius:12px;width:min(650px,100%);max-height:94vh;padding:36px;position:relative;overflow:auto}.modal-head h2{margin:0;font-size:34px}.modal-head p{color:var(--muted);line-height:1.5}.modal form{gap:14px;margin-top:24px;display:grid}.modal label{gap:6px;font-size:12px;font-weight:800;display:grid}.modal input,.modal textarea{border:1px solid var(--line);outline-color:var(--teal);border-radius:6px;padding:12px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-total{border-top:1px solid var(--line);justify-content:space-between;padding:16px 0;font-size:14px;display:flex}.checkout-total strong{font-size:24px}.modal form>small{text-align:center;color:var(--muted)}.success{text-align:center;padding:40px 10px}.success>span{background:var(--lime);border-radius:50%;place-items:center;width:64px;height:64px;margin:auto;font-size:30px;display:grid}.success h2{margin-bottom:8px;font-size:34px}.success p{color:var(--muted);max-width:480px;margin:0 auto 24px;line-height:1.6}.success button{max-width:280px}.cart-empty span{font-size:32px}.cart-empty b{color:var(--ink)}@media (max-width:1050px){.grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-visual{display:none}.header{grid-template-columns:140px 1fr 120px}.help{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.topbar span:first-child{display:none}.topbar{justify-content:center}.header{grid-template-columns:95px 1fr 48px;gap:10px;height:74px;padding:0 18px}.brand img{width:88px}.search{height:42px;padding:0 10px}.cart-button span,.cart-button>span:first-child{display:none}.hero{min-height:0;padding:58px 22px}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.trust-row{flex-wrap:wrap;gap:10px 18px}.benefits{grid-template-columns:1fr;padding:0 22px}.benefits article,.benefits article+article{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.catalog{padding:64px 18px}.section-head{flex-direction:column;align-items:flex-start}.grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image{height:180px}.product-body{padding:13px}.product h3{min-height:72px;font-size:13px}.price strong{font-size:18px}.help{margin:10px 18px 60px;padding:34px 26px}.help a{white-space:normal;width:100%}footer{grid-template-columns:1fr;padding:42px 22px}footer div{flex-direction:column}footer small{grid-column:1}.modal{padding:25px}.form-row{grid-template-columns:1fr}}@media (max-width:430px){.grid{grid-template-columns:1fr}.product-image{height:250px}.product h3{min-height:0}.search input::placeholder{color:#0000}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.admin{background:#f3f5f4;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin>aside{background:var(--ink);color:#fff;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.admin>aside img{object-fit:contain;background:#fff;border-radius:5px;width:120px;height:70px;margin-bottom:40px}.admin nav{gap:6px;display:grid}.admin nav button,.admin nav a{color:#c8cbd0;text-align:left;background:0 0;border:0;border-radius:6px;padding:13px;font-weight:700}.admin nav button.active{background:var(--teal);color:#fff}.admin nav b{float:right;background:#ffffff26;border-radius:9px;padding:2px 6px}.admin>aside small{color:#8f939a;margin-top:auto;font-size:10px;overflow:hidden}.admin>section{padding:50px 4vw}.admin>section>header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.admin header span{color:var(--teal-dark);letter-spacing:.15em;font-size:10px;font-weight:900}.admin header h1{margin:7px 0;font-size:38px}.sync,.product-form button{background:var(--ink);color:#fff;border:0;border-radius:6px;padding:13px 18px;font-weight:800}.notice{color:#176b5b;background:#e6f6f1;border:1px solid #a9d7c9;border-radius:6px;margin-bottom:18px;padding:14px 16px}.admin-list,.product-table{gap:8px;display:grid}.admin-list article,.product-table article,.table-head{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:70px 1fr 1.5fr 110px 105px;align-items:center;gap:16px;padding:17px;font-size:13px;display:grid}.admin-list article div,.product-table article div{flex-direction:column;gap:5px;min-width:0;display:flex}.admin-list article span,.product-table article span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.admin-list article a{color:#167452;text-align:center;background:#e3f7ed;border-radius:4px;padding:8px;font-size:11px;font-weight:800}.order-id{color:var(--teal);font-weight:900}.admin-empty{text-align:center;color:var(--muted);background:#fff;border:1px dashed #ccd0cf;padding:80px}.product-form{border:1px solid var(--line);background:#fff;border-radius:8px;gap:15px;margin-bottom:26px;padding:26px;display:grid}.product-form h2{margin:0 0 8px}.product-form>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.product-form>div:first-of-type{grid-template-columns:1fr 3fr}.product-form label{gap:6px;font-size:11px;font-weight:800;display:grid}.product-form input{border:1px solid var(--line);border-radius:5px;padding:11px}.product-form button{background:var(--teal);justify-self:start}.product-form small{color:var(--muted)}.table-head{color:var(--muted);text-transform:uppercase;background:0 0;border:0;grid-template-columns:1fr 100px 80px 120px;font-size:11px}.product-table article{grid-template-columns:1fr 100px 80px 120px}.admin-denied{padding:12vh 8vw}.admin-denied a{background:var(--ink);color:#fff;border-radius:5px;margin-top:20px;padding:12px 18px;display:inline-block}@media (max-width:850px){.admin{grid-template-columns:1fr}.admin>aside{flex-direction:row;align-items:center;gap:16px;height:auto;padding:12px 18px;position:static}.admin>aside img{width:70px;height:45px;margin:0}.admin nav{display:flex}.admin nav button,.admin nav a{padding:9px}.admin>aside small{display:none}.admin>section{padding:28px 16px}.admin-list article{grid-template-columns:55px 1fr}.admin-list article>:nth-child(n+3){grid-column:2}.product-form>div,.product-form>div:first-of-type{grid-template-columns:1fr}.table-head{display:none}.product-table article{grid-template-columns:1fr 75px 75px}}.catalog-tools{grid-template-columns:minmax(280px,1fr) 190px;gap:14px;margin-bottom:28px;display:grid}.sort{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.sort span{color:var(--muted);font-size:11px;font-weight:700}.sort select{color:var(--ink);background:0 0;border:0;outline:0;font-weight:800}.catalog-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:28px;display:grid}.category-sidebar{border:1px solid var(--line);scrollbar-width:thin;background:#fff;border-radius:12px;max-height:calc(100vh - 160px);padding:20px 14px;position:sticky;top:136px;overflow:auto}.category-sidebar-head{border-bottom:1px solid var(--line);margin-bottom:10px;padding:0 8px 16px}.category-sidebar-head span{color:var(--teal-dark);letter-spacing:.15em;font-size:10px;font-weight:900}.category-sidebar-head h3{letter-spacing:-.04em;margin:4px 0 0;font-size:24px}.category-sidebar .chips{gap:4px;padding:0;display:grid;overflow:visible}.category-sidebar .chips button{text-align:left;white-space:normal;color:#555;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;padding:10px 9px;display:flex}.category-sidebar .chips button:hover{background:var(--soft);color:var(--ink)}.category-sidebar .chips button.active{background:var(--ink);color:#fff}.category-sidebar .chips button span{line-height:1.25}.category-sidebar .chips button b{color:#5d6464;background:#edf1f0;border-radius:99px;flex:none;place-items:center;min-width:27px;height:23px;font-size:10px;display:grid}.category-sidebar .chips button.active b{background:var(--teal);color:#fff}.catalog-results{min-width:0}.category-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;margin-bottom:14px;display:flex}.category-row>div{align-items:baseline;gap:8px;min-width:0;display:flex}.category-row small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.category-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.results{color:var(--muted);white-space:nowrap;font-size:12px}.results b{color:var(--ink)}.catalog-results .grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:1500px){.catalog-layout{grid-template-columns:270px minmax(0,1fr)}.catalog-results .grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1100px){.catalog-layout{grid-template-columns:220px minmax(0,1fr)}.catalog-results .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.catalog-tools{grid-template-columns:1fr}.catalog-layout{display:block}.category-sidebar{border:0;border-radius:0;max-height:none;margin-bottom:18px;padding:0;position:static;overflow:visible}.category-sidebar-head{display:none}.category-sidebar .chips{scrollbar-width:thin;gap:8px;padding:0 0 8px;display:flex;overflow-x:auto}.category-sidebar .chips button{border:1px solid var(--line);white-space:nowrap;border-radius:99px;flex:none;width:auto;min-height:42px;padding:9px 12px}.category-sidebar .chips button b{min-width:24px}.category-row{margin-bottom:12px}.category-row small{display:none}.catalog-results .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:430px){.catalog-results .grid{grid-template-columns:1fr}}.category-sidebar .chips a{text-align:left;white-space:normal;color:#555;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;padding:10px 9px;display:flex}.category-sidebar .chips a:hover{background:var(--soft);color:var(--ink)}.category-sidebar .chips a.active{background:var(--ink);color:#fff}.category-sidebar .chips a span{line-height:1.25}.category-sidebar .chips a b{color:#5d6464;background:#edf1f0;border-radius:99px;flex:none;place-items:center;min-width:27px;height:23px;font-size:10px;display:grid}.category-sidebar .chips a.active b{background:var(--teal);color:#fff}@media (max-width:800px){.category-sidebar .chips a{border:1px solid var(--line);white-space:nowrap;border-radius:99px;flex:none;width:auto;min-height:42px;padding:9px 12px}.category-sidebar .chips a b{min-width:24px}}.stock.consultation{color:#9a6b16}.product-image img{object-position:center center;display:block;position:absolute;inset:6%;object-fit:contain!important;width:88%!important;max-width:88%!important;height:88%!important;max-height:88%!important}.storefront{--co2-teal:#08a99d;--co2-teal-deep:#086f6a;--co2-ink:#20242b;--co2-night:#122a2a;--co2-lime:#dff53d;--co2-cloud:#f3f7f6;--co2-line:#dfe7e5;--co2-muted:#697370;min-height:100vh;color:var(--co2-ink);background:#fcfdfd;font-family:Arial,Helvetica,sans-serif;overflow:clip}.storefront .topbar{background:var(--co2-night);color:#dbe8e5;letter-spacing:.02em;justify-content:center;height:38px;padding:0 clamp(20px,4vw,72px);font-size:11px}.storefront .topbar b{color:#fff}.storefront .header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfdfde8;border-bottom:1px solid #18433f17;grid-template-columns:170px 1fr auto;gap:32px;height:98px;padding:0 clamp(20px,4vw,72px)}.storefront .brand{align-items:center;display:flex}.storefront .brand img{object-fit:contain;width:154px;height:76px}.storefront .header nav{justify-content:center;gap:clamp(20px,3vw,44px);font-size:12px;font-weight:800;display:flex}.storefront .header nav a{padding:12px 0;position:relative}.storefront .header nav a:after{content:"";background:var(--co2-teal);height:2px;transition:right .2s;position:absolute;bottom:5px;left:0;right:100%}.storefront .header nav a:hover:after{right:0}.storefront .header-actions{align-items:center;gap:10px;display:flex}.storefront .header-whatsapp{border:1px solid var(--co2-line);color:var(--co2-teal-deep);border-radius:99px;padding:11px 16px;font-size:11px;font-weight:900}.storefront .cart-button{background:var(--co2-ink);color:#fff;border-radius:99px;gap:8px;min-height:42px;padding:0 5px 0 13px;font-size:12px}.storefront .cart-button b{background:var(--co2-lime);min-width:32px;height:32px;color:var(--co2-ink)}.storefront .hero{color:#fff;background:radial-gradient(circle at 74% 15%,#dff53d21,#0000 31%),linear-gradient(135deg,#102827 0%,#183a37 58%,#0b6f68 130%);border-radius:26px;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:clamp(40px,6vw,90px);width:calc(100% - 36px);max-width:1500px;min-height:650px;margin:18px auto 0;padding:clamp(56px,7vw,104px) clamp(28px,6vw,92px);position:relative}.storefront .hero:before{content:"";opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.storefront .hero-copy{z-index:2;position:relative}.storefront .eyebrow{color:var(--co2-teal-deep);letter-spacing:.2em;align-items:center;gap:9px;margin-bottom:20px;font-size:10px;display:flex}.storefront .eyebrow i{background:currentColor;width:20px;height:2px}.storefront .hero .eyebrow{color:var(--co2-lime)}.storefront .hero h1{letter-spacing:-.058em;max-width:760px;font-size:clamp(48px,5.6vw,82px);line-height:.97}.storefront .hero h1 em{color:var(--co2-lime)}.storefront .hero-copy>p{color:#ffffffb0;max-width:600px;margin:28px 0 0;font-size:clamp(16px,1.25vw,19px);line-height:1.65}.storefront .hero-actions{gap:24px;margin:38px 0 34px}.storefront .primary{background:var(--co2-lime);color:var(--co2-ink);border-radius:99px;gap:30px;padding:17px 20px 17px 24px;font-size:12px}.storefront .primary span{background:var(--co2-ink);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;margin:-8px -10px -8px 0;display:grid}.storefront .text-link{color:#fff;font-size:12px}.storefront .text-link span{color:var(--co2-teal);margin-right:7px}.storefront .trust-row{color:#ffffffb3;gap:20px;font-size:11px}.storefront .trust-row b{width:18px;height:18px;color:var(--co2-lime);border:1px solid #ffffff40;border-radius:50%;place-items:center;margin-right:5px;display:inline-grid}.storefront .hero-stage{z-index:1;min-height:465px;position:relative}.storefront .hero-glow{background:var(--co2-lime);filter:blur(2px);border-radius:50%;width:340px;height:340px;position:absolute;top:10%;right:8%;box-shadow:0 0 100px #dff53d38}.storefront .energy-orbit{border:1px solid #ffffff21;border-radius:50%;position:absolute}.storefront .orbit-one{width:460px;height:460px;top:0;right:-2%}.storefront .orbit-two{width:360px;height:360px;top:50px;right:9%}.storefront .featured-product{color:var(--co2-ink);background:#ffffffed;border:1px solid #ffffff59;border-radius:24px;padding:20px;position:absolute;inset:43px 4% 25px 7%;overflow:hidden;transform:rotate(2.3deg);box-shadow:0 38px 80px #00000040}.storefront .featured-product:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 8px #ffffff4d}.storefront .featured-label{z-index:2;background:var(--co2-night);color:#fff;letter-spacing:.12em;border-radius:99px;padding:8px 11px;font-size:9px;font-weight:900;position:absolute;top:20px;left:20px}.storefront .featured-image-link{display:block}.storefront .featured-product .featured-image-link img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:295px}.storefront .featured-info{border-top:1px solid var(--co2-line);justify-content:space-between;align-items:flex-end;gap:20px;padding:14px 5px 0;display:flex}.storefront .featured-info div{flex-direction:column;gap:5px;min-width:0;display:flex}.storefront .featured-info small{color:var(--co2-muted);font-size:10px}.storefront .featured-info strong{text-overflow:ellipsis;white-space:nowrap;max-width:290px;font-size:12px;overflow:hidden}.storefront .featured-info>span{white-space:nowrap;font-size:18px;font-weight:900}.storefront .floating-card{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#112a2ae8;border:1px solid #ffffff2e;align-items:center;display:flex;position:absolute;box-shadow:0 20px 50px #0000003d}.storefront .floating-stock{border-radius:12px;gap:10px;padding:12px 16px;top:92px;left:0}.storefront .floating-stock i{background:var(--co2-lime);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #dff53d1a}.storefront .floating-stock span{flex-direction:column;gap:2px;display:flex}.storefront .floating-stock small{color:#ffffff8c;font-size:8px}.storefront .floating-stock b{font-size:10px}.storefront .floating-support{border-radius:14px;gap:9px;padding:13px 16px;bottom:48px;right:0}.storefront .floating-support>b{color:var(--co2-lime);font-size:26px}.storefront .floating-support span{color:#ffffffb3;font-size:9px;line-height:1.35}.storefront .delivery-banner{color:var(--co2-ink);background:linear-gradient(145deg,#fffffff7,#eef9f6f0);border:1px solid #ffffff59;border-radius:24px;grid-template-columns:1.08fr .92fr;gap:18px;padding:clamp(25px,3vw,38px);display:grid;position:absolute;inset:43px 4% 25px 7%;overflow:hidden;transform:rotate(1deg);box-shadow:0 38px 80px #0000003d}.storefront .delivery-copy{z-index:2;align-self:center;position:relative}.storefront .delivery-copy>span{color:var(--co2-teal-deep);letter-spacing:.18em;font-size:8px;font-weight:900}.storefront .delivery-copy h2{letter-spacing:-.055em;margin:12px 0 16px;font-size:clamp(32px,3.5vw,49px);line-height:.94}.storefront .delivery-copy h2 em{color:var(--co2-teal);font-style:normal}.storefront .delivery-copy p{max-width:330px;color:var(--co2-muted);margin:0 0 22px;font-size:11px;line-height:1.55}.storefront .delivery-copy a{background:var(--co2-night);color:#fff;border-radius:99px;align-items:center;gap:18px;width:max-content;padding:12px 15px;font-size:9px;font-weight:900;display:flex}.storefront .delivery-copy a b{color:var(--co2-lime)}.storefront .delivery-map{background:linear-gradient(145deg,#0d8e86,#0b5e5a);border-radius:48% 52% 42% 58%/55% 35% 65% 45%;align-self:center;min-height:300px;position:relative;transform:rotate(-4deg);box-shadow:inset 0 0 0 8px #ffffff1c,0 25px 45px #086f6a33}.storefront .delivery-map strong{color:#ffffff24;letter-spacing:-.08em;place-items:center;font-size:92px;display:grid;position:absolute;inset:0}.storefront .delivery-map span{z-index:2;color:var(--co2-teal-deep);background:#ffffffeb;border-radius:99px;padding:5px 7px;font-size:6px;font-weight:900;position:absolute;box-shadow:0 7px 16px #0000001f}.storefront .delivery-map span:first-child{top:17%;left:24%}.storefront .delivery-map span:nth-child(2){top:32%;right:12%}.storefront .delivery-map span:nth-child(3){top:48%;left:16%}.storefront .delivery-map span:nth-child(4){bottom:26%;right:12%}.storefront .delivery-map span:nth-child(5){bottom:10%;left:32%}.storefront .delivery-map i{z-index:3;border:3px solid var(--co2-lime);background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 0 5px #dff53d2e}.storefront .delivery-map i:first-of-type{top:30%;left:30%}.storefront .delivery-map i:nth-of-type(2){top:44%;right:25%}.storefront .delivery-map i:nth-of-type(3){bottom:31%;left:38%}.storefront .delivery-map i:nth-of-type(4){bottom:15%;right:24%}.storefront .proof-strip{border:1px solid var(--co2-line);background:#fff;border-top:0;border-radius:0 0 22px 22px;grid-template-columns:repeat(4,1fr);width:calc(100% - 36px);max-width:1500px;margin:0 auto;padding:34px clamp(20px,5vw,76px);display:grid}.storefront .proof-strip article{border-right:1px solid var(--co2-line);align-items:center;gap:14px;padding:0 24px;display:flex}.storefront .proof-strip article:first-child{padding-left:0}.storefront .proof-strip article:last-child{border:0}.storefront .proof-strip strong{letter-spacing:-.05em;font-size:30px}.storefront .proof-strip span{color:var(--co2-muted);font-size:10px;line-height:1.45}.storefront .catalog{width:100%;max-width:1500px;margin:auto;padding:118px clamp(18px,4vw,60px) 90px}.storefront .section-head{align-items:flex-end;margin-bottom:44px}.storefront .section-head h2,.storefront .service-flow h2,.storefront .help h2{letter-spacing:-.055em;font-size:clamp(42px,5vw,66px);line-height:.98}.storefront .section-head h2 em,.storefront .service-flow h2 em{color:var(--co2-teal);font-style:normal}.storefront .section-head>p{color:var(--co2-muted);text-align:right;margin:0;line-height:1.6}.storefront .catalog-tools{border:1px solid var(--co2-line);background:#fff;border-radius:17px;grid-template-columns:1fr auto;gap:12px;padding:12px;display:grid;box-shadow:0 18px 50px #18433f0d}.storefront .search{background:var(--co2-cloud);border:0;border-radius:11px;height:54px}.storefront .search>span{font-size:24px}.storefront .search input{font-size:13px}.storefront .search button{width:30px;height:30px;color:var(--co2-muted);background:#fff;border:0;border-radius:50%}.storefront .sort{border-left:1px solid var(--co2-line);align-items:center;gap:12px;min-width:210px;padding:0 16px;display:flex}.storefront .sort span{color:var(--co2-muted);font-size:10px}.storefront .sort select{color:var(--co2-ink);background:0 0;border:0;outline:0;flex:1;font-size:11px;font-weight:800}.storefront .category-row{justify-content:space-between;align-items:center;gap:18px;margin:18px 0 28px;display:flex}.storefront .chips{gap:7px;padding:0}.storefront .chips a{color:#46504e;border-radius:9px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;display:inline-flex}.storefront .chips a b{background:var(--co2-cloud);min-width:20px;color:var(--co2-muted);border-radius:99px;padding:3px 5px;font-size:8px}.storefront .chips a.active{background:var(--co2-night);color:#fff}.storefront .chips a.active b{background:var(--co2-lime);color:var(--co2-ink)}.storefront .results{white-space:nowrap;color:var(--co2-muted);font-size:10px}.storefront .results b{color:var(--co2-ink);font-size:14px}.storefront .grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.storefront .product{border:1px solid var(--co2-line);border-radius:17px;flex-direction:column;min-width:0;display:flex;box-shadow:0 8px 25px #18433f09}.storefront .product:hover{border-color:#08a99d59;transform:translateY(-5px);box-shadow:0 24px 55px #18433f1f}.storefront .product-image{background:linear-gradient(145deg,#f6f9f8,#edf3f1);height:250px}.storefront .product-image:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 44%,#ffffffdb,#0000 58%);position:absolute;inset:0}.storefront .product-image-link{z-index:1;position:absolute;inset:0}.storefront .product-image img{z-index:1;inset:7%;width:86%!important;max-width:86%!important;height:86%!important;max-height:86%!important}.storefront .product-status{z-index:3;color:var(--co2-teal-deep);text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #14333117;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:900;position:absolute;top:13px;left:13px}.storefront .badge{z-index:4;border-radius:99px;top:47px;left:13px}.storefront .product-body{flex-direction:column;flex:1;padding:18px;display:flex}.storefront .product-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.storefront .product-meta span{color:var(--co2-teal-deep);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.storefront .product-meta small{color:#9aa3a1;font-size:8px}.storefront .product h3{min-height:60px;margin:12px 0 15px;font-size:13px;line-height:1.42}.storefront .product h3 a:hover{color:var(--co2-teal-deep)}.storefront .stock{color:#31806c;align-items:center;gap:6px;font-size:9px;display:flex}.storefront .stock i{background:currentColor;border-radius:50%;width:6px;height:6px}.storefront .product-bottom{border-top:1px solid var(--co2-line);justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;padding-top:18px;display:flex}.storefront .price{flex-direction:column;align-items:flex-start;gap:1px;margin:0;display:flex}.storefront .price small{color:var(--co2-muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.storefront .price strong{letter-spacing:-.035em;font-size:19px}.storefront .price span{color:var(--co2-muted);font-size:8px}.storefront .product-add-button{background:var(--co2-lime);width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;color:var(--co2-ink);border:0;border-radius:10px;flex:0 0 40px;place-items:center;padding:0;font-size:18px;font-weight:900;line-height:1;display:grid;overflow:hidden}.storefront .product-add-button:hover{background:var(--co2-night);color:#fff}.storefront .load-more{border:1px solid var(--co2-line);min-width:240px;color:var(--co2-night);background:#fff;border-radius:99px;justify-content:center;align-items:center;gap:10px;margin:28px auto 0;padding:14px 18px;font-size:11px;font-weight:900;display:flex}.storefront .load-more span{background:var(--co2-lime);border-radius:99px;min-width:25px;padding:4px 7px}.storefront .service-flow{background:var(--co2-cloud);border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px);width:calc(100% - 36px);max-width:1500px;margin:10px auto 100px;padding:clamp(48px,6vw,88px);display:grid}.storefront .flow-intro>p{max-width:500px;color:var(--co2-muted);margin-top:25px;line-height:1.7}.storefront .flow-steps{display:grid}.storefront .flow-steps article{border-bottom:1px solid #d6e1de;grid-template-columns:62px 1fr;gap:20px;padding:24px 0;display:grid;position:relative}.storefront .flow-steps article:before{content:"";background:#c9d9d5;width:1px;position:absolute;top:68px;bottom:-25px;left:23px}.storefront .flow-steps article:last-child{border:0}.storefront .flow-steps article:last-child:before{display:none}.storefront .flow-steps article>span{background:var(--co2-night);width:47px;height:47px;color:var(--co2-lime);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.storefront .flow-steps div{padding-top:3px}.storefront .flow-steps b{font-size:16px}.storefront .flow-steps p{max-width:420px;color:var(--co2-muted);margin:8px 0 0;font-size:12px;line-height:1.6}.storefront .seo-guide{border:1px solid var(--co2-line);background:#fff;border-radius:26px;grid-template-columns:1fr .9fr;gap:clamp(45px,7vw,100px);width:calc(100% - 36px);max-width:1500px;margin:0 auto 100px;padding:clamp(48px,6vw,88px);display:grid}.storefront .seo-guide-copy h2{letter-spacing:-.05em;max-width:720px;margin:0 0 25px;font-size:clamp(35px,4vw,56px);line-height:1}.storefront .seo-guide-copy p{max-width:720px;color:var(--co2-muted);font-size:13px;line-height:1.75}.storefront .seo-faq h2{letter-spacing:-.03em;margin:0 0 18px;font-size:22px}.storefront .seo-faq details{border-top:1px solid var(--co2-line)}.storefront .seo-faq details:last-child{border-bottom:1px solid var(--co2-line)}.storefront .seo-faq summary{color:var(--co2-ink);cursor:pointer;padding:18px 3px;font-size:12px;font-weight:900}.storefront .seo-faq details p{color:var(--co2-muted);margin:-4px 3px 19px;font-size:11px;line-height:1.65}.storefront .catalog-index{border-top:1px solid var(--co2-line);grid-column:1/-1;padding-top:45px}.storefront .catalog-index>div:first-child span{color:var(--co2-teal-deep);letter-spacing:.14em;font-size:9px;font-weight:900}.storefront .catalog-index h2{letter-spacing:-.04em;margin:7px 0 24px;font-size:26px}.storefront .catalog-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.storefront .catalog-index details{border:1px solid var(--co2-line);background:var(--co2-cloud);border-radius:12px;min-width:0}.storefront .catalog-index summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:15px;font-size:11px;font-weight:900;display:flex}.storefront .catalog-index summary b{min-width:23px;color:var(--co2-teal-deep);text-align:center;background:#fff;border-radius:99px;padding:4px 6px;font-size:8px}.storefront .catalog-index details>div{flex-direction:column;gap:9px;max-height:290px;padding:0 15px 15px;display:flex;overflow:auto}.storefront .catalog-index a{color:var(--co2-muted);font-size:10px;line-height:1.45}.storefront .catalog-index a:hover{color:var(--co2-teal-deep)}.storefront .catalog-index .category-page-link{color:var(--co2-teal-deep);margin-bottom:4px;font-weight:900}.storefront .service-flow,.storefront .seo-guide,.storefront .help,.storefront footer{content-visibility:auto;contain-intrinsic-size:800px}.storefront .help{background:linear-gradient(120deg,#079e94,#08736e);border-radius:26px;width:calc(100% - 36px);max-width:1500px;margin:0 auto 18px;padding:clamp(48px,6vw,88px);position:relative;overflow:hidden}.storefront .help:after{content:"CO₂";color:#ffffff0f;letter-spacing:-.1em;font-size:clamp(170px,22vw,340px);font-weight:900;position:absolute;bottom:-26%;right:4%}.storefront .help-copy{z-index:1;position:relative}.storefront .help .eyebrow{color:var(--co2-lime)}.storefront .help h2{color:#fff}.storefront .help p{color:#ffffffb8;max-width:650px}.storefront .help-action{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b494585;border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;min-width:min(100%,330px);padding:26px;display:flex;position:relative}.storefront .help-action>span{color:#ffffff8c;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.storefront .help-action>strong{margin:6px 0 22px;font-size:25px}.storefront .help-action a{background:var(--co2-lime);width:100%;color:var(--co2-ink);border-radius:99px;justify-content:space-between;padding:14px 16px;font-size:11px}.storefront footer{background:var(--co2-night);border-radius:26px;grid-template-columns:1fr 1.35fr;width:calc(100% - 36px);max-width:1500px;margin:0 auto 18px;padding:58px clamp(30px,5vw,76px) 28px}.storefront .footer-brand img{width:120px;height:64px}.storefront .footer-brand p{color:#ffffff85;font-size:12px;line-height:1.6}.storefront .footer-links{justify-content:flex-end;gap:clamp(35px,7vw,90px)}.storefront .footer-links>div{flex-direction:column;gap:10px;display:flex}.storefront .footer-links b{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:10px}.storefront .modal input[aria-invalid=true]{background:#fff7f7;border-color:#c83b3b}.storefront .modal select{border:1px solid var(--co2-line);outline-color:var(--co2-teal);width:100%;color:var(--co2-ink);background:#fff;border-radius:8px;padding:12px}.storefront .form-error{color:#9a2525;background:#fff4f4;border:1px solid #efb3b3;border-radius:7px;padding:11px 13px;font-size:11px;font-weight:800;line-height:1.45}.storefront .footer-links a{color:#ffffff8c;font-size:11px}.storefront .footer-links a:hover{color:var(--co2-lime)}.storefront footer small{color:#ffffff57;justify-content:space-between;font-size:9px;display:flex}.storefront .backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#091817b3}.storefront .drawer{background:#fcfdfd;width:min(500px,100%)}.storefront .drawer-head{background:var(--co2-night);color:#fff;padding:30px}.storefront .drawer-head span{color:var(--co2-lime)}.storefront .drawer-head h2{font-size:22px}.storefront .drawer-head button{color:#fff}.storefront .cart-items{padding:8px 30px}.storefront .cart-items article{grid-template-columns:94px 1fr}.storefront .cart-items img{border-radius:12px;width:94px;height:94px}.storefront .cart-items h3{font-size:12px;line-height:1.45}.storefront .qty{border-radius:99px}.storefront .cart-item-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.storefront .cart-item-actions .qty{margin-top:0}.storefront .remove-item{color:#a52e2e;background:#fff1f1;border:0;border-radius:7px;min-height:34px;padding:7px 10px;font-size:9px;font-weight:900}.storefront .remove-item:hover{color:#fff;background:#a52e2e}.storefront .cart-total{background:#fff;padding:26px 30px}.storefront .cart-total button,.storefront .confirm,.storefront .success button{background:var(--co2-teal);border-radius:99px}.storefront .cart-total button{justify-content:space-between;display:flex}.storefront .cart-empty button{background:var(--co2-night);color:#fff;border:0;border-radius:99px;align-self:center;margin-top:10px;padding:12px 18px;font-weight:800}.storefront .modal{border-radius:22px}.storefront .modal-head h2{letter-spacing:-.04em}.storefront .modal input,.storefront .modal textarea{background:#f9fbfa;border-radius:10px}@media (max-width:1180px){.storefront .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront .hero{grid-template-columns:1fr minmax(380px,.8fr)}.storefront .header nav{display:none}.storefront .header{grid-template-columns:150px 1fr}.storefront .header-actions{justify-content:flex-end}}@media (max-width:900px){.storefront .hero{grid-template-columns:1fr;padding-bottom:55px}.storefront .hero-stage{width:min(100%,580px);min-height:440px;margin:0 auto}.storefront .proof-strip{grid-template-columns:repeat(2,1fr);row-gap:28px}.storefront .proof-strip article:nth-child(2){border-right:0}.storefront .service-flow,.storefront .seo-guide{grid-template-columns:1fr}.storefront .catalog-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .section-head{flex-direction:column;align-items:flex-start;gap:22px}.storefront .section-head>p{text-align:left}.storefront footer{grid-template-columns:1fr}.storefront .footer-links{justify-content:flex-start}}@media (max-width:760px){.storefront .topbar{height:32px}.storefront .header{grid-template-columns:122px 1fr;height:80px;padding:0 16px}.storefront .brand img{width:122px;height:64px}.storefront .header-whatsapp{display:none}.storefront .cart-button{justify-self:end}.storefront .hero{border-radius:20px;width:calc(100% - 20px);margin-top:10px;padding:54px 23px 36px}.storefront .hero h1{font-size:clamp(43px,13vw,60px)}.storefront .hero-actions{flex-direction:column;align-items:stretch}.storefront .primary{justify-content:space-between}.storefront .trust-row{flex-direction:column}.storefront .hero-stage{min-height:385px}.storefront .featured-product{inset:33px 1% 15px}.storefront .delivery-banner{grid-template-columns:1.15fr .85fr;padding:24px 20px;inset:26px 1% 15px}.storefront .delivery-copy h2{font-size:34px}.storefront .delivery-copy p{font-size:10px}.storefront .delivery-map{min-height:250px}.storefront .delivery-map span{display:none}.storefront .featured-product .featured-image-link img{height:250px}.storefront .floating-stock{top:70px;left:-7px}.storefront .floating-support{bottom:25px;right:-5px}.storefront .proof-strip{width:calc(100% - 20px);padding:28px 20px}.storefront .proof-strip article{padding:0 12px}.storefront .catalog{padding:84px 14px 70px}.storefront .section-head h2,.storefront .service-flow h2,.storefront .help h2{font-size:43px}.storefront .catalog-tools{grid-template-columns:1fr}.storefront .sort{border-left:0;border-top:1px solid var(--co2-line);min-height:42px}.storefront .category-row{flex-direction:column;align-items:flex-start}.storefront .chips{width:100%}.storefront .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.storefront .product-image{height:180px}.storefront .product-body{padding:13px}.storefront .product h3{min-height:68px;font-size:11px}.storefront .product-meta small{display:none}.storefront .product-status{font-size:7px;top:9px;left:9px}.storefront .product-bottom{align-items:center}.storefront .price strong{font-size:16px}.storefront .product-add-button{flex-basis:36px;width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px}.storefront .service-flow,.storefront .help,.storefront footer{border-radius:20px;width:calc(100% - 20px)}.storefront .seo-guide{border-radius:20px;width:calc(100% - 20px);margin-bottom:70px;padding:46px 24px}.storefront .catalog-index-grid{grid-template-columns:1fr}.storefront .service-flow{gap:30px;padding:48px 24px}.storefront .help{align-items:stretch;padding:48px 24px}.storefront .help-action{width:100%}.storefront footer{padding:44px 24px 24px}.storefront .footer-links{grid-template-columns:1fr 1fr;display:grid}.storefront footer small{flex-direction:column;gap:8px}}@media (max-width:480px){.storefront .cart-button span{display:none}.storefront .hero-stage{min-height:350px}.storefront .featured-product .featured-image-link img{height:220px}.storefront .delivery-banner{grid-template-columns:1fr}.storefront .delivery-map{opacity:.32;width:155px;min-height:190px;position:absolute;bottom:-28px;right:-50px}.storefront .delivery-copy p{max-width:250px}.storefront .featured-info strong{max-width:170px}.storefront .featured-info>span{font-size:15px}.storefront .proof-strip strong{font-size:25px}.storefront .proof-strip span{font-size:9px}.storefront .grid{grid-template-columns:1fr}.storefront .product-image{height:260px}.storefront .product h3{min-height:0;font-size:13px}.storefront .product-meta small{display:inline}.storefront .price strong{font-size:21px}.storefront .product-add-button{flex-basis:42px;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px}.storefront .footer-links{grid-template-columns:1fr}.storefront .modal{padding:24px}}@media (prefers-reduced-motion:reduce){.storefront *{scroll-behavior:auto!important;transition:none!important}}.product-page{color:#18312f;background:#f6f9f8;min-height:100vh}.product-header{background:#fffffff5;border-bottom:1px solid #dfe8e5;justify-content:space-between;align-items:center;height:92px;padding:0 clamp(20px,5vw,76px);display:flex}.product-header img{object-fit:contain}.product-header-contact{color:#fff;background:#123b38;border-radius:99px;padding:12px 18px;font-size:12px;font-weight:800}.breadcrumbs{color:#687a77;align-items:center;gap:9px;max-width:1380px;margin:auto;padding:26px clamp(20px,5vw,76px);font-size:11px;display:flex;overflow:hidden}.breadcrumbs a{color:#078e85;font-weight:800}.breadcrumbs span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-detail{background:#fff;border:1px solid #dce7e4;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);width:calc(100% - 36px);max-width:1250px;margin:0 auto 90px;display:grid;overflow:hidden;box-shadow:0 30px 80px #123b3817}.product-detail-image{background:radial-gradient(circle,#fff 0 28%,#eef5f3 76%);place-items:center;min-height:620px;padding:8%;display:grid}.product-detail-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;max-height:540px}.product-detail-copy{flex-direction:column;justify-content:center;padding:clamp(40px,6vw,80px);display:flex}.product-detail-category{color:#078e85;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.product-detail-copy h1{letter-spacing:-.045em;margin:15px 0 10px;font-size:clamp(31px,4vw,52px);line-height:1.02}.product-detail-sku{color:#8a9996;margin:0;font-size:10px}.product-detail-description{color:#5f716e;margin:25px 0;font-size:14px;line-height:1.7}.product-detail-price{border-top:1px solid #e2e9e7;border-bottom:1px solid #e2e9e7;flex-direction:column;gap:5px;padding:22px 0;display:flex}.product-detail-price small{color:#71817e;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.product-detail-price strong{letter-spacing:-.04em;font-size:35px}.product-detail-copy ul{color:#51635f;gap:10px;margin:23px 0;padding:0;font-size:12px;list-style:none;display:grid}.product-detail-copy li:before{content:"✓";color:#079c92;margin-right:9px;font-weight:900}.product-detail-cta{color:#fff;background:#08a99d;border-radius:99px;justify-content:space-between;padding:17px 21px;font-size:12px;font-weight:900;display:flex}.product-detail-note{text-align:center;color:#82908e;margin:11px 12px 0;font-size:9px}.related-products{max-width:1380px;margin:auto;padding:0 clamp(18px,4vw,60px) 100px}.related-products>div:first-child span{color:#078e85;letter-spacing:.14em;font-size:9px;font-weight:900}.related-products h2{letter-spacing:-.045em;margin:8px 0 28px;font-size:clamp(32px,4vw,48px)}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.related-grid a{background:#fff;border:1px solid #dce7e4;border-radius:17px;flex-direction:column;min-width:0;padding:16px;display:flex}.related-grid img{object-fit:contain;background:#f1f6f4;width:100%;height:220px}.related-grid small{color:#078e85;text-transform:uppercase;margin-top:15px;font-size:8px;font-weight:900}.related-grid strong{min-height:55px;margin:8px 0;font-size:11px;line-height:1.4}.related-grid b{font-size:17px}.product-page-footer{color:#fff;background:#123b38;justify-content:space-between;align-items:center;gap:30px;padding:44px clamp(20px,7vw,100px);display:flex}.product-page-footer>div{align-items:center;gap:24px;display:flex}.product-page-footer img{object-fit:contain}.product-page-footer p{color:#fff9;max-width:560px;font-size:11px;line-height:1.6}.product-page-footer>a{color:#dff53d;font-size:12px;font-weight:900}@media (max-width:900px){.product-detail{grid-template-columns:1fr}.product-detail-image{min-height:440px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.product-header{height:74px}.product-header img{width:90px}.product-header-contact{padding:10px 13px;font-size:10px}.breadcrumbs{padding-top:18px;padding-bottom:18px}.product-detail{border-radius:20px;width:calc(100% - 20px);margin-bottom:65px}.product-detail-image{min-height:310px}.product-detail-copy{padding:32px 24px}.product-detail-copy h1{font-size:31px}.related-products{padding-bottom:70px}.related-grid{grid-template-columns:1fr}.related-grid img{height:260px}.product-page-footer,.product-page-footer>div{flex-direction:column;align-items:flex-start}}.product-header img{width:150px;height:72px}.product-page-footer img{width:140px;height:72px}.category-page{color:#18312f;background:#f5f8f7;min-height:100vh}.category-hero{color:#fff;background:linear-gradient(135deg,#102827,#0b6f68);padding:70px clamp(20px,6vw,90px)}.category-hero>div{max-width:1380px;margin:auto}.category-hero span{color:#dff53d;letter-spacing:.16em;font-size:10px;font-weight:900}.category-hero h1{letter-spacing:-.055em;max-width:900px;margin:14px 0;font-size:clamp(42px,6vw,78px);line-height:.96}.category-hero p{color:#ffffffb3;max-width:720px;line-height:1.65}.category-list{max-width:1380px;margin:auto;padding:55px clamp(15px,4vw,60px) 95px}.category-list-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.category-list-head h2{margin:0;font-size:clamp(28px,4vw,44px)}.category-list-head span{color:#697370;font-size:11px}.category-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.category-card{background:#fff;border:1px solid #dfe7e5;border-radius:18px;min-width:0;overflow:hidden}.category-card-image{background:linear-gradient(145deg,#f6f9f8,#edf3f1);place-items:center;height:250px;display:grid}.category-card img{object-fit:contain;mix-blend-mode:multiply;width:88%;height:88%}.category-card>div:last-child{padding:18px}.category-card small{color:#08736e;letter-spacing:.08em;font-size:8px;font-weight:900}.category-card h2{min-height:58px;margin:10px 0;font-size:12px;line-height:1.45}.category-card strong{font-size:20px}.category-card a{color:#fff;background:#122a2a;border-radius:99px;justify-content:space-between;margin-top:15px;padding:12px 14px;font-size:9px;font-weight:900;display:flex}.category-back{color:#08736e;margin-top:35px;font-size:11px;font-weight:900;display:inline-flex}@media (max-width:1000px){.category-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.product-header img{width:122px;height:62px}.product-page-footer img{width:130px;height:68px}.category-hero{padding:48px 22px}.category-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-card-image{height:190px}.category-card>div:last-child{padding:13px}.category-card h2{font-size:11px}.category-card strong{font-size:17px}}@media (max-width:430px){.category-products{grid-template-columns:1fr}.category-card-image{height:270px}.category-card h2{min-height:0;font-size:13px}}
