/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--red:#d81f26;--red-dark:#ae1017;--ink:#172018;--muted:#677067;--cream:#f7f3ea;--green:#2f6b48;--line:#e6e5df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.announcement{background:var(--red);color:#fff;text-align:center;letter-spacing:.03em;padding:9px 20px;font-size:12px;font-weight:700}.announcement span{opacity:.55;margin:0 18px}.header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:flex}.brand-mark{background:var(--red);color:#fff;border-radius:50% 50% 46% 54%;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid;box-shadow:inset -3px -3px #00000014}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:.12em;color:var(--red);font-size:20px}.brand small{letter-spacing:.38em;margin-top:5px;font-size:8px;font-weight:800}.header nav{gap:34px;font-size:13px;font-weight:650;display:flex}.header nav a:hover{color:var(--red)}.cart-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:24px;align-items:center;gap:8px;padding:11px 15px;display:flex}.cart-button b{background:var(--red);border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.hero{background:var(--cream);grid-template-columns:1.05fr .95fr;min-height:650px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:92px 6vw 80px 8vw;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--red);font-size:11px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:730px;margin:22px 0 26px;font-size:clamp(46px,5.6vw,78px);line-height:.98}.hero h1 em{color:var(--red);letter-spacing:-.045em;font-family:Georgia,serif;font-weight:400}.hero-copy>p{color:var(--muted);max-width:620px;font-size:17px;line-height:1.7}.hero-actions{gap:12px;margin:35px 0;display:flex}.primary,.secondary{border-radius:6px;justify-content:center;align-items:center;gap:24px;padding:15px 22px;font-size:13px;font-weight:750;display:inline-flex}.primary{background:var(--red);color:#fff;box-shadow:0 8px 24px #d81f2633}.primary:hover{background:var(--red-dark)}.secondary{background:#fff;border:1px solid #c9c4ba}.trust{color:#526054;gap:24px;font-size:11px;font-weight:700;display:flex}.trust span:first-letter{color:var(--green)}.hero-visual{background:radial-gradient(circle at 55% 46%,#fff 0 32%,#eedfc8 33% 52%,#0000 53%),linear-gradient(135deg,#f0dfc5,#f7eddd);place-items:center;display:grid;position:relative}.grocery-bowl{filter:drop-shadow(0 28px 20px #5940233d);flex-wrap:wrap;justify-content:center;align-items:center;gap:0;width:min(460px,84%);height:390px;display:flex;transform:rotate(-3deg)}.grocery-bowl span{text-align:center;width:30%;margin:-18px -5px;font-size:clamp(72px,8vw,125px)}.discount{z-index:2;background:var(--red);color:#fff;text-align:center;border-radius:50%;place-content:center;width:108px;height:108px;display:grid;position:absolute;top:12%;right:8%;transform:rotate(7deg);box-shadow:0 8px #ae101740}.discount b{font-size:28px}.discount small{letter-spacing:.1em;font-size:8px;font-weight:800}.floating-card{background:#fff;border-radius:10px;align-items:center;gap:12px;padding:13px 18px;display:flex;position:absolute;bottom:12%;left:8%;box-shadow:0 15px 35px #43331f29}.floating-card>span{font-size:28px}.floating-card div{flex-direction:column;display:flex}.floating-card b{font-size:12px}.floating-card small{color:var(--muted);margin-top:3px;font-size:10px}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:28px 7vw;display:grid}.benefits article{border-right:1px solid var(--line);align-items:center;gap:13px;padding:4px 28px;display:flex}.benefits article:last-child{border:0}.benefits article>span{font-size:26px}.benefits div{flex-direction:column;display:flex}.benefits b{font-size:13px}.benefits small{color:var(--muted);margin-top:4px;font-size:10px}.section,.offers-section{padding:88px 7vw}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.section-heading h2,.delivery h2{letter-spacing:-.025em;margin:8px 0 0;font-family:Georgia,serif;font-size:38px}.section-heading>a{color:var(--red);font-size:12px;font-weight:750}.category-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.category{border:1px solid var(--line);border-radius:8px;align-items:center;gap:16px;padding:22px;transition:all .2s;display:flex}.category:hover{border-color:var(--red);transform:translateY(-2px);box-shadow:0 10px 30px #24190b0f}.category>span{background:var(--cream);border-radius:50%;place-items:center;width:54px;height:54px;font-size:27px;display:grid}.category div{flex-direction:column;flex:1;display:flex}.category b{font-size:14px}.category small{color:var(--muted);margin-top:5px;font-size:10px}.category i{color:var(--red);font-style:normal}.offers-section{background:#f7f7f4}.search{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:11px 14px;display:flex}.search input{border:0;outline:0;width:150px;font-size:12px}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product{background:#fff;border:1px solid #e8e7e2;border-radius:10px;overflow:hidden}.product-image{place-items:center;height:235px;display:grid;position:relative}.product-image.mango{background:#fff1be}.product-image.tomato{background:#f9d7d4}.product-image.melon{background:#d9f0db}.product-image.eggs{background:#f2e8d6}.product-emoji{filter:drop-shadow(0 14px 10px #48311a29);font-size:112px;transition:all .25s}.product:hover .product-emoji{transform:scale(1.08)rotate(-4deg)}.save{background:var(--red);color:#fff;border-radius:3px;padding:6px 8px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px}.product-image button{cursor:pointer;background:#fff;border:0;border-radius:50%;width:33px;height:33px;font-size:20px;position:absolute;top:10px;right:12px}.product-info{padding:18px}.product-info>small{color:var(--muted);font-size:10px}.product-info h3{margin:7px 0 13px;font-size:15px}.price{align-items:baseline;gap:10px;display:flex}.price span{color:var(--red);font-size:10px;font-weight:700}.price b{font-size:21px}.price del{color:#989e98;font-size:10px}.product-info>button{border:1px solid var(--red);width:100%;color:var(--red);cursor:pointer;background:#fff;border-radius:5px;justify-content:space-between;margin-top:17px;padding:10px 12px;font-size:11px;font-weight:750;display:flex}.product-info>button:hover{background:var(--red);color:#fff}.empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:40px}.delivery{color:#fff;background:#173d2c;border-radius:12px;grid-template-columns:1.35fr .65fr;min-height:370px;margin:0 7vw 88px;display:grid;overflow:hidden}.delivery>div:first-child{padding:58px}.delivery .eyebrow{color:#f2ba66}.delivery h2{font-size:44px}.delivery p{color:#c9d6ce;max-width:570px;line-height:1.6}.delivery-steps{gap:25px;margin:28px 0;display:flex}.delivery-steps span{align-items:center;gap:8px;font-size:11px;display:flex}.delivery-steps b{width:24px;height:24px;color:var(--green);background:#fff;border-radius:50%;place-items:center;display:grid}.delivery .primary{color:#173d2c;background:#f1b855}.delivery-art{background:radial-gradient(circle,#f3c56f 0 25%,#e9a839 26% 42%,#0000 43%);place-items:center;display:grid;position:relative}.delivery-art>span{font-size:130px}.delivery-art i{font-size:52px;font-style:normal;position:absolute;bottom:49px;left:22%}.delivery-art b{color:var(--green);text-align:center;background:#fff;border-radius:50%;padding:12px;font-size:10px;position:absolute;top:50px;right:10%;transform:rotate(7deg)}footer{color:#fff;background:#141b16;padding:60px 7vw 24px}.footer-main{grid-template-columns:1.2fr 1.4fr 1fr 1fr;align-items:start;gap:40px;display:grid}.footer-brand .brand-mark{color:var(--red);background:#fff}.footer-brand strong{color:#fff}.footer-main>p{color:#aeb8b0;max-width:300px;font-size:12px;line-height:1.7}.footer-main>div{color:#aeb8b0;flex-direction:column;gap:8px;font-size:11px;display:flex}.footer-main>div b{color:#fff;margin-bottom:5px;font-size:12px}.footer-main a:hover{color:#fff}.footer-bottom{color:#7f8c82;border-top:1px solid #334036;justify-content:space-between;margin-top:44px;padding-top:20px;font-size:9px;display:flex}.toast{color:#fff;z-index:50;background:#173d2c;border-radius:6px;padding:12px 18px;font-size:12px;position:fixed;top:100px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0003}@media (width<=900px){.header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 7vw}.hero-visual{min-height:430px}.benefits{grid-template-columns:repeat(2,1fr);gap:18px}.benefits article:nth-child(2){border:0}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.delivery{grid-template-columns:1fr}.delivery-art{min-height:260px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>p{display:none}}@media (width<=560px){.announcement span,.announcement span+*{display:none}.header{height:70px}.brand-mark{width:36px;height:36px}.brand strong{font-size:17px}.cart-button span{display:none}.hero{min-height:auto}.hero-copy{padding:55px 6vw}.hero h1{font-size:47px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.trust{flex-direction:column;gap:8px}.hero-visual{min-height:330px}.grocery-bowl{height:280px}.grocery-bowl span{font-size:67px}.discount{width:82px;height:82px}.benefits{grid-template-columns:1fr;padding:24px 6vw}.benefits article{border-right:0;border-bottom:1px solid var(--line);padding:12px}.section,.offers-section{padding:65px 6vw}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.category-grid,.product-grid{grid-template-columns:1fr}.product-image{height:270px}.delivery{margin:0 4vw 65px}.delivery>div:first-child{padding:38px 26px}.delivery h2{font-size:36px}.delivery-steps{flex-direction:column}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}.footer-main>p{display:block}}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f7f3ea42,#0000 38%);position:absolute;inset:0}.product-image{overflow:hidden}.product-photo{object-fit:contain;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;padding:38px;display:block;position:absolute;inset:0}.product-image .save,.product-image button{z-index:2}.product-info>button:disabled{opacity:.45;cursor:not-allowed;color:#777;background:#eee;border-color:#ccc}.admin-shell{background:#f5f4ef;min-height:100vh}.admin-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex}.admin-topbar>div{color:var(--muted);align-items:center;gap:18px;font-size:11px;display:flex}.admin-topbar>div a{color:var(--red);font-weight:750}.admin-wrap{max-width:1320px;margin:auto;padding:56px 32px 90px}.admin-intro{align-items:flex-end;gap:18px;margin-bottom:32px;display:flex}.admin-intro>div:first-child{flex:1}.admin-intro h1{margin:8px 0;font-family:Georgia,serif;font-size:44px}.admin-intro p{color:var(--muted);margin:0}.admin-stat{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-width:140px;padding:17px;display:flex}.admin-stat b{font-size:26px}.admin-stat span{color:var(--muted);margin-top:2px;font-size:10px}.admin-grid{grid-template-columns:420px 1fr;align-items:start;gap:22px;display:grid}.product-form,.product-list{border:1px solid var(--line);background:#fff;border-radius:10px;padding:25px}.form-title,.list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:18px;display:flex}.form-title span,.list-head span{text-transform:uppercase;letter-spacing:.14em;color:var(--red);font-size:9px;font-weight:800}.form-title h2,.list-head h2{margin:4px 0 0;font-family:Georgia,serif;font-size:25px}.form-title button{color:var(--red);cursor:pointer;background:0 0;border:0;font-size:11px}.product-form label{flex-direction:column;gap:7px;margin-bottom:15px;font-size:10px;font-weight:750;display:flex}.product-form label span{color:var(--muted);font-weight:400}.product-form input,.product-form select{background:#fff;border:1px solid #dcdad2;border-radius:5px;outline:none;padding:11px 12px;font-size:12px}.product-form input:focus,.product-form select:focus{border-color:var(--red);box-shadow:0 0 0 3px #d81f2614}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-form .check{flex-direction:row;align-items:center;font-weight:500}.product-form .check input{accent-color:var(--red)}.admin-save{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:5px;width:100%;padding:13px;font-size:12px;font-weight:800}.admin-save:disabled{opacity:.6}.admin-message{color:#24613d;background:#edf7ef;border-radius:5px;padding:10px;font-size:11px}.list-head>b{background:var(--cream);border-radius:50%;place-items:center;min-width:38px;height:38px;display:grid}.admin-product{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:14px 0;display:flex}.admin-product:last-child{border:0}.admin-product-image{background:var(--cream);border-radius:8px;place-items:center;width:62px;height:62px;font-size:31px;display:grid;overflow:hidden}.admin-product-image img{object-fit:contain;width:100%;height:100%}.admin-product-copy{flex:1}.admin-product-copy small{color:var(--muted);font-size:9px}.admin-product-copy h3{margin:5px 0;font-size:13px}.admin-product-copy span{color:var(--red);font-size:10px;font-weight:700}.admin-product-copy del{color:#989e98;font-weight:400}.admin-product-actions{gap:5px;display:flex}.admin-product-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:4px;padding:7px 9px;font-size:9px}.admin-product-actions .delete{color:var(--red)}.hidden-product{opacity:.48}.admin-empty{text-align:center;color:var(--muted);padding:50px 10px;font-size:12px}.category-manager{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:22px;padding:24px}.category-manager h2{margin:5px 0;font-family:Georgia,serif;font-size:26px}.category-manager>div>p{color:var(--muted);margin:0 0 18px;font-size:12px}.category-manager form{grid-template-columns:90px 1fr 1.3fr auto;align-items:end;gap:10px;display:grid}.category-manager label{flex-direction:column;gap:6px;font-size:10px;font-weight:750;display:flex}.category-manager input{border:1px solid #dcdad2;border-radius:5px;outline:none;padding:11px 12px;font-size:12px}.category-manager form button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:5px;padding:12px 18px;font-size:11px;font-weight:800}.category-chips{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.category-chips span{background:var(--cream);border-radius:20px;padding:7px 10px;font-size:10px}@media (width<=800px){.category-manager form{grid-template-columns:1fr 1fr}.category-manager form label:nth-child(3),.category-manager form button{grid-column:1/-1}}@media (width<=900px){.admin-grid{grid-template-columns:1fr}.admin-intro{flex-wrap:wrap;align-items:stretch}.admin-intro>div:first-child{flex-basis:100%}.admin-topbar>div>span{display:none}}@media (width<=560px){.admin-wrap{padding:38px 16px}.admin-intro h1{font-size:36px}.admin-stat{flex:1;min-width:0}.field-row{grid-template-columns:1fr}.admin-product{flex-wrap:wrap;align-items:flex-start}.admin-product-copy{min-width:calc(100% - 82px)}.admin-product-actions{width:100%;padding-left:77px}.admin-topbar>div{gap:10px}.product-form,.product-list{padding:18px}}.bulk-import{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:22px;padding:25px}.bulk-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.bulk-head h2{margin:5px 0;font-family:Georgia,serif;font-size:27px}.bulk-head p{color:var(--muted);margin:0;font-size:11px}.bulk-head>button{border:1px solid var(--red);color:var(--red);cursor:pointer;background:#fff;border-radius:5px;padding:11px 14px;font-size:10px;font-weight:750}.upload-box{cursor:pointer;background:#faf9f5;border:1.5px dashed #c8c5bb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:130px;display:flex}.upload-box:hover{border-color:var(--red);background:#fff8f8}.upload-box input{display:none}.upload-box>span{color:var(--red);font-size:25px}.upload-box b{font-size:12px}.upload-box small{color:var(--muted);font-size:9px}.bulk-preview{border:1px solid var(--line);border-radius:7px;margin-top:20px;overflow:hidden}.preview-head{background:#f7f6f2;justify-content:space-between;padding:13px 15px;font-size:10px;display:flex}.preview-head span{color:var(--muted)}.preview-scroll{overflow-x:auto}.bulk-preview table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:9px}.bulk-preview th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);background:#fbfbf9}.bulk-preview th,.bulk-preview td{border-bottom:1px solid var(--line);padding:10px 12px}.row-error{color:#a9171d;background:#fff1f1}.preview-note{color:var(--muted);padding:10px 14px;display:block}.bulk-actions{justify-content:flex-end;gap:8px;padding:13px;display:flex}.bulk-actions>button:first-child{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;padding:10px 16px;font-size:10px}.bulk-actions .admin-save{width:auto;padding:10px 20px}@media (width<=560px){.bulk-head{flex-direction:column;align-items:flex-start;gap:15px}.bulk-head>button{width:100%}.bulk-import{padding:18px}}.hero-actions button,.delivery button{cursor:pointer}.cart-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#0f161194;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#f7f6f2;width:min(620px,100%);height:100%;overflow-y:auto;box-shadow:-20px 0 60px #00000038}.cart-head{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:24px 28px;display:flex;position:sticky;top:0}.cart-head h2{margin:4px 0;font-family:Georgia,serif;font-size:29px}.cart-head>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:38px;height:38px;font-size:25px}.cart-empty{text-align:center;padding:100px 30px}.cart-empty>span{font-size:55px}.cart-empty h3{margin:18px 0 8px;font-family:Georgia,serif;font-size:26px}.cart-empty p{color:var(--muted);font-size:12px}.cart-empty button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:5px;padding:12px 18px;font-weight:750}.cart-items{background:#fff;padding:4px 28px}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr auto;align-items:center;gap:13px;padding:18px 0;display:grid}.cart-thumb{background:var(--cream);border-radius:8px;grid-row:1/3;place-items:center;width:60px;height:60px;font-size:30px;display:grid;overflow:hidden}.cart-thumb img{object-fit:contain;width:100%;height:100%}.cart-item-copy small{color:var(--muted);font-size:9px}.cart-item-copy h3{margin:4px 0;font-size:13px}.cart-item-copy span{color:var(--red);font-size:9px}.quantity{border:1px solid var(--line);border-radius:5px;align-items:center;display:flex;overflow:hidden}.quantity button{cursor:pointer;background:#f7f6f2;border:0;width:28px;height:27px}.quantity b{text-align:center;width:28px;font-size:11px}.line-total{text-align:right;grid-column:2/4;font-size:11px}.cart-total{border-top:1px solid var(--line);background:#fff;justify-content:space-between;padding:19px 28px;display:flex}.cart-total span{font-size:12px;font-weight:700}.cart-total b{color:var(--red);font-size:20px}.checkout-form{border:1px solid var(--line);background:#fff;border-radius:9px;margin:16px;padding:24px}.checkout-form h3{margin:0 0 18px;font-family:Georgia,serif;font-size:22px}.checkout-form label{flex-direction:column;gap:6px;margin-bottom:13px;font-size:9px;font-weight:750;display:flex}.checkout-form label span{color:var(--muted);font-weight:400}.checkout-form input,.checkout-form textarea{resize:vertical;border:1px solid #d9d7cf;border-radius:5px;outline:none;padding:11px 12px;font-size:11px}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #d81f2614}.checkout-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.whatsapp-checkout{color:#fff;text-align:left;cursor:pointer;background:#1f9d55;border:0;border-radius:6px;align-items:center;gap:12px;width:100%;padding:13px 15px;display:flex}.whatsapp-checkout>span{font-size:24px}.whatsapp-checkout div{flex-direction:column;flex:1;display:flex}.whatsapp-checkout b{font-size:12px}.whatsapp-checkout small{opacity:.8;margin-top:3px;font-size:8px}.whatsapp-checkout i{font-size:19px;font-style:normal}.checkout-note{text-align:center;color:var(--muted);margin:10px 0 0;font-size:8px;line-height:1.5}@media (width<=560px){.cart-head{padding:19px}.cart-items{padding:4px 18px}.checkout-form{margin:10px;padding:18px}.checkout-row{grid-template-columns:1fr}.cart-item{grid-template-columns:54px 1fr}.quantity,.line-total{grid-column:2}.cart-thumb{width:50px;height:50px}}.photo-field{margin-bottom:16px}.photo-label{margin-bottom:7px;font-size:10px;font-weight:750;display:block}.photo-upload-row{border:1px solid #dcdad2;border-radius:6px;gap:12px;padding:11px;display:flex}.photo-preview{background:var(--cream);border-radius:6px;flex:0 0 78px;place-items:center;width:78px;height:78px;font-size:34px;display:grid;overflow:hidden}.photo-preview img{object-fit:contain;width:100%;height:100%}.photo-controls{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:7px;display:flex}.product-form .choose-photo{border:1px solid var(--red);color:var(--red);cursor:pointer;border-radius:5px;align-items:flex-start;gap:3px;margin:0;padding:9px 12px;display:flex}.choose-photo input{display:none}.choose-photo b{font-size:10px}.choose-photo small{color:var(--muted);font-size:8px;font-weight:400}.photo-controls>button{color:var(--red);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.product-form .url-option{margin:10px 0 0}.product-form .url-option input{width:100%}.category>span{overflow:hidden}.category>span img{object-fit:cover;width:100%;height:100%}.category-photo-field{grid-column:1/-1;align-items:center;gap:12px;margin-top:5px;display:flex}.category-photo-preview{border:1px solid var(--line);background:var(--cream);border-radius:8px;flex:0 0 72px;place-items:center;width:72px;height:72px;font-size:32px;display:grid;overflow:hidden}.category-photo-preview img{object-fit:cover;width:100%;height:100%}.category-photo-field .choose-photo{flex:1;margin:0}.category-photo-field .choose-photo input{display:none}.category-photo-field .choose-photo b{border:1px solid var(--red);color:var(--red);cursor:pointer;border-radius:5px;padding:10px}.category-photo-field .choose-photo small{color:var(--muted);font-weight:400}.category-manager form .remove-category-photo,.category-manager form .cancel-category{color:var(--red);border:1px solid var(--line);background:#fff}.category-chips span{align-items:center;gap:6px;display:flex}.category-chips span>img{object-fit:cover;border-radius:50%;width:24px;height:24px}.category-chips span>button{color:var(--red);cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:9px}@media (width<=800px){.category-photo-field{flex-wrap:wrap}.category-photo-field .choose-photo{min-width:180px}}.category.selected{border-color:var(--red);background:#fff8f8;box-shadow:0 0 0 2px #d81f2614}.clear-category{color:var(--red);cursor:pointer;background:0 0;border:0;padding:7px 0 0;font-size:11px;font-weight:750}.admin-product-search{background:#faf9f6;border:1px solid #dcdad2;border-radius:6px;align-items:center;gap:9px;height:43px;margin-bottom:10px;padding:0 12px;display:flex}.admin-product-search>span{color:var(--red);font-size:16px}.admin-product-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.admin-product-search button{width:25px;height:25px;color:var(--muted);cursor:pointer;background:#eeeae1;border:0;border-radius:50%}.reviews-section{background:#fff6e8;grid-template-columns:1.4fr .6fr;align-items:start;gap:45px;padding:88px 7vw;display:grid}.reviews-copy h2{margin:8px 0 10px;font-family:Georgia,serif;font-size:42px}.reviews-copy>p{color:var(--muted);font-size:13px}.review-list{grid-template-columns:repeat(2,1fr);gap:13px;margin-top:28px;display:grid}.review-card,.no-reviews{background:#fff;border:1px solid #eadfce;border-radius:9px;margin:0;padding:20px}.review-stars{color:#efa928;letter-spacing:2px;font-size:15px}.review-stars span{color:#ddd4c6}.review-card p{margin:12px 0;font-family:Georgia,serif;font-size:16px;line-height:1.5}.review-card b{font-size:11px}.review-form{background:#fff;border:1px solid #eadfce;border-radius:12px;padding:28px;box-shadow:0 18px 45px #51371514}.review-form h3{margin:7px 0 22px;font-family:Georgia,serif;font-size:28px}.review-form label,.review-form legend{flex-direction:column;gap:7px;margin-bottom:15px;font-size:10px;font-weight:750;display:flex}.review-form input,.review-form textarea{font:inherit;border:1px solid #dcd4c6;border-radius:5px;outline:0;padding:11px 12px;font-size:12px}.review-form textarea{resize:vertical;min-height:110px}.review-form input:focus,.review-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #d81f2614}.review-form fieldset{border:0;margin:0;padding:0}.star-picker{margin:-7px 0 15px;display:flex}.star-picker button{color:#d8d1c4;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:29px}.star-picker button.selected{color:#efa928}.review-form>.primary{cursor:pointer;border:0;width:100%}.review-form>.primary:disabled{opacity:.6}.review-form>small{color:var(--muted);text-align:center;margin-top:12px;font-size:9px;display:block}.review-message{color:#24613d;background:#edf7ef;border-radius:5px;padding:10px;font-size:11px}.review-manager{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:22px;padding:25px}.admin-review{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:16px 0;display:flex}.admin-review:last-child{border:0}.admin-review>div:first-child{flex:1}.admin-stars{color:#efa928;font-size:13px}.admin-review h3{margin:5px 0;font-size:13px}.admin-review p{color:var(--muted);margin:4px 0;font-size:11px;line-height:1.5}.admin-review small{color:var(--red);font-size:9px;font-weight:700}@media (width<=900px){.reviews-section{grid-template-columns:1fr}.review-form{max-width:620px}.header nav{gap:20px}}@media (width<=560px){.reviews-section{padding:65px 6vw}.review-list{grid-template-columns:1fr}.reviews-copy h2{font-size:36px}.review-form{padding:22px}.admin-review{flex-direction:column}.admin-review .admin-product-actions{padding-left:0}}.checkout-form .remember-details{cursor:pointer;background:#faf9f5;border:1px solid #e5e2d9;border-radius:6px;flex-direction:row;align-items:flex-start;gap:9px;margin:2px 0 12px;padding:11px 12px;display:flex}.remember-details input{accent-color:var(--red);margin:2px 0 0}.remember-details>span{flex-direction:column;gap:3px;display:flex}.remember-details b{font-size:10px}.remember-details small{color:var(--muted);font-size:9px;font-weight:400}
