/* AMR — Cobalt Flow. Local fonts, fluid layout, progressively enhanced motion. */
@font-face{font-family:Geist;src:url(../fonts/Geist-400-latin.woff2) format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Geist;src:url(../fonts/Geist-500-latin.woff2) format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Geist;src:url(../fonts/Geist-600-latin.woff2) format('woff2');font-weight:600;font-display:swap}
:root{--navy:#080e1b;--ink:#101a2c;--muted:#616b7b;--blue:#034fe7;--electric:#558bff;--paper:#f5f7fa;--line:#dce2eb;--pad:clamp(22px,5.1vw,84px);--max:1360px;--ease:cubic-bezier(.22,.72,.18,1);--header:88px;--accent:#034fe7;--accent-on-light:#034fe7;--ff:Geist,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px;background:var(--navy);-webkit-text-size-adjust:100%}body{margin:0;font:400 16px/1.55 var(--ff);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;overflow-x:clip}h1,h2,h3,p,ul,ol,figure{margin:0}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img,video,svg{display:block;max-width:100%}img{height:auto}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #7eacff;outline-offset:5px}::selection{color:#fff;background:var(--blue)}[hidden]{display:none!important}.wrap{max-width:calc(var(--max) + var(--pad)*2);padding-inline:var(--pad);margin-inline:auto;width:100%}.section-light{background:var(--paper)}.skip{position:fixed;top:-80px;left:16px;padding:12px 20px;color:var(--ink);background:white;z-index:500}.skip:focus{top:10px}
.nav{position:fixed;inset:0 0 auto;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid #e4e8f0}.nav-in{height:var(--header);display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:calc(var(--max) + var(--pad)*2);padding-inline:var(--pad);margin:auto}.brand{display:block;flex-shrink:0}.brand img{width:178px;height:auto}.nav-links{display:flex;gap:28px;margin-left:auto}.nav-links a{font-size:13px;font-weight:500;position:relative;padding:14px 0}.nav-links a:after{content:'';position:absolute;bottom:7px;left:0;width:100%;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .3s}.nav-links a:hover:after,.nav-links a.is-active:after{transform:scaleX(1)}.nav-call{display:flex;align-items:center;gap:10px;background:var(--blue);border-radius:7px;color:white;padding:13px 19px;font-size:13px;font-weight:600;white-space:nowrap}.nav-call svg{width:16px;height:16px}.menu-toggle{display:none}.reading-progress{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left}
.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1.6;text-transform:uppercase}.status-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#5bd4b0;box-shadow:0 0 0 4px #5bd4b014}.hero{height:150svh;min-height:1040px;background:var(--navy);color:white;position:relative}.hero-stage{height:100svh;min-height:710px;max-height:1200px;position:sticky;top:0;padding-top:var(--header);display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(ellipse at 78% 40%,#102c634a,transparent 55%),var(--navy)}.hero-stage:after{content:'';position:absolute;inset:var(--header) 0 0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.025' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.hero-grid{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;flex:1;min-height:0;position:relative}.hero-copy{position:relative;z-index:3;padding:46px 0 36px}.hero .eyebrow{color:#bbc9e1;font-size:10px;letter-spacing:.11em}.hero h1{font-size:clamp(68px,7.9vw,118px);line-height:.96;letter-spacing:-.068em;font-weight:500;margin-top:30px;margin-bottom:27px}.hero h1 span{color:var(--electric)}.hero-sub{font-size:clamp(18px,1.6vw,24px);font-weight:500;letter-spacing:-.025em}.hero-description{color:#acb6c9;max-width:385px;font-size:15px;line-height:1.75;margin-top:14px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:29px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:17px 22px;font-size:13px;font-weight:500;border:1px solid transparent;border-radius:7px;transition:background .25s,box-shadow .25s,transform .25s var(--ease);min-height:51px}.btn svg{width:17px;height:17px}.btn span[aria-hidden]{font-size:18px;margin-left:10px}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 6px 25px #034fe721}.btn-primary:hover{background:#145ff4;box-shadow:0 7px 30px #034fe74d;transform:translateY(-2px)}.btn-outline{border-color:#34415b;background:#ffffff04;color:white}.btn-outline:hover{background:#ffffff0f;border-color:#7f96bb}.hero-assurance{font-size:11px;color:#8b9ab5;margin-top:15px}.hero-art{position:relative;width:118%;height:min(620px,70svh);min-height:420px;margin-left:-8%;isolation:isolate;perspective:1000px}.hero-art:before{content:'';position:absolute;inset:10%;border-radius:50%;background:#0656ff24;filter:blur(70px)}#pipeCanvas{width:100%;height:100%;position:absolute;inset:0;z-index:2;opacity:0;transition:opacity 1s}.webgl-ready #pipeCanvas{opacity:1}.pipe-fallback{position:absolute;width:68%;left:16%;top:25%;filter:drop-shadow(0 40px 50px #001648);transform:rotate(-20deg) rotateY(-28deg);transition:opacity .5s}.webgl-ready .pipe-fallback{opacity:0}.art-grid{position:absolute;inset:10%;background:linear-gradient(#6195ed10 1px,transparent 1px),linear-gradient(90deg,#6195ed10 1px,transparent 1px);background-size:46px 46px;mask-image:radial-gradient(ellipse,black,transparent 70%);transform:perspective(700px) rotateX(50deg) rotateZ(-20deg);z-index:-1}.orbital{position:absolute;width:80%;aspect-ratio:1;border:1px solid #69a0ff16;border-radius:50%;left:10%;top:9%;transform:rotateX(62deg) rotateZ(-28deg);z-index:0}.orbital-two{transform:rotateX(28deg) rotateY(58deg);width:69%;left:16%;top:15%}.art-label{position:absolute;top:14%;right:7%;z-index:3;color:#8fa5c9;font-size:9px;letter-spacing:.17em}.tiny-cross{display:inline-block;font-size:22px;color:#75a5ff;vertical-align:middle;margin-right:10px}.art-index{position:absolute;bottom:9%;right:6%;font:10px/1.5 ui-monospace,monospace;letter-spacing:.11em;color:#7084a8}.hero-bottom{height:70px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:4;border-top:1px solid #ffffff0c}.scroll-hint{font-size:11px;color:#b1bdd1;display:flex;gap:13px;align-items:center}.scroll-hint>span{font-size:17px;border:1px solid #ffffff25;border-radius:50%;width:31px;height:31px;display:grid;place-items:center}.hero-coordinate{display:flex;align-items:center;gap:18px;color:#7485a1;font:9px/1.5 ui-monospace,monospace;letter-spacing:.09em}.hero-coordinate i{width:38px;height:1px;background:#435473}
.trust-strip{position:relative;z-index:2;background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:36px}.trust-grid p{display:flex;flex-direction:column;gap:4px;padding-left:30px;border-left:1px solid var(--line)}.trust-grid p:first-child{padding-left:0;border:0}.trust-grid strong{font-size:21px;font-weight:500;letter-spacing:-.03em}.trust-grid span{color:var(--muted);font-size:12px}
h2{font-size:clamp(38px,4.1vw,62px);line-height:1.07;letter-spacing:-.055em;font-weight:500}h2 span{color:#7a879b}.services,.process,.area,.faq{padding-block:112px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:48px}.section-head .eyebrow{margin-bottom:21px}.section-intro{color:var(--muted);font-size:14px;line-height:1.8;max-width:330px;padding-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;perspective:1200px}.service-card{background:white;border:1px solid #e1e6ef;border-radius:12px;padding:26px;position:relative;display:flex;flex-direction:column;min-height:348px;transform-style:preserve-3d;transition:box-shadow .35s,border-color .35s,background .35s;transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateY(var(--lift,0px))}.service-card:hover{border-color:#b6caff;box-shadow:0 25px 50px -20px #12326333;--lift:-7px}.card-num{position:absolute;right:24px;top:24px;color:#9ba7ba;font-size:10px}.service-icon{width:57px;height:57px;border-radius:12px;background:#f0f5ff;color:var(--blue);display:grid;place-items:center;margin:13px 0 25px;transform:translateZ(25px)}.service-icon svg{width:34px;height:34px}.service-card h3{font-size:21px;font-weight:500;letter-spacing:-.04em;margin-bottom:13px;transform:translateZ(16px)}.service-card p{font-size:13px;line-height:1.8;color:var(--muted);padding-bottom:24px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:15px;border-top:1px solid #e7ebf2;margin-top:auto}.card-bottom>span:first-child{font-size:9px;font-weight:500;letter-spacing:.01em}.card-bottom>span:last-child{font-size:20px;color:var(--blue)}.service-emergency{color:#fff;background:var(--blue);border-color:var(--blue)}.service-emergency .service-icon{color:#fff;background:#ffffff1a}.service-emergency .card-num{color:#a6c4ff}.service-emergency p{color:#d9e6ff}.service-emergency .card-bottom{border-color:#ffffff35}.service-emergency .card-bottom>span:last-child{color:#fff}.service-emergency:hover{background:#0a4ed5;box-shadow:0 25px 50px -20px #034fe778}
.craft{padding:15px 0 115px}.craft-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:clamp(45px,7vw,100px);align-items:center}.craft-photo{position:relative;border-radius:13px;overflow:hidden;aspect-ratio:1.02;box-shadow:0 25px 60px -40px #14284980}.craft-photo picture,.about-photo picture{display:block;width:100%;height:100%}.craft-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 40%;transform:scale(1.07) translateY(var(--photo-y,0px))}.craft-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#081326c4);pointer-events:none}.photo-label{position:absolute;z-index:2;left:30px;bottom:30px;color:#d0dcf1;font-size:10px;letter-spacing:.1em;line-height:2.2}.photo-label b{font-size:21px;font-weight:500;color:#fff;letter-spacing:-.02em}.craft-copy .eyebrow,.about-copy .eyebrow,.area .eyebrow,.faq .eyebrow{margin-bottom:23px}.body-copy{font-size:15px;color:var(--muted);line-height:1.85;margin-top:25px;max-width:450px}.check-list{margin-top:26px;display:grid;gap:14px;font-size:13px}.check-list li{display:flex;align-items:center;gap:12px}.check-list li:before{content:'✓';color:var(--blue);display:grid;place-items:center;background:#e5edfe;border-radius:50%;width:22px;height:22px;flex-shrink:0;font-size:11px}.text-link{display:inline-flex;gap:32px;align-items:center;color:var(--blue);font-weight:500;font-size:13px;padding-block:12px;border-bottom:1px solid #bacdf7;margin-top:28px}.text-link span{font-size:22px;transition:transform .3s}.text-link:hover span{transform:translate(3px,-3px)}
.inspection{background:var(--navy);color:white;height:220svh;min-height:1350px;position:relative}.inspection-stage{height:100svh;min-height:690px;position:sticky;top:0;padding-block:calc(var(--header) + 35px) 40px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(ellipse at 86% 42%,#13377473,transparent 52%)}.inspection-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:55px}.inspection .eyebrow{color:#83a6ef}.technical-label{font:9px/1.5 ui-monospace,monospace;color:#8193b1;letter-spacing:.08em}.inspection-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.inspection h2{font-size:clamp(38px,4vw,58px)}.inspection h2 span{color:#6f9cff}.inspection .body-copy{color:#9cacc5;font-size:14px;max-width:365px;margin-top:22px}.inspection-steps{display:grid;margin-top:34px;gap:0}.inspection-steps li{display:flex;gap:19px;padding:16px 0;border-top:1px solid #ffffff12;opacity:.45;transition:opacity .4s}.inspection-steps li.is-active{opacity:1}.inspection-steps li>span{font:11px/1.7 ui-monospace,monospace;color:#80aaff;padding-top:3px}.inspection-steps h3{font-size:15px;font-weight:500}.inspection-steps p{font-size:12px;color:#b2bfd4;max-width:310px;margin-top:4px}.inspection-visual{perspective:1400px;position:relative;padding-block:30px;isolation:isolate}.inspection-monitor{position:relative;z-index:2;border:1px solid #49659185;background:#101c30;border-radius:12px;overflow:hidden;box-shadow:0 35px 100px #0008,0 0 70px #025dff12;transform:rotateY(calc(-16deg + var(--scan,0)*20deg)) rotateX(calc(8deg - var(--scan,0)*10deg)) scale(calc(.93 + var(--scan,0)*.09));will-change:transform}.monitor-bar,.monitor-footer{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;font:9px/1.3 ui-monospace,monospace;letter-spacing:.06em;color:#97acca}.monitor-bar span:first-child{display:flex;align-items:center;gap:8px}.monitor-bar i{width:5px;height:5px;border-radius:50%;background:#5cdbb2}.monitor-image{aspect-ratio:16/10;overflow:hidden;position:relative;background:#07111d}.monitor-image video{width:100%;height:100%;object-fit:cover;opacity:.78;transform:scale(calc(1 + var(--scan,0)*.28));filter:saturate(.55) contrast(1.07)}.monitor-image:after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 80px #0008;pointer-events:none}.scan-line{position:absolute;left:0;right:0;height:2px;background:#7fbfff;box-shadow:0 0 24px 5px #438aff6b;top:calc(15% + var(--scan,0)*70%);opacity:.55;z-index:2}.crosshair{position:absolute;width:60px;height:60px;left:calc(50% - 30px);top:calc(50% - 30px);border:1px solid #afcdfa77;border-radius:50%}.crosshair:before,.crosshair:after{content:'';background:#bfd7f9a6;position:absolute}.crosshair:before{width:84px;height:1px;left:-13px;top:29px}.crosshair:after{width:1px;height:84px;left:29px;top:-13px}.monitor-caption{position:absolute;bottom:16px;left:18px;z-index:3;font:8px/1.5 ui-monospace,monospace;letter-spacing:.1em;color:#d4e3f9}.scan-orbit{position:absolute;inset:-8% 0;border:1px solid #4d80d52a;border-radius:50%;transform:rotateX(45deg) rotateY(-26deg);z-index:-1}.scan-orbit-two{inset:-18% 10%;transform:rotateY(62deg) rotateZ(25deg)}.inspection-progress{height:2px;width:60%;background:#ffffff18;margin:40px auto 0}.inspection-progress span{display:block;height:100%;width:100%;background:#6094ff;transform:scaleX(var(--scan,0));transform-origin:left}.motion-toggle{display:flex;align-items:center;gap:16px;margin:22px auto 0;background:none;border:0;color:#9cacca;font-size:10px;padding:10px}.motion-toggle:hover{color:white}
.process{padding-block:110px 95px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process-grid li{border-top:1px solid #cdd6e4;padding-top:22px;position:relative}.process-grid li:before{content:'';position:absolute;top:-3px;left:0;width:5px;height:5px;background:var(--blue);border-radius:50%}.process-grid li>span{color:var(--blue);font-size:12px}.process-grid h3{font-size:19px;font-weight:500;letter-spacing:-.03em;margin:26px 0 12px}.process-grid p{font-size:13px;color:var(--muted);line-height:1.8}.about{padding-block:15px 30px}.about-card{display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;border:1px solid var(--line);background:white;border-radius:14px;min-height:590px}.about-copy{padding:55px 55px 55px 48px}.about-copy .btn{margin-top:28px}.about-photo{position:relative;overflow:hidden}.about-photo img{height:100%;width:100%;object-fit:cover;object-position:43% 50%;transform:scale(1.06) translateY(var(--photo-y,0px))}.area-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:65px}.area-stat{display:flex;align-items:center;gap:30px;margin-top:25px}.area-stat strong{font-size:76px;letter-spacing:-.07em;line-height:1.1;font-weight:500;color:var(--blue)}.area-stat strong span{font-size:22px;letter-spacing:-.04em;margin-left:5px}.area-stat p{font-size:11px;color:var(--muted)}.map-card{border:1px solid #e0e6f0;background:#fff;border-radius:14px;padding:18px;perspective:900px;box-shadow:0 20px 70px -50px #26508166}.amap{width:100%;height:auto}.map-card figcaption{font-size:10px;color:var(--muted);text-align:center;padding:5px 0 12px}.amap-rhine{fill:none;stroke:#dce9f7;stroke-width:24;stroke-linecap:round;stroke-linejoin:round}.amap-rhine-line{fill:none;stroke:#b7d2ee;stroke-width:1.1}.amap-land{fill:#f1f4f9;stroke:#d8e1ed;stroke-width:1.4;stroke-linejoin:round}.amap-ring{fill:none;stroke:#c5d1e2;stroke-width:1;stroke-dasharray:3 6}.amap-edge-glow{fill:none;stroke:#034fe71a;stroke-width:9}.amap-edge{fill:none;stroke:var(--blue);stroke-width:2}.amap-km{font:500 15px var(--ff);fill:#7c8ba1}.amap-km-8{fill:var(--blue);font-weight:600;font-size:17px}.amap-dot{fill:#8a99ae}.amap-dot-gross{fill:#3e5577}.amap-dot-ort{fill:#fff;stroke:#263e62;stroke-width:2}.amap-label,.amap-km,.amap-home-t{paint-order:stroke fill;stroke:#fff;stroke-width:4.6px;stroke-linejoin:round}.amap-label{font:500 17px var(--ff);fill:#64758c;dominant-baseline:middle}.amap-label-gross{font-weight:600;font-size:19px;fill:#314964}.amap-label-ort{font-weight:600;font-size:14px;fill:var(--ink)}.amap-lead{fill:none;stroke:#b5c4d7;stroke-width:1}.amap-home-o{fill:var(--blue)}.amap-home-i{fill:white}.amap-home-t{font:600 18px var(--ff);fill:var(--blue)}.amap-pulse{fill:none;stroke:var(--blue);stroke-width:2}.cities{margin-top:50px;padding-top:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:11px;color:#687a95}.cities span{color:var(--blue)}
.faq{padding-top:30px}.faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px}.faq h2{font-size:clamp(34px,3.3vw,48px)}.faq .text-link{margin-top:25px}.qa{border-bottom:1px solid #d8e0ed}.qa:first-child{border-top:1px solid #d8e0ed}.qa summary{padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:500;list-style:none;cursor:pointer}.qa summary::-webkit-details-marker{display:none}.qa summary span{font-size:21px;font-weight:400;color:var(--blue);transition:transform .25s}.qa[open] summary span{transform:rotate(45deg)}.qa p{padding:0 30px 24px 0;color:var(--muted);font-size:13px;line-height:1.85;max-width:560px}
.contact{padding-block:100px 95px;color:white;background:radial-gradient(ellipse at 90% 0,#12387980,transparent 65%),var(--navy);position:relative;overflow:hidden}.contact-heading{border-bottom:1px solid #ffffff20;padding-bottom:55px}.contact .eyebrow{color:#a5bee8}.contact h2{font-size:clamp(48px,7vw,100px);margin-top:28px;line-height:1;letter-spacing:-.065em}.contact h2 span{color:#73a0ff}.contact-phone{display:inline-flex;align-items:center;gap:45px;font-size:clamp(25px,3vw,43px);letter-spacing:-.04em;border-bottom:1px solid #627696;padding-bottom:10px;margin-top:30px;transition:color .2s}.contact-phone:hover{color:#79a8ff}.contact-phone span{color:#689cff}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:95px;margin-top:50px}.contact-grid h3{font-size:19px;font-weight:500;letter-spacing:-.025em;margin-bottom:12px}.contact-options h3{margin-bottom:24px}.contact-option{display:flex;gap:17px;align-items:center;padding:22px 0;border-bottom:1px solid #ffffff14;font-size:14px}.contact-option svg,.at-icon{width:24px;height:24px;flex-shrink:0;color:#82a8ef}.at-icon{font-size:23px;line-height:1}.contact-option>span:last-child{margin-left:auto;color:#8da8d6;font-size:20px}.contact-option small{display:block;font-size:10px;color:#95a5bf;margin-bottom:4px}.contact-address{font-size:12px;color:#96a6c2;margin-top:28px;line-height:1.9}.contact-form>p{font-size:12px;color:#a3b1c9;max-width:420px;line-height:1.7}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:25px}.contact-form label{display:block;font-size:11px;color:#bbc8dd;margin-bottom:18px}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;display:block;background:#ffffff04;border:1px solid #3c4c68;border-radius:5px;color:#fff;padding:13px 14px;margin-top:8px;font-size:12px;transition:border-color .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#7e90ad}.contact-form input:focus,.contact-form textarea:focus{border-color:#86adff;outline:2px solid #578bff;outline-offset:2px}.contact-form textarea{resize:vertical;min-height:85px}.contact-form .consent{display:flex;align-items:flex-start;gap:10px;font-size:10px;color:#9daec8;line-height:1.6}.consent input{accent-color:var(--blue);width:16px;height:16px;margin:2px 0 0;flex-shrink:0}.consent button{font-size:inherit;color:#b9cff5;border:0;padding:0;background:none;text-decoration:underline;text-underline-offset:3px}#formStatus{margin-top:14px;font-size:12px}.contact-form .btn{width:100%;justify-content:space-between}
.footer{background:white;padding:40px 0 26px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:32px;border-bottom:1px solid var(--line);gap:30px}.footer .brand img{width:160px}.footer-top p{color:#6d7b91;font-size:13px;margin-left:auto}.back-top{display:grid;place-items:center;border:1px solid #dce4f0;width:42px;height:42px;border-radius:50%;color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#68788d;padding-top:24px}.footer-bottom>div{display:flex;gap:23px}.footer button{border:0;background:none;color:inherit;font:inherit;padding:0}.footer a:hover,.footer button:hover{color:var(--blue)}.mobile-contact{display:none}.dlg{color:var(--ink);background:white;max-width:650px;width:calc(100% - 38px);border:1px solid #d8e2f4;border-radius:14px;padding:42px;box-shadow:0 20px 100px #0005;max-height:85svh;overflow:auto}.dlg::backdrop{background:#020916bb;backdrop-filter:blur(8px)}.dlg h2{font-size:29px;margin-bottom:24px;overflow-wrap:anywhere}.dlg p{font-size:14px;color:var(--muted);margin-top:17px}.dlg form{display:flex;justify-content:flex-end;margin:-20px -18px 14px}.dlg-x{font-size:27px;line-height:1;border:0;background:#eef3fa;border-radius:50%;width:36px;height:36px;color:var(--ink)}.dlg-note{padding:14px;background:#edf3ff;border-radius:6px}
/* Visibility is fail-open: no script is needed to read the complete page. */
.reveal{opacity:1}.motion-ready .reveal:not(.is-visible){opacity:0;transform:translate3d(0,32px,0)}.motion-ready .reveal{transition:opacity .85s var(--ease),transform .85s var(--ease);transition-delay:var(--delay,0ms)}.motion-ready .service-card.is-visible{transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateY(var(--lift,0px));transition:opacity .8s var(--ease),transform .2s var(--ease),box-shadow .3s}.motion-ready .hero-copy{animation:hero-enter 1.1s .1s both var(--ease)}@keyframes hero-enter{from{opacity:0;translate:0 25px}to{opacity:1;translate:0 0}}
@media(min-width:1700px){.hero h1{font-size:132px}.hero-description{font-size:17px;max-width:430px}.hero-art{height:720px}.hero-stage{min-height:820px}}
@media(max-width:1150px){:root{--pad:35px;--header:78px}.nav-links{gap:18px}.nav-links a{font-size:11px}.brand img{width:145px}.nav-in{gap:24px}.nav-call{font-size:11px;padding:12px}.hero h1{font-size:90px}.hero-art{width:120%;margin-left:-10%}.hero-actions{gap:9px}.hero-actions .btn{font-size:11px;padding:15px}.service-card{padding:22px 19px}.service-card h3{font-size:18px}.card-bottom>span:first-child{font-size:8px}.craft-grid{gap:55px}.inspection-grid{gap:35px}.inspection-top{margin-bottom:35px}.about-copy{padding:42px 35px}.about-card{min-height:560px}.contact-grid{gap:60px}.area-grid{gap:35px}.process-grid{gap:24px}}
@media(max-width:900px){.nav-links{gap:14px}.nav-links a{font-size:10px}.nav-call span{display:none}.nav-call{padding:14px}.hero h1{font-size:78px}.hero-grid{grid-template-columns:1fr 1fr}.hero .eyebrow{font-size:8px}.hero-sub{font-size:19px}.hero-description{font-size:13px;max-width:300px}.hero-art{margin-left:-15%;width:130%;min-height:400px}.art-label{font-size:8px;right:2%}.art-index{right:4%;font-size:8px}.service-grid{grid-template-columns:repeat(2,1fr);gap:18px}.service-card{padding:26px;min-height:325px}.service-card h3{font-size:22px}.card-bottom>span:first-child{font-size:11px}.craft-grid{gap:35px}.craft h2{font-size:38px}.body-copy{font-size:14px}.check-list{font-size:11px}.inspection-grid{grid-template-columns:1fr 1fr;gap:30px}.inspection h2{font-size:38px}.inspection-top .technical-label{font-size:8px}.inspection-steps{margin-top:20px}.inspection-steps p{font-size:11px}.inspection-steps li{padding-block:13px}.monitor-bar,.monitor-footer{padding:14px 12px;font-size:7px}.process-grid{grid-template-columns:repeat(2,1fr);gap:38px 50px}.about-card{min-height:530px}.about-copy{padding:35px 28px}.about h2{font-size:46px}.about .body-copy{font-size:13px}.area h2{font-size:37px}.area-stat{gap:20px}.area-stat strong{font-size:64px}.faq-grid{gap:35px;grid-template-columns:.8fr 1.2fr}.faq h2{font-size:35px}.contact-grid{gap:35px}.contact-option{font-size:12px;gap:12px}.contact-option svg{width:20px}.footer-bottom{font-size:9px}}
@media(max-width:700px){:root{--pad:23px;--header:73px}html{scroll-padding-top:92px}.nav-in{gap:14px}.brand img{width:144px}.nav-call{margin-left:auto;padding:11px 14px;border-radius:6px}.nav-call span{display:inline;font-size:10px}.nav-call svg{width:13px;height:13px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:30px;height:40px;padding:4px;background:none;border:0;color:var(--ink)}.menu-toggle span{display:block;width:21px;height:1.5px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.nav-links{display:none;position:absolute;top:var(--header);left:0;right:0;padding:15px var(--pad) 25px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 25px 40px #031a4122;flex-direction:column;gap:3px}.nav-links.is-open{display:flex}.nav-links a{font-size:16px;padding:13px 0}.no-js .menu-toggle{display:none}.no-js .nav-links{display:flex;position:static;flex-direction:row;overflow:auto;box-shadow:none;padding:0;gap:10px}.no-js .nav-links a{font-size:10px;white-space:nowrap}.no-js .nav-call{display:none}.hero{height:auto;min-height:0}.hero-stage{position:relative;height:auto;min-height:0;max-height:none;padding-top:var(--header)}.hero-grid{display:flex;flex-direction:column;align-items:stretch}.hero-copy{padding:43px 0 0}.hero .eyebrow{font-size:9px;letter-spacing:.08em;gap:8px}.hero h1{font-size:clamp(71px,15.7vw,106px);letter-spacing:-.065em;margin:26px 0 20px}.hero-sub{font-size:20px}.hero-description{font-size:13px;max-width:390px;margin-top:12px;line-height:1.7}.hero-actions{margin-top:23px;gap:10px}.hero-actions .btn{font-size:12px;padding:15px 18px}.hero-assurance{font-size:10px;margin-top:13px}.hero-art{height:360px;min-height:0;width:112%;margin:-5px -6% -5px}.art-label{top:8%;right:7%;font-size:8px}.art-index{bottom:11%;right:8%;font-size:8px}.hero-art:before{inset:15% 20%;filter:blur(50px)}.orbital{top:-4%;left:17%;width:66%}.orbital-two{left:21%;top:2%;width:57%}.hero-bottom{height:63px}.hero-coordinate{font-size:7px;gap:8px}.hero-coordinate i{width:12px}.scroll-hint{font-size:9px;gap:10px}.scroll-hint>span{width:26px;height:26px;font-size:14px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:24px 18px;padding-block:28px}.trust-grid p{padding-left:18px}.trust-grid p:nth-child(3){padding-left:0;border:0}.trust-grid strong{font-size:19px}.trust-grid span{font-size:10px}.services,.process,.area,.faq{padding-block:70px}.section-head{display:block;margin-bottom:30px}.section-head .eyebrow{margin-bottom:16px}h2{font-size:43px;letter-spacing:-.055em}.section-intro{font-size:13px;margin-top:20px;max-width:380px}.eyebrow{font-size:10px}.service-grid{gap:12px}.service-card{padding:21px 16px;min-height:304px;border-radius:9px}.card-num{top:15px;right:16px;font-size:9px}.service-icon{width:47px;height:47px;margin:9px 0 20px;border-radius:9px}.service-icon svg{width:30px;height:30px}.service-card h3{font-size:18px;letter-spacing:-.045em}.service-card p{font-size:11px;line-height:1.75;padding-bottom:18px}.card-bottom{gap:5px}.card-bottom>span:first-child{font-size:8px}.craft{padding:0 0 70px}.craft-grid{display:flex;flex-direction:column;gap:35px;align-items:stretch}.craft-photo{aspect-ratio:1.1}.craft-photo img{object-position:50% 38%}.craft h2{font-size:43px}.craft-copy .eyebrow{margin-bottom:16px}.craft .body-copy{margin-top:21px;font-size:14px}.check-list{font-size:12px;gap:12px;margin-top:22px}.text-link{margin-top:20px}.photo-label{bottom:22px;left:22px;font-size:8px}.photo-label b{font-size:19px}.inspection{height:auto;min-height:0}.inspection-stage{position:relative;height:auto;min-height:0;padding-block:65px 45px}.inspection-top{margin-bottom:24px}.inspection-top .technical-label{display:none}.inspection-grid{display:flex;flex-direction:column;gap:25px;align-items:stretch}.inspection h2{font-size:43px}.inspection .body-copy{max-width:430px;font-size:13px;margin-top:20px}.inspection-steps{margin-top:27px}.inspection-steps li{opacity:1;padding-block:16px;gap:16px}.inspection-steps h3{font-size:15px}.inspection-steps p{font-size:12px;max-width:100%}.inspection-visual{padding-block:10px}.inspection-monitor{transform:rotateY(-8deg) rotateX(4deg)}.monitor-image{aspect-ratio:16/9}.monitor-bar,.monitor-footer{font-size:8px;padding:14px}.scan-orbit{inset:0}.scan-orbit-two{inset:-8% 15%}.inspection-progress{margin-top:25px}.motion-toggle{margin-top:10px}.process{padding-bottom:55px}.process-grid{gap:32px 24px}.process-grid h3{font-size:17px;margin-top:20px}.process-grid p{font-size:12px}.about{padding-block:0 0}.about-card{display:flex;flex-direction:column;min-height:0}.about-copy{padding:30px 26px 34px}.about h2{font-size:47px}.about h2 br:last-child{display:none}.about .body-copy{font-size:13px;max-width:400px}.about-photo{aspect-ratio:1.16}.about-photo img{object-position:50% 35%}.area-grid{display:flex;flex-direction:column;gap:30px;align-items:stretch}.area h2{font-size:43px}.area h2>br{display:none}.area h2 span{display:block}.area-stat strong{font-size:72px}.area-stat p{font-size:12px}.area .body-copy{max-width:410px}.area-stat{gap:30px}.map-card{padding:10px}.amap-label{font-size:23px}.amap-label-gross{font-size:26px}.amap-home-t{font-size:25px}.amap-km{font-size:22px}.amap-label,.amap-km,.amap-home-t{stroke-width:6px}.cities{margin-top:26px;justify-content:flex-start;font-size:10px;gap:9px 13px}.faq{padding-top:5px}.faq-grid{display:block}.faq h2{font-size:40px}.faq-list{margin-top:32px}.qa summary{font-size:14px;padding:20px 0}.qa p{font-size:12px}.contact{padding-block:65px 60px}.contact .eyebrow{font-size:9px}.contact h2{font-size:64px;margin-top:24px}.contact-phone{font-size:30px;gap:24px;margin-top:25px}.contact-heading{padding-bottom:33px}.contact-grid{display:block;margin-top:33px}.contact-options h3,.contact-form h3{font-size:19px}.contact-option{font-size:14px;gap:16px}.contact-option small{font-size:10px}.contact-option svg{width:24px}.contact-address{font-size:12px}.contact-form{margin-top:40px;padding-top:32px;border-top:1px solid #ffffff20}.form-row{gap:12px}.contact-form input:not([type=checkbox]),.contact-form textarea{font-size:16px;padding:12px 10px}.contact-form input::placeholder,.contact-form textarea::placeholder{font-size:12px}.contact-form .consent{font-size:11px}.footer{padding:30px 0 95px}.footer-top{gap:20px;flex-wrap:wrap;padding-bottom:25px}.footer .brand img{width:140px}.footer-top p{order:3;width:100%;margin:0;font-size:12px}.back-top{margin-left:auto}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:17px}.footer-bottom>span:last-child{width:100%}.mobile-contact{position:fixed;z-index:90;bottom:0;left:0;right:0;display:flex;padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:9px;background:#fff;border-top:1px solid #d8e2f1;box-shadow:0 -5px 30px #03192e12;transform:translateY(110%);transition:transform .3s}.mobile-contact.is-visible{transform:translateY(0)}.mobile-contact a{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:500;padding:13px;background:var(--blue);color:white;border-radius:6px;flex:1}.mobile-contact a:last-child{background:#edf3ff;color:#1b4689;flex:.75}.mobile-contact svg{width:17px;height:17px}.dlg{padding:29px;max-height:80svh}.dlg h2{font-size:26px}}
@media(max-width:370px){.nav-call span{display:none}.hero-actions .btn{font-size:11px;padding:14px}.hero h1{font-size:68px}.hero-coordinate{display:none}.service-card{padding:18px 13px}.service-card h3{font-size:16px}.card-bottom>span:first-child{font-size:7px}.form-row{grid-template-columns:1fr;gap:0}.contact h2{font-size:56px}.contact-option{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero{height:auto;min-height:0}.hero-stage{position:relative;min-height:750px}.inspection{height:auto;min-height:0}.inspection-stage{position:relative;height:auto;min-height:750px}.reveal{opacity:1!important;transform:none!important}.inspection-steps li{opacity:1}.depth-photo img{transform:none!important}.service-card{transform:none!important}.inspection-monitor{transform:none!important}.monitor-image video{transform:none!important}}
html.motion-paused .hero{height:auto;min-height:0}html.motion-paused .hero-stage{position:relative}html.motion-paused .inspection{height:auto;min-height:0}html.motion-paused .inspection-stage{position:relative;height:auto;min-height:750px}html.motion-paused .inspection-steps li{opacity:1}html.motion-paused .depth-photo img{transform:none!important}html.motion-paused .service-card{transform:none!important}html.motion-paused .reveal{opacity:1!important;transform:none!important}html.motion-paused .inspection-monitor{transform:none!important}
@media(max-width:700px){html.motion-paused .inspection-stage,html.motion-paused .hero-stage{min-height:0}@media(prefers-reduced-motion:reduce){.hero-stage,.inspection-stage{min-height:0}}}
.no-js .hero,.no-js .inspection{height:auto;min-height:0}.no-js .hero-stage,.no-js .inspection-stage{position:relative;height:auto;min-height:740px}.no-js .inspection-steps li{opacity:1}.no-js .motion-toggle{display:none}
@media print{.nav,.mobile-contact,.hero-art,.motion-toggle,.reading-progress{display:none!important}.hero,.inspection,.hero-stage,.inspection-stage{position:static!important;height:auto!important;min-height:0!important}.hero-stage,.inspection-stage{padding:30px 0!important}body,section,.hero-stage,.inspection-stage,.contact{background:#fff!important;color:#000!important}h1,h2,h3,p,span,a{color:#000!important}.reveal{opacity:1!important;transform:none!important}.service-grid,.process-grid{grid-template-columns:repeat(2,1fr)}section{break-inside:avoid}.hero-grid,.inspection-grid{display:block}.contact-form{display:none}}

/* Final composition adjustments. */
.craft-photo img{object-position:50% 0%;transform-origin:50% 0%;transform:scale(1.045)}
@media(max-width:700px){.hero h1{font-size:clamp(50px,14.8vw,96px)}.craft-photo img{object-position:50% 0%}.about h2 br:last-child,.area h2>br{display:initial}}

@media(min-width:701px){.inspection-steps li{opacity:.76}.inspection-steps li.is-active{opacity:1}}

@media(min-width:701px) and (max-height:850px){.inspection-top{margin-bottom:23px}.inspection-stage{padding-top:105px;padding-bottom:20px;min-height:0}.inspection-steps{margin-top:20px}.inspection-steps li{padding-block:11px}.inspection h2{font-size:46px}.inspection .body-copy{margin-top:16px;font-size:13px}.inspection-visual{padding-block:0}.monitor-image{aspect-ratio:16/9}.inspection-progress{margin-top:23px}.motion-toggle{margin-top:8px}}
@media(min-width:701px) and (max-height:650px){.hero,.inspection{height:auto;min-height:0}.hero-stage,.inspection-stage{position:relative;height:auto;min-height:0}.hero-copy{padding-block:40px}.inspection-stage{padding-block:110px 60px}}

/* V2 review preview: example status is visible on the section and each card. */
.reviews{padding-block:85px 15px}
.reviews .section-head{margin-bottom:28px}
.reviews-demo-note{display:flex;align-items:center;gap:20px;padding:17px 22px;background:#e9f0fc;border:1px solid #d2e0f7;border-radius:8px;margin-bottom:24px;color:#3b5274}
.reviews-demo-note>span{font-size:9px;font-weight:600;letter-spacing:.08em;color:#034fe7;white-space:nowrap}
.reviews-demo-note p{font-size:11px;line-height:1.65}
.reviews-demo-note strong{font-weight:600}
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.review-card{display:flex;flex-direction:column;padding:28px 26px;background:#fff;border:1px solid #dfe6ef;border-radius:12px;min-height:284px}
.review-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px}
.review-stars{color:#034fe7;font-size:17px;letter-spacing:3px;line-height:1}
.review-example{font-size:8px;letter-spacing:.08em;color:#63748b;background:#f0f4f9;border-radius:4px;padding:5px 7px}
.review-card blockquote{font-size:14px;line-height:1.8;letter-spacing:-.012em;margin:0 0 28px;color:#33455f}
.review-card figcaption{display:flex;align-items:center;gap:11px;border-top:1px solid #e6ebf2;padding-top:20px;margin-top:auto}
.review-avatar{flex-shrink:0;display:grid;place-items:center;width:34px;height:34px;border:1px solid #dce6f7;border-radius:50%;background:#f0f5fd;color:#3362a7;font-size:10px;font-weight:500}
.review-card figcaption>div{display:flex;flex-direction:column;gap:3px}
.review-card figcaption strong{font-size:11px;font-weight:500}
.review-card figcaption>div>span{font-size:9px;color:#728096}
.review-source{margin-left:auto;text-align:right;font-size:11px;line-height:1.3;color:#53617a;letter-spacing:-.02em}
.review-source small{font-size:8px;color:#7d8899}
@media(max-width:1150px){.review-card{padding:24px 20px}.review-card blockquote{font-size:13px}.review-source{display:none}}
@media(max-width:900px){.reviews-grid{gap:12px}.review-card{padding:21px 17px}.review-card figcaption{gap:8px}.review-card figcaption strong{font-size:10px}.review-card figcaption>div>span{font-size:8px}.review-stars{font-size:15px;letter-spacing:1px}.review-example{font-size:7px}}
@media(max-width:700px){.reviews{padding-block:60px 0}.reviews-grid{grid-template-columns:1fr;gap:15px}.reviews-demo-note{display:block;padding:18px}.reviews-demo-note p{margin-top:8px;font-size:11px}.review-card{padding:25px;min-height:0}.review-card blockquote{font-size:14px}.review-stars{font-size:17px;letter-spacing:3px}.review-source{display:block}.review-card figcaption strong{font-size:12px}.review-card figcaption>div>span{font-size:10px}.review-avatar{width:37px;height:37px}.review-example{font-size:8px}}


/* V3: a clear emergency contact above the main navigation. */
:root{--header:149px}
html{scroll-padding-top:calc(var(--header) + 22px)}
.nav-in{height:80px}
.emergency-banner{position:relative;color:#fff;background:linear-gradient(112deg,#083a9f 0%,#034fe7 60%,#135cf0 100%);border-bottom:1px solid #ffffff18}
.emergency-in{height:68px;max-width:calc(var(--max) + var(--pad)*2);padding-inline:var(--pad);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.emergency-message{display:flex;align-items:center;gap:18px;min-width:0}
.emergency-badge{display:block;width:88px;height:59px;flex-shrink:0;line-height:0}
.emergency-badge img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 3px 5px #00236a25)}
.emergency-hours{display:inline-flex;align-items:center;gap:7px}
.emergency-copy>strong{display:block;font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.025em}
.emergency-copy>strong>span{font-weight:400}
.emergency-copy p{display:flex;align-items:center;gap:7px;margin-top:5px;font-size:10px;color:#e1ebff;line-height:1.2}
.emergency-copy .status-dot{width:5px;height:5px;background:#8ff0c4;box-shadow:0 0 0 3px #8ff0c41c;margin-right:3px}
.emergency-region{margin-left:-3px}
.emergency-call{display:flex;align-items:center;justify-content:center;gap:12px;min-width:205px;min-height:48px;padding:7px 15px;border:1px solid #fff;border-radius:8px;color:#063781;background:#fff;box-shadow:0 4px 16px #002f8433;transition:transform .2s,box-shadow .2s,background .2s;flex-shrink:0}
.emergency-call svg{width:21px;height:21px;flex-shrink:0}
.emergency-call>span:nth-child(2){display:flex;flex-direction:column;gap:2px}
.emergency-call strong{font-size:12px;line-height:1.2;font-weight:600}
.emergency-call small{font-size:11px;line-height:1.2;letter-spacing:.02em}
.emergency-arrow{margin-left:14px;font-size:22px;line-height:1}
.emergency-call:hover{background:#edf4ff;transform:translateY(-1px);box-shadow:0 6px 20px #002f8455}
.emergency-call:focus-visible{outline-color:white;outline-offset:3px}
.nav-whatsapp{display:inline-flex;align-items:center;gap:9px;min-height:44px;border:1px solid #cddcf8;border-radius:7px;padding:11px 15px;color:#174b9e;background:#f6f9ff;font-size:12px;font-weight:500;white-space:nowrap;transition:background .2s,border-color .2s}
.nav-whatsapp svg{width:18px;height:18px;flex-shrink:0}
.nav-whatsapp>span:last-child{font-size:18px;line-height:1;margin-left:7px}
.nav-whatsapp:hover{background:#eaf1ff;border-color:#9cb9eb}
.mobile-contact{visibility:hidden}
.mobile-contact.is-visible{visibility:visible}
@media(max-width:1150px){:root{--header:143px}.nav-in{height:74px}.nav-whatsapp{padding:10px 12px}.emergency-region{display:none}}
@media(max-width:700px){
 :root{--header:137px}
 .nav-in{height:70px;gap:15px}
 .emergency-in{height:66px;gap:12px;padding-inline:var(--pad)}
 .emergency-copy>strong>span{display:none}
 .emergency-message{gap:8px}
 .emergency-badge{width:53px;height:36px}
 .emergency-hours{display:none}
 .emergency-copy>strong{font-size:15px}
 .emergency-copy p{font-size:9px;gap:5px;margin-top:6px;white-space:nowrap}
 .emergency-copy .status-dot{width:4px;height:4px;margin-right:2px;box-shadow:0 0 0 2px #8ff0c41c}
 .emergency-call{min-width:0;min-height:44px;gap:7px;padding:7px 11px;border-radius:7px}
 .emergency-call svg{width:17px;height:17px}
 .emergency-call strong{font-size:11px}
 .emergency-call small{font-size:9px}
 .emergency-arrow{display:none}
 .nav-whatsapp{margin-left:auto;padding:10px;gap:7px;min-height:42px;font-size:11px}
 .nav-whatsapp>span:last-child{display:none}
 .mobile-contact{padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:8px;transition:transform .25s,visibility .25s;transform:translateY(110%)}
 .mobile-contact.is-visible{transform:translateY(0)}
 .mobile-contact .mobile-emergency-call{justify-content:flex-start;gap:11px;padding:11px 14px;min-height:54px;border-radius:8px;background:linear-gradient(110deg,#034fe7,#135df2);box-shadow:0 4px 14px #034fe722}
 .mobile-emergency-call>span:nth-child(2){display:flex;flex-direction:column;gap:3px}
 .mobile-emergency-call strong{font-size:12px;font-weight:600;line-height:1.25}
 .mobile-emergency-call small{font-size:9px;line-height:1.2;font-weight:400;color:#e2ebff}
 .mobile-emergency-call svg{width:21px;height:21px;flex-shrink:0}
 .mobile-contact .mobile-call-arrow{font-size:23px;margin-left:auto}
 .mobile-contact a.mobile-whatsapp{flex:0 0 70px;flex-direction:column;gap:4px;padding:9px 5px;font-size:9px;border-radius:8px;background:#eef3fc;color:#245196}
 .mobile-contact .mobile-whatsapp svg{width:19px;height:19px}
 .footer{padding-bottom:115px}
 .no-js .nav-whatsapp{display:none}
}
@media(max-width:370px){.emergency-in{gap:8px}.emergency-copy>strong{font-size:14px}.emergency-copy p{font-size:8px;gap:4px}.emergency-call{padding:8px;gap:6px}.emergency-call svg{width:15px;height:15px}.emergency-call strong{font-size:10px}.emergency-call small{font-size:8px}.nav-whatsapp>span{display:none}.nav-whatsapp{width:42px;justify-content:center}.mobile-contact .mobile-emergency-call{padding-inline:10px;gap:8px}.mobile-emergency-call strong{font-size:11px}.mobile-contact .mobile-call-arrow{display:none}}
@media(min-width:701px) and (max-height:850px){.inspection-stage{padding-top:calc(var(--header) + 17px)}}
@media(min-width:701px) and (max-height:650px){.inspection-stage{padding-top:calc(var(--header) + 30px)}}

/* V4: compact pipe-and-clock signet, drawn entirely as scalable vector paths. */
@media(max-width:370px){.emergency-badge{width:45px;height:30px}.emergency-message{gap:6px}.emergency-copy>strong{font-size:12px}.emergency-copy p{font-size:8px}}
