.nav-bar{background-color:#f8f9fa;border-bottom:1px solid #d6d6d6;padding:10px;position:relative}.nav-bar,.nav-bar-logo-link{align-items:center;display:flex}.nav-bar-logo{height:90px;margin-right:10px;vertical-align:text-bottom}.nav-bar-links{display:flex;flex-grow:1;gap:10px;position:relative;vertical-align:bottom}.nav-bar a{align-items:center;background-color:#f8f9fa;border:0 solid #0000;border-radius:10px;color:#4e4e4e;display:flex;font-size:20px;font-weight:700;height:10px;justify-content:center;padding:0 10px;text-decoration:none}.nav-bar a:hover{color:#307736;font-weight:700}.navbar-links:hover .secondary-navbar{display:block;font-weight:700}.nav-bar-active-link{border:3px solid #307736!important;border-radius:30px!important;color:#307736!important;font-weight:700!important;margin-bottom:-15px!important;margin-top:-13px!important;padding-bottom:15px!important;padding-top:13px!important}.App{text-align:left}.App-logo{height:260px;pointer-events:none}.App-container{background-color:#fff;display:flex}.App-container,.App-header{align-items:left;flex-direction:column;justify-content:left}.App-header{background-color:#d6d6d6;color:#fff;display:fixed;font-size:20px}.page-title{font-size:2.5em;font-weight:700;margin-bottom:20px;text-align:center}.App-link{color:#fff}img{display:inline-block;height:auto;max-width:100%}.App-container,.component-content,.component-page,.content{max-width:100vw;overflow-x:hidden}.content{display:flex;justify-content:space-between;justify-content:center;width:100%}.overview-left-column{display:flex;flex-direction:column;padding-left:30px;padding-right:15px;width:30%}.overview-right-column{display:flex;flex-direction:column;padding-left:15px;padding-right:30px;width:70%}.transactions-container{display:flex}.transactions-left-column{display:flex;flex-direction:column;padding-left:30px;padding-right:15px;width:20%}.transactions-right-column{display:flex;flex-direction:column;padding-left:15px;padding-right:30px;width:80%}.transactions-right-column .data-table{border:1px solid #ccc;border-collapse:collapse;font-size:1.25em;margin:20px 0;width:100%}.transactions-right-column .data-table td,.transactions-right-column .data-table th{border:1px solid #ccc;overflow:hidden;padding:12px;text-align:left;text-overflow:ellipsis}.transactions-right-column .data-table th{background-color:#f2f2f2;font-weight:700}.transactions-right-column .data-table th a{color:#000;text-decoration:none}.transactions-right-column .data-table th a:hover{color:#555}.transactions-right-column .data-table .nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.budgets-container{display:flex;flex:1 1 auto;height:90vh;width:100%}.budgets-left-column{display:flex;flex-direction:column;height:100%;padding-left:30px;padding-right:10px;width:70%}.budgets-centered-single-column{margin:0 auto;padding-right:0;width:80%}.budgets-centered-single-column,.budgets-right-column{display:flex;flex-direction:column;height:100%;padding-left:10px}.budgets-right-column{padding-right:30px;width:30%}.budgets-centered-single-column .data-table{border:1px solid #ccc;border-collapse:collapse;font-size:1em;height:100%;margin:0 auto;width:100%}.budgets-centered-single-column .data-table td,.budgets-centered-single-column .data-table th{border:1px solid #ccc;min-width:100%;text-align:left}.budgets-centered-single-column .data-table th{background-color:#f7f7f7;color:#5c5c5c;font-size:.9em;font-weight:700;height:5px}.budgets-centered-single-column .data-table th a{color:#000;text-decoration:none}.budgets-centered-single-column .data-table th a:hover{color:#555}.budget-header-table{border-collapse:collapse;font-size:1.15em;margin:0;table-layout:fixed;width:98%}.budget-header-table td,.budget-header-table th{overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}.budget-header-table .budget-name{font-size:1.1em;font-weight:700;width:auto}.budget-header-table .budget-allocated{font-size:.9em;font-weight:400;font-weight:700;min-width:95px;text-align:left;width:96px}.budget-header-table .budget-total-spent{font-size:.7em;font-weight:400;font-weight:700;min-width:80px;text-align:left;width:81px}.budget-header-table .budget-allocated-val{font-weight:400;min-width:94px;text-align:right;width:95px}.budget-header-table .budget-total-spent-val{font-size:.7em;font-weight:400;min-width:70px;text-align:right;width:71px}.budget-header-table .positive-value{color:#307736;font-size:.7em;font-weight:400;min-width:90px;text-align:right;width:91px}.budget-header-table .negative-value{color:#c45151;font-size:.7em;font-weight:400;min-width:90px;text-align:right;width:91px}.budget-header-table .budget-running-arrow{font-weight:400;text-align:right;width:10px}.box{background-color:#fff;margin-bottom:20px;padding:20px}.box h2{margin-top:0}.collapsible-box{align-items:center;display:flex;flex-direction:column;margin-bottom:5px;margin-left:5px;margin-top:5px;vertical-align:center;width:98%}.collapsible-header{background-color:#f2f2f2}.collapsible-header,.collapsible-header-pos{align-items:center;border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;font-size:1.2em;font-weight:700;justify-content:space-between;padding:10px;width:97.6%}.collapsible-header-pos{background-color:#d4ffd7}.collapsible-header-neg{align-items:center;background-color:#ffd4d4;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:1.2em;font-weight:700;padding:10px;width:97.6%}.collapsible-header-neg,.header-content{display:flex;justify-content:space-between}.header-content{width:97%}.collapsible-header a{vertical-align:center}.collapsible-content{background-color:#fff;border:1px solid #ccc;border-top:none;padding:10px;width:97.6%}.account-item{margin-bottom:15px;vertical-align:center}.account-details{align-items:center;display:flex;justify-content:space-between}.account-name{font-size:1.25em;font-weight:700}.account-official-name{color:#777;font-size:1em}.account-balance-date{padding-right:30px;text-align:right}.account-balance{color:#3b9142;font-size:1.2em}.account-liability{color:#c45151;font-size:1.2em;font-weight:700}.account-date{color:#777;font-size:.9em}.account-type-logo{height:30px;padding-left:10px;pointer-events:none;vertical-align:center}.account-type{align-items:center;cursor:pointer;display:flex;font-size:1.2em;font-weight:700;justify-content:space-between;padding:5px}.chart-container-onecolumn{grid-gap:20px;display:grid;gap:20px}.chart-container-twocolumn{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.column{display:flex;flex-direction:column}.chart{margin-bottom:20px}.clickable{cursor:pointer}.nav-links{display:flex;gap:20px}.auth-buttons{margin-left:auto}.auth-buttons,.user-info{align-items:center;display:flex}.user-info{flex-direction:column}.user-avatar{border-radius:50%;cursor:pointer;height:40px;width:40px}.user-name{font-size:.9em;margin-top:5px;text-align:center}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;padding:10px;z-index:1001}.hamburger-menu span{background-color:#4e4e4e;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.hamburger-menu.open span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:1024px) and (min-width:769px){.nav-bar{padding:8px}.nav-bar-logo{height:70px}.nav-bar a{font-size:16px;padding:0 8px}.hamburger-menu{display:none}.auth-buttons{margin-left:auto}.user-avatar{height:38px;width:38px}.user-name{font-size:.85em}}@media (max-width:768px){.nav-bar{flex-wrap:wrap;padding:8px 10px}.hamburger-menu{display:flex;margin-left:auto;order:2}.auth-buttons{margin-left:10px;order:3}.nav-bar-logo{height:50px;margin-right:5px}.nav-bar-logo-blank{display:none}.App{order:4;width:100%}.nav-bar-links{background-color:#f8f9fa;border-radius:4px;box-shadow:0 4px 6px #0000001a;display:none;flex-direction:column;margin-top:8px;padding:0;width:100%;z-index:1000}.nav-bar-links.mobile-open{display:flex}.nav-bar-links a{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;font-size:16px;height:auto;justify-content:flex-start;line-height:2;min-height:60px;padding:18px 20px;white-space:normal;width:100%}.nav-bar-links a:last-child{border-bottom:none}.nav-bar-active-link{background-color:#e8f5e9!important;border-left:4px solid #307736!important;border-radius:0!important;margin-bottom:0!important;margin-top:0!important;padding-bottom:0!important;padding-top:0!important}.nav-bar a{height:auto}.user-info{align-items:center;flex-direction:row;gap:5px}.user-name{font-size:.75em;margin-top:0;white-space:nowrap}.user-avatar{height:32px;width:32px}.secondary-nav-bar-links{margin:0 10px;max-width:calc(100% - 20px);overflow:hidden}.secondary-nav-bar{overflow-x:hidden}.budgets-centered-single-column .data-table,.data-table,.transactions-right-column .data-table{display:block;max-width:100%;overflow-x:auto}.content{flex-direction:column}.overview-left-column,.overview-right-column{padding:10px;width:100%}.transactions-container{flex-direction:column}.transactions-left-column,.transactions-right-column{padding:10px;width:100%}.budgets-container{flex-direction:column;height:auto}.budgets-centered-single-column,.budgets-left-column,.budgets-right-column{padding:10px;width:100%}.chart-container-twocolumn{grid-template-columns:1fr}.data-table{display:block;overflow-x:auto;white-space:nowrap}.component-content{padding:10px!important;.budget-header-table,.budget-header-table td,.budget-header-table th,.budgets-centered-single-column table{display:block;max-width:100%;overflow-x:auto;table-layout:auto!important;white-space:normal!important}.budget-header-table td,.budget-header-table th{min-width:0!important;overflow-wrap:anywhere;white-space:normal!important}}}@media (max-width:600px){.nav-bar-logo{height:48px}.nav-bar-links a{font-size:15px;min-height:48px;padding:16px 18px}.user-avatar{height:30px;width:30px}.user-name{font-size:.7em}}@media (max-width:480px){.nav-bar-logo{height:42px}.nav-bar-links a{font-size:14px;min-height:46px;padding:15px}.user-avatar{height:28px;width:28px}.user-name{font-size:.65em}.hamburger-menu span{width:22px}.hamburger-menu{margin-right:5px}}@media (max-width:420px) and (orientation:portrait){.budget-header-table,.budgets-centered-single-column .data-table,.data-table{font-size:12px!important}.budget-header-table td,.budget-header-table th,.data-table td,.data-table th{font-size:12px!important;min-width:0!important;overflow-wrap:anywhere!important;padding:6px 8px!important;white-space:normal!important;word-break:break-word!important}.budget-header-table .budget-allocated,.budget-header-table .budget-allocated-val,.budget-header-table .budget-total-spent,.budget-header-table .budget-total-spent-val,.budget-header-table .negative-value,.budget-header-table .positive-value{min-width:0!important;width:auto!important}.budgets-centered-single-column{padding-left:6px!important;padding-right:6px!important}.component-content{padding-left:8px!important;padding-right:8px!important}}.data-table{border:none;border-collapse:collapse;margin:20px 0;width:100%}.data-table td,.data-table th{border:none;padding:8px}.data-table th{background-color:#a5a5a5;border:none;text-align:left}.data-table th a{color:#080808;text-decoration:none}.data-table th a:hover{color:#3f3f3f}.shared-button{background-color:#09811d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.shared-button:hover{background-color:#11c42f}.landing-page{width:100%}.hero-section,.landing-page{background:linear-gradient(135deg,#307736,#245a29);min-height:100vh}.hero-section{align-items:center;color:#fff;display:flex;justify-content:center;padding:40px 20px;text-align:center}.hero-content{max-width:800px}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-subtitle{font-size:1.5rem;margin-bottom:40px;opacity:.95}.hero-cta{display:flex;gap:20px;justify-content:center}.google-signin-button{cursor:pointer;max-width:240px;transition:transform .2s,box-shadow .2s}.google-signin-button:hover{box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.demo-section{background:#fff;padding:80px 20px;text-align:center}.demo-section .section-title{color:#307736;font-size:2.5rem;margin-bottom:15px}.section-subtitle{color:#666;font-size:1.2rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px}.features-section{background:#f8f9fa;padding:80px 20px}.section-title{color:#307736;font-size:2.5rem;margin-bottom:20px;text-align:center}.features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;overflow:hidden;padding:30px;position:relative;text-align:center;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#3077360d,#3077361a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{border-color:#307736;box-shadow:0 12px 32px #30773633;transform:translateY(-8px) scale(1.02)}.card-click-hint{color:#307736;font-size:14px;font-weight:600;margin-top:15px;opacity:0;position:relative;transform:translateY(10px);transition:all .3s ease;z-index:1}.feature-card:hover .card-click-hint{opacity:1;transform:translateY(0)}.feature-icon{font-size:3rem;margin-bottom:20px;position:relative;z-index:1}.feature-card h3{color:#307736;font-size:1.5rem;margin-bottom:15px;position:relative;z-index:1}.feature-card p{color:#666;line-height:1.6;position:relative;z-index:1}.cta-section{background:linear-gradient(135deg,#307736,#245a29);color:#fff;padding:80px 20px;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:20px}.cta-section p{font-size:1.25rem;margin-bottom:40px;opacity:.95}.landing-footer{background:#1a3d1e;color:#fff;padding:30px 20px;text-align:center}.landing-footer p{margin:0;opacity:.8}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.cta-section h2{font-size:2rem}}.login-container{align-items:center;background-color:#f0f0f0;display:flex;height:100vh;justify-content:center}.login-box{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;padding:0 0 15px;text-align:center;transform:translateY(-300px);width:300px}.login-header{background-color:#307736;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;padding-bottom:1px;padding-top:1px}.login-button{cursor:pointer;margin-top:15px}.demo-modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.demo-modal-content{animation:slideUp .4s ease;max-height:90vh;max-width:1400px;position:relative;width:100%}.demo-page-wrapper{background:#fff;border-radius:16px;min-height:500px;overflow:hidden}.demo-page-wrapper>div{min-height:500px}.demo-close-button{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 12px #0000004d;color:#333;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;line-height:1;position:absolute;right:0;top:-40px;transition:all .3s ease;width:40px;z-index:10001}.demo-close-button:hover{background:#307736;color:#fff;transform:rotate(90deg)}.animated-demo{width:100%}.demo-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;overflow:hidden;position:relative;width:100%}.demo-slides{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1)}.demo-slide{min-width:100%}.demo-slide,.demo-slide-single{box-sizing:border-box;padding:40px}.demo-slide-single{width:100%}.slide-header{margin-bottom:30px;text-align:center}.slide-header h3{color:#307736;font-size:28px;font-weight:700;margin-bottom:10px}.slide-header p{color:#666;font-size:16px;margin:0}.slide-content{max-height:70vh;min-height:500px;overflow:hidden}.demo-indicators{background:#f8f9fa;display:flex;gap:10px;justify-content:center;padding:20px}.indicator{background:#0000;border:2px solid #307736;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.indicator.active{background:#307736;transform:scale(1.2)}.indicator:hover{transform:scale(1.3)}.demo-overview{animation:fadeIn .6s ease-in}.demo-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.demo-header h3{color:#333;font-size:24px;margin:0}.demo-date{color:#666;font-size:14px}.demo-summary-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.demo-card{border-radius:12px;box-shadow:0 4px 12px #00000014;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.demo-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.demo-card.green{background:linear-gradient(135deg,#307736,#4a9352);color:#fff}.demo-card.red{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff}.demo-card.blue{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.card-label{font-size:14px;margin-bottom:8px;opacity:.9}.card-value{font-size:32px;font-weight:700;margin-bottom:8px}.card-change{font-size:14px;opacity:.9}.card-change.positive:before{content:"▲ "}.card-change.negative:before{content:"▼ "}.demo-chart{background:#f8f9fa;border-radius:12px;margin-bottom:25px;padding:20px}.chart-title{color:#333;font-size:16px;font-weight:600;margin-bottom:15px}.area-chart,.bar-chart,.line-chart,.projection-chart{height:auto;width:100%}.demo-accounts{display:flex;flex-direction:column;gap:12px}.account-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;padding:15px;transition:background .3s ease}.account-item:hover{background:#e9ecef}.account-icon{font-size:24px;margin-right:15px}.account-name{color:#333;flex:1 1;font-weight:500}.account-balance{color:#307736;font-size:18px;font-weight:700}.account-balance.negative{color:#dc3545}.demo-budgets{animation:fadeIn .6s ease-in}.budget-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:30px}.budget-stat{background:#f8f9fa;border-radius:12px;padding:20px;text-align:center}.stat-label{color:#666;font-size:14px;margin-bottom:8px}.stat-value{color:#333;font-size:28px;font-weight:700}.stat-value.spent{color:#ffc107}.stat-value.remaining{color:#307736}.budget-categories{display:flex;flex-direction:column;gap:20px}.budget-category{background:#f8f9fa;border-radius:12px;padding:20px;transition:transform .3s ease}.budget-category:hover{transform:translateX(5px)}.budget-category.over-budget{background:#fff5f5;border-left:4px solid #dc3545}.category-header{display:flex;font-weight:600;justify-content:space-between;margin-bottom:12px}.category-name{color:#333}.category-amount{color:#666}.progress-bar{background:#e0e0e0;border-radius:6px;height:12px;overflow:hidden}.progress-fill{border-radius:6px;height:100%;transition:width .6s ease}.demo-trends{animation:fadeIn .6s ease-in}.trend-insights{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:25px}.insight-card{align-items:center;background:#f8f9fa;border-left:4px solid #307736;border-radius:12px;display:flex;padding:20px}.insight-icon{font-size:36px;margin-right:15px}.insight-text{flex:1 1}.insight-title{color:#333;font-size:18px;font-weight:600;margin-bottom:5px}.insight-detail{color:#666;font-size:14px}.demo-investments{animation:fadeIn .6s ease-in}.portfolio-summary{margin-bottom:30px;text-align:center}.portfolio-value{background:linear-gradient(135deg,#307736,#4a9352);border-radius:16px;color:#fff;padding:30px}.value-label{font-size:16px;margin-bottom:10px;opacity:.9}.value-amount{font-size:48px;font-weight:700;margin-bottom:10px}.value-change{font-size:18px;opacity:.9}.value-change.positive:before{content:"▲ "}.holdings-list{display:flex;flex-direction:column;gap:12px;margin-top:25px}.holding-item{background:#f8f9fa;border-radius:8px;display:flex;justify-content:space-between;padding:15px;transition:background .3s ease}.holding-item:hover{background:#e9ecef}.holding-name{color:#333;font-weight:500}.holding-value{color:#307736;font-weight:700}.demo-retirement{animation:fadeIn .6s ease-in}.retirement-goal{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.goal-card{background:#f8f9fa;border:2px solid #307736;border-radius:12px;padding:25px;text-align:center}.goal-label{color:#666;font-size:14px;margin-bottom:10px}.goal-value{color:#307736;font-size:36px;font-weight:700;margin-bottom:8px}.goal-age,.goal-percent{color:#666;font-size:14px}.retirement-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:25px}.stat-item{background:#f8f9fa;border-radius:12px;padding:20px;text-align:center}.stat-item .stat-label{color:#666;font-size:14px;margin-bottom:8px}.stat-item .stat-value{color:#333;font-size:24px;font-weight:700}.stat-item .stat-value.positive{color:#307736}.demo-property{animation:fadeIn .6s ease-in}.property-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.summary-stat{background:linear-gradient(135deg,#307736,#4a9352);border-radius:12px;color:#fff;padding:20px;text-align:center}.summary-stat .stat-label{color:#fff;font-size:14px;margin-bottom:8px;opacity:.9}.summary-stat .stat-value{color:#fff;font-size:32px;font-weight:700}.property-list{display:flex;flex-direction:column;gap:20px}.property-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;padding:25px;transition:all .3s ease}.property-card:hover{border-color:#307736;box-shadow:0 8px 20px #30773626}.property-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;margin-bottom:20px;padding-bottom:15px}.property-icon{font-size:32px;margin-right:15px}.property-name{color:#333;font-size:20px;font-weight:600}.property-details{display:flex;flex-direction:column;gap:12px}.property-detail{display:flex;justify-content:space-between;padding:10px 0}.detail-label{color:#666;font-weight:500}.detail-value{color:#333;font-weight:700}.detail-value.positive{color:#307736}.detail-value.negative{color:#dc3545}.retirement-breakdown{background:#f8f9fa;border-radius:12px;margin-top:30px;padding:25px}.breakdown-title{color:#333;font-size:18px;font-weight:600;margin-bottom:20px;text-align:center}.account-breakdown{display:flex;flex-direction:column;gap:12px}.breakdown-item{background:#fff;border-radius:8px;display:flex;justify-content:space-between;padding:12px 15px;transition:background .3s ease}.breakdown-item:hover{background:#e9ecef}.breakdown-label{color:#666;font-weight:500}.breakdown-value{color:#307736;font-size:16px;font-weight:700}.allocation-visual{margin-top:15px}.allocation-bar{border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;height:60px;overflow:hidden}.allocation-segment{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:center;transition:all .3s ease}.allocation-segment:hover{filter:brightness(1.1);transform:scaleY(1.05)}.allocation-label{text-shadow:0 1px 3px #0000004d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.demo-slide{padding:20px}.slide-header h3{font-size:22px}.slide-content{min-height:400px}.demo-summary-cards{grid-template-columns:1fr}.card-value{font-size:24px}.budget-summary,.property-summary,.retirement-stats{grid-template-columns:1fr}}.secondary-nav-bar{background-color:#307736;display:block;min-height:32px;padding:5px;position:relative;z-index:0}.secondary-nav-bar ul{display:fixed;list-style-type:none;margin:10;padding:10}.secondary-nav-bar-links{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin:0 140px;position:relative}.secondary-nav-bar a{color:#fff;display:inline-block;font-size:16px;font-weight:700;padding:5px 20px;text-decoration:none;white-space:nowrap}.secondary-nav-bar a:hover{color:#d4d4d4}.secondary-nav-dropdown-toggle{align-items:center;background-color:initial;border:none;border-radius:4px;color:#fff;cursor:pointer;display:none;font-size:16px;font-weight:700;justify-content:space-between;margin:5px 10px;padding:8px 15px;width:calc(100% - 20px)}.secondary-nav-dropdown-toggle:hover{background-color:#ffffff1a}.dropdown-arrow{display:none}.dropdown-arrow.open{transform:rotate(180deg)}@media (max-width:1024px) and (min-width:769px){.secondary-nav-bar-links{gap:3px;margin:0 20px}.secondary-nav-bar a{font-size:14px;padding:5px 12px}.secondary-nav-dropdown-toggle{display:none}}@media (max-width:768px){.secondary-nav-bar{padding:0}.secondary-nav-dropdown-toggle{display:flex}.secondary-nav-bar-links{background-color:#2d6931;display:none;flex-direction:column;gap:0;margin:0;padding:0;width:100%}.secondary-nav-bar-links.mobile-dropdown-open{display:flex}.secondary-nav-bar-links a{border-bottom:1px solid #ffffff1a;padding:12px 20px;white-space:normal;width:100%}.secondary-nav-bar-links a:last-child{border-bottom:none}}@media (max-width:600px){.secondary-nav-bar a{font-size:15px;padding:11px 16px}.secondary-nav-dropdown-toggle{font-size:15px;padding:7px 13px}}@media (max-width:480px){.secondary-nav-bar a{font-size:14px;padding:10px 15px}.secondary-nav-dropdown-toggle{font-size:14px;padding:6px 12px}}.blog-posts-list{display:flex;flex-direction:column;gap:20px}.blog-post-preview{background:#fff;border:1px solid #d6d6d6;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;padding:25px 30px;transition:all .2s ease}.blog-post-preview:hover{border-color:#307736;box-shadow:0 2px 8px #30773626;transform:translateY(-2px)}.blog-post-full{background:#fff;border:1px solid #d6d6d6;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:30px}.blog-post-title{color:#307736;font-size:1.6em;font-weight:700;line-height:1.3;margin-bottom:15px;margin-top:0}.blog-post-preview .blog-post-title{font-size:1.4em}.blog-post-meta{border-bottom:1px solid #e9ecef;color:#6c757d;display:flex;font-size:.9em;gap:20px;margin-bottom:20px;padding-bottom:15px}.blog-post-date{color:#6c757d;font-style:italic}.blog-post-author{color:#4e4e4e;font-weight:500}.blog-post-excerpt{color:#4e4e4e;font-size:1em;line-height:1.6;margin-bottom:15px}.blog-post-content{color:#4e4e4e;font-size:1em;line-height:1.7}.blog-post-content p{margin-bottom:1.2em}.blog-post-content h3{color:#307736;font-size:1.4em;font-weight:700;margin-bottom:.8em;margin-top:1.5em}.blog-post-content h4{color:#307736;font-size:1.2em;font-weight:700;margin-bottom:.6em;margin-top:1.2em}.blog-post-content ol,.blog-post-content ul{margin-bottom:1.5em;padding-left:30px}.blog-post-content li{margin-bottom:.8em}.blog-post-content strong{color:#307736;font-weight:600}.blog-read-more{background:#307736;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95em;font-weight:500;padding:10px 24px;transition:background .2s ease}.blog-read-more:hover{background:#256129}@media (max-width:768px){.blog-container{padding:15px}.blog-header{font-size:2em;margin-bottom:30px}.blog-post-full,.blog-post-preview{padding:20px}.blog-post-title{font-size:1.5em}.blog-post-preview .blog-post-title{font-size:1.3em}.blog-post-meta{flex-direction:column;gap:5px}}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:all .2s ease}.tab-button:hover{color:#2196f3}.tab-button.active{border-bottom-color:#2196f3;color:#2196f3}.posts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:20px}.post-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:box-shadow .2s ease}.post-card:hover{box-shadow:0 4px 12px #00000026}.post-thumbnail{height:180px;object-fit:cover;width:100%}.status-badge{border-radius:12px;font-size:12px;font-weight:700;padding:4px 12px;text-transform:uppercase}.status-badge.published{background-color:#d4edda;color:#155724}.status-badge.draft{background-color:#fff3cd;color:#856404}.tag-badge{background-color:#e3f2fd;border-radius:4px;color:#1976d2;display:inline-block;font-size:12px;margin-bottom:6px;margin-right:6px;padding:4px 8px}.btn-edit{background-color:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.btn-edit:hover{background-color:#1976d2}.btn-delete{background-color:#d9534f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.btn-delete:hover{background-color:#c62828}.btn-primary{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:background-color .2s ease}.btn-primary:hover{background-color:#388e3c}.btn-secondary{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:background-color .2s ease}.btn-secondary:hover{background-color:#e0e0e0}.blog-form{max-width:900px}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.form-group input[type=email],.form-group input[type=text],.form-group input[type=url],.form-group textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:14px;padding:10px;transition:border-color .2s ease;width:100%}.form-group input[type=email]:focus,.form-group input[type=text]:focus,.form-group input[type=url]:focus,.form-group textarea:focus{border-color:#2196f3;outline:none}.html-editor{font-family:Courier New,monospace;font-size:13px;line-height:1.5}.form-group input[type=checkbox]{cursor:pointer;height:18px;width:18px}.form-group small{display:block;font-size:12px;margin-top:5px}.AccountConfig-container{background-color:#fff;border-radius:5px;margin:10px;padding:20px}.AccountConfig-header{font-size:24px;font-weight:700;margin-bottom:20px}.AccountConfig-loginProvider{font-size:16px;margin-bottom:20px}.AccountConfig-table{border-collapse:collapse;margin-bottom:20px;width:100%}.AccountConfig-table tr{border-bottom:1px solid #ccc}.AccountConfig-table td{padding:10px}.AccountConfig-button{background-color:#307736;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:10px 0;padding:10px 20px}.AccountConfig-button:disabled{background-color:#ccc;cursor:not-allowed}.AccountConfig-list{list-style-type:none;padding-right:100px}.AccountConfig-list li{align-items:center;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;padding:10px}.AccountConfig-removeButton{background-color:#dc3545;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:60px;padding:3px 5px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}html{overflow-x:hidden}@media (max-width:768px){.App-container,.component-content,.component-page,body,html{max-width:100vw;overflow-x:hidden}.box,.collapsible-box,.collapsible-header,.collapsible-header-neg,.collapsible-header-pos{margin-left:0;margin-right:0;max-width:100%}h1{font-size:1.8em}h2{font-size:1.5em}h3{font-size:1.2em}.component-page{padding:0}button,input,select,textarea{font-size:16px;min-height:44px}input[type=date],input[type=number],input[type=text],select{max-width:100%;width:100%}}
/*# sourceMappingURL=main.4e20663a.css.map*/