*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;background:#071016;color:#eef3f1;line-height:1.6}.nav{position:fixed;top:0;left:0;width:100%;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 7%;background:rgba(7,16,22,.88);backdrop-filter:blur(12px);z-index:10;border-bottom:1px solid rgba(255,255,255,.07)}.logo{font-size:25px;font-weight:800;letter-spacing:2px}.logo span{color:#d8a84e}nav{display:flex;gap:30px}nav a{color:#b9c5c3;text-decoration:none;font-size:14px}nav a:hover{color:#fff}.nav-cta{color:#071016;background:#d8a84e;text-decoration:none;padding:10px 18px;border-radius:3px;font-size:13px;font-weight:700}.hero{min-height:100vh;padding:150px 7% 90px;display:flex;align-items:center;justify-content:space-between;gap:70px;background:radial-gradient(circle at 80% 45%,rgba(45,92,100,.28),transparent 35%),linear-gradient(135deg,#071016,#0b1b22)}.hero-content{max-width:700px}.eyebrow{font-size:11px;letter-spacing:3px;color:#d8a84e;font-weight:700;margin-bottom:20px}.hero h1{font-size:clamp(42px,6vw,78px);line-height:1.05;letter-spacing:-2px;margin-bottom:28px}.hero-text{font-size:18px;color:#aebbb9;max-width:600px}.buttons{display:flex;gap:14px;margin-top:35px}.btn{padding:13px 25px;text-decoration:none;font-weight:700;font-size:14px}.primary{background:#d8a84e;color:#071016}.secondary{border:1px solid #526166;color:#eef3f1}.hero-card{width:330px;height:390px;border:1px solid rgba(255,255,255,.13);padding:35px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.01));box-shadow:0 25px 70px rgba(0,0,0,.25)}.card-line{width:55px;height:3px;background:#d8a84e;margin-bottom:auto}.hero-card p{font-size:10px;letter-spacing:3px;color:#8d9c9a;margin-bottom:10px}.hero-card strong{font-size:25px;line-height:1.25}.section{padding:110px 7%}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#0b171d}.about h2,.section-heading h2,.contact h2{font-size:clamp(35px,4vw,55px);line-height:1.1}.about>p{color:#aebbb9;font-size:18px;max-width:620px}.products{background:#071016}.section-heading{margin-bottom:55px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #26343a;border-left:1px solid #26343a}.product-grid article{padding:35px;border-right:1px solid #26343a;border-bottom:1px solid #26343a;min-height:220px}.product-grid span{color:#d8a84e;font-size:12px}.product-grid h3{font-size:27px;margin:28px 0 10px}.product-grid p{color:#91a09e;font-size:14px}.contact{padding:110px 7%;display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#0b171d}.contact p:not(.eyebrow){color:#aebbb9;margin-top:20px;max-width:520px}.contact-box{display:flex;flex-direction:column}.contact-box a{padding:25px 0;border-bottom:1px solid #314047;color:#eef3f1;text-decoration:none;font-size:18px;display:flex;justify-content:space-between}.contact-box span{color:#d8a84e}footer{padding:35px 7%;display:flex;align-items:center;justify-content:space-between;color:#71807e;font-size:12px;border-top:1px solid #1d2a30}footer .logo{color:#eef3f1;font-size:20px}@media(max-width:800px){nav{display:none}.nav-cta{margin-left:auto}.hero{padding-top:130px;flex-direction:column;align-items:flex-start}.hero-card{width:100%;max-width:400px;height:260px}.about,.contact{grid-template-columns:1fr;gap:40px}.product-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.hero h1{font-size:45px}footer{flex-direction:column;gap:12px;align-items:flex-start}}
