:root{--bg:#0d0d0d;--panel:#151515;--gold:#b99a5b;--gold2:#e6cf9a;--text:#171717;--muted:#66666d;--white:#fff;--soft:#f5f1e8;--cream:#fffaf0;--line:rgba(17,17,17,.11);--shadow:0 30px 90px rgba(0,0,0,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:#fbfaf7}img,video{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(22px);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 14px 45px rgba(0,0,0,.05)}.nav-wrap{height:104px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:#111;font-weight:800;letter-spacing:.3px}.brand img{width:210px;max-height:88px;object-fit:contain}.brand span{display:none;font-family:'Playfair Display',serif;font-size:26px}.main-nav{display:flex;align-items:center;gap:26px}.main-nav a{color:rgba(17,17,17,.72);text-decoration:none;font-size:14px;font-weight:700}.main-nav a:hover{color:#111}.nav-cta{padding:12px 18px;border:1px solid rgba(185,154,91,.55);border-radius:999px;color:#111!important;background:linear-gradient(135deg,rgba(230,207,154,.35),rgba(255,255,255,.8))}.menu-btn{display:none;background:none;border:0;gap:5px;flex-direction:column}.menu-btn span{width:26px;height:2px;background:#111}.hero{position:relative;overflow:hidden;background:#0d0d0d;color:#fff;padding:105px 0 82px}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 70% 20%,rgba(185,154,91,.25),transparent 35%),linear-gradient(135deg,#090909,#1b1710 56%,#0d0d0d);overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.36;filter:saturate(.95) contrast(1.08)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.56) 48%,rgba(0,0,0,.68)),radial-gradient(circle at 80% 20%,rgba(230,207,154,.22),transparent 32%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center}.eyebrow{color:var(--gold2);font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:12px;margin-bottom:16px}.eyebrow.dark{color:#9b7837}.hero h1,.section h2,.cta h2{font-family:'Playfair Display',serif;font-size:clamp(42px,5vw,76px);line-height:.98;margin:0 0 24px}.hero p{font-size:18px;line-height:1.8;color:rgba(255,255,255,.76);max-width:650px}.hero-actions{display:flex;gap:14px;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 22px;text-decoration:none;font-weight:800;border:1px solid transparent}.btn.primary{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#16120a;box-shadow:0 18px 50px rgba(201,164,92,.26)}.btn.ghost{border-color:rgba(255,255,255,.22);color:#fff}.btn.light{background:#fff;color:#111}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:620px}.trust-row div{padding:18px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.06)}.trust-row strong{font-size:28px;color:var(--gold2);display:block}.trust-row span{font-size:13px;color:rgba(255,255,255,.68)}.hero-card{position:relative;border-radius:36px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.46);border:1px solid rgba(230,207,154,.22);min-height:580px;background:#111}.hero-card img{width:100%;height:580px;object-fit:cover;filter:saturate(1.05) contrast(1.02)}.hero-side-video{width:100%;height:580px;object-fit:cover;background:#111}.hero-video-card .hero-fallback-img{display:none}.floating-card{position:absolute;padding:14px 18px;border-radius:18px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);color:#161616;font-weight:800;box-shadow:var(--shadow)}.top-card{top:28px;left:28px}.bottom-card{right:28px;bottom:28px}.logos{background:#111;color:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.logo-strip{display:flex;gap:24px;justify-content:space-between;align-items:center;padding:24px 0;flex-wrap:wrap}.logo-strip span{color:rgba(255,255,255,.58);font-weight:800;font-size:13px;letter-spacing:.8px;text-transform:uppercase}.section{padding:100px 0}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:end}.split h2,.section-head h2,.gallery-head h2,.seo-card h2{font-family:'Playfair Display',serif;font-size:clamp(34px,4vw,58px);line-height:1.05;margin:0}.split p,.section-head p,.gallery-head p,.seo-card p{font-size:17px;line-height:1.85;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.feature-card{background:#fff;border:1px solid #ece7dc;border-radius:30px;padding:34px;box-shadow:0 20px 70px rgba(25,22,17,.07)}.feature-card span,.product-no{color:#b68b3e;font-weight:900;letter-spacing:2px}.feature-card h3{font-size:22px;margin:18px 0 12px}.feature-card p{color:var(--muted);line-height:1.75}.products{background:var(--soft)}.section-head,.gallery-head{display:grid;grid-template-columns:1fr .8fr;gap:44px;align-items:end;margin-bottom:38px}.product-list{display:grid;gap:34px}.product-panel{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;align-items:stretch;background:#fff;border-radius:38px;padding:28px;border:1px solid #e8e0d2;box-shadow:0 30px 90px rgba(25,22,17,.08)}.product-panel.reverse{grid-template-columns:1.28fr .72fr}.product-panel.reverse .product-copy{order:2}.product-copy{padding:34px;background:linear-gradient(135deg,#111,#282014);border-radius:30px;color:#fff;display:flex;flex-direction:column;justify-content:center}.product-copy h3{font-family:'Playfair Display',serif;font-size:34px;line-height:1.1;margin:14px 0}.product-copy p{color:rgba(255,255,255,.72);line-height:1.8}.product-copy a{color:var(--gold2);font-weight:900;text-decoration:none;margin-top:16px}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.media-grid img,.media-grid video{height:190px;width:100%;object-fit:cover;border-radius:22px;background:#eee}.media-grid video{grid-column:span 2}.dark-section{background:#0d0d0d;color:#fff}.dark-section p{color:rgba(255,255,255,.64)}.mosaic{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.mosaic img{height:260px;width:100%;object-fit:cover;border-radius:24px;cursor:pointer;opacity:.92;transition:.3s}.mosaic img:hover{opacity:1;transform:translateY(-5px)}.mosaic img:nth-child(1),.mosaic img:nth-child(6){grid-column:span 2}.mosaic img:nth-child(2),.mosaic img:nth-child(5){grid-column:span 2}.mosaic img:nth-child(3),.mosaic img:nth-child(4){grid-column:span 1}.seo-section{background:#fbfaf7}.seo-card{background:#fff;border:1px solid #e9e2d8;border-radius:38px;padding:54px;box-shadow:0 24px 80px rgba(25,22,17,.08)}.cta{padding:86px 0;background:linear-gradient(135deg,#0d0d0d,#2b2112);color:#fff}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:28px}.cta h2{font-size:clamp(32px,4vw,54px)}.cta p{color:rgba(255,255,255,.7);line-height:1.8;max-width:680px}.footer{background:#080808;color:#fff;padding:55px 0}.footer-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:34px}.footer p{color:rgba(255,255,255,.58);line-height:1.8}.footer h4{color:var(--gold2)}.footer-brand img{width:180px;max-height:95px;object-fit:contain;filter:brightness(0) invert(1)}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;background:#25d366;color:#07130b;text-decoration:none;font-weight:900;padding:15px 19px;border-radius:999px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.86);z-index:100;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.active{display:flex}.lightbox img{max-height:86vh;border-radius:20px}.lightbox button{position:absolute;top:24px;right:30px;background:#fff;border:0;border-radius:50%;width:44px;height:44px;font-size:28px}.section-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.section-reveal.visible{opacity:1;transform:none}@media(max-width:900px){.menu-btn{display:flex}.main-nav{position:fixed;top:104px;left:0;right:0;background:#fff;padding:24px;display:none;flex-direction:column;align-items:flex-start}.main-nav.active{display:flex}.hero-grid,.split,.section-head,.gallery-head,.product-panel,.product-panel.reverse,.footer-grid{grid-template-columns:1fr}.product-panel.reverse .product-copy{order:0}.hero{padding-top:60px}.hero-card,.hero-card img,.hero-side-video{min-height:420px;height:420px}.trust-row,.feature-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:1fr 1fr}.media-grid video{grid-column:span 2}.mosaic{grid-template-columns:1fr 1fr}.mosaic img,.mosaic img:nth-child(n){grid-column:span 1;height:210px}.cta-box{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.brand img{width:170px;max-height:76px}.hero-actions{flex-direction:column}.media-grid{grid-template-columns:1fr}.media-grid video{grid-column:span 1}.mosaic{grid-template-columns:1fr}.seo-card{padding:30px}.nav-wrap{height:88px}.main-nav{top:88px}}
