.debt-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:#3b82f6;border:3px solid #ffffff;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #3b82f666;transition:transform .2s ease,box-shadow .2s ease}.debt-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #3b82f699}.debt-slider::-moz-range-thumb{width:24px;height:24px;background:#3b82f6;border:3px solid #ffffff;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #3b82f666;transition:transform .2s ease,box-shadow .2s ease}.debt-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #3b82f699}input[type=range].debt-slider::-ms-thumb{width:24px;height:24px;background:#3b82f6;border:3px solid #ffffff;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #3b82f666}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.debt-wizard-container{min-height:100vh;display:grid;place-items:center;padding:24px;background:#0b1220;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto;overflow:visible}@media (max-width: 768px){.debt-wizard-container{padding:12px}}.debt-wizard-main{background:#0f172a;border:1px solid #23314f;border-radius:18px;padding:28px;width:min(700px,94vw);box-shadow:0 18px 50px #00000059;position:relative;overflow:visible}@media (max-width: 768px){.debt-wizard-main{padding:20px;border-radius:12px;width:100%;max-width:100vw}}.debt-card{background:#101827;border:1px solid #23314f;border-radius:12px;padding:20px}@media (max-width: 768px){.debt-card{padding:16px;border-radius:8px}}.debt-input-group{margin-bottom:1.25rem}.debt-input-label{display:block;margin-bottom:8px;font-size:.95rem;font-weight:600;color:#c7d2fe;cursor:pointer}.debt-input-required{color:#60a5fa}.debt-input{width:100%;min-height:44px;padding:12px 16px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#fff;font-size:1rem;outline:none;transition:all .2s;touch-action:manipulation;-webkit-appearance:none;-moz-appearance:none;appearance:none}.debt-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.debt-input.error{border:2px solid #ef4444}.debt-input-with-suffix{position:relative}.debt-input-with-suffix .debt-input{padding-right:40px}.debt-input-suffix{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#9aa5ce;font-size:1rem;pointer-events:none}.debt-help-text{margin-top:6px;font-size:.9rem;color:#64748b;line-height:1.4}.debt-error-text{margin-top:6px;font-size:.9rem;color:#ef4444;line-height:1.4}@media (max-width: 768px){.debt-input{padding:14px 16px;font-size:16px;border-radius:6px}.debt-input-with-suffix .debt-input{padding-right:44px}}.debt-button{min-height:44px;min-width:44px;padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;touch-action:manipulation;outline:none;opacity:1}.debt-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.debt-button:focus{box-shadow:0 0 0 3px #60a5fa66}.debt-button:disabled{cursor:not-allowed;opacity:.6}.debt-button:disabled:hover{transform:none;box-shadow:none}.debt-button-primary{background:#3b82f6;color:#fff}.debt-button-secondary{background:#475569;color:#fff}.debt-button-success{background:#10b981;color:#fff}.debt-button-small{padding:6px 12px;font-size:.85rem}@media (max-width: 768px){.debt-button{padding:16px 24px;font-size:1.1rem;border-radius:6px;min-height:44px}.debt-button-small{padding:12px 16px;font-size:.9rem;min-height:40px}}.debt-progress{display:flex;justify-content:center;gap:8px;margin-bottom:24px}.debt-progress-step{height:6px;background:#334155;border-radius:3px;transition:all .3s}.debt-progress-step.active{width:40px;background:#60a5fa}.debt-progress-step.inactive{width:32px}.debt-mortgage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.debt-mortgage-grid .debt-mortgage-option:nth-child(7):last-child{grid-column:2 / 3}.debt-mortgage-option{padding:10px 16px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#9aa5ce;font-size:.9rem;font-weight:400;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px}.debt-mortgage-option:hover,.debt-mortgage-option:focus{border-color:#60a5fa}.debt-mortgage-option.selected{background:#3b82f6;border:2px solid #3b82f6;color:#fff;font-weight:600}@media (max-width: 768px){.debt-mortgage-grid{grid-template-columns:1fr;gap:12px}.debt-mortgage-option{padding:16px;font-size:1rem}}.debt-timeline-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){.debt-timeline-grid{grid-template-columns:1fr;gap:20px}}.debt-select{width:100%;padding:12px 40px 12px 16px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#fff;font-size:1rem;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path d="M6 8L0 0h12z" fill="%23ffffff"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.debt-select:focus{border-color:#60a5fa}.debt-select.error{border:2px solid #ef4444}@media (max-width: 768px){.debt-select{padding:14px 16px;font-size:16px;border-radius:6px}}.debt-section{position:relative;overflow:visible;margin-bottom:16px}.debt-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.debt-section-title{margin:0 0 4px;font-size:1.1rem;color:#c7d2fe;display:flex;align-items:center;gap:8px}.debt-priority-badge{font-size:.75rem;color:#fff;padding:2px 6px;border-radius:4px}.debt-priority-high{background:#ef4444}.debt-priority-medium{background:#f59e0b}.debt-priority-good{background:#10b981}.debt-section-subtitle{font-size:.75rem;color:#94a3b8}.debt-section-tip{font-size:.7rem;color:#60a5fa;margin-top:4px;font-style:italic}.debt-section-controls{display:flex;gap:8px;align-items:center;position:relative}@media (max-width: 768px){.debt-section-header{flex-direction:column;gap:12px;align-items:flex-start}.debt-section-controls{align-self:flex-end;flex-direction:column;gap:8px}}.debt-interest-button{background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #ef4444;border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:700;color:#fff;cursor:pointer;transition:all .2s;outline:none;display:flex;align-items:center;gap:6px}.debt-interest-button.pinned{background:linear-gradient(135deg,#dc2626,#991b1b);border:2px solid #ef4444;box-shadow:0 0 12px #ef444466}@media (max-width: 768px){.debt-interest-button{padding:12px 18px;font-size:.9rem;border-radius:12px;min-height:44px}}.debt-entry-grid{display:grid;gap:8px}.debt-entry-row{background:#0f172a;padding:10px;border-radius:6px;border:1px solid #334155;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:8px}.debt-entry-row-auto{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto}@media (max-width: 768px){.debt-entry-row{grid-template-columns:1fr;gap:12px;padding:16px}.debt-entry-row-auto{grid-template-columns:1fr}}.debt-entry-input{padding:6px 10px;background:#0b1220;border:1px solid #334155;border-radius:4px;color:#fff;font-size:.85rem;width:100%;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.debt-entry-input:focus{border-color:#60a5fa;outline:none}.debt-entry-input-with-suffix{position:relative}.debt-entry-input-with-suffix input{padding-right:26px}.debt-entry-suffix{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#9aa5ce;font-size:.85rem;pointer-events:none}.debt-entry-payment{padding:6px 10px;background:#0b1220;border:1px solid #334155;border-radius:4px;color:#94a3b8;font-size:.85rem;text-align:center}.debt-entry-remove{background:transparent;border:none;color:#ef4444;cursor:pointer;font-size:1.2rem;padding:0 4px;min-width:24px;min-height:24px}@media (max-width: 768px){.debt-entry-input,.debt-entry-payment{padding:12px 14px;font-size:16px;border-radius:6px}.debt-entry-remove{padding:12px;font-size:1.4rem;align-self:center;justify-self:center;min-height:44px;min-width:44px}}.debt-empty-state{padding:16px;background:#0f172a;border-radius:6px;border:1px dashed #334155;text-align:center;color:#64748b}.debt-education-banner{background:linear-gradient(135deg,#1e3a5f,#1e293b);border:1px solid #3b82f6;border-radius:10px;padding:16px;margin-bottom:24px;text-align:center;min-height:180px}.debt-guide-banner{background:linear-gradient(135deg,#312e81,#1e293b);border:1px solid #6366f1;border-radius:8px;padding:12px;margin-bottom:20px}.debt-guide-title{font-size:.85rem;color:#c7b2fe;margin-bottom:6px}.debt-guide-content{font-size:.8rem;color:#94a3b8;line-height:1.5}.debt-guide-content strong{font-weight:600}.debt-guide-content .credit{color:#ef4444}.debt-guide-content .auto{color:#f59e0b}.debt-guide-content .personal{color:#10b981}.debt-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;min-height:80px}@media (max-width: 768px){.debt-stats-grid{grid-template-columns:1fr;gap:12px;min-height:180px}.debt-benefit-cards{min-height:360px}.debt-education-banner{min-height:240px}}.debt-stat-item{text-align:center;min-height:60px}.debt-stat-value{font-size:1.5rem;font-weight:700;min-height:2rem;display:block}.debt-stat-label{font-size:.75rem;color:#94a3b8}.debt-benefit-cards{display:grid;gap:16px;margin-bottom:24px;min-height:240px}.debt-benefit-card{display:flex;align-items:center;gap:12px}.debt-benefit-icon{font-size:1.5rem}.debt-benefit-content{flex:1}.debt-benefit-title{font-weight:600;color:#fff;margin-bottom:4px}.debt-benefit-description{font-size:.9rem;color:#9aa5ce}.debt-summary{background:linear-gradient(135deg,#1e3a5f,#1e293b);border:1px solid #3b82f6;border-radius:8px;padding:16px}.debt-summary-title{font-size:.85rem;color:#94a3b8;margin-bottom:12px}.debt-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}@media (max-width: 768px){.debt-summary-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.debt-summary-item{text-align:center}.debt-summary-label{font-size:.75rem;color:#94a3b8}.debt-summary-value{font-size:1.25rem;font-weight:700}.debt-summary-value.total{font-size:1.5rem;color:#60a5fa}.debt-summary-payments{margin-top:12px;padding-top:12px;border-top:1px solid #334155}.debt-summary-row{display:grid;grid-template-columns:1fr auto;align-items:baseline;margin-bottom:8px}.debt-summary-row:last-child{margin-bottom:0}.debt-summary-payment-label{font-size:.85rem;color:#94a3b8}.debt-summary-payment-value{font-size:1.25rem;font-weight:700;color:#c7d2fe}.debt-summary-interest-value{font-size:1.1rem;font-weight:700;color:#9aa5ce}.debt-navigation{display:flex;gap:12px;margin-top:32px;justify-content:space-between}.debt-navigation-left{display:flex;gap:12px}.debt-navigation-right{margin-left:auto}.debt-clear-button{opacity:.8;font-size:.9rem}@media (max-width: 768px){.debt-navigation{flex-direction:column-reverse;gap:16px}.debt-navigation-left{display:flex;gap:12px;width:100%}.debt-navigation-left button{flex:1}.debt-navigation-right{margin-left:0}.debt-navigation-right button{width:100%;font-size:1.1rem;font-weight:600}.debt-navigation>button:first-child{width:100%;opacity:.9}}.debt-content{min-height:350px}.debt-title{margin:0 0 12px;font-size:2rem;color:#fff;text-align:center}.debt-subtitle{margin:0 0 8px;font-size:1.5rem;color:#fff}.debt-description{font-size:1.1rem;color:#c7d2fe;margin:0;text-align:center}.debt-section-description{margin:0;color:#9aa5ce}.debt-tip-box{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:12px;margin-bottom:20px}.debt-tip-title{font-size:.85rem;color:#fbbf24;margin-bottom:4px}.debt-tip-content{font-size:.85rem;color:#94a3b8;line-height:1.5}.debt-center-text{text-align:center;color:#64748b;font-size:.9rem}.debt-review-grid{display:grid;gap:16px}.debt-review-section{margin-bottom:12px}.debt-review-title{margin:0 0 12px;font-size:1.1rem;color:#c7d2fe}.debt-review-item{display:flex;justify-content:space-between;margin-bottom:8px}.debt-review-item:last-child{margin-bottom:0}.debt-review-label{color:#9aa5ce}.debt-review-value{color:#fff;font-weight:600}.debt-interest-insight{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:8px;padding:10px 14px;min-width:250px;z-index:1000;box-shadow:0 4px 20px #00000080;animation:fadeInUp .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.debt-insight-content{display:flex;align-items:flex-start;gap:10px}.debt-insight-emoji{font-size:1.5rem}.debt-insight-text{flex:1}.debt-insight-message{font-size:.9rem;font-weight:600;margin-bottom:4px}.debt-insight-submessage{font-size:.8rem;color:#94a3b8;line-height:1.3}.debt-insight-savings{margin-top:8px;padding:6px 10px;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:6px}.debt-insight-savings-title{font-size:.75rem;color:#10b981;font-weight:600}.debt-insight-savings-amount{font-size:.85rem;color:#10b981;margin-top:2px}.debt-insight-arrow{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}@media (max-width: 768px){.debt-interest-insight{position:fixed;bottom:20px;left:20px;right:20px;width:auto;min-width:unset;transform:none}.debt-insight-arrow{display:none}}@media (max-width: 768px){.debt-title{font-size:1.75rem;line-height:1.2}.debt-subtitle{font-size:1.25rem;line-height:1.3}.debt-description{font-size:1rem;line-height:1.4}}gmp-placeautocomplete{--gmpx-color-surface: #ffffff;--gmpx-color-on-surface: #1a202c;--gmpx-color-on-surface-variant: #4a5568;--gmpx-color-primary: #3182ce;--gmpx-color-outline: #e2e8f0;--gmpx-font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--gmpx-color-surface-variant: #f7fafc}gmp-placeautocomplete .widget-container{background-color:transparent}gmp-placeautocomplete .widget-container .input-container{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px}gmp-placeautocomplete input,gmp-placeautocomplete .widget-container .input-container input{background-color:#fff;color:#1a202c;border:none;padding:12px;font-size:1rem;width:100%;font-family:inherit}gmp-placeautocomplete,gmp-placeautocomplete input{color-scheme:light}gmp-placeautocomplete input:-webkit-autofill,gmp-placeautocomplete input:-webkit-autofill:hover,gmp-placeautocomplete input:-webkit-autofill:focus{-webkit-text-fill-color:#1a202c;box-shadow:0 0 0 1000px #fff inset;background-color:#fff;caret-color:#1a202c;border:1px solid #e2e8f0}.debt-wizard-container{background:radial-gradient(ellipse 1600px 900px at 20% -20%,rgba(59,130,246,.25),transparent 50%),radial-gradient(ellipse 1400px 800px at 80% 10%,rgba(99,102,241,.15),transparent 45%),radial-gradient(ellipse 1200px 700px at 50% 100%,rgba(79,70,229,.1),transparent 40%),linear-gradient(135deg,#e6f2ff,#f0f9ff 25%,#fff 60%,#f8faff);color:#0f172a}.debt-wizard-main{background:radial-gradient(ellipse 1000px 500px at 100% -10%,rgba(147,197,253,.2),transparent 55%),linear-gradient(180deg,#fffffff2,#f0f9ffe6);border:1px solid rgba(147,197,253,.3);box-shadow:0 24px 60px #3b82f61a}.debt-card{background:radial-gradient(ellipse 800px 400px at 100% 0%,rgba(191,219,254,.15),transparent 50%),linear-gradient(135deg,#ffffffe6,#f8fafcf2,#f1f5f9e6);-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%);border:1px solid rgba(191,219,254,.4);box-shadow:0 8px 24px #3b82f614}.debt-input{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #cbd5e1;color:#0f172a}.debt-input:-webkit-autofill,.debt-input:-webkit-autofill:hover,.debt-input:-webkit-autofill:focus{-webkit-text-fill-color:#0f172a!important;box-shadow:0 0 0 1000px #fff inset!important;background-color:#fff!important;caret-color:#0f172a!important;border:1px solid #cbd5e1!important}.debt-input-label{color:#334155}.debt-help-text{color:#64748b}.debt-error-text{color:#b91c1c}.debt-button-primary{background:linear-gradient(180deg,#4f8df7,#2563eb)}.debt-button-primary:hover{background:linear-gradient(180deg,#5b97fa,#2b6be9)}.debt-button-secondary{background:#475569}.debt-button-success{background:#16a34a}.debt-empty-state{background:radial-gradient(ellipse 600px 300px at 50% 50%,rgba(219,234,254,.2),transparent 60%),linear-gradient(180deg,#fafbfc,#f3f4f6);border:1px dashed #cbd5e1;color:#475569}.debt-entry-row{background:linear-gradient(135deg,#fff,#f8fafc,#f1f5f9);border:1px solid #dbeafe}.debt-entry-input{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #cbd5e1;color:#0f172a}.debt-entry-payment{background:linear-gradient(135deg,#f1f5f9,#e0e7ff);border:1px solid #cbd5e1;color:#0f172a}.debt-education-banner{background:linear-gradient(135deg,#e0f2fe,#eef2ff);border:1px solid #93c5fd;color:#0f172a}.debt-guide-banner{background:linear-gradient(135deg,#e0e7ff,#f8fafc);border:1px solid #c7d2fe;color:#0f172a}.debt-guide-title{color:#1f2937}.debt-guide-content{color:#334155}.debt-tip-box{background:radial-gradient(ellipse 700px 350px at 0% 100%,rgba(147,197,253,.15),transparent 50%),linear-gradient(135deg,#f0f9ff,#fff,#e0f2fe);border:1px solid #bfdbfe;color:#0f172a}.debt-section-title{color:#0f172a}.debt-section-subtitle{color:#475569}.debt-review-title,.debt-review-item{color:#0f172a}.debt-review-label{color:#475569;font-weight:600}.debt-review-value{color:#0f172a;font-weight:700}.debt-summary-title{color:#0f172a}.debt-summary-label{color:#475569}.debt-summary-value,.debt-title{color:#0f172a}.debt-description{color:#475569}.debt-center-text,.debt-subtitle{color:#0f172a}.debt-section-description{color:#475569}.debt-benefit-title,.debt-tip-title{color:#0f172a}.debt-tip-content{color:#334155}.debt-wizard-main h1,.debt-wizard-main h2,.debt-wizard-main h3,.debt-wizard-main h4{color:#0f172a}.debt-progress-step{background:#e2e8f0}.debt-progress-step.active{background:#3b82f6}.debt-mortgage-option{background:linear-gradient(135deg,#fff,#f0f9ff);border:1px solid #cbd5e1;color:#334155}.debt-mortgage-option.selected{background:#3b82f6;border:2px solid #3b82f6;color:#fff}.debt-select{background:linear-gradient(180deg,#fff,#f8fafc);background-color:#fff;border:1px solid #cbd5e1;color:#0f172a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M6 8L0 0h12z' fill='%23334155'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:40px}.debt-select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}.debt-summary{background:radial-gradient(ellipse 900px 450px at 50% 0%,rgba(99,102,241,.1),transparent 60%),linear-gradient(135deg,#f8fafc,#fff 40%,#eff6ff);border:1px solid rgba(147,197,253,.3);border-radius:12px;padding:20px}.savings-analysis-container{background:transparent}.wizard-footer{margin-top:2rem;padding-top:1.5rem;min-height:380px;contain:layout}.footer-divider{border-top:1px solid #e0e0e0;margin-bottom:1rem}.footer-content{text-align:center;color:#666;font-size:.85rem;line-height:1.4}.company-name{color:#333;margin-bottom:.25rem;font-size:.9rem}.footer-address,.footer-contact{color:#666;margin-bottom:.25rem;font-size:.85rem}.footer-contact a{color:#06c;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.nmls-info{margin-bottom:.25rem;color:#666;font-size:.85rem}.nmls-info a{color:#06c;text-decoration:none}.nmls-info a:hover{text-decoration:underline}.licensed-states{color:#666;font-size:.8rem;margin-bottom:.5rem}.footer-links{margin-bottom:.75rem}.footer-links a{color:#06c;text-decoration:none;padding:0 .5rem;transition:color .3s ease}.footer-links a:hover{color:#0052a3;text-decoration:underline}.footer-links .separator{color:#ccc;margin:0 .25rem}.footer-disclosure{padding-top:.5rem;border-top:1px solid #f0f0f0;margin-top:.5rem}.business-names{color:#999;font-size:.75rem;font-style:italic}.footer-logos{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #f0f0f0;min-height:60px;height:60px}.security-badge{display:flex;align-items:center}.security-badge img{width:100px;height:41px;aspect-ratio:100/41;opacity:.8;transition:opacity .3s ease;display:block}.security-badge img:hover{opacity:1}.equal-housing-logo{display:flex;align-items:center}.equal-housing-logo img{height:50px;width:50px;aspect-ratio:1/1;opacity:.8;transition:opacity .3s ease;display:block}.equal-housing-logo img:hover{opacity:1}.google-review-logo{display:flex;align-items:center}.google-review-logo img{width:100px;height:44px;aspect-ratio:100/44;opacity:.8;transition:opacity .3s ease;display:block}.google-review-logo img:hover{opacity:1}@media (max-width: 768px){.wizard-footer{margin-top:1.5rem;padding-top:1rem;min-height:420px}.footer-content{font-size:.8rem}.footer-links{display:flex;flex-direction:column;gap:.25rem}.footer-links .separator{display:none}.footer-contact{padding:0 1rem}.footer-logos{gap:1rem;margin-bottom:.5rem;padding-bottom:.5rem}.security-badge img{max-height:50px}.equal-housing-logo img{height:40px;width:40px}.google-review-logo img{max-height:50px}}.legal-page{min-height:100vh;background-color:#f8f9fa;padding:2rem 1rem 4rem}.legal-container{max-width:800px;margin:0 auto;background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.legal-page h1{color:#1a1a1a;font-size:2.5rem;margin-bottom:.5rem;border-bottom:3px solid #0066cc;padding-bottom:1rem}.legal-page .last-updated{color:#666;font-style:italic;margin-bottom:2rem;font-size:.9rem}.legal-page section{margin-bottom:2.5rem}.legal-page h2{color:#333;font-size:1.5rem;margin-bottom:1rem;margin-top:2rem}.legal-page p{color:#444;line-height:1.7;margin-bottom:1rem}.legal-page ul{margin-left:2rem;margin-bottom:1rem}.legal-page ul li{color:#444;line-height:1.7;margin-bottom:.5rem}.legal-page address{font-style:normal;line-height:1.7;color:#444;margin:1rem 0;padding:1rem;background-color:#f0f4f8;border-left:4px solid #0066cc}.legal-page a{color:#06c;text-decoration:none;transition:color .3s ease}.legal-page a:hover{color:#0052a3;text-decoration:underline}.license-address{font-weight:600;margin:1.5rem 0}.license-grid{display:grid;gap:1rem;margin-top:1.5rem}.license-item{display:grid;grid-template-columns:150px 1fr;gap:1rem;padding:.75rem;background-color:#f8f9fa;border-left:3px solid #0066cc;transition:background-color .3s ease}.license-item:hover{background-color:#e9ecef}.license-item strong{color:#333;font-weight:600}.license-item span{color:#555}.business-names-section{background-color:#f0f4f8;padding:1.5rem;border-radius:8px;margin-top:2rem}.business-names-section ul{list-style-type:disc;margin-top:.5rem}@media (max-width: 768px){.legal-container{padding:1.5rem}.legal-page h1{font-size:2rem}.legal-page h2{font-size:1.25rem}.license-item{grid-template-columns:1fr;gap:.5rem}.license-item strong{font-size:.95rem}.legal-page ul{margin-left:1.25rem}}:root{--background: 0 0% 100%;--foreground: 222 47% 11%;--card: 0 0% 100%;--card-foreground: 222 47% 11%;--muted: 215 16% 92%;--muted-foreground: 215 16% 35%;--border: 214 32% 91%;--primary: 217 91% 60%;--primary-foreground: 0 0% 100%;--success: 146 64% 40%;--destructive: 0 84% 60%;--accent: 260 95% 60%;--radius: 10px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(ellipse 1600px 900px at 20% -20%,rgba(59,130,246,.25),transparent 50%),radial-gradient(ellipse 1400px 800px at 80% 10%,rgba(99,102,241,.15),transparent 45%),radial-gradient(ellipse 1200px 700px at 50% 100%,rgba(79,70,229,.1),transparent 40%),linear-gradient(135deg,#e6f2ff,#f0f9ff 25%,#fff 60%,#f8faff);background-attachment:fixed;color:hsl(var(--foreground));min-height:100vh}#root{min-height:100vh}
