:root{--ink: #2b1b14;--coffee: #4d2b1d;--coffee-soft: #76513e;--cream: #f7f1e9;--cream-2: #efe2d4;--paper: #fffdf9;--muted: #7d7068;--line: rgba(77, 43, 29, .12);--shadow: 0 24px 70px rgba(56, 31, 20, .11);--soft-shadow: 0 12px 32px rgba(56, 31, 20, .08);--container: 1180px;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-size:15px;font-weight:400}body.no-scroll{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[hidden]{display:none!important}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:200;padding:9px 12px;border-radius:8px;background:var(--coffee);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{margin:0 0 15px;color:var(--coffee-soft);font-size:11px;font-weight:500;letter-spacing:.17em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#fffdf9e0;backdrop-filter:blur(18px)}.header-inner{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:30px}.brand{color:var(--coffee);font-size:17px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;gap:31px;margin-left:auto}.desktop-nav a{color:#4f443e;font-size:12px;transition:color .18s ease}.desktop-nav a:hover{color:var(--coffee)}.header-actions{display:flex;align-items:center;gap:10px}.header-order{position:relative;display:inline-flex;min-height:42px;align-items:center;gap:9px;padding:0 18px;border:0;border-radius:999px;background:var(--coffee);color:#fff;cursor:pointer;font-size:12px;font-weight:500;box-shadow:0 8px 20px #4325192e}.header-order b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:50%;background:#fff;color:var(--coffee);font-size:10px;font-weight:500}.bag-icon{font-size:16px}.menu-button{display:none;width:40px;height:40px;border:0;background:transparent;cursor:pointer}.menu-button span{display:block;width:19px;height:1px;margin:5px auto;background:var(--coffee);transition:transform .18s ease}.menu-button.is-open span:first-child{transform:translateY(3px) rotate(45deg)}.menu-button.is-open span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;right:18px;left:18px;display:grid;gap:3px;padding:12px;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:var(--shadow)}.mobile-nav a{padding:12px 14px;border-radius:10px;font-size:13px}.mobile-nav a:hover{background:var(--cream)}.hero{position:relative;overflow:hidden;min-height:620px;background:linear-gradient(122deg,#fbf8f3,#f6ebe0 53%,#e8d2bf)}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-glow-one{width:420px;height:420px;top:-180px;right:18%;background:#ffffff73}.hero-glow-two{width:300px;height:300px;bottom:-140px;left:12%;background:#efddcc99}.hero-grid{position:relative;display:grid;min-height:620px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:34px;padding-top:48px;padding-bottom:106px}.hero-copy{position:relative;z-index:2;max-width:560px;padding-left:8px}.hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(55px,5.6vw,82px);font-weight:400;line-height:.99;letter-spacing:-.045em}.hero-description{max-width:465px;margin:24px 0 0;color:#665952;font-size:15px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:11px;padding:0 19px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:12px;font-weight:500;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--coffee);color:#fff;box-shadow:0 10px 24px #43251926}.button.secondary{border-color:var(--line);background:#ffffffb8;color:var(--coffee)}.full-button{width:100%;border-radius:12px}.hero-photo{position:relative;align-self:stretch;overflow:hidden;min-height:520px;margin-right:-95px;border-radius:0 0 0 100px}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,235,224,.82) 0%,rgba(246,235,224,.08) 25%,transparent 53%);pointer-events:none}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.benefit-strip{position:absolute;right:0;bottom:24px;left:0;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(77,43,29,.1);border-radius:18px;background:#fffdf9cc;box-shadow:var(--soft-shadow);backdrop-filter:blur(16px)}.benefit-strip>div{display:flex;min-height:72px;align-items:center;gap:11px;padding:0 25px;border-right:1px solid var(--line)}.benefit-strip>div:last-child{border-right:0}.benefit-strip>div>span{color:var(--coffee-soft);font-size:20px}.benefit-strip p{margin:0;font-size:12px;font-weight:500;line-height:1.25}.benefit-strip small{display:block;color:var(--muted);font-size:10px;font-weight:400}.menu-section{padding:92px 0 104px;background:#fffdfa}.section-heading{display:grid;grid-template-columns:1fr minmax(260px,430px);align-items:end;gap:60px;margin-bottom:24px}.section-heading h2,.story-copy h2,.location-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.03;letter-spacing:-.035em}.section-heading>p{margin:0 0 4px;color:var(--muted);font-size:13px;line-height:1.7}.compact-heading{grid-template-columns:1fr}.category-filter{display:flex;flex-wrap:wrap;gap:7px;margin:30px 0 27px}.category-filter button{min-height:34px;padding:0 15px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:11px}.category-filter button:hover{color:var(--coffee)}.category-filter button.is-active{background:var(--coffee);color:#fff}.menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;align-items:start;gap:23px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 7px 24px #381f140a;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--soft-shadow)}.product-image-wrap{position:relative;overflow:hidden;aspect-ratio:1.66 / 1;background:#eadfd4}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image-wrap img{transform:scale(1.025)}.product-label{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:#fffdf9cc;color:var(--coffee);font-size:9px;backdrop-filter:blur(8px)}.product-body{display:grid;min-height:178px;grid-template-rows:1fr auto;gap:14px;padding:17px}.product-copy h3{margin:0;font-size:15px;font-weight:500;line-height:1.25}.product-copy p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.product-bottom{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:9px}.price{color:var(--coffee);font-size:13px;font-weight:500}.round-add{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:var(--coffee);color:#fff;cursor:pointer;font-size:19px;font-weight:400}.quantity{display:flex;align-items:center;gap:8px}.quantity button,.mini-quantity button{display:grid;width:29px;height:29px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--coffee);cursor:pointer}.quantity output,.mini-quantity output{min-width:15px;text-align:center;font-size:11px}.desktop-cart-card{position:sticky;top:92px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fffdf9f5;box-shadow:var(--soft-shadow)}.desktop-cart-head{display:flex;align-items:center;justify-content:space-between;padding:22px 21px 17px;border-bottom:1px solid var(--line)}.desktop-cart-head .eyebrow{margin-bottom:5px}.desktop-cart-head h3{margin:0;font-family:Georgia,serif;font-size:26px;font-weight:400}.cart-badge{display:grid;min-width:30px;height:30px;place-items:center;border-radius:50%;background:var(--cream);color:var(--coffee);font-size:11px}.desktop-cart-items{max-height:330px;overflow:auto;padding:8px 18px}.side-empty{padding:38px 12px;text-align:center}.side-empty span{font-size:25px}.side-empty p{margin:10px 0 3px;font-size:12px}.side-empty small{color:var(--muted);font-size:10px}.side-cart-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid var(--line)}.side-cart-row:last-child{border-bottom:0}.side-cart-row img{width:52px;height:43px;border-radius:9px;object-fit:cover}.side-cart-row strong{display:block;overflow:hidden;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.side-cart-row small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.mini-quantity{display:flex;align-items:center;gap:5px}.mini-quantity button{width:23px;height:23px;font-size:11px}.mini-quantity output{font-size:10px}.desktop-cart-footer{padding:18px;border-top:1px solid var(--line)}.desktop-cart-footer>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.desktop-cart-footer span{color:var(--muted);font-size:10px}.desktop-cart-footer strong{font-size:15px;font-weight:500}.desktop-cart-footer p{margin:10px 0 0;color:var(--muted);font-size:9px;line-height:1.5;text-align:center}.story-section{padding:96px 0;background:linear-gradient(135deg,#f8f2eb,#efe0d2)}.story-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px}.story-image{overflow:hidden;min-height:430px;border-radius:30px;box-shadow:var(--shadow)}.story-image img{width:100%;height:100%;min-height:430px;object-fit:cover}.story-copy>p:not(.eyebrow){max-width:560px;margin:24px 0 0;color:var(--muted);line-height:1.8}.story-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.story-points span{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#ffffff85;color:var(--coffee);font-size:10px}.order-steps{padding:92px 0;background:var(--paper)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps-grid article{min-height:205px;padding:29px 30px;border-right:1px solid var(--line)}.steps-grid article:first-child{padding-left:0}.steps-grid article:last-child{border-right:0}.steps-grid article>span{color:var(--coffee-soft);font-size:10px;letter-spacing:.12em}.steps-grid h3{margin:42px 0 8px;font-family:Georgia,serif;font-size:23px;font-weight:400}.steps-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.location-section{padding:0 0 96px}.location-card{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:50px;padding:42px;border-radius:28px;background:var(--coffee);color:#fff;box-shadow:var(--shadow)}.location-card .eyebrow{color:#d9bda9}.location-card h2{font-size:43px}.location-details{display:grid;gap:13px}.location-details p{margin:0;font-size:12px;line-height:1.5}.location-details span{display:block;color:#cbb2a3;font-size:9px;text-transform:uppercase;letter-spacing:.11em}.location-actions{display:grid;gap:9px}.location-card .button.secondary{border-color:#fff3;background:#ffffff14;color:#fff}.location-card .button.primary{background:#fff;color:var(--coffee);box-shadow:none}.site-footer{padding:54px 0 70px;border-top:1px solid var(--line);background:var(--paper)}.footer-grid{display:grid;grid-template-columns:.8fr 1.4fr auto;align-items:center;gap:30px}.footer-grid p{margin:0;color:var(--muted);font-family:Georgia,serif;font-size:20px}.footer-links{display:flex;gap:20px;font-size:11px}.footer-grid small{grid-column:1 / -1;color:var(--muted);font-size:9px}.mobile-cart{position:fixed;right:14px;bottom:max(14px,env(safe-area-inset-bottom));left:14px;z-index:45;display:none;min-height:58px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:0 17px;border:0;border-radius:17px;background:var(--coffee);color:#fff;box-shadow:0 18px 50px #311a124d;cursor:pointer}.mobile-cart span{font-size:11px;text-align:left}.mobile-cart strong{font-size:13px;font-weight:500}.mobile-cart em{font-size:10px;font-style:normal}.drawer-backdrop{position:fixed;inset:0;z-index:70;background:#1d110c57;opacity:0;backdrop-filter:blur(3px);transition:opacity .22s ease}.drawer-backdrop.is-open{opacity:1}.order-drawer{position:fixed;top:0;right:0;bottom:0;z-index:71;display:grid;width:min(100%,480px);grid-template-rows:auto minmax(0,1fr);background:var(--paper);box-shadow:-22px 0 70px #2a18102e;transform:translate(100%);transition:transform .22s ease}.order-drawer.is-open{transform:translate(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px 18px;border-bottom:1px solid var(--line)}.drawer-header .eyebrow{margin-bottom:5px}.drawer-header h2{margin:0;font-family:Georgia,serif;font-size:31px;font-weight:400}.icon-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--coffee);cursor:pointer;font-size:21px;font-weight:300}#order-form{display:grid;min-height:0;grid-template-rows:minmax(0,1fr) auto}.drawer-scroll{overflow-y:auto;padding:0 26px 26px}.cart-items{padding:8px 0 19px}.cart-row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid var(--line)}.cart-row img{width:64px;height:50px;border-radius:10px;object-fit:cover}.cart-row h3{margin:0;font-size:12px;font-weight:500}.cart-row p{margin:3px 0 0;color:var(--muted);font-size:9px}.compact-quantity{gap:5px}.compact-quantity button{width:27px;height:27px}.empty-cart{padding:46px 12px;text-align:center}.empty-cart>span{font-size:34px}.empty-cart h3{margin:12px 0 5px;font-family:Georgia,serif;font-size:23px;font-weight:400}.empty-cart p{margin:0 0 20px;color:var(--muted);font-size:11px}.form-section{padding:22px 0 4px;border-top:1px solid var(--line)}.form-section h3{margin:0 0 13px;font-size:12px;font-weight:500}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border:1px solid var(--line);border-radius:13px;background:var(--cream)}.segmented-control input{position:absolute;opacity:0;pointer-events:none}.segmented-control span{display:grid;min-height:39px;place-items:center;border-radius:9px;color:var(--muted);cursor:pointer;font-size:11px}.segmented-control input:checked+span{background:#fff;color:var(--coffee);box-shadow:0 5px 15px #381f1414}.field-note{margin:8px 2px 0;color:var(--muted);font-size:9px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:grid;gap:5px}.field.full{grid-column:1 / -1}.field>span{color:var(--muted);font-size:9px;letter-spacing:.02em}.field small{font-size:8px}.field input,.field textarea{width:100%;border:1px solid var(--line);border-radius:11px;outline:none;background:var(--cream);color:var(--ink);font-size:12px;transition:border-color .18s ease,box-shadow .18s ease}.field input{height:42px;padding:0 11px}.field textarea{padding:10px 11px;resize:vertical}.field input:focus,.field textarea:focus{border-color:#4d2b1d70;box-shadow:0 0 0 3px #4d2b1d12}.drawer-footer{padding:16px 26px max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--cream)}.order-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.order-total span{color:var(--muted);font-size:10px}.order-total strong{font-size:16px;font-weight:500}.whatsapp-button{width:100%;min-height:49px;border:0;border-radius:12px;background:var(--coffee);color:#fff;cursor:pointer;font-size:12px;font-weight:500}.drawer-footer>p{margin:7px 0 0;color:var(--muted);font-size:8px;text-align:center}.toast{position:fixed;left:50%;bottom:82px;z-index:100;padding:10px 14px;border-radius:999px;background:var(--ink);color:#fff;opacity:0;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease;font-size:10px;box-shadow:var(--shadow)}.toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:1080px){.hero-photo{margin-right:-40px}.menu-layout{grid-template-columns:minmax(0,1fr) 285px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-card{grid-template-columns:1fr 1fr}.location-actions{grid-column:1 / -1;grid-template-columns:auto auto;justify-content:start}}@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:block}.hero{min-height:auto}.hero-grid{min-height:auto;grid-template-columns:1fr 1fr;padding-bottom:106px}.hero-photo{min-height:430px;margin-right:-25px}.menu-layout{grid-template-columns:1fr}.desktop-cart-card{display:none}.mobile-cart{display:grid}.story-grid{gap:45px}}@media(max-width:720px){.container{width:min(calc(100% - 26px),var(--container))}.header-inner{min-height:64px}.header-order{display:none}.brand{font-size:15px}.hero-grid{grid-template-columns:1fr;gap:13px;padding-top:38px;padding-bottom:144px}.hero-copy{padding-left:0}.hero h1{font-size:clamp(48px,15vw,67px);line-height:1.01}.hero-description{margin-top:17px;font-size:13px;line-height:1.65}.hero-actions{margin-top:21px}.button{min-height:42px;padding-inline:16px}.hero-photo{min-height:330px;margin:4px -13px 0;border-radius:25px}.hero-photo:after{background:linear-gradient(180deg,rgba(246,235,224,.28),transparent 35%)}.benefit-strip{bottom:14px;grid-template-columns:repeat(2,1fr);border-radius:16px}.benefit-strip>div{min-height:58px;padding:0 13px;border-bottom:1px solid var(--line)}.benefit-strip>div:nth-child(2){border-right:0}.benefit-strip>div:nth-last-child(-n+2){border-bottom:0}.benefit-strip>div>span{font-size:17px}.benefit-strip p{font-size:10px}.benefit-strip small{font-size:8px}.menu-section,.story-section,.order-steps{padding:72px 0}.section-heading{grid-template-columns:1fr;gap:13px;margin-bottom:20px}.section-heading h2,.story-copy h2{font-size:40px}.section-heading>p{font-size:12px}.category-filter{margin:24px 0 20px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-filter button{flex:0 0 auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:15px}.product-label{display:none}.product-body{min-height:166px;padding:13px}.product-copy h3{font-size:13px}.product-copy p{font-size:9.5px;line-height:1.45}.price{font-size:12px}.round-add{width:31px;height:31px;font-size:17px}.quantity{gap:4px}.quantity button{width:26px;height:26px}.story-grid{grid-template-columns:1fr;gap:32px}.story-image,.story-image img{min-height:320px}.story-copy>p:not(.eyebrow){font-size:13px}.steps-grid{grid-template-columns:1fr;border-bottom:0}.steps-grid article,.steps-grid article:first-child{min-height:auto;padding:23px 0;border-right:0;border-bottom:1px solid var(--line)}.steps-grid h3{margin:17px 0 5px}.location-section{padding-bottom:72px}.location-card{grid-template-columns:1fr;gap:26px;padding:29px 23px;border-radius:22px}.location-card h2{font-size:38px}.location-actions{grid-column:auto;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr;gap:18px}.footer-grid p{font-size:18px}.footer-grid small{grid-column:auto}.site-footer{padding-bottom:120px}}@media(max-width:430px){body{font-size:14px}.hero-photo{min-height:295px}.hero-grid{padding-bottom:140px}.product-grid{gap:8px}.product-body{min-height:174px;padding:12px 10px}.product-copy h3{font-size:12px}.product-copy p{font-size:9px}.product-bottom{gap:5px}.price{font-size:11px}.quantity button{width:24px;height:24px}.quantity output{font-size:10px}.field-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.drawer-header,.drawer-footer,.drawer-scroll{padding-inline:18px}.cart-row{grid-template-columns:55px minmax(0,1fr) auto;gap:8px}.cart-row img{width:55px;height:45px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
