.Header-module__HmnIjW__header{z-index:1400;-webkit-backdrop-filter:blur(20px);background:#f8f2eae6;border-bottom:1px solid #60432e24;position:sticky;top:0;box-shadow:0 8px 28px #281a120f}.Header-module__HmnIjW__container{max-width:1240px;height:var(--app-header-height);padding:0 var(--spacing-md);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin:0 auto;display:grid}.Header-module__HmnIjW__logo{color:var(--color-primary);align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__HmnIjW__logo img{filter:drop-shadow(0 10px 18px #281a1224);width:auto;height:48px}.Header-module__HmnIjW__logoLockup{flex-direction:column;line-height:1;display:flex}.Header-module__HmnIjW__logoTitle{font-family:var(--font-display);font-size:1.55rem;font-weight:var(--font-weight-semibold);letter-spacing:-.04em;margin:0}.Header-module__HmnIjW__logoMark{color:var(--color-text-secondary);font-size:.68rem;font-weight:var(--font-weight-semibold);letter-spacing:.16em;text-transform:uppercase;margin-top:.22rem}.Header-module__HmnIjW__nav{justify-content:space-between;align-items:center;gap:1rem;min-width:0;display:flex}.Header-module__HmnIjW__navPrimary,.Header-module__HmnIjW__navMeta,.Header-module__HmnIjW__accountLinks{align-items:center;gap:.45rem;min-width:0;display:flex}.Header-module__HmnIjW__navMeta{justify-content:flex-end}.Header-module__HmnIjW__navLink,.Header-module__HmnIjW__navButton{color:var(--color-text);cursor:pointer;font-family:var(--font-primary);font-size:.92rem;font-weight:var(--font-weight-medium);white-space:nowrap;transition:color var(--transition-fast), background-color var(--transition-fast), box-shadow var(--transition-fast);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .82rem;text-decoration:none;display:inline-flex}.Header-module__HmnIjW__navLink:hover,.Header-module__HmnIjW__navButton:hover{color:var(--color-primary);background:#b7662b14}.Header-module__HmnIjW__navLink[data-active=true],.Header-module__HmnIjW__navButton[data-active=true]{color:var(--color-primary);background:#b7662b1f;box-shadow:inset 0 0 0 1px #b7662b2e}.Header-module__HmnIjW__dropdown{position:relative}.Header-module__HmnIjW__dropdownTrigger{gap:.35rem}.Header-module__HmnIjW__dropdownArrow{transition:transform .2s}.Header-module__HmnIjW__dropdownArrowOpen{transform:rotate(180deg)}.Header-module__HmnIjW__dropdownMenu{opacity:0;visibility:hidden;z-index:100;background:#fffaf4fa;border:1px solid #60432e1a;border-radius:18px;min-width:260px;padding:.5rem;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 24px 42px #281a1224}.Header-module__HmnIjW__dropdownMenuOpen{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__HmnIjW__dropdownItem{color:var(--color-text);transition:background-color var(--transition-fast), color var(--transition-fast);border-radius:14px;padding:.72rem .85rem;font-size:.92rem;text-decoration:none;display:block}.Header-module__HmnIjW__dropdownItem:hover{color:var(--color-primary);background:#b7662b14}.Header-module__HmnIjW__dropdownItem[data-active=true]{color:var(--color-primary);background:#b7662b1a}.Header-module__HmnIjW__phoneLink{background:linear-gradient(135deg, #c77434 0%, var(--color-accent) 58%, var(--color-accent-dark) 100%);color:#fff9f2;white-space:nowrap;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);border:1px solid #7d3e181a;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.52rem .9rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #b7662b33}.Header-module__HmnIjW__phoneLink:hover{background:linear-gradient(135deg, #bf6c2f 0%, var(--color-accent-hover) 58%, #874315 100%);transform:translateY(-1px);box-shadow:0 18px 32px #9f551f47}.Header-module__HmnIjW__phoneIcon{width:18px;height:18px}.Header-module__HmnIjW__phoneNumber{white-space:nowrap}.Header-module__HmnIjW__cartLink{color:var(--color-text);transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);background:#fffaf4b3;border:1px solid #60432e14;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .82rem;text-decoration:none;display:inline-flex;position:relative}.Header-module__HmnIjW__cartLink:hover{color:var(--color-primary);background:#b7662b14;border-color:#b7662b24}.Header-module__HmnIjW__cartText{display:none}.Header-module__HmnIjW__cartCount{background-color:var(--color-accent);color:#fff;min-width:1.25rem;font-size:.72rem;font-weight:var(--font-weight-semibold);text-align:center;border-radius:999px;padding:.125rem .375rem;position:absolute;top:-.2rem;right:-.15rem}.Header-module__HmnIjW__mobileMenuToggle,.Header-module__HmnIjW__mobileBackdrop{display:none}.Header-module__HmnIjW__mobileMenuToggle{color:var(--color-text);cursor:pointer;background:#fffaf4cc;border:1px solid #60432e1f;border-radius:999px;padding:.5rem}@media (max-width:1180px){.Header-module__HmnIjW__logoMark{display:none}.Header-module__HmnIjW__container{grid-template-columns:auto 1fr auto;gap:.75rem}.Header-module__HmnIjW__navPrimary,.Header-module__HmnIjW__navMeta,.Header-module__HmnIjW__accountLinks{gap:.3rem}.Header-module__HmnIjW__navLink,.Header-module__HmnIjW__navButton,.Header-module__HmnIjW__phoneLink,.Header-module__HmnIjW__cartLink{padding-inline:.72rem}}@media (max-width:980px){.Header-module__HmnIjW__container{grid-template-columns:auto auto;justify-content:space-between}.Header-module__HmnIjW__logoTitle{font-size:1.32rem}.Header-module__HmnIjW__mobileMenuToggle{z-index:1404;justify-content:center;align-items:center;display:inline-flex}.Header-module__HmnIjW__mobileBackdrop{top:var(--app-header-height);height:calc(100dvh - var(--app-header-height));cursor:pointer;z-index:1401;background:#18120e47;border:none;display:block;position:fixed;left:0;right:0}.Header-module__HmnIjW__nav{top:var(--app-header-height);height:calc(100dvh - var(--app-header-height));opacity:0;visibility:hidden;pointer-events:none;z-index:1403;background:#f9f2e8;border-left:1px solid #60432e1f;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;width:min(360px,100vw - 16px);padding:1rem;transition:transform .28s ease-out,opacity .2s,visibility .2s;display:flex;position:fixed;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 36px #18120e24}.Header-module__HmnIjW__navOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.Header-module__HmnIjW__navPrimary,.Header-module__HmnIjW__navMeta,.Header-module__HmnIjW__accountLinks{flex-direction:column;align-items:stretch;gap:.55rem}.Header-module__HmnIjW__navMeta{border-top:1px solid #60432e1a;padding-top:.9rem}.Header-module__HmnIjW__navLink,.Header-module__HmnIjW__navButton,.Header-module__HmnIjW__phoneLink,.Header-module__HmnIjW__cartLink{border-radius:18px;justify-content:space-between;width:100%;padding:.95rem 1rem;font-size:1rem}.Header-module__HmnIjW__dropdown{width:100%}.Header-module__HmnIjW__dropdownTrigger{justify-content:space-between}.Header-module__HmnIjW__dropdownMenu{min-width:0;box-shadow:none;opacity:1;visibility:visible;background:0 0;border:none;border-radius:0;max-height:0;margin-top:0;padding:.2rem 0 0 .7rem;transition:max-height .28s;position:static;overflow:hidden;transform:none}.Header-module__HmnIjW__dropdownMenuOpen{max-height:520px}.Header-module__HmnIjW__dropdownItem{padding:.7rem .9rem}.Header-module__HmnIjW__phoneLink{justify-content:flex-start}.Header-module__HmnIjW__cartLink{justify-content:flex-start;position:relative}.Header-module__HmnIjW__cartText{display:inline}.Header-module__HmnIjW__cartCount{margin-left:auto;position:static}}
.Footer-module__cyaCmW__footer{color:#fff;padding:calc(var(--spacing-xxl) - .5rem) 0 var(--spacing-lg);margin-top:var(--spacing-xxl);background:radial-gradient(circle at 100% 0,#b7662b29,#0000 28%),linear-gradient(#2a1f18 0%,#1d1511 100%);border-top:1px solid #e6c6a924}.Footer-module__cyaCmW__footerContent{gap:var(--spacing-xl);margin-bottom:var(--spacing-xl);grid-template-columns:minmax(280px,1.2fr) repeat(3,minmax(220px,1fr));display:grid}.Footer-module__cyaCmW__footerSection h3{font-family:var(--font-display);color:#fff;margin-bottom:var(--spacing-md);font-size:1.7rem}.Footer-module__cyaCmW__footerSection h4{color:#fff;margin-bottom:var(--spacing-md);font-size:1.125rem}.Footer-module__cyaCmW__footerSection p{color:#fff5ebc7;margin-bottom:var(--spacing-sm);line-height:1.6}.Footer-module__cyaCmW__brandTags{flex-wrap:wrap;gap:.55rem;margin:1rem 0 1.1rem;display:flex}.Footer-module__cyaCmW__brandTag{color:#fff5ebe0;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:var(--font-weight-semibold);background:#fff5eb14;border:1px solid #e6c6a924;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .72rem;display:inline-flex}.Footer-module__cyaCmW__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__cyaCmW__footerSection li{margin-bottom:var(--spacing-xs)}.Footer-module__cyaCmW__footerSection a{color:#fffc;text-decoration:none;transition:color .2s}.Footer-module__cyaCmW__footerSection a:hover{color:#fff}.Footer-module__cyaCmW__contact{margin-top:var(--spacing-md)}.Footer-module__cyaCmW__contact a{color:#fffc;text-decoration:none;transition:color .2s}.Footer-module__cyaCmW__contact a:hover{color:#fff;text-decoration:underline}.Footer-module__cyaCmW__footerBottom{padding-top:var(--spacing-lg);justify-content:space-between;align-items:center;gap:var(--spacing-md);border-top:1px solid #fff5eb1f;flex-wrap:wrap;display:flex}.Footer-module__cyaCmW__footerBottom p{color:#fff5eb9e;margin:0}.Footer-module__cyaCmW__legalLinks{gap:var(--spacing-sm);align-items:center;display:flex}.Footer-module__cyaCmW__legalLinks a{color:#fff5eb9e;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__cyaCmW__legalLinks a:hover{color:#fff}.Footer-module__cyaCmW__separator{color:#fff5eb4d}.Footer-module__cyaCmW__taxNotice{width:100%;margin-top:var(--spacing-md);padding-top:var(--spacing-md);text-align:center;border-top:1px solid #fff5eb1f}.Footer-module__cyaCmW__taxNotice p{color:#fff5eb9e;margin:0;font-size:.875rem;line-height:1.5}.Footer-module__cyaCmW__taxNotice strong{color:#fff5ebe0}.Footer-module__cyaCmW__serviceAreaLink{margin-top:var(--spacing-md)}.Footer-module__cyaCmW__viewAllAreas{color:#fff;font-weight:var(--font-weight-medium);padding:var(--spacing-xs) 0;font-size:1.1rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__cyaCmW__viewAllAreas:hover{color:var(--color-accent);transform:translate(4px)}.Footer-module__cyaCmW__deliveryNote{margin-top:var(--spacing-sm);color:#fff5eb9e;font-size:.875rem}@media (max-width:768px){.Footer-module__cyaCmW__footer{padding:var(--spacing-xl) 0 var(--spacing-lg);margin-top:var(--spacing-xl)}.Footer-module__cyaCmW__footerContent{gap:var(--spacing-lg);text-align:center;grid-template-columns:1fr}.Footer-module__cyaCmW__footerSection h3{font-size:1.4rem}.Footer-module__cyaCmW__brandTags{justify-content:center}.Footer-module__cyaCmW__footerBottom{text-align:center;flex-direction:column}.Footer-module__cyaCmW__legalLinks{flex-wrap:wrap;justify-content:center}}
.FloatingCartButton-module__yhiEyW__floatingButton{z-index:1000;color:#fff;transform-origin:50%;background-color:#000;border-radius:50px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a}.FloatingCartButton-module__yhiEyW__floatingButton:hover{color:#fff;background-color:#1a1a1a;text-decoration:none;transform:scale(1.05);box-shadow:0 6px 16px #0003,0 4px 8px #00000026}.FloatingCartButton-module__yhiEyW__animate{animation:.5s FloatingCartButton-module__yhiEyW__bounce}@keyframes FloatingCartButton-module__yhiEyW__bounce{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(.95)}75%{transform:scale(1.1)}}.FloatingCartButton-module__yhiEyW__cartIcon{flex-shrink:0;width:20px;height:20px}.FloatingCartButton-module__yhiEyW__badge{color:#fff;background-color:#f44;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.FloatingCartButton-module__yhiEyW__label{white-space:nowrap}@media (max-width:768px){.FloatingCartButton-module__yhiEyW__floatingButton{padding:14px;bottom:16px;right:16px}.FloatingCartButton-module__yhiEyW__label{display:none}.FloatingCartButton-module__yhiEyW__cartIcon{width:24px;height:24px}.FloatingCartButton-module__yhiEyW__badge{width:20px;height:20px;font-size:11px;top:-6px;right:-6px}}@media (max-height:600px){.FloatingCartButton-module__yhiEyW__floatingButton{bottom:10px;right:10px}}
:root{--color-primary:#241913;--color-secondary:#3b2b23;--color-tertiary:#6b5649;--color-accent:#b7662b;--color-accent-hover:#9f551f;--color-accent-dark:#7d3e18;--color-background:#f8f2ea;--color-background-secondary:#efe3d5;--color-background-tertiary:#e4d0ba;--color-surface:#fffaf4;--color-text:#261d18;--color-text-primary:#261d18;--color-text-secondary:#6e5c50;--color-text-tertiary:#9c8777;--color-border:#d9c3af;--color-error:#e30000;--color-success:#2d8a4d;--color-warning-light:#f9ebd8;--color-warning-dark:#9c5b18;--font-primary:"Avenir Next", "Neue Haas Grotesk Text Pro", "Helvetica Neue", sans-serif;--font-family-body:"Avenir Next", "Neue Haas Grotesk Text Pro", "Helvetica Neue", sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-xxl:4rem;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--border-radius-sm:.375rem;--border-radius-md:.75rem;--border-radius-lg:1rem;--border-radius-xl:1.5rem;--shadow-sm:0 6px 18px #2e1c120d;--shadow-md:0 14px 30px #2e1c1214;--shadow-lg:0 24px 48px #2e1c121f;--transition-fast:.15s ease-in-out;--transition-normal:.25s ease-in-out;--transition-slow:.35s ease-in-out;--app-header-height:64px;--sticky-header-top:var(--app-header-height)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{font-family:var(--font-primary);font-weight:var(--font-weight-regular);color:var(--color-text);background:radial-gradient(circle at top left, #e9caab59, transparent 30%), linear-gradient(180deg, #fcf8f3 0%, var(--color-background) 48%, #f4ece3 100%);line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-semibold);letter-spacing:-.02em;line-height:1.2}h1{font-family:var(--font-display);font-size:3rem;font-weight:600}h2{font-family:var(--font-display);font-size:2.25rem;font-weight:600}h3{font-family:var(--font-display);font-size:1.75rem;font-weight:600}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem}a{color:var(--color-accent);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-accent-hover)}button{cursor:pointer;font-family:inherit}.btn{font-size:1rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:transform var(--transition-normal), box-shadow var(--transition-normal), background-color var(--transition-normal), color var(--transition-normal), border-color var(--transition-normal);white-space:nowrap;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.6rem;line-height:1;text-decoration:none;display:inline-flex}.btn-primary{background:linear-gradient(135deg, #c77434 0%, var(--color-accent) 55%, var(--color-accent-dark) 100%);color:#fff;box-shadow:0 14px 28px #b7662b3d}.btn-primary:hover{background:linear-gradient(135deg, #bf6c2f 0%, var(--color-accent-hover) 55%, #864315 100%);transform:translateY(-1px);box-shadow:0 18px 32px #9f551f47}.btn-secondary{color:var(--color-text);background-color:#fffaf4e0;border:1px solid #78553a2e;box-shadow:0 10px 24px #2e1c120f}.btn-secondary:hover{background-color:#fff7ef;border-color:#b7662b47;transform:translateY(-1px)}.btn-ghost{color:var(--color-accent);border:1px solid var(--color-accent);background-color:#0000}.btn-ghost:hover{background-color:var(--color-accent);color:#fff}.btn-large{padding:1rem 2rem;font-size:1.125rem}.btn-small{padding:.5rem 1rem;font-size:.875rem}.btn:disabled{opacity:.5;cursor:not-allowed}.form-group{margin-bottom:var(--spacing-md)}label{margin-bottom:var(--spacing-xs);font-weight:var(--font-weight-medium);display:block}input,select,textarea{width:100%;padding:var(--spacing-sm);border-radius:var(--radius-md);border:1px solid var(--color-border);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);font-family:inherit;font-size:1rem}input:focus,select:focus,textarea:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 4px #b7662b29}.form-error{margin-top:var(--spacing-xs);color:var(--color-error);font-size:.875rem}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.container{width:100%;max-width:1240px;padding:0 var(--spacing-md);margin:0 auto}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{min-height:calc(100vh - var(--app-header-height));flex:1;margin-top:0}.grid{gap:var(--spacing-lg);display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.card{background-color:var(--color-background);border-radius:var(--radius-lg);transition:all var(--transition-normal);overflow:hidden}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.loading{border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}img,video{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;max-width:100%;height:auto;display:block}img:not([draggable=true]),video{pointer-events:none;-webkit-touch-callout:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fade-in{animation:fadeIn var(--transition-normal) ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){:root{--app-header-height:56px;--sticky-header-top:var(--app-header-height);font-size:16px}h1{font-size:2.5rem}.site-main{min-height:calc(100vh - var(--app-header-height));margin-top:0}.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:repeat(1,1fr)}.container{padding:0 var(--spacing-sm)}}@media (min-width:768px) and (max-width:1024px){.grid-cols-3,.grid-cols-4{grid-template-columns:repeat(2,1fr)}}
