.vp-section{padding:6rem 1.5rem;background-color:#f3f4f6}.dark .vp-section{background-color:#2b2b2b}@media (min-width:1024px){.vp-section{padding:7rem 5rem}}.vp-container{padding-top:3rem;max-width:72rem;margin-left:auto;margin-right:auto}.vp-hero{margin-bottom:3rem;text-align:center}.vp-hero__title{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:1rem}.dark .vp-hero__title{color:#f3f4f6}.vp-hero__subtitle{font-size:1.125rem;color:#4b5563;max-width:48rem;margin-left:auto;margin-right:auto}.dark .vp-hero__subtitle{color:#d1d5db}@media (min-width:768px){.vp-hero__title{font-size:3rem}.vp-hero__subtitle{font-size:1.25rem}}.vp-main-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem}@media (min-width:768px){.vp-main-grid{grid-template-columns:repeat(2,1fr)}}.vp-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 .vp-card{background-color:#2b2b2b;border-color:#404040}.vp-form__fields{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.vp-form__label{display:block;font-weight:500;margin-bottom:.5rem;color:#1f2937}.dark .vp-form__label{color:#e5e7eb}.vp-form__required-marker{color:#ef4444}.vp-form__input{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;background-color:#ffffff;color:#111827}.dark .vp-form__input{background-color:#2b2b2b;border-color:#404040;color:#e5e7eb}.vp-form__input:focus{outline:none;box-shadow:0 0 0 2px #FFBF00}.vp-form__input--error{border-color:#ef4444!important}.vp-form__error-text{color:#ef4444;font-size:.875rem;margin-top:.25rem}.vp-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}.vp-form__button:hover{background-color:#d97706}.vp-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.vp-summary__chart-wrapper{width:16rem;height:16rem}.vp-summary__text{text-align:center;display:flex;flex-direction:column;gap:.5rem;width:100%}.vp-summary__result-box{background-color:#f3f4f6;padding:1rem;border-radius:.75rem;margin-bottom:.75rem}.dark .vp-summary__result-box{background-color:#262626}.vp-summary__label{font-size:1rem;color:#4b5563;margin-bottom:.25rem}.dark .vp-summary__label{color:#d1d5db}.vp-summary__value{font-size:1.875rem;font-weight:700;color:var(--cs-amber,#FFBF00)}.vp-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__value{color:#111827}.dark .custom-tooltip__value{color:#f3f4f6}.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}