:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132238;background:#f4f7fb;line-height:1.5;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top,rgba(38,111,184,.14),transparent 35%),linear-gradient(180deg,#f8fbff,#eff4f9)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-shell{color:#16304d}.hero{padding:28px clamp(20px,4vw,56px) 56px}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:44px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700;font-size:1.05rem}.brand img{width:52px;height:52px;object-fit:contain}.nav-links{display:flex;gap:20px;font-weight:600}.hero-content{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:32px;align-items:center}.eyebrow{margin:0 0 10px;font-size:.9rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ec7c19}.hero h1,.section-heading h2{margin:0;line-height:1.1}.hero h1{max-width:12ch;font-size:clamp(2.5rem,5vw,4.6rem)}.hero-text,.about-copy p,.service-card p,.cta-panel p,.footer p{color:#4b6178}.hero-text{max-width:58ch;margin:18px 0 0;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,#ec7c19,#ff9b2f);color:#fff;box-shadow:0 18px 36px #ec7c1938}.button.secondary{border-color:#132b4724;background:#fffc}.button.wide{width:100%;margin-top:12px}.hero-card,.highlight-card,.service-card,.contact-panel,.cta-panel{border:1px solid rgba(19,43,71,.08);background:#ffffffe0;box-shadow:0 28px 60px #0d243f14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card{padding:16px;border-radius:28px}.hero-card img{width:100%;border-radius:18px}.section{padding:24px clamp(20px,4vw,56px) 68px}.section-heading{max-width:52rem;margin-bottom:28px}.section-heading h2{font-size:clamp(2rem,4vw,3.1rem)}.about-grid,.contact-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.about-copy,.highlight-card,.contact-panel,.cta-panel{padding:28px;border-radius:24px}.highlight-card h3,.service-card h3,.cta-panel h3{margin-top:0}.highlight-card ul{margin:0;padding-left:18px;color:#2c4561}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{padding:24px;border-radius:22px}.contact-item{padding:16px 0;border-bottom:1px solid rgba(19,43,71,.08)}.contact-item:first-child{padding-top:0}.contact-item:last-child{padding-bottom:0;border-bottom:0}.contact-item span{display:block;margin-bottom:6px;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#667b92}.contact-item a,.contact-item strong{font-size:1.02rem}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:0 clamp(20px,4vw,56px) 36px}.footer p{margin:0}@media (max-width: 960px){.hero-content,.about-grid,.contact-layout,.service-grid{grid-template-columns:1fr}.hero h1{max-width:none}}@media (max-width: 640px){.hero{padding-top:20px}.nav{flex-direction:column;align-items:flex-start;margin-bottom:28px}.nav-links,.hero-actions,.footer{width:100%}.nav-links{justify-content:space-between}}
