:root{--bg:#0b0908;--paper:#f6efe6;--ink:#17110d;--muted:#796a5f;--gold:#c98b4f;--line:#d9cdc0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--paper);color:var(--ink)}a{text-decoration:none;color:inherit}button{font:inherit}.top{height:72px;padding:0 5vw;display:grid;grid-template-columns:180px 1fr 180px;align-items:center;position:sticky;top:0;z-index:20;background:rgba(246,239,230,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand{font:900 20px/1 Arial;letter-spacing:.08em}.brand span{color:var(--gold)}nav{display:flex;justify-content:center;gap:30px;font-size:12px;font-weight:700}.tools{display:flex;justify-content:flex-end;gap:8px}.tools button{height:38px;border:1px solid var(--line);background:#fff9f3;border-radius:999px;padding:0 14px;cursor:pointer}.tools b{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--ink);color:#fff;margin-left:5px;font-size:10px}.hero{min-height:620px;display:grid;grid-template-columns:1fr 1.1fr;gap:4vw;padding:5.5vw;align-items:center;background:linear-gradient(135deg,#f8f2ea,#ead8c5)}.eyebrow{font-size:10px;font-weight:900;letter-spacing:.16em;color:#9a6d43}.hero h1{font:900 clamp(54px,6vw,88px)/.94 Georgia,serif;letter-spacing:-.05em;margin:16px 0 22px}.hero h1 em{font-weight:400;color:#8b5e38}.hero p{max-width:570px;font-size:15px;line-height:1.7;color:var(--muted)}.hero-actions{display:flex;gap:10px;margin-top:27px}.btn{height:46px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.solid{background:var(--ink);color:#fff}.ghost{border:1px solid #baa99a;background:rgba(255,255,255,.3)}.hero-proof{display:flex;gap:22px;margin-top:24px;font-size:10px;color:#796b60}.hero-art{min-height:480px;position:relative}.fashion-card{position:absolute;width:42%;height:68%;border-radius:28px;padding:20px;box-shadow:0 24px 70px #6c50352b;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.fashion-card span{font:700 10px Arial;opacity:.55}.fashion-card b{font-size:10px;letter-spacing:.12em}.fc1{left:2%;top:13%;background:#201713;color:#f5e9dc;transform:rotate(-4deg)}.fc2{left:31%;top:2%;background:#c88e56;color:#24160d;z-index:3}.fc3{right:0;bottom:2%;background:#ece2d5;transform:rotate(5deg)}.dress{width:62%;height:72%;margin:auto;background:linear-gradient(180deg,#4c3529,#160f0c);clip-path:polygon(38% 0,62% 0,72% 18%,90% 100%,10% 100%,28% 18%)}.bag{width:72%;height:52%;margin:auto;border-radius:18px 18px 34px 34px;background:#2e1e16;position:relative}.bag:before{content:"";position:absolute;width:50%;height:40%;border:10px solid #2e1e16;border-bottom:0;border-radius:60px 60px 0 0;left:25%;top:-34%}.shoe{width:80%;height:30%;margin:auto;background:#a87955;border-radius:80% 20% 30% 20%;transform:rotate(-12deg);box-shadow:20px 20px 0 -12px #2c211a}.marquee{height:56px;background:var(--ink);color:#e6d9cc;display:flex;align-items:center;justify-content:space-around;font-size:10px;letter-spacing:.18em}.catalog{padding:80px 5vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font:900 44px Georgia;margin:6px 0}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:#fff8f1;padding:9px 13px;border-radius:999px;font-size:10px;cursor:pointer}.filters button.active{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{background:#fffaf5;border:1px solid var(--line);border-radius:20px;overflow:hidden}.product-art{height:255px;display:grid;place-items:center;position:relative;background:var(--tone)}.product-art i{display:block;width:42%;height:58%;background:var(--shape);border-radius:var(--radius);box-shadow:0 25px 50px #0002}.product-art .wish{position:absolute;right:13px;top:13px;width:34px;height:34px;border-radius:50%;border:0;background:#fff9;cursor:pointer}.product-body{padding:16px}.product-top{display:flex;justify-content:space-between;gap:10px}.product h3{margin:0;font-size:14px}.product small{color:var(--muted)}.product .add{width:100%;height:38px;margin-top:14px;border:0;border-radius:10px;background:var(--ink);color:#fff;font-weight:800;cursor:pointer}.editorial{margin:20px 5vw 90px;display:grid;grid-template-columns:1fr 1fr;border-radius:30px;overflow:hidden;background:#1a120e;color:#f6ecdf}.editorial-art{min-height:430px;background:radial-gradient(circle at 50% 38%,#b9743c55,transparent 35%),linear-gradient(145deg,#321f15,#0e0b09);display:grid;place-items:center;position:relative}.editorial-art span{position:absolute;left:24px;bottom:22px;font-size:9px;letter-spacing:.16em}.bottle{width:140px;height:210px;border-radius:35px 35px 20px 20px;background:linear-gradient(90deg,#3a1c0d,#b66d31,#2e160a);box-shadow:0 25px 70px #0008;position:relative}.bottle:before{content:"";position:absolute;width:54px;height:55px;background:#17100c;left:43px;top:-42px;border-radius:8px}.editorial-copy{padding:60px}.editorial h2{font:900 46px Georgia;margin:10px 0 20px}.editorial p,.editorial li{color:#c8b5a4;line-height:1.7;font-size:13px}.text-link{display:inline-block;margin-top:18px;color:#e7a563;font-weight:800}.search-panel{position:fixed;z-index:50;left:50%;top:-140px;transform:translateX(-50%);width:min(720px,90vw);padding:22px;background:#fffaf5;border:1px solid var(--line);border-radius:0 0 22px 22px;box-shadow:0 20px 60px #0002;transition:.25s}.search-panel.open{top:0}.search-panel div{display:flex;gap:8px}.search-panel input{flex:1;height:44px;border:1px solid var(--line);border-radius:12px;padding:0 14px}.search-panel button{width:44px;border:1px solid var(--line);border-radius:12px;background:#fff}.search-panel p{font-size:10px;color:var(--muted)}.cart{position:fixed;z-index:60;right:-420px;top:0;width:min(410px,92vw);height:100vh;background:#fffaf5;box-shadow:-20px 0 70px #0003;padding:24px;transition:.28s;display:flex;flex-direction:column}.cart.open{right:0}.shade{position:fixed;z-index:55;inset:0;background:#0007;opacity:0;pointer-events:none;transition:.25s}.shade.show{opacity:1;pointer-events:auto}.cart-head{display:flex;justify-content:space-between}.cart-head h3{margin:4px 0 20px}.cart-head button{border:0;background:none;font-size:28px}.cart-items{flex:1;overflow:auto}.cart-item{display:grid;grid-template-columns:58px 1fr auto;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-thumb{border-radius:12px;background:var(--tone)}.cart-item b{font-size:12px}.cart-item small{color:var(--muted)}.cart-item button{border:0;background:none;color:#9a6d43}.cart-foot>div{display:flex;justify-content:space-between;margin-bottom:14px}.checkout{width:100%;height:46px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-weight:800}.cart-foot small{display:block;margin-top:10px;color:var(--muted)}.toast{position:fixed;z-index:90;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;background:#17110d;color:#fff;padding:11px 16px;border-radius:999px;font-size:11px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.top{grid-template-columns:1fr auto}.top nav{display:none}.hero{grid-template-columns:1fr;padding:55px 22px}.hero-art{min-height:390px}.product-grid{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.editorial-copy{padding:36px}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.section-head{display:block}.filters{margin-top:16px}.hero h1{font-size:52px}.fashion-card{width:52%;height:65%}.fc2{left:26%}.fc3{display:none}.editorial{margin-left:14px;margin-right:14px}}
