:root{color:#111827;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(130deg,#f6f4eff5,#f6f4efe0),radial-gradient(circle at 12% 18%,rgba(32,184,162,.2),transparent 34%),radial-gradient(circle at 88% 10%,rgba(240,112,84,.18),transparent 34%),#f6f4ef}a{color:inherit;text-decoration:none}main{overflow:hidden}.hero{min-height:92vh;padding:28px clamp(18px,5vw,72px) 64px;color:#f8fafc;background:linear-gradient(120deg,#090d19f5,#10202ee6),linear-gradient(45deg,#1aa394,#f17757)}.nav,.hero-grid,.services,.approach,.contact{width:min(1160px,100%);margin:0 auto}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0}.brand,.nav-links,.hero-actions,.button,.status-row,.highlight,.contact-button{display:inline-flex;align-items:center}.brand{gap:12px;font-weight:800;font-size:1.1rem}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:#111827;background:#ffcf5a;box-shadow:8px 8px #20b8a28c}.nav-links{gap:22px;color:#f8fafcc7;font-size:.95rem}.nav-links a:hover{color:#fff}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:clamp(32px,7vw,92px);align-items:center;padding-top:clamp(56px,9vw,112px)}.eyebrow{margin:0 0 14px;color:#20b8a2;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:840px;margin-bottom:22px;font-size:clamp(3.1rem,7vw,6.9rem);line-height:.95;letter-spacing:0}h2{margin-bottom:16px;color:#111827;font-size:clamp(2rem,4vw,4.1rem);line-height:1;letter-spacing:0}h3{margin-bottom:12px;color:#111827;font-size:1.15rem}.lede{max-width:690px;margin-bottom:30px;color:#f8fafcc7;font-size:clamp(1rem,1.6vw,1.24rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px}.button{min-height:48px;gap:10px;justify-content:center;border:1px solid transparent;border-radius:8px;padding:13px 18px;font-weight:800;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-2px)}.button svg{width:18px;height:18px;flex:0 0 auto}.primary{color:#101827;background:#ffcf5a}.secondary{color:#fff;border-color:#ffffff40;background:#ffffff12}.signal-panel{border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:18px;background:#ffffff14;box-shadow:0 28px 80px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-top{display:flex;gap:8px;margin-bottom:22px}.panel-top span{width:11px;height:11px;border-radius:50%;background:#ffcf5a}.panel-top span:nth-child(2){background:#20b8a2}.panel-top span:nth-child(3){background:#f17757}.status-row{gap:14px;padding:18px;border-radius:8px;background:#fff;color:#111827}.status-row svg{width:34px;height:34px;color:#1aa394}.status-row p{margin:4px 0 0;color:#5b6474}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0}.metric-grid div,.code-card,.service-card{border:1px solid rgba(17,24,39,.09);border-radius:8px;background:#fff}.metric-grid div{min-height:98px;padding:16px}.metric-grid span,.code-card span{display:block;margin-bottom:8px;color:#697386;font-size:.82rem;font-weight:800;text-transform:uppercase}.metric-grid strong{color:#111827;font-size:1rem}.code-card{padding:18px}.code-card span{color:#1b8b7d;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;text-transform:none}.code-card p{margin:0;color:#374151;line-height:1.5}.services{padding:88px clamp(18px,5vw,32px) 74px}.section-heading{max-width:760px;margin-bottom:34px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.service-card{min-height:270px;padding:24px}.service-card svg{width:34px;height:34px;margin-bottom:26px;color:#f17757}.service-card p,.approach-copy p,.contact p{color:#4b5563;line-height:1.65}.approach{display:grid;grid-template-columns:minmax(0,.85fr) minmax(300px,.7fr);gap:clamp(24px,6vw,80px);align-items:start;padding:74px clamp(18px,5vw,32px)}.highlight-list{display:grid;gap:12px}.highlight{gap:12px;min-height:60px;border-bottom:1px solid rgba(17,24,39,.12);color:#111827;font-weight:800}.highlight svg{width:21px;height:21px;color:#1aa394}.contact{display:flex;justify-content:space-between;gap:32px;align-items:center;margin-bottom:36px;border-radius:8px;padding:clamp(28px,5vw,52px);color:#fff;background:linear-gradient(120deg,#0c111df2,#122d34e0),linear-gradient(45deg,#20b8a2,#f17757)}.contact h2{max-width:760px;color:#fff}.contact p{max-width:680px;margin-bottom:0;color:#f8fafcc2}.contact-button{flex:0 0 auto;color:#101827;background:#ffcf5a}@media(max-width:920px){.hero{min-height:auto}.hero-grid,.approach{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.hero{padding-bottom:42px}.nav{align-items:flex-start;flex-direction:column}.nav-links{width:100%;justify-content:space-between;gap:12px}h1{font-size:clamp(2.6rem,16vw,4.2rem)}.hero-grid{padding-top:46px}.signal-panel{padding:14px}.metric-grid,.service-grid{grid-template-columns:1fr}.button,.contact-button{width:100%}.services,.approach{padding-top:58px;padding-bottom:58px}}
