@media(prefers-reduced-motion:no-preference){.home-card-grid .home-category-card{animation:route-card-in .28s var(--ease) both}.home-card-grid .home-category-card:nth-child(2){animation-delay:35ms}.home-card-grid .home-category-card:nth-child(3){animation-delay:70ms}.home-card-grid .home-category-card:nth-child(4){animation-delay:105ms}.home-card-grid .home-category-card:nth-child(5){animation-delay:.14s}.home-card-grid .home-category-card:nth-child(6){animation-delay:175ms}@keyframes route-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}.home-card-icon{align-items:center;border:1px solid #c8e7e1;border-radius:8px;color:var(--teal-dark);display:inline-flex;justify-content:center}.home-section{display:grid;gap:18px;margin:8px 0 0}.home-fd-summary-section{margin-top:16px}.home-fd-summary-panel{background:#fff;border:1px solid #dfe7ec;border-radius:10px;box-shadow:0 12px 28px #0714260a;display:grid;gap:12px;padding:16px}.home-fd-summary-heading{display:grid;gap:4px;justify-items:center;padding:0 12px 6px;text-align:center}.home-fd-summary-heading h2{color:#071426;font-size:clamp(1.32rem,1.75vw,1.58rem);line-height:1.12;margin:0}.home-fd-summary-heading p{color:#475772;font-size:.95rem;line-height:1.35;margin:0}.home-fd-summary-panel .home-fd-product-tabs,.home-fd-summary-panel .summary-scope-control{background:#fff;border:0;border-bottom:1px solid #c4d3cf;border-radius:0;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;overflow:visible;padding:0;position:relative;width:100%}.home-fd-summary-panel .home-fd-product-tabs{margin-bottom:-1px}.home-fd-summary-panel .home-fd-product-tabs button,.home-fd-summary-panel .summary-scope-control button{align-items:center;background:transparent;border:1px solid transparent;border-bottom:0;border-radius:9px 9px 0 0;color:#25324a;display:inline-flex;gap:10px;font-size:.98rem;font-weight:760;justify-content:center;min-height:48px;padding:10px 16px 12px;position:relative;transition:background .16s var(--ease),border-color .16s var(--ease),color .16s var(--ease);z-index:1}.home-fd-summary-panel .home-fd-product-tabs button+button,.home-fd-summary-panel .summary-scope-control button+button{margin-left:0}.home-fd-summary-panel .home-fd-product-tabs button svg,.home-fd-summary-panel .summary-scope-control button svg{color:#465773;flex:0 0 auto;height:22px;width:22px}.home-fd-summary-panel .home-fd-product-tabs button:hover,.home-fd-summary-panel .summary-scope-control button:hover{background:#f7fbfa;color:#006f63}.home-fd-summary-panel .home-fd-product-tabs button:hover svg,.home-fd-summary-panel .summary-scope-control button:hover svg{color:#006f63}.home-fd-summary-panel .home-fd-product-tabs button.active,.home-fd-summary-panel .home-fd-product-tabs button[aria-selected=true]{background:#fff;border-color:#2faaa0;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;border-bottom:0;box-shadow:none;color:#006f63;margin-bottom:-1px;z-index:2}.home-fd-summary-panel .home-fd-product-tabs button.active:after,.home-fd-summary-panel .home-fd-product-tabs button[aria-selected=true]:after{background:#fff;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.home-fd-summary-panel .summary-scope-control{border-bottom-color:#c7d6d3;margin-top:0}.home-fd-summary-panel .home-fd-product-tabs button.active svg,.home-fd-summary-panel .home-fd-product-tabs button[aria-selected=true] svg{color:#006f63}.home-fd-summary-panel .summary-scope-control button{border:0;border-radius:0;min-height:46px;padding:9px 12px 13px}.home-fd-summary-panel .summary-scope-control button.active,.home-fd-summary-panel .summary-scope-control button[aria-selected=true]{background:transparent;box-shadow:none;color:#006f63}.home-fd-summary-panel .summary-scope-control button.active svg,.home-fd-summary-panel .summary-scope-control button[aria-selected=true] svg{color:#006f63}.home-fd-summary-panel .summary-scope-control button.active:after,.home-fd-summary-panel .summary-scope-control button[aria-selected=true]:after{background:#00877a;bottom:-1px;content:"";height:3px;left:8px;position:absolute;right:8px}.home-fd-summary-panel .summary-section{border:0;border-radius:0;gap:12px;margin:0;min-width:0;overflow:visible}.home-fd-summary-panel .summary-card-strip{background:#fff;border-top:0;margin-top:0;min-width:0;padding:0}.home-fd-summary-panel .summary-grid{gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));margin:0}.home-fd-summary-panel .summary-card{box-shadow:0 8px 18px #07142609;display:grid;justify-items:center;min-height:122px;padding:18px 12px 16px;text-align:center;text-decoration:none;text-decoration-line:none}.home-fd-summary-panel .summary-card:hover,.home-fd-summary-panel .summary-card:focus-visible{border-color:#8fd0c8}.home-fd-summary-panel .summary-card span,.home-fd-summary-panel .summary-card strong,.home-fd-summary-panel .summary-card small{text-decoration:none;text-decoration-line:none}.home-fd-summary-panel .summary-card strong{color:#006f63;font-size:clamp(1.5rem,2vw,1.86rem);font-weight:780;line-height:1.08;margin:4px 0 2px}.home-fd-summary-panel .summary-card span,.home-fd-summary-panel .summary-card small{color:#475772}.home-fd-summary-panel .summary-card small{font-size:.86rem;font-weight:650;line-height:1.2}.home-fd-summary-panel .summary-term{color:#071426;font-size:.84rem;font-weight:800;line-height:1.15}.home-fd-summary-panel .summary-term-short,.home-fd-summary-panel .summary-mobile-link{display:none}.home-section-heading{display:grid;gap:6px;justify-items:center;text-align:center}.home-section-heading.home-section-heading-left{justify-items:start;text-align:left}.home-section-heading h2{font-size:clamp(1.32rem,1.9vw,1.74rem);line-height:1.2;margin:0}.home-section-heading p{color:var(--muted);margin:0}.home-section-heading .home-update-line{color:var(--brand-strong);font-size:.86rem;font-weight:760}.home-card-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-card{--home-card-accent-rgb: 8, 127, 114;background:linear-gradient(135deg,#f7fcfb,#fff);border:1px solid var(--border);border-radius:8px;box-shadow:0 12px 26px #17201d12;display:grid;gap:8px 18px;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;min-height:150px;padding:20px 22px;position:relative;text-decoration:none;transition:background .18s var(--ease),border-color .18s var(--ease),box-shadow .18s var(--ease),transform .18s var(--ease)}.home-category-card.cyan{--home-card-accent-rgb: 11, 107, 133;background:linear-gradient(135deg,#f4fbff,#fff)}.home-category-card.amber{--home-card-accent-rgb: 154, 91, 16;background:linear-gradient(135deg,#fffaf0,#fff)}.home-category-card.violet{--home-card-accent-rgb: 104, 71, 177;background:linear-gradient(135deg,#fbf8ff,#fff)}.home-category-card.indigo,.home-category-card.blue{--home-card-accent-rgb: 23, 92, 211;background:linear-gradient(135deg,#f6f9ff,#fff)}.home-category-card:hover,.home-category-card:focus-visible,.home-category-card.is-pressed{border-color:rgba(var(--home-card-accent-rgb),.42);box-shadow:0 20px 42px rgba(var(--home-card-accent-rgb),.14);outline:0;transform:translateY(-2px)}.home-card-icon{background:#e8f7f4;grid-row:1 / span 2;height:72px;transition:transform .18s var(--ease),box-shadow .18s var(--ease);width:72px}.home-category-card.cyan .home-card-icon{background:#eaf7ff;border-color:#c6e3f3;color:#0b6b85}.home-category-card.amber .home-card-icon{background:#fff4db;border-color:#f3d49b;color:#9a5b10}.home-category-card.violet .home-card-icon{background:#f0ebff;border-color:#dbd1fb;color:#6847b1}.home-category-card.indigo .home-card-icon,.home-category-card.blue .home-card-icon{background:#edf4ff;border-color:#c9ddff;color:var(--blue)}.home-card-copy{display:grid;gap:8px}.home-card-copy strong{font-size:1.02rem}.home-card-copy small{color:var(--muted);font-size:.86rem;line-height:1.45}.home-card-action{align-items:center;color:var(--teal-dark);display:inline-flex;gap:8px;font-size:.86rem;font-weight:820}.home-card-action svg{transition:transform .18s var(--ease)}.home-category-card:hover .home-card-icon,.home-category-card:focus-visible .home-card-icon,.home-category-card.is-pressed .home-card-icon{box-shadow:0 8px 18px rgba(var(--home-card-accent-rgb),.13);transform:scale(1.035)}.home-category-card:hover .home-card-action svg,.home-category-card:focus-visible .home-card-action svg,.home-category-card.is-pressed .home-card-action svg{transform:translate(3px)}.home-footer{align-items:center;background:#f8fbfa;border:1px solid #cfe4df;border-radius:10px;display:grid;gap:28px;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);margin:34px 0 0;padding:20px 22px}.home-footer strong{display:block;margin-bottom:6px}.home-footer-brand strong{font-size:1.32rem;margin-bottom:5px}.home-footer-brand strong span{color:var(--teal)}.home-footer p,.home-footer a{color:var(--muted);font-size:.84rem;line-height:1.55}.home-footer p{margin:0}.home-footer-main{display:grid;gap:12px;min-width:0}.home-footer-contact{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px 10px;min-width:0}.home-footer-contact strong{color:var(--text);font-size:.84rem;margin-bottom:0}.home-footer a{text-decoration:none}.home-footer a:hover{color:var(--teal-dark)}.home-footer .site-disclaimer{align-self:center;background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;grid-template-columns:1fr;margin-top:0;padding:1px 0 2px;position:relative}.home-footer .site-disclaimer:before{background:var(--border);content:"";height:calc(100% + 28px);left:-24px;position:absolute;top:50%;transform:translateY(-50%);width:1px}@media(max-width:940px){.home-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-fd-summary-panel .summary-card-strip{overflow:hidden;padding-top:30px}.home-fd-summary-panel .summary-card-strip .summary-scroll-button{top:0;transform:none}.home-fd-summary-panel .summary-card-strip .summary-scroll-button:hover:not(:disabled){transform:scale(1.04)}.home-fd-summary-panel .summary-card-strip .summary-scroll-button-left{left:auto;right:38px}.home-fd-summary-panel .summary-card-strip .summary-scroll-button-right{right:0}.home-fd-summary-panel .summary-grid{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.home-fd-summary-panel .summary-section .summary-card{flex:0 0 clamp(152px,calc((100% - 24px)/4),184px)}.home-footer{grid-template-columns:1fr}.home-footer .site-disclaimer{border-left:0;border-top:1px solid var(--border);grid-template-columns:1fr;padding:14px 0 0}.home-footer .site-disclaimer:before{display:none}}@media(max-width:640px){.home-route-section{margin-top:10px}.home-fd-summary-section{display:grid;margin-top:14px}.home-fd-summary-panel{border-radius:8px;box-shadow:0 12px 28px #07142609;gap:11px;min-width:0;overflow:hidden;padding:16px 14px}.home-fd-summary-heading{padding:2px 8px 6px}.home-fd-summary-heading h2{font-size:1.3rem}.home-fd-summary-heading p{font-size:.88rem;line-height:1.35;max-width:34ch}.home-fd-summary-panel .home-fd-product-tabs button{gap:6px;min-height:42px;padding:8px 7px 10px}.home-fd-summary-panel .home-fd-product-tabs button svg{height:18px;width:18px}.home-fd-summary-panel .home-fd-product-tabs button span{font-size:.78rem;white-space:nowrap}.home-fd-summary-panel .summary-scope-control button{min-height:38px;padding:7px 4px 10px}.home-fd-summary-panel .summary-scope-control button svg{display:none}.home-fd-summary-panel .summary-scope-control button span{font-size:.62rem;line-height:1.12;overflow-wrap:anywhere;text-align:center}.home-fd-summary-panel .summary-section{gap:10px}.home-fd-summary-panel .summary-card-strip{padding-top:0;overflow:visible}.home-fd-summary-panel .summary-scroll-button{display:none}.home-fd-summary-panel .summary-section .summary-grid{display:grid;gap:8px;grid-template-columns:1fr;margin:0;overflow:visible;padding:0;scroll-snap-type:none}.home-fd-summary-panel .summary-section .summary-card{align-items:center;border-radius:8px;display:grid;flex:none;grid-template-columns:minmax(0,.72fr) minmax(0,1fr) minmax(0,1.45fr);gap:8px;justify-items:center;min-height:64px;min-width:0;padding:11px 12px;text-align:center}.home-fd-summary-panel .summary-card .summary-term{align-self:center;color:#25324a;font-size:.72rem;letter-spacing:0;text-align:center;white-space:nowrap}.home-fd-summary-panel .summary-term-long{display:inline}.home-fd-summary-panel .summary-term-short{display:none}.home-fd-summary-panel .summary-card strong{align-self:center;font-size:1.44rem;line-height:1;margin:0;text-align:center;white-space:nowrap}.home-fd-summary-panel .summary-card small{align-self:center;color:#25324a;font-size:.68rem;font-weight:700;line-height:1.12;min-width:0;overflow-wrap:anywhere;text-align:center}.home-fd-summary-panel .summary-mobile-link{align-items:center;color:#00796f;display:inline-flex;font-size:.9rem;font-weight:800;gap:9px;justify-content:center;padding:2px 0 0;text-decoration:none}.home-card-grid,.home-footer{grid-template-columns:1fr}.home-footer .site-disclaimer{border-left:0;border-top:1px solid var(--border);grid-template-columns:1fr;padding:14px 0 0}.home-footer .site-disclaimer:before{display:none}.home-card-grid{background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 16px 34px #17201d14;gap:0;overflow:hidden}.home-category-card{border:0;border-bottom:1px solid var(--border);border-radius:0;box-shadow:none;gap:12px;grid-template-columns:54px minmax(0,1fr) auto;min-height:auto;padding:14px}.home-category-card:hover,.home-category-card:focus-visible,.home-category-card:active,.home-category-card.is-pressed{background:linear-gradient(90deg,rgba(var(--home-card-accent-rgb),.055),#fffffff5);box-shadow:inset 0 1px 0 var(--border),inset 0 -1px 0 var(--border)}.home-category-card:hover,.home-category-card:focus-visible{transform:none}.home-category-card:active,.home-category-card.is-pressed{transform:scale(.997)}.home-category-card:last-child{border-bottom:0}.home-card-icon{grid-column:1;grid-row:1 / span 2;height:50px;width:50px}.home-card-copy{align-self:center;gap:3px;grid-column:2;grid-row:1 / span 2}.home-card-copy strong{font-size:1rem}.home-card-copy small{font-size:.82rem;line-height:1.35}.home-card-action{align-self:center;font-size:0;gap:0;grid-column:3;grid-row:1 / span 2}.home-card-action svg{height:20px;width:20px}.home-footer{gap:18px;margin-top:28px}}
