:root{--bg-page: #f7f9fc;--bg-white: #ffffff;--bg-muted: #eef2f7;--bg-navy: #0c1a2e;--bg-navy-deep: #081422;--text-navy: #0c1a2e;--text-body: #334155;--text-muted: #64748b;--text-on-navy: #f1f5f9;--text-on-navy-muted: #94a3b8;--accent-blue: #2563eb;--accent-cyan: #0891b2;--accent-teal: #0d9488;--border-light: #e2e8f0;--border-accent: rgba(37, 99, 235, .2);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--font-sans: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--container-max: 1080px;--section-gap: clamp(3.5rem, 7vw, 5.5rem);--header-height: 4.75rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.65;color:var(--text-body);background:var(--bg-page);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:var(--accent-blue);text-decoration:none;transition:color .15s ease}a:hover{color:var(--accent-cyan)}ul{margin:0;padding:0;list-style:none}h1,h2,h3,p{margin:0}.container{width:min(100% - 2.5rem,var(--container-max));margin-inline:auto}.section{padding-block:var(--section-gap);scroll-margin-top:6rem}.section--divider{border-top:1px solid var(--border-light)}.section--muted{background:var(--bg-muted)}.section--contact{padding-bottom:clamp(3rem,6vw,4.5rem)}.section__title{font-size:clamp(1.375rem,3vw,1.875rem);font-weight:600;line-height:1.3;letter-spacing:-.025em;color:var(--text-navy);margin-bottom:1rem}.section__intro{font-size:1.0625rem;color:var(--text-muted);max-width:58ch;margin-bottom:2rem}.section__body{font-size:1.0625rem;color:var(--text-body);max-width:52ch}.section__body--wide{max-width:62ch}.wordmark{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;color:var(--text-on-navy);white-space:nowrap}.wordmark__accent{color:#5eead4}.brand__wordmark--header{font-size:1.1875rem}.brand__logo{display:block;width:auto;height:clamp(1.75rem,4vw,2.625rem);max-width:min(100%,11rem);object-fit:contain;object-position:left center}.brand__logo-fallback{color:var(--text-navy)}.brand__logo-fallback .wordmark__accent{color:var(--accent-teal)}.logo-fallback{font-size:1.125rem}.site-header{position:sticky;top:0;z-index:100;background:#fffffff5;border-bottom:1px solid var(--border-light);box-shadow:0 1px 3px #0c1a2e0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:var(--header-height)}.brand{display:flex;align-items:center;flex-shrink:0;padding-block:.375rem}.brand:hover{opacity:.92}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1.5rem}.site-nav a{font-size:.875rem;font-weight:500;color:var(--text-muted)}.site-nav a:hover{color:var(--text-navy)}.logo{width:auto;height:auto;max-width:100%;object-fit:contain;object-position:center;flex-shrink:0}.site-footer__logo{height:clamp(2rem,5vw,2.75rem);width:auto;max-width:12rem;margin-inline:auto}.site-footer__brand-panel{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;background:var(--bg-navy-deep);border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.06)}.hero{padding-top:clamp(2.25rem,5vw,3.5rem);padding-bottom:clamp(2rem,4vw,2.75rem);background:linear-gradient(180deg,var(--bg-white) 0%,var(--bg-page) 100%)}.hero__inner{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.hero__content{max-width:34rem}.hero__headline{font-size:clamp(1.75rem,4.2vw,2.5rem);font-weight:600;line-height:1.2;letter-spacing:-.03em;color:var(--text-navy);margin-bottom:1rem}.hero__eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);margin-bottom:.875rem}.hero__support{font-size:clamp(1rem,2vw,1.125rem);line-height:1.65;color:var(--text-body);max-width:54ch;margin-bottom:1.75rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-visual{width:100%;max-width:32rem;margin-inline:auto;--carousel-media-height: 250px;--carousel-text-height: 120px;--carousel-height: calc(var(--carousel-media-height) + var(--carousel-text-height))}.hero-visual__panel{position:relative;border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--bg-white);box-shadow:0 1px 2px #0c1a2e0a,0 12px 40px #0c1a2e14;overflow:hidden}.hero-visual__stage{position:relative;height:var(--carousel-height)}.hero-visual__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;animation:hero-slide-cycle 21s infinite}.hero-visual__slide:nth-child(1){animation-delay:0s}.hero-visual__slide:nth-child(2){animation-delay:7s}.hero-visual__slide:nth-child(3){animation-delay:14s}.carousel-card{display:flex;flex-direction:column;width:100%;height:var(--carousel-height);background:var(--bg-white)}.carousel-media{flex:0 0 var(--carousel-media-height);width:100%;height:var(--carousel-media-height);overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--bg-navy-deep)}.carousel-media__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.carousel-media__image--partner-discovery{object-position:center 40%}.carousel-media__image--outreach-strategy{object-position:center}.carousel-media__image--deal-readiness{object-position:center 45%}.carousel-text{flex:0 0 var(--carousel-text-height);height:var(--carousel-text-height);padding:1.375rem 2.5rem 1.625rem 1.5rem;background:var(--bg-white);border-top:1px solid var(--border-light);position:relative}.carousel-text__category{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);margin-bottom:.25rem}.carousel-text__headline{font-size:clamp(.9375rem,2.2vw,1.0625rem);font-weight:600;line-height:1.35;color:var(--text-navy);max-width:34ch}.hero-visual__indicators{position:absolute;bottom:.875rem;right:1.25rem;display:flex;gap:.375rem;z-index:2}.hero-visual__indicator{width:6px;height:6px;border-radius:50%;background:#64748b40;animation:hero-indicator-cycle 21s infinite}.hero-visual__indicator:nth-child(1){animation-delay:0s}.hero-visual__indicator:nth-child(2){animation-delay:7s}.hero-visual__indicator:nth-child(3){animation-delay:14s}@keyframes hero-slide-cycle{0%,4%{opacity:0}8%,28%{opacity:1}33%,to{opacity:0}}@keyframes hero-indicator-cycle{0%,4%{background:#64748b40;transform:scale(1)}8%,28%{background:var(--accent-teal);transform:scale(1.15)}33%,to{background:#64748b40;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hero-visual__slide{animation:none;opacity:0}.hero-visual__slide:first-child{opacity:1}.hero-visual__indicator{animation:none;background:#64748b40}.hero-visual__indicator:first-child{background:var(--accent-teal)}}@media(min-width:900px){.hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.75rem,3vw,2.5rem)}.hero-visual{width:100%;max-width:540px;margin-inline:0;--carousel-media-height: 280px;--carousel-text-height: 128px;--carousel-height: calc(var(--carousel-media-height) + var(--carousel-text-height))}}@media(max-width:899px){.hero-visual{--carousel-media-height: 230px;--carousel-text-height: 124px;--carousel-height: calc(var(--carousel-media-height) + var(--carousel-text-height))}.carousel-text{padding:1.125rem 1.25rem 1.5rem}.carousel-text__headline{max-width:none}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.8125rem 1.5rem;font-size:.9375rem;font-weight:600;border-radius:var(--radius-sm);border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease}.btn--primary{color:#fff;background:var(--accent-blue);border-color:var(--accent-blue)}.btn--primary:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.btn--secondary{color:var(--text-navy);background:var(--bg-white);border-color:var(--border-light)}.btn--secondary:hover{color:var(--accent-blue);border-color:var(--border-accent);background:var(--bg-white)}.credibility-strip{background:var(--bg-white);border-block:1px solid var(--border-light);padding-block:1.25rem}.credibility-strip__list{display:flex;flex-wrap:wrap;gap:.75rem 2rem;justify-content:center}.credibility-strip__item{font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--text-navy);position:relative}.credibility-strip__item:not(:last-child):after{content:none}@media(min-width:768px){.credibility-strip__list{justify-content:space-between}.credibility-strip__item{font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}}.mission-section{background:var(--bg-page)}.mission__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}.mission__text-card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,2rem);box-shadow:0 1px 2px #0c1a2e0a}.mission__text-card .section__title{margin-bottom:.875rem}.mission__text-card .section__body{max-width:none}.mission__media-card{width:100%;height:clamp(220px,56vw,260px);overflow:hidden;border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:0 4px 16px #0c1a2e0f;background:var(--bg-muted)}.mission__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media(min-width:768px){.mission__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:stretch}.mission__media-card{order:1;height:clamp(240px,22vw,300px);max-width:440px;justify-self:start}.mission__text-card{order:2;display:flex;flex-direction:column;justify-content:center}}.card-grid{display:grid;grid-template-columns:1fr;gap:1rem}.pro-card{padding:1.375rem 1.5rem;background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);border-left:3px solid var(--accent-teal);transition:border-color .15s ease,box-shadow .15s ease}.pro-card:hover{border-color:var(--border-accent);box-shadow:0 4px 16px #0c1a2e0f}.pro-card__title{font-size:1rem;font-weight:500;line-height:1.5;color:var(--text-navy)}.built-for-list{display:grid;gap:.875rem;margin-top:.5rem}.built-for-item{display:flex;align-items:flex-start;gap:.875rem;font-size:1.0625rem;color:var(--text-body);padding:.25rem 0}.built-for-item__marker{flex-shrink:0;width:6px;height:6px;margin-top:.55rem;border-radius:50%;background:var(--accent-cyan)}.status-panel{padding:1.5rem 1.75rem;background:var(--bg-white);border:1px solid var(--border-light);border-left:4px solid var(--accent-blue);border-radius:0 var(--radius-md) var(--radius-md) 0;max-width:42rem}.contact-link{display:inline-block;margin-top:1rem;font-size:1.125rem;font-weight:600;color:var(--accent-blue)}.contact-link:hover{color:var(--accent-cyan)}.site-footer{background:var(--bg-navy);color:var(--text-on-navy-muted);padding-block:2.5rem}.site-footer__inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.site-footer__copy{font-size:.8125rem}@media(min-width:640px){.card-grid{grid-template-columns:repeat(2,1fr)}.built-for-list{grid-template-columns:repeat(2,1fr);column-gap:2rem}}@media(min-width:900px){.card-grid{grid-template-columns:repeat(3,1fr)}.card-grid li:nth-child(4),.card-grid li:nth-child(5){grid-column:span 1}}@media(max-width:639px){.site-nav{gap:.5rem 1rem}.site-nav a{font-size:.8125rem}}
