.financial-calculator{display:grid;gap:18px;color:#17172b}
.fc-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.fc-heading h1{margin:5px 0 6px;font-size:30px}.fc-heading p{margin:0;color:#72768a}
.fc-mode{display:flex;padding:4px;border-radius:14px;background:#e9eaf2}.fc-mode button{border:0;border-radius:11px;padding:10px 17px;background:transparent;color:#666a7e;font-weight:800;cursor:pointer}.fc-mode button.is-active{background:#fff;color:#653d82;box-shadow:0 4px 14px #25194b18}
.fc-catalog-note{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border:1px solid #cfe8df;border-radius:16px;background:#edf9f5}.fc-catalog-note div{display:grid;gap:3px}.fc-catalog-note span,.fc-catalog-note small{color:#65766f}.fc-catalog-note.is-empty{border-color:#efd69c;background:#fff8e2}.fc-catalog-note.is-empty span{color:#7b6840}
.fc-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px}.fc-settings>label{display:grid;gap:7px}.fc-settings span,.fc-child label>span,.fc-rate>span{font-size:12px;font-weight:800;color:#4e5266}.fc-settings input,.fc-settings select,.fc-child input,.fc-child select{width:100%;min-height:44px;border:1px solid #dadee9;border-radius:12px;background:#fbfbfd;color:#191a2d;padding:10px 12px}.fc-settings input:focus,.fc-settings select:focus,.fc-child input:focus,.fc-child select:focus{outline:3px solid #e6caf480;border-color:#a958ce}.fc-settings small{color:#7f8396}.fc-percent-input{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.fc-family-info{display:grid;align-content:center;gap:4px;padding:12px 14px;border-radius:13px;background:#f5eef9}.fc-family-info span{font-weight:500;line-height:1.45;color:#6f6577}
.fc-children{display:grid;gap:14px}.fc-child{padding:18px;border:1px solid #e0e2ec;border-radius:20px;background:#fff;box-shadow:0 10px 30px #25194b0b}.fc-child>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.fc-child>header>div{display:grid;gap:4px;flex:1}.fc-child>header small{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8846ad;font-weight:900}.fc-child>header input{font-size:18px;font-weight:800;border:0;background:transparent;padding:2px 0;min-height:auto}.fc-remove-child{border:1px solid #f1c2ca;border-radius:10px;background:#fff;color:#bd3c53;padding:8px 11px;cursor:pointer;font-weight:700}
.fc-course-list{display:grid;gap:9px}.fc-course{display:grid;grid-template-columns:minmax(280px,1.45fr) minmax(260px,1fr) minmax(175px,.6fr) 38px;align-items:end;gap:10px;padding:13px;border-radius:15px;background:#f6f7fb}.fc-course label,.fc-rate,.fc-service-parameter{display:grid;gap:6px}.fc-course-parameters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fc-course-parameters>:only-child{grid-column:1/-1}.fc-service-parameter small{font-size:10px;line-height:1.35;color:#7b7f91}.fc-free-service{align-content:center;min-height:66px;padding:10px 12px;border-radius:12px;background:#e8f7f1;color:#276b57}.fc-free-service span{font-size:11px;line-height:1.35}.fc-service-description{grid-column:1/-1;margin:0;padding-top:4px;color:#707486;font-size:11px;line-height:1.45}.fc-rate{padding-bottom:10px}.fc-rate b{font-size:13px;color:#653d82}.fc-remove{width:38px;height:38px;border:1px solid #f1b7c0;border-radius:11px;background:#fff;color:#d43b54;font-size:22px;cursor:pointer}.fc-add-course,.fc-add-child,.fc-clear{border:0;border-radius:12px;padding:10px 13px;background:#eee3f6;color:#71418f;font-weight:800;cursor:pointer}.fc-add-course{margin-top:12px}.fc-add-child{justify-self:start}.fc-clear{background:#f1f2f6;color:#5e6274}.fc-actions{display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center}.fc-calculate{border:0;border-radius:14px;padding:14px 21px;color:#fff;font-weight:900;background:linear-gradient(90deg,#d641dc,#f34e2b);box-shadow:0 10px 26px #d9468c36;cursor:pointer}.fc-calculate:disabled{opacity:.5;box-shadow:none;cursor:not-allowed}
.fc-calendar-parameters{grid-column:1/-1;display:grid;grid-template-columns:minmax(150px,.8fr) minmax(150px,.8fr) minmax(280px,1.5fr);gap:9px}.fc-weekdays{min-width:0;margin:0;padding:0;border:0}.fc-weekdays legend{margin-bottom:6px;font-size:12px;font-weight:800;color:#4e5266}.fc-weekdays>label{display:inline-grid;grid-template-columns:auto;position:relative;margin:0 4px 4px 0}.fc-weekdays input{position:absolute;opacity:0;pointer-events:none}.fc-weekdays span{display:grid;place-items:center;min-width:34px;min-height:38px;padding:6px;border:1px solid #dadee9;border-radius:10px;background:#fff;color:#626678;cursor:pointer}.fc-weekdays input:checked+span{border-color:#8d49b3;background:#ead8f4;color:#643c80}.fc-weekdays input:focus-visible+span{outline:3px solid #e6caf480}
.fc-result{scroll-margin-top:20px;display:grid;gap:15px;padding:22px;border-radius:22px;background:linear-gradient(135deg,#28196a,#425eb3);color:#fff;box-shadow:0 18px 44px #25194b24}.fc-result>header span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#d8c8ff}.fc-result>header h2{font-size:32px;margin:7px 0 4px}.fc-result>header p{margin:0;color:#e4e7f7}.fc-total-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fc-total-grid>div{display:grid;gap:5px;padding:14px;border-radius:14px;background:#ffffff12;border:1px solid #ffffff20}.fc-total-grid span{font-size:12px;color:#dce0f3}.fc-total-grid b{font-size:20px}.fc-total-grid .is-saving b{color:#9ef1d7}.fc-warnings{display:grid;gap:6px}.fc-warnings p{margin:0;padding:9px 11px;border-radius:10px;background:#fff3cf;color:#6d5613;font-size:13px}.fc-child-results{display:grid;gap:10px}.fc-child-result{padding:17px;border-radius:17px;background:#fff;color:#17172b}.fc-child-result>header{display:flex;align-items:start;justify-content:space-between;gap:12px}.fc-child-result small{color:#7d8092}.fc-child-result h3{margin:3px 0}.fc-child-result>header strong{font-size:22px;color:#5f3882}.fc-result-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:13px}.fc-result-grid>div{display:grid;gap:3px;padding:9px;border-radius:10px;background:#f6f4fa}.fc-result-grid span{font-size:10px;color:#777b8d}.fc-result-grid b{font-size:13px}.fc-course-breakdown{display:grid;gap:5px;margin-top:12px}.fc-course-breakdown>div{display:flex;justify-content:space-between;gap:12px;padding-top:7px;border-top:1px solid #ececf2;font-size:12px}.fc-course-breakdown span,.fc-course-breakdown b{display:grid;gap:3px}.fc-course-breakdown b{text-align:right}.fc-course-breakdown small{font-weight:500;color:#7d8092}.fc-disclaimer{margin:0;color:#dce1f3;font-size:12px;line-height:1.5}
.is-parent .fc-heading h1{font-size:24px}.is-parent .fc-heading .eyebrow{color:#8148a4}
@media(max-width:980px){.fc-course{grid-template-columns:1fr 1fr}.fc-calendar-parameters{grid-template-columns:1fr 1fr}.fc-calendar-parameters .fc-weekdays{grid-column:1/-1}.fc-service-description{grid-column:1/-1}.fc-remove{grid-column:2;justify-self:end}.fc-result-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.fc-heading{display:grid}.fc-mode{width:100%}.fc-mode button{flex:1}.fc-settings,.fc-total-grid{grid-template-columns:1fr}.fc-course{grid-template-columns:1fr;padding:12px}.fc-course-parameters{grid-template-columns:1fr}.fc-course-parameters>*{grid-column:auto!important}.fc-remove{grid-column:auto;justify-self:end}.fc-actions{grid-template-columns:1fr 1fr}.fc-actions span{display:none}.fc-add-child{justify-self:stretch}.fc-calculate{grid-column:1/-1}.fc-result-grid{grid-template-columns:1fr 1fr}.fc-child-result>header{display:grid}.fc-child-result>header strong{font-size:20px}.fc-course-breakdown>div{display:grid}.fc-catalog-note{align-items:flex-start;flex-direction:column}}
@media(max-width:430px){.fc-settings,.fc-child,.fc-result{padding:14px}.fc-actions{grid-template-columns:1fr}.fc-calculate{grid-column:auto}.fc-result-grid{grid-template-columns:1fr}.fc-heading h1{font-size:25px}.fc-result>header h2{font-size:27px}}
