:root{--night:#062214;--green:#0b6b32;--yellow:#ffbf00;--ivory:#fff8e8;--mist:#f1f7ee;--muted:#4e6256;--border:#d9e3d8;--display:"Barlow Condensed",sans-serif;--sans:"Inter",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--night);font-family:var(--sans);margin:0;font-size:16px}button,input,select,textarea{font:inherit}button,a{transition:all .2s}button{cursor:pointer}.skip{z-index:200;background:#fff;padding:12px;position:fixed;top:-60px;left:1rem}.skip:focus{top:1rem}.info{background:var(--yellow);text-transform:uppercase;letter-spacing:.04em;justify-content:center;align-items:center;gap:5vw;height:36px;font-size:.77rem;font-weight:800;display:flex}.info span+span:before{content:"•";margin-right:5vw}header{z-index:30;background:#062214f7;align-items:center;gap:38px;height:82px;padding:8px max(24px,50vw - 620px);display:flex;position:sticky;top:0;box-shadow:0 8px 30px #06221422}.logo img{object-fit:contain;width:160px;height:66px}nav{gap:28px;margin:auto;display:flex}nav a,footer a{color:#fff;font-weight:600;text-decoration:none}nav a:hover{color:var(--yellow)}.header-actions{align-items:center;gap:12px;display:flex}.header-actions select{color:#fff;background:#ffffff12;border:1px solid #fff3;border-radius:10px;padding:10px}.header-actions option{color:var(--night)}.cart-button{color:var(--night);background:var(--yellow);border:0;border-radius:12px;width:48px;height:48px;position:relative}.cart-button b{border:2px solid var(--night);background:#fff;border-radius:99px;min-width:23px;height:23px;line-height:19px;position:absolute;top:-7px;right:-7px}.hero{background:var(--night);isolation:isolate;grid-template-columns:1.05fr .95fr;min-height:650px;padding-left:max(24px,50vw - 620px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";opacity:.025;z-index:-1;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:9px 9px;position:absolute;inset:0}.hero-copy{color:#fff;align-self:center;max-width:640px;padding:75px 40px 85px 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--green);margin:0 0 14px;font-size:.76rem;font-weight:800}.hero .eyebrow{color:var(--yellow);margin-top:28px}.hero h1,.section h2,.final-cta h2{font-family:var(--display);text-transform:uppercase;letter-spacing:-.025em;margin:0;line-height:.9}.hero h1{max-width:750px;font-size:clamp(4rem,7vw,7rem)}.lead{color:#d6e4dc;max-width:600px;font-size:1.08rem;line-height:1.7}.status{color:#ffe278;background:#ffbf001c;border:1px solid #ffbf0044;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.status.is-open{color:#8cf0b7;background:#1ba65c22;border-color:#1ba65c55}.hero-actions{gap:12px;margin-top:28px;display:flex}.button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-2px)}.yellow{background:var(--yellow);color:var(--night)}.green,.whatsapp{background:var(--green);color:#fff}.outline{color:#fff;border:1px solid #fff5}.hero-badges{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.hero-badges span{color:#dbe7e0;border:1px dashed #fff4;border-radius:99px;padding:9px 13px;font-size:.8rem}.hero-visual{clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);min-width:0;position:relative}.hero-visual img{object-fit:cover;object-position:68% 29%;width:100%;height:100%}.hero-visual:after{content:"";background:linear-gradient(90deg,var(--night),transparent 35%);position:absolute;inset:0}.speed-lines{background:repeating-linear-gradient(0deg,transparent 0 11px,var(--yellow) 12px 15px,transparent 16px 20px);opacity:.65;z-index:2;width:180px;height:70px;position:absolute;top:65px;left:47%;transform:skew(-28deg)}.section{max-width:1240px;margin:auto;padding:90px 24px}.section-head{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section h2{font-size:clamp(2.7rem,5vw,4.6rem)}.section-head>p{color:var(--muted);font-weight:600}.search-row{grid-template-columns:1fr 210px;gap:14px;display:grid}.search-row label{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:12px;height:58px;padding:0 16px;display:flex;box-shadow:0 4px 16px #0622140a}.search-row input{border:0;outline:0;width:100%;font-size:1rem}.search-row label button{background:0 0;border:0}.search-row select{border:1px solid var(--border);background:#fff;border-radius:14px;padding:0 14px}.chips{scrollbar-width:none;gap:9px;padding:20px 0 28px;display:flex;overflow:auto}.chips button{white-space:nowrap;border:1px solid var(--border);background:#fff;border-radius:99px;padding:10px 15px;font-weight:700}.chips button.active{background:var(--green);color:#fff;border-color:var(--green)}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 2px 8px #0622140d}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #0622141a}.product-card.selected{border-color:#0b6b3277}.product-image{background:var(--mist);color:#8da294;place-items:center;height:220px;display:grid;position:relative}.product-image img{object-fit:cover;width:100%;height:100%}.product-image span{text-transform:uppercase;background:#fffb;border-radius:7px;padding:6px 9px;font-size:.68rem;font-weight:800;position:absolute;bottom:10px;left:10px}.product-body{padding:16px}.product-body small{color:var(--muted)}.product-body h3{min-height:42px;margin:5px 0 12px;font-size:.98rem;line-height:1.35}.product-body strong{font-family:var(--display);margin-bottom:13px;font-size:1.9rem;display:block}.add,.quantity{background:var(--green);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;height:44px;font-weight:800;display:flex}.add svg,.quantity svg{width:18px}.quantity{background:var(--mist);color:var(--green);border:1px solid #0b6b3233;justify-content:space-between}.quantity button{color:inherit;background:0 0;border:0;width:42px;height:42px}.more{border:1px solid var(--green);color:var(--green);background:0 0;margin:30px auto 0;display:flex}.empty{text-align:center;padding:80px 20px}.empty svg{width:50px;height:50px}.how{background:var(--mist);text-align:center;max-width:none}.how>h2,.how>.eyebrow,.steps{max-width:1192px;margin-left:auto;margin-right:auto}.steps{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.steps article{background:#fff;border-radius:18px;padding:34px 25px;position:relative}.steps article>b{color:var(--yellow);font-family:var(--display);font-size:1.8rem;position:absolute;top:16px;left:18px}.steps svg{width:48px;height:48px;color:var(--green)}.steps h3{font-family:var(--display);text-transform:uppercase;font-size:1.7rem}.benefits{grid-template-columns:repeat(4,1fr);gap:18px;padding-top:50px;padding-bottom:50px;display:grid}.benefits article{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:center;gap:13px;padding:22px;font-weight:700;display:flex}.benefits svg{color:var(--green)}.rules{background:var(--yellow);grid-template-columns:.7fr 1.3fr;gap:50px;max-width:none;padding-left:max(24px,50vw - 620px);padding-right:max(24px,50vw - 620px);display:grid}.rules .eyebrow{color:var(--night)}.rule-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.rule-grid article{background:#fff8;border-radius:14px;flex-direction:column;padding:23px;display:flex}.rule-grid strong{font-family:var(--display);font-size:2.5rem}.faq>div{max-width:800px;margin:35px auto 0}.faq>h2,.faq>.eyebrow{text-align:center}.faq details{border-bottom:1px solid var(--border);background:#fff;padding:20px}.faq summary{cursor:pointer;justify-content:space-between;font-weight:700;list-style:none;display:flex}.faq summary svg{width:18px}.faq details p{color:var(--muted);line-height:1.6}.final-cta{background:var(--night);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:70px max(24px,50vw - 620px);display:flex}.final-cta h2{font-size:clamp(3rem,6vw,5.5rem)}.final-cta>div>p:last-child{color:#cbd8d0}footer{color:#fff;background:#03170d;border-top:1px solid #fff2;grid-template-columns:190px 1fr auto;align-items:center;gap:30px;padding:55px max(24px,50vw - 620px);display:grid}footer img{width:170px}footer div{color:#cbd8d0;flex-direction:column;gap:7px;display:flex}.backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80;background:#03170dbb;position:fixed;inset:0}.drawer{z-index:90;background:var(--ivory);width:min(480px,100%);position:fixed;top:0;bottom:0;right:0;overflow:auto;box-shadow:-20px 0 50px #0004}.drawer-head{background:var(--night);color:#fff;z-index:2;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.drawer-head h2{font-family:var(--display);margin:0;font-size:2.2rem}.drawer-head button{color:#fff;background:#ffffff18;border:0;border-radius:10px;width:44px;height:44px}.cart-empty{text-align:center;padding:90px 30px}.cart-empty>svg{color:#9aac9f;width:65px;height:65px}.cart-items{padding:12px 20px}.cart-items article{border-bottom:1px solid var(--border);grid-template-columns:70px 1fr auto;gap:12px;padding:14px 0;display:grid}.cart-items img{object-fit:cover;background:#fff;border-radius:10px;width:70px;height:70px}.cart-items h3{margin:0 0 4px;font-size:.86rem}.cart-items strong{font-size:.86rem}.mini{width:125px;height:36px;margin-top:8px}.mini button{height:34px}.trash{color:#c9342f;background:0 0;border:0;margin:13px 0 0 auto;display:block}.trash svg{width:17px}.minimum{background:#fff1b8;border-radius:13px;margin:12px 20px;padding:15px}.minimum>div:first-child{justify-content:space-between;font-size:.78rem;display:flex}.bar{background:#fff;border-radius:99px;height:8px;margin-top:10px;overflow:hidden}.bar i{background:var(--yellow);transform-origin:0;width:100%;height:100%;transition:transform .35s;display:block}.drawer form{padding:10px 20px 35px}.drawer form>h3{font-family:var(--display);font-size:1.8rem}.drawer form label{margin-bottom:12px;display:block}.drawer form label span{margin-bottom:5px;font-size:.75rem;font-weight:700;display:block}.drawer input,.drawer textarea{border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;min-height:45px;padding:10px}.drawer textarea{min-height:75px}.cart-total{justify-content:space-between;padding:16px 0;font-size:1.2rem;display:flex}.cart-total strong{font-family:var(--display);font-size:2rem}.whatsapp{width:100%}.whatsapp:disabled{opacity:.45;cursor:not-allowed}.mobile-cart{display:none}.preloader{z-index:300;background:var(--night);text-align:center;color:#fff;place-content:center;display:grid;position:fixed;inset:0}.preloader img{width:230px}.preloader>div{background:#fff2;border-radius:9px;width:220px;height:5px;margin:20px auto 0;overflow:hidden}.preloader i{background:var(--yellow);height:100%;animation:.85s ease-out forwards load;display:block}.preloader p{color:#d2e0d7;font-size:.8rem}@keyframes load{0%{width:0}to{width:100%}}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:0}.hero-copy{padding:70px 24px 45px}.hero h1{font-size:clamp(3.8rem,15vw,6rem)}.hero-visual{clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);height:330px}.hero-visual:after{background:linear-gradient(180deg,var(--night),transparent 50%)}.speed-lines{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.rules{grid-template-columns:1fr}.mobile-cart{z-index:50;background:var(--night);color:#fff;border:0;border-radius:16px;justify-content:space-between;align-items:center;padding:15px 18px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 35px #0005}.mobile-cart b{color:var(--yellow)}.mobile-cart strong{align-items:center;display:flex}.mobile-cart svg{width:18px}footer{text-align:center;grid-template-columns:1fr;justify-items:center;padding-bottom:105px}}@media (width<=620px){.info{justify-content:flex-start;gap:22px;padding:0 14px;overflow:auto}.info span{white-space:nowrap}.info span+span:before{display:none}header{height:70px;padding:5px 14px}.logo img{width:125px;height:56px}.header-actions{margin-left:auto}.header-actions select{width:68px;padding:8px 4px}.section{padding:65px 14px}.section-head{display:block}.search-row{grid-template-columns:1fr}.search-row select{height:50px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image{height:155px}.product-body{padding:12px}.product-body h3{min-height:48px;font-size:.86rem}.product-body strong{font-size:1.55rem}.steps{grid-template-columns:1fr}.benefits{grid-template-columns:1fr;padding:30px 14px}.rule-grid{grid-template-columns:1fr 1fr}.rule-grid strong{font-size:2rem}.final-cta{padding:60px 20px;display:block}.final-cta .button{margin-top:20px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-badges{display:none}}@media (width<=350px){.product-grid{grid-template-columns:1fr}.product-image{height:220px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero-visual.hero-art{clip-path:none;background:radial-gradient(circle at 54% 48%,#127b3e 0,#0000 49%),linear-gradient(135deg,#08301b,#041b0f);place-items:center;display:grid;overflow:hidden}.hero-art:after{display:none}.hero-art:before{content:"";border:2px dashed #ffbf0040;border-radius:50%;width:460px;height:460px;position:absolute;transform:rotate(-12deg)}.hero-orbit{border:1px solid #ffffff16;border-radius:50%;position:absolute}.orbit-one{width:570px;height:570px}.orbit-two{width:700px;height:700px}.grocery-bag{clip-path:polygon(5% 8%,95% 0,88% 100%,12% 96%);filter:drop-shadow(0 30px 25px #0006);width:310px;height:330px;color:var(--night);background:linear-gradient(105deg,#d99d45,#f2c878 58%,#c88834);flex-direction:column;justify-content:flex-end;align-items:center;margin-top:90px;padding-bottom:52px;display:flex;position:relative;transform:rotate(2deg)}.grocery-bag:after{content:"";mix-blend-mode:soft-light;background:repeating-linear-gradient(82deg,#0000 0 13px,#fff1 14px 15px);position:absolute;inset:0}.bag-handle{border:17px solid #bc7c2d;border-bottom:0;border-radius:70px 70px 0 0;width:130px;height:95px;position:absolute;top:-55px}.groceries{height:150px;position:absolute;top:-115px;left:25px;right:25px}.groceries i{display:block;position:absolute}.bread{background:#e9a84d;border-radius:48% 48% 18% 18%;width:66px;height:175px;bottom:0;left:10px;transform:rotate(-12deg);box-shadow:inset -12px 0 #c47b2c}.bread:after{content:"";background:repeating-linear-gradient(160deg,#0000 0 20px,#ffdc8c 21px 27px);position:absolute;inset:25px 17px}.bottle{background:linear-gradient(90deg,#f2b500,#ffe47b,#ca8d00);border-radius:9px 9px 18px 18px;width:56px;height:145px;bottom:0;right:35px}.bottle:before{content:"";background:#f2b500;border-radius:5px;width:30px;height:25px;position:absolute;top:-23px;left:13px}.leaf{background:#61b62b;border-radius:100% 0;width:86px;height:45px;bottom:12px}.leaf-one{left:75px;transform:rotate(25deg)}.leaf-two{left:120px;transform:rotate(-25deg)scaleX(-1)}.tomato{background:#e63827;border-radius:48%;width:77px;height:72px;bottom:-10px;right:5px;box-shadow:inset -12px -10px #b9251d}.tomato:before{content:"✦";color:#3e8c25;font-size:30px;position:absolute;top:-13px;left:27px}.grocery-bag>svg{stroke-width:1.6px;z-index:1;width:70px;height:70px;position:relative}.grocery-bag strong{font-family:var(--display);letter-spacing:.08em;z-index:1;font-size:2rem}.grocery-bag>span{text-transform:uppercase;letter-spacing:.12em;z-index:1;font-size:.75rem;font-weight:800}.delivery-tag{background:var(--yellow);border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:0 10px;padding:15px 20px;display:grid;position:absolute;bottom:12%;right:6%;transform:rotate(-4deg);box-shadow:0 15px 25px #0004}.delivery-tag svg{grid-row:1/3;width:34px;height:34px}.delivery-tag b{font-family:var(--display);font-size:1.35rem}.delivery-tag small{text-transform:uppercase;font-size:.58rem;font-weight:700}@media (width<=900px){.hero-visual.hero-art{clip-path:none;height:390px}.grocery-bag{margin-top:45px;transform:scale(.72)rotate(2deg)}.delivery-tag{bottom:8%;right:8%;transform:scale(.85)rotate(-4deg)}}.language{position:relative}.language summary{color:#fff;cursor:pointer;background:#ffffff0c;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:104px;height:48px;padding:0 12px;font-weight:800;list-style:none;display:flex}.language summary::-webkit-details-marker{display:none}.language summary img{object-fit:cover;border-radius:3px;width:27px;height:19px}.language summary svg{width:15px;transition:transform .2s;transform:rotate(90deg)}.language[open] summary svg{transform:rotate(-90deg)}.language>div{border:1px solid var(--border);background:#fff;border-radius:14px;width:190px;padding:7px;position:absolute;top:56px;right:0;box-shadow:0 18px 45px #03170d35}.language>div button{width:100%;color:var(--night);text-align:left;background:#fff;border:0;border-radius:9px;align-items:center;gap:11px;padding:10px;display:flex}.language>div button:hover{background:var(--mist)}.language>div img{object-fit:cover;border:1px solid var(--border);border-radius:4px;width:34px;height:23px}.language>div span{flex-direction:column;display:flex}.language>div small{color:var(--muted);font-size:.72rem}.product-body{background:#fff;color:var(--night)!important}.product-copy{flex-direction:column;gap:5px;min-height:66px;margin-bottom:8px;display:flex}.product-body .product-copy h3{font-family:var(--sans);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;margin:0;font-size:.98rem;font-weight:750;line-height:1.35;overflow:hidden;visibility:visible!important;opacity:1!important;color:#062214!important;display:-webkit-box!important}.product-body .product-copy small{order:2;font-size:.75rem;line-height:1.3;visibility:visible!important;opacity:1!important;color:#4e6256!important;display:block!important}.product-body>strong{color:#062214!important}@media (width<=620px){.language summary{min-width:76px;padding:0 8px}.language summary img{width:24px;height:17px}.language>div{right:-54px}.product-copy{min-height:70px}.product-body .product-copy h3{font-size:.86rem}}.product-body .product-primary{flex-direction:column;min-height:112px;color:#062214!important;font-family:var(--sans)!important;margin:0 0 13px!important;display:flex!important}.product-primary>span{visibility:visible!important;opacity:1!important;color:#062214!important;min-height:42px!important;font-size:1rem!important;font-weight:800!important;line-height:1.3!important;display:block!important}.product-primary>small{margin-top:4px;color:#4e6256!important;font-family:var(--sans)!important;font-size:.75rem!important;font-weight:500!important;display:block!important}.product-primary>b{margin-top:auto;color:#062214!important;font-family:var(--display)!important;font-size:1.9rem!important;line-height:1!important;display:block!important}.product-image img[src*="/categories/"]{object-fit:cover;object-position:center}@media (width<=620px){.product-body .product-primary{min-height:108px}.product-primary>span{font-size:.86rem!important}.product-primary>b{font-size:1.55rem!important}}.product-card{isolation:isolate;flex-direction:column;display:flex}.product-image{z-index:1;flex:0 0 220px;min-height:220px;max-height:220px;height:220px!important;position:relative!important;overflow:hidden!important}.product-image>img{z-index:0!important;object-fit:cover!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;position:absolute!important;inset:0!important}.product-image>span{z-index:2}.product-body{flex:1;z-index:5!important;background:#fff!important;padding:16px!important;position:relative!important;overflow:visible!important}.product-primary{z-index:6;background:#fff;position:relative}.product-primary>span{z-index:7;background:#fff;position:relative}@media (width<=620px){.product-image{flex-basis:155px;min-height:155px;max-height:155px;height:155px!important}.product-body{padding:12px!important}}@media (width<=350px){.product-image{flex-basis:220px;min-height:220px;max-height:220px;height:220px!important}}.product-primary em{font-family:var(--sans);color:var(--muted);margin-left:3px;font-size:.7rem;font-style:normal;font-weight:700}.quantity b{white-space:nowrap;font-size:.82rem}.floating-cart{z-index:60;right:24px;bottom:max(24px,env(safe-area-inset-bottom));background:var(--yellow);width:68px;height:68px;color:var(--night);border:0;border-radius:22px;place-items:center;display:grid;position:fixed;box-shadow:0 14px 35px #03170d55}.floating-cart:hover{transform:translateY(-3px);box-shadow:0 18px 42px #03170d66}.floating-cart:active{transform:scale(.96)}.floating-cart>svg{width:29px;height:29px}.floating-cart>b{background:var(--night);color:#fff;border:2px solid var(--ivory);border-radius:99px;place-items:center;min-width:27px;height:27px;padding:0 5px;font-size:.75rem;display:grid;position:absolute;top:-7px;right:-5px}.floating-cart>span{white-space:nowrap;background:var(--night);color:#fff;border-radius:7px;padding:4px 7px;font-size:.65rem;font-weight:700;position:absolute;bottom:-21px;right:0;box-shadow:0 5px 15px #03170d33}@media (width<=620px){.floating-cart{right:16px;bottom:max(18px,env(safe-area-inset-bottom));border-radius:19px;width:62px;height:62px}}.floating-cart{text-align:left;border-radius:20px;justify-content:flex-start;align-items:center;gap:13px;width:auto;min-width:205px;height:68px;padding:0 18px 0 14px;display:flex}.floating-cart-icon{background:var(--night);color:#fff;border-radius:13px;flex:0 0 42px;place-items:center;height:42px;display:grid;position:relative}.floating-cart-icon>svg{width:23px;height:23px}.floating-cart-icon>b{min-width:24px;height:24px;color:var(--night);border:2px solid var(--yellow);background:#fff;border-radius:99px;place-items:center;padding:0 4px;font-size:.7rem;display:grid;position:absolute;top:-9px;right:-8px}.floating-cart-copy{flex-direction:column;line-height:1.15;display:flex;color:var(--night)!important;box-shadow:none!important;background:0 0!important;padding:0!important;position:static!important}.floating-cart-copy strong{font-size:.88rem}.floating-cart-copy small{opacity:.75;margin-top:4px;font-size:.72rem;font-weight:700}@media (width<=620px){.floating-cart{width:auto;min-width:190px;height:62px;padding:0 15px 0 11px}.floating-cart-icon{flex-basis:40px;height:40px}}.floating-cart>.floating-cart-icon{width:42px;box-shadow:none;white-space:normal;font-size:inherit;font-weight:inherit;padding:0;position:relative;bottom:auto;right:auto}.floating-cart>.floating-cart-copy{white-space:normal;bottom:auto;right:auto}.category-rail{align-items:center;margin:0 -4px;display:flex;position:relative}.category-rail .chips{scroll-behavior:smooth;scroll-snap-type:x proximity;width:100%;padding-left:50px;padding-right:50px}.category-rail .chips>button{scroll-snap-align:start}.category-arrow{z-index:8;border:1px solid var(--border);width:40px;height:40px;color:var(--night);background:#fff;border-radius:50%;place-items:center;margin-top:-20px;display:grid;position:absolute;top:50%;box-shadow:0 6px 18px #06221424}.category-arrow:hover{background:var(--yellow);border-color:var(--yellow);transform:scale(1.05)}.category-arrow svg{width:20px}.category-arrow-left{left:0}.category-arrow-left svg{transform:rotate(180deg)}.category-arrow-right{right:0}.category-rail:before,.category-rail:after{content:"";z-index:6;pointer-events:none;width:58px;position:absolute;top:15px;bottom:15px}.category-rail:before{background:linear-gradient(90deg,var(--ivory) 35%,transparent);left:0}.category-rail:after{background:linear-gradient(-90deg,var(--ivory) 35%,transparent);right:0}@media (width<=620px){.category-rail{margin:0}.category-rail .chips{padding-left:43px;padding-right:43px}.category-arrow{width:36px;height:36px;margin-top:-18px}.category-rail:before,.category-rail:after{width:47px}}.drawer select{border:1px solid var(--border);width:100%;min-height:45px;color:var(--night);cursor:pointer;background:#fff;border-radius:10px;padding:10px 38px 10px 10px}.drawer select:invalid{color:var(--muted)}.drawer select:focus{border-color:var(--green);outline:3px solid #0b6b3233}
