: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_13zds_1{padding:40px 0;animation:.45s both _fadeSlideUp_13zds_1}._hero_13zds_6{grid-template-columns:1fr 1fr;align-items:stretch;gap:60px;width:100%;display:grid}@media (width<=900px){._hero_13zds_6{grid-template-columns:1fr;gap:40px}._heroVisual_13zds_16{order:-1}}._heroContent_13zds_20{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;display:flex}._logo_13zds_28{object-fit:contain;border-radius:var(--radius-sm);width:auto;height:64px}._title_13zds_36{flex-direction:column;gap:2px;line-height:1.1;display:flex}._titleLine1_13zds_43{color:var(--grey-700);font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700}._titleLine2_13zds_49{color:var(--navy);letter-spacing:-.02em;font-size:clamp(2rem,4.5vw,3rem);font-weight:900}._titleLine3_13zds_56{color:var(--gold);font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700}._subtitle_13zds_62{color:var(--grey-700);max-width:480px;font-size:1.05rem;line-height:1.65}._features_13zds_69{flex-direction:column;gap:12px;display:flex}._featureItem_13zds_75{color:var(--grey-700);align-items:flex-start;gap:12px;font-size:.95rem;font-weight:500;display:flex}._featureDot_13zds_84{background:var(--navy);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:8px}._cta_13zds_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_13zds_93:hover{background:var(--gold-light);transform:translateY(-3px);box-shadow:0 10px 28px #e8a02066}._reassurance_13zds_115{color:var(--grey-500);margin-top:12px;font-size:.82rem;line-height:1.5}._heroVisual_13zds_16{border-radius:var(--radius-lg);min-height:520px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}._heroImage_13zds_131{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}._statsOverlay_13zds_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_13zds_152{text-align:center;flex-direction:column;gap:2px;display:flex}._overlayNum_13zds_159{color:var(--gold);font-size:1.5rem;font-weight:900;line-height:1}._overlayLabel_13zds_166{color:#fff9;text-transform:uppercase;letter-spacing:.06em;font-size:.6rem;font-weight:600}._cambridgeBadge_13zds_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}._cambridgeLogo_13zds_187{width:190px;max-width:100%;height:auto;display:block}@media (width<=600px){._hero_13zds_6,._heroVisual_13zds_16{min-width:0}._cambridgeBadge_13zds_175{width:min(44vw,160px);min-width:0;padding:6px 8px;top:12px;right:12px}._cambridgeLogo_13zds_187{width:100%}._statsOverlay_13zds_140{grid-template-columns:repeat(4,minmax(0,1fr))}._overlayStat_13zds_152{min-width:0}}._cambridgeInner_13zds_221{align-items:center;gap:10px;padding-bottom:7px;display:flex}._cambridgeWordmark_13zds_228{flex-direction:column;gap:1px;display:flex}._cambridgeName_13zds_234{color:#1a1a1a;letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;line-height:1}._cambridgeSub_13zds_243{color:#444;letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:.58rem}._cambridgeDivider_13zds_250{background:#00b0b9;border-radius:1px;height:2px;margin-bottom:6px}._cambridgeSchool_13zds_257{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_ilidv_1{padding:32px 0;animation:.4s both _fadeSlideUp_ilidv_1}._intro_ilidv_6{text-align:center;margin-bottom:40px}._intro_ilidv_6 h2{color:var(--navy);margin-bottom:8px}._intro_ilidv_6 p{color:var(--grey-500);font-size:1rem}._guidance_ilidv_12{color:var(--grey-500);margin-top:8px;font-size:.85rem;font-style:italic}._grid_ilidv_14{flex-direction:column;gap:16px;max-width:720px;margin:0 auto;display:flex}._card_ilidv_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_ilidv_23:hover:not(._selected_ilidv_36){border-color:var(--grey-400);box-shadow:var(--shadow-md)}._cardAccent_ilidv_42{flex-shrink:0;align-self:stretch;width:5px}._cardBody_ilidv_49{flex:1;padding:24px 24px 20px}._cardTitle_ilidv_54{color:var(--navy);margin-bottom:4px;font-size:1.25rem;font-weight:800}._cardSubtitle_ilidv_61{text-transform:uppercase;letter-spacing:.07em;color:var(--card-accent,var(--grey-500));margin-bottom:14px;font-size:.75rem;font-weight:700}._cardDesc_ilidv_70{color:var(--grey-700);margin-bottom:16px;font-size:.88rem;line-height:1.55}._bullets_ilidv_77{flex-direction:column;gap:7px;list-style:none;display:flex}._bullet_ilidv_77{color:var(--grey-700);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;display:flex}._dash_ilidv_93{color:var(--card-accent,var(--grey-500));flex-shrink:0;font-weight:700;line-height:1.4}._cardFooter_ilidv_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_ilidv_36 ._cardFooter_ilidv_101{border-top-color:#0000000f}._selectLabel_ilidv_115{color:var(--navy);font-size:.85rem;font-weight:700}@media (width<=600px){._wrapper_ilidv_1{padding:24px 0}._intro_ilidv_6{margin-bottom:24px}._intro_ilidv_6 p{font-size:.9rem}._grid_ilidv_14{gap:12px}._card_ilidv_23{grid-template-rows:auto auto;grid-template-columns:5px minmax(0,1fr);display:grid}._cardAccent_ilidv_42{grid-area:1/1/-1;width:auto}._cardBody_ilidv_49{grid-column:2;min-width:0;padding:16px 16px 12px}._cardTitle_ilidv_54{margin-bottom:2px;font-size:1.1rem}._cardSubtitle_ilidv_61{margin-bottom:10px;font-size:.68rem}._cardDesc_ilidv_70{margin-bottom:12px;font-size:.82rem;line-height:1.45}._bullets_ilidv_77{gap:5px}._bullet_ilidv_77{gap:8px;font-size:.8rem;line-height:1.35}._cardFooter_ilidv_101{grid-column:2;padding:10px 16px 12px}}._wrapper_1nhd5_1{background:var(--white);margin:0 -24px;padding:32px 24px 48px;animation:.4s both _fadeSlideUp_1nhd5_1}._intro_1nhd5_8{text-align:center;margin-bottom:32px}._intro_1nhd5_8 h2{color:var(--navy);margin-bottom:8px}._intro_1nhd5_8 p{color:var(--grey-500);font-size:1rem}._splitView_1nhd5_16{grid-template-columns:30% 1fr;align-items:stretch;gap:32px;display:grid}@media (width<=768px){._splitView_1nhd5_16{grid-template-columns:1fr}._photoPanel_1nhd5_27{min-height:280px}}._levelCard_panel_1nhd5_31{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:var(--white);flex-direction:column;height:100%;display:flex;overflow:hidden}._panelImgWrap_1nhd5_41{flex-shrink:0;width:100%;height:280px;overflow:hidden}._panelImage_1nhd5_48{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}._panelBody_1nhd5_56{background:#eef2ff;flex-direction:column;flex:1;gap:6px;padding:20px 22px 24px;display:flex}._panelTitle_1nhd5_65{color:var(--navy);font-size:1.5rem;font-weight:800;line-height:1.2}._panelAge_1nhd5_72{color:#2563eb;font-size:1rem;font-weight:600}._panelDesc_1nhd5_78{color:var(--grey-700);margin-top:4px;font-size:1rem;line-height:1.55}._optionsPanel_1nhd5_86{flex-direction:column;gap:10px;display:flex}._admissionsNote_1nhd5_92{color:var(--grey-500);margin-bottom:4px;font-size:.82rem;font-style:italic}._trustNote_1nhd5_99{color:var(--grey-500);margin-top:8px;font-size:.82rem}._syncNote_1nhd5_105{color:var(--navy);margin-top:4px;font-size:.82rem}._syncError_1nhd5_111{color:#b42318;margin-top:4px;font-size:.82rem}._levelCard_1nhd5_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_1nhd5_31:disabled{opacity:.7;cursor:wait}._levelCard_1nhd5_31:hover{box-shadow:var(--shadow);border-color:var(--navy-light);background:var(--off-white);transform:translateY(-3px)}._selected_1nhd5_146{border-color:var(--gold);box-shadow:0 0 0 3px #e8a02033, var(--shadow);background:#e8a0200d}._levelLeft_1nhd5_152{flex:1;align-items:center;gap:14px;min-width:0;display:flex}._levelIcon_1nhd5_160{flex-shrink:0;font-size:1.5rem}._levelName_1nhd5_165{color:var(--navy);margin-bottom:2px;font-size:1rem;font-weight:700}._levelDesc_1nhd5_172{color:var(--grey-500);font-size:.8rem}._levelRight_1nhd5_177{flex-shrink:0;align-items:center;gap:10px;display:flex}._ageTag_1nhd5_184{background:var(--navy);color:var(--white);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:700}._selected_1nhd5_146 ._ageTag_1nhd5_184{background:var(--gold);color:var(--navy-dark)}._arrow_1nhd5_199{color:var(--grey-300);flex-shrink:0}._selected_1nhd5_146 ._arrow_1nhd5_199{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_ldfc0_1{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);flex:1;min-height:0;padding:20px;overflow-y:auto}._header_ldfc0_11{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}._headerTitle_ldfc0_18{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-500);font-size:.75rem;font-weight:700}._pathway_ldfc0_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_ldfc0_37{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}._level_ldfc0_44{color:var(--navy);font-size:1rem;font-weight:700}._count_ldfc0_50{color:var(--grey-500);font-size:.8rem}._nudge_ldfc0_55{color:var(--grey-500);margin-bottom:12px;font-size:.8rem;font-style:italic;line-height:1.4}._divider_ldfc0_63{background:var(--grey-200);height:1px;margin:12px 0}._empty_ldfc0_69{color:var(--grey-500);text-align:center;padding:16px 0;font-size:.85rem;line-height:1.5}._errorText_ldfc0_77{color:var(--danger);text-align:center;padding:8px 0;font-size:.85rem}._lineItems_ldfc0_84{flex-direction:column;gap:5px;margin-bottom:0;list-style:none;display:flex}._lineItem_ldfc0_84{align-items:center;gap:8px;display:flex}._subjectName_ldfc0_98{color:var(--grey-700);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.82rem;overflow:hidden}._annualRow_ldfc0_108{justify-content:space-between;align-items:center;gap:8px;display:flex}._annualLabel_ldfc0_115{color:var(--navy);font-size:.85rem;font-weight:600}._annualValue_ldfc0_121{color:var(--navy);font-size:1.1rem;font-weight:800}._pricingNote_ldfc0_127{color:var(--grey-400);margin-top:8px;font-size:.75rem;font-style:italic}@media (width<=900px){._cart_ldfc0_1{flex:none;min-height:auto;overflow:visible}}._wrapper_1f3an_1{padding:32px 0;animation:.4s both _fadeSlideUp_1f3an_1}._intro_1f3an_6{text-align:center;margin-bottom:28px}._intro_1f3an_6 h2{color:var(--navy);margin-bottom:8px}._intro_1f3an_6 p{color:var(--grey-500);font-size:.92rem}._splitView_1f3an_14{grid-template-columns:60% 40%;align-items:start;gap:28px;display:grid}@media (width<=900px){._splitView_1f3an_14{grid-template-columns:1fr}}._coursesPanel_1f3an_28{flex-direction:column;gap:14px;display:flex}._guidanceNote_1f3an_34{color:var(--grey-500);font-size:.82rem;font-style:italic}._coursesMeta_1f3an_40{justify-content:space-between;align-items:center;display:flex}._selected_1f3an_46{color:var(--navy);font-size:.85rem;font-weight:700}._clearBtn_1f3an_52{color:var(--grey-500);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}._clearBtn_1f3an_52:hover{color:var(--danger)}._grid_1f3an_63{flex-direction:column;gap:8px;display:flex}._cartPanel_1f3an_70{flex-direction:column;gap:14px;max-height:calc(100vh - 48px);display:flex;position:sticky;top:24px}@media (width<=900px){._cartPanel_1f3an_70{max-height:none;position:static;top:auto}}._nextBtn_1f3an_87{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_1f3an_87:hover:not(:disabled){background:var(--gold-light);transform:translateY(-2px);box-shadow:0 6px 20px #e8a02059}._nextBtn_1f3an_87:disabled{opacity:.4;cursor:not-allowed}._loadingText_1f3an_113,._emptyText_1f3an_114{color:var(--grey-500);padding:12px 0;font-size:.9rem}._errorBanner_1f3an_120{border-radius:var(--radius);color:#721c24;background:#fff0f0;border:1px solid #f5c6cb;padding:10px 14px;font-size:.88rem}._wrapper_16sin_1{padding:32px 0 60px;animation:.4s both _fadeSlideUp_16sin_1}._intro_16sin_6{text-align:center;margin-bottom:32px}._intro_16sin_6 h2{color:var(--navy);margin-bottom:8px}._intro_16sin_6 p{color:var(--grey-500);font-size:1rem}._layout_16sin_14{grid-template-columns:1fr 360px;align-items:start;gap:32px;display:grid}@media (width<=900px){._layout_16sin_14{grid-template-columns:1fr}._sidebar_16sin_23{order:-1}}._main_16sin_27{flex-direction:column;gap:0;display:flex}._section_16sin_33{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:16px;padding:24px 28px}._sectionTitle_16sin_41{text-transform:uppercase;letter-spacing:.08em;color:var(--grey-500);margin-bottom:16px;font-size:.78rem;font-weight:700}._infoGrid_16sin_50{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=500px){._infoGrid_16sin_50{grid-template-columns:1fr}}._infoItem_16sin_60{flex-direction:column;gap:3px;display:flex}._infoLabel_16sin_66{text-transform:uppercase;letter-spacing:.06em;color:var(--grey-500);font-size:.72rem;font-weight:600}._infoValue_16sin_74{color:var(--navy);font-size:.95rem;font-weight:700}._packageTag_16sin_80{color:#059669}._subjectList_16sin_84{flex-wrap:wrap;gap:8px;list-style:none;display:flex}._subjectItem_16sin_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_16sin_91 svg{color:var(--gold);flex-shrink:0}._sectionHeader_16sin_106{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._sectionHeader_16sin_106 ._sectionTitle_16sin_41{margin-bottom:0}._editBtn_16sin_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_16sin_117:hover{border-color:var(--navy);color:var(--navy)}._dtInfoSection_16sin_130{border-radius:var(--radius-sm);background:#ffffff12;flex-direction:column;gap:10px;margin-bottom:4px;padding:14px 16px;display:flex}._dtInfoLabel_16sin_140{text-transform:uppercase;letter-spacing:.07em;color:#ffffff73;margin-bottom:2px;font-size:.68rem;font-weight:700}._dtInfoRow_16sin_149{color:#ffffffa6;justify-content:space-between;align-items:flex-start;gap:12px;font-size:.84rem;display:flex}._dtInfoRow_16sin_149 span:first-child{flex-direction:column;display:flex}._dtInfoRowLabel_16sin_163{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._dtInfoRow_16sin_149 span:last-child{white-space:nowrap;flex-shrink:0;font-weight:600}._sidebar_16sin_23{flex-direction:column;gap:12px;display:flex;position:sticky;top:24px}@media (width<=900px){._sidebar_16sin_23{width:100%;margin-bottom:20px;position:static;top:auto}}._dueTodayCard_16sin_195{background:var(--navy);border-radius:var(--radius-lg);color:var(--white);box-shadow:var(--shadow-lg);padding:28px 24px}._dtHeader_16sin_203{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._dtTitle_16sin_210{text-transform:uppercase;letter-spacing:.09em;color:#fff9;font-size:.75rem;font-weight:700}._dtPlan_16sin_218{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_16sin_229{flex-direction:column;gap:12px;display:flex}._dtRow_16sin_229{color:#ffffffd9;justify-content:space-between;align-items:flex-start;gap:12px;font-size:.88rem;display:flex}._dtRow_16sin_229 span:first-child{flex-direction:column;flex:1;min-width:0;display:flex}._dtNote_16sin_251{color:#ffffff80;margin-top:2px;font-size:.72rem;font-weight:400}._dtRow_16sin_229 span:last-child{white-space:nowrap;font-weight:700}._dtDivider_16sin_263{background:#ffffff26;height:1px;margin:16px 0}._dtTotal_16sin_269{color:var(--gold);justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:900;display:flex}._dtSaving_16sin_278{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_16sin_289{color:#fca5a5;text-align:center;margin-top:10px;font-size:.8rem}._conversionNote_16sin_296{color:#ffffffb3;text-align:center;margin-top:10px;font-size:.8rem}._proceedBtn_16sin_303{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_16sin_303:hover:not(:disabled){background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #e8a02066}._proceedBtn_16sin_303:disabled{opacity:.6;cursor:not-allowed}._spinner_16sin_330{border:2px solid var(--navy-dark);border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.65s linear infinite _spin_16sin_330;display:inline-block}@keyframes _spin_16sin_330{to{transform:rotate(360deg)}}._secureNote_16sin_344{color:#ffffff73;text-align:center;margin-top:12px;font-size:.73rem}._reassuranceNote_16sin_351{color:#ffffffb3;text-align:center;margin-bottom:12px;font-size:.8rem;line-height:1.55}._subjectCount_16sin_359{color:var(--grey-500);margin-top:2px;margin-bottom:10px;font-size:.82rem}._nextSteps_16sin_366{border-top:1px solid #ffffff1f;margin-top:16px;padding-top:14px}._nextStepsTitle_16sin_372{text-transform:uppercase;letter-spacing:.07em;color:#ffffff80;margin-bottom:8px;font-size:.72rem;font-weight:700}._nextStepsList_16sin_381{counter-reset:steps;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}._nextStepsList_16sin_381 li{counter-increment:steps;color:#ffffffa6;align-items:center;gap:8px;font-size:.8rem;display:flex}._nextStepsList_16sin_381 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_16sin_415{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_16sin_415:hover{border-color:var(--navy);color:var(--navy)}._successWrapper_16sin_433{justify-content:center;align-items:center;padding:60px 0;animation:.4s both _fadeSlideUp_16sin_1;display:flex}._successCard_16sin_441{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_16sin_451{margin-bottom:16px;font-size:3rem}._successTitle_16sin_456{color:var(--navy);margin-bottom:14px;font-size:1.75rem}._successMessage_16sin_462{color:var(--grey-700);margin-bottom:24px;font-size:.95rem;line-height:1.65}._refBox_16sin_469{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_16sin_480{text-transform:uppercase;letter-spacing:.07em;color:var(--grey-500);font-size:.72rem;font-weight:700}._refNumber_16sin_488{color:var(--navy);letter-spacing:.06em;font-family:ui-monospace,monospace;font-size:1.3rem;font-weight:800}._successNext_16sin_496{color:var(--grey-500);margin-bottom:28px;font-size:.88rem}._restartBtn_16sin_502{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_16sin_502: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}
