
:root{--black:#070707;--gold:#d2a75f;--gold2:#f2d59b;--cream:#f7f2ea;--ink:#1d1813;--white:#fff;--shadow:0 18px 55px rgba(0,0,0,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,sans-serif;background:#fff;color:var(--ink)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input{font:inherit}.container{width:min(1180px,92%);margin:auto}.notice{background:linear-gradient(90deg,#ead3a6,#f5e3bd);display:flex;justify-content:space-around;padding:10px;font-size:.83rem}header{position:sticky;top:0;background:rgba(7,7,7,.95);z-index:50;border-bottom:1px solid #322512}.nav{height:88px;display:flex;align-items:center;gap:30px}.brand img{width:150px}.nav nav{margin-left:auto;display:flex;gap:26px}.nav nav a{color:#fff;font-weight:600;font-size:.9rem}.nav nav a:hover{color:var(--gold)}.cart,.menu{background:none;border:1px solid #705b36;color:#fff;border-radius:999px;padding:10px 14px}.menu{display:none}.hero{min-height:690px;background:radial-gradient(circle at 78% 45%,#4c351c55,transparent 27%),linear-gradient(120deg,#050505,#111);color:#fff;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:690px;gap:60px}.eyebrow,.title span{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-weight:700;font-size:.78rem}.hero h1,.title h2,.about h2,.vip h2{font-family:"Cormorant Garamond",serif;font-size:clamp(3rem,6vw,5.8rem);line-height:.88;margin:20px 0}.hero h1 em{color:var(--gold2);font-weight:500}.hero p{max-width:560px;line-height:1.8;color:#ddd}.btn{border:0;border-radius:999px;padding:14px 25px;font-weight:700;cursor:pointer}.gold{background:linear-gradient(135deg,#f3d99e,#c99642);color:#171009}.hero-jewel{height:520px;display:grid;place-items:center;position:relative}.diamond{font-family:serif;font-size:240px;color:#f0d292;text-shadow:0 0 35px #c99a44aa;filter:drop-shadow(0 25px 24px #000)}.chain{position:absolute;top:-80px;width:330px;height:330px;border:8px solid #c99b48;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(28deg)}.hero-jewel p{position:absolute;bottom:35px;color:#dcb66f;letter-spacing:.3em}.glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.2}.g1{width:300px;height:300px;background:#d4a552;left:-100px;top:100px}.g2{width:260px;height:260px;background:#fff;right:-100px;bottom:-100px}.benefits{background:var(--cream);padding:24px 0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.benefit-grid article{display:flex;gap:14px;align-items:center;border-right:1px solid #d8c8b0}.benefit-grid b,.benefit-grid span{display:block}.benefit-grid span{font-size:.8rem;color:#786b5d;margin-top:4px}.section{padding:86px 0}.title{text-align:center;margin-bottom:35px}.title h2{font-size:3rem;margin:.4rem 0}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.category-grid button{border:0;background:#f7f0e8;padding:0;cursor:pointer}.category-grid img{height:210px;width:100%;object-fit:cover}.category-grid span{display:block;padding:16px;font-weight:700}.shop{background:#fbfaf7}.filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filters button{border:1px solid #dac49d;background:#fff;padding:10px 16px;border-radius:999px}.filters button.active,.filters button:hover{background:#111;color:#e7c77f}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{background:#fff;border:1px solid #ece4d9;box-shadow:var(--shadow);transition:.3s}.product:hover{transform:translateY(-7px)}.product img{height:245px;width:100%;object-fit:cover}.product-body{padding:17px}.product h3{font-family:"Cormorant Garamond",serif;font-size:1.45rem;margin:0}.product .price{font-weight:800;margin:9px 0}.product button{width:100%;border:0;background:#0b0b0b;color:#e8c77e;padding:12px}.editorial{display:grid;grid-template-columns:repeat(4,1fr)}.editorial article{min-height:270px;padding:38px;background:linear-gradient(#0009,#0009),radial-gradient(circle at 70% 30%,#a06e2d,#090909);color:#fff;border-right:2px solid #fff;display:flex;flex-direction:column;justify-content:end}.editorial h3{font-family:"Cormorant Garamond",serif;font-size:2rem;margin:10px 0}.editorial span,.editorial a{color:#e4c475}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:0}.about-black{background:#070707;color:#fff;padding:48px}.about-black img{width:170px}.about-black h2{font-size:3rem}.about-cards{display:grid;grid-template-columns:repeat(3,1fr);background:#f6f0e8}.about-cards article{padding:55px 25px;text-align:center;border-right:1px solid #ddd0bd}.about-cards b{font-size:2.6rem;color:#c99c4d}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial-grid article{background:#f8f3eb;padding:28px;text-align:center;border:1px solid #e8dbc7;color:#c2923d}.testimonial-grid p{color:#4f463e;line-height:1.7}.vip{background:#090909;color:#fff;padding:65px 0}.vip-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.vip h2{font-size:3rem}.vip form{display:flex;gap:10px}.vip input{flex:1;border:1px solid #876d3c;background:#111;color:#fff;border-radius:999px;padding:14px 18px}footer{background:#050505;color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.footer-grid img{width:170px}.footer-grid a{display:block;margin:8px 0;color:#d8c9b4}.copy{text-align:center;color:#897968;margin-top:35px}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border:0;border-radius:50%;background:#26c968;color:#fff;font-size:1.7rem;z-index:44}.drawer{position:fixed;right:-430px;top:0;width:min(420px,92vw);height:100vh;background:#fff;z-index:100;padding:24px;transition:.35s;box-shadow:-18px 0 50px #0003}.drawer.open{right:0}.drawer-head{display:flex;justify-content:space-between}.drawer-head button{border:0;background:none;font-size:2rem}.cart-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.cart-item img{width:60px;height:60px;object-fit:cover}.cart-item button{border:0;background:#eee}.total{font-size:1.2rem;margin:22px 0}.backdrop{position:fixed;inset:0;background:#0008;opacity:0;pointer-events:none;z-index:90;transition:.3s}.backdrop.show{opacity:1;pointer-events:auto}.reveal{opacity:0;transform:translateY(25px);transition:.8s}.reveal.visible{opacity:1;transform:none}
@media(max-width:950px){.nav nav{position:fixed;top:88px;left:0;right:0;background:#080808;display:none;flex-direction:column;padding:25px}.nav nav.open{display:flex}.menu{display:block;margin-left:auto}.nav nav{margin-left:0}.hero-grid,.about-grid,.vip-grid{grid-template-columns:1fr}.hero-jewel{height:430px}.benefit-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.notice{display:none}.brand img{width:120px}.hero-grid{padding:50px 0}.hero h1{font-size:3.6rem}.diamond{font-size:170px}.benefit-grid,.category-grid,.product-grid,.editorial,.testimonial-grid,.about-cards,.footer-grid{grid-template-columns:1fr}.vip form{flex-direction:column}.product img{height:280px}}
