*{box-sizing:border-box}:root{--bg:#080808;--panel:#111;--line:#2b2b2b;--gold:#d9aa2b;--gold2:#f0c94e;--text:#f7f7f2;--muted:#9c9c9c;--green:#68d391}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.promoBar{display:flex;align-items:center;justify-content:center;gap:28px;padding:9px 18px;background:linear-gradient(90deg,#7d5d00,#d9aa2b,#7d5d00);color:#090909}.promoBar>div{display:flex;align-items:center;gap:8px}.promoBar svg{width:17px}.promoBar button{display:flex;align-items:center;gap:3px;border:0;background:#090909;color:#fff;border-radius:99px;padding:6px 11px;font-weight:800}.promoBar button svg{width:14px}header{height:78px;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:22px;padding:0 max(18px,calc((100vw - 1320px)/2));background:#090909ed;border-bottom:1px solid #232323;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px}.brand img{width:50px;height:50px;object-fit:contain}.brand div{display:flex;flex-direction:column}.brand small{color:#888}.desktopNav{display:flex;align-items:center;gap:18px;margin-left:22px}.desktopNav a,.desktopNav button{background:none;border:0;color:#aaa;padding:8px 0}.desktopNav a:hover,.desktopNav button:hover{color:#fff}.headMeta{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:.78rem;color:#aaa}.headMeta span{display:flex;align-items:center;gap:5px}.headMeta svg{width:14px}.openState,.closedState{padding:5px 8px;border-radius:99px;font-weight:800}.openState{color:#7ce59d;background:#0b2915}.closedState{color:#ffaaa3;background:#32110e}.cartBtn{display:flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:10px 14px;background:var(--gold);color:#111;font-weight:900}.cartBtn span{background:#111;color:#fff;border-radius:99px;padding:3px 7px}.closedNotice{max-width:1320px;margin:12px auto 0;display:flex;align-items:center;gap:10px;padding:11px 16px;border:1px solid #4c3c13;background:#181408;border-radius:12px;color:#ddc66f}.closedNotice div{display:flex;flex-direction:column}.closedNotice span{font-size:.82rem;color:#b9ac7d}main{max-width:1320px;margin:auto;padding:0 18px}.hero{min-height:500px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;border-bottom:1px solid #202020}.hero h1{font-size:clamp(3.2rem,6.2vw,6rem);line-height:.92;letter-spacing:-.055em;margin:14px 0}.hero p{max-width:700px;color:#aaa;font-size:1.08rem;line-height:1.65}.eyebrow{display:flex;align-items:center;gap:6px;color:var(--gold2);font-size:.72rem;font-weight:950;letter-spacing:.11em}.eyebrow svg{width:16px}.heroActions{display:flex;gap:10px;margin-top:22px}.heroActions button{display:flex;align-items:center;gap:5px;border-radius:10px;padding:12px 16px;font-weight:900}.heroPrimary{background:var(--gold);color:#111;border:0}.heroSecondary{background:#111;color:#eee;border:1px solid #353535}.heroActions svg{width:17px}.facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.facts span{display:flex;gap:6px;align-items:center;border:1px solid #2e2e2e;border-radius:99px;padding:8px 11px;color:#bbb}.facts svg{width:16px;color:var(--gold)}.heroLogo{height:360px;display:grid;place-items:center;position:relative}.heroLogo img{position:relative;width:82%;height:300px;object-fit:contain;z-index:2}.glow{position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,#d9aa2b38,transparent 68%)}.homeSection{padding:50px 0 10px}.sectionTitle{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.sectionTitle h2,.catalog h2{font-size:2.25rem;letter-spacing:-.03em;margin:6px 0}.savingMessage{color:#aaa;font-size:.82rem}.categoryTiles{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.categoryTiles button{min-height:120px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:4px;padding:14px;border:1px solid #303030;border-radius:15px;background:linear-gradient(145deg,#161616,#0d0d0d);color:#fff}.categoryTiles button svg{width:26px;height:26px;color:var(--gold);margin-bottom:auto}.categoryTiles button small{color:#777}.categoryTiles button.active{border-color:var(--gold);background:#19150a}.horizontalProducts{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,280px);gap:13px;overflow-x:auto;padding-bottom:10px}.catalog{padding:60px 0 90px}.catalogHead{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.catalogHead p{color:#777;margin:0}.search{display:flex;align-items:center;gap:7px;width:min(470px,100%);background:#111;border:1px solid #333;border-radius:12px;padding:10px}.search input{flex:1;background:none;border:0;color:#fff;outline:0}.search>svg{width:18px;color:#888}.search button{border:0;background:none;color:#777}.catalogTools{display:flex;justify-content:space-between;gap:10px;margin:18px 0}.catalogTools button,.catalogTools select{min-height:42px;border:1px solid #343434;border-radius:10px;background:#111;color:#ddd;padding:0 12px}.filterBtn{display:flex;align-items:center;gap:6px}.filterPanel{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:10px;align-items:end;padding:14px;margin-bottom:18px;background:#101010;border:1px solid #2d2d2d;border-radius:13px}.filterPanel label{display:grid;gap:5px;color:#999;font-size:.78rem}.filterPanel select{padding:9px;background:#171717;color:#fff;border:1px solid #383838;border-radius:8px}.toggleFilter{display:flex!important;align-items:center;gap:7px;min-height:40px}.filterPanel>button{height:40px;border:1px solid #444;border-radius:8px;background:#191919;color:#ddd}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.productCard{position:relative;background:#111;border:1px solid #292929;border-radius:17px;overflow:hidden;transition:.18s}.productCard:hover{transform:translateY(-3px);border-color:#5d4b16;box-shadow:0 18px 45px #0007}.productCard.sold{opacity:.58}.productBadges{position:absolute;top:9px;left:9px;right:9px;z-index:3;display:flex;gap:5px;flex-wrap:wrap}.badge{display:flex;align-items:center;gap:3px;border-radius:99px;padding:5px 7px;font-size:.65rem;font-weight:900}.badge svg{width:12px}.featuredBadge{background:#d9aa2be8;color:#111}.offerBadge{background:#25844de8}.lowBadge{margin-left:auto;background:#a13226e8}.productVisual{height:190px;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#26200d,#111 55%,#0c0c0c)}.productVisual img{width:100%;height:100%;object-fit:contain;padding:15px}.categoryFallback{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.categoryFallback svg{width:48px;height:48px;color:var(--gold)}.categoryFallback span{font-size:.75rem;color:#777}.productBody{padding:14px}.productBody>small{color:#888}.productBody h3{min-height:46px;margin:7px 0;font-size:1rem}.price{display:flex;align-items:baseline;gap:8px}.price b{font-size:1.35rem}.price del{color:#777}.pack{display:flex;align-items:center;gap:5px;margin-top:8px;padding:7px;border-radius:8px;background:#1b170b;color:#e3b638;border:1px solid #493b15;font-size:.78rem}.cardFooter{margin-top:12px;display:flex;align-items:center;justify-content:space-between;color:#888;font-size:.76rem}.cardFooter button{display:flex;align-items:center;gap:3px;background:#eee;color:#111;border:0;border-radius:8px;padding:8px 9px;font-weight:900}.cardFooter button:disabled{opacity:.4}.emptyCatalog{display:grid;place-items:center;text-align:center;padding:60px;border:1px dashed #333;border-radius:15px;color:#888}.emptyCatalog h3{color:#fff}.emptyCatalog button{padding:9px 13px;border:0;border-radius:8px;background:var(--gold);font-weight:900}footer{border-top:1px solid #222;padding:30px max(18px,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:20px;flex-wrap:wrap;color:#888}footer>div{display:flex;align-items:center;gap:8px}footer img{width:36px;height:36px;object-fit:contain}footer span{display:flex;align-items:center;gap:5px}footer b{color:#eee}footer small{margin-left:auto}.whatsappFloat{position:fixed;right:20px;bottom:20px;z-index:45;display:flex;align-items:center;gap:7px;padding:11px 14px;border-radius:99px;background:#1fa855;color:#fff;font-weight:900;box-shadow:0 12px 35px #0008}.back,.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#000c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}aside{position:absolute;right:0;top:0;bottom:0;width:min(540px,100%);background:#0d0d0d;padding:22px;border-left:1px solid #333;display:flex;flex-direction:column}.drawerHead{display:flex;align-items:center;justify-content:space-between}.drawerHead h2{margin:4px 0}.drawerHead>button,.detailClose{width:42px;height:42px;border-radius:10px;border:1px solid #333;background:#151515;color:#fff}.savingBox{display:flex;align-items:center;gap:8px;margin-top:14px;padding:10px;border-radius:10px;background:#0d2817;border:1px solid #205c35;color:#83e3a3}.items{display:grid;gap:10px;overflow:auto;flex:1;margin:16px 0}.item{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:13px;border:1px solid #292929;border-radius:11px;background:#141414}.itemInfo{display:flex;flex-direction:column;gap:3px}.itemInfo small{color:var(--gold)}.itemSaving{color:#67d68b!important}.qty{display:flex;align-items:center;gap:8px}.qty button{width:30px;height:30px;border:1px solid #333;background:#090909;color:#fff;border-radius:7px}.lineTotal{text-align:right}.emptyCart{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#777}.cartTotals{display:grid;gap:7px;padding:14px 0;border-top:1px solid #333}.cartTotals span{display:flex;justify-content:space-between}.green{color:#68d391!important}.primary{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:13px;border:0;border-radius:10px;background:var(--gold);color:#111;font-weight:950}.primary.compact{width:auto;min-width:160px}.productDetail{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(900px,calc(100% - 24px));max-height:90vh;overflow:auto;display:grid;grid-template-columns:1fr 1fr;background:#0f0f0f;border:1px solid #343434;border-radius:20px}.detailClose{position:absolute;right:14px;top:14px;z-index:4}.detailVisual{min-height:480px;display:grid;place-items:center;background:radial-gradient(circle,#2a2108,#111 58%,#0a0a0a)}.detailVisual img{width:100%;height:100%;max-height:480px;object-fit:contain;padding:28px}.categoryFallback.large svg{width:90px;height:90px}.detailInfo{padding:50px 30px 30px}.detailInfo>small,.detailInfo p{color:#999}.detailInfo h2{font-size:2.1rem;margin:8px 0}.detailPrice{display:flex;gap:12px;align-items:baseline;margin:20px 0}.detailPrice b{font-size:2rem}.detailPrice del{color:#777}.detailPack{display:flex;gap:10px;padding:12px;background:#1c1709;border:1px solid #544315;border-radius:11px;color:#e6bd45}.detailPack div{display:flex;flex-direction:column}.detailPack small{color:#b9a568}.detailStock{margin:18px 0}.detailStock span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:99px;font-size:.8rem}.detailStock .ok{background:#0d2b17;color:#79dda0}.detailStock .low{background:#34150f;color:#ff9e85}.detailStock .out{background:#321010;color:#ff8b8b}.checkout,.success,.orderLookup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(820px,calc(100% - 24px));max-height:92vh;overflow:auto;padding:22px;background:#0e0e0e;border:1px solid #333;border-radius:18px}.stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:18px 0}.stepper>div{display:flex;align-items:center;gap:7px;padding:9px;background:#121212;border:1px solid #292929;border-radius:9px;color:#666;font-size:.8rem}.stepper span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#242424}.stepper .active{color:#eee;border-color:#514315}.stepper .active span{background:var(--gold);color:#111}.form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.form label,.orderLookup label,.notesLabel{display:grid;gap:5px;color:#aaa;font-size:.82rem}.form input,.orderLookup input,.notesLabel textarea{padding:11px;background:#151515;color:#fff;border:1px solid #353535;border-radius:9px}.form .full{grid-column:1/-1}.choiceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0}.choice{min-height:108px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:13px;background:#121212;color:#fff;border:1px solid #383838;border-radius:12px;text-align:left}.choice>svg{width:23px;color:var(--gold)}.choice>span{display:flex;flex-direction:column;gap:3px}.choice small{color:#777}.choice.active{border-color:var(--gold);background:#191509}.quoteBox,.blueQuoteBox{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:13px;margin:10px 0;background:#101010;border:1px solid #333;border-radius:11px}.quoteBox>div,.blueQuoteBox>div:first-child{display:flex;align-items:center;gap:8px}.quoteBox span,.blueQuoteBox>div:first-child span{display:flex;flex-direction:column}.quoteBox small,.blueQuoteBox small{color:#888}.quoteBox button,.blueQuoteBox>button{padding:9px 11px;border:1px solid #444;border-radius:8px;background:#191919;color:#fff}.blueQuoteBox{grid-template-columns:1fr auto}.blueQuoteFacts{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.blueQuoteFacts span{display:flex;flex-direction:column;padding:9px;background:#151515;border-radius:8px}.estimateNotice{grid-column:1/-1;display:flex;flex-direction:column;gap:3px;padding:10px;background:#181408;border:1px solid #4d3d12;border-radius:9px}.estimateNotice b{color:var(--gold2)}.blueQuoteBox p{grid-column:1/-1;margin:0;color:#888;font-size:.78rem}.notesLabel{margin-top:15px}.notesLabel textarea{min-height:80px}.stepActions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px}.stepActions>button:not(.primary){display:flex;align-items:center;gap:5px;padding:10px 12px;border:1px solid #3a3a3a;border-radius:9px;background:#151515;color:#ddd}.reviewBox{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.reviewBox>div{display:flex;flex-direction:column;padding:11px;background:#121212;border:1px solid #2e2e2e;border-radius:9px}.reviewBox span{color:#888;font-size:.74rem}.reviewBox small{color:#777;margin-top:3px}.reviewItems{display:grid;gap:6px;margin:13px 0;padding:11px;background:#0b0b0b;border-radius:9px}.reviewItems span,.totals span{display:flex;justify-content:space-between}.agecheck{display:flex;gap:8px;padding:11px;background:#181408;border:1px solid #4c3c13;border-radius:9px;color:#cdbd8d}.totals{display:grid;gap:7px;margin:15px 0}.totals .grand{border-top:1px solid #333;padding-top:9px;font-size:1.12rem}.totals .grand b{color:var(--gold);font-size:1.35rem}.success{text-align:center;max-width:460px}.success>svg{width:62px;height:62px;color:#62df90}.success>span{display:block;color:#62df90;font-weight:900}.successFacts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.successFacts span{display:flex;flex-direction:column;padding:10px;background:#151515;border-radius:9px;color:#888}.successFacts b{color:#fff}.success>button:not(.primary){margin-top:8px;padding:10px 14px;border:1px solid #333;border-radius:8px;background:#151515;color:#ddd}.orderLookup{max-width:500px}.orderLookup>p{color:#999}.orderLookup label{margin:11px 0}.statusResult{display:flex;gap:11px;margin-top:15px;padding:13px;background:#0d2616;border:1px solid #235f37;border-radius:11px}.statusResult>svg{color:#68d391}.statusResult div{display:flex;flex-direction:column}.statusResult span{color:#86d9a1;font-size:.78rem}.statusResult h3{text-transform:capitalize;margin:3px 0}.statusResult p{margin:2px 0;color:#aaa}.statusResult a{margin-top:5px;color:#d9aa2b;text-decoration:underline}.gate,.loading{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,#46370f66,transparent 35%),#090909;padding:18px}.gateCard{width:min(450px,100%);text-align:center;background:#111;border:1px solid #333;border-radius:20px;padding:28px}.gateCard img{width:120px;height:90px;object-fit:contain}.gateCard>span{display:block;color:var(--gold);font-weight:900}.gateCard p{color:#aaa}.ageButtons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.ageButtons button{min-height:48px;font-weight:900;border-radius:10px}.secondaryAge{background:#222;color:#fff;border:1px solid #444}.gateCard>small{display:block;margin-top:14px;opacity:.7}@media (max-width:1100px){.desktopNav{display:none}.categoryTiles{grid-template-columns:repeat(4,1fr)}.grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.heroLogo,.headMeta{display:none}}@media (max-width:760px){.promoBar{justify-content:space-between}.promoBar span{display:none}header{height:68px;padding:0 12px}.brand img{width:42px;height:42px}.brand small,.cartBtn b{display:none}main{padding:0 12px}.closedNotice{margin:10px 12px 0}.hero{min-height:auto;padding:50px 0}.hero h1{font-size:3.25rem}.heroActions{flex-direction:column}.heroActions button{justify-content:center}.sectionTitle{align-items:flex-start;flex-direction:column}.categoryTiles{grid-template-columns:repeat(2,1fr)}.catalogHead{align-items:stretch;flex-direction:column}.search{width:100%}.filterPanel{grid-template-columns:1fr 1fr}.grid{grid-template-columns:repeat(2,1fr);gap:9px}.productVisual{height:155px}.productBody{padding:11px}.productBody h3{font-size:.9rem}.productDetail{grid-template-columns:1fr}.detailVisual{min-height:260px}.detailInfo{padding:24px}.form{grid-template-columns:1fr}.form .full{grid-column:auto}.choiceGrid{grid-template-columns:1fr}.stepper b{display:none}.stepper>div{justify-content:center}.reviewBox,.blueQuoteFacts,.quoteBox,.blueQuoteBox{grid-template-columns:1fr}.whatsappFloat span{display:none}.whatsappFloat{width:48px;height:48px;padding:0;justify-content:center}footer{padding:24px 12px;display:grid}footer small{margin:0}.item{grid-template-columns:1fr auto}.lineTotal{grid-column:1/-1}.horizontalProducts{grid-auto-columns:minmax(220px,78vw)}}.trackingChannels{display:flex;flex-direction:column;gap:4px;margin:9px 0;padding:10px 12px;border:1px solid #2f4938;background:#0d1d13;border-radius:10px;color:#a9cdb4;font-size:.8rem}.trackingChannels b{color:#7de39e}.orderTimeline{margin:16px 0;padding:16px;border:1px solid #e4e8e6;border-radius:14px;background:#fff}.timelineTitle{display:flex;justify-content:space-between;margin-bottom:10px}.timelineBar{height:8px;border-radius:999px;background:#e7ece9;overflow:hidden}.timelineBar i{display:block;height:100%;background:#168443;border-radius:999px}.timelineSteps{display:flex;justify-content:space-between;gap:5px;margin-top:9px;overflow:auto}.timelineSteps span{font-size:10px;color:#929b96;white-space:nowrap}.timelineSteps span.active{color:#166d3a;font-weight:800}.saveCustomerCheck{display:flex!important;grid-column:1/-1;align-items:flex-start;gap:10px;padding:12px;background:#111b15;border:1px solid #294332;border-radius:10px}.saveCustomerCheck input{width:18px;height:18px;margin-top:2px}.saveCustomerCheck span{display:flex;flex-direction:column}.saveCustomerCheck b{color:#8ce1a9}.saveCustomerCheck small{color:#8b9b91;margin-top:3px}.prepaidDeliveryNotice{display:flex;gap:10px;padding:12px;margin:12px 0;background:#101b29;border:1px solid #29476c;border-radius:11px;color:#b8d4f2}.prepaidDeliveryNotice>svg{color:#63a8ef;flex:0 0 auto}.prepaidDeliveryNotice div{display:flex;flex-direction:column;gap:4px}.prepaidDeliveryNotice strong{color:#ffca72}.disabledChoice{opacity:.5;cursor:not-allowed}.paymentReturn{position:sticky;top:78px;z-index:29;display:flex;align-items:center;gap:12px;max-width:1320px;margin:10px auto;padding:12px 14px;border-radius:12px;border:1px solid #3a4c43;background:#101a14;color:#bde0c8}.paymentReturn>div{display:flex;align-items:center;gap:9px;flex:1}.paymentReturn span{display:flex;flex-direction:column}.paymentReturn small{color:#8da595}.paymentReturn.approved{border-color:#266b3d;background:#0b2113}.paymentReturn.pending{border-color:#69571c;background:#211c0b;color:#e7d48e}.paymentReturn.rejected,.paymentReturn.cancelled,.paymentReturn.error{border-color:#6d2e2e;background:#241010;color:#f0b4b4}.paymentReturn>button:not(.dismissPayment){border:0;border-radius:8px;padding:8px 10px;background:#eee;color:#111;font-weight:800}.dismissPayment{border:0;background:none;color:inherit}.uberMapBox{grid-column:1/-1;margin:10px 0;padding:12px;border:1px solid #31463a;border-radius:12px;background:#0d1510}.mapActions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:9px}.mapActions button{padding:9px 11px;border-radius:8px;border:1px solid #415449;background:#18241d;color:#d9e6dd;font-weight:700}.uberDeliveryMap{height:310px;width:100%;border-radius:10px;overflow:hidden;background:#202520;z-index:1}.mapConfirm{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:9px;padding:9px 10px;border-radius:9px;background:#30280e;color:#f0d58b}.mapConfirm.ok{background:#113421;color:#9ee5b7}.uberMapBox>small{display:block;margin-top:7px;color:#809086}.creatorFooter{margin-top:26px;padding:20px;text-align:center;border-top:1px solid #232a25;color:#7f8c83;font-size:12px}.creatorFooter b{color:#c9d4cc}.creatorFooter a{color:#a9d9bb;text-decoration:none}@media (max-width:700px){.uberDeliveryMap{height:260px}.mapConfirm{align-items:flex-start;flex-direction:column}}.productCard{display:flex;flex-direction:column}.productVisual,.detailVisual{position:relative;overflow:hidden;isolation:isolate}.productVisual:before,.detailVisual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#ffffff0d,#fff0 34%),radial-gradient(circle at 50% 32%,#e2b73e29,#12121200 44%),linear-gradient(135deg,#151515,#111 54%,#0b0b0b)}.productVisual{height:210px;border-bottom:1px solid rgba(255,255,255,.06)}.productBody{position:relative;z-index:1;background:linear-gradient(180deg,#0a0a0ae0,#0f0f0f)}.productImage,.detailImage{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:16px;filter:drop-shadow(0 10px 24px rgba(0,0,0,.38))}.detailImage{max-height:520px;padding:22px}.categoryFallback,.categoryFallback.large{position:relative;z-index:1;width:100%;height:100%;display:grid;place-items:center;text-align:center;padding:22px;color:silver}.categoryFallback span{display:block;margin-top:10px;font-weight:700}.productCard:hover{transform:translateY(-2px);box-shadow:0 16px 35px #00000047}.detailVisual{min-height:520px}@media (max-width:760px){.productVisual{height:190px}.detailVisual{min-height:320px}.detailImage{max-height:340px;padding:16px}}.grid{align-items:stretch;grid-auto-rows:1fr}.horizontalProducts{align-items:stretch}.productCard{min-width:0;height:100%;display:flex;flex-direction:column;background:#0f0f0f;border:1px solid #282828;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0000002e}.productCard:hover{transform:translateY(-2px);border-color:#5b4a17;box-shadow:0 16px 34px #00000052}.productCard.sold{opacity:.62}.productVisual{height:245px;min-height:245px;position:relative;display:grid;place-items:center;overflow:hidden;background:#f3f1ec!important;border-bottom:1px solid #262626}.productVisual:before{display:none!important}.productImage{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:20px 24px;filter:none!important;mix-blend-mode:multiply}.productBadges{top:11px;left:11px;right:11px;z-index:3}.badge{box-shadow:0 3px 12px #0000002e}.categoryFallback{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(145deg,#f6f4ee,#e7e2d7);color:#746a58}.categoryFallback svg{width:54px;height:54px;color:#b88c1f}.categoryFallback span{color:#756f63!important;font-weight:800;font-size:.76rem}.productBody{flex:1;display:flex;flex-direction:column;padding:15px 16px 16px;background:#101010!important}.productMeta{min-height:22px;display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:5px}.productBrand{color:#d8b348;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.productCategory{color:#8e8e8e;font-size:.75rem}.productBrand+.productCategory:before{content:"·";margin-right:7px;color:#555}.productBody h3{min-height:48px;margin:2px 0 10px;font-size:1rem;line-height:1.35;color:#f4f4f4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productBody .pack{margin:0 0 9px}.price{margin-top:auto;padding-top:2px;min-height:42px}.price b{font-size:1.42rem;letter-spacing:-.025em;color:#fff}.price del{font-size:.84rem;color:#777}.cardFooter{margin-top:12px;padding-top:11px;border-top:1px solid #242424;display:flex;align-items:center;justify-content:space-between;gap:10px}.cardFooter>span{min-width:0;font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stockOk{color:#9a9a9a}.stockOut{color:#d77b70}.cardFooter button{flex:0 0 auto;min-height:40px;padding:9px 13px;border-radius:10px;background:#f0f0f0;color:#111;box-shadow:none}.cardFooter button:hover:not(:disabled){background:#ddb12d}.cardFooter button:disabled{opacity:.38}.detailVisual{background:#f3f1ec!important;min-height:520px;overflow:hidden}.detailVisual:before{display:none!important}.detailImage{width:100%;height:100%;max-height:520px;object-fit:contain;object-position:center;padding:34px;mix-blend-mode:multiply;filter:none!important}.detailVisual .categoryFallback{min-height:520px}.productImage[src$=".png"],.productImage[src*=".png?"],.detailImage[src$=".png"],.detailImage[src*=".png?"]{mix-blend-mode:normal}@media (max-width:1100px){.productVisual{height:225px;min-height:225px}}@media (max-width:760px){.productCard{border-radius:14px}.productVisual{height:190px;min-height:190px}.productImage{padding:14px 16px}.productBody{padding:13px}.productBody h3{font-size:.94rem;min-height:44px}.price b{font-size:1.23rem}.cardFooter{align-items:flex-end}.cardFooter button{padding:8px 10px;min-height:38px}.detailVisual{min-height:300px}.detailImage{max-height:340px;padding:20px}.detailVisual .categoryFallback{min-height:300px}}:root{--retail-wine:#8f0f17;--retail-wine-dark:#65090f;--retail-gold:#c89a43;--retail-ink:#241d1d;--retail-muted:#746d6b;--retail-bg:#f7f5f2;--retail-line:#e6dfda}body{background:var(--retail-bg)!important;color:var(--retail-ink)!important}.storeApp{background:var(--retail-bg)!important;min-height:100vh}.promoBar{background:linear-gradient(90deg,var(--retail-wine),var(--retail-wine-dark))!important;color:#fff!important;border:0!important}.promoBar button{background:#fff!important;color:var(--retail-wine)!important;border:0!important}.retailHeader{background:#fff!important;border-bottom:1px solid var(--retail-line)!important;display:grid!important;grid-template-columns:minmax(220px,310px) minmax(280px,1fr) auto auto auto!important;gap:20px!important;align-items:center!important;padding:14px 28px!important;position:sticky!important;top:0!important;z-index:30!important}.retailHeader .brand{color:var(--retail-ink)!important;min-width:0}.retailHeader .brand img{width:66px!important;height:66px!important;object-fit:contain!important}.retailHeader .brand b{color:var(--retail-wine)!important;font-size:20px!important}.retailHeader .brand small{color:var(--retail-gold)!important;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.headerSearch{height:48px;border:1px solid #d9d3cf;border-radius:999px;background:#fbfaf9;display:flex;align-items:center;padding:0 16px;gap:10px;box-shadow:inset 0 1px 2px #00000008}.headerSearch svg{color:var(--retail-wine)}.headerSearch input{border:0!important;background:transparent!important;outline:0!important;width:100%;font-size:15px;color:var(--retail-ink)}.headerSearch button{border:0;background:transparent;color:var(--retail-muted)}.retailHeader .desktopNav{display:flex!important;gap:8px!important}.retailHeader .desktopNav a,.retailHeader .desktopNav button{display:flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important;color:var(--retail-ink)!important;background:transparent!important;border:0!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;padding:8px!important}.retailHeader .desktopNav svg{width:22px;height:22px;color:var(--retail-wine)}.retailHeader .headMeta{min-width:74px}.retailHeader .cartBtn{background:var(--retail-wine)!important;color:#fff!important;border-radius:12px!important;border:0!important}main{max-width:1540px!important;margin:0 auto!important;padding:18px 26px 48px!important}.retailHero{min-height:390px!important;border-radius:14px!important;overflow:hidden!important;background:radial-gradient(circle at 78% 48%,rgba(200,154,67,.2),transparent 25%),linear-gradient(120deg,#140909,#3b0b0d 65%,#120707)!important;position:relative!important;padding:48px 58px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-shadow:0 16px 45px #37110f29!important}.retailHero.hasHeroPhoto{background-size:cover!important;background-position:center!important}.retailHero .heroCopy{max-width:610px!important;position:relative;z-index:2}.retailHero .eyebrow{color:#f2c66e!important;font-weight:900!important;letter-spacing:.14em!important}.retailHero h1{color:#fff!important;font-size:clamp(42px,5vw,72px)!important;line-height:.95!important;margin:8px 0 16px!important;text-transform:uppercase!important;max-width:760px}.retailHero p{color:#f3e9e5!important;font-size:20px!important;max-width:600px!important}.retailHero .heroPrimary{background:var(--retail-wine)!important;color:#fff!important;border:0!important}.retailHero .heroSecondary{background:#0f080873!important;color:#fff!important;border:1px solid rgba(230,185,98,.8)!important}.heroBrandMark{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:230px;padding:26px;border-radius:24px;background:#12080859;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.heroBrandMark img{width:180px;height:180px;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(0,0,0,.3))}.heroBrandMark span{color:#f0c469;font-weight:900;text-transform:uppercase;letter-spacing:.08em;text-align:center}.retailBenefits{margin:12px 0 18px;background:#fff;border:1px solid var(--retail-line);border-radius:12px;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}.retailBenefits>div{padding:16px 18px;display:flex;align-items:center;justify-content:center;gap:11px;border-right:1px solid var(--retail-line)}.retailBenefits>div:last-child{border-right:0}.retailBenefits svg{color:var(--retail-wine);width:25px;height:25px}.retailBenefits span{display:flex;flex-direction:column}.retailBenefits b{font-size:12px;text-transform:uppercase;color:var(--retail-ink)}.retailBenefits small{color:var(--retail-muted)}.homeSection,.catalog{background:transparent!important;border:0!important;padding:12px 0!important;margin:0 0 14px!important}.sectionTitle h2,.catalogHead h2{color:var(--retail-ink)!important;font-size:26px!important}.sectionTitle .eyebrow,.catalogHead .eyebrow{color:var(--retail-wine)!important}.sectionLink{background:transparent!important;border:0!important;color:var(--retail-wine)!important;font-weight:900!important;display:flex;align-items:center;gap:4px}.categoryTiles{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))!important;gap:12px!important;overflow:visible!important}.categoryTiles button{background:#fff!important;border:1px solid var(--retail-line)!important;color:var(--retail-ink)!important;border-radius:12px!important;min-height:98px!important;box-shadow:0 3px 10px #3c23190d!important}.categoryTiles button svg{color:var(--retail-wine)!important}.categoryTiles button.active{background:var(--retail-wine)!important;color:#fff!important;border-color:var(--retail-wine)!important}.categoryTiles button.active svg{color:#fff!important}.categoryTiles small{color:var(--retail-muted)!important}.categoryTiles button.active small{color:#f5dede!important}.horizontalProducts{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important}.productCard{background:#fff!important;border:1px solid var(--retail-line)!important;border-radius:12px!important;box-shadow:0 4px 16px #3c23190f!important;overflow:hidden!important;min-width:0!important;transition:.18s ease!important}.productCard:hover{transform:translateY(-3px);box-shadow:0 11px 26px #3c23191c!important}.productVisual{background:#fff!important;min-height:205px!important;border-bottom:1px solid #f0ebe7!important;padding:14px!important}.productImage{object-fit:contain!important;max-height:190px!important}.productBody{padding:14px!important}.productBody h3{color:var(--retail-ink)!important;font-size:15px!important;line-height:1.25!important;min-height:38px!important}.productMeta,.productCategory,.productBrand{color:var(--retail-muted)!important}.price b{color:var(--retail-wine)!important;font-size:21px!important}.price del{color:#9e9692!important}.cardFooter button{background:var(--retail-wine)!important;color:#fff!important;border:0!important}.offerBadge{background:var(--retail-wine)!important;color:#fff!important}.featuredBadge{background:#efe3c4!important;color:#6d4a0d!important}.pack{background:#fbf5e8!important;color:#765316!important}.catalog{background:#fff!important;border:1px solid var(--retail-line)!important;border-radius:14px!important;padding:22px!important}.catalogHead .search{background:#f8f6f4!important;border-color:#ddd5cf!important}.catalogTools button,.catalogTools select,.filterPanel select{background:#fff!important;color:var(--retail-ink)!important;border:1px solid #ddd5cf!important}.productGrid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.closedNotice{background:#fff4e5!important;color:#6b4512!important;border-color:#ead0a1!important}.retailFooter{background:linear-gradient(110deg,#5e070d,#8e1017 58%,#4e050a)!important;color:#fff!important;padding:32px max(28px,calc((100vw - 1480px)/2))!important;display:grid!important;grid-template-columns:1.2fr .8fr 1fr 1.35fr!important;gap:32px!important;align-items:start!important}.footerBrand{display:flex;gap:14px;align-items:center}.footerBrand img{width:84px;height:84px;object-fit:contain}.footerBrand div,.footerInfo,.gamiqOwner{display:flex;flex-direction:column;gap:7px}.footerBrand b{font-size:22px}.footerBrand span{color:#efc66c;font-weight:800}.footerInfo>b{font-size:12px;letter-spacing:.1em}.footerInfo a,.footerInfo button,.footerInfo span{color:#f0dddd!important;text-align:left;background:transparent;border:0;padding:0;font-size:13px}.gamiqOwner{border:2px solid #c99b45;padding:20px 24px;text-align:center;align-items:center;background:#32030638}.gamiqOwner span{font-size:13px;letter-spacing:.11em}.gamiqOwner strong{font-size:30px;color:#edc260;line-height:1}.gamiqOwner b{font-size:16px}.gamiqOwner small{color:#ffe8ba;font-size:14px}.gamiqOwner a{margin-top:6px;background:#e4b653;color:#401007!important;padding:10px 20px;border-radius:8px;font-size:18px;font-weight:900}.whatsappFloat{background:#25d366!important}@media (max-width:1150px){.retailHeader{grid-template-columns:1fr auto auto!important}.headerSearch{grid-column:1/-1;grid-row:2}.retailHeader .desktopNav{display:none!important}.horizontalProducts,.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.retailBenefits{grid-template-columns:repeat(3,1fr)}.retailBenefits>div{border-bottom:1px solid var(--retail-line)}.retailFooter{grid-template-columns:1fr 1fr!important}}@media (max-width:720px){main{padding:10px 12px 32px!important}.retailHeader{padding:10px 12px!important;gap:8px!important}.retailHeader .brand img{width:52px!important;height:52px!important}.retailHeader .brand div{display:none}.retailHeader .headMeta{display:none!important}.retailHero{min-height:420px!important;padding:34px 22px!important;align-items:flex-end!important}.retailHero h1{font-size:42px!important}.retailHero p{font-size:17px!important}.heroBrandMark{position:absolute!important;right:18px!important;top:18px!important;min-width:auto!important;padding:10px!important;background:#19070838}.heroBrandMark img{width:72px;height:72px}.heroBrandMark span{display:none}.retailBenefits{grid-template-columns:1fr 1fr!important}.retailBenefits>div{justify-content:flex-start}.categoryTiles{grid-template-columns:repeat(3,1fr)!important}.horizontalProducts,.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.productVisual{min-height:170px!important}.retailFooter{grid-template-columns:1fr!important;padding:28px 18px!important}.gamiqOwner{order:-1}}.institutionalTheme{--lc-black:#11110f;--lc-charcoal:#24231f;--lc-gold:#d6ad3b;--lc-gold-dark:#9c7614;--lc-gold-soft:#f3e5b8;--lc-ivory:#f8f5ed;--lc-white:#ffffff;--lc-line:#e4dece;--lc-muted:#6f695d;--lc-price:#8b6508;background:var(--lc-ivory)!important;color:var(--lc-black)!important}.institutionalTheme .promoBar{background:var(--lc-black)!important;color:var(--lc-white)!important;border-bottom:2px solid var(--lc-gold)!important}.institutionalTheme .promoBar b{color:var(--lc-gold)!important}.institutionalTheme .promoBar button{background:var(--lc-gold)!important;color:var(--lc-black)!important;font-weight:900!important}.institutionalTheme .retailHeader{background:var(--lc-white)!important;border-bottom:1px solid var(--lc-line)!important;box-shadow:0 5px 20px #241f110f!important}.institutionalTheme .retailHeader .brand b{color:var(--lc-black)!important}.institutionalTheme .retailHeader .brand small{color:var(--lc-gold-dark)!important}.institutionalTheme .retailHeader .desktopNav svg,.institutionalTheme .headerSearch svg{color:var(--lc-gold-dark)!important}.institutionalTheme .retailHeader .cartBtn{background:var(--lc-black)!important;color:var(--lc-white)!important;border:2px solid var(--lc-gold)!important}.institutionalTheme .headerSearch{background:#fbfaf6!important;border:1px solid #d9d1be!important}.institutionalTheme .retailHero{background:radial-gradient(circle at 77% 45%,rgba(214,173,59,.19),transparent 25%),linear-gradient(120deg,#0b0b09,#242116 70%,#0d0d0a)!important}.institutionalTheme .retailHero .eyebrow,.institutionalTheme .heroBrandMark span{color:var(--lc-gold)!important}.institutionalTheme .retailHero .heroPrimary{background:var(--lc-gold)!important;color:var(--lc-black)!important;font-weight:900!important}.institutionalTheme .retailHero .heroSecondary{border-color:var(--lc-gold)!important;color:#fff!important}.institutionalTheme .retailBenefits{background:#fff!important;border-color:var(--lc-line)!important}.institutionalTheme .retailBenefits svg{color:var(--lc-gold-dark)!important}.institutionalTheme .retailBenefits b{color:var(--lc-black)!important}.institutionalTheme .retailBenefits small{color:var(--lc-muted)!important}.institutionalTheme .sectionTitle .eyebrow,.institutionalTheme .catalogHead .eyebrow{color:var(--lc-gold-dark)!important}.institutionalTheme .sectionTitle h2,.institutionalTheme .catalogHead h2{color:var(--lc-black)!important}.institutionalTheme .categoryTiles button{background:#fff!important;border:1px solid var(--lc-line)!important;color:var(--lc-black)!important}.institutionalTheme .categoryTiles button svg{color:var(--lc-gold-dark)!important}.institutionalTheme .categoryTiles button.active{background:var(--lc-black)!important;color:#fff!important;border-color:var(--lc-black)!important;box-shadow:inset 0 -3px 0 var(--lc-gold)!important}.institutionalTheme .categoryTiles button.active svg{color:var(--lc-gold)!important}.institutionalTheme .productCard{background:#fff!important;border:1px solid var(--lc-line)!important;box-shadow:0 5px 18px #241f1112!important}.institutionalTheme .productVisual{background:#fff!important;border-bottom:1px solid #eee8d9!important}.institutionalTheme .productBody{display:flex!important;flex-direction:column!important;min-height:215px!important}.institutionalTheme .productMeta{min-height:19px;gap:6px!important}.institutionalTheme .productBrand{color:var(--lc-gold-dark)!important;font-weight:800!important}.institutionalTheme .productCategory{color:var(--lc-muted)!important;font-weight:600!important}.institutionalTheme .productBody h3{color:var(--lc-black)!important;font-size:16px!important;line-height:1.24!important;font-weight:850!important;margin:6px 0 4px!important;min-height:40px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.institutionalTheme .productCardDescription{margin:0 0 8px!important;min-height:34px!important;color:#5e594f!important;font-size:13px!important;line-height:1.3!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.institutionalTheme .pack{background:#faf2d8!important;color:#6c5010!important;border:1px solid #e7d18a!important;font-weight:750!important}.institutionalTheme .price{margin-top:auto!important;display:flex!important;align-items:flex-end!important;gap:8px!important;padding-top:8px!important}.institutionalTheme .price b{color:var(--lc-price)!important;font-size:25px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.03em!important}.institutionalTheme .price del{color:#938c7d!important;font-size:13px!important}.institutionalTheme .cardFooter{border-top:1px solid #eee8d9!important;margin-top:10px!important;padding-top:10px!important}.institutionalTheme .cardFooter button{background:var(--lc-black)!important;color:#fff!important;border:1px solid var(--lc-black)!important;font-weight:850!important}.institutionalTheme .cardFooter button:hover{background:var(--lc-gold)!important;color:var(--lc-black)!important}.institutionalTheme .stockOk{color:#50613f!important;font-weight:700!important}.institutionalTheme .stockOut{color:#a13d33!important;font-weight:700!important}.institutionalTheme .offerBadge{background:var(--lc-black)!important;color:var(--lc-gold)!important;border:1px solid var(--lc-gold)!important}.institutionalTheme .featuredBadge{background:var(--lc-gold)!important;color:var(--lc-black)!important}.institutionalTheme .catalog{background:#fff!important;border-color:var(--lc-line)!important}.institutionalTheme .retailFooter{background:var(--lc-black)!important;border-top:4px solid var(--lc-gold)!important}.institutionalTheme .footerBrand span{color:var(--lc-gold)!important}.institutionalTheme .gamiqOwner{border:2px solid var(--lc-gold)!important;background:#171610!important}.institutionalTheme .gamiqOwner strong{color:var(--lc-gold)!important}.institutionalTheme .gamiqOwner a{background:var(--lc-gold)!important;color:var(--lc-black)!important}@media (max-width:720px){.institutionalTheme .promoBar{padding:8px 12px!important;gap:8px!important;align-items:flex-start!important}.institutionalTheme .promoBar>div{display:grid!important;grid-template-columns:auto 1fr!important;gap:3px 7px!important;align-items:center!important}.institutionalTheme .promoBar>div span{grid-column:2!important;font-size:11px!important;line-height:1.25!important}.institutionalTheme .promoBar button{font-size:11px!important;padding:7px 9px!important;white-space:nowrap!important}.institutionalTheme .retailHeader{grid-template-columns:auto 1fr auto!important;grid-template-areas:"brand status cart" "search search search"!important;padding:8px 10px 10px!important;gap:8px!important;position:sticky!important;top:0!important}.institutionalTheme .retailHeader .brand{grid-area:brand!important;min-width:0!important}.institutionalTheme .retailHeader .brand img{width:48px!important;height:48px!important}.institutionalTheme .retailHeader .brand div{display:block!important}.institutionalTheme .retailHeader .brand b{font-size:13px!important;line-height:1.05!important}.institutionalTheme .retailHeader .brand small{font-size:8px!important;display:block!important;white-space:nowrap!important}.institutionalTheme .retailHeader .headMeta{grid-area:status!important;min-width:auto!important;display:flex!important}.institutionalTheme .retailHeader .headMeta span{font-size:9px!important;padding:5px 7px!important}.institutionalTheme .retailHeader .cartBtn{grid-area:cart!important;min-width:74px!important;padding:8px 9px!important;gap:4px!important}.institutionalTheme .retailHeader .cartBtn b{font-size:10px!important}.institutionalTheme .headerSearch{grid-area:search!important;height:44px!important;width:100%!important}.institutionalTheme main{padding:8px 10px 28px!important;overflow:hidden!important}.institutionalTheme .retailHero{min-height:340px!important;border-radius:11px!important;padding:28px 18px 22px!important;background-position:center!important;display:flex!important;align-items:flex-end!important}.institutionalTheme .retailHero .heroCopy{max-width:100%!important;padding-right:0!important}.institutionalTheme .retailHero h1{font-size:36px!important;line-height:.98!important;max-width:90%!important;margin:5px 0 10px!important}.institutionalTheme .retailHero p{font-size:15px!important;line-height:1.35!important;max-width:92%!important}.institutionalTheme .heroActions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.institutionalTheme .heroActions button{min-width:0!important;padding:11px 9px!important;font-size:12px!important}.institutionalTheme .heroBrandMark{right:12px!important;top:12px!important;padding:6px!important;border-radius:12px!important}.institutionalTheme .heroBrandMark img{width:58px!important;height:58px!important}.institutionalTheme .retailBenefits{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:8px!important;padding:8px!important;background:transparent!important;border:0!important;border-radius:0!important;scrollbar-width:none!important}.institutionalTheme .retailBenefits::-webkit-scrollbar{display:none}.institutionalTheme .retailBenefits>div{flex:0 0 72%!important;min-height:66px!important;justify-content:flex-start!important;background:#fff!important;border:1px solid var(--lc-line)!important;border-radius:10px!important;padding:12px!important;scroll-snap-align:start!important}.institutionalTheme .homeSection{padding:8px 0!important;margin-bottom:8px!important}.institutionalTheme .sectionTitle{margin-bottom:10px!important;gap:8px!important}.institutionalTheme .sectionTitle h2{font-size:21px!important;line-height:1.1!important}.institutionalTheme .sectionTitle .eyebrow{font-size:10px!important}.institutionalTheme .categoryTiles{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.institutionalTheme .categoryTiles button{min-height:76px!important;padding:10px 8px!important;border-radius:10px!important}.institutionalTheme .categoryTiles button b{font-size:12px!important;white-space:normal!important;line-height:1.1!important}.institutionalTheme .horizontalProducts{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:10px!important;padding:2px 1px 8px!important;scrollbar-width:none!important}.institutionalTheme .horizontalProducts::-webkit-scrollbar{display:none}.institutionalTheme .horizontalProducts .productCard{flex:0 0 78vw!important;max-width:315px!important;scroll-snap-align:start!important}.institutionalTheme .catalog{padding:14px 10px!important;border-radius:11px!important}.institutionalTheme .catalogHead{display:block!important}.institutionalTheme .catalogHead .search{margin-top:10px!important;width:100%!important}.institutionalTheme .catalogTools{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.institutionalTheme .catalogTools>*{width:100%!important;min-width:0!important}.institutionalTheme .filterPanel{grid-template-columns:1fr!important}.institutionalTheme .productGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.institutionalTheme .productGrid .productCard{min-width:0!important;width:100%!important}.institutionalTheme .productGrid .productVisual{min-height:145px!important;height:145px!important;padding:8px!important}.institutionalTheme .productGrid .productImage{max-height:132px!important}.institutionalTheme .productGrid .productBody{min-height:220px!important;padding:10px!important}.institutionalTheme .productGrid .productMeta{display:block!important;min-height:30px!important}.institutionalTheme .productGrid .productMeta span{display:block!important;font-size:9px!important;line-height:1.2!important}.institutionalTheme .productGrid .productBody h3{font-size:13px!important;min-height:33px!important;margin:4px 0!important}.institutionalTheme .productGrid .productCardDescription{font-size:11px!important;min-height:30px!important}.institutionalTheme .productGrid .price b{font-size:18px!important}.institutionalTheme .productGrid .cardFooter{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.institutionalTheme .productGrid .cardFooter button{width:100%!important;justify-content:center!important}.institutionalTheme .retailFooter{grid-template-columns:1fr!important;gap:20px!important;padding:24px 14px!important}.institutionalTheme .gamiqOwner{padding:18px 12px!important}.institutionalTheme .gamiqOwner strong{font-size:27px!important}.institutionalTheme .gamiqOwner a{width:100%!important;text-align:center!important}}@media (max-width:390px){.institutionalTheme .retailHeader .brand div{display:none!important}.institutionalTheme .retailHero h1{font-size:31px!important}.institutionalTheme .heroActions{grid-template-columns:1fr!important}.institutionalTheme .horizontalProducts .productCard{flex-basis:84vw!important}.institutionalTheme .categoryTiles{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.institutionalTheme{background:var(--store-bg)!important;color:var(--store-text)!important}.institutionalTheme .retailHeader{background:var(--store-header)!important}.institutionalTheme .productCard,.institutionalTheme .productVisual,.institutionalTheme .productBody{background:var(--store-card)!important}.institutionalTheme .productBody h3{color:var(--store-text)!important;opacity:1!important;text-shadow:none!important}.institutionalTheme .productCardDescription{color:var(--store-muted)!important;opacity:1!important;font-weight:650!important;-webkit-line-clamp:var(--desc-lines)!important;min-height:calc(17px * var(--desc-lines))!important}.institutionalTheme .productBrand{color:#705408!important;font-weight:850!important;opacity:1!important}.institutionalTheme .productCategory{color:var(--store-muted)!important;opacity:1!important}.institutionalTheme .price{margin-top:auto!important}.institutionalTheme .price b{color:var(--store-price)!important;background:#fff3c4!important;border:1px solid #dcc46f!important;border-radius:8px!important;padding:6px 9px!important;font-size:25px!important;font-weight:950!important;opacity:1!important;text-shadow:none!important}.institutionalTheme .stockOk{color:#315520!important;font-weight:850!important;opacity:1!important}.categoryMenuButton{display:flex!important;align-items:center!important;gap:7px!important;padding:9px 12px!important;border:1px solid #dcd3bf!important;border-radius:10px!important;background:#fff!important;color:#171511!important;font-weight:900!important}.categoryMenuButton svg{color:#9c7614!important}.categoryDrawerOverlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000!important;background:#00000085!important}.categoryDrawer{width:min(390px,90vw)!important;height:100%!important;overflow-y:auto!important;background:#fff!important;padding:18px!important;box-shadow:20px 0 45px #00000040!important}.categoryDrawerHead{display:flex!important;justify-content:space-between!important;align-items:center!important;padding-bottom:12px!important;border-bottom:1px solid #e9e2d4!important}.categoryDrawerHead span{font-size:10px;font-weight:900;color:#8c6810;letter-spacing:.13em}.categoryDrawerHead h2{margin:2px 0;color:#171511}.categoryDrawerHead button{width:38px;height:38px;border-radius:50%;border:1px solid #ddd5c4;background:#fff;color:#111}.categoryDrawer>button{width:100%!important;display:grid!important;grid-template-columns:34px 1fr auto!important;align-items:center!important;gap:10px!important;padding:13px 8px!important;border:0!important;border-bottom:1px solid #eee8dc!important;background:#fff!important;color:#171511!important;text-align:left!important}.categoryDrawer>button>svg:first-child{color:#9c7614!important}.categoryDrawer>button span{display:flex;flex-direction:column}.categoryDrawer>button small{color:#70695c}.categoryDrawer>button.active{background:#faf3d9!important;border-left:4px solid var(--store-accent)!important}.categoryFirstState{min-height:270px!important;border:1px dashed #cfbf8d!important;border-radius:14px!important;background:#fffdf6!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:30px!important;color:#171511!important}.categoryFirstState>svg{width:44px;height:44px;color:#9c7614!important}.categoryFirstState h3{font-size:24px;margin:7px 0}.categoryFirstState p{max-width:500px;color:#665f52;line-height:1.45}.categoryFirstState button{margin-top:10px;background:#171511!important;color:#fff!important;border:2px solid var(--store-accent)!important;border-radius:10px!important;padding:11px 18px!important;font-weight:900!important;display:flex!important;align-items:center!important;gap:7px!important}.ecommerceAdvancedVisual{margin-top:14px;padding:16px;border:1px solid #353535;border-radius:14px;background:#101010}.ecommerceAdvancedVisual h3{margin-top:0}.ecommerceStoreColors{margin-top:12px}@media (max-width:900px){.institutionalTheme .retailHeader{grid-template-columns:auto auto 1fr auto!important;grid-template-areas:"brand menu status cart" "search search search search"!important}.categoryMenuButton{grid-area:menu!important;padding:8px!important}.categoryMenuButton span{display:none!important}}@media (max-width:720px){.institutionalTheme .productBody h3{color:var(--store-text)!important;font-weight:900!important}.institutionalTheme .productCardDescription{color:var(--store-muted)!important;font-size:11px!important}.institutionalTheme .price b{color:var(--store-price)!important;font-size:20px!important}.institutionalTheme .grid{grid-template-columns:repeat(var(--mobile-cols),minmax(0,1fr))!important}.categoryDrawer{width:88vw!important}}.retailHeader{display:grid!important;grid-template-columns:auto minmax(280px,1fr) auto auto auto!important;align-items:center!important;gap:14px!important}.retailHeader .brand{display:flex!important;align-items:center!important;gap:14px!important;text-decoration:none!important}.retailHeader .brandLogoFrame{width:84px!important;height:84px!important;border-radius:18px!important;background:linear-gradient(180deg,#fffdf8,#f2ede2)!important;border:1px solid #dfd6c3!important;box-shadow:0 10px 26px #0000000f ! important,inset 0 1px #ffffffd9!important;display:grid!important;place-items:center!important;padding:10px!important;flex:0 0 auto!important}.retailHeader .brand img{width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.06))!important}.retailHeader .brand b{line-height:1.05!important}.retailHeader .brand small{display:block!important;margin-top:4px!important}.retailHeader .cartBtn{justify-self:end!important;min-width:168px!important;height:62px!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;position:static!important;margin:0!important;box-shadow:0 12px 24px #00000014!important}.retailHeader .cartBtn span,.retailHeader .cartBtn b{color:#fff!important}.retailHeader .cartBtn svg{color:#fff!important;flex:0 0 auto!important}.retailHeader .desktopNav{justify-self:center!important}.retailHeader .headMeta{justify-self:end!important}.back{align-items:flex-end!important;justify-content:flex-start!important}.back aside{position:relative!important;inset:auto!important;width:min(560px,100vw)!important;height:100%!important;background:#fffdf8!important;color:#1a1814!important;border-left:1px solid #e6decc!important;box-shadow:-18px 0 42px #0000003d!important;padding:26px 24px 22px!important}.back aside *{color:inherit}.back aside .drawerHead h2,.back aside .drawerHead .eyebrow,.back aside .itemInfo b,.back aside .cartTotals b,.back aside .cartTotals span,.back aside .cartTotals small,.back aside .summaryCard h3,.back aside .summaryCard p{color:#1b1813!important}.back aside .drawerHead .eyebrow{color:#9c7614!important;letter-spacing:.12em!important}.back aside .drawerHead button{background:#fff!important;border:1px solid #d8cfbe!important;color:#1b1813!important;box-shadow:none!important}.back aside .savingBox{background:#fdf7df!important;color:#6b5410!important;border:1px solid #ecd895!important}.back aside .items{border:1px solid #ece5d8!important;background:#fff!important;border-radius:18px!important;padding:10px 12px!important}.back aside .item{padding:14px 10px!important;border-bottom:1px solid #eee7da!important}.back aside .item:last-child{border-bottom:0!important}.back aside .itemInfo small{color:#6b655b!important;opacity:1!important}.back aside .item strong,.back aside .itemPrice,.back aside .itemSubtotal{color:#8a6400!important}.back aside .qty{background:#faf6ee!important;border:1px solid #e5ddcc!important;border-radius:14px!important;padding:6px 8px!important}.back aside .qty button{width:38px!important;height:38px!important;border-radius:12px!important;background:#171511!important;color:#fff!important;border:0!important}.back aside .cartTotals{margin-top:16px!important;padding-top:16px!important;border-top:1px solid #e8dfcf!important}.back aside .cartTotals>div{display:flex!important;justify-content:space-between!important;color:#1a1814!important}.back aside .primary{background:#d6ad3b!important;color:#171511!important;border:0!important;box-shadow:0 14px 26px #d6ad3b47!important}.back aside .primary svg{color:#171511!important}.back aside .secondary,.back aside .ghost{background:#fff!important;color:#171511!important;border:1px solid #dbd1bf!important}@media (max-width:1200px){.retailHeader{grid-template-columns:auto 1fr auto auto!important;grid-template-areas:"brand search menu cart" "brand nav status cart"!important}.retailHeader .brand{grid-area:brand!important}.retailHeader .headerSearch{grid-area:search!important}.retailHeader .categoryMenuButton{grid-area:menu!important}.retailHeader .desktopNav{grid-area:nav!important;justify-self:start!important}.retailHeader .headMeta{grid-area:status!important;justify-self:start!important}.retailHeader .cartBtn{grid-area:cart!important}}@media (max-width:820px){.retailHeader{grid-template-columns:1fr auto auto!important;grid-template-areas:"brand cart cart" "search search search" "menu status status"!important;gap:10px!important}.retailHeader .brandLogoFrame{width:64px!important;height:64px!important;border-radius:14px!important;padding:8px!important}.retailHeader .brand b{font-size:16px!important}.retailHeader .brand small{font-size:10px!important}.retailHeader .cartBtn{min-width:154px!important;height:54px!important;padding:0 14px!important}.back aside{width:100vw!important;padding:18px 14px!important}}@media (max-width:560px){.retailHeader .brand{gap:10px!important}.retailHeader .brandLogoFrame{width:56px!important;height:56px!important;padding:7px!important}.retailHeader .brand b{font-size:14px!important}.retailHeader .brand small{font-size:9px!important;letter-spacing:.06em!important}.retailHeader .cartBtn{min-width:136px!important;height:50px!important;border-radius:14px!important}.back aside .items{padding:8px!important}.back aside .item{grid-template-columns:1fr auto!important;gap:10px!important}.back aside .qty{grid-column:2!important;justify-self:end!important}}.back aside{background:#fffdf8!important;color:#171511!important}.back aside .items{background:transparent!important;border:0!important;padding:0!important;overflow:auto!important}.back aside .item{background:#fff!important;color:#171511!important;border:1px solid #e8dfcf!important;border-radius:14px!important;box-shadow:0 5px 16px #342b160d!important;padding:14px!important}.back aside .itemInfo,.back aside .itemInfo b,.back aside .lineTotal,.back aside .qty strong,.back aside .cartTotals,.back aside .cartTotals span,.back aside .cartTotals b{color:#171511!important;opacity:1!important}.back aside .itemInfo b{font-weight:900!important;line-height:1.25!important}.back aside .lineTotal{color:#8a6400!important;font-size:17px!important;font-weight:950!important}.back aside .itemInfo small{color:#6a6458!important}.back aside .qty{background:#f8f2e6!important;border:1px solid #ded3bf!important}.back aside .qty strong{min-width:22px!important;text-align:center!important;font-size:16px!important;font-weight:900!important}.back aside .qty button{background:#171511!important;color:#fff!important}.back aside .emptyCart{color:#696257!important}.back aside .emptyCart b{color:#171511!important}.back aside .primary{background:#d6ad3b!important;color:#171511!important}.catalogGrouped{display:grid!important;gap:28px!important}.subcategoryGroup{display:grid!important;gap:12px!important}.subcategoryHeading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;padding:0 2px 10px!important;border-bottom:2px solid #e6d8ad!important}.subcategoryHeading>div{display:flex!important;flex-direction:column!important;gap:2px!important}.subcategoryHeading span{color:#9c7614!important;font-size:10px!important;font-weight:900!important;letter-spacing:.14em!important}.subcategoryHeading h3{margin:0!important;color:var(--store-text,#171511)!important;font-size:23px!important;font-weight:950!important}.subcategoryHeading small{color:#716a5d!important;font-weight:750!important}@media (max-width:720px){.back aside .item{grid-template-columns:1fr!important;gap:12px!important}.back aside .qty{justify-self:start!important}.back aside .lineTotal{justify-self:start!important}.subcategoryHeading{align-items:flex-start!important}.subcategoryHeading h3{font-size:20px!important}}
