/*! 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)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f5ead5;--paper:#fffaf0;--red:#ce3b1f;--ink:#241710;--green:#355c42;--gold:#e9ad28;--pink:#e8a6a0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;color:inherit}header{background:var(--cream);z-index:5;border-bottom:1px solid #24171033;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:86px;padding:16px clamp(22px,5vw,72px);display:grid;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:10px;width:max-content;font-weight:900;display:flex}.brand>b{border:2px solid;border-radius:50%;place-items:center;width:44px;height:44px;font-family:Georgia,serif;display:grid}.brand i{color:var(--red);font-family:Georgia,serif}nav{gap:30px;font-size:13px;font-weight:800;display:flex}.pill{border:2px solid var(--ink);background:var(--red);color:#fff;min-height:54px;box-shadow:4px 4px 0 var(--ink);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:12px;font-weight:900;transition:all .2s;display:inline-flex}.small{min-height:42px;box-shadow:none;border:0;justify-self:end}.cart-trigger{gap:10px}.cart-trigger span{background:var(--cream);width:24px;height:24px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.hero{background:var(--cream);grid-template-columns:.92fr 1.08fr;min-height:calc(100vh - 86px);display:grid;overflow:hidden}.hero-copy{padding:clamp(58px,8vw,120px) clamp(24px,7vw,105px)}.kicker{color:var(--red);letter-spacing:.15em;text-transform:uppercase;margin:0 0 28px;font-size:11px;font-weight:900}.kicker span{margin:0 8px}.hero h1,h2{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;line-height:.88}.hero h1{font-size:clamp(62px,8.5vw,128px)}em{color:var(--red);font-weight:400}.intro{max-width:560px;margin:34px 0 28px;font-size:clamp(17px,1.5vw,21px);line-height:1.58}.actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.under{border-bottom:2px solid;padding-bottom:5px;font-size:13px;font-weight:900}.proof{align-items:center;gap:14px;margin-top:52px;display:flex}.proof>span:last-child{flex-direction:column;font-size:12px;display:flex}.proof small{opacity:.6;margin-top:3px}.avatars{display:flex}.avatars b{border:2px solid var(--cream);background:var(--gold);border-radius:50%;place-items:center;width:36px;height:36px;margin-right:-8px;font-size:10px;display:grid}.avatars b:nth-child(2){background:var(--green);color:#fff}.avatars b:nth-child(3){background:var(--pink)}.hero-art{background:var(--cream);place-items:center;min-height:650px;padding:45px 6% 145px;display:grid;position:relative;overflow:hidden}.hero-stage{place-items:center;display:grid;position:absolute;inset:35px 4% 125px}.hero-product{object-fit:contain;filter:drop-shadow(0 30px 26px #24171032);opacity:0;pointer-events:none;width:min(95%,820px);height:100%;transition:opacity .7s,transform .8s cubic-bezier(.2,.75,.25,1);position:absolute;transform:translate(55px)scale(.9)rotate(2deg)}.note{z-index:3;background:var(--paper);border:2px solid;border-radius:999px;padding:12px 18px;font-family:Georgia,serif;font-style:italic;transition:all .25s;position:absolute;top:13%;right:8%;transform:rotate(-7deg);box-shadow:4px 4px}.hero-product-info{z-index:3;border-top:2px solid var(--ink);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f5ead5d9;grid-template-columns:auto auto;align-items:end;gap:3px 22px;min-width:280px;padding:16px 20px;display:grid;position:absolute;bottom:12%;right:8%}.hero-product-info span{font-family:Georgia,serif;font-size:21px;font-weight:700}.hero-product-info strong{color:var(--red);grid-area:1/2/3;font-family:Georgia,serif;font-size:32px}.hero-product-info button{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;width:max-content;padding:0;font-size:11px;font-weight:900}.hero-controls{z-index:4;align-items:center;gap:8px;display:flex;position:absolute;bottom:4%;left:6%;right:6%}.hero-controls button{text-transform:uppercase;letter-spacing:.05em;opacity:.5;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:900;transition:all .2s;display:flex}.hero-controls button span{border:1px solid;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.hero-controls button.active{border-color:var(--ink);background:var(--paper);opacity:1;box-shadow:2px 2px 0 var(--ink)}@keyframes float{50%{transform:translateY(-14px)scale(1.01)rotate(1deg)}}.ticker{background:var(--ink);color:var(--cream);overflow:hidden}.ticker div{gap:28px;width:max-content;padding:16px 0;font-family:Georgia,serif;font-style:italic;animation:21s linear infinite marquee;display:flex}.ticker span{font-size:17px}@keyframes marquee{to{transform:translate(-48%)}}.menu{padding:clamp(85px,10vw,150px) clamp(18px,5vw,80px)}.heading{grid-template-columns:1fr .6fr;align-items:end;gap:50px;margin-bottom:56px;display:grid}.ink{color:var(--ink)}.heading h2,.catering h2{font-size:clamp(54px,7vw,102px)}.heading>p{max-width:440px;margin:0 0 8px;font-size:18px;line-height:1.6}.cards{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.card{border:2px solid;border-radius:30px;flex-direction:column;justify-content:flex-end;height:100%;min-height:610px;padding:28px;display:flex;position:relative;overflow:hidden}.card.red{background:#d94a2b}.card.gold{background:var(--gold)}.card.green{background:var(--green);color:#fff}.card img{object-fit:cover;border:2px solid var(--ink);border-radius:22px 22px 46% 46%;width:calc(100% - 32px);height:66%;transition:all .4s;position:absolute;top:16px;left:16px;box-shadow:0 18px 30px #24171033}.card:hover img{transform:scale(1.035)}.num{z-index:2;width:38px;height:38px;color:var(--ink);background:#fffaf0cc;border:1px solid;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute;top:29px;left:29px}.card>div{max-width:78%;position:relative}.card h3{letter-spacing:-.04em;margin:0 0 9px;font-family:Georgia,serif;font-size:clamp(29px,2.7vw,42px)}.card p{margin:0;font-size:14px;line-height:1.5}.card>a{border:2px solid;border-radius:50%;place-items:center;width:48px;height:48px;font-size:20px;display:grid;position:absolute;bottom:24px;right:24px}.bestsellers{background:var(--cream);border-top:2px solid var(--ink);padding:clamp(80px,9vw,135px) clamp(18px,5vw,80px)}.best-heading{grid-template-columns:1fr .55fr;align-items:end;gap:50px;margin-bottom:50px;display:grid}.best-heading h2{font-size:clamp(50px,6.5vw,94px)}.best-heading>p{max-width:440px;margin:0 0 8px;font-size:17px;line-height:1.65}.shop-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.shop-card{border:2px solid var(--ink);background:var(--paper);box-shadow:7px 7px 0 var(--ink);border-radius:26px;padding:14px}.shop-image{background:#ede0c8;border-radius:17px;height:300px;overflow:hidden}.shop-image img{object-fit:cover;width:100%;height:100%}.shop-meta{justify-content:space-between;align-items:start;gap:18px;padding:21px 5px 17px;display:flex}.shop-meta h3{letter-spacing:-.04em;margin:0 0 5px;font-family:Georgia,serif;font-size:clamp(22px,2vw,28px)}.shop-meta p{opacity:.65;margin:0;font-size:13px}.shop-meta>strong{color:var(--red);font-family:Georgia,serif;font-size:23px}.add-button{background:var(--ink);width:100%;min-height:50px;color:var(--cream);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;padding:0 16px;font-size:12px;font-weight:900;display:flex}.add-button span{font-size:22px}.temporary-note{text-align:center;opacity:.55;margin:28px 0 0;font-size:11px}.catering{background:var(--green);min-height:760px;color:var(--cream);grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.catering>div{padding:clamp(78px,9vw,140px) clamp(25px,7vw,105px)}.yellow,.catering h2 em{color:var(--gold)}.catering ul{flex-wrap:wrap;gap:9px;margin:0 0 40px;padding:0;list-style:none;display:flex}.catering li{border:1px solid #f5ead588;border-radius:999px;padding:10px 14px;font-size:12px}.cream{background:var(--cream);color:var(--ink);box-shadow:4px 4px 0 var(--gold)}figure{background:var(--gold);clip-path:ellipse(84% 85% at 100%);place-items:center;margin:0;display:grid;position:relative}figure img{aspect-ratio:1;object-fit:cover;border:3px solid var(--ink);border-radius:50%;width:82%;box-shadow:18px 22px #24171033}figcaption{color:var(--ink);font-family:Georgia,serif;font-size:23px;font-style:italic;position:absolute;bottom:8%;right:8%;transform:rotate(-7deg)}.story{background:var(--pink);border-bottom:2px solid;grid-template-columns:.3fr 1fr .42fr;gap:55px;padding:clamp(85px,11vw,160px) clamp(24px,6vw,92px);display:grid}.story>div{max-width:820px}.hand{color:var(--red);margin:0 0 12px;font-family:cursive;font-size:29px}.story h2{font-size:clamp(48px,6vw,88px);line-height:.95}.story>div>p:last-child{max-width:680px;margin:34px 0 0;font-size:18px;line-height:1.7}blockquote{border-block:1px solid #24171066;align-self:end;margin:0;padding:26px 0;font-family:Georgia,serif;font-size:27px;line-height:1.2}blockquote small{text-transform:uppercase;letter-spacing:.1em;margin-top:15px;font-family:Arial,sans-serif;font-size:10px;font-weight:900;display:block}.order{text-align:center;background:var(--cream);padding:clamp(85px,10vw,150px) 22px}.order h2{font-size:clamp(54px,8vw,115px)}.order>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-top:44px;display:flex}footer{background:var(--ink);color:var(--cream);grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:48px clamp(22px,5vw,80px);display:grid}footer .brand>b{border-color:var(--cream)}footer p{font-family:Georgia,serif;font-style:italic}footer small{opacity:.55;border-top:1px solid #f5ead533;grid-column:1/-1;padding-top:22px}.cart-backdrop{z-index:20;opacity:0;pointer-events:none;background:#24171088;transition:all .25s;position:fixed;inset:0}.cart-backdrop.show{opacity:1;pointer-events:auto}.cart-drawer{z-index:21;background:var(--paper);flex-direction:column;width:min(480px,100%);height:100dvh;transition:all .3s;display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 45px #24171033}.cart-drawer.open{transform:translate(0)}.cart-head{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:start;padding:28px;display:flex}.cart-head .kicker{margin-bottom:8px}.cart-head h2{font-size:46px}.cart-head h2 span{letter-spacing:0;font-family:Arial,sans-serif;font-size:15px}.cart-head>button{cursor:pointer;background:0 0;border:2px solid;border-radius:50%;width:42px;height:42px;font-size:25px}.cart-lines{flex:1;padding:8px 28px;overflow:auto}.cart-line{border-bottom:1px solid #24171033;grid-template-columns:82px 1fr auto;gap:15px;padding:20px 0;display:grid}.cart-line img{object-fit:cover;border-radius:12px;width:82px;height:82px}.cart-line h3{margin:3px 0 4px;font-family:Georgia,serif;font-size:19px}.cart-line p{opacity:.6;margin:0 0 12px;font-size:11px}.quantity{border:1px solid;border-radius:999px;align-items:center;width:max-content;display:flex}.quantity button{cursor:pointer;background:0 0;border:0;width:30px;height:28px}.quantity span{font-size:12px;font-weight:900}.cart-line>strong{color:var(--red);font-family:Georgia,serif}.empty-cart{text-align:center;place-content:center;height:100%;display:grid}.empty-cart>span{border:2px solid;border-radius:50%;place-items:center;width:65px;height:65px;margin:0 auto 22px;font-family:Georgia,serif;font-size:24px;display:grid}.empty-cart h3{margin:0 0 8px;font-family:Georgia,serif;font-size:30px}.empty-cart p{opacity:.65;margin:0 0 24px}.empty-cart button{cursor:pointer;background:0 0;border:1px solid;border-radius:999px;margin:auto;padding:12px 18px;font-weight:900}.cart-foot{border-top:2px solid var(--ink);padding:24px 28px 28px}.cart-foot>div{justify-content:space-between;font-family:Georgia,serif;font-size:24px;display:flex}.cart-foot small{opacity:.65;margin:10px 0 20px;display:block}.checkout-button{background:var(--red);color:#fff;width:100%;min-height:55px;box-shadow:4px 4px 0 var(--ink);text-transform:uppercase;letter-spacing:.07em;cursor:pointer;border:2px solid;border-radius:999px;font-weight:900}.cart-foot p{text-align:center;opacity:.55;font-size:10px;line-height:1.5}@media (width<=1100px){.cards,.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=950px){header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:640px}.heading,.best-heading{grid-template-columns:1fr}.card{min-height:680px}.shop-image{height:420px}.catering{grid-template-columns:1fr}figure{clip-path:ellipse(90% 80% at 50% 100%);min-height:560px}.story,footer{grid-template-columns:1fr}}@media (width<=600px){header{min-height:72px;padding:14px 18px}.brand span{display:none}.brand>b{width:38px;height:38px}.small{min-height:40px;font-size:10px}.hero-copy{padding:55px 22px 30px}.hero h1{font-size:59px}.hero-art{min-height:500px;padding:10px 4% 120px}.hero-stage{inset:20px 0 135px}.hero-product{width:108%;max-width:none}.hero-product-info{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;min-width:0;padding:12px 0;bottom:58px;left:22px;right:22px}.hero-product-info strong{font-size:27px}.note{font-size:11px;top:7%;right:5%}.hero-controls{justify-content:center;bottom:15px;left:16px;right:16px}.hero-controls button{padding:6px}.hero-controls button:not(.active){gap:0;font-size:0}.hero-controls button.active{font-size:8px}.menu,.bestsellers{padding-inline:14px}.cards,.shop-grid{grid-template-columns:1fr}.card{border-radius:24px;min-height:520px}.card img{width:calc(100% - 24px);top:12px;left:12px}.shop-image{height:300px}.catering>div{padding-inline:22px}figure{min-height:420px}.story{gap:35px;padding-inline:22px}.order{padding-inline:18px}footer{padding-inline:22px}.cart-head,.cart-lines,.cart-foot{padding-inline:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--paper)}header{border:0;box-shadow:0 12px 35px #6b3e1f08}.hero-art{background:0 0}.hero-copy{z-index:1;position:relative}.hero-copy:after{content:"";opacity:.12;pointer-events:none;background:radial-gradient(#a36b32 0 32%,#0000 36%) 0 0/27px 11px,radial-gradient(#6d8a5d 0 29%,#0000 34%) 13px 15px/31px 13px;width:190px;height:72px;position:absolute;bottom:9%;left:10%;transform:rotate(-8deg)}.hero-product{opacity:0;transform-origin:72% 22%;transition:opacity .55s,transform 1s cubic-bezier(.16,.84,.22,1);transform:translate(42%,-42%)scale(.68)rotate(28deg)}@keyframes hero-settle{50%{transform:translateY(-12px)rotate(1.5deg)}}.menu,.bestsellers,.order{isolation:isolate;background-color:var(--paper);background-image:radial-gradient(#a8794714 0 30%,#0000 34%),radial-gradient(#6f8c6110 0 27%,#0000 32%);background-position:0 0,17px 18px;background-size:39px 17px,47px 21px;position:relative}.menu:before,.bestsellers:before,.order:before{content:"";z-index:-1;background:linear-gradient(100deg,var(--paper) 5%,#fffdf8eb 48%,var(--paper) 94%);pointer-events:none;position:absolute;inset:0}.bestsellers{background-color:var(--cream)}.bestsellers:before{background:linear-gradient(100deg,var(--cream) 4%,#f8f1e6e8 50%,var(--cream) 96%)}header,.pill,.brand>b,.avatars b,.hero-product-info,.note,.hero-controls button,.under,.bestsellers,.card,.card img,.card>a,.num,.shop-card,.quantity,.empty-cart button,.checkout-button,.catering li,figure img,.story,blockquote,.cart-head,.cart-head>button,.cart-line,.cart-foot,footer small{border:0!important}.pill,.shop-card,.checkout-button,.note,.hero-controls button.active{box-shadow:none}.pill:hover{box-shadow:none;transform:translateY(-2px)}.card{box-shadow:0 22px 55px #24171013}.card img{box-shadow:0 18px 34px #2417101a}.shop-card{box-shadow:0 18px 45px #5a351013}.shop-image{background:#f4eadc}.hero-product-info{background:#f8f1e6d4;border-radius:18px;padding:14px 18px;box-shadow:0 12px 35px #6b3e1f0e}.note{box-shadow:0 10px 26px #6b3e1f12}.under{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}:root{--cream:#fff;--paper:#fff}body,.hero,.menu,.bestsellers,.order{background-color:#fff}.hero{background:#fff}header{background:var(--green);color:#fff;box-shadow:0 10px 34px #1632211a}header .brand i{color:var(--gold)}.brand-logo{background:0 0;align-items:center;width:190px;padding:0;display:flex}.brand-logo img{width:100%;height:auto}.footer-logo{width:205px}header .cart-trigger{background:var(--gold);color:var(--ink);padding:0 10px}.cart-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.cart-trigger span{width:23px;height:23px;color:var(--ink);background:#fff;font-size:10px}.hero-product-info{background:#fffffff0}.bestsellers:before,.menu:before,.order:before{background:linear-gradient(100deg,#fff 4%,#ffffffed 50%,#fff 96%)}.menu,.bestsellers,.order{background-image:none!important}.menu:before,.bestsellers:before,.order:before,.hero-copy:after{display:none}.hero-product{z-index:2;opacity:0;transform-origin:76% 18%;transition:opacity .95s,transform 1.65s cubic-bezier(.16,.82,.18,1);transform:translate(48%,-48%)scale(.62)rotate(34deg)}.hero-product.active{opacity:1;animation:6.2s ease-in-out 1.8s infinite hero-settle;transform:translate(0)scale(1)rotate(0)}.puff-scene{z-index:2;opacity:0;pointer-events:none;perspective:1100px;transition:opacity .25s;position:absolute;inset:0}.puff-scene.active{opacity:1}.puff-piece{--x:0px;--y:0px;--scale:1;--rotation:0deg;--delay:0s;opacity:0;filter:drop-shadow(0 18px 15px #24171024);transform-origin:50%;will-change:transform,opacity;width:min(25%,190px);height:auto;position:absolute;top:50%;left:50%}.puff-scene.active .puff-piece{animation:puff-roll-forward 1.55s cubic-bezier(.12,.7,.18,1) var(--delay) both}.puff-piece:first-child{--x:-245px;--y:-128px;--scale:.86;--rotation:-20deg;--delay:20ms}.puff-piece:nth-child(2){--x:-72px;--y:-174px;--scale:.74;--rotation:17deg;--delay:.13s}.puff-piece:nth-child(3){--x:122px;--y:-132px;--scale:.9;--rotation:-8deg;--delay:.24s}.puff-piece:nth-child(4){--x:250px;--y:12px;--scale:.76;--rotation:21deg;--delay:.36s}.puff-piece:nth-child(5){--x:92px;--y:92px;--scale:1.03;--rotation:-13deg;--delay:.48s}.puff-piece:nth-child(6){--x:-98px;--y:76px;--scale:.92;--rotation:12deg;--delay:.58s}.puff-piece:nth-child(7){--x:-258px;--y:78px;--scale:.7;--rotation:-18deg;--delay:.7s}.puff-piece:nth-child(8){--x:18px;--y:-12px;--scale:1.12;--rotation:8deg;--delay:.82s}@keyframes puff-roll-forward{0%{opacity:0;transform:translate(-50%,-50%)translate3d(110px,-145px,-950px)scale(.12)rotate(-560deg)}18%{opacity:.92}72%{opacity:1;transform:translate(-50%,-50%) translate3d(var(--x),var(--y),45px) scale(var(--scale)) rotate(calc(var(--rotation) + 28deg))}88%{transform:translate(-50%,-50%) translate3d(var(--x),var(--y),-8px) scale(var(--scale)) rotate(calc(var(--rotation) - 7deg))}to{opacity:1;transform:translate(-50%,-50%) translate3d(var(--x),var(--y),0) scale(var(--scale)) rotate(var(--rotation))}}@media (width<=600px){.puff-scene{transform-origin:50%;inset:-8%;transform:scale(.72)}.puff-piece{width:min(32%,150px)}}.food-particles{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.food-particles i{--left:50%;--bottom:7%;--delay:.1s;--tilt:150deg;left:var(--left);bottom:var(--bottom);opacity:0;filter:drop-shadow(0 2px 2px #4d2e181f);animation:ingredient-fall 2.25s cubic-bezier(.18,.68,.22,1) var(--delay) forwards;display:block;position:absolute}.food-particles .rice-grain{background:linear-gradient(90deg,#f7e4b0,#fff4cf 52%,#d9b96c);border-radius:80% 30%;width:10px;height:4px}.food-particles .crumb{background:linear-gradient(135deg,#d08a38,#7d431f);border-radius:62% 38% 55% 45%;width:8px;height:7px;box-shadow:inset 1px 1px 1px #f0b868}.food-particles .coconut{background:linear-gradient(90deg,#fff,#f1e7d9 65%,#b98458);border-radius:60% 20%;width:12px;height:4px}.food-particles .nut{background:linear-gradient(135deg,#c78b4c,#71401f);border-radius:60% 40% 58% 42%;width:10px;height:7px;box-shadow:inset 2px 1px 1px #e0ae70}@keyframes ingredient-fall{0%{opacity:0;transform:translate(90px,-560px)rotate(0)scale(.6)}12%{opacity:1}72%{opacity:1;transform:translate3d(-8px,-18px,0) rotate(var(--tilt)) scale(1)}86%{transform:translate3d(3px,-7px,0) rotate(calc(var(--tilt) + 18deg)) scale(1)}to{opacity:1;transform:translate3d(0,0,0) rotate(var(--tilt)) scale(1)}}.food-particles i:first-child{--left:28%;--bottom:9%;--delay:.12s;--tilt:80deg}.food-particles i:nth-child(2){--left:34%;--bottom:5%;--delay:.28s;--tilt:190deg}.food-particles i:nth-child(3){--left:40%;--bottom:12%;--delay:.44s;--tilt:250deg}.food-particles i:nth-child(4){--left:47%;--bottom:4%;--delay:.2s;--tilt:130deg}.food-particles i:nth-child(5){--left:54%;--bottom:10%;--delay:.55s;--tilt:310deg}.food-particles i:nth-child(6){--left:61%;--bottom:5%;--delay:.34s;--tilt:170deg}.food-particles i:nth-child(7){--left:68%;--bottom:12%;--delay:.68s;--tilt:220deg}.food-particles i:nth-child(8){--left:75%;--bottom:6%;--delay:.42s;--tilt:90deg}.food-particles i:nth-child(9){--left:82%;--bottom:11%;--delay:.8s;--tilt:280deg}.food-particles i:nth-child(10){--left:88%;--bottom:4%;--delay:.58s;--tilt:160deg}.food-particles i:nth-child(11){--left:31%;--bottom:16%;--delay:.74s;--tilt:210deg}.food-particles i:nth-child(12){--left:44%;--bottom:17%;--delay:.9s;--tilt:120deg}.food-particles i:nth-child(13){--left:57%;--bottom:16%;--delay:.82s;--tilt:300deg}.food-particles i:nth-child(14){--left:70%;--bottom:18%;--delay:.98s;--tilt:185deg}.food-particles i:nth-child(15){--left:84%;--bottom:17%;--delay:1.08s;--tilt:245deg}.food-particles i:nth-child(16){--left:37%;--bottom:3%;--delay:1.02s;--tilt:95deg}.food-particles i:nth-child(17){--left:50%;--bottom:6%;--delay:1.18s;--tilt:270deg}.food-particles i:nth-child(18){--left:64%;--bottom:3%;--delay:1.26s;--tilt:145deg}.food-particles i:nth-child(19){--left:78%;--bottom:2%;--delay:1.12s;--tilt:325deg}.food-particles i:nth-child(20){--left:91%;--bottom:8%;--delay:1.3s;--tilt:205deg}.food-particles i:nth-child(21){--left:55%;--bottom:22%;--delay:.66s;--tilt:115deg}.food-particles i:nth-child(22){--left:73%;--bottom:24%;--delay:.88s;--tilt:235deg}.food-particles i:nth-child(23){--left:87%;--bottom:22%;--delay:1.02s;--tilt:175deg}.food-particles i:nth-child(24){--left:94%;--bottom:15%;--delay:1.22s;--tilt:290deg}.food-particles.banana-bread i:nth-child(-n+5){bottom:26%;left:88%}.food-particles.meat-pies i{animation-duration:1.9s}.ticker{background:var(--ink);color:#fff}.ticker div{gap:20px;padding:13px 0;animation-duration:28s}.ticker span{align-items:center;gap:12px;padding-right:20px;font-size:17px;display:flex}.ticker i{width:35px;height:35px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-size:18px;font-style:normal;display:grid;box-shadow:0 5px 13px #641a111f}@media (width<=600px){.brand-logo{width:145px;padding:7px 10px}.food-particles i{animation-name:ingredient-fall-mobile}.ticker i{width:30px;height:30px;font-size:15px}}@keyframes ingredient-fall-mobile{0%{opacity:0;transform:translate(45px,-310px)rotate(0)scale(.65)}15%{opacity:1}78%{opacity:1;transform:translate3d(-4px,-12px,0) rotate(var(--tilt)) scale(1)}to{opacity:1;transform:translate3d(0,0,0) rotate(var(--tilt)) scale(1)}}header{background:var(--ink);color:#fff}.pill{border-radius:14px}.small,.cart-trigger{border-radius:12px}.hero-controls button{border-radius:10px}.hero-product-info,.hero-product-info span{color:var(--green)}.hero-product-info strong{color:var(--red)}.hero-product-info button{color:#a33122}.page-cart{justify-self:end;width:48px;padding:0}.footer-links{justify-content:flex-end;gap:22px;display:flex}.page-hero{background:#fff;padding:clamp(90px,11vw,165px) clamp(24px,7vw,105px)}.page-hero h1,.contact-copy h1{letter-spacing:-.065em;max-width:1100px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,8vw,116px);line-height:.9}.page-hero>p:last-child{max-width:650px;margin:34px 0 0;font-size:19px;line-height:1.65}.split-page-hero{grid-template-columns:1fr .72fr;align-items:center;gap:7vw;display:grid}.split-page-hero>div>p{max-width:650px;margin:32px 0;font-size:18px;line-height:1.65}.split-page-hero>img{aspect-ratio:1;object-fit:cover;border-radius:28px;width:100%;box-shadow:0 28px 70px #5b261b16}.full-menu-grid{background:#fff;gap:24px;padding:0 clamp(18px,5vw,80px) clamp(90px,10vw,150px);display:grid}.menu-product{background:#f8f0e6;border-radius:28px;grid-template-columns:.8fr 1fr;min-height:430px;display:grid;overflow:hidden;box-shadow:0 22px 55px #532b1710}.menu-product:nth-child(2n){grid-template-columns:1fr .8fr}.menu-product:nth-child(2n) .menu-product-image{order:2}.menu-product-image{background:#eee1cf;min-height:430px}.menu-product-image img{object-fit:cover;width:100%;height:100%}.menu-product-copy{flex-direction:column;justify-content:center;padding:clamp(34px,6vw,85px);display:flex}.menu-product-copy .kicker{margin-bottom:16px}.menu-product-copy h2{font-size:clamp(45px,5.5vw,80px)}.menu-product-copy>p:not(.kicker){max-width:520px;margin:26px 0;font-size:17px;line-height:1.65}.menu-product-copy>div{align-items:center;gap:28px;display:flex}.menu-product-copy strong{color:var(--red);font-family:Georgia,serif;font-size:34px}.occasion-section{background:#f8f0e6;padding:clamp(80px,10vw,145px) clamp(22px,6vw,92px)}.occasion-section>h2{font-size:clamp(52px,7vw,100px)}.occasion-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:55px;display:grid}.occasion-grid article{background:#fff;border-radius:22px;padding:28px;box-shadow:0 18px 45px #532b170d}.occasion-grid span{color:var(--red);font-size:11px;font-weight:900}.occasion-grid h3{margin:42px 0 10px;font-family:Georgia,serif;font-size:29px}.occasion-grid p{opacity:.7;margin:0;line-height:1.6}.story-page-hero{background:#f2b5aa}.story-page-grid{background:#fff;grid-template-columns:.8fr 1fr;gap:9vw;padding:clamp(85px,10vw,145px) clamp(24px,7vw,105px);display:grid}.story-page-grid h2{font-size:clamp(48px,5.5vw,82px);line-height:.95}.story-prose>p{margin:0 0 28px;font-size:19px;line-height:1.75}.story-prose blockquote{margin-top:65px}.contact-page{background:#fff;grid-template-columns:.9fr 1fr;gap:8vw;min-height:calc(100vh - 86px);padding:clamp(75px,9vw,135px) clamp(24px,7vw,105px);display:grid}.contact-copy>p:not(.kicker){max-width:600px;margin:34px 0;font-size:18px;line-height:1.7}.contact-copy dl{margin:55px 0 0}.contact-copy dl div{margin-bottom:24px}.contact-copy dt{letter-spacing:.13em;text-transform:uppercase;color:var(--red);margin-bottom:6px;font-size:10px;font-weight:900}.contact-copy dd{margin:0;font-family:Georgia,serif;font-size:24px}.contact-form{background:#f8f0e6;border-radius:28px;align-self:start;gap:20px;padding:clamp(28px,5vw,58px);display:grid}.contact-form label{letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:11px;font-weight:900;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:#fff;border:0;border-radius:10px;outline:none;padding:15px 16px;font:15px Arial,sans-serif}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{box-shadow:0 0 0 3px #e9ad2866}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form .pill{border:0;width:max-content}.form-note{color:var(--green);margin:0;font-size:13px;font-weight:800}@media (width<=950px){header nav{grid-column:1/-1;justify-content:center;padding-top:5px;display:flex;overflow-x:auto}.split-page-hero,.story-page-grid,.contact-page{grid-template-columns:1fr}.occasion-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.full-menu-grid{padding-inline:14px}.menu-product,.menu-product:nth-child(2n){grid-template-columns:1fr}.menu-product:nth-child(2n) .menu-product-image{order:0}.menu-product-image{min-height:310px}.menu-product-copy{padding:34px 24px}.occasion-grid,.form-row{grid-template-columns:1fr}.contact-form{padding:26px 20px}.footer-links{justify-content:flex-start}}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;align-items:center;gap:6px;list-style:none;display:flex}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary span{font-size:14px;transition:all .2s}.nav-dropdown[open] summary span{transform:rotate(180deg)}.nav-dropdown-panel{z-index:12;width:210px;color:var(--ink);background:#fff;border-radius:14px;padding:9px;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);box-shadow:0 18px 50px #120a0738}.nav-dropdown-panel:before{content:"";height:20px;position:absolute;top:-20px;left:0;right:0}.nav-dropdown-panel a{border-radius:8px;padding:11px 12px;display:block}.nav-dropdown-panel a:first-child{color:var(--red);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.nav-dropdown-panel{background:var(--ink);color:#fff}.nav-dropdown-panel a:first-child{color:var(--gold)}.nav-dropdown-panel a:hover{background:#ffffff14}.product-page{--product-accent:var(--red);--product-soft:#f8f0e6;--product-pop:var(--gold);background:#fff}.hero-copy>.actions{margin-top:34px}.product-theme-jollof{--product-accent:#c63b22;--product-soft:#f8d9c9;--product-pop:#efb72f}.product-theme-pies{--product-accent:#7a3e20;--product-soft:#f4d99c;--product-pop:#e95232}.product-theme-banana{--product-accent:#6a5120;--product-soft:#f7df69;--product-pop:#ef6b3b}.product-theme-puff{--product-accent:#9c3f20;--product-soft:#f5c38c;--product-pop:#315b40}.product-top{background:#fff;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:700px;display:grid}.product-media{background:var(--product-soft);place-items:center;min-height:700px;padding:clamp(30px,6vw,90px);display:grid;position:relative;overflow:hidden}.product-media:before,.product-media:after{content:"";background:var(--product-pop);opacity:.9;border-radius:50%;width:210px;height:210px;position:absolute}.product-media:before{top:-85px;left:-90px}.product-media:after{width:280px;height:280px;bottom:-80px;right:-115px}.product-media img{z-index:2;object-fit:contain;filter:drop-shadow(0 30px 28px #3b1c1026);width:100%;height:100%;max-height:620px;transition:transform .45s cubic-bezier(.2,.8,.2,1);position:relative}.product-media:hover img{transform:rotate(-2deg)scale(1.035)}.puff-product-media img{max-width:720px}.product-buy{align-self:center;padding:clamp(55px,7vw,105px);position:relative;overflow:hidden}.product-buy h1{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,7vw,108px);line-height:.88}.product-description{max-width:560px;margin:30px 0;font-size:19px;line-height:1.65}.product-price{align-items:baseline;gap:15px;margin-bottom:28px;display:flex}.product-price strong{color:var(--product-accent);font-family:Georgia,serif;font-size:36px}.product-price span{opacity:.55;font-size:11px}.product-option{gap:9px;max-width:460px;margin-bottom:18px;display:grid}.product-option>span{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.product-option select{background:var(--product-soft);min-height:52px;font:inherit;border:0;border-radius:10px;padding:0 14px}.product-order-row{grid-template-columns:auto 1fr;gap:12px;max-width:460px;display:grid}.static-quantity{background:var(--product-soft);border-radius:12px;align-items:center;display:flex}.static-quantity button{cursor:pointer;background:0 0;border:0;width:42px;height:54px}.static-quantity span{text-align:center;min-width:25px;font-weight:900}.product-add{background:var(--product-accent);min-height:54px}.product-add:disabled,.checkout-button:disabled,.add-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.checkout-error{color:var(--red);font-weight:800;opacity:1!important;margin:12px 0 0!important;font-size:12px!important}.fulfilment-note{opacity:.58;max-width:460px;margin:17px 0 0;font-size:11px;line-height:1.5}.product-mini-ticker{background:var(--product-accent);color:#fff;letter-spacing:.13em;align-items:center;gap:14px;width:max-content;padding:11px 18px;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:0;left:0;right:0;transform:rotate(-2deg)translate(-8px)}.product-mini-ticker i{color:var(--product-pop);font-style:normal}.product-scoop{background:var(--ink);color:#fff;padding:clamp(75px,9vw,125px) clamp(22px,6vw,92px)}.product-scoop-heading{max-width:1120px;position:relative}.product-scoop-heading .kicker{color:var(--product-pop)}.product-scoop-heading h2{color:#fff;max-width:980px;font-size:clamp(54px,8vw,118px);line-height:.88}.scoop-arrow{color:var(--product-pop);font-family:Georgia,serif;font-size:clamp(54px,8vw,110px);position:absolute;bottom:0;right:0}.product-highlights{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:60px;display:grid}.product-highlights article{min-height:240px;color:var(--ink);background:#fff;border-radius:18px;padding:28px;transition:all .25s}.product-highlights article:nth-child(2){background:var(--product-soft);transform:rotate(1.5deg)}.product-highlights article:nth-child(3){background:var(--product-pop);transform:rotate(-1.5deg)}.product-highlights article:hover{transform:translateY(-7px)rotate(0)}.product-highlights span{color:var(--product-accent);letter-spacing:.1em;font-size:11px;font-weight:900}.product-highlights h3{margin:54px 0 12px;font-family:Georgia,serif;font-size:30px}.product-highlights p{opacity:.68;margin:0;line-height:1.65}.product-quick-notes{border-top:1px solid #ffffff2b;grid-template-columns:1fr 1fr;gap:35px;margin-top:48px;padding-top:32px;display:grid}.product-quick-notes p{opacity:.72;margin:0;line-height:1.7}.product-quick-notes b{color:var(--product-pop);opacity:1;margin-bottom:5px;font-family:Georgia,serif;font-size:22px;display:block}.product-switcher{color:var(--ink);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin-top:42px;padding:20px 22px;display:flex}.product-switcher>span{font-family:Georgia,serif;font-size:22px}.product-switcher>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.product-switcher a{background:var(--product-soft);border-radius:9px;padding:10px 13px;font-size:11px;font-weight:900}@media (width<=950px){.product-top{grid-template-columns:1fr}.product-media{min-height:560px}.product-buy{padding-top:70px}.product-highlights{grid-template-columns:1fr 1fr}.product-highlights article:last-child{grid-column:1/-1}}@media (width<=700px){.nav-dropdown-panel{left:0;transform:none}.product-media{min-height:390px;padding:22px}.product-buy{padding:55px 22px}.product-order-row{grid-template-columns:1fr}.static-quantity{justify-content:space-between}.product-orbit.orbit-one{bottom:7%;left:4%}.product-stamp{width:72px;height:72px;font-size:12px}.product-mini-ticker{margin:38px -22px -55px;position:relative}.scoop-arrow{display:none}.product-highlights{grid-template-columns:1fr}.product-highlights article:last-child{grid-column:auto}.product-highlights article{min-height:210px}.product-highlights article:nth-child(2),.product-highlights article:nth-child(3){transform:none}.product-quick-notes{grid-template-columns:1fr}.product-switcher{flex-direction:column;align-items:flex-start}.product-switcher>div{justify-content:flex-start}}
