/*! 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,::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]){appearance:button}::file-selector-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)}.hidden{display:none}.table{display:table}}:root{--green:#174b32;--green-dark:#0d3825;--lime:#d9ed8b;--cream:#f6f3e9;--orange:#f16f3a;--ink:#173429;--muted:#69756f;--line:#dfe5dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:Arial,var(--font-geist-sans),sans-serif;background:#fbfcf8;margin:0}button,input,select{font:inherit}button,a{transition:all .2s}button{cursor:pointer}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.topbar{background:var(--green-dark);color:#dce7de;letter-spacing:.07em;text-transform:uppercase;justify-content:center;align-items:center;gap:42px;height:34px;font-size:11px;display:flex}.topbar-detail{color:var(--lime)}.header{justify-content:space-between;align-items:center;height:112px;display:flex}.brand{color:var(--green);align-items:center;text-decoration:none;display:flex}.brand img{object-fit:contain;object-position:left center;width:170px;height:104px;display:block}.header nav{gap:34px;display:flex}.header nav a{color:#506158;font-size:13px;font-weight:600;text-decoration:none}.header nav a:hover{color:var(--orange)}.cart-button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:10px 13px;display:flex;position:relative}.cart-icon{width:27px;height:24px;color:var(--green);flex:0 0 27px;display:block;position:relative}.cart-icon i{border:2px solid;border-radius:2px 2px 5px 5px;width:17px;height:12px;position:absolute;top:5px;left:7px;transform:skew(-7deg)}.cart-icon i:before{content:"";background:currentColor;border-radius:2px;width:7px;height:2px;position:absolute;top:-4px;left:-7px;transform:rotate(14deg)}.cart-icon:after{content:"";background:var(--orange);width:4px;height:4px;box-shadow:11px 0 var(--orange);border-radius:50%;position:absolute;top:20px;left:9px}.cart-icon b{background:var(--orange);color:#fff;z-index:2;border:2px solid #fff;border-radius:50%;place-items:center;min-width:21px;height:21px;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;top:-9px;right:-7px}.cart-label{text-align:left;flex-direction:column;font-size:12px;font-weight:700;display:flex}.cart-label small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:500}.hero{background:var(--cream);border-radius:27px;grid-template-columns:1.08fr .92fr;min-height:522px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;padding:75px 25px 65px 70px;position:relative}.eyebrow{text-transform:uppercase;color:var(--orange);letter-spacing:.13em;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.eyebrow i{background:currentColor;width:22px;height:2px;display:block}.hero h1{letter-spacing:-.045em;color:var(--green-dark);margin:20px 0;font:500 clamp(43px,5.3vw,72px)/.98 Georgia,serif}.hero h1 em{color:var(--orange);font-weight:400}.hero-copy>p{color:#637067;max-width:480px;font-size:16px;line-height:1.65}.hero-actions{align-items:center;gap:32px;margin-top:32px;display:flex}.primary-button{background:var(--orange);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:28px;padding:15px 21px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 7px 16px #e6663030}.primary-button:hover{background:#db5725;transform:translateY(-1px)}.delivery-note{flex-direction:column;font-size:12px;display:flex}.delivery-note small{color:var(--muted);margin-top:3px}.hero-art{background:var(--lime);clip-path:polygon(17% 0,100% 0,100% 100%,0 100%);min-height:522px;position:relative}.sun-shape{background:#f9f2d2;border-radius:50%;width:300px;height:300px;position:absolute;top:74px;right:58px}.crate{background:linear-gradient(#c7864b 0 18%,#9c5e2b 18% 28%,#bf7840 28% 48%,#955927 48% 57%,#c3793c 57% 78%,#955927 78% 87%,#b76f36 87%);border-radius:8px 8px 23px 20px;justify-content:center;align-items:flex-start;gap:0;width:390px;height:180px;padding-top:0;display:flex;position:absolute;top:225px;right:42px;transform:rotate(-2deg);box-shadow:0 28px 32px #31502a33}.crate span{filter:drop-shadow(0 8px 6px #3143272a);margin:-45px -9px 0;font-size:82px}.crate span:nth-child(2){margin-top:-66px;font-size:98px}.crate span:nth-child(4){transform:rotate(-12deg)}.fresh-stamp{text-align:center;color:#47612d;letter-spacing:.18em;border:1px solid #6c853a;border-radius:50%;place-content:center;width:102px;height:102px;font-size:10px;display:grid;position:absolute;bottom:28px;right:52px;transform:rotate(8deg)}.fresh-stamp b{font-size:12px}.leaf{color:#739f3b;font-size:100px;position:absolute;transform:scaleX(.35)rotate(35deg)}.leaf-one{top:24px;left:100px}.leaf-two{bottom:12px;left:42px;transform:scaleX(.32)rotate(-45deg)}.stories{padding:28px 0 42px}.stories-heading{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.stories-heading h1{letter-spacing:-.04em;color:var(--green-dark);margin:12px 0 8px;font:500 clamp(40px,5vw,62px)/1 Georgia,serif}.stories-heading p{color:var(--muted);margin:0;font-size:14px}.stories-heading>a{color:var(--green);padding-bottom:6px;font-size:12px;font-weight:800;text-decoration:none}.stories-heading>a span{color:var(--orange);margin-left:8px}.stories-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(205px,1fr);grid-auto-flow:column;gap:15px;padding:3px 2px 12px;display:grid;overflow-x:auto}.stories-track::-webkit-scrollbar{display:none}.story-card{aspect-ratio:9/16;scroll-snap-align:start;background:var(--green-dark);isolation:isolate;cursor:pointer;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 12px 28px #1734291c}.story-card:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.story-card>img{object-fit:cover;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}.story-card:hover>img{transform:scale(1.04)}.story-shade{background:linear-gradient(#0c261d28 0%,#0000 32%,#092218e8 100%);position:absolute;inset:0}.story-progress{z-index:2;gap:4px;display:flex;position:absolute;top:13px;left:13px;right:13px}.story-progress i{background:#fff6;border-radius:10px;flex:1;height:3px}.story-progress i.active{background:#fff}.story-badge{z-index:2;background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:100px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;top:30px;left:13px}.story-content{z-index:2;color:#fff;position:absolute;bottom:16px;left:16px;right:16px}.story-content>small{text-transform:uppercase;letter-spacing:.1em;color:#d7e5db;font-size:8px;font-weight:800}.story-content h2{color:#fff;margin:7px 0 9px;font:600 25px/1 Georgia,serif}.story-content p{align-items:end;gap:3px;margin:0 0 14px;display:flex}.story-content p strong{font:700 23px/1 Georgia,serif}.story-content p span{color:#d7e5db;font-size:9px}.story-content button{width:100%;height:40px;color:var(--green-dark);background:#fff;border:0;border-radius:11px;justify-content:space-between;align-items:center;padding:0 13px;font-size:11px;font-weight:800;display:flex}.story-content button span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:17px;display:grid}.story-content button:hover{background:var(--lime)}.stories-hint{color:var(--muted);text-align:right;margin:5px 0 0;font-size:10px;display:none}.stories-hint span{color:var(--orange)}.story-viewer{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071a13ee;justify-content:center;align-items:center;gap:18px;padding:18px;animation:.2s rise;display:flex;position:fixed;inset:0}.story-viewer-card{aspect-ratio:9/16;background:var(--green-dark);isolation:isolate;border-radius:25px;max-width:calc(100vw - 120px);height:min(88dvh,760px);position:relative;overflow:hidden;box-shadow:0 24px 70px #0009}.story-viewer-card>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.story-viewer-progress{z-index:3;gap:4px;display:flex;position:absolute;top:14px;left:14px;right:14px}.story-viewer-progress i{background:#fff5;border-radius:10px;flex:1;height:3px}.story-viewer-progress i.active{background:#fff}.story-viewer-top{z-index:3;color:#fff;justify-content:space-between;align-items:center;display:flex;position:absolute;top:28px;left:15px;right:15px}.story-viewer-top span{font-size:10px;font-weight:800}.story-viewer-top small{color:#dce8e0;font-size:9px}.story-viewer-card>.story-badge{top:52px;left:15px}.story-viewer-content{z-index:3;color:#fff;position:absolute;bottom:20px;left:20px;right:20px}.story-viewer-content>small{text-transform:uppercase;letter-spacing:.12em;color:#d7e5db;font-size:9px;font-weight:800}.story-viewer-content h2{color:#fff;margin:9px 0 13px;font:600 clamp(32px,5vh,48px)/.95 Georgia,serif}.story-viewer-content p{align-items:end;gap:5px;margin:0 0 18px;display:flex}.story-viewer-content p strong{font:700 31px/1 Georgia,serif}.story-viewer-content p span{color:#d7e5db;font-size:11px}.story-viewer-content button{width:100%;height:49px;color:var(--green-dark);background:#fff;border:0;border-radius:13px;justify-content:space-between;align-items:center;padding:0 15px;font-size:12px;font-weight:800;display:flex}.story-viewer-content button span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:19px;display:grid}.story-viewer-close,.story-viewer-nav{z-index:4;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff18;border:0;border-radius:50%;place-items:center;display:grid;position:fixed}.story-viewer-close{width:44px;height:44px;font-size:28px;top:20px;right:22px}.story-viewer-nav{flex:0 0 48px;width:48px;height:48px;font-size:36px;position:relative}.story-viewer-close:hover,.story-viewer-nav:hover{background:#ffffff2e}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:3px;padding:33px 15px;display:grid}.benefits>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:15px;display:flex}.benefits>div:last-child{border:0}.benefits>div>span{width:39px;height:39px;color:var(--green);background:#edf3df;border-radius:50%;place-items:center;font-weight:700;display:grid}.benefits p{flex-direction:column;margin:0;font-size:12px;display:flex}.benefits small{color:var(--muted);margin-top:5px;font-size:10px}.catalog{padding-top:78px;padding-bottom:95px}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading h2,.promise h2{color:var(--green-dark);margin:10px 0 0;font:500 42px Georgia,serif}.search{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;width:250px;height:44px;padding:0 14px;display:flex}.search span{color:#7c8a82;font-size:24px}.search input{width:100%;color:var(--ink);border:0;outline:0;font-size:12px}.filters{gap:8px;margin:29px 0;display:flex}.filters button{border:1px solid var(--line);color:#5b6961;background:#fff;border-radius:100px;padding:10px 17px;font-size:11px;font-weight:700}.filters button.active,.filters button:hover{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(--line);background:#fff;border-radius:16px;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #25452f12}.product-image{place-items:center;height:184px;display:grid;position:relative;overflow:hidden}.product-image:after{content:"";filter:blur(5px);background:#42583b18;border-radius:50%;width:130px;height:25px;position:absolute;bottom:21px}.product-emoji{z-index:1;filter:drop-shadow(0 12px 5px #39493328);font-size:92px;transition:all .3s}.product-card:hover .product-emoji{transform:scale(1.06)rotate(-3deg)}.product-tag{z-index:2;background:var(--orange);color:#fff;border-radius:100px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px}.product-info{padding:17px}.product-info>small{text-transform:uppercase;letter-spacing:.1em;color:#879188;font-size:9px;font-weight:700}.product-info h3{margin:6px 0 4px;font:600 17px Georgia,serif}.unit{color:var(--muted);font-size:10px}.price-row{justify-content:space-between;align-items:end;margin-top:14px;display:flex}.price-row p{flex-direction:column;margin:0;display:flex}.price-row del{color:#89948d;font-size:9px}.price-row strong{font:700 17px Georgia,serif}.add-button{background:var(--green);color:#fff;border:0;border-radius:9px;width:35px;height:35px;font-size:22px}.add-button:hover{background:var(--orange)}.quantity{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;display:flex;overflow:hidden}.quantity button{color:var(--green);background:#fff;border:0;width:29px;height:31px;font-size:16px}.quantity span{text-align:center;min-width:22px;font-size:11px;font-weight:800}.empty-search{text-align:center;color:var(--muted);padding:60px}.promise{background:var(--green);color:#fff;border-radius:25px;grid-template-columns:1.25fr 1fr auto;align-items:end;gap:50px;margin-bottom:75px;padding:55px 60px;display:grid}.eyebrow.light{color:var(--lime)}.promise h2{color:#fff;margin-top:12px}.promise p{color:#c4d1c9;margin:0;font:15px/1.6 Georgia,serif}.promise>a{color:var(--lime);white-space:nowrap;font-size:12px;font-weight:800;text-decoration:none}footer{background:#eef1e8}.footer-inner{justify-content:space-between;align-items:center;height:126px;display:flex}.brand-footer img{width:170px;height:105px}.footer-inner p{color:#758079;font-size:10px}.overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10271dc4;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fbfcf8;flex-direction:column;width:min(460px,100%);height:100%;animation:.25s slide;display:flex}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 28px 20px;display:flex}.drawer-head span{text-transform:uppercase;color:var(--orange);letter-spacing:.12em;font-size:9px;font-weight:800}.drawer-head h2{margin:4px 0;font:28px Georgia}.drawer-head button,.modal-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#fff;border-radius:50%;font-size:23px}.drawer-content{flex:1;padding:10px 28px;overflow:auto}.empty-cart{text-align:center;margin-top:90px}.empty-cart>span{font-size:60px}.empty-cart h3{margin:20px 0 6px;font:24px Georgia}.empty-cart p{color:var(--muted);margin-bottom:22px;font-size:13px}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:65px 1fr auto;align-items:center;gap:12px;padding:16px 0;display:grid}.cart-thumb{border-radius:12px;place-items:center;height:65px;font-size:37px;display:grid}.cart-item h3{margin:0 0 4px;font:16px Georgia}.cart-item small{color:var(--muted);font-size:9px;display:block}.cart-item strong{margin-top:8px;font-size:12px;display:block}.drawer-footer{border-top:1px solid var(--line);background:#fff;padding:18px 28px 24px}.free-delivery{background:#e7ebe5;border-radius:10px;height:5px;margin-bottom:35px;position:relative}.free-delivery>span{background:var(--lime);border-radius:10px;height:100%;display:block}.free-delivery p{color:var(--muted);font-size:9px;position:absolute;top:7px}.totals p{justify-content:space-between;margin:9px 0;font-size:11px;display:flex}.totals .grand-total{border-top:1px solid var(--line);margin-top:13px;padding-top:13px;font-size:17px}.grand-total b{font-family:Georgia}.full{width:100%;margin-top:12px}.safe-note{text-align:center;color:var(--muted);margin-top:11px;font-size:9px;display:block}.modal-overlay{justify-content:center;align-items:center;padding:20px}.checkout-modal,.success-modal{background:#fbfcf8;border-radius:23px;width:min(650px,100%);max-height:95vh;padding:38px 42px;animation:.25s rise;position:relative;overflow:auto}.checkout-modal h2,.success-modal h2{margin:10px 0 25px;font:34px Georgia}.modal-close{position:absolute;top:25px;right:25px}.checkout-modal form{flex-direction:column;gap:15px;display:flex}.checkout-modal label{text-transform:uppercase;letter-spacing:.06em;color:#57665d;flex-direction:column;gap:7px;font-size:10px;font-weight:800;display:flex}.checkout-modal input,.checkout-modal select{border:1px solid var(--line);height:43px;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border-radius:9px;outline:none;padding:0 12px;font-size:12px}.checkout-modal input:focus,.checkout-modal select:focus{border-color:var(--green)}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.checkout-modal fieldset{border:0;margin:3px 0;padding:0}.checkout-modal legend{text-transform:uppercase;letter-spacing:.06em;margin-bottom:9px;font-size:10px;font-weight:800}.payment-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.payment-options label{border:1px solid var(--line);text-transform:none;letter-spacing:0;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:auto 1fr;gap:2px 8px;padding:12px;display:grid}.payment-options label.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.payment-options input{display:none}.payment-options label>span{background:#edf2e7;border-radius:50%;grid-row:span 2;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.payment-options b{font-size:11px}.payment-options small{color:var(--muted);font-size:8px}.checkout-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:16px;font-size:12px;display:flex}.checkout-total strong{font:22px Georgia}.success-modal{text-align:center;width:min(440px,100%);padding:45px}.success-icon{background:var(--lime);width:63px;height:63px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:28px;display:grid}.success-modal .eyebrow{justify-content:center}.success-modal p{color:var(--muted);font-size:13px;line-height:1.6}.order-number{background:#edf2e8;border-radius:10px;justify-content:space-between;margin:22px 0;padding:14px;font-size:11px;display:flex}.order-number b{font-family:Georgia}@keyframes slide{0%{transform:translate(100%)}to{transform:none}}@keyframes rise{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@media (width<=900px){.header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:55px 35px}.hero-art{clip-path:none;min-height:330px}.sun-shape{width:240px;height:240px}.crate{top:150px;right:10%}.product-grid{grid-template-columns:repeat(2,1fr)}.promise{grid-template-columns:1fr;gap:20px}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:16px}.benefits>div:last-child{border-bottom:0}}@media (width<=580px){.shell{width:min(100% - 24px,1180px)}.topbar{height:30px;font-size:8px}.topbar-detail{display:none}.header{height:72px}.brand-mark{width:36px;height:36px}.brand strong{font-size:20px}.brand small{font-size:12px}.cart-label{display:none}.hero{border-radius:18px}.hero-copy{padding:43px 25px}.hero h1{font-size:44px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-art{min-height:285px}.crate{width:330px;height:150px;top:130px;right:-16px}.crate span{font-size:69px}.crate span:nth-child(2){font-size:80px}.sun-shape{top:30px;right:10px}.fresh-stamp{display:none}.catalog{padding-top:55px;padding-bottom:60px}.section-heading{display:block}.section-heading h2{font-size:35px}.search{width:100%;margin-top:20px}.filters{padding-bottom:4px;overflow:auto}.filters button{white-space:nowrap}.product-grid{gap:10px}.product-image{height:135px}.product-emoji{font-size:68px}.product-info{padding:13px}.product-info h3{font-size:15px}.price-row strong{font-size:14px}.promise{margin-bottom:40px;padding:38px 28px}.promise h2{font-size:34px}.footer-inner{flex-direction:column;align-items:flex-start;gap:16px;height:auto;padding:25px 0}.form-grid,.payment-options{grid-template-columns:1fr}.checkout-modal{padding:32px 22px}.modal-close{top:17px;right:17px}.payment-options label{grid-template-columns:auto 1fr}.cart-item{grid-template-columns:55px 1fr auto}.cart-thumb{height:55px}.drawer-content,.drawer-head,.drawer-footer{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=580px){.header{height:84px}.brand img{width:118px;height:74px}.brand-footer img{width:150px;height:92px}}.hero-art>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-art:after{content:"";background:linear-gradient(90deg,#d9ed8b55 0%,#0000 38%);position:absolute;inset:0}.fresh-stamp{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f6f3e9dc}.product-image:after{display:none}.product-photo{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-photo{transform:scale(1.045)}.cart-thumb{overflow:hidden}.cart-thumb img{object-fit:cover;width:100%;height:100%}.sticky-cart-bar{z-index:40;left:50%;bottom:max(18px,env(safe-area-inset-bottom));filter:drop-shadow(0 16px 24px #0d382540);width:min(680px,100% - 28px);animation:.25s rise;position:fixed;transform:translate(-50%)}.sticky-cart-bar button{background:var(--green-dark);color:#fff;text-align:left;border:1px solid #35664e;border-radius:17px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;width:100%;min-height:70px;padding:10px 13px 10px 16px;display:grid}.sticky-cart-bar button:hover{background:#123f2b;transform:translateY(-2px)}.sticky-cart-count{background:var(--orange);border-radius:12px;place-items:center;width:40px;height:40px;font:700 16px Georgia;display:grid}.sticky-cart-copy{flex-direction:column;gap:3px;display:flex}.sticky-cart-copy b{font-size:12px}.sticky-cart-copy small,.sticky-cart-total small{color:#b8cbbf;font-size:9px}.sticky-cart-total{text-align:right;flex-direction:column;gap:3px;display:flex}.sticky-cart-total strong{font:700 17px Georgia}.sticky-cart-action{white-space:nowrap;border-left:1px solid #ffffff24;padding:12px 8px 12px 16px;font-size:11px;font-weight:800}.sticky-cart-action i{color:var(--lime);margin-left:7px;font-style:normal}@media (width<=580px){.sticky-cart-bar{bottom:max(9px,env(safe-area-inset-bottom));width:calc(100% - 18px)}.sticky-cart-bar button{grid-template-columns:auto 1fr auto;min-height:64px;padding:9px 11px}.sticky-cart-count{width:36px;height:36px}.sticky-cart-total strong{font-size:15px}.sticky-cart-action{display:none}}@media (width<=700px){.stories{padding-top:18px}.stories-heading{margin-bottom:18px;display:block}.stories-heading h1{font-size:43px}.stories-heading p{max-width:270px;font-size:12px;line-height:1.5}.stories-heading>a{display:none}.stories-track{grid-auto-columns:72%;gap:11px;margin-right:-12px;padding-right:12px}.story-card{border-radius:21px}.story-content h2{font-size:27px}.story-content p strong{font-size:24px}.stories-hint{display:block}.story-viewer{gap:0;padding:14px}.story-viewer-card{border-radius:22px;width:calc(100vw - 28px);max-width:420px;height:auto;max-height:calc(100dvh - 28px)}.story-viewer-nav{background:#071a1366;border-radius:14px;width:42px;height:72px;font-size:34px;position:absolute}.story-viewer-nav.previous{left:18px}.story-viewer-nav.next{right:18px}.story-viewer-close{background:#071a1399;width:40px;height:40px;top:20px;right:21px}.story-viewer-content{bottom:17px;left:17px;right:17px}.story-viewer-content h2{font-size:37px}.story-viewer-content p strong{font-size:28px}}.checkout-error{color:#9b3737;background:#f9e8e8;border-radius:9px;margin:0;padding:11px 13px;font-size:10px;line-height:1.4}.primary-button:disabled{opacity:.65;cursor:wait;transform:none}.whatsapp-order-button{background:#1f7a4d;box-shadow:0 7px 16px #1f7a4d30}.whatsapp-order-button:hover{background:#17633d}.success-finish-button{border:1px solid var(--line);width:100%;color:var(--green);background:#fff;border-radius:10px;margin-top:9px;padding:13px;font-size:12px;font-weight:800}.success-finish-button:hover{background:#f0f4eb}.weight-unit{color:var(--orange);font-weight:800;line-height:1.35}.price-step{color:var(--orange);margin-top:3px;font-size:8px;font-weight:800}.weight-quantity span{min-width:50px;font-size:9px}.admin-shell{color:#173429;min-height:100vh;font-family:Arial,var(--font-geist-sans),sans-serif;background:#f3f5ef;padding:0 28px 36px}.admin-header{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1440px;height:94px;margin:auto;display:grid}.admin-logo img{object-fit:contain;width:126px;height:78px;display:block}.admin-header>div{flex-direction:column;gap:4px;display:flex}.admin-header>div span{text-transform:uppercase;letter-spacing:.1em;color:#77847c;font-size:10px}.admin-header>div strong{font-size:13px}.admin-header nav{gap:10px;display:flex}.admin-header nav a,.admin-gate-actions a{color:#174b32;background:#fff;border:1px solid #d8dfd7;border-radius:10px;padding:10px 13px;font-size:11px;font-weight:800;text-decoration:none}.admin-summary{grid-template-columns:repeat(3,1fr);gap:13px;max-width:1440px;margin:0 auto 18px;display:grid}.admin-summary>div{background:#fff;border:1px solid #e0e5df;border-radius:17px;grid-template-columns:1fr auto;align-items:center;padding:20px 22px;display:grid}.admin-summary span{font-size:11px;font-weight:800}.admin-summary strong{color:#174b32;grid-row:span 2;font:700 26px Georgia,serif}.admin-summary small{color:#7b867f;margin-top:6px;font-size:9px}.admin-workspace{background:#fff;border:1px solid #e0e5df;border-radius:20px;grid-template-columns:390px 1fr;max-width:1440px;min-height:690px;margin:auto;display:grid;overflow:hidden}.admin-orders{border-right:1px solid #e0e5df;min-width:0}.admin-toolbar{border-bottom:1px solid #e0e5df;grid-template-columns:1fr 145px;gap:10px;padding:22px;display:grid}.admin-toolbar>div{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.admin-toolbar h1{margin:0;font:600 27px Georgia,serif}.admin-toolbar button{color:#174b32;background:#fff;border:1px solid #d8dfd7;border-radius:9px;width:35px;height:35px;font-size:18px}.admin-toolbar input,.admin-toolbar select,.admin-detail-head select{color:#173429;background:#fbfcf9;border:1px solid #d8dfd7;border-radius:10px;outline:none;height:40px;padding:0 11px;font-size:10px}.admin-toolbar input{min-width:0}.admin-order-list{max-height:570px;overflow:auto}.admin-order-list>button{text-align:left;color:#173429;background:#fff;border:0;border-bottom:1px solid #eef1ed;width:100%;padding:17px 21px}.admin-order-list>button:hover,.admin-order-list>button.selected{background:#f0f5e8}.admin-order-list>button.selected{box-shadow:inset 3px 0 #f16f3a}.admin-order-list>button>div,.admin-order-list>button>p{justify-content:space-between;align-items:center;margin:0;display:flex}.admin-order-list>button>div>strong{color:#78847c;font-size:9px}.admin-order-list h2{margin:10px 0;font:600 17px Georgia,serif}.admin-order-list p span{color:#818c85;font-size:9px}.admin-order-list p b{font-size:11px}.status{color:#6f7b73;background:#edf0ec;border-radius:100px;padding:5px 8px;font-size:8px;font-weight:800}.status.received{color:#c85c2b;background:#fff0e8}.status.preparing{color:#856b00;background:#fff5c8}.status.out_for_delivery{color:#2c64a6;background:#e6f0ff}.status.completed{color:#2f7443;background:#e5f4e8}.status.cancelled{color:#a74040;background:#f7e8e8}.admin-detail{min-width:0;padding:30px}.admin-detail-head{border-bottom:1px solid #e5e9e4;justify-content:space-between;align-items:start;padding-bottom:23px;display:flex}.admin-detail-head>div{flex-direction:column;display:flex}.admin-detail-head>div>span,.admin-detail-head label,.admin-customer-grid span{text-transform:uppercase;letter-spacing:.09em;color:#7c8880;font-size:9px;font-weight:800}.admin-detail-head h2{margin:5px 0;font:600 30px Georgia,serif}.admin-detail-head small{color:#7c8880;font-size:10px}.admin-detail-head label{flex-direction:column;gap:7px;display:flex}.admin-detail-head select{width:180px}.admin-customer-grid{grid-template-columns:1fr 1.5fr 1fr;gap:12px;padding:22px 0;display:grid}.admin-customer-grid>div{background:#f6f8f3;border-radius:13px;flex-direction:column;gap:6px;padding:15px;display:flex}.admin-customer-grid strong{font-size:12px;line-height:1.35}.admin-customer-grid small,.admin-customer-grid a{color:#718078;font-size:10px}.admin-items{border:1px solid #e2e7e1;border-radius:14px;padding:18px}.admin-items h3{margin:0 0 12px;font:600 18px Georgia,serif}.admin-items>div{border-top:1px solid #edf0ec;justify-content:space-between;align-items:center;padding:12px 0;font-size:11px;display:flex}.admin-items>div>span{grid-template-columns:auto 1fr;gap:0 7px;display:grid}.admin-items>div small{color:#7e8982;grid-column:2;margin-top:3px;font-size:9px}.admin-totals{border-top:1px solid #e5e9e4;margin:16px 0 20px;padding-top:12px}.admin-totals p{justify-content:space-between;margin:8px 0;font-size:11px;display:flex}.admin-totals p:last-child{padding-top:10px;font-size:17px}.admin-totals p strong{font-family:Georgia}.admin-whatsapp{color:#fff;background:#174b32;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.admin-error{color:#9b3737;background:#f9e8e8;border-radius:9px;margin:10px 18px;padding:11px;font-size:10px}.admin-empty{text-align:center;color:#7d8981;padding:50px 20px;font-size:11px}.admin-detail-empty{text-align:center;color:#7b877f;place-content:center;height:100%;display:grid}.admin-detail-empty span{font-size:38px}.admin-detail-empty h2{margin:12px 0 5px;font:24px Georgia,serif}.admin-detail-empty p{font-size:11px}.admin-gate{background:#f3f5ef;place-items:center;min-height:100vh;padding:20px;display:grid}.admin-gate section{text-align:center;background:#fff;border:1px solid #e0e5df;border-radius:22px;width:min(470px,100%);padding:34px}.admin-gate img{object-fit:contain;width:180px;height:112px}.admin-gate section>span{text-transform:uppercase;letter-spacing:.12em;color:#f16f3a;font-size:9px;font-weight:800;display:block}.admin-gate h1{margin:13px 0;font:600 31px Georgia,serif}.admin-gate p{color:#718078;font-size:12px;line-height:1.6}.admin-gate-actions{justify-content:center;gap:9px;margin-top:22px;display:flex}@media (width<=900px){.admin-shell{padding:0 12px 24px}.admin-header{height:82px}.admin-logo img{width:105px;height:65px}.admin-header>div,.admin-header nav a:first-child{display:none}.admin-summary,.admin-workspace{grid-template-columns:1fr}.admin-orders{border-bottom:1px solid #e0e5df;border-right:0}.admin-order-list{max-height:380px}.admin-detail{padding:20px}.admin-customer-grid{grid-template-columns:1fr}.admin-detail-head{gap:15px}.admin-detail-head select{width:150px}.admin-summary>div{padding:15px 18px}}@media (width<=520px){.admin-toolbar{grid-template-columns:1fr}.admin-toolbar input,.admin-toolbar select{grid-column:1}.admin-detail-head{display:block}.admin-detail-head label{margin-top:16px}.admin-detail-head select{width:100%}.admin-customer-grid{padding:16px 0}.admin-gate section{padding:28px 20px}.admin-gate-actions{flex-direction:column}}
