:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,Arial,sans-serif;font-weight:400;line-height:1.5}html{scroll-behavior:smooth}body{background:#f5f7fb;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}*{box-sizing:border-box}body{color:#1e2433;background:#f4f6fb;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{max-width:880px;margin:0 auto;padding:0 20px 60px}.site-header{align-items:center;padding:20px 0;display:flex}.site-logo{object-fit:contain;width:200px;height:200px}.main section{background:#fff;border:1px solid #e4e7f0;border-radius:14px;margin-bottom:20px;padding:24px}.main section h2{margin-top:0;font-size:1.25rem}.main section h3{margin:18px 0 8px;font-size:1rem}.main section>p{color:#5a6072;font-size:.95rem;line-height:1.5}.hero h1{margin:0 0 6px;font-size:1.6rem}.quick-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.quick-actions button{cursor:pointer;background:#f7f8fc;border:1px solid #d6dae6;border-radius:20px;padding:9px 14px;font-size:.85rem;transition:background .15s}.quick-actions button:hover{background:#eceffa}.news-content p{margin:6px 0;line-height:1.5}.news-content .bullet{margin:4px 0 4px 4px;line-height:1.5}.active-client-banner{background:#eef2ff;border:1px solid #dde3fb;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding:10px 14px;font-size:.9rem;display:flex}.active-client-banner-general{color:#6b7180;background:#f4f6fb}.clear-client-btn{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c9cee0;border-radius:8px;padding:6px 10px;font-size:.8rem}.chat-messages{flex-direction:column;gap:10px;min-height:60px;margin-bottom:14px;display:flex}.chat-empty{color:#8b90a0;font-size:.9rem}.chat-bubble{border-radius:14px;max-width:85%;padding:12px 16px;font-size:.92rem;line-height:1.5}.chat-bubble.user{color:#fff;background:#2f5eff;border-bottom-right-radius:4px;align-self:flex-end}.chat-bubble.assistant{color:#1e2433;background:#f1f3f9;border-bottom-left-radius:4px;align-self:flex-start}.chat-bubble p{margin:4px 0}.chat-bubble .bullet{margin:2px 0 2px 4px}.chat-bubble-images{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.chat-bubble-images img{object-fit:cover;border-radius:8px;width:90px;height:90px}.chat-thinking{color:#8b90a0;font-style:italic}.pdf-download-btn{cursor:pointer;background:#fff;border:1px solid #c9cee0;border-radius:6px;margin-top:6px;padding:5px 10px;font-size:.75rem}.chat-attachment-previews{gap:8px;margin-bottom:10px;display:flex}.chat-attachment-thumb{width:60px;height:60px;position:relative}.chat-attachment-thumb img{object-fit:cover;border-radius:8px;width:100%;height:100%}.chat-attachment-thumb button{color:#fff;cursor:pointer;background:#1e2433;border:none;border-radius:50%;width:20px;height:20px;font-size:.75rem;line-height:1;position:absolute;top:-6px;right:-6px}.chat-input-row{align-items:center;gap:8px;display:flex}.chat-attach-btn{cursor:pointer;padding:8px;font-size:1.1rem}.chat-input-row input[type=text],.chat-input-row input:not([type]){border:1px solid #d6dae6;border-radius:10px;flex:1;padding:11px 14px;font-size:.92rem}.chat-input-row button{color:#fff;cursor:pointer;background:#2f5eff;border:none;border-radius:10px;padding:11px 18px;font-weight:500}.chat-input-row button:disabled{opacity:.6;cursor:default}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-top:10px;display:grid}.settings-field,.settings-field-full{flex-direction:column;gap:6px;display:flex}.settings-field-full{margin-top:14px}.settings-field label,.settings-field-full label{color:#4a4f5e;font-size:.8rem;font-weight:600}.settings-field input,.settings-field-full input,.kb-title-input,.calculator-inputs input,.calculator-inputs select,.kb-url-row input{border:1px solid #d6dae6;border-radius:8px;width:100%;padding:10px 12px;font-size:.9rem}.furniture-prompt-box{resize:vertical;border:1px solid #d6dae6;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:.9rem}.file-input-row{align-items:center;gap:10px;margin-top:14px;display:flex}.file-input-row button,.kb-url-row button{color:#fff;cursor:pointer;background:#2f5eff;border:none;border-radius:8px;padding:10px 16px;font-weight:500}.file-input-row button:disabled{opacity:.6;cursor:default}.settings-saved-msg{color:#1a9d5c;font-size:.85rem;font-weight:600}.error-text{color:#d43b3b;margin-top:8px;font-size:.85rem}.clients-list{margin-top:20px}.client-card{border:1px solid #e4e7f0;border-radius:10px;margin-bottom:10px;padding:14px 16px}.client-card-active{background:#f5f7ff;border-color:#2f5eff}.client-card-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.client-card-header select{border:1px solid #d6dae6;border-radius:6px;padding:5px 8px;font-size:.8rem}.client-card-contact{color:#5a6072;font-size:.85rem}.client-card-notes{color:#4a4f5e;margin-top:6px;font-size:.85rem}.client-card-actions{gap:8px;margin-top:10px;display:flex}.client-card-actions button{cursor:pointer;background:#fff;border:1px solid #c9cee0;border-radius:7px;padding:7px 12px;font-size:.8rem}.kb-delete-btn{color:#d43b3b;border-color:#f0c9c9!important}.furniture-preview-row,.staging-results-grid{flex-wrap:wrap;gap:20px;margin-top:16px;display:flex}.staging-result-pair{gap:12px;display:flex}.furniture-preview-row img,.staging-result-pair img{border:1px solid #e4e7f0;border-radius:10px;margin-top:6px;display:block}.download-link{color:#2f5eff;margin-top:8px;font-size:.85rem;display:inline-block}.calculator-inputs{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.calculator-inputs input{flex:1;min-width:180px}.calculator-inputs select{flex:1;min-width:220px}.calculator-result{border:1px solid #e4e7f0;border-radius:10px;margin-top:18px;padding:14px 16px}.calc-row{justify-content:space-between;padding:6px 0;font-size:.9rem;display:flex}.calc-total{border-top:1px solid #e4e7f0;margin-top:6px;padding-top:10px;font-weight:700}.calc-disclaimer{color:#8b90a0;margin-top:12px;font-size:.78rem}.kb-title-input{margin-bottom:10px}.kb-url-row{gap:8px;margin-top:6px;display:flex}.kb-url-row input{flex:1}.kb-list{margin-top:20px}.kb-list-item{border-bottom:1px solid #eef0f5;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;font-size:.88rem;display:flex}.kb-list-meta{color:#8b90a0;font-size:.8rem}@media (width<=600px){.app{padding:0 14px 40px}.chat-bubble{max-width:92%}}.buc-mode-toggle{flex-wrap:wrap;gap:8px;margin:14px 0 18px;display:flex}.buc-mode-toggle button{cursor:pointer;background:#f7f8fc;border:1px solid #d6dae6;border-radius:20px;padding:9px 16px;font-size:.85rem}.buc-mode-toggle button.buc-mode-active{color:#fff;background:#2f5eff;border-color:#2f5eff}.buc-buyer-block{background:#fafbfe;border:1px solid #e4e7f0;border-radius:10px;margin-top:16px;padding:16px}.buc-buyer-block h4{margin:0 0 10px;font-size:.95rem}.buc-result-divider{background:#e4e7f0;height:1px;margin:10px 0}.buc-shortfall span:last-child{color:#d43b3b}.buc-surplus span:last-child{color:#1a9d5c}.buc-milestone-note{color:#8b90a0;margin:4px 0 10px;font-size:.82rem}.buc-milestone-row{align-items:center}.buc-milestone-amounts{white-space:nowrap;flex-direction:row;align-items:baseline;gap:10px;display:flex}.buc-milestone-interest{color:#8b90a0;font-size:.75rem;font-weight:400}.site-header{justify-content:space-between}.back-btn{cursor:pointer;background:#f7f8fc;border:1px solid #d6dae6;border-radius:20px;padding:8px 14px;font-size:.85rem}.icon-grid{background:0 0;border:none;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;padding:0;display:grid}.icon-tile{cursor:pointer;background:#fff;border:1px solid #e4e7f0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px 8px;transition:transform .1s,box-shadow .1s;display:flex}.icon-tile:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2f5eff1f}.icon-tile-emoji{font-size:1.8rem}.icon-tile-label{color:#1e2433;text-align:center;font-size:.8rem;font-weight:600}@media (width<=480px){.icon-grid{grid-template-columns:repeat(3,1fr);gap:10px}.icon-tile{padding:16px 6px}.icon-tile-emoji{font-size:1.5rem}.icon-tile-label{font-size:.72rem}}.dashboard-heading{margin:0 0 14px;font-size:1.05rem}.protection-card{background:#fafbfe;border:1px solid #e4e7f0;border-radius:10px;margin-bottom:14px;padding:14px 16px}.protection-card:last-child{margin-bottom:0}.protection-card-title{margin-bottom:8px;font-size:.95rem;font-weight:700}.gap-row.gap-red span:last-child{color:#d43b3b}.gap-row.gap-green span:last-child{color:#1a9d5c}.priority-card{background:#fff8ec;border-color:#f0dfb8}.client-summary-line{margin:4px 0 20px;font-size:1.05rem;line-height:1.6}.coverage-bar-row{margin-bottom:18px}.coverage-bar-label{justify-content:space-between;margin-bottom:6px;font-size:.9rem;font-weight:600;display:flex}.coverage-bar-track{background:#eef0f5;border-radius:6px;height:12px;overflow:hidden}.coverage-bar-fill{background:linear-gradient(90deg,#2f5eff,#6fa8ff);border-radius:6px;height:100%;transition:width .3s}.biggest-gap-card{text-align:center;background:#fff0f0;border-color:#f0c9c9;margin-top:8px}.biggest-gap-name{color:#d43b3b;margin:6px 0;font-size:1.3rem;font-weight:800}.biggest-gap-note{color:#5a6072;margin:0;font-size:.85rem}.client-cta{text-align:center;color:#2f5eff;margin-top:18px;font-weight:600}.whatif-card{background:#f5f8ff;border-color:#cddaff}.whatif-intro{color:#5a6072;margin:4px 0 16px;font-size:.85rem}.whatif-slider-row{margin-bottom:16px}.whatif-slider-label{justify-content:space-between;margin-bottom:6px;font-size:.85rem;font-weight:600;display:flex}.whatif-slider{appearance:none;cursor:pointer;background:#d6dae6;border-radius:3px;outline:none;width:100%;height:6px}.whatif-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#2f5eff;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0003}.whatif-slider::-moz-range-thumb{cursor:pointer;background:#2f5eff;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0003}.whatif-actions{gap:10px;margin-top:14px;display:flex}.whatif-actions button{color:#fff;cursor:pointer;background:#2f5eff;border:none;border-radius:8px;padding:9px 16px;font-size:.85rem;font-weight:500}.whatif-reset-btn{color:#5a6072!important;background:#fff!important;border:1px solid #d6dae6!important}.whatif-delta{border-top:1px dashed #cddaff;margin-top:16px;padding-top:14px}.birthday-reminder-card{background:#fff8ec;border:1px solid #f0dfb8;border-radius:10px;margin-bottom:20px;padding:14px 16px}.policies-input-block{margin-top:14px}.policy-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.policy-number-input{border:1px solid #d6dae6;border-radius:8px;flex:2;padding:10px 12px;font-size:.9rem}.policy-date-input{border:1px solid #d6dae6;border-radius:8px;flex:1;padding:10px 12px;font-size:.9rem}.policy-remove-btn{color:#d43b3b;cursor:pointer;background:#fff;border:1px solid #d6dae6;border-radius:50%;flex-shrink:0;width:32px;height:32px;font-size:1rem}.policy-add-btn{color:#2f5eff;cursor:pointer;background:#f5f8ff;border:1px dashed #2f5eff;border-radius:8px;margin-top:6px;padding:8px 14px;font-size:.85rem}.client-card-policies{margin-top:4px}.policy-row{align-items:flex-end}.policy-field{flex-direction:column;gap:4px;display:flex}.policy-field:first-child{flex:2}.policy-field:last-child{flex:1}.policy-sub-label{color:#8b90a0;text-transform:uppercase;letter-spacing:.02em;font-size:.72rem;font-weight:600}.annual-review-banner{color:#4a4f5e;background:#eef2ff;border:1px solid #dde3fb;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:.85rem}.annual-review-card{background:#f0f9f4;border-color:#c8e6d3}.client-review-history{margin-top:8px}.review-history-toggle{color:#2f5eff;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600}.review-history-list{flex-direction:column;gap:10px;margin-top:8px;display:flex}.review-history-entry{background:#f5f8ff;border:1px solid #dde3fb;border-radius:8px;padding:10px 12px}.review-history-date{color:#2f5eff;margin-bottom:6px;font-size:.78rem;font-weight:700}.review-history-entry .calc-row{padding:2px 0;font-size:.82rem}.edm-contact-summary{margin-top:14px}.edm-contact-line{color:#4a4f5e;background:#f5f8ff;border:1px solid #dde3fb;border-radius:8px;margin:0;padding:10px 14px;font-size:.88rem}.agency-logo-preview{object-fit:contain;background:#fafbfe;border:1px solid #e4e7f0;border-radius:8px;max-width:160px;max-height:80px;margin-top:10px;padding:8px}.edm-saved-assets-row{align-items:center;gap:16px;margin-top:6px;display:flex}.edm-saved-headshot{object-fit:cover;border:1px solid #e4e7f0;border-radius:8px;width:64px;height:64px}.edm-saved-logo{object-fit:contain;background:#fafbfe;border:1px solid #e4e7f0;border-radius:6px;max-width:100px;max-height:50px;padding:6px}
