@charset "UTF-8";:root{--brand-primary:#1E47AF;--brand-primary-dark:#1E3F8A;--brand-primary-light:#3B8BF6;--brand-secondary:#06B6D4;--brand-accent:#A855F7;--brand-bg:#FFFFFF;--brand-bg-alt:#F2F6F8;--brand-text:#173344;--brand-text-secondary:#617382;--brand-text-inverse:#FFFFFF;--brand-border:#D7E0E6;--brand-success:#22C55E;--brand-warning:#F59E0B;--radius:8px}*{box-sizing:border-box}body{margin:0;color:#173344;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:#1e47af;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#06b6d4;color:var(--brand-secondary)}img{max-width:100%;height:auto;display:block}.container{max-width:1200px}.eyebrow{display:inline-block;color:#06b6d4;color:var(--brand-secondary);font-weight:700;text-transform:uppercase;font-size:.78rem;letter-spacing:0;margin-bottom:12px}.btn-dyso-primary{background:linear-gradient(135deg,#1e47af,#06b6d4);background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;color:var(--brand-text-inverse);border:0;border-radius:8px;border-radius:var(--radius);padding:12px 22px;font-weight:700}.btn-dyso-primary:hover{color:#fff;color:var(--brand-text-inverse);filter:brightness(1.05)}.btn-dyso-ghost{border:1px solid rgba(255,255,255,.8);color:#fff;color:var(--brand-text-inverse);border-radius:8px;border-radius:var(--radius);padding:12px 22px;font-weight:700}.btn-dyso-ghost:hover{background:#fff;color:#1e3f8a;color:var(--brand-primary-dark)}.dyso-navbar-line{background:#fff;border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border);padding:6px 0}.brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:linear-gradient(135deg,#eef6ff,#fff);border-radius:4px}.navbar-toggler{border-color:#d7e0e6;border-color:var(--brand-border)}.dyso-navbar-line .nav-link{color:#173344;color:var(--brand-text);font-size:.9rem;font-weight:600;padding:10px 13px}.dyso-navbar-line .nav-link:hover{color:#1e47af;color:var(--brand-primary)}.section-header{max-width:760px;margin:0 auto 56px;text-align:center}.about-hero h1,.blog-hero h1,.contact-hero h1,.industry-hero h1,.legal-page h1,.page-title h1,.section-header h2,.smart-hero h1,.sub-hero h1,.sustain-hero h1{color:#173344;color:var(--brand-text);font-weight:800;line-height:1.12}.about-hero,.blog-hero,.contact-hero,.industry-hero,.legal-page,.page-title,.smart-hero,.sub-hero{padding:150px 0 72px}.page-title--compact{background:#f2f6f8;background:var(--brand-bg-alt);text-align:center}.sub-hero--dark{background:radial-gradient(circle at 20% 20%,rgba(6,182,212,.28),transparent 28%),linear-gradient(135deg,#102b63,#173344)}.sub-hero--dark h1,.sub-hero--dark p{color:#fff}.center-cta,.image-cta,.split-cta{padding:80px 0 96px;background:#f2f6f8;background:var(--brand-bg-alt)}.center-cta .container,.image-cta .container{max-width:820px;text-align:center}.center-cta h2,.image-cta h2,.split-cta h2{font-weight:800}.dyso-footer{background:#10243a;color:#fff;padding:72px 0 28px}.dyso-footer a,.dyso-footer h2,.dyso-footer p,.dyso-footer-bottom{color:#fff}.dyso-footer p{opacity:.86;max-width:520px}.dyso-footer-links{list-style:none;padding:0;margin:18px 0 0;display:grid;grid-gap:8px;gap:8px}.dyso-footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:32px;padding-top:20px;opacity:.72}.error-page{min-height:72vh;padding:180px 0 100px;text-align:center;background:#f2f6f8;background:var(--brand-bg-alt)}.error-page span{font-size:4rem;font-weight:800;color:#1e47af;color:var(--brand-primary)}@media (max-width:768px){.about-hero,.blog-hero,.contact-hero,.industry-hero,.legal-page,.page-title,.smart-hero,.sub-hero{padding-top:120px}}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:1fr}h1{font-size:max(1.5rem, min(6.4vw, 1.95rem))!important;line-height:1.18!important;word-wrap:break-word;word-break:normal;hyphens:none}h2{font-size:max(1.3rem, min(5.4vw, 1.6rem))!important;line-height:1.2!important;word-wrap:break-word}h3{font-size:max(1.05rem, min(4.4vw, 1.3rem))!important;line-height:1.25!important;word-wrap:break-word}.ha-hero__overlay{max-width:100%!important;width:auto!important;margin-left:0!important;margin-right:0!important;text-align:left!important;padding-left:20px;padding-right:20px}}.feedback-form label{display:block;color:#173344;color:var(--brand-text);font-weight:700;margin-bottom:6px}.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;border:1px solid #d7e0e6;border:1px solid var(--brand-border);border-radius:8px;border-radius:var(--radius);min-height:48px;padding:10px 12px;background:#fff;color:#173344;color:var(--brand-text)}.feedback-form textarea{resize:vertical}.feedback-consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important;color:#617382!important;color:var(--brand-text-secondary)!important}.feedback-consent input{width:auto;min-height:auto;margin-top:5px}