:root{color:#24211d;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f4ee;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;border:0}.site-header{color:#fffaf2;z-index:5;background:#10100ff5;justify-content:space-between;align-items:center;gap:24px;padding:16px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand small{opacity:.72;text-transform:uppercase;font-size:11px;display:block}.brand-mark{border:1px solid #d4af68;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}nav{gap:18px;display:flex}nav a{color:inherit;text-decoration:none}.cart-button,.product-footer button,.cart-item button{color:#181512;background:#d4af68;border-radius:999px;min-height:40px;padding:0 16px}.cart-button{width:42px;height:42px;padding:0;transition:color .24s cubic-bezier(.22,1,.36,1)}.hero{color:#fffaf2;background:#181512;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;gap:clamp(34px,5vw,76px);min-height:620px;padding:64px clamp(18px,6vw,86px);display:grid}.hero h1{max-width:760px;margin:12px 0 18px;font-family:Playfair Display,serif;font-size:clamp(44px,7vw,92px);line-height:.95}.hero p{color:#d9d0c0;max-width:560px;font-size:18px}.eyebrow,.category{color:#b9843c;text-transform:uppercase;font-size:12px;font-weight:700}.admin-summary{grid-template-columns:repeat(3,1fr);gap:12px;padding:22px clamp(18px,6vw,86px);display:grid}.admin-summary article{background:#fff;border:1px solid #e4dacb;border-radius:16px;padding:18px}.admin-summary span{font-size:30px;font-weight:800;display:block}.catalog-section{padding:44px clamp(18px,6vw,86px) 72px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.section-heading h2{margin:4px 0 0;font-size:36px}.section-heading input{border:1px solid #d8cdbc;border-radius:12px;min-width:min(360px,100%);min-height:44px;padding:0 14px}.product-card{background:#fff;border:1px solid #e4dacb;border-radius:16px;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.product-card img{aspect-ratio:4/3;object-fit:cover;background:#eee3d4;width:100%}.product-body h3,.product-body p{margin:0}.product-body p{color:#f4e3ccc2}.product-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.cart-drawer{max-width:420px;bottom:0;right:0;top:var(--cart-drawer-top,var(--hero-header-height,74px));max-height:calc(100vh - var(--cart-drawer-top,var(--hero-header-height,74px)));z-index:11;background:#fffaf2;border-left:1px solid #e4dacb;border-radius:18px 0 0 18px;width:min(92vw,420px);padding:22px;transition:top .26s cubic-bezier(.22,1,.36,1),max-height .26s cubic-bezier(.22,1,.36,1),transform .18s;position:fixed;overflow:auto;transform:translate(110%);box-shadow:-18px 0 50px #0000002e}.cart-drawer.open{transform:translate(0)}.drawer-head,.cart-item,.cart-total{justify-content:space-between;align-items:center;display:flex}.cart-items{gap:12px;margin:20px 0;display:grid}.cart-item{border-bottom:1px solid #e4dacb;gap:12px;padding-bottom:12px}.cart-item span{color:#665d52;display:block}.state-message{color:#665d52}.state-message.error{color:#9d2424}@media (width<=760px){.site-header,.section-heading{flex-direction:column;align-items:stretch}nav{display:none}.hero{grid-template-columns:1fr}.hero h1{font-size:48px}.admin-summary{grid-template-columns:1fr}}.header-actions{align-items:center;gap:10px;display:flex}.icon-button{color:inherit;background:#fffaf214;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.cart-button{justify-content:center;align-items:center;display:inline-flex}.modal-backdrop{z-index:20;background:#10100f9e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.login-modal{color:#24211d;background:#fffaf2;border-radius:18px;width:min(100%,440px);max-width:440px;max-height:min(92vh,760px);padding:24px;overflow:auto;box-shadow:0 24px 80px #00000047}.login-modal h2{margin:4px 0 0;font-size:30px}.login-title-group{align-items:center;gap:12px;display:flex}.login-options{gap:12px;margin-top:22px;display:grid}.login-form{gap:14px;margin-top:18px;display:grid}.login-form label{gap:7px;display:grid}.login-form label>span{color:#665d52;font-size:13px;font-weight:700}.input-with-icon{background:#fff;border:1px solid #d8cdbc;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:0 12px;display:flex}.input-with-icon svg{color:#8b7f70;flex:none}.input-with-icon input{border:0;outline:0;width:100%;min-height:42px}.login-submit,.google-button,.join-button{border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 16px;font-weight:800;display:inline-flex}.login-submit{color:#fffaf2;background:#181512}.google-button{color:#24211d;background:#fff;border:1px solid #d8cdbc;border-radius:999px}.google-mark{border:1px solid #d8cdbc;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-weight:900;display:inline-flex}.login-divider{color:#8b7f70;text-transform:uppercase;align-items:center;gap:12px;margin:18px 0;font-size:12px;font-weight:800;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e4dacb;flex:1;height:1px}:root{color:#231f1a;background:#f8f3ea}body{background:#f8f3ea}button:disabled{cursor:not-allowed;opacity:.58}.site-header{background:#13100dfa;border-bottom:1px solid #d4af6838;box-shadow:0 10px 28px #0f0c0929}.brand strong{letter-spacing:.06em;text-transform:uppercase}.brand-mark{color:#d9b56f;background:#19130e;font-family:Playfair Display,serif;font-weight:700}nav a{color:#eadfce;font-size:14px}nav a:hover,.login-icon:hover{color:#d9b56f}.icon-button{border:1px solid #fffaf21f;border-radius:999px}.cart-button,.product-footer button,.login-submit{color:#18120d;background:#c79a48;font-weight:800}.cart-button:hover,.product-footer button:hover,.login-submit:hover{background:#ddb866}.join-button:hover{background:#c79a481a}.hero{background:linear-gradient(120deg,#110d0afa,#241912f0),radial-gradient(circle at 70% 30%,#9b223738,#0000 34%);border-bottom:1px solid #d4af682e;min-height:620px}.hero h1{color:#fff6e7;letter-spacing:0}.hero p{color:#e2d6c3;line-height:1.7}.admin-summary article,.product-card,.login-modal,.cart-drawer{box-shadow:0 18px 44px #1e181214}.admin-summary article,.product-card{border-color:#ded1be}.admin-summary span{color:#6f1f2c;font-family:Playfair Display,serif}.section-heading h2{color:#f6e6ce;font-family:Playfair Display,serif;font-size:42px}.section-heading input,.input-with-icon{background:#fffdf8;border-color:#d6c4aa}.product-card{transition:transform .16s,box-shadow .16s}.product-card:hover{transform:translateY(-3px);box-shadow:0 24px 56px #1e181224}.product-body h3{color:#fff1dd;font-size:20px}.product-body p{line-height:1.5}.product-footer strong,.cart-total strong{color:#6f1f2c;font-size:20px}.login-modal{border:1px solid #d8c8af}.google-button:hover{border-color:#c79a48}.drawer-close{color:#fffaf2;background:#231f1a;min-width:40px}@media (width<=760px){.header-actions{justify-content:space-between}}.catalog-section{background:linear-gradient(#5a3d29 0%,#4a3020 24%,#332116 62%,#24160f 100%);margin-top:0;padding:128px clamp(18px,6vw,86px) 108px;position:relative}.collection-heading{align-items:flex-start;gap:28px;margin-bottom:42px}.collection-heading h2{font-size:clamp(34px,4vw,56px);line-height:1}.product-search{z-index:4;width:min(100%,440px);max-width:440px;position:relative}.product-search-field{background:#fffdf8;border:1px solid #d6c4aa;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 16px;transition:border-color .26s cubic-bezier(.22,1,.36,1),box-shadow .26s cubic-bezier(.22,1,.36,1);display:flex}.product-search-field:focus-within{border-color:#c79a48;box-shadow:0 12px 34px #3a281814}.product-search-field svg{color:#8b7f70;flex:none}.product-search-field input{color:#231f1a;background:0 0;border:0;outline:0;width:100%;min-height:46px}.suggestions-panel{background:#fffaf2;border:1px solid #d8c8af;border-radius:14px;gap:4px;margin-top:8px;padding:8px;display:grid;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 24px 60px #1e181229}.suggestion-option{color:#231f1a;text-align:left;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;min-height:42px;padding:0 10px;transition:background .22s cubic-bezier(.22,1,.36,1);display:flex}.suggestion-option[aria-selected=true],.suggestion-option:hover{background:#c79a481f}.suggestion-option small,.suggestion-state{color:#8b7f70;font-size:12px}.suggestion-state{margin:8px 10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2.4vw,30px);display:grid}.product-card{box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;outline:0;flex-direction:column;min-height:100%;transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;overflow:visible}.product-card:hover,.product-card:focus-visible{box-shadow:none;transform:translateY(-3px)}.product-card:focus-visible .product-image-gallery{outline-offset:3px;outline:2px solid #c79a48b3}.product-image-gallery{aspect-ratio:4/5;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#241811;border:1px solid #d8b15d2e;position:relative;overflow:hidden}.product-image-track{width:100%;height:100%;transition:transform .36s cubic-bezier(.22,1,.36,1);display:flex}.product-image-track img{object-fit:cover;background:#eee3d4;flex:0 0 100%;width:100%;height:100%}.gallery-controls{opacity:0;pointer-events:none;justify-content:space-between;transition:opacity .26s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;left:10px;right:10px;transform:translateY(-50%)}.product-card:hover .gallery-controls,.product-card:focus-within .gallery-controls{opacity:1;pointer-events:auto}.gallery-controls button,.product-page-arrows button,.product-thumbnails button{color:#fffaf2;background:#14100cb8;border:1px solid #fffaf233;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.gallery-dots{justify-content:center;gap:6px;display:flex;position:absolute;bottom:12px;left:0;right:0}.gallery-dots span{background:#fffaf28f;border-radius:999px;width:6px;height:6px;transition:width .26s cubic-bezier(.22,1,.36,1),background .26s cubic-bezier(.22,1,.36,1)}.gallery-dots span.active{background:#d9b56f;width:18px}.product-body{flex-direction:column;flex:1;gap:11px;padding:18px 2px 0;display:flex}.product-kicker{color:#cdb58f;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;min-height:18px;display:flex}.product-kicker span,.product-kicker small{letter-spacing:.12em;font-size:11px;font-weight:800}.product-kicker small{color:#d8b15d;white-space:nowrap}.product-body h3{color:#201b16;font-family:Playfair Display,serif;font-size:clamp(22px,2vw,27px);line-height:1.08}.product-flavor{color:#d5c3a8;font-weight:700}.product-body p{color:#665d52;line-height:1.65}.product-footer{align-items:flex-end;gap:14px;margin-top:auto;padding-top:18px}.price-stack{gap:3px;display:grid}.old-price{color:#f4e3cc8a;font-size:13px;text-decoration:line-through}.discount-badge{color:#f3d493;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d8b15d57;border-radius:999px;justify-self:start;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.catalog-section .eyebrow{color:#d8b15d}.catalog-section .product-footer strong{color:#f3d493}.catalog-section .state-message{color:#f4e3ccc7}.catalog-section .product-card{border-radius:8px}.catalog-section .product-body{background:#120c0857;border:1px solid #d8b15d1f;border-top:0;border-radius:0 0 8px 8px;min-height:270px;margin-top:0;padding:20px 18px 18px}.catalog-section .product-kicker,.catalog-section .product-kicker span{color:#ead1a2}.catalog-section .product-body h3{color:#fff1dd;text-shadow:0 8px 24px #0000003d}.catalog-section .product-flavor{color:#e4cda9}.catalog-section .product-body p:not(.product-flavor){color:#fff1ddc7}.catalog-section .product-footer strong{color:#ffd98b;text-shadow:0 8px 22px #00000038}.product-footer button,.product-detail-buy{border-radius:999px;min-height:42px;transition:background .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1)}.product-footer button{align-self:flex-end;min-width:104px;min-height:36px;padding:0 16px;font-size:14px}.product-footer button:hover,.product-detail-buy:hover{transform:translateY(-1px)}.empty-state{color:#f4e3ccc2;gap:8px;max-width:520px;padding:26px 0;display:grid}.empty-state strong{color:#fff1dd;font-family:Playfair Display,serif;font-size:28px}.catalog-sentinel{height:1px}.product-card-skeleton{cursor:default;pointer-events:none}.skeleton-image,.skeleton-lines span,.skeleton-lines strong,.skeleton-lines p{background:linear-gradient(90deg,#d8b15d1f,#fff1dd29,#d8b15d1f) 0 0/220% 100%;animation:1.2s infinite skeleton-shimmer}.skeleton-image{aspect-ratio:4/5}.skeleton-lines{gap:10px;padding-top:18px;display:grid}.skeleton-lines span,.skeleton-lines strong,.skeleton-lines p{border-radius:999px;height:12px;display:block}.skeleton-lines strong{width:72%;height:24px}.skeleton-lines p{width:88%}.back-to-top{color:#d9b56f;opacity:0;pointer-events:none;z-index:8;background:#19130e;border:1px solid #d4af686b;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);display:inline-flex;position:fixed;bottom:24px;right:24px;transform:translateY(10px)}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.product-page{color:#f7ead7;min-height:calc(100vh - var(--hero-header-height,74px));background:linear-gradient(#5a3d29 0%,#4a3020 24%,#332116 62%,#24160f 100%);padding:42px clamp(18px,6vw,86px) 86px}.text-button{color:#f3d493;background:0 0;align-items:center;gap:8px;margin-bottom:26px;padding:0;font-weight:800;display:inline-flex}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(32px,5vw,78px);display:grid}.product-detail-gallery{gap:14px;display:grid}.product-main-image{aspect-ratio:5/6;background:#241811;border:1px solid #d8b15d2e;position:relative;overflow:hidden}.product-main-image img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.01)}.product-main-image img.active{opacity:1;transform:scale(1)}.product-page-arrows{justify-content:space-between;display:flex;position:absolute;top:50%;left:14px;right:14px;transform:translateY(-50%)}.product-thumbnails{gap:10px;display:flex}.product-thumbnails button{background:#120c083d;border-color:#d8b15d2e;width:70px;height:70px;padding:0;overflow:hidden}.product-thumbnails button.active{border-color:#c79a48}.product-thumbnails img{object-fit:cover;width:100%;height:100%}.product-detail-info{color:#f7ead7;gap:20px;display:grid}.product-page .eyebrow{color:#d8b15d}.product-detail-info h1{color:#fff1dd;margin:0;font-family:Playfair Display,serif;font-size:clamp(42px,5vw,74px);line-height:.98}.product-detail-flavor{color:#e4cda9;margin:0;font-weight:800}.product-detail-description{color:#fff1ddc7;margin:0;font-size:18px;line-height:1.8}.product-attributes{gap:18px;margin:0;display:flex}.product-attributes div{border-top:1px solid #d8b15d3d;min-width:120px;padding-top:10px}.product-attributes dt{color:#d8b15d;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.product-attributes dd{margin:4px 0 0}.product-detail-price{gap:6px;display:grid}.product-page .old-price{color:#f4e3cc8a}.product-page .discount-badge{color:#f3d493;border-color:#d8b15d57}.product-detail-price strong{color:#ffd98b;font-size:34px}.product-detail-buy{color:#18120d;background:#c79a48;justify-self:start;padding:0 26px;font-weight:900}.product-page-state{place-items:start;display:grid}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=1120px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=860px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr}}@media (width<=760px){.collection-heading{align-items:stretch}.product-search{width:100%;max-width:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-body h3{font-size:23px}.product-footer{flex-direction:row;align-items:flex-end}.product-footer button{width:auto}.gallery-controls{opacity:1;pointer-events:auto}.back-to-top{bottom:18px;right:16px}}@media (width<=520px){.product-grid{grid-template-columns:1fr}.catalog-section{padding-inline:18px}.product-attributes{flex-direction:column}}@media (prefers-reduced-motion:reduce){.product-card,.product-image-track,.gallery-dots span,.suggestion-option,.product-main-image img,.back-to-top,.product-footer button,.product-detail-buy{transition:none}.product-card:hover,.product-card:focus-visible,.product-footer button:hover,.product-detail-buy:hover{transform:none}.skeleton-image,.skeleton-lines span,.skeleton-lines strong,.skeleton-lines p{animation:none}}:root{--hero-header-height:clamp(124px, 8vw, 154px);--hero-header-condensed-height:clamp(62px, 4vw, 77px)}.site-header{box-shadow:none;color:#f8ead5;height:var(--hero-header-height);z-index:12;background:#08060475;border-bottom:1px solid #d8b15d24;grid-template-columns:minmax(360px,1fr) auto minmax(220px,1fr);align-items:center;min-height:0;padding:0 clamp(24px,4vw,76px);transition:height .26s cubic-bezier(.22,1,.36,1),background .26s cubic-bezier(.22,1,.36,1),border-color .26s cubic-bezier(.22,1,.36,1);display:grid;position:sticky;top:0}.site-header.product-header{background-color:#0806048a;background-image:linear-gradient(90deg,#08060494,#08060438),url(https://catalog-adega-339713025549-us-east-1-an.s3.us-east-1.amazonaws.com/background/header.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.site-header.is-condensed{height:var(--hero-header-condensed-height)}.site-header.is-condensed .brand-logo{height:clamp(44px,3.1vw,59px)}.brand{align-items:center;width:fit-content;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:clamp(88px,6.2vw,118px);transition:height .26s cubic-bezier(.22,1,.36,1);display:block}.header-nav{justify-content:center;align-items:center;gap:clamp(28px,4vw,58px);display:flex}.header-nav a{color:#f1dfc2;letter-spacing:.17em;text-transform:uppercase;font-family:Playfair Display,Georgia,serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .24s cubic-bezier(.22,1,.36,1)}.header-nav a:hover,.header-nav a:focus-visible{color:#d8b15d}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-panel-link{color:#f3d493;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#d8b15d1a;border:1px solid #d8b15d47;border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 16px;font-size:11px;font-weight:900;text-decoration:none;transition:background .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),color .24s cubic-bezier(.22,1,.36,1);display:inline-flex}.admin-panel-link:hover,.admin-panel-link:focus-visible{color:#ffe3a4;background:#d8b15d2e;border-color:#f3d49375}.account-menu-wrapper{position:relative}.account-menu{color:#fff1dd;z-index:20;background:#120c08f5;border:1px solid #d8b15d38;border-radius:8px;gap:8px;min-width:180px;padding:10px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 54px #00000052}.account-menu:before{content:"";background:#120c08f5;border-top:1px solid #d8b15d38;border-left:1px solid #d8b15d38;width:10px;height:10px;position:absolute;top:-6px;right:14px;transform:rotate(45deg)}.account-menu span{color:#fff1ddb3;text-overflow:ellipsis;white-space:nowrap;padding:4px 8px 2px;font-size:12px;overflow:hidden}.account-menu button{color:#f3d493;background:#d8b15d1a;border:1px solid #d8b15d2e;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:36px;padding:0 12px;font-size:13px;font-weight:800;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.account-menu button:hover,.account-menu button:focus-visible{color:#ffe3a4;background:#d8b15d2e;border-color:#f3d49375}.header-search{background:#0c090729;border:1px solid #f8ead529;border-radius:999px;align-items:center;width:42px;height:42px;transition:width .3s cubic-bezier(.22,1,.36,1),background .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1);display:inline-flex;overflow:hidden}.header-search:not(.expanded):hover,.header-search:not(.expanded):focus-within{background:#d8b15d1a;border-color:#f8ead533}.header-search:not(.expanded):hover .header-search-button,.header-search:not(.expanded):focus-within .header-search-button{color:#f3d493}.header-search.expanded{background:#24170f;border-color:#d8b15d57;width:clamp(260px,24vw,390px)}.header-search-button{color:#d8b15d;cursor:pointer;background:0 0;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:color .24s cubic-bezier(.22,1,.36,1);display:inline-flex}.header-search input{color:#f8ead5;opacity:0;pointer-events:none;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 16px 0 2px;font-size:14px;transition:opacity .18s}.header-search.expanded input{opacity:1;pointer-events:auto}.header-search input::placeholder{color:#f8ead594}.header-search:focus-within{border-color:#f3d4938f}.icon-button,.cart-button{color:#d8b15d;background:#0c090729;border:1px solid #f8ead529;border-radius:999px;width:42px;height:42px;padding:0;position:relative}.icon-button:hover,.cart-button:hover,.login-icon:hover{color:#f3d493;background:#d8b15d1a}.cart-button span{color:#1b120b;background:#f1c56d;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:0;right:1px}.hero{color:#f7ead7;margin-top:calc(var(--hero-header-height) * -1);min-height:clamp(720px,100vh,900px);padding:var(--hero-header-height) clamp(24px, 4vw, 76px) 0;background-color:#090604;background-image:linear-gradient(90deg,#050302cc 0%,#0705038f 31%,#08050324 55%,#08050305 76%),linear-gradient(#0503022e 0%,#05030200 43%,#05030247 100%),url(https://catalog-adega-339713025549-us-east-1-an.s3.us-east-1.amazonaws.com/background/hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:0;display:block;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0a070500 0%,#25181052 34%,#432b1cc2 72%,#5a3d29 100%);height:clamp(240px,28vh,340px);position:absolute;bottom:-1px;left:0;right:0}.hero-copy{max-width:680px;opacity:var(--hero-text-opacity,1);pointer-events:auto;will-change:opacity;z-index:3;transition:opacity 80ms linear;position:absolute;top:clamp(154px,18vh,194px);left:clamp(24px,4vw,76px)}.hero-pretitle,.hero h1,.hero p,.hero-cta{animation:.64s cubic-bezier(.22,1,.36,1) both hero-copy-in}.hero h1{color:#fff1dd;letter-spacing:0;text-shadow:0 18px 42px #00000057;max-width:680px;margin:0 0 28px;font-family:Playfair Display,Georgia,serif;font-size:clamp(3rem,4.2vw,5.2rem);font-weight:400;line-height:.95;animation-delay:80ms}.hero h1 span{white-space:nowrap;display:block}.hero p{color:#f4e3ccdb;max-width:470px;margin:0 0 38px;font-family:Playfair Display,Georgia,serif;font-size:clamp(19px,1.22vw,23px);line-height:1.28;animation-delay:.15s}.hero-pretitle{color:#dbc090;letter-spacing:.28em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:34px;font-size:10px;font-weight:800;display:inline-flex}.hero-pretitle:before{content:"";opacity:.78;background:#b99050;width:34px;height:1px}.hero-pretitle i{opacity:.75;background:currentColor;width:2px;height:2px;display:inline-block}.hero-cta{color:#f3cd82;letter-spacing:.34em;text-transform:uppercase;background:#0806051a;border:1px solid #d8b15d;border-radius:999px;align-items:center;gap:34px;min-height:58px;padding:0 28px 0 44px;font-size:12px;font-weight:900;text-decoration:none;transition:background .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);animation-delay:.22s;display:inline-flex}.hero-cta:hover,.hero-cta:focus-visible{background:#d8b15d1f;transform:translateY(-2px)}.hero-cta span{font-size:22px;line-height:1;transition:transform .28s cubic-bezier(.22,1,.36,1);display:inline-block;transform:translateY(-2px)}.hero-cta:hover span,.hero-cta:focus-visible span{transform:translate(4px,-2px)}.hero .hero-story{color:#f5e0bec7;letter-spacing:.26em;text-transform:uppercase;white-space:nowrap;z-index:3;align-items:center;gap:14px;width:auto;max-width:none;margin:42px 0 0;font-family:DM Sans,system-ui,sans-serif;font-size:clamp(8px,.52vw,10px);font-weight:800;line-height:1.2;animation:.64s cubic-bezier(.22,1,.36,1) .3s both hero-copy-in;display:flex;position:relative}.hero .hero-story:before{content:"";opacity:.82;background:#b99050;flex:0 0 34px;height:1px}.hero-details{color:#f2dfbd;opacity:var(--hero-text-opacity,1);will-change:opacity;z-index:3;align-items:center;gap:clamp(24px,4vw,54px);transition:opacity 80ms linear;display:flex;position:absolute;bottom:clamp(82px,12vh,118px);left:clamp(24px,4vw,76px)}.hero-details span{letter-spacing:.18em;text-transform:uppercase;grid-template-columns:auto auto;align-items:center;gap:8px;font-size:10px;font-weight:800;line-height:1.45;display:grid}.hero-details svg{color:#d8b15d;stroke-width:1.25px}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1440px){.hero{background-position:56%}.hero-copy{max-width:620px;top:clamp(146px,17vh,180px)}.hero h1{font-size:clamp(3rem,4.5vw,4.85rem)}}@media (width<=1180px){.site-header{grid-template-columns:auto 1fr auto}.header-nav{gap:24px}.admin-panel-link{padding:0 12px;font-size:10px}.header-search.expanded{width:clamp(220px,25vw,300px)}.hero{background-position:61%}.hero-copy{max-width:560px}.hero-details{display:none}}@media (width<=920px){.site-header{grid-template-columns:1fr auto}.header-nav{display:none}.hero{background-image:linear-gradient(#0604030f 0%,#06040324 32%,#060403d1 69%,#060403f2 100%),url(https://catalog-adega-339713025549-us-east-1-an.s3.us-east-1.amazonaws.com/background/hero.png);background-position:66% 0;min-height:840px;padding-inline:28px}.hero-copy{max-width:620px;inset:auto 28px 104px}}@media (width<=620px){:root{--hero-header-height:96px;--hero-header-condensed-height:48px}.site-header{height:var(--hero-header-height);min-height:0;padding:0 18px}.brand-logo{height:68px}.site-header.is-condensed .brand-logo{height:34px}.site-header.is-condensed .header-search,.site-header.is-condensed .header-search-button,.site-header.is-condensed .icon-button,.site-header.is-condensed .cart-button{width:34px;height:34px}.admin-panel-link{display:none}.header-search{width:38px;height:38px}.header-search.expanded{width:min(48vw,220px)}.header-search-button{flex-basis:38px;width:38px;height:38px}.header-search input{padding-right:12px;font-size:12px}.icon-button,.cart-button{width:38px;height:38px}.hero{margin-top:calc(var(--hero-header-height) * -1);min-height:800px;padding:var(--hero-header-height) 18px 0;background-position:68% 0}.hero-copy{bottom:82px;left:18px;right:18px}.hero-pretitle{letter-spacing:.2em;gap:8px;margin-bottom:22px;font-size:8px}.hero-pretitle:before{width:26px}.hero h1{max-width:100%;font-size:clamp(2.55rem,12.5vw,4.1rem)}.hero h1 span{white-space:normal}.hero p{max-width:330px;font-size:18px}.hero .hero-story{letter-spacing:.18em;white-space:normal;gap:10px;margin-top:28px;font-size:7px}.hero .hero-story:before{flex-basis:22px}.hero-cta{gap:18px;min-height:52px;padding:0 22px 0 28px}}@media (prefers-reduced-motion:reduce){.hero-pretitle,.hero h1,.hero p,.hero-cta,.hero-story{animation:none}.hero-cta,.hero-cta span,.header-nav a,.header-search,.header-search input,.icon-button,.cart-button{transition:none}.hero-cta:hover,.hero-cta:focus-visible,.hero-cta:hover span,.hero-cta:focus-visible span{transform:none}}.admin-panel{color:#fff1dd;background:linear-gradient(#24160f 0%,#392416 42%,#4a3020 100%);padding:88px clamp(18px,6vw,86px) 76px}.admin-panel-inner{max-width:1380px;margin:0 auto}.admin-panel-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.admin-panel-heading h2{margin:6px 0 0;font-family:Playfair Display,serif;font-size:clamp(34px,4vw,58px);line-height:1}.admin-create-button,.admin-form-actions button:first-child{color:#140d09;background:#d8b15d;border:1px solid #ffe3a452;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-weight:900;transition:background .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);display:inline-flex}.admin-create-button:hover,.admin-form-actions button:first-child:hover{background:#f0ca74;transform:translateY(-1px)}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.admin-metrics strong{color:#f3d493;background:#100a076b;border:1px solid #d8b15d29;border-radius:8px;gap:2px;min-height:86px;padding:18px;font-family:Playfair Display,serif;font-size:30px;display:grid}.admin-metrics span{color:#fff1ddb8;letter-spacing:.12em;text-transform:uppercase;font-family:DM Sans,system-ui,sans-serif;font-size:11px;font-weight:800}.admin-workspace{grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);align-items:start;gap:22px;display:grid}.admin-product-form,.admin-product-list{background:#100a077a;border:1px solid #d8b15d29;border-radius:8px;padding:22px;box-shadow:0 24px 80px #0000003d}.admin-product-form{top:calc(var(--hero-header-height,104px) + 20px);gap:14px;display:grid;position:sticky}.admin-form-title{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.admin-form-title strong{color:#ffe3a4;font-size:18px}.admin-form-title span{color:#fff1dd8a;font-size:12px}.admin-product-form label,.admin-images-header,.admin-filter{color:#ead1a2;letter-spacing:.1em;text-transform:uppercase;gap:8px;font-size:11px;font-weight:900;display:grid}.admin-product-form input,.admin-product-form select,.admin-product-form textarea,.admin-filter input{color:#fff1dd;text-transform:none;background:#0705048a;border:1px solid #d8b15d33;border-radius:8px;outline:0;width:100%;min-height:42px;padding:0 12px;transition:border-color .18s,background .18s}.admin-product-form textarea{resize:vertical;padding:12px}.admin-product-form input:focus,.admin-product-form select:focus,.admin-product-form textarea:focus,.admin-filter input:focus{background:#070504b3;border-color:#f3d49394}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-form-grid.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.profit-strip{background:#d8b15d1a;border:1px solid #d8b15d2e;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.profit-strip span{color:#fff1ddad;gap:4px;font-size:12px;display:grid}.profit-strip strong{color:#ffd98b;font-size:20px}.admin-switches{align-content:center;gap:8px;padding-top:18px;display:grid}.admin-switches label{flex-direction:row;align-items:center;gap:8px;display:flex}.admin-switches input{accent-color:#d8b15d;width:auto;min-height:auto}.admin-images-field{gap:10px;display:grid}.admin-images-header{justify-content:space-between;align-items:center;display:flex}.admin-images-header small{color:#fff1dd9e}.image-upload-control{cursor:pointer;text-align:center;background:#d8b15d14;border:1px dashed #d8b15d57;border-radius:8px;place-items:center;gap:6px;min-height:112px;padding:18px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:grid!important}.image-upload-control svg{color:#f3d493}.image-upload-control span{color:#fff1dd;letter-spacing:.08em;font-size:12px}.image-upload-control small{color:#fff1dd94;letter-spacing:.08em;font-size:10px}.image-upload-control:hover,.image-upload-control.is-dragging{background:#d8b15d29;border-color:#f3d493b8;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #f3d49329,0 18px 48px #0000002e}.image-upload-control:has(input:disabled){cursor:not-allowed;opacity:.58}.image-upload-control input{display:none}.admin-image-preview-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-image-preview{aspect-ratio:1;background:#0705046b;border:1px solid #d8b15d29;border-radius:8px;align-items:center;display:grid;position:relative;overflow:hidden}.admin-image-preview img{object-fit:cover;width:100%;height:100%}.admin-image-preview span{color:#fff1ddc7;overflow-wrap:anywhere;padding:12px;font-size:11px;line-height:1.35}.admin-image-preview button,.admin-row-actions button{color:#f3d493;background:#070504b8;border:1px solid #d8b15d38;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .18s,color .18s;display:inline-flex}.admin-image-preview button{position:absolute;top:8px;right:8px}.admin-image-preview button:hover,.admin-row-actions button:hover{color:#ffe3a4;background:#d8b15d2e}.admin-form-actions{justify-content:flex-end;gap:10px;display:flex}.admin-form-actions button:last-child{color:#ead1a2;background:0 0;border:1px solid #d8b15d3d;border-radius:999px;min-height:42px;padding:0 18px}.admin-filter{align-items:center;gap:10px;margin-bottom:16px;display:flex}.admin-filter svg{color:#d8b15d;flex:none}.admin-products-table{gap:10px;max-height:720px;padding-right:4px;display:grid;overflow:auto}.admin-product-row{background:#0705045c;border:1px solid #d8b15d24;border-radius:8px;grid-template-columns:72px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px;display:grid}.admin-product-row.is-hidden{opacity:.66}.admin-product-thumb{aspect-ratio:1;color:#d8b15d;background:#15100c;border:1px solid #d8b15d33;border-radius:8px;justify-content:center;align-items:center;font-family:Playfair Display,serif;display:flex;overflow:hidden}.admin-product-thumb img{object-fit:cover;width:100%;height:100%}.admin-product-info{gap:4px;min-width:0;display:grid}.admin-product-info strong,.admin-product-price strong{color:#fff1dd}.admin-product-info span,.admin-product-info small,.admin-product-price span,.admin-state{color:#fff1dda8}.admin-product-info span,.admin-product-info small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-product-price{white-space:nowrap;justify-items:end;gap:4px;display:grid}.admin-product-price span{color:#f3d493;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d8b15d38;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900}.admin-row-actions{gap:7px;display:flex}.admin-error{color:#ffd4c5;background:#80261647;border:1px solid #ff9a7847;border-radius:8px;margin:0 0 18px;padding:12px 14px}@media (width<=1080px){.admin-workspace{grid-template-columns:1fr}.admin-product-form{position:static}}@media (width<=720px){.admin-panel{padding-inline:18px}.admin-panel-heading,.admin-form-actions{flex-direction:column;align-items:stretch}.admin-metrics,.admin-form-grid,.admin-form-grid.three-columns,.profit-strip{grid-template-columns:1fr}.admin-product-row{grid-template-columns:58px minmax(0,1fr)}.admin-product-price,.admin-row-actions{grid-column:2;justify-content:flex-start;justify-items:start}}
