/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071d3d;--navy-2:#0b2a55;--blue:#075fd8;--cyan:#13a8e3;--pale:#f2f7fc;--line:#d7e3ef;--ink-muted:#4c6079;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--navy);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin:0 auto}.narrow{width:min(850px,100% - 48px)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.header-inner{align-items:center;gap:28px;height:78px;display:flex}.brand{flex:none;width:220px}.brand img{object-fit:contain;width:100%;height:58px}nav{flex:1;justify-content:center;align-items:center;gap:25px;font-size:14px;display:flex}nav a{white-space:nowrap}nav a:hover{color:var(--blue)}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;min-height:50px;padding:0 26px;font-weight:600;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 8px 22px #04326e24}.primary{color:#fff;background:linear-gradient(135deg,#0874e6,#0752c9)}.secondary{border-color:var(--blue);color:var(--blue);background:#ffffffb3}.header-cta{min-height:48px;padding-inline:20px;font-size:14px}.hero{background:radial-gradient(circle at 28% 20%,#fff 0,#fffffff2 25%,#0000 55%),linear-gradient(110deg,#f8fbfe 0%,#eef5fb 62%,#fff 100%);overflow:hidden}.hero-copy{grid-template-columns:52% 48%;min-height:620px;display:grid}.hero-text{z-index:2;align-self:center;padding:50px 30px 48px 0;position:relative}.hero-photo{aspect-ratio:16/9;clip-path:none;background-image:linear-gradient(90deg,#eef5fb 0%,#0000 20%),url(/assets/hero-care-v2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;align-self:center;min-height:0;box-shadow:0 20px 50px #071d3d1f}.eyebrow,.kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.09em;margin:0 0 18px;font-size:13px;font-weight:750}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.035em;max-width:640px;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,72px);line-height:.99}.hero h1 span{color:var(--blue)}.hero-intro{color:#263c59;max-width:640px;font-size:18px;line-height:1.65}.button-row{gap:16px;margin-top:30px;display:flex}.sector-pill{color:#27415e;background:#ffffffbf;border:1px solid #bed4e4;border-radius:999px;align-items:center;gap:10px;margin-top:34px;padding:9px 15px;font-size:14px;display:inline-flex}.sector-pill span{color:#0998bd;font-size:20px}.capability-section,.trust-section{padding-block:95px}.section-heading{max-width:720px;margin-bottom:44px}.section-heading.compact{margin-bottom:30px}.section-heading h2,.healthcare-band h2,.cta-band h2{letter-spacing:-.025em;margin-bottom:15px;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,4vw,54px);line-height:1.05}.section-heading>p:last-child{color:var(--ink-muted);font-size:17px;line-height:1.7}.capability-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.capability-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:275px;padding:28px;box-shadow:0 10px 36px #0930580f}.capability-icon{width:52px;height:52px;color:var(--blue);background:#eaf5ff;border-radius:50%;place-items:center;margin-bottom:28px;font-size:28px;display:grid}.capability-card h3{font-size:19px}.capability-card p{color:var(--ink-muted);font-size:15px;line-height:1.65}.ai-value-section{background:var(--pale);padding-block:90px}.ai-value-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.ai-value-layout .section-heading{margin-bottom:0}.ai-value-layout h2{letter-spacing:-.025em;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,4vw,54px);line-height:1.05}.ai-value-copy>p{color:var(--ink-muted);font-size:17px;line-height:1.75}.value-points{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.value-points span{color:#27415e;background:#fff;border:1px solid #bed4e4;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:650}.healthcare-band{color:#fff;background:linear-gradient(125deg,#071d3d,#0b3e75);padding-block:88px}.split{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.kicker.light{color:#64c9ff}.healthcare-band p,.cta-band p{color:#d7e8f7;font-size:17px;line-height:1.75}.text-link{color:var(--blue);align-items:center;gap:10px;margin-top:18px;font-weight:700;display:inline-flex}.light-link{color:#fff}.text-link span{font-size:22px}.trust-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.trust-card{border:1px solid var(--line);border-radius:12px;align-items:center;gap:28px;min-height:150px;padding:24px;display:flex}.trust-card img{object-fit:contain;width:145px;height:90px}.trust-card img.gca-logo{width:130px}.trust-card h3{margin-bottom:8px;font-size:20px}.trust-card p{color:var(--ink-muted);margin:0;line-height:1.5}.cta-band{text-align:center;color:#fff;background:linear-gradient(120deg,#0667dc,#073f99);padding-block:85px}.cta-band .shell{max-width:760px}.cta-band p{max-width:660px;margin-inline:auto}.white-button{color:var(--blue);background:#fff;margin-top:18px}.page-hero{background:linear-gradient(130deg,#f5f9fd,#eaf3fb);padding-block:105px 80px}.page-hero h1{letter-spacing:-.035em;margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,74px);line-height:1.02}.page-hero p:last-child{max-width:760px;color:var(--ink-muted);font-size:20px;line-height:1.65}.content-section{padding-block:85px}.editorial-image{border-radius:16px;height:clamp(280px,34vw,470px);margin-top:52px;margin-bottom:0;overflow:hidden;box-shadow:0 20px 55px #0927411f}.editorial-image img{object-fit:cover;width:100%;height:100%;display:block}.editorial-image.image-left img{object-position:left center}.editorial-image.image-right img{object-position:right center}.content-section.alt{background:var(--pale)}.content-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.content-grid.four-up{grid-template-columns:repeat(2,1fr)}.content-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:30px}.content-card h2,.content-card h3{font-size:22px;line-height:1.25}.content-card p,.prose p,.prose li{color:var(--ink-muted);line-height:1.75}.team-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.team-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 36px #0930580f}.team-photo{aspect-ratio:4/4.25;background:#e7eef5;overflow:hidden}.team-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.team-photo.portrait-fit{background:#dce7f0;position:relative}.team-photo.portrait-fit:before{content:"";filter:blur(16px);opacity:.34;background:50%/cover no-repeat;position:absolute;inset:-16px}.team-photo.mike-photo:before{background-image:url(/assets/mike-woodall.jpg)}.team-photo.benji-photo:before{background-image:url(/assets/benji-woodall.jpg)}.team-photo.portrait-fit img{z-index:1;object-fit:contain;object-position:center;position:relative}.team-copy{padding:25px}.team-copy h3{margin-bottom:7px;font-size:23px}.team-copy p{color:var(--ink-muted);line-height:1.6}.team-copy .team-role{color:var(--blue);margin-bottom:12px;font-weight:750}.prose{max-width:860px}.prose h2{margin-top:48px;font-family:Georgia,Times New Roman,serif;font-size:34px}.prose h2:first-child{margin-top:0}.prose ul{padding-left:20px}.notice{border-left:4px solid var(--blue);background:var(--pale);margin-top:30px;padding:22px}.not-found{min-height:620px;padding-block:120px}.not-found h1{letter-spacing:-.035em;max-width:760px;margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,74px);line-height:1.02}.not-found>p:not(.eyebrow){max-width:650px;color:var(--ink-muted);font-size:19px;line-height:1.65}.process-map{border:1px solid var(--line);background:var(--pale);border-radius:12px;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px;margin-top:34px;padding:24px;display:grid}.process-map span{min-height:64px;color:var(--navy);text-align:center;background:#fff;border-radius:8px;place-items:center;padding:12px;font-weight:700;display:grid}.process-map i{color:var(--blue);font-size:22px;font-style:normal}.contact-layout{grid-template-columns:.9fr 1.1fr;gap:65px;display:grid}.contact-card{background:var(--navy);color:#fff;border-radius:14px;padding:34px}.contact-card p{color:#d7e8f7;line-height:1.7}.contact-card a{color:#71ccff;font-weight:700}.contact-form{gap:18px;display:grid}.contact-form label{gap:7px;font-weight:650;display:grid}.contact-form input,.contact-form textarea,.contact-form select{width:100%;color:var(--navy);font:inherit;background:#fff;border:1px solid #bdccdb;border-radius:6px;padding:14px 15px}.contact-form textarea{resize:vertical;min-height:150px}.form-note{color:var(--ink-muted);font-size:13px;line-height:1.5}footer{color:#fff;background:#06162f}.footer-main{grid-template-columns:2fr 1fr 1fr;gap:70px;padding-block:65px;display:grid}.footer-brand img{filter:brightness(0)invert();width:220px}.footer-brand p{color:#b9c9dc;max-width:390px;margin-top:20px;line-height:1.6}footer h2{color:#8ed4ff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px;font-size:14px}.footer-main>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-main a{color:#d6e1ee;font-size:14px}.footer-legal{color:#96a9bf;border-top:1px solid #203653;justify-content:space-between;gap:20px;padding-block:22px;font-size:12px;display:flex}.footer-legal p{margin:0}.footer-legal div{gap:20px;display:flex}@media (width<=1040px){nav{display:none}.header-inner{justify-content:space-between}.hero-copy{grid-template-columns:1fr}.hero-text{padding-right:0}.hero-photo{aspect-ratio:16/9;clip-path:none;background-size:cover;min-height:0}.capability-grid{grid-template-columns:repeat(2,1fr)}.ai-value-layout{grid-template-columns:1fr;gap:32px}}@media (width<=700px){.editorial-image{border-radius:10px;height:260px;margin-top:32px}.shell,.narrow{width:min(100% - 30px,1180px)}.header-inner{gap:12px;height:68px}.brand{width:160px}.brand img{height:45px}.header-cta{min-height:42px;padding-inline:14px;font-size:12px}.hero-copy{min-height:auto}.hero-text{padding-block:48px}.hero h1{font-size:47px}.hero-intro{font-size:16px}.button-row{flex-direction:column;align-items:stretch}.hero-photo{aspect-ratio:16/9;background-size:cover;border-radius:0;min-height:0}.capability-grid,.trust-grid,.content-grid,.content-grid.four-up,.team-grid,.split,.contact-layout,.footer-main{grid-template-columns:1fr}.capability-section,.trust-section,.content-section{padding-block:65px}.split{gap:28px}.trust-card{flex-direction:column;align-items:flex-start}.ai-value-section{padding-block:65px}.process-map{grid-template-columns:1fr}.process-map i{justify-self:center;transform:rotate(90deg)}.footer-main{gap:35px}.footer-legal{flex-direction:column}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
