:root{color:#101010;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--black:#050505;--dark:#111;--green:#314f3f;--gold:#c9a15c;--beige:#f5f1ea;--white:#fff;--muted:#6f6f6f;--border:#0000001a;--shadow:0 24px 70px #0000001f;--radius:28px;background:#f5f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f5f1ea;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.app{min-height:100vh}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#f5f1eaeb;position:sticky;top:0}.topbar{background:var(--black);color:var(--white);letter-spacing:.03em;justify-content:space-between;gap:16px;padding:9px 5vw;font-size:.78rem;display:flex}.navbar{justify-content:space-between;align-items:center;gap:24px;padding:18px 5vw;display:flex}.brand{letter-spacing:.08em;color:var(--black);background:0 0;border:0;align-items:center;gap:12px;font-size:1rem;font-weight:900;display:inline-flex}.brand-mark{background:var(--black);width:42px;height:42px;color:var(--white);letter-spacing:0;border-radius:50%;place-items:center;font-weight:900;display:grid}.navbar nav{align-items:center;gap:24px;display:flex}.navbar nav button,.navbar nav a{color:#333;background:0 0;border:0;font-size:.93rem;font-weight:700}.navbar nav .active{color:var(--green)}.cart-button{background:var(--black);color:var(--white);border:0;border-radius:999px;padding:12px 18px;font-weight:800;position:relative}.cart-button span{background:var(--gold);min-width:23px;height:23px;color:var(--black);border-radius:999px;place-items:center;margin-left:8px;padding:0 6px;font-size:.78rem;display:inline-grid}.hero{min-height:640px;color:var(--white);background-position:50%;background-size:cover;margin:0;padding:110px 5vw 70px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:620px;height:620px;position:absolute;inset:auto -10% -35% 35%}.hero-content{z-index:2;max-width:760px;position:relative}.hero-label,.section-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);align-items:center;gap:8px;font-size:.76rem;font-weight:900;display:inline-flex}.hero h1{letter-spacing:-.08em;text-transform:uppercase;margin:16px 0 18px;font-size:clamp(3.4rem,9vw,8.4rem);line-height:.86}.hero p{color:#ffffffd1;max-width:570px;margin:0 0 34px;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.hero-cta,.checkout-button,.admin-form button[type=submit]{background:var(--white);color:var(--black);border:0;border-radius:999px;justify-content:center;align-items:center;padding:15px 24px;font-weight:900;transition:all .25s;display:inline-flex}.hero-cta:hover,.checkout-button:hover,.admin-form button[type=submit]:hover{transform:translateY(-2px)}.hero-card{z-index:2;border-radius:var(--radius);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #fff3;width:min(360px,90vw);padding:26px;position:absolute;bottom:80px;right:5vw}.hero-card p{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:.8rem;font-weight:900}.hero-card strong{margin-bottom:12px;font-size:1.35rem;line-height:1.2;display:block}.hero-card span{color:#ffffffbd;line-height:1.45}.hero-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:44px;left:5vw}.hero-dots button{background:#ffffff52;border:0;border-radius:999px;width:34px;height:5px}.hero-dots button.active{background:var(--white)}.categories-section,.products-section,.about-store,.admin-page,.product-detail-page,.checkout-page{padding:78px 5vw}.section-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.section-header.centered{text-align:center;display:block}.section-header h2,.about-store h2,.admin-page h1,.admin-card h2,.admin-login h1,.product-detail-info h1,.related-section h2,.checkout-title h1,.checkout-card h2,.checkout-summary-card h2,.checkout-empty h1{letter-spacing:-.05em;color:var(--black);margin:8px 0 0;font-size:clamp(2rem,4vw,4.2rem);line-height:.95}.categories-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);text-align:left;flex-direction:column;justify-content:space-between;min-height:150px;padding:22px;transition:all .25s;display:flex;box-shadow:0 10px 40px #0000000a}.category-card:hover,.category-card.active{background:var(--black);color:var(--white);transform:translateY(-4px)}.category-card span{font-size:1.2rem;font-weight:900}.category-card small{color:var(--muted);font-weight:800}.category-card:hover small,.category-card.active small{color:#ffffffad}.features-strip{border-radius:var(--radius);background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;margin:0 5vw 28px;display:grid;overflow:hidden}.features-strip div{background:var(--black);color:var(--white);padding:28px}.features-strip strong{margin-bottom:8px;font-size:1.05rem;display:block}.features-strip span{color:#ffffffa6}.search-box input{border:1px solid var(--border);background:var(--white);border-radius:999px;outline:none;width:min(360px,80vw);padding:14px 18px}.products-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);border:1px solid #0000000f;overflow:hidden}.product-media{text-align:center;background-position:50%;background-size:cover;border:0;width:100%;height:310px;display:block;position:relative}.product-media.no-image{color:var(--white);background:radial-gradient(circle at 0 0,#c9a15c52,#0000 28%),linear-gradient(135deg,#161616,#2d332f);justify-content:center;align-items:center;display:flex}.product-media.no-image strong{letter-spacing:-.04em;font-size:1.8rem}.product-tag{background:var(--white);color:var(--black);border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:900;position:absolute;top:18px;left:18px}.product-content{padding:22px}.product-heading{justify-content:space-between;gap:16px;display:flex}.product-heading small{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:900;display:block}.product-heading h3{margin:6px 0 0;font-size:1.15rem;line-height:1.2}.product-heading strong{white-space:nowrap;font-size:1.05rem}.product-content p{min-height:48px;color:var(--muted);margin:14px 0 18px;font-size:.92rem;line-height:1.45}.product-options{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.product-options label,.admin-form label,.detail-options label,.checkout-form-grid label,.checkout-notes{color:#333;gap:8px;font-size:.84rem;font-weight:900;display:grid}.product-options select,.admin-form input,.admin-form select,.admin-form textarea,.admin-login input,.detail-options select,.checkout-form-grid input,.checkout-form-grid select,.checkout-notes textarea{border:1px solid var(--border);background:#fafafa;border-radius:16px;outline:none;width:100%;padding:12px 14px}.admin-form textarea,.checkout-notes textarea{resize:vertical;min-height:96px}.product-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.stock{font-size:.78rem;font-weight:900}.stock.available{color:var(--green)}.stock.empty{color:#9c2323}.product-footer button{background:var(--black);color:var(--white);border:0;border-radius:999px;padding:12px 16px;font-weight:900}.details-button{border:1px solid var(--border);width:100%;color:var(--black);background:0 0;border-radius:999px;margin-top:14px;padding:12px 16px;font-weight:900}.empty-state{border-radius:var(--radius);background:var(--white);text-align:center;grid-column:1/-1;padding:50px}.product-detail-page{min-height:70vh}.back-button{border:1px solid var(--border);background:var(--white);color:var(--black);border-radius:999px;margin-bottom:24px;padding:12px 18px;font-weight:900}.product-detail-grid{grid-template-columns:1fr .85fr;align-items:stretch;gap:36px;display:grid}.product-detail-image{min-height:660px;box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:36px;position:relative;overflow:hidden}.product-detail-image.no-image{color:var(--white);background:radial-gradient(circle at 0 0,#c9a15c52,#0000 28%),linear-gradient(135deg,#161616,#2d332f);place-items:center;display:grid}.product-detail-image.no-image strong{letter-spacing:-.08em;font-size:clamp(3rem,8vw,7rem)}.product-detail-image span{background:var(--white);color:var(--black);border-radius:999px;padding:10px 14px;font-size:.8rem;font-weight:900;position:absolute;top:24px;left:24px}.product-detail-info{background:var(--white);box-shadow:var(--shadow);border-radius:36px;align-self:start;padding:34px}.product-detail-info h1{margin-top:14px;font-size:clamp(2.4rem,5vw,5rem)}.detail-price{color:var(--green);margin-top:18px;font-size:2rem;display:block}.product-detail-info p{color:var(--muted);margin:22px 0;font-size:1.05rem;line-height:1.7}.detail-stock{margin-bottom:20px}.detail-options{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px;display:grid}.detail-actions{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px;display:grid}.detail-actions button,.detail-actions a{border-radius:999px;justify-content:center;align-items:center;min-height:52px;font-weight:900;display:inline-flex}.detail-actions button{background:var(--black);color:var(--white);border:0}.detail-actions a{border:1px solid var(--border);background:var(--green);color:var(--white)}.detail-benefits{border-top:1px solid var(--border);gap:10px;padding-top:18px;display:grid}.detail-benefits div{background:#fafafa;border-radius:18px;padding:14px}.detail-benefits strong{margin-bottom:4px;display:block}.detail-benefits span{color:var(--muted);font-size:.92rem}.related-section{padding-top:70px}.related-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.related-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);text-align:left;overflow:hidden;box-shadow:0 12px 36px #00000014}.related-image{background-position:50%;background-size:cover;min-height:220px}.related-image.no-image{color:var(--white);background:radial-gradient(circle at 0 0,#c9a15c52,#0000 28%),linear-gradient(135deg,#161616,#2d332f);place-items:center;display:grid}.related-card div:last-child{gap:6px;padding:18px;display:grid}.related-card small{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-weight:900}.related-card span{color:var(--muted)}.checkout-page{min-height:70vh}.checkout-title{justify-content:space-between;align-items:start;gap:24px;margin-bottom:34px;display:flex}.checkout-title p{max-width:720px;color:var(--muted);font-size:1.05rem;line-height:1.6}.checkout-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:24px;display:grid}.checkout-card,.checkout-summary-card,.checkout-empty{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:30px}.checkout-card h2,.checkout-summary-card h2{margin-bottom:24px;font-size:clamp(1.7rem,3vw,2.6rem)}.checkout-subtitle{margin-top:30px}.checkout-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wide-field{grid-column:1/-1}.delivery-switch{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.delivery-switch button{border:1px solid var(--border);background:#fafafa;border-radius:999px;padding:13px 16px;font-weight:900}.delivery-switch button.active{background:var(--black);color:var(--white)}.pickup-box{border:1px solid var(--border);background:#fafafa;border-radius:20px;gap:6px;margin-bottom:18px;padding:18px;display:grid}.pickup-box span{color:var(--muted)}.checkout-notes{margin-top:16px}.checkout-items{gap:14px;margin-top:22px;display:grid}.checkout-item{border:1px solid var(--border);background:#fafafa;border-radius:20px;gap:12px;padding:16px;display:grid}.checkout-item div:first-child{gap:5px;display:grid}.checkout-item span,.checkout-item small{color:var(--muted)}.checkout-total-box{border-top:1px solid var(--border);gap:12px;margin-top:18px;padding:18px 0;display:grid}.checkout-total-box div{justify-content:space-between;gap:16px;display:flex}.checkout-final-total{font-size:1.35rem;font-weight:900}.checkout-payment-button{background:var(--green);width:100%;color:var(--white);border:0;border-radius:999px;padding:16px 22px;font-weight:900}.checkout-warning{color:var(--muted);margin:14px 0 0;font-size:.9rem;line-height:1.5}.checkout-empty{text-align:center;width:min(680px,100%);margin:0 auto}.checkout-empty p{color:var(--muted)}.checkout-empty button{background:var(--black);color:var(--white);border:0;border-radius:999px;padding:14px 22px;font-weight:900}.about-store{background:var(--black);color:var(--white);grid-template-columns:1.4fr .6fr;align-items:stretch;gap:24px;display:grid}.about-store h2{color:var(--white)}.about-store p{color:#ffffffb8;max-width:720px;font-size:1.1rem;line-height:1.6}.about-card{border-radius:var(--radius);background:#ffffff17;border:1px solid #ffffff1f;align-content:center;gap:10px;padding:28px;display:grid}.about-card strong{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.cart-overlay{z-index:90;opacity:0;pointer-events:none;background:#00000080;transition:all .25s;position:fixed;inset:0}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{z-index:100;background:var(--white);flex-direction:column;width:min(500px,100vw);height:100vh;padding:28px;transition:all .3s;display:flex;position:fixed;top:0;right:0;transform:translate(102%);box-shadow:-20px 0 70px #0000002e}.cart-drawer.open{transform:translate(0)}.cart-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:18px;padding-bottom:20px;display:flex}.cart-header h2{letter-spacing:-.05em;margin:8px 0 0;font-size:2rem}.icon-button{background:var(--black);width:42px;height:42px;color:var(--white);border:0;border-radius:50%;font-size:1.6rem;line-height:1}.cart-empty{text-align:center;color:var(--muted);margin:auto 0}.cart-items{flex:1;align-content:start;gap:14px;padding:24px 0;display:grid;overflow-y:auto}.cart-item{border:1px solid var(--border);background:#fafafa;border-radius:20px;padding:16px}.cart-item-info{gap:4px;display:grid}.cart-item-info span,.cart-item-info small{color:var(--muted)}.cart-actions{border:1px solid var(--border);background:var(--white);border-radius:999px;align-items:center;gap:10px;width:fit-content;margin-top:14px;padding:4px;display:inline-flex}.cart-actions button{background:var(--black);width:30px;height:30px;color:var(--white);border:0;border-radius:50%;font-weight:900}.remove-button,.clear-button,.outline-button{border:1px solid var(--border);background:0 0;border-radius:999px;padding:10px 14px;font-weight:900}.remove-button{color:#9c2323;width:fit-content}.cart-summary{border-top:1px solid var(--border);gap:12px;padding-top:20px;display:grid}.cart-summary div{justify-content:space-between;font-size:1.2rem;display:flex}.checkout-button{background:var(--green);color:var(--white);width:100%}.clear-button{width:100%}.admin-login{place-items:center;min-height:70vh;padding:70px 5vw;display:grid}.admin-login form{border-radius:var(--radius);background:var(--white);width:min(460px,100%);box-shadow:var(--shadow);gap:16px;padding:34px;display:grid}.admin-login p{color:var(--muted);line-height:1.5}.admin-login button{background:var(--black);color:var(--white);border:0;border-radius:999px;padding:14px 20px;font-weight:900}.admin-login small{color:var(--muted)}.admin-top{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.admin-top p{color:var(--muted)}.admin-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.metric-card h2{margin-top:12px;font-size:3rem}.metric-card p{color:var(--muted);margin:8px 0 0}.admin-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:24px;display:grid}.admin-card{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:28px}.admin-card-header{margin-bottom:22px}.admin-form{gap:16px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-form button[type=submit]{background:var(--black);color:var(--white)}.preview-media{background-position:50%;background-size:cover;border-radius:24px;height:220px;margin-top:10px;margin-bottom:12px}.banner-preview{color:#fff;background-position:50%;background-size:cover;border-radius:24px;align-content:end;min-height:220px;margin-top:10px;margin-bottom:12px;padding:24px;display:grid}.banner-preview strong{font-size:2rem;line-height:1}.banner-preview span{opacity:.82;margin-top:8px}.admin-list{gap:12px;margin-top:30px;display:grid}.admin-list h3{margin:0 0 8px}.admin-list-item{border:1px solid var(--border);background:#fafafa;border-radius:20px;justify-content:space-between;gap:16px;padding:16px;display:flex}.admin-list-item div:first-child{gap:5px;display:grid}.admin-list-item span,.admin-list-item small{color:var(--muted)}.admin-list-actions{flex-wrap:wrap;place-content:center flex-end;gap:8px;display:flex}.admin-list-actions button{border:1px solid var(--border);background:var(--white);border-radius:999px;padding:9px 12px;font-weight:900}.orders-section{margin-bottom:24px}.empty-admin-state{border:1px solid var(--border);background:#fafafa;border-radius:24px;padding:28px}.empty-admin-state h3{margin:0 0 8px}.empty-admin-state p{color:var(--muted);margin:0}.orders-list{gap:16px;display:grid}.order-card{border:1px solid var(--border);background:#fafafa;border-radius:24px;padding:18px}.order-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.order-header div{gap:4px;display:grid}.order-header span{color:var(--muted);font-size:.9rem}.order-header select{border:1px solid var(--border);background:var(--white);border-radius:999px;padding:10px 14px;font-weight:900}.order-customer{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.order-customer div{background:var(--white);border:1px solid var(--border);border-radius:16px;gap:4px;padding:12px;display:grid}.order-customer small{color:var(--muted);font-weight:800}.order-customer strong{overflow-wrap:anywhere}.order-note{color:#333;margin:10px 0}.order-items{gap:8px;margin-top:14px;display:grid}.order-item{background:var(--white);border:1px solid var(--border);border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px;display:grid}.order-item small{color:var(--muted)}.order-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.order-actions a,.order-actions button{border:1px solid var(--border);background:var(--white);border-radius:999px;padding:10px 14px;font-weight:900}.order-actions a{background:var(--green);color:var(--white)}.danger-button{color:#9c2323}@media (width<=1280px){.admin-metrics{grid-template-columns:repeat(3,1fr)}}@media (width<=1120px){.categories-grid,.products-grid{grid-template-columns:repeat(3,1fr)}.admin-grid,.about-store,.product-detail-grid,.checkout-grid{grid-template-columns:1fr}.hero-card{margin-top:40px;position:relative;bottom:auto;right:auto}.product-detail-image{min-height:520px}.related-grid,.order-customer{grid-template-columns:repeat(2,1fr)}.order-item{grid-template-columns:1fr}}@media (width<=760px){.topbar{display:none}.navbar{flex-wrap:wrap;gap:14px;padding:14px 4vw}.navbar nav{order:3;justify-content:space-between;gap:12px;width:100%}.hero{min-height:auto;padding:70px 5vw 86px}.hero h1{font-size:clamp(3.2rem,18vw,5rem)}.hero-card{width:100%}.categories-section,.products-section,.about-store,.admin-page,.product-detail-page,.checkout-page{padding:54px 4vw}.section-header,.admin-top,.order-header,.checkout-title{flex-direction:column;align-items:start}.categories-grid,.products-grid,.features-strip,.admin-metrics,.related-grid,.order-customer,.checkout-form-grid,.delivery-switch{grid-template-columns:1fr}.features-strip{margin:0 4vw 24px}.product-media{height:260px}.product-options,.form-row,.detail-options,.detail-actions{grid-template-columns:1fr}.product-detail-image{border-radius:28px;min-height:390px}.product-detail-info,.checkout-card,.checkout-summary-card{border-radius:28px;padding:24px}.product-detail-info h1{font-size:2.4rem}.admin-list-item{flex-direction:column}.admin-list-actions{justify-content:flex-start}.cart-drawer{padding:22px}}.payment-success-page{background:radial-gradient(circle at top,#b0975f29,#0000 34%),linear-gradient(135deg,#050505 0%,#151515 45%,#20241f 100%);justify-content:center;align-items:center;min-height:80vh;padding:72px 20px;display:flex}.payment-success-card{text-align:center;background:#fffffff5;border-radius:32px;width:min(760px,100%);padding:44px;box-shadow:0 24px 80px #00000047}.success-icon{color:#fff;background:#0f8f45;border-radius:999px;place-items:center;width:84px;height:84px;margin:0 auto 22px;font-size:44px;font-weight:900;display:grid}.payment-success-card h1{letter-spacing:-2px;color:#050505;margin:10px 0 14px;font-size:clamp(32px,5vw,54px);line-height:.95}.payment-success-card p{color:#4f4f4f;font-size:16px;line-height:1.6}.success-steps{text-align:left;gap:14px;margin:30px 0;display:grid}.success-steps div,.success-info-box{background:#f4f1ea;border:1px solid #b0975f47;border-radius:18px;padding:18px}.success-steps strong,.success-info-box strong{color:#050505;margin-bottom:6px;display:block}.success-steps span,.success-info-box span{color:#5b5b5b;font-size:14px;line-height:1.5}.success-info-box{text-align:left;margin-bottom:12px}.success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin:28px 0 14px;display:flex}.success-actions a,.success-actions button{cursor:pointer;border:none;border-radius:999px;padding:15px 24px;font-weight:900;text-decoration:none}.success-actions a{color:#fff;background:#0f8f45}.success-actions button{color:#fff;background:#050505}.success-warning{margin-top:20px;color:#777!important;font-size:13px!important}@media (width<=640px){.payment-success-page{padding:40px 14px}.payment-success-card{border-radius:24px;padding:30px 20px}.success-actions{flex-direction:column}.success-actions a,.success-actions button{width:100%}}.store-footer{color:#fff;background:#050505;border-top:1px solid #ffffff14;padding:48px 20px 22px}.store-footer-grid{grid-template-columns:1.5fr 1fr 1.2fr 1.2fr;gap:28px;width:min(1180px,100%);margin:0 auto;display:grid}.store-footer strong{color:#fff;margin-bottom:14px;font-size:16px;display:block}.store-footer p,.store-footer span{color:#ffffffb8;margin-bottom:8px;font-size:14px;line-height:1.6;display:block}.store-footer button{color:#ffffffb8;cursor:pointer;text-align:left;background:0 0;border:none;margin-bottom:9px;padding:0;font-size:14px;display:block}.store-footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:16px;width:min(1180px,100%);margin:34px auto 0;padding-top:18px;display:flex}.store-footer-bottom span{margin:0;font-size:13px}.legal-page{background:radial-gradient(circle at top,#b0975f24,#0000 32%),linear-gradient(135deg,#050505 0%,#151515 48%,#20241f 100%);min-height:80vh;padding:70px 20px}.legal-card{background:#fff;border-radius:30px;width:min(920px,100%);margin:0 auto;padding:42px;box-shadow:0 24px 80px #00000047}.legal-card h1{letter-spacing:-2px;color:#050505;margin:18px 0;font-size:clamp(34px,5vw,58px);line-height:.95}.legal-card h2{color:#050505;margin:30px 0 10px;font-size:22px}.legal-card p{color:#555;font-size:16px;line-height:1.7}.legal-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.legal-actions button{color:#fff;cursor:pointer;background:#050505;border:none;border-radius:999px;padding:15px 24px;font-weight:900}@media (width<=820px){.store-footer-grid{grid-template-columns:1fr 1fr}.legal-card{border-radius:24px;padding:30px 22px}}@media (width<=560px){.store-footer-grid{grid-template-columns:1fr}.store-footer-bottom,.legal-actions{flex-direction:column}.legal-actions button{width:100%}}@media (width<=768px){.hero{align-items:flex-end;min-height:560px;padding:34px 22px 88px;background-position:50%!important;background-size:cover!important}.hero-content{z-index:2;width:100%;max-width:360px;position:relative}.hero-label{letter-spacing:2px;font-size:11px}.hero-content h1{max-width:340px;letter-spacing:-2px!important;margin-bottom:14px!important;font-size:clamp(36px,11vw,52px)!important;line-height:.9!important}.hero-content p{max-width:300px;margin-bottom:22px;font-size:16px!important;line-height:1.4!important}.hero-cta{padding:15px 24px!important;font-size:15px!important}.hero-card{border-radius:24px!important;width:auto!important;max-width:none!important;padding:22px!important;bottom:78px!important;left:22px!important;right:22px!important}.hero-card p{letter-spacing:3px!important;font-size:11px!important}.hero-card strong{font-size:26px!important;line-height:1.08!important}.hero-card span{font-size:16px!important;line-height:1.45!important}.hero-dots{bottom:34px!important;left:22px!important}}@media (width<=430px){.hero{min-height:520px;padding:28px 18px 78px;background-position:54%!important}.hero-content h1{max-width:310px;font-size:42px!important}.hero-content p{max-width:280px;font-size:15px!important}.hero-card{padding:20px!important;bottom:68px!important;left:18px!important;right:18px!important}.hero-card strong{font-size:23px!important}.hero-card span{font-size:15px!important}.hero-dots{bottom:28px!important;left:18px!important}}@media (width<=768px){.hero{background-color:#050505!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;height:300px!important;min-height:300px!important;padding:0!important;display:block!important}.hero:before,.hero:after,.hero-content,.hero-card{display:none!important}.hero-dots{z-index:5!important;bottom:16px!important;left:50%!important;transform:translate(-50%)!important}}@media (width<=430px){.hero{background-position:50%!important;background-size:contain!important;height:270px!important;min-height:270px!important}}@media (width<=768px){.categories-section{overflow:hidden;padding:54px 0 34px!important}.categories-section .section-header{margin-bottom:28px;padding:0 22px}.categories-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none!important;gap:16px!important;margin:0!important;padding:0 22px 18px!important;display:flex!important;overflow:auto hidden!important}.categories-grid::-webkit-scrollbar{display:none}.category-card{scroll-snap-align:start;flex:none;border-radius:28px!important;min-width:78%!important;max-width:78%!important;height:190px!important}.category-card span{font-size:28px!important}.category-card small{font-size:16px!important}}@media (width<=430px){.category-card{min-width:82%!important;max-width:82%!important;height:180px!important}.categories-grid{padding-left:18px!important;padding-right:18px!important}}@media (width<=768px){.products-section{padding:46px 18px 40px!important}.products-section .section-header{margin-bottom:26px!important;display:block!important}.products-section .section-header h2{letter-spacing:-1.5px!important;margin-top:8px!important;font-size:34px!important;line-height:1!important}.products-section .section-header p{font-size:14px!important}.search-box{width:100%!important;margin-top:18px!important}.search-box input{border-radius:999px!important;width:100%!important;height:48px!important;font-size:15px!important}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 14px!important;display:grid!important}.product-card{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;overflow:visible!important}.product-media{background-color:#eee!important;background-position:50%!important;background-size:cover!important;border-radius:0!important;height:210px!important;margin-bottom:12px!important}.product-media.no-image{background:#eee!important}.product-media.no-image strong{color:#111!important;font-size:18px!important}.product-tag{color:#111!important;background:#fff!important;border-radius:999px!important;padding:7px 10px!important;font-size:10px!important;top:10px!important;left:10px!important}.product-content{padding:0!important}.product-heading{display:block!important}.product-heading small{color:#f05a28!important;margin-bottom:5px!important;font-size:14px!important;font-weight:900!important;display:block!important}.product-heading h3{letter-spacing:-.4px!important;color:#111!important;margin-bottom:6px!important;font-size:17px!important;line-height:1.18!important}.product-heading>strong{color:#111!important;margin-top:10px!important;font-size:17px!important;display:block!important}.product-content p,.product-options{display:none!important}.product-footer{margin-top:10px!important;display:block!important}.product-footer .stock{margin-bottom:8px!important;font-size:12px!important;display:block!important}.product-footer button{color:#fff!important;background:#050505!important;border-radius:999px!important;width:100%!important;height:42px!important;font-size:13px!important;font-weight:900!important}.details-button{color:#050505!important;background:#fff!important;border:1px solid #0000001f!important;border-radius:999px!important;width:100%!important;height:40px!important;margin-top:8px!important;font-size:13px!important;font-weight:900!important}}@media (width<=430px){.products-section{padding-left:16px!important;padding-right:16px!important}.products-grid{gap:24px 12px!important}.product-media{height:185px!important}.product-heading h3,.product-heading>strong{font-size:16px!important}}@media (width<=768px){.ranking-promo-section{border-radius:24px;width:calc(100% - 32px);margin:34px auto}}@media (width<=430px){.ranking-promo-section{border-radius:20px;width:calc(100% - 24px);margin:28px auto}}.ranking-promo-section{background:#050505;border-radius:34px;width:min(1180px,100% - 40px);margin:54px auto;overflow:hidden;box-shadow:0 24px 70px #00000047}.ranking-promo-section button{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.ranking-promo-section img{width:100%;height:auto;display:block}.floating-whatsapp{z-index:999;color:#fff;background:#0f8f45;border-radius:999px;align-items:center;gap:9px;padding:15px 20px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 45px #0f8f4561}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 22px 55px #0f8f457a}.floating-whatsapp span{font-size:20px;line-height:1}.floating-whatsapp strong{font-size:14px}@media (width<=768px){.ranking-promo-section{border-radius:24px;width:calc(100% - 32px);margin:34px auto}.floating-whatsapp{padding:14px 18px;bottom:18px;right:16px}}@media (width<=430px){.ranking-promo-section{border-radius:20px;width:calc(100% - 24px);margin:28px auto}.floating-whatsapp{padding:13px 16px;bottom:16px;right:14px}.floating-whatsapp strong{display:none}.floating-whatsapp span{font-size:24px}}.variant-selectors{gap:10px;margin:18px 0;display:grid}.variant-label{text-transform:uppercase;letter-spacing:1.4px;color:#7a7a7a;font-size:12px;font-weight:900;display:block}.variant-color-list{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.variant-color-list::-webkit-scrollbar{display:none}.color-choice{color:#111;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:999px;flex:none;padding:9px 14px;font-size:13px;font-weight:900}.color-choice.active{color:#fff;background:#050505;border-color:#050505}.size-choice-grid{grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:8px;display:grid}.size-choice{cursor:pointer;text-align:center;background:#fff;border:1px solid #0000001f;border-radius:14px;padding:10px 8px}.size-choice strong{color:#050505;font-size:14px;display:block}.size-choice small{color:#666;margin-top:3px;font-size:10px;line-height:1.2;display:block}.size-choice.active{background:#050505;border-color:#050505}.size-choice.active strong,.size-choice.active small{color:#fff}.size-choice:disabled{cursor:not-allowed;opacity:.48;background:#eee}.size-choice:disabled strong{color:#777}.size-choice:disabled small{color:#a23b3b;font-weight:900}.detail-variant-selectors{margin:26px 0}.detail-size-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.variants-admin-box{background:#f7f4ee;border:1px solid #00000014;border-radius:22px;gap:16px;padding:18px;display:grid}.variants-admin-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.variants-admin-header h3{margin:4px 0 0}.variant-help{color:#666;margin:0;font-size:14px;line-height:1.5}.variant-admin-card{background:#fff;border:1px solid #00000014;border-radius:18px;gap:14px;padding:16px;display:grid}.variant-admin-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=768px){.product-card .variant-selectors{display:grid!important}.size-choice-grid,.detail-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.variants-admin-box{border-radius:18px;padding:14px}.variant-admin-card{padding:14px}}.categories-section,.products-section,.about-store,.store-footer{background:#1f1f1f!important}.categories-section{padding:90px 5vw 80px!important}.products-section{padding-top:80px!important;padding-bottom:90px!important}.about-store{padding:80px 5vw!important}.categories-section h2,.products-section h2,.about-store h2,.store-footer strong{color:#fff!important}.categories-section p,.products-section p,.about-store p,.store-footer p,.store-footer span{color:#cfcfcf!important}.section-kicker{color:#c9a45c!important}.category-card{background:#2b2b2b!important;border:1px solid #ffffff14!important;box-shadow:0 18px 45px #00000047!important}.category-card span{color:#fff!important}.category-card small{color:#cfcfcf!important}.category-card:hover,.category-card.active{background:#050505!important;border-color:#c9a45c!important}.search-box input{color:#fff!important;background:#2b2b2b!important;border:1px solid #ffffff1f!important}.search-box input::placeholder{color:#999!important}.product-card{background:#2b2b2b!important;border:1px solid #ffffff14!important;box-shadow:0 20px 55px #00000047!important}.product-heading h3,.product-heading strong{color:#fff!important}.product-heading small{color:#c9a45c!important}.product-content p{color:#cfcfcf!important}.color-choice,.size-choice{color:#fff!important;background:#1f1f1f!important;border-color:#ffffff1f!important}.color-choice.active,.size-choice.active{color:#050505!important;background:#fff!important;border-color:#fff!important}.size-choice strong,.size-choice small{color:inherit!important}.size-choice:disabled{opacity:.45;background:#333!important}.product-footer button{color:#050505!important;background:#fff!important}.details-button{color:#fff!important;background:0 0!important;border:1px solid #ffffff2e!important}.about-card{background:#2b2b2b!important;border:1px solid #ffffff14!important}.about-card strong{color:#fff!important}.about-card span{color:#cfcfcf!important}.store-footer{border-top:1px solid #ffffff14!important}.store-footer button{color:#cfcfcf!important}.store-footer button:hover{color:#fff!important}.store-footer-bottom{border-top:1px solid #ffffff14!important}.ranking-clean-section{background:#1f1f1f!important;padding:70px 5vw!important}.ranking-clean-content{color:#fff;background:linear-gradient(135deg,#050505 0%,#171717 55%,#2a2418 100%);border:1px solid #c9a45c38;border-radius:34px;width:min(1180px,100%);margin:0 auto;padding:56px;box-shadow:0 28px 80px #00000059}.ranking-clean-content h2{letter-spacing:-2.5px;color:#fff;margin:10px 0 18px;font-size:clamp(36px,5vw,66px);line-height:.95}.ranking-clean-content>p{color:#d6d6d6;max-width:720px;margin-bottom:34px;font-size:18px;line-height:1.7}.ranking-clean-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:34px;display:grid}.ranking-clean-grid div{background:#ffffff0e;border:1px solid #ffffff14;border-radius:22px;padding:24px}.ranking-clean-grid strong{color:#fff;margin-bottom:9px;font-size:17px;display:block}.ranking-clean-grid span{color:#cfcfcf;font-size:14px;line-height:1.5;display:block}.ranking-clean-content button{color:#050505;cursor:pointer;background:#c9a45c;border:none;border-radius:999px;padding:16px 28px;font-size:15px;font-weight:900;transition:transform .2s,background .2s}.ranking-clean-content button:hover{background:#e0bc72;transform:translateY(-3px)}@media (width<=768px){.ranking-clean-section{padding:44px 18px!important}.ranking-clean-content{border-radius:26px;padding:34px 24px}.ranking-clean-content h2{letter-spacing:-1.6px;font-size:38px}.ranking-clean-content>p{margin-bottom:26px;font-size:15px}.ranking-clean-grid{grid-template-columns:1fr;gap:12px}.ranking-clean-grid div{padding:20px}.ranking-clean-content button{width:100%}}.category-card-image{background-position:50%!important;background-size:cover!important;justify-content:space-between!important;min-height:170px!important;position:relative!important;overflow:hidden!important}.category-card-image:after{content:"";opacity:0;background:linear-gradient(135deg,#c9a45c1f,#0000001f);transition:opacity .25s;position:absolute;inset:0}.category-card-image:hover:after{opacity:1}.category-card-image span,.category-card-image small{z-index:2;position:relative}.category-card-image span{text-shadow:0 3px 18px #000000a6;color:#fff!important;font-size:22px!important;font-weight:900!important}.category-card-image small{text-shadow:0 3px 14px #000000a6;color:#f4f4f4!important;font-weight:900!important}.category-card-image:hover{border-color:#c9a45c8c!important;transform:translateY(-6px)!important;box-shadow:0 24px 70px #00000061!important}.category-card-image.active{border-color:#c9a45c!important}.category-card.category-card-image{background-image:linear-gradient(180deg, #0000002e, #000000c7), var(--category-image)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;justify-content:space-between!important;min-height:170px!important;position:relative!important;overflow:hidden!important}.category-card.category-card-image:after{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#c9a45c29,#0000001a);transition:opacity .25s;position:absolute;inset:0}.category-card.category-card-image:hover:after{opacity:1}.category-card.category-card-image span,.category-card.category-card-image small{z-index:2;position:relative}.category-card.category-card-image span{text-shadow:0 3px 18px #000000bf;color:#fff!important;font-size:22px!important;font-weight:900!important}.category-card.category-card-image small{text-shadow:0 3px 14px #000000bf;color:#fff!important;font-weight:900!important}.brand{align-items:center!important;gap:12px!important;display:flex!important}.brand-logo{object-fit:contain;width:auto;height:54px;display:block}.brand-mark{display:none!important}@media (width<=768px){.brand-logo{height:44px}}@media (width<=430px){.brand-logo{height:40px}}@media (width<=768px){.products-section{background:#fff!important;padding:46px 18px 70px!important}.products-section .section-header{justify-content:space-between!important;align-items:center!important;margin-bottom:34px!important;display:flex!important}.products-section .section-header h2{color:#111!important;letter-spacing:-.8px!important;margin:0!important;font-size:30px!important;line-height:1.05!important}.products-section .section-kicker,.products-section .section-header p,.search-box{display:none!important}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:34px 14px!important;display:grid!important}.product-card{width:100%!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;overflow:visible!important}.product-media{aspect-ratio:1/1.18!important;width:100%!important;height:auto!important;box-shadow:none!important;background-position:50%!important;background-size:cover!important;border-radius:0!important;margin:0 0 13px!important}.product-tag{color:#111!important;background:#fff!important;border-radius:999px!important;padding:7px 11px!important;font-size:10px!important;font-weight:900!important;top:10px!important;left:10px!important}.product-content{background:0 0!important;padding:0!important}.product-heading{display:block!important}.product-heading small{color:#f05a28!important;letter-spacing:-.2px!important;margin-bottom:6px!important;font-size:15px!important;font-weight:900!important;display:block!important}.product-heading h3{color:#111!important;letter-spacing:-.5px!important;margin:0 0 8px!important;font-size:18px!important;font-weight:900!important;line-height:1.2!important}.product-heading>strong{color:#111!important;margin-top:12px!important;font-size:17px!important;font-weight:900!important;display:block!important}.product-content p,.product-card .variant-selectors,.product-card .product-footer,.details-button,.stock{display:none!important}.product-card:hover{transform:none!important}}@media (width<=430px){.products-section{padding-left:16px!important;padding-right:16px!important}.products-grid{gap:32px 13px!important}.product-heading h3{font-size:17px!important}.product-heading small{font-size:14px!important}.product-heading>strong{font-size:16px!important}}
