:root{--ink:#16191f;--muted:#68707c;--line:#e5e8ee;--yellow:#ffae00;--yellow2:#f28b00;--dark:#171b22;--bg:#f7f8fa}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:24px;padding:14px 5vw;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 30px rgba(0,0,0,.04)}.brand{display:flex;align-items:center;gap:12px;min-width:210px}.brand img{width:54px;height:auto}.brand b{display:block;font-size:21px}.brand small{display:block;color:var(--muted);font-size:12px}.topbar nav{display:flex;gap:20px;flex:1;justify-content:center;font-weight:700;font-size:14px}.phone{font-weight:800;white-space:nowrap}.cta,button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:8px;background:linear-gradient(180deg,var(--yellow),var(--yellow2));color:#121212;font-weight:800;padding:14px 20px;box-shadow:0 10px 18px rgba(242,139,0,.2);cursor:pointer}.ghost{display:inline-flex;margin-left:10px;border:1px solid #adb4bf;border-radius:8px;padding:13px 18px;font-weight:800;background:#fff}.hero{min-height:610px;display:grid;align-items:center;padding:80px 6vw;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.82) 45%,rgba(255,255,255,.1) 100%),url("https://images.unsplash.com/photo-1590674899484-d5640e854abe?auto=format&fit=crop&w=1800&q=80") center/cover}.hero h1,.inner-hero h1{font-size:clamp(38px,5vw,72px);line-height:1.02;margin:12px 0;max-width:760px}.hero p,.inner-hero p{font-size:20px;line-height:1.55;max-width:680px;color:#2b3038}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1180px;margin:-55px auto 40px;padding:0 20px}.stats div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;box-shadow:0 18px 40px rgba(0,0,0,.12)}.stats b{display:block;font-size:20px}.stats span{color:var(--muted)}.section{max-width:1220px;margin:0 auto;padding:34px 20px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.section h2,.estimate h2{font-size:34px;margin:0 0 22px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.services{grid-template-columns:repeat(4,1fr)}.cards a,.cards article,.admin-card{display:block;border:1px solid var(--line);border-radius:12px;background:#fff;padding:22px;box-shadow:0 12px 35px rgba(22,25,31,.06)}.services span{color:var(--yellow2);font-size:32px}.cards h3{margin:10px 0 8px;font-size:20px}.cards p{color:var(--muted);line-height:1.45}.works article{padding:0;overflow:hidden}.works img{width:100%;height:210px;object-fit:cover;display:block}.works h3,.works p,.works span{display:block;margin-left:18px;margin-right:18px}.works span{color:var(--muted);margin-bottom:18px}.audience{max-width:1220px;margin:20px auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.audience div{background:var(--dark);color:#fff;border-radius:12px;padding:28px}.audience p{color:#cdd3dd;line-height:1.55}.partners{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.partners span{border:1px solid var(--line);border-radius:10px;padding:18px;text-align:center;font-weight:800;background:#fff}.inner-hero{padding:90px 6vw;background:linear-gradient(135deg,#171b22,#343b48);color:#fff}.inner-hero p,.inner-hero span{color:#e5e8ee}.inner-hero span{display:inline-block;background:rgba(255,174,0,.18);border:1px solid rgba(255,174,0,.5);padding:8px 12px;border-radius:999px;font-weight:800}.content-grid{max-width:1180px;margin:40px auto;display:grid;grid-template-columns:2fr 1fr;gap:22px;padding:0 20px}.content-grid article,.content-grid aside{border:1px solid var(--line);border-radius:12px;padding:28px;background:#fff}.content-grid li{margin:12px 0}.estimate{max-width:1220px;margin:40px auto;background:linear-gradient(90deg,#171b22,#303642);color:#fff;border-radius:16px;padding:34px;display:grid;grid-template-columns:1fr 1.3fr;gap:28px}.estimate p{color:#d9dde4}.estimate form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.estimate textarea{grid-column:1/-1;min-height:100px}.estimate input,.estimate select,.estimate textarea,.admin-card input,.admin-card textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:14px;font:inherit}.success{grid-column:1/-1;color:#fff;background:#208c50;padding:10px;border-radius:8px}footer{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;background:#15181f;color:#fff;padding:38px 6vw}footer p{color:#cbd1d9}.admin-wrap{max-width:900px;margin:40px auto;padding:20px}.admin-card{margin:16px 0}.admin-card label{display:block;margin:12px 0;font-weight:700}.admin-card textarea{min-height:90px}.notice{padding:14px;border-radius:8px;background:#fff4cc;border:1px solid #ffd25a;margin:18px 0}@media(max-width:980px){.topbar{flex-wrap:wrap}.topbar nav{order:3;width:100%;justify-content:flex-start;overflow:auto}.phone{display:none}.hero{min-height:540px;padding:54px 22px}.stats,.cards,.services,.audience,.partners,.content-grid,.estimate,footer{grid-template-columns:1fr}.stats{margin:20px auto}.estimate form{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.hero h1,.inner-hero h1{font-size:40px}}@media(max-width:560px){.topbar{padding:12px 16px}.brand{min-width:0}.brand b{font-size:18px}.topbar nav{font-size:13px}.cta,.ghost,button{width:100%;margin:8px 0}.hero{background-position:center right}.section,.estimate{padding-left:16px;padding-right:16px;border-radius:0}.works img{height:180px}}
