.home{--home-primary:var(--palette-primary);--home-accent:var(--palette-accent-dark);--home-bg:var(--palette-bg);--home-text:var(--palette-text);--home-muted:var(--palette-muted);--home-border:var(--palette-border);--home-radius:18px;--home-shadow-sm:0 8px 22px rgba(2, 6, 23, 0.08);--home-shadow-md:0 14px 30px rgba(2, 6, 23, 0.10);background:var(--home-bg);color:var(--home-text)}.home .home-container{max-width:1120px;margin:0 auto;padding:0 20px}.home .home-section{padding:56px 0}.home .home-h1{color:var(--home-primary);font-weight:900;letter-spacing:-.02em;font-size:clamp(34px,4.4vw,52px);line-height:1.06;margin:0 0 18px}.home .home-h2{color:var(--home-primary);font-weight:900;letter-spacing:-.015em;font-size:clamp(22px,2.6vw,32px);line-height:1.15;margin:0 0 14px}.home .home-h3{color:var(--home-text);font-weight:800;font-size:18px;line-height:1.2;margin:0 0 10px}.home .home-lead{color:var(--home-text);font-size:17px;line-height:1.7;max-width:78ch;margin:0}.home .home-muted{color:var(--home-muted);margin:0}.home .home-hero{padding:58px 0 44px;color:var(--home-text);background:linear-gradient(180deg,#EEF2F6 0%,#FFFFFF 65%);border-bottom:1px solid rgba(15,23,42,.1)}.home .home-hero-inner{max-width:54rem}.home .home-h1{margin:0 0 10px}.home .home-hero-subtitle{margin:0 0 14px;font-weight:800;font-size:16px;line-height:1.45;color:var(--home-text)}.home .home-hero-desc{margin:0;max-width:78ch;font-size:15px;line-height:1.72;color:#334155}.home .home-hero-cta{margin-top:22px;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.home .home-hero-link{font-weight:800;color:var(--palette-accent);text-decoration:none;border-bottom:1px solid rgba(31,58,95,.25);padding-bottom:2px}.home .home-hero-link:hover{border-bottom-color:rgba(31,58,95,.45)}.home .home-hero-microcopy{margin-top:14px;max-width:46rem;color:var(--home-muted);font-size:.95rem;line-height:1.6}.home .home-hero-grid{display:block}.home .home-hero-box{background:0 0;border:0;box-shadow:none;padding:0}.home .home-hero-aside{display:none}.home-hero-name{display:flex;align-items:baseline;gap:10px}.home-hero-kicker{font-family:sansation,sans-serif;font-size:2rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--palette-accent);margin-right:6px}.home-hero-fullname{font-family:var(--font-body,system-ui,-apple-system,BlinkMacSystemFont);font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:-.015em;color:var(--palette-primary)}.home .home-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 16px;font-weight:800;font-size:14px;letter-spacing:.01em;text-decoration:none;transition:transform 160ms ease,box-shadow 160ms ease,background-color 160ms ease,border-color 160ms ease,color 160ms ease}.home .home-btn-primary{background:var(--home-primary);color:#fff;box-shadow:0 10px 20px rgba(31,58,95,.18);border:1px solid rgba(31,58,95,.62)}.home .home-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 26px rgba(31,58,95,.22)}.home .home-section-head{margin-bottom:18px}.home .home-section-head-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.home .home-grid{display:grid;gap:16px;margin-top:22px}.home .home-activities-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home .home-insights-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home .home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.home .home-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home .home-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:var(--home-radius);padding:18px 18px 16px;box-shadow:0 1px rgba(2,6,23,4%);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease;min-height:180px}.home .home-card--tight{min-height:0}.home .home-card:hover{transform:translateY(-1px);border-color:rgba(31,58,95,.18);box-shadow:var(--home-shadow-sm)}.home .home-card-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(15,61,46,8%);border:1px solid rgba(15,61,46,.18)}.home .home-card--icon{display:flex;flex-direction:row;gap:14px;align-items:flex-start}.home .home-card--icon .home-card-icon{margin-top:2px;flex:none}.home .home-card-body{flex:auto;min-width:0}.home .home-card-desc{color:var(--home-muted);font-size:14px;line-height:1.6;margin:0 0 14px}.home .home-card-body{display:flex;flex-direction:column}.home .home-card-actions{margin-top:auto;display:flex;justify-content:flex-end}.home .home-card-cta-link{font-weight:800;text-decoration:none}.home .home-link{color:var(--home-accent);font-weight:800;text-decoration:none}.home .home-link:hover{color:var(--home-primary)}.home-cta-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:3rem;align-items:center}.home-cta-actions-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:2rem;border-left:1px solid rgba(0,0,0,8%)}.home-cta-eyebrow{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--home-primary);margin-bottom:.75rem}.home-cta-actions-col .home-btn{margin-bottom:.5rem}.home-cta-microcopy{margin:0;font-size:.95rem;max-width:26rem;color:var(--home-muted);line-height:1.6}.home a:focus-visible,.home .home-btn:focus-visible{outline:3px solid rgba(15,61,46,.55);outline-offset:3px;border-radius:999px}.home a:focus:not(:focus-visible),.home .home-btn:focus:not(:focus-visible){outline:none}.home .home-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:992px){.home .home-activities-grid,.home .home-insights-grid,.home .home-trust-grid,.home .home-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.home-cta-actions-col{padding-left:0;border-left:none;margin-top:1rem}}@media(max-width:640px){.home .home-hero{padding:56px 0 36px}.home .home-section{padding:44px 0}.home .home-activities-grid,.home .home-insights-grid,.home .home-trust-grid,.home .home-method-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home .home-btn,.home .home-card{transition:none}.home .home-btn:hover,.home .home-card:hover{transform:none}}.home .home-trust.home-section{padding:18px 0;background:#f6f8fa;border-top:1px solid rgba(15,23,42,6%);border-bottom:1px solid rgba(15,23,42,6%)}.home .home-trust-grid{margin-top:0;display:flex;gap:28px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.home .home-trust .home-card{background:0 0;border:0;box-shadow:none;padding:0;border-radius:0;min-height:0;display:flex;gap:12px;align-items:flex-start;max-width:340px}.home .home-trust .home-card:hover{transform:none;border-color:transparent;box-shadow:none}.home .home-trust .home-card-icon{width:20px;height:20px;border:0;border-radius:0;background:0 0;padding:0;margin-top:2px;color:var(--palette-accent)}.home .home-trust .home-h3{margin:0 0 4px;font-size:14px;font-weight:700;color:var(--palette-text)}.home .home-trust .home-card-desc{margin:0;font-size:13px;line-height:1.5;color:var(--palette-muted)}@media(max-width:640px){.home .home-trust.home-section{padding:14px 0}.home .home-trust-grid{gap:16px}.home .home-trust .home-card{max-width:100%}}.home .home-activities .home-section-head{margin-bottom:14px}.home .home-activities-grid{margin-top:18px;gap:14px}.home .home-activities .home-card{border-radius:10px;border:1px solid rgba(15,23,42,.1);box-shadow:none;padding:16px 16px 14px;min-height:0}.home .home-activities .home-card:hover{transform:translateY(-1px);border-color:rgba(31,58,95,.18);box-shadow:0 6px 14px rgba(2,6,23,6%)}.home .home-activities .home-card-icon{width:22px;height:22px;border:0;border-radius:0;background:0 0;padding:0;margin-top:2px;color:var(--palette-primary)}.home .home-activities .home-h3{margin:0 0 6px;font-size:16px;font-weight:800;line-height:1.25}.home .home-activities .home-h3 .home-link{color:var(--palette-text);text-decoration:none}.home .home-activities .home-h3 .home-link:hover{color:var(--palette-primary)}.home .home-activities .home-card-desc{margin:0;font-size:13.5px;line-height:1.6;color:var(--palette-muted)}.home .home-activities .home-areas-cta{margin-top:18px}.home .home-activities .home-card{border-radius:10px;box-shadow:none}.home .home-activities .home-card:hover{box-shadow:0 6px 14px rgba(2,6,23,6%);transform:translateY(-1px)}@media(min-width:1024px){.home .home-activities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home .home-online-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.home .home-online-item{display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:16px;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#fff;text-decoration:none;color:var(--palette-text);box-shadow:none;transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease}.home .home-online-item:hover{transform:translateY(-1px);border-color:rgba(31,58,95,.18);box-shadow:0 10px 22px rgba(2,6,23,6%)}.home .home-online-main{display:flex;align-items:flex-start;gap:12px}.home .home-online-icon{width:20px;height:20px;flex:none;color:var(--palette-accent);margin-top:2px}.home .home-online-icon svg{width:20px!important;height:20px!important;display:block}.home .home-online-title{margin:0 0 4px;font-size:14px;font-weight:800;line-height:1.25;color:var(--palette-text)}.home .home-online-desc{margin:0;font-size:13px;line-height:1.5;color:var(--palette-muted)}.home .home-online-open{align-self:flex-end;font-weight:800;font-size:13px;color:var(--palette-primary);opacity:.9}.home .home-online-item:hover .home-online-open{text-decoration:underline}@media(max-width:992px){.home .home-online-row{grid-template-columns:1fr}}.home .home-contact-cta{background:linear-gradient( 180deg,#1F3A5F 0%,#0F2740 100% );color:#fff;padding:56px 0}.home .home-contact-cta .home-card{background:0 0;border:0;box-shadow:none;padding:0}.home .home-contact-cta-inner{max-width:64rem}.home .home-contact-cta h2{color:#fff}.home .home-contact-cta p{color:rgba(255,255,255,.85)}.home .home-contact-cta .home-btn-primary{background:#fff;color:#1f3a5f}.home .home-contact-cta .home-btn-primary:hover{background:#f1f5f9}