.cc-page-section{padding:6rem 1.5rem;background-color:#f3f4f6}.dark .cc-page-section{background-color:#2b2b2b}@media (min-width:1024px){.cc-page-section{padding:7rem 5rem}}.cc-container{padding-top:20px;max-width:72rem;margin-left:auto;margin-right:auto}.cc-hero{margin-bottom:3rem;text-align:center}.cc-hero__title{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:1rem}.dark .cc-hero__title{color:#f3f4f6}.cc-hero__subtitle{font-size:1.125rem;color:#4b5563;max-width:48rem;margin-left:auto;margin-right:auto}.dark .cc-hero__subtitle{color:#d1d5db}@media (min-width:768px){.cc-hero__title{font-size:3rem}.cc-hero__subtitle{font-size:1.25rem}}.cc-main-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem}@media (min-width:768px){.cc-main-grid{grid-template-columns:repeat(2,1fr)}}.cc-form-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 .cc-form-card{background-color:#2b2b2b;border-color:#404040}.cc-form__fields{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.cc-form__label{display:block;font-weight:500;margin-bottom:.5rem;color:#1f2937}.dark .cc-form__label{color:#e5e7eb}.cc-form__input,.cc-form__select{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;background-color:#ffffff;color:#111827}.dark .cc-form__input,.dark .cc-form__select{background-color:#262626;border-color:#404040;color:#e5e7eb}.cc-form__input:focus,.cc-form__select:focus{outline:none;box-shadow:0 0 0 2px #FFBF00}.cc-form__input--error{border-color:#ef4444!important}.cc-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.cc-form__error-text{color:#ef4444;font-size:.875rem;margin-top:.25rem}.cc-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}.cc-form__button:hover{background-color:#d97706}.cc-results-summary{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.cc-results-summary__chart-wrapper{width:16rem;height:16rem}.cc-results-summary__text{margin-top:2rem;text-align:center}.cc-results-summary__label{font-size:1.125rem;margin-top:1rem;color:#111827}.dark .cc-results-summary__label{color:#f3f4f6}.cc-results-summary__value{font-weight:700}.cc-results-summary__value--principal{font-size:1.5rem;color:#3b82f6}.cc-results-summary__value--gained{font-size:1.875rem;color:#16a34a}.dark .cc-results-summary__value--gained{color:#4ade80}.cc-results-summary__value--total{font-size:2.25rem;color:#ca8a04}.dark .cc-results-summary__value--total{color:#facc15}.cc-projections-wrapper{display:flex;flex-direction:column;gap:2.5rem}.cc-projection-card{padding:1.5rem;border-radius:1rem;background-color:#ffffff;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.dark .cc-projection-card{background-color:#2b2b2b;border-color:#404040}.cc-projection-card__title{font-weight:600;font-size:1.25rem;margin-bottom:1rem;color:#111827}.dark .cc-projection-card__title{color:#f3f4f6}.cc-data-table-wrapper{overflow-x:auto}.cc-data-table{min-width:100%;border:1px solid #d1d5db;border-collapse:collapse;text-align:left;font-size:.875rem;color:#111827}.dark .cc-data-table{border-color:#374151;color:#f3f4f6}.cc-data-table__header{background-color:#e5e7eb;color:#111827}.dark .cc-data-table__header{background-color:#1f2937;color:#f3f4f6}.cc-data-table__td,.cc-data-table__th{padding:.5rem}.cc-data-table__row{border-top:1px solid #d1d5db}.dark .cc-data-table__row{border-color:#374151}.cc-data-table__cell--gained{color:#16a34a}.dark .cc-data-table__cell--gained{color:#4ade80}.cc-data-table__cell--bold{font-weight:600}.cc-custom-tooltip{padding:.75rem;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 .cc-custom-tooltip{background-color:#111827;border-color:#374151;color:#f3f4f6}.cc-custom-tooltip__label{font-size:.875rem;font-weight:600;margin-bottom:.5rem}.cc-custom-tooltip__item{font-size:.875rem;font-weight:500}