:root{--ink:#171412;--muted:#746e68;--paper:#fffdf9;--soft:#f7f2ea;--gold:#a98148;--line:#e8dfd2;--white:#fff;--danger:#9f2f2f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,100% - 32px);margin:auto}.topbar{color:#fff;text-align:center;letter-spacing:.08em;background:#181512;padding:9px;font-size:12px}.header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#fffdf9f0;position:sticky;top:0}.headerRow{align-items:center;gap:22px;height:76px;display:flex}.brand{letter-spacing:.12em;white-space:nowrap;font-family:Georgia,serif;font-size:23px}.brand small{letter-spacing:.32em;color:var(--gold);text-align:center;font:9px Arial;display:block}.nav{flex:1;justify-content:center;gap:18px;font-size:13px;display:flex}.actions{gap:13px;display:flex}.hero{text-align:center;background:radial-gradient(circle at 70% 20%,#efe0c7,#0000 34%),linear-gradient(135deg,#f8f2e8,#fffdf9);place-items:center;min-height:540px;display:grid}.hero h1{max-width:820px;margin:12px 0;font:56px/1.02 Georgia,serif}.eyebrow{text-transform:uppercase;letter-spacing:.28em;color:var(--gold);font-size:11px;font-weight:700}.hero p{max-width:650px;color:var(--muted);margin:0 auto 28px;line-height:1.7}.btn{color:#fff;cursor:pointer;background:#181512;border:1px solid #181512;justify-content:center;align-items:center;min-height:46px;padding:0 22px;display:inline-flex}.btn.alt{color:#181512;background:0 0}.section{padding:72px 0}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section h2{margin:0;font:36px Georgia,serif}.muted{color:var(--muted)}.grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.card{border:1px solid var(--line);background:#fff;min-width:0}.photo{aspect-ratio:4/5;background:var(--soft);color:#a89e93;place-items:center;display:grid}.cardBody{padding:16px}.card h3{margin:0 0 9px;font:19px Georgia,serif}.price{font-weight:700}.old{color:var(--muted);margin-left:7px;font-weight:400;text-decoration:line-through}.trust{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid}.trust div{border-right:1px solid var(--line);padding:26px}.trust div:last-child{border:0}.footer{color:#eee;background:#181512;padding:54px 0 24px}.footerGrid{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}.footer p{color:#bbb;line-height:1.7}.form{gap:14px;max-width:520px;display:grid}.field{gap:6px;display:grid}.field input,.field textarea,.field select{border:1px solid var(--line);background:#fff;padding:13px}.pageTitle{padding:55px 0 25px}.pageTitle h1{margin:0;font:44px Georgia,serif}.empty{text-align:center;color:var(--muted);background:#fff;border:1px dashed #cfc4b6;padding:38px}.adminShell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}.side{color:#fff;background:#181512;padding:28px 20px}.side a{color:#ddd;padding:11px 0;display:block}.adminMain{padding:32px}.stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat{border:1px solid var(--line);background:#fff;padding:20px}.stat b{margin-top:8px;font:28px Georgia,serif;display:block}.whatsapp{color:#fff;z-index:40;background:#181512;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #0003}@media (max-width:850px){.nav{display:none}.headerRow{height:66px}.brand{font-size:18px}.hero{min-height:460px}.hero h1{font-size:40px}.grid{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:1fr 1fr}.trust div{border-bottom:1px solid var(--line)}.footerGrid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.adminShell{grid-template-columns:1fr}.side{display:none}}@media (max-width:520px){.grid,.trust,.stats{grid-template-columns:1fr}.hero h1{font-size:34px}.section{padding:52px 0}.section h2{font-size:30px}}.premiumTopbar{color:#fff;letter-spacing:.02em;background:#050505;justify-content:space-between;align-items:center;height:32px;padding:0 max(6vw,24px);font-size:11px;font-weight:700;display:flex}.premiumTopbar span{align-items:center;gap:7px;display:flex}.premiumHeader{z-index:50;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.premiumHeaderTop{grid-template-columns:250px 1fr 330px;align-items:center;gap:28px;height:76px;display:grid}.premiumBrand{grid-template-rows:30px 15px;grid-template-columns:38px auto;align-items:center;width:max-content;display:grid}.premiumBrand svg{grid-row:1/3;align-self:start}.premiumBrand strong{letter-spacing:.12em;font:27px Georgia,serif}.premiumBrand small{letter-spacing:.42em;color:#b77a2f;text-align:center;font-size:9px}.premiumSearch{color:#333;background:#f3f3f3;border-radius:24px;align-items:center;gap:14px;height:42px;padding:0 18px;font-size:13px;display:flex}.premiumActions{justify-content:flex-end;gap:22px;display:flex}.premiumActions a{white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.premiumNav{justify-content:center;align-items:center;gap:26px;height:46px;font-size:12px;display:flex}.premiumNav .active{color:#fff;background:#b77a2f;border-radius:20px;padding:9px 17px}.referenceHero{aspect-ratio:1322/390;background:#26170d;width:100%;min-height:310px;position:relative;overflow:hidden}.referenceHeroImage{object-fit:cover}.heroClick{z-index:2;border-radius:24px;width:215px;height:48px;position:absolute;bottom:8.5%;left:8.5%}.benefitBar{background:#fff;border-bottom:1px solid #eee;grid-template-columns:repeat(5,1fr);align-items:center;min-height:68px;padding:0 max(5vw,28px);display:grid}.benefitBar>div{justify-content:center;align-items:center;gap:12px;display:flex}.benefitBar svg{width:27px;height:27px}.benefitBar span{gap:3px;display:grid}.benefitBar b{font-size:12px}.benefitBar small{color:#666;font-size:10px}.categoryStrip{grid-template-columns:repeat(6,1fr);gap:12px;padding-top:14px;display:grid}.categoryTile{aspect-ratio:1.23;background:#5a351f;border-radius:9px;position:relative;overflow:hidden}.categoryTile img{object-fit:cover;transition:transform .45s}.categoryTile:hover img{transform:scale(1.04)}.categoryTile:after{content:"";background:linear-gradient(#0000,#0000009e);position:absolute;inset:45% 0 0}.categoryTile span{z-index:2;color:#fff;gap:3px;display:grid;position:absolute;bottom:13px;left:16px}.categoryTile b{font:20px Georgia,serif}.categoryTile small{font-size:11px;font-weight:700}.premiumProducts{padding-top:30px;padding-bottom:70px}.premiumSectionHead{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.premiumSectionHead span{letter-spacing:.32em;color:#a86f2c;font-size:10px;font-weight:700}.premiumSectionHead h2{margin:7px 0 0;font:38px Georgia,serif;position:relative}.premiumSectionHead h2:after{content:"";background:#b77a2f;width:16px;height:2px;margin-top:9px;display:block}.premiumSectionHead>a{border:1px solid #b77a2f;border-radius:24px;padding:11px 20px;font-size:12px;font-weight:700}.premiumProductGrid,.showcaseGrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.premiumProductGrid .card{border-radius:9px;overflow:hidden}.showcaseCard{background:#fff;border:1px solid #eee;border-radius:9px;overflow:hidden}.showcaseImage{aspect-ratio:1.5;background:#f3eadf;position:relative}.showcaseImage img{object-fit:cover}.showcaseCard h3{margin:11px 12px 4px;font-size:14px}.showcaseCard p{color:#a86f2c;margin:0 12px 14px;font-size:12px}.whatsapp{background:#22c55e!important}@media (max-width:1000px){.premiumHeaderTop{grid-template-columns:220px 1fr auto}.premiumActions span{display:none}.premiumActions{gap:15px}.premiumNav{justify-content:flex-start;gap:15px;overflow-x:auto}.referenceHero{aspect-ratio:1322/460}.benefitBar{grid-template-columns:repeat(3,1fr);gap:18px;padding:18px}.categoryStrip,.premiumProductGrid,.showcaseGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.premiumTopbar{justify-content:center;height:29px}.premiumTopbar span:first-child,.premiumTopbar span:last-child{display:none}.premiumHeaderTop{grid-template-columns:1fr auto;gap:10px;height:68px}.premiumBrand strong{font-size:21px}.premiumBrand svg{width:29px}.premiumSearch,.premiumActions a:first-child{display:none}.premiumNav{height:43px;font-size:11px}.referenceHero{aspect-ratio:auto;height:360px}.referenceHeroImage{object-fit:cover;object-position:54% center}.heroClick{width:170px;bottom:7%;left:7%}.benefitBar{grid-template-columns:1fr 1fr;padding:15px 14px}.benefitBar>div:last-child{display:none}.categoryStrip{grid-template-columns:repeat(2,1fr);gap:9px;width:100%;padding:12px 12px 0}.premiumProducts{width:100%;padding:28px 12px 55px}.premiumSectionHead h2{font-size:30px}.premiumSectionHead>a{display:none}.premiumProductGrid,.showcaseGrid{grid-template-columns:repeat(2,1fr)}.showcaseGrid>:last-child{display:none}}body{overflow-x:hidden}.premiumHome{min-height:60vh}.premiumHeader{position:relative;top:auto}.referenceHero{margin:0}.benefitBar{z-index:2;position:relative}.categoryStrip{margin-top:0}.showcaseImage img,.categoryTile img{display:block}.premiumProducts{clear:both}.premiumProductGrid .photo{overflow:hidden}.premiumProductGrid .photo img{object-fit:cover;width:100%;height:100%}.pageTitle{padding-top:38px}.catalogPage{padding-bottom:70px}.catalogGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.catalogNotice{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;margin:18px 0 28px;padding:14px 16px}.adminProductsLayout{grid-template-columns:minmax(300px,430px) 1fr;gap:30px;display:grid}.productFormCard{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.productFormCard h2{margin-top:0}.field input[type=file]{padding:10px}.helpText{color:var(--muted);font-size:12px;line-height:1.5}.adminProductList{gap:10px;display:grid}.adminProductRow{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}@media (max-width:850px){.premiumHeader{position:relative}.premiumHeaderTop{grid-template-columns:1fr auto}.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminProductsLayout{grid-template-columns:1fr}.referenceHero{min-height:0}.benefitBar{min-height:auto}}@media (max-width:520px){.premiumHeaderTop{width:calc(100% - 24px)}.premiumBrand{grid-template-columns:31px auto}.premiumActions{gap:10px}.premiumNav{white-space:nowrap;width:100%;padding:0 12px}.referenceHero{height:300px}.benefitBar{grid-template-columns:1fr 1fr;gap:12px}.benefitBar>div{justify-content:flex-start}.categoryStrip{padding-top:12px}.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.adminMain{padding:18px}}.productDetail{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:46px;display:grid}.productMainImage{border:1px solid var(--line);background:#fff;overflow:hidden}.productTitle{margin:12px 0 18px;font:44px Georgia,serif}@media (max-width:750px){.productDetail{grid-template-columns:1fr;gap:24px}.productTitle{font-size:34px}}.premiumTopbar{z-index:70!important;height:31px!important;padding:0 8.5%!important;position:relative!important}.premiumHeader{z-index:60!important;background:#fff!important;position:relative!important}.premiumHeaderTop{grid-template-columns:260px minmax(300px,1fr) 330px!important;gap:30px!important;height:79px!important}.premiumBrand{align-items:center!important;width:245px!important;height:72px!important;display:flex!important}.premiumBrand img{width:245px!important;height:auto!important;display:block!important}.premiumNav{white-space:nowrap!important;height:45px!important;overflow:visible!important}.referenceHero{aspect-ratio:1322/433!important;z-index:1!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}.referenceHeroImage{object-fit:cover!important;object-position:center!important}.benefitBar{z-index:3!important;background:#fff!important;min-height:76px!important;margin:0!important;padding:0 6%!important;position:relative!important}.categoryStrip{z-index:2!important;clear:both!important;align-items:stretch!important;margin:0 auto!important;padding-top:22px!important;position:relative!important}.categoryTile{aspect-ratio:1.16!important;isolation:isolate!important}.categoryTile img{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.categoryTile:after{z-index:1!important}.categoryTile span{z-index:2!important}.premiumProducts{z-index:1!important;clear:both!important;padding-top:42px!important;position:relative!important}.showcaseGrid{align-items:stretch!important}.showcaseCard{min-width:0!important;overflow:hidden!important}.showcaseImage{aspect-ratio:1/1.02!important;background:#f5eee5!important;width:100%!important;position:relative!important;overflow:hidden!important}.showcaseImage img{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.showcaseCard h3,.showcaseCard p{background:#fff!important;position:relative!important}.adminLoginPage{background:#f8f4ee;place-items:center;min-height:72vh;padding:50px 20px;display:grid}.adminLoginCard{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(440px,100%);padding:34px;box-shadow:0 18px 60px #2d1d0c12}.adminLoginCard>img{width:230px;height:auto;margin:0 auto 26px;display:block}.adminLoginCard h1{margin:8px 0 10px;font:34px Georgia,serif}.adminLoginCard p{color:var(--muted);line-height:1.55}.adminLoginForm{gap:15px;margin-top:24px;display:grid}.adminLoginForm label{gap:7px;font-size:13px;font-weight:700;display:grid}.adminLoginForm input{border:1px solid var(--line);border-radius:8px;height:46px;padding:0 12px}.adminLoginError{color:#8c2525;background:#fff0f0;border-radius:8px;padding:12px;font-size:13px}.side img{background:#fff;border-radius:8px;width:180px;padding:8px}@media (max-width:1000px){.premiumHeaderTop{grid-template-columns:230px 1fr auto!important}.premiumHeaderTop .premiumActions span{display:none}.premiumNav{justify-content:flex-start!important;overflow-x:auto!important}.referenceHero{aspect-ratio:1322/500!important}.benefitBar{grid-template-columns:repeat(3,1fr)!important;gap:18px!important;height:auto!important;padding:18px 4%!important}}@media (max-width:700px){.premiumTopbar{padding:0 12px!important}.premiumHeaderTop{grid-template-columns:1fr auto!important;height:70px!important}.premiumBrand,.premiumBrand img{width:190px!important}.referenceHero{aspect-ratio:auto!important;height:330px!important}.referenceHeroImage{object-position:55% center!important}.benefitBar{grid-template-columns:1fr 1fr!important}.categoryStrip{grid-template-columns:repeat(2,1fr)!important}.premiumProducts{padding-top:32px!important}.showcaseGrid,.premiumProductGrid{grid-template-columns:repeat(2,1fr)!important}}.heroCarousel{clear:both;background:#17110c;width:100%;position:relative;overflow:hidden}.heroViewport{aspect-ratio:1322/433;width:100%;min-height:420px;max-height:630px;position:relative;overflow:hidden}.heroSlide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .7s;position:absolute;inset:0}.heroSlide.isActive{opacity:1;visibility:visible;pointer-events:auto}.heroSlideImage{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}.heroArrow{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#090705aa;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.heroPrev{left:22px}.heroNext{right:22px}.heroDots{z-index:6;gap:8px;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.heroDots button{cursor:pointer;background:#ffffff80;border:0;border-radius:50%;width:10px;height:10px;padding:0}.heroDots button.active{background:#fff;border-radius:10px;width:24px}.categoryTile,.showcaseImage{overflow:hidden!important}.categoryTile img,.showcaseImage img{image-rendering:auto;object-fit:cover!important;object-position:center!important;transform:none!important}.showcaseImage img{width:100%!important;height:100%!important}.showcaseCard:first-child .showcaseImage img,.showcaseCard:nth-child(3) .showcaseImage img{object-position:center 34%!important}.benefitBar{clear:both!important;position:relative!important}@media (max-width:900px){.heroViewport{aspect-ratio:16/7;min-height:360px}.heroSlideImage{object-position:center!important}}@media (max-width:600px){.heroViewport{aspect-ratio:auto;height:390px;min-height:390px}.heroSlideImage{object-position:56% center!important}.heroArrow{width:38px;height:38px}.heroPrev{left:10px}.heroNext{right:10px}}.referenceHero{display:none!important}.diamondsHero{clear:both;background:#181008;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.diamondsHeroViewport{aspect-ratio:1920/629;background:#181008;width:100%;position:relative;overflow:hidden}.diamondsHeroSlide{opacity:0;visibility:hidden;z-index:1;transition:opacity .8s;display:block;position:absolute;inset:0}.diamondsHeroSlide.active{opacity:1;visibility:visible;z-index:2}.diamondsHeroImage{object-fit:cover!important;object-position:center!important;filter:none!important;width:100%!important;height:100%!important;transform:none!important}.diamondsHeroArrow{z-index:10;color:#fff;cursor:pointer;background:#0a07049e;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.diamondsHeroArrow.prev{left:20px}.diamondsHeroArrow.next{right:20px}.diamondsHeroDots{z-index:11;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.diamondsHeroDots button{cursor:pointer;background:#ffffff7a;border:1px solid #fff;border-radius:50%;width:11px;height:11px;padding:0}.diamondsHeroDots button.active{background:#fff;border-radius:8px;width:25px}.showcaseImage{aspect-ratio:1;background:#f4eee7;position:relative;overflow:hidden}.showcaseImage img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transform:none!important}@media (max-width:700px){.diamondsHeroViewport{aspect-ratio:16/8}.diamondsHeroArrow{width:38px;height:38px}.diamondsHeroArrow.prev{left:8px}.diamondsHeroArrow.next{right:8px}}.diamondsHeroViewport{aspect-ratio:1920/629!important;background:#181008!important;width:100%!important;overflow:hidden!important}@media (min-width:701px){.diamondsHeroSlide:first-child .diamondsHeroImage{object-fit:contain!important}}.diamondsHero,.diamondsHeroViewport,.diamondsHeroSlide{box-shadow:none!important;border:0!important;outline:0!important}.diamondsHeroViewport{margin-top:0!important;padding-top:0!important}.diamondsHeroSlide:first-child .diamondsHeroImage{object-fit:cover!important;object-position:center center!important}.diamondsHeroSlide:first-child .diamondsHeroImage{object-fit:contain!important;object-position:center center!important;width:100%!important;height:100%!important;transform:none!important}@media (min-width:701px){.diamondsHeroSlide:first-child .diamondsHeroImage{object-fit:contain!important}}.diamondsHeroViewport{aspect-ratio:1920/517!important;height:auto!important;box-shadow:none!important;background:#140d08!important;border:0!important}.diamondsHeroViewport{aspect-ratio:1920/526!important;width:100%!important;height:auto!important;box-shadow:none!important;background:#160e09!important;border:0!important;overflow:hidden!important}.diamondsHeroCta{z-index:6;color:#24170e;background:#ddb069;border-radius:28px;align-items:center;gap:16px;padding:14px 26px;font-size:16px;line-height:1;display:inline-flex;position:absolute;bottom:7.5%;left:8.5%;box-shadow:0 4px 16px #0000001f}.diamondsHeroCta b{font-size:20px;font-weight:400}@media (max-width:700px){.diamondsHeroCta{gap:8px;padding:9px 15px;font-size:11px;bottom:7%;left:6%}}.diamondsHeroCta{pointer-events:none;z-index:12!important;color:#21150d!important;background:#d9a552!important;border-radius:25px!important;padding:13px 24px!important;font-size:15px!important;bottom:7.5%!important;left:6.2%!important;box-shadow:0 4px 14px #0000002e!important}@media (max-width:700px){.diamondsHeroCta{padding:8px 12px!important;font-size:10px!important;bottom:6%!important;left:5%!important}}.diamondsHeroViewport{aspect-ratio:1352/368!important;background:#120b07!important;width:100%!important;height:auto!important;overflow:hidden!important}.diamondsHeroSlide:first-child .diamondsHeroImage{object-fit:contain!important;object-position:center center!important;filter:none!important;width:100%!important;height:100%!important;transform:none!important}.diamondsHeroCta{z-index:12!important;bottom:7.5%!important;left:6.2%!important}.adminImagePreviewGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.adminImagePreviewGrid img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}.adminFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.adminChecks{flex-wrap:wrap;gap:18px;display:flex}.adminMessage{background:#f4ead9;border-radius:10px;padding:12px}.adminRowActions{flex-wrap:wrap;gap:7px;display:flex}.adminRowActions button,.adminRowActions a,.adminLogout{cursor:pointer;color:#17110d;background:#fff;border:1px solid #d5b27c;border-radius:8px;padding:7px 10px;text-decoration:none}.adminLogout{width:100%;margin-top:16px}.adminDashboardGrid{grid-template-columns:1.5fr 1fr;gap:22px;margin-top:24px;display:grid}.cartLayout,.checkoutGrid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);align-items:start;gap:28px;display:grid}.cartItems{gap:12px;display:grid}.cartLine{border:1px solid #eadfce;border-radius:14px;grid-template-columns:90px 1fr auto auto;align-items:center;gap:16px;padding:12px;display:grid}.cartLine img,.cartImagePlaceholder{object-fit:cover;background:#f3eee8;border-radius:10px;width:90px;height:90px}.cartLineInfo{gap:6px;display:grid}.qty{align-items:center;gap:10px;display:flex}.qty button{cursor:pointer;background:#fff;border:1px solid #d8c7ad;border-radius:50%;width:30px;height:30px}.linkButton{cursor:pointer;background:0 0;border:0;text-decoration:underline}.cartSummary{border:1px solid #eadfce;border-radius:16px;padding:22px;position:sticky;top:20px}.cartSummary>div{justify-content:space-between;gap:16px;margin:12px 0;display:flex}.checkoutForm{max-width:none}.paymentChoices{gap:16px;padding:14px 0;display:flex}@media (max-width:800px){.adminFormGrid,.adminDashboardGrid,.cartLayout,.checkoutGrid{grid-template-columns:1fr}.adminImagePreviewGrid{grid-template-columns:repeat(2,1fr)}.cartLine{grid-template-columns:70px 1fr}.cartLine img,.cartImagePlaceholder{width:70px;height:70px}.cartLine>strong,.cartLine>.linkButton{grid-column:2}.cartSummary{position:static}}.productGallery{gap:12px;display:grid}.productMainImage img{width:100%;height:auto}.productThumbs{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.productThumbs button{background:#fff;border:1px solid #eadfce;border-radius:8px;padding:0;overflow:hidden}.productThumbs button.active{outline:2px solid #b78a49}.productThumbs img{aspect-ratio:1;object-fit:cover;width:100%}.secondaryBtn{color:inherit;border:1px solid #b78a49;border-radius:10px;margin-top:10px;padding:12px 18px;text-decoration:none;display:inline-flex}.oldPrice{opacity:.55;text-decoration:line-through}.productFacts{border-top:1px solid #eadfce;border-bottom:1px solid #eadfce;margin:20px 0;padding:16px 0}.adminProductRow select{background:#fff;border:1px solid #d8c7ad;border-radius:8px;padding:8px}.premiumCartLink{position:relative}.premiumCartIcon{justify-content:center;align-items:center;display:inline-flex;position:relative}.premiumCartBadge{color:#fff;text-align:center;background:#b97822;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font:700 11px/18px Arial,sans-serif;position:absolute;top:-9px;right:-9px;box-shadow:0 0 0 2px #fff}.cartToast{z-index:9999;color:#fff;background:#17130f;border-radius:10px;padding:13px 18px;font-size:14px;animation:.2s ease-out diamondsToastIn;position:fixed;bottom:92px;right:24px;box-shadow:0 12px 35px #0000002e}@keyframes diamondsToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.cartToast{text-align:center;bottom:82px;left:16px;right:16px}}.catalogFilters{grid-template-columns:minmax(220px,2fr) 1fr 1fr auto auto;align-items:center;gap:10px;margin:0 0 24px;display:grid}.catalogFilters input,.catalogFilters select{background:#fff;border:1px solid #ddd3c8;border-radius:8px;width:100%;padding:12px}.catalogFilters label{white-space:nowrap;font-size:13px}.accountCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.accountCards a{color:inherit;text-decoration:none}.accountCards .stat{flex-direction:column;gap:6px;display:flex}.accountSwitch{gap:8px;margin-top:14px;display:flex}.accountSwitch button,.btnSecondary{cursor:pointer;background:#fff;border:1px solid #c8b7a4;border-radius:8px;padding:10px 14px}.productFormCard{margin-bottom:24px}.adminImagePreviewGrid>div{flex-direction:column;gap:8px;display:flex}@media (max-width:800px){.catalogFilters,.accountCards{grid-template-columns:1fr}}
