@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:DM Sans,sans-serif;color:#352e29;background:#fffdf9;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,a{font:inherit}button{cursor:pointer}img{display:block;width:100%}.container{width:min(1160px,calc(100% - 48px));margin:0 auto}.site-shell{overflow:hidden}.topbar{height:82px;width:min(1256px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{color:#352e29;display:inline-flex;gap:11px;align-items:center;text-decoration:none}.logo-mark{width:36px;height:36px;display:grid;place-items:center;color:#fffdf9;background:#c74620;border-radius:12px 12px 12px 4px;font-family:Plus Jakarta Sans;font-weight:800;font-size:20px}.logo strong,.logo small{display:block;line-height:1}.logo strong{font-family:Plus Jakarta Sans;font-size:15px;letter-spacing:-.04em}.logo small{color:#987b64;font-weight:700;font-size:8px;letter-spacing:.12em;margin-top:5px}nav{display:flex;gap:30px;margin-left:auto}nav a{color:#765d4d;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease-out}nav a:hover{color:#c74620}.cart-button,.button{min-height:44px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:transform .2s ease-out,background-color .2s ease-out;text-decoration:none}.cart-button{background:#fbf5ed;color:#493f38;padding:0 16px;position:relative}.cart-button:hover{background:#ffe3d2}.cart-button b{background:#c74620;color:#fffdf9;border-radius:999px;min-width:20px;height:20px;display:grid;place-items:center;font-size:11px}.hero{min-height:620px;padding:80px 0 96px;display:grid;grid-template-columns:.88fr 1.12fr;gap:78px;align-items:center}.eyebrow{color:#c74620;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Plus Jakarta Sans,sans-serif;color:#25211e;letter-spacing:-.055em}h1{font-size:clamp(48px,6vw,78px);line-height:.98;margin-bottom:26px}h1 em,h2 em{color:#c74620;font-style:normal}.hero-text{color:#765d4d;max-width:420px;line-height:1.65;font-size:17px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px;flex-wrap:wrap}.button{padding:0 21px}.button.primary{color:#fffdf9;background:#c74620;box-shadow:0 8px 18px #c746202e}.button.primary:hover{background:#a6381d;transform:translateY(-2px)}.button.secondary{color:#c74620;border:1px solid #ffc2a4;background:#fffdf9}.button.secondary:hover{background:#fff3ec}.fresh{display:inline-flex;align-items:center;gap:7px;color:#625951;font-size:12px;font-weight:600}.fresh-dot{width:8px;height:8px;background:#58aa5b;border-radius:50%;box-shadow:0 0 0 4px #d9efd5}.hero-visual{height:470px;position:relative}.hero-photo{width:82%;height:100%;margin-left:auto;overflow:hidden;border-radius:170px 24px 24px}.hero-photo img{height:100%;object-fit:cover}.hero-sticker{position:absolute;left:0;top:44px;width:130px;height:130px;border-radius:50%;background:#f7bd3f;color:#352e29;display:grid;place-content:center;text-align:center;transform:rotate(-11deg);box-shadow:0 10px 24px #765d4d24}.hero-sticker span,.hero-sticker small{font-size:9px;font-weight:800;letter-spacing:.12em}.hero-sticker strong{font-family:Plus Jakarta Sans;font-size:21px;line-height:.95;letter-spacing:-.06em;margin:5px 0}.hero-sticker small{color:#765d4d;letter-spacing:0}.hero-note{position:absolute;right:5%;bottom:27px;background:#fffdf9;padding:14px 18px;border-radius:15px;display:flex;gap:10px;align-items:center;box-shadow:0 8px 30px #493f381f}.hero-note svg{color:#30713c;background:#d9efd5;padding:4px;width:26px;height:26px;border-radius:50%}.hero-note b,.hero-note small{display:block}.hero-note b{font-size:13px}.hero-note small{color:#987b64;font-size:11px;margin-top:3px}.trust-strip{background:#352e29;color:#fffdf9}.trust-grid{min-height:112px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:36px}.trust-grid>div{display:flex;align-items:center;gap:14px}.trust-grid svg{color:#f7bd3f}.trust-grid b,.trust-grid small{display:block}.trust-grid b{font-size:14px}.trust-grid small{color:#d2cbc3;font-size:12px;margin-top:4px}.menu-section{padding:110px 0 124px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-heading h2,.story-copy h2,.contact-section h2{font-size:clamp(34px,4vw,54px);line-height:1.02;margin:0}.section-heading>p{color:#987b64;max-width:275px;line-height:1.6;font-size:14px;margin-bottom:2px}.category-tabs{display:flex;gap:9px;border-bottom:1px solid #e8d7c5;padding-bottom:18px;margin-bottom:28px;overflow-x:auto}.category-tabs button{white-space:nowrap;border:0;background:transparent;color:#987b64;padding:10px 15px;border-radius:999px;font-size:13px;font-weight:700}.category-tabs button:hover{color:#c74620}.category-tabs button.active{color:#fffdf9;background:#c74620}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.menu-card{border:1px solid #e8d7c5;border-radius:18px;overflow:hidden;background:#fffdf9;transition:transform .2s ease-out,box-shadow .2s ease-out;animation:fade-up .5s ease-out both}.menu-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #59463c1c}.menu-card.featured{border-color:#ffc2a4}.card-image{height:190px;overflow:hidden;position:relative;background:#fbf5ed}.card-image img{height:100%;object-fit:cover;transition:transform .3s ease-out}.menu-card:hover .card-image img{transform:scale(1.04)}.badge{position:absolute;top:14px;left:14px;background:#f7bd3f;color:#352e29;font-size:10px;font-weight:800;padding:7px 10px;border-radius:999px}.card-body{padding:19px 19px 17px}.card-body h3{font-size:17px;margin-bottom:7px}.card-body p{min-height:40px;color:#987b64;font-size:13px;line-height:1.5;margin-bottom:15px}.card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f4e8da;padding-top:15px}.card-footer strong,.total-row strong{color:#c74620;font-family:Plus Jakarta Sans;font-size:21px;letter-spacing:-.05em}.card-footer small,.total-row small{font-family:DM Sans;font-size:11px;letter-spacing:0}.add-button{border:1px solid #ffc2a4;color:#c74620;background:#fff3ec;min-height:38px;border-radius:10px;padding:0 11px;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800}.add-button:hover{color:#fffdf9;background:#c74620}.story-band{background:#fbf5ed;padding:100px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.story-image{height:430px;overflow:hidden;border-radius:24px 24px 150px}.story-image img{height:100%;object-fit:cover}.story-copy>p:not(.eyebrow){color:#765d4d;line-height:1.7;max-width:400px;margin:24px 0}.text-link{display:inline-flex;align-items:center;gap:8px;color:#c74620;text-decoration:none;font-size:14px;font-weight:800}.contact-section{padding:100px 0;display:flex;justify-content:space-between;gap:50px;align-items:center}.contact-detail{display:grid;gap:22px;min-width:360px}.contact-detail>div{display:flex;align-items:center;gap:13px}.contact-detail svg{color:#c74620}.contact-detail p{margin:0}.contact-detail b,.contact-detail span{display:block}.contact-detail b{font-size:14px}.contact-detail span{color:#987b64;font-size:13px;margin-top:3px}.contact-detail .button{justify-self:start;margin-top:6px}footer{background:#f4e8da;padding:30px 0}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-row p,.footer-row>span{color:#987b64;font-size:12px}.footer-row .logo{transform:scale(.9);transform-origin:left center}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#25211e6b;z-index:10;display:flex;justify-content:flex-end}.cart-drawer{background:#fffdf9;width:min(440px,100%);height:100%;padding:34px 28px;overflow-y:auto;box-shadow:-10px 0 35px #25211e24;animation:drawer-in .25s ease-out both}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:25px;border-bottom:1px solid #e8d7c5}.drawer-head .eyebrow{margin-bottom:8px}.drawer-head h2{font-size:28px;margin:0}.close-button{border:0;background:#fbf5ed;color:#493f38;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.close-button:hover{background:#ffe3d2}.empty-cart{text-align:center;padding:92px 24px;color:#987b64}.empty-cart svg{color:#c74620;margin:auto auto 20px}.empty-cart h3{font-size:21px;margin-bottom:8px}.empty-cart p{font-size:14px;line-height:1.55;margin-bottom:24px}.cart-list{display:grid;gap:17px;padding:24px 0}.cart-row{display:grid;grid-template-columns:57px 1fr auto;gap:12px;align-items:center}.cart-row img{width:57px;height:57px;object-fit:cover;border-radius:12px}.cart-info b,.cart-info span{display:block}.cart-info b{font-size:13px}.cart-info span{color:#987b64;font-size:12px;margin-top:5px}.quantity{display:flex;align-items:center;gap:8px;color:#493f38}.quantity button{width:28px;height:28px;border:1px solid #e8d7c5;border-radius:8px;background:#fffdf9;color:#c74620;display:grid;place-items:center}.quantity span{font-size:13px;font-weight:800;min-width:10px;text-align:center}.delivery-choice{border-top:1px solid #e8d7c5;padding:24px 0}.delivery-choice>p{color:#765d4d;font-size:12px;font-weight:800;margin-bottom:12px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice-grid button{border:1px solid #e8d7c5;background:#fffdf9;border-radius:12px;padding:13px 10px;color:#765d4d;display:flex;align-items:center;gap:9px;text-align:left}.choice-grid button.selected{border-color:#c74620;background:#fff3ec;color:#c74620}.choice-grid span,.choice-grid small{display:block}.choice-grid span{font-size:12px;font-weight:800}.choice-grid small{color:#987b64;font-size:10px;margin-top:3px;font-weight:400}.total-row{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid #e8d7c5;padding:20px 0}.total-row span{color:#765d4d;font-size:14px;font-weight:700}.total-row strong{font-size:27px}.whatsapp-button{width:100%;min-height:52px;border:0;border-radius:12px;background:#30713c;color:#fffdf9;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.whatsapp-button:hover{background:#285a33;transform:translateY(-2px)}.sent-note{color:#30713c;display:flex;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:700}@media (max-width: 820px){.topbar{height:70px}nav{display:none}.hero{grid-template-columns:1fr;gap:50px;padding-top:55px}.hero-visual{height:390px}.menu-grid{grid-template-columns:repeat(2,1fr)}.story-grid{gap:44px}}@media (max-width: 560px){.container,.topbar{width:min(100% - 32px,1160px)}.topbar{gap:12px}.cart-button span{display:none}.hero{padding:46px 0 70px}h1{font-size:49px}.hero-visual{height:300px}.hero-photo{width:87%;border-radius:110px 20px 20px}.hero-sticker{width:100px;height:100px;top:25px}.hero-sticker strong{font-size:16px}.hero-note{right:0;bottom:12px;padding:10px 12px}.trust-grid{grid-template-columns:1fr;gap:17px;padding:25px 0}.menu-section,.contact-section{padding:74px 0}.section-heading,.contact-section{display:block}.section-heading>p{margin-top:18px}.menu-grid{grid-template-columns:1fr}.card-image{height:215px}.story-band{padding:70px 0}.story-grid{grid-template-columns:1fr}.story-image{height:280px;border-radius:20px 20px 100px}.contact-detail{min-width:0;margin-top:35px}.footer-row{align-items:flex-start;flex-direction:column}.footer-row p{margin:0}.choice-grid{grid-template-columns:1fr}.cart-drawer{padding:25px 18px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
