@layer components;@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071b35;--blue:#1648ed;--gold:#c9a521;--ink:#102033;--muted:#637083;--paper:#f5f7fa;--line:#dfe5ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff7;justify-content:space-between;align-items:center;gap:22px;height:86px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;object-position:left center;width:275px;height:64px}.primary-nav{color:#435064;gap:clamp(12px,1.45vw,23px);font-size:12px;font-weight:700;display:flex}.nav-link{position:relative}.nav-link:hover,.nav-link.active{color:var(--blue)}.nav-link.active:after{content:"";background:var(--gold);height:3px;position:absolute;bottom:-14px;left:0;right:0}.header-cta{background:var(--blue);color:#fff;white-space:nowrap;border-radius:3px;padding:14px 20px;font-size:13px;font-weight:700}.mobile-menu-button,.mobile-nav-cta,.mobile-language-switcher{display:none}.language-switcher{border:1px solid var(--line);letter-spacing:.08em;background:#f7f9fb;align-items:center;padding:3px;font-size:10px;font-weight:900}.desktop-language-switcher{display:flex}.language-switcher a,.language-switcher span{text-align:center;color:#687489;min-width:31px;padding:8px 7px}.language-switcher a:hover{color:var(--blue)}.language-switcher .active{background:var(--navy);color:#fff}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;min-height:610px;display:grid}.hero-copy{align-self:center;padding:clamp(76px,8vw,122px) clamp(28px,6vw,96px)}.eyebrow{color:#d9b637;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 25px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:28px;height:2px;display:inline-block}.eyebrow.dark{color:#9b7b0f}h1{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(45px,5.4vw,80px);font-weight:700;line-height:.99}.hero-text{color:#c4cfdb;max-width:640px;margin:30px 0 36px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.button{border-radius:3px;justify-content:center;align-items:center;gap:16px;padding:17px 22px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:#09172a}.text-link{border-bottom:1px solid #75869a;padding:10px 0;font-size:14px;font-weight:700}.text-link span{color:var(--gold);margin-left:10px}.hero-visual{background:radial-gradient(circle at 45% 45%,#173b65 0,#0b2442 40%,#071b35 73%);place-items:center;min-height:560px;display:grid;position:relative;overflow:hidden}.hero-visual>img{object-fit:contain;filter:drop-shadow(0 30px 34px #0000006b);z-index:2;width:88%;max-height:475px;position:relative}.visual-grid{opacity:.16;transform-origin:bottom;background-image:linear-gradient(#88a3c2 1px,#0000 1px),linear-gradient(90deg,#88a3c2 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;transform:perspective(500px)rotateX(60deg)scale(1.4)}.visual-note{z-index:3;background:#061527e3;border:1px solid #345273;align-items:center;gap:13px;padding:14px 18px;display:flex;position:absolute;bottom:45px;left:40px}.pulse{background:#51d89a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #51d89a29}.visual-note strong,.visual-note small{display:block}.visual-note strong{font-size:13px}.visual-note small{color:#94a7ba;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:10px}.trust-strip{color:#a9b7c6;text-transform:uppercase;letter-spacing:.13em;border-top:1px solid #28405c;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(26px,5vw,72px);min-height:76px;padding:18px 30px;font-size:10px;display:flex}.trust-strip strong{color:#fff;font-size:12px}.section{padding:105px clamp(24px,6vw,90px)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;max-width:1240px;margin:0 auto 58px;display:grid}.section-heading h2,.about h2,.contact h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4.6vw,64px);line-height:1.08}.section-heading>p{color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.7}.services{background:var(--paper)}.service-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:auto;display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:255px;padding:32px;position:relative}.service-number{color:var(--blue);letter-spacing:.16em;font-size:11px;font-weight:800}.service-card h3{margin:32px 0 13px;font-size:20px}.service-card p{color:var(--muted);font-size:14px;line-height:1.7}.card-line{background:var(--gold);width:0;height:3px;transition:width .25s;position:absolute;bottom:0;left:32px}.service-card:hover .card-line{width:70px}.project-section{background:var(--navy);color:#fff;padding:105px 0}.project-heading{padding:0 clamp(24px,6vw,90px)}.project-heading>p{color:#a8b5c5}.project-grid{grid-template-columns:repeat(3,1fr);gap:54px 0;max-width:1380px;margin:auto;display:grid}.project-card{border-right:1px solid #29415c;padding:0 16px}.project-card:has(img[src*=red-rociadores]){grid-column:span 2}.project-image{background:#edf0f4;place-items:center;height:420px;display:grid;overflow:hidden}.project-image img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.project-image img[src*=gabinete-manguera],.project-image img[src*=tanque-espuma-riser]{object-fit:contain;max-width:100%;max-height:100%;padding:8px}.project-card:hover img{transform:scale(1.04)}.project-card:hover img[src*=gabinete-manguera],.project-card:hover img[src*=tanque-espuma-riser]{transform:none}.project-card>p{color:#d0ad32;text-transform:uppercase;letter-spacing:.14em;margin:20px 8px 8px;font-size:10px;font-weight:800}.project-card h3{margin:0 8px;font-size:18px;line-height:1.35}.about{grid-template-columns:.7fr 1.3fr;align-items:center;gap:100px;max-width:1240px;margin:auto;display:grid}.about-mark{aspect-ratio:1;background:#f6f7f8;place-items:center;padding:50px;display:grid;overflow:hidden}.about-mark img{width:115%;max-width:none}.about-copy>p:not(.eyebrow){color:var(--muted);margin:30px 0;font-size:17px;line-height:1.8}.about-values{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:25px;padding-top:25px;display:grid}.about-values strong,.about-values span{display:block}.about-values strong{color:var(--blue);margin-bottom:8px;font-size:11px}.about-values span{font-size:13px;font-weight:700}.contact{background:var(--blue);color:#fff;text-align:center;padding:100px 24px}.contact .eyebrow{color:#f1d76e;justify-content:center}.contact h2{max-width:850px;margin:auto}.contact>p:not(.eyebrow){color:#d9e1ff;max-width:700px;margin:25px auto 35px;line-height:1.7}.contact-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.button-light{color:var(--blue);background:#fff}.button-whatsapp{color:#fff;background:#25d366;box-shadow:0 10px 24px #074e2338}.button-whatsapp:hover{background:#20bd5b}.button-outline{color:#fff;border:1px solid #91a9ff}footer{color:#768092;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:30px clamp(24px,5vw,76px);font-size:11px;display:flex}footer img{object-fit:contain;width:205px;height:48px}.whatsapp{z-index:15;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:54px;height:54px;font-size:11px;font-weight:900;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #0000003d}.section-link-row{text-align:right;max-width:1240px;margin:34px auto 0}.dark-link{color:var(--blue);border-color:#b8c5df}.home-resources{background:#fff}.home-resource-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1240px;margin:auto;display:grid}.home-resource-grid>a{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7f9fc);flex-direction:column;min-height:260px;padding:32px;transition:all .25s;display:flex}.home-resource-grid>a:hover{border-color:#a8b9d4;transform:translateY(-4px);box-shadow:0 18px 45px #0d254217}.home-resource-grid span,.credential-grid span{color:var(--blue);letter-spacing:.16em;font-size:11px;font-weight:800}.home-resource-grid h3{margin:36px 0 12px;font-size:23px}.home-resource-grid p{color:var(--muted);margin:0 0 25px;font-size:14px;line-height:1.7}.home-resource-grid strong{color:var(--blue);margin-top:auto;font-size:13px}.performance-teaser{background:#fff;grid-template-columns:1.12fr .88fr;align-items:center;gap:clamp(44px,7vw,100px);max-width:1420px;margin:auto;display:grid}.performance-teaser-media{background:linear-gradient(145deg,#eef2f7,#fff);place-items:center;min-height:470px;padding:38px;display:grid;position:relative;overflow:hidden}.performance-teaser-media:before{content:"";border:1px solid #d7e0ea;position:absolute;inset:22px}.performance-teaser-media img{object-fit:contain;z-index:1;filter:drop-shadow(0 18px 24px #16304e21);width:100%;max-height:390px;position:relative}.performance-teaser-media>span{z-index:2;background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.13em;padding:11px 14px;font-size:9px;font-weight:900;position:absolute;bottom:28px;left:38px}.performance-teaser-copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4.6vw,64px);line-height:1.08}.performance-teaser-copy>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:28px 0 34px;font-size:17px;line-height:1.8}.performance-teaser-copy .button{width:max-content}.page-hero{background:var(--navy);color:#fff;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #5278a540;border-radius:50%;width:560px;height:560px;position:absolute;top:-240px;right:-180px;box-shadow:0 0 0 80px #1c487b12,0 0 0 160px #1c487b0d}.page-hero-inner{z-index:2;max-width:1240px;margin:auto;padding:100px clamp(24px,6vw,90px);position:relative}.page-hero h1{max-width:920px;font-size:clamp(46px,6vw,78px)}.page-hero-text{color:#c5d0dd;max-width:800px;margin-top:28px;font-size:18px;line-height:1.75}.page-hero-text p{margin:0}.content-shell{max-width:1420px;margin:auto;padding:95px clamp(24px,6vw,90px)}.intro-row{grid-template-columns:1fr .8fr;align-items:end;gap:90px;max-width:1240px;margin:0 auto 55px;display:grid}.intro-row h2,.profile-copy h2,.standards-panel h2,.tools-callout h2{letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.08}.intro-row>p{color:var(--muted);margin:0;line-height:1.75}.detail-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1240px;margin:auto;display:grid}.detail-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:430px;padding:34px;display:flex}.detail-card-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.detail-card-top>span{color:var(--blue);letter-spacing:.15em;font-size:12px;font-weight:900}.detail-card-top small{color:#8c6f0e;text-align:right;text-transform:uppercase;letter-spacing:.08em;max-width:70%;font-size:10px;line-height:1.5}.detail-card h3{margin:38px 0 14px;font-size:27px;line-height:1.18}.detail-card>p{color:var(--muted);font-size:14px;line-height:1.7}.detail-card ul{margin:18px 0 30px;padding:0;list-style:none}.detail-card li{border-top:1px solid var(--line);color:#435064;padding:10px 0 10px 22px;font-size:13px;position:relative}.detail-card li:before{content:"✓";color:var(--blue);font-weight:900;position:absolute;left:0}.detail-card>a{color:var(--blue);margin-top:auto;font-size:13px;font-weight:800}.profile-layout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:85px;max-width:1240px;margin:auto;display:grid}.profile-mark{background:#f5f7f9;place-items:center;min-height:440px;display:grid;overflow:hidden}.profile-mark img{width:88%;max-width:none}.profile-copy h3{color:var(--blue);margin:25px 0 18px;font-size:19px}.profile-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8}.credential-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1240px;margin:80px auto;display:grid}.credential-grid article{background:var(--paper);border-top:3px solid var(--gold);padding:30px}.credential-grid h3{margin:28px 0 12px;font-size:21px}.credential-grid p{color:var(--muted);font-size:14px;line-height:1.7}.standards-panel{background:var(--navy);color:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;max-width:1240px;margin:auto;padding:55px;display:grid}.standards-panel h2{font-size:clamp(32px,3.5vw,50px)}.standard-tags{flex-wrap:wrap;gap:10px;display:flex}.standard-tags span{color:#d6e0eb;border:1px solid #38516d;padding:11px 14px;font-size:12px;font-weight:800}.sectors-heading{margin-top:90px}.sector-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:auto;display:grid}.sector-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px}.sector-grid h3{margin:0 0 12px;font-size:18px}.sector-grid p{color:var(--muted);font-size:13px;line-height:1.65}.resource-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1240px;margin:auto;display:grid}.resource-card{border:1px solid var(--line);flex-direction:column;min-height:360px;padding:32px;display:flex}.resource-card>span{color:#9b7b0f;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.resource-card h3{margin:34px 0 15px;font-size:23px;line-height:1.3}.resource-card p{color:var(--muted);font-size:14px;line-height:1.7}.resource-card a{color:var(--blue);margin-top:auto;font-size:13px;font-weight:800}.references-heading{margin-top:95px}.reference-list{border-top:1px solid var(--line);max-width:1240px;margin:auto}.reference-list>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:26px 6px;transition:all .2s;display:flex}.reference-list>a:hover{background:#f8f9fb;padding-left:18px}.reference-list h3{margin:0 0 8px;font-size:19px}.reference-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.reference-list>a>span{color:var(--blue);font-size:22px}.tools-callout{background:var(--navy);color:#fff;justify-content:space-between;align-items:end;gap:50px;max-width:1240px;margin:90px auto 0;padding:55px;display:flex}.tools-callout>div{max-width:760px}.tools-callout h2{font-size:clamp(32px,4vw,52px)}.tools-callout>div>p:not(.eyebrow){color:#b9c7d7;line-height:1.7}.tools-callout .button{white-space:nowrap}.calculator-shell{background:var(--paper);max-width:none}.calculator-stack{gap:22px;max-width:1240px;margin:auto;display:grid}.calculator-panel{border:1px solid var(--line);background:#fff;grid-template-columns:.9fr 1.1fr;min-height:390px;display:grid}.calculator-intro{border-right:1px solid var(--line);padding:42px}.tool-number{color:var(--blue);letter-spacing:.16em;font-size:11px;font-weight:900;display:inline-block}.calculator-intro h2{letter-spacing:-.03em;margin:42px 0 16px;font-size:34px;line-height:1.1}.calculator-intro p{color:var(--muted);font-size:14px;line-height:1.75}.unit-toggle{border:1px solid var(--line);margin-top:22px;padding:4px;display:inline-flex}.unit-toggle button{color:#687489;cursor:pointer;background:0 0;border:0;padding:9px 15px;font-weight:800}.unit-toggle button.active{background:var(--navy);color:#fff}.calculator-form{grid-template-columns:repeat(2,1fr);align-content:center;gap:18px;padding:42px;display:grid}.calculator-form label{color:#334257;flex-direction:column;gap:9px;font-size:12px;font-weight:800;display:flex}.calculator-form label small{color:#7e8998;font-weight:500}.calculator-form input,.calculator-form select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cdd6e1;border-radius:2px;outline:none;padding:15px;font-size:16px}.calculator-form input:focus,.calculator-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1648ed1a}.calculator-result{background:var(--navy);color:#fff;grid-column:1/-1;margin-top:6px;padding:25px 28px}.calculator-result>span{color:#9db0c5;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900;display:block}.calculator-result strong{margin-top:10px;font-size:40px;display:block}.calculator-result strong small{color:#d9b637;font-size:15px}.calculator-result p{color:#aebdcd;margin:6px 0 0}.compact-tool{min-height:350px}.calculator-warning{border-left:4px solid var(--gold);background:#fff8df;padding:25px 30px}.calculator-warning strong{font-size:14px}.calculator-warning p{color:#685c39;margin:8px 0 0;font-size:13px;line-height:1.65}.performance-showcase{background:var(--navy);color:#fff;grid-template-columns:.85fr 1.15fr;gap:55px;max-width:1240px;margin:95px auto 0;padding:55px;display:grid}.performance-copy h2{letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.performance-copy>p:not(.eyebrow){color:#b9c7d7;font-size:14px;line-height:1.75}.performance-copy ul{margin:26px 0 0;padding:0;list-style:none}.performance-copy li{color:#d8e1ea;border-top:1px solid #29415c;padding:12px 0 12px 22px;font-size:13px;position:relative}.performance-copy li:before{content:"✓";color:#d9b637;font-weight:900;position:absolute;left:0}.performance-gallery{grid-template-columns:1fr;align-items:stretch;gap:16px;display:grid}.performance-gallery figure{background:#fff;flex-direction:column;justify-content:center;margin:0;padding:12px;display:flex}.performance-gallery img{object-fit:contain;width:100%;height:auto;max-height:310px}.performance-figure-tenability img{max-height:175px}.performance-gallery figcaption{color:#3f4c5d;text-align:center;padding:10px 5px 3px;font-size:11px;font-weight:800}@media (width<=1120px){.site-header{position:sticky}.desktop-language-switcher{display:none}.primary-nav{z-index:21;border-bottom:1px solid var(--line);background:#fff;flex-direction:column;gap:0;padding:12px clamp(24px,5vw,76px) 24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 30px #071b351f}.primary-nav.open{display:flex}.primary-nav .nav-link{border-bottom:1px solid var(--line);padding:16px 0;font-size:14px}.primary-nav .nav-link.active:after{width:28px;height:3px;bottom:50%;left:auto;right:0;transform:translateY(50%)}.mobile-menu-button{border:1px solid var(--line);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.mobile-menu-button span{background:var(--navy);width:20px;height:2px;transition:transform .2s,opacity .2s}.mobile-menu-button.open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.open span:nth-child(2){opacity:0}.mobile-menu-button.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-language-switcher{width:max-content;margin-top:18px;display:flex}.mobile-nav-cta{background:var(--blue);color:#fff;border-radius:3px;justify-content:center;margin-top:14px;padding:14px 18px;font-size:13px;font-weight:800;display:inline-flex}}@media (width<=900px){.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:450px}.section-heading{grid-template-columns:1fr;gap:22px}.service-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:repeat(2,1fr);gap:45px 0}.about{grid-template-columns:1fr;gap:50px}.about-mark{max-width:420px;margin:auto}.home-resource-grid,.credential-grid,.sector-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.intro-row,.profile-layout,.standards-panel,.calculator-panel,.performance-showcase,.performance-teaser{grid-template-columns:1fr;gap:36px}.detail-grid{grid-template-columns:1fr}.tools-callout{flex-direction:column;align-items:flex-start}.profile-mark{width:100%;max-width:520px}.calculator-intro{border-right:0;border-bottom:1px solid var(--line)}}@media (width<=580px){.site-header{gap:10px;height:72px;padding:0 16px}.brand img{width:160px;height:50px}.header-cta{padding:11px 12px;font-size:11px}.primary-nav{padding-left:20px;padding-right:20px}.hero-copy{padding:70px 24px}.hero-visual{min-height:360px}.visual-note{bottom:20px;left:18px}.trust-strip{justify-content:flex-start;gap:20px 30px}.section{padding:75px 24px}.service-grid,.project-grid,.home-resource-grid,.credential-grid,.sector-grid,.resource-grid{grid-template-columns:1fr}:is(.project-card,.project-card:has(img[src*=red-rociadores])){grid-column:span 1;padding:0 24px 20px}.project-image{height:420px}.about-values{grid-template-columns:1fr}.page-hero-inner,.content-shell{padding:70px 24px}.detail-card,.resource-card{padding:25px}.standards-panel,.tools-callout,.performance-showcase{padding:32px 24px}.performance-teaser-media{min-height:340px;padding:24px}.performance-teaser-media>span{bottom:20px;left:24px}.profile-mark{min-height:320px}.calculator-intro,.calculator-form{padding:27px 22px}.calculator-form,.performance-gallery{grid-template-columns:1fr}.calculator-result{grid-column:auto}.calculator-result strong{font-size:32px}.performance-gallery img{height:auto;max-height:280px}.performance-figure-tenability img{max-height:145px}footer{text-align:center;flex-direction:column}}@media (width<=430px){.header-cta{display:none}.brand img{width:185px}}
