@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;800&family=Lato:wght@300;400;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root,[data-theme=light]{--bg:#fff;--surface:#f7f4ef;--surface-2:#ede8e0;--surface-3:#e2dcd2;--border:#d8d0c4;--border-subtle:#ede8e0;--gold:#b8860b;--gold-dark:#8b6508;--gold-subtle:#b8860b14;--gold-glow:#b8860b26;--text:#111;--text-muted:#555;--text-faint:#999;--red:#b12704;--red-bg:#b1270412;--green:#007600;--green-bg:#00760012;--shadow:0 2px 8px #0000001f, 0 1px 2px #00000014;--shadow-sm:0 1px 3px #00000014;--overlay:#00000080;--header-bg:#fff;--nav-bg:#f7f4ef;--badge-sale-bg:#b12704;--price-color:#b12704}[data-theme=dark]{--bg:#1a1814;--surface:#242018;--surface-2:#2e291f;--surface-3:#383228;--border:#3d3830;--border-subtle:#2a2620;--gold:#c9a84c;--gold-dark:#9a7830;--gold-subtle:#c9a84c1a;--gold-glow:#c9a84c2e;--text:#f0eae0;--text-muted:#9a9080;--text-faint:#5a5448;--red:#e8613a;--red-bg:#e8613a1a;--green:#4caf6e;--green-bg:#4caf6e1a;--shadow:0 4px 16px #00000080, 0 1px 4px #0000004d;--shadow-sm:0 2px 6px #0000004d;--overlay:#000000bf;--header-bg:#1a1814;--nav-bg:#201d18;--badge-sale-bg:#c9a84c;--price-color:#c9a84c}html{background:var(--bg);color:var(--text);scroll-behavior:smooth;font-family:Lato,sans-serif;font-size:16px;transition:background .25s,color .25s}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}h1,h2,h3,h4{font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:Lato,sans-serif}input,textarea,select{font-family:Lato,sans-serif}img{max-width:100%;display:block}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}::selection{background:var(--gold-subtle);color:var(--text)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:768px){.mobile-only{display:none!important}}@media (max-width:767px){.desktop-only{display:none!important}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 8px;display:grid}.product-grid>*{min-height:380px}}@media (min-width:768px){.product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}}@media (max-width:767px){.home-sections{flex-direction:column;display:flex}.desktop-trustbar{order:3;margin-top:32px}.mobile-trustbar-below-products{margin-top:24px;margin-bottom:64px}@media (max-width:767px){.mobile-only-trustbar{display:block!important}}@media (min-width:768px){.mobile-only-trustbar{display:none!important}}.banner-slider .banner-slide{min-height:360px!important}.product-grid-info{padding:10px 12px 4px!important}.product-grid h3{margin-bottom:2px!important}.product-grid-info{gap:10px!important}.product-grid-info h3{flex:none!important}.product-grid>*{min-height:360px!important}.product-grid .price-row{margin-top:0!important}}
