:root{--red:#c91524;--red-dark:#940d18;--ink:#171418;--cream:#f8f4ef;--paper:#fff;--rose:#f3d7d5;--muted:#746d70;--line:#e9e1dc;--shadow:0 14px 38px rgba(45,13,17,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--cream);color:var(--ink)}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.store-header{height:84px;padding:0 clamp(22px,6vw,90px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.95);border-bottom:1px solid #0000000d;position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}.store-brand{display:flex;align-items:center;gap:13px}.store-brand>span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,var(--red),var(--red-dark));color:#fff;font-weight:950}.store-brand div{display:grid}.store-brand small{font-size:.7rem;color:var(--muted)}.store-header nav{display:flex;gap:30px;font-weight:800}.store-header nav a{padding:30px 0}.menu-toggle{display:none}.hero{min-height:680px;padding:80px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.05fr .75fr;align-items:center;gap:60px;background:radial-gradient(circle at 78% 25%,#c915241e,transparent 28%),linear-gradient(135deg,#fff 0%,#fff8f4 52%,#f3ded9 100%)}.hero h1{font-size:clamp(3.7rem,7.6vw,8rem);line-height:.88;letter-spacing:-.07em;margin:18px 0 28px}.hero p{font-size:1.18rem;line-height:1.75;color:var(--muted);max-width:650px}.eyebrow{font-size:.74rem;letter-spacing:.18em;font-weight:950;color:var(--red)}.hero-search{max-width:720px;margin-top:34px;display:grid;grid-template-columns:1fr auto;background:#fff;padding:8px;border-radius:18px;box-shadow:var(--shadow)}.hero-search input{border:0;margin:0;padding:15px 17px}.hero-search button,.filter-form button{border:0;background:var(--red);color:#fff;border-radius:12px;padding:14px 21px;font-weight:900}.hero-art{display:grid;place-items:center}.hero-product{width:360px;height:360px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 28px 80px #50101722;border:24px solid #ffffff99}.hero-product strong{font-size:7rem;line-height:1;color:var(--red)}.hero-product span,.hero-product small{font-weight:850;color:var(--muted)}.store-section{padding:90px clamp(22px,7vw,105px)}.categories-section{background:var(--ink);color:#fff}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-title h2{font-size:clamp(2.4rem,4.8vw,4.6rem);letter-spacing:-.045em;line-height:.98;margin:9px 0}.section-title p{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:300px;border-radius:24px;background:#242024;position:relative;overflow:hidden;border:1px solid #ffffff14;transition:.25s}.category-card:hover{transform:translateY(-7px)}.category-card img{width:100%;height:155px;object-fit:cover}.category-card>span{position:absolute;right:16px;top:16px;background:#0008;padding:7px 10px;border-radius:999px;font-size:.75rem;font-weight:900}.category-card h3,.category-card p,.category-card b{margin-left:20px;margin-right:20px}.category-card h3{font-size:1.25rem;margin-top:18px;margin-bottom:8px}.category-card p{font-size:.88rem;line-height:1.5;color:#bdb7bb;min-height:54px}.category-card b{display:block;color:#ffb2b7;font-size:.82rem;margin-bottom:20px}.product-title{align-items:center}.filter-form{display:grid;grid-template-columns:minmax(190px,1fr) 220px auto;gap:8px;background:#fff;padding:8px;border-radius:16px;box-shadow:var(--shadow)}.filter-form input,.filter-form select{border:0;background:#faf8f6;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{display:flex;flex-direction:column;background:#fff;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);transition:.25s}.product-card:hover{transform:translateY(-6px)}.product-image{height:260px;display:block;position:relative;background:#f1d9d5;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-image img{transform:scale(1.035)}.featured-badge{position:absolute;left:14px;top:14px;background:var(--red);color:#fff;padding:7px 11px;border-radius:999px;font-size:.68rem;font-weight:950}.product-copy{padding:21px;display:flex;flex-direction:column;flex:1}.category-label{text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:950;color:var(--red)}.product-card h3{font-size:1.22rem;margin:9px 0}.product-card p{font-size:.9rem;line-height:1.55;color:var(--muted);min-height:66px}.stock-line{margin-top:auto;font-size:.72rem;font-weight:900}.in-stock{color:#25723e}.out-stock{color:#a52626}.product-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:15px;padding-top:16px}.product-foot a{font-size:.78rem;font-weight:950;color:var(--red)}.store-btn{display:inline-flex;justify-content:center;padding:15px 24px;border:0;border-radius:13px;background:linear-gradient(145deg,var(--red),var(--red-dark));color:#fff;font-weight:950}.store-btn.wide{width:100%}.category-hero{padding:100px clamp(22px,8vw,120px);background:linear-gradient(135deg,#181318,#43151a);color:#fff}.category-hero h1{font-size:clamp(3.2rem,7vw,7rem);letter-spacing:-.055em;line-height:.92}.category-hero p{color:#d0c8cc;max-width:750px}.product-page{max-width:1280px;margin:80px auto;padding:0 34px;display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.product-large{height:620px;border-radius:30px;overflow:hidden;background:#f2d9d6;box-shadow:0 28px 80px #3210141f}.product-large img{width:100%;height:100%;object-fit:cover}.product-page h1{font-size:clamp(3rem,5.5vw,5.7rem);letter-spacing:-.055em;line-height:.94}.lead{line-height:1.75;color:var(--muted)}.product-meta{display:flex;gap:10px;flex-wrap:wrap}.product-meta span{background:#fff;padding:8px 12px;border-radius:999px;font-size:.76rem;font-weight:850}.big-price{display:block;font-size:2.25rem;margin:24px 0}.buy-form{display:flex;align-items:flex-end;gap:14px}.buy-form input{width:115px}.narrow{max-width:1000px;margin:auto}.cart-box,.checkout-form,.order-summary{background:#fff;border-radius:24px;padding:28px;box-shadow:var(--shadow)}.cart-row{display:grid;grid-template-columns:1fr 120px 125px auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-product{display:flex;align-items:center;gap:15px}.cart-product img{width:82px;height:70px;object-fit:cover;border-radius:13px}.cart-product small{display:block;color:var(--muted)}.cart-total,.summary-total{display:flex;justify-content:space-between;font-size:1.35rem;padding:24px 0}.checkout-page{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.25fr .75fr;gap:28px}.order-summary{position:sticky;top:108px}.summary-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}label{display:block;font-weight:850;margin:15px 0}input,select,textarea{width:100%;padding:13px;border:1px solid #d8d0cb;border-radius:11px;background:#fff;margin-top:7px}textarea{min-height:105px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.checkout-success,.empty,.error-box{background:#fff;padding:36px;border-radius:22px;box-shadow:var(--shadow)}footer{display:flex;justify-content:space-between;gap:35px;background:#171417;color:#fff;padding:60px clamp(22px,7vw,105px)}footer p{color:#a9a2a7}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:930px){.hero,.product-page,.checkout-page{grid-template-columns:1fr}.hero-art{display:none}.menu-toggle{display:block}.store-header nav{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;padding:18px}.menu-open .store-header nav{display:flex}.section-title{align-items:flex-start;flex-direction:column}.filter-form{width:100%}.product-grid{grid-template-columns:repeat(2,1fr)}.product-large{height:470px}.order-summary{position:static}.cart-row{grid-template-columns:1fr 100px 110px}}@media(max-width:650px){.hero{padding:65px 22px}.hero h1{font-size:3.6rem}.hero-search{grid-template-columns:1fr}.store-section{padding:62px 22px}.product-grid,.category-grid{grid-template-columns:1fr}.filter-form{grid-template-columns:1fr}.product-page{padding:0 20px}.product-large{height:360px}.form-grid{grid-template-columns:1fr}.cart-row{grid-template-columns:1fr}.buy-form{flex-direction:column}.buy-form input{width:100%}footer{flex-direction:column}}
.store-status{padding:10px 18px;text-align:center;background:var(--brand-error,#b31c28);color:#fff;font-weight:850}.store-header{border-top:3px solid var(--brand-primary,#c91524)}.store-btn,.hero-search button,.filter-form button{background:var(--brand-primary,#c91524)}.eyebrow,.category-label,.product-foot a{color:var(--brand-primary,#c91524)}
