:root{--orange:#f07a14;--ink:#0a0a0a;--muted:#666;--line:#e7e7e7;--blue:#0a55c8;--green:#39ad17;--violet:#7415a8;--cyan:#0c93a4;--shadow:0 16px 40px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.45}.shell{width:min(1400px,calc(100% - 64px));margin-inline:auto}a{color:inherit}.topbar{border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:relative;z-index:20}.topbar__inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand img{display:block;width:155px;height:auto}.top-contact{display:flex;align-items:center;gap:28px}.top-contact__copy{text-align:right;font-size:15px;line-height:1.35}.top-contact__copy span,.top-contact__copy strong{display:block}.phone{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--orange);font-size:22px;font-weight:800;white-space:nowrap;transition:transform .25s ease,color .25s ease}.phone:hover{transform:translateY(-2px);color:#cf5c00}.phone__icon{width:48px;height:48px;border:1px solid #e6a060;border-radius:50%;display:grid;place-items:center}.phone__icon img{width:24px;height:24px}.hero{position:relative;overflow:hidden;padding:52px 0 18px}.hero__inner{position:relative;z-index:2}.hero-art{position:absolute;z-index:0;opacity:.64;pointer-events:none;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 58%,rgba(0,0,0,.72) 74%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 58%,rgba(0,0,0,.72) 74%,transparent 100%)}.hero-art--left{left:-8px;top:6px;width:430px}.hero-art--right{right:-6px;top:12px;width:465px}.eyebrow{margin:0 0 12px;text-align:center;color:var(--orange);font-size:13px;font-weight:800;letter-spacing:.04em}.hero h1{text-align:center;font-size:49px;line-height:1.05;margin:0;font-weight:800;letter-spacing:-.035em}.hero h1 span{color:var(--orange)}.hero__lead{text-align:center;color:var(--muted);margin:18px 0 38px;font-size:15px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{--accent:#222;position:relative;display:flex;flex-direction:column;min-height:410px;padding:24px 22px 72px;border:1px solid #e5e5e5;border-radius:12px;background:rgba(255,255,255,.92);text-decoration:none;box-shadow:0 1px 0 rgba(0,0,0,.02);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background-color .25s ease;overflow:hidden}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 7%,white),transparent 38%);opacity:0;transition:opacity .25s ease}.service-card:hover,.service-card:focus-visible{transform:translateY(-7px);border-color:color-mix(in srgb,var(--accent) 45%,#ddd);box-shadow:var(--shadow);outline:none}.service-card:hover:before,.service-card:focus-visible:before{opacity:1}.service-card--blue{--accent:var(--blue)}.service-card--green{--accent:var(--green)}.service-card--violet{--accent:var(--violet)}.service-card--cyan{--accent:var(--cyan)}.service-card__icon{position:relative;z-index:1;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;box-shadow:0 9px 22px color-mix(in srgb,var(--accent) 22%,transparent);transition:transform .3s ease}.service-card__icon img{width:34px;height:34px;filter:brightness(0) invert(1)}.service-card:hover .service-card__icon{transform:rotate(-5deg) scale(1.06)}.service-card h2,.service-card p,.service-card ul,.service-card__arrow{position:relative;z-index:1}.service-card h2{font-size:19px;line-height:1.2;margin:17px 0 10px}.service-card p{font-size:14px;color:#2d2d2d;margin:0 0 14px}.service-card ul{list-style:none;padding:0;margin:0;color:#242424;font-size:12px}.service-card li{position:relative;padding-left:17px;margin:4px 0}.service-card li:before{content:"•";position:absolute;left:0;color:var(--accent);font-size:18px;line-height:12px}.service-card__arrow{position:absolute;right:22px;bottom:22px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:700;font-size:23px;transition:transform .25s ease}.service-card:hover .service-card__arrow{transform:translateX(5px) scale(1.06)}.news{display:grid;grid-template-columns:1.1fr repeat(4,1fr);gap:28px;padding-top:26px;padding-bottom:28px;border-top:1px solid var(--line)}.news .eyebrow{text-align:left;font-size:11px}.news-intro h2{font-size:18px;line-height:1.25;margin:8px 0 26px}.outline-btn{display:inline-flex;align-items:center;gap:28px;border:1px solid #999;border-radius:4px;padding:11px 14px;text-decoration:none;font-size:12px;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.outline-btn:hover{background:#111;color:#fff;border-color:#111;transform:translateY(-2px)}.news-card{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:start;text-decoration:none;border-radius:8px;padding:8px;margin:-8px;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.news-card:hover,.news-card:focus-visible{transform:translateY(-4px);background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.09);outline:none}.news-card img{width:120px;height:92px;object-fit:cover;border-radius:6px;transition:transform .3s ease,filter .3s ease}.news-card:hover img,.news-card:focus-visible img{transform:scale(1.035);filter:saturate(1.05) contrast(1.03)}.news-card time{display:block;font-size:10px;color:#777;margin-bottom:12px}.news-card h3{font-size:13px;line-height:1.35;margin:0 0 14px}.news-card__more{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#1460b8}.news-card__more span{transition:transform .25s ease}.news-card:hover .news-card__more span,.news-card:focus-visible .news-card__more span{transform:translateX(4px)}.footer{border-top:1px solid var(--line);background:#fff}.footer__grid{display:grid;grid-template-columns:1.2fr 1.45fr 1.15fr 1.55fr .8fr;gap:28px;padding:28px 0 18px}.footer-logo{width:155px}.footer h3{font-size:11px;margin:0 0 14px}.footer p,.footer a{font-size:11px;color:#3b3b3b;line-height:1.55}.footer-link{display:flex;align-items:center;gap:8px;text-decoration:none;margin:5px 0;width:max-content;transition:color .22s ease,transform .22s ease}.footer-link img{width:17px;height:17px;transition:transform .22s ease,filter .22s ease}.footer-link:hover,.footer-link:focus-visible{color:var(--orange);transform:translateX(3px);outline:none}.footer-link:hover img,.footer-link:focus-visible img{transform:scale(1.08);filter:saturate(1.45)}.linkedin{width:44px;height:44px;border-radius:50%;background:#777;color:#fff!important;display:grid;place-items:center;text-decoration:none;font-weight:700;font-size:23px!important;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease}.linkedin:hover,.linkedin:focus-visible{background:var(--orange);transform:translateY(-3px) scale(1.04);box-shadow:0 8px 18px rgba(240,122,20,.25);outline:none}.footer__bottom{border-top:1px solid #eee;display:flex;justify-content:space-between;gap:24px;padding:11px 0 16px;color:#777;font-size:10px}.footer__bottom a{text-decoration:none;transition:color .22s ease}.footer__bottom a:hover,.footer__bottom a:focus-visible{color:var(--orange);outline:none}
@media (max-width:1120px){.top-contact__copy{display:none}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:390px}.news{grid-template-columns:1fr 1fr}.news-intro{grid-column:1/-1}.footer__grid{grid-template-columns:repeat(2,1fr)}.hero-art{opacity:.36}}
@media (max-width:720px){.shell{width:min(100% - 32px,1400px)}.topbar__inner{min-height:82px}.brand img{width:122px}.phone{font-size:16px}.phone__icon{width:40px;height:40px}.hero{padding-top:40px}.hero h1{font-size:38px}.hero__lead{font-size:14px}.services-grid{grid-template-columns:1fr;gap:16px}.service-card{min-height:auto}.news{grid-template-columns:1fr}.news-card{grid-template-columns:110px 1fr}.news-card img{width:110px}.footer__grid{grid-template-columns:1fr 1fr}.hero-art{display:none}}
@media (max-width:480px){.topbar__inner{gap:12px}.phone__icon{display:none}.phone{font-size:14px}.hero h1{font-size:32px}.footer__grid{grid-template-columns:1fr}.footer__bottom{flex-direction:column}.news-card{grid-template-columns:95px 1fr}.news-card img{width:95px;height:82px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
