.child-choice-grid{grid-template-columns:1fr}
.child-enrollment-choices{margin:0 0 16px;padding:0;border:0;border-radius:0;background:transparent}
.choice-section-heading{display:flex;align-items:center;gap:8px;margin-bottom:10px}
.choice-section-heading>span{width:22px;height:22px;border-radius:50%;background:#092a5d;color:#e7b84f;display:grid;place-items:center;flex:0 0 22px;font-size:11px;font-weight:800}
.choice-section-heading>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.choice-section-heading b{color:#092a5d;font-size:13px;font-weight:700}
.choice-section-heading b em{color:#c7352b;font-style:normal}
.choice-section-heading small{color:#718096;font-size:11px;font-weight:400}
.stage-cards-container{margin-top:6px}
.stage-cards-grid{display:grid;grid-template-columns:1fr;gap:10px}
.stage-cards-grid.has-selection .stage-card:not(.is-selected){display:none!important}
.stage-card{position:relative;min-height:58px;padding:11px 15px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;display:flex;align-items:center;gap:11px;cursor:pointer;transition:all .2s ease;user-select:none}
.stage-card:hover{border-color:#c58a12;background:#fffdf8;box-shadow:0 3px 12px rgba(197,138,18,.08);transform:translateY(-1px)}
.stage-card input[type="radio"]{position:absolute;opacity:0;pointer-events:none}
.stage-card-check{width:22px;height:22px;border:2px solid #cbd5e1;border-radius:50%;background:#fff;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800;flex:0 0 22px;transition:all .2s ease}
.stage-card-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}
.stage-card-info b{font-size:13px;color:#092a5d;font-weight:700}
.stage-card-info small{font-size:10px;color:#64748b}
.stage-card-price{display:flex;align-items:baseline;gap:3px;color:#092a5d;white-space:nowrap}
.stage-card-price b{font-size:14px;font-weight:800}
.stage-card-price small{font-size:10px;color:#64748b}
.change-stage-btn{display:none}
.stage-card.is-selected .change-stage-btn{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px;font-size:11.5px;font-weight:700;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#092a5d;cursor:pointer;transition:all .2s ease;margin-right:auto;box-shadow:0 2px 6px rgba(0,0,0,.04)}
.change-stage-btn:hover{background:#f8fafc;border-color:#092a5d;color:#c58a12}
.stage-card.is-selected,.stage-card:has(input:checked){border-color:#092a5d;background:#f4f7fc;box-shadow:0 4px 14px rgba(9,42,93,.09)}
.stage-card.is-selected .stage-card-check,.stage-card:has(input:checked) .stage-card-check{border-color:#092a5d;background:#092a5d;color:#e7b84f}
.stage-card.is-selected .stage-card-price b,.stage-card:has(input:checked) .stage-card-price b{color:#c58a12}
.plan-choice-field{display:block;margin-top:14px;padding-top:14px;border-top:1px dashed #e2e8f0}
.plan-checkbox-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.plan-checkbox{position:relative;min-height:54px;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .2s ease}
.plan-checkbox:hover{border-color:#c58a12;background:#fffdf8;box-shadow:0 2px 8px rgba(0,0,0,.03)}
.plan-checkbox input{position:absolute;opacity:0;pointer-events:none}
.checkbox-mark{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:5px;background:#fff;display:grid;place-items:center;flex:0 0 20px;transition:all .2s ease}
.checkbox-mark:after{content:"✓";color:#fff;font-size:12px;font-weight:800;opacity:0;transform:scale(.6);transition:all .2s ease}
.plan-option-copy{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1}
.plan-option-copy b{color:#1e293b;font-size:12.5px;font-weight:700}
.plan-option-copy small{color:#64748b;font-size:10.5px;line-height:1.3}
.plan-remaining-tag{color:#b45309!important;background:#fffbe6;border:1px solid #fef08a;padding:3px 8px;border-radius:6px;display:inline-block;margin-top:3px;font-weight:700;font-size:10.5px!important}
.plan-checkbox:has(input:checked) .plan-remaining-tag{color:#047857!important;background:#ecfdf5;border-color:#a7f3d0}
.plan-option-price{color:#092a5d;font-size:13.5px;white-space:nowrap;font-weight:800}
.plan-option-price small{font-size:9.5px}
.plan-checkbox:has(input:focus-visible){outline:3px solid rgba(197,138,18,.18);outline-offset:2px}
.plan-checkbox:has(input:checked){border-color:#13806d;background:#f0faf7;box-shadow:0 3px 12px rgba(19,128,109,.08)}
.plan-checkbox:has(input:checked) .checkbox-mark{border-color:#13806d;background:#13806d}
.plan-checkbox:has(input:checked) .checkbox-mark:after{opacity:1;transform:scale(1)}
.plan-checkbox:has(input:checked) .plan-option-copy b{color:#08705f}
.plan-checkbox:has(input:checked) .plan-option-price{color:#08705f}
.plan-empty-state{grid-column:1/-1;margin:0;padding:12px 14px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#94a3b8;text-align:center;font-size:11.5px}
.plan-choice-field.is-disabled .choice-section-heading,.plan-choice-field.is-disabled .plan-checkbox-options{opacity:.72}
.child-plan-preview{margin:14px 0 4px;padding:12px 14px;border:1px solid #d1eae4;border-radius:8px;background:#f4fbf9}
.child-plan-preview[hidden]{display:none}
.plan-preview-head{justify-content:flex-start;gap:8px;margin-bottom:10px}
.preview-check{width:24px;height:24px;border-radius:50%;background:#13806d;color:#fff;display:grid;place-items:center;flex:0 0 24px;font-size:12px;font-weight:800}
.plan-preview-head>div{display:flex;flex-direction:column;gap:1px}
.plan-preview-head b{font-size:12px;color:#092a5d}
.plan-preview-head small{font-size:10px;color:#657587}
.plan-preview-installments{grid-template-columns:1fr;gap:6px}
.plan-preview-installments span{padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}
.plan-preview-installments i{width:22px;height:22px;border-radius:50%;background:#eef2f6;color:#536277;display:grid;place-items:center;font-size:9.5px;font-style:normal;font-weight:800}
.plan-preview-installments em{font-size:10.5px;color:#536277}
.plan-preview-installments b{font-size:11.5px;color:#092a5d;white-space:nowrap}
.student-details-heading{margin:20px 0 14px;display:flex;align-items:center;gap:12px}
.student-details-heading b{color:#092a5d;font-size:13px;font-weight:700;white-space:nowrap}
.student-details-heading span{height:1px;background:#e2e8f0;flex:1}
.guardian-subheading{margin:8px 0 14px;padding-right:10px;border-right:3px solid #c58a12;color:#092a5d;font-size:14px;font-weight:700}
.guardian-subheading small{color:#718096;font-size:11px;font-weight:500}
.guardian-subheading:not(:first-of-type){margin-top:24px;padding-top:2px}
.family-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.price-before{font-size:11px;color:#a0aec0;text-decoration:line-through;margin-left:5px;font-weight:600}
.price-after{font-weight:800;color:#092a5d}
.discount-badge{display:inline-block;padding:2px 6px;border-radius:4px;background:#fef2f2;color:#dc2626;font-size:9.5px;font-weight:700;border:1px solid #fecaca;margin-right:4px}
.plan-checkbox.is-disabled{opacity:0.65;cursor:not-allowed!important;background:#f8fafc!important;border-color:#e2e8f0!important;box-shadow:none!important}
.plan-checkbox.is-disabled:hover{border-color:#e2e8f0!important;background:#f8fafc!important;box-shadow:none!important;transform:none!important}
.plan-checkbox.is-disabled input{pointer-events:none}
.disabled-badge{font-size:9.5px;color:#dc2626;font-weight:700;background:#fee2e2;padding:2px 6px;border-radius:4px;margin-right:4px;display:inline-block}
@media(max-width:700px){.child-enrollment-choices{margin:0 0 14px;padding:0}.enrollment-stage-row{grid-template-columns:1fr}.plan-checkbox-options,.family-card-grid{grid-template-columns:1fr}.stage-cost-preview{height:auto;min-height:44px;padding:8px 12px}.plan-preview-installments span{grid-template-columns:auto 1fr}.plan-preview-installments b{grid-column:2}.student-details-heading{margin-inline:0}}
@media(max-width:520px){.plan-checkbox{align-items:flex-start;flex-wrap:wrap}.plan-option-price{padding-right:30px;width:100%;font-size:13px}}
