:root{--primary:#1473d1;--primary-dark:#062654;--text:#102a43;--muted:#627d98;--border:#d3e1ee;--surface:#fff}.enrollment-app{background:radial-gradient(circle at 100% 0,#1269bd26,#0000 31%),linear-gradient(#eaf2fb 0%,#f8fbff 50%,#edf3f9 100%);min-height:100vh;padding:28px}.portal-header,.portal-progress,.portal-content,.portal-footer{width:min(1380px,100%);margin-left:auto;margin-right:auto}.portal-header{z-index:10;position:relative}.portal-header-inner{color:#fff;background:linear-gradient(135deg,#062654 0%,#0a438b 55%,#116bc5 100%);border:1px solid #81b5ec47;border-radius:18px 18px 0 0;justify-content:space-between;align-items:center;gap:24px;min-height:98px;padding:18px 25px;display:flex;overflow:hidden;box-shadow:0 18px 46px #0626542e}.portal-brand{align-items:center;gap:16px;min-width:0;display:flex}.portal-brand-mark{width:68px;height:68px;box-shadow:none;background:0 0;border:none;border-radius:50%;flex:0 0 68px;place-items:center;padding:0;display:grid;overflow:hidden}.portal-logo{object-fit:contain;object-position:center;width:64px;max-width:64px;height:64px;max-height:64px;display:block}.portal-brand-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.portal-brand-copy span{letter-spacing:.16em;color:#8fd0ff;font-size:10px;font-weight:900}.portal-brand-copy strong{color:#fff;font-size:19px;line-height:1.2}.portal-brand-copy small{color:#d9ecff;font-size:10px}.portal-security-status{background:#0319394d;border:1px solid #ffffff30;border-radius:10px;align-items:center;gap:10px;min-width:205px;padding:10px 13px;display:flex}.portal-security-status>div{flex-direction:column;gap:2px;display:flex}.portal-security-status strong{color:#fff;font-size:11px}.portal-security-status small{color:#cfe7ff;font-size:9px}.portal-live-dot{background:#45d483;border-radius:999px;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 4px #45d48324}.portal-progress{z-index:5;border-right:1px solid var(--border);border-bottom:1px solid var(--border);border-left:1px solid var(--border);background:var(--surface);border-radius:0 0 16px 16px;padding:17px 22px;position:relative;box-shadow:0 12px 28px #0f2b4312}.portal-progress-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.portal-progress-heading>div{align-items:center;gap:10px;display:flex}.portal-progress-heading span{letter-spacing:.12em;color:#1970c9;font-size:9px;font-weight:900}.portal-progress-heading strong{color:var(--text);font-size:12px}.portal-progress-heading>small{color:var(--muted);font-size:10px;font-weight:700}.portal-progress-track{background:#e3edf7;border-radius:999px;height:7px;margin-top:10px;overflow:hidden}.portal-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#0c4c9b 0%,#1473d1 100%);height:100%;transition:width .22s}.portal-step-list{grid-template-columns:repeat(10,minmax(75px,1fr));gap:7px;margin-top:14px;padding-bottom:3px;display:grid;overflow-x:auto}.portal-step{color:#6b7f93;background:#f7faff;border:1px solid #d9e5f1;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:78px;padding:7px 5px;transition:background .16s,border-color .16s,box-shadow .16s;display:flex}.portal-step>span{background:#dfe9f3;border-radius:6px;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:9px;font-weight:900;display:grid}.portal-step small{white-space:nowrap;font-size:8px;font-weight:800}.portal-step.is-current{color:#0b5dac;background:#e9f4ff;border-color:#2c80d8;box-shadow:0 4px 11px #1473d11c}.portal-step.is-current>span{color:#fff;background:#1473d1}.portal-step.is-complete{color:#16714b;background:#edf9f3;border-color:#8bc7ad}.portal-step.is-complete>span{color:#fff;background:#2c9d6c}.portal-content{min-height:520px;margin-top:22px}.portal-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:18px 4px 4px;display:flex}.portal-footer>div:first-child{flex-direction:column;gap:4px;display:flex}.portal-footer strong{color:#334e68;font-size:10px}.portal-footer span{font-size:9px}.portal-footer-status{color:#486581;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}@media (width<=800px){.enrollment-app{padding:14px}.portal-header-inner{flex-direction:column;align-items:flex-start}.portal-brand-mark{flex-basis:60px;width:60px;height:60px}.portal-logo{width:56px;max-width:56px;height:56px;max-height:56px}.portal-security-status{width:100%}.portal-step-list{grid-template-columns:repeat(10,92px)}.portal-footer{flex-direction:column;align-items:flex-start}}.welcome-page{flex-direction:column;gap:18px;display:flex}.welcome-hero{background:#fff;border:1px solid #d3e1ee;border-radius:18px;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);display:grid;overflow:hidden;box-shadow:0 17px 42px #0f2b4314}.welcome-copy{background:radial-gradient(circle at 0 100%,#1a7fd712,#0000 34%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);padding:clamp(38px,5vw,75px)}.welcome-eyebrow{letter-spacing:.13em;color:#0b5dac;background:#eaf5ff;border:1px solid #bad8f5;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:900;display:inline-flex}.welcome-copy h1{letter-spacing:-.05em;color:#102a43;max-width:760px;margin:22px 0 17px;font-size:clamp(38px,5vw,66px);font-weight:880;line-height:1}.welcome-copy h1 span{color:#1269bd}.welcome-copy>p{color:#526d82;max-width:760px;margin:0;font-size:15px;line-height:1.75}.welcome-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.primary-action,.secondary-action{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:11px 19px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:linear-gradient(135deg,#0a438b 0%,#1473d1 100%);border:1px solid #0d62b5;box-shadow:0 9px 21px #1473d138}.secondary-action{color:#294e70;background:#fff;border:1px solid #cad9e8}.welcome-commitment{background:#edf7ff;border:1px solid #c6def4;border-radius:11px;align-items:flex-start;gap:12px;max-width:720px;margin-top:27px;padding:15px 16px;display:flex}.commitment-check{color:#fff;background:#1473d1;border-radius:7px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:13px;font-weight:900;display:grid}.welcome-commitment strong{color:#123d68;margin-bottom:4px;font-size:12px;display:block}.welcome-commitment p{color:#59758d;margin:0;font-size:11px;line-height:1.55}.welcome-workflow{color:#fff;background:radial-gradient(circle at 100% 0,#3f9af430,#0000 34%),linear-gradient(155deg,#062654 0%,#093b79 56%,#0b549f 100%);padding:33px}.workflow-heading{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.workflow-heading>div:first-child span{letter-spacing:.14em;color:#84c9ff;font-size:9px;font-weight:900}.workflow-heading h2{color:#fff;margin:7px 0 0;font-size:22px}.workflow-online{color:#dff7eb;background:#01153147;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:8px;padding:7px 9px;font-size:9px;font-weight:900;display:inline-flex}.workflow-item{grid-template-columns:39px minmax(0,1fr);gap:13px;margin-top:18px;display:grid}.workflow-number-column{flex-direction:column;align-items:center;display:flex}.workflow-number{color:#a8dcff;background:#2181d82e;border:1px solid #7ac4ff59;border-radius:9px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.workflow-line{background:#8fcafa47;width:1px;height:22px;margin-top:5px}.workflow-item strong{color:#fff;padding-top:2px;font-size:12px;display:block}.workflow-item p{color:#bed9f1;margin:5px 0 0;font-size:10.5px;line-height:1.5}.welcome-capabilities{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.capability-card{background:linear-gradient(155deg,#fff 0%,#f5f9fd 100%);border:1px solid #d6e3f1;border-radius:13px;align-items:flex-start;gap:12px;min-height:142px;padding:19px;display:flex;box-shadow:0 8px 21px #0f2b430e}.capability-card>span{color:#1269bd;background:#e8f3fe;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:9px;font-weight:900;display:grid}.capability-card strong{color:#173f62;margin-bottom:7px;font-size:12px;display:block}.capability-card p{color:#627d98;margin:0;font-size:10.5px;line-height:1.58}.welcome-support{background:linear-gradient(135deg,#eaf5ff 0%,#dbeeff 100%);border:1px solid #bddaf5;border-radius:14px;justify-content:space-between;align-items:center;gap:25px;padding:21px 24px;display:flex}.welcome-support span{letter-spacing:.13em;color:#1970c9;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.welcome-support strong{color:#153f66;font-size:14px;display:block}.welcome-support p{color:#58758e;margin:5px 0 0;font-size:10.5px}.welcome-support a{color:#0b5dac;background:#fff;border:1px solid #98c4ec;border-radius:9px;flex:none;padding:11px 15px;font-size:12px;font-weight:900;text-decoration:none}@media (width<=1080px){.welcome-hero{grid-template-columns:1fr}.welcome-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.welcome-copy,.welcome-workflow{padding:27px 21px}.welcome-copy h1{font-size:39px}.welcome-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}.welcome-capabilities{grid-template-columns:1fr}.welcome-support{flex-direction:column;align-items:flex-start}}.plans-page{flex-direction:column;gap:24px;display:flex}.plans-hero{color:#fff;background:radial-gradient(circle at 100% 0,#4ab5ff47,#0000 34%),linear-gradient(135deg,#062f65 0%,#075eb5 55%,#1396e8 100%);border:1px solid #b9d8f3;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 44px #05366933}.plans-hero:after{content:"";border:55px solid #ffffff12;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-90px}.plans-eyebrow{letter-spacing:.15em;color:#bfe8ff;margin-bottom:9px;font-size:10px;font-weight:900;display:block}.plans-hero h1{letter-spacing:-.04em;max-width:760px;margin:0;font-size:clamp(34px,4vw,55px);line-height:1.02}.plans-hero p{color:#ffffffd1;max-width:720px;margin:15px 0 0;font-size:14px;line-height:1.7}.plans-secure-badge{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04234d85;border:1px solid #ffffff3d;border-radius:12px;align-items:center;gap:11px;min-width:205px;padding:15px 17px;display:flex;position:relative}.plans-secure-badge strong,.plans-secure-badge small{display:block}.plans-secure-badge strong{font-size:12px}.plans-secure-badge small{color:#ffffffb3;margin-top:3px;font-size:9px}.plans-live-dot{background:#58e48f;border-radius:50%;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 5px #58e48f29}.plans-loading,.plans-error{text-align:center;border-radius:14px;padding:30px}.plans-loading{color:#627d98;background:#f7fbff;border:1px dashed #b8cfe3}.plans-error{color:#9d2929;background:#fff5f5;border:1px solid #e8b9b9}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.plan-card{background:#fff;border:1px solid #d4e2ef;border-radius:18px;flex-direction:column;min-height:590px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #1a3d5f14}.plan-card:hover{border-color:#7db9e9;transform:translateY(-4px);box-shadow:0 20px 42px #155b9724}.plan-card.is-selected{border:2px solid #1685db;box-shadow:0 22px 48px #1473d133}.plan-card.is-featured{background:radial-gradient(circle at 100% 0,#56bbff29,#0000 29%),linear-gradient(#f8fcff 0%,#fff 60%)}.plan-card.is-enterprise{color:#fff;background:radial-gradient(circle at 100% 0,#22a2ff45,#0000 33%),linear-gradient(155deg,#061d3d 0%,#0a3b71 58%,#0a62ab 100%);border-color:#244f82}.plan-ribbon{letter-spacing:.09em;color:#fff;background:#1473d1;border-bottom-left-radius:12px;padding:8px 15px;font-size:8px;font-weight:900;position:absolute;top:0;right:0}.plan-card.is-enterprise .plan-ribbon{color:#382400;background:linear-gradient(135deg,#ffd66b,#e8a82b)}.plan-top{border-bottom:1px solid #e2ebf3;padding-bottom:19px}.plan-card.is-enterprise .plan-top{border-color:#ffffff26}.plan-code{letter-spacing:.12em;color:#1473d1;font-size:9px;font-weight:900}.plan-card.is-enterprise .plan-code{color:#7fceff}.plan-name{color:#153f66;margin:8px 0 5px;font-size:24px;line-height:1.08}.plan-card.is-enterprise .plan-name{color:#fff}.plan-target{color:#627d98;min-height:45px;margin:0;font-size:10px;line-height:1.55}.plan-card.is-enterprise .plan-target{color:#ffffffb3}.plan-price-row{align-items:flex-end;gap:7px;margin-top:18px;display:flex}.plan-price{letter-spacing:-.05em;color:#0a66b8;font-size:43px;line-height:1}.plan-card.is-enterprise .plan-price{color:#fff}.plan-price-period{color:#829ab1;padding-bottom:5px;font-size:10px}.plan-card.is-enterprise .plan-price-period{color:#ffffffa8}.plan-features{gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.plan-feature{color:#486581;grid-template-columns:21px minmax(0,1fr);align-items:flex-start;gap:9px;font-size:10px;line-height:1.45;display:grid}.plan-card.is-enterprise .plan-feature{color:#ffffffd1}.plan-feature-check{color:#1473d1;background:#e8f5ff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:900;display:grid}.plan-card.is-enterprise .plan-feature-check{color:#70d6ff;background:#ffffff21}.plan-billing-title{letter-spacing:.11em;color:#627d98;margin:auto 0 10px;font-size:9px;font-weight:900}.plan-card.is-enterprise .plan-billing-title{color:#ffffff9e}.plan-billing-options{gap:9px;display:grid}.plan-billing-option{cursor:pointer;background:#f9fbfe;border:1px solid #d6e3ef;border-radius:11px;grid-template-columns:21px minmax(0,1fr);gap:10px;padding:13px;display:grid}.plan-card.is-enterprise .plan-billing-option{background:#ffffff13;border-color:#ffffff2b}.plan-billing-option.is-active{background:#eaf5ff;border-color:#1473d1}.plan-card.is-enterprise .plan-billing-option.is-active{background:#23a6ec33;border-color:#55c7ff}.plan-billing-option input{accent-color:#1473d1;width:16px;height:16px;margin-top:2px}.plan-billing-option strong,.plan-billing-option small{display:block}.plan-billing-option strong{color:#153f66;font-size:11px}.plan-card.is-enterprise .plan-billing-option strong{color:#fff}.plan-billing-option small{color:#6f879d;margin-top:4px;font-size:9px;line-height:1.45}.plan-card.is-enterprise .plan-billing-option small{color:#ffffffa6}.plan-recommended{color:#237448;background:#daf3e5;border-radius:999px;margin-left:6px;padding:3px 6px;font-size:7px;font-weight:900;display:inline-flex}.plan-select-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0756a3,#168ae0);border:1px solid #0c68bd;border-radius:10px;width:100%;min-height:46px;margin-top:16px;font-size:11px;font-weight:900}.plan-select-button.is-selected{background:linear-gradient(135deg,#08417c,#0a69bd)}.plan-card.is-enterprise .plan-select-button{background:linear-gradient(135deg,#168dd2,#35bbf2);border-color:#65d1ff}.plans-summary{background:radial-gradient(circle at 100%,#1f96e321,#0000 30%),linear-gradient(135deg,#f4faff,#e7f4ff);border:1px solid #c3ddef;border-radius:16px;grid-template-columns:minmax(0,1fr) 340px;gap:20px;padding:24px;display:grid}.plans-summary h2{color:#153f66;margin:6px 0;font-size:25px}.plans-summary p{color:#627d98;max-width:680px;margin:0;font-size:11px;line-height:1.6}.plans-summary-label{letter-spacing:.12em;color:#1473d1;font-size:8px;font-weight:900}.plans-summary-financials{background:#fff;border:1px solid #bed8ee;border-radius:12px;gap:9px;padding:17px;display:grid}.plans-summary-row{color:#627d98;border-bottom:1px solid #edf2f7;justify-content:space-between;gap:20px;padding-bottom:8px;font-size:10px;display:flex}.plans-summary-row strong{color:#153f66}.plans-summary-row.is-total{color:#0b5dac;border-bottom:0;padding-top:5px;font-size:13px;font-weight:900}.plans-trust-bar{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.plans-trust-item{text-align:center;color:#486581;background:#fff;border:1px solid #d8e4ee;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:56px;padding:10px;font-size:9px;font-weight:800;display:flex}.plans-trust-check{color:#2f9c68}.plans-actions{border-top:1px solid #dfe9f2;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.plans-back-button,.plans-continue-button{cursor:pointer;border-radius:10px;min-height:46px;padding:12px 20px;font-size:11px;font-weight:900}.plans-back-button{color:#486581;background:#fff;border:1px solid #ccdbe9}.plans-continue-button{color:#fff;background:linear-gradient(135deg,#0a438b,#1473d1);border:1px solid #0d62b5}.plans-continue-button:disabled{cursor:not-allowed;opacity:.5}@media (width<=1100px){.plans-grid{grid-template-columns:1fr}.plan-card{min-height:auto}.plans-summary{grid-template-columns:1fr}.plans-trust-bar{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.plans-hero{grid-template-columns:1fr;padding:25px}.plans-secure-badge{width:100%}.plans-trust-bar{grid-template-columns:1fr}.plans-actions{flex-direction:column;align-items:stretch}.plans-back-button,.plans-continue-button{width:100%}}
