*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#11110f;color:#eee9dc;line-height:1.6}a{color:inherit}.nav{width:min(1100px,92%);margin:auto;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700}.brand img{width:54px;height:54px;border-radius:50%;object-fit:cover}.phone{color:#d7c59a;text-decoration:none;font-weight:700}header{background:#090908;border-bottom:1px solid #39372e;position:sticky;top:0;z-index:10}.hero{text-align:center;padding:80px 4%;background:radial-gradient(circle at top,#2b2a22 0%,#11110f 55%)}.hero-logo{width:min(280px,70vw);border-radius:50%}.eyebrow{color:#cdbb8d;font-size:.82rem;font-weight:800;letter-spacing:.18em;margin:22px 0 8px}h1{font-size:clamp(2.2rem,6vw,4.5rem);line-height:1.05;margin:0 auto 20px;max-width:900px}.lead{max-width:760px;margin:0 auto 30px;font-size:1.15rem;color:#d0cdc4}.actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.button{display:inline-block;padding:13px 22px;border-radius:7px;text-decoration:none;font-weight:800}.primary{background:#cdbb8d;color:#11110f}.secondary{border:1px solid #cdbb8d}.services{padding:70px 4%;background:#191916;max-width:none}.services h2,.services>.eyebrow,.grid{max-width:1100px;margin-left:auto;margin-right:auto}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid article{padding:25px;background:#11110f;border:1px solid #39372e;border-radius:8px}.grid h3{margin-top:0;color:#d7c59a}.area{text-align:center;padding:70px 4%}.area p{color:#d0cdc4;margin-bottom:28px}footer{background:#080807;border-top:1px solid #39372e;text-align:center;padding:35px 20px}footer a{color:#d7c59a;text-decoration:none}footer small{color:#77746c}@media(max-width:750px){.nav{flex-direction:column;padding:12px 0}.grid{grid-template-columns:1fr}.hero{padding-top:50px}}
