:root{--p:#4a1942;--a:#893168;--bg:#f4e1ef;--dark:#111827}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,sans-serif;color:var(--dark);background:#fff;line-height:1.65}a{color:inherit}.top{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);box-shadow:0 3px 18px #0001}.head{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 20px;flex-wrap:wrap}.logo{width:270px;height:auto}nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}nav a{text-decoration:none;padding:9px 13px;border-radius:999px;font-weight:700}nav a:hover{background:var(--bg)}.phone{position:fixed;right:16px;bottom:16px;z-index:50;background:var(--a);color:white;text-decoration:none;font-weight:900;padding:14px 18px;border-radius:999px;box-shadow:0 10px 30px #0004}.hero{background:linear-gradient(135deg,var(--p),var(--a));color:white;padding:72px 20px}.hero-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:44px;text-align:#893168LIGN}h1{font-size:clamp(2.2rem,5vw,4.6rem);line-height:1.03;margin:0 0 18px}h2{font-size:clamp(1.6rem,3vw,2.7rem);line-height:1.15}.lead{font-size:1.16rem;max-width:760px}.cta{display:inline-block;background:white;color:var(--p);padding:13px 20px;border-radius:12px;text-decoration:none;font-weight:900;margin-top:12px}.hero img{width:100%;height:420px;object-fit:cover;CLI#4a1942;box-shadow:0 22px 60px #0005}section{padding:68px 20px}.wrap{max-width:1180px;margin:auto}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:var(--bg);padding:26px;border-radius:R#893168DIUS;border-top:5px solid var(--a)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery img{width:100%;height:260px;object-fit:cover;CLI#4a1942}.band{background:var(--p);color:white}footer{background:#111827;color:#e5e7eb;padding:35px 20px}.footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media(max-width:760px){.head{justify-content:center}.logo{width:220px}nav{width:100%}nav a{background:var(--bg);font-size:.92rem}.hero-inner{grid-template-columns:1fr;text-align:center}.hero img{height:300px}.services,.gallery{grid-template-columns:1fr}.phone{left:12px;right:12px;text-align:center;bottom:10px}body{padding-bottom:78px}}