﻿*,*::before,*::after{box-sizing:border-box}html{height:100%;-webkit-text-size-adjust:100%}body{margin:0;min-height:100%;min-height:100dvh;display:flex;flex-direction:column;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:1.05rem;line-height:1.6;color:#0f172a;background:#f0f9ff}img{max-width:100%;height:auto;vertical-align:middle}a{color:#0369a1}a:hover{color:#0c4a6e}h1,h2,h3{font-family:"Source Serif 4",Georgia,serif;line-height:1.25}.main{flex:1 0 auto}.kicker{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0891b2}.chip{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;border-radius:999px;font-weight:600;font-size:.9rem;text-decoration:none;border:2px solid transparent;cursor:pointer;font-family:inherit}.chip--solid{background:#0891b2;color:#fff;border-color:#0891b2}.chip--solid:hover{background:#0e7490;color:#fff}.chip--ghost{background:#fff;color:#0f172a;border-color:#cbd5e1}.chip--outline{background:transparent;color:#0c4a6e;border-color:#0c4a6e}.chip--outline:hover{background:#0c4a6e;color:#fff}.chip--tight{padding:.45rem .9rem;font-size:.85rem}.age-dock{position:fixed;left:0;right:0;bottom:0;z-index:10050;height:0;margin:0;padding:0;overflow:visible;pointer-events:none}.age-dock--hidden{display:none}.age-dock__panel{position:absolute;left:50%;bottom:max(1rem, env(safe-area-inset-bottom, 0px));transform:translateX(-50%);pointer-events:auto;max-width:26rem;width:min(26rem, calc(100vw - 2rem));padding:1.75rem;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -8px 32px rgba(12,74,110,.15);border-top:4px solid #0891b2;text-align:center}.age-dock__title{margin:0 0 .75rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.35rem;font-weight:700}.age-dock__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.25rem}.consent-rail{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:900;max-width:14rem;padding:1rem;background:#0c4a6e;color:#e0f2fe;border-radius:12px 0 0 12px;font-size:.85rem;box-shadow:-4px 0 20px rgba(0,0,0,.15)}.consent-rail a{color:#67e8f9}.consent-rail--hidden{display:none}.consent-rail .chip{margin-top:.75rem;width:100%}.docknav{flex-shrink:0;background:#0c4a6e;color:#e0f2fe;text-align:center;padding:.75rem 1.25rem 1rem}.docknav a{color:inherit;text-decoration:none}.docknav__brand a{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem}.docknav__brand img{width:48px;height:48px;padding:.35rem;border-radius:50%;object-fit:contain;background:#e0f2fe;border:2px solid #bae6fd;box-sizing:border-box}.docknav__brand span{font-family:"Source Serif 4",Georgia,serif;font-size:1.15rem;font-weight:700;line-height:1.2}.docknav__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1.1rem;margin-top:.4rem;font-size:.9rem;font-weight:500;line-height:1.3}.docknav__links a:hover{color:#67e8f9}.splitbase{flex-shrink:0;background:#0f172a;color:#94a3b8;padding:2rem 1.25rem}.splitbase__grid{max-width:56rem;margin:0 auto;display:grid;gap:2rem}@media(min-width: 48rem){.splitbase__grid{grid-template-columns:1fr 1fr;align-items:start}}.splitbase a{color:#e2e8f0}.splitbase__name{margin:0 0 .75rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.1rem;color:#f8fafc}.splitbase__menu{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;font-size:.9rem}.splitbase__legal{margin:0;font-size:.8rem}.splitbase__badges{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.75rem 1.25rem}.splitbase__badges a{display:block;line-height:0}.splitbase__badges img{display:block;max-height:28px;width:auto}@media(min-width: 48rem){.splitbase__badges{justify-content:flex-end}.splitbase__badges img{max-height:30px}}.portal-hero{max-width:56rem;margin:0 auto;padding:1.5rem 0;display:grid;gap:1.25rem;align-items:center}.portal-hero__copy{padding:0 1rem}.portal-hero__visual{margin:0}@media(min-width: 48rem){.portal-hero{padding:2rem 1.25rem;gap:2rem}.portal-hero{grid-template-columns:1fr 1fr}.portal-hero__copy{padding:0}}.portal-hero h1{margin:0 0 1rem;font-size:clamp(1.6rem, 4vw, 2.1rem)}.portal-hero__lede{margin:0;color:#334155}.portal-hero__visual img{display:block;width:100%;min-height:14rem;aspect-ratio:16/10;object-fit:cover;border-radius:0;background:#bae6fd}@media(min-width: 48rem){.portal-hero__visual img{border-radius:12px}}.portal-lead{max-width:42rem;margin:0 auto;padding:0 1.25rem 1.5rem}.portal-lead__title{margin:0 0 .75rem;font-size:1.35rem;color:#0c4a6e}.portal-lead p{margin:0 0 1rem;color:#334155;line-height:1.6}.portal-lead p:last-child{margin-bottom:0}.portal-grid{max-width:56rem;margin:0 auto;padding:0 0 2rem;display:grid;gap:1rem}@media(max-width: 47.9375rem){.portal-grid{padding-left:1rem;padding-right:1rem}}@media(min-width: 40rem){.portal-grid{grid-template-columns:repeat(3, 1fr)}}.portal-card{display:block;padding:1.25rem;background:#fff;border:1px solid #bae6fd;border-radius:12px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.portal-card:hover{border-color:#0891b2;box-shadow:0 8px 24px rgba(8,145,178,.12)}.portal-card--lead{border-color:#0891b2;background:linear-gradient(180deg, #fff 0%, #e0f2fe 100%)}.portal-card__label{display:block;margin-bottom:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0891b2}.portal-card h2{margin:0 0 .5rem;font-size:1.1rem}.portal-card p{margin:0;font-size:.9rem;color:#475569}.portal-phases{max-width:56rem;margin:0 auto;padding:0 1.25rem 2.5rem}.portal-phases__head h2{margin:0 0 .65rem;font-size:1.35rem}.portal-phases__head p{margin:0 0 1.25rem;color:#475569;max-width:40rem}.portal-phases__list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem;grid-template-columns:1fr}@media(min-width: 56rem){.portal-phases__list{grid-template-columns:repeat(2, 1fr)}}.portal-phases__list a{display:flex;gap:.75rem;align-items:center;padding:.85rem 1rem;background:#fff;border:1px solid #bae6fd;border-radius:10px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.portal-phases__list a:hover{border-color:#0891b2;box-shadow:0 6px 18px rgba(8,145,178,.1)}.portal-phases__n{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0891b2;color:#fff;font-weight:700;font-size:.95rem}.portal-phases__text{display:block;font-size:.9rem;color:#475569;line-height:1.45}.portal-phases__text strong{display:block;margin-bottom:.2rem;color:#0f172a;font-size:.95rem}.portal-split{max-width:56rem;margin:0 auto;padding:0 1.25rem 2.5rem;display:grid;gap:1.25rem;align-items:start}@media(min-width: 48rem){.portal-split{grid-template-columns:1fr 1fr;gap:1.5rem}}.portal-split__media{margin:0;overflow:hidden;border-radius:12px;background:#bae6fd}.portal-split__media img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:12px;vertical-align:middle}.portal-split__copy h2{margin:0 0 .75rem;font-size:1.25rem}.portal-split__copy p{margin:0 0 .75rem;color:#475569;font-size:.95rem}.portal-split__copy ul{margin:0;padding-left:1.2rem;color:#334155;font-size:.95rem}.portal-split__copy li+li{margin-top:.35rem}.portal-band{background:#0c4a6e;color:#e0f2fe;margin-top:2rem}.portal-band a{color:#67e8f9}.portal-band__inner{max-width:56rem;margin:0 auto;padding:2rem 1.25rem 2.5rem;text-align:center}.portal-band__tag{margin:0 0 .65rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#67e8f9}.portal-band__text{margin:0 auto 1.25rem;max-width:36rem;font-size:.95rem;line-height:1.55;color:#cbd5e1}.portal-band__cta{border-color:#e0f2fe;color:#e0f2fe}.portal-band__cta:hover{background:#e0f2fe;color:#0c4a6e}.faq-page-head{max-width:42rem;margin:0 auto;padding:2rem 1.25rem 1rem}.faq-page-head h1{margin:0 0 .75rem;font-size:clamp(1.4rem, 3.5vw, 1.85rem)}.faq-page-foot{max-width:42rem;margin:0 auto;padding:0 1.25rem 3rem;text-align:center}.legal-page{max-width:40rem;margin:0 auto;padding:2rem 1.25rem 3rem}.legal-page h1{margin:0 0 .75rem}.legal-page__meta{margin:0 0 2rem;color:#475569;font-size:.95rem}.legal-page__section{margin-bottom:1.75rem}.legal-page__section h2{margin:0 0 .65rem;font-size:1.15rem}.legal-page__section p{margin:0 0 .65rem;color:#334155}.legal-page__updated{margin:0;font-size:.85rem;color:#64748b}.faq-hero{max-width:56rem;margin:0 auto;padding:2rem 1.25rem;display:grid;gap:2rem;align-items:center}@media(min-width: 48rem){.faq-hero{grid-template-columns:1fr 1fr}}.faq-hero h1{margin:0 0 1rem;font-size:clamp(1.6rem, 4vw, 2.1rem)}.faq-hero__lede{margin:0 0 1.25rem;color:#334155}.faq-hero__visual img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px}.faqdeck{max-width:42rem;margin:0 auto;padding:0 1.25rem 2.5rem}.faqdeck h2{margin:0 0 .5rem}.faqdeck__intro{margin:0 0 1.5rem;color:#475569;font-size:.95rem}.faqdeck__item{margin-bottom:.65rem;border:1px solid #bae6fd;border-radius:10px;background:#fff;overflow:hidden}.faqdeck__item summary{padding:1rem 1.1rem;font-weight:600;cursor:pointer;list-style:none}.faqdeck__item summary::-webkit-details-marker{display:none}.faqdeck__item summary::after{content:"+";float:right;color:#0891b2;font-weight:700}.faqdeck__item[open] summary::after{content:"−"}.faqdeck__body{padding:0 1.1rem 1rem;border-top:1px solid #e0f2fe;color:#334155;font-size:.95rem}.faqdeck__body p{margin:.75rem 0 0}.faq-cta{max-width:42rem;margin:0 auto;padding:0 1.25rem 3rem;text-align:center}.faq-cta h2{margin:0 0 .75rem}.guide-lead{max-width:40rem;margin:0 auto;padding:2rem 1.25rem 1rem;text-align:center}.guide-lead h1{margin:0 0 1rem;font-size:clamp(1.5rem, 4vw, 2rem)}.guide-lead__intro{margin:0;color:#475569}.guide-shot{max-width:48rem;margin:0 auto 2rem;padding:0 1.25rem}.guide-shot img{display:block;width:100%;min-height:12rem;aspect-ratio:16/9;object-fit:cover;border-radius:12px;background:#bae6fd}.guide-shot--compact{max-width:none;padding:0;margin-bottom:1.5rem}.phaserail{max-width:48rem;margin:0 auto 2rem;padding:0 1.25rem}.phaserail--alt .phaserail__step{background:#e0f2fe}.phaserail__step{display:grid;gap:1.25rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid #bae6fd}@media(min-width: 40rem){.phaserail__step{grid-template-columns:auto 1fr}.phaserail--alt .phaserail__step:has(.phaserail__thumb){grid-template-columns:auto 1fr auto}}.phaserail__marker{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0891b2;color:#fff;font-weight:700;font-size:1.1rem}.phaserail__content h2{margin:0 0 .75rem;font-size:1.25rem}.phaserail__content p,.phaserail__content ul{margin:0 0 .75rem;color:#334155}.phaserail__content ul{padding-left:1.25rem}.phaserail__thumb img{display:block;width:100%;max-width:16rem;min-height:8rem;aspect-ratio:3/2;object-fit:cover;border-radius:8px;background:#bae6fd}.signal-table{width:100%;border-collapse:collapse;font-size:.9rem;margin-top:.5rem}.signal-table th,.signal-table td{padding:.6rem .75rem;border:1px solid #bae6fd;text-align:left}.signal-table th{background:#f0f9ff;font-weight:600}.guide-close{max-width:40rem;margin:0 auto 2rem;padding:0 1.25rem;text-align:center;color:#475569}.guide-close h2{margin:0 0 .75rem;color:#0f172a}.offerlane{max-width:56rem;margin:0 auto 1.25rem;padding:0 1.25rem}.offerlane__inner{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;padding:1.15rem 1.25rem;background:#fff;border:1px solid #bae6fd;border-radius:10px;box-shadow:0 2px 12px rgba(8,145,178,.08)}.offerlane__logo{flex-shrink:0;line-height:0}.offerlane__logo img{display:block;width:140px;max-width:100%;height:auto}.offerlane__copy{flex:1 1 14rem;margin:0;font-size:.88rem;color:#475569}.offerlane__cta{flex-shrink:0}.care-head{max-width:40rem;margin:0 auto;padding:2rem 1.25rem 1rem;text-align:center}.care-head h1{margin:0 0 .75rem}.care-layout{max-width:56rem;margin:0 auto;padding:0 1.25rem 3rem;display:grid;gap:2rem}@media(min-width: 48rem){.care-layout{grid-template-columns:14rem 1fr;align-items:start}}.care-rail{padding:1.25rem;background:#fff;border-radius:12px;border:1px solid #bae6fd;font-size:.9rem}.care-rail h2{margin:0 0 .75rem;font-size:1rem}.care-rail ul{margin:0;padding-left:1.1rem;color:#334155}.care-rail li{margin-bottom:.5rem}.care-block{margin-bottom:1.5rem}.care-block h2{margin:0 0 .75rem;font-size:1.15rem}.care-block p{margin:0 0 .75rem;color:#334155}.care-help{padding:1.35rem 1.25rem;background:#0f172a;color:#e2e8f0;border-radius:12px;border-top:4px solid #0891b2}.care-help h2{margin:0 0 .75rem;font-size:1.1rem;color:#f8fafc}.care-help__hotline{margin:0 0 1rem;font-size:.95rem;color:#cbd5e1}.care-help__hotline a{color:#67e8f9;font-weight:600}.care-help__hotline a:hover{color:#a5f3fc}.care-help__hotline strong{color:#fff;font-weight:700}.care-help__badges{list-style:none;margin:0 0 1rem;padding:.85rem 1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;background:rgba(255,255,255,.06);border-radius:8px}.care-help__badges a{display:block;line-height:0}.care-help__badges img{display:block;max-height:30px;width:auto}.care-help__note{margin:0;font-size:.85rem;color:#94a3b8}.docside{max-width:56rem;margin:0 auto;padding:2rem 1.25rem 3rem;display:grid;gap:2rem}@media(min-width: 48rem){.docside{grid-template-columns:11rem 1fr;align-items:start}}.docside__nav{position:sticky;top:1rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}.docside__nav-title{margin:0 0 .35rem;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.docside__body h1{margin:0 0 .75rem}.docside__meta{margin:0 0 2rem;color:#475569;font-size:.95rem}.docside__section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #bae6fd}.docside__section h2{margin:0 0 .75rem;font-size:1.2rem}.docside__section p{margin:0 0 .75rem;color:#334155}.docside__updated{margin:0;font-size:.85rem;color:#64748b}.page-error .main,.page-error main,.page-error .page,.page-error .shell,.page-error .viewport,.page-error .frame,.page-error .court,.page-error .stage,.page-error .pitmain,.page-error .lexmain{display:flex;align-items:center;justify-content:center;flex:1 0 auto;padding:2rem 1rem 3rem}.lost-card{width:100%;max-width:28rem;margin:0 auto;padding:2rem 1.75rem;text-align:center;background:#fff;border:1px solid #bae6fd;border-top:4px solid #0891b2;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.08)}.lost-card__code{margin:0 0 .35rem;font-size:clamp(2.75rem, 10vw, 3.5rem);font-weight:700;line-height:1;color:#0c4a6e}.lost-card h1{margin:0 0 .75rem;font-size:1.35rem;color:inherit}.lost-card p{margin:0 0 1.35rem;color:#475569;font-size:.95rem;line-height:1.55}.lost-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.lost-card__actions a.lost-card__link,a.lost-card__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.65rem 1.2rem;border-radius:999px;font-weight:600;font-size:.9rem;line-height:1.15;text-decoration:none;border:2px solid #0c4a6e !important;color:#0c4a6e !important;background:transparent !important;font-family:inherit;cursor:pointer;box-sizing:border-box}.lost-card__actions a.lost-card__link:hover,a.lost-card__link:hover{background:#0891b2 !important;border-color:#0891b2 !important;color:#fff !important}