.homeScope{--background: #f4f7fb;--foreground: #0a1d2d;--card: #ffffff;--card-foreground: #0a1d2d;--popover: #ffffff;--popover-foreground: #0a1d2d;--primary: #0b3763;--primary-foreground: #ffffff;--secondary: #edf3fb;--secondary-foreground: #0a1d2d;--muted: #edf2f7;--muted-foreground: #5b6f83;--accent: #f8ecd8;--accent-foreground: #0a1d2d;--border: rgba(10, 29, 45, .1);--input: rgba(10, 29, 45, .12);--ring: rgba(11, 55, 99, .24);--success: #137333;--success-foreground: #ffffff;--gold: #c78f2d;--gold-foreground: #0a1d2d;--home-sky: #dfeafc;--home-teal: #dff5ee;--home-amber: #f9ecd2;--home-rose: #f9e7eb;--home-violet: #ece7fb;--home-lime: #e3f1df;min-height:100vh;background:var(--background);color:var(--foreground)}.homePage{--home-bg: #f6f8fb;--home-surface: rgba(255, 255, 255, .9);--home-border: rgba(11, 29, 45, .08);--home-text: #0a1d2d;--home-muted: #586d82;--home-accent: #d8bf8b;--home-accent-2: #0a1d2d;position:relative;isolation:isolate;overflow:clip;background:linear-gradient(180deg,#f1f5fa,#f8fafc 42%,#f4f7fb);color:var(--home-text)}.homePage:before,.homePage:after{content:"";position:absolute;inset:auto;pointer-events:none;filter:blur(72px);opacity:.5;z-index:0}.homePage:before{top:80px;left:-60px;width:280px;height:280px;border-radius:999px;background:radial-gradient(circle at 35% 35%,rgba(88,181,255,.35),transparent 62%)}.homePage:after{top:130px;right:-80px;width:340px;height:340px;border-radius:999px;background:radial-gradient(circle at 38% 36%,rgba(199,143,45,.26),transparent 62%)}.homePage :where(.homeShell){position:relative;z-index:1}.homeHero{position:relative;overflow:hidden;min-height:calc(100svh - 2.75rem);display:flex;align-items:center;color:#f8fbff;background:radial-gradient(circle at 12% 18%,rgba(84,142,207,.36),transparent 28%),radial-gradient(circle at 88% 86%,rgba(216,191,139,.16),transparent 30%),linear-gradient(135deg,#071827,#0b2942 58%,#123b58)}.homeHero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.72),transparent 86%);mask-image:linear-gradient(90deg,rgba(0,0,0,.72),transparent 86%);pointer-events:none}.homeContainer{width:100%;max-width:1240px;margin-inline:auto;padding-inline:clamp(1rem,3vw,2rem)}.homeHeroGrid{position:relative;z-index:1;display:grid;gap:clamp(1.5rem,3vw,3rem);align-items:center;width:100%;padding-block:clamp(2.25rem,5vh,4.25rem)}.homeHeroGrid--top{align-items:center}.homeHeroCopy{max-width:42rem}.homeBadge{display:inline-flex;align-items:center;gap:.55rem;border:1px solid rgba(216,191,139,.3);border-radius:.6rem;background:#d8bf8b1f;padding:.52rem .9rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#e4c98e;box-shadow:none}.homeBadgeIcon{width:.875rem;height:.875rem;color:#e4c98e}.homeTitle{margin:1.25rem 0 0;max-width:12.5ch;font-size:clamp(3rem,5vw,5.75rem);line-height:.94;letter-spacing:-.06em;font-weight:600;text-wrap:balance;color:#fff}.homeSubtitle{margin:1.4rem 0 0;max-width:35rem;font-size:clamp(1.08rem,2vw,1.24rem);line-height:1.7;color:#c4d2df}.homeActions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.9rem}.homeButtonSecondary,.homeButtonPrimary{min-height:3.1rem;border-radius:1.1rem;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),background-color .28s cubic-bezier(.16,1,.3,1)}.homeButtonPrimary{background:linear-gradient(180deg,#e4c98e,#c9a866);color:#0a1d2d;box-shadow:0 16px 30px #00000038}.homeButtonPrimary:hover{background:linear-gradient(180deg,#f0dca9,#d8bf8b);box-shadow:0 18px 34px #0000004d}.homeButtonSecondary{border:1px solid rgba(255,255,255,.26);background:#ffffff0f;color:#f8fbff}.homeButtonSecondary:hover{background:#ffffff24}.homeButtonPrimary:hover,.homeButtonSecondary:hover,.homeCTAButton:hover{transform:translateY(-1px)}.homeHeroStats{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:.75rem .9rem}.homeHeroStat{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .8rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);box-shadow:none;color:#d4e0eb;font-size:.85rem;font-weight:600}.homeTrustIcon{width:1rem;height:1rem;color:#9ce0c4}.homeLeadCard{max-width:34rem;width:100%;margin-left:auto;border:1px solid rgba(255,255,255,.72);background:#fffffffa;color:#0a1d2d;--background: #ffffff;--foreground: #0a1d2d;--card: #ffffff;--card-foreground: #0a1d2d;--muted: #edf2f7;--muted-foreground: #5b6f83;--primary: #0b3763;--primary-foreground: #ffffff;--border: rgba(10, 29, 45, .14);--input: rgba(10, 29, 45, .16);--ring: rgba(11, 55, 99, .24);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);border-radius:2rem;box-shadow:0 30px 70px #0000004d;padding:1.5rem 1.5rem 1.25rem}.homeLeadCard__top{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.homeLeadCard__eyebrow{margin:0;font-size:.71rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#71839a}.homeLeadCard__title{margin:.35rem 0 0;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.2;font-weight:600;letter-spacing:-.04em;color:#0a1d2d}.homeLeadCard__pill{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:1px solid rgba(15,118,110,.18);background:#e9f8f3;padding:.4rem .72rem;font-size:.72rem;font-weight:700;color:#0f766e;white-space:nowrap}.homeLeadCard__list{display:grid;gap:.45rem .9rem;margin:.9rem 0 0;padding:0;list-style:none;color:#586d82;font-size:.84rem;line-height:1.6}.homeLeadCard__list>div{display:flex;align-items:center;gap:.55rem}.homeLeadCard__list>div:before{content:"•";color:#0f766e;font-size:1rem;line-height:1}.homeHero .homeLeadCard form.space-y-4>:not([hidden])~:not([hidden]){margin-top:.65rem}.homeHero .homeLeadCard form.lead-form-compact{gap:.65rem}.homeHero .homeLeadCard form.lead-form-compact>:not([hidden])~:not([hidden]){margin-top:.45rem}.homeHero .homeLeadCard .lead-form-compact label{font-size:.82rem}.homeHero .homeLeadCard input{height:2.75rem}.homeHero .homeLeadCard textarea{min-height:4.5rem}.homeHero .homeLeadCard form>button{height:2.75rem}.homeOfferGrid{display:grid;gap:1rem;margin-top:2.5rem}.homeOfferSection{position:relative;background:#f7f9fc}.homeOfferSection:before{content:"";position:absolute;top:0;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(11,55,99,.16),transparent)}.homeOfferCard{border:1px solid color-mix(in oklab,var(--home-border) 90%,white 10%);background:#ffffffeb;border-radius:1.5rem;box-shadow:0 10px 24px #0a254014;position:relative;min-height:14rem;padding:1.5rem;overflow:hidden}.homeOfferCard:after{content:"";position:absolute;right:-2.5rem;bottom:-3.5rem;width:9rem;height:9rem;border-radius:999px;background:#0b37630b;pointer-events:none}.homeOfferCardTopline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.homeOfferIndex{font-size:.72rem;font-weight:700;letter-spacing:.12em;color:#7d91a5}.homeOfferCard:nth-child(1){background:linear-gradient(180deg,#fff,#f4fbf8)}.homeOfferCard:nth-child(2){background:linear-gradient(180deg,#fff,#f3f7ff)}.homeOfferCard:nth-child(3){background:linear-gradient(180deg,#fff,#fffaf0)}.homeOfferCard:nth-child(4){background:linear-gradient(180deg,#fff,#f8f6ff)}.homeOfferIconWrap{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid color-mix(in oklab,var(--home-border) 92%,white 8%);background:linear-gradient(180deg,#f8fafcf5,#f0f4f8e6)}.homeOfferIcon{width:1.1rem;height:1.1rem;color:#1d4ed8}.homeOfferCard:nth-child(2) .homeOfferIcon{color:#0f766e}.homeOfferCard:nth-child(3) .homeOfferIcon{color:#b45309}.homeOfferCard:nth-child(4) .homeOfferIcon{color:#7c3aed}.homeOfferTitle{margin:.9rem 0 0;font-size:1.04rem;line-height:1.35;font-weight:600;color:var(--home-text)}.homeOfferTitle{position:relative;z-index:1;max-width:13rem}.homeOfferText{margin:.55rem 0 0;font-size:.94rem;line-height:1.72;color:var(--home-muted)}.homeOfferText{position:relative;z-index:1;max-width:18rem}.homeFaqItem{border-bottom:1px solid rgba(11,29,45,.12)}.homeFaqItem:first-child{border-top:1px solid rgba(11,29,45,.12)}.homeFaqList{display:flex;max-width:46rem;margin-inline:auto;margin-top:3rem;flex-direction:column}.homeFaqQuestion{list-style:none;cursor:pointer;display:flex;align-items:center;gap:1.5rem;padding:1.5rem 0;font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:600;letter-spacing:-.01em;color:var(--home-text);transition:color .2s ease}.homeFaqQuestion:hover{color:#0b3763}.homeFaqQuestion::-webkit-details-marker{display:none}.homeFaqQuestionText{flex:1;min-width:0;text-align:left}.homeFaqToggle{flex:none;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;color:#86868b;transition:transform .26s var(--ease-apple)}.homeFaqItem[open] .homeFaqToggle{transform:rotate(45deg);color:#0b3763}.homeFaqAnswerWrap{padding:0 0 1.6rem;max-width:40rem}.homeFaqAnswer{margin:0;color:var(--home-muted);font-size:.98rem;line-height:1.75}.homeFaqClosing{max-width:46rem;margin:2.75rem auto 0;display:flex;align-items:center;justify-content:center;gap:.5rem}.homeFaqClosingText{margin:0;font-size:.98rem;color:var(--home-muted)}.homeFaqClosingLink{display:inline-flex;align-items:center;gap:.3rem;border:none;background:none;padding:0;font:inherit;font-size:.98rem;font-weight:600;color:#0b3763;cursor:pointer;transition:gap .2s ease}.homeFaqClosingLink:hover{gap:.5rem;text-decoration:underline;text-underline-offset:3px}.homeAboutSection{position:relative;overflow:hidden;background:linear-gradient(180deg,#eef3f8,#f2f6fa)}.homeAboutSection:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 12%,rgba(11,55,99,.05),transparent 30%),radial-gradient(circle at 94% 88%,rgba(199,143,45,.07),transparent 32%);pointer-events:none}.homeAboutLayout{position:relative;z-index:1;display:grid;gap:2.25rem;margin-top:3rem}.homeAboutHeader{max-width:42rem}.homeAboutHeader .homeSectionText{margin-inline:0}.homeAboutTitle{position:relative;margin:1.1rem 0 0;padding-left:1.15rem;border-left:3px solid var(--home-accent);font-family:var(--font-display);font-size:clamp(1.8rem,3.4vw,2.6rem);line-height:1.18;letter-spacing:-.03em;font-weight:600;color:var(--home-text);text-wrap:balance}.homeAboutPortraitCard{position:relative;overflow:hidden;min-height:18rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 20px 46px #0a25401f}.homeAboutPortraitImg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.homeAboutPortraitCard:after{content:"";position:absolute;inset:auto 0 0;height:62%;background:linear-gradient(180deg,transparent,rgba(6,18,30,.86) 82%);pointer-events:none}.homeAboutPortraitOverlay{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:1.35rem 1.5rem 1.5rem}.homeAboutPortraitName{margin:0;font-family:var(--font-display);font-size:1.08rem;font-weight:600;letter-spacing:-.02em;color:#fff}.homeAboutPortraitRole{margin:.25rem 0 0;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8}.homeAboutList{position:relative;z-index:1;display:flex;flex-direction:column;border-radius:1.5rem;border:1px solid rgba(11,29,45,.08);background:#ffffffb3;padding-inline:1.5rem}.homeAboutListItem{display:flex;align-items:flex-start;gap:1.1rem;padding-block:1.5rem;border-top:1px solid rgba(11,29,45,.08);transition:background-color .2s ease}.homeAboutListItem:first-child{border-top:none}.homeAboutListIconWrap{flex:none;margin-top:.1rem;display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:.85rem;background:linear-gradient(180deg,#eef6f4,#e3f1ed);border:1px solid rgba(15,118,110,.14)}.homeAboutListIcon{width:1.2rem;height:1.2rem;color:#0f766e}.homeAboutListTitle{margin:0;font-size:1.03rem;font-weight:600;letter-spacing:-.02em;color:var(--home-text)}.homeAboutListDesc{margin:.4rem 0 0;font-size:.92rem;line-height:1.68;color:var(--home-muted)}.homeFadeIn{animation:fade-in .5s var(--ease-apple) both}.homeFadeUp{animation:fade-in-up .7s var(--ease-apple) both}.homeFadeScale{animation:scale-in .7s var(--ease-apple) both}.homeDelay100{animation-delay:.1s}.homeDelay200{animation-delay:.2s}.homeDelay300{animation-delay:.3s}.homeSection{padding-block:clamp(4.5rem,7vw,6.5rem)}.homeSectionHeader{max-width:52rem;margin-inline:auto;text-align:center}.homeOfferSection .homeSectionHeader{max-width:58rem;margin-inline:0;text-align:left}.homeOfferSection .homeSectionText{margin-inline:0}.homeSectionBadge{display:inline-flex;border:1px solid rgba(11,55,99,.08);border-radius:999px;background:#fffc;padding:.4rem .8rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5a6d82}.homeSectionTitle{margin:1rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.06em;font-weight:600;color:var(--home-text);text-wrap:balance}.homeSectionText{margin:1rem auto 0;max-width:46rem;font-size:clamp(1rem,2.3vw,1.08rem);line-height:1.75;color:var(--home-muted)}.homeAreasGrid{display:grid;gap:1rem}.homeAreasHeader{max-width:40rem}.homeAreaCard{border:1px solid rgba(11,29,45,.08);background:#ffffffe6;border-radius:1.5rem;box-shadow:0 16px 36px #0a25400f}.homeAreaCard{display:flex;width:100%;flex-direction:column;padding:1.5rem;text-decoration:none;cursor:pointer;text-align:left;appearance:none;font:inherit;color:inherit}.homeAreaIconWrap{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.9rem;background:linear-gradient(180deg,#eaf2ff,#e1ecff);border:1px solid rgba(29,78,216,.14)}.homeAreaIcon{width:1.3rem;height:1.3rem;color:#1d4ed8}.homeAreaCard:nth-of-type(2) .homeAreaIconWrap{background:linear-gradient(180deg,#fff3da,#ffe9bd);border-color:#b4530929}.homeAreaCard:nth-of-type(2) .homeAreaIcon{color:#b45309}.homeAreaCard:nth-of-type(3) .homeAreaIconWrap{background:linear-gradient(180deg,#fde7ea,#fbd7dd);border-color:#be185d29}.homeAreaCard:nth-of-type(3) .homeAreaIcon{color:#be185d}.homeAreaCard:nth-of-type(4) .homeAreaIconWrap{background:linear-gradient(180deg,#eafbf3,#d9f6e8);border-color:#0f766e29}.homeAreaCard:nth-of-type(4) .homeAreaIcon{color:#0f766e}.homeAreaCard:nth-of-type(5) .homeAreaIconWrap{background:linear-gradient(180deg,#efe9ff,#e3d9ff);border-color:#7c3aed29}.homeAreaCard:nth-of-type(5) .homeAreaIcon{color:#7c3aed}.homeAreaCard--cta{background:linear-gradient(160deg,#0b3763,#123b58);border-color:#ffffff1a}.homeAreaCard--cta .homeAreaIconWrap{background:#ffffff1f;border-color:#fff3}.homeAreaCard--cta .homeAreaIcon{color:#e4c98e}.homeAreaCard--cta .homeAreaTitle,.homeAreaCard--cta .homeAreaAction{color:#fff}.homeAreaCard--cta .homeAreaText{color:#c4d2df}.homeTrustCardTitle,.homeAreaTitle{letter-spacing:-.03em;color:var(--home-text)}.homeTrustCardTitle{margin:1rem 0 0;font-size:1.05rem;font-weight:600}.homeTrustCardText,.homeAreaText{margin:.5rem 0 0;font-size:.92rem;line-height:1.72;color:var(--home-muted)}.homeAreasGrid{margin-top:2.5rem}.homeAreaTitle{margin:1rem 0 0;font-size:1.1rem;font-weight:600;line-height:1.3}.homeAreaText{flex:1}.homeAreaAction{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.92rem;font-weight:600;color:var(--home-text)}.homeAreaCard,.homeOfferCard{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.homeAreaCard:hover,.homeOfferCard:hover{transform:translateY(-2px);border-color:#0f4c8142;box-shadow:0 14px 30px #0a254024}.homeAreaCard--cta:hover{border-color:#e4c98e66;box-shadow:0 18px 36px #030c1659}.homeButtonPrimary:focus-visible,.homeButtonSecondary:focus-visible,.homeAreaCard:focus-visible,.homeFaqQuestion:focus-visible,.homeFaqClosingLink:focus-visible{outline:2px solid rgba(15,76,129,.38);outline-offset:2px}@media(min-width:768px){.homeScope{background:#f3f6fb}.homeHeroGrid,.homeOfferGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.homeHeroGrid{grid-template-columns:1.08fr .92fr;padding-block:clamp(1.5rem,4vh,3rem)}.homeHeroCopy{max-width:38rem}.homeTitle{max-width:12.5ch;font-size:clamp(3rem,4.4vw,5rem)}.homeLeadCard{max-width:32rem;padding:1.25rem 1.25rem 1rem}.homeOfferGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.homeAboutLayout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,4vw,3rem);align-items:stretch}.homeAreasGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.homeHero{min-height:auto}.homeHeroGrid{gap:1.5rem;padding-block:2rem 2.5rem}.homeTitle{max-width:13ch;font-size:clamp(2.45rem,11vw,3.35rem);line-height:.98}.homeSubtitle{margin-top:1rem;max-width:30rem;font-size:.96rem;line-height:1.6}.homeActions{margin-top:1.35rem;flex-wrap:nowrap;gap:.6rem}.homeActions>*{flex:1 1 0;min-width:0;justify-content:center;padding-inline:.7rem;font-size:.9rem!important}.homeHeroStats{display:none}.homeLeadCard{margin-inline:0;border-radius:1.5rem}}@media(min-width:1024px){.homeAreasGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.homePage *,.homePage *:before,.homePage *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
