:root{color-scheme:dark;--black:#070707;--wine:#6f0d15;--wine2:#321014;--gold:#e8bd5b;--gold2:#f7d982;--cream:#fff9ea;--muted:#a99b98;--line:rgba(232,189,91,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;background:#070707;color:var(--cream);font:16px/1.5 Arial,Helvetica,sans-serif}.brand-pattern{min-height:100vh;background-color:#070707;background-image:linear-gradient(rgba(7,7,7,.94),rgba(7,7,7,.97)),url('../images/logo.png'),url('../images/logo.png');background-position:0 0,-22px -20px,78px 78px;background-repeat:repeat;background-size:auto,200px 200px,200px 200px;background-attachment:fixed}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1120px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(7,7,7,.92);backdrop-filter:blur(16px)}.header-row{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:15px;min-width:0}.brand img{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 0 25px rgba(232,189,91,.22))}.brand strong{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.07em;font-size:1.35rem}.brand small{color:rgba(255,255,255,.45);letter-spacing:.09em}.cart-button,.gold-button{border:0;border-radius:999px;background:linear-gradient(90deg,#c9922d,#f0ca72,#d29d35);color:#16090a;font-weight:900;padding:13px 20px}.cart-button span{display:inline-grid;place-items:center;min-width:24px;margin-left:7px;border-radius:99px;background:var(--wine);color:white}.hero{position:relative;min-height:510px;margin-top:28px;overflow:hidden;border:1px solid rgba(232,189,91,.22);border-radius:32px;background:#120708;box-shadow:0 30px 100px rgba(67,6,12,.22)}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:66% center;opacity:.65;filter:saturate(.75)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,7,7,.99) 4%,rgba(16,6,8,.9) 43%,rgba(80,7,16,.12) 80%)}.hero-copy{position:relative;z-index:2;min-height:510px;max-width:610px;padding:48px;display:flex;flex-direction:column;justify-content:flex-end}.open-state{margin-bottom:auto;font-weight:700;color:rgba(255,255,255,.8)}.open-state i{display:inline-block;width:10px;height:10px;margin-right:8px;border-radius:50%;background:#c2212c;box-shadow:0 0 15px #c2212c}.open-state.open i{background:var(--gold);box-shadow:0 0 18px var(--gold)}.eyebrow{width:max-content;margin-bottom:18px;padding:7px 13px;border:1px solid rgba(232,189,91,.3);border-radius:99px;background:rgba(111,13,21,.4);color:#f4d17d;text-transform:uppercase;font-size:.75rem;font-weight:800;letter-spacing:.13em}.hero h1{margin:0;font-size:clamp(3.3rem,9vw,6rem);line-height:.86;letter-spacing:-.075em}.hero h1 span{background:linear-gradient(90deg,#f8df9a,#e8bd5b,#b97918);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{max-width:480px;color:rgba(255,255,255,.68);font-size:1.1rem}.hero p strong{color:var(--gold)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:28px 0}.trust{padding:20px;border:1px solid rgba(232,189,91,.12);border-radius:18px;background:linear-gradient(135deg,rgba(92,12,20,.23),rgba(255,255,255,.025))}.trust strong{display:block;color:#f5d98e}.trust small{color:rgba(255,255,255,.43)}.catalog{padding:34px 0 130px}.section-kicker{color:var(--gold);font-size:.75rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.section-row{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-row h2{margin:8px 0 0;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.045em}.section-row>span{color:rgba(255,255,255,.42);font-size:.9rem}.filters{display:flex;gap:8px;overflow:auto;padding:18px 0 22px}.filter{flex:0 0 auto;padding:9px 16px;border:1px solid rgba(255,255,255,.1);border-radius:99px;background:rgba(60,11,16,.2);color:rgba(255,255,255,.67);font-weight:700}.filter.active{border-color:var(--gold);background:var(--gold);color:#16090a}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product{display:flex;flex-direction:column;min-width:0;padding:18px;border:1px solid rgba(232,189,91,.11);border-radius:24px;background:linear-gradient(145deg,#17100f,#0d0909 58%,#21090d);transition:.2s}.product:hover{transform:translateY(-2px);border-color:rgba(232,189,91,.32)}.product-image{height:160px;position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(232,189,91,.12);border-radius:16px;background:radial-gradient(circle at 68% 22%,var(--accent),#21090d 66%,#090808)}.product-image img{width:100%;height:100%;object-fit:contain;padding:12px;filter:drop-shadow(0 10px 18px rgba(0,0,0,.55))}.product-image .fallback{font-size:2.2rem;color:#f7e3aa}.product-meta{margin-top:14px;color:rgba(255,255,255,.35);font-size:.75rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.product h3{margin:5px 0 0;color:var(--gold);font-size:1.15rem}.product p{margin:4px 0;color:rgba(255,255,255,.43);font-size:.9rem}.product-bottom{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between}.add{width:42px;height:42px;border:0;border-radius:50%;background:var(--gold);font-size:1.5rem;color:#18090a}.badge{float:right;padding:4px 8px;border-radius:99px;background:rgba(127,16,24,.75);color:#f7d982;font-size:.65rem}.empty{padding:55px;text-align:center;border:1px dashed var(--line);border-radius:24px;color:rgba(255,255,255,.45)}.site-footer{border-top:1px solid var(--line);background:#0b0708}.footer-row{padding:30px 0;display:flex;justify-content:space-between;gap:24px;align-items:center;color:rgba(255,255,255,.4);font-size:.85rem}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:76px}.footer-brand strong{display:block;color:var(--gold);letter-spacing:.09em;text-transform:uppercase}.modal{position:fixed;inset:0;z-index:60;display:none;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.modal.open{display:flex}.drawer{width:min(600px,100%);height:100%;margin-left:auto;overflow:auto;background:#0f090a;border-left:1px solid var(--line);padding:24px}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}.drawer-head h2{margin:0}.close{width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:transparent;color:white}.cart-item{display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.07)}.qty{display:flex;align-items:center;gap:10px}.qty button{width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:rgba(255,255,255,.05);color:white}.totals{padding:20px 0}.totals div{display:flex;justify-content:space-between;margin:6px 0;color:rgba(255,255,255,.55)}.totals .total{padding-top:8px;color:white;font-size:1.15rem;font-weight:900}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{color:rgba(255,255,255,.7);font-size:.85rem;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:48px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(255,255,255,.05);color:white;padding:11px 13px;outline:none}.field textarea{min-height:90px;resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--gold)}.payments{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment input{position:absolute;opacity:0}.payment span{display:flex;align-items:center;min-height:54px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:rgba(255,255,255,.58)}.payment input:checked+span{border-color:var(--gold);background:rgba(111,13,21,.3);color:#f5d98e}.submit{width:100%;min-height:56px;border:0;border-radius:16px;background:var(--gold);color:#18090a;font-weight:900;font-size:1rem}.submit:disabled{background:rgba(255,255,255,.1);color:rgba(255,255,255,.38)}.notice{margin:14px 0;padding:13px;border:1px solid rgba(232,189,91,.2);border-radius:12px;background:rgba(111,13,21,.25);color:#f5d98e}.error{border-color:rgba(239,68,68,.25);background:rgba(127,29,29,.35);color:#fecaca}.success{text-align:center;padding:50px 15px}.success .tick{display:grid;place-items:center;width:80px;height:80px;margin:auto;border-radius:50%;background:var(--gold);color:#18090a;font-size:2rem}.honeypot{position:absolute;left:-9999px}@media(max-width:780px){.header-row{min-height:80px}.brand img{width:68px;height:68px}.brand strong{font-size:.85rem}.brand small{font-size:.62rem}.hero{min-height:470px}.hero-copy{min-height:470px;padding:24px}.trust-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}.footer-row{flex-direction:column;text-align:center}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.product{flex-direction:row;gap:14px}.product-image{width:112px;height:112px;flex:0 0 auto}.product-content{flex:1}.cart-button{padding:11px 13px}.cart-button .label{display:none}.payments{grid-template-columns:1fr}}
