@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Roboto+Slab:wght@600;700;800&display=swap";@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)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--terracotta:#c73c1b;--terracotta-dark:#9d2b13;--ink:#11100e;--cream:#f5efd4;--paper:#fffaf0;--amber:#ffaf00;--earth:#35261c;--muted:#6e625a;--line:#35261c26;--green:#2e7d4e;--shadow:0 18px 55px #35261c21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #ffaf00b3}.topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5efd4f0;border-bottom:1px solid #11100e1a;justify-content:space-between;align-items:center;min-height:82px;padding:10px clamp(18px,5vw,76px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{object-fit:cover;border-radius:18px;width:58px;height:58px;box-shadow:0 7px 18px #35261c33}.brand span,.footer-brand span{flex-direction:column;display:flex}.brand strong,.footer-brand strong{letter-spacing:.02em;font-family:Roboto Slab,serif;font-size:20px}.brand small,.footer-brand small{color:var(--muted);margin-top:2px;font-size:11px}.top-actions{align-items:center;gap:12px;display:flex}.open-pill{color:var(--green);background:#2e7d4e0f;border:1px solid #2e7d4e40;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.open-pill i{background:#30a05c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #30a05c21}.ghost-btn,.text-link{color:inherit;font-weight:700;text-decoration:none}.ghost-btn{border:1px solid var(--line);border-radius:999px;padding:11px 16px;font-size:13px}.hero{background:var(--terracotta);min-height:700px;color:var(--cream);grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:80px clamp(26px,6vw,96px);display:flex;position:relative}.hero-copy:after{content:"";border:70px solid #ffaf0030;border-radius:50%;width:410px;height:410px;position:absolute;bottom:-220px;left:-210px}.eyebrow{color:var(--cream);letter-spacing:.18em;margin-bottom:18px;font-size:11px;font-weight:800;display:inline-block}.eyebrow.dark{color:var(--terracotta)}.hero h1,.menu-heading h2,.how-it-works h2,.modal h2,.drawer-head h2{margin:0;font-family:Roboto Slab,serif;line-height:.95}.hero h1{letter-spacing:-.065em;max-width:610px;font-size:clamp(72px,8vw,122px)}.hero h1 em{color:var(--amber);font-style:normal}.hero-copy>p{color:#f5efd4d9;max-width:540px;margin:28px 0 30px;font-size:17px;line-height:1.7}.hero-buttons{align-items:center;gap:22px;display:flex}.primary-btn{background:var(--ink);min-height:54px;color:var(--cream);cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:0 22px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 12px 24px #11100e2e}.primary-btn:hover{background:#28241f;transform:translateY(-1px)}.text-link{color:var(--cream);border-bottom:1px solid #f5efd48c;font-size:13px}.hero-panel{background:var(--terracotta);grid-template-rows:1fr auto;padding:28px 28px 28px 0;display:grid}.hero-photo{background:var(--earth);border-radius:42px 42px 0 0;min-height:500px;position:relative;overflow:hidden}.hero-photo:after{content:"";background:linear-gradient(#0000 48%,#11100e80);position:absolute;inset:0}.hero-photo img{object-fit:cover;width:100%;height:100%;transform:scale(1.02)}.service-grid{background:var(--ink);border-radius:0 0 42px 42px;grid-template-columns:repeat(3,1fr);display:grid}.service-grid div{border-right:1px solid #f5efd421;grid-template-columns:auto 1fr;align-items:center;column-gap:11px;padding:22px 18px;display:grid}.service-grid div:last-child{border:0}.service-grid div>span{color:var(--amber);grid-row:span 2;font-size:21px}.service-grid strong{color:var(--cream);font-size:12px}.service-grid small{color:#f5efd49e;font-size:10px;line-height:1.4}.menu-shell{padding:85px clamp(18px,5vw,76px) 110px}.menu-heading{justify-content:space-between;align-items:end;gap:28px;max-width:1400px;margin:0 auto;display:flex}.menu-heading h2,.how-it-works h2{letter-spacing:-.04em;font-size:clamp(42px,5vw,70px)}.search-box{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;width:min(430px,100%);min-height:54px;padding:0 16px;display:flex;box-shadow:0 8px 24px #35261c12}.search-box>span{font-size:25px}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.search-box button{cursor:pointer;background:0 0;border:0;font-size:22px}.category-strip{scrollbar-width:thin;gap:10px;max-width:1400px;margin:42px auto 38px;padding-bottom:10px;display:flex;overflow-x:auto}.category-strip button{border:1px solid var(--line);color:var(--earth);cursor:pointer;background:#fff9;border-radius:999px;flex:none;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:700;display:inline-flex}.category-strip button.active{border-color:var(--ink);background:var(--ink);color:var(--cream)}.allergy-note,.chipa-note,.delivery-warning,.transfer-note{border-radius:14px;max-width:1400px;margin:0 auto 28px;padding:16px 18px;font-size:12px;line-height:1.5}.allergy-note{color:#6d300d;border-left:4px solid var(--amber);background:#ffe8cc;flex-direction:column;gap:4px;display:flex}.chipa-note,.delivery-warning{color:#5e4b00;background:#fff4bf}.section-line{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 22px;display:flex}.section-line h3{margin:0;font-family:Roboto Slab,serif;font-size:26px}.section-line span{color:var(--muted);font-size:12px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1400px;margin:0 auto;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:156px 1fr;min-height:204px;transition:all .18s;display:grid;overflow:hidden;box-shadow:0 8px 24px #35261c0f}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-image{background:#dfd4c4;min-height:204px;position:relative}.product-image img{object-fit:cover;width:100%;height:100%}.product-image.image-fallback{background:radial-gradient(circle at 20% 20%, #ffaf0052, transparent 28%), var(--terracotta);place-items:center;display:grid}.product-image:has(.fallback-mark){background:radial-gradient(circle at 20% 20%, #ffaf0052, transparent 28%), var(--terracotta);place-items:center;display:grid}.fallback-mark{color:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.fallback-mark b{font-family:Roboto Slab,serif;font-size:24px}.fallback-mark span{font-size:9px}.tag,.out-label{z-index:2;color:var(--ink);background:var(--amber);letter-spacing:.08em;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:900;position:absolute;top:10px;left:10px}.out-label{color:#fff;background:#5c5550;left:auto;right:10px}.product-content{flex-direction:column;justify-content:space-between;gap:18px;padding:19px;display:flex}.product-copy h4{margin:0 0 8px;font-family:Roboto Slab,serif;font-size:18px;line-height:1.15}.product-copy p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.product-bottom{justify-content:space-between;align-items:end;gap:12px;display:flex}.product-bottom>strong{color:var(--terracotta);font-size:14px}.product-bottom .pending-price{color:#8a6a00;font-size:11px}.product-bottom button{min-height:38px;color:var(--cream);background:var(--terracotta);cursor:pointer;border:0;border-radius:10px;flex:none;padding:0 12px;font-size:11px;font-weight:800}.product-bottom button:disabled{cursor:not-allowed;background:#aaa39d}.product-card.sold-out{filter:grayscale(.95);opacity:.7}.empty-state{border:1px dashed var(--line);max-width:1400px;color:var(--muted);text-align:center;border-radius:20px;margin:0 auto;padding:60px 20px}.how-it-works{background:var(--amber);color:var(--ink);padding:90px clamp(18px,7vw,110px)}.how-it-works .eyebrow{color:var(--terracotta-dark)}.steps{background:#11100e40;border:1px solid #11100e40;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;display:grid;overflow:hidden}.steps>div{background:var(--amber);min-height:210px;padding:30px}.steps b{color:var(--terracotta-dark);margin-bottom:28px;font-family:Roboto Slab,serif;font-size:16px;display:block}.steps span{font-family:Roboto Slab,serif;font-size:28px;font-weight:800;display:block}.steps p{color:#11100eb3;max-width:240px;font-size:13px;line-height:1.6}footer{background:var(--ink);color:var(--cream);grid-template-columns:1.2fr 1fr 1fr auto;gap:40px;padding:55px clamp(18px,6vw,90px);display:grid}footer>div:not(.footer-brand):not(.footer-links){flex-direction:column;gap:8px;display:flex}footer>div>strong{color:var(--amber);text-transform:uppercase;letter-spacing:.1em;font-size:11px}footer>div>span{color:#f5efd4a1;max-width:280px;font-size:11px;line-height:1.5}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{border-radius:16px;width:54px;height:54px}.footer-brand small{color:#f5efd48c}.footer-links{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.footer-links a{color:var(--cream);font-size:11px;font-weight:700;text-decoration:none}.floating-cart{z-index:45;background:var(--ink);min-width:320px;min-height:60px;color:var(--cream);cursor:pointer;border:1px solid #f5efd42b;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:8px 14px 8px 9px;font-size:12px;font-weight:800;display:grid;position:fixed;bottom:24px;right:28px;box-shadow:0 18px 44px #11100e4d}.cart-count{background:var(--terracotta);border-radius:12px;place-items:center;width:42px;height:42px;font-size:14px;display:grid}.floating-cart>strong{color:var(--amber)}.whatsapp-fab{z-index:44;color:#fff;background:#24d366;border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;font-weight:900;text-decoration:none;display:grid;position:fixed;bottom:98px;right:30px;box-shadow:0 10px 24px #0003}.modal-backdrop,.drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11100eab;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);width:min(780px,100%);max-height:min(900px,94vh);box-shadow:var(--shadow);border-radius:26px;padding:28px;position:relative;overflow:auto}.close-btn{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fffc;border-radius:50%;place-items:center;padding:0;font-size:24px;display:grid}.modal>.close-btn{z-index:5;position:absolute;top:18px;right:18px}.modal-product-head{grid-template-columns:180px 1fr;align-items:center;gap:24px;padding-right:36px;display:grid}.modal-thumb{background:var(--terracotta);border-radius:18px;height:160px;overflow:hidden}.modal-thumb img{object-fit:cover;width:100%;height:100%}.modal-product-head h2,.checkout-modal h2,.confirm-modal h2{letter-spacing:-.035em;font-size:34px}.modal-product-head p{color:var(--muted);font-size:12px;line-height:1.55}.option-scroll{margin-top:24px}.option-group{border:0;gap:8px;margin:0 0 20px;padding:0;display:grid}.option-group legend{width:100%;margin-bottom:9px;font-size:13px;font-weight:800}.option-group legend small{float:right;color:var(--terracotta-dark);text-transform:uppercase;letter-spacing:.06em;background:#c73c1b1a;border-radius:6px;margin-left:6px;padding:4px 7px;font-size:8px}.option-group label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:46px;padding:9px 12px;font-size:12px;display:grid}.option-group label.checked{border-color:var(--terracotta);background:#c73c1b0e}.option-group label strong{color:var(--terracotta);font-size:10px}.field{flex-direction:column;gap:7px;display:flex}.field>span{font-size:11px;font-weight:800}.field input,.field textarea,.field select{border:1px solid var(--line);background:#fff;border-radius:11px;outline:0;width:100%;min-height:46px;padding:11px 12px;font-size:13px}.field textarea{resize:vertical;min-height:84px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #c73c1b17}.modal-action{border-top:1px solid var(--line);background:var(--paper);grid-template-columns:auto 1fr;gap:12px;margin:24px -28px -28px;padding:16px 28px;display:grid;position:sticky;bottom:-28px}.qty-control{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:40px 38px 40px;place-items:center;min-height:52px;display:grid}.qty-control button{cursor:pointer;background:0 0;border:0;width:100%;height:100%;font-size:20px}.add-btn{width:100%}.drawer-backdrop{padding:0;display:block}.drawer-scrim{background:0 0;border:0;width:100%;position:absolute;inset:0}.cart-drawer{background:var(--paper);flex-direction:column;width:min(520px,100%);height:100%;padding:26px;display:flex;position:absolute;top:0;right:0;box-shadow:-18px 0 55px #11100e33}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding-bottom:20px;display:flex}.drawer-head h2{font-size:30px}.cart-items{flex:auto;padding:10px 0;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;gap:12px;padding:14px 28px 14px 0;display:grid;position:relative}.cart-item-image{height:76px;color:var(--cream);background:var(--terracotta);border-radius:13px;place-items:center;font-family:Roboto Slab,serif;display:grid;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-copy{flex-direction:column;gap:4px;display:flex}.cart-item-copy>strong{font-family:Roboto Slab,serif;font-size:14px}.cart-item-copy small{color:var(--muted);font-size:9px;line-height:1.4}.cart-item-row{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.qty-control.small{border-radius:8px;grid-template-columns:28px 28px 28px;min-height:29px}.qty-control.small button{font-size:15px}.qty-control.small span{font-size:11px}.cart-item-row>strong{color:var(--terracotta);font-size:13px}.trash{color:#a49d96;cursor:pointer;background:0 0;border:0;font-size:20px;position:absolute;top:13px;right:0}.empty-cart{border:0;border-bottom:1px solid var(--muted);color:var(--muted);cursor:pointer;background:0 0;align-self:flex-start;padding:6px 0;font-size:10px}.cart-summary,.checkout-total{justify-content:space-between;align-items:center;margin-top:15px;font-size:14px;display:flex}.cart-summary strong,.checkout-total strong{color:var(--terracotta);font-family:Roboto Slab,serif;font-size:24px}.confirmation-copy{color:var(--muted);margin:13px 0;font-size:10px;line-height:1.5}.full{width:100%}.checkout-modal,.confirm-modal{width:min(760px,100%)}.mode-toggle{grid-template-columns:repeat(2,1fr);gap:12px;margin:25px 0;display:grid}.mode-toggle button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;min-height:76px;padding:12px 15px;display:grid}.mode-toggle button.active{border-color:var(--terracotta);box-shadow:inset 0 0 0 1px var(--terracotta);background:#c73c1b0d}.mode-toggle button>span{color:var(--terracotta);grid-row:span 2;font-size:25px}.mode-toggle button strong{font-size:13px}.mode-toggle button small{color:var(--muted);font-size:9px}.checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wide{grid-column:1/-1}.change-box{background:#2e7d4e14;border-radius:11px;flex-direction:column;justify-content:center;padding:10px 14px;display:flex}.change-box span{color:var(--green);font-size:10px}.change-box strong{color:var(--green);font-size:19px}.transfer-note{color:#23446b;background:#e7f1ff}.form-error{color:#8f1d12;background:#ffe1dc;border-radius:10px;margin-top:13px;padding:11px 13px;font-size:11px;font-weight:700}.checkout-total{border-top:1px solid var(--line);margin:20px 0 12px;padding-top:16px}.confirm-list{border-top:1px solid var(--line);margin-top:24px}.confirm-list>div,.confirm-data>div,.totals>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:20px;padding:12px 0;font-size:12px;display:flex}.confirm-list>div>span{flex-direction:column;gap:4px;display:flex}.confirm-list small{color:var(--muted);font-size:9px}.confirm-data{background:#fff;border-radius:13px;margin:16px 0;padding:13px 15px}.confirm-data>div{border:0;padding:6px 0}.confirm-data span,.totals span{color:var(--muted)}.confirm-data strong{text-align:right;max-width:70%}.totals .grand-total{border-top:2px solid var(--ink);border-bottom:0;align-items:center;padding-top:16px}.grand-total strong{color:var(--terracotta);font-family:Roboto Slab,serif;font-size:26px}.accept-row{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:start;gap:10px;margin:18px 0 12px;padding:14px;font-size:11px;line-height:1.4;display:flex}.accept-row input{width:18px;height:18px;accent-color:var(--terracotta)}.whatsapp-button{color:#082a15;cursor:pointer;background:#24d366;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:58px;font-size:13px;font-weight:900;display:flex}.whatsapp-button span{border:2px solid;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.whatsapp-button:disabled{cursor:not-allowed;filter:grayscale();opacity:.55}.toast{z-index:90;background:var(--ink);color:var(--cream);box-shadow:var(--shadow);border-radius:999px;padding:13px 18px;font-size:11px;font-weight:700;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}@media (width<=1180px){.hero{grid-template-columns:.85fr 1.15fr}.hero-copy{padding:60px 40px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}footer{grid-template-columns:repeat(2,1fr)}.footer-links{align-items:flex-start}}@media (width<=800px){.topbar{min-height:68px;padding:7px 14px}.brand img{border-radius:14px;width:48px;height:48px}.brand strong{font-size:16px}.brand small,.ghost-btn{display:none}.open-pill{padding:8px 10px;font-size:10px}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{min-height:440px;padding:54px 22px 38px}.hero h1{font-size:clamp(65px,19vw,92px)}.hero-copy>p{margin:21px 0 24px;font-size:14px}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-panel{padding:0 14px 14px}.hero-photo{border-radius:28px 28px 0 0;min-height:390px}.service-grid{border-radius:0 0 28px 28px;grid-template-columns:1fr}.service-grid div{border-bottom:1px solid #f5efd421;border-right:0;padding:14px 18px}.menu-shell{padding:58px 14px 90px}.menu-heading{flex-direction:column;align-items:stretch}.menu-heading h2{font-size:44px}.search-box{width:100%}.category-strip{margin:26px 0;padding:0 2px 10px}.section-line h3{font-size:22px}.product-grid{grid-template-columns:1fr;gap:13px}.product-card{border-radius:18px;grid-template-columns:125px 1fr;min-height:180px}.product-image{min-height:180px}.product-content{padding:15px}.product-copy h4{font-size:16px}.product-bottom{flex-direction:column;align-items:flex-end}.product-bottom>strong{align-self:flex-start}.product-bottom button{width:100%}.how-it-works{padding:60px 18px}.how-it-works h2{font-size:43px}.steps{grid-template-columns:1fr}.steps>div{min-height:170px}footer{grid-template-columns:1fr;gap:28px;padding:42px 20px 120px}.floating-cart{width:calc(100% - 24px);min-width:0;bottom:12px;left:12px;right:12px}.whatsapp-fab{bottom:84px;right:17px}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:24px 24px 0 0;width:100%;max-height:95vh;padding:20px}.modal-product-head{grid-template-columns:90px 1fr;gap:14px}.modal-thumb{height:92px}.modal-product-head h2,.checkout-modal h2,.confirm-modal h2{font-size:26px}.modal-product-head p{display:none}.modal-action{margin:18px -20px -20px;padding:13px 20px;bottom:-20px}.qty-control{grid-template-columns:34px 28px 34px}.checkout-grid{grid-template-columns:1fr}.wide{grid-column:auto}.mode-toggle button{padding:10px}.mode-toggle button>span{display:none}.confirm-data strong{max-width:62%}}@media (width<=380px){.product-card{grid-template-columns:105px 1fr}.product-copy p{-webkit-line-clamp:2}.product-content{padding:13px}.product-bottom>strong{font-size:12px}}
