:root{--navy:#0d0a5e;--navy-light:#1e1878;--navy-dark:#08063a;--gold:#e8a020;--gold-light:#f5b940;--blue:#2563eb;--blue-light:#3b82f6;--white:#fff;--off-white:#f8f7ff;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-500:#6b7280;--grey-700:#374151;--text:#1a1a2e;--text-light:#6b7280;--danger:#ef4444;--success:#10b981;--radius-sm:6px;--radius:12px;--radius-lg:20px;--shadow-sm:0 1px 3px #00000014;--shadow:0 4px 16px #0d0a5e1a;--shadow-md:0 8px 32px #0d0a5e24;--shadow-lg:0 20px 60px #0d0a5e33;--transition:all .22s ease;color:var(--text);background:var(--off-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.55}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--off-white);min-height:100vh}#root{flex-direction:column;min-height:100vh;display:flex}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:1rem}h1,h2,h3,h4{color:var(--navy);font-weight:700;line-height:1.2}h1{font-size:clamp(1.75rem,4vw,2.5rem)}h2{font-size:clamp(1.35rem,3vw,1.75rem)}h3{font-size:clamp(1.1rem,2vw,1.25rem)}p{color:var(--grey-700)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-gold{0%,to{box-shadow:0 0 #e8a02066}50%{box-shadow:0 0 0 8px #e8a02000}}.animate-in{animation:.4s both fadeSlideUp}.page-shell{background:var(--off-white);flex-direction:column;min-height:100vh;display:flex}.form-container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.btn{border-radius:var(--radius);transition:var(--transition);white-space:nowrap;border:none;align-items:center;gap:8px;padding:13px 28px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:var(--gold);color:var(--navy-dark)}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 6px 20px #e8a02059}.btn-secondary{color:var(--navy);border:2px solid var(--navy);background:0 0}.btn-secondary:hover{background:var(--navy);color:var(--white)}.btn-ghost{color:var(--grey-500);background:0 0;border:none;padding:10px 16px}.btn-ghost:hover{color:var(--navy)}.btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none!important;transform:none!important}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:var(--transition);border:2px solid #0000}.card:hover{border-color:var(--navy-light);box-shadow:var(--shadow)}.card.selected{border-color:var(--gold);box-shadow:0 0 0 3px #e8a02033, var(--shadow)}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:var(--navy);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.form-input{border:2px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--text);background:var(--white);transition:var(--transition);width:100%;padding:12px 16px;font-size:1rem}.form-input:focus{border-color:var(--navy-light);outline:none;box-shadow:0 0 0 3px #1e18781a}.form-input.error{border-color:var(--danger)}.form-error{color:var(--danger);font-size:.8rem}.badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-navy{background:var(--navy);color:var(--white)}.badge-gold{background:var(--gold);color:var(--navy-dark)}.badge-green{color:#065f46;background:#d1fae5}.divider{background:var(--grey-200);height:1px;margin:16px 0}@media (width<=768px){.hide-mobile{display:none!important}}@media (width>=769px){.hide-desktop{display:none!important}}._wrapper_1k5ke_1{padding:24px 0 32px;overflow-x:auto}._track_1k5ke_6{justify-content:center;align-items:flex-start;gap:0;min-width:480px;display:flex}._stepItem_1k5ke_14{flex-direction:column;flex:1;align-items:center;max-width:120px;display:flex;position:relative}._dot_1k5ke_23{background:var(--grey-200);width:36px;height:36px;color:var(--grey-500);border:2px solid var(--grey-200);transition:var(--transition);z-index:1;cursor:default;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.8rem;font-weight:700;display:flex}._clickable_1k5ke_42{cursor:pointer}._clickable_1k5ke_42:hover{background:var(--navy-light);border-color:var(--navy-light);color:var(--white);transform:scale(1.1)}._done_1k5ke_52{background:var(--navy);color:var(--white);border-color:var(--navy)}._active_1k5ke_58{background:var(--gold);color:var(--navy-dark);border-color:var(--gold);box-shadow:0 0 0 4px #e8a02033}._label_1k5ke_65{color:var(--grey-500);text-align:center;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;margin-top:8px;font-size:.72rem;font-weight:500}._labelActive_1k5ke_76{color:var(--navy);font-weight:700}._labelClickable_1k5ke_81:hover{color:var(--navy);text-decoration:underline}._connector_1k5ke_86{background:var(--grey-200);z-index:0;height:2px;position:absolute;top:17px;left:calc(50% + 18px);right:calc(18px - 50%)}._connectorDone_1k5ke_96{background:var(--navy)}._wrapper_dqlxc_1{padding:40px 0;animation:.45s both _fadeSlideUp_dqlxc_1}._hero_dqlxc_6{grid-template-columns:1fr 1fr;align-items:stretch;gap:60px;width:100%;display:grid}@media (width<=900px){._hero_dqlxc_6{grid-template-columns:1fr;gap:40px}._heroVisual_dqlxc_16{order:-1}}._heroContent_dqlxc_20{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;display:flex}._logo_dqlxc_28{object-fit:contain;border-radius:var(--radius-sm);width:auto;height:64px}._title_dqlxc_36{flex-direction:column;gap:2px;line-height:1.1;display:flex}._titleLine1_dqlxc_43{color:var(--grey-700);font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700}._titleLine2_dqlxc_49{color:var(--navy);letter-spacing:-.02em;font-size:clamp(2rem,4.5vw,3rem);font-weight:900}._titleLine3_dqlxc_56{color:var(--gold);font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700}._subtitle_dqlxc_62{color:var(--grey-700);max-width:480px;font-size:1.05rem;line-height:1.65}._features_dqlxc_69{flex-direction:column;gap:12px;display:flex}._featureItem_dqlxc_75{color:var(--grey-700);align-items:flex-start;gap:12px;font-size:.95rem;font-weight:500;display:flex}._featureDot_dqlxc_84{background:var(--navy);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:8px}._cta_dqlxc_93{background:var(--gold);color:var(--navy-dark);border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;align-items:center;gap:10px;width:fit-content;margin-top:8px;padding:16px 32px;font-size:1.05rem;font-weight:700;display:inline-flex}._cta_dqlxc_93:hover{background:var(--gold-light);transform:translateY(-3px);box-shadow:0 10px 28px #e8a02066}._reassurance_dqlxc_115{color:var(--grey-500);margin-top:12px;font-size:.82rem;line-height:1.5}._heroVisual_dqlxc_16{border-radius:var(--radius-lg);min-height:520px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}._heroImage_dqlxc_131{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}._statsOverlay_dqlxc_140{background:linear-gradient(#0000,#09152beb);grid-template-columns:repeat(4,1fr);gap:6px;padding:60px 20px 22px;display:grid;position:absolute;bottom:0;left:0;right:0}._overlayStat_dqlxc_152{text-align:center;flex-direction:column;gap:2px;display:flex}._overlayNum_dqlxc_159{color:var(--gold);font-size:1.5rem;font-weight:900;line-height:1}._overlayLabel_dqlxc_166{color:#fff9;text-transform:uppercase;letter-spacing:.06em;font-size:.6rem;font-weight:600}._cambridgeBadge_dqlxc_175{z-index:2;background:var(--white);border-radius:8px;min-width:190px;padding:10px 14px;position:absolute;top:16px;right:16px;box-shadow:0 4px 20px #00000038}._cambridgeInner_dqlxc_187{align-items:center;gap:10px;padding-bottom:7px;display:flex}._cambridgeWordmark_dqlxc_194{flex-direction:column;gap:1px;display:flex}._cambridgeName_dqlxc_200{color:#1a1a1a;letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;line-height:1}._cambridgeSub_dqlxc_209{color:#444;letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:.58rem}._cambridgeDivider_dqlxc_216{background:#00b0b9;border-radius:1px;height:2px;margin-bottom:6px}._cambridgeSchool_dqlxc_223{color:#333;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:.62rem;display:block}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._wrapper_efwm1_1{max-width:720px;margin:0 auto;padding:32px 0;animation:.4s both _fadeSlideUp_efwm1_1}._intro_efwm1_8{text-align:center;margin-bottom:32px}._intro_efwm1_8 h2{color:var(--navy);margin-bottom:8px}._intro_efwm1_8 p{color:var(--grey-500);font-size:1rem}._cardWrap_efwm1_15{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:36px 40px}@media (width<=600px){._cardWrap_efwm1_15{padding:24px 20px}}._sectionTitle_efwm1_26{text-transform:uppercase;letter-spacing:.08em;color:var(--navy);border-bottom:2px solid var(--grey-100);margin-top:8px;margin-bottom:20px;padding-bottom:8px;font-size:.72rem;font-weight:700}._row_efwm1_38{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=500px){._row_efwm1_38{grid-template-columns:1fr}}._formGroup_efwm1_48{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}._label_efwm1_55{text-transform:uppercase;letter-spacing:.05em;color:var(--navy);font-size:.8rem;font-weight:700}._input_efwm1_63{border:2px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--text);background:var(--white);transition:var(--transition);outline:none;width:100%;padding:12px 16px;font-size:.95rem}._input_efwm1_63:focus{border-color:var(--navy-light);box-shadow:0 0 0 3px #1e18781a}._inputError_efwm1_78{border-color:var(--danger)}._error_efwm1_82{color:var(--danger);font-size:.78rem}._required_efwm1_87{color:var(--danger);margin-left:2px}._apiError_efwm1_92{border-radius:var(--radius-sm);border:1px solid var(--danger);color:var(--danger);background:#fff0f0;margin:12px 0;padding:12px 16px;font-size:.875rem}._privacy_efwm1_102{color:var(--grey-500);background:var(--grey-100);border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:28px;padding:10px 14px;font-size:.78rem;display:flex}._actions_efwm1_114{justify-content:space-between;align-items:center;gap:16px;display:flex}._backBtn_efwm1_121{border:2px solid var(--grey-200);border-radius:var(--radius);color:var(--grey-700);cursor:pointer;transition:var(--transition);background:0 0;padding:12px 20px;font-size:.9rem;font-weight:600}._backBtn_efwm1_121:hover{border-color:var(--navy);color:var(--navy)}._nextBtn_efwm1_137{background:var(--gold);color:var(--navy-dark);border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:.95rem;font-weight:700;display:flex}._nextBtn_efwm1_137:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 6px 20px #e8a02059}._phoneInputWrapper_efwm1_160{border:2px solid var(--grey-200);border-radius:var(--radius-sm);background:var(--white);transition:var(--transition);align-items:stretch;display:flex;overflow:hidden}._phoneInputWrapper_efwm1_160:focus-within{border-color:var(--navy-light);box-shadow:0 0 0 3px #1e18781a}._phoneInputError_efwm1_175{border-color:var(--danger)}._phoneInputWrapper_efwm1_160 .PhoneInputCountry{border-right:1px solid var(--grey-200);cursor:pointer;flex-shrink:0;align-items:center;gap:4px;padding:0 10px 0 14px;display:flex}._phoneInputWrapper_efwm1_160 .PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}._phoneInputWrapper_efwm1_160 .PhoneInputInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 16px;font-family:inherit;font-size:.95rem}._wrapper_1o3xg_1{max-width:720px;margin:0 auto;padding:32px 0;animation:.4s both _fadeSlideUp_1o3xg_1}._intro_1o3xg_8{text-align:center;margin-bottom:32px}._intro_1o3xg_8 h2{color:var(--navy);margin-bottom:8px}._intro_1o3xg_8 p{color:var(--grey-500);font-size:1rem}._cardWrap_1o3xg_15{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:36px 40px}@media (width<=600px){._cardWrap_1o3xg_15{padding:24px 20px}}._sectionTitle_1o3xg_26{text-transform:uppercase;letter-spacing:.08em;color:var(--navy);border-bottom:2px solid var(--grey-100);margin-top:8px;margin-bottom:20px;padding-bottom:8px;font-size:.72rem;font-weight:700}._row_1o3xg_38{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=500px){._row_1o3xg_38{grid-template-columns:1fr}}._formGroup_1o3xg_48{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}._label_1o3xg_55{text-transform:uppercase;letter-spacing:.05em;color:var(--navy);font-size:.8rem;font-weight:700}._input_1o3xg_63{border:2px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--text);background:var(--white);transition:var(--transition);outline:none;width:100%;padding:12px 16px;font-size:.95rem}._input_1o3xg_63:focus{border-color:var(--navy-light);box-shadow:0 0 0 3px #1e18781a}._inputError_1o3xg_78{border-color:var(--danger)}._error_1o3xg_82{color:var(--danger);font-size:.78rem}._apiError_1o3xg_87{border-radius:var(--radius-sm);border:1px solid var(--danger);color:var(--danger);background:#fff0f0;margin:12px 0;padding:12px 16px;font-size:.875rem}._labelHint_1o3xg_97{color:var(--grey-500);font-size:.8rem;font-weight:400}._availabilityGrid_1o3xg_103{flex-direction:column;gap:12px;display:flex}._dayGroup_1o3xg_109{grid-template-columns:100px 1fr;align-items:start;gap:8px;display:grid}._dayLabel_1o3xg_116{color:var(--grey-600);text-transform:uppercase;letter-spacing:.04em;padding-top:11px;font-size:.82rem;font-weight:600}._daySlots_1o3xg_125{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (width<=640px){._dayGroup_1o3xg_109,._daySlots_1o3xg_125{grid-template-columns:1fr}}._checkboxInput_1o3xg_140{display:none}._checkboxLabel_1o3xg_144{border:2px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--grey-700);cursor:pointer;transition:var(--transition);align-items:center;gap:10px;padding:11px 16px;font-size:.88rem;font-weight:500;display:flex;position:relative}._checkboxLabel_1o3xg_144:before{content:"";border:2px solid var(--grey-300);width:18px;height:18px;transition:var(--transition);border-radius:4px;flex-shrink:0}._checkboxChecked_1o3xg_169{border-color:var(--gold);color:var(--navy);background:#e8a0200f}._checkboxChecked_1o3xg_169:before{background:var(--gold);border-color:var(--gold);background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%230D0A5E' stroke-width='3' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}._helperNote_1o3xg_183{color:var(--grey-500);margin-bottom:8px;font-size:.82rem}._actions_1o3xg_189{justify-content:space-between;align-items:center;gap:16px;margin-top:8px;display:flex}._backBtn_1o3xg_197{border:2px solid var(--grey-200);border-radius:var(--radius);color:var(--grey-700);cursor:pointer;transition:var(--transition);background:0 0;padding:12px 20px;font-size:.9rem;font-weight:600}._backBtn_1o3xg_197:hover{border-color:var(--navy);color:var(--navy)}._nextBtn_1o3xg_213{background:var(--gold);color:var(--navy-dark);border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:.95rem;font-weight:700;display:flex}._nextBtn_1o3xg_213:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 6px 20px #e8a02059}._wrapper_gtm84_1{padding:32px 0;animation:.4s both _fadeSlideUp_gtm84_1}._intro_gtm84_6{text-align:center;margin-bottom:40px}._intro_gtm84_6 h2{color:var(--navy);margin-bottom:8px}._intro_gtm84_6 p{color:var(--grey-500);font-size:1rem}._guidance_gtm84_12{color:var(--grey-500);margin-top:8px;font-size:.85rem;font-style:italic}._grid_gtm84_14{flex-direction:column;gap:16px;max-width:720px;margin:0 auto;display:flex}._card_gtm84_23{background:var(--white);border:2px solid var(--grey-200);border-radius:var(--radius-lg);cursor:pointer;text-align:left;flex-direction:row;padding:0;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;overflow:hidden}._card_gtm84_23:hover:not(._selected_gtm84_36){border-color:var(--grey-400);box-shadow:var(--shadow-md)}._cardAccent_gtm84_42{flex-shrink:0;align-self:stretch;width:5px}._cardBody_gtm84_49{flex:1;padding:24px 24px 20px}._cardTitle_gtm84_54{color:var(--navy);margin-bottom:4px;font-size:1.25rem;font-weight:800}._cardSubtitle_gtm84_61{text-transform:uppercase;letter-spacing:.07em;color:var(--card-accent,var(--grey-500));margin-bottom:14px;font-size:.75rem;font-weight:700}._cardDesc_gtm84_70{color:var(--grey-700);margin-bottom:16px;font-size:.88rem;line-height:1.55}._bullets_gtm84_77{flex-direction:column;gap:7px;list-style:none;display:flex}._bullet_gtm84_77{color:var(--grey-700);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;display:flex}._dash_gtm84_93{color:var(--card-accent,var(--grey-500));flex-shrink:0;font-weight:700;line-height:1.4}._cardFooter_gtm84_101{border-top:1px solid var(--grey-100);background:var(--card-accent-bg,var(--off-white));justify-content:space-between;align-items:center;gap:8px;padding:14px 20px;display:flex}._selected_gtm84_36 ._cardFooter_gtm84_101{border-top-color:#0000000f}._selectLabel_gtm84_115{color:var(--navy);font-size:.85rem;font-weight:700}._wrapper_1mu0v_1{background:var(--white);margin:0 -24px;padding:32px 24px 48px;animation:.4s both _fadeSlideUp_1mu0v_1}._intro_1mu0v_8{text-align:center;margin-bottom:32px}._intro_1mu0v_8 h2{color:var(--navy);margin-bottom:8px}._intro_1mu0v_8 p{color:var(--grey-500);font-size:1rem}._splitView_1mu0v_16{grid-template-columns:30% 1fr;align-items:stretch;gap:32px;display:grid}@media (width<=768px){._splitView_1mu0v_16{grid-template-columns:1fr}._photoPanel_1mu0v_27{min-height:280px}}._levelCard_panel_1mu0v_31{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:var(--white);flex-direction:column;height:100%;display:flex;overflow:hidden}._panelImgWrap_1mu0v_41{flex-shrink:0;width:100%;height:280px;overflow:hidden}._panelImage_1mu0v_48{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}._panelBody_1mu0v_56{background:#eef2ff;flex-direction:column;flex:1;gap:6px;padding:20px 22px 24px;display:flex}._panelTitle_1mu0v_65{color:var(--navy);font-size:1.5rem;font-weight:800;line-height:1.2}._panelAge_1mu0v_72{color:#2563eb;font-size:1rem;font-weight:600}._panelDesc_1mu0v_78{color:var(--grey-700);margin-top:4px;font-size:1rem;line-height:1.55}._optionsPanel_1mu0v_86{flex-direction:column;gap:10px;display:flex}._admissionsNote_1mu0v_92{color:var(--grey-500);margin-bottom:4px;font-size:.82rem;font-style:italic}._trustNote_1mu0v_99{color:var(--grey-500);margin-top:8px;font-size:.82rem}._levelCard_1mu0v_31{background:var(--white);border:2px solid var(--grey-200);border-radius:var(--radius);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:flex}._levelCard_1mu0v_31:hover{box-shadow:var(--shadow);border-color:var(--navy-light);background:var(--off-white);transform:translateY(-3px)}._selected_1mu0v_129{border-color:var(--gold);box-shadow:0 0 0 3px #e8a02033, var(--shadow);background:#e8a0200d}._levelLeft_1mu0v_135{flex:1;align-items:center;gap:14px;min-width:0;display:flex}._levelIcon_1mu0v_143{flex-shrink:0;font-size:1.5rem}._levelName_1mu0v_148{color:var(--navy);margin-bottom:2px;font-size:1rem;font-weight:700}._levelDesc_1mu0v_155{color:var(--grey-500);font-size:.8rem}._levelRight_1mu0v_160{flex-shrink:0;align-items:center;gap:10px;display:flex}._ageTag_1mu0v_167{background:var(--navy);color:var(--white);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:700}._selected_1mu0v_129 ._ageTag_1mu0v_167{background:var(--gold);color:var(--navy-dark)}._arrow_1mu0v_182{color:var(--grey-300);flex-shrink:0}._selected_1mu0v_129 ._arrow_1mu0v_182{color:var(--gold)}._card_i9i27_1{background:var(--white);border:1.5px solid var(--grey-200);border-radius:var(--radius-sm);cursor:pointer;text-align:left;transition:var(--transition);align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}._card_i9i27_1:hover{border-color:var(--grey-400);background:var(--off-white)}._selected_i9i27_20{border-color:var(--pathway-accent,var(--gold));background:var(--off-white)}._check_i9i27_25{border:1.5px solid var(--grey-300);background:var(--white);width:18px;height:18px;transition:var(--transition);color:var(--white);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._selected_i9i27_20 ._check_i9i27_25{background:var(--pathway-accent,var(--gold));border-color:var(--pathway-accent,var(--gold))}._name_i9i27_44{color:var(--navy);flex:1;font-size:.9rem;font-weight:600}._price_i9i27_51{color:var(--grey-500);white-space:nowrap;font-size:.82rem;font-weight:600}._discountBlock_i9i27_58{flex-direction:column;align-items:flex-end;gap:2px;display:flex}._packageLabel_i9i27_65{color:#059669;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700}._priceRow_i9i27_73{align-items:center;gap:4px;display:flex}._strikethrough_i9i27_79{color:var(--grey-400);font-size:.76rem;font-weight:500;text-decoration:line-through}._discountedPrice_i9i27_86{color:#059669;font-weight:700}._wrapper_gsye7_1{margin-bottom:16px}._heading_gsye7_5{text-transform:uppercase;letter-spacing:.07em;color:var(--navy);margin-bottom:10px;font-size:.75rem;font-weight:700}._options_gsye7_14{flex-direction:column;gap:8px;display:flex}._option_gsye7_14{border-radius:var(--radius-sm);border:2px solid var(--grey-200);cursor:pointer;transition:var(--transition);background:var(--white);align-items:center;gap:10px;padding:10px 14px;display:flex;position:relative}._option_gsye7_14:hover{border-color:var(--navy-light)}._selected_gsye7_37{border-color:var(--gold);background:#e8a0200f}._radio_gsye7_42{accent-color:var(--gold);flex-shrink:0;width:16px;height:16px}._optionContent_gsye7_49{flex-direction:column;flex:1;min-width:0;display:flex}._termLabel_gsye7_56{color:var(--navy);font-size:.88rem;font-weight:700}._termDesc_gsye7_62{color:var(--grey-500);margin-top:2px;font-size:.75rem}._saveBadge_gsye7_68{background:var(--gold);color:var(--navy-dark);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:.65rem;font-weight:700}._cart_16xnl_1{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);flex:1;min-height:0;padding:20px;overflow-y:auto}._header_16xnl_11{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}._headerTitle_16xnl_18{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-500);font-size:.75rem;font-weight:700}._pathway_16xnl_26{background:var(--pathway-accent,var(--navy));color:var(--white);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:700}._meta_16xnl_37{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}._level_16xnl_44{color:var(--navy);font-size:1rem;font-weight:700}._count_16xnl_50{color:var(--grey-500);font-size:.8rem}._nudge_16xnl_55{color:var(--grey-500);margin-bottom:12px;font-size:.8rem;font-style:italic;line-height:1.4}._divider_16xnl_63{background:var(--grey-200);height:1px;margin:12px 0}._empty_16xnl_69{color:var(--grey-500);text-align:center;padding:16px 0;font-size:.85rem;line-height:1.5}._errorText_16xnl_77{color:var(--danger);text-align:center;padding:8px 0;font-size:.85rem}._lineItems_16xnl_84{flex-direction:column;gap:5px;margin-bottom:0;list-style:none;display:flex}._lineItem_16xnl_84{align-items:center;gap:8px;display:flex}._subjectName_16xnl_98{color:var(--grey-700);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.82rem;overflow:hidden}._annualRow_16xnl_108{justify-content:space-between;align-items:center;gap:8px;display:flex}._annualLabel_16xnl_115{color:var(--navy);font-size:.85rem;font-weight:600}._annualValue_16xnl_121{color:var(--navy);font-size:1.1rem;font-weight:800}._pricingNote_16xnl_127{color:var(--grey-400);margin-top:8px;font-size:.75rem;font-style:italic}._wrapper_x7i0f_1{padding:32px 0;animation:.4s both _fadeSlideUp_x7i0f_1}._intro_x7i0f_6{text-align:center;margin-bottom:28px}._intro_x7i0f_6 h2{color:var(--navy);margin-bottom:8px}._intro_x7i0f_6 p{color:var(--grey-500);font-size:.92rem}._splitView_x7i0f_14{grid-template-columns:60% 40%;align-items:start;gap:28px;display:grid}@media (width<=900px){._splitView_x7i0f_14{grid-template-columns:1fr}._cartPanel_x7i0f_25{order:-1}}._coursesPanel_x7i0f_31{flex-direction:column;gap:14px;display:flex}._guidanceNote_x7i0f_37{color:var(--grey-500);font-size:.82rem;font-style:italic}._coursesMeta_x7i0f_43{justify-content:space-between;align-items:center;display:flex}._selected_x7i0f_49{color:var(--navy);font-size:.85rem;font-weight:700}._clearBtn_x7i0f_55{color:var(--grey-500);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}._clearBtn_x7i0f_55:hover{color:var(--danger)}._grid_x7i0f_66{flex-direction:column;gap:8px;display:flex}._cartPanel_x7i0f_25{flex-direction:column;gap:14px;max-height:calc(100vh - 48px);display:flex;position:sticky;top:24px}._nextBtn_x7i0f_82{background:var(--gold);width:100%;color:var(--navy-dark);border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.95rem;font-weight:700;display:flex}._nextBtn_x7i0f_82:hover:not(:disabled){background:var(--gold-light);transform:translateY(-2px);box-shadow:0 6px 20px #e8a02059}._nextBtn_x7i0f_82:disabled{opacity:.4;cursor:not-allowed}._loadingText_x7i0f_108,._emptyText_x7i0f_109{color:var(--grey-500);padding:12px 0;font-size:.9rem}._errorBanner_x7i0f_115{border-radius:var(--radius);color:#721c24;background:#fff0f0;border:1px solid #f5c6cb;padding:10px 14px;font-size:.88rem}._wrapper_5ie5o_1{padding:32px 0 60px;animation:.4s both _fadeSlideUp_5ie5o_1}._intro_5ie5o_6{text-align:center;margin-bottom:32px}._intro_5ie5o_6 h2{color:var(--navy);margin-bottom:8px}._intro_5ie5o_6 p{color:var(--grey-500);font-size:1rem}._layout_5ie5o_14{grid-template-columns:1fr 360px;align-items:start;gap:32px;display:grid}@media (width<=900px){._layout_5ie5o_14{grid-template-columns:1fr}._sidebar_5ie5o_23{order:-1}}._main_5ie5o_27{flex-direction:column;gap:0;display:flex}._section_5ie5o_33{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:16px;padding:24px 28px}._sectionTitle_5ie5o_41{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-500);margin-bottom:16px;font-size:.78rem;font-weight:700}._infoGrid_5ie5o_50{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=500px){._infoGrid_5ie5o_50{grid-template-columns:1fr}}._infoItem_5ie5o_60{flex-direction:column;gap:3px;display:flex}._infoLabel_5ie5o_66{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-500);font-size:.72rem;font-weight:600}._infoValue_5ie5o_74{color:var(--navy);font-size:.95rem;font-weight:700}._packageTag_5ie5o_80{color:#059669}._subjectList_5ie5o_84{flex-wrap:wrap;gap:8px;list-style:none;display:flex}._subjectItem_5ie5o_91{background:var(--off-white);border:1px solid var(--grey-200);color:var(--navy);border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:.82rem;font-weight:600;display:flex}._subjectItem_5ie5o_91 svg{color:var(--gold);flex-shrink:0}._sectionHeader_5ie5o_106{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._sectionHeader_5ie5o_106 ._sectionTitle_5ie5o_41{margin-bottom:0}._editBtn_5ie5o_117{border:1px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--grey-700);cursor:pointer;transition:var(--transition);background:0 0;padding:4px 12px;font-size:.8rem}._editBtn_5ie5o_117:hover{border-color:var(--navy);color:var(--navy)}._dtInfoSection_5ie5o_130{border-radius:var(--radius-sm);background:#ffffff12;flex-direction:column;gap:10px;margin-bottom:4px;padding:14px 16px;display:flex}._dtInfoLabel_5ie5o_140{text-transform:uppercase;letter-spacing:.07em;color:#ffffff73;margin-bottom:2px;font-size:.68rem;font-weight:700}._dtInfoRow_5ie5o_149{color:#ffffffa6;justify-content:space-between;align-items:flex-start;gap:12px;font-size:.84rem;display:flex}._dtInfoRow_5ie5o_149 span:first-child{flex-direction:column;display:flex}._dtInfoRowLabel_5ie5o_163{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._dtInfoRow_5ie5o_149 span:last-child{white-space:nowrap;flex-shrink:0;font-weight:600}._sidebar_5ie5o_23{flex-direction:column;gap:12px;display:flex;position:sticky;top:24px}._dueTodayCard_5ie5o_186{background:var(--navy);border-radius:var(--radius-lg);color:var(--white);box-shadow:var(--shadow-lg);padding:28px 24px}._dtHeader_5ie5o_194{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._dtTitle_5ie5o_201{text-transform:uppercase;letter-spacing:.09em;color:#fff9;font-size:.75rem;font-weight:700}._dtPlan_5ie5o_209{background:var(--gold);color:var(--navy-dark);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:800}._dtRows_5ie5o_220{flex-direction:column;gap:12px;display:flex}._dtRow_5ie5o_220{color:#ffffffd9;justify-content:space-between;align-items:flex-start;gap:12px;font-size:.88rem;display:flex}._dtRow_5ie5o_220 span:first-child{flex-direction:column;flex:1;min-width:0;display:flex}._dtNote_5ie5o_242{color:#ffffff80;margin-top:2px;font-size:.72rem;font-weight:400}._dtRow_5ie5o_220 span:last-child{white-space:nowrap;font-weight:700}._dtDivider_5ie5o_254{background:#ffffff26;height:1px;margin:16px 0}._dtTotal_5ie5o_260{color:var(--gold);justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:900;display:flex}._dtSaving_5ie5o_269{border-radius:var(--radius-sm);color:#6ee7b7;text-align:center;background:#10b98126;border:1px solid #10b9814d;margin-top:10px;padding:8px 12px;font-size:.78rem}._dtError_5ie5o_280{color:#fca5a5;text-align:center;margin-top:10px;font-size:.8rem}._conversionNote_5ie5o_287{color:#ffffffb3;text-align:center;margin-top:10px;font-size:.8rem}._proceedBtn_5ie5o_294{background:var(--gold);width:100%;color:var(--navy-dark);border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:15px;font-size:1rem;font-weight:800;display:flex}._proceedBtn_5ie5o_294:hover:not(:disabled){background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #e8a02066}._proceedBtn_5ie5o_294:disabled{opacity:.6;cursor:not-allowed}._spinner_5ie5o_321{border:2px solid var(--navy-dark);border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.65s linear infinite _spin_5ie5o_321;display:inline-block}@keyframes _spin_5ie5o_321{to{transform:rotate(360deg)}}._secureNote_5ie5o_335{color:#ffffff73;text-align:center;margin-top:12px;font-size:.73rem}._reassuranceNote_5ie5o_342{color:#ffffffb3;text-align:center;margin-bottom:12px;font-size:.8rem;line-height:1.55}._subjectCount_5ie5o_350{color:var(--grey-500);margin-top:2px;margin-bottom:10px;font-size:.82rem}._nextSteps_5ie5o_357{border-top:1px solid #ffffff1f;margin-top:16px;padding-top:14px}._nextStepsTitle_5ie5o_363{text-transform:uppercase;letter-spacing:.07em;color:#ffffff80;margin-bottom:8px;font-size:.72rem;font-weight:700}._nextStepsList_5ie5o_372{counter-reset:steps;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}._nextStepsList_5ie5o_372 li{counter-increment:steps;color:#ffffffa6;align-items:center;gap:8px;font-size:.8rem;display:flex}._nextStepsList_5ie5o_372 li:before{content:counter(steps);color:#fff9;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:inline-flex}._backBtn_5ie5o_406{border:2px solid var(--grey-300);border-radius:var(--radius);color:var(--grey-700);cursor:pointer;transition:var(--transition);background:0 0;width:100%;padding:11px 20px;font-size:.9rem;font-weight:600}._backBtn_5ie5o_406:hover{border-color:var(--navy);color:var(--navy)}._successWrapper_5ie5o_424{justify-content:center;align-items:center;padding:60px 0;animation:.4s both _fadeSlideUp_5ie5o_1;display:flex}._successCard_5ie5o_432{background:var(--white);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:560px;box-shadow:var(--shadow-lg);padding:48px 40px}._successIcon_5ie5o_442{margin-bottom:16px;font-size:3rem}._successTitle_5ie5o_447{color:var(--navy);margin-bottom:14px;font-size:1.75rem}._successMessage_5ie5o_453{color:var(--grey-700);margin-bottom:24px;font-size:.95rem;line-height:1.65}._refBox_5ie5o_460{background:var(--off-white);border:2px dashed var(--navy-light);border-radius:var(--radius);flex-direction:column;gap:4px;margin-bottom:20px;padding:16px 24px;display:flex}._refLabel_5ie5o_471{text-transform:uppercase;letter-spacing:.07em;color:var(--grey-500);font-size:.72rem;font-weight:700}._refNumber_5ie5o_479{color:var(--navy);letter-spacing:.06em;font-family:ui-monospace,monospace;font-size:1.3rem;font-weight:800}._successNext_5ie5o_487{color:var(--grey-500);margin-bottom:28px;font-size:.88rem}._restartBtn_5ie5o_493{background:var(--navy);color:var(--white);border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;padding:13px 28px;font-size:.95rem;font-weight:700}._restartBtn_5ie5o_493:hover{background:var(--navy-light);transform:translateY(-2px)}._shell_rv1yt_1{background:var(--off-white);flex-direction:column;min-height:100vh;display:flex}._header_rv1yt_9{background:var(--navy);z-index:100;border-bottom:1px solid #ffffff1a;position:sticky;top:0;box-shadow:0 2px 8px #0d0a5e40}._headerInner_rv1yt_18{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:10px 24px;display:flex}._logo_rv1yt_27{align-items:center;display:flex}._logoImg_rv1yt_32{object-fit:contain;width:auto;height:48px;display:block}._stepLabel_rv1yt_41{color:#ffffffa6;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}._progressWrap_rv1yt_50{background:var(--white);border-bottom:1px solid var(--grey-100)}._main_rv1yt_56{flex:1;padding:0}._container_rv1yt_61{max-width:1100px;margin:0 auto;padding:0 24px}._footer_rv1yt_68{border-top:1px solid var(--grey-200);margin-top:40px;padding:20px 0}._footer_rv1yt_68 p{color:var(--grey-500);text-align:center;font-size:.78rem}
