* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#b66d3a;--gjs-t-color-secondary:#7a4e38;--gjs-t-color-accent:#e8a6b1;--gjs-t-color-success:#2e7d32;--gjs-t-color-warning:#b26b00;--gjs-t-color-error:#b00020;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:#fffaf3;color:#3a2b27;font-size:16px;line-height:1.6;font-family:'Inter', system-ui, -apple-system, Segoe UI, Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';}.gjs-t-h1{color:#3a2b27;font-size:42px;line-height:1.2;font-family:'Fraunces', serif;}.gjs-t-h2{color:#4a3a34;font-size:28px;line-height:1.3;font-family:'Fraunces', serif;}.gjs-t-button{background-color:#b66d3a;color:#fff;border-radius:9999px;}.gjs-t-link{color:#b66d3a;text-decoration:none;}.gjs-t-border{border-radius:16px;border-color:#eadfd5;}*, ::before, ::after{box-sizing:border-box;undefined:undefined;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;undefined:undefined;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;undefined:undefined;line-height:inherit;}hr{height:0;undefined:undefined;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;undefined:undefined;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;undefined:undefined;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;undefined:undefined;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;undefined:undefined;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;undefined:undefined;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;undefined:undefined;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;undefined:undefined;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;undefined:undefined;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.header-navbar{width:100%;background-color:rgb(255 255 255 / 0.9);backdrop-filter:blur(8px);border-bottom-width:1px;border-color:var(--gjs-t-border-color,#eadfd5);}.header-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:space-between;}.brand-link{display:flex;align-items:center;gap:0.75rem;}.brand-logo{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:9999px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.brand-title{font-size:1.5rem;line-height:2rem;}.header-navigation{display:flex;align-items:center;gap:1.5rem;}.nav-link{font-size:0.875rem;line-height:1.25rem;font-weight:500;border-radius:0.25rem;}.nav-link:hover{color:var(--gjs-t-color-secondary);}.nav-link:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.cart-open-button{display:none;align-items:center;gap:0.5rem;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;}.cart-open-button:hover{background-color:rgb(165 99 52 / 1);}.cart-open-button:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.icon-cart{width:1.25rem;height:1.25rem;}.main-content{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;}.hero-section{display:flex;justify-content:space-between;align-items:center;gap:2.5rem;background-color:rgb(255 246 234 / 1);border-width:1px;border-color:rgb(234 223 213 / 1);padding:2rem;}.hero-copy{flex:1 1 0%;}.hero-title{margin-bottom:0.75rem;}.hero-subtitle{color:var(--gjs-t-color-secondary);}.hero-actions{margin-top:1.5rem;display:flex;align-items:center;gap:1rem;}.hero-button-primary{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;}.hero-button-primary:hover{background-color:rgb(165 99 52 / 1);}.hero-button-primary:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.hero-button-secondary{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:9999px;border-width:1px;border-color:rgb(234 223 213 / 1);}.hero-button-secondary:hover{border-color:rgb(182 109 58 / 1);color:var(--gjs-t-color-primary);}.hero-button-secondary:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.hero-image-wrapper{width:420px;height:280px;overflow:hidden;border-radius:1rem;border-width:1px;border-color:rgb(234 223 213 / 1);}.hero-image{width:100%;height:100%;object-fit:cover;}.products-section{margin-top:3rem;}.products-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem;}.products-filters{display:flex;align-items:center;gap:0.75rem;}.filter-label{font-size:0.875rem;line-height:1.25rem;color:var(--gjs-t-color-secondary);}.filter-select{appearance:none;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;border-radius:0.375rem;border-width:1px;border-color:rgb(234 223 213 / 1);background-color:rgb(255 255 255 / 1);}.filter-select:hover{border-color:rgb(182 109 58 / 1);}.filter-select:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.products-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem;}.product-card{background-color:rgb(255 255 255 / 1);border-width:1px;border-color:rgb(234 223 213 / 1);overflow:hidden;display:flex;flex-direction:column;}.product-media{width:100%;height:240px;}.product-image{width:100%;height:100%;object-fit:cover;}.product-content{padding:1.25rem;flex:1 1 0%;display:flex;flex-direction:column;gap:0.75rem;}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;}.product-name{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:var(--gjs-t-color-secondary);}.product-price{font-weight:700;color:var(--gjs-t-color-primary);}.product-description{font-size:0.875rem;line-height:1.25rem;color:rgb(110 92 85 / 1);}.product-meta{display:flex;align-items:center;gap:0.5rem;}.product-flavor-tag{padding-left:0.75rem;padding-right:0.75rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:0.75rem;line-height:1rem;border-radius:9999px;background-color:rgb(255 248 240 / 1);color:rgb(160 106 60 / 1);border-width:1px;border-color:rgb(234 223 213 / 1);}.product-actions{margin-top:0.5rem;display:flex;align-items:center;gap:0.75rem;}.quantity-label{font-size:0.875rem;line-height:1.25rem;}.quantity-input{width:4rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;border-radius:0.375rem;border-width:1px;border-color:rgb(234 223 213 / 1);}.quantity-input:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.add-to-cart-button{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;}.add-to-cart-button:hover{background-color:rgb(165 99 52 / 1);}.add-to-cart-button:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.cart-sidebar{position:fixed;right:0px;top:0px;height:100%;width:360px;background-color:rgb(255 255 255 / 1);border-left-width:1px;border-color:rgb(234 223 213 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);display:flex;flex-direction:column;transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.cart-header{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.25rem;padding-bottom:1.25rem;border-bottom-width:1px;border-color:rgb(234 223 213 / 1);display:flex;align-items:center;justify-content:space-between;}.cart-title-group{display:flex;align-items:center;gap:0.75rem;}.cart-icon{width:1.5rem;height:1.5rem;}.cart-title{font-size:1.25rem;line-height:1.75rem;}.cart-close-button{display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;border-width:1px;border-color:rgb(234 223 213 / 1);}.cart-close-button:hover{border-color:rgb(182 109 58 / 1);color:var(--gjs-t-color-primary);}.cart-close-button:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.icon-close{width:1.25rem;height:1.25rem;}.cart-items-container{flex:1 1 0%;overflow-y:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;display:flex;flex-direction:column;gap:1rem;}.cart-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:0.75rem;border-width:1px;border-style:dashed;border-color:rgb(234 223 213 / 1);padding-top:2.5rem;padding-bottom:2.5rem;}.empty-icon{width:2rem;height:2rem;}.empty-text{font-size:0.875rem;line-height:1.25rem;color:rgb(110 92 85 / 1);}.cart-footer{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.25rem;padding-bottom:1.25rem;border-top-width:1px;border-color:rgb(234 223 213 / 1);background-color:rgb(255 250 243 / 1);}.cart-total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;}.cart-total-label{font-weight:600;}.cart-total-value{font-weight:700;color:var(--gjs-t-color-primary);}.checkout-button{width:100%;padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;}.checkout-button:hover{background-color:rgb(165 99 52 / 1);}.checkout-button:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.checkout-note{margin-top:0.75rem;font-size:0.75rem;line-height:1rem;color:rgb(110 92 85 / 1);}.footer{margin-top:4rem;border-top-width:1px;border-color:rgb(234 223 213 / 1);background-color:rgb(255 255 255 / 1);}.footer-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem;}.footer-about{display:flex;flex-direction:column;gap:0.75rem;}.footer-brand{display:flex;align-items:center;gap:0.75rem;}.footer-logo{width:2.25rem;height:2.25rem;object-fit:cover;border-radius:9999px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.footer-title{font-size:1.25rem;line-height:1.75rem;}.footer-text{font-size:0.875rem;line-height:1.25rem;color:rgb(110 92 85 / 1);}.footer-contact{display:flex;flex-direction:column;gap:0.5rem;}.footer-heading{font-weight:600;color:var(--gjs-t-color-secondary);}.footer-link{font-size:0.75rem;line-height:1rem;}.footer-link:hover{color:var(--gjs-t-color-secondary);}.footer-address{font-size:0.875rem;line-height:1.25rem;color:rgb(110 92 85 / 1);}.footer-social{display:flex;flex-direction:column;gap:0.75rem;}.social-row{display:flex;align-items:center;gap:0.75rem;}.social-link{display:flex;align-items:center;gap:0.5rem;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:0.375rem;border-width:1px;border-color:rgb(234 223 213 / 1);}.social-link:hover{border-color:rgb(182 109 58 / 1);}.social-link:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.social-icon{width:1.25rem;height:1.25rem;}.social-label{font-size:0.875rem;line-height:1.25rem;}.footer-bottom{border-top-width:1px;border-color:rgb(234 223 213 / 1);padding-top:1rem;padding-bottom:1rem;}.footer-bottom-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:flex;align-items:center;justify-content:space-between;}.footer-copyright{font-size:0.75rem;line-height:1rem;color:rgb(110 92 85 / 1);}.footer-links{display:flex;align-items:center;gap:1rem;}.floating-cart-button{display:none;position:fixed;bottom:1.5rem;right:1.5rem;align-items:center;gap:0.5rem;padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);}.floating-cart-button:focus{box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);outline:2px solid transparent;outline-offset:2px;}.floating-cart-button:hover{background-color:rgb(165 99 52 / 1);}.icon-cart-float{width:1.25rem;height:1.25rem;}#iq8hjy{background-color:var(--gjs-t-color-error);border-color:transparent;overflow:hidden;}#iq8hjy .product-media{width:100%;height:240px;}#iq8hjy .product-image{width:100%;height:100%;object-fit:cover;}#iq8hjy .product-content{padding:1.25rem;display:flex;flex-direction:column;gap:0.75rem;}#iq8hjy .product-title-row{display:flex;align-items:flex-start;justify-content:space-between;}#iq8hjy .product-name, #iq8hjy .product-price{color:#ffffff;}#iq8hjy .product-description{font-size:0.875rem;line-height:1.25rem;color:#ffffff;opacity:0.95;}#iq8hjy .product-meta{display:flex;align-items:center;gap:0.5rem;}#iq8hjy .product-flavor-tag{padding-left:0.75rem;padding-right:0.75rem;padding-top:0.25rem;padding-bottom:0.25rem;font-size:0.75rem;line-height:1rem;border-radius:9999px;background-color:transparent;color:#ffffff;border-width:1px;border-color:#ffffff;}#iq8hjy .product-actions{margin-top:0.5rem;display:flex;align-items:center;gap:0.75rem;}#iq8hjy .quantity-label{font-size:0.875rem;line-height:1.25rem;color:#ffffff;}#iq8hjy .quantity-input{width:4rem;padding-left:0.5rem;padding-right:0.5rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;border-radius:0.375rem;border-width:1px;border-color:#ffffff;background-color:#ffffff;}#iq8hjy .add-to-cart-button{transition:background-color 150ms ease-in-out, box-shadow 150ms ease-in-out;}#iq8hjy:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 20px 25px -5px rgba(0, 0, 0, 0.15), 0 8px 10px -6px rgba(0, 0, 0, 0.12);}@media (max-width: 992px){.cart-open-button{display:flex;}.hero-image-wrapper{display:none;}.products-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.cart-sidebar{transform:translate(100%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;}.cart-close-button{display:flex;}.footer-container{grid-template-columns:repeat(2, minmax(0, 1fr));}.floating-cart-button{display:flex;}#iq8hjy .product-media{height:200px;}}@media (max-width: 480px){.products-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.footer-container{grid-template-columns:repeat(1, minmax(0, 1fr));}#iq8hjy .product-media{height:180px;}}