:root{--gold:#c5a12b;--gold2:#e6d18a;--ink:#25211d;--muted:#7c746d;--cream:#fffaf0;--soft:#f7efe0;--line:#eadfca;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:linear-gradient(180deg,#fff 0%,#fff8ea 45%,#fff 100%);color:var(--ink)}a{text-decoration:none;color:inherit}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 6vw;background:rgba(255,255,255,.86);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand img{height:64px;width:auto}.nav{display:flex;gap:28px;font-weight:700;color:#554c43}.nav a:hover{color:var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:14px 22px;background:linear-gradient(135deg,var(--gold),#9c7a12);color:#fff;font-weight:800;box-shadow:0 14px 30px rgba(150,113,13,.22);cursor:pointer}.btn.small{padding:10px 16px}.btn.ghost{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.btn.full{width:100%;margin-top:16px}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:36px;align-items:center;min-height:690px;padding:58px 6vw 42px}.eyebrow{color:var(--gold);font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:13px}.hero h1,.section h2{font-family:'Playfair Display',serif;letter-spacing:-.04em;line-height:.94;margin:10px 0 18px}.hero h1{font-size:clamp(48px,7vw,92px);max-width:880px}.lead{font-size:20px;line-height:1.7;color:var(--muted);max-width:720px}.heroActions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.trust{display:flex;gap:10px;flex-wrap:wrap}.trust span,.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;color:#6a625b;font-weight:700}.heroCard{position:relative;min-height:560px;border-radius:38px;background:radial-gradient(circle at 30% 22%,#fff 0 21%,transparent 22%),linear-gradient(145deg,#fffaf0,#efe1c0);overflow:hidden;border:1px solid var(--line);box-shadow:0 24px 70px rgba(66,49,15,.15)}.heroLogo{position:absolute;top:36px;left:50%;transform:translateX(-50%);width:48%;filter:drop-shadow(0 20px 35px rgba(0,0,0,.12))}.jewel{position:absolute;border-radius:50%;border:18px solid rgba(197,161,43,.76);box-shadow:inset 0 0 0 9px rgba(255,255,255,.6),0 22px 40px rgba(107,84,18,.15)}.ring{width:240px;height:240px;bottom:70px;left:54px}.bracelet{width:190px;height:190px;right:70px;bottom:120px;border-width:13px}.gem{width:80px;height:80px;right:150px;top:250px;background:linear-gradient(135deg,#fff,#e5c95d);border-width:8px}.spark{position:absolute;border-radius:999px;background:#fff7c9;box-shadow:0 0 55px #ead47a}.s1{width:160px;height:160px;right:-40px;top:40px}.s2{width:100px;height:100px;left:40px;bottom:260px}.s3{width:70px;height:70px;right:60px;bottom:40px}.strip{margin:0 6vw;padding:18px 24px;border-radius:24px;background:#211d1a;color:#fff;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.strip strong{color:var(--gold2)}.section{padding:78px 6vw}.sectionHead{text-align:center;max-width:780px;margin:0 auto 34px}.section h2{font-size:clamp(36px,4.5vw,64px)}.section p{color:var(--muted);line-height:1.7}.collections,.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collections article,.product,.cartBox,.dashboard div{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 18px 55px rgba(72,55,16,.08)}.collections span{font-size:42px}.collections h3,.product h3{margin:12px 0 6px;font-family:'Playfair Display',serif;font-size:28px}.filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:25px}.chip{cursor:pointer}.chip.active{background:var(--ink);color:#fff}.product{overflow:hidden;padding:0}.productImage{height:220px;background:radial-gradient(circle at 50% 45%,#fff9d8 0 18%,transparent 19%),linear-gradient(135deg,#fbf1d5,#d7bb57);position:relative}.productImage:after{content:"";position:absolute;inset:38px;border:12px solid rgba(255,255,255,.78);border-radius:50%;filter:drop-shadow(0 18px 30px rgba(97,72,8,.16))}.productBody{padding:20px}.price{font-weight:900;color:#9c7a12;font-size:22px}.add{width:100%;margin-top:14px}.split{display:grid;grid-template-columns:1fr 430px;gap:46px;align-items:center}.benefits{padding-left:20px;line-height:2;color:#524a43}.phoneMock{width:330px;max-width:100%;min-height:590px;margin:auto;border:12px solid #1e1b18;border-radius:46px;background:linear-gradient(180deg,#131313,#29221a);padding:24px;color:#fff;box-shadow:0 30px 70px rgba(0,0,0,.25)}.phoneTop{width:90px;height:7px;border-radius:99px;background:#444;margin:0 auto 35px}.videoCard{height:390px;border-radius:28px;background:linear-gradient(160deg,#5b4a15,#e2c96e);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px}.videoCard span{font-size:54px}.ctaBar{margin-top:18px;border-radius:16px;background:#fff;color:#1e1b18;padding:14px;text-align:center;font-weight:900}.dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dashboard strong{display:block;font-size:36px;color:var(--gold);margin-bottom:8px}.dashboard span{color:#6c6259;font-weight:700}.order{display:grid;grid-template-columns:1fr 420px;gap:40px;align-items:start}.cartItems{min-height:90px;color:#6c6259}.cartLine{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0}.total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;margin-top:10px}.footer{padding:32px 6vw;background:#191613;color:#fff;display:flex;align-items:center;gap:20px}.footer img{height:70px;filter:brightness(0) invert(1)}.footer p{margin:4px 0 0;color:#c9c0b7}@media(max-width:920px){.nav{display:none}.hero,.split,.order{grid-template-columns:1fr}.hero{padding-top:30px}.heroCard{min-height:420px}.collections,.grid,.dashboard{grid-template-columns:repeat(2,1fr)}.order .cartBox{width:100%}}@media(max-width:560px){.topbar{padding:10px 18px}.brand img{height:52px}.hero{padding:28px 18px}.section{padding:56px 18px}.collections,.grid,.dashboard{grid-template-columns:1fr}.strip{margin:0 18px}.hero h1{font-size:44px}.lead{font-size:17px}.heroCard{min-height:360px}.jewel{transform:scale(.75)}.footer{align-items:flex-start;flex-direction:column}}
