*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#122033;background:#fff;line-height:1.6}.container{width:min(1120px,92%);margin:auto}.nav{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid #e8edf3}.nav-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;color:#10233e;text-decoration:none;margin-right:auto}.brand>span:last-child>span{color:#1e78d4}.brand-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#1269c7;color:#fff;font-size:13px}.nav nav{display:flex;gap:22px}.nav nav a,.footer-grid a{color:#3d4c60;text-decoration:none;font-size:14px}.btn{display:inline-block;background:#1269c7;color:#fff;text-decoration:none;border:0;border-radius:8px;padding:13px 21px;font-weight:700;cursor:pointer}.btn:hover{background:#0d56a4}.btn-small{padding:10px 15px}.btn-ghost{background:transparent;color:#1269c7;border:1px solid #bdd4ec;margin-left:8px}.hero{background:linear-gradient(135deg,#f5f9ff,#fff);padding:90px 0 82px}.hero-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.8px;color:#1971c8;margin-bottom:14px}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.06;letter-spacing:-2px;margin:0 0 22px;max-width:760px}.lead{font-size:19px;color:#59687b;max-width:680px}.actions{margin:28px 0}.trust-row{display:flex;flex-wrap:wrap;gap:14px;color:#516174;font-size:13px}.hero-card{background:#fff;border:1px solid #dfe8f2;border-radius:22px;padding:32px;box-shadow:0 22px 60px rgba(31,70,110,.12)}.shield{width:58px;height:58px;border-radius:18px;background:#eaf4ff;color:#1269c7;display:grid;place-items:center;font-size:25px;font-weight:800}.hero-card h3{font-size:25px;margin:20px 0 5px}.hero-card p{color:#657386}.metric{border-top:1px solid #e8edf3;padding:16px 0}.metric strong,.metric span{display:block}.metric span{font-size:13px;color:#748296}.section{padding:90px 0}.light{background:#f7f9fc}.two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.section h2{font-size:40px;line-height:1.12;letter-spacing:-1px;margin:0 0 18px}.section p{color:#617084}.feature-list{margin-top:30px}.feature-list>div{display:flex;gap:18px;padding:16px 0;border-top:1px solid #e1e7ee}.feature-list b{color:#1971c8}.center{text-align:center;max-width:700px;margin:0 auto 48px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards article{background:#fff;border:1px solid #e3e9f0;border-radius:14px;padding:25px;min-height:220px}.cards h3{font-size:19px;margin:17px 0 8px}.cards p{font-size:14px}.icon{font-size:11px;font-weight:800;color:#1269c7;background:#edf6ff;border-radius:7px;padding:7px 9px;display:inline-block}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.steps>div{padding:10px}.steps span{width:42px;height:42px;border-radius:50%;background:#1269c7;color:#fff;display:grid;place-items:center;font-weight:800}.steps h3{margin:16px 0 6px}.steps p{font-size:14px}.dark{background:#10243e;color:#fff}.dark p{color:#bdc9d8}.dark .eyebrow{color:#79b8f2}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.industry-grid div{padding:20px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.04);font-weight:700}.cta{background:#fff}.cta-box{background:#eaf4ff;border:1px solid #cde1f5;border-radius:22px;padding:44px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{max-width:720px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-info{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-info p{background:#fff;border:1px solid #e3e9f0;border-radius:10px;padding:15px;margin:0}.contact-info strong{font-size:12px;text-transform:uppercase;color:#1971c8}form{background:#fff;border:1px solid #e1e7ee;border-radius:16px;padding:28px}label{display:block;font-size:13px;font-weight:700;margin-bottom:14px}input,textarea{width:100%;margin-top:6px;padding:12px 13px;border:1px solid #ccd6e1;border-radius:7px;font:inherit}textarea{resize:vertical}small{display:block;margin-top:12px;color:#1971c8}footer{background:#0b1a2d;color:#aebdce;padding:55px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-grid strong{display:block;color:#fff;margin-bottom:12px}.footer-grid a{display:block;color:#aebdce;margin:7px 0}.light-brand{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding:18px;text-align:center;font-size:12px}@media(max-width:900px){.nav nav{display:none}.hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr 1fr}.industry-grid{grid-template-columns:repeat(2,1fr)}.cta-box{display:block}.cta-box .btn{margin-top:20px}}@media(max-width:560px){.hero{padding:60px 0}.hero h1{font-size:42px}.cards,.industry-grid,.contact-info,.steps{grid-template-columns:1fr}.section{padding:65px 0}.hero-card{padding:24px}.nav-inner{height:68px}.btn-small{display:none}}

/* Supplied TechBridge logo */
.brand img{height:48px;width:auto;display:block;object-fit:contain}
.light-brand img{height:52px}
@media(max-width:560px){.brand img{height:44px}}
