:root{--ink:#0b1f33;--muted:#526172;--line:#dce5ee;--surface:#fff;--soft:#f4f8fb;--blue:#0064d9;--blue-deep:#073b78;--cyan:#00a6c8;--green:#2e8b57;--gold:#b67b18;--shadow:0 18px 45px #0b1f331f;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}a,button{transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #0064d947}h1,h2,h3,p{margin:0}#app{min-height:100svh}.site-shell{background:var(--surface);overflow:hidden}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dce5eed1;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;height:72px;padding:0 clamp(20px,5vw,72px);display:grid;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:12px;min-width:210px;display:inline-flex}.brand:hover{color:var(--blue)}.brand-logo{object-fit:contain;background:#fff;border-radius:8px;width:42px;height:42px;display:block}.brand strong,.brand small{display:block}.brand strong{font-size:16px;line-height:1.2}.brand small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.2}.desktop-nav{color:#23384d;justify-content:center;gap:30px;font-size:15px;display:flex}.desktop-nav a{border-bottom:2px solid #0000;padding:26px 0}.desktop-nav a:hover{color:var(--blue);border-color:var(--blue)}.nav-cta,.primary-action,.secondary-action{border-radius:6px;justify-content:center;align-items:center;min-height:44px;font-weight:700;display:inline-flex}.nav-cta{color:#fff;background:var(--blue);gap:8px;padding:0 18px}.nav-cta:hover,.primary-action:hover{background:#0055bd;transform:translateY(-2px);box-shadow:0 16px 34px #0064d94d}.primary-action.dark:hover{background:#173a5a;box-shadow:0 16px 32px #081a2b42}.menu-button{width:44px;height:44px;color:var(--ink);background:var(--soft);border-radius:6px;place-items:center;display:none}.menu-button:hover{color:var(--blue);background:#eaf5ff}.mobile-nav{z-index:19;border-bottom:1px solid var(--line);box-shadow:var(--shadow);background:#fff;gap:1px;padding:12px 20px 18px;display:grid;position:fixed;top:72px;left:0;right:0}.mobile-nav a{color:#1f344b;padding:14px 6px;font-weight:700}.mobile-nav a:hover{color:var(--blue);background:#f1f7fd}.hero{background:linear-gradient(90deg, #fffffffa 0%, #ffffffe6 33%, #ffffff3d 68%), var(--hero-image) center / cover no-repeat;min-height:720px;padding:150px clamp(20px,6vw,88px) 78px}.hero-content{width:min(650px,100%)}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:800}.hero h1{color:var(--ink);margin-top:22px;font-size:76px;font-weight:800;line-height:1.05}.hero-copy{color:#334a61;max-width:590px;margin-top:24px;font-size:20px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.primary-action{color:#fff;background:var(--blue);gap:10px;padding:0 24px;box-shadow:0 13px 32px #0064d93d}.primary-action.dark{background:var(--ink);box-shadow:none}.secondary-action{color:var(--ink);background:#fffc;border:1px solid #b8c8d9;padding:0 22px}.secondary-action:hover{border-color:var(--blue);color:var(--blue);background:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #0b1f331a}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.metric{border-right:1px solid var(--line);min-height:132px;padding:30px clamp(20px,5vw,72px);transition:background-color .18s,box-shadow .18s}.metric:hover{box-shadow:inset 0 3px 0 var(--blue);background:#f7fbff}.metric:last-child{border-right:0}.metric strong{color:var(--blue-deep);font-size:42px;line-height:1;display:block}.metric span{color:var(--muted);margin-top:12px;display:block}.section,.contact-section{padding:92px clamp(20px,6vw,88px)}.alt-section{background:var(--soft)}.section-heading{gap:16px;width:min(760px,100%);margin-bottom:42px;display:grid}.section-heading.compact{margin-bottom:30px}.section-heading h2,.contact-section h2{color:var(--ink);font-size:46px;line-height:1.16}.section-heading p:not(.eyebrow),.contact-section p{color:var(--muted);font-size:18px;line-height:1.75}.solution-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.solution-card,.industry-card{border:1px solid var(--line);background:#fff;border-radius:8px;transition:border-color .18s,box-shadow .18s,transform .18s}.solution-card:hover,.industry-card:hover{border-color:#0064d957;transform:translateY(-5px);box-shadow:0 20px 42px #0b1f331a}.solution-card{align-content:start;gap:18px;min-height:430px;padding:28px;display:grid}.card-icon,.industry-card svg{color:var(--blue);transition:color .18s,transform .18s}.solution-card:hover .card-icon,.industry-card:hover svg{transform:translateY(-2px)scale(1.06)}.solution-card:nth-child(2) .card-icon{color:var(--green)}.solution-card:nth-child(3) .card-icon{color:var(--gold)}.solution-card:nth-child(4) .card-icon{color:var(--cyan)}.solution-card h3,.industry-card h3{color:var(--ink);font-size:22px;line-height:1.25}.solution-card p,.industry-card p{color:var(--muted);line-height:1.7}.solution-card ul{gap:10px;margin:6px 0 0;padding:0;list-style:none;display:grid}.solution-card li{color:#22384d;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.solution-card li svg{color:var(--green);flex:none}.module-section{background:linear-gradient(#fff 0%,#f7fbff 100%)}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 22px;display:grid}.module-card{border:1px solid var(--line);background:#ffffffe6;border-radius:8px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:16px;min-height:108px;padding:20px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:grid}.module-card:hover{background:#fff;border-color:#0064d957;transform:translateY(-4px);box-shadow:0 16px 32px #0b1f3317}.module-icon{width:44px;height:44px;color:var(--blue);background:#eaf5ff;border-radius:8px;place-items:center;transition:background-color .18s,color .18s,transform .18s;display:grid}.module-card:nth-child(3n+2) .module-icon{color:var(--cyan);background:#e8fbff}.module-card:nth-child(3n) .module-icon{color:var(--green);background:#eaf8f0}.module-card:nth-child(4n) .module-icon{color:var(--gold);background:#fff7e8}.module-card:hover .module-icon{color:#fff;background:var(--blue);transform:scale(1.06)}.module-card h3{color:var(--ink);font-size:20px;line-height:1.25}.module-card p{color:var(--muted);margin-top:6px;line-height:1.35}.industry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.industry-card{gap:18px;min-height:250px;padding:30px;display:grid}.timeline{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.timeline-step{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:180px;padding:28px;transition:background-color .18s,box-shadow .18s}.timeline-step:hover{box-shadow:inset 0 3px 0 var(--blue);background:#f7fbff}.timeline-step span{color:var(--blue);font-size:15px;font-weight:900}.timeline-step p{color:var(--ink);margin-top:36px;font-size:22px;font-weight:800;line-height:1.35}.contact-section{color:#fff;background:#10263b;grid-template-columns:minmax(0,760px) auto;align-items:center;gap:30px;display:grid}.contact-section .eyebrow,.contact-section h2,.contact-section p{color:#fff}.contact-section p{color:#d5e7f8;margin-top:16px}.contact-mail{color:#fff;text-underline-offset:5px;margin-top:18px;font-size:18px;font-weight:800;text-decoration:underline;display:inline-flex}.contact-mail:hover{color:#bfe5ff}.site-footer{color:#d5e7f8;background:#081a2b;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;padding:26px clamp(20px,6vw,88px);display:flex}.site-footer div{gap:6px;display:grid}.site-footer .footer-actions{justify-items:end;gap:10px}.site-footer strong{color:#fff}.site-footer span,.site-footer a{font-size:14px;line-height:1.45}.site-footer a:hover{color:#fff;text-decoration:underline}.back-to-top{z-index:30;color:#fff;background:var(--blue);border:1px solid #0064d938;border-radius:8px;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex;position:fixed;bottom:28px;right:clamp(18px,3vw,36px);box-shadow:0 16px 36px #0b1f332e}.back-to-top:hover{background:#0055bd;transform:translateY(-3px);box-shadow:0 20px 42px #0b1f3338}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=1120px){.hero h1{font-size:58px}.section-heading h2,.contact-section h2{font-size:40px}.solution-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-card{min-height:340px}}@media (width<=1040px){.topbar{grid-template-columns:auto 1fr auto;gap:12px;height:66px;padding:0 18px}.brand{min-width:0}.brand small,.desktop-nav,.nav-cta{display:none}.menu-button{grid-column:3;display:grid}.mobile-nav{top:66px}}@media (width<=860px){.topbar{grid-template-columns:auto 1fr auto;gap:12px;height:66px;padding:0 18px}.brand{min-width:0}.brand small,.desktop-nav,.nav-cta{display:none}.menu-button{grid-column:3;display:grid}.mobile-nav{top:66px}.hero{background:linear-gradient(180deg, #fffffffa 0%, #fffffff0 54%, #ffffff47 100%), var(--hero-image) 58% center / cover no-repeat;min-height:680px;padding:118px 20px 54px}.hero-copy{font-size:17px}.hero h1{font-size:38px;line-height:1.12}.section-heading h2,.contact-section h2{font-size:32px}.proof-strip,.solution-grid,.module-grid,.industry-grid,.timeline,.contact-section{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line);min-height:110px}.metric:last-child{border-bottom:0}.section,.contact-section{padding:64px 20px}.solution-card,.industry-card,.module-card{min-height:auto;padding:24px}.site-footer{padding:24px 20px;display:grid}.timeline{border-left:0}.timeline-step{border-left:1px solid var(--line);min-height:140px}.timeline-step p{margin-top:24px}.contact-section .primary-action{width:100%}.back-to-top{min-height:44px;padding:0 14px;bottom:16px;right:16px}}@media (width<=460px){.brand strong{font-size:14px}.brand-logo{width:38px;height:38px}.hero h1{font-size:34px}.hero-actions{display:grid}.primary-action,.secondary-action{width:100%}.back-to-top span{display:none}.back-to-top{justify-content:center;width:46px;padding:0}}
