*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#111;background:#f6f6f4}header{background:#111;color:#fff;text-align:center;padding:9px;font-size:10px;letter-spacing:2px}nav{height:78px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#f6f6f4;position:sticky;top:0;z-index:5;border-bottom:1px solid #ddd}.logo{font:bold 30px Arial;color:#111;text-decoration:none}.logo span,footer span{color:#b4873d}nav a{color:#111;text-decoration:none;margin-left:25px;font-size:13px;font-weight:bold}#menu{display:none;border:0;background:none;font-size:24px}.hero{min-height:680px;padding:90px 6%;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,#000b,#0003),linear-gradient(135deg,#d7d2c9,#706b63)}.hero>div{max-width:680px}.hero p,.head>p{font-size:10px;letter-spacing:3px;font-weight:800;color:#b4873d}.hero h1{font:clamp(60px,9vw,105px)/.9 Georgia,serif;margin:20px 0}.hero i{color:#e2bd7c}.hero h4{font-size:18px;line-height:1.7;color:#eee;font-weight:normal}.btn{display:inline-block;padding:15px 22px;text-decoration:none;font-weight:bold;margin:8px 6px 0 0}.gold{background:#b98b48;color:#fff}.light{border:1px solid #fff;color:#fff}.head{text-align:center;max-width:760px;margin:auto}.head h2{font:45px Georgia,serif;margin:12px 0}.head small{color:#666;line-height:1.7}section{padding:90px 6%}.products{max-width:1150px;margin:45px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.products article{background:#fff}.pic{height:360px;display:grid;place-items:center;font:bold 90px Arial;color:#ffffff22}.one{background:linear-gradient(145deg,#222,#928778)}.two{background:linear-gradient(145deg,#555,#c8c1b8)}.three{background:linear-gradient(145deg,#171717,#606060)}.card{padding:22px}.card em{font-size:10px;letter-spacing:1.5px;color:#a77734;font-weight:bold;font-style:normal}.card h3{font:25px Georgia,serif}.card p{color:#666;line-height:1.6}.card button{width:100%;padding:13px;background:#111;color:#fff;border:0;font-weight:bold;cursor:pointer}.dark{background:#111;color:#fff}.dark .head small,.dark .head p{color:#aaa}.services{max-width:1050px;margin:45px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services div{border:1px solid #333;padding:28px}.services b{color:#c0924c}.services p{color:#aaa;line-height:1.7}.statement{background:#b98b48;color:#fff;text-align:center}.statement h2{font:58px Georgia,serif}.about{background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about>div:first-child>p:first-child,.reviews .head>p,.contact .head>p{color:#a77734;font-size:10px;letter-spacing:3px;font-weight:bold}.about h2{font:45px Georgia,serif}.about p{color:#666;line-height:1.8}.brandbox{height:430px;background:#181818;color:#c0924c;display:flex;flex-direction:column;align-items:center;justify-content:center}.brandbox strong{font-size:130px}.brandbox small{letter-spacing:8px}.reviews{background:#eee}.contact{background:#e9e3d9}.contactbox{max-width:900px;margin:40px auto 0;background:#fff;padding:30px;display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:center}.contactbox p{color:#666}footer{background:#111;color:#aaa;padding:35px 6%;display:flex;justify-content:space-between}footer b{font-size:25px;color:#fff}@media(max-width:800px){#menu{display:block}#links{display:none}#links.open{display:flex;position:absolute;top:78px;left:0;right:0;background:#f6f6f4;padding:20px;flex-direction:column}#links.open a{margin:10px}.products,.services,.about,.contactbox{grid-template-columns:1fr}.hero{min-height:620px}.pic{height:300px}}@media(max-width:500px){section{padding:70px 5%}.hero{padding:70px 5%}.hero h1{font-size:58px}.head h2,.about h2{font-size:37px}footer{display:block}footer small{display:block;margin-top:12px}}