:root{--bg: #06080d;--bg-soft: #0a0f16;--panel: #0d131d;--line: rgba(255, 255, 255, .12);--line-soft: rgba(255, 255, 255, .08);--text: #f3f5f7;--muted: rgba(243, 245, 247, .75);--gold: #d8b75c;--gold-soft: #f0da8f;--gold-gradient: linear-gradient(120deg, #fff6c8 0%, #f5de97 18%, #dfbd64 36%, #bf8f33 54%, #f2d88c 72%, #c6902d 88%, #fff0b8 100%);--gold-gradient-hero: linear-gradient(116deg, #fff7cf 0%, #f6e1a0 18%, #e8c873 38%, #c89433 56%, #f4de95 76%, #bb8528 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{width:90%;max-width:none;margin:0 auto}.brand-font{font-family:Cinzel,ui-serif,Georgia,serif}.display-font{font-family:Playfair Display,ui-serif,Georgia,serif}.hero-header{position:fixed;top:0;left:0;right:0;z-index:60;padding-top:.85rem}.header-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem}.header-surface{border:1px solid var(--line-soft);padding:.9rem 1rem;background:#06090e8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 14px 30px #00000047}.hero-nav-toggle{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}.brand{display:inline-flex;align-items:center;gap:.62rem;color:var(--gold-soft);text-decoration:none;letter-spacing:.05em;text-transform:uppercase;font-size:clamp(1rem,1.6vw,2rem);font-weight:700;white-space:nowrap;justify-self:start;text-shadow:0 6px 24px rgba(0,0,0,.55)}.brand-logo{width:clamp(46px,3vw,62px);height:clamp(46px,3vw,62px);-o-object-fit:contain;object-fit:contain;flex:0 0 auto;border-radius:999px;box-shadow:0 0 16px #d8b75c2e}.desktop-nav{display:flex;align-items:center;gap:1.8rem;justify-self:center}.desktop-nav a,.mobile-nav a{color:#f3f5f7e6;text-decoration:none;font-weight:600;font-size:1rem;transition:color .18s ease,opacity .18s ease}.desktop-nav a:hover,.mobile-nav a:hover{color:var(--gold-soft);opacity:1}.mobile-nav{display:none;margin-top:.9rem;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:0;gap:1rem;flex-wrap:wrap;justify-content:center;background:#06090e73;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-10px);transition:max-height .22s ease,opacity .22s ease,transform .22s ease,padding .22s ease}.mobile-menu-btn{display:none;width:54px;height:54px;border:1px solid rgba(216,183,92,.74);border-radius:14px;background:linear-gradient(180deg,#090c14db,#05080eeb);align-items:center;justify-content:center;cursor:pointer;justify-self:end;position:relative;box-shadow:inset 0 0 0 1px #eed2791a,0 0 12px #d8b75c24}.mobile-menu-btn:before,.mobile-menu-btn:after,.mobile-menu-btn span{content:"";display:block;width:24px;height:1.8px;border-radius:999px;background:linear-gradient(90deg,#cda63a,#efd37d 55%,#b98f2d);position:absolute;left:50%;transform:translate(-50%)}.mobile-menu-btn:before{top:18px}.mobile-menu-btn span{top:26px}.mobile-menu-btn:after{top:34px}.hero-nav-toggle:checked~.mobile-nav{max-height:420px;opacity:1;pointer-events:auto;transform:translateY(0);padding:.35rem 0}.header-actions{display:inline-flex;align-items:center;justify-self:end;gap:.62rem}.header-dashboard-link{height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 .92rem;border:1px solid rgba(216,183,92,.72);border-radius:12px;color:var(--gold-soft);background:linear-gradient(180deg,#090c14db,#05080eeb);box-shadow:inset 0 0 0 1px #eed27914,0 0 12px #d8b75c24;text-decoration:none;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.header-dashboard-link:hover{transform:translateY(-1px);border-color:#f0da8ff0;box-shadow:inset 0 0 0 1px #eed2791f,0 0 16px #d8b75c38}.header-icon-link{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(216,183,92,.72);border-radius:12px;color:var(--gold-soft);background:linear-gradient(180deg,#090c14db,#05080eeb);box-shadow:inset 0 0 0 1px #eed27914,0 0 12px #d8b75c24;text-decoration:none;position:relative}.header-icon-link svg{width:22px;height:22px;stroke:currentColor}.header-icon-link:hover{border-color:#f0da8ff0;box-shadow:inset 0 0 0 1px #eed2791f,0 0 16px #d8b75c38}.header-cart-link svg{width:22px;height:22px;stroke:currentColor}.header-login-link,.header-account-link{width:48px;height:48px}.header-cart-count{position:absolute;top:-7px;right:-7px;min-width:21px;height:21px;padding:0 4px;border-radius:999px;border:1px solid rgba(255,246,200,.44);background:var(--gold-gradient-hero);color:#12141a;font-size:.69rem;font-weight:800;line-height:19px;text-align:center;letter-spacing:0}.header-cart-count.is-hidden{display:none}.footer{border-top:1px solid var(--line-soft);padding:3rem 0 2rem;background:linear-gradient(180deg,#05070b,#0a0f16)}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--line-soft)}.footer-section{display:flex;flex-direction:column}.footer-brand{align-items:flex-start}.footer-brand-logo{margin-bottom:1rem}.footer-logo-img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;border-radius:999px;box-shadow:0 0 16px #d8b75c2e}.footer-brand-name{margin:0 0 .8rem;font-size:1.1rem;font-weight:700;color:var(--gold-soft);font-family:Cinzel,ui-serif;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.footer-brand-description{margin:0;color:#f3f5f7b3;font-size:.85rem;line-height:1.6;margin-bottom:1.2rem}.footer-social{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(216,183,92,.3);border-radius:50%;background:#d8b75c14;color:var(--gold-soft);text-decoration:none}.social-icon svg{width:20px;height:20px}.footer-section-title{margin:0 0 1.2rem;font-size:.95rem;font-weight:700;color:var(--gold-soft);text-transform:uppercase;letter-spacing:.12em;font-family:Cinzel,ui-serif}.footer-links-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.footer-links-list a{color:#f3f5f7bf;text-decoration:none;font-size:.9rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-bottom-row{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:1rem}.footer-copyright{margin:0;color:#f3f5f799;font-size:.85rem;line-height:1.4}.whatsapp-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#25d366;color:#fff;text-decoration:none}.whatsapp-icon svg{width:24px;height:24px}.mobile-bottom-nav{display:none!important}@media(max-width:1120px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:900px){.desktop-nav{display:none}.mobile-nav{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-top:.6rem;border:1px solid var(--line-soft);background:#06090ee6}.mobile-nav a{padding:.76rem .95rem;border-top:1px solid rgba(255,255,255,.08)}.mobile-nav a:first-child{border-top:0}.hero-header{padding-top:.55rem}.header-row{grid-template-columns:minmax(0,1fr) auto}.header-surface{padding:.62rem .75rem}.brand{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:1rem}.brand-logo{width:40px;height:40px}.btn-header{display:none!important}.header-actions{gap:.48rem}.header-cart-link{width:46px;height:46px}.header-login-link,.header-account-link{width:46px;height:46px;display:inline-flex!important}.header-dashboard-link{display:none}.mobile-menu-btn{display:inline-flex}.footer{padding:2rem 0 1.5rem}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-bottom-row{flex-direction:column-reverse}}@media(max-width:680px){.footer-section-title{font-size:.95rem;margin-bottom:.9rem}.footer-links-list{gap:.6rem}.footer-links-list a{font-size:.9rem}.footer-brand-description{font-size:.85rem}.footer-grid{margin-bottom:1.5rem;padding-bottom:1.5rem}.footer-copyright{font-size:.85rem;text-align:center;width:100%}.whatsapp-icon{width:45px;height:45px}.whatsapp-icon svg{width:22px;height:22px}}@media(max-width:900px){body{padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))}.mobile-bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:90%;padding:.48rem .5rem calc(.5rem + env(safe-area-inset-bottom,0px));border:1px solid rgba(216,183,92,.52);border-bottom:0;border-radius:16px 16px 0 0;background:linear-gradient(180deg,#06090efa,#04070cfa);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -10px 28px #00000073,inset 0 0 0 1px #eed2790d;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;z-index:80}.mobile-bottom-link{min-height:62px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.28rem;text-decoration:none;color:#f3f5f7d1;border:1px solid transparent;border-radius:11px;font-size:.69rem;font-weight:700;letter-spacing:.02em;text-align:center}.mobile-bottom-link svg{width:21px;height:21px;stroke:currentColor}.mobile-bottom-link.is-active{color:var(--gold-soft);border-color:#d8b75c66;background:#d8b75c17}.mobile-bottom-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.mobile-bottom-cart-count{position:absolute;top:-6px;right:-11px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;border:1px solid rgba(255,246,200,.38);background:var(--gold-gradient-hero);color:#12141a;font-size:.62rem;font-weight:800;line-height:16px;text-align:center}.mobile-bottom-cart-count.is-hidden{display:none}}
