:root{--navy:#0b2d4f;--blue:#165d9d;--yellow:#f4c430;--gray:#e6e9ef;--carbon:#1a1a1a;--white:#fff;--ink:#15324d;--muted:#617183;--paper:#f5f7fa;--line:#dfe5eb;--heading:'Montserrat','Inter',Arial,sans-serif;--body:'Poppins','Inter',Arial,sans-serif;--radius:12px;--ease:cubic-bezier(.2,.65,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--body);color:var(--ink);background:var(--white);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}::selection{background:var(--yellow);color:var(--navy)}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}p,h1,h2,h3{margin:0}svg{width:24px;height:24px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}button svg,a svg{pointer-events:none}fieldset{border:0;padding:0;margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,pre:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.hero :focus-visible,.site-header :focus-visible,.site-footer :focus-visible,.process :focus-visible{outline-color:var(--yellow)}[hidden]{display:none!important}.svg-library{position:absolute;overflow:hidden;width:0;height:0}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding:104px 0}.eyebrow{display:flex;align-items:center;gap:12px;font-family:var(--heading);font-size:10px;font-weight:700;letter-spacing:1.7px;line-height:1.7;margin-bottom:23px;color:var(--blue)}.eyebrow.light{color:#d5e1ec}.section-no{color:var(--blue);font-weight:600;letter-spacing:1px}.light .section-no{color:var(--yellow)}h2{font-family:var(--heading);font-size:clamp(32px,3.25vw,48px);font-weight:600;letter-spacing:-1.8px;line-height:1.14}h3{font-family:var(--heading);font-weight:600;letter-spacing:-.6px;line-height:1.3}p{font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:17px 23px;border:1px solid transparent;border-radius:5px;font-family:var(--heading);font-weight:600;font-size:12px;line-height:1.3;transition:background .2s,transform .2s,box-shadow .2s;min-height:54px;text-align:center}.button:hover{transform:translateY(-2px)}.button svg{width:19px;height:19px}.button-yellow{background:var(--yellow);color:var(--navy)}.button-yellow:hover{background:#ffdc64;box-shadow:0 6px 18px #0000000d}.button-dark{background:var(--navy);color:white}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{background:var(--paper)}.button-small{min-height:46px;padding:13px 18px;font-size:11px;gap:18px}.text-link{display:inline-flex;align-items:center;gap:15px;font-weight:600;font-size:12px;line-height:1.4}.text-link svg{width:18px;height:18px;transition:transform .2s}.text-link:hover svg{transform:translate(3px,-2px)}.light-link{color:white}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:35px}.section-intro{color:var(--muted);font-size:14px;line-height:1.9;max-width:310px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;left:20px;top:-100px;background:var(--yellow);color:var(--navy);padding:12px 18px}.skip-link:focus{top:10px}
/* Masthead */
.site-header{background:var(--navy);color:white;position:relative;z-index:20;border-bottom:1px solid #ffffff12}.header-inner{height:102px;display:flex;justify-content:space-between;align-items:center;gap:35px}.brand{display:block;width:235px;flex-shrink:0}.brand img{width:100%;height:auto}#main-nav{display:flex;align-items:center;gap:34px}#main-nav>a:not(.button){font-size:12px;color:#dce5ef;position:relative;white-space:nowrap}#main-nav>a:not(.button):after{content:'';position:absolute;bottom:-8px;left:0;width:0;height:2px;background:var(--yellow);transition:width .2s}#main-nav>a:hover:after{width:100%}.menu-toggle{display:none}
/* Hero */
.hero{background:var(--navy);color:var(--white);position:relative;isolation:isolate;overflow:hidden}.hero-art{position:absolute;inset:0 0 0 31%;z-index:-1}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:73% 56%}.hero-art-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 0%,rgba(11,45,79,.91) 14%,rgba(11,45,79,.5) 39%,rgba(11,45,79,.05) 75%),linear-gradient(0deg,rgba(11,45,79,.84),transparent 57%)}.hero-inner{position:relative;min-height:689px;padding-top:63px;padding-bottom:55px;display:flex;align-items:flex-start}.hero-copy{position:relative;z-index:2;width:630px}.hero .eyebrow{font-size:9px;letter-spacing:2.15px;margin-bottom:24px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px #f4c43014;margin-right:3px}.hero h1{font-family:var(--heading);font-size:clamp(64px,6.25vw,91px);font-weight:600;letter-spacing:-4.3px;line-height:1.055;margin-left:-4px}.hero h1 span{color:var(--yellow)}.hero-description{font-size:14px;line-height:1.85;color:#dde7ef;margin-top:25px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:30px}.hero-actions .button{min-height:56px;font-size:11px}.hero-actions .text-link{font-size:11px}.hero-footnote{margin-top:33px;display:flex;gap:12px;align-items:center;color:#a8bbcf;font-family:var(--heading);font-size:8px;font-weight:500;letter-spacing:1.5px}.tiny-line{display:inline-block;width:23px;height:2px;background:var(--yellow)}.hero-note{position:absolute;right:0;bottom:92px;display:flex;align-items:center;gap:20px;padding:24px 28px;color:white;background:#0b2d4f96;backdrop-filter:blur(13px);border:1px solid #ffffff38;border-radius:8px}.note-icon{height:51px;width:51px;border:1px solid #f4c43077;border-radius:50%;display:grid;place-items:center;color:var(--yellow)}.note-icon svg{width:28px;height:28px}.mini-label{font-size:7px;letter-spacing:1.4px;display:block;color:#dae4eb;margin-bottom:8px;font-family:var(--heading)}.hero-note p{font-family:var(--heading);font-size:19px;line-height:1.4;font-weight:500;letter-spacing:-.4px}.hero-scroll{position:absolute;right:0;bottom:29px;color:white;border:1px solid #ffffff45;width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.hero-scroll svg{width:16px;height:16px}.hero-scroll:hover{background:var(--yellow);color:var(--navy)}
/* Brand pillars */
.pillars{border-bottom:1px solid var(--line);background:var(--paper)}.pillars-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:96px}.pillars-inner>div{display:flex;align-items:center;gap:13px;font-family:var(--heading);font-size:14px;font-weight:500}.pillars-inner svg{color:var(--blue);height:26px;width:26px}.pillars-label{font-family:var(--heading);font-size:8px;letter-spacing:1.65px;color:var(--muted);padding-right:36px;border-right:1px solid var(--line)}
/* Solutions */
.filters{display:flex;gap:8px;margin:31px 0 28px}.filters button{border:1px solid var(--line);background:white;font-size:11px;font-weight:500;border-radius:100px;padding:11px 20px;transition:background .2s,color .2s}.filters button[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:white}.filters button:hover:not([aria-pressed=true]){background:var(--paper)}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.solution-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .3s,transform .3s;background:white}.solution-card:hover{box-shadow:0 16px 35px #0b2d4f0d;transform:translateY(-5px)}.card-image{height:230px;overflow:hidden;position:relative;background:var(--navy)}.card-image:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(#041b3280,transparent 60%)}.card-image>img{width:100%;height:100%;object-fit:cover;object-position:center 45%;transition:transform .7s var(--ease)}.solution-card:hover .card-image>img{transform:scale(1.055)}.image-label{position:absolute;left:21px;top:20px;color:white;display:flex;align-items:center;gap:9px;z-index:2;font-size:8px;letter-spacing:1.5px;font-weight:500}.image-label svg{width:18px;height:18px}.image-index{position:absolute;right:20px;top:20px;color:#fff9;z-index:2;font-family:var(--heading);font-size:10px}.card-content{padding:27px 27px 22px}.card-content h3{font-size:25px;margin-bottom:16px}.card-content>p{font-size:12px;color:var(--muted);line-height:1.9;min-height:67px;max-width:300px}.card-action{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;background:none;border:none;padding:20px 0 0;border-top:1px solid var(--line);margin-top:21px;font-size:11px;font-weight:600;text-align:left}.card-action>span{height:34px;width:34px;border-radius:50%;background:var(--paper);display:grid;place-items:center;transition:background .2s}.card-action svg{width:19px;height:19px}.card-action:hover>span{background:var(--yellow)}.backup-art{background:radial-gradient(ellipse at 50% 55%,#236fac,var(--navy) 75%)}.battery-visual{height:100%;width:100%;position:relative;display:grid;place-items:center}.battery-shell{position:relative;z-index:1;width:95px;height:130px;border:1px solid #d5e3ee9c;border-radius:13px;background:linear-gradient(130deg,#f2f5f9,#d7e0e9);box-shadow:18px 15px 30px #061d3277,inset -9px 0 0 #a2b4c84a;display:flex;flex-direction:column;align-items:center;padding-top:24px;transform:perspective(600px) rotateY(-12deg) rotateZ(-4deg)}.battery-shell:before{content:'';position:absolute;top:-5px;width:27px;height:6px;border-radius:3px 3px 0 0;background:#c4d4e2}.battery-shell>svg{width:31px;height:31px;color:var(--blue)}.battery-leds{display:flex;gap:3px;margin-top:14px}.battery-leds i{width:10px;height:4px;background:var(--blue);border-radius:1px}.battery-leds i:last-child{background:var(--yellow)}.battery-shell>span{font-family:var(--heading);font-size:4px;font-weight:600;letter-spacing:.5px;margin-top:12px}.orbit{position:absolute;left:50%;top:50%;border:1px solid #ffffff1c;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:210px;height:210px}.orbit-two{width:305px;height:305px}.orbit-node{position:absolute;top:83px;right:28%;width:7px;height:7px;background:var(--yellow);border-radius:50%;box-shadow:0 0 15px #f4c43099}
/* About */
.about{background:var(--paper)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:98px;align-items:center}.about-image{position:relative;height:570px;border-radius:var(--radius);overflow:hidden;background:var(--navy)}.about-image>img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.about-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0b2d4fdb)}.about-image-caption{position:absolute;bottom:65px;left:33px;display:flex;align-items:center;gap:20px;color:white;z-index:1}.about-image-caption svg{color:var(--yellow);height:44px;width:44px}.about-image-caption p{font-family:var(--heading);font-size:24px;line-height:1.35;letter-spacing:-.7px}.about-image-caption strong{color:var(--yellow);font-weight:500}.image-caption{position:absolute;bottom:25px;left:33px;color:#c8d4de;font-size:6px;letter-spacing:1.8px;z-index:2}.about-copy .eyebrow{font-size:8px;letter-spacing:1.5px;gap:10px}.about-copy h2{font-size:44px;margin-bottom:25px;letter-spacing:-1.5px}.muted-heading{color:var(--blue)}.about-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.95;margin-bottom:15px}.about-values{display:grid;gap:13px;padding:15px 0 28px}.about-values>div{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:500}.about-values svg{width:20px;height:20px;color:var(--blue)}
/* Process */
.process{background:var(--navy);color:white}.process .section-intro{color:#acbfd0}.process .section-heading{margin-bottom:58px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.step{border-top:1px solid #ffffff38;padding-top:26px}.step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.step-top span{font-family:var(--heading);font-size:39px;font-weight:400;color:var(--yellow);line-height:1}.step-top svg{width:25px;height:25px;color:#bccedd}.step h3{font-size:16px;letter-spacing:-.4px;margin-bottom:14px}.step>p{font-size:11px;color:#b2c3d4;line-height:1.9}.process-bottom{margin-top:58px;padding-top:29px;border-top:1px solid #ffffff24;display:flex;justify-content:space-between;align-items:center;gap:24px}.process-bottom>span{font-size:7px;letter-spacing:1.8px;color:#a6bbce}
/* Questions */
.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq .section-intro{margin-top:24px}.faq-isotype{width:85px;margin-top:34px;opacity:.8}.accordion details{border-bottom:1px solid var(--line)}.accordion details:first-child{border-top:1px solid var(--line)}.accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0;cursor:pointer;font-family:var(--heading);font-size:13px;font-weight:600}.accordion summary::-webkit-details-marker{display:none}.accordion summary>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--paper);flex-shrink:0}.accordion summary svg{width:16px;height:16px;transition:transform .2s}.accordion details[open] summary svg{transform:rotate(45deg)}.accordion details[open] summary>span{background:var(--yellow)}.accordion details>p{font-size:12px;color:var(--muted);line-height:1.95;margin:0 28px 25px 0}.callout{background:var(--yellow);padding:45px 0;color:var(--navy)}.callout-inner{display:flex;align-items:center;gap:34px}.callout-sun{width:70px;height:70px;stroke-width:1.05}.callout h2{font-size:39px;letter-spacing:-1.5px;font-weight:600;line-height:1.2}.round-link{display:grid;place-items:center;width:69px;height:69px;border-radius:50%;margin-left:auto;border:1px solid #0b2d4f77;transition:background .2s,color .2s}.round-link svg{width:28px;height:28px}.round-link:hover{background:var(--navy);color:var(--yellow)}
/* Form */
.contact{background:var(--paper)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.contact-copy h2{font-size:53px;letter-spacing:-2px;line-height:1.12}.contact-copy h2 span{color:var(--blue)}.contact-copy>p:not(.eyebrow){color:var(--muted);font-size:13px;margin-top:24px;line-height:1.9}.contact-mini-card{margin:36px 0 30px;display:flex;gap:17px;align-items:center}.contact-mini-card>svg{width:30px;height:30px;color:var(--blue)}.contact-mini-card strong{font-weight:500;font-size:12px}.contact-mini-card p{font-size:10px;color:var(--muted);margin-top:3px}.demo-notice{display:flex;gap:10px;align-items:flex-start;border-top:1px solid var(--line);padding-top:20px;max-width:340px}.demo-dot{width:6px;height:6px;background:var(--blue);border-radius:50%;margin-top:6px;flex-shrink:0}.demo-notice p{font-size:10px;color:var(--muted);line-height:1.8}.demo-notice strong{font-weight:500;color:var(--navy)}.contact-copy>[data-contact]{margin-top:24px}.quote-form{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:35px 34px;box-shadow:0 15px 40px #0b2d4f04}.project-kind legend{font-size:12px;font-weight:500;margin-bottom:16px}.radio-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:24px}.radio-options>label{position:relative;cursor:pointer}.radio-options input{position:absolute;opacity:0;left:12px;top:12px;width:1px;height:1px}.radio-options label>span{border:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;padding:15px 6px;font-size:10px;line-height:1.2;transition:all .2s}.radio-options svg{width:18px;height:18px}.radio-options input:checked+span{background:#eef4f9;border-color:var(--blue);color:var(--blue)}.radio-options input:focus-visible+span{outline:3px solid var(--blue);outline-offset:3px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.field{display:block;font-size:10px;font-weight:500;margin-bottom:18px}.field>span{color:var(--blue)}.field small{color:var(--muted);font-size:9px;font-weight:400}.field input,.field select,.field textarea{display:block;width:100%;margin-top:8px;background:var(--paper);border:1px solid var(--line);border-radius:5px;padding:12px 13px;font-size:11px;color:var(--navy);font-weight:400;line-height:1.5;min-height:44px}.field input::placeholder,.field textarea::placeholder{color:#68798a;opacity:1}.field textarea{resize:vertical;min-height:96px}.field select{appearance:auto;padding-right:8px}.check-label{display:flex;gap:10px;align-items:flex-start;margin:6px 0 22px;font-size:9px;line-height:1.8;color:var(--muted);cursor:pointer}.check-label input{accent-color:var(--blue);margin:3px 0 0;width:14px;height:14px;flex-shrink:0}.submit-button{width:100%;justify-content:space-between}.form-footnote{font-size:8px;line-height:1.9;margin-top:15px;color:var(--muted)}.inline-button{padding:0;background:none;border:0;text-decoration:underline;font-size:inherit;color:var(--blue)}
/* Footer */
.site-footer{background:var(--navy);color:white;padding:62px 0 0}.footer-main{display:grid;grid-template-columns:1.45fr .8fr 1fr .75fr;gap:45px;padding-bottom:55px}.footer-brand img{width:255px}.footer-brand p{margin-top:22px;font-size:11px;color:#a7bbcc;line-height:1.9}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:4px;font-size:11px}.footer-links>span{font-size:8px;letter-spacing:1.5px;color:#b8c9d8;margin-bottom:10px}.footer-links a{color:#d9e4ed}.footer-links a:hover{color:var(--yellow)}.footer-links a svg{width:14px;height:14px;margin-left:5px}.footer-statement{font-family:var(--heading);font-size:21px;line-height:1.35;letter-spacing:-.3px}.footer-statement span{color:var(--yellow)}.footer-statement i{display:block;width:33px;height:3px;background:var(--yellow);margin-top:19px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;border-top:1px solid #ffffff24;font-size:8px;color:#b6c7d6}.footer-bottom>span{font-size:7px;letter-spacing:2.1px}.footer-bottom a{display:flex;gap:8px;align-items:center}.footer-bottom svg{width:13px;height:13px}
/* Native, keyboard-accessible dialogs */
.modal{width:min(600px,calc(100vw - 36px));max-height:calc(100dvh - 40px);border:0;border-radius:14px;padding:0;color:var(--ink);box-shadow:0 25px 80px #0005}.modal::backdrop{background:#061c31b5;backdrop-filter:blur(6px)}.modal-inner{padding:44px;position:relative}.modal-close{position:absolute;right:17px;top:17px;display:grid;place-items:center;border:0;background:var(--paper);border-radius:50%;height:32px;width:32px}.modal-close svg{width:17px;height:17px}.modal h2{font-size:34px;margin-bottom:17px;letter-spacing:-1px}.modal p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:16px}.modal .eyebrow{font-size:8px;margin-bottom:18px}.modal-icon{width:55px;height:55px;border-radius:12px;display:grid;place-items:center;background:#f4c4302e;color:var(--navy);margin-bottom:23px}.modal-icon svg{width:30px;height:30px}.modal-points{display:grid;gap:10px;border-top:1px solid var(--line);padding:22px 0}.modal-point{display:flex;align-items:center;gap:12px;font-size:12px}.modal-point svg{color:var(--blue);width:18px;height:18px}.modal p.modal-note{font-size:10px;border-radius:6px;padding:12px;background:var(--paper)}.modal>.modal-inner>.button{margin-top:10px}.request-modal{width:min(670px,calc(100vw - 36px))}#request-summary{padding:20px;background:var(--paper);border:1px solid var(--line);border-radius:6px;font-size:11px;line-height:1.85;max-height:260px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--body)}.request-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.request-actions .button{font-size:10px;min-height:45px;padding:12px 15px;gap:12px}.modal .copy-status{font-size:10px;margin:12px 0 0;min-height:18px}.noscript-banner{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--yellow);color:var(--navy);padding:12px 20px;font-size:12px;text-align:center}
/* Tablet */
@media(min-width:1600px){.hero-art{left:38%}.hero-inner{min-height:738px;padding-top:80px}.hero h1{font-size:96px}.hero-actions{margin-top:37px}}
@media(max-width:1199px){.container{width:calc(100% - 72px)}#main-nav{gap:21px}#main-nav>a:not(.button){font-size:11px}.brand{width:204px}.header-inner{height:92px}#main-nav>.button{font-size:10px;gap:10px;padding-inline:14px}.hero-inner{min-height:640px;padding-top:56px}.hero h1{font-size:77px}.hero-note{padding:19px;gap:15px;bottom:92px}.hero-note p{font-size:16px}.hero-note .mini-label{font-size:6px}.hero-actions{gap:20px}.hero-description{font-size:13px}.hero-actions .button{font-size:10px;gap:14px}.hero-copy{width:560px}.pillars-label{padding-right:22px;max-width:155px}.pillars-inner>div{font-size:12px;gap:9px}.section{padding:85px 0}.about-grid{gap:58px}.about-copy h2{font-size:37px}.about-image{height:540px}.card-content{padding-inline:21px}.card-content h3{font-size:23px}.card-content>p{font-size:11px}.card-image{height:210px}.faq-grid,.contact-grid{gap:55px}.contact-copy h2{font-size:46px}.quote-form{padding:28px}.footer-main{gap:30px}.footer-brand img{width:218px}.footer-statement{font-size:19px}}
@media(max-width:959px){html{scroll-padding-top:24px}.container{width:calc(100% - 48px)}.header-inner{height:85px}.brand{width:203px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;height:42px;width:42px;background:none;border:1px solid #ffffff44;border-radius:5px;padding:11px;color:white}.menu-toggle span{display:block;width:18px;height:1.5px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}#main-nav{position:absolute;top:84px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;background:var(--navy);padding:15px 24px 25px;border-bottom:1px solid #ffffff26;box-shadow:0 20px 30px #0002}#main-nav.open{display:flex}#main-nav>a:not(.button){padding:16px 0;font-size:14px}#main-nav>a:after{display:none}#main-nav>.button{align-self:flex-start;margin-top:13px;font-size:11px;padding-inline:18px}.hero h1{font-size:74px}.hero-inner{min-height:652px}.hero-note{right:0;bottom:95px;padding:18px;max-width:235px}.hero-note p{font-size:15px}.hero-note .mini-label{font-size:5px;letter-spacing:1px}.note-icon{height:35px;width:35px;flex-shrink:0}.note-icon svg{width:23px;height:23px}.hero-actions{align-items:flex-start;flex-direction:column;gap:21px}.hero-footnote{margin-top:29px;font-size:7px;letter-spacing:1.3px}.hero-art{left:25%}.hero-art-shade{background:linear-gradient(90deg,var(--navy),#0b2d4fdc 15%,#0b2d4f66 53%,#0b2d4f11),linear-gradient(0deg,#0b2d4fe0,transparent 65%)}.hero-description{max-width:350px}.pillars-inner{min-height:100px;gap:14px}.pillars-label{display:none}.pillars-inner>div{font-size:12px}.section{padding:76px 0}.section-heading{gap:28px}.section-heading h2{font-size:35px}.section-intro{font-size:12px;max-width:240px}.solution-grid{gap:15px}.card-image{height:185px}.card-content{padding:21px 17px 18px}.card-content h3{font-size:20px}.card-content>p{min-height:90px;font-size:11px}.card-action{font-size:10px}.image-label{left:15px;top:17px;font-size:7px;gap:6px}.image-index{right:13px;top:17px;font-size:8px}.image-label svg{width:15px;height:15px}.about-grid{gap:38px;grid-template-columns:.95fr 1.05fr}.about-copy h2{font-size:31px}.about-image{height:515px}.about-image-caption{left:23px;gap:15px}.about-image-caption p{font-size:21px}.about-image-caption svg{width:35px}.about-copy .eyebrow{letter-spacing:1px;font-size:7px;gap:8px}.about-copy>p:not(.eyebrow){font-size:11px}.about-values{gap:10px;padding-top:10px}.about-values>div{font-size:10px}.about-copy .text-link{font-size:10px}.steps{gap:22px}.step h3{font-size:14px}.step-top span{font-size:34px}.step>p{font-size:10px}.process-bottom>span{font-size:6px;letter-spacing:1.3px}.process-bottom .text-link{font-size:10px}.faq-grid{gap:35px;grid-template-columns:.8fr 1.2fr}.faq h2{font-size:33px}.faq .eyebrow{font-size:8px;letter-spacing:1px}.accordion summary{font-size:12px}.accordion details>p{font-size:11px}.callout h2{font-size:34px}.callout-sun{width:59px}.callout-inner{gap:24px}.contact-grid{gap:34px;grid-template-columns:.8fr 1.2fr}.contact-copy h2{font-size:40px}.contact-copy .eyebrow{font-size:8px;letter-spacing:1px}.contact-copy>p:not(.eyebrow){font-size:11px}.contact-mini-card strong{font-size:10px}.contact-mini-card p{font-size:9px}.quote-form{padding:24px 20px}.radio-options label>span{font-size:8px;gap:4px}.radio-options svg{width:16px;height:16px}.form-grid{gap:0 12px}.field input,.field select,.field textarea{font-size:10px;padding-inline:10px}.field{font-size:9px}.field small{font-size:8px}.footer-main{grid-template-columns:1.25fr 1fr 1fr;gap:35px}.footer-statement{display:none}.footer-brand img{width:206px}}
/* Mobile */
@media(max-width:679px){.container{width:calc(100% - 40px)}.section{padding:64px 0}.header-inner{height:82px}.brand{width:199px}#main-nav{top:81px}.hero-inner{min-height:771px;padding-top:37px;padding-bottom:180px;display:block}.hero-copy{width:100%}.hero .eyebrow{font-size:7px;letter-spacing:1.35px;gap:10px;margin-bottom:25px}.hero h1{font-size:clamp(57px,14.8vw,78px);letter-spacing:-2.7px;line-height:1.065;max-width:470px;margin-left:-2px}.hero-description{font-size:12px;margin-top:23px;line-height:1.95;max-width:none}.hero-actions{gap:20px;margin-top:24px;flex-direction:row;flex-wrap:wrap;align-items:center}.hero-actions .button{font-size:10px;gap:15px;padding:15px 19px;min-height:50px}.hero-actions .text-link{font-size:10px;gap:10px;min-height:32px}.hero-footnote{font-size:6px;letter-spacing:1.1px;margin-top:27px;gap:10px;white-space:normal}.hero-art{inset:130px -18% 0 9%}.hero-art>img{object-position:70% 70%}.hero-art-shade{background:linear-gradient(180deg,var(--navy) 0%,#0b2d4fc7 21%,#0b2d4f4d 57%,#0b2d4f33 76%,#0b2d4fe0),linear-gradient(90deg,#0b2d4fe6 0%,#0b2d4f80 65%,#0b2d4f44)}.hero-note{bottom:30px;right:auto;left:0;padding:16px 19px;max-width:none;width:calc(100% - 54px);gap:15px;background:#0b2d4fba;border-radius:7px}.hero-note p{font-size:16px;line-height:1.35}.hero-note p br{display:none}.hero-note .mini-label{font-size:6px;letter-spacing:.9px;margin-bottom:7px}.note-icon{width:37px;height:37px}.hero-scroll{bottom:31px;right:0;height:34px;width:34px}.pillars-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px 25px;padding:26px 8px;min-height:auto}.pillars-inner>div{font-size:12px;gap:14px}.pillars-inner svg{width:25px;height:25px}.section-heading{display:block;margin-bottom:27px}.section-heading h2,h2{font-size:34px;letter-spacing:-1.2px}.eyebrow{font-size:8px;letter-spacing:1.3px;gap:9px;margin-bottom:17px}.section-heading .section-intro{font-size:12px;margin-top:19px;line-height:1.8;max-width:none}.filters{gap:6px;margin:27px 0 22px;flex-wrap:wrap}.filters button{font-size:9px;padding:10px 13px;min-height:36px}.solution-grid{grid-template-columns:1fr;gap:24px}.card-image{height:235px}.image-label{font-size:9px;left:22px;top:20px;gap:10px}.image-label svg{width:19px;height:19px}.image-index{font-size:10px;right:23px;top:22px}.card-content{padding:26px 25px 22px}.card-content h3{font-size:27px;margin-bottom:15px}.card-content>p{font-size:12px;min-height:auto;max-width:none;line-height:1.85}.card-content h3 br{display:none}.card-action{font-size:11px;margin-top:24px;padding-top:20px}.card-action>span{width:37px;height:37px}.about-grid{display:flex;flex-direction:column;gap:35px}.about-image{height:390px;width:100%}.about-image>img{object-position:50% 61%}.about-image-caption{left:26px;bottom:54px;gap:18px}.about-image-caption p{font-size:25px}.image-caption{left:26px;bottom:24px}.about-copy .eyebrow{font-size:7px;letter-spacing:1.25px}.about-copy h2{font-size:36px;line-height:1.16;margin-bottom:22px;letter-spacing:-1.4px}.about-copy>p:not(.eyebrow){font-size:12px;line-height:1.9}.about-values{gap:17px;padding:15px 0 30px}.about-values>div{font-size:12px;gap:14px}.about-values svg{width:23px;height:23px}.about-copy .text-link{font-size:12px}.process .section-heading{margin-bottom:36px}.process h2{font-size:32px}.steps{grid-template-columns:1fr 1fr;gap:30px 23px}.step{padding-top:23px}.step-top{margin-bottom:22px}.step-top span{font-size:39px}.step-top svg{width:25px;height:25px}.step h3{font-size:15px;line-height:1.4;min-height:42px;letter-spacing:-.3px}.step>p{font-size:11px;line-height:1.85}.process-bottom{align-items:flex-start;flex-direction:column;gap:16px;margin-top:36px;padding-top:25px}.process-bottom>span{font-size:6px;letter-spacing:1.1px}.process-bottom .text-link{font-size:12px}.faq-grid{display:block}.faq .eyebrow{font-size:7px;letter-spacing:1.3px}.faq h2{font-size:34px}.faq .section-intro{font-size:12px;margin-top:17px}.faq .section-intro br{display:none}.faq-isotype{display:none}.accordion{margin-top:29px}.accordion summary{font-size:12px;padding:21px 0;line-height:1.5;gap:14px}.accordion details>p{font-size:12px;margin-right:6px}.callout{padding:31px 0}.callout-inner{gap:16px;flex-wrap:nowrap}.callout-sun{display:none}.callout h2{font-size:27px;line-height:1.25;letter-spacing:-1px}.round-link{height:48px;width:48px;flex-shrink:0}.round-link svg{width:23px;height:23px}.contact-grid{display:block}.contact-copy h2{font-size:44px;letter-spacing:-1.6px}.contact-copy h2 br:nth-of-type(2){display:none}.contact-copy>p:not(.eyebrow){font-size:12px;margin-top:20px}.contact-mini-card{margin:25px 0}.contact-mini-card strong{font-size:12px}.contact-mini-card p{font-size:10px}.demo-notice{max-width:none;margin-bottom:30px}.demo-notice p{font-size:10px}.quote-form{padding:26px 22px}.project-kind legend{font-size:11px;margin-bottom:14px}.radio-options{gap:7px}.radio-options label>span{font-size:9px;flex-direction:column;padding:13px 5px;gap:7px}.radio-options svg{width:22px;height:22px}.form-grid{display:block}.field{font-size:11px;margin-bottom:19px}.field small{font-size:10px}.field input,.field select,.field textarea{font-size:16px;min-height:49px;padding:12px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.field select{font-size:13px}.check-label{font-size:10px;line-height:1.8;gap:10px}.check-label input{height:16px;width:16px}.form-footnote{font-size:9px}.submit-button{font-size:11px;padding-inline:18px}.site-footer{padding-top:42px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 22px;padding-bottom:36px}.footer-brand{grid-column:1/-1}.footer-brand img{width:240px}.footer-brand p{font-size:12px;margin-top:17px}.footer-links{font-size:11px;gap:12px}.footer-links>span{font-size:8px;margin-bottom:5px}.footer-links a svg{width:12px;height:12px;margin-left:2px}.footer-bottom{font-size:8px;padding:22px 0;gap:15px;flex-wrap:wrap}.footer-bottom>span{display:none}.modal{width:calc(100vw - 26px);max-height:calc(100dvh - 26px);border-radius:11px}.modal-inner{padding:38px 25px 27px}.modal h2{font-size:29px;letter-spacing:-.7px}.modal .eyebrow{font-size:7px}.modal p:not(.eyebrow){font-size:12px}.modal .button{font-size:11px;gap:15px;padding-inline:15px}.modal-icon{width:47px;height:47px}.modal-icon svg{width:26px;height:26px}.request-actions{gap:9px}.request-actions .button{font-size:10px}#request-summary{padding:14px;font-size:10px}.modal-point{font-size:11px}.modal .copy-status{font-size:10px}}
@media(max-width:359px){.container{width:calc(100% - 30px)}.hero h1{font-size:53px}.hero-inner{min-height:785px}.brand{width:185px}.hero-note{padding:13px 12px}.hero-note p{font-size:13px}.hero-note .mini-label{font-size:5px}.hero-actions{flex-direction:column;gap:19px}.filters button{padding-inline:10px;font-size:8px}.callout h2{font-size:24px}.quote-form{padding:23px 17px}.steps{gap:24px 18px}.step h3{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.site-header,.hero-scroll,.filters,.card-action,.hero-actions,.callout,.quote-form,.site-footer,.modal,.demo-notice,.menu-toggle{display:none!important}.section{padding:22px 0}.container{width:94%}.hero{background:white;color:var(--navy)}.hero h1 span{color:var(--navy)}.hero-inner{min-height:0;padding:25px 0}.hero-art,.hero-note,.hero-footnote{display:none}.hero .eyebrow,.hero-description{color:var(--navy)}.hero h1{font-size:42px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr)}.process{background:white;color:var(--navy)}.process p,.process .eyebrow{color:var(--navy)}details>p{display:block}.contact-grid{display:block}.about-image{height:300px}a{text-decoration:none}}

/* Contact, appointment requests and floating WhatsApp · version 2 */
.contact-v2 { position:relative; background:linear-gradient(160deg,#f3f6fa 0%,#f8fafc 70%); }
.anchor-marker { position:absolute; inset:0 auto auto 0; height:1px; width:1px; pointer-events:none; }
.contact-v2 .contact-grid { grid-template-columns:.82fr 1.18fr; gap:78px; }
.contact-v2 .contact-copy { padding-top:21px; }
.contact-v2 .contact-copy h2 { font-size:clamp(36px,3.5vw,49px); line-height:1.15; letter-spacing:-1.7px; }
.contact-v2 .contact-copy>p:not(.eyebrow) { max-width:390px; font-size:14px; }
.contact-paths { display:grid; gap:0; margin:32px 0 26px; }
.contact-path { display:flex; align-items:center; gap:15px; padding:21px 0; border-top:1px solid #d9e2eb; }
.contact-path:last-child { border-bottom:1px solid #d9e2eb; }
.contact-path-icon { width:45px; height:45px; flex-shrink:0; border:1px solid #cad8e5; border-radius:10px; display:grid; place-items:center; color:var(--blue); background:white; }
.contact-path-icon svg { width:22px; height:22px; }
.contact-path strong { font-family:var(--heading); font-weight:600; font-size:14px; }
.contact-path p { font-size:11px; color:var(--muted); margin-top:5px; line-height:1.6; }
.path-arrow { width:18px; height:18px; margin-left:auto; color:var(--blue); transition:transform .2s; }
.contact-path:hover .path-arrow { transform:translate(2px,-2px); }
.contact-copy>.whatsapp-inline { margin:0; padding:14px 18px; border:1px solid #b1cdbc; background:#edf7f0; color:#175b37; gap:12px; font-size:12px; min-height:49px; }
.whatsapp-inline:hover { background:#e0f0e7; border-color:#175b37; }
.whatsapp-inline>svg:first-child { width:21px; height:21px; }
.contact-expectation { display:flex; gap:12px; align-items:flex-start; margin-top:27px; max-width:375px; }
.contact-expectation>svg { width:19px; height:19px; color:var(--blue); margin-top:2px; }
.contact-expectation p { color:var(--muted); font-size:11px; line-height:1.9; }
.contact-expectation strong { color:var(--ink); font-weight:500; }
.contact-copy>.channel-status { font-size:10px!important; color:#6a5720!important; padding:11px 13px; background:#f4c4301f; border-left:2px solid var(--yellow); margin-top:22px!important; line-height:1.8!important; }
.contact-panel { min-width:0; background:white; border:1px solid var(--line); border-radius:16px; box-shadow:0 18px 55px #0b2d4f07; overflow:hidden; }
.contact-tabs { display:grid; grid-template-columns:1fr 1fr; padding:9px; gap:7px; background:#eef2f6; border-bottom:1px solid var(--line); }
.contact-tab { display:flex; justify-content:center; align-items:center; gap:10px; min-height:50px; padding:12px 10px; font-family:var(--heading); font-size:12px; font-weight:600; border:1px solid transparent; background:transparent; border-radius:8px; color:#54677a; }
.contact-tab>svg { width:19px; height:19px; }
.contact-tab[aria-selected=true] { color:var(--navy); background:white; border-color:#d8e1ea; box-shadow:0 3px 10px #0b2d4f08; }
.contact-tab[aria-selected=true]>svg { color:var(--blue); }
.contact-tab:hover:not([aria-selected=true]) { background:#e4ebf1; color:var(--navy); }
.form-panel { padding:30px; }
.form-panel:focus-visible { outline:3px solid var(--blue); outline-offset:-4px; }
.form-heading { padding-bottom:23px; }
.form-kicker { display:block; font-family:var(--heading); color:var(--blue); font-size:8px; font-weight:700; letter-spacing:1.55px; margin-bottom:9px; line-height:1.6; }
.form-heading h3 { font-family:var(--heading); font-size:25px; font-weight:600; letter-spacing:-.7px; line-height:1.2; }
.form-heading p { font-size:11px; color:var(--muted); margin-top:10px; max-width:415px; line-height:1.9; }
.contact-form.quote-form { padding:0; border:0; background:none; box-shadow:none; border-radius:0; }
.contact-form .project-kind legend { font-size:11px; }
.contact-form .radio-options { margin-bottom:23px; }
.contact-form .radio-options label>span { font-size:10px; padding:14px 6px; }
.contact-form .field { font-size:11px; margin-bottom:18px; }
.contact-form .field small { font-size:9px; }
.contact-form .field input,.contact-form .field select,.contact-form .field textarea { font-size:12px; padding:12px; min-height:47px; border-radius:6px; margin-top:7px; background:#f7f9fb; }
.contact-form .field input:hover,.contact-form .field select:hover,.contact-form .field textarea:hover { border-color:#adc0d2; }
.contact-form .field input:focus,.contact-form .field select:focus,.contact-form .field textarea:focus { background:white; border-color:var(--blue); }
.contact-form .field textarea { min-height:85px; }
.contact-form .check-label { font-size:10px; line-height:1.8; margin:7px 0 20px; }
.contact-form .check-label input { width:16px; height:16px; }
.contact-form .submit-button { min-height:51px; font-size:12px; padding-inline:20px; }
.contact-form .form-footnote { font-size:9px; line-height:1.9; }
.contact-form .inline-button { margin-top:5px; }
.appointment-datetime .field { margin-bottom:8px; }
.appointment-datetime input { min-width:0; }
.timezone-note { display:flex; align-items:center; gap:7px; color:var(--muted); font-size:10px; margin:0 0 21px; }
.timezone-note svg { width:15px; height:15px; }
.appointment-preview { display:flex; align-items:center; gap:13px; background:#f0f5fa; border:1px solid #d5e2ed; border-left:3px solid var(--yellow); border-radius:7px; padding:15px; margin:2px 0 20px; }
.appointment-preview-icon { width:37px; height:37px; border-radius:8px; flex-shrink:0; background:white; color:var(--blue); display:grid; place-items:center; }
.appointment-preview-icon svg { width:21px; height:21px; }
.preview-label { display:block; font-size:7px; letter-spacing:1.3px; color:var(--blue); font-family:var(--heading); font-weight:700; }
.appointment-preview strong { display:block; font-size:12px; font-weight:500; color:var(--navy); margin:4px 0 1px; line-height:1.6; }
#appointment-preview-mode { display:block; font-size:9px; color:var(--muted); }
#request-config-warning.request-config-warning { padding:12px 14px; background:#fff8df; border:1px solid #ebd487; color:#65511e; border-radius:7px; font-size:11px; line-height:1.8; }
.button-whatsapp { background:#17693e; color:white; border:1px solid #17693e; }
.button-whatsapp:hover { background:#0f5130; border-color:#0f5130; }
.request-actions .button-whatsapp { width:100%; justify-content:center; font-size:12px; min-height:49px; }
.request-actions .button-whatsapp>svg { width:19px; height:19px; }
.whatsapp-float { position:fixed; z-index:70; right:26px; bottom:calc(24px + env(safe-area-inset-bottom,0px)); display:flex; gap:13px; align-items:center; border-radius:36px; }
.whatsapp-float-label { display:flex; flex-direction:column; padding:10px 14px; border:1px solid #d9e3dc; border-radius:12px; background:white; box-shadow:0 5px 25px #082b4220; line-height:1.5; }
.whatsapp-float-label strong { font-size:12px; font-weight:600; color:var(--navy); }
.whatsapp-float-label>span { font-size:9px; color:var(--muted); }
.whatsapp-float-icon { display:grid; place-items:center; width:59px; height:59px; border-radius:50%; background:#17693e; color:#fff; border:3px solid #fff; box-shadow:0 6px 22px #0c382d35; transition:transform .2s,background .2s; }
.whatsapp-float-icon svg { width:27px; height:27px; }
.whatsapp-float:hover .whatsapp-float-icon { transform:translateY(-3px); background:#0f5130; }
.whatsapp-float:focus-visible { outline-color:var(--blue); outline-offset:5px; }
body.modal-open .whatsapp-float { visibility:hidden; }
.site-footer { padding-bottom:73px; }
@media(min-width:960px) and (max-width:1150px) { #main-nav { gap:17px; } #main-nav>a:not(.button) { font-size:10px; } #main-nav>.button { padding-inline:12px; } }
@media(max-width:1199px) { .contact-v2 .contact-grid { grid-template-columns:.8fr 1.2fr; gap:42px; } .contact-v2 .contact-copy h2 { font-size:39px; } .form-panel { padding:26px; } }
@media(max-width:959px) { .contact-v2 .contact-grid { grid-template-columns:1fr; gap:34px; max-width:720px; } .contact-v2 .contact-copy { padding:0; } .contact-v2 .contact-copy h2 { font-size:42px; } .contact-v2 .contact-copy h2 br:last-child { display:none; } .contact-paths { grid-template-columns:1fr 1fr; gap:25px; margin:24px 0; } .contact-path { border-bottom:1px solid #d9e2eb; padding:19px 0; gap:12px; } .contact-path strong { font-size:12px; } .contact-path p { font-size:10px; } .contact-path-icon { width:39px; height:39px; } .path-arrow { display:none; } .contact-v2 .contact-copy>p:not(.eyebrow) { max-width:550px; } .contact-copy>.channel-status { max-width:none; } .contact-expectation { max-width:none; margin-top:21px; } .contact-expectation p br { display:none; } .contact-expectation p strong { margin-right:4px; } .contact-form .form-grid { gap:0 18px; } .whatsapp-float-label { display:none; } }
@media(max-width:679px) { .contact-v2 .contact-copy h2 { font-size:35px; line-height:1.18; letter-spacing:-1.2px; } .contact-v2 .contact-copy>p:not(.eyebrow) { font-size:12px; line-height:1.85; } .contact-v2 .contact-copy .eyebrow { font-size:7px; letter-spacing:1.25px; } .contact-paths { grid-template-columns:1fr; gap:0; margin:23px 0; } .contact-path { padding:18px 0; border-bottom:0; gap:14px; } .contact-path:last-child { border-bottom:1px solid #d9e2eb; } .contact-path strong { font-size:13px; } .contact-path p { font-size:11px; } .path-arrow { display:block; } .contact-copy>.whatsapp-inline { font-size:11px; margin-top:0; } .contact-expectation p { font-size:10px; } .contact-tabs { padding:7px; gap:5px; } .contact-tab { font-size:10px; gap:7px; padding:11px 6px; min-height:49px; } .contact-tab>svg { width:18px; height:18px; } .contact-panel { border-radius:12px; } .form-panel { padding:25px 21px; } .form-heading { padding-bottom:23px; } .form-kicker { font-size:7px; letter-spacing:1.2px; } .form-heading h3 { font-size:23px; } .form-heading p { font-size:11px; } .contact-form .radio-options label>span { font-size:9px; padding:12px 4px; } .contact-form .field { font-size:11px; } .contact-form .field input,.contact-form .field select,.contact-form .field textarea { font-size:16px; padding:12px 10px; min-height:48px; } .contact-form .field input::placeholder,.contact-form .field textarea::placeholder { font-size:12px; } .contact-form .field select { font-size:13px; } .contact-form .check-label { font-size:10px; } .contact-form .submit-button { font-size:11px; padding:13px 15px; } .contact-form .form-footnote { font-size:9px; } .contact-form .form-grid.appointment-datetime { display:grid; grid-template-columns:minmax(0,1.1fr) minmax(0,1fr); gap:12px; } .timezone-note { font-size:9px; gap:6px; } .appointment-preview { padding:12px 10px; gap:10px; } .appointment-preview strong { font-size:11px; } .preview-label { font-size:6px; } .whatsapp-float { right:16px; bottom:calc(18px + env(safe-area-inset-bottom,0px)); } .whatsapp-float-icon { width:55px; height:55px; } .whatsapp-float-icon svg { width:26px; height:26px; } }
@media(max-width:359px) { .form-panel { padding:22px 16px; } .contact-tab { font-size:9px; gap:5px; } .form-heading h3 { font-size:21px; } .contact-v2 .contact-copy h2 { font-size:32px; } .contact-form .form-grid.appointment-datetime { grid-template-columns:1fr; gap:0; } }
@media print { .contact-panel,.contact-paths,.whatsapp-inline,.whatsapp-float,.channel-status,.contact-expectation { display:none!important; } }
/* Keep the keyboard skip link invisible until focused, also in full-page captures. */
.skip-link:not(:focus) { opacity:0; pointer-events:none; }
.skip-link:focus { opacity:1; pointer-events:auto; }

/* Contacto empresarial confirmado · actualización v3 */
.business-contact{margin-top:24px;padding-top:22px;border-top:1px solid var(--line);max-width:365px}
.business-contact-label{display:block;font-family:var(--heading);font-weight:600;font-size:9px;letter-spacing:1.4px;color:var(--muted);margin-bottom:9px}
.business-phone{display:inline-flex;align-items:center;gap:11px;color:var(--navy);font-family:var(--heading);font-weight:700;font-size:clamp(19px,2vw,23px);line-height:1.45;min-height:44px;white-space:nowrap}
.business-phone svg{width:21px;height:21px;color:var(--blue)}
.business-phone:hover{text-decoration:underline;text-underline-offset:4px}
.business-contact p{font-size:11px!important;line-height:1.7!important;color:var(--muted)!important;margin-top:3px!important}
