:root{--ink:#0a0a09;--ivory:#f1ede4;--gold:#b99a5b;--muted:#a9a39a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--ivory);font-family:Arial,Helvetica,sans-serif}.vv-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#070706;border-bottom:1px solid #282620;position:relative;z-index:5}.vv-brand img{width:155px;max-height:72px;object-fit:contain}.vv-header nav{display:flex;gap:30px}.vv-header a{color:var(--ivory);text-decoration:none;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.vv-hero{min-height:78vh;background-size:cover;background-position:center;display:flex;align-items:center;padding:8vw 6vw}.vv-hero-inner{max-width:850px}.vv-eyebrow,.vv-kicker{font-size:11px;letter-spacing:.24em;color:var(--gold);font-weight:700;margin-bottom:22px}.vv-hero h1,.vv-section h1,.vv-section h2,.vv-drop h2,.vv-product h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.95;margin:0 0 25px}.vv-hero h1{font-size:clamp(54px,8vw,118px);max-width:900px}.vv-hero p{font-family:Georgia,serif;font-size:21px;max-width:560px;line-height:1.5}.vv-btn{display:inline-block;margin-top:24px;padding:16px 24px;border:1px solid var(--gold);color:var(--ivory);text-decoration:none;font-size:11px;letter-spacing:.18em}.vv-section{padding:110px 6vw;background:var(--ivory);color:var(--ink)}.vv-section h1,.vv-section h2{font-size:clamp(44px,6vw,82px)}.vv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#cfc8bc;margin-top:55px}.vv-card{background:var(--ivory);padding:38px 28px 50px;color:var(--ink);text-decoration:none;min-height:260px}.vv-card span{color:var(--gold);font-size:11px}.vv-card h3{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:60px 0 12px}.vv-card p{color:#5b5852;line-height:1.6}.vv-drop{padding:110px 6vw;display:grid;grid-template-columns:2fr 1fr;align-items:center;background:#16140f}.vv-drop h2{font-size:clamp(48px,7vw,96px)}.vv-drop p{max-width:620px;line-height:1.7;color:#c9c1b3}.vv-drop-mark{font-family:Georgia,serif;font-size:300px;text-align:center;color:var(--gold);opacity:.25}.vv-btn-light{background:var(--ivory);color:var(--ink);border-color:var(--ivory)}.vv-story p{max-width:780px;font-family:Georgia,serif;font-size:23px;line-height:1.65}.vv-footer{padding:70px 6vw;display:flex;justify-content:space-between;border-top:1px solid #29261f;color:#aaa}.vv-footer strong{font-family:Georgia,serif;font-size:30px;color:var(--gold)}.vv-product{padding:90px 6vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.vv-product img{width:100%;max-height:700px;object-fit:contain}.vv-product h1{font-size:clamp(46px,6vw,80px)}.vv-price{font-size:20px;color:var(--gold);margin:20px 0}.vv-copy{line-height:1.7;color:#c8c1b6}.vv-note{margin-top:30px;color:#999}.vv-products{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:50px}.vv-product-card{color:var(--ink);text-decoration:none}.vv-product-card img{width:100%;aspect-ratio:4/5;object-fit:contain;background:#e7e1d7}.vv-product-card h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.vv-empty{padding:40px;border:1px solid #ccc}@media(max-width:800px){.vv-header{height:74px}.vv-header nav{display:none}.vv-brand img{width:120px}.vv-hero{min-height:72vh;padding:80px 24px}.vv-hero h1{font-size:52px}.vv-grid{grid-template-columns:1fr}.vv-drop{grid-template-columns:1fr;padding:80px 24px}.vv-drop-mark{display:none}.vv-section{padding:80px 24px}.vv-product{grid-template-columns:1fr;padding:60px 24px}.vv-products{grid-template-columns:1fr 1fr}.vv-footer{flex-direction:column;gap:30px;padding:50px 24px}}
