.mp-section{padding:6rem 1.5rem;background-color:#f3f4f6}.dark .mp-section{background-color:#2b2b2b}@media (min-width:1024px){.mp-section{padding:7rem 5rem}}.mp-container{padding-top:3rem;max-width:72rem;margin-left:auto;margin-right:auto}.mp-hero{margin-bottom:3rem;text-align:center}.mp-hero__title{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:1rem}.dark .mp-hero__title{color:#f3f4f6}.mp-hero__subtitle{font-size:1.125rem;color:#4b5563;max-width:48rem;margin-left:auto;margin-right:auto}.dark .mp-hero__subtitle{color:#d1d5db}@media (min-width:768px){.mp-hero__title{font-size:3rem}.mp-hero__subtitle{font-size:1.25rem}}.mp-main-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem}@media (min-width:768px){.mp-main-grid{grid-template-columns:repeat(2,1fr)}}.mp-card{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);padding:2rem}.dark .mp-card{background-color:#2b2b2b;border-color:#404040}.mp-form__fields{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.mp-form__label{display:block;font-weight:500;margin-bottom:.5rem;color:#1f2937}.dark .mp-form__label{color:#e5e7eb}.mp-form__required-marker{color:#ef4444}.mp-form__input{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;background-color:#ffffff;color:#111827}.dark .mp-form__input{background-color:#2b2b2b;border-color:#404040;color:#e5e7eb}.mp-form__input:focus{outline:none;box-shadow:0 0 0 2px #FFBF00}.mp-form__input--error{border-color:#ef4444!important}.mp-form__error-text{color:#ef4444;font-size:.875rem;margin-top:.25rem}.mp-form__button{padding:.75rem 2rem;background-color:#FFBF00;color:#ffffff;border:none;border-radius:.75rem;font-weight:500;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);transition:background-color .2s ease-in-out;cursor:pointer}.mp-form__button:hover{background-color:#d97706}.mp-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.mp-summary__chart-wrapper{width:16rem;height:16rem}.mp-summary__text{text-align:center;display:flex;flex-direction:column;gap:.5rem;width:100%}.mp-summary__result-box{background-color:#f3f4f6;padding:1rem;border-radius:.75rem;margin-bottom:.75rem}.dark .mp-summary__result-box{background-color:#262626}.mp-summary__label{font-size:1rem;color:#4b5563;margin-bottom:.25rem}.dark .mp-summary__label{color:#d1d5db}.mp-summary__value{font-size:1.875rem;font-weight:700;color:var(--cs-amber,#FFBF00)}.mp-projection-card__title{font-weight:600;font-size:1.25rem;margin-bottom:1.5rem;color:var(--cs-amber,#FFBF00);text-align:center}.custom-tooltip{padding:1rem;border-radius:.75rem;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);background-color:#ffffff;border:1px solid #d1d5db;color:#111827}.dark .custom-tooltip{background-color:#111827;border-color:#374151;color:#f3f4f6}.custom-tooltip__item{font-size:.875rem;font-weight:500}.custom-tooltip__item-name{font-weight:600;color:#1d4ed8}.dark .custom-tooltip__item-name{color:#60a5fa}.custom-tooltip__bar-label{font-weight:700;font-size:1rem;margin-bottom:.5rem}.custom-tooltip__bar-hr{margin-top:.5rem;margin-bottom:.5rem;border:0;border-top:1px solid #e5e7eb}.dark .custom-tooltip__bar-hr{border-top-color:#374151}.custom-tooltip__bar-total{font-size:.875rem;font-weight:700}.custom-tooltip__bar-total-name{font-weight:600}