:root{--blue:#005496;--blue2:#0078c9;--ink:#112936;--muted:#657781;--paper:#f7f9f9;--line:#dce5e8;--accent:#ffcc4d;--radius:24px;--font:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#e9eef0;color:var(--ink);font-family:var(--font);font-size:16px}.concept-bar{height:68px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px;position:sticky;top:0;z-index:50;background:#102733;color:white}.concept-bar__label{text-transform:uppercase;letter-spacing:.16em;font-size:11px;margin-right:12px;opacity:.55}.concept-pill{border:1px solid #ffffff28;background:transparent;color:#cbd6db;border-radius:99px;padding:10px 16px;cursor:pointer;font:600 12px var(--font);transition:.2s}.concept-pill b{margin-right:7px;color:#6daed6}.concept-pill:hover,.concept-pill.is-active{background:white;color:#102733}.site-shell{max-width:1500px;margin:auto;background:var(--paper);overflow:hidden;box-shadow:0 12px 60px #162b3720}.header{height:92px;padding:0 5%;display:flex;align-items:center;gap:4%;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{width:200px;overflow:hidden;display:block}.brand img,.footer__brand img{width:100%;display:block;mix-blend-mode:multiply}.nav{display:flex;gap:28px;margin:auto}.nav a,.header__contact a{text-decoration:none;color:var(--ink);font-weight:700;font-size:14px}.header__contact{display:flex;flex-direction:column;align-items:flex-end}.header__contact small{color:var(--muted);font-size:11px;margin-bottom:3px}.menu-btn{display:none;border:0;background:none;font-size:24px}.hero{min-height:680px;padding:76px 6% 54px;display:grid;grid-template-columns:1.05fr .95fr;gap:4%;position:relative}.hero__copy{position:relative;z-index:2}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800;color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-family:'Onest',sans-serif;font-size:clamp(48px,5.4vw,82px);line-height:.98;letter-spacing:-.055em;margin:28px 0 28px;max-width:850px}h1 em{color:var(--blue);font-style:normal}.hero__copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:590px}.hero__actions{display:flex;gap:12px;margin-top:34px}.button{border:1px solid var(--line);border-radius:10px;padding:17px 22px;font:700 14px var(--font);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:28px}.button--primary{background:var(--blue);border-color:var(--blue);color:white}.button--primary:hover{background:#003f71}.button--ghost{color:var(--ink);background:white}.hero__trust{display:flex;gap:28px;margin-top:50px}.hero__trust span{font-size:11px;color:var(--muted);line-height:1.35}.hero__trust b{font-size:22px;color:var(--ink);display:block}.hero__visual{position:relative;min-height:470px;align-self:center}.logo-orb{position:absolute;width:310px;height:310px;top:56px;left:50%;transform:translateX(-50%);border-radius:50%;overflow:hidden;box-shadow:0 30px 80px #00549632;z-index:2;background:white}.logo-orb img{height:100%;width:100%;object-fit:cover}.orbit{position:absolute;border:1px solid #00549632;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit--one{width:450px;height:450px}.orbit--two{width:600px;height:600px;border-style:dashed}.device-card,.status-card{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 14px 40px #18334318;border-radius:16px;padding:14px 18px;z-index:3;font-size:12px;font-weight:800}.device-card i{display:block;background:var(--blue);margin:auto auto 8px}.device-card--phone{right:0;top:40px;transform:rotate(4deg)}.device-card--phone i{width:22px;height:35px;border-radius:4px;border:3px solid var(--blue);background:white}.device-card--laptop{left:0;bottom:64px;transform:rotate(-4deg)}.device-card--laptop i{width:42px;height:27px;border:3px solid var(--blue);border-bottom-width:6px;background:white}.status-card{right:2%;bottom:38px;display:flex;align-items:center;gap:10px}.status-card div{display:flex;flex-direction:column}.status-card small{font-weight:500;color:var(--muted);margin-top:3px}.pulse{width:9px;height:9px;border-radius:50%;background:#30ad74;box-shadow:0 0 0 6px #30ad7420}.ticker{background:var(--blue);color:#fff;min-height:62px;display:flex;align-items:center;justify-content:space-around;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.12em;padding:10px 4%;gap:18px}.ticker i{color:var(--accent)}.section{padding:110px 6%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.section-heading h2,.visit h2,.modal h2{font:700 clamp(36px,4vw,58px)/1.05 'Onest';letter-spacing:-.045em;margin:14px 0 0}.section-heading>p{max-width:470px;color:var(--muted);line-height:1.65}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{position:relative;min-height:360px;background:white;border:1px solid var(--line);padding:30px;border-radius:var(--radius);display:flex;flex-direction:column;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #18334312}.service-card--featured{background:var(--blue);color:white}.num{position:absolute;right:25px;top:26px;font-size:11px;opacity:.5}.service-card h3{font:700 23px 'Onest';margin:35px 0 12px}.service-card p{font-size:13px;line-height:1.65;color:var(--muted)}.service-card--featured p{color:#ffffffb8}.service-card a{margin-top:auto;text-decoration:none;color:inherit;font-size:12px;font-weight:800}.service-card a b{float:right}.service-icon{width:60px;height:54px;position:relative;color:var(--blue)}.service-card--featured .service-icon{color:white}.desktop-icon:before,.laptop-icon:before,.tablet-icon:before,.phone-icon:before{content:'';position:absolute;border:3px solid currentColor}.desktop-icon:before{width:46px;height:30px;border-radius:4px}.desktop-icon:after{content:'';position:absolute;width:28px;height:3px;background:currentColor;left:11px;top:38px}.laptop-icon:before{width:45px;height:28px;border-radius:4px;top:3px}.laptop-icon:after{content:'';position:absolute;width:56px;height:6px;background:currentColor;top:37px;border-radius:4px}.phone-icon:before{width:25px;height:45px;border-radius:6px;left:8px}.tablet-icon:before{width:37px;height:47px;border-radius:5px}.visit{margin:20px 6% 100px;min-height:560px;background:#eaf1f4;border-radius:32px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.visit__map{position:relative;background:#d9e7ec;min-height:520px}.map-grid{position:absolute;inset:0;background-image:linear-gradient(30deg,transparent 48%,#fff 49%,#fff 51%,transparent 52%),linear-gradient(-20deg,transparent 47%,#c5d8df 48%,#c5d8df 51%,transparent 52%);background-size:150px 110px,190px 120px;opacity:.7}.pin{position:absolute;left:52%;top:45%;transform:translate(-50%,-50%);width:90px;height:90px;border-radius:50%;overflow:hidden;border:8px solid white;box-shadow:0 16px 30px #123e5540}.pin img{width:100%;height:100%;object-fit:cover}.metro{position:absolute;left:20%;top:25%;background:white;padding:8px 12px;border-radius:8px;font-size:11px;font-weight:800;color:var(--blue)}.visit__copy{padding:70px 9%;display:flex;flex-direction:column;justify-content:center}.visit-options{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid #cbd9de;margin-top:40px;padding-top:30px}.visit-options b{color:var(--blue);font-size:11px}.visit-options h3{font-size:17px;margin:10px 0}.visit-options p{color:var(--muted);font-size:12px;line-height:1.6}.text-button{border:0;border-bottom:1px solid var(--ink);padding:14px 0;background:none;text-align:left;font:800 12px var(--font);cursor:pointer}.text-button span{float:right}.reviews{background:white}.rating{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 12px}.rating b{font-size:42px;grid-row:span 2}.rating span{color:#efb928;letter-spacing:3px}.rating small{color:var(--muted)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-grid blockquote{margin:0;border:1px solid var(--line);border-radius:20px;padding:30px;min-height:260px;display:flex;flex-direction:column}.review-grid blockquote>span{color:#efb928;letter-spacing:2px}.review-grid blockquote p{font:500 17px/1.6 'Onest';margin:24px 0}.review-grid footer{font-weight:800;margin-top:auto}.review-grid footer small{display:block;color:var(--muted);font-weight:500;margin-top:4px}.footer{background:#102b39;color:white;padding:60px 6%;display:grid;grid-template-columns:1.1fr 1fr 1fr auto;gap:50px;align-items:start}.footer__brand img{width:190px;background:white;mix-blend-mode:screen;filter:grayscale(1) brightness(3)}.footer p{font-size:12px;line-height:1.7;color:#b6c4cb}.footer small{display:block;text-transform:uppercase;letter-spacing:.12em;color:#738d99;font-size:10px;margin-bottom:14px}.footer a{display:block;color:white;text-decoration:none;font-size:14px;font-weight:700;margin:8px 0}.footer__cta{border:1px solid #ffffff35;background:transparent;color:white;border-radius:50%;width:130px;height:130px;cursor:pointer}.modal{border:0;border-radius:28px;padding:45px;width:min(540px,calc(100% - 24px));color:var(--ink)}.modal::backdrop{background:#08161dde;backdrop-filter:blur(5px)}.modal__close{position:absolute;right:20px;top:15px;border:0;background:none;font-size:28px;cursor:pointer}.modal form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.modal label{font-size:11px;font-weight:800}.modal input,.modal select,.modal textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:8px;padding:13px;font:13px var(--font)}.modal textarea{height:90px;resize:none}.modal label:nth-child(4),.modal .button,.modal form>small{grid-column:1/-1}.modal form>small{color:var(--muted)}
body[data-theme="tech"]{--ink:#061f35;--paper:#f5faff;--line:#cbddeb;--radius:8px;background:#061f35}body[data-theme="tech"] .site-shell{background-image:linear-gradient(#0054960b 1px,transparent 1px),linear-gradient(90deg,#0054960b 1px,transparent 1px);background-size:30px 30px}body[data-theme="tech"] .hero{min-height:700px}body[data-theme="tech"] h1{text-transform:uppercase;font-size:clamp(46px,5vw,76px)}body[data-theme="tech"] h1 em{background:var(--blue);color:white;padding:0 .08em}body[data-theme="tech"] .logo-orb{border-radius:12px;transform:translateX(-50%) rotate(3deg)}body[data-theme="tech"] .orbit{border-radius:8px}body[data-theme="tech"] .device-card,body[data-theme="tech"] .status-card,body[data-theme="tech"] .service-card{border-radius:6px}body[data-theme="tech"] .ticker{background:#061f35}body[data-theme="tech"] .service-card--featured{background:#061f35}body[data-theme="tech"] .visit{border-radius:8px;background:#e2f2ff}
body[data-theme="human"]{--ink:#183036;--paper:#fffdf8;--line:#e5e1d6;--accent:#f1b34a;--radius:32px;background:#e8e2d4}body[data-theme="human"] .hero{background:radial-gradient(circle at 75% 40%,#ddecf5 0,transparent 31%)}body[data-theme="human"] h1{font-size:clamp(50px,5.7vw,88px)}body[data-theme="human"] h1 em{color:var(--ink);text-decoration:underline;text-decoration-color:#63a5d1;text-decoration-thickness:9px;text-underline-offset:-3px}body[data-theme="human"] .logo-orb{width:340px;height:340px;border-radius:44% 56% 49% 51%/55% 44% 56% 45%;transform:translateX(-50%) rotate(-5deg)}body[data-theme="human"] .orbit--two{border-color:#efb94d80}body[data-theme="human"] .button,body[data-theme="human"] .service-card{border-radius:30px}body[data-theme="human"] .ticker{background:#ffca59;color:var(--ink)}body[data-theme="human"] .ticker i{color:var(--blue)}body[data-theme="human"] .service-card--featured{background:#dcecf5;color:var(--ink)}body[data-theme="human"] .service-card--featured p{color:var(--muted)}body[data-theme="human"] .visit{background:#f3ead7;border-radius:42px}
@media(max-width:1000px){.nav{display:none}.header__contact{margin-left:auto}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:60px}.hero__visual{min-height:520px}.service-grid{grid-template-columns:1fr 1fr}.visit{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.footer__cta{grid-column:2}.section-heading{align-items:start}.concept-bar__label{display:none}}
@media(max-width:620px){.concept-bar{height:auto;position:relative;flex-wrap:wrap}.concept-pill{padding:8px 10px;font-size:10px}.header{height:76px;padding:0 20px}.brand{width:150px}.header__contact{display:none}.hero{padding:45px 20px 30px}.hero__copy>p{font-size:16px}.hero__actions{flex-direction:column}.button{justify-content:space-between}.hero__trust{gap:18px;flex-wrap:wrap}.hero__visual{min-height:390px}.logo-orb,body[data-theme="human"] .logo-orb{width:235px;height:235px}.orbit--one{width:310px;height:310px}.orbit--two{width:390px;height:390px}.device-card--phone{right:-8px}.device-card--laptop{left:-6px}.ticker{overflow:hidden;justify-content:flex-start;white-space:nowrap}.ticker span:nth-of-type(n+3),.ticker i:nth-of-type(n+3){display:none}.section{padding:75px 20px}.section-heading{display:block}.section-heading>p{margin-top:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:290px}.visit{margin:0 20px 70px}.visit__copy{padding:55px 24px}.visit-options{grid-template-columns:1fr}.visit__map{min-height:330px}.rating{margin-top:25px}.footer{grid-template-columns:1fr;padding:55px 25px}.footer__cta{grid-column:auto}.modal{padding:35px 22px}.modal form{grid-template-columns:1fr}.modal label,.modal .button,.modal form>small{grid-column:1}}

/* Final Technolab direction */
body[data-theme="tech"]{--ink:#061f35;--paper:#f5faff;--line:#cbddeb;--radius:8px;background:#061f35}
.site-shell{background-color:var(--paper)}
.brand{width:230px;height:62px;display:flex;align-items:center;overflow:visible}
.brand img,.footer__brand img{display:block;mix-blend-mode:normal;background:transparent}
.brand img{width:100%;height:100%;object-fit:contain}
.logo-orb{position:absolute;width:360px;height:360px;top:32px;left:50%;transform:translateX(-50%) rotate(3deg)!important;border-radius:0!important;overflow:visible;background:transparent;box-shadow:none;filter:drop-shadow(0 34px 34px #0054963b);animation:logo-float 5.5s ease-in-out infinite}
.logo-orb img{width:100%;height:100%;object-fit:contain}
.footer__brand img{width:220px;background:transparent;filter:brightness(0) invert(1);opacity:.94}
.footer__brand img{height:auto;object-fit:contain}
.hero__visual{perspective:900px}
.orbit--one{animation:orbit-spin 18s linear infinite}
.orbit--two{animation:orbit-spin-reverse 28s linear infinite}
.scanner{position:absolute;z-index:4;left:10%;right:10%;top:6%;height:2px;background:linear-gradient(90deg,transparent,#27b5ff,transparent);box-shadow:0 0 20px #27b5ff;opacity:.7;animation:scan 4.5s ease-in-out infinite}
.data-rain{position:absolute;inset:0;z-index:1;color:#005496;font:700 9px/1 monospace;opacity:.22;pointer-events:none}
.data-rain i{position:absolute;font-style:normal;letter-spacing:.12em;animation:data-pulse 3s steps(2,end) infinite}.data-rain i:nth-child(1){left:6%;top:10%}.data-rain i:nth-child(2){right:7%;top:34%;animation-delay:.4s}.data-rain i:nth-child(3){left:17%;bottom:18%;animation-delay:1.1s}.data-rain i:nth-child(4){right:21%;bottom:5%;animation-delay:1.7s}.data-rain i:nth-child(5){left:45%;top:0;animation-delay:2.2s}
.pulse{animation:pulse-ring 1.8s ease-out infinite}
.service-card{overflow:hidden;isolation:isolate}.service-card:before{content:'';position:absolute;z-index:-1;width:220px;height:220px;left:calc(var(--mx,50%) - 110px);top:calc(var(--my,50%) - 110px);background:radial-gradient(circle,#0b8fd619,transparent 66%);opacity:0;transition:opacity .25s}.service-card:hover:before{opacity:1}.service-card:hover .service-icon{transform:translateY(-4px) scale(1.05)}.service-icon{transition:transform .25s}
.yandex-map{position:relative;overflow:hidden;background:#dcecf5}.yandex-map>a{position:absolute;top:0;color:#607680;font-size:10px;z-index:0}.yandex-map>a:nth-of-type(2){top:14px}.yandex-map>a:nth-of-type(3){top:28px}.yandex-map iframe{display:block;width:100%;height:100%;min-height:560px;border:0;filter:saturate(.85) contrast(1.04)}
.widget-badge{position:absolute;z-index:3;left:20px;top:20px;background:#061f35;color:#fff;border:1px solid #ffffff22;padding:11px 15px;border-radius:5px;box-shadow:0 12px 30px #061f3540;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;pointer-events:none}.widget-badge span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#39cf8a;margin-right:7px;box-shadow:0 0 0 5px #39cf8a22;animation:pulse-ring 1.8s infinite}
.reviews-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(440px,1.3fr);gap:18px;align-items:stretch}.reviews-aside{position:relative;overflow:hidden;background:#061f35;color:#fff;border-radius:8px;padding:44px;min-height:600px;display:flex;flex-direction:column;align-items:flex-start}.reviews-aside>p{max-width:380px;color:#abc0cc;line-height:1.7}.reviews-aside .button{margin-top:24px;background:transparent;color:#fff;border-color:#ffffff35}.review-stat{display:flex;flex-direction:column;margin-bottom:35px}.review-stat strong{font:800 96px/.9 'Onest';letter-spacing:-.08em}.review-stat span{color:#ffc94e;letter-spacing:5px;margin:12px 0 8px}.review-stat small{text-transform:uppercase;letter-spacing:.15em;color:#7894a2}.reviews-widget{height:600px;overflow:hidden;position:relative;background:#fff;border:1px solid var(--line);border-radius:8px}.reviews-widget iframe{width:100%;height:100%;border:0;box-sizing:border-box}.reviews-widget>a{box-sizing:border-box;text-decoration:none;color:#9aa7ad;font-size:10px;font-family:sans-serif;padding:0 16px;position:absolute;bottom:8px;width:100%;text-align:center;left:0;overflow:hidden;text-overflow:ellipsis;display:block;max-height:14px;white-space:nowrap}.signal-lines{position:absolute;right:-20px;bottom:25px;display:flex;align-items:end;gap:6px;height:130px;transform:rotate(-12deg);opacity:.25}.signal-lines i{display:block;width:8px;background:#23a8f2;animation:equalize 1.4s ease-in-out infinite}.signal-lines i:nth-child(1){height:20%}.signal-lines i:nth-child(2){height:50%;animation-delay:.2s}.signal-lines i:nth-child(3){height:90%;animation-delay:.35s}.signal-lines i:nth-child(4){height:60%;animation-delay:.5s}.signal-lines i:nth-child(5){height:35%;animation-delay:.65s}
.reveal{opacity:0;transform:translateY(35px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:none}.reveal-item{opacity:0;transform:translateY(25px);transition:opacity .55s ease,transform .6s cubic-bezier(.2,.8,.2,1)}.reveal-item.is-visible{opacity:1;transform:none}.reveal-item:nth-child(2){transition-delay:.08s}.reveal-item:nth-child(3){transition-delay:.16s}.reveal-item:nth-child(4){transition-delay:.24s}
@keyframes logo-float{0%,100%{translate:0 0;rotate:0deg}50%{translate:0 -12px;rotate:-1deg}}@keyframes orbit-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbit-spin-reverse{to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes scan{0%,100%{top:8%;opacity:0}15%{opacity:.8}85%{opacity:.8}95%{top:86%;opacity:0}}@keyframes data-pulse{0%,100%{opacity:.2}50%{opacity:1}}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 #39cf8a55}70%{box-shadow:0 0 0 9px #39cf8a00}100%{box-shadow:0 0 0 0 #39cf8a00}}@keyframes equalize{0%,100%{transform:scaleY(.45)}50%{transform:scaleY(1)}}
@media(max-width:1000px){.reviews-layout{grid-template-columns:1fr}.reviews-aside{min-height:390px}.reviews-widget{height:680px}}
@media(max-width:620px){.brand{width:170px;height:50px}.logo-orb{width:260px!important;height:260px!important}.scanner{left:0;right:0}.yandex-map iframe{min-height:380px}.widget-badge{left:12px;top:12px}.reviews-layout{display:block}.reviews-aside{min-height:360px;padding:30px;margin-bottom:14px}.review-stat strong{font-size:72px}.reviews-widget{height:680px}.footer__brand img{width:210px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.reveal,.reveal-item{opacity:1;transform:none}}

/* Dark navy refinement + animated circuit system */
:root{--blue:#081B40;--blue2:#123b74;--ink:#081B40}
body[data-theme="tech"]{--ink:#081B40;background:#081B40}
.ticker,.service-card--featured,.reviews-aside,.footer{background:#081B40}
.header{gap:2.2%}.nav{gap:22px}.header__location{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;white-space:nowrap}.header__location svg{width:24px;height:24px;fill:none;stroke:var(--blue);stroke-width:1.8;flex:0 0 auto;transition:transform .25s,filter .25s}.header__location span{font-size:11px;font-weight:800;line-height:1.2}.header__location small{display:block;color:var(--muted);font-size:9px;font-weight:600;margin-bottom:3px}.header__location:hover svg{transform:translateY(-2px);filter:drop-shadow(0 4px 5px #081b4044)}
.hero{isolation:isolate}.hero__copy,.hero__visual{z-index:2}.hero-circuit{position:absolute;z-index:0;width:230px;height:180px;fill:none;stroke:var(--blue);stroke-width:2;opacity:.17;pointer-events:none}.hero-circuit circle,.circuit-network circle{fill:var(--blue);stroke:none}.hero-circuit--left{left:-76px;top:105px}.hero-circuit--right{right:-76px;bottom:82px}.circuit-trace{fill:none;stroke:var(--blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:10 7;animation:circuit-flow 2.8s linear infinite}.circuit-trace--delay{animation-delay:-1.35s}.hero:hover .hero-circuit{opacity:.34}.hero-circuit{transition:opacity .35s}
.hero__trust{display:grid;grid-template-columns:repeat(3,minmax(105px,145px));gap:10px;margin-top:44px}.hero__trust .trust-stat{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;min-height:82px;padding:13px 15px;border:1px solid #081b4025;background:linear-gradient(145deg,#fff 55%,#dceafb);border-radius:6px;box-shadow:0 10px 25px #081b400b;transition:transform .25s,border-color .25s,box-shadow .25s}.hero__trust .trust-stat:after{content:'';position:absolute;width:42px;height:42px;right:-20px;bottom:-20px;border:1px solid #081b4040;transform:rotate(45deg)}.hero__trust .trust-stat:hover{transform:translateY(-5px);border-color:#081b4070;box-shadow:0 16px 32px #081b4017}.hero__trust .trust-stat b{display:flex;align-items:flex-start;color:var(--blue);font-family:'Onest',sans-serif;line-height:.9;letter-spacing:-.055em}.hero__trust .trust-stat strong{font-size:31px}.hero__trust .trust-stat sup{font-size:10px;letter-spacing:0;margin:3px 0 0 4px;text-transform:uppercase}.hero__trust .trust-stat small{margin-top:8px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.circuit-network{position:relative;height:120px;margin:-8px 0 0;color:var(--blue)}.circuit-network svg{display:block;width:100%;height:100%;overflow:visible;stroke:var(--blue)}.circuit-network .circuit-spine{stroke-width:3}.circuit-network__label{position:absolute;left:50%;top:7px;transform:translateX(-50%);padding:4px 10px;background:var(--paper);color:var(--blue);font:700 8px/1 monospace;letter-spacing:.13em;white-space:nowrap}.services:not(.is-visible) .circuit-trace{animation-play-state:paused;stroke-dashoffset:70}.services.is-visible .circuit-trace{animation:circuit-draw 1.4s cubic-bezier(.25,.8,.25,1) both,circuit-flow 2.8s linear 1.4s infinite}.services.is-visible .circuit-trace--delay{animation-delay:.18s,1.58s}.service-grid{position:relative}.service-card{border-top-color:#081b4070}.service-card:after{content:'';position:absolute;right:16px;bottom:14px;width:62px;height:38px;opacity:.075;background:linear-gradient(90deg,transparent 12px,var(--blue) 13px 15px,transparent 16px),linear-gradient(0deg,transparent 12px,var(--blue) 13px 15px,transparent 16px);background-size:24px 24px;clip-path:polygon(0 0,100% 0,100% 100%,38% 100%,38% 62%,0 62%);transition:opacity .25s}.service-card:hover:after{opacity:.22}.service-card .num{color:var(--blue);opacity:.65}.service-card--featured .num{color:white}
@keyframes circuit-flow{to{stroke-dashoffset:-34}}@keyframes circuit-draw{from{stroke-dasharray:0 1200;stroke-dashoffset:0}to{stroke-dasharray:1200 0;stroke-dashoffset:0}}
@media(max-width:1120px){.header__location{display:none}.header{gap:3%}.nav{gap:18px}}
@media(max-width:1000px){.header__location{display:flex;margin-left:auto}.header__contact{margin-left:0}.hero-circuit--left{left:-120px}.hero-circuit--right{right:-120px}}
@media(max-width:620px){.header{gap:10px}.header__location{margin-left:auto}.header__location svg{width:20px;height:20px}.header__location span{font-size:9px}.header__location small{font-size:8px}.hero-circuit{width:170px;height:135px}.hero-circuit--left{left:-112px;top:165px}.hero-circuit--right{right:-110px;bottom:360px}.hero__trust{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:32px}.hero__trust .trust-stat{min-width:0;min-height:74px;padding:10px 8px}.hero__trust .trust-stat strong{font-size:24px}.hero__trust .trust-stat sup{font-size:8px}.hero__trust .trust-stat small{font-size:7px;letter-spacing:.05em}.circuit-network{height:74px;margin:5px 0 0}.circuit-network svg{height:82px}.circuit-network__label{font-size:6px}.circuit-network .circuit-trace{stroke-width:3}.circuit-network svg path:nth-of-type(n+3),.circuit-network svg circle:nth-of-type(n+4){display:none}.service-grid{margin-top:24px}}

/* Interactive service cards */
.service-card{transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s,background-color .3s,color .3s}
.service-card:not(.service-card--featured):hover{--blue:#fff;background:#081B40;color:#fff;border-color:#081B40;box-shadow:0 22px 50px #081b4028}
.service-card:not(.service-card--featured):hover p{color:#b9c6d8}
.service-card:not(.service-card--featured):hover .num{color:#fff;opacity:.62}
.service-card:not(.service-card--featured):hover:before{background:radial-gradient(circle,#ffffff17,transparent 66%)}
.service-card:not(.service-card--featured):hover:after{opacity:.14}

/* Refined stat units */
.hero__trust{grid-template-columns:repeat(3,minmax(150px,170px))}
.hero__trust .trust-stat b{white-space:nowrap;flex-wrap:nowrap;align-items:baseline}
.hero__trust .trust-stat sup{font-size:14px;font-weight:800;margin-left:5px;transform:translateY(-1px)}
.hero__trust .trust-stat:first-child sup{font-size:23px;line-height:.7;margin-left:3px;transform:translateY(-2px)}

/* Only one service card is active at a time */
body[data-theme="tech"] .service-card--featured{background:#081B40}
.service-grid:has(.service-card:not(.service-card--featured):hover) .service-card--featured{--blue:#081B40;background:#fff;color:var(--ink);border-color:var(--line);box-shadow:none}
.service-grid:has(.service-card:not(.service-card--featured):hover) .service-card--featured p{color:var(--muted)}
.service-grid:has(.service-card:not(.service-card--featured):hover) .service-card--featured .service-icon{color:#081B40}
.service-grid:has(.service-card:not(.service-card--featured):hover) .service-card--featured .num{color:#081B40;opacity:.65}
.service-grid:has(.service-card:not(.service-card--featured):hover) .service-card--featured:after{opacity:.075}

/* Circuit navigation */
.nav{position:relative;align-self:stretch;align-items:center;padding:0 2px}
.nav:after{content:'';position:absolute;z-index:0;left:5px;right:5px;bottom:14px;height:1px;background:linear-gradient(90deg,transparent,#081b4060 8%,#081b4060 92%,transparent)}
.nav a{position:relative;z-index:1;padding:10px 3px 25px;align-self:flex-end;transition:color .25s,transform .25s}
.nav a:before{content:'';position:absolute;left:50%;bottom:10px;width:1px;height:10px;transform:translateX(-50%);background:#081b4060;transition:height .25s,background .25s,box-shadow .25s}
.nav a:after{content:'';position:absolute;z-index:2;left:50%;bottom:7px;width:7px;height:7px;transform:translateX(-50%);border-radius:50%;background:var(--paper);border:1px solid #081b4080;transition:background .25s,transform .25s,box-shadow .25s}
.nav a:hover{color:var(--blue);transform:translateY(-1px)}
.nav a:hover:before{height:15px;background:var(--blue);box-shadow:0 0 8px #081b4066}
.nav a:hover:after{background:var(--blue);transform:translateX(-50%) scale(1.25);box-shadow:0 0 0 5px #081b4014,0 0 12px #081b4060}

@media(max-width:620px){.hero__trust .trust-stat sup{font-size:10px;margin-left:3px}.hero__trust .trust-stat:first-child sup{font-size:17px}.hero__trust .trust-stat:nth-child(2) strong{font-size:22px;letter-spacing:-.075em}}

/* Smooth contrast-safe card transitions and circuit feedback */
.service-card{transition:transform .55s cubic-bezier(.16,1,.3,1),box-shadow .55s cubic-bezier(.16,1,.3,1),border-color .55s ease,background-color .55s cubic-bezier(.22,.75,.2,1),color 0s linear .26s}
.service-card h3,.service-card p{transition:color 0s linear .26s}
.service-card .service-icon{transition:transform .45s cubic-bezier(.16,1,.3,1),color 0s linear .26s,filter .45s ease}
.service-card:not(.service-card--featured).is-hovered{--blue:#fff;background:#081B40;color:#fff;border-color:#081B40;box-shadow:0 22px 50px #081b4028;transform:translateY(-6px)}
.service-card:not(.service-card--featured).is-hovered p{color:#b9c6d8}
.service-card:not(.service-card--featured).is-hovered .service-icon{transform:translateY(-4px) scale(1.05);filter:drop-shadow(0 0 8px #ffffff38)}
.service-card:not(.service-card--featured).is-hovered:before{background:radial-gradient(circle,#ffffff17,transparent 66%);opacity:1}
.service-card:not(.service-card--featured).is-hovered:after{opacity:.14}
.service-grid.has-hovered-card .service-card--featured{--blue:#081B40;background:#fff;color:var(--ink);border-color:var(--line);box-shadow:none}
.service-grid.has-hovered-card .service-card--featured p{color:var(--muted)}
.service-grid.has-hovered-card .service-card--featured .service-icon{color:#081B40;filter:none}
.service-grid.has-hovered-card .service-card--featured:after{opacity:.075}
.circuit-network .circuit-trace{transition:stroke .3s,stroke-width .3s,filter .3s,opacity .3s}
.circuit-network.is-active .circuit-spine{opacity:.55;filter:drop-shadow(0 0 2px #081b4048)}
.circuit-network path.is-hot{stroke:#148fd1;stroke-width:4;filter:drop-shadow(0 0 5px #148fd188);animation:circuit-surge .65s linear infinite!important}
.circuit-network circle{transition:fill .25s,transform .35s,filter .35s;transform-box:fill-box;transform-origin:center}
.circuit-network circle.is-hot{fill:#148fd1;transform:scale(1.7);filter:drop-shadow(0 0 5px #148fd1)}
.services:has(.service-card:hover) .circuit-network .circuit-spine{opacity:.55;filter:drop-shadow(0 0 2px #081b4048)}
.services:has(.service-card:nth-child(1):hover) .circuit-network .circuit-branches path:nth-of-type(1),
.services:has(.service-card:nth-child(2):hover) .circuit-network .circuit-branches path:nth-of-type(2),
.services:has(.service-card:nth-child(3):hover) .circuit-network .circuit-branches path:nth-of-type(3),
.services:has(.service-card:nth-child(4):hover) .circuit-network .circuit-branches path:nth-of-type(4){stroke:#148fd1;stroke-width:4;filter:drop-shadow(0 0 5px #148fd188);animation:circuit-surge .65s linear infinite!important}
.services:has(.service-card:nth-child(1):hover) .circuit-network circle:nth-of-type(3),
.services:has(.service-card:nth-child(2):hover) .circuit-network circle:nth-of-type(4),
.services:has(.service-card:nth-child(3):hover) .circuit-network circle:nth-of-type(5),
.services:has(.service-card:nth-child(4):hover) .circuit-network circle:nth-of-type(6){fill:#148fd1;transform:scale(1.7);filter:drop-shadow(0 0 5px #148fd1)}
@keyframes circuit-surge{to{stroke-dashoffset:-42}}

/* White service cards with signal-wipe interaction */
.service-card,.service-card:hover,.service-card.is-hovered{background:#fff!important}
.service-card:after{display:none!important}
.service-card>*{position:relative;z-index:1}
body[data-theme="tech"] .service-card:before{content:'';position:absolute;z-index:0;inset:0;width:auto;height:auto;left:0;top:0;background:#081B40!important;opacity:1;clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:clip-path .72s cubic-bezier(.65,0,.35,1)}
body[data-theme="tech"] .service-card:hover:before,body[data-theme="tech"] .service-card.is-hovered:before{background:#081B40!important;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}
.service-card{transition:transform .72s cubic-bezier(.16,1,.3,1),box-shadow .72s cubic-bezier(.16,1,.3,1),border-color .45s ease}
.service-card__content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;pointer-events:none}
.service-card__content--contrast{
  position:absolute;
  z-index:2;
  inset:30px;
  color:#fff;
  clip-path:polygon(0 0,0 0,0 100%,0 100%);
  transition:clip-path .72s cubic-bezier(.65,0,.35,1);
}
.service-card__content--contrast p{color:#c8d9ea}
.service-card__content--contrast .service-icon{color:#fff}
body[data-theme="tech"] .service-card>.service-card__content:not(.service-card__content--contrast){color:var(--ink)}
body[data-theme="tech"] .service-card>.service-card__content:not(.service-card__content--contrast) p{color:var(--muted)}
body[data-theme="tech"] .service-card>.service-card__content:not(.service-card__content--contrast) .service-icon{color:var(--brand-blue)}
body[data-theme="tech"] .service-card>.service-card__content--contrast{color:#fff}
body[data-theme="tech"] .service-card>.service-card__content--contrast p{color:#c8d9ea}
body[data-theme="tech"] .service-card>.service-card__content--contrast .service-icon{color:#fff}
.service-card:hover .service-card__content--contrast,.service-card.is-hovered .service-card__content--contrast,.service-card.is-scroll-active .service-card__content--contrast{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}
.service-card:hover .service-card__content .service-icon,.service-card.is-hovered .service-card__content .service-icon,.service-card.is-scroll-active .service-card__content .service-icon{transform:none}
.service-card:hover .service-card__content--contrast .service-icon,.service-card.is-hovered .service-card__content--contrast .service-icon,.service-card.is-scroll-active .service-card__content--contrast .service-icon{transform:none;filter:drop-shadow(0 0 8px #ffffff38)}
@media(max-width:390px){.service-card__content--contrast{inset:24px}}

/* Types of work */
.work-types{position:relative;overflow:hidden;margin:0 6% 110px;padding:82px 5% 72px;background:#081B40;color:#fff;border-radius:8px}.work-types:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff07 1px,transparent 1px),linear-gradient(90deg,#ffffff07 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,#000,transparent 86%)}.work-types__heading{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:68px}.work-types__heading .kicker{color:#7fc9f1}.work-types__heading h2{font:700 clamp(36px,4vw,58px)/1.04 'Onest';letter-spacing:-.045em;margin:14px 0 0}.work-types__heading>p{max-width:430px;color:#b7c5d2;line-height:1.7}.work-types__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #ffffff45}.work-type{position:relative;min-width:0;padding:50px 22px 10px;border-left:1px solid #ffffff20;transition:background .35s,transform .35s}.work-type:last-child{border-right:1px solid #ffffff20}.work-type:before{content:'';position:absolute;left:50%;top:-1px;width:1px;height:28px;background:#ffffff70}.work-type:after{content:'';position:absolute;left:calc(50% - 4px);top:24px;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 #52b9f200;transition:box-shadow .3s,background .3s}.work-type:hover{background:#ffffff09;transform:translateY(-5px)}.work-type:hover:after{background:#52b9f2;box-shadow:0 0 0 7px #52b9f218,0 0 16px #52b9f2}.work-type svg{width:58px;height:58px;fill:none;stroke:#fff;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round;margin:16px 0 28px;transition:transform .35s,filter .35s}.work-type:hover svg{transform:translateY(-4px);filter:drop-shadow(0 0 8px #52b9f288)}.work-type h3{font:700 18px/1.25 'Onest';margin-bottom:13px}.work-type p{font-size:12px;line-height:1.65;color:#aebfce}

/* Repair workflow */
.workflow{position:relative}.workflow__line{height:1px;margin:24px 7% -5px;background:linear-gradient(90deg,transparent,#081b4060 5%,#081b4060 95%,transparent)}.workflow__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.workflow__grid article{position:relative;padding:42px 34px 30px;border-left:1px solid var(--line);min-height:230px}.workflow__grid article:last-child{border-right:1px solid var(--line)}.workflow__grid article>span{position:absolute;top:0;left:calc(50% - 5px);width:10px;height:10px;border-radius:50%;background:var(--paper);border:2px solid var(--blue);transition:background .3s,box-shadow .3s,transform .3s}.workflow__grid article:hover>span{background:#148fd1;box-shadow:0 0 0 7px #148fd116,0 0 13px #148fd188;transform:scale(1.25)}.workflow__grid small{display:block;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:15px}.workflow__grid h3{font:700 20px/1.25 'Onest';margin-bottom:12px}.workflow__grid p{color:var(--muted);font-size:12px;line-height:1.7}.workflow__grid article:after{content:'';position:absolute;left:0;right:100%;bottom:0;height:2px;background:#148fd1;transition:right .45s cubic-bezier(.16,1,.3,1)}.workflow__grid article:hover:after{right:0}

@media(max-width:1000px){.work-types__grid{grid-template-columns:repeat(2,1fr)}.work-type{border-top:1px solid #ffffff20}.work-type:last-child{grid-column:1/-1}.workflow__grid{grid-template-columns:1fr 1fr}.workflow__line{display:none}.workflow__grid article>span{left:24px;top:24px}.workflow__grid article{padding-top:52px}}
@media(max-width:620px){.work-types{margin:0 20px 70px;padding:58px 24px 45px}.work-types__heading{display:block;margin-bottom:45px}.work-types__heading>p{margin-top:20px}.work-types__grid{grid-template-columns:1fr}.work-type,.work-type:last-child{grid-column:auto;border-right:0;padding:45px 10px 28px}.workflow__grid{grid-template-columns:1fr}.workflow__grid article{border-right:1px solid var(--line)}.service-card{min-height:270px}}

/* Active circuit bus */
.circuit-network.is-active .circuit-spine,.services:has(.service-card:hover) .circuit-network .circuit-spine{stroke:#148fd1;stroke-width:4;opacity:1;filter:drop-shadow(0 0 5px #148fd188);animation:circuit-surge 1.05s linear infinite!important}
.circuit-branches{clip-path:url(#branch-clip)}

/* Repair portfolio */
.portfolio{background:#fff}.portfolio__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.case-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s}.case-card:hover{transform:translateY(-7px);border-color:#081b4050;box-shadow:0 24px 50px #081b4015}.case-card__photos{position:relative;display:grid;grid-template-columns:1fr 1fr;height:250px;border-bottom:1px solid var(--line);background:#e8f0f5}.photo-slot{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#617684;background-color:#edf3f7;background-image:linear-gradient(#081b4008 1px,transparent 1px),linear-gradient(90deg,#081b4008 1px,transparent 1px);background-size:22px 22px}.photo-slot+ .photo-slot{border-left:1px solid #cbd9e0}.photo-slot:after{content:'';position:absolute;left:-100%;top:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,#ffffff90,transparent);transform:skewX(-15deg);transition:left .75s ease}.case-card:hover .photo-slot:after{left:145%}.photo-slot:nth-child(2):after{transition-delay:.12s}.photo-slot svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.photo-slot span{font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.photo-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.case-card__photos>i{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#081B40;color:#fff;font-style:normal;box-shadow:0 8px 20px #081b4045;transition:transform .35s}.case-card:hover .case-card__photos>i{transform:translate(-50%,-50%) scale(1.12) rotate(-8deg)}.case-card__body{padding:28px 28px 30px}.case-card__body small{display:block;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}.case-card__body h3{font:700 21px/1.25 'Onest';margin-bottom:12px}.case-card__body p{min-height:62px;color:var(--muted);font-size:12px;line-height:1.7}.case-card__body>span{display:inline-block;margin-top:8px;padding:7px 10px;border:1px solid var(--line);border-radius:4px;color:var(--ink);font-size:10px;font-weight:800}
@media(max-width:1000px){.portfolio__grid{grid-template-columns:1fr 1fr}.case-card:last-child{grid-column:1/-1}.case-card:last-child .case-card__photos{height:300px}}
@media(max-width:620px){.portfolio__grid{grid-template-columns:1fr}.case-card:last-child{grid-column:auto}.case-card__photos,.case-card:last-child .case-card__photos{height:220px}.case-card__body p{min-height:0}}

/* Full-width canvas on ultrawide screens */
.site-shell{width:100%;max-width:none;margin:0;box-shadow:none}

/* Softer circuit deactivation */
.circuit-network .circuit-trace{transition:stroke .85s cubic-bezier(.22,.7,.2,1),stroke-width .85s cubic-bezier(.22,.7,.2,1),filter .95s ease,opacity .8s ease}
.circuit-network circle{transition:fill .7s ease,transform .75s cubic-bezier(.16,1,.3,1),filter .85s ease}
.circuit-network.is-active .circuit-spine,.services:has(.service-card:hover) .circuit-network .circuit-spine{animation:circuit-flow 1.05s linear infinite!important}
.services:has(.service-card:nth-child(1):hover) .circuit-network .circuit-branches path:nth-of-type(1),
.services:has(.service-card:nth-child(2):hover) .circuit-network .circuit-branches path:nth-of-type(2),
.services:has(.service-card:nth-child(3):hover) .circuit-network .circuit-branches path:nth-of-type(3),
.services:has(.service-card:nth-child(4):hover) .circuit-network .circuit-branches path:nth-of-type(4),.circuit-network path.is-hot{animation:circuit-flow .78s linear infinite!important}

/* Compact contact groups */
.header__phones{display:flex;align-items:center;gap:13px}.contact-link{display:flex!important;align-items:center;gap:7px;text-decoration:none;white-space:nowrap}.contact-link svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header__contact{min-width:max-content}.header__contact .contact-link{font-size:11px}.header__contact .contact-link svg{width:14px;height:14px}.contact-link--wa svg{color:#25a968}.contact-link:hover svg{transform:translateY(-1px);filter:drop-shadow(0 3px 4px #081b4030)}.contact-link svg{transition:transform .2s,filter .2s}
.footer{padding:38px 6%;grid-template-columns:1.05fr .9fr 1.1fr auto;gap:32px;align-items:center}.footer__brand img{width:180px}.footer__brand p{margin:10px 0 0}.footer small{margin-bottom:10px}.footer__contacts .contact-link{margin:7px 0;font-size:13px}.footer__address p{margin:5px 0}.footer__cta{width:96px;height:96px;font-size:11px}.footer__cta span{display:block;margin-top:4px}.footer a{display:flex}
@media(max-width:1120px){.header__phones{gap:9px}.header__contact .contact-link{font-size:10px}.footer{grid-template-columns:1fr 1fr 1fr auto}}
@media(max-width:1000px){.footer{grid-template-columns:1fr 1fr}.footer__cta{grid-column:2;justify-self:end}.footer__address{grid-row:2}}
@media(max-width:620px){.footer{grid-template-columns:1fr;padding:38px 25px;gap:25px}.footer__cta{grid-column:auto;justify-self:start}.footer__address{grid-row:auto}}

/* Explicit SVG cooldown avoids a discrete drop-shadow cutoff */
.circuit-network.is-cooling .circuit-spine{animation:circuit-spine-cool .85s cubic-bezier(.2,.7,.2,1) both!important}
.circuit-network path.is-cooling{animation:circuit-branch-cool .85s cubic-bezier(.2,.7,.2,1) both!important}
.circuit-network circle.is-cooling{animation:circuit-dot-cool .85s cubic-bezier(.2,.7,.2,1) both!important}
@keyframes circuit-spine-cool{0%{stroke:#148fd1;stroke-width:4;filter:drop-shadow(0 0 5px #148fd188);opacity:1}100%{stroke:#081B40;stroke-width:3;filter:drop-shadow(0 0 0 #148fd100);opacity:1}}
@keyframes circuit-branch-cool{0%{stroke:#148fd1;stroke-width:4;filter:drop-shadow(0 0 5px #148fd188)}100%{stroke:#081B40;stroke-width:2;filter:drop-shadow(0 0 0 #148fd100)}}
@keyframes circuit-dot-cool{0%{fill:#148fd1;transform:scale(1.7);filter:drop-shadow(0 0 5px #148fd1)}100%{fill:#081B40;transform:scale(1);filter:drop-shadow(0 0 0 #148fd100)}}

/* Keep service circuitry proportionate on ultrawide screens */
.services>.section-heading{width:100%;max-width:1400px;margin-left:auto;margin-right:auto}
.services>.circuit-network,.services>.service-grid{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}

/* Once the entrance draw is complete, never restart it on hover release */
.services.is-circuit-ready .circuit-trace{animation:circuit-flow 2.8s linear infinite}
.services.is-circuit-ready .circuit-trace--delay{animation-delay:-1.35s}

/* One visual grid on large and ultrawide displays */
@media(min-width:1401px){
  .header{padding-left:max(5%,calc((100% - 1400px)/2));padding-right:max(5%,calc((100% - 1400px)/2))}
  .hero,.section{padding-left:max(6%,calc((100% - 1400px)/2));padding-right:max(6%,calc((100% - 1400px)/2))}
  .ticker{padding-left:max(4%,calc((100% - 1400px)/2));padding-right:max(4%,calc((100% - 1400px)/2))}
  .visit{margin-left:max(6%,calc((100% - 1400px)/2));margin-right:max(6%,calc((100% - 1400px)/2))}
  .footer{padding-left:max(6%,calc((100% - 1400px)/2));padding-right:max(6%,calc((100% - 1400px)/2))}
}

@media(min-width:1600px){
  .section{padding-top:96px;padding-bottom:96px}
}

/* Responsive decorative circuitry and map sizing */
.hero-circuit{width:clamp(170px,12vw,225px);height:auto;overflow:visible;stroke:#94a6ba;opacity:.28}
.hero-circuit circle{fill:#94a6ba}
.hero-circuit--left{left:-72px;top:126px}
.hero-circuit--right{right:-78px;bottom:8px}
.hero:hover .hero-circuit{opacity:.4}

.visit,.visit>*{min-width:0}
.visit__map{height:clamp(440px,38vw,560px);min-height:0}
.yandex-map iframe{width:100%;height:100%;min-height:0}
.reviews-mobile{display:none}

@media(max-width:1000px){
  .visit__map{height:clamp(390px,56vw,510px)}
  .circuit-network{height:100px}
}

@media(max-width:620px){
  .hero-circuit{width:125px;height:auto;opacity:.18}
  .hero-circuit--left{left:-76px;top:390px}
  .hero-circuit--right{right:-70px;bottom:132px}
  .hero:hover .hero-circuit{opacity:.24}
  .visit{min-height:0}
  .visit__map{height:360px;min-height:360px}
  .yandex-map iframe{height:360px;min-height:0}
  .reviews-widget{display:none}
  .reviews-widget iframe,.reviews-widget>a{display:none}
  .reviews-mobile{display:flex;max-width:280px;flex-direction:column;align-items:flex-start}
  .reviews-mobile svg{width:48px;height:48px;margin-bottom:22px;padding:10px;border-radius:8px;background:#081B40;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .reviews-mobile strong{font:700 22px/1.15 'Onest';color:#081B40}
  .reviews-mobile p{margin:12px 0 22px;color:var(--muted);font-size:13px;line-height:1.6}
  .reviews-mobile a{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 15px;border-radius:5px;background:#081B40;color:#fff;text-decoration:none;font-size:11px;font-weight:800}
}

@media(max-width:390px){
  .visit{margin-left:12px;margin-right:12px}
  .visit__copy{padding:44px 20px}
  .visit__map,.yandex-map iframe{height:330px;min-height:330px}
  .service-card{padding:24px}
}

/* Brand color and direct-contact refinements */
:root{
  --brand-blue:#0757a6;
  --brand-blue-dark:#00427f;
  --brand-blue-light:#177cc4;
  --blue:var(--brand-blue);
  --blue2:var(--brand-blue-light);
  --ink:#063c6c;
}

body[data-theme="tech"]{
  --ink:#063c6c;
  background:var(--brand-blue);
}

.ticker,
.service-card--featured,
.reviews-aside,
.footer,
.work-types,
.widget-badge{
  background:var(--brand-blue);
}

.button--primary:hover{background:var(--brand-blue-dark)}
.logo-orb{filter:drop-shadow(0 34px 34px #0757a63b)}
.data-rain{color:var(--brand-blue)}
.service-card:not(.service-card--featured).is-hovered{
  background:var(--brand-blue);
  border-color:var(--brand-blue);
  box-shadow:0 22px 50px #0757a628;
}
.case-card__photos>i,
.reviews-mobile svg,
.reviews-mobile a{
  background:var(--brand-blue);
}
.reviews-mobile strong{color:var(--brand-blue-dark)}

.hero__phone{
  display:inline-flex;
  align-items:center;
  padding:17px 4px;
  color:var(--brand-blue);
  font-size:16px;
  font-weight:800;
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:5px;
  white-space:nowrap;
}
.hero__phone:hover{color:var(--brand-blue-dark)}
.text-button{display:block;color:var(--ink);text-decoration:none}
.footer{grid-template-columns:1.05fr .9fr 1.1fr}

.hero-circuit{stroke:#6f9fcb}
.hero-circuit circle{fill:#6f9fcb}

@media(max-width:1120px){
  .footer{grid-template-columns:1fr 1fr 1fr}
}

@media(max-width:1000px){
  .footer{grid-template-columns:1fr 1fr}
}

@media(max-width:620px){
  .hero__phone{align-self:flex-start;padding:8px 2px}
  .footer{grid-template-columns:1fr}
}

/* Cookie consent */
.cookie-consent[hidden]{display:none}
.cookie-consent{
  position:fixed;
  z-index:100;
  left:50%;
  bottom:20px;
  width:min(880px,calc(100% - 40px));
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:18px;
  padding:18px 20px;
  border:1px solid #0757a638;
  border-left:5px solid var(--brand-blue);
  border-radius:10px;
  background:#fff;
  box-shadow:0 22px 65px #063c6c30;
  opacity:0;
  transform:translate(-50%,22px);
  transition:opacity .28s ease,transform .28s cubic-bezier(.16,1,.3,1);
}
.cookie-consent.is-visible{opacity:1;transform:translate(-50%,0)}
.cookie-consent__icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:8px;
  background:#0757a612;
  color:var(--brand-blue);
}
.cookie-consent__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7}
.cookie-consent__icon svg circle:not(:first-child){fill:currentColor;stroke:none}
.cookie-consent__copy strong{display:block;color:var(--ink);font:800 17px/1.2 'Onest',sans-serif}
.cookie-consent__copy p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.55}
.cookie-consent__accept{
  min-width:126px;
  border:1px solid var(--brand-blue);
  border-radius:7px;
  padding:13px 20px;
  background:var(--brand-blue);
  color:#fff;
  font:800 12px var(--font);
  cursor:pointer;
  transition:background .2s,transform .2s,box-shadow .2s;
}
.cookie-consent__accept:hover{background:var(--brand-blue-dark);transform:translateY(-1px);box-shadow:0 8px 20px #0757a62c}
.cookie-consent__accept:focus-visible{outline:3px solid #177cc455;outline-offset:3px}

/* Floating phone action */
.floating-contact{
  --call-bottom:24px;
  position:fixed;
  z-index:45;
  right:22px;
  bottom:var(--call-bottom);
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:12px;
  opacity:0;
  pointer-events:none;
  transform:translateY(20px) scale(.96);
  transition:opacity .28s ease,transform .28s cubic-bezier(.16,1,.3,1),bottom .28s ease;
}
.floating-contact.is-visible{opacity:1;pointer-events:auto;transform:none}
.floating-call{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  gap:10px;
  min-height:58px;
  padding:0 22px 0 18px;
  border:1px solid #ffffff40;
  border-radius:999px;
  background:var(--brand-blue);
  color:#fff;
  box-shadow:0 14px 36px #063c6c42;
  font:800 13px var(--font);
  cursor:pointer;
  transition:transform .25s cubic-bezier(.16,1,.3,1),background .2s,box-shadow .25s;
}
.floating-call:before{
  content:'';
  position:absolute;
  inset:-5px;
  border:2px solid #a9ddffb8;
  border-radius:inherit;
  background:#52b9f210;
  box-shadow:0 0 14px #77caff32;
  animation:floating-call-pulse 2.15s ease-out infinite;
}
.floating-call:after{
  content:'';
  position:absolute;
  inset:-14px;
  z-index:-1;
  border:2px solid #65c3ff8c;
  border-radius:inherit;
  background:#0757a60a;
  box-shadow:0 0 18px #52b9f226;
  animation:floating-call-pulse 2.15s .38s ease-out infinite;
}
.floating-call:hover{background:var(--brand-blue-dark);transform:translateY(-2px);box-shadow:0 18px 42px #063c6c52}
.floating-call:focus-visible{outline:3px solid #177cc46b;outline-offset:4px}
.floating-call svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.floating-call__close{display:none}
.floating-contact.is-open .floating-call__phone{display:none}
.floating-contact.is-open .floating-call__close{display:block}
.floating-contact__menu{display:flex;flex-direction:column;align-items:flex-end;gap:10px;visibility:hidden;pointer-events:none}
.floating-contact__option{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  color:var(--ink);
  text-decoration:none;
  opacity:0;
  transform:translateY(16px) scale(.82);
  transform-origin:right center;
  transition:opacity .2s ease,transform .3s cubic-bezier(.16,1,.3,1);
}
.floating-contact__option:nth-child(1){transition-delay:0s}
.floating-contact__option:nth-child(2){transition-delay:.04s}
.floating-contact.is-open .floating-contact__menu{visibility:visible;pointer-events:auto}
.floating-contact.is-open .floating-contact__option{opacity:1;transform:none}
.floating-contact.is-open .floating-contact__option:nth-child(1){transition-delay:.07s}
.floating-contact.is-open .floating-contact__option:nth-child(2){transition-delay:.02s}
.floating-contact__option span{padding:9px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 8px 22px #063c6c1c;font:700 11px var(--font);white-space:nowrap}
.floating-contact__option svg{width:48px;height:48px;padding:12px;border-radius:50%;color:#fff;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;box-shadow:0 10px 25px #063c6c35;transition:transform .2s,box-shadow .2s}
.floating-contact__option--phone svg{background:var(--brand-blue)}
.floating-contact__option--wa svg{padding:11px;background:#25a968;stroke-width:1.8}
.floating-contact__option:hover svg{transform:scale(1.08);box-shadow:0 13px 28px #063c6c45}
@keyframes floating-call-pulse{0%,28%{opacity:0;transform:scale(.96)}42%{opacity:.9}100%{opacity:0;transform:scale(1.22)}}

@media(max-width:620px){
  .cookie-consent{width:calc(100% - 24px);bottom:12px;grid-template-columns:auto 1fr;gap:12px;padding:16px;border-left-width:4px}
  .cookie-consent__icon{width:40px;height:40px}
  .cookie-consent__accept{grid-column:1/-1;width:100%}
  .floating-contact{right:16px}
  .floating-call{min-width:58px;width:58px;height:58px;padding:0;justify-content:center}
  .floating-call span{display:none}
}

@media(prefers-reduced-motion:reduce){
  .cookie-consent,.floating-contact,.floating-call,.floating-contact__option{transition:none}
  .floating-call:before,.floating-call:after{animation:none}
}

/* Mobile layout corrections and scroll-driven workflow */
@media(max-width:620px){
  html,body{max-width:100%;overflow-x:hidden}
  .site-shell,
  .hero,
  .hero__copy,
  .hero__visual,
  .hero__actions{
    width:100%;
    min-width:0;
  }
  .hero{overflow:hidden}
  .hero h1{font-size:clamp(38px,10vw,44px);overflow-wrap:anywhere}
  .hero__copy>p{width:100%;max-width:100%;overflow-wrap:anywhere}
  .hero__actions{align-items:stretch}
  .hero__actions .button{
    width:100%;
    min-width:0;
    justify-content:center;
    gap:10px;
    padding:16px 14px;
    font-size:12px;
    text-align:center;
  }
  .hero__actions .button span{display:none}
  .hero__trust{width:100%;min-width:0}

  .services .circuit-network{display:none!important}
  .services .circuit-network *{animation:none!important}
  .services .service-grid{margin-top:30px}

  .work-types__grid{border:0}
  .work-type,
  .work-type:last-child{
    display:flex;
    flex-direction:column;
    align-items:center;
    grid-column:auto;
    padding:32px 8px;
    border:0;
    text-align:center;
  }
  .work-type:before,
  .work-type:after{display:none}
  .work-type:hover{background:transparent;transform:none}
  .work-type svg{margin:0 auto 20px}
  .work-type h3{width:100%;margin-bottom:12px;text-align:center}
  .work-type p{max-width:300px;margin:0 auto;text-align:center}

  .floating-call{
    background:#00396f;
    border-color:#8ecbf5;
    box-shadow:0 13px 34px #001f3d80;
  }
  .floating-call:before{border-color:#b7e3ffc7}
  .floating-call:hover{background:#002f5d}

  .workflow .section-heading{margin-bottom:28px}
  .workflow__grid{position:relative;display:block}
  .workflow__grid article,
  .workflow__grid article:last-child{
    --workflow-segment-progress:0%;
    min-height:230px;
    padding:42px 18px 54px 74px;
    border:0;
    overflow:visible;
  }
  .workflow__grid article:last-child{min-height:190px;padding-bottom:20px}
  .workflow__grid article>span{
    z-index:3;
    top:50px;
    left:44px;
    width:12px;
    height:12px;
    background:var(--paper);
    border:2px solid var(--brand-blue);
    transform:translate(-50%,-50%);
    transition:background .25s,box-shadow .25s,transform .25s;
  }
  .workflow__grid article:hover>span{transform:translate(-50%,-50%)}
  .workflow__grid article.is-workflow-active>span{
    background:var(--brand-blue-light);
    box-shadow:0 0 0 6px #177cc419,0 0 15px #177cc49c;
    transform:translate(-50%,-50%) scale(1.2);
  }
  .workflow__grid article:not(:last-child):before{
    content:'';
    position:absolute;
    z-index:2;
    left:43px;
    top:50px;
    width:18px;
    height:100%;
    background:
      linear-gradient(var(--brand-blue-light),var(--brand-blue-light)) 0 0/2px 38% no-repeat,
      linear-gradient(90deg,var(--brand-blue-light),var(--brand-blue-light)) 0 38%/14px 2px no-repeat,
      linear-gradient(var(--brand-blue-light),var(--brand-blue-light)) 12px 38%/2px 22% no-repeat,
      linear-gradient(90deg,var(--brand-blue-light),var(--brand-blue-light)) 0 60%/14px 2px no-repeat,
      linear-gradient(var(--brand-blue-light),var(--brand-blue-light)) 0 60%/2px 40% no-repeat;
    filter:drop-shadow(0 0 3px #177cc466);
    -webkit-mask:linear-gradient(to bottom,#000 0 var(--workflow-segment-progress),transparent var(--workflow-segment-progress) 100%);
    mask:linear-gradient(to bottom,#000 0 var(--workflow-segment-progress),transparent var(--workflow-segment-progress) 100%);
    pointer-events:none;
  }
  .workflow__grid article:after{display:none}
}

/* Final mobile sizing, continuous workflow trace and dropdown navigation */
@media(max-width:620px){
  .hero__actions{gap:8px}
  .hero__phone{
    align-self:center;
    padding:5px 2px 2px;
    font-size:14px;
    text-align:center;
  }
  .hero__trust{
    grid-template-columns:repeat(3,minmax(0,1fr));
    max-width:100%;
    overflow:hidden;
  }
  .hero__trust .trust-stat{
    width:100%;
    max-width:100%;
    padding-left:7px;
    padding-right:7px;
    overflow:hidden;
  }
  .hero__trust .trust-stat b{min-width:0;white-space:nowrap}
  .hero__trust .trust-stat strong{font-size:22px}
  .hero__trust .trust-stat:nth-child(2) strong{font-size:20px}
  .hero__trust .trust-stat:nth-child(2) sup{font-size:8px;margin-left:2px}

  .workflow__grid article:not(:last-child):before{
    top:49px;
    height:calc(100% + 2px);
    background:
      linear-gradient(var(--brand-blue-light),var(--brand-blue-light)) 0 0/2px 100% no-repeat,
      linear-gradient(90deg,var(--brand-blue-light),var(--brand-blue-light)) 0 38%/14px 2px no-repeat,
      linear-gradient(var(--brand-blue-light),var(--brand-blue-light)) 12px 38%/2px 16% no-repeat,
      linear-gradient(90deg,var(--brand-blue-light),var(--brand-blue-light)) 0 54%/14px 2px no-repeat;
  }

  .header{z-index:60;overflow:visible}
  .menu-btn{
    position:relative;
    z-index:63;
    display:grid;
    place-items:center;
    flex:0 0 42px;
    width:42px;
    height:42px;
    padding:0;
    color:var(--ink);
    font:400 31px/1 var(--font);
    cursor:pointer;
  }
  .nav.is-open{
    position:absolute;
    z-index:62;
    top:calc(100% + 1px);
    left:12px;
    right:12px;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    height:auto;
    padding:8px;
    border:1px solid #0757a638;
    border-radius:8px;
    background:#fff;
    box-shadow:0 18px 42px #063c6c30;
  }
  .nav.is-open:after{display:none}
  .nav.is-open a{
    align-self:stretch;
    width:100%;
    padding:13px 14px;
    border-radius:5px;
    color:var(--ink);
    font-size:13px;
  }
  .nav.is-open a:hover{background:#0757a60d;transform:none}
  .nav.is-open a:before,
  .nav.is-open a:after{display:none}
}

/* Real before/after portfolio photography */
.case-card__image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .7s cubic-bezier(.16,1,.3,1),filter .4s;
}
.case-card__photos:after{
  content:'';
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(to top,#063c6c70 0,transparent 33%);
  pointer-events:none;
}
.case-card:hover .case-card__image{transform:scale(1.035);filter:saturate(1.06)}
.case-card__label{
  position:absolute;
  z-index:2;
  bottom:14px;
  padding:7px 10px;
  border:1px solid #ffffff7a;
  border-radius:5px;
  background:#ffffffea;
  color:var(--brand-blue-dark);
  font-size:9px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 6px 18px #063c6c22;
}
.case-card__label--before{left:14px}
.case-card__label--after{right:14px}
.case-card__photos>i{z-index:3}

/* Floating scroll-to-top action */
.scroll-top{
  --scroll-top-bottom:24px;
  position:fixed;
  z-index:45;
  left:22px;
  bottom:var(--scroll-top-bottom);
  display:flex;
  align-items:center;
  gap:10px;
  min-height:58px;
  padding:0 20px 0 17px;
  border:1px solid #8fc5e8;
  border-radius:999px;
  background:#dceefa;
  color:var(--brand-blue-dark);
  box-shadow:0 14px 36px #063c6c2b;
  font:800 13px var(--font);
  cursor:pointer;
  opacity:0;
  pointer-events:none;
  transform:translateY(20px) scale(.96);
  transition:opacity .28s ease,transform .28s cubic-bezier(.16,1,.3,1),bottom .28s ease,background .2s;
}
.scroll-top.is-visible{opacity:1;pointer-events:auto;transform:none}
.scroll-top:hover{background:#c8e5f7}
.scroll-top:focus-visible{outline:3px solid #177cc46b;outline-offset:4px}
.scroll-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

.footer__contacts .contact-link{font-size:15px}

@media(max-width:620px){
  .case-card__label{bottom:10px;padding:6px 8px;font-size:8px}
  .case-card__label--before{left:10px}
  .case-card__label--after{right:10px}
  .scroll-top{left:16px;min-width:58px;width:58px;height:58px;padding:0;justify-content:center}
  .scroll-top span{display:none}
}

@media(prefers-reduced-motion:reduce){
  .scroll-top{transition:none}
}

/* Continuous advantages ticker */
.ticker{
  display:block;
  min-height:62px;
  padding:0;
  overflow:hidden;
  white-space:nowrap;
}
.ticker__track{
  display:flex;
  align-items:center;
  width:max-content;
  min-height:62px;
  animation:ticker-scroll 24s linear infinite;
  will-change:transform;
}
.ticker__group{
  display:flex;
  flex:0 0 auto;
  align-items:center;
  justify-content:space-around;
  min-width:100vw;
  min-height:62px;
  gap:28px;
  padding:0 28px;
}
.ticker__group span{display:inline-block!important}
.ticker__group i{display:inline-block!important;color:var(--accent);font-style:normal}
@keyframes ticker-scroll{to{transform:translateX(-50%)}}

@media(max-width:620px){
  .ticker__track,.ticker__group{min-height:58px}
  .ticker__track{animation-duration:18s}
  .ticker__group{gap:22px;padding:0 22px}
}

@media(prefers-reduced-motion:reduce){
  .ticker__track{animation:none;transform:none}
  .ticker__group[aria-hidden="true"]{display:none}
}

@media(max-width:1000px){
  .services .circuit-network{display:none!important}
  .services .circuit-network *{animation:none!important}
}

@media(min-width:621px) and (max-width:1000px){
  .work-types__grid{
    border:1px solid #ffffff20;
    border-top-color:#ffffff45;
  }
  .footer{
    grid-template-columns:minmax(180px,1.05fr) minmax(190px,.95fr) minmax(220px,1.15fr);
    gap:clamp(18px,3vw,36px);
    padding-top:30px;
    padding-bottom:30px;
  }
  .footer__address{grid-row:auto}
}

@media(max-width:620px){
  .footer{
    grid-template-columns:minmax(0,1fr) auto;
    gap:24px 12px;
    padding:32px clamp(16px,5.5vw,25px);
    padding-bottom:24px;
    align-items:start;
  }
  .footer__brand{
    grid-column:1;
    grid-row:1;
    min-width:0;
  }
  .footer__brand img{width:clamp(132px,40vw,180px)}
  .footer__brand p{max-width:185px;margin-top:10px}
  .footer__contacts{
    grid-column:2;
    grid-row:1;
    justify-self:end;
    min-width:max-content;
  }
  .footer__contacts .contact-link{font-size:clamp(12px,3.4vw,15px)}
  .footer__address{
    grid-column:1/-1;
    grid-row:2;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:5px 8px;
    padding-top:18px;
    border-top:1px solid #ffffff24;
  }
  .footer__address small{
    grid-column:1/-1;
    margin-bottom:4px;
  }
  .footer__address p{
    margin:0;
    white-space:nowrap;
    font-size:clamp(9px,2.8vw,12px);
  }
  .footer__address p:last-child{text-align:right}
}

/* Mobile scroll states mirror desktop hover effects */
@media(max-width:620px){
  .service-card:not(.service-card--featured).is-scroll-active{
    --blue:#fff;
    color:#fff;
    border-color:var(--brand-blue);
    box-shadow:0 22px 50px #0757a628;
    transform:translateY(-6px);
    transition-delay:0s,0s,0s,.3s;
  }
  body[data-theme="tech"] .service-card:before,
  body[data-theme="tech"] .service-card:hover:before,
  body[data-theme="tech"] .service-card.is-hovered:before,
  body[data-theme="tech"] .service-card.is-scroll-active:before{
    background:var(--brand-blue)!important;
  }
  body[data-theme="tech"] .service-card.is-scroll-active:before{
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
  }
  .service-card.is-scroll-active h3,
  .service-card.is-scroll-active p,
  .service-card.is-scroll-active .service-icon{transition-delay:.3s}
  .service-card:not(.service-card--featured).is-scroll-active p{color:#c8d9ea}
  .service-card:not(.service-card--featured).is-scroll-active .service-icon{
    transform:translateY(-4px) scale(1.05);
    filter:drop-shadow(0 0 8px #ffffff38);
  }

  .work-type.is-scroll-active{
    background:#ffffff09;
    transform:translateY(-5px);
  }
  .work-type.is-scroll-active svg{
    transform:translateY(-4px);
    filter:drop-shadow(0 0 8px #52b9f288);
  }
}

/* Smooth depth renderer: the front face and both extrusions are composited in JS */
.logo-orb{
  filter:drop-shadow(0 22px 18px #003b7048);
}
.logo-model{
  display:block;
  width:100%;
  height:100%;
  background:url('assets/logo-symbol-front-flat-optimized.webp') center/contain no-repeat;
}

/* Reliable map fallback and touch-only service states */
.yandex-map>.map-fallback{
  position:absolute;
  z-index:4;
  top:auto!important;
  right:14px;
  bottom:14px;
  padding:9px 12px;
  border:1px solid #ffffffb5;
  border-radius:6px;
  background:#fff;
  color:var(--brand-blue);
  box-shadow:0 8px 22px #061f3528;
  font:700 11px var(--font);
  text-decoration:none;
}

@media(max-width:620px){
  .service-card{
    pointer-events:none;
    touch-action:pan-y;
    user-select:none;
  }
  .service-card.is-scroll-active .service-card__content .service-icon{
    transform:none;
  }
  .service-card:hover:not(.is-scroll-active) .service-card__content--contrast{
    clip-path:polygon(0 0,0 0,0 100%,0 100%);
  }
  body[data-theme="tech"] .service-card:hover:not(.is-scroll-active):before{
    clip-path:polygon(0 0,0 0,0 100%,0 100%);
  }
  .floating-contact{
    bottom:calc(var(--call-bottom) + env(safe-area-inset-bottom,0px));
  }
}

/* Developer credits */
.footer__developers{
  grid-column:1/-1;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  margin-top:-4px;
  padding-top:13px;
  border-top:1px solid #ffffff24;
}
.footer__developers small{margin:0;color:#ffffff5c;font-size:8px;letter-spacing:.1em}
.footer__developer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}
.footer__developer-links a{
  display:inline-flex;
  align-items:center;
  gap:5px;
  margin:0;
  padding:2px 0;
  color:#ffffff78;
  font-size:9px;
  font-weight:600;
  transition:color .2s,transform .2s;
}
.footer__developer-links a:hover{color:#d8efff;transform:translateY(-1px)}
.footer__developer-links svg{width:11px;height:11px;fill:#67c6ff99;flex:0 0 auto}
.footer__developer-links b{display:none}

@media(max-width:620px){
  .footer__developers{grid-column:1/-1;grid-row:3;display:flex;justify-content:flex-start;margin-top:0;padding-top:13px}
  .footer__developers small{margin:0}
  .footer__developer-links{justify-content:flex-start;gap:10px}
  .footer__developer-links a{font-size:9px;padding:2px 0}
}

/* The Yandex reviews card has a fixed useful width; do not expose its grey overflow area. */
@media(min-width:1001px){
  .reviews-layout{grid-template-columns:minmax(300px,1fr) minmax(440px,710px)}
}
.logo-model.is-rendering{
  background:none;
}

/* Mobile renderer keeps the 3D treatment while avoiding a costly animated blur. */
@media(max-width:700px),(pointer:coarse){
  .logo-orb{
    animation:none;
    filter:none;
  }
  .logo-orb:before{
    content:'';
    position:absolute;
    z-index:0;
    left:17%;
    right:11%;
    top:17%;
    bottom:9%;
    border-radius:50%;
    background:radial-gradient(ellipse at 58% 62%,#003b705c 0,#0757a62b 48%,transparent 72%);
    filter:blur(10px);
    transform:translate(7px,12px);
    pointer-events:none;
  }
  .logo-model{position:relative;z-index:1;image-rendering:auto}
  .scanner{box-shadow:0 0 12px #27b5ffb8}
}

/* A composed, dimensional still for visitors who prefer less motion. */
@media(prefers-reduced-motion:reduce){
  .hero__visual{
    background:radial-gradient(circle at 50% 43%,#75c8f126 0,transparent 43%);
  }
  .logo-orb{
    animation:none!important;
    filter:drop-shadow(18px 26px 18px #003b7050) drop-shadow(-7px -5px 12px #7ad5ff24);
  }
  .logo-model{
    filter:saturate(1.08) contrast(1.04);
  }
  .orbit--one{
    animation:none!important;
    transform:translate(-50%,-50%) rotate(12deg);
    border-color:#0757a64d;
    box-shadow:inset 0 0 45px #279bd00c,0 0 40px #0757a60c;
  }
  .orbit--two{
    animation:none!important;
    transform:translate(-50%,-50%) rotate(-9deg);
    border-color:#0757a635;
  }
  .scanner{
    animation:none!important;
    top:73%;
    opacity:.18;
    box-shadow:0 0 18px #27b5ff80;
  }
  .data-rain i{
    animation:none!important;
    opacity:.42;
  }
  .data-rain i:nth-child(2),
  .data-rain i:nth-child(4){opacity:.22}
  .pulse{
    animation:none!important;
    box-shadow:0 0 0 6px #39cf8a20;
  }
}
