@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--ink-950: #09111f;--ink-900: #10203a;--ink-700: #2e4567;--sky-500: #58c3e8;--aqua-400: #65e6d8;--sand-50: #f7f3ec;--mist-50: #f3f7fb;--white: #ffffff;--text: #14253c;--muted: #61738b;--border: rgba(16, 32, 58, .1);--shadow-lg: 0 28px 80px rgba(7, 17, 31, .12);--shadow-md: 0 16px 40px rgba(7, 17, 31, .08);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{scroll-behavior:smooth}body{font-family:Manrope,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(88,195,232,.12),transparent 32%),linear-gradient(180deg,#fff,#f8fbfd)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.navbar{position:sticky;top:0;z-index:50;background:#f7f3ecd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,32,58,.08)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand-mark{display:flex;align-items:center;gap:.9rem}.brand-logo{width:66px;height:54px;object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 16px rgba(7,17,31,.12))}.brand-name{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.brand-sub,.footer-copy{color:var(--muted);font-size:.9rem}.desktop-nav{display:flex;align-items:center;gap:1.35rem}.nav-link,.mobile-link{color:var(--ink-700);font-size:.96rem;font-weight:600;transition:color .2s ease}.nav-link:hover,.mobile-link:hover,.nav-link.active,.mobile-link.active{color:var(--ink-950)}.desktop-cta{display:inline-flex}.menu-toggle{display:none;align-items:center;justify-content:center;border:1px solid var(--border);background:#ffffffb8;border-radius:14px;width:44px;height:44px}.mobile-menu{display:none;padding:0 0 1rem;flex-direction:column;gap:1rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:999px;padding:.92rem 1.3rem;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,#f8fcff,#dff7ff);color:var(--ink-950);border:1px solid rgba(255,255,255,.5)}.button.secondary{color:var(--white);border:1px solid rgba(255,255,255,.28);background:#ffffff14}.button.tertiary{color:var(--ink-950);background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-md)}.hero-simple .button.primary,.contact-card .button.primary{background:linear-gradient(135deg,#0e1e37,#17638f 60%,#5de1d1 140%);color:var(--white);border:0}.hero-simple .button.secondary{color:var(--text);border-color:var(--border);background:#ffffffe6}.hero{position:relative;overflow:hidden;padding:6rem 0 5rem}.hero-home,.hero-dark{color:var(--white);background:radial-gradient(circle at 12% 18%,rgba(101,230,216,.18),transparent 18%),radial-gradient(circle at 80% 20%,rgba(88,195,232,.2),transparent 22%),linear-gradient(135deg,#08111f,#103150 44%,#135d89 78%,#1a9fbe 120%)}.hero-inner{position:relative;display:grid;gap:3rem;align-items:center}.hero-home-grid{grid-template-columns:1.08fr .92fr}.hero-simple{grid-template-columns:1fr}.hero-orb{position:absolute;border-radius:999px;filter:blur(10px);opacity:.45;pointer-events:none}.hero-orb-one{width:18rem;height:18rem;top:5rem;right:6%;background:radial-gradient(circle,rgba(101,230,216,.24),transparent 70%)}.hero-orb-two{width:14rem;height:14rem;bottom:-2rem;left:8%;background:radial-gradient(circle,rgba(88,195,232,.26),transparent 70%)}.hero-copy-block{position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:800;color:#8de7f4;margin-bottom:1rem}.section-header .eyebrow{color:#0f7a95}.contact-band .eyebrow,.hero-dark .eyebrow,.hero-home .eyebrow{color:#baf6ff}h1,h2,h3,p{margin-top:0}h1,h2,h3,.footer-title{font-family:Space Grotesk,sans-serif;letter-spacing:-.03em}h1{font-size:clamp(2.9rem,6vw,5.4rem);line-height:.98;margin-bottom:1.25rem;max-width:11ch}h2{font-size:clamp(2.05rem,4vw,3.4rem);line-height:1.02;margin-bottom:1rem}h3{font-size:1.35rem;margin-bottom:.75rem}p{color:var(--muted);line-height:1.75}.hero-copy{max-width:42rem;color:#ffffffe0;font-size:1.08rem}.hero-simple .hero-copy{color:var(--muted)}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.hero-signal-list{display:grid;gap:.8rem;margin-top:2rem;max-width:35rem}.hero-signal{display:flex;align-items:center;gap:.7rem;color:#ffffffeb}.hero-dashboard{position:relative;z-index:1;background:linear-gradient(180deg,#ffffff29,#ffffff14);border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:30px;padding:1.5rem;box-shadow:0 28px 80px #04080f3d}.hero-dashboard-top,.progress-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.dashboard-label,.mini-card span,.progress-row span,.statement-card span{display:block;color:var(--muted);font-size:.82rem;margin-bottom:.4rem}.hero-dashboard .dashboard-label,.hero-dashboard .progress-row span,.hero-dashboard p{color:#ffffffb8}.hero-dashboard strong,.mini-card strong,.statement-card strong{display:block;font-size:1.2rem;line-height:1.3}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.5rem .85rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:var(--white);font-size:.82rem;font-weight:700}.dashboard-metric-grid,.mini-grid,.quick-grid,.card-grid,.industry-grid,.leader-grid,.story-card-grid,.process-grid,.trust-strip{display:grid;gap:1.35rem}.dashboard-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:1.2rem 0}.dashboard-metric,.mini-card,.progress-card,.statement-card,.story-card,.trust-item,.process-card{border-radius:var(--radius-lg)}.dashboard-metric{background:#ffffff1f;border:1px solid rgba(255,255,255,.12);padding:1rem}.dashboard-metric span{display:block;margin-bottom:.4rem;color:#ffffffb8;font-size:.82rem}.dashboard-metric strong{font-size:1.12rem}.progress-card{margin:1rem 0;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);color:var(--white);padding:1.1rem}.progress-bar{background:#ffffff29;height:12px;border-radius:999px;overflow:hidden}.progress-bar div{width:92%;height:100%;background:linear-gradient(90deg,#68e7d9,#8de7f4)}.dashboard-note{padding-top:.5rem;border-top:1px solid rgba(255,255,255,.12)}.section{padding:5.5rem 0}.section-muted{background:linear-gradient(180deg,#f3f7fbf0,#fffffffa),var(--mist-50)}.section-dark{background:radial-gradient(circle at top left,rgba(101,230,216,.08),transparent 24%),linear-gradient(180deg,#08101c,#0c1727);color:var(--white)}.section-dark h2,.section-dark h3{color:var(--white)}.section-dark p,.section-dark .section-header p{color:#ffffffc2}.section-header{text-align:center;max-width:49rem;margin:0 auto 3rem}.trust-strip-section{padding:0 0 2rem;margin-top:-1.5rem}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-item{background:#ffffffe0;border:1px solid rgba(16,32,58,.08);box-shadow:var(--shadow-md);padding:1.45rem}.trust-item strong{display:block;margin-bottom:.45rem;font-size:1.2rem;color:var(--ink-950)}.story-grid,.about-highlight,.about-page-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.story-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card{background:linear-gradient(180deg,#ffffffe6,#ffffffb8);border:1px solid rgba(16,32,58,.08);box-shadow:var(--shadow-md);padding:1.5rem}.card-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#ffffffeb;border:1px solid rgba(16,32,58,.08);border-radius:var(--radius-xl);padding:1.6rem;box-shadow:var(--shadow-md)}.service-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:#135d892e}.card ul{padding-left:1.2rem;color:var(--muted);line-height:1.7}.icon-wrap{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;color:#0f7a95;background:linear-gradient(135deg,#58c3e824,#65e6d838);margin-bottom:1rem}.inline-link{display:inline-flex;align-items:center;gap:.45rem;color:#0d5f7e;font-weight:700;font-size:.95rem}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-card{display:grid;grid-template-columns:160px 1fr;overflow:hidden;background:#ffffffeb;border-radius:30px;box-shadow:var(--shadow-md)}.industry-visual{background:linear-gradient(180deg,#0b1a30,#14486e);display:grid;place-items:center;padding:2rem}.industry-icon{width:88px;height:88px;border-radius:28px;display:grid;place-items:center;color:var(--white);background:#ffffff1a;border:1px solid rgba(255,255,255,.18)}.industry-body{padding:1.8rem}.tag-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.2rem}.tag-grid span{background:var(--mist-50);color:var(--text);padding:.8rem .9rem;border-radius:18px;font-size:.9rem}.process-section .section-header .eyebrow{color:#8de7f4}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:1.55rem}.process-phase{display:inline-flex;margin-bottom:1rem;color:#8de7f4;font-weight:800;letter-spacing:.08em}.section-cta-center{text-align:center;margin-top:2rem}.about-highlight-strong{align-items:center}.highlight-panel{background:#ffffffe6;border:1px solid rgba(16,32,58,.08);border-radius:32px;padding:1.4rem;box-shadow:var(--shadow-md)}.database-highlight-panel{display:grid;gap:1rem}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-card,.statement-card{background:var(--white);color:var(--text);padding:1.2rem}.statement-card{margin-top:1rem;background:linear-gradient(135deg,#0b1a30,#135d89 70%,#46c5d8 130%);color:var(--white)}.statement-card p,.statement-card span{color:#ffffffdb}.card-kicker{text-transform:uppercase;letter-spacing:.14em;color:#0d5f7e;font-size:.78rem;font-weight:800}.card-stack{display:grid;gap:1rem}.leader-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.leader-card{display:flex;gap:1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:1.6rem}.leader-avatar{flex:0 0 64px;width:64px;height:64px;border-radius:24px;display:grid;place-items:center;font-weight:800;background:linear-gradient(135deg,#58c3e8,#135d89)}.leader-role{color:#b8f1ff!important;margin-bottom:.6rem}.contact-band{background:radial-gradient(circle at 15% 15%,rgba(101,230,216,.14),transparent 20%),linear-gradient(135deg,#08111f,#103150,#19789b 110%)}.contact-grid{align-items:center}.contact-band h2,.contact-band p,.contact-list div{color:var(--white)}.contact-copy{color:#ffffffe0;max-width:40rem}.contact-list{display:grid;gap:.9rem;margin-top:1.5rem}.contact-list div{display:flex;align-items:center;gap:.6rem}.contact-card{background:#fffffff5;padding:1.8rem;border-radius:30px;box-shadow:0 24px 60px #00000029;display:grid;gap:1rem}.contact-card input,.contact-card textarea{width:100%;border:1px solid rgba(16,32,58,.12);border-radius:18px;padding:.95rem 1rem;font:inherit;background:#fbfdff}.form-message{margin:0;padding:.85rem 1rem;border-radius:14px;font-weight:700;line-height:1.4}.form-message.success{color:#0b5f49;background:#65e6d833;border:1px solid rgba(11,95,73,.16)}.form-message.error{color:#8a2f25;background:#ffe8e0e0;border:1px solid rgba(138,47,37,.14)}.form-hidden{position:absolute;left:-9999px}.thank-you-page{min-height:68vh;display:grid;align-items:center}.thank-you-inner{max-width:760px}.thank-you-icon{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;color:var(--white);background:linear-gradient(135deg,#0e1e37,#17638f 60%,#5de1d1 140%);box-shadow:var(--shadow-md);margin-bottom:1.4rem}.thank-you-copy{max-width:42rem;font-size:1.08rem}.thank-you-actions{margin-top:2rem}.database-outcome{color:var(--text);padding:.15rem 0}.database-outcome+.database-outcome{margin-top:.9rem}.database-delivery-card,.database-outcome-card{display:grid;align-content:start}.database-tech-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.database-tech-card{height:100%}.technology-grid{margin-top:.8rem}.technology-grid span{background:linear-gradient(180deg,#f8fbff,#eef5fb);border:1px solid rgba(16,32,58,.06);font-weight:600}.footer{background:#07111f;padding:2rem 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.footer-brand{display:grid;gap:.35rem}.footer-brand-heading{display:flex;align-items:center;gap:.75rem}.footer-logo{width:58px;height:48px;object-fit:contain;object-position:left center;filter:drop-shadow(0 12px 24px rgba(0,0,0,.22))}.footer-title{color:var(--white);font-weight:700;font-size:1.1rem}@media (max-width: 1024px){.hero-home-grid,.about-highlight,.about-page-grid,.contact-grid,.story-grid,.card-grid.three-col,.quick-grid,.leader-grid,.industry-grid,.trust-strip,.process-grid,.database-tech-grid{grid-template-columns:1fr}.story-card-grid{grid-template-columns:1fr 1fr}}@media (max-width: 860px){.desktop-nav,.desktop-cta{display:none}.menu-toggle,.mobile-menu{display:flex}.hero-inner,.industry-card,.dashboard-metric-grid{grid-template-columns:1fr}.industry-visual{min-height:180px}}@media (max-width: 640px){.container{width:min(1180px,calc(100% - 1.25rem))}.hero{padding:5rem 0 4rem}.section{padding:4rem 0}.story-card-grid,.mini-grid,.mini-grid.three,.tag-grid,.footer-inner{grid-template-columns:1fr}.footer-inner{display:grid}h1{max-width:none}}
