@font-face{font-family:'DM Sans';src:url('../fonts/dm-sans-variable.ttf') format('truetype');font-style:normal;font-weight:400 700;font-display:swap}
@font-face{font-family:'Syne';src:url('../fonts/syne-variable.ttf') format('truetype');font-style:normal;font-weight:500 800;font-display:swap}
:root{--bg:#0a1628;--bg-deep:#071426;--panel:#0d2344;--panel-2:#10294f;--card:#10284c;--card-line:rgba(38,139,219,.2);--text:#f5f8ff;--muted:#a7b4c8;--teal:#08d8c5;--teal-2:#00b7c8;--green:#19ed86;--container:1240px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.58;overflow-wrap:break-word}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img,svg{display:block;max-width:100%}
button,input,textarea{font:inherit}
.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}
.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 16px;border-radius:4px;color:#031b19;background:var(--teal);font-weight:700;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
:focus-visible{outline:3px solid #ffd55f;outline-offset:4px}
.icon{width:1.15em;height:1.15em;flex:0 0 auto;color:currentColor}
.site-header{position:sticky;z-index:20;top:0;height:92px;border-bottom:1px solid rgba(255,255,255,.04);background:rgba(5,16,31,.38);backdrop-filter:blur(8px)}
.header-inner{height:100%;display:flex;align-items:center;gap:48px}
.brand{width:236px;min-height:48px;display:flex;align-items:center;flex:0 0 auto}
.brand img{width:100%;height:auto}
.main-nav{margin-left:auto}
.main-nav ul{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none;color:#c2ccda;font-size:13px}
.main-nav a{transition:color .2s ease}
.main-nav a:hover,.main-nav a:focus-visible{color:var(--teal)}
.header-cta{padding:10px 20px;border-radius:999px;color:#02261f;background:var(--teal);box-shadow:0 0 28px rgba(8,216,197,.28);font-size:12px;font-weight:800}
.menu-toggle{display:none;border:0;color:var(--text);background:transparent;cursor:pointer}
.menu-toggle-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.menu-toggle-lines{display:grid;gap:5px;width:26px}
.menu-toggle-lines i{display:block;height:2px;border-radius:2px;background:currentColor}
.hero{min-height:930px;display:flex;align-items:center;position:relative;overflow:hidden;padding:155px 0 90px;background-color:#071426;background-image:linear-gradient(90deg,rgba(7,20,38,.28) 0%,rgba(7,20,38,.14) 48%,rgba(7,20,38,.2) 100%),url('../images/mosaico-impermeabilizacao-background.jpg');background-position:center right;background-size:cover;background-repeat:no-repeat}
.hero::after{content:'';position:absolute;width:720px;height:720px;right:-260px;top:120px;border:1px solid rgba(39,151,197,.08);border-radius:50%;box-shadow:0 0 0 88px rgba(39,151,197,.025),0 0 0 176px rgba(39,151,197,.018)}
.hero-orbit{position:absolute;border:1px dashed rgba(8,216,197,.1);border-radius:50%}
.orbit-one{width:260px;height:260px;left:12%;top:26%}
.orbit-two{width:120px;height:120px;left:27%;bottom:19%}
.hero-inner{position:relative;z-index:2}
.hero-copy{max-width:735px}
.eyebrow,.kicker{display:inline-flex;align-items:center;gap:7px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.eyebrow{padding:7px 14px;border:1px solid rgba(8,216,197,.42);border-radius:999px;background:rgba(8,216,197,.07)}
h1,h2,h3{margin:0;font-family:'Syne',sans-serif;line-height:.98;letter-spacing:-.035em}
.hero h1 {font-size:clamp(56px,4.65vw,72px);overflow-wrap:normal;word-break:normal;hyphens:none;text-shadow:0 4px 28px rgba(2,10,24,.2)}
@media (min-width: 761px) {.hero h1 span {white-space: nowrap;}}
@media (max-width: 760px) {.hero h1 {font-size: clamp(34px, 9.5vw, 38px);}}
.hero h1 span{display:block}
.hero h1 strong,h2 strong{color:var(--teal);font-style:normal;font-weight:inherit}
.hero-copy>p{max-width:590px;margin:34px 0 0;color:#bec9d7;font-size:17px;line-height:1.7}
.hero-actions{display:flex;align-items:center;gap:22px;margin-top:35px}
.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 24px;border-radius:999px;font-size:13px;font-weight:800;line-height:1.35;text-align:center;transition:transform 180ms ease,filter 180ms ease,box-shadow 180ms ease}
.button-primary{color:#03261f;background:linear-gradient(90deg,var(--teal),#20efbd);box-shadow:0 0 34px rgba(8,216,197,.3)}
.button-link{padding-inline:5px;color:#e8eef8}
.button:hover{filter:brightness(1.08)}
.button:active{transform:translateY(1px)}
.hero-stats{display:flex;gap:54px;margin-top:76px}
.hero-stats div{display:flex;flex-direction:column}
.hero-stats strong{color:var(--teal);font-family:'Syne',sans-serif;font-size:34px;line-height:1}
.hero-stats span{margin-top:9px;color:#8e9db3;font-size:12px}
.section{padding:110px 0 120px}
.section-dark{background:var(--bg-deep)}
.section-panel{background:var(--panel)}
.section h2,.exclusive-section h2,.cta-section h2{margin-top:18px;font-size:clamp(42px,4vw,64px);font-weight:700}
.section-lead{max-width:620px;margin:27px 0 0;color:var(--muted);font-size:16px}
.section-lead.compact{max-width:520px;margin-top:16px}
.about-grid{display:grid;grid-template-columns:1.03fr .78fr;column-gap:100px;row-gap:56px;align-items:center}
.about-heading{grid-column:1/-1}
.check-list{display:grid;gap:16px;margin:0;padding:0;list-style:none;color:#d7dfeb}
.check-list li{position:relative;padding-left:28px;font-size:14px}
.check-list li::before{content:'✓';position:absolute;left:0;color:var(--teal);font-weight:900}
.check-list li.special{display:flex;align-items:flex-start;gap:10px;padding-left:0}
.check-list li.special::before{content:none}
.about-list-icon{width:18px;height:18px;flex:0 0 18px;margin-top:2px;object-fit:contain}
.technology-card{position:relative;padding:42px;border:1px solid rgba(46,137,218,.25);border-radius:22px;background:linear-gradient(145deg,#102d56,#102444);box-shadow:0 26px 55px rgba(0,0,0,.18);transition:transform 220ms ease,border-color 220ms ease,box-shadow 220ms ease}
.germany-flag{display:block;width:100px;height:auto;border-radius:2px;box-shadow:0 0 0 1px rgba(255,255,255,.12)}
.germany-flag-hero{width:42px}
.germany-flag-about{width:58px;margin-bottom:27px}
.mini-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid rgba(8,216,197,.38);border-radius:5px;color:var(--teal);background:rgba(8,216,197,.06);font-size:11px;font-weight:700}
.about-badge-icon{width:14px;height:14px;object-fit:contain}
.technology-card>p{margin:25px 0;color:#afbdd0;font-size:14px}
.tech-points{display:grid;gap:13px;color:#d6e0ed;font-size:13px}
.tech-points span,.location-card h3{display:flex;align-items:center;gap:9px}
.about-point-icon{width:17px;height:17px;flex:0 0 17px;object-fit:contain}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px}
.service-card,.location-card,.diff-card,.testimonial{border:1px solid var(--card-line);border-radius:15px;background:linear-gradient(145deg,rgba(17,43,81,.96),rgba(13,34,67,.98))}
.service-card{min-height:350px;display:flex;flex-direction:column;position:relative;overflow:hidden;padding:31px 29px 27px;transition:transform 220ms ease,border-color 220ms ease,box-shadow 220ms ease,background 220ms ease}
.service-card::after{content:'';position:absolute;right:0;bottom:0;left:0;height:3px;background:linear-gradient(90deg,#2697c5,var(--teal));opacity:0;transform:scaleX(.35);transform-origin:center;transition:opacity 220ms ease,transform 220ms ease}
.icon-box{width:56px;height:56px;display:grid;place-items:center;background:transparent;transition:transform 220ms ease,filter 220ms ease,box-shadow 220ms ease}
.service-icon{display:block;width:56px;height:56px;object-fit:contain}
.service-card h3{margin-top:26px;font-size:21px;line-height:1.12}
.service-card p{color:#aab8ca;font-size:14px;line-height:1.65}
.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}
.tags span{padding:5px 10px;border:1px solid rgba(0,181,220,.28);border-radius:999px;color:#2bcbe1;background:rgba(0,181,220,.06);font-size:11px;line-height:1.2}
.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:55px}
.location-card{min-height:258px;padding:35px;transition:transform 220ms ease,border-color 220ms ease,box-shadow 220ms ease}
.location-card h3{font-size:22px}.location-icon{width:56px;height:56px;flex:0 0 56px;object-fit:contain}
.location-card p{color:#aebcd0;font-size:14px}
.location-tags{margin-top:30px}
.differentials-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;align-items:stretch;margin-top:58px}
.diff-card{min-height:315px;position:relative;overflow:hidden;padding:28px 18px;text-align:center;transition:transform 220ms ease,border-color 220ms ease,box-shadow 220ms ease}
.diff-card::after{content:'';position:absolute;inset:auto -40px -60px;height:100px;background:radial-gradient(circle,rgba(8,216,197,.08),transparent 70%);transition:opacity 220ms ease,transform 220ms ease}
.diff-card>strong{min-height:58px;display:flex;justify-content:center;align-items:flex-start;color:var(--teal);font-family:'Syne',sans-serif;font-size:38px;line-height:1;transition:transform 220ms ease,filter 220ms ease}
.diff-card>strong .icon,.diff-card>strong .differential-icon{width:42px;height:42px;object-fit:contain}
.diff-card>strong .germany-flag-differential{width:52px}
.diff-card h3{margin-top:10px;font-size:14px;line-height:1.2;letter-spacing:.01em;text-transform:uppercase}
.diff-card p{color:#a5b4c7;font-size:12.5px;line-height:1.62}
.exclusive-label{display:inline-block;margin-top:6px;color:#f8cc4e;font-size:10px}
.exclusive-section{padding:112px 0 120px;background:radial-gradient(circle at 50% 0,rgba(8,216,197,.08),transparent 38%),linear-gradient(180deg,#062a2c,#063125);text-align:center}
.exclusive-inner{max-width:900px}
.center-badge{margin-inline:auto}
.exclusive-section h2{max-width:820px;margin-inline:auto}
.exclusive-section>.container>p{max-width:820px;margin:28px auto 0;color:#a9bdba;font-size:15px}
.process-stack{max-width:630px;display:grid;gap:18px;margin:52px auto 0}
.process-stack div{min-height:105px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:20px;padding:22px 30px;border:1px solid rgba(8,216,197,.2);border-radius:10px;background:rgba(2,58,50,.68);text-align:left;transition:transform 220ms ease,border-color 220ms ease,box-shadow 220ms ease}
.process-stack div:nth-child(2){margin-inline:65px;background:rgba(1,72,63,.72)}
.process-icon{width:42px;height:42px;object-fit:contain}
.process-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.process-stack strong{display:block;font-family:'Syne',sans-serif;font-size:16px;line-height:1.25}
.process-stack small{display:block;color:#91b4ad;line-height:1.5}
.cta-section{padding:85px 0;background:linear-gradient(135deg,#1b4f98,#1d5ea4 60%,#1b4f98);text-align:center}
.cta-section h2{margin-top:12px}
.cta-section p{margin:18px auto 26px;color:#c0d1e7}
.button-bright{color:#052316;background:#35ef72;box-shadow:0 0 35px rgba(53,239,114,.35)}
.cta-meta{display:flex;justify-content:center;gap:30px;margin-top:25px;color:#b8cae1;font-size:12px}
.cta-meta span{display:inline-flex;align-items:center;gap:6px}
.testimonials-section{padding-top:105px}
.testimonials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:50px}
.testimonial{min-height:285px;display:flex;flex-direction:column;padding:28px;transition:transform 220ms ease,border-color 220ms ease,box-shadow 220ms ease}
.stars{color:#ffd73b;font-size:15px;letter-spacing:.2em;transition:filter 220ms ease}
.testimonial>p{color:#c8d2df;font-size:13.5px;font-style:italic;line-height:1.68}
.testimonial footer{display:flex;align-items:center;gap:12px;margin-top:auto}
.testimonial footer b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--teal-2),#087696);font-size:12px;transition:transform 220ms ease,filter 220ms ease}
.testimonial footer span{display:flex;flex-direction:column}
.testimonial footer strong{font-family:'Syne',sans-serif;font-size:13px}
.testimonial footer small{color:#7dc5cb;font-size:11px;line-height:1.45}
.site-footer{padding:70px 0 0;background:#06101d}
.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:70px;padding-bottom:55px}
.footer-logo{display:block;width:270px}
.footer-logo img{width:100%;height:auto;transition:filter 180ms ease}
.footer-brand p{max-width:360px;color:#93a2b5;font-size:13px;line-height:1.65}
.footer-grid h2{margin:0 0 22px;color:var(--teal);font-size:15px;line-height:1.3;letter-spacing:-.02em}
.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px;color:#9aa8b9;font-size:13px}
.footer-grid a{transition:color 180ms ease,transform 180ms ease}
.footer-grid a:hover{color:var(--teal)}
.copyright{display:flex;justify-content:space-between;padding:20px 0 24px;border-top:1px solid rgba(255,255,255,.06);color:#929fb0;font-size:11px}
.floating-whatsapp{position:fixed;z-index:30;right:24px;bottom:24px;width:56px;height:56px;display:grid;place-items:center;border:7px solid #24d878;border-radius:50%;color:#19b95e;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.35);transition:transform 180ms ease,filter 180ms ease,box-shadow 180ms ease}
.floating-whatsapp .icon{width:27px;height:27px}
.content-page{min-height:70vh;padding:160px 0 100px;background:linear-gradient(180deg,#0a1b35,var(--bg))}
.content-page-inner{max-width:900px}
.content-page h1{margin-bottom:34px;font-size:clamp(42px,5vw,68px)}
.entry-content{color:#c3cede}
.entry-content h2,.entry-content h3{margin:1.6em 0 .7em;color:var(--text);line-height:1.15}
.entry-content a{color:var(--teal);text-decoration:underline}
.entry-content img{height:auto}
.error-page p:not(.kicker){max-width:650px;color:var(--muted)}
.error-actions{display:flex;gap:20px;margin-top:32px}
.main-nav a{position:relative}
.main-nav a::after{content:'';position:absolute;right:0;bottom:-7px;left:0;height:1px;background:var(--teal);transform:scaleX(0);transform-origin:center;transition:transform 180ms ease}
.header-cta{transition:transform 180ms ease,filter 180ms ease,box-shadow 180ms ease}
.menu-toggle-lines i{transform-origin:center;transition:transform 200ms ease,opacity 160ms ease}
.menu-open .menu-toggle-lines i:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-open .menu-toggle-lines i:nth-child(2){opacity:0;transform:scaleX(0)}
.menu-open .menu-toggle-lines i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.hero-actions .button-link span{transition:transform 180ms ease}
.technology-card .germany-flag,.technology-card .mini-badge{transition:transform 220ms ease,filter 220ms ease}
.location-card h3 .icon,.location-card .tags span{transition:transform 220ms ease,filter 220ms ease,border-color 220ms ease}
.process-stack span .icon{transition:transform 220ms ease,filter 220ms ease}
.motion-ready .reveal-item{opacity:0;transform:translateY(12px);transition:opacity 450ms ease var(--reveal-delay,0ms),transform 450ms ease var(--reveal-delay,0ms)}
.motion-ready #sobre .check-list>.reveal-item{transform:translateX(-8px)}
.motion-ready .reveal-item.is-visible{opacity:1;transform:translate(0,0)}
.motion-ready .cta-section .button.is-visible{animation:cta-glow 700ms ease calc(var(--reveal-delay,0ms) + 280ms) 1}
@keyframes cta-glow{0%,100%{box-shadow:0 0 35px rgba(53,239,114,.35)}50%{box-shadow:0 0 48px rgba(53,239,114,.55)}}
@keyframes menu-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
@media(hover:hover) and (pointer:fine){.service-card:hover{transform:translateY(-3px);border-color:rgba(8,216,197,.7);background:linear-gradient(145deg,rgba(17,45,84,.98),rgba(12,39,73,.98));box-shadow:0 16px 34px rgba(0,0,0,.16)}.service-card:hover::after{opacity:1;transform:scaleX(1)}.service-card:hover .icon-box{transform:translateY(-2px);filter:brightness(1.08);}}
@media(hover:none){.service-card:active{transform:translateY(-2px);border-color:rgba(8,216,197,.7);box-shadow:0 12px 26px rgba(0,0,0,.14)}.service-card:active::after{opacity:1;transform:scaleX(1)}.service-card:active .icon-box{transform:translateY(-1px);filter:brightness(1.08)}}
@media(hover:hover) and (pointer:fine){.button:hover,.header-cta:hover{transform:translateY(-2px)}.header-cta:hover{filter:brightness(1.08);box-shadow:0 0 34px rgba(8,216,197,.38)}.button-link:hover span{transform:translateY(2px)}.main-nav a:hover::after,.main-nav a:focus-visible::after{transform:scaleX(1)}.technology-card:hover{transform:translateY(-3px);border-color:rgba(8,216,197,.48);box-shadow:0 30px 62px rgba(0,0,0,.24)}.technology-card:hover .germany-flag,.technology-card:hover .mini-badge{filter:brightness(1.06);transform:translateY(-1px)}.location-card:hover{transform:translateY(-3px);border-color:rgba(8,216,197,.58);box-shadow:0 16px 34px rgba(0,0,0,.16)}.location-card:hover h3 .icon{transform:translateY(-2px);filter:brightness(1.12)}.location-card:hover .tags span{filter:brightness(1.08);border-color:rgba(0,181,220,.42)}.diff-card:hover{transform:translateY(-2px);border-color:rgba(8,216,197,.5);box-shadow:0 14px 30px rgba(0,0,0,.14)}.diff-card:hover::after{opacity:1;transform:translateY(-8px) scale(1.08)}.diff-card:hover>strong{transform:scale(1.03);filter:brightness(1.08)}.process-stack>div:hover{transform:translateX(3px);border-color:rgba(8,216,197,.48);box-shadow:0 12px 28px rgba(0,0,0,.14)}.process-stack>div:hover span .icon{filter:brightness(1.18);transform:scale(1.04)}.testimonial:hover{transform:translateY(-3px);border-color:rgba(8,216,197,.46);box-shadow:0 16px 34px rgba(0,0,0,.16)}.testimonial:hover .stars{filter:brightness(1.18) drop-shadow(0 0 6px rgba(255,215,59,.22))}.testimonial:hover footer b{transform:scale(1.04);filter:brightness(1.08)}.floating-whatsapp:hover{transform:translateY(-3px) scale(1.03);filter:brightness(1.04);box-shadow:0 14px 40px rgba(0,0,0,.4)}.footer-grid a:hover{transform:translateX(2px)}.footer-logo:hover img{filter:brightness(1.06)}}
@media(hover:none){.technology-card:active,.location-card:active,.testimonial:active{transform:translateY(-2px);border-color:rgba(8,216,197,.52);box-shadow:0 12px 26px rgba(0,0,0,.14)}.diff-card:active{transform:translateY(-2px);border-color:rgba(8,216,197,.48)}.diff-card:active>strong{transform:scale(1.03)}.process-stack>div:active{transform:translateX(3px);border-color:rgba(8,216,197,.45)}.floating-whatsapp:active{transform:scale(.97)}}
.button:active,.header-cta:active{transform:translateY(1px)}
@media(max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}.differentials-grid{grid-template-columns:repeat(3,1fr)}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.main-nav ul{gap:20px}.header-inner{gap:28px}.footer-grid{gap:40px}}
@media(max-width:760px){html{scroll-padding-top:72px}body{font-size:15px}.container{width:min(calc(100% - 40px),1240px)}.site-header{height:auto;min-height:72px;background:#08172b}.header-inner{position:relative;height:auto;min-height:72px;flex-wrap:wrap;justify-content:space-between;gap:0 20px}.brand{width:190px}.header-cta{display:none}.main-nav{order:3;width:100%;flex:0 0 100%;margin:0;padding:0 20px}.main-nav ul{flex-direction:column;align-items:stretch;gap:0}.main-nav a{display:block;min-height:44px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.menu-enhanced .site-header{height:72px;min-height:0}.menu-enhanced .header-inner{height:100%;min-height:0;flex-wrap:nowrap}.menu-enhanced .menu-toggle{display:block;min-width:44px;min-height:44px;padding:9px}.menu-enhanced .main-nav{position:absolute;top:72px;left:0;right:0;display:none;padding:14px 20px 20px;background:#08172b;box-shadow:0 18px 30px rgba(0,0,0,.28)}.menu-enhanced.menu-open .main-nav{display:block}.hero{min-height:850px;padding:115px 0 65px;align-items:flex-start;background-position:65% center}.hero::after{width:420px;height:420px;right:-260px;top:130px;box-shadow:0 0 0 55px rgba(39,151,197,.025),0 0 0 110px rgba(39,151,197,.018)}.hero-copy{max-width:100%}.eyebrow{margin-top:8px;padding:6px 10px;font-size:9px}.hero h1{margin-top:25px;font-size:42px;line-height:.98}.hero-copy>p{margin-top:28px;font-size:14px;line-height:1.7}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px;margin-top:30px}.button-primary{min-height:45px;padding:10px 20px;font-size:11px}.button-link{min-height:44px;font-size:11px}.hero-stats{gap:28px;margin-top:62px}.hero-stats strong{font-size:29px}.hero-stats span{max-width:72px;font-size:9px;line-height:1.35}.section{padding:82px 0 88px}.section h2,.exclusive-section h2,.cta-section h2{font-size:35px;line-height:1}.section-lead{margin-top:22px;font-size:14px}.about-grid{grid-template-columns:1fr;gap:45px}.check-list{gap:14px}.check-list li{font-size:12px;line-height:1.5}.technology-card{padding:32px 27px;border-radius:16px}.technology-card>p{font-size:12px}.tech-points{font-size:11px}.services-grid{grid-template-columns:1fr;gap:18px;margin-top:44px}.service-card{min-height:290px;padding:27px 25px}.service-card h3{font-size:19px}.service-card p{font-size:12px}.location-grid{grid-template-columns:1fr;gap:20px;margin-top:42px}.location-card{min-height:290px;padding:28px}.differentials-grid{grid-template-columns:1fr;gap:18px;margin-top:44px}.diff-card{min-height:260px;padding:28px}.exclusive-section{padding:82px 0 88px}.exclusive-section>.container>p{font-size:13px}.process-stack{margin-top:40px}.process-stack div,.process-stack div:nth-child(2){min-height:102px;grid-template-columns:42px 1fr;margin-inline:0;padding:20px}.cta-section{padding:70px 0}.cta-meta{flex-direction:column;gap:5px}.testimonials-grid{grid-template-columns:1fr}.testimonial{min-height:245px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-logo{width:240px}.copyright{flex-direction:column;gap:5px}.floating-whatsapp{right:16px;bottom:18px;width:50px;height:50px;border-width:6px}.content-page{padding:120px 0 75px}.error-actions{align-items:flex-start;flex-direction:column}.error-actions .button{width:100%}}
@media(max-width:760px){.menu-enhanced.menu-open .main-nav{animation:menu-in 200ms ease both}}
@media(max-width:360px){.container{width:min(calc(100% - 28px),1240px)}.brand{width:165px}.hero h1{font-size:36px}.hero-stats{gap:18px}.hero-stats span{max-width:65px}.technology-card,.location-card,.service-card,.diff-card,.testimonial{padding-inline:20px}}
@media(max-width:760px){.menu-enhanced .menu-toggle{min-width:48px;min-height:48px;padding:11px}}
@media(min-width:1440px){.hero{min-height:930px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@media(max-width:760px){.hero h1{font-size:clamp(34px,9.2vw,36px)}}

/* Mobile readability */
@media(max-width:760px){
	body{font-size:15px}
	.hero{min-height:850px;padding:56px 0 56px;background-position:68% center}
	.hero::before{content:'';position:absolute;z-index:0;inset:0;background:linear-gradient(180deg,rgba(3,15,34,.4) 0%,rgba(3,15,34,.6) 48%,rgba(3,15,34,.82) 100%),linear-gradient(90deg,rgba(3,15,34,.78) 0%,rgba(3,15,34,.4) 72%,rgba(3,15,34,.18) 100%)}
	.hero::after{z-index:0}
	.hero-orbit{z-index:1}
	.eyebrow{margin-top:0;padding:7px 11px;font-size:10px;line-height:1.35}
	.hero h1{margin-top:24px}
	.hero-copy>p{margin-top:25px;color:#e0e7f1;font-size:15px;line-height:1.65;text-shadow:0 1px 12px rgba(0,0,0,.45)}
	.hero-actions{gap:10px;margin-top:26px}
	.button-primary{min-height:50px;padding:11px 22px;font-size:13px}
	.button-link{min-height:46px;font-size:13px}
	.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;margin-top:44px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(4,20,43,.72);box-shadow:0 14px 34px rgba(0,0,0,.2);backdrop-filter:blur(5px)}
	.hero-stats div{min-width:0}
	.hero-stats div:nth-child(3){grid-column:1/-1;flex-direction:row;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}
	.hero-stats strong{font-size:30px}
	.hero-stats span{max-width:none;margin-top:7px;color:#d1dae7;font-size:12px;line-height:1.45}
	.hero-stats div:nth-child(3) span{margin-top:0}
	.germany-flag-hero{width:46px;flex:0 0 auto}
	.section-lead{font-size:15px;line-height:1.65}
	.check-list li{font-size:14px;line-height:1.55}
	.technology-card>p,.service-card p,.location-card p{font-size:14px;line-height:1.65}
	.tech-points{font-size:13px;line-height:1.5}
	.mini-badge,.tags span{font-size:12px}
	.exclusive-label{font-size:12px}
	.exclusive-section>.container>p{font-size:14px;line-height:1.65}
	.cta-meta{font-size:13px}
	.testimonial footer small{font-size:12px}
	.copyright{font-size:12px}
}

@media(max-width:360px){
	.hero{padding-top:44px}
	.hero-stats{gap:18px 12px;padding:16px}
	.hero-stats span{max-width:none}
}

/* Readable type scale */
body{font-size:17px}
.main-nav ul{font-size:15px}
.header-cta{font-size:15px}
.eyebrow,.kicker{font-size:12px}
.hero h1{font-size:clamp(52px,4.2vw,64px)}
.hero-copy>p{font-size:18px}
.button{font-size:15px}
.hero-stats span{font-size:14px}
.section h2,.exclusive-section h2,.cta-section h2{font-size:clamp(38px,3.2vw,48px)}
.section-lead{font-size:17px}
.check-list li{font-size:16px}
.mini-badge,.tags span{font-size:13px}
.technology-card>p,.service-card p,.location-card p{font-size:16px}
.tech-points{font-size:15px}
.service-card h3,.location-card h3{font-size:20px}
.differentials-grid{grid-template-columns:repeat(3,1fr)}
.diff-card{min-height:280px;padding:32px 26px}
.diff-card h3{font-size:18px}
.diff-card p{font-size:15px;line-height:1.65}
.exclusive-label{font-size:13px}
.exclusive-section>.container>p{font-size:17px}
.process-stack strong{font-size:18px}
.process-stack small{font-size:15px;line-height:1.5}
.cta-section p{font-size:17px}
.cta-meta{font-size:14px}
.testimonial>p{font-size:15px}
.testimonial footer strong{font-size:15px}
.testimonial footer small{font-size:13px}
.footer-brand p,.footer-grid>div:not(.footer-brand){font-size:14px}
.footer-grid h2{font-size:17px}
.copyright{font-size:12px}

@media(max-width:760px){
	body{font-size:16px}
	.main-nav ul{font-size:16px}
	.eyebrow,.kicker{font-size:11px}
	.hero h1{font-size:clamp(34px,9.2vw,38px)}
	.hero-copy>p{font-size:16px}
	.button,.button-primary,.button-link{font-size:15px}
	.hero-stats span{font-size:13px}
	.section h2,.exclusive-section h2,.cta-section h2{font-size:clamp(28px,8vw,32px);line-height:1.05}
	.section-lead{font-size:16px}
	.check-list li{font-size:15px}
	.technology-card>p,.service-card p,.location-card p{font-size:15px}
	.tech-points{font-size:15px}
	.service-card h3,.location-card h3,.diff-card h3{font-size:18px}
	.differentials-grid{grid-template-columns:1fr}
	.diff-card p{font-size:15px}
	.exclusive-section>.container>p{font-size:16px}
	.process-stack strong{font-size:18px}
	.process-stack small{font-size:15px}
	.cta-section p{font-size:16px}
	.testimonial>p{font-size:15px}
	.testimonial footer strong{font-size:15px}
	.testimonial footer small{font-size:13px}
	.footer-brand p,.footer-grid>div:not(.footer-brand){font-size:14px}
}
