@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#163b59;background:#fff;font-synthesis:none;--navy:#0a3154;--blue:#146dc4;--muted:#627789;--line:#dce5eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(42px,4.5vw,68px);line-height:1.11;letter-spacing:-3px;font-weight:500}h2{font-size:clamp(30px,3vw,44px);line-height:1.2;letter-spacing:-1.7px;font-weight:500}h3{font-size:17px;font-weight:600;letter-spacing:-.35px}p{font-size:16px;line-height:1.75;color:var(--muted)}.wrap{width:min(1280px,88%);margin-inline:auto}.section{padding-block:95px}.eyebrow{display:flex;gap:10px;align-items:center;font-size:10px;letter-spacing:1.8px;font-weight:700;margin-bottom:24px}.eyebrow>span{width:5px;height:5px;border-radius:50%;background:#2489d3;flex-shrink:0}.button{display:inline-flex;gap:28px;justify-content:space-between;align-items:center;padding:18px 23px;background:var(--navy);color:#fff;border:1px solid var(--navy);font-size:13px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#17649e;transform:translateY(-2px)}.button.light{background:#fff;color:var(--navy);border-color:#fff}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:13px;font-weight:600}.text-link:hover{color:var(--blue)}header{background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid #edf1f5}.header-inner{width:92%;max-width:1440px;height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.logo>span{font-family:'Manrope',sans-serif;letter-spacing:3px;font-size:27px;line-height:1.1;font-weight:650}.logo b{color:#238bcc;font-weight:650}.logo small{display:block;font-family:'DM Sans',sans-serif;font-size:6.5px;letter-spacing:1.15px;margin-top:6px}.logo svg{color:#238bcc}nav{display:flex;align-items:center;gap:25px;font-size:11px;font-weight:500}nav a{padding:10px 0}nav a.active{color:var(--blue)}.nav-contact{display:flex;align-items:center;gap:18px;border:1px solid #b8c9d7;padding:12px 17px}.menu{display:none;border:0;background:transparent;color:var(--navy)}.hero{position:relative;min-height:690px;overflow:hidden;background:#eaf2f7}.hero-photo{position:absolute;inset:0;object-position:70% 55%;width:100%;opacity:.9}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#f1f6fa 5%,rgba(241,246,250,.96) 28%,rgba(237,245,251,.77) 48%,rgba(218,235,248,.06) 76%)}.hero-content{position:relative;padding-top:82px}.hero h1 em{font-style:normal;color:#2684c0}.hero p{margin-top:27px;line-height:1.8;font-size:15px;color:#526c80}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:31px}.hero-bottom{margin-top:72px;border-top:1px solid #8ba0b52b;padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1.35px}.hero-bottom>span{display:flex;align-items:center;gap:8px}.status-dot{height:5px;width:5px;background:#218ac6;border-radius:50%}.hero-bottom a{width:30px;height:30px;border:1px solid #94adbd;border-radius:50%;display:grid;place-items:center}.hero-index{position:absolute;right:28px;top:48%;writing-mode:vertical-rl;letter-spacing:2px;font-size:8px;color:#fff}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding-block:27px;gap:20px}.benefit-strip>span{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;border-right:1px solid var(--line)}.benefit-strip>span:last-child{border:0}.benefit-strip svg{width:21px;stroke-width:1.3;color:#2684c0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:42px}.section-heading p{font-size:13px}.market-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.market{padding:27px 22px;min-height:155px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);position:relative;transition:background .2s}.market:hover{background:#edf5fa}.market>svg:first-child{color:#3781ac;margin-bottom:18px}.market>svg:last-child{position:absolute;right:18px;top:28px;color:#8a9ba8}.market h3{font-size:13px;line-height:1.5;max-width:155px}.market p{font-size:12px;margin-top:12px}.technology{background:#f0f5f8;padding-block:90px}.technology-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.technology h2{margin-bottom:23px}.technology p{font-size:14px;max-width:370px}.property-buttons{margin-block:29px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.property-buttons button{border:1px solid #cddce6;display:flex;align-items:center;justify-content:space-between;gap:7px;background:transparent;padding:12px;color:var(--navy);text-align:left;font-size:11px}.property-buttons button[aria-selected=true]{background:var(--navy);color:white;border-color:var(--navy)}.surface-panel{position:relative;min-height:510px;background:#193e59;overflow:hidden}.surface-panel img{position:absolute;opacity:.55}.surface-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#072a45,transparent 100%)}.surface-caption{position:absolute;z-index:1;color:#fff;bottom:32px;left:32px;right:32px}.surface-caption>span{display:block;font-size:9px;letter-spacing:2px;margin:20px 0 10px}.surface-caption h3{font-size:26px}.surface-caption p{color:#d5e6f0;margin-top:12px}.surface-caption small{display:block;font-size:9px;color:#acc6d5;margin-top:24px}.product-feature{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.product-image{height:485px;position:relative}.image-label{position:absolute;bottom:22px;left:22px;background:white;display:flex;align-items:center;gap:10px;padding:12px;font-size:8px;letter-spacing:1px}.product-copy h2{font-size:56px;color:#2789c6}.product-copy h2>span{display:block;font-size:34px;color:var(--navy);margin:15px 0 21px}.product-copy p{font-size:14px}.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:29px 0}.specs strong{display:block;font-size:24px;font-weight:500;white-space:nowrap}.specs small{font-size:9px;color:var(--muted)}.note{display:block;font-size:10px;line-height:1.7;color:var(--muted);margin-top:20px}.evidence{padding-block:65px 95px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.evidence p{font-size:13px;margin-top:20px}.evidence .text-link{margin-top:26px}.document-list>div{padding:25px 0;display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--line)}.document-list>div>span{font-size:10px;color:#7291a5}.document-list>div>div{flex:1}.document-list p{margin-top:7px;font-size:11px}.document-list h3{font-size:14px}.document-list>div>svg{color:#769aae}.cta{background:var(--navy);color:#fff;padding:57px 60px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta .eyebrow{color:#8dbddc;font-size:8px}.cta p{color:#c2d1e0;font-size:13px;margin-bottom:23px}.cta h2{font-size:39px}footer{padding-top:70px;display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:45px}footer p{font-size:12px;margin-top:22px}footer>div>span{font-size:9px;letter-spacing:1px;display:block;margin:5px 0 22px}footer>div:not(:first-child)>a{display:flex;align-items:center;gap:15px;font-size:12px;margin-bottom:14px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px}.footer-bottom>span{font-size:9px;letter-spacing:0;color:#758a99}.page-intro{padding-top:80px;padding-bottom:55px}.page-intro h1{max-width:880px}.page-intro p{max-width:640px;margin-top:24px}.page-intro+.section{padding-top:25px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:70px;align-items:center}.product-hero p{margin:25px 0}.product-hero>img{height:500px}.download{display:flex;gap:10px;margin-top:22px;align-items:center;font-size:12px}.statement{border-block:1px solid var(--line);padding-block:60px}.statement p{max-width:750px;margin-top:25px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:45px}.steps article{border-top:1px solid #9db9cb;padding-top:22px}.steps article>div{display:flex;justify-content:space-between;align-items:center;color:#3488b9;margin-bottom:28px}.steps h3{margin-bottom:12px}.steps p{font-size:13px}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:45px}.benefits-grid svg{color:#2b8ac6;margin-bottom:18px}.benefits-grid p{font-size:13px;margin-top:15px}.technical-table{margin-top:35px}.technical-table>div{display:grid;grid-template-columns:1fr 2fr;gap:40px;border-top:1px solid var(--line);padding:24px 0}.technical-table p{font-size:14px}.documents{display:grid;grid-template-columns:1fr 1fr;gap:35px}.documents article{border:1px solid var(--line);padding:36px}.documents h2{font-size:28px;margin:24px 0 20px}.documents p{font-size:14px;margin-bottom:25px}.badge{display:inline-block;font-size:9px;letter-spacing:1px;padding:7px 10px;background:#e9f5ef;color:#2d7354}.badge.muted{background:#edf1f4;color:#6a7d8b}.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:80px}form label{display:flex;flex-direction:column;gap:9px;font-size:12px;margin-bottom:22px}input,textarea,select{padding:13px;border:1px solid #b8cbd9;border-radius:0;background:#fff;color:var(--navy);width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-layout aside{background:#eff5f9;padding:40px;align-self:start}.contact-layout aside h2{font-size:30px;margin:25px 0}.contact-layout aside p{font-size:14px}.contact-layout hr{border:0;border-top:1px solid #c8dbe7;margin:30px 0}.contact-layout aside h3{margin-bottom:13px}.brief{margin-top:22px;padding:20px;background:#eff5f9}.brief pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.7 'DM Sans',sans-serif}.brief button{padding:9px 15px;background:white;border:1px solid #b8cbd9}.about{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.about img{height:450px}.about p{margin:22px 0}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:35px}.editorial>a{padding:35px;background:#eff5f9}.editorial span{font-size:10px;letter-spacing:1px}.editorial h2{font-size:30px;margin:25px 0}.editorial p{margin-bottom:25px}.skip-link{position:fixed;z-index:99;top:-100px;left:20px;background:#fff;padding:15px}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #208ad6;outline-offset:5px}
@media(min-width:1600px){.hero-content{padding-top:110px}.hero{min-height:750px}}
@media(max-width:1150px){nav{gap:13px;font-size:10px}.header-inner{width:94%}.logo>span{font-size:23px}.logo svg{width:29px}.wrap{width:90%}.technology-grid,.product-feature,.evidence{gap:45px}.hero h1{font-size:57px}.hero{min-height:680px}.market{padding:24px 15px}.market h3{max-width:125px}.market>svg:last-child{right:11px}.specs strong{font-size:21px}}
@media(max-width:900px){.menu{display:block}header{position:sticky}.header-inner{height:77px;width:90%}nav{display:none;position:absolute;top:77px;left:0;right:0;background:white;padding:22px 5%;box-shadow:0 20px 30px #173d5810;max-height:calc(100dvh - 77px);overflow:auto}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:6px;font-size:15px}nav a{padding:10px}.nav-contact{justify-content:space-between}.hero h1{font-size:53px}.hero-wash{background:linear-gradient(90deg,#f1f6fa 0%,#f1f6faf0 38%,#f1f6fa55)}.hero-index{display:none}.hero-actions{gap:18px}.hero-actions .text-link{font-size:11px}.market-grid{grid-template-columns:repeat(2,1fr)}.market{min-height:130px;padding:22px}.market h3{max-width:85%}.technology-grid{gap:35px}.property-buttons{grid-template-columns:1fr}.surface-panel{min-height:550px}.product-feature{gap:35px}.product-image{height:480px}.specs{grid-template-columns:repeat(2,1fr)}.section-heading p{max-width:250px}.evidence{gap:40px}.cta{padding:40px}.cta h2{font-size:32px}.cta .button{font-size:11px;padding:15px}.benefit-strip{grid-template-columns:1fr 1fr;row-gap:22px}.benefit-strip>span:nth-child(2){border:0}.product-hero{gap:35px}.product-hero h1{font-size:45px}.steps{grid-template-columns:1fr 1fr}.benefits-grid{grid-template-columns:1fr 1fr}.contact-layout{gap:35px}.documents article{padding:25px}footer{gap:25px;grid-template-columns:1.5fr 1fr 1fr}footer>div:nth-child(4){grid-column:1/-1}.about{gap:35px}}
@media(max-width:600px){h1{font-size:43px;letter-spacing:-2px}h2{font-size:32px;letter-spacing:-1.1px}.section{padding-block:60px}.eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:22px}.hero{min-height:700px}.hero-photo{object-position:62%}.hero-wash{background:linear-gradient(90deg,#f1f6faf7,#f1f6fad9 55%,#f1f6fa80)}.hero-content{padding-top:65px}.hero h1{font-size:42px;line-height:1.16;letter-spacing:-2px}.hero p{font-size:14px;max-width:310px}.hero-actions{flex-direction:column;align-items:flex-start;gap:24px;margin-top:29px}.hero-bottom{margin-top:65px;font-size:6.5px;letter-spacing:.8px}.hero-bottom>span{max-width:240px;line-height:1.6}.hero-actions .text-link{font-size:12px}.benefit-strip{gap:20px 5px;padding-block:25px}.benefit-strip>span{font-size:9px;gap:7px}.benefit-strip svg{width:17px;flex-shrink:0}.section-heading{display:block;margin-bottom:30px}.section-heading p{max-width:100%;margin-top:20px}.market{padding:22px 15px;min-height:145px}.market h3{font-size:12px}.market>svg:last-child{width:14px;right:14px}.technology{padding-block:60px}.technology-grid,.product-feature,.evidence,.product-hero,.documents,.contact-layout,.about,.editorial{grid-template-columns:1fr;gap:35px}.technology h2 br{display:none}.property-buttons{grid-template-columns:1fr 1fr}.property-buttons button{font-size:10px}.surface-panel{min-height:400px}.surface-caption{left:25px;bottom:25px}.product-image{height:340px}.product-copy h2{font-size:48px}.product-copy h2>span{font-size:32px}.specs{grid-template-columns:repeat(3,1fr);gap:5px}.specs strong{font-size:21px}.specs small{font-size:8px}.evidence{padding-block:15px 60px}.cta{display:block;padding:35px 25px}.cta h2{font-size:32px}.cta>div+div{margin-top:25px}.cta .button{width:100%;font-size:12px;gap:15px}footer{grid-template-columns:1fr 1fr;padding-top:50px;gap:35px}footer>div:first-child{grid-column:1/-1}footer>div:nth-child(4){grid-column:1/-1}.footer-bottom{gap:20px;flex-direction:column;padding-bottom:25px}.footer-bottom>span{margin:0}.page-intro{padding-block:55px 35px}.page-intro p{font-size:14px}.product-hero{padding-block:50px}.product-hero h1{font-size:43px}.product-hero>img{height:320px}.steps{gap:30px 20px}.steps h3{font-size:16px}.steps p{font-size:12px}.benefits-grid{grid-template-columns:1fr;gap:30px}.technical-table>div{grid-template-columns:1fr;gap:15px}.documents h2{font-size:26px}.form-grid{grid-template-columns:1fr;gap:0}.contact-layout aside{padding:30px}.about img{height:300px}.editorial>a{padding:27px}.editorial h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Visual alignment with the approved Nano Z reference. */
:root{--navy:#003e71;--blue:#008afa;color:#071c35}body{background:#fcfdff}.wrap{width:min(1368px,89%)}h1,h2,h3{font-family:'DM Sans',sans-serif}.button{border-radius:28px;background:linear-gradient(110deg,#008fff,#0078f1);border:0;padding:16px 26px;gap:10px;font-size:14px;font-weight:600}.button svg{width:16px}.eyebrow{color:#004582;font-size:12px;letter-spacing:.7px;margin-bottom:9px;font-weight:550}.eyebrow>span{display:none}.header-inner{width:89%;max-width:1368px;height:82px;gap:25px}.logo{position:relative;width:139px;gap:0;color:#06409c}.logo svg{width:38px;height:53px;margin-right:-23px;margin-left:-5px;align-self:flex-start}.logo>span{font-family:Arial,sans-serif;font-size:39px;letter-spacing:-2.6px;font-weight:750;line-height:1;z-index:1;padding-left:14px}.logo small{font-size:12px;letter-spacing:-.3px;font-weight:600;text-align:right;margin-top:0}nav{gap:22px;font-size:12px;flex:1;justify-content:flex-end}nav .nav-contact{margin-left:auto;padding:14px 21px;background:linear-gradient(120deg,#006bb2,#003c72);color:white;border-radius:28px;gap:8px;white-space:nowrap}.reference-home p{color:#233954;line-height:1.42}.ref-hero{position:relative;background:#001523;color:white;overflow:hidden}.ref-hero-image{position:absolute;inset:0;object-position:center 47%}.ref-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,12,22,.98) 0%,rgba(0,21,38,.76) 31%,rgba(0,45,75,.18) 63%,rgba(0,17,35,.54) 100%),linear-gradient(0deg,rgba(0,16,26,.98),transparent 60%)}.ref-hero-content{position:relative;padding-top:43px;padding-bottom:31px}.ref-hero .eyebrow{color:#90defb;font-size:13px;letter-spacing:1.4px;margin-bottom:11px}.ref-hero h1{font-size:clamp(40px,3.7vw,58px);font-weight:700;line-height:1.04;letter-spacing:-1.7px;max-width:760px}.ref-hero h1 em{font-style:normal;color:#0098f9}.ref-hero p{color:white;font-size:17px;line-height:1.34;margin-top:17px}.ref-actions{display:flex;align-items:center;gap:20px;margin-top:23px}.ref-outline{display:inline-flex;align-items:center;gap:9px;border:1.5px solid #eaf4ff;border-radius:28px;padding:14px 24px;font-size:13px;font-weight:600}.ref-outline:hover{background:#ffffff20}.ref-hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);max-width:1090px;margin-top:42px}.ref-hero-benefits>span{display:flex;align-items:center;gap:18px;border-right:1px solid #176484;padding:0 28px}.ref-hero-benefits>span:first-child{padding-left:0}.ref-hero-benefits>span:last-child{border:0}.ref-hero-benefits svg{color:#7ccff6;width:37px;height:37px;stroke-width:1.6;flex-shrink:0}.ref-hero-benefits b{font-size:13px;line-height:1.4;font-weight:500}.ref-hero-aside{position:absolute;right:0;top:133px;font-size:21px;line-height:1.42;font-weight:400;max-width:250px}i{display:block;width:68px;height:1px;background:#addef3;margin-top:24px}.ref-markets{background:linear-gradient(115deg,#f4faff,#edf5fb);padding:30px 0 35px}.ref-section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;margin-bottom:22px;align-items:start}.reference-home h2{font-weight:700;letter-spacing:-1.4px;font-size:35px;line-height:1.04}.ref-section-heading p{font-size:15px;max-width:590px;line-height:1.5}.ref-link{display:inline-flex;align-items:center;gap:4px;color:#0072ea;text-decoration:underline;text-underline-offset:2px;font-size:14px;margin-top:10px}.ref-market-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:11px}.ref-market{grid-column:span 2;position:relative;min-height:174px;border-radius:7px;overflow:hidden;color:white;background:#234d68}.ref-market:nth-child(-n+4){grid-column:span 3;min-height:168px}.ref-market>img{position:absolute;inset:0;transition:transform .4s}.ref-market:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,14,22,.96),rgba(0,19,34,.12) 85%)}.ref-market:hover>img{transform:scale(1.06)}.ref-market>div{position:absolute;z-index:1;bottom:18px;left:15px;right:10px;display:flex;align-items:center;gap:10px}.ref-market h3{font-size:13px;line-height:1.12;letter-spacing:-.2px;font-weight:550}.ref-market svg{flex-shrink:0;width:30px}.ref-technology{background:#f3f9ff;border-block:1px solid #dbeaf5;overflow:hidden}.ref-technology-grid{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:25px;align-items:center;min-height:410px}.ref-tech-copy{padding:30px 0;z-index:1}.ref-tech-copy .eyebrow{color:#368de0}.ref-tech-copy h2{font-size:32px}.ref-tech-copy p{font-size:15px;margin-top:15px;max-width:345px}.ref-tech-image{position:relative;height:410px;margin-inline:-45px}.ref-tech-image img{mask-image:linear-gradient(90deg,transparent,#000 18%,#000 83%,transparent);object-position:center}.ref-tech-image>span{position:absolute;right:14%;top:45px;color:white;letter-spacing:.5px;font-size:15px;line-height:1.35;text-shadow:0 1px 15px #001c33}.ref-property-list{z-index:1;padding:23px 0 23px 15px}.ref-property-list>a{display:flex;align-items:center;gap:20px;margin:23px 0}.ref-property-list>a>svg{color:#0071d9;flex-shrink:0}.ref-property-list>a>svg:last-child{margin-left:auto;width:13px}.ref-property-list h3{font-size:14px;font-weight:700}.ref-property-list p{font-size:12px;margin-top:4px}.ref-product{display:grid;grid-template-columns:1.05fr 1.4fr .67fr;gap:38px;padding-block:30px;align-items:start}.ref-product h2{font-size:39px;color:#003b6b;margin:9px 0 6px}.ref-product h3{font-size:21px;letter-spacing:-.4px;font-weight:550}.ref-product p{font-size:15px;margin:11px 0 15px}.ref-product .button{padding:12px 23px;font-size:13px}.ref-product-image{position:relative;min-height:280px;align-self:stretch;border-radius:7px;overflow:hidden}.ref-product-image:after{content:'';position:absolute;inset:0;background:linear-gradient(30deg,#00152de6,transparent 80%)}.ref-product-image img{position:absolute}.ref-product-image>span{position:absolute;left:27px;bottom:26px;color:white;font-size:22px;line-height:1.15;z-index:1}.ref-product-image b{font-weight:650}.ref-product-image i{margin-top:15px}.ref-product-specs>div{display:flex;gap:20px;align-items:flex-start;margin:6px 0 22px}.ref-product-specs svg{width:34px;height:34px;color:#006bc1;stroke-width:1.5;flex-shrink:0}.ref-product-specs p{margin:0}.ref-product-specs strong{display:block;font-size:20px;color:#081e35;letter-spacing:-.6px}.ref-product-specs span{display:block;font-size:13px;line-height:1.35;margin-top:3px}.ref-product-specs small{display:block;font-size:9px;line-height:1.4;color:#547087}.ref-product-specs .ref-link{font-size:11px}.ref-product-specs .ref-link svg{width:13px;height:13px}.ref-institutional{background:linear-gradient(90deg,#001823b8,#002b39ad),url('forest.jpg') center 55%/cover;color:white;padding-block:38px}.ref-institutional>.wrap{display:grid;grid-template-columns:.7fr 1.25fr 1.25fr 1.05fr 1.1fr;align-items:center;gap:27px}.ref-institutional>.wrap>div{display:flex;align-items:center;gap:17px;border-right:1px solid #4b758066;min-height:65px}.ref-institutional>.wrap>div:first-child{display:block}.ref-institutional strong{font-size:30px}.ref-institutional span{font-size:13px;line-height:1.5;display:block}.ref-institutional svg{width:35px;height:35px;stroke-width:1.3;flex-shrink:0}.ref-institutional>.wrap>.ref-motto{display:block;font-size:16px;line-height:1.45;border:0}.ref-motto i{margin-top:17px}.ref-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:35px 55px}.ref-footer-nav{display:flex;gap:23px;flex-wrap:wrap}.ref-footer .ref-footer-nav>a{font-size:11px;margin:0;display:inline}.ref-footer-info{font-size:11px;line-height:1.7;color:#36506d}.ref-footer .ref-footer-info>a{font-size:11px;margin:0}
@media(min-width:1600px){.ref-hero-content{padding-top:55px;padding-bottom:34px}.ref-hero-benefits{margin-top:52px}}
@media(max-width:1150px){nav{gap:14px;font-size:10px}.header-inner{height:72px}.logo{width:120px}.logo>span{font-size:34px}nav .nav-contact{font-size:10px;padding:12px}.ref-hero-aside{font-size:17px;top:112px}.ref-hero h1{font-size:45px}.ref-hero p{font-size:15px}.ref-hero-benefits{max-width:920px}.ref-hero-benefits>span{padding-inline:17px;gap:12px}.ref-hero-benefits b{font-size:11px}.ref-market{min-height:145px}.ref-market:nth-child(-n+4){min-height:145px}.ref-market h3{font-size:11px}.ref-market>div{left:12px;gap:8px}.ref-market svg{width:25px}.ref-section-heading{gap:50px}.reference-home h2{font-size:31px}.ref-tech-copy h2{font-size:29px}.ref-tech-copy p{font-size:13px}.ref-property-list>a{gap:12px}.ref-property-list h3{font-size:12px}.ref-property-list p{font-size:10px}.ref-tech-image,.ref-technology-grid{min-height:365px;height:365px}.ref-product{gap:28px}.ref-product h3{font-size:18px}.ref-product p{font-size:13px}.ref-product-image{min-height:260px}.ref-product-specs strong{font-size:18px}.ref-product-specs span{font-size:11px}.ref-product-specs>div{gap:12px}.ref-institutional>.wrap{gap:15px}.ref-institutional span{font-size:11px}.ref-footer-nav{gap:14px}.ref-footer .ref-footer-nav>a{font-size:10px}}
@media(max-width:900px){.header-inner{height:72px}.menu{margin-left:auto}nav{top:72px;font-size:14px}nav .nav-contact{margin-left:0;font-size:13px;justify-content:center}.ref-hero-aside{display:none}.ref-hero-content{padding-top:42px}.ref-hero h1{font-size:46px}.ref-hero-shade{background:linear-gradient(90deg,#00111cf5,#00233f9c 65%,#00234445),linear-gradient(0deg,#00131ef5,transparent)}.ref-hero-benefits{grid-template-columns:repeat(4,1fr);gap:15px}.ref-hero-benefits>span{padding:0;border:0;gap:8px}.ref-hero-benefits svg{width:28px}.ref-market-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.ref-market:nth-child(-n+4){grid-column:span 3;min-height:170px}.ref-market{grid-column:span 2;min-height:150px}.ref-section-heading{gap:30px;grid-template-columns:1fr 1fr}.ref-section-heading p{font-size:13px}.ref-technology-grid{grid-template-columns:1fr 1fr;height:auto;gap:20px}.ref-tech-image{margin:0;height:350px;grid-column:2;grid-row:1}.ref-tech-copy{grid-column:1;grid-row:1}.ref-property-list{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);padding:0 0 20px;gap:20px}.ref-property-list>a{margin:5px 0}.ref-property-list>a>svg:last-child{display:none}.ref-product{grid-template-columns:1fr 1fr}.ref-product-specs{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ref-product-specs small{grid-column:1/3}.ref-institutional>.wrap{grid-template-columns:repeat(3,1fr);gap:20px}.ref-institutional>.wrap>div{border:0}.ref-institutional>.wrap>.ref-motto{grid-column:2/4}.ref-footer{flex-wrap:wrap}.ref-footer-nav{flex:1;justify-content:center}.ref-footer-info{width:100%}}
@media(max-width:600px){.header-inner{height:68px}nav{top:68px}.logo>span{font-size:32px}.logo svg{height:46px}.ref-hero-content{padding-top:36px;padding-bottom:27px}.ref-hero h1{font-size:39px;letter-spacing:-1.3px;line-height:1.06}.ref-hero .eyebrow{font-size:10px}.ref-hero p{font-size:14px;max-width:360px;line-height:1.45}.ref-hero .desktop{display:none}.ref-actions{flex-wrap:wrap;gap:12px;margin-top:23px}.ref-actions .button,.ref-outline{font-size:12px;padding:13px 18px}.ref-hero-benefits{grid-template-columns:1fr 1fr;gap:21px 16px;margin-top:30px}.ref-hero-benefits b{font-size:11px}.ref-hero-benefits>span{gap:11px}.ref-hero-benefits svg{width:29px;height:29px}.ref-markets{padding:26px 0}.ref-section-heading{grid-template-columns:1fr;gap:16px;margin-bottom:20px}.reference-home h2{font-size:30px}.ref-section-heading p{font-size:13px}.ref-link{font-size:12px}.ref-market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ref-market,.ref-market:nth-child(-n+4){grid-column:span 1;min-height:147px}.ref-market>div{bottom:14px;left:11px;right:8px;gap:8px}.ref-market h3{font-size:11px;line-height:1.2}.ref-market svg{width:24px}.ref-technology-grid{grid-template-columns:1fr;gap:0}.ref-tech-copy{grid-column:1;grid-row:auto;padding-bottom:15px}.ref-tech-copy h2 br{display:none}.ref-tech-copy p{max-width:none;font-size:14px}.ref-tech-image{grid-column:1;grid-row:auto;margin-inline:-6%;height:260px;min-height:260px}.ref-tech-image img{mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.ref-tech-image>span{top:30px;right:13%;font-size:14px}.ref-property-list{grid-template-columns:1fr;gap:0;padding:12px 0 20px}.ref-property-list>a{margin:11px 0;gap:17px}.ref-property-list h3{font-size:14px}.ref-property-list p{font-size:12px}.ref-property-list>a>svg:last-child{display:block}.ref-product{grid-template-columns:1fr;padding-block:27px;gap:23px}.ref-product h2{font-size:37px}.ref-product h3{font-size:21px}.ref-product p{font-size:14px}.ref-product-image{min-height:260px}.ref-product-specs{grid-column:1;grid-template-columns:1fr;gap:8px}.ref-product-specs>div{margin:3px 0;gap:17px}.ref-product-specs strong{font-size:19px}.ref-product-specs span{font-size:12px}.ref-product-specs small{grid-column:1;margin-top:10px}.ref-product-specs .ref-link{margin-top:0}.ref-institutional{padding-block:28px}.ref-institutional>.wrap{grid-template-columns:1fr 1fr;gap:22px}.ref-institutional>.wrap>.ref-motto{grid-column:1/-1;font-size:16px}.ref-institutional strong{font-size:26px}.ref-institutional span{font-size:11px}.ref-institutional svg{width:29px}.ref-footer{padding-block:28px;gap:25px}.ref-footer-nav{width:100%;flex:auto;justify-content:flex-start;gap:17px}.ref-footer .ref-footer-nav>a{font-size:11px}.ref-footer-info{font-size:11px}}

/* Progressive enhancement: content remains available without JavaScript. */
[hidden]{display:none!important}
@media(max-width:900px){body:not(.js-enabled) header{position:relative}body:not(.js-enabled) .header-inner{height:auto;min-height:72px;flex-wrap:wrap;padding-block:15px}body:not(.js-enabled) nav{position:static;display:flex;flex-wrap:wrap;flex-basis:100%;max-height:none;overflow:visible;padding:10px 0;gap:12px}body:not(.js-enabled) .menu{display:none}}
.technology-fallback{margin-top:20px}.technology-fallback h3{margin-top:18px}.brief textarea{margin-block:15px}

/* Logo oficial aprovado: proporção preservada em todas as telas. */
.logo>img{display:block;width:100%;height:auto;object-fit:contain}
