*{margin:0;padding:0;box-sizing:border-box}:root{--b900: #0F172A;--b800: #1E3A8A;--b700: #1D4ED8;--b600: #2563EB;--b500: #3B82F6;--b400: #60A5FA;--b300: #93C5FD;--b200: #BFDBFE;--b100: #DBEAFE;--b50: #EFF6FF;--b0: #F8FAFF;--color-primary: #2563EB;--color-primary-hover: #1D4ED8;--color-bg-page: #F8FAFF;--color-bg-surface: #FFFFFF;--color-bg-elevated: #FFFFFF;--color-bg-subtle: #EFF6FF;--color-bg-muted: #DBEAFE;--color-text-primary: #0F172A;--color-text-secondary: #1E3A8A;--color-text-muted: #1D4ED8;--color-text-blue: #2563EB;--color-border: #BFDBFE;--color-border-focus: #93C5FD;--color-success: #2563EB;--color-success-bg: #EFF6FF;--color-warning: #1D4ED8;--color-warning-bg: #DBEAFE;--color-danger: #1E3A8A;--color-danger-bg: #DBEAFE;--color-info: #2563EB;--color-info-bg: #EFF6FF;--navy-deepest: #0F172A;--navy-deep: #1E3A8A;--navy-mid: #1D4ED8;--blue-primary: #2563EB;--blue-bright: #3B82F6;--blue-light: #60A5FA;--blue-electric: #93C5FD;--blue-ice: #BFDBFE;--blue-mist: #DBEAFE;--blue-frost: #EFF6FF;--white: #FFFFFF;--text-on-dark: #FFFFFF;--text-muted-dark: #93C5FD;--text-on-light: #0F172A;--text-muted-light:#1D4ED8;--success: #2563EB;--warning: #1D4ED8;--danger: #1E3A8A;--border-dark: #BFDBFE;--border-light: #BFDBFE;--color-blue-600: #2563EB;--color-blue-500: #3B82F6;--color-blue-100: #DBEAFE;--color-blue-50: #EFF6FF;--primary-blue: #2563EB;--primary-hover: #1D4ED8;--light-blue: #EFF6FF;--border-blue: #BFDBFE;--background: #F8FAFF;--card-bg: #FFFFFF;--text-dark: #0F172A;--text-light: #1E3A8A;--border-light-var:#BFDBFE;--surface-soft: #EFF6FF;--surface-muted: #DBEAFE;--shadow-soft: 0 2px 8px rgba(37,99,235,.08);--shadow-xs: 0 1px 3px rgba(37,99,235,.06);--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--transition-base: .16s ease;--font-base: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Ubuntu", -apple-system, BlinkMacSystemFont, sans-serif}body{font-family:Inter,sans-serif;font-weight:400;background-color:#f8faff;color:#0f172a;line-height:1.6;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,.module-title,.deal-name,.score-number,.kpi-value,.module-header h1,.page-header h1,.dashboard-header h1,.welcome-section h1,.login-left h1,.uw-title,.deal-title{font-family:Ubuntu,sans-serif}h1,h2,h3{font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.2}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#eff6ff}::-webkit-scrollbar-thumb{background:#93c5fd;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#60a5fa}button:focus{outline:2px solid #2563EB;outline-offset:2px}input:focus{outline:2px solid #93C5FD;outline-offset:2px}a:focus{outline:2px solid #2563EB;outline-offset:2px}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8;text-decoration:underline}.loading-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:#eff6ff;color:#0f172a}.loading-spinner{width:40px;height:40px;border:4px solid #DBEAFE;border-top:4px solid #2563EB;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-screen p{font-size:13px;font-weight:600;color:#1d4ed8}.module-bottom-advance{margin:0 20px 20px;padding:20px 24px;background:#fff;border:1px solid #BFDBFE;border-radius:14px;box-shadow:0 2px 8px #2563eb14}.module-bottom-advance button{box-sizing:border-box;width:100%;max-width:100%;min-width:0;text-align:center}.module-bottom-advance p{margin:0 0 12px;color:#1e3a8a;font-size:13px;line-height:1.45}@media (max-width: 760px){.module-bottom-advance{margin:0 12px 12px;padding:14px 16px}}.gcm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a73;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:99999;animation:gcmFadeIn .25s ease-out}.gcm-card{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(191,219,254,.6);border-radius:16px;width:90%;max-width:480px;padding:32px;box-shadow:0 20px 40px #0f172a26,inset 0 1px #fff9;animation:gcmScaleUp .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;align-items:center;text-align:center}.gcm-icon-wrap{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:28px}.gcm-icon-wrap.danger{background:#ef44441f;color:#dc2626;border:1.5px solid rgba(239,68,68,.25)}.gcm-icon-wrap.warning{background:#f59e0b1f;color:#d97706;border:1.5px solid rgba(245,158,11,.25)}.gcm-icon-wrap.success{background:#10b9811f;color:#059669;border:1.5px solid rgba(16,185,129,.25)}.gcm-icon-wrap.info{background:#2563eb1f;color:#2563eb;border:1.5px solid rgba(37,99,235,.25)}.gcm-title{font-family:Ubuntu,sans-serif;font-size:20px;font-weight:700;color:#0f172a;margin-bottom:12px}.gcm-message{font-size:14.5px;color:#475569;line-height:1.6;margin-bottom:28px}.gcm-actions{display:flex;gap:12px;width:100%}.gcm-btn{flex:1;padding:12px 20px;border-radius:10px;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;outline:none}.gcm-btn-cancel{background:#fff;border:1.5px solid #dbeafe;color:#1e3a8a}.gcm-btn-cancel:hover{background:#eff6ff;border-color:#bfdbfe}.gcm-btn-confirm{color:#fff}.gcm-btn-confirm.danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444433}.gcm-btn-confirm.danger:hover{background:linear-gradient(135deg,#f87171,#ef4444)}.gcm-btn-confirm.warning{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b33}.gcm-btn-confirm.warning:hover{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.gcm-btn-confirm.success{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b98133}.gcm-btn-confirm.success:hover{background:linear-gradient(135deg,#34d399,#10b981)}.gcm-btn-confirm.info{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px #2563eb33}.gcm-btn-confirm.info:hover{background:linear-gradient(135deg,#3b82f6,#2563eb)}@keyframes gcmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes gcmScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.sidebar{width:280px;height:100vh;background:#f8fafc;border-right:1px solid #bfdbfe;padding:20px;overflow-y:auto;flex-shrink:0;display:flex;flex-direction:column;color:#0f172a;position:relative;transition:width .2s ease,padding .2s ease,border-color .2s ease}.sidebar.collapsed{width:0;padding:0;border-right-color:transparent;overflow:visible}.sidebar-logo{display:flex;align-items:center;margin-bottom:25px;padding:0}.sidebar-logo-img{display:block;width:100%;max-width:212px;height:auto;object-fit:contain;border-radius:6px}.sidebar.collapsed .sidebar-logo,.sidebar.collapsed .module-list,.sidebar.collapsed .sidebar-footer{display:none}.sidebar-collapse-btn{width:32px;height:32px;min-width:32px;margin:0 0 12px auto;border:1px solid #E2E8F0;border-radius:50%;background:#fff;color:#1d4ed8;font-size:16px;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #1d4ed81f;transition:background .18s ease,color .18s ease,transform .18s ease}.sidebar-collapse-btn:hover{background:#f1f5f9;color:#0f172a;transform:translate(-1px)}.sidebar.collapsed .sidebar-collapse-btn{position:absolute;top:116px;left:8px;z-index:20;margin:0;transform:none}.sidebar-logo-text{font-size:14px;font-weight:800;font-family:Syne,sans-serif;color:#0f172a;letter-spacing:-.3px}.sidebar-title{font-size:14px;font-weight:800;font-family:Syne,sans-serif;color:#0f172a;margin-bottom:25px;text-align:center}.module-list{list-style:none;flex:1}.module-separator{padding:16px 0 8px;margin:16px 0 8px;border-bottom:1px solid #bfdbfe;list-style:none}.module-separator span{font-size:14px;font-weight:600;color:#1d4ed8;text-transform:uppercase;letter-spacing:.12em}.module-item{padding:10px 14px;margin-bottom:4px;background:transparent;border-radius:10px;cursor:pointer;transition:background .18s ease,box-shadow .18s ease;display:flex;align-items:center;gap:12px;border:1px solid transparent;color:#475569}.module-item:hover:not(.disabled):not(.active){background:#f1f5f9;color:#0f172a}.module-item.active{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-weight:600;box-shadow:0 4px 16px #1d4ed866;border-color:transparent}.module-item.completed{background:transparent;color:#475569}.module-item.disabled{opacity:.5;cursor:not-allowed;color:#1e3a8a}.home-item{background:transparent;color:#475569}.home-item:hover:not(.active){background:#f1f5f9;color:#0f172a}.home-item.active{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-weight:600;box-shadow:0 4px 16px #1d4ed866}.module-item.sub-item{margin-left:16px;margin-top:-2px;margin-bottom:4px;padding:8px 12px;font-size:14px;border-style:solid;border-color:#e2e8f0}.module-item.sub-item .module-name{font-size:14px;color:inherit}.module-item.sub-item:hover:not(.disabled):not(.active){background:#f1f5f9}.module-indicator{width:24px;height:24px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;color:#60a5fa}.module-item.active .module-indicator,.home-item.active .module-indicator{background:#fff3;color:#0f172a}.module-item.completed .module-indicator{background:#bfdbfe;color:#1d4ed8}.module-content{flex:1;display:flex;justify-content:space-between;align-items:center}.module-name{font-size:14px;font-weight:500;color:inherit}.module-item.active .module-name,.home-item.active .module-name{font-weight:600}.module-lock{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#1d4ed8;margin-left:8px}.qda-sidebar-item{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1.5px solid #93c5fd!important;border-radius:8px;margin-bottom:2px}.qda-sidebar-item:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe)!important;border-color:#60a5fa!important}.qda-sidebar-item.active{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;border-color:#1d4ed8!important}.qda-sidebar-item.active .module-name{color:#0f172a!important;font-weight:700}.sidebar-footer{margin-top:20px;padding-top:20px;border-top:1px solid #bfdbfe}.pipeline-progress{text-align:center}.progress-text{font-size:14px;color:#60a5fa;margin-bottom:8px}.progress-bar{width:100%;height:6px;background:#60a5fa26;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1d4ed8,#60a5fa);border-radius:999px;transition:width .3s ease}.header{height:48px;background:#050e1feb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(96,165,250,.15);color:#e0f0ff;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.header-center{flex:0 0 auto;display:flex;justify-content:center;gap:8px;align-items:center}.header-right{display:flex;gap:10px;align-items:center;flex:1.25;justify-content:flex-end}.market-intel-button{padding:5px 14px;background:transparent;color:#93c5fd;border:1px solid rgba(96,165,250,.4);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.market-intel-button:hover{background:#60a5fa1a;border-color:#60a5fa}.market-intel-button.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.dashboard-button{padding:6px 14px;background:#1d4ed8;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.dashboard-button:hover{background:#2563eb;transform:translateY(-1px)}.header-notif-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;margin-left:7px;border-radius:9px;background:#0f2d5e;color:#fff;font-size:14px;font-weight:700;line-height:1;vertical-align:middle}.header-left{display:flex;align-items:center;gap:0;flex:1 1 auto;min-width:0;overflow:hidden;max-width:40%}.deal-title{font-size:14px;font-weight:700;font-family:Syne,sans-serif;color:#e0f0ff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;padding-right:14px;border-right:1px solid rgba(96,165,250,.3);flex-shrink:0;line-height:1}.deal-meta{display:flex;align-items:center;gap:0;font-size:13px;color:#93c5fd;min-width:0;padding-left:14px;flex:1;overflow:hidden;max-width:420px}.deal-meta>span+span:before{content:"·";margin:0 8px;color:#60a5fa66;font-weight:300}.deal-id{display:none}.deal-price{color:#93c5fd;font-weight:500;white-space:nowrap;flex-shrink:0}.deal-location{color:#60a5fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;min-width:0}.stage-info,.score-info{display:flex;flex-direction:row;align-items:center;gap:4px;flex-shrink:0}.stage-label,.score-label{font-size:10px;color:#60a5fa80;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.stage-name{font-size:14px;font-weight:600;background:#60a5fa1f;color:#60a5fa;border-radius:999px;padding:3px 10px;white-space:nowrap}.score-value{font-size:11px;font-weight:700;padding:2px 7px;border-radius:999px}.score-value.strong_buy{background:#60a5fa26;color:#60a5fa}.score-value.buy{background:#60a5fa1f;color:#60a5fa}.score-value.review{background:#60a5fa26;color:#60a5fa}.score-value.pass{background:#60a5fa26;color:#bfdbfe}.score-value.strong_pass{background:#60a5fa33;color:#bfdbfe}.verdict{font-size:14px;color:#93c5fd}.pipeline-status{display:flex;align-items:center}.status-badge{padding:3px 10px;border-radius:999px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.status-badge.not_started{background:#60a5fa26;color:#60a5fa}.status-badge.in_progress{background:#3b82f626;color:#60a5fa}.status-badge.completed{background:#60a5fa26;color:#60a5fa}.status-badge.blocked{background:#60a5fa26;color:#bfdbfe}.user-info{display:flex;align-items:center;gap:8px;padding:4px 10px;background:#60a5fa1a;border:1px solid rgba(96,165,250,.25);border-radius:8px;color:#e0f0ff}.user-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.user-details{display:flex;flex-direction:row;align-items:center;gap:6px}.user-name{font-size:14px;font-weight:600;color:#e0f0ff;white-space:nowrap}.user-role{display:none}.user-subscription{font-size:14px;color:#60a5fa;font-weight:600;background:#60a5fa26;padding:1px 6px;border-radius:4px}.logout-button{padding:4px 10px;background:transparent;color:#bfdbfe;border:1px solid rgba(96,165,250,.4);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.logout-button:hover{background:#60a5fa1a;border-color:#0f2d5e}.pipeline-tracker{background:#f8fafc;border-top:1px solid #bfdbfe;padding:6px 16px 5px;flex-shrink:0}.pipeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.pipeline-header h3{margin:0;font-size:11px;font-weight:600;color:#1d4ed8;text-transform:uppercase;letter-spacing:.12em}.pipeline-progress-info{display:flex;align-items:center;gap:8px}.pipeline-progress-info span{font-size:11px;color:#475569;font-weight:500}.mini-progress-bar{width:50px;height:3px;background:#f1f5f9;border-radius:2px;overflow:hidden}.mini-progress-fill{height:100%;background:linear-gradient(90deg,#1d4ed8,#60a5fa);transition:width .3s ease}.pipeline-stages{display:flex;gap:5px;overflow-x:auto;padding:0 0 4px;scrollbar-width:thin;scrollbar-color:rgba(96,165,250,.2) transparent}.pipeline-stages::-webkit-scrollbar{height:3px}.pipeline-stages::-webkit-scrollbar-thumb{background:#60a5fa33;border-radius:2px}.pipeline-stage{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:0 0 58px!important;width:58px!important;min-width:58px!important;min-height:42px!important;cursor:pointer;transition:all .2s ease;padding:3px 4px 4px!important;border-radius:7px;position:relative;text-align:center;overflow:visible}.pipeline-stage:hover:not(.unavailable){background:#f1f5f9;transform:translateY(-1px)}.pipeline-stage.current{background:#f1f5f9}.pipeline-stage.completed{background:transparent}.pipeline-stage.unavailable{opacity:.72;cursor:not-allowed}.stage-indicator{width:15px!important;height:15px!important;border-radius:50%;background:#f1f5f9;color:#60a5fa;display:flex;align-items:center;justify-content:center;font-size:10px!important;font-weight:700;margin-bottom:2px}.pipeline-stage.completed .stage-indicator{background:#1d4ed8;color:#fff}.pipeline-stage.current .stage-indicator{background:#1d4ed8;color:#fff;box-shadow:0 0 10px #1d4ed899;animation:pipelinePulse 2s infinite}.pipeline-stage.unavailable .stage-indicator{background:#eaf2ff;color:#475569}@keyframes pipelinePulse{0%,to{box-shadow:0 0 #1d4ed880}50%{box-shadow:0 0 0 5px #1d4ed800}}.stage-info{width:100%;text-align:center;display:flex;justify-content:center}.stage-number{display:none}.stage-name{display:block;width:100%;min-height:14px!important;font-size:9px!important;color:#475569;font-weight:700;margin-top:2px;line-height:1.05!important;white-space:nowrap!important;overflow-wrap:anywhere;word-break:normal}.pipeline-stage.current .stage-name{color:#0f172a;font-weight:600}.pipeline-stage.completed .stage-name{color:#475569}.current-arrow{position:absolute;bottom:-7px;color:#3b82f6;font-size:8px;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.pipeline-legend{display:none;justify-content:center;gap:12px;padding-top:6px;border-top:1px solid #bfdbfe;margin-top:4px}.legend-item{display:flex;align-items:center;gap:4px;font-size:14px;color:#475569}.legend-indicator{width:10px;height:10px;border-radius:999px}.legend-indicator.completed,.legend-indicator.current{background:#1d4ed8}.legend-indicator.available{background:#60a5fa4d}.legend-indicator.unavailable{background:#60a5fa1a}.aq-agent-fab{position:fixed;bottom:28px;right:28px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1b3a6b,#0f2044);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #1b3a6b8c,0 2px 8px #00000040;z-index:9999;transition:transform .2s ease,box-shadow .2s ease;color:#fff;overflow:visible}.aq-agent-fab:hover{transform:scale(1.08);box-shadow:0 6px 26px #1b3a6bb3,0 3px 10px #0000004d}.aq-agent-fab:active{transform:scale(.95)}.fab-svg{width:28px;height:28px;color:#0f172a;position:relative;z-index:1}.fab-pulse{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid rgba(31,122,104,.7);animation:fabPulse 1.6s ease-out infinite;pointer-events:none}.fab-pulse.perm-pulse{border-color:#f59e0bcc}@keyframes fabPulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.55);opacity:0}}.aq-agent-fab.fab-running{animation:fabGlow 2s infinite}.aq-agent-fab.fab-waiting{background:linear-gradient(135deg,#1b3a6b,#1b3a6b);animation:fabGlowWarn 2s infinite}.aq-agent-fab.fab-blocked{background:linear-gradient(135deg,#dc2626,#991b1b);animation:fabGlowBlocked 2s infinite}@keyframes fabGlow{0%{box-shadow:0 0 #1f7a68b3,0 4px 18px #1f7a6880}70%{box-shadow:0 0 0 12px #1f7a6800,0 4px 18px #1f7a6880}to{box-shadow:0 0 #1f7a6800,0 4px 18px #1f7a6880}}@keyframes fabGlowWarn{0%{box-shadow:0 0 #f59e0bb3,0 4px 18px #f59e0b66}70%{box-shadow:0 0 0 12px #f59e0b00,0 4px 18px #f59e0b66}to{box-shadow:0 0 #f59e0b00,0 4px 18px #f59e0b66}}@keyframes fabGlowBlocked{0%{box-shadow:0 0 #dc2626b3,0 4px 18px #dc262666}70%{box-shadow:0 0 0 12px #dc262600,0 4px 18px #dc262666}to{box-shadow:0 0 #dc262600,0 4px 18px #dc262666}}.fab-badge{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background:#ef4444;color:#0f172a;font-size:14px;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;z-index:2}.aq-control-menu{position:fixed;bottom:96px;right:28px;width:280px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 20px 60px #0000002e,0 4px 16px #0000001a;z-index:9998;animation:menuSlideIn .22s cubic-bezier(.22,1,.36,1);overflow:hidden}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.aq-ctrl-header{display:flex;align-items:center;gap:10px;padding:16px 16px 12px;border-bottom:1px solid #f1f5f9}.aq-ctrl-logo{flex-shrink:0;width:118px;height:40px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;overflow:hidden}.aq-ctrl-logo img{display:block;width:100%;height:100%;object-fit:contain}.aq-ctrl-name{font-size:14px;font-weight:700;color:#1e293b;letter-spacing:-.01em}.aq-ctrl-status{font-size:14px;color:#94a3b8;margin-top:1px}.aq-ctrl-status.status-running{color:#16a34a}.aq-ctrl-status.status-waiting{color:#d97706}.aq-ctrl-status.status-blocked{color:#dc2626}.aq-ctrl-status.status-paused{color:#64748b}.aq-ctrl-status.status-done{color:#16a34a}.aq-ctrl-progress-wrap{padding:10px 16px 4px;display:flex;align-items:center;gap:8px}.aq-ctrl-progress-track{flex:1;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.aq-ctrl-progress-fill{height:100%;background:linear-gradient(90deg,#1b3a6b,#34d399);border-radius:2px;transition:width .5s ease}.aq-ctrl-progress-label{font-size:14px;color:#94a3b8;white-space:nowrap;font-variant-numeric:tabular-nums}.aq-ctrl-current-step{padding:2px 16px 10px;font-size:14px;color:#64748b;line-height:1.4;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aq-ctrl-buttons{display:flex;flex-direction:column;gap:6px;padding:10px 16px 16px}.aq-ctrl-btn{width:100%;padding:10px 14px;border-radius:10px;border:none;font-size:14px;font-weight:600;cursor:pointer;text-align:left;transition:background .15s,transform .1s;letter-spacing:-.01em}.aq-ctrl-btn:active{transform:scale(.98)}.aq-ctrl-btn.primary{background:linear-gradient(135deg,#1b3a6b,#1e4db7);color:#fff}.aq-ctrl-btn.primary:hover{background:linear-gradient(135deg,#1e4db7,#2563eb)}.aq-ctrl-btn.warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.aq-ctrl-btn.warning:hover{background:#fef3c7}.aq-ctrl-btn.secondary{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.aq-ctrl-btn.secondary:hover{background:#f1f5f9}.aq-ctrl-btn.danger{background:#fff5f5;color:#dc2626;border:1px solid #fecaca}.aq-ctrl-btn.danger:hover{background:#fee2e2}.aq-ctrl-btn.ghost{background:transparent;color:#94a3b8;border:1px solid #e2e8f0}.aq-ctrl-btn.ghost:hover{background:#f8fafc;color:#64748b}.aq-running-bar{position:fixed;bottom:96px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;background:#0f172a;color:#0f172a;border-radius:50px;padding:10px 18px 10px 14px;box-shadow:0 8px 32px #00000059,0 2px 8px #0003;z-index:9990;animation:barSlideUp .3s cubic-bezier(.22,1,.36,1);max-width:420px}@keyframes barSlideUp{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.aq-running-dot-anim{width:10px;height:10px;border-radius:50%;background:#34d399;flex-shrink:0;animation:runDotPulse 1.2s ease-in-out infinite}@keyframes runDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.aq-running-text{display:flex;flex-direction:column;min-width:0;flex:1}.aq-running-title{font-size:14px;font-weight:700;color:#e2e8f0;letter-spacing:.02em}.aq-running-step{font-size:14px;color:#64748b;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aq-running-pause-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#94a3b8;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;flex-shrink:0;transition:background .15s,color .15s}.aq-running-pause-btn:hover{background:#ffffff26;color:#e2e8f0}.aq-paused-bar{background:#1e293b;border:1.5px solid #f59e0b44}.aq-paused-icon{font-size:14px;flex-shrink:0}.aq-resume-btn{width:auto!important;border-radius:20px!important;padding:0 14px!important;background:#f59e0b!important;border-color:#f59e0b!important;color:#1e293b!important;font-weight:700!important;font-size:24px!important;letter-spacing:.03em}.aq-resume-btn:hover{background:#fbbf24!important;color:#1e293b!important}.aq-done-bar{position:fixed;bottom:96px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:14px;background:#052e16;color:#bbf7d0;border-radius:50px;padding:10px 12px 10px 18px;box-shadow:0 8px 32px #0000004d;z-index:9990;font-size:14px;font-weight:600;animation:barSlideUp .3s cubic-bezier(.22,1,.36,1)}.aq-done-bar button{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#86efac;border-radius:20px;padding:4px 12px;font-size:14px;font-weight:600;cursor:pointer}.aq-done-bar button:hover{background:#ffffff2e}.aq-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:99999;padding:24px;animation:overlayFadeIn .2s ease}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.aq-modal{background:#fff;border-radius:20px;padding:32px 28px 28px;max-width:480px;width:100%;box-shadow:0 32px 80px #00000040,0 8px 24px #0000001f;animation:modalSlideIn .25s cubic-bezier(.22,1,.36,1);position:relative}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.aq-modal-emoji{font-size:36px;text-align:center;margin-bottom:12px;line-height:1}.aq-modal-emoji.om-emoji{font-size:36px}.aq-modal-title{font-size:14px;font-weight:800;color:#0f172a;text-align:center;margin:0 0 12px;letter-spacing:-.02em;line-height:1.3}.aq-modal-body{font-size:14px;color:#64748b;text-align:center;line-height:1.65;margin:0 0 16px}.aq-modal-body strong{color:#1e293b}.aq-modal-body em{color:#1b3a6b;font-style:normal;font-weight:600}.aq-modal-alert{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:10px 14px;font-size:14px;color:#9a3412;text-align:center;margin-bottom:20px;font-weight:500}.aq-modal-actions{display:flex;flex-direction:column;gap:8px;margin-top:20px}.aq-modal-btn{width:100%;padding:12px 18px;border-radius:12px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;letter-spacing:-.01em}.aq-modal-btn:active{transform:scale(.98)}.aq-modal-btn.primary{background:linear-gradient(135deg,#1b3a6b,#1e4db7);color:#fff;box-shadow:0 4px 14px #1b3a6b59}.aq-modal-btn.primary:hover{background:linear-gradient(135deg,#1e4db7,#2563eb);box-shadow:0 6px 20px #1b3a6b73}.aq-modal-btn.secondary{background:#f8fafc;color:#1b3a6b;border:1.5px solid #cbd5e1}.aq-modal-btn.secondary:hover{background:#f1f5f9}.aq-modal-btn.ghost{background:transparent;color:#94a3b8;border:1px solid #e2e8f0}.aq-modal-btn.ghost:hover{background:#f8fafc;color:#64748b}.aq-perm-modal{max-width:520px}.aq-perm-badge{display:inline-block;font-size:14px;font-weight:700;padding:5px 12px;border-radius:20px;margin-bottom:14px;text-align:center;width:100%}.aq-perm-badge.badge-email{background:#eff6ff;color:#1d4ed8}.aq-perm-badge.badge-wire{background:#fff7ed;color:#c2410c}.aq-perm-badge.badge-decision{background:#f0fdf4;color:#15803d}.aq-perm-detail{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;margin:12px 0 4px;display:flex;flex-direction:column;gap:8px}.aq-perm-row{display:flex;gap:10px;font-size:14px;line-height:1.4;align-items:flex-start}.aq-perm-row span{color:#94a3b8;min-width:60px;flex-shrink:0;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding-top:2px}.aq-perm-row strong{color:#1e293b;font-weight:600;word-break:break-word;flex:1}.aq-perm-row strong.wire-amount{color:#dc2626;font-weight:700;font-size:14px}.aq-perm-preview{font-size:14px;color:#475569;line-height:1.6;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-style:italic}.aq-perm-action{font-size:14px;color:#1e293b;font-weight:600;margin:0}.aq-perm-reason{font-size:14px;color:#64748b;margin:0}.aq-perm-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:8px 12px;font-size:14px;color:#9a3412;font-weight:600}.aq-modal-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 12px;font-size:14px;color:#dc2626;font-weight:500;margin-top:8px;text-align:center}.aq-minimized-chip{position:fixed;bottom:96px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;background:#1e293b;color:#e2e8f0;border-radius:50px;padding:10px 18px 10px 14px;box-shadow:0 8px 24px #0000004d;z-index:9991;cursor:pointer;animation:barSlideUp .3s cubic-bezier(.22,1,.36,1);max-width:400px;transition:background .15s}.aq-minimized-chip:hover{background:#273549}.aq-chip-dot{width:8px;height:8px;border-radius:50%;background:#f59e0b;flex-shrink:0;animation:runDotPulse 1.4s ease-in-out infinite}.aq-chip-text{font-size:14px;font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aq-chip-arrow{font-size:14px;color:#94a3b8;flex-shrink:0}.aq-chip-om .aq-chip-dot{background:#f97316}.aq-chip-perm .aq-chip-dot{background:#8b5cf6}.pcb-fab{position:fixed;bottom:96px;right:28px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #0ea5e973,0 2px 8px #0000002e;z-index:9998;transition:box-shadow .2s}.pcb-fab:hover{transform:scale(1.1)!important;box-shadow:0 6px 28px #0ea5e9a6}.pcb-fab-open{background:linear-gradient(135deg,#0284c7,#1d4ed8)}.pcb-fab-bump{animation:pcbAttention 1.4s ease-in-out infinite}.pcb-fab-bump:hover{animation-play-state:paused}@keyframes pcbAttention{0%,55%,to{transform:translateY(0) scale(1)}10%{transform:translateY(-13px) scale(1.07)}22%{transform:translateY(0) scale(1)}33%{transform:translateY(-6px) scale(1.03)}44%{transform:translateY(0) scale(1)}}.pcb-fab-pulse{position:absolute;width:52px;height:52px;border-radius:50%;border:2px solid #38bdf8;animation:pcbPulse 1.2s ease-out infinite;pointer-events:none}@keyframes pcbPulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.6);opacity:0}}.pcb-fab-hi{background:linear-gradient(135deg,#f59e0b,#f97316)!important;box-shadow:0 4px 20px #f9731680,0 2px 8px #0000002e!important;transition:background .4s ease,box-shadow .4s ease!important}.pcb-fab-bye{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;box-shadow:0 4px 20px #8b5cf680,0 2px 8px #0000002e!important;transition:background .4s ease,box-shadow .4s ease!important}.pcb-fab-text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;animation:pcbTextPop .38s cubic-bezier(.34,1.56,.64,1) forwards;pointer-events:none}.pcb-fab-emoji{font-size:17px;line-height:1;display:block;animation:pcbWave .5s ease-in-out 2 .25s;transform-origin:70% 80%}.pcb-fab-word{font-size:9.5px;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:1.2px;line-height:1;text-shadow:0 1px 4px rgba(0,0,0,.25)}@keyframes pcbTextPop{0%{transform:scale(.3) rotate(-12deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes pcbWave{0%,to{transform:rotate(0) scale(1)}20%{transform:rotate(-22deg) scale(1.15)}50%{transform:rotate(18deg) scale(1.15)}80%{transform:rotate(-10deg) scale(1.05)}}.pcb-greeting{position:fixed;bottom:106px;right:90px;background:#fff;border:1px solid #e2e8f0;border-radius:14px 14px 4px;padding:10px 10px 10px 14px;font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;box-shadow:0 6px 24px #00000021;z-index:9997;display:flex;align-items:center;gap:10px;animation:pcbGreetIn .4s cubic-bezier(.34,1.56,.64,1) forwards}.pcb-greeting:before{content:"";position:absolute;right:-9px;bottom:14px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid #e2e8f0}.pcb-greeting:after{content:"";position:absolute;right:-7px;bottom:15px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:7px solid #fff}.pcb-greeting-hide{animation:pcbGreetOut .32s ease forwards!important}.pcb-greeting-close{background:#f1f5f9;border:none;cursor:pointer;color:#64748b;font-size:12px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,color .15s;line-height:1}.pcb-greeting-close:hover{background:#e2e8f0;color:#0f172a}@keyframes pcbGreetIn{0%{opacity:0;transform:translate(16px) scale(.88)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes pcbGreetOut{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(16px) scale(.88)}}.pcb-panel{position:fixed;bottom:158px;right:28px;width:370px;max-height:560px;background:#fff;border-radius:16px;box-shadow:0 12px 48px #0000002e;display:flex;flex-direction:column;z-index:1099;overflow:hidden;animation:pcbSlideUp .22s ease}@keyframes pcbSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pcb-header{background:linear-gradient(135deg,#1d4ed8,#3b82f6);padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.pcb-header-info{display:flex;align-items:center;gap:10px}.pcb-header-dot{width:10px;height:10px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade80;flex-shrink:0}.pcb-header-title{font-size:14px;font-weight:700;color:#fff}.pcb-header-sub{font-size:11px;color:#ffffffbf;margin-top:1px}.pcb-clear-btn{background:#ffffff26;border:none;color:#fff;font-size:18px;width:30px;height:30px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.pcb-clear-btn:hover{background:#ffffff40}.pcb-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#f8faff}.pcb-msg{display:flex;align-items:flex-end;gap:8px}.pcb-msg-user{flex-direction:row-reverse}.pcb-bot-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pcb-msg-bubble{max-width:80%;padding:10px 14px;border-radius:16px;font-size:13px;line-height:1.5;word-break:break-word}.pcb-msg-bot .pcb-msg-bubble{background:#fff;color:#0f172a;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.pcb-msg-user .pcb-msg-bubble{background:#1d4ed8;color:#fff;border-bottom-right-radius:4px}.pcb-typing{display:flex;align-items:center;gap:5px;padding:12px 16px}.pcb-typing span{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:pcbBounce 1.2s ease-in-out infinite}.pcb-typing span:nth-child(2){animation-delay:.2s}.pcb-typing span:nth-child(3){animation-delay:.4s}@keyframes pcbBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.pcb-error{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c;font-size:12px;padding:8px 12px;border-radius:8px;margin:0 4px}.pcb-quick-prompts{padding:8px 12px;display:flex;flex-wrap:wrap;gap:6px;border-top:1px solid #e2e8f0;background:#fff}.pcb-quick-btn{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:11px;font-weight:600;padding:5px 10px;border-radius:20px;cursor:pointer;transition:background .15s;white-space:nowrap}.pcb-quick-btn:hover{background:#dbeafe}.pcb-input-row{display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid #e2e8f0;background:#fff}.pcb-input{flex:1;height:38px;min-height:38px;max-height:90px;border:1.5px solid #e2e8f0;border-radius:10px;padding:0 12px;font-size:13px;color:#0f172a;resize:none;outline:none;font-family:inherit;line-height:38px;overflow-y:hidden;transition:border-color .15s,height .1s;display:block}.pcb-input:focus{border-color:#3b82f6;overflow-y:auto}.pcb-send-btn{width:38px;height:38px;border-radius:10px;background:#1d4ed8;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,opacity .15s}.pcb-send-btn:hover:not(:disabled){background:#1e40af}.pcb-send-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 480px){.pcb-panel{width:calc(100vw - 24px);right:12px;bottom:160px}.pcb-fab{right:12px;bottom:96px}}.workflow-alert-panel{background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 2px 12px #1d4ed80f;padding:18px}.workflow-alert-panel.compact{margin:14px 28px 0;box-shadow:none}.workflow-alert-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.workflow-alert-head h2{margin:0 0 4px;color:#0f172a;font-size:14px;font-weight:700;font-family:Syne,sans-serif;line-height:1.2}.workflow-alert-head p{margin:0;color:#475569;font-size:14px}.workflow-alert-secondary,.workflow-alert-actions button{border:1.5px solid #3b82f6;border-radius:10px;background:transparent;color:#3b82f6;cursor:pointer;font-size:14px;font-weight:600;min-height:34px;padding:0 12px;transition:background .15s}.workflow-alert-secondary:hover,.workflow-alert-actions button:hover{background:#eff6ff}.workflow-alert-secondary:disabled{cursor:not-allowed;opacity:.55}.workflow-alert-list{display:grid;gap:10px}.workflow-alert-card{display:grid;grid-template-columns:34px 1fr;gap:12px;border:1px solid var(--alert-border, #bfdbfe);border-left:4px solid var(--alert-color, #3b82f6);border-radius:12px;background:var(--alert-bg, #f0f6ff);padding:12px}.workflow-alert-card.read{opacity:.78}.workflow-alert-icon{width:30px;height:30px;border-radius:999px;background:var(--alert-color, #3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;line-height:1}.workflow-alert-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.workflow-alert-meta span{background:#ffffffc7;border:1px solid #E2E8F0;border-radius:999px;color:#475569;font-size:14px;font-weight:700;padding:3px 8px;text-transform:uppercase}.workflow-alert-body h3{margin:0 0 5px;color:#0f172a;font-size:14px;font-weight:700;line-height:1.25}.workflow-alert-body p{margin:0;color:#475569;font-size:14px;line-height:1.45}.workflow-alert-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.workflow-alert-actions button:first-child{background:linear-gradient(135deg,#1d4ed8,#2563eb);border-color:#1d4ed8;color:#fff;box-shadow:0 4px 12px #1d4ed840}.workflow-alert-actions button:first-child:hover{filter:brightness(1.1);background:linear-gradient(135deg,#1d4ed8,#2563eb)}.workflow-alert-actions .ghost{background:transparent;color:#475569;border-color:#e2e8f0}.workflow-alert-actions .ghost:hover{background:#f8fafc}.workflow-alert-empty{border:1px dashed #bfdbfe;border-radius:12px;background:#f8fafc;color:#475569;display:grid;gap:4px;padding:18px;text-align:center}.workflow-alert-empty strong{color:#0f172a}.info-banner{background:linear-gradient(135deg,#0f2d5e,#1d4ed8);border-left:4px solid #60a5fa;border-radius:12px;color:#e0f0ff;padding:14px 18px}.info-banner-title{font-family:Syne,sans-serif;font-weight:700;color:#0f172a;margin-bottom:4px}.warning-banner{background:#60a5fa14;border-left:4px solid #1d4ed8;border-radius:12px;color:#475569;padding:14px 18px}@media (max-width: 760px){.workflow-alert-panel.compact{margin:12px 14px 0}.workflow-alert-head{flex-direction:column}}.deal-entry-page{max-width:900px;margin:0 auto;padding:24px 24px 48px;display:flex;flex-direction:column;gap:28px}.de-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.de-header-left{display:flex;flex-direction:column;gap:6px}.de-badge{display:inline-block;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 10px;border-radius:20px;width:fit-content}.de-title{font-size:22px;font-weight:700;color:#0f172a;margin:0;line-height:1.2}.de-subtitle{font-size:14px;color:#475569;margin:0;max-width:520px}.de-user-context{display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-top:4px}.de-user-name{font-size:14px;font-weight:600;color:#0f172a}.de-user-plan{font-size:14px;color:#475569}.de-section{box-shadow:0 2px 12px #1d4ed80f;background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:16px}.de-section-upload{border-color:#e2e8f0;background:linear-gradient(135deg,#eff6ff,#fff 60%)}.de-section-live{border-color:#c4d9f8;background:#eef4fd}.de-section-label-row{display:flex;align-items:center;gap:12px}.de-section-tag{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:3px 10px;border-radius:20px}.de-tag-primary{background:#f1f5f9;color:#475569}.de-tag-secondary{background:#ddeaf9;color:#1d4ed8}.de-section-heading{font-size:14px;font-weight:700;color:#0f172a;margin:0}.de-section-desc{font-size:14px;color:#475569;margin:0;line-height:1.6}.de-upload-cta{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:10px;padding:18px 22px;cursor:pointer;text-align:left;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 12px #1d4ed840}.de-upload-cta:hover{background:#1a357a;transform:translateY(-1px);box-shadow:0 6px 20px #1d4ed859}.de-upload-cta:active{transform:translateY(0)}.de-upload-cta-icon{width:48px;height:34px;border-radius:8px;background:#ffffff29;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;flex-shrink:0}.de-upload-cta-body{flex:1;display:flex;flex-direction:column;gap:3px}.de-upload-cta-title{font-size:14px;font-weight:700}.de-upload-cta-sub{font-size:14px;opacity:.8}.de-upload-cta-arrow{font-size:14px;font-weight:700;opacity:.8}.de-upload-features{display:flex;gap:10px 24px;flex-wrap:wrap}.de-upload-feature{display:flex;align-items:center;font-size:14px;color:#0f172a}.de-upload-feature:before{content:"";width:5px;height:5px;border-radius:999px;background:linear-gradient(135deg,#1d4ed8,#2563eb);margin-right:8px;opacity:.75}.de-divider{display:flex;align-items:center;gap:12px;color:#475569;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.de-divider:before,.de-divider:after{content:"";flex:1;height:1px;background:#bfdbfe}.de-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width: 700px){.de-preview-grid{grid-template-columns:1fr}}.de-preview-card{background:#fff;border:1.5px solid #bfdbfe;border-radius:12px;padding:16px;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .1s;display:flex;flex-direction:column;gap:8px}.de-preview-card:hover,.de-preview-card.hovered{border-color:#c4d9f8;box-shadow:0 4px 16px #1e3a8a1a;transform:translateY(-2px)}.de-preview-score-badge{display:inline-block;font-size:14px;font-weight:700;padding:3px 10px;border-radius:20px;border:1px solid;width:fit-content}.de-preview-name{font-size:14px;font-weight:700;color:#0f172a;line-height:1.3}.de-preview-location{font-size:14px;color:#475569}.de-preview-metrics{display:flex;gap:10px;margin-top:2px}.de-preview-metric{display:flex;flex-direction:column;gap:1px}.de-preview-metric span{font-size:14px;color:#475569;text-transform:uppercase;letter-spacing:.04em}.de-preview-metric strong{font-size:14px;color:#0f172a}.de-preview-select-hint{font-size:14px;color:#1d4ed8;font-weight:600;margin-top:4px;opacity:0;transition:opacity .15s}.de-preview-card:hover .de-preview-select-hint,.de-preview-card.hovered .de-preview-select-hint{opacity:1}.de-see-more-btn{display:flex;align-items:center;gap:8px;background:#eef4fd;border:1px solid #C4D9F8;color:#1d4ed8;font-size:14px;font-weight:600;padding:12px 20px;border-radius:8px;cursor:pointer;transition:background .15s,box-shadow .15s;width:fit-content}.de-see-more-btn:hover{background:#ddeaf9;box-shadow:none}.de-see-more-count{color:#475569;font-weight:500;font-size:14px}.de-see-more-arrow{font-size:14px}.de-footer-note{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #eff6ff;border-radius:10px;padding:14px 18px;font-size:14px;color:#475569}.de-footer-note span:first-child{font-size:14px;flex-shrink:0}.home-container{padding:40px;max-width:1200px;margin:0 auto}.home-container .deal-entry-page{max-width:none;padding:0 0 48px}.welcome-section{text-align:center;margin-bottom:60px;padding:40px;background:linear-gradient(135deg,#1d4ed8,#1a357a);color:#fff;border-radius:16px;position:relative;overflow:hidden}.welcome-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="%23ffffff20"/><circle cx="80" cy="40" r="3" fill="%23ffffff15"/><circle cx="40" cy="70" r="2" fill="%23ffffff25"/></svg>') no-repeat;background-size:200px;background-position:right bottom}.welcome-title{font-size:48px;font-weight:700;margin:0 0 16px;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:1}.welcome-subtitle{font-size:14px;margin:0 0 32px;opacity:.9;font-weight:300;position:relative;z-index:1}.user-stats{display:flex;justify-content:center;gap:24px;position:relative;z-index:1}.stat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:16px 24px;border-radius:12px;text-align:center;min-width:100px;min-height:74px}.stat-number{display:block;font-size:14px;font-weight:700;margin-bottom:4px}.stat-label{font-size:14px;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.getting-started{margin-bottom:60px}.getting-started h2{font-size:24px;font-weight:600;margin-bottom:16px;color:#0f172a}.getting-started p{font-size:14px;color:#475569;margin-bottom:24px}.module-card{display:flex;align-items:center;padding:32px;background:#fff;border:2px solid #bfdbfe;border-radius:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #00000012}.module-card:hover{border-color:#1d4ed8;transform:translateY(-4px);box-shadow:0 12px 24px #1e3a8a26}.module-number{width:56px;height:56px;background:linear-gradient(135deg,#1d4ed8,#1a357a);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;margin-right:24px;flex-shrink:0}.module-content{flex:1}.module-content h3{font-size:14px;font-weight:600;margin:0 0 8px;color:#0f172a}.module-content p{font-size:14px;color:#475569;margin:0 0 16px}.module-features{display:flex;gap:16px;flex-wrap:wrap}.module-features span{font-size:14px;padding:4px 8px;background:#f8fafc;border-radius:6px;color:#475569;font-weight:500}.module-arrow{font-size:14px;color:#3b82f6;font-weight:700;margin-left:24px;flex-shrink:0}.pipeline-overview{margin-bottom:60px}.pipeline-overview h2{font-size:24px;font-weight:600;margin-bottom:24px;color:#0f172a}.pipeline-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.pipeline-phase{padding:24px;background:#f8fafc;border-radius:12px;border-left:4px solid #3b82f6;display:flex;align-items:center;gap:16px}.phase-icon{font-size:24px;flex-shrink:0}.phase-content h4{font-size:14px;font-weight:600;margin:0 0 8px;color:#0f172a}.phase-content p{font-size:14px;color:#475569;margin:0}.current-deal{padding:32px;background:linear-gradient(135deg,#1d4ed8,#1d4ed8);color:#fff;border-radius:16px;margin-bottom:60px}.current-deal h3{font-size:14px;font-weight:600;margin:0 0 20px}.deal-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.deal-detail{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#ffffff1a;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.deal-label{font-size:14px;opacity:.8}.deal-value{font-size:14px;font-weight:600}.score-badge{background:#fff3;padding:4px 8px;border-radius:6px}.continue-deal-button{background:#fff;color:#1d4ed8;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.continue-deal-button:hover{background:#f8fafc;transform:translateY(-2px)}.no-deals{padding:32px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;border-radius:16px;text-align:center;margin-bottom:60px}.no-deals h3{font-size:14px;font-weight:600;margin:0 0 12px}.no-deals p{font-size:14px;margin:0;opacity:.9}.quick-actions{margin-bottom:40px}.quick-actions h2{font-size:24px;font-weight:600;margin-bottom:24px;color:#0f172a}.action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.action-button{display:flex;flex-direction:column;align-items:center;padding:24px;background:#fff;border:2px solid #bfdbfe;border-radius:12px;cursor:pointer;transition:all .3s ease;gap:12px}.action-button:hover{border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 16px #1e3a8a1a}.action-icon{font-size:24px}.action-text{font-size:14px;font-weight:600;color:#0f172a}@media (max-width: 768px){.home-container{padding:20px}.welcome-title{font-size:38px}.welcome-subtitle{font-size:14px}.user-stats{flex-direction:column;align-items:center}.module-card{flex-direction:column;text-align:center;padding:24px}.module-number{margin-right:0;margin-bottom:16px}.module-arrow{margin-left:0;margin-top:16px}.pipeline-summary{grid-template-columns:1fr}.pipeline-phase{flex-direction:column;text-align:center}.deal-info,.action-grid{grid-template-columns:1fr}}.crm-page{padding:28px 36px;max-width:1400px;font-family:Inter,Segoe UI,sans-serif}.crm-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;flex-wrap:wrap}.crm-header-eyebrow{font-size:11px;font-weight:800;color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.crm-header-title{margin:0 0 4px;font-size:26px;font-weight:900;color:#0f172a;letter-spacing:-.02em}.crm-header-sub{margin:0;font-size:13px;color:#64748b}.crm-header-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.crm-error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 16px;font-size:13px;color:#dc2626;font-weight:600;margin-bottom:16px}.crm-config-banner{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1.5px solid #bfdbfe;border-radius:14px;padding:28px 32px;text-align:center;margin-bottom:20px}.crm-tabs{display:flex;gap:3px;border-bottom:2px solid #1B3A6B;margin-bottom:0;overflow-x:auto;padding-bottom:0}.crm-tab{padding:10px 20px;border:none;border-radius:8px 8px 0 0;background:#f1f5f9;color:#64748b;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap;transition:all .18s}.crm-tab:hover{background:#e2e8f0;color:#1b3a6b}.crm-tab.active{background:#1b3a6b;color:#fff}.crm-tab-panel{background:#fff;border:1.5px solid #e2e8f0;border-top:none;border-radius:0 12px 12px;padding:28px;min-height:400px}.crm-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;flex-wrap:wrap}.crm-section-title{margin:0 0 4px;font-size:17px;font-weight:800;color:#0f172a}.crm-section-sub{margin:0;font-size:13px;color:#64748b}.crm-subsection-title{font-size:14px;font-weight:700;color:#334155;margin:0 0 12px}.crm-empty{text-align:center;padding:48px 20px;color:#94a3b8;font-size:14px;background:#f8fafc;border-radius:10px;border:1px dashed #e2e8f0}.crm-search{padding:8px 14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;width:220px;outline:none;transition:border .15s}.crm-search:focus{border-color:#1b3a6b}.crm-btn-primary{padding:8px 18px;background:#1b3a6b;color:#fff;border:none;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer;transition:background .15s}.crm-btn-primary:hover{background:#1e4080}.crm-btn-primary:disabled{opacity:.5;cursor:not-allowed}.crm-btn-outline{padding:8px 16px;background:#fff;color:#475569;border:1.5px solid #e2e8f0;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer;transition:all .15s}.crm-btn-outline:hover{border-color:#1b3a6b;color:#1b3a6b}.crm-btn-danger{padding:8px 18px;background:#fef2f2;color:#dc2626;border:1.5px solid #fecaca;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer;transition:all .15s}.crm-btn-danger:hover{background:#fee2e2}.crm-contacts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:12px}.crm-contact-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:14px 16px;display:flex;gap:12px;align-items:flex-start;transition:box-shadow .15s,border-color .15s}.crm-contact-card:hover{box-shadow:0 2px 12px #1b3a6b14;border-color:#bfdbfe}.crm-contact-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#1b3a6b,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;flex-shrink:0}.crm-contact-info{flex:1;min-width:0}.crm-contact-name{font-weight:700;font-size:14px;color:#0f172a;margin-bottom:3px}.crm-contact-email{font-size:12px;color:#2563eb;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-contact-phone{font-size:12px;color:#64748b}.crm-tags{display:flex;gap:5px;margin-top:7px;flex-wrap:wrap}.crm-tag{background:#dbeafe;color:#1d4ed8;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600}.crm-kanban{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;align-items:flex-start}.crm-kanban-col{min-width:210px;flex-shrink:0;border-radius:10px;overflow:hidden;border:1.5px solid #e2e8f0}.crm-kanban-header{padding:10px 12px;display:flex;justify-content:space-between;align-items:center}.crm-kanban-count{background:#fffc;color:#475569;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.crm-kanban-body{background:#f8fafc;padding:8px;min-height:120px;display:flex;flex-direction:column;gap:6px}.crm-kanban-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;cursor:pointer;transition:box-shadow .15s}.crm-kanban-card:hover{box-shadow:0 2px 8px #00000012}.crm-kanban-card-name{font-weight:700;font-size:13px;color:#0f172a;margin-bottom:4px}.crm-kanban-card-value{font-size:13px;color:#16a34a;font-weight:700;margin-bottom:2px}.crm-kanban-card-assignee{font-size:11px;color:#94a3b8}.crm-conversations{display:flex;flex-direction:column;gap:8px}.crm-conversation-item{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:13px 16px;display:flex;gap:12px;align-items:flex-start;transition:border-color .15s}.crm-conversation-item:hover{border-color:#bfdbfe}.crm-convo-avatar{width:38px;height:38px;border-radius:50%;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;flex-shrink:0}.crm-convo-body{flex:1;min-width:0}.crm-convo-name{font-weight:700;font-size:13px;color:#0f172a;margin-bottom:3px}.crm-convo-preview{font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-convo-meta{text-align:right;flex-shrink:0}.crm-convo-type{font-size:11px;color:#2563eb;font-weight:600;margin-bottom:3px}.crm-convo-time{font-size:11px;color:#94a3b8}.crm-status-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;margin-bottom:20px}.crm-status-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:18px 16px;transition:all .15s}.crm-status-card.active{background:#f0fdf4;border-color:#86efac}.crm-status-dot-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.crm-status-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;flex-shrink:0}.crm-status-dot.active{background:#16a34a}.crm-status-label{font-weight:700;font-size:13px;color:#0f172a}.crm-status-desc{font-size:12px;color:#64748b}.crm-workflow-list{display:flex;flex-direction:column;gap:6px}.crm-workflow-item{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;font-size:13px}.crm-webhook-log{display:flex;flex-direction:column;gap:4px}.crm-webhook-item{display:flex;justify-content:space-between;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:12px}.crm-webhook-type{font-weight:700;color:#1b3a6b}.crm-webhook-time{color:#94a3b8}.crm-settings-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;padding:28px;margin-bottom:20px}.crm-settings-notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:20px 22px;margin-bottom:24px}.crm-settings-form{display:flex;flex-direction:column;gap:20px;max-width:560px}.crm-settings-field{display:flex;flex-direction:column;gap:5px}.crm-settings-label{font-size:13px;font-weight:700;color:#334155}.crm-settings-input{padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:Inter,monospace;outline:none;transition:border .15s;background:#fff}.crm-settings-input:focus{border-color:#1b3a6b}.crm-settings-hint{font-size:11.5px;color:#94a3b8}.crm-settings-env-hint{background:#0f172a;color:#e2e8f0;border-radius:12px;padding:20px 24px;font-size:13px}.crm-env-block{background:#1e293b;border-radius:8px;padding:14px 16px;margin:10px 0 0;font-family:Courier New,monospace;font-size:12.5px;color:#7dd3fc;white-space:pre;overflow-x:auto}.qda-page{display:flex;flex-direction:column;height:100%;background:#f8fafc;overflow:hidden}.qda-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 28px;background:#fff;border-bottom:2px solid #bfdbfe;flex-shrink:0}.qda-header-left{display:flex;align-items:center;gap:14px}.qda-badge{background:linear-gradient(135deg,#0f2d5e,#1d4ed8);color:#fff;font-size:14px;font-weight:700;padding:5px 12px;border-radius:20px;white-space:nowrap;letter-spacing:.6px;text-transform:uppercase;flex-shrink:0}.qda-title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 2px;line-height:1.2}.qda-subtitle{font-size:14px;color:#475569;margin:0;line-height:1.4;max-width:520px}.qda-header-badge{flex-shrink:0}.qda-header-step{font-size:14px;font-weight:700;padding:4px 10px;border-radius:12px;background:#f1f5f9;color:#475569;letter-spacing:.3px;text-transform:uppercase}.qda-body{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.3fr);gap:20px;padding:20px 28px;flex:1;overflow-y:auto;min-height:0}.qda-upload-panel{background:#fff;border-radius:14px;border:1px solid #E2E8F0;padding:22px;display:flex;flex-direction:column;gap:14px;height:fit-content}.qda-panel-header{display:flex;align-items:flex-start;gap:10px}.qda-panel-icon{font-size:14px;flex-shrink:0;margin-top:2px}.qda-panel-header h2{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 3px}.qda-panel-desc{font-size:14px;color:#475569;margin:0;line-height:1.45}.qda-doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.qda-doc-card{background:var(--doc-bg, #f0f6ff);border:2px dashed var(--doc-color, #bfdbfe);border-radius:10px;padding:14px 10px;text-align:center;cursor:pointer;transition:all .18s ease;position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;min-height:106px;-webkit-user-select:none;user-select:none}.qda-doc-card:hover{border-style:solid;transform:translateY(-2px);box-shadow:0 4px 14px #00000014}.qda-doc-card.drag-over{border-style:solid;transform:scale(1.03);box-shadow:0 4px 16px #1d4ed826}.qda-doc-card.has-file{border-style:solid;background:#eff6ff;border-color:#1d4ed8;cursor:default}.qda-doc-icon{font-size:14px;line-height:1}.qda-doc-label{font-size:14px;font-weight:700;color:var(--doc-color, #1a357a)}.qda-doc-sublabel{font-size:14px;color:#475569;word-break:break-all}.qda-doc-hint{font-size:14px;color:var(--doc-color, #1d4ed8);font-weight:600;margin-top:2px}.qda-doc-hint--has{color:#1d4ed8;font-weight:600;font-size:14px}.qda-doc-remove{position:absolute;top:4px;right:6px;background:none;border:none;color:#475569;font-size:14px;cursor:pointer;padding:0;line-height:1;transition:color .15s}.qda-doc-remove:hover{color:#0f2d5e}.qda-doc-card.has-error{border-color:#dc2626;border-style:solid;background:#fff5f5}.qda-doc-card.is-validating{opacity:.75;cursor:wait}.qda-doc-validation-error{margin-top:6px;font-size:11px;color:#dc2626;font-weight:600;line-height:1.35;text-align:center;padding:0 4px}.qda-link-input{width:100%;margin-top:6px;font-size:14px;border:1px solid #E2E8F0;border-radius:5px;padding:5px 7px;text-align:left;background:#fff;color:#475569;box-sizing:border-box;transition:border-color .15s}.qda-link-input:focus{outline:none;border-color:#3b82f6}.qda-upload-summary{font-size:14px;color:#475569;text-align:center;padding:6px 0 2px;border-top:1px solid #f0f6ff;font-weight:600}.qda-parse-progress{display:flex;flex-direction:column;gap:6px;background:#eff6ff;border-radius:8px;padding:10px 12px;border:1px solid #E2E8F0}.qda-parse-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.qda-parse-spinner{width:12px;height:12px;border:2px solid #bfdbfe;border-top-color:#1d4ed8;border-radius:50%;animation:qda-spin .7s linear infinite;flex-shrink:0}.qda-parse-item--done .qda-parse-spinner{display:none}.qda-parse-item--error .qda-parse-spinner{border-top-color:#dc2626}.qda-parse-status{margin-left:auto;font-weight:600;font-size:14px}.qda-parse-item--done .qda-parse-status{color:#16a34a}.qda-parse-item--error .qda-parse-status{color:#dc2626}.qda-analyzing-text{display:flex;align-items:center;gap:8px;font-size:14px;color:#1d4ed8;font-weight:600;padding-top:4px;border-top:1px solid #bfdbfe;margin-top:4px}.qda-analyze-spinner{width:12px;height:12px;border:2px solid #bfdbfe;border-top-color:#1d4ed8;border-radius:50%;animation:qda-spin .7s linear infinite;flex-shrink:0}@keyframes qda-spin{to{transform:rotate(360deg)}}.qda-run-btn{width:100%;padding:13px 20px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;letter-spacing:.2px}.qda-run-btn:hover:not(.qda-run-btn--disabled){background:linear-gradient(135deg,#1a357a,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 18px #1e3a8a47}.qda-run-btn--disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.qda-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 0 4px;text-align:center}.qda-empty-icon{font-size:24px}.qda-empty-text{font-size:14px;color:#94a3b8;line-height:1.5;margin:0;max-width:260px}.qda-result-panel{background:#fff;border-radius:14px;border:1px solid #E2E8F0;padding:22px;display:flex;flex-direction:column;gap:0;height:fit-content;min-height:360px}.qda-result-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px 10px;text-align:center;gap:10px;height:100%}.qda-placeholder-icon{font-size:38px}.qda-result-placeholder h3{font-size:14px;font-weight:700;color:#0f172a;margin:0}.qda-result-placeholder p{font-size:14px;color:#64748b;margin:0;line-height:1.5;max-width:320px}.qda-placeholder-checklist{display:flex;flex-direction:column;gap:8px;width:100%;max-width:300px;margin-top:10px;text-align:left}.qda-check{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#94a3b8;line-height:1.4}.qda-check.done{color:#475569}.qda-check span{flex-shrink:0;font-size:14px;margin-top:-1px}.qda-analyzing{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:40px 20px;text-align:center;height:100%}.qda-analyzing-spinner{width:42px;height:42px;border:4px solid #bfdbfe;border-top-color:#1d4ed8;border-radius:50%;animation:qda-spin .8s linear infinite}.qda-analyzing h3{font-size:14px;font-weight:700;color:#0f172a;margin:0}.qda-analyzing p{font-size:14px;color:#64748b;margin:0}.qda-result{display:flex;flex-direction:column;gap:16px}.qda-result-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#0f172a;padding-bottom:14px;border-bottom:2px solid #bfdbfe}.qda-result-title-icon{font-size:14px}.qda-result-section{display:flex;flex-direction:column;gap:8px}.qda-result-section-label{font-size:14px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.55px;padding-bottom:4px;border-bottom:1px solid #eff6ff}.qda-sources-list{display:flex;flex-wrap:wrap;gap:6px}.qda-source-chip{background:#f1f5f9;color:#475569;font-size:14px;font-weight:600;padding:3px 10px;border-radius:12px}.qda-source-chip--none{background:#f1f5f9;color:#94a3b8}.qda-snapshot-grid{display:flex;flex-direction:column;gap:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.qda-snapshot-row{display:flex;justify-content:space-between;align-items:center;padding:7px 12px;font-size:14px;border-bottom:1px solid #f1f5f9}.qda-snapshot-row:last-child{border-bottom:none}.qda-snapshot-row:nth-child(2n){background:#f8fafc}.qda-snapshot-label{color:#64748b;font-size:14px}.qda-snapshot-value{font-weight:600;color:#0f172a;font-size:14px}.qda-snapshot-value--empty{color:#cbd5e1;font-weight:400}.qda-alert{display:flex;align-items:flex-start;gap:10px;border-radius:8px;padding:10px 14px;font-size:14px;border-left:4px solid}.qda-alert--warning{background:#fffbeb;border-color:#f59e0b;color:#92400e}.qda-alert--danger{background:#fef2f2;border-color:#dc2626;color:#7f1d1d}.qda-alert>span{font-size:14px;flex-shrink:0}.qda-alert strong{display:block;font-size:14px;margin-bottom:3px}.qda-alert p{margin:0;font-size:14px;line-height:1.4}.qda-expense-verdict{font-size:14px;line-height:1.55;padding:10px 14px;border-radius:8px;border-left:4px solid}.qda-expense-verdict--good{background:#f0fdf4;border-color:#16a34a;color:#14532d}.qda-expense-verdict--warning{background:#fffbeb;border-color:#f59e0b;color:#92400e}.qda-expense-verdict--danger{background:#fef2f2;border-color:#dc2626;color:#7f1d1d}.qda-expense-verdict--neutral{background:#f8fafc;border-color:#94a3b8;color:#475569}.qda-occupancy-note{font-size:14px;color:#475569;padding:6px 12px;background:#eff6ff;border-radius:6px}.qda-findings{display:grid;grid-template-columns:1fr 1fr;gap:10px}.qda-findings-col{display:flex;flex-direction:column;gap:5px}.qda-findings-col-label{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;padding-bottom:4px}.qda-findings-col-label--pos{color:#16a34a}.qda-findings-col-label--concern{color:#d97706}.qda-finding-item{display:flex;align-items:flex-start;gap:6px;font-size:14px;line-height:1.4;padding:5px 8px;border-radius:6px}.qda-finding-item span{flex-shrink:0;font-weight:700}.qda-finding-item--pos{background:#f0fdf4;color:#14532d}.qda-finding-item--concern{background:#fffbeb;color:#92400e}.qda-findings-empty{font-size:14px;color:#94a3b8;font-style:italic;grid-column:1 / -1}.qda-redflags{display:flex;flex-direction:column;gap:6px}.qda-redflag-item{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#7f1d1d;background:#fef2f2;border-radius:6px;padding:6px 10px;line-height:1.4}.qda-redflag-icon{font-size:14px;flex-shrink:0;margin-top:1px}.qda-result-section--reco{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;gap:10px}.qda-reco-badge{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:8px;background:#f8fafc;border:2.5px solid var(--reco-color)}.qda-reco-icon{font-size:14px}.qda-reco-label{font-size:14px;font-weight:800;color:var(--reco-color);letter-spacing:.2px}.qda-reco-reason{font-size:14px;color:#334155;line-height:1.55}.qda-reco-reason strong{color:#0f172a}.qda-reset-btn{align-self:flex-start;margin-top:4px;background:none;border:1.5px solid #bfdbfe;color:#475569;padding:7px 16px;border-radius:7px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.qda-reset-btn:hover{background:#eff6ff;border-color:#1d4ed8}@media (max-width: 960px){.qda-body{grid-template-columns:1fr}.qda-doc-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.qda-header{padding:8px 14px;flex-wrap:nowrap;gap:8px}.qda-header-left{min-width:0;gap:8px}.qda-badge,.qda-header-step{font-size:12px;padding:4px 10px}.qda-subtitle{display:none}.qda-body{padding:10px 14px 14px;gap:12px}.qda-upload-panel{padding:16px;gap:12px;border-radius:12px}.qda-panel-header{gap:8px}.qda-panel-header h2{margin-bottom:2px}.qda-panel-desc{line-height:1.35}.qda-doc-grid{grid-template-columns:repeat(2,1fr)}.qda-findings{grid-template-columns:1fr}}.elog-fab{position:fixed;right:18px;bottom:88px;z-index:35;border:1px solid #bfdbfe;border-radius:999px;background:#1d4ed8;color:#fff;padding:10px 14px;font-size:13px;font-weight:800;box-shadow:0 12px 26px #0f172a2e;cursor:pointer;white-space:nowrap}.elog-drawer{position:fixed;top:68px;right:16px;bottom:18px;z-index:40;width:min(430px,calc(100vw - 32px));transform:translate(calc(100% + 24px));transition:transform .22s ease;background:#fff;border:1px solid #bfdbfe;border-radius:14px;box-shadow:0 24px 60px #0f172a3d;display:flex;flex-direction:column;overflow-y:auto}.elog-drawer.open{transform:translate(0)}.elog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#eff6ff;border-bottom:1px solid #bfdbfe;position:sticky;top:0;z-index:1}.elog-header-text span{display:block;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.elog-header-text strong{display:block;margin-top:2px;color:#0f172a;font-size:14px}.elog-close{width:30px;height:30px;border:none;border-radius:50%;background:#fff;color:#475569;font-size:20px;font-weight:800;cursor:pointer;flex-shrink:0}.elog-section{margin:12px 14px 0;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.elog-section:last-child{border-bottom:none;padding-bottom:16px}.elog-section h3{margin:0 0 8px;color:#0f172a;font-size:13px;font-weight:800}.elog-doc{padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;margin-bottom:8px}.elog-doc.loading{border-color:#fde68a;background:#fffbeb}.elog-doc.done{border-color:#bbf7d0;background:#f0fdf4}.elog-doc.error{border-color:#fecaca;background:#fef2f2}.elog-doc-head{display:flex;justify-content:space-between;gap:10px}.elog-doc-head strong{color:#0f172a;font-size:13px}.elog-doc-head span{color:#64748b;font-size:11px;text-align:right}.elog-doc p{margin:6px 0;color:#475569;font-size:12px;line-height:1.4}.elog-doc ol{margin:8px 0 0;padding-left:18px;color:#334155;font-size:12px;line-height:1.5}.elog-field-list{display:grid;gap:7px}.elog-field-list>div{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.elog-field-list.calculated>div{background:#f8fafc}.elog-field-list span{color:#334155;font-size:12px;font-weight:800}.elog-field-list small{display:block;margin-top:2px;color:#64748b;font-size:11px;font-weight:500}.elog-field-list b{color:#0f172a;font-size:12px;text-align:right;overflow-wrap:anywhere;flex-shrink:0}.elog-muted{margin:6px 0;color:#94a3b8;font-size:12px;font-style:italic}.elog-warning{padding:8px 10px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#92400e;font-size:12px;line-height:1.4;margin-bottom:8px}.elog-formula{margin:4px 0 0;color:#6366f1;font-size:10px;font-family:monospace}.ef-display{display:inline-flex;align-items:center;gap:4px;cursor:pointer;border-radius:4px;padding:2px 4px;margin:-2px -4px;transition:background .15s;max-width:100%;word-break:break-word}.ef-display:hover{background:#eff6ff}.ef-pencil{font-size:14px;color:#93c5fd;opacity:0;flex-shrink:0;transition:opacity .15s;line-height:1}.ef-display:hover .ef-pencil{opacity:1}.ef-placeholder{color:#94a3b8;font-style:italic;font-weight:400}.ef-input{width:100%;padding:4px 8px;border:1.5px solid #3b82f6;border-radius:5px;font-size:inherit;font-family:inherit;font-weight:inherit;color:inherit;background:#fff;outline:none;box-shadow:0 0 0 3px #3b82f626;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.ef-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}textarea.ef-input{resize:vertical;min-height:80px;line-height:1.5;font-size:14px;padding:8px}.deal-card{background:#fff;padding:20px;border-radius:16px;cursor:pointer;border:1px solid #E2E8F0;box-shadow:0 4px 24px #1d4ed814;transition:all .25s ease;position:relative;overflow:hidden}.deal-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #1d4ed826;border-color:#93c5fd}.deal-card.active{border-color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.deal-card.selected{border-color:#2563eb;background:#eff6ff}.deal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.deal-title-section{flex:1}.deal-name{font-size:14px;font-weight:700;font-family:Syne,sans-serif;color:#0f172a;margin:0 0 8px;line-height:1.3}.deal-source{display:flex;align-items:center;gap:6px;font-size:14px;color:#475569}.source-icon{font-size:14px}.source-text{font-weight:500;text-transform:capitalize}.live-source-pill{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:999px;background:#f1f5f9;color:#1e3a8a;font-size:14px;font-weight:800;letter-spacing:.4px}.deal-score{text-align:right;flex-shrink:0;margin-left:16px}.score-number{font-size:22px;font-weight:800;font-family:Syne,sans-serif;line-height:1;margin-bottom:4px;color:#0f172a}.score-label{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:3px 10px;display:inline-block}.score-label.strong-buy,.score-label.buy{background:#f1f5f9;color:#1e3a8a}.score-label.review{background:#f1f5f9;color:#475569}.score-label.pass{background:#f1f5f9;color:#1e3a8a}.deal-location{display:flex;align-items:center;gap:6px;margin-bottom:16px;font-size:14px;color:#3b82f6}.location-icon{font-size:14px}.deal-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.metric{text-align:center;padding:8px 12px;background:#eff6ff;border-radius:8px}.metric-label{display:block;font-size:14px;color:#475569;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.metric-value{display:block;font-size:14px;font-weight:700;font-family:Syne,sans-serif;color:#0f172a}.deal-details{margin-bottom:16px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #eff6ff;font-size:14px}.detail-row:last-child{border-bottom:none}.detail-label{color:#475569;font-weight:500}.detail-value{color:#0f172a;font-weight:600}.active-indicator{position:absolute;top:12px;right:12px;background:#f1f5f9;color:#1e3a8a;padding:3px 10px;border-radius:999px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.active-text{display:flex;align-items:center;gap:4px}.deal-actions{margin-top:16px;padding-top:16px;border-top:1px solid #bfdbfe}.select-button{width:100%;padding:12px 20px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #1d4ed84d}.select-button:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #1d4ed866}.deal-card.active .select-button{background:linear-gradient(135deg,#1d4ed8,#1d4ed8);box-shadow:0 4px 16px #60a5fa4d}.deal-card.selected .select-button{background:linear-gradient(135deg,#1d4ed8,#2563eb)}@media (max-width: 640px){.deal-card{padding:16px}.deal-header{flex-direction:column;gap:12px}.deal-score{margin-left:0;text-align:left}.deal-metrics{grid-template-columns:1fr;gap:8px}.metric{display:flex;justify-content:space-between;align-items:center;text-align:left}.metric-label{margin-bottom:0}}.lnsb{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-radius:10px;margin:0 0 16px;font-size:13.5px;line-height:1.5;border:1px solid transparent}.lnsb--loading{background:#f0f9ff;border-color:#bae6fd;color:#0369a1;align-items:center}.lnsb--live{background:#eff6ff;border-color:#60a5fa;color:#475569;align-items:center}.lnsb--setup{background:#eff6ff;border-color:#e2e8f0;color:#475569}.lnsb--stale{background:#eff6ff;border-color:#e2e8f0;border-left:4px solid #1d4ed8;color:#475569;align-items:flex-start}.lnsb--cached{background:#eff6ff;border-color:#60a5fa;color:#475569;align-items:center}.lnsb--ratelimit{background:#eff6ff;border-color:#dbeafe;border-left:4px solid #1d4ed8;color:#475569}.lnsb--error{background:#eff6ff;border-color:#e2e8f0;color:#1d4ed8}.lnsb--idle{background:#eff6ff;border-color:#e2e8f0;color:#475569}.lnsb__error-reason{font-size:12px;margin-top:4px!important;color:#1e3a8a;background:#60a5fa0f;padding:6px 10px;border-radius:4px;font-family:monospace;word-break:break-word}.lnsb__spinner{width:16px;height:16px;border:2px solid #7dd3fc;border-top-color:#0284c7;border-radius:50%;animation:lnsb-spin .8s linear infinite;flex-shrink:0}@keyframes lnsb-spin{to{transform:rotate(360deg)}}.lnsb__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:5px}.lnsb__dot--blue{background:#1d4ed8;box-shadow:0 0 0 3px #60a5fa40;animation:lnsb-pulse 2s ease-in-out infinite}@keyframes lnsb-pulse{0%,to{box-shadow:0 0 0 3px #60a5fa40}50%{box-shadow:0 0 0 6px #60a5fa1a}}.lnsb__icon{font-size:14px;flex-shrink:0;margin-top:1px}.lnsb__text,.lnsb__body{flex:1}.lnsb__body p{margin:6px 0 0;font-size:14px}.lnsb__error-detail{font-weight:600;color:#1e3a8a}.lnsb__fix-hint{color:#475569;background:#60a5fa14;padding:8px 10px;border-radius:6px;margin-top:8px!important}.lnsb__fix-hint code{font-family:monospace;background:#60a5fa1f;padding:1px 4px;border-radius:3px;font-size:14px}.lnsb__placeholder-warn{margin-top:8px!important;padding:8px 10px;background:#0f2d5e;border-left:3px solid #0f2d5e;border-radius:0 6px 6px 0;font-size:12px;color:#bfdbfe}.lnsb__actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.lnsb__retry-btn{padding:6px 14px;background:#1d4ed8;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;white-space:nowrap;transition:background .15s}.lnsb__retry-btn:hover{background:#1d4ed8}.lnsb__dismiss{background:none;border:none;color:inherit;cursor:pointer;font-size:14px;padding:0 0 0 8px;opacity:.5;line-height:1;flex-shrink:0;align-self:flex-start}.lnsb__dismiss:hover{opacity:1}@media (max-width: 600px){.lnsb{flex-wrap:wrap}.lnsb__actions{flex-direction:row;width:100%}}.deal-lead-container{padding:32px;max-width:1400px;margin:0 auto}.deal-section-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:10px;margin-bottom:14px;border:1px solid #E2E8F0;background:#f8fafc}.deal-section-label-live{font-weight:700;font-size:14px;color:#1d4ed8}.deal-section-label-curated{font-weight:700;font-size:14px;color:#0f2d5e}.deal-section-count{font-size:14px;color:#475569;background:#f1f5f9;border-radius:999px;padding:2px 10px;font-weight:600}.deal-lead-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid #bfdbfe}.header-content h1{font-size:38px;font-weight:700;color:#0f172a;margin:0 0 8px}.module-description{font-size:14px;color:#475569;margin:0}.user-context{text-align:right}.user-info{font-size:14px;color:#475569;font-weight:500}.deal-lead-content{display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:24px;margin-bottom:32px}.filter-section{background:#fff;padding:16px;border-radius:12px;border:1px solid #E2E8F0;height:fit-content;position:sticky;top:24px}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.filter-header h3{font-size:14px;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}.filter-badge{background:#1e3a8a;color:#fff;font-size:14px;font-weight:700;padding:1px 6px;border-radius:10px}.filter-header-actions{display:flex;align-items:center;gap:6px}.reset-filters-btn{font-size:14px;color:#475569;background:none;border:1px solid #E2E8F0;border-radius:5px;padding:3px 8px;cursor:pointer;transition:all .2s}.reset-filters-btn:hover{color:#0f2d5e;border-color:#60a5fa}.toggle-filters-btn{font-size:14px;color:#475569;background:none;border:none;cursor:pointer;padding:3px 6px}.filter-group{margin-bottom:14px}.filter-label{display:block;font-size:14px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}.filter-input{width:100%;padding:7px 10px;border:1px solid #E2E8F0;border-radius:7px;font-size:14px;color:#0f172a;background:#eff6ff;transition:border-color .2s;box-sizing:border-box}.filter-input:focus{outline:none;border-color:#1e3a8a;background:#fff}.filter-range-row{display:flex;align-items:center;gap:6px}.filter-range-row .filter-input{flex:1;min-width:0}.filter-range-sep{color:#475569;font-size:14px;flex-shrink:0}.filter-slider{width:100%;accent-color:#1e3a8a;cursor:pointer}.filter-slider-labels{display:flex;justify-content:space-between;font-size:14px;color:#475569;margin-top:2px}.age-grade-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;color:#475569;font-size:14px;font-weight:600}.age-grade-legend span{padding:6px 8px;border-radius:8px;background:#eff6ff;border:1px solid #E2E8F0}.source-filters{display:flex;flex-direction:column;gap:8px}.source-filter{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#eff6ff;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:left}.source-filter:hover{background:#eff6ff;border-color:#e2e8f0}.source-filter.active{background:#f1f5f9;border-color:#3b82f6;color:#475569}.source-icon{font-size:14px;flex-shrink:0}.source-name{flex:1;font-size:14px;font-weight:500}.source-count{font-size:14px;background:#bfdbfe;padding:2px 6px;border-radius:12px;font-weight:600;color:#475569}.source-filter.active .source-count{background:#3b82f6;color:#fff}.deals-section{background:#fff;padding:24px;border-radius:12px;border:1px solid #E2E8F0}.deals-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.deals-header h3{font-size:14px;font-weight:600;color:#0f172a;margin:0}.selected-age-class-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(300px,1.3fr);gap:18px;align-items:center;margin-bottom:24px;padding:18px;border:1px solid #E2E8F0;border-radius:12px;background:#eff6ff}.selected-age-class-copy span{display:block;color:#1d4ed8;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.selected-age-class-copy strong{display:block;color:#0f172a;font-size:14px;line-height:1.25;margin-bottom:6px}.selected-age-class-copy p{color:#475569;font-size:14px;font-weight:600;margin:0}.selected-age-class-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.selected-age-class-tile{min-height:76px;padding:12px 10px;border-radius:10px;border:1px solid #E2E8F0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#475569}.selected-age-class-tile strong{color:#0f172a;font-size:14px;line-height:1}.selected-age-class-tile span{font-size:14px;font-weight:700}.selected-age-class-tile.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff;box-shadow:0 10px 24px #1d4ed833}.selected-age-class-tile.active strong{color:#fff}.active-deal-indicator{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#f1f5f9;border:1px solid #1d4ed8;border-radius:8px;color:#1e3a8a;font-size:14px;font-weight:500}.pending-deal-indicator{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;color:#1e3a8a;font-size:14px;font-weight:700}.pending-deal-indicator button{background:#2563eb;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:800;padding:8px 12px}.selected-age-class-chip{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:#fff;border:1px solid #93c5fd;color:#1d4ed8;font-size:14px;font-weight:800;white-space:nowrap}.continue-button{background:#1d4ed8;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.continue-button:hover{background:#1d4ed8;transform:translateY(-1px)}.active-deal-indicator .continue-button{display:none}.deals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.no-deals{text-align:center;padding:60px 20px;color:#475569}.no-deals-icon{font-size:48px;display:block;margin-bottom:16px;opacity:.5}.no-deals h3{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 8px}.no-deals p{font-size:14px;margin:0;line-height:1.5}.deal-lead-footer{background:#eff6ff;padding:24px;border-radius:12px;border:1px solid #E2E8F0;display:grid;grid-template-columns:1fr 1fr;gap:32px}.module-progress{display:flex;flex-direction:column;gap:12px}.progress-info{display:flex;justify-content:space-between;align-items:center;font-size:14px}.progress-info span:first-child{color:#475569;font-weight:500}.progress-info span:last-child{color:#0f172a;font-weight:600}.progress-bar{width:100%;height:8px;background:#bfdbfe;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .3s ease}.next-steps h4{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 12px}.next-steps ol{margin:0;padding-left:20px;font-size:14px;color:#475569;line-height:1.6}.next-steps li{margin-bottom:4px}.duplicate-alert-banner{display:flex;align-items:flex-start;gap:12px;background:#eef4fd;border:1px solid #E2E8F0;border-left:4px solid #1d4ed8;border-radius:10px;padding:14px 18px;margin-bottom:24px;font-size:13.5px;color:#475569;line-height:1.55}.duplicate-alert-icon{font-size:14px;flex-shrink:0;margin-top:1px}.duplicate-alert-text strong{font-weight:700;color:#475569}.duplicate-tip{display:inline;margin-left:4px}.dup-badge-inline{display:inline-block;background:#2b4eaf;color:#fff;font-size:14px;font-weight:700;padding:1px 5px;border-radius:4px;letter-spacing:.5px;vertical-align:middle}.deal-card-wrapper{position:relative}.deal-intel-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:-8px 0 24px}.deal-intel-card{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:14px 16px}.api-status-panel{background:#fff;border:1px solid #dbeafe;border-radius:10px;padding:16px;margin:-8px 0 20px}.api-status-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.api-status-header h3{margin:0 0 4px;color:#0f172a;font-size:14px}.api-status-header p{margin:0;color:#475569;font-size:14px;line-height:1.45}.api-status-header button{border:0;border-radius:8px;background:#1e3a8a;color:#fff;padding:9px 12px;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}.api-status-header button:disabled{opacity:.55;cursor:not-allowed}.api-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.api-status-card{border:1px solid #E2E8F0;border-radius:8px;background:#eff6ff;padding:12px}.api-status-card.live{border-color:#dbeafe;background:#eff6ff}.api-status-card.static{border-color:#e2e8f0;background:#eef4fd}.api-status-card span,.deal-intel-card span,.deal-signal span{display:block;color:#475569;font-size:14px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.api-status-card strong,.deal-intel-card strong{display:block;color:#0f172a;font-size:14px;margin:4px 0 2px}.api-status-card em,.deal-intel-card em,.deal-signal em{color:#475569;font-size:14px;font-style:normal;line-height:1.35}.api-status-updated{margin-top:9px;color:#475569;font-size:14px}.live-deals-banner{display:flex;align-items:center;gap:12px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;padding:12px 14px;margin:-8px 0 20px;font-size:14px}.live-deals-banner strong{flex-shrink:0;color:#0f172a}.live-deals-banner span{color:#475569;line-height:1.4}.live-deals-banner.live{border-color:#60a5fa;background:#eff6ff}.live-deals-banner.live strong{color:#1e3a8a}.live-deals-banner.fallback{border-color:#e2e8f0;background:#eef4fd}.live-deals-banner.fallback strong{color:#475569}.fred-macro-strip{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,2.1fr);gap:12px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;padding:14px;margin:-8px 0 22px}.fred-macro-strip.live{border-color:#e2e8f0;background:#eff6ff}.fred-macro-strip.fallback{border-color:#e2e8f0;background:#eef4fd}.fred-macro-title strong{display:block;color:#0f172a;font-size:14px;margin-bottom:5px}.fred-macro-title span{display:block;color:#475569;font-size:14px;line-height:1.45}.fred-macro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.fred-macro-card{background:#fffc;border:1px solid #E2E8F0;border-radius:8px;padding:10px}.fred-macro-card span{display:block;color:#475569;font-size:14px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.fred-macro-card strong{display:block;color:#0f172a;font-size:14px;margin:4px 0 2px}.fred-macro-card em{color:#475569;font-size:14px;font-style:normal}.deal-signal-dock{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.deal-signal{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:10px}.api-live-signal{border-color:#e2e8f0;background:#eff6ff}.deal-signal strong{display:block;color:#0f172a;font-size:14px;margin:3px 0 6px}.deal-signal-bar{height:6px;border-radius:999px;background:#bfdbfe;overflow:hidden;margin-bottom:6px}.deal-signal-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#1d4ed8)}.deal-mini-checks{display:flex;flex-wrap:wrap;gap:4px}.deal-mini-checks b{border-radius:999px;padding:3px 6px;font-size:14px;font-weight:800}.deal-mini-checks b.pass{background:#f1f5f9;color:#1e3a8a}.deal-mini-checks b.watch{background:#eef4fd;color:#475569}.dup-badge{position:absolute;top:10px;right:10px;z-index:10;background:#2b4eaf;color:#fff;font-size:14px;font-weight:700;padding:3px 8px;border-radius:20px;letter-spacing:.5px;cursor:help;box-shadow:0 2px 6px #60a5fa66}.fit-score-badge{position:absolute;top:10px;left:10px;z-index:10;display:flex;align-items:center;gap:5px;background:var(--fit-color, #3b82f6);color:#fff;padding:4px 10px;border-radius:20px;box-shadow:0 2px 6px #0000002e;cursor:help}.fit-score-num{font-size:14px;font-weight:800;line-height:1}.fit-score-label{font-size:14px;font-weight:600;opacity:.92;letter-spacing:.2px}.fit-profile-section{margin-top:20px;padding-top:16px;border-top:1px solid #bfdbfe}.fit-profile-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:4px}.fit-profile-title{font-size:14px;font-weight:700;color:#0f172a}.fit-profile-subtitle{font-size:14px;color:#475569;margin:0 0 12px}.fit-pill-group{display:flex;gap:6px}.fit-pill{flex:1;padding:6px 4px;background:#eff6ff;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;font-weight:600;color:#0f172a;cursor:pointer;text-align:center;transition:all .2s;line-height:1.3}.fit-pill:hover{background:#bfdbfe;border-color:#e2e8f0}.fit-pill.active{background:#1e3a8a;border-color:#1e3a8a;color:#fff}@media (max-width: 1024px){.deal-lead-content{grid-template-columns:1fr;gap:24px}.filter-section{position:static}.source-filters{flex-direction:row;flex-wrap:wrap}.source-filter{flex:1;min-width:150px}.deal-intel-strip,.api-status-grid,.fred-macro-strip,.fred-macro-grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.deal-lead-container{padding:20px}.source-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-filter{min-width:0;min-height:56px;padding:10px 12px;gap:8px;align-items:center}.source-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.source-name{min-width:0;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.source-count{margin-left:auto;flex-shrink:0}.deal-lead-header{flex-direction:column;gap:16px;align-items:flex-start}.selected-age-class-panel{grid-template-columns:1fr}.selected-age-class-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-context{text-align:left}.deals-grid,.deal-intel-strip,.api-status-grid,.fred-macro-strip,.fred-macro-grid,.deal-signal-dock{grid-template-columns:1fr}.api-status-header{flex-direction:column}.deal-lead-footer{grid-template-columns:1fr;gap:24px}.deals-header{flex-direction:column;gap:16px;align-items:flex-start}.active-deal-indicator{flex-direction:column;align-items:flex-start;gap:12px}}.ddm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1d4ed859;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ddm-panel{background:#fff;border-radius:16px;width:100%;max-width:720px;max-height:88vh;overflow-y:auto;box-shadow:0 24px 60px #00000038;display:flex;flex-direction:column;gap:0}.ddm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 16px;border-bottom:1px solid #eff6ff}.ddm-header-left{display:flex;align-items:flex-start;gap:14px}.ddm-score-badge{flex-shrink:0;padding:6px 14px;border-radius:20px;font-size:14px;font-weight:700;white-space:nowrap;margin-top:4px}.ddm-name{margin:0 0 4px;font-size:14px;font-weight:700;color:#0f172a}.ddm-location{margin:0;font-size:14px;color:#475569}.ddm-close{background:none;border:none;font-size:14px;cursor:pointer;color:#475569;padding:4px 8px;border-radius:6px;line-height:1;flex-shrink:0}.ddm-close:hover{background:#eff6ff;color:#0f172a}.ddm-source-row{display:flex;align-items:center;gap:10px;padding:12px 24px;flex-wrap:wrap}.ddm-source-pill{padding:3px 12px;border-radius:20px;font-size:14px;font-weight:600}.ddm-dom{font-size:14px;color:#475569}.ddm-edit-hint{margin-left:auto;font-size:14px;color:#93c5fd;font-style:italic}.ddm-panel .ef-display{pointer-events:none;cursor:default;padding:0}.ddm-panel .ef-display:hover{background:transparent}.ddm-panel .ef-pencil,.ddm-panel .ddm-edit-hint{display:none}.ddm-status-pill{padding:3px 10px;border-radius:20px;background:#f1f5f9;color:#1d4ed8;font-size:14px;font-weight:600;text-transform:capitalize}.ddm-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#eff6ff;margin:0 24px;border-radius:12px;overflow:hidden;border:1px solid #E2E8F0}.ddm-metric-cell{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:#fff}.ddm-metric-label{font-size:14px;color:#475569;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.ddm-metric-value{font-size:14px;font-weight:700;color:#0f172a}.ddm-financials{margin:16px 24px 0;background:#eff6ff;border:1px solid #E2E8F0;border-radius:10px;padding:16px}.ddm-section-title{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.ddm-fin-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ddm-fin-cell{display:flex;flex-direction:column;gap:2px}.ddm-fin-cell span{font-size:14px;color:#475569;font-weight:600}.ddm-fin-cell strong{font-size:14px;font-weight:700;color:#0f2d5e}.ddm-fin-cell em{font-size:14px;color:#475569;font-style:normal}.ddm-live-section{margin:12px 24px 0;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;padding:16px}.ddm-live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ddm-live-cell{display:flex;flex-direction:column;gap:2px}.ddm-live-cell span{font-size:14px;color:#3b82f6;font-weight:600;text-transform:uppercase}.ddm-live-cell strong{font-size:14px;font-weight:600;color:#1e3a8a}.ddm-signals{display:flex;gap:12px;margin:12px 24px 0;padding:12px 0;border-top:1px solid #eff6ff}.ddm-signal-cell{flex:1;display:flex;flex-direction:column;gap:2px;padding:12px;background:#eff6ff;border-radius:8px;text-align:center}.ddm-signal-cell span{font-size:14px;color:#475569;font-weight:600;text-transform:uppercase}.ddm-signal-cell strong{font-size:14px;font-weight:700;color:#0f2d5e}.ddm-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px 24px;border-top:1px solid #eff6ff;margin-top:12px}.ddm-close-btn{padding:10px 22px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;color:#0f172a;font-size:14px;font-weight:600;cursor:pointer}.ddm-close-btn:hover{background:#eff6ff}.ddm-select-btn{padding:10px 22px;border-radius:8px;border:none;background:#0f2d5e;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.ddm-select-btn:hover{background:#1a357a}.ddm-continue-btn{padding:10px 22px;border-radius:8px;border:none;background:#1d4ed8;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.ddm-continue-btn:hover{background:#1e3a8a}@media (max-width: 600px){.ddm-metrics-grid{grid-template-columns:repeat(2,1fr)}.ddm-fin-row{grid-template-columns:1fr}.ddm-live-grid{grid-template-columns:repeat(2,1fr)}.ddm-signals{flex-direction:column}}.proceed-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;animation:pp-overlay-in .18s ease}@keyframes pp-overlay-in{0%{opacity:0}to{opacity:1}}.proceed-popup{background:#fff;border-radius:20px;padding:36px 40px;max-width:460px;width:90vw;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;box-shadow:0 20px 60px #0000002e;animation:pp-in .22s cubic-bezier(.34,1.56,.64,1)}@keyframes pp-in{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.pp-icon{font-size:48px;line-height:1}.pp-title{font-size:14px;font-weight:700;color:#0f172a;margin:0}.pp-deal-name{font-size:14px;font-weight:600;color:#1d4ed8;background:#eff6ff;padding:6px 18px;border-radius:20px;border:1px solid #E2E8F0}.pp-meta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;font-size:14px;color:#475569}.pp-message{font-size:14px;color:#0f172a;margin:0;line-height:1.6;max-width:340px}.pp-cta-btn{background:#1d4ed8;color:#fff;border:none;border-radius:12px;padding:14px 32px;font-size:14px;font-weight:700;cursor:pointer;width:100%;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 14px #1d4ed84d}.pp-cta-btn:hover{background:#1a357a;transform:translateY(-1px);box-shadow:0 6px 20px #1d4ed866}.pp-cancel-btn{background:none;border:1px solid #E2E8F0;color:#475569;border-radius:8px;padding:8px 20px;font-size:14px;cursor:pointer;transition:background .15s}.pp-cancel-btn:hover{background:#eff6ff}.missing-docs-popup{max-width:500px}.missing-docs-msg{color:#475569}.missing-docs-options{width:100%;display:flex;flex-direction:column;gap:10px}.mdo-btn{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:12px;cursor:pointer;text-align:left;transition:transform .1s,box-shadow .15s;width:100%;border:1.5px solid}.mdo-btn:hover{transform:translateY(-1px)}.mdo-btn-secondary{background:#eff6ff;border-color:#e2e8f0;color:#0f172a}.mdo-btn-secondary:hover{border-color:#475569;box-shadow:0 3px 8px #00000012}.mdo-btn-primary{background:#eff6ff;border-color:#e2e8f0;color:#475569}.mdo-btn-primary:hover{background:#f1f5f9;box-shadow:0 3px 10px #1d4ed81f}.mdo-icon{font-size:14px;flex-shrink:0}.mdo-body{display:flex;flex-direction:column;gap:3px}.mdo-body strong{font-size:14px;font-weight:700}.mdo-body span{font-size:14px;opacity:.75}.dgb-view-details-btn{background:#1d4ed8!important;border-color:#1d4ed8!important}.dgb-view-details-btn:hover{background:#2563eb!important}.view-details-btn{background:#1d4ed8!important;border-color:#1d4ed8!important}.action-center{display:flex;flex-direction:column;gap:0;height:100%;overflow:hidden;font-family:inherit}.ac-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 16px;border-bottom:1px solid #bfdbfe;flex-shrink:0;gap:16px;flex-wrap:wrap}.ac-title{font-size:14px;font-weight:800;color:#0f172a;margin:0 0 4px;display:flex;align-items:center;gap:10px;line-height:1.2}.ac-title-icon{font-size:14px}.ac-unread-badge{font-size:14px;font-weight:700;background:#0f2d5e;color:#fff;border-radius:20px;padding:2px 9px;letter-spacing:.03em}.ac-subtitle{font-size:13.5px;color:#475569;margin:0;line-height:1.5}.ac-header-right{display:flex;align-items:center;gap:8px;flex-shrink:0;flex-wrap:wrap}.ac-btn-secondary{padding:8px 16px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.ac-btn-secondary:hover{background:#f8fafc;border-color:#475569}.ac-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.ac-summary-bar{display:flex;align-items:center;gap:8px;padding:12px 28px;border-bottom:1px solid #f0f6ff;flex-shrink:0;flex-wrap:wrap}.ac-summary-chip{display:flex;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;border:1px solid;font-size:12px;font-weight:600}.ac-summary-chip.all-clear{background:#eff6ff;border-color:#60a5fa;color:#1e3a8a}.ac-search-wrap{position:relative;padding:10px 28px 0;flex-shrink:0}.ac-search{width:100%;padding:9px 36px 9px 14px;border:1px solid #E2E8F0;border-radius:8px;font-size:13.5px;color:#0f172a;outline:none;background:#f8fafc;box-sizing:border-box;transition:border-color .15s}.ac-search:focus{border-color:#1d4ed8;background:#fff}.ac-search-clear{position:absolute;right:36px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#475569;font-size:14px;padding:4px;line-height:1;margin-top:5px}.ac-search-clear:hover{color:#475569}.ac-tabs{display:flex;gap:0;padding:10px 28px 0;border-bottom:1px solid #bfdbfe;flex-shrink:0;overflow-x:auto}.ac-tabs::-webkit-scrollbar{display:none}.ac-tab{padding:9px 18px;border:none;background:none;font-size:13.5px;font-weight:600;color:#475569;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:color .15s,border-color .15s}.ac-tab:hover{color:#0f172a}.ac-tab.active{color:#1d4ed8;border-bottom-color:#1d4ed8}.ac-tab-count{font-size:14px;font-weight:700;background:#bfdbfe;color:#475569;border-radius:10px;padding:1px 7px;min-width:20px;text-align:center}.ac-tab.active .ac-tab-count{background:#f1f5f9;color:#1e3a8a}.ac-alert-list{flex:1;overflow-y:auto;padding:16px 28px;display:flex;flex-direction:column;gap:12px}.ac-alert-list::-webkit-scrollbar{width:6px}.ac-alert-list::-webkit-scrollbar-track{background:transparent}.ac-alert-list::-webkit-scrollbar-thumb{background:#bfdbfe;border-radius:3px}.ac-alert-card{background:#fff;border:1px solid #E2E8F0;border-left:4px solid #1a357a;border-radius:10px;padding:14px 16px;position:relative;transition:box-shadow .15s}.ac-alert-card:hover{box-shadow:0 2px 12px #00000012}.ac-alert-card.unread{background:#fafffe}.ac-alert-card.severity-overdue{background:#fffbfb}.ac-alert-card.severity-urgent{background:#f7fbff}.ac-unread-dot{position:absolute;top:16px;left:-10px;width:8px;height:8px;border-radius:50%;border:2px solid #fff}.ac-alert-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px;flex-wrap:wrap}.ac-alert-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ac-severity-badge{font-size:14px;font-weight:700;padding:3px 9px;border-radius:20px;border:1px solid;white-space:nowrap;letter-spacing:.02em}.ac-module-tag{font-size:12px;color:#475569;background:#f8fafc;padding:3px 8px;border-radius:6px;white-space:nowrap}.ac-category-tag{font-size:10.5px;color:#475569;background:#f8fafc;padding:2px 7px;border-radius:5px;border:1px solid #E2E8F0;white-space:nowrap}.ac-alert-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.ac-icon-btn{background:none;border:none;cursor:pointer;color:#475569;font-size:14px;padding:4px 6px;border-radius:5px;line-height:1;transition:background .15s,color .15s}.ac-icon-btn:hover{background:#f8fafc;color:#475569}.ac-persistent-badge{font-size:14px;opacity:.6;cursor:default}.ac-snooze-wrap{position:relative}.ac-snooze-menu{position:absolute;right:0;top:calc(100% + 4px);background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 4px 16px #0000001a;min-width:120px;z-index:100;overflow:hidden}.ac-snooze-menu button{display:block;width:100%;padding:9px 14px;background:none;border:none;cursor:pointer;text-align:left;font-size:14px;color:#475569;transition:background .12s}.ac-snooze-menu button:hover{background:#f8fafc}.ac-alert-title{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 5px;line-height:1.35}.ac-alert-message{font-size:14px;color:#475569;margin:0 0 12px;line-height:1.55}.ac-alert-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.ac-action-btn{padding:7px 16px;border:none;border-radius:7px;color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .15s;letter-spacing:.01em}.ac-action-btn:hover{opacity:.88;transform:translateY(-1px)}.ac-alert-time{font-size:12px;color:#475569;flex-shrink:0}.ac-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;gap:8px}.ac-empty-icon{font-size:38px}.ac-empty strong{font-size:14px;color:#0f172a}.ac-empty p{font-size:13.5px;color:#475569;margin:0;max-width:300px}.ac-footer{display:flex;flex-direction:column;gap:2px;padding:10px 28px;border-top:1px solid #f0f6ff;flex-shrink:0}.ac-footer span{font-size:14px;color:#475569}.module-alert-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-radius:10px;border:1px solid;margin-bottom:16px;animation:bannerIn .25s ease}@keyframes bannerIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.module-alert-banner.severity-urgent{background:#eff6ff;border-color:#e2e8f0}.module-alert-banner.severity-warning{background:#eff6ff;border-color:#dbeafe}.module-alert-banner.severity-info{background:#eff6ff;border-color:#93c5fd}.module-alert-banner.severity-overdue{background:#eff6ff;border-color:#60a5fa}.mab-icon{font-size:14px;flex-shrink:0}.mab-body{flex:1}.mab-title{font-size:13.5px;font-weight:700;color:#0f172a;margin:0 0 2px}.mab-msg{font-size:12px;color:#475569;margin:0;line-height:1.4}.mab-btn{padding:5px 12px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;color:#0f172a;flex-shrink:0;margin-top:4px;transition:opacity .15s}.mab-btn:hover{opacity:.87}.decision-gate-banner{background:linear-gradient(135deg,#1d4ed8,#0f2d5e);border-radius:12px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap;box-shadow:0 4px 16px #1f7a6833}.dgb-label{font-size:14px;font-weight:700;color:#ffffffb3;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px}.dgb-title{font-size:14px;font-weight:800;color:#0f172a;margin:0 0 4px}.dgb-sub{font-size:14px;color:#ffffffbf;margin:0}.dgb-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.dgb-confirm-btn{padding:10px 22px;background:#fff;color:#1d4ed8;border:none;border-radius:8px;font-size:13.5px;font-weight:800;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #1d4ed81f}.dgb-confirm-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #00000026}.dgb-confirm-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.dgb-change-btn{padding:10px 16px;background:#ffffff26;color:#0f172a;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.dgb-change-btn:hover{background:#ffffff40}.selection-confirm-card{background:#eff6ff;border:2px solid #1d4ed8;border-radius:10px;padding:14px 18px;display:flex;align-items:center;gap:14px;margin-bottom:16px;animation:bannerIn .2s ease}.scc-check{width:36px;height:36px;background:#1d4ed8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;flex-shrink:0}.scc-body{flex:1}.scc-label{font-size:14px;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.06em}.scc-name{font-size:14px;font-weight:700;color:#0f172a;margin:2px 0}.scc-meta{font-size:12px;color:#475569}.scc-change{background:none;border:1px solid #E2E8F0;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:600;color:#475569;cursor:pointer;transition:border-color .15s,color .15s;flex-shrink:0}.scc-change:hover{border-color:#475569;color:#475569}.gate-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:6px}.continue-button.gated{opacity:.4;cursor:not-allowed;pointer-events:none}.gate-tooltip{font-size:14px;color:#0f2d5e;margin-top:6px;display:flex;align-items:center;gap:4px}.header-notif-badge{display:inline-flex;align-items:center;justify-content:center;background:#0f2d5e;color:#fff;font-size:14px;font-weight:800;border-radius:10px;padding:1px 6px;min-width:18px;margin-left:6px;vertical-align:middle}.lmp-root{background:#fff;border:1px solid #E2E8F0;border-radius:12px;overflow:hidden;margin-bottom:24px}.lmp-header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;gap:12px;flex-wrap:wrap}.lmp-header-left{display:flex;align-items:center;gap:8px}.lmp-live-dot{width:8px;height:8px;border-radius:50%;background:#1d4ed8;box-shadow:0 0 0 2px #60a5fa4d;animation:lmp-pulse 2s infinite;flex-shrink:0}@keyframes lmp-pulse{0%,to{box-shadow:0 0 0 2px #60a5fa4d}50%{box-shadow:0 0 0 5px #60a5fa1a}}.lmp-header-title{font-size:14px;font-weight:700;color:#0f172a}.lmp-source{font-size:14px;color:#ffffff8c;padding:2px 6px;background:#ffffff1a;border-radius:10px}.lmp-header-right{display:flex;align-items:center;gap:8px}.lmp-updated{font-size:14px;color:#ffffff8c}.lmp-refresh-btn{background:#ffffff1f;color:#0f172a;border:none;border-radius:6px;width:26px;height:26px;font-size:14px;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;padding:0}.lmp-refresh-btn:hover{background:#ffffff38}.lmp-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.lmp-cards-compact{grid-template-columns:repeat(2,1fr)}.lmp-card{display:flex;flex-direction:column;gap:3px;padding:14px 16px;border-right:1px solid #f0f6ff;border-bottom:1px solid #f0f6ff}.lmp-card:last-child{border-right:none}.lmp-cards-compact .lmp-card:nth-child(2n){border-right:none}.lmp-cards-compact .lmp-card:nth-child(n+3){border-bottom:none}.lmp-card--empty{opacity:.45}.lmp-card-icon{font-size:14px;margin-bottom:2px}.lmp-card-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px}.lmp-card-main{display:flex;align-items:baseline;gap:6px}.lmp-card-value{font-size:14px;font-weight:800;color:#0f172a;line-height:1}.lmp-muted{color:#475569!important;font-size:24px}.lmp-card-delta{font-size:14px;font-weight:700}.lmp-card-date{font-size:14px;color:#bfdbfe;margin-top:2px}.lmp-up{color:#0f2d5e}.lmp-down{color:#1d4ed8}.lmp-neutral{color:#475569}.lmp-loading{display:flex;align-items:center;gap:10px;padding:20px 16px;color:#475569;font-size:14px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;margin-bottom:24px}.lmp-spinner{width:16px;height:16px;border:2px solid #bfdbfe;border-top-color:#1d4ed8;border-radius:50%;animation:lmp-spin .8s linear infinite;flex-shrink:0}@keyframes lmp-spin{to{transform:rotate(360deg)}}.lmp-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#eff6ff;border:1px solid #60a5fa;border-radius:12px;margin-bottom:24px;font-size:14px;color:#1e3a8a}.lmp-error button{background:#1e3a8a;color:#fff;border:none;padding:5px 12px;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}.lmp-footer{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;font-size:14px;color:#475569;background:#fafafa;border-top:1px solid #f0f6ff}.lmp-rentcast-ok{color:#1d4ed8;font-weight:600}.lmp-rentcast-off{color:#bfdbfe}.lmp-source-ok{color:#1d4ed8;font-weight:600}.lmp-source-err{color:#0f2d5e;font-weight:600}.lmp-placeholder{opacity:.85;border-color:#60a5fa}.lmp-live-dot--offline{background:#0f2d5e;box-shadow:none;animation:none}.lmp-placeholder-notice{background:#eff6ff;border-bottom:1px solid #60a5fa;color:#1e3a8a;font-size:14px;padding:7px 16px;font-weight:500}.lmp-setup-prompt{display:flex;gap:16px;align-items:flex-start;background:linear-gradient(135deg,#f0f7ff,#eff6ff);border:1px solid #E2E8F0;border-left:4px solid #3b82f6;border-radius:12px;padding:18px 20px;margin-bottom:24px}.lmp-setup-icon{font-size:22px;flex-shrink:0;margin-top:2px}.lmp-setup-body strong{display:block;font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.lmp-setup-body p{font-size:14px;color:#475569;margin:0 0 12px;line-height:1.5}.lmp-setup-steps{display:flex;flex-direction:column;gap:6px}.lmp-setup-step{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#475569;line-height:1.5}.lmp-setup-step>span:first-child{background:#1d4ed8;color:#fff;font-size:14px;font-weight:800;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.lmp-setup-step a{color:#1d4ed8;text-decoration:underline}.lmp-setup-step code{background:#e0e7ff;color:#475569;padding:0 4px;border-radius:3px;font-size:14px}.lmp-compact .lmp-card-value,.lmp-compact .lmp-card-icon{font-size:14px}@media (max-width: 900px){.lmp-cards{grid-template-columns:repeat(2,1fr)}.lmp-card:nth-child(2n){border-right:none}.lmp-card:nth-child(n+3){border-bottom:none}}@media (max-width: 600px){.lmp-cards{grid-template-columns:1fr 1fr}.lmp-setup-prompt{flex-direction:column}}.m2-page{display:flex;flex-direction:column;height:100%;background:#f8fafc;overflow:hidden}.m2-live-pulse-wrap{margin-top:18px}.m2-live-pulse-wrap .lmp-root,.m2-live-pulse-wrap .lmp-setup-prompt,.m2-live-pulse-wrap .lmp-loading,.m2-live-pulse-wrap .lmp-error{margin-bottom:0}.m2-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a6b}.m2-popup{width:min(440px,100%);background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 24px 60px #0f172a38;padding:28px;text-align:center}.m2-popup-icon{width:54px;height:54px;margin:0 auto 14px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#1d4ed8;font-weight:900;letter-spacing:.04em}.m2-popup h3{margin:0 0 10px;color:#0f172a;font-size:14px;line-height:1.2}.m2-popup p{margin:0;color:#475569;font-size:14px;line-height:1.55}.m2-popup-actions{display:flex;justify-content:center;gap:12px;margin-top:22px}.m2-popup-primary,.m2-popup-secondary{border-radius:8px;border:1px solid #E2E8F0;padding:10px 18px;font-size:14px;font-weight:700;cursor:pointer}.m2-popup-primary{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.m2-popup-secondary{background:#fff;color:#1d4ed8}.m2-deal-bar{display:flex;align-items:center;gap:16px;padding:8px 24px;background:#fff;border-bottom:1px solid #bfdbfe;flex-shrink:0;flex-wrap:wrap;font-size:14px}.m2-deal-bar-name{font-weight:700;color:#0f172a}.m2-deal-bar-price{color:#1d4ed8;font-size:14px}.m2-deal-bar-price strong{font-weight:700}.m2-deal-bar-addr{color:#475569}.m2-deal-bar-stage{margin-left:auto;color:#475569;font-size:14px}.m2-deal-bar-stage strong{color:#0f172a}.m2-deal-bar-status{background:#f1f5f9;color:#1e3a8a;font-size:14px;font-weight:700;padding:3px 10px;border-radius:12px}.m2-tabs{display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:2px solid #bfdbfe;flex-shrink:0;gap:8px;flex-wrap:wrap}.m2-tabs-inner{display:flex;gap:4px}.m2-tab{padding:12px 20px;font-size:14px;font-weight:600;color:#475569;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .15s;margin-bottom:-2px}.m2-tab:hover{color:#1d4ed8}.m2-tab.active{color:#fff;background:#1d4ed8;border-radius:6px 6px 0 0;border-bottom-color:#fff}.m2-module-badge{background:#f1f5f9;color:#1d4ed8;font-size:14px;font-weight:800;letter-spacing:.1em;padding:3px 10px;border-radius:6px;text-transform:uppercase;margin-left:auto;white-space:nowrap}.m2-content{flex:1;overflow-y:auto;min-height:0;padding:16px 24px 8px}.m2-us-map-surface{background:#e8f5fb;border-radius:18px;overflow:hidden;padding:18px 18px 8px}.m2-us-map-surface svg{display:block}.m2-map-tooltip{position:absolute;pointer-events:none;background:#111827eb;border-radius:8px;padding:8px 12px;z-index:100;min-width:130px}.m2-tt-name{font-size:14px;font-weight:700;color:#fff;margin-bottom:3px}.m2-tt-score{font-size:14px;color:#bfdbfe}.m2-map-legend{display:flex;flex-wrap:wrap;gap:8px 14px;padding:8px 0 2px;font-size:14px;color:#475569}.m2-legend-item{display:flex;align-items:center;gap:5px}.m2-view-all{font-size:14px;color:#475569;font-weight:600;cursor:pointer;padding-top:6px;border-top:1px solid #f0f6ff}.m2-view-all:hover{text-decoration:underline}.m2-panel{background:#fff;border-radius:12px;border:1px solid #E2E8F0;padding:20px}.m2-panel-hdr{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.m2-panel-hdr>span{font-size:14px;flex-shrink:0;margin-top:2px}.m2-panel-hdr h3{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 2px}.m2-panel-hdr p{font-size:14px;color:#475569;margin:0}.m2-workflow-layout{display:grid;grid-template-columns:1fr 300px;gap:16px}.m2-workflow-right{display:flex;flex-direction:column;gap:16px}.m2-state-grid{display:flex;flex-direction:column;gap:6px;padding:4px 0}.m2-grid-row{display:flex;gap:6px}.m2-state-box{flex:1;padding:8px 4px;border-radius:6px;border:2px solid transparent;color:#0f172a;font-size:14px;font-weight:800;letter-spacing:.3px;cursor:pointer;text-align:center;transition:all .15s;position:relative}.m2-state-box:hover{transform:scale(1.08);border-color:#fff9;box-shadow:0 3px 10px #0003}.m2-state-box.selected{border-color:#0f172a;box-shadow:0 0 0 3px #3b82f666;transform:scale(1.1)}.m2-state-box.deal-state{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa}.m2-deal-dot{position:absolute;top:2px;right:2px;width:5px;height:5px;border-radius:50%;background:#60a5fa}.m2-grid-legend{display:flex;gap:12px;flex-wrap:wrap;padding-top:10px;border-top:1px solid #f0f6ff;font-size:14px;color:#475569}.m2-grid-legend-item{display:flex;align-items:center}.m2-top-list{display:flex;flex-direction:column;gap:4px}.m2-top-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;cursor:pointer;transition:background .1s}.m2-top-row:hover{background:#f8fafc}.m2-top-rank{font-size:14px;color:#475569;font-weight:700;width:24px}.m2-top-name{font-size:14px;color:#475569;font-weight:500;flex:1}.m2-top-score{font-size:16px;font-weight:900;letter-spacing:.2px;text-shadow:0 0 1.5px currentColor}.m2-trend-chart{display:flex;align-items:flex-end;gap:6px;height:80px;padding-top:4px}.m2-trend-bar-wrap{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.m2-trend-bar{width:100%;background:linear-gradient(180deg,#1d4ed8,#3b82f6);border-radius:4px 4px 0 0;min-height:4px}.m2-trend-year{font-size:14px;color:#475569;font-weight:500}.m2-refresh-list{display:flex;flex-direction:column;gap:8px}.m2-refresh-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.m2-refresh-label{color:#475569}.m2-refresh-freq{font-weight:700;font-size:14px}.m2-workflow-detail-overlay{position:fixed;right:24px;bottom:80px;width:320px;z-index:200;box-shadow:0 8px 32px #0000002e;border-radius:14px;overflow:hidden}.m2-score-layout{display:grid;grid-template-columns:1fr 300px;gap:16px;align-items:start}.m2-score-panel{padding:0;overflow:hidden}.m2-score-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px 12px;border-bottom:1px solid #f0f6ff}.m2-score-head h3{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 4px}.m2-score-head p{font-size:14px;color:#475569;margin:0}.m2-search-input{padding:8px 14px;border:1.5px solid #bfdbfe;border-radius:8px;font-size:14px;color:#475569;background:#f8fafc;min-width:160px;transition:border-color .15s}.m2-search-input:focus{outline:none;border-color:#1d4ed8;background:#fff}.m2-table-header{display:flex;align-items:center;padding:8px 20px;background:#f8fafc;border-bottom:1px solid #f0f6ff;font-size:14px;font-weight:700;color:#475569;letter-spacing:.5px;text-transform:uppercase}.m2-table-body{max-height:560px;overflow-y:auto}.m2-table-row{display:flex;align-items:center;padding:10px 20px;border-bottom:1px solid #f0f6ff;cursor:pointer;transition:background .1s}.m2-table-row:hover{background:#f8fafc}.m2-table-row.active-row{background:#f0fdfa}.col-state{flex:2;display:flex;align-items:center;gap:8px;min-width:0}.col-pill{flex:1;display:flex;justify-content:center}.col-score{flex:1.2;display:flex;align-items:center;gap:6px}.col-trend{flex:0 0 40px;text-align:center}.m2-state-badge{background:#134e4a;color:#fff;font-size:14px;font-weight:800;padding:4px 7px;border-radius:5px;min-width:32px;text-align:center;flex-shrink:0}.m2-state-fullname{font-size:14px;font-weight:500;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m2-top-pick{background:#f1f5f9;color:#475569;font-size:14px;font-weight:700;padding:2px 6px;border-radius:10px;white-space:nowrap}.m2-score-circle{width:32px;height:32px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.m2-score-mini-bar-track{flex:1;height:4px;background:#f8fafc;border-radius:2px;overflow:hidden}.m2-score-mini-bar{display:block;height:100%;border-radius:2px}.m2-right-stack{display:flex;flex-direction:column;gap:16px}.m2-detail-panel{background:#fff;border-radius:12px;border:1px solid #E2E8F0;padding:18px;display:flex;flex-direction:column;gap:12px}.m2-detail-header{display:flex;justify-content:space-between;align-items:flex-start}.m2-detail-name{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:4px}.m2-detail-badge{display:inline-block;font-size:14px;font-weight:700;padding:2px 10px;border-radius:12px}.m2-detail-close{background:#f8fafc;border:none;border-radius:6px;width:24px;height:24px;cursor:pointer;color:#475569;font-size:14px;display:flex;align-items:center;justify-content:center}.m2-detail-close:hover{background:#bfdbfe}.m2-detail-metric{border-top:1px solid #f0f6ff;padding-top:10px}.m2-detail-metric-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.m2-detail-metric-label{font-size:14px;font-weight:700;color:#0f172a}.m2-detail-metric-desc{font-size:14px;color:#475569;line-height:1.5;margin:0}.m2-assumptions{background:#fff;border-radius:12px;border:1px solid #E2E8F0;padding:18px;display:flex;flex-direction:column;gap:14px}.m2-assumptions-title{font-size:14px;font-weight:700;color:#0f172a}.m2-assumptions-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.m2-assumption-label{font-size:14px;color:#475569;margin-bottom:2px}.m2-assumption-value{font-size:14px;font-weight:700;color:#0f172a}.m2-assumption-value.text-blue-strong,.text-blue-strong{color:#1d4ed8}.m2-validation-label{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:2px}.m2-validation-pct{font-size:14px;color:#475569;margin-bottom:6px}.m2-validation-bar-track{width:100%;height:6px;background:#f8fafc;border-radius:3px;overflow:hidden;margin-bottom:6px}.m2-validation-bar-fill{height:100%;background:#1d4ed8;border-radius:3px;transition:width .5s ease}.m2-validation-msg{font-size:14px;color:#475569;border-left:3px solid #1d4ed8;padding-left:8px}.m2-gen-btn{width:100%;padding:11px;background:#1d4ed8;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s}.m2-gen-btn:hover:not(:disabled){background:#1d4ed8}.m2-gen-btn:disabled{opacity:.7;cursor:not-allowed}.m2-gen-btn.loading{background:#1d4ed8}.m2-gen-spinner{display:flex;align-items:center;justify-content:center;gap:6px}.m2-spin{display:inline-block;animation:m2-spin .8s linear infinite}@keyframes m2-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.m2-mi-output{border:1.5px solid #bfdbfe;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px;background:#fafafa;animation:m2-fadein .4s ease}@keyframes m2-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.m2-mi-header{display:flex;align-items:center;gap:10px}.m2-mi-grade{width:44px;height:44px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0}.m2-mi-tier{font-size:14px;font-weight:700;color:#475569}.m2-mi-state-label{font-size:14px;color:#475569;margin-top:2px}.m2-mi-summary{font-size:14px;color:#475569;line-height:1.5;margin:0}.m2-mi-metrics-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.m2-mi-metric-box{background:#fff;border:1px solid #E2E8F0;border-radius:7px;padding:8px 10px}.m2-mi-metric-val{font-size:14px;color:#475569;margin-bottom:2px}.m2-mi-metric-num{font-size:14px;font-weight:700;color:#0f172a}.m2-mi-insights{display:flex;flex-direction:column;gap:5px}.m2-mi-insight{font-size:14px;color:#475569;line-height:1.4;background:#fff;border:1px solid #f0f6ff;border-radius:6px;padding:6px 10px}.m2-mi-rec{font-size:14px;font-weight:600;padding:8px 12px;border-radius:8px;line-height:1.4}.rec-blue-strong{background:#f1f5f9;color:#1e3a8a}.rec-blue-mid{background:#f1f5f9;color:#475569}.rec-blue-deep{background:#f1f5f9;color:#1e3a8a}.m2-continue-btn{width:100%;padding:11px;background:#0f172a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s}.m2-continue-btn:hover{background:#0f172a;transform:translateY(-1px)}.m2-content .m2-continue-btn{display:none}.m2-boom-head{padding:0 0 12px;border-bottom:1px solid #f0f6ff;margin-bottom:12px}.m2-boom-head h3{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 4px}.m2-boom-head p{font-size:14px;color:#475569;margin:0;line-height:1.5}.m2-signal-row{display:flex;align-items:center;gap:8px;padding:12px 20px;border-bottom:1px solid #f0f6ff;flex-wrap:wrap}.m2-signal-label{font-size:14px;font-weight:700;color:#475569;letter-spacing:.5px;white-space:nowrap}.m2-signal-btn{padding:5px 12px;font-size:14px;font-weight:600;border:1.5px solid #bfdbfe;border-radius:20px;background:#fff;color:#475569;cursor:pointer;transition:all .15s;white-space:nowrap}.m2-signal-btn.active{background:#eff6ff;border-color:#1d4ed8;color:#1d4ed8}.m2-signal-btn:hover:not(.active){background:#f8fafc}.m2-boom-list{display:flex;flex-direction:column;max-height:520px;overflow-y:auto}.m2-boom-item{display:flex;gap:16px;padding:16px 20px;border-bottom:1px solid #f0f6ff}.m2-boom-rank{width:40px;height:40px;border-radius:8px;background:#134e4a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.m2-boom-content{flex:1;min-width:0}.m2-boom-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.m2-boom-city{font-size:14px;font-weight:700;color:#0f172a}.m2-boom-type{font-size:14px;font-weight:700;padding:2px 8px;border-radius:10px}.m2-boom-risk{font-size:14px;color:#475569;margin-left:auto}.m2-boom-desc{font-size:14px;color:#475569;line-height:1.5;margin:0 0 8px}.m2-momentum-row{display:flex;align-items:center;gap:8px}.m2-momentum-label{font-size:14px;font-weight:700;color:#475569;letter-spacing:.5px;white-space:nowrap}.m2-momentum-track{flex:1;height:6px;background:#f8fafc;border-radius:3px;overflow:hidden}.m2-momentum-fill{height:100%;border-radius:3px;transition:width .5s ease}.m2-momentum-val{font-size:14px;font-weight:700;color:#475569;white-space:nowrap}.m2-risk-list{display:flex;flex-direction:column;max-height:520px;overflow-y:auto}.m2-risk-item{border-bottom:1px solid #f0f6ff;padding:14px 20px}.m2-risk-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:8px}.m2-risk-state{font-size:14px;font-weight:700;color:#0f172a}.m2-risk-city{font-size:14px;color:#1d4ed8;margin-top:2px}.m2-risk-right{display:flex;align-items:center;gap:8px}.m2-risk-badge{font-size:14px;font-weight:700;padding:3px 10px;border-radius:12px}.m2-risk-bar-track{width:100%;height:5px;background:#f8fafc;border-radius:3px;overflow:hidden;margin-bottom:10px}.m2-risk-bar-fill{height:100%;border-radius:3px;transition:width .5s ease}.m2-risk-factors{display:flex;flex-direction:column;gap:10px;padding-top:4px}.m2-risk-factor-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.m2-risk-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.m2-risk-factor-name{font-size:14px;font-weight:700;color:#0f172a;flex:1}.m2-risk-factor-badge{font-size:14px;font-weight:700;padding:2px 8px;border-radius:10px}.m2-risk-factor-desc{font-size:14px;color:#475569;line-height:1.5;margin:0;padding-left:16px}.m2-signal-desc{font-size:12px;line-height:1.5;padding:10px 14px;border-radius:8px;margin:0 0 16px}.m2-radar-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:12px}.m2-radar-filter-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.m2-radar-filter-btn{display:flex;align-items:center;gap:5px;padding:5px 12px;background:#f8fafc;border:1.5px solid #bfdbfe;border-radius:20px;font-size:14px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}.m2-radar-filter-btn:hover:not(.active){background:#bfdbfe;border-color:#e2e8f0}.m2-radar-count{background:#1d4ed81f;padding:1px 5px;border-radius:10px;font-size:14px;font-weight:700}.m2-radar-sort{display:flex;align-items:center;gap:6px;margin-left:auto}.m2-radar-sort-select{font-size:14px;padding:5px 8px;border:1px solid #E2E8F0;border-radius:7px;background:#f8fafc;color:#475569;cursor:pointer}.m2-radar-results-label{font-size:14px;color:#475569;margin-bottom:12px;font-style:italic}.m2-risk-bar-labels{display:flex;justify-content:space-between;margin-top:2px;margin-bottom:8px}.m2-source-banner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;padding:10px 12px;border:1px solid #E2E8F0;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:14px}.m2-source-banner strong{color:#1d4ed8;font-weight:800}.m2-source-banner span{color:#334155}.m2-score-source-mini{margin-top:5px;color:#1d4ed8;font-size:14px;font-weight:700}.m2-detail-sources{display:grid;gap:4px;margin-top:12px;padding:10px;border:1px solid #e0e7ff;border-radius:8px;background:#eff6ff;color:#475569;font-size:14px}.m2-detail-sources strong{color:#0f172a}@media (max-width: 1100px){.m2-workflow-layout,.m2-score-layout{grid-template-columns:1fr}.m2-workflow-detail-overlay{position:static;width:100%;box-shadow:none}}@media (max-width: 700px){.m2-content{padding:14px}.m2-tab{padding:10px 12px;font-size:14px}.col-pill{display:none}}.tma{max-width:none;width:100%;position:static}.tma-header h2{font-size:1rem;font-weight:700;color:#1e3a8a;margin:0 0 .25rem}.tma-header .section-description{font-size:.82rem;margin:0 0 .75rem;color:#64748b}.tma-card{background:#fff;border:1px solid #bfdbfe;border-radius:8px;box-shadow:0 2px 12px #1d4ed80f;padding:.75rem .9rem}.tma-row{display:grid;grid-template-columns:minmax(0,1fr) 9rem;align-items:center;gap:.35rem .75rem;padding:.42rem 0;border-bottom:1px solid #eff6ff}.tma-row:last-child{border-bottom:none}.tma-row>label{font-size:.84rem;font-weight:600;color:#0f172a}.tma-hint{grid-column:1 / -1;font-size:.72rem;font-style:italic;color:#64748b;margin-top:-.08rem}.tma-hint:empty{display:none}.tma-input{display:flex;align-items:center;gap:.35rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;padding:.1rem .45rem}.tma-input .form-input{border:none;background:transparent;text-align:right;width:100%;font-weight:600;color:#1d4ed8;padding:.18rem 0;outline:none}.tma-input span{color:#1d4ed8;font-weight:600}.tma-input.input-prefix span{order:-1}.tma-input-highlight{background:#dbeafe;border-color:#93c5fd}.tma-value{text-align:right;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;font-size:.88rem}.tma-result label{color:#1a357a}.tma-result .tma-value{padding:.2rem .6rem}.tma-valuation{margin-top:.2rem;padding-top:.6rem;border-top:2px solid #0f172a}.tma-valuation label{font-size:.92rem;font-weight:700;color:#0f172a}.tma-valuation .tma-value{font-size:1rem;color:#1d4ed8}.tma-disclaimer{margin:.5rem 0 0;font-size:.7rem;color:#94a3b8}.tma-input .form-input::-webkit-outer-spin-button,.tma-input .form-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tma-input .form-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}@media (max-width: 540px){.tma-row{grid-template-columns:1fr}.tma-row>.tma-input,.tma-row>.tma-value{justify-self:stretch;text-align:left}}.m3-page{display:flex;flex-direction:column;height:100%;background:#f8fafc}.m3-header{display:flex;align-items:center;gap:14px;padding:14px 20px;background:#fff;border-bottom:2px solid #bfdbfe;flex-shrink:0}.m3-badge{background:#f1f5f9;color:#1d4ed8;font-weight:800;letter-spacing:.1em;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#0f172a;font-size:14px;font-weight:700;padding:4px 12px;border-radius:20px;white-space:nowrap;letter-spacing:.6px;text-transform:uppercase}.m3-title{font-size:14px;font-weight:700;color:#0f172a;margin:0}.m3-subtitle{font-size:14px;color:#475569;margin:0}.m3-deal-pill{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.m3-deal-pill-label{font-size:14px;color:#475569;text-transform:uppercase;letter-spacing:.4px}.m3-deal-pill-name{font-size:14px;font-weight:600;color:#1d4ed8}.m3-body{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(480px,1.25fr);gap:20px;padding:16px 20px;flex:1;overflow-y:auto;min-height:0}.m3-panel{background:#fff;border-radius:14px;border:1px solid #E2E8F0;padding:22px;display:flex;flex-direction:column;gap:14px;height:fit-content}.m3-panel-header{display:flex;align-items:center;gap:10px}.m3-panel-icon{font-size:14px}.m3-panel-header h2{font-size:14px;font-weight:700;color:#0f172a;margin:0}.m3-panel-desc{font-size:14px;color:#475569;margin:-8px 0 0}.m3-om-gate-banner{display:flex;align-items:flex-start;gap:12px;background:#eff6ff;border:1.5px solid #bfdbfe;border-left:4px solid #3b82f6;border-radius:10px;padding:12px 14px;margin-bottom:12px;font-size:14px}.m3-om-gate-banner>span{font-size:14px;flex-shrink:0;margin-top:1px}.m3-om-gate-banner strong{display:block;color:#9a3412;font-size:14px;margin-bottom:3px}.m3-om-gate-banner p{margin:0;color:#475569;line-height:1.4}.m3-om-gate-banner.confirmed{background:#eff6ff;border-color:#60a5fa;border-left-color:#1d4ed8}.m3-om-gate-banner.confirmed strong{color:#1e3a8a}.m3-om-gate-banner.confirmed p{color:#1d4ed8}.m3-doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.m3-doc-card{background:var(--doc-bg, #f0f6ff);border:2px dashed var(--doc-color, #bfdbfe);border-radius:10px;padding:14px 10px;text-align:center;cursor:pointer;transition:all .2s ease;position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;min-height:100px}.m3-doc-card:hover{border-style:solid;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.m3-doc-card.drag-over{border-style:solid;transform:scale(1.03)}.m3-doc-card.has-file{border-style:solid;background:#eff6ff;border-color:#1d4ed8}.m3-doc-icon{font-size:14px;line-height:1}.m3-doc-label{font-size:14px;font-weight:700;color:var(--doc-color, #1a357a)}.m3-doc-sublabel{font-size:14px;color:#475569;word-break:break-all}.m3-doc-hint{font-size:14px;color:var(--doc-color, #1d4ed8);font-weight:600;margin-top:2px}.m3-doc-remove{position:absolute;top:4px;right:6px;background:none;border:none;color:#475569;font-size:14px;cursor:pointer;padding:0;line-height:1}.m3-doc-remove:hover{color:#0f2d5e}.m3-link-input{width:100%;margin-top:6px;font-size:14px;border:1px solid #E2E8F0;border-radius:5px;padding:4px 6px;text-align:left;background:#fff;color:#475569;box-sizing:border-box}.m3-link-input:focus{outline:none;border-color:#3b82f6}.m3-upload-summary{font-size:14px;color:#475569;text-align:center;padding-top:4px;border-top:1px solid #f0f6ff}.m3-readiness-panel{border:1px solid #dbeafe;background:#eff6ff;border-radius:10px;padding:12px}.m3-readiness-panel>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.m3-readiness-panel span{color:#475569;font-size:14px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.m3-readiness-panel strong{color:#1d4ed8;font-size:14px}.m3-readiness-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.m3-readiness-grid div{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:8px}.m3-readiness-grid strong{display:block;margin-top:3px;font-size:14px}.m3-next-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.m3-next-actions b{border-radius:999px;background:#f1f5f9;color:#475569;padding:4px 8px;font-size:14px;font-weight:800}.m3-form{display:flex;flex-direction:column;gap:10px}.m3-field{display:flex;flex-direction:column;gap:4px;flex:1}.m3-field.m3-field-full{width:100%}.m3-field.m3-field-sm{flex:0 0 70px}.m3-field label{font-size:14px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.4px}.m3-field .m3-label-with-source{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:fit-content;max-width:100%;position:relative}.m3-source-hint{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;text-transform:none;letter-spacing:0}.m3-source-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1;font-weight:900;letter-spacing:0;cursor:help}.m3-source-hint.has-source .m3-source-badge{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.m3-source-popover{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:30;width:max-content;max-width:280px;transform:translate(-50%) translateY(4px);opacity:0;pointer-events:none;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 14px 34px #0f172a29;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.35;text-transform:none;letter-spacing:0;white-space:normal;transition:opacity .15s ease,transform .15s ease}.m3-source-popover:after{content:"";position:absolute;left:50%;top:100%;width:9px;height:9px;transform:translate(-50%,-5px) rotate(45deg);background:#fff;border-right:1px solid #bfdbfe;border-bottom:1px solid #bfdbfe}.m3-source-hint:hover .m3-source-popover,.m3-source-hint:focus-within .m3-source-popover{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.req{color:#0f2d5e}.m3-input{padding:8px 10px;border:1.5px solid #bfdbfe;border-radius:7px;font-size:14px;color:#0f172a;background:#f8fafc;width:100%;box-sizing:border-box;transition:border-color .15s}.m3-input:focus{outline:none;border-color:#1d4ed8;background:#fff}.m3-input.err{border-color:#0f2d5e;background:#eff6ff}.m3-err{font-size:14px;color:#0f2d5e}.m3-field-row{display:flex;gap:10px;align-items:flex-start}.m3-section-label{font-size:14px;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.6px;padding:6px 0 2px;border-top:1px solid #f0f6ff;margin-top:4px}.m3-noi-display{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1.5px solid #93c5fd;border-radius:8px;padding:10px 14px;font-size:14px;color:#475569}.m3-noi-display strong{font-size:14px;font-weight:700;color:#1d4ed8}.m3-noi-label{display:inline-flex;align-items:center;gap:6px}.m3-two-minute-section{margin-top:4px;padding-top:14px;border-top:1px solid #e2e8f0}.m3-two-minute-section .tma{margin:0}.m3-submit-btn{box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding:13px 20px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;line-height:1.25;text-align:center;white-space:normal;overflow-wrap:anywhere;cursor:pointer;transition:all .2s ease;margin-top:6px}.m3-submit-btn:hover{background:linear-gradient(135deg,#1a357a,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 16px #1e3a8a40}.m3-success{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:#475569}.m3-success-icon{font-size:56px}.m3-success h2{font-size:14px;font-weight:700;color:#0f172a;margin:0}.m3-success p{font-size:14px;color:#475569;margin:0}.m3-rent-estimate-banner{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #60a5fa;border-left:4px solid #1d4ed8;border-radius:8px;padding:10px 14px;margin-bottom:12px;font-size:14px;color:#475569}.m3-rent-estimate-banner.loading{background:#f8fafc;border-color:#e2e8f0;border-left-color:#475569;color:#475569}.m3-rent-live-dot{width:8px;height:8px;border-radius:50%;background:#1d4ed8;flex-shrink:0;animation:m3-pulse 2s infinite}@keyframes m3-pulse{0%,to{opacity:1}50%{opacity:.3}}.m3-rent-spinner{width:14px;height:14px;border:2px solid #bfdbfe;border-top-color:#1d4ed8;border-radius:50%;animation:m3-spin .7s linear infinite;flex-shrink:0}@keyframes m3-spin{to{transform:rotate(360deg)}}.m3-rent-estimate-body{flex:1;display:flex;flex-direction:column;gap:1px}.m3-rent-estimate-body strong{font-size:14px;font-weight:700;color:#1d4ed8}.m3-rent-estimate-body span{font-size:14px;color:#4b7c5a}.m3-rent-apply-btn{background:#1d4ed8;color:#fff;border:none;padding:5px 12px;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s;flex-shrink:0}.m3-rent-apply-btn:hover{background:#1d4ed8}.m3-quality-panel{margin-top:20px;border-radius:10px;border:1px solid #E2E8F0;overflow:hidden}.m3-quality-excellent{border-color:#1d4ed8}.m3-quality-good{border-color:#3b82f6}.m3-quality-fair{border-color:#1d4ed8}.m3-quality-poor{border-color:#0f2d5e}.m3-quality-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px 8px;background:#f8fafc;border-bottom:1px solid #bfdbfe}.m3-quality-title{font-size:14px;font-weight:700;color:#0f172a}.m3-quality-badge{font-size:14px;font-weight:700;padding:2px 10px;border-radius:20px;color:#0f172a}.m3-quality-badge-excellent{background:#1d4ed8}.m3-quality-badge-good{background:#3b82f6}.m3-quality-badge-fair{background:#1d4ed8}.m3-quality-badge-poor{background:#0f2d5e}.m3-quality-bar-track{height:6px;background:#bfdbfe}.m3-quality-bar-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);transition:width .4s ease}.m3-quality-excellent .m3-quality-bar-fill{background:#1d4ed8}.m3-quality-good .m3-quality-bar-fill{background:#3b82f6}.m3-quality-fair .m3-quality-bar-fill{background:#1d4ed8}.m3-quality-poor .m3-quality-bar-fill{background:#0f2d5e}.m3-quality-checks{padding:10px 14px;display:flex;flex-direction:column;gap:8px}.m3-quality-cat-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.m3-quality-cat-items{display:flex;flex-wrap:wrap;gap:4px}.m3-quality-item{font-size:14px;font-weight:600;padding:2px 8px;border-radius:12px;white-space:nowrap}.m3-quality-item.done{background:#f1f5f9;color:#1e3a8a}.m3-quality-item.missing{background:#f1f5f9;color:#475569}.m3-quality-footer{padding:6px 14px 10px;font-size:14px;color:#475569}.m3-quality-tip{color:#1e3a8a;font-style:italic}.m3-parse-panel{margin-top:12px;border:1px solid #E2E8F0;border-radius:8px;background:#eff6ff;overflow:hidden}.m3-parse-title{padding:10px 12px;color:#475569;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:space-between;gap:10px}.m3-parse-title button{border:1px solid #bfdbfe;border-radius:999px;background:#fff;color:#1d4ed8;padding:5px 10px;font-size:12px;font-weight:800;cursor:pointer}.m3-parse-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-top:1px solid #bfdbfe;background:#fff}.m3-parse-row strong{color:#0f172a;font-size:14px}.m3-parse-row p{margin:2px 0 0;color:#475569;font-size:14px;line-height:1.35}.m3-parse-row>span{flex:0 0 auto;padding:3px 8px;border-radius:999px;background:#f1f5f9;color:#1d4ed8;font-size:14px;font-weight:700}.m3-extracted-fields{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.m3-extracted-fields span{display:inline-flex;align-items:center;max-width:100%;gap:5px;padding:4px 7px;border-radius:7px;background:#eff6ff;border:1px solid #E2E8F0;color:#475569;font-size:14px;font-weight:600;overflow-wrap:anywhere}.m3-extracted-fields b{color:#1d4ed8;font-size:14px;text-transform:uppercase;letter-spacing:.2px}.m3-input.m3-input-extracted{border-color:#22c55e;background:#f0fdf4;box-shadow:inset 3px 0 #22c55e}.m3-extraction-fab{position:fixed;right:18px;bottom:88px;z-index:35;border:1px solid #bfdbfe;border-radius:999px;background:#1d4ed8;color:#fff;padding:10px 14px;font-size:13px;font-weight:800;box-shadow:0 12px 26px #0f172a2e;cursor:pointer}.m3-extraction-drawer{position:fixed;top:68px;right:16px;bottom:18px;z-index:40;width:min(430px,calc(100vw - 32px));transform:translate(calc(100% + 24px));transition:transform .22s ease;background:#fff;border:1px solid #bfdbfe;border-radius:14px;box-shadow:0 24px 60px #0f172a3d;display:flex;flex-direction:column;overflow:hidden}.m3-extraction-drawer.open{transform:translate(0)}.m3-extraction-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#eff6ff;border-bottom:1px solid #bfdbfe}.m3-extraction-drawer-header span{display:block;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.m3-extraction-drawer-header strong{display:block;margin-top:2px;color:#0f172a;font-size:14px}.m3-extraction-drawer-header button{width:30px;height:30px;border:none;border-radius:50%;background:#fff;color:#475569;font-size:20px;font-weight:800;cursor:pointer}.m3-log-processing,.m3-log-section{margin:12px 14px 0}.m3-log-processing{padding:10px 12px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb}.m3-log-processing b{display:block;color:#92400e;font-size:13px}.m3-log-processing span{color:#78350f;font-size:12px}.m3-log-section{padding-bottom:12px;border-bottom:1px solid #e2e8f0}.m3-log-section:last-child{border-bottom:none;padding-bottom:16px}.m3-extraction-drawer .m3-log-section:last-child{overflow:visible}.m3-extraction-drawer{overflow-y:auto}.m3-log-section h3{margin:0 0 8px;color:#0f172a;font-size:13px;font-weight:800}.m3-log-doc{padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;margin-bottom:8px}.m3-log-doc.loading{border-color:#fde68a;background:#fffbeb}.m3-log-doc.done{border-color:#bbf7d0;background:#f0fdf4}.m3-log-doc.error{border-color:#fecaca;background:#fef2f2}.m3-log-doc-head{display:flex;justify-content:space-between;gap:10px}.m3-log-doc-head strong{color:#0f172a;font-size:13px}.m3-log-doc-head span{color:#64748b;font-size:11px;text-align:right;overflow-wrap:anywhere}.m3-log-doc p,.m3-log-muted{margin:6px 0;color:#475569;font-size:12px;line-height:1.4}.m3-log-doc ol{margin:8px 0 0;padding-left:18px;color:#334155;font-size:12px;line-height:1.5}.m3-log-field-list{display:grid;gap:7px}.m3-log-field-list>div{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.m3-log-field-list.calculated>div{background:#f8fafc}.m3-log-field-list span{color:#334155;font-size:12px;font-weight:800}.m3-log-field-list small{display:block;margin-top:2px;color:#64748b;font-size:11px;font-weight:500}.m3-log-field-list b{color:#0f172a;font-size:12px;text-align:right;overflow-wrap:anywhere}.m3-log-preview{padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;margin-bottom:8px}.m3-log-preview strong{color:#0f172a;font-size:12px}.m3-log-preview p{max-height:180px;overflow-y:auto;margin:8px 0 0;color:#475569;font-size:12px;line-height:1.55;white-space:pre-wrap}.m3-log-preview mark{background:#fef08a;color:#713f12;border-radius:3px;padding:0 2px}.m3-parse-row.limited>span{background:#f1f5f9;color:#475569}.m3-parse-row.error>span{background:#f1f5f9;color:#1e3a8a}.m3-parse-row.invalid{background:#fff5f5;border-left:4px solid #dc2626}.m3-parse-row.invalid>span{background:#fee2e2;color:#dc2626}.m3-parse-row.invalid p{color:#dc2626;font-weight:500}@media (max-width: 900px){.m3-body{grid-template-columns:1fr}.m3-doc-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.m3-header{align-items:center;gap:7px;padding:6px 12px}.m3-header>div:nth-child(2){min-width:0;flex:1}.m3-title{font-size:16px;line-height:1.05}.m3-subtitle{font-size:11px;line-height:1.18}.m3-deal-pill{flex:0 0 92px;gap:0}.m3-deal-pill-label,.m3-deal-pill-name{font-size:11px;line-height:1.18}.m3-deal-pill-name{max-width:92px;overflow:hidden;text-overflow:ellipsis}.m3-body{padding:10px 14px;gap:10px}.m3-panel{padding:14px;gap:10px;border-radius:12px}.m3-panel-desc{margin-top:-4px;line-height:1.35}.m3-om-gate-banner{padding:9px 10px;margin-bottom:6px;gap:8px}.m3-om-gate-banner p{display:none}.m3-doc-grid{grid-template-columns:repeat(2,1fr)}.m3-doc-card{min-height:84px;padding:10px 8px}.m3-field-row{flex-direction:column}.m3-field.m3-field-sm{flex:1}.m3-page .module-bottom-advance{margin:0 14px 10px;padding:10px;border-radius:12px}.m3-submit-btn{padding:10px 12px;font-size:13px;border-radius:8px;margin-top:0;color:#fff}}.m3-autofill-complete-banner{margin:16px 0;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1.5px solid #60a5fa;border-radius:14px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.m3-acb-left{display:flex;align-items:flex-start;gap:12px;flex:1}.m3-acb-icon{font-size:14px;flex-shrink:0;margin-top:2px}.m3-acb-left strong{display:block;font-size:14px;font-weight:700;color:#475569;margin-bottom:3px}.m3-acb-left p{font-size:14px;color:#1e3a8a;margin:0;line-height:1.5}.m3-proceed-underwriting-btn{background:#1d4ed8;color:#fff;border:none;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 12px #1d4ed84d;flex-shrink:0}.m3-proceed-underwriting-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 18px #1d4ed866}.m3-est-tag{font-size:14px;color:#d97706;font-weight:400;margin-left:4px}.m3-field-note{font-size:14px;color:#6b7280;font-weight:400;margin-left:4px}.m3-derived-value{padding:8px 10px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#374151;min-height:38px;display:flex;align-items:center}.m3-monthly-cost-preview{background:#eff6ff;border:1px solid #E2E8F0;border-radius:8px;padding:10px 14px;margin-bottom:10px}.m3-mcp-title{font-size:14px;font-weight:600;color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.m3-mcp-row{display:flex;justify-content:space-between;font-size:14px;color:#374151;padding:2px 0}.uw-container{font-family:Inter,sans-serif;max-width:1140px;margin:0 auto;padding:2rem 1.5rem;color:#0f172a}.uw-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.uw-header-left{display:flex;align-items:center;gap:1rem}.uw-module-badge{background:#f1f5f9;color:#1d4ed8;font-size:.68rem;font-weight:800;letter-spacing:.1em;padding:3px 8px;border-radius:6px;white-space:nowrap;text-transform:uppercase}.uw-title{font-size:1.55rem;font-weight:800;font-family:Syne,sans-serif;color:#0f172a;margin:0}.uw-subtitle{font-size:.82rem;color:#475569;margin:.2rem 0 0}.uw-header-right{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.uw-live-rate-pill{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;padding:.35rem .85rem;border-radius:20px;background:#f1f5f9;color:#1d4ed8;border:1px solid #60a5fa;white-space:nowrap}.uw-live-rate-loading{background:#eff6ff;color:#475569;border-color:#e2e8f0}.uw-live-dot{width:7px;height:7px;border-radius:50%;background:#1d4ed8;animation:uw-pulse 2s infinite;flex-shrink:0}@keyframes uw-pulse{0%,to{opacity:1}50%{opacity:.4}}.uw-verdict-pill{font-size:.82rem;font-weight:700;padding:.4rem 1rem;border-radius:20px;white-space:nowrap}.uw-verdict--blue-strong{background:#f1f5f9;color:#1d4ed8}.uw-verdict--blue-mid{background:#f1f5f9;color:#475569}.uw-verdict--blue-deep{background:#f1f5f9;color:#1e3a8a}.uw-btn-complete{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;padding:.6rem 1.4rem;border-radius:12px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;line-height:1.25;white-space:normal;overflow-wrap:anywhere;box-shadow:0 4px 16px #1d4ed859}.uw-btn-complete:hover{filter:brightness(1.1);transform:translateY(-1px)}.uw-btn-complete--done{background:#1d4ed8;cursor:default}.uw-btn-complete:disabled{opacity:.8}.uw-scenario-bar{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:.75rem 1.25rem;margin-bottom:1.25rem;flex-wrap:wrap;box-shadow:0 2px 12px #1d4ed80f}.uw-scenario-label{font-size:.78rem;font-weight:600;color:#475569;white-space:nowrap}.uw-scenario-btns{display:flex;gap:.5rem;flex-wrap:wrap}.uw-scenario-btn{display:flex;flex-direction:column;align-items:center;border:1.5px solid #bfdbfe;background:#fff;border-radius:8px;padding:.4rem 1rem;font-size:.82rem;font-weight:600;color:#475569;cursor:pointer;transition:all .15s;gap:2px}.uw-scenario-btn:hover{border-color:#1d4ed8;color:#1d4ed8;background:#eff6ff}.uw-scenario-btn--active{font-weight:700;border-color:#1d4ed8;color:#1d4ed8;background:#eff6ff}.uw-scenario-noi{font-size:.7rem;font-weight:400;color:inherit;opacity:.75}.uw-scenario-compare{display:flex;gap:.75rem;margin-left:auto;flex-wrap:wrap}.uw-scenario-compare-item{font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:4px}.uw-compare--best,.uw-compare--base{background:#f1f5f9;color:#1d4ed8}.uw-compare--worst{background:#f1f5f9;color:#1e3a8a}.uw-kpi-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem;margin-bottom:1.5rem}.uw-kpi{background:linear-gradient(135deg,#0d1b35,#0f2d5e);border:1px solid rgba(96,165,250,.25);border-radius:14px;padding:16px 20px;text-align:center;position:relative;transition:transform .15s;box-shadow:0 4px 20px #1d4ed84d}.uw-kpi:hover{transform:translateY(-2px)}.uw-kpi--pass,.uw-kpi--fail{border-color:#60a5fa59}.uw-kpi-indicator{position:absolute;top:6px;right:8px;font-size:.75rem;font-weight:700}.uw-kpi--pass .uw-kpi-indicator{color:#60a5fa}.uw-kpi--fail .uw-kpi-indicator{color:#bfdbfe}.uw-kpi-value{font-size:1.4rem;font-weight:700;font-family:Syne,sans-serif;color:#fff}.uw-kpi-label{font-size:14px;font-weight:700;color:#60a5fa;margin:.2rem 0 .1rem;letter-spacing:.06em;text-transform:uppercase}.uw-kpi-sub{font-size:.65rem;color:#bfdbfe}.uw-kpi-bench-btn{background:#60a5fa1a;color:#60a5fa;font-size:14px;border-radius:4px;border:none;padding:2px 5px;cursor:pointer;margin-top:4px}.uw-tabs{display:flex;gap:4px;background:#eff6ff;border-radius:12px;padding:4px;margin-bottom:1.5rem}.uw-tab{background:transparent;border:none;border-radius:8px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:500;color:#475569;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:all .15s;white-space:nowrap}.uw-tab:hover{color:#1d4ed8;background:#1d4ed80d}.uw-tab--active{background:#1d4ed8;color:#fff;font-weight:600;box-shadow:0 2px 8px #1d4ed84d}.uw-renego-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172a57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.uw-renego-modal{display:grid;grid-template-columns:auto 1fr;gap:14px;width:min(520px,100%);border:1.5px solid #fecaca;border-radius:12px;background:#fff;padding:18px;box-shadow:0 22px 48px #0f172a3d}.uw-renego-modal-icon{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fee2e2;color:#dc2626;font-weight:900;font-size:18px}.uw-renego-modal h3{margin:0 0 8px;color:#991b1b;font-size:1rem;font-weight:800}.uw-renego-modal p{margin:0 0 8px;color:#475569;font-size:.88rem;line-height:1.45}.uw-renego-modal button{margin-top:6px;border:none;border-radius:8px;background:#1d4ed8;color:#fff;padding:10px 14px;font-size:.88rem;font-weight:800;cursor:pointer}.uw-renego-complete{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;border:1px solid #86efac;border-radius:8px;background:#f0fdf4;color:#166534;font-size:.88rem}.uw-renego-complete strong{flex-shrink:0;color:#15803d}.uw-metrics-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:1.5rem;align-items:stretch}.uw-section-title{font-size:1rem;font-weight:700;font-family:Syne,sans-serif;color:#0f172a;margin:0 0 1rem;border-bottom:2px solid #dbeafe;padding-bottom:12px}.uw-waterfall{background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:1.25rem;box-shadow:0 2px 12px #1d4ed80f;display:flex;flex-direction:column;align-self:start}.uw-waterfall-rows{display:flex;flex-direction:column;gap:.32rem}.uw-wf-row{display:flex;justify-content:space-between;padding:.7rem .75rem;font-size:.98rem;border-radius:6px}.uw-wf-row--income{color:#1d4ed8}.uw-wf-row--deduct,.uw-wf-row--expense{color:#475569}.uw-wf-row--debt{color:#1e3a8a;font-weight:600}.uw-wf-subtotal{display:flex;justify-content:space-between;padding:.7rem .75rem;font-size:1.02rem;font-weight:700;color:#0f172a;background:#f0f5ff;border-radius:6px;margin:.25rem 0}.uw-wf-subtotal--noi{background:#f1f5f9;color:#1d4ed8}.uw-wf-subtotal--cf{background:#eff6ff;color:#1d4ed8}.uw-cf--neg{background:#f1f5f9!important;color:#1e3a8a!important}.uw-waterfall .uw-section-title{font-size:1.08rem;margin-bottom:.65rem;padding-bottom:10px}.uw-waterfall .uw-wf-row{font-size:1.02rem;padding:.44rem .75rem;line-height:1.25}.uw-waterfall .uw-wf-subtotal{font-size:1.05rem;padding:.52rem .75rem;margin:.18rem 0;line-height:1.25}.uw-key-metrics{display:flex;flex-direction:column;gap:.75rem}.uw-key-metrics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.uw-pass-badge{font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:20px}.uw-pass-badge--all{background:#f1f5f9;color:#1d4ed8}.uw-pass-badge--most{background:#f1f5f9;color:#475569}.uw-pass-badge--few{background:#f1f5f9;color:#1e3a8a}.uw-metric-row{border-radius:10px;padding:.9rem 1rem;border:1.5px solid;display:flex;justify-content:space-between;align-items:center;gap:1rem}.uw-metric-row--pass{background:#eff6ff;border-color:#bfdbfe;color:#0f172a}.uw-metric-row--fail{background:#dbeafe;border-color:#93c5fd;color:#0f172a}.uw-metric-left{display:flex;align-items:flex-start;gap:.6rem}.uw-metric-check{font-size:1rem;font-weight:800;margin-top:1px}.uw-check--pass{color:#1d4ed8}.uw-check--fail{color:#0f2d5e}.uw-metric-name{font-size:.875rem;font-weight:700;color:#0f172a}.uw-metric-explain{font-size:.72rem;color:#bfdbfe;margin-top:2px;max-width:200px;line-height:1.4}.uw-metric-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:120px}.uw-metric-value{font-size:1.1rem;font-weight:800;font-family:Syne,sans-serif}.uw-value--pass{color:#0f172a}.uw-value--fail{color:#bfdbfe}.uw-metric-threshold{font-size:.68rem;color:#93c5fd}.uw-metric-bar-wrap{width:100px;height:6px;background:#bfdbfe;border-radius:999px;position:relative}.uw-metric-bar{height:100%;border-radius:999px;transition:width .4s ease}.uw-bar--pass{background:linear-gradient(90deg,#1d4ed8,#60a5fa)}.uw-bar--fail{background:#0f2d5e}.uw-bar--ok,.uw-bar--warn{background:#1d4ed8}.uw-metric-bar-target{position:absolute;top:-3px;width:2px;height:12px;background:#1a357a;border-radius:1px}.uw-loan-summary{background:#eff6ff;border:1.5px solid #BFDBFE;border-radius:10px;padding:.9rem 1rem;margin-top:.5rem}.uw-loan-summary-title{font-size:.75rem;font-weight:800;color:#1e3a8a;text-transform:uppercase;letter-spacing:.06em;padding-bottom:.5rem;margin-bottom:.25rem;border-bottom:1.5px solid #BFDBFE}.uw-loan-summary-divider{height:1.5px;background:#bfdbfe;margin:.5rem 0}.uw-loan-row{display:flex;justify-content:space-between;font-size:.82rem;padding:.28rem 0;color:#1e3a8a;border-bottom:1px solid #DBEAFE}.uw-loan-row:last-child{border-bottom:none}.uw-loan-row--total{font-weight:800;font-size:.875rem;color:#0f172a;background:#dbeafe;padding:.4rem .5rem;border-radius:6px;border-bottom:none;margin-top:.25rem}.uw-cf-desc{font-size:.83rem;color:#475569;margin:-.5rem 0 1.25rem;line-height:1.6}.uw-cf-scenario{border:1.5px solid #bfdbfe;border-radius:12px;overflow:hidden;margin-bottom:1rem;transition:box-shadow .15s;background:#fff}.uw-cf-scenario--active{box-shadow:0 4px 20px #1d4ed81a;border-color:#e2e8f0}.uw-cf-scenario-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.1rem;border-bottom:1px solid #bfdbfe;background:#f8fafc;flex-wrap:wrap;gap:.5rem}.uw-cf-scenario-label{font-size:.875rem;font-weight:700;color:#0f172a;font-family:Syne,sans-serif}.uw-cf-scenario-totals{display:flex;gap:1.25rem;font-size:.8rem;color:#475569;flex-wrap:wrap}.uw-cf-scenario-totals strong{color:#0f172a}.uw-cf-table-wrap{overflow-x:auto}.uw-cf-table{width:100%;border-collapse:collapse;font-size:.82rem}.uw-cf-table th{text-align:right;padding:.55rem .9rem;font-size:.72rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #bfdbfe;background:#f8fafc}.uw-cf-table th:first-child{text-align:left}.uw-cf-table td{padding:.55rem .9rem;text-align:right;border-bottom:1px solid #eff6ff;color:#475569}.uw-cf-table td:first-child{text-align:left}.uw-cf-table tr:last-child td{border-bottom:none}.uw-cf-table tr:hover td{background:#f8fafc}.uw-cf-year{font-weight:700;color:#1d4ed8}.uw-cf-debt{color:#475569}.uw-cf-pos{color:#1d4ed8;font-weight:700}.uw-cf-neg{color:#0f2d5e;font-weight:700}.uw-cf-balance{color:#475569;font-size:.78rem}.uw-cf-bar-cell{width:100px}.uw-cf-bar-wrap{background:#bfdbfe;border-radius:999px;height:6px}.uw-cf-bar{height:100%;border-radius:999px;transition:width .4s ease}.uw-cf-note{font-size:.78rem;color:#475569;background:#f8fafc;border-radius:8px;padding:.75rem 1rem;line-height:1.6;margin-top:.5rem}.uw-assump-header-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:.5rem;padding:.5rem .75rem;font-size:.72rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #bfdbfe;margin-bottom:.5rem}.uw-ah-best,.uw-ah-base{color:#1d4ed8;text-align:right}.uw-ah-worst{color:#1e3a8a;text-align:right}.uw-assump-section{margin-bottom:1rem}.uw-assump-section-title{font-size:.72rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.08em;padding:.4rem .75rem;background:#f8fafc;border-radius:6px;margin-bottom:.25rem}.uw-assump-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:.5rem;padding:.45rem .75rem;font-size:.83rem;border-bottom:1px solid #eff6ff;align-items:center}.uw-assump-row:last-child{border-bottom:none}.uw-assump-label{color:#475569}.uw-assump-best,.uw-assump-base{color:#1d4ed8;font-weight:600;text-align:right}.uw-assump-worst{color:#1e3a8a;font-weight:600;text-align:right}.uw-footer{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2rem;padding-top:1rem;border-top:1px solid #bfdbfe;font-size:.8rem;color:#475569}.uw-footer strong{color:#475569}.uw-cmp-summary-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.uw-cmp-summary-card{position:relative;border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;text-align:center;background:#fff}.uw-cmp-info-btn{position:absolute;top:10px;right:10px;width:24px;height:24px;border:1px solid #94a3b8;border-radius:50%;background:#fff;color:#475569;font-size:14px;font-weight:800;font-family:Georgia,serif;line-height:1;cursor:pointer}.uw-cmp-info-btn:hover,.uw-cmp-info-btn:focus-visible{border-color:#1d4ed8;color:#1d4ed8;outline:none}.uw-cmp-info-popover{position:absolute;z-index:20;top:40px;right:10px;width:min(390px,calc(100vw - 48px));padding:14px;border:1px solid #bfdbfe;border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a33;color:#334155;text-align:left;font-size:12px;line-height:1.4}.uw-cmp-info-popover>strong{display:block;color:#0f172a;font-size:14px}.uw-cmp-info-popover p{margin:6px 0 10px}.uw-cmp-info-list{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.uw-cmp-info-list>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #f1f5f9}.uw-cmp-info-list>div:last-child{border-bottom:none}.uw-cmp-info-list span{font-weight:700}.uw-cmp-info-list small{display:block;color:#64748b;font-weight:400}.uw-cmp-info-list b{flex-shrink:0}.uw-cmp-info-list .is-pass{color:#15803d}.uw-cmp-info-list .is-fail{color:#dc2626}.uw-cmp-info-foot{margin-bottom:0!important;color:#475569}.uw-cmp-summary-label{font-size:14px;font-weight:700;margin-bottom:4px;color:#475569;font-family:Syne,sans-serif}.uw-cmp-summary-score{font-size:22px;font-weight:800;font-family:Syne,sans-serif;line-height:1.1;margin-bottom:8px}.uw-cmp-summary-score span{font-size:14px;margin-left:2px;color:#64748b}.uw-cmp-semi-gauge{width:min(170px,100%);margin:0 auto 10px}.uw-cmp-semi-gauge svg{display:block;width:100%;height:auto;overflow:visible}.uw-cmp-semi-gauge-track,.uw-cmp-semi-gauge-fill{fill:none;stroke-width:14;stroke-linecap:round}.uw-cmp-semi-gauge-track{stroke:#e2e8f0}.uw-cmp-semi-gauge-fill{transition:stroke-dasharray .35s ease}.uw-cmp-semi-gauge-scale{display:flex;justify-content:space-between;margin-top:-12px;color:#64748b;font-size:14px;font-weight:700}.uw-cmp-verdict{display:inline-block;font-size:14px;font-weight:700;padding:2px 10px;border-radius:12px;border:1px solid currentColor;background:#fff}.uw-cmp-table{border:1px solid #E2E8F0;border-radius:10px;overflow:hidden}.uw-cmp-table-header{display:grid;grid-template-columns:1.4fr 1.6fr 1fr 1fr 1fr;gap:.5rem;padding:.55rem .9rem;font-size:.72rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;border-bottom:1px solid #bfdbfe}.uw-cmp-row{display:grid;grid-template-columns:1.4fr 1.6fr 1fr 1fr 1fr;gap:.5rem;padding:.5rem .9rem;align-items:center;border-bottom:1px solid #eff6ff;font-size:.83rem}.uw-cmp-row:last-child{border-bottom:none}.uw-cmp-row:hover{background:#f8fafc}.uw-cmp-metric-label{font-weight:600;color:#475569}.uw-cmp-threshold{font-size:.76rem;color:#475569}.uw-cmp-cell{font-weight:700;text-align:right;padding:3px 8px;border-radius:6px}.uw-cmp-pass,.uw-cmp-fail{background:#f1f5f9;color:#1e3a8a}.uw-smart-fill-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#0d1b35,#1d4ed8);border-radius:10px;padding:14px 18px;margin-bottom:20px;color:#fff;border:1px solid rgba(96,165,250,.2)}.uw-smart-fill-left{display:flex;align-items:center;gap:12px}.uw-smart-fill-icon{font-size:14px;flex-shrink:0}.uw-smart-fill-title{font-size:14px;font-weight:700;font-family:Syne,sans-serif;margin-bottom:2px}.uw-smart-fill-desc{font-size:14px;opacity:.85;line-height:1.4}.uw-smart-fill-btn{flex-shrink:0;background:#ffffff26;color:#0f172a;border:1px solid rgba(255,255,255,.35);padding:8px 18px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.uw-smart-fill-btn:hover{background:#ffffff40}.uw-smart-fill-btn--done{background:#1d4ed8;border-color:#1d4ed8}.uw-smart-fill-btn:disabled{opacity:.5;cursor:not-allowed}.uw-fred-bar{display:flex;align-items:center;gap:8px;background:#60a5fa0f;border:1px solid rgba(96,165,250,.2);border-radius:8px;padding:8px 14px;margin:0 0 12px;font-size:.8rem;color:#475569}.uw-fred-bar-dot{width:7px;height:7px;border-radius:50%;background:#1d4ed8;flex-shrink:0;animation:fredPulse 2s ease-in-out infinite}@keyframes fredPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.uw-live-tag{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.05em;background:#60a5fa33;color:#60a5fa;border:1px solid rgba(96,165,250,.4);border-radius:3px;padding:0 4px;margin-left:4px;vertical-align:middle}@media (max-width: 900px){.uw-metrics-layout{grid-template-columns:1fr}.uw-kpi-strip{grid-template-columns:repeat(3,1fr);gap:8px}.uw-container,.uw-container *{writing-mode:horizontal-tb;text-orientation:mixed;word-break:normal;min-width:0}.uw-kpi{padding:12px 8px}.uw-kpi-label{font-size:11px;letter-spacing:.03em;line-height:1.25;white-space:normal;overflow-wrap:break-word}.uw-kpi-value{font-size:1.05rem}}@media (max-width: 600px){.uw-kpi-strip{grid-template-columns:repeat(2,1fr)}.uw-kpi{padding:10px 6px}.uw-scenario-compare{display:none}}.m5-page{min-height:0;background:#f4f7f6;color:#17201c}.m5-header{display:flex;align-items:center;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #bfdbfe}.m5-badge{background:#f1f5f9;color:#1d4ed8;letter-spacing:.1em;background:#1d4ed8;color:#0f172a;border-radius:18px;padding:6px 13px;font-size:14px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap}.m5-header h1{margin:0;color:#0f172a;font-size:14px;line-height:1.15}.m5-header p{margin:3px 0 0;color:#475569;font-size:14px}.m5-deal-chip{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.m5-deal-chip span{color:#7c8a84;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.m5-deal-chip strong{color:#1d4ed8;font-size:14px}.m5-content{display:grid;grid-template-columns:1fr 1.15fr .95fr;gap:18px;padding:16px 20px 20px}.m5-score-panel,.m5-offer-panel,.m5-price-logic-panel,.m5-breakdown-panel,.m5-list-panel,.m5-baseline-panel,.m5-value-panel{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:18px;box-shadow:0 12px 30px #1d4ed80f}.m5-score-panel{grid-row:span 2}.m5-offer-panel{background:#0f2d5e;color:#fff}.m5-offer-panel,.m5-offer-panel *{color:#fff!important}.m5-offer-panel .ef-display:hover{background:#fff!important;color:#000!important}.m5-offer-panel .ef-display:hover *,.m5-offer-panel .ef-input,.m5-offer-panel .ef-input:focus{color:#000!important}.m5-offer-panel .ef-input,.m5-offer-panel .ef-input:focus{background:#fff!important}.m5-offer-panel .ef-input::placeholder{color:#475569!important}.m5-price-logic-panel{background:#fff}.m5-breakdown-panel{grid-row:span 2}.m5-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.m5-panel-title span{color:#0f172a;font-size:14px;font-weight:800}.m5-panel-title strong{border-radius:999px;background:#f1f5f9;color:#1d4ed8;padding:5px 9px;font-size:14px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.m5-offer-panel .m5-panel-title span{color:#fff}.m5-offer-panel .m5-panel-title strong{background:#60a5fa33;color:#8ee7d5}.m5-gauge{padding:8px 0 12px}.m5-gauge-arc{position:relative;width:220px;height:126px;margin:0 auto;overflow:hidden}.m5-gauge-arc:before{content:none}.m5-gauge-arc:after{content:none}.m5-gauge-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.m5-gauge-track,.m5-gauge-progress{fill:none;stroke-width:40;stroke-linecap:butt}.m5-gauge-track{stroke:#e5e7eb}.m5-gauge-progress{stroke:var(--arc-color, #16a34a);transition:stroke-dasharray .18s ease,stroke .18s ease}.m5-gauge-needle{position:absolute;left:50%;bottom:16px;width:3px;height:90px;background:#17201c;border-radius:4px;transform-origin:bottom center;z-index:2}.m5-gauge-center{position:absolute;left:50%;bottom:12px;z-index:3;display:flex;align-items:baseline;transform:translate(-50%)}.m5-gauge-center strong{font-size:36px;line-height:1;color:#0f172a}.m5-gauge-center span{color:#475569;font-weight:800}.m5-gauge-labels{display:flex;justify-content:space-between;max-width:240px;margin:0 auto;color:#475569;font-size:14px;font-weight:800;text-transform:uppercase}.m5-verdict-box{border:1px solid #bde8dc;background:#eefaf6;border-radius:8px;padding:14px}.m5-verdict-box span{display:block;color:#1d4ed8;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.m5-verdict-box p,.m5-ai-explanation,.m5-list-item p{margin:0;color:#0f172a;font-size:14px;line-height:1.5}.m5-ai-explanation{margin-top:14px;color:#596862}.m5-offer-amount{font-size:38px;line-height:1;font-weight:900;letter-spacing:0;margin:22px 0 8px}.m5-offer-sub{color:#8ee7d5;font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.m5-offer-range{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.m5-offer-range div{border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:12px;background:#ffffff0f}.m5-offer-range span{display:flex;align-items:center;gap:6px;color:#bfdbfe;font-size:14px;font-weight:700;text-transform:uppercase}.m5-value-grid span{display:block;color:#475569;font-size:14px;font-weight:700;text-transform:uppercase}.m5-offer-range strong{display:block;margin-top:4px;font-size:14px;color:#fff}.m5-offer-logic-note{margin-top:10px;color:#bfdbfe;font-size:12px;font-weight:700;line-height:1.35}.m5-info-hint{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.m5-info-btn{width:18px;height:18px;border-radius:50%;border:1px solid rgba(191,219,254,.72);background:#ffffff1a;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:12px;line-height:1;font-weight:900;cursor:help}.m5-info-btn:hover,.m5-info-btn:focus-visible{background:#fff;color:#0f2d5e!important;outline:none}.m5-info-popover{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:20;width:min(320px,78vw);transform:translate(-50%) translateY(4px);opacity:0;pointer-events:none;border:1px solid rgba(191,219,254,.34);border-radius:8px;background:#102a55;color:#fff!important;box-shadow:0 18px 38px #0f172a38;padding:12px;text-transform:none;transition:opacity .15s ease,transform .15s ease}.m5-info-popover:after{content:"";position:absolute;left:50%;top:100%;width:10px;height:10px;transform:translate(-50%,-5px) rotate(45deg);background:#102a55;border-right:1px solid rgba(191,219,254,.34);border-bottom:1px solid rgba(191,219,254,.34)}.m5-info-popover strong{display:block;margin:0 0 7px;padding:0;border-radius:0;background:transparent;color:#fff!important;font-size:13px;letter-spacing:0;text-transform:none}.m5-info-popover p{margin:7px 0 0;color:#fff!important;font-size:12px;font-weight:600;line-height:1.42}.m5-info-popover .m5-source-line{color:#bfdbfe!important;font-weight:700}.m5-info-hint:hover .m5-info-popover,.m5-info-hint:focus-within .m5-info-popover{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.m5-price-factor{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;border-top:1px solid #eff6ff;padding:10px 0}.m5-price-factor span{display:block;color:#0f172a;font-size:14px;font-weight:800}.m5-price-factor em{display:block;color:#475569;font-size:14px;font-style:normal;margin-top:2px}.m5-price-factor strong{border-radius:999px;background:#f1f5f9;color:#1d4ed8;padding:5px 8px;font-size:14px}.m5-complete-btn{width:100%;margin-top:22px;padding:13px 16px;background:#1d4ed8;color:#fff;border:0;border-radius:8px;font-size:14px;font-weight:900;cursor:pointer}.m5-complete-btn:hover{background:#2563eb}.m5-breakdown-row{margin-bottom:16px}.m5-breakdown-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;font-size:14px}.m5-breakdown-top span{color:#475569;font-weight:700}.m5-breakdown-top strong{color:#0f172a}.m5-bar-track{height:9px;border-radius:999px;background:#f1f5f9;overflow:hidden}.m5-bar-fill{height:100%;border-radius:inherit;transition:width .4s ease}.m5-list-panel{min-height:230px}.m5-list-item{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;padding:11px 0;border-top:1px solid #eff6ff}.m5-check,.m5-warning{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;font-size:14px;font-weight:900}.m5-check{background:#f1f5f9;color:#1d4ed8}.m5-warning{background:#f1f5f9;color:#475569}.m5-value-panel{grid-column:span 2}.m5-baseline-panel{grid-column:1 / -1}.m5-baseline-warning{margin-top:12px;border:1px solid #E2E8F0;border-radius:8px;background:#eff6ff;color:#475569;padding:12px 14px;font-size:14px;line-height:1.45}.m5-baseline-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-top:18px}.m5-baseline-grid div{border:1px solid #E2E8F0;border-radius:8px;background:#fff;padding:14px 16px;min-width:0}.m5-baseline-grid span{display:block;color:#475569;font-size:14px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;margin-bottom:8px}.m5-baseline-grid .m5-baseline-label{display:flex;align-items:center;gap:6px}.m5-baseline-grid .m5-baseline-label em{color:#d97706;font-size:10px;font-style:italic;letter-spacing:0;text-transform:none}.m5-baseline-grid .m5-info-hint{display:inline-flex;margin:0}.m5-baseline-grid .m5-info-btn{width:17px;height:17px;border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;font-size:11px}.m5-baseline-grid .m5-info-btn:hover,.m5-baseline-grid .m5-info-btn:focus-visible{background:#1d4ed8;color:#fff!important}.m5-baseline-grid .m5-info-popover,.m5-baseline-grid .m5-info-popover strong,.m5-baseline-grid .m5-info-popover p{display:block;margin-bottom:0;letter-spacing:0;text-transform:none}.m5-baseline-grid strong{display:block;color:#0f172a;font-size:14px;line-height:1.15}.m5-baseline-lists{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;margin-top:22px}.m5-baseline-lists h3,.m5-reality-header h3{margin:0;color:#0f172a;font-size:14px;font-weight:900;text-transform:uppercase}.m5-baseline-lists h3{padding-bottom:12px;border-bottom:1px solid #dbeafe}.m5-baseline-lists p{margin:0;border-bottom:1px solid #eff6ff;color:#475569;font-size:14px;line-height:1.45;padding:11px 0}.m5-baseline-lists p b{display:block;color:#0f172a;font-size:14px;margin-bottom:4px}.m5-reality-table-wrap{margin-top:24px}.m5-reality-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.m5-reality-header button{border:0;border-radius:8px;background:#1d4ed8;color:#fff;cursor:pointer;font-size:14px;font-weight:900;padding:10px 12px}.m5-reality-table{border:1px solid #b7d2fb;border-radius:8px;overflow:hidden;background:#f8fbff}.m5-reality-row{display:grid;grid-template-columns:1fr 1fr 1fr 1.4fr;gap:12px;align-items:start;border-top:1px solid #d9e8fd;padding:12px 14px;color:#0d1b35;font-size:14px;line-height:1.4}.m5-reality-row:first-child{border-top:0}.m5-reality-head{background:linear-gradient(135deg,#f7fbff,#e9f2ff);color:#0d1b35;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m5-reality-row span{min-width:0}.m5-reality-row:not(.m5-reality-head) span:first-child{color:#0d1b35;font-weight:800}.severity-high{background:linear-gradient(90deg,#eef6ff,#f6faff)}.severity-medium{background:linear-gradient(90deg,#f3f8ff,#fbfdff)}.severity-low{background:#fbfdff}.m5-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.m5-value-grid div{border-radius:8px;background:#f3f8f6;border:1px solid #E2E8F0;padding:14px}.m5-value-grid strong{display:block;color:#1d4ed8;font-size:15px;margin-bottom:4px}.m5-value-grid span{color:#475569}.m5-whatif-panel{grid-column:1 / -1;background:#fff;border-radius:12px;border:1px solid #E2E8F0;padding:20px}.m5-whatif-desc{font-size:14px;color:#475569;margin:0 0 16px;line-height:1.5}.m5-whatif-slider-wrap{display:flex;align-items:center;gap:12px;margin-bottom:8px}.m5-whatif-bound{font-size:14px;color:#475569;white-space:nowrap}.m5-whatif-slider{flex:1;accent-color:#1d4ed8;cursor:pointer;height:4px}.m5-whatif-price-display{text-align:center;font-size:14px;font-weight:800;color:#1d4ed8;margin-bottom:16px}.m5-whatif-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.m5-whatif-metrics .m5-whatif-metric:nth-child(5):last-child{grid-column:1 / -1}.m5-whatif-metric{border-radius:10px;padding:12px 14px;text-align:center}.m5-whatif-metric span{display:block;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;color:inherit;opacity:.75}.m5-whatif-metric strong{display:block;font-size:14px;font-weight:800;margin-bottom:4px}.m5-whatif-metric em{display:block;font-size:14px;font-style:normal;font-weight:600}.m5-whatif-metric{background:#eff6ff;color:#1e3a8a}.m5-whatif-metric.pass{background:#dbeafe;color:#1e3a8a}.m5-whatif-metric.fail{background:#eff6ff;color:#1d4ed8}.m5-sensitivity-panel{grid-column:1 / -1;background:#fff;border-radius:12px;border:1px solid #E2E8F0;padding:20px}.m5-sens-table{border:1px solid #E2E8F0;border-radius:10px;overflow:hidden;margin-bottom:10px}.m5-sens-header,.m5-sens-row{display:grid;grid-template-columns:2fr .7fr .8fr 1fr 1fr;gap:8px;padding:9px 14px;font-size:14px;align-items:center}.m5-sens-header{background:#f8fafc;font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid #bfdbfe}.m5-sens-row{border-bottom:1px solid #f0f6ff}.m5-sens-row:last-child{border-bottom:none}.m5-sens-row:hover{background:#f8fafc}.m5-sens-label,.m5-sens-weight{font-weight:600;color:#475569}.m5-sens-current,.m5-sens-up{font-weight:700;color:#1d4ed8}.m5-sens-down{font-weight:700;color:#0f2d5e}.m5-sens-note{font-size:14px;color:#475569;font-style:italic;margin:0}@media (max-width: 1120px){.m5-content{grid-template-columns:1fr 1fr}.m5-breakdown-panel,.m5-price-logic-panel,.m5-baseline-panel,.m5-value-panel{grid-column:span 2}}@media (max-width: 720px){.m5-page,.m5-page *{writing-mode:horizontal-tb;text-orientation:mixed;word-break:normal}.m5-header{align-items:flex-start;flex-direction:column;padding:14px 16px}.m5-deal-chip{align-items:flex-start;margin-left:0}.m5-content,.m5-value-grid{grid-template-columns:1fr}.m5-content{padding:14px}.m5-breakdown-panel,.m5-price-logic-panel,.m5-baseline-panel,.m5-value-panel{grid-column:auto}.m5-baseline-grid,.m5-baseline-lists,.m5-reality-row{grid-template-columns:1fr}.m5-reality-header{align-items:flex-start;flex-direction:column}.m5-reality-header button{width:100%}.m5-whatif-metrics{grid-template-columns:repeat(2,1fr);gap:8px}.m5-whatif-metric span{font-size:11px;letter-spacing:.3px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.m5-sens-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.m5-sens-header,.m5-sens-row{min-width:380px;font-size:12px}.m5-overall-formula-eq{overflow-x:auto;-webkit-overflow-scrolling:touch}.m5-ofr-row{grid-template-columns:1fr auto;gap:2px 6px;padding:5px 0}.m5-ofr-row>span:first-child{grid-column:1 / -1;font-size:11px;white-space:normal;overflow-wrap:anywhere}.m5-ofr-row>strong{grid-column:1;text-align:left;font-size:13px}.m5-ofr-row>em{grid-column:2;text-align:right;font-size:11px}.m5-ofr-contrib{grid-column:1 / -1;text-align:right;font-size:12px}}.m5-score-badge{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:5px 14px;border-radius:20px;border:1.5px solid currentColor;font-size:14px;font-weight:700;letter-spacing:.3px}.m5-breakdown-top-right{display:flex;align-items:center;gap:8px}.m5-bar-tier{font-size:14px;font-weight:600;padding:2px 8px;border-radius:4px;margin-top:4px;display:inline-block}.m5-formula-btn{background:transparent;border:1.5px solid currentColor;border-radius:5px;padding:1px 7px;font-size:14px;font-weight:700;cursor:pointer;line-height:1.4;color:inherit;transition:background .15s}.m5-formula-btn:hover{background:#0000000f}.m5-formula-card{margin-top:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;font-size:14px}.m5-formula-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;flex-wrap:wrap;gap:4px}.m5-formula-header span{font-weight:700;font-size:14px;color:#1e293b}.m5-formula-header em{font-style:normal;font-size:14px;color:#64748b}.m5-formula-eq{background:#1e293b;color:#f1f5f9;font-family:Courier New,monospace;font-size:14px;padding:9px 13px;border-radius:6px;margin-bottom:12px;word-break:break-word;line-height:1.6}.m5-formula-inputs{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.m5-formula-input-row{display:grid;grid-template-columns:140px 90px 1fr;gap:8px;align-items:start;font-size:14px;border-bottom:1px solid #f1f5f9;padding-bottom:5px}.m5-formula-input-row strong{color:#1e293b;font-weight:600}.m5-formula-ref{color:#0284c7;font-weight:600}.m5-formula-input-row em{color:#64748b;font-style:italic}.m5-formula-note{font-size:14px;color:#475569;margin:0;font-style:italic;border-top:1px solid #e2e8f0;padding-top:8px}.m5-overall-formula{margin-top:18px;background:#f0fdf4;border:1.5px solid #86efac;border-radius:10px;padding:16px}.m5-overall-formula>h4{font-size:14px;font-weight:700;color:#14532d;margin:0 0 12px}.m5-overall-formula-eq{background:#1e293b;color:#f1f5f9;font-family:Courier New,monospace;font-size:12px;padding:10px 14px;border-radius:6px;margin-bottom:12px;line-height:1.7;word-break:break-word}.m5-ofr-row{display:grid;grid-template-columns:1fr auto auto auto;gap:8px 12px;align-items:center;font-size:14px;padding:5px 0;border-bottom:1px solid #dcfce7}.m5-ofr-row:last-of-type{border-bottom:none}.m5-ofr-contrib{font-weight:700;text-align:right;min-width:40px}.m5-ofr-total{margin-top:10px;padding-top:10px;border-top:2px solid #475569;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;color:#fff!important}.m5-ofr-total span{color:#fff!important}.m5-ofr-total.score-buy strong{color:#4ade80!important}.m5-ofr-total.score-review strong{color:#fb923c!important}.m5-ofr-total.score-pass strong{color:#f87171!important}.m5-breakdown-panel .m5-panel-title strong{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.m5-breakdown-panel .m5-bar-tier{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #bfdbfe}.m5-breakdown-panel .m5-formula-btn{border-color:#bfdbfe;color:#1d4ed8;background:#fff}.m5-breakdown-panel .m5-formula-btn:hover{background:#eff6ff}.m5-overall-formula{background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 12px 28px #1d4ed80d}.m5-overall-formula .m5-formula-header{border-bottom:1px solid #dbeafe;padding-bottom:10px}.m5-overall-formula .m5-formula-header span{color:#0f172a}.m5-overall-formula .m5-formula-header em{color:#1d4ed8}.m5-overall-formula-eq{background:#f8fafc;color:#0f172a;border:1px solid #dbeafe;font-family:inherit;font-size:14px;padding:0;overflow:hidden}.m5-overall-formula .m5-ofr-row{grid-template-columns:minmax(170px,1fr) 70px 72px minmax(92px,auto);border-bottom:1px solid #dbeafe;padding:10px 14px;color:#334155}.m5-overall-formula .m5-ofr-row span:first-child{color:#0f172a;font-weight:800}.m5-overall-formula .m5-ofr-row strong{color:#1d4ed8;font-weight:900;text-align:right}.m5-overall-formula .m5-ofr-row em{color:#475569;font-style:normal;text-align:right}.m5-overall-formula .m5-ofr-contrib{color:#475569;font-weight:800}.m5-overall-formula .m5-ofr-total{margin:0;padding:12px 14px;border-top:0;background:#eff6ff;color:#0f172a!important}.m5-overall-formula .m5-ofr-total span{color:#0f172a!important}.m5-overall-formula .m5-ofr-total strong,.m5-overall-formula .m5-ofr-total.score-buy strong,.m5-overall-formula .m5-ofr-total.score-review strong,.m5-overall-formula .m5-ofr-total.score-pass strong{color:#1d4ed8!important}.m5-overall-formula .m5-formula-note{border-top:1px solid #dbeafe;color:#475569}.m6-page{min-height:0;background:#f8fafc;color:#0f172a}.m6-page .m6-bench-panel-wrap,.m6-page .m6-business{display:none!important}.m6-header{display:flex;align-items:center;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #bfdbfe}.m6-badge{background:#f1f5f9;color:#1d4ed8;letter-spacing:.1em;background:#1d4ed8;color:#0f172a;border-radius:18px;padding:6px 13px;font-size:14px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap}.m6-header h1{margin:0;font-size:14px;line-height:1.15}.m6-header p{margin:3px 0 0;color:#475569;font-size:14px}.m6-disclosure{display:inline-flex;margin-top:8px;padding:6px 10px;border:1px solid #E2E8F0;border-radius:6px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:700;line-height:1.35}.m6-summary-chip{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.m6-summary-chip span,.m6-term-grid span,.m6-facts span,.m6-business-grid span{color:#475569;font-size:14px;font-weight:700;letter-spacing:.35px;text-transform:uppercase}.m6-summary-chip strong{color:#1d4ed8;font-size:14px}.m6-grid{display:grid;grid-template-columns:1fr 1.25fr .85fr;gap:18px;padding:16px 20px 20px}.m6-best-fit,.m6-why,.m6-controls,.m6-lenders,.m6-profile-section,.m6-business{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:18px;box-shadow:0 12px 28px #161b220f}.m6-best-fit{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff}.m6-best-fit .m6-section-title span,.m6-best-fit .m6-section-title strong,.m6-best-fit .m6-loan-type,.m6-best-fit .m6-best-lender,.m6-best-fit .m6-term-grid span,.m6-best-fit .m6-term-grid strong,.m6-best-fit .m6-selection-hint,.m6-best-fit *{color:#fff!important}.m6-best-fit .m6-term-grid span{opacity:.8}.m6-lenders{grid-column:span 2}.m6-business{grid-column:span 3}.m6-section-title,.m6-list-header,.m6-lender-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.m6-section-title{margin-bottom:14px}.m6-section-title span{color:#0f172a;font-size:14px;font-weight:800}.m6-section-title strong{background:#f1f5f9;color:#1d4ed8;border-radius:999px;padding:5px 9px;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m6-best-fit .m6-section-title span{color:#dbeafe}.m6-best-fit .m6-section-title strong{background:#ffffff1f;color:#93c5fd}.m6-loan-type{font-size:38px;line-height:1;font-weight:900;margin-top:18px}.m6-best-lender{color:#93c5fd;font-size:14px;font-weight:800;margin-top:8px}.m6-term-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.m6-term-grid div{border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:12px;background:#ffffff12}.m6-term-grid span{color:#bfdbfe;display:block}.m6-term-grid strong{display:block;margin-top:5px;font-size:14px}.m6-complete-btn{width:100%;margin-top:22px;padding:13px 16px;color:#fff;background:#1d4ed8;border:0;border-radius:8px;font-size:14px;font-weight:900;cursor:pointer}.m6-complete-btn:hover{background:#1d4ed8}.m6-complete-btn:disabled{background:#1a357a;cursor:not-allowed}.m6-selection-hint{color:#dbeafe;font-size:14px;line-height:1.45;margin:14px 0 0}.m6-reason{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;padding:11px 0;border-top:1px solid #dbeafe}.m6-reason span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:900}.m6-reason p,.m6-highlight,.m6-lender-top p{margin:0;color:#475569;font-size:14px;line-height:1.45}.m6-slider-label{display:block;color:#0f172a;font-size:14px;font-weight:800;margin-bottom:8px}.m6-slider{width:100%;accent-color:#1d4ed8}.m6-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.m6-facts div,.m6-business-grid div{background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:12px}.m6-facts span,.m6-business-grid span{display:block}.m6-facts strong{display:block;margin-top:5px;color:#0f172a;font-size:14px}.m6-view-all{border:1px solid #E2E8F0;background:#fff;color:#1d4ed8;border-radius:8px;padding:8px 11px;font-size:14px;font-weight:900;cursor:pointer}.m6-lender-list{display:flex;flex-direction:column;gap:10px}.m6-lender-card{display:grid;grid-template-columns:42px 1fr;gap:12px;border:1px solid #E2E8F0;border-radius:10px;padding:13px;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease;box-shadow:0 2px 8px #1d4ed80f}.m6-lender-card:hover{border-color:#3b82f6;background:#eff6ff;transform:translateY(-1px)}.m6-lender-card.selected{border-color:#1d4ed8;background:#eff6ff;box-shadow:0 4px 16px #1d4ed81f}.m6-rank{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-weight:900}.m6-lender-top h3{margin:0 0 3px;color:#0f172a;font-size:14px}.m6-profile-label{display:inline-flex;margin-bottom:4px;padding:2px 7px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:800;letter-spacing:.2px;text-transform:uppercase}.m6-match{text-align:right}.m6-match strong{display:block;font-family:Syne,sans-serif;font-size:14px;font-weight:800;color:#1d4ed8}.m6-stars{color:#1d4ed8;font-size:14px;letter-spacing:0}.m6-lender-terms{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.m6-lender-terms span{background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:4px 10px;font-size:14px;font-weight:700;border:1px solid #E2E8F0}.m6-select-lender{margin-top:10px;border:1px solid #E2E8F0;background:#fff;color:#1d4ed8;border-radius:8px;cursor:pointer;font-size:14px;font-weight:700;padding:8px 10px;transition:all .15s}.m6-select-lender:hover{background:#eff6ff;border-color:#3b82f6}.m6-lender-card.selected .m6-select-lender{background:linear-gradient(135deg,#1d4ed8,#2563eb);border-color:#1d4ed8;color:#fff}.m6-business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.m6-business-grid strong{display:block;font-family:Syne,sans-serif;color:#1d4ed8;font-size:14px;font-weight:800;margin-bottom:5px}.m6-profile-section{grid-column:span 1;align-self:start}.m6-profile-list{display:grid;gap:9px}.m6-profile-list div{border:1px solid #E2E8F0;background:#f8fafc;border-radius:8px;padding:11px}.m6-profile-list span{display:block;color:#475569;font-size:14px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.m6-profile-list strong{display:block;color:#0f172a;font-size:14px;line-height:1.35;margin-top:4px}.m6-criteria-section{grid-column:span 1;background:#fff;border-radius:12px;border:1px solid #E2E8F0;padding:18px}.m6-criteria-desc{font-size:14px;color:#475569;margin:0 0 14px;line-height:1.5}.m6-criteria-list{display:flex;flex-direction:column;gap:8px}.m6-criteria-profile{margin-top:24px;padding-top:20px;border-top:1px solid #DBEAFE}.m6-criteria-profile .m6-section-title{margin-bottom:14px}.m6-criteria-profile .m6-profile-list{grid-template-columns:1fr}.m6-criterion{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px}.m6-criterion.pass,.m6-criterion.fail{background:#f1f5f9}.m6-criterion-icon{font-size:14px;font-weight:900;flex-shrink:0;width:20px;text-align:center}.m6-criterion.pass .m6-criterion-icon,.m6-criterion.fail .m6-criterion-icon{color:#1e3a8a}.m6-criterion-body{display:flex;flex-direction:column;gap:1px}.m6-criterion-label{font-size:14px;font-weight:700;color:#0f172a}.m6-criterion-detail{font-size:14px;color:#475569}.m6-factors-section{grid-column:span 2;background:#fff;border-radius:12px;border:1px solid #E2E8F0;padding:18px}.m6-factors-list{display:flex;flex-direction:column;gap:10px}.m6-factor-row{display:grid;grid-template-columns:100px 1fr 40px 48px;align-items:center;gap:10px;font-size:14px}.m6-factor-label{font-weight:600;color:#475569;white-space:nowrap}.m6-factor-bar-track{height:8px;background:#bfdbfe;border-radius:4px;overflow:hidden}.m6-factor-bar-fill{height:100%;border-radius:4px;transition:width .4s ease}.m6-factor-bar-fill.great{background:#1d4ed8}.m6-factor-bar-fill.good{background:#3b82f6}.m6-factor-bar-fill.weak{background:#1d4ed8}.m6-factor-score{font-weight:700;color:#0f172a;text-align:right}.m6-factor-weight{font-size:14px;color:#475569;text-align:right}@media (max-width: 1180px){.m6-grid{grid-template-columns:1fr 1fr}.m6-lenders,.m6-profile-section,.m6-business,.m6-criteria-section,.m6-factors-section{grid-column:span 2}.m6-business-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.m6-header{align-items:flex-start;flex-direction:column;padding:14px 16px}.m6-summary-chip{align-items:flex-start;margin-left:0}.m6-grid,.m6-business-grid{grid-template-columns:1fr}.m6-grid{padding:14px}.m6-lenders,.m6-profile-section,.m6-business{grid-column:auto}.m6-list-header,.m6-lender-top{align-items:flex-start;flex-direction:column}.m6-match{text-align:left}}.m6-lender-tags{display:flex;flex-wrap:wrap;gap:4px;margin:4px 0 5px}.m6-tag-hud,.m6-tag-lean,.m6-tag-hq{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;font-size:14px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap}.m6-tag-hud{background:#1d4ed8;color:#fff}.m6-tag-lean{background:#0d9488;color:#0f172a}.m6-tag-hq{background:#eff6ff;color:#1d4ed8;border:1px solid #E2E8F0}.m6-contact-row{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:14px;color:#475569}.m6-contact-row a{color:#1d4ed8;text-decoration:none;font-weight:600}.m6-contact-row a:hover{text-decoration:underline}.m6-bench-panel-wrap{grid-column:span 3;background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:18px;box-shadow:0 12px 28px #161b220f}.m6-bench-panel{margin-top:10px}.m6-bench-toggle-wrap{display:flex;align-items:center}.m6-bench-toggle{background:none;border:1px solid #E2E8F0;border-radius:6px;color:#1d4ed8;font-size:14px;font-weight:700;padding:6px 12px;cursor:pointer}.m6-bench-toggle:hover{background:#eff6ff}.m6-bench-note{margin:0 0 10px;font-size:14px;color:#475569;font-style:italic}.m6-bench-source{margin:8px 0 0;font-size:14px;color:#475569}.m6-bench-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.m6-bench-item{background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:10px 12px}.m6-bench-label{display:block;font-size:14px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.35px;margin-bottom:3px}.m6-bench-value{display:block;font-size:14px;font-weight:800;font-family:Syne,sans-serif;margin-bottom:3px}.bench-above{color:#1d4ed8}.bench-below{color:#b45309}.m6-bench-market{display:block;font-size:14px;color:#475569}@media (max-width: 1180px){.m6-bench-panel-wrap{grid-column:span 2}.m6-bench-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.m6-bench-panel-wrap{grid-column:auto}.m6-bench-grid{grid-template-columns:1fr 1fr}}.m6-synd-wrapper{grid-column:span 3;background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:20px;box-shadow:0 12px 28px #161b220f;margin-top:10px}.m6-synd-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#eff6ff;border:1px solid #BFDBFE;border-radius:8px;padding:14px 20px}.m6-synd-banner-icon{font-size:24px}.m6-synd-banner-text{display:flex;flex-direction:column;gap:4px;color:#1e3a8a;font-size:14px;flex:1}.m6-synd-banner-text strong{font-weight:700}.m6-synd-open-btn{background:#1d4ed8;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-weight:700;font-size:13px;cursor:pointer;transition:background .2s ease;white-space:nowrap}.m6-synd-open-btn:hover{background:#1e40af}.m6-synd-panel{margin-top:20px;display:flex;flex-direction:column;gap:24px}.m6-synd-section{display:flex;flex-direction:column;gap:12px}.m6-synd-section-header{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:.35px}.m6-synd-funded{color:#10b981;font-weight:800}.m6-synd-stack-bar{height:24px;border-radius:6px;overflow:hidden;display:flex;background:#e2e8f0}.m6-synd-bar-loan{background:#1d4ed8;height:100%;transition:width .3s ease}.m6-synd-bar-inv{background:#10b981;height:100%;transition:width .3s ease}.m6-synd-bar-gap{background:#f59e0b;height:100%;transition:width .3s ease}.m6-synd-stack-legend{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;color:#475569}.m6-synd-stack-legend span{display:flex;align-items:center;gap:6px}.m6-synd-stack-legend em{display:inline-block;width:12px;height:12px;border-radius:3px}.m6-leg-loan{background:#1d4ed8}.m6-leg-inv{background:#10b981}.m6-leg-gap{background:#f59e0b}.m6-synd-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:16px}.m6-synd-stats div{display:flex;flex-direction:column;gap:4px}.m6-synd-stats div span{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase}.m6-synd-stats div strong{font-size:16px;font-weight:700;color:#0f172a}.m6-synd-stat-gap strong{color:#f59e0b}.m6-synd-stat-needed strong{color:#ef4444}.m6-synd-stat-ok strong{color:#10b981}.m6-synd-params{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.m6-synd-param{display:flex;flex-direction:column;gap:8px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:14px}.m6-synd-param label{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase}.m6-synd-param strong{font-size:16px;font-weight:700;color:#1d4ed8}.m6-synd-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#e2e8f0;outline:none}.m6-synd-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#1d4ed8;cursor:pointer;transition:background .15s ease}.m6-synd-slider::-webkit-slider-thumb:hover{background:#1e40af}.m6-synd-inv-table{display:flex;flex-direction:column;border:1px solid #E2E8F0;border-radius:8px;overflow:hidden}.m6-synd-inv-head{display:grid;grid-template-columns:2fr 2fr 1.5fr 1.5fr 40px;gap:12px;padding:10px 16px;background:#f1f5f9;font-size:11px;font-weight:800;color:#475569}.m6-synd-inv-row{display:grid;grid-template-columns:2fr 2fr 1.5fr 1.5fr 40px;gap:12px;padding:12px 16px;border-bottom:1px solid #E2E8F0;align-items:center;background:#fff}.m6-synd-inv-name{font-weight:700;color:#0f172a;font-size:14px}.m6-synd-inv-fixed-amount{font-size:14px;font-weight:800;color:#0f172a}.m6-synd-inv-amount{display:flex;align-items:center;border:1px solid #CBD5E1;border-radius:6px;padding:4px 8px;background:#fff;max-width:180px}.m6-synd-dollar{color:#64748b;font-size:14px;font-weight:700;margin-right:4px}.m6-synd-amount-input{border:none;outline:none;width:100%;font-size:14px;font-weight:700;color:#0f172a;background:transparent}.m6-synd-inv-ownership{font-size:14px;font-weight:700;color:#0f172a}.m6-synd-inv-roi{font-size:14px;font-weight:700;color:#10b981}.m6-synd-remove-btn{background:none;border:none;color:#94a3b8;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:24px;width:24px;border-radius:50%;transition:background .15s ease,color .15s ease}.m6-synd-remove-btn:hover{background:#fee2e2;color:#ef4444}.m6-synd-add-row{display:flex;gap:12px;padding:12px 16px;background:#f8fafc;align-items:center}.m6-synd-investor-bar{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid #1E3A8A;border-radius:8px;background:#163a73;color:#fff;text-align:left;cursor:pointer}.m6-synd-investor-bar:hover,.m6-synd-investor-bar.open{border-color:#60a5fa;background:#1e4f9a}.m6-synd-investor-bar>span:first-child{display:flex;flex-direction:column;gap:3px}.m6-synd-investor-bar strong{color:#fff;font-size:14px}.m6-synd-investor-bar small{color:#dbeafe;font-size:12px}.m6-synd-investor-chevron{color:#fff;font-size:13px}.m6-synd-investor-dropdown{max-height:390px;overflow-y:auto;border-top:1px solid #DBEAFE;background:#fff}.m6-synd-investor-option-head,.m6-synd-investor-option{display:grid;grid-template-columns:1.4fr 1.3fr 1fr 1.3fr 90px;gap:12px;align-items:center;width:100%}.m6-synd-investor-option-head{position:sticky;top:0;z-index:1;padding:10px 16px;background:#eaf2ff;color:#475569;font-size:11px;font-weight:800}.m6-synd-investor-option{padding:12px 16px;border:0;border-top:1px solid #E2E8F0;background:#fff;color:#0f172a;text-align:left;cursor:pointer}.m6-synd-investor-option:hover:not(:disabled){background:#eff6ff}.m6-synd-investor-option span:last-child{color:#1d4ed8;font-weight:800}.m6-synd-investor-option.selected{background:#eff6ff;color:#1e3a8a;cursor:pointer}.m6-synd-investor-option.selected span:last-child{color:#dc2626}.m6-synd-alert-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a8c}.m6-synd-alert{width:min(420px,100%);padding:24px;border-radius:12px;background:#fff;box-shadow:0 24px 70px #0f172a4d;text-align:center}.m6-synd-alert strong{display:block;color:#0f172a;font-size:20px;margin-bottom:8px}.m6-synd-alert p{margin:0 0 20px;color:#475569;font-size:14px;line-height:1.55}.m6-synd-alert button{min-width:100px;padding:9px 20px;border:0;border-radius:7px;background:#1d4ed8;color:#fff;font-weight:800;cursor:pointer}.m6-synd-name-input{border:1px solid #CBD5E1;border-radius:6px;padding:6px 10px;font-size:14px;outline:none;background:#fff;flex:1}.m6-synd-investor-select{flex:1;min-width:240px;border:1px solid #93C5FD;border-radius:6px;padding:9px 12px;font-size:14px;font-weight:700;color:#0f172a;background:#fff;cursor:pointer;outline:none}.m6-synd-investor-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.m6-synd-add-btn{background:#10b981;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-weight:700;font-size:13px;cursor:pointer;transition:background .15s ease;white-space:nowrap}.m6-synd-add-btn:disabled{background:#94a3b8;cursor:not-allowed}.m6-synd-add-btn:hover{background:#059669}.m6-synd-progress-track{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.m6-synd-progress-fill{height:100%;background:#1d4ed8;transition:width .3s ease}.m6-synd-progress-fill.m6-synd-full{background:#10b981}.m6-synd-progress-labels{display:flex;justify-content:space-between;font-size:12px;color:#64748b;margin-top:4px}.m6-synd-pct-label{font-weight:700;color:#0f172a}@media (max-width: 1024px){.m6-synd-stats{grid-template-columns:repeat(3,1fr)}.m6-synd-params{grid-template-columns:1fr}}@media (max-width: 768px){.m6-synd-stats{grid-template-columns:repeat(2,1fr)}.m6-synd-banner{flex-direction:column;align-items:stretch}.m6-synd-open-btn{align-self:flex-start}.m6-synd-inv-head,.m6-synd-inv-row{grid-template-columns:1.5fr 1.5fr 1fr 1fr 30px;font-size:12px}.m6-synd-add-row{flex-direction:column;align-items:stretch}}.m6-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:2000;display:flex;align-items:center;justify-content:center;animation:m6FadeIn .25s ease-out}.m6-modal{width:90%;max-width:520px;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(191,219,254,.5);border-radius:20px;box-shadow:0 20px 40px #0f172a26,inset 0 1px #fff9;padding:24px;display:flex;flex-direction:column;gap:16px;animation:m6ScaleIn .3s cubic-bezier(.34,1.56,.64,1)}.m6-modal-header{display:flex;align-items:center;gap:12px;position:relative;border-bottom:1px solid rgba(191,219,254,.4);padding-bottom:12px}.m6-modal-icon{font-size:24px}.m6-modal-title{font-size:18px;font-weight:800;color:#1e3a8a;margin:0}.m6-modal-close{position:absolute;top:-4px;right:-4px;border:none;background:transparent;color:#64748b;font-size:24px;font-weight:300;cursor:pointer;line-height:1;transition:color .15s ease}.m6-modal-close:hover{color:#0f172a}.m6-modal-body{display:flex;flex-direction:column;gap:12px;color:#334155;font-size:14.5px;line-height:1.5}.m6-modal-alert{background:#fef3c799;border:1px solid rgba(245,158,11,.3);padding:10px 14px;border-radius:10px;color:#b45309;font-size:13.5px}.m6-modal-p{margin:0}.m6-modal-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:6px}.m6-modal-list li{list-style-type:disc}.m6-modal-footer{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid rgba(191,219,254,.4);padding-top:16px}.m6-modal-btn{padding:10px 18px;border-radius:10px;font-size:13.5px;font-weight:700;cursor:pointer;transition:all .2s ease}.m6-modal-btn.btn-secondary{border:1px solid rgba(191,219,254,.6);background:#f1f5f9cc;color:#475569}.m6-modal-btn.btn-secondary:hover{background:#f1f5f9;color:#0f172a}.m6-modal-btn.btn-primary{border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 12px #2563eb33}.m6-modal-btn.btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-1px);box-shadow:0 6px 16px #2563eb4d}@keyframes m6FadeIn{0%{opacity:0}to{opacity:1}}@keyframes m6ScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.synd-prompt-overlay{min-height:100vh;background:#f0f4ff;display:flex;align-items:center;justify-content:center;padding:40px 20px}.synd-prompt-card{background:#fff;border-radius:16px;box-shadow:0 8px 40px #1d4ed81f;padding:40px 36px;max-width:540px;width:100%;text-align:center;animation:m6ScaleIn .25s ease}.synd-prompt-icon{font-size:52px;margin-bottom:12px}.synd-prompt-title{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 8px}.synd-prompt-sub{font-size:15px;color:#475569;margin:0 0 24px}.synd-prompt-info{background:#f8faff;border:1px solid #dbeafe;border-radius:10px;padding:16px 20px;text-align:left;margin-bottom:20px;display:flex;flex-direction:column;gap:14px}.synd-info-row{display:flex;align-items:flex-start;gap:12px}.synd-info-icon{font-size:20px;flex-shrink:0;margin-top:2px}.synd-info-row strong{display:block;font-size:13px;font-weight:700;color:#1e3a8a;margin-bottom:2px}.synd-info-row span{font-size:13px;color:#475569;line-height:1.4}.synd-prompt-note{font-size:12px;color:#64748b;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:10px 14px;margin-bottom:24px;text-align:left}.synd-prompt-actions{display:flex;flex-direction:column;gap:10px}.synd-btn-yes{background:#1d4ed8;color:#fff;font-size:15px;font-weight:700;padding:13px 24px;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.synd-btn-yes:hover{background:#1e40af}.synd-btn-skip{background:#f1f5f9;color:#475569;font-size:14px;font-weight:600;padding:12px 24px;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:background .2s}.synd-btn-skip:hover{background:#e2e8f0;color:#0f172a}.m7-page{min-height:0;background:#f8fafc;color:#0f172a}.m7-header{display:flex;align-items:center;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #bfdbfe}.m7-badge{background:#1d4ed8;color:#fff;border-radius:18px;padding:6px 13px;font-size:14px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap}.m7-header h1{margin:0;font-size:14px;line-height:1.15}.m7-header p{margin:3px 0 0;color:#475569;font-size:14px}.m7-header-metric{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.m7-header-metric span,.m7-cover-grid span,.m7-lender-details span,.m7-business-grid span{color:#475569;font-size:14px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.m7-header-metric strong{color:#0f2d5e;font-size:14px}.m7-grid{display:grid;grid-template-columns:1.05fr 1fr .85fr;gap:18px;padding:16px 20px 20px}.m7-package-card,.m7-lender-card,.m7-sections-card,.m7-preview-card,.m7-quality-card,.m7-readiness-card,.m7-business-card{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:18px;box-shadow:0 12px 28px #1e3a8a0f}.m7-package-card,.m7-sections-card{grid-row:span 2}.m7-business-card{grid-column:span 3}.m7-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.m7-title-row span{color:#0f172a;font-size:14px;font-weight:900}.m7-title-row strong{background:#f1f5f9;color:#1d4ed8;border-radius:20px;padding:4px 10px;font-size:14px;font-weight:600;letter-spacing:.35px;text-transform:uppercase}.m7-cover{border:1px solid #E2E8F0;border-radius:8px;overflow:hidden;background:#fff}.m7-cover-band{height:12px;background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.m7-cover-body{padding:22px}.m7-cover-body>span{color:#0f2d5e;font-size:14px;font-weight:900;letter-spacing:.5px;text-transform:uppercase}.m7-cover-body h2{margin:10px 0 6px;color:#0f172a;font-size:14px;line-height:1.1}.m7-cover-body p{margin:0;color:#475569;font-size:14px}.m7-cover-grid,.m7-lender-details,.m7-business-grid{display:grid;gap:10px}.m7-cover-grid{grid-template-columns:1fr 1fr;margin-top:20px}.m7-cover-grid div,.m7-lender-details div,.m7-business-grid div{border:1px solid #E2E8F0;border-radius:8px;background:#fff;padding:12px}.m7-cover-grid span,.m7-lender-details span,.m7-business-grid span{display:block}.m7-cover-grid strong,.m7-lender-details strong,.m7-business-grid strong{display:block;margin-top:5px;color:#0f172a;font-size:14px}.m7-cover-grid .ef-display{padding:0;margin:0;max-width:100%}.m7-cover-grid .ef-input{min-width:0;max-width:100%;font-size:14px;font-weight:900;padding:4px 6px}.m7-action-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.m7-primary-btn,.m7-secondary-btn{border:0;border-radius:8px;padding:12px 13px;font-size:14px;font-weight:900;cursor:pointer}.m7-primary-btn{background:#1d4ed8;color:#fff}.m7-primary-btn:hover{background:#1d4ed8}.m7-secondary-btn{background:#2f4858;color:#fff}.m7-secondary-btn:hover{background:#263b49}.m7-generated-note,.m7-clean-note{margin-top:12px;border-radius:8px;background:#eff6ff;color:#1e3a8a;padding:10px 12px;font-size:14px;font-weight:800}.m7-tone-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.m7-tone-tabs button{border:1px solid #E2E8F0;background:#fff;color:#475569;border-radius:8px;padding:9px 10px;font-size:14px;font-weight:900;cursor:pointer}.m7-tone-tabs button.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.m7-lender-details{grid-template-columns:1fr 1fr}.m7-section-list{display:flex;flex-direction:column;gap:8px}.m7-section-row{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:9px;width:100%;border:1px solid #E2E8F0;border-radius:8px;background:#fff;color:#302822;padding:10px;text-align:left;cursor:pointer}.m7-section-row.active{border-color:#1d4ed8;background:#eff6ff}.m7-section-row span:nth-child(2){font-size:14px;font-weight:800}.m7-section-row strong{color:#475569;font-size:14px;font-weight:900;text-transform:uppercase}.m7-status-dot{width:9px;height:9px;border-radius:999px}.m7-status-dot.ready{background:#1d4ed8}.m7-status-dot.review{background:#3b82f6}.m7-preview-card h3{margin:0 0 10px;color:#0f172a;font-size:14px}.m7-preview-card p{margin:0;color:#475569;font-size:14px;line-height:1.55}.m7-complete-meter{height:10px;border-radius:999px;background:#f1f5f9;overflow:hidden}.m7-complete-meter div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1d4ed8,#3b82f6)}.m7-missing-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.m7-missing-list span{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:6px 9px;font-size:14px;font-weight:900}.m7-business-grid{grid-template-columns:repeat(4,1fr)}.m7-business-grid strong{color:#0f2d5e;font-size:15px}.m7-readiness-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.m7-readiness-list div{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;border-radius:8px;padding:10px}.m7-readiness-list div.ready{background:#eff6ff;color:#1e3a8a}.m7-readiness-list div.review{background:#eff6ff;color:#1d4ed8}.m7-readiness-list span{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffffb3;font-size:14px;font-weight:900;height:28px}.m7-readiness-list strong{font-size:14px}.m7-versions-card{grid-column:span 2}.m7-versions-empty{text-align:center;padding:24px 16px;color:#475569}.m7-versions-empty span{display:block;font-size:14px;font-weight:700;margin-bottom:4px}.m7-versions-empty p{font-size:14px;margin:0}.m7-versions-list{display:flex;flex-direction:column;gap:8px}.m7-version-row{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#eff6ff;border:1px solid #E2E8F0;border-radius:8px}.m7-version-badge{background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;padding:4px 8px;border-radius:6px;flex-shrink:0}.m7-version-info{flex:1;display:flex;flex-direction:column;gap:2px}.m7-version-info strong{font-size:14px;color:#0f172a}.m7-version-info span{font-size:14px;color:#475569}.m7-version-tag{font-size:14px;font-weight:700;padding:2px 8px;border-radius:12px;background:#f1f5f9;color:#1e3a8a;flex-shrink:0}.m7-version-row:not(:first-child) .m7-version-tag{background:#f8fafc;color:#475569}.m7-submit-row{margin-top:16px;padding-top:16px;border-top:1px solid #bfdbfe}.m7-submit-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.m7-submit-btns{display:flex;gap:8px;margin-bottom:8px}.m7-submit-btn{flex:1;padding:9px 12px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;border:none}.m7-copy-btn{background:#1d4ed8;color:#fff}.m7-copy-btn:hover{background:#1a357a}.m7-copy-btn.done{background:#1d4ed8;cursor:default}.m7-email-btn{background:#f8fafc;color:#475569;border:1px solid #E2E8F0}.m7-email-btn:hover{background:#bfdbfe}.m7-submit-hint{font-size:14px;color:#475569;margin:0;line-height:1.4}@media (max-width: 1180px){.m7-grid{grid-template-columns:1fr 1fr}.m7-sections-card,.m7-business-card,.m7-versions-card{grid-column:span 2}.m7-business-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.m7-header{align-items:flex-start;flex-direction:column;padding:14px 16px}.m7-header-metric{align-items:flex-start;margin-left:0}.m7-grid,.m7-cover-grid,.m7-lender-details,.m7-action-row,.m7-readiness-list,.m7-business-grid{grid-template-columns:1fr}.m7-grid{padding:14px}.m7-sections-card,.m7-business-card{grid-column:auto}}.m7-email-compose{margin-top:16px;background:#f8faff;border:1.5px solid #bfdbfe;border-radius:10px;padding:18px;display:flex;flex-direction:column;gap:12px}.m7-email-compose-header{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:14px;color:#475569}.m7-compose-close{background:none;border:none;font-size:14px;cursor:pointer;color:#64748b;padding:2px 6px;border-radius:4px}.m7-compose-close:hover{background:#e2e8f0}.m7-email-field{display:flex;flex-direction:column;gap:4px}.m7-email-field label{font-size:14px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.04em}.m7-email-input,.m7-email-textarea{width:100%;padding:8px 12px;border:1.5px solid #bfdbfe;border-radius:7px;font-size:14px;font-family:inherit;color:#1e293b;background:#fff;outline:none;box-sizing:border-box;transition:border-color .15s}.m7-email-input:focus,.m7-email-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.m7-email-textarea{resize:vertical;line-height:1.55;min-height:220px}.m7-email-compose-actions{display:flex;gap:10px;justify-content:flex-end}.m8-page{min-height:0;background:#f5f6fb;color:#0f172a}.m8-header{display:flex;align-items:center;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #bfdbfe}.m8-badge{background:#f1f5f9;color:#1d4ed8;letter-spacing:.1em;background:#1d4ed8;color:#0f172a;border-radius:18px;padding:6px 13px;font-size:14px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.m8-header-text h1{margin:0;font-size:14px;line-height:1.15;color:#0f172a}.m8-header-text p{margin:3px 0 0;color:#475569;font-size:14px}.m8-header-stats{margin-left:auto;display:flex;gap:24px;flex-shrink:0}.m8-stat{display:flex;flex-direction:column;align-items:flex-end}.m8-stat span{color:#475569;font-size:14px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.m8-stat strong{color:#1d4ed8;font-size:14px;line-height:1.1}.m8-grid{display:grid;grid-template-columns:1fr 1.3fr .9fr;gap:18px;padding:16px 20px 20px}.m8-compose-card,.m8-preview-card,.m8-templates-card,.m8-followup-card,.m8-intel-card,.m8-log-card,.m8-value-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:18px;box-shadow:0 8px 24px #4f46e50f}.m8-compose-card,.m8-preview-card{grid-row:span 2}.m8-intel-card,.m8-value-card{grid-column:span 3}.m8-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.m8-title-row>span{color:#0f172a;font-size:14px;font-weight:900}.m8-title-row>strong{background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:5px 10px;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m8-field-label{font-size:14px;font-weight:800;color:#475569;letter-spacing:.4px;text-transform:uppercase;margin-bottom:6px;margin-top:14px}.m8-field-label:first-of-type{margin-top:0}.m8-seg{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:4px}.m8-seg.three{grid-template-columns:repeat(3,1fr)}.m8-seg button{border:1px solid #E2E8F0;background:#fff;color:#475569;border-radius:8px;padding:9px 8px;font-size:12px;font-weight:800;cursor:pointer;transition:background .12s,color .12s,border-color .12s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m8-seg button.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.m8-seg button:hover:not(.active){background:#eff6ff;border-color:#a5b4fc}.m8-input{width:100%;padding:9px 11px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#0f172a;background:#fafbff;box-sizing:border-box;outline:none;transition:border-color .15s}.m8-input:focus{border-color:#1d4ed8;background:#fff}.m8-textarea{width:100%;padding:9px 11px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#0f172a;background:#fafbff;box-sizing:border-box;resize:vertical;font-family:inherit;outline:none;transition:border-color .15s}.m8-textarea:focus{border-color:#1d4ed8;background:#fff}.m8-generate-btn{margin-top:18px;width:100%;background:#1d4ed8;color:#fff;border:0;border-radius:9px;padding:13px;font-size:14px;font-weight:900;cursor:pointer;letter-spacing:.3px;transition:background .15s}.m8-generate-btn:hover{background:#1d4ed8}.m8-subject-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;border:1px solid #E2E8F0;border-radius:8px;padding:8px 11px;background:#fafbff}.m8-subject-label{font-size:14px;font-weight:900;color:#1d4ed8;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.m8-subject-input{flex:1;border:0;background:transparent;font-size:14px;font-weight:700;color:#0f172a;outline:none}.m8-message-area{width:100%;box-sizing:border-box;padding:12px;border:1px solid #E2E8F0;border-radius:8px;font-size:12px;line-height:1.6;color:#2d3748;background:#fafbff;font-family:Menlo,Courier New,monospace;resize:vertical;outline:none;transition:border-color .15s}.m8-message-area:focus{border-color:#1d4ed8;background:#fff}.m8-preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.m8-copy-btn{background:#1d4ed8;color:#fff;border:0;border-radius:8px;padding:11px;font-size:14px;font-weight:900;cursor:pointer;transition:background .15s}.m8-copy-btn:hover{background:#1d4ed8}.m8-save-tpl-btn{background:#0f172a;color:#fff;border:0;border-radius:8px;padding:11px;font-size:14px;font-weight:900;cursor:pointer;transition:background .15s}.m8-save-tpl-btn:hover{background:#0f172a}.m8-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 16px;gap:10px;flex:1}.m8-empty-icon{font-size:36px;line-height:1}.m8-empty-state p{color:#475569;font-size:14px;line-height:1.55;margin:0}.m8-empty-state p strong{color:#1d4ed8}.m8-deal-preview{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;width:100%}.m8-deal-preview div{border:1px solid #E2E8F0;border-radius:8px;background:#f8f9ff;padding:10px 12px;text-align:left}.m8-deal-preview span{display:block;font-size:14px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.4px}.m8-deal-preview strong{display:block;font-size:14px;color:#0f172a;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m8-template-list{display:flex;flex-direction:column;gap:8px}.m8-tpl-row{display:flex;align-items:center;gap:10px;border:1px solid #E2E8F0;border-radius:9px;padding:11px 12px;background:#fafbff;cursor:pointer;transition:border-color .15s ease,background .15s ease}.m8-tpl-row:hover,.m8-tpl-row:focus-visible{border-color:#2563eb;background:#eff6ff;outline:none}.m8-tpl-icon{font-size:14px;flex-shrink:0;width:28px;text-align:center}.m8-tpl-info{flex:1;min-width:0}.m8-tpl-info strong{display:block;font-size:14px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m8-tpl-info span{display:block;font-size:14px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.m8-tpl-meta{display:flex;align-items:center;gap:7px;flex-shrink:0}.m8-template-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a94}.m8-template-modal{width:min(720px,100%);max-height:86vh;display:flex;flex-direction:column;gap:16px;padding:22px;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a59}.m8-template-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #DBEAFE}.m8-template-modal-header span,.m8-template-modal-section>span,.m8-template-modal-meta span{display:block;color:#475569;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.m8-template-modal-header h2{margin:4px 0 0;color:#0f172a;font-size:20px}.m8-template-modal-header button{border:0;background:transparent;color:#475569;font-size:26px;cursor:pointer}.m8-template-modal-meta{display:flex;align-items:center;gap:10px}.m8-template-modal-meta strong{color:#1d4ed8}.m8-template-modal-section{min-height:0}.m8-template-modal-section strong{display:block;margin-top:7px;padding:11px 12px;border:1px solid #DBEAFE;border-radius:8px;color:#0f172a;background:#f8fafc}.m8-template-modal-section pre{max-height:46vh;overflow:auto;margin:7px 0 0;padding:14px;border:1px solid #DBEAFE;border-radius:8px;color:#0f172a;background:#f8fafc;font:inherit;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.m8-template-modal-close{align-self:flex-end;min-width:110px;padding:10px 18px;border:0;border-radius:8px;color:#fff;background:#1d4ed8;font-weight:800;cursor:pointer}.m8-pill{background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:3px 8px;font-size:14px;font-weight:900;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap}.m8-tpl-delete{border:0;background:transparent;color:#475569;font-size:14px;font-weight:700;cursor:pointer;line-height:1;padding:0 4px;border-radius:4px}.m8-tpl-delete:hover{color:#0f2d5e;background:#eff6ff}.m8-no-templates{color:#475569;font-size:14px;text-align:center;padding:16px 0;margin:0}.m8-followup-desc{font-size:14px;color:#475569;margin:0 0 14px;line-height:1.5}.m8-followup-list{display:flex;flex-direction:column;gap:8px}.m8-fu-item{border:1px solid #E2E8F0;border-radius:9px;overflow:hidden}.m8-fu-item.open{border-color:#a5b4fc}.m8-fu-header{width:100%;display:flex;align-items:center;gap:10px;padding:11px 13px;background:#fafbff;border:0;cursor:pointer;text-align:left}.m8-fu-item.open .m8-fu-header{background:#eff6ff}.m8-fu-badge{background:#1d4ed8;color:#fff;border-radius:999px;padding:3px 9px;font-size:14px;font-weight:900;flex-shrink:0}.m8-fu-label{flex:1;font-size:14px;font-weight:800;color:#0f172a}.m8-fu-arrow{font-size:14px;color:#475569}.m8-fu-body{padding:12px 14px 14px;background:#fff;border-top:1px solid #bfdbfe}.m8-fu-body p{font-size:12px;color:#475569;line-height:1.6;margin:0 0 10px}.m8-fu-copy{background:#eff6ff;color:#1d4ed8;border:1px solid #a5b4fc;border-radius:7px;padding:6px 12px;font-size:14px;font-weight:900;cursor:pointer;transition:background .12s}.m8-fu-copy:hover{background:#e0e7ff}.m8-recipient-clarity{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);gap:12px;align-items:center;margin:-2px 0 14px;padding:12px;border:1px solid #E2E8F0;border-radius:9px;background:#eff6ff}.m8-recipient-clarity span{display:block;color:#1d4ed8;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m8-recipient-clarity strong{display:block;margin-top:3px;color:#0f172a;font-size:14px}.m8-recipient-clarity p,.m8-tool-note{color:#475569;font-size:14px;line-height:1.45;margin:0}.m8-tool-note{margin-bottom:9px;font-weight:600}.m8-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.m8-tool-box,.m8-thread-manager{border:1px solid #E2E8F0;border-radius:9px;background:#f8f9ff;padding:13px}.m8-thread-manager{margin-top:12px}.m8-tool-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}.m8-tool-head strong{color:#0f172a;font-size:14px;line-height:1.35}.m8-tool-head span{flex-shrink:0;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;letter-spacing:.25px;text-transform:uppercase;white-space:nowrap}.m8-subject-options,.m8-compliance-list,.m8-crm-log,.m8-thread-list{display:grid;gap:8px}.m8-subject-options button{border:1px solid #E2E8F0;border-radius:8px;padding:9px;background:#fff;cursor:pointer;text-align:left}.m8-subject-options button span,.m8-subject-options button strong,.m8-subject-options button small{display:block}.m8-subject-options button span{color:#1d4ed8;font-size:14px;font-weight:900;text-transform:uppercase}.m8-subject-options button strong{color:#1d4ed8;font-size:14px;margin:2px 0}.m8-subject-options button small,.m8-response-preview,.m8-crm-log span,.m8-thread-list p,.m8-thread-list span{color:#475569;font-size:14px;line-height:1.5;margin:0}.m8-compliance-list div{display:flex;align-items:center;gap:8px;color:#475569;font-size:14px;font-weight:800}.m8-compliance-list span{display:grid;place-items:center;width:18px;height:18px;border-radius:999px;color:#0f172a;font-size:14px;flex-shrink:0}.m8-compliance-list .pass span{background:#16a34a;color:#fff}.m8-compliance-list .warn span{background:#dc2626;color:#fff}.m8-mini-textarea{width:100%;box-sizing:border-box;border:1px solid #E2E8F0;border-radius:8px;padding:9px;resize:vertical;font-family:inherit;font-size:14px;color:#0f172a}.m8-tool-action{width:100%;margin-top:9px;border:0;border-radius:8px;padding:9px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.m8-tool-action:disabled{opacity:.45;cursor:not-allowed}.m8-crm-row,.m8-thread-controls{display:flex;flex-wrap:wrap;gap:8px}.m8-crm-row button,.m8-thread-controls label,.m8-thread-controls button{border:1px solid #E2E8F0;border-radius:8px;padding:8px 10px;background:#fff;color:#475569;font-size:14px;font-weight:900;cursor:pointer}.m8-crm-row button.active,.m8-thread-controls label.active{border-color:#1d4ed8;background:#eff6ff;color:#1d4ed8}.m8-thread-controls input{margin-right:6px;accent-color:#1d4ed8}.m8-thread-controls button{margin-left:auto;background:#1d4ed8;color:#fff}.m8-crm-log{margin-top:10px}.m8-ghl-banner{background:#eff6ff;border:1.5px solid #BFDBFE;border-left:4px solid #2563EB;border-radius:8px;padding:10px 12px;margin:8px 0}.m8-ghl-title{display:flex;align-items:center;gap:6px;margin-bottom:4px}.m8-ghl-title strong{color:#1e3a8a;font-size:13px;font-weight:800}.m8-ghl-label{font-size:11px;font-weight:800;color:#2563eb;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px}.m8-ghl-note{font-size:12px;color:#3b82f6;margin:0;line-height:1.45}.m8-ai-call-note{background:#dbeafe;border:1.5px solid #93C5FD;border-radius:8px;padding:8px 12px;font-size:12px;color:#1e3a8a;line-height:1.45;margin-bottom:8px}.m8-crm-log div,.m8-thread-list div{border:1px solid #E2E8F0;border-radius:8px;padding:9px;background:#fff}.m8-crm-log strong,.m8-thread-list strong{display:block;color:#0f172a;font-size:14px}.m8-thread-list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.m8-checklist{display:flex;flex-direction:column;gap:9px;margin-bottom:16px}.m8-check-row{display:flex;align-items:center;gap:10px;font-size:14px;color:#475569}.m8-check-row.done{color:#0f172a}.m8-check-dot{width:10px;height:10px;border-radius:999px;background:#bfdbfe;flex-shrink:0}.m8-check-row.done .m8-check-dot{background:#1d4ed8}.m8-advance-btn{width:100%;background:#1d4ed8;color:#fff;border:0;border-radius:9px;padding:13px;font-size:14px;font-weight:900;cursor:pointer;transition:background .15s}.m8-advance-btn:hover{background:#0f172a}.m8-log-card>.m8-advance-btn{display:none}.m8-value-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.m8-value-grid div{border:1px solid #E2E8F0;border-radius:9px;background:#f8f9ff;padding:14px 12px}.m8-value-grid strong{display:block;font-size:14px;color:#1d4ed8;font-weight:900;margin-bottom:5px}.m8-value-grid span{display:block;font-size:14px;color:#475569;font-weight:700;line-height:1.4}@media (max-width: 1280px){.m8-grid{grid-template-columns:minmax(280px,1fr) minmax(320px,1.2fr)}.m8-compose-card,.m8-preview-card{grid-row:auto}.m8-templates-card{grid-column:1}.m8-followup-card{grid-column:2}.m8-intel-card{grid-column:span 2}.m8-log-card{grid-column:1}.m8-value-card{grid-column:span 2}.m8-tool-grid,.m8-thread-list{grid-template-columns:repeat(2,1fr)}.m8-value-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 880px){.m8-grid{grid-template-columns:1fr;padding:14px}.m8-compose-card,.m8-preview-card,.m8-templates-card,.m8-followup-card,.m8-intel-card,.m8-log-card,.m8-value-card{grid-column:auto;grid-row:auto}.m8-tool-grid,.m8-thread-list,.m8-recipient-clarity{grid-template-columns:1fr}.m8-value-grid{grid-template-columns:repeat(2,1fr)}.m8-header{flex-wrap:wrap;gap:10px;padding:14px 16px}.m8-header-stats{margin-left:0}}.m8-deal-ctx-bar{margin-bottom:16px;border:1px solid #E2E8F0;border-radius:10px;overflow:hidden;background:#f0f7ff}.m8-deal-ctx-summary{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.m8-deal-ctx-summary:hover{background:#f1f5f9}.m8-deal-ctx-icon{font-size:14px;flex-shrink:0}.m8-deal-ctx-name{font-size:14px;font-weight:700;color:#0f172a;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m8-deal-ctx-pill{font-size:14px;font-weight:600;background:#f1f5f9;color:#1d4ed8;border-radius:999px;padding:2px 8px;white-space:nowrap}.m8-deal-ctx-edit-btn{font-size:14px;font-weight:600;color:#2563eb;background:transparent;border:1px solid #E2E8F0;border-radius:6px;padding:3px 9px;cursor:pointer;margin-left:auto;flex-shrink:0;transition:background .15s}.m8-deal-ctx-edit-btn:hover{background:#eff6ff}.m8-deal-ctx-form{padding:12px;border-top:1px solid #bfdbfe;background:#fff;display:flex;flex-direction:column;gap:10px}.m8-ctx-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.m8-ctx-row label{display:flex;flex-direction:column;gap:4px}.m8-ctx-row label span{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.4px}.m8-ctx-row label input{border:1px solid #E2E8F0;border-radius:6px;padding:5px 8px;font-size:14px;color:#0f172a;background:#f8faff;transition:border-color .15s}.m8-ctx-row label input:focus{outline:none;border-color:#2563eb;background:#fff}.m8-ctx-note{font-size:14px;color:#64748b;margin:0;font-style:italic}.m9-page{min-height:0;background:#f6f8fb;color:#0f172a}.m9-header{display:flex;align-items:center;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #bfdbfe}.m9-badge{background:#f1f5f9;color:#1d4ed8;font-weight:800;letter-spacing:.1em;flex-shrink:0;border-radius:18px;padding:6px 13px;background:#1d4ed8;color:#0f172a;font-size:14px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.m9-header-text h1{margin:0;font-size:14px;line-height:1.15;color:#0f172a}.m9-header-text p{margin:3px 0 0;color:#475569;font-size:14px}.m9-header-stats{margin-left:auto;display:flex;gap:24px;flex-shrink:0}.m9-stat{display:flex;flex-direction:column;align-items:flex-end}.m9-stat span{color:#475569;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m9-stat strong{color:#1d4ed8;font-size:16px;line-height:1.1}.m9-grid{display:grid;grid-template-columns:.9fr 1.15fr 1fr;gap:18px;padding:16px 20px 20px}.m9-deal-card,.m9-task-card,.m9-detail-card,.m9-progress-card,.m9-cadence-card,.m9-ai-card,.m9-custom-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:18px;box-shadow:0 8px 24px #2e44640f}.m9-task-card{grid-row:span 2}.m9-custom-inline{margin-top:16px;padding-top:14px;border-top:1px solid #DBEAFE}.m9-custom-inline-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.m9-custom-inline-title span{color:#0f172a;font-size:14px;font-weight:900}.m9-custom-inline-title strong{color:#1d4ed8;font-size:12px;font-weight:800;text-transform:uppercase}.m9-detail-card{grid-row:span 2}.m9-ai-card{grid-column:span 2}.m9-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.m9-title-row>span{color:#0f172a;font-size:14px;font-weight:900}.m9-title-row>strong{border-radius:999px;padding:5px 10px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap}.m9-deal-card h2,.m9-detail-card h2{margin:0;color:#0f172a;font-size:14px;line-height:1.2}.m9-deal-card p{margin:5px 0 16px;color:#475569;font-size:14px}.m9-context-grid,.m9-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.m9-progress-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto}.m9-context-grid div,.m9-detail-grid div,.m9-progress-bars div{border:1px solid #E2E8F0;border-radius:8px;padding:11px;background:#fff}.m9-context-grid span,.m9-detail-grid span,.m9-progress-bars span{display:block;margin-bottom:4px;color:#475569;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m9-context-grid strong,.m9-detail-grid strong,.m9-progress-bars strong{display:block;min-width:0;color:#0f172a;font-size:14px;line-height:1.25;overflow-wrap:anywhere}.m9-filter-row{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:12px}.m9-filter-row button{border:1px solid #d9e2ee;border-radius:8px;padding:8px 5px;background:#fff;color:#4a5568;font-size:14px;font-weight:900;cursor:pointer}.m9-filter-row button.active,.m9-filter-row button:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.m9-task-list{display:flex;flex-direction:column;gap:9px}.m9-task-row{width:100%;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #E2E8F0;border-radius:9px;padding:10px;background:#fff;text-align:left;cursor:pointer}.m9-task-row.active{border-color:#1d4ed8;box-shadow:0 0 0 3px #5b45b81f}.m9-task-row.complete{background:#eff6ff;border-color:#bdebd3}.m9-task-row.blocked{background:#fff7f6;border-color:#ffd3ce}.m9-task-check{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;border:1px solid #cbd7e7;color:#0f172a;background:#fff;font-size:14px;font-weight:900}.m9-task-row.complete .m9-task-check{border-color:#20a86b;background:#20a86b}.m9-task-row.blocked .m9-task-check{border-color:#d94a38;background:#d94a38}.m9-task-main{min-width:0}.m9-task-main strong{display:block;color:#0f172a;font-size:14px;line-height:1.25}.m9-task-main small{display:block;margin-top:3px;color:#475569;font-size:14px;line-height:1.25}.m9-priority{border-radius:999px;padding:5px 8px;font-size:14px;font-weight:900;letter-spacing:.25px;text-transform:uppercase;white-space:nowrap}.m9-priority.urgent{background:#f1f5f9;color:#1d4ed8}.m9-priority.high{background:#eff6ff;color:#1d4ed8}.m9-priority.medium{background:#e8f3ff;color:#1663a7}.m9-priority.low{background:#edf8ef;color:#167445}.m9-view-all{width:100%;margin-top:12px;border:1px solid #c9d7ea;border-radius:8px;padding:10px;background:#f7faff;color:#1d4ed8;font-size:14px;font-weight:900;cursor:pointer}.m9-detail-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.m9-detail-top>div{display:flex;align-items:center;gap:9px;min-width:0}.m9-status-dot{width:11px;height:11px;border-radius:999px;background:#bfdbfe;flex-shrink:0}.m9-status-dot.ready{background:#2f80ed}.m9-status-dot.pending{background:#3b82f6}.m9-status-dot.blocked{background:#d94a38}.m9-status-dot.complete{background:#20a86b}.m9-detail-card>p{margin:0 0 16px;color:#4a5568;font-size:14px;line-height:1.55}.m9-impact-box{margin-top:16px;border-left:4px solid #1d4ed8;border-radius:8px;padding:12px 13px;background:#eff6ff}.m9-impact-box span{display:block;margin-bottom:4px;color:#0e6b5d;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m9-impact-box p{margin:0;color:#0f172a;font-size:14px;line-height:1.45}.m9-timeline{display:flex;flex-direction:column;gap:10px}.m9-timeline-row{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center}.m9-timeline-row span{border-radius:999px;padding:6px 7px;background:#eef5ff;color:#1d4ed8;font-size:14px;font-weight:900;text-align:center}.m9-timeline-row p{margin:0;border-left:2px solid #d8e2f1;padding:7px 0 7px 12px;color:#475569;font-size:14px;line-height:1.35}.m9-workflow-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.m9-workflow-actions button,.m9-prompt-row button{border:0;border-radius:8px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;padding:9px 12px;cursor:pointer}.m9-workflow-actions span{color:#475569;font-size:14px;font-weight:800}.m9-prompt-list{display:grid;gap:10px}.m9-prompt-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #E2E8F0;border-radius:9px;padding:13px;background:#fff}.m9-prompt-row strong{display:block;color:#0f172a;font-size:14px;margin-bottom:5px}.m9-prompt-row p,.m9-prompt-empty{margin:0;color:#475569;font-size:14px;line-height:1.45}.m9-prompt-row span{display:block;margin-top:6px;color:#1d4ed8;font-size:14px;font-weight:900;text-transform:uppercase}.m9-add-row{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:9px;margin-bottom:14px}.m9-add-row input{min-width:0;border:1px solid #d9e2ee;border-radius:8px;padding:10px 11px;background:#fbfdff;color:#0f172a;font-size:14px;outline:none}.m9-add-row input:focus{border-color:#1d4ed8;background:#fff}.m9-add-row button{border:0;border-radius:8px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.m9-ready-box{border:1px solid #E2E8F0;border-radius:9px;padding:13px;background:#eff6ff}.m9-ready-box strong{display:block;color:#0f172a;font-size:14px;margin-bottom:5px}.m9-ready-box p{margin:0 0 12px;color:#475569;font-size:14px;line-height:1.45}.m9-advance-btn{width:100%;border:0;border-radius:9px;padding:12px 10px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.m9-advance-btn:hover{background:#2563eb}@media (max-width: 1180px){.m9-grid{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr)}.m9-detail-card{grid-row:auto}.m9-ai-card{grid-column:span 2}}@media (max-width: 760px){.m9-header{align-items:flex-start;flex-direction:column}.m9-header-stats{width:100%;margin-left:0;justify-content:space-between}.m9-stat{align-items:flex-start}.m9-grid{grid-template-columns:1fr;padding:16px}.m9-task-card,.m9-detail-card,.m9-ai-card{grid-row:auto;grid-column:auto}.m9-filter-row{grid-template-columns:repeat(3,1fr)}.m9-prompt-row,.m9-workflow-actions{grid-template-columns:1fr;align-items:stretch}.m9-workflow-actions{flex-direction:column}}.m10-page{min-height:0;background:#f7f8fb;color:#0f172a}.m10-header{display:flex;align-items:center;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #bfdbfe}.m10-badge{background:#f1f5f9;color:#1d4ed8;font-weight:800;letter-spacing:.1em;flex-shrink:0;border-radius:18px;padding:6px 13px;background:#1d4ed8;color:#0f172a;font-size:14px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.m10-header-text h1{margin:0;color:#0f172a;font-size:14px;line-height:1.15}.m10-header-text p{margin:3px 0 0;color:#475569;font-size:14px}.m10-header-stats{margin-left:auto;display:flex;gap:24px;flex-shrink:0}.m10-header-stats div{display:flex;flex-direction:column;align-items:flex-end}.m10-header-stats span{color:#475569;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m10-header-stats strong{color:#1d4ed8;font-size:16px;line-height:1.1}.m10-grid{display:grid;grid-template-columns:.9fr 1.25fr .95fr;gap:18px;padding:16px 20px 20px}.m10-tabs{display:flex;align-items:center;gap:22px;padding:18px 28px 0;background:#fff;border-bottom:1px solid #bfdbfe;overflow-x:auto}.m10-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 8px 13px;border:0;border-bottom:3px solid transparent;background:transparent;color:#475569;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.m10-tabs button span{width:20px;height:20px;border-radius:7px;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900}.m10-tabs button.active{color:#3b82f6;border-bottom-color:#3b82f6}.m10-tabs button.active span{background:#eff6ff;color:#1d4ed8}.m10-tab-content{display:grid;grid-template-columns:.95fr 1.25fr .85fr;gap:18px;padding:16px 20px 20px}.m10-summary-card,.m10-terms-card,.m10-action-card,.m10-ai-card,.m10-preview-card,.m10-clause-card,.m10-final-card,.m10-contingency-summary-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:18px;box-shadow:0 8px 24px #2e44640f}.m10-terms-card{grid-row:auto}.m10-preview-card{grid-column:span 2;grid-row:auto}.m10-ai-card{grid-column:span 3}.m10-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.m10-title-row>span{color:#0f172a;font-size:14px;font-weight:900}.m10-title-row>strong{border-radius:999px;padding:5px 10px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap}.m10-summary-card h2{margin:0;color:#0f172a;font-size:14px;line-height:1.2}.m10-summary-card p{margin:5px 0 16px;color:#475569;font-size:14px}.m10-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.m10-summary-grid div{border:1px solid #E2E8F0;border-radius:8px;padding:11px;background:#fff}.m10-summary-grid span,.m10-form-grid span{display:block;margin-bottom:4px;color:#475569;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m10-summary-grid strong{display:block;color:#0f172a;font-size:14px;line-height:1.25;overflow-wrap:anywhere}.m10-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.m10-form-grid label{min-width:0}.m10-form-grid input{width:100%;box-sizing:border-box;border:1px solid #d9e2ee;border-radius:8px;padding:10px 11px;background:#fbfdff;color:#0f172a;font-size:14px;outline:none}.m10-form-grid input:focus{border-color:#1d4ed8;background:#fff}.m10-toggle-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.m10-toggle-row label,.m10-clause-list label{display:flex;align-items:flex-start;gap:9px;border:1px solid #E2E8F0;border-radius:8px;padding:11px;background:#fbfdff;color:#475569;font-size:14px;line-height:1.4}.m10-toggle-row input,.m10-clause-list input{margin-top:2px;accent-color:#1d4ed8}.m10-term-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.m10-term-insights div{border:1px solid #E2E8F0;border-radius:8px;padding:12px;background:#fff}.m10-term-insights span{display:block;margin-bottom:5px;color:#475569;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m10-term-insights strong{display:block;color:#0f172a;font-size:14px;margin-bottom:5px}.m10-term-insights p{margin:0;color:#475569;font-size:14px;line-height:1.4}.m10-action-list{display:flex;flex-direction:column;gap:9px}.m10-action-row{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #E2E8F0;border-radius:8px;padding:10px;background:#fbfdff}.m10-action-row span{border-radius:999px;padding:5px 7px;font-size:14px;font-weight:900;letter-spacing:.35px;text-align:center;text-transform:uppercase}.m10-action-row.urgent span{background:#f1f5f9;color:#1d4ed8}.m10-action-row.high span{background:#f1f5f9;color:#475569}.m10-action-row strong{color:#0f172a;font-size:14px;line-height:1.25}.m10-empty-note{margin:0;color:#475569;font-size:14px}.m10-momentum-box{margin-top:14px;border-left:4px solid #1d4ed8;border-radius:8px;padding:12px 13px;background:#eff6ff}.m10-momentum-box span{display:block;margin-bottom:4px;color:#475569;font-size:14px;font-weight:900;text-transform:uppercase}.m10-momentum-box strong{display:block;color:#1d4ed8;font-size:14px;line-height:1.1}.m10-ai-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.m10-ai-tool{display:flex;flex-direction:column;border:1px solid #E2E8F0;border-radius:9px;padding:13px;background:#fff;min-height:128px}.m10-ai-tool strong{display:block;color:#0f172a;font-size:14px;line-height:1.35;margin-bottom:7px}.m10-ai-tool p{margin:0;color:#475569;font-size:14px;line-height:1.5}.m10-ai-tool button{width:100%;margin-top:auto;border:0;border-radius:8px;padding:9px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.m10-validation-list{display:grid;gap:8px}.m10-validation-list div{display:flex;align-items:center;gap:8px;color:#475569;font-size:14px;font-weight:800}.m10-validation-list span{display:grid;place-items:center;width:18px;height:18px;border-radius:999px;color:#0f172a;font-size:14px;flex-shrink:0}.m10-validation-list .pass span{background:#16a34a;color:#fff}.m10-validation-list .warn span{background:#dc2626;color:#fff}.m10-preview-card textarea{width:100%;min-height:560px;box-sizing:border-box;border:1px solid #d9e2ee;border-radius:8px;padding:14px;background:#fbfdff;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.55;resize:vertical}.m10-preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.m10-preview-actions button,.m10-final-card button{border:0;border-radius:9px;padding:12px 10px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.m10-preview-actions button:nth-child(2){background:#1d4ed8}.m10-preview-actions button:hover,.m10-final-card button:hover{filter:brightness(.94)}.m10-clause-list{display:flex;flex-direction:column;gap:9px}.m10-clause-list label.selected{border-color:#e2e8f0;background:#fff9f1}.m10-guidance-list{display:grid;gap:10px}.m10-guidance-list div{border:1px solid #E2E8F0;border-radius:8px;padding:13px;background:#fbfdff}.m10-guidance-list strong{display:block;color:#0f172a;font-size:14px;margin-bottom:5px}.m10-guidance-list p{margin:0;color:#475569;font-size:14px;line-height:1.45}.m10-contingency-metrics{display:grid;gap:10px}.m10-contingency-metrics div{border:1px solid #E2E8F0;border-radius:8px;padding:13px;background:#fff}.m10-contingency-metrics span{display:block;margin-bottom:5px;color:#475569;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m10-contingency-metrics strong{display:block;color:#0f172a;font-size:14px;margin-bottom:5px}.m10-contingency-metrics p{margin:0;color:#475569;font-size:14px;line-height:1.45}.m10-final-card p{margin:0 0 14px;color:#4a5568;font-size:14px;line-height:1.5}.m10-final-card button{width:100%;background:#1d4ed8}.m10-bottom-advance-btn{border:0;border-radius:9px;padding:13px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.m10-bottom-advance-btn:hover{filter:brightness(.94)}@media (max-width: 1180px){.m10-grid{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr)}.m10-tab-content{grid-template-columns:repeat(2,minmax(300px,1fr))}.m10-preview-card,.m10-terms-card{grid-row:auto}.m10-preview-card,.m10-ai-card{grid-column:span 2}.m10-ai-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.m10-header{align-items:flex-start;flex-direction:column}.m10-header-stats{width:100%;margin-left:0;justify-content:space-between}.m10-header-stats div{align-items:flex-start}.m10-grid{grid-template-columns:1fr;padding:16px}.m10-tabs{gap:12px;padding:14px 16px 0}.m10-tabs button{font-size:14px}.m10-tab-content{grid-template-columns:1fr;padding:16px}.m10-preview-card,.m10-ai-card{grid-column:auto}.m10-form-grid,.m10-summary-grid,.m10-term-insights,.m10-toggle-row,.m10-preview-actions,.m10-ai-grid{grid-template-columns:1fr}}.m10-ownership-economics{margin-top:12px;padding:12px 14px;background:#f0f4ff;border:1px solid #c7d7fd;border-radius:8px}.m10-oe-title{font-size:14px;font-weight:600;color:#3b5bdb;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.m10-oe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:6px 14px}.m10-oe-grid>div{display:flex;flex-direction:column;gap:2px}.m10-oe-grid>div span{font-size:14px;color:#6b7280}.m10-oe-grid>div strong{font-size:14px;color:#1e3a8a}.m10-oe-total strong{font-size:14px;font-weight:700;color:#1d4ed8}.m10-est{font-style:italic;font-size:14px;color:#6b7280;font-weight:400}.m10-preview-mode-toggle{display:flex;gap:6px;align-items:center}.m10-mode-btn{padding:4px 12px;font-size:14px;font-weight:500;border:1px solid #c7d7fd;border-radius:6px;background:#fff;color:#374151;cursor:pointer;transition:all .15s}.m10-mode-btn:hover{background:#f0f4ff}.m10-mode-btn.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.m10-mode-btn--reset{color:#6b7280;border-color:#d1d5db}.m10-mode-btn--reset:hover{background:#fef2f2;color:#dc2626;border-color:#fca5a5}.m10-loi-edit-wrap{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.m10-edit-hint{font-size:14px;color:#6b7280;margin:0}.m10-loi-textarea{width:100%;min-height:580px;padding:16px;font-family:Times New Roman,Times,serif;font-size:14px;line-height:1.65;border:1px solid #c7d7fd;border-radius:6px;background:#fff;color:#000;resize:vertical;box-sizing:border-box;outline:none}.m10-loi-textarea:focus{border-color:#1d4ed8;box-shadow:0 0 0 2px #dbeafe}.m10-edited-badge{font-size:14px;color:#1d4ed8;font-weight:600;padding:2px 8px;background:#eff6ff;border:1px solid #E2E8F0;border-radius:4px}.m11-page{min-height:0;background:#f5f8f7;color:#0f172a}.m11-header{display:flex;align-items:center;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #bfdbfe}.m11-badge{background:#f1f5f9;color:#1d4ed8;font-weight:800;letter-spacing:.1em;flex-shrink:0;border-radius:18px;padding:6px 13px;background:#1d4ed8;color:#0f172a;font-size:14px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.m11-header-text h1{margin:0;color:#0f172a;font-size:14px;line-height:1.15}.m11-header-text p{margin:3px 0 0;color:#475569;font-size:14px}.m11-header-stats{margin-left:auto;display:flex;gap:24px;flex-shrink:0}.m11-header-stats div{display:flex;flex-direction:column;align-items:flex-end}.m11-header-stats span,.m11-form-grid span,.m11-active-section span,.m11-risk-list span{color:#475569;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.m11-header-stats strong{color:#1d4ed8;font-size:16px;line-height:1.1}.m11-grid{display:grid;grid-template-columns:1.05fr .9fr 1.18fr;gap:18px;padding:16px 20px 20px}.m11-tabs{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 28px 0;background:#fff;border-bottom:1px solid #bfdbfe;overflow-x:auto;scrollbar-width:thin}.m11-tabs button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:max-content;min-height:44px;padding:0 8px 13px;border:0;border-bottom:3px solid transparent;background:transparent;color:#475569;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer}.m11-tabs button span{flex:0 0 20px;width:20px;height:20px;border-radius:7px;background:#eff6ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900}.m11-tabs button.active{color:#1d4ed8;border-bottom-color:#3b82f6}.m11-tabs button.active span{background:#eff6ff;color:#1d4ed8}.m11-tab-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);gap:18px;padding:16px 20px 20px}.m11-terms-card,.m11-sections-card,.m11-clause-card,.m11-preview-card,.m11-risk-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:18px;box-shadow:0 8px 24px #1d4ed80f}.m11-terms-card,.m11-preview-card{grid-row:auto}.m11-tab-content .m11-terms-card,.m11-tab-content .m11-sections-card,.m11-tab-content .m11-clause-card,.m11-tab-content .m11-preview-card{min-width:0}.m11-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.m11-title-row>span{color:#0f172a;font-size:14px;font-weight:900}.m11-title-row>strong{border-radius:999px;padding:5px 10px;background:#f1f5f9;color:#1d4ed8;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap}.m11-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.m11-form-grid label{min-width:0}.m11-form-grid span{display:block;margin-bottom:5px}.m11-form-grid input{width:100%;box-sizing:border-box;border:1px solid #d6e4e1;border-radius:8px;padding:10px 11px;background:#fff;color:#0f172a;font-size:14px;outline:none}.m11-form-grid input:focus{border-color:#1d4ed8;background:#fff}.m11-toggle-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.m11-toggle-row label,.m11-clause-list label{display:flex;align-items:flex-start;gap:9px;border:1px solid #E2E8F0;border-radius:8px;padding:11px;background:#fff;color:#475569;font-size:14px;line-height:1.4}.m11-toggle-row input,.m11-clause-list input{margin-top:2px;accent-color:#1d4ed8}.m11-section-list{display:flex;flex-direction:column;gap:9px}.m11-section-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;border:1px solid #E2E8F0;border-radius:9px;padding:11px;background:#fff;text-align:left;cursor:pointer}.m11-section-list button.active{border-color:#1d4ed8;box-shadow:0 0 0 3px #1f7a681f}.m11-section-list strong,.m11-clause-list strong{display:block;color:#0f172a;font-size:14px;line-height:1.25}.m11-section-list small,.m11-clause-list small{display:block;margin-top:4px;color:#475569;font-size:14px;line-height:1.3}.m11-section-list em{align-self:center;border-radius:999px;padding:5px 8px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-style:normal;font-weight:900;text-transform:uppercase;white-space:nowrap}.m11-active-section{margin-top:14px;border-left:4px solid #1d4ed8;border-radius:8px;padding:12px 13px;background:#effaf7}.m11-active-section span{display:block;margin-bottom:5px}.m11-active-section strong{display:block;color:#0f172a;font-size:14px}.m11-active-section p{margin:5px 0 0;color:#475569;font-size:14px;line-height:1.45}.m11-clause-list{display:flex;flex-direction:column;gap:9px}.m11-clause-list label.selected{border-color:#60a5fa;background:#eff6ff}.m11-clause-list label.high.selected{border-color:#efc079;background:#eff6ff}.m11-preview-card textarea{width:100%;min-height:560px;box-sizing:border-box;border:1px solid #d6e4e1;border-radius:8px;padding:14px;background:#fff;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.55;resize:vertical}.m11-preview-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:12px}.m11-preview-actions button{border:0;border-radius:9px;padding:12px 10px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.m11-preview-actions button:nth-child(2){background:#1d4ed8}.m11-preview-actions button:hover{filter:brightness(.94)}.m11-bottom-advance-btn{border:0;border-radius:9px;padding:13px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.m11-bottom-advance-btn:hover{filter:brightness(.94)}.m11-risk-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.m11-risk-list div{border:1px solid #E2E8F0;border-radius:8px;padding:12px;background:#fff}.m11-risk-list div.warn,.m11-risk-list div.ok{border-color:#e2e8f0;background:#eff6ff}.m11-risk-list span{display:block;margin-bottom:5px}.m11-risk-list strong{display:block;color:#0f172a;font-size:14px}@media (max-width: 1180px){.m11-grid{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr)}.m11-tab-content{grid-template-columns:1fr}.m11-terms-card,.m11-preview-card{grid-row:auto}}@media (max-width: 760px){.m11-header{align-items:flex-start;flex-direction:column}.m11-header-stats{width:100%;margin-left:0;justify-content:space-between}.m11-header-stats div{align-items:flex-start}.m11-grid{grid-template-columns:1fr;padding:16px}.m11-tabs{gap:12px;padding:14px 16px 0;justify-content:flex-start}.m11-tabs button{font-size:14px}.m11-tab-content{grid-template-columns:1fr;padding:16px}.m11-form-grid,.m11-risk-list,.m11-preview-actions{grid-template-columns:1fr}}.m11-heatmap{margin-top:16px;padding:14px;background:#fff;border:1px solid #E2E8F0;border-radius:9px}.m11-heatmap-title{font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase;color:#475569;margin-bottom:10px}.m11-heatmap-bar{display:flex;height:28px;border-radius:6px;overflow:hidden;gap:2px}.m11-hm-seg{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#0f172a;border-radius:4px;transition:flex .4s ease}.m11-hm-seg.low{background:#1d4ed8}.m11-hm-seg.medium{background:#1e3a8a}.m11-hm-seg.high{background:#0f2d5e}.m11-heatmap-legend{display:flex;gap:14px;margin-top:8px}.m11-hm-leg{font-size:14px;font-weight:600}.m11-hm-leg.low{color:#1d4ed8}.m11-hm-leg.medium{color:#1e3a8a}.m11-hm-leg.high{color:#0f2d5e}.m11-negotiate-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:18px;box-shadow:0 8px 24px #2549430f;min-width:0}.m11-neg-summary{display:flex;gap:12px;margin-bottom:18px}.m11-neg-sum-item{flex:1;border-radius:8px;padding:12px;text-align:center;border:1px solid transparent}.m11-neg-sum-item span{display:block;font-size:14px;font-weight:900;line-height:1.1}.m11-neg-sum-item small{display:block;font-size:14px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;margin-top:4px}.m11-neg-sum-item.low{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}.m11-neg-sum-item.medium{background:#eff6ff;border-color:#e2e8f0;color:#1e3a8a}.m11-neg-sum-item.high{background:#eff6ff;border-color:#dbeafe;color:#0f2d5e}.m11-talking-points{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.m11-tp-item{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:12px 14px}.m11-tp-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center;margin-top:1px}.m11-tp-item p{margin:0;color:#475569;font-size:14px;line-height:1.5}.m11-neg-empty{padding:20px;text-align:center;color:#475569;font-size:14px;background:#eff6ff;border:1px solid #E2E8F0;border-radius:8px}.m11-neg-copy-btn{width:100%;border:0;border-radius:9px;padding:12px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer;transition:filter .15s}.m11-neg-copy-btn:hover{filter:brightness(.92)}.m11-ownership-costs{margin-top:12px;padding:12px 14px;background:#f0f4ff;border:1px solid #c7d7fd;border-radius:8px}.m11-oc-title{font-size:14px;font-weight:600;color:#3b5bdb;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.m11-oc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:6px 14px}.m11-oc-grid>div{display:flex;flex-direction:column;gap:2px}.m11-oc-grid>div span{font-size:14px;color:#6b7280}.m11-oc-grid>div strong{font-size:14px;color:#1e3a8a}.m11-oc-total strong{font-size:14px;font-weight:700;color:#1d4ed8}.m11-est{font-style:italic;font-size:14px;color:#6b7280;font-weight:400}.m12-page{min-height:0;background:#f8fafc;color:#0f172a}.m12-header{display:flex;align-items:center;gap:16px;padding:14px 20px;background:#fff;border-bottom:1px solid #bfdbfe}.m12-badge{background:#1d4ed8;color:#fff;border-radius:18px;padding:6px 13px;font-size:14px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.m12-header-text h1{margin:0;font-size:14px;line-height:1.15}.m12-header-text p{margin:3px 0 0;color:#475569;font-size:14px}.m12-header-stats{margin-left:auto;display:flex;gap:28px;flex-shrink:0}.m12-stat{display:flex;flex-direction:column;align-items:flex-end}.m12-stat span{color:#475569;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.35px}.m12-stat strong{font-size:14px;line-height:1.1}.m12-grid{display:grid;grid-template-columns:1.1fr 1.1fr .8fr;gap:12px;padding:12px 16px 16px}.m12-dashboard-card,.m12-milestones-card,.m12-risk-card,.m12-contacts-card,.m12-title-card,.m12-value-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:14px;box-shadow:0 4px 12px #3b82f60d}.m12-dashboard-card,.m12-milestones-card{grid-row:span 2}.m12-value-card,.m12-countdown-card,.m12-email-card{grid-column:span 3}.m12-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.m12-title-row>span{color:#0f172a;font-size:14px;font-weight:900}.m12-title-row>strong{border-radius:999px;padding:5px 10px;font-size:14px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}.pill-blue-strong{background:#f1f5f9;color:#1e3a8a}.pill-blue-mid{background:#f1f5f9;color:#475569}.pill-blue-soft{background:#f8fafc;color:#475569}.pill-blue-deep{background:#eff6ff;color:#0f2d5e}.m12-progress-ring-wrap{position:relative;width:130px;height:130px;margin:0 auto 16px}.m12-ring-svg{width:100%;height:100%}.m12-ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.m12-ring-pct{font-size:14px;font-weight:900;color:#1d4ed8;line-height:1}.m12-ring-sub{font-size:14px;color:#475569;font-weight:700;margin-top:2px}.m12-prop-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.m12-prop-summary div{border:1px solid #E2E8F0;border-radius:8px;background:#f8fafc;padding:10px 12px}.m12-prop-summary span{display:block;font-size:14px;font-weight:800;color:#475569;text-transform:uppercase}.m12-prop-summary strong{display:block;font-size:14px;color:#0f172a;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m12-open-btn{width:100%;background:#1d4ed8;color:#fff;border:0;border-radius:9px;padding:13px;font-size:14px;font-weight:900;cursor:pointer;margin-bottom:14px;transition:background .15s}.m12-open-btn:hover{background:#0f2d5e}.m12-escrow-num{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #1d4ed8;border-radius:9px;padding:11px 14px;margin-bottom:14px}.m12-escrow-num span{font-size:14px;font-weight:800;color:#475569;text-transform:uppercase}.m12-escrow-num strong{color:#1d4ed8;font-size:14px;font-weight:900}.m12-dates-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:14px}.m12-dates-grid label{display:block;font-size:14px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:4px}.m12-date-input{width:100%;padding:7px 8px;border:1px solid #E2E8F0;border-radius:7px;font-size:14px;color:#0f172a;background:#fafffe;box-sizing:border-box;outline:none}.m12-date-input:focus{border-color:#1d4ed8}.m12-action-row{display:grid;grid-template-columns:1fr 1.6fr;gap:9px;margin-bottom:14px}.m12-timeline-btn{background:#f8fafc;color:#1d4ed8;border:1px solid #1d4ed8;border-radius:8px;padding:11px;font-size:14px;font-weight:900;cursor:pointer;transition:background .12s}.m12-timeline-btn:hover{background:#eff6ff}.m12-advance-btn{background:#0f172a;color:#0f172a;border:0;border-radius:8px;padding:11px;font-size:14px;font-weight:900;cursor:pointer;transition:background .15s}.m12-advance-btn:hover{background:#0f172a}.m12-timeline{border-top:1px solid #bfdbfe;padding-top:14px;margin-top:2px}.m12-timeline-title{font-size:14px;font-weight:900;color:#475569;text-transform:uppercase;margin-bottom:10px}.m12-tl-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f0f6ff}.m12-tl-icon{font-size:14px;flex-shrink:0;width:24px;text-align:center}.m12-tl-body strong{display:block;font-size:14px;color:#0f172a}.m12-tl-body span{font-size:14px;color:#475569}.m12-milestones-hint{font-size:14px;color:#475569;margin:0 0 14px}.m12-steps{display:flex;flex-direction:column;gap:0}.m12-step{display:flex;align-items:flex-start;gap:12px;padding:11px 10px;border:0;border-radius:8px;background:transparent;cursor:pointer;text-align:left;position:relative;width:100%;transition:background .12s}.m12-step:hover{background:#f8fafc}.m12-step.done{background:#eff6ff}.m12-step.active{background:#f8fafc}.m12-step-connector{position:absolute;left:22px;top:38px;bottom:-4px;width:2px;background:#bfdbfe;z-index:0}.m12-step:last-child .m12-step-connector{display:none}.m12-step-dot{width:26px;height:26px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;flex-shrink:0;position:relative;z-index:1;border:2px solid #bfdbfe;background:#fff;color:#475569}.m12-step.done .m12-step-dot{background:#1d4ed8;border-color:#1d4ed8;color:#fff;font-size:14px}.m12-step.active .m12-step-dot{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.m12-step-body{flex:1;min-width:0}.m12-step-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.m12-step-label>span:first-child{font-size:14px;font-weight:800;color:#0f172a}.m12-step-badge{border-radius:999px;padding:3px 8px;font-size:14px;font-weight:900;white-space:nowrap}.m12-step-badge.done{background:#f1f5f9;color:#1e3a8a}.m12-step-badge.active{background:#eff6ff;color:#0f2d5e}.m12-step-badge.pending{background:#f8fafc;color:#475569}.m12-step-desc{margin:3px 0 0;font-size:14px;color:#475569}.m12-step-date{margin-top:3px;font-size:14px;color:#1d4ed8;font-weight:700}.m12-next-step{border:1px solid #eff6ff;border-radius:9px;background:#f8fafc;padding:13px 14px;margin-bottom:14px}.m12-next-label{font-size:14px;font-weight:900;color:#1d4ed8;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px}.m12-next-milestone{font-size:14px;font-weight:900;color:#0f172a;margin-bottom:4px}.m12-next-desc{font-size:14px;color:#475569;margin:0;line-height:1.5}.m12-risk-list{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}.m12-risk-row{padding:10px 12px;border-radius:0 8px 8px 0;background:#fff}.m12-risk-header-row{display:flex;align-items:center;gap:8px;margin-bottom:5px}.m12-risk-tag{border-radius:999px;padding:3px 8px;font-size:14px;font-weight:900}.m12-risk-label{font-size:14px;font-weight:800;color:#0f172a}.m12-risk-detail{font-size:12px;color:#475569;margin:0;line-height:1.5}.m12-no-risk{text-align:center;padding:20px;color:#475569;font-size:14px}.m12-no-risk span{display:block;font-size:22px;margin-bottom:8px}.m12-dates-summary{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:14px}.m12-dates-summary div{border:1px solid #eff6ff;border-radius:8px;padding:10px;background:#f8fafc}.m12-dates-summary span{display:block;font-size:14px;font-weight:800;color:#475569;text-transform:uppercase}.m12-dates-summary strong{display:block;font-size:14px;color:#0f172a;font-weight:800;margin-top:3px}.m12-contacts-grid{display:flex;flex-direction:column;gap:10px}.m12-contact-field label{display:block;font-size:14px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:5px}.m12-input{width:100%;padding:9px 11px;border:1px solid #eff6ff;border-radius:8px;font-size:14px;color:#0f172a;background:#fafffe;box-sizing:border-box;outline:none}.m12-input:focus{border-color:#1d4ed8;background:#fff}.m12-title-hint{font-size:14px;color:#475569;margin:0 0 12px}.m12-title-checks{display:flex;flex-direction:column;gap:8px}.m12-check-item{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;cursor:pointer;text-align:left;width:100%;transition:background .12s,border-color .12s}.m12-check-item:hover{background:#f8fafc;border-color:#1d4ed8}.m12-check-item.done{background:#eff6ff;border-color:#60a5fa}.m12-check-icon{font-size:14px;flex-shrink:0}.m12-check-item strong{display:block;font-size:14px;color:#0f172a;margin-bottom:2px}.m12-check-item p{margin:0;font-size:14px;color:#475569;line-height:1.45}.m12-value-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.m12-value-grid div{border:1px solid #eff6ff;border-radius:9px;background:#f8fafc;padding:14px 12px}.m12-value-grid strong{display:block;font-size:14px;color:#1d4ed8;font-weight:900;margin-bottom:5px}.m12-value-grid span{display:block;font-size:14px;color:#475569;font-weight:700;line-height:1.4}@media (max-width: 1280px){.m12-grid{grid-template-columns:1fr 1fr}.m12-dashboard-card,.m12-milestones-card{grid-row:auto}.m12-value-card{grid-column:span 2}.m12-value-grid{grid-template-columns:repeat(3,1fr)}.m12-dates-grid{grid-template-columns:1fr 1fr}}@media (max-width: 860px){.m12-grid{grid-template-columns:1fr;padding:14px}.m12-value-card{grid-column:auto}.m12-value-grid{grid-template-columns:repeat(2,1fr)}.m12-header{flex-wrap:wrap;padding:14px 16px}.m12-header-stats{margin-left:0}.m12-dates-grid,.m12-prop-summary{grid-template-columns:1fr 1fr}}.m12-countdown-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:14px;box-shadow:0 4px 12px #3b82f60d}.m12-countdown-grid{display:flex;gap:10px;margin:10px 0}.m12-countdown-item{flex:1;border:1px solid #E2E8F0;border-radius:10px;padding:14px 10px;text-align:center;background:#f8fafc;transition:border-color .2s}.m12-countdown-item.urgent{border-color:#60a5fa;background:#eff6ff}.m12-cd-icon{font-size:14px;margin-bottom:6px}.m12-cd-value{font-size:24px;font-weight:900;color:#1d4ed8;line-height:1}.m12-countdown-item.urgent .m12-cd-value{color:#0f2d5e}.m12-cd-unit{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}.m12-cd-label{font-size:14px;font-weight:700;color:#475569}.m12-cd-date{font-size:14px;color:#475569;margin-top:3px}.m12-countdown-bar-wrap{height:6px;background:#bfdbfe;border-radius:99px;overflow:hidden;margin-top:6px}.m12-countdown-bar{height:100%;background:linear-gradient(90deg,#1d4ed8,#3b82f6);border-radius:99px;transition:width .5s ease}.m12-countdown-hint{font-size:14px;color:#475569;margin-top:6px;text-align:right}.pill-blue-risk{background:#eff6ff;color:#0f2d5e;border-radius:999px;padding:4px 10px;font-size:14px;font-weight:900}.pill-blue-mid{background:#eff6ff;color:#1e3a8a;border-radius:999px;padding:4px 10px;font-size:14px;font-weight:900}.m12-email-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:14px;box-shadow:0 4px 12px #3b82f60d}.m12-email-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.m12-email-tab-btn{border:1px solid #E2E8F0;border-radius:8px;padding:7px 13px;background:#f8fafc;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.m12-email-tab-btn.active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.m12-email-subject{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;margin-bottom:8px;padding:6px 10px;background:#f8fafc;border-radius:6px;border:1px solid #E2E8F0}.m12-email-subject span{font-weight:700;color:#475569;white-space:nowrap}.m12-email-subject-input{flex:1;border:none;background:transparent;font-size:14px;color:#1e293b;font-family:inherit;outline:none;min-width:0}.m12-email-subject-input:focus{background:#fff;border-radius:4px;padding:2px 4px;margin:-2px -4px}.m12-email-body{width:100%;box-sizing:border-box;border:1.5px solid #bfdbfe;border-radius:8px;padding:12px;background:#fff;color:#0f172a;font-size:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.6;resize:vertical;transition:border-color .15s;outline:none}.m12-email-body:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.m12-email-edit-hint{font-size:14px;color:#93c5fd;font-style:italic;margin:4px 0 8px}.m12-email-copy-btn{width:100%;margin-top:10px;border:0;border-radius:9px;padding:12px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;cursor:pointer;transition:filter .15s}.m12-email-copy-btn:hover{filter:brightness(.92)}.m13-page{padding:20px;max-width:1100px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a}.m13-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.m13-header-left{display:flex;align-items:flex-start;gap:14px}.m13-module-badge{background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap;margin-top:4px}.m13-header h1{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 4px}.m13-sub{font-size:14px;color:#475569;margin:0}.m13-header-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.m13-risk-pill{font-size:14px;font-weight:600;padding:6px 14px;border-radius:20px}.m13-save-btn{background:#fff;border:1px solid #E2E8F0;color:#475569;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.m13-save-btn:hover{background:#f8fafc;border-color:#475569}.m13-next-btn{background:#1d4ed8;color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s;white-space:nowrap}.m13-next-btn:hover{background:#1d4ed8}.m13-progress-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.m13-progress-bar-wrap{flex:1;height:8px;background:#f8fafc;border-radius:99px;overflow:hidden}.m13-progress-bar{height:100%;border-radius:99px;transition:width .4s ease}.m13-progress-label{font-size:14px;color:#475569;white-space:nowrap}.m13-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:24px}.m13-stat-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;text-align:center}.m13-stat-val{font-size:14px;font-weight:700;color:#1d4ed8;line-height:1.2}.m13-stat-label{font-size:14px;color:#475569;margin-top:4px}.m13-tabs{display:flex;gap:4px;border-bottom:1px solid #bfdbfe;margin-bottom:24px;flex-wrap:wrap}.m13-tab{background:none;border:none;padding:10px 16px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s;white-space:nowrap}.m13-tab:hover{color:#1d4ed8}.m13-tab.active{color:#1d4ed8;border-bottom-color:#1d4ed8;font-weight:600}.m13-content{min-height:400px}.m13-section-header{margin-bottom:20px}.m13-section-header h3{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 6px}.m13-section-header p{font-size:14px;color:#475569;margin:0}.m13-accordion{border:1px solid #E2E8F0;border-radius:10px;margin-bottom:10px;overflow:hidden}.m13-accordion-header{width:100%;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:none;padding:14px 18px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:background .15s}.m13-accordion-header:hover{background:linear-gradient(135deg,#1a357a,#1d4ed8)}.m13-acc-left{display:flex;align-items:center;gap:10px}.m13-acc-arrow{font-size:14px;color:#ffffffb3}.m13-acc-cat{font-size:14px;font-weight:600;color:#0f172a}.m13-acc-prog{font-size:14px;color:#dbeafe;background:#fff3;padding:2px 8px;border-radius:12px}.m13-acc-bar-wrap{width:120px;height:5px;background:#ffffff40;border-radius:99px;overflow:hidden}.m13-acc-bar{height:100%;background:#fff;border-radius:99px;transition:width .3s}.m13-accordion-body{padding:12px 16px;display:flex;flex-direction:column;gap:8px}.m13-dd-item{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #E2E8F0;border-radius:8px;cursor:pointer;background:#fff;transition:all .15s}.m13-dd-item:hover{border-color:#e2e8f0;background:#eff6ff}.m13-dd-item.done{background:#eff6ff;border-color:#60a5fa}.m13-dd-check{width:22px;height:22px;border-radius:50%;border:2px solid #bfdbfe;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;margin-top:1px;transition:all .15s}.m13-dd-item.done .m13-dd-check{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.m13-dd-body{flex:1}.m13-dd-label{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:3px}.m13-dd-desc{font-size:14px;color:#475569;line-height:1.5}.m13-risk-tag{font-size:14px;font-weight:600;padding:3px 8px;border-radius:12px;border:1px solid;white-space:nowrap;flex-shrink:0}.m13-checklist-hint{text-align:center;font-size:14px;color:#475569;margin-top:14px}.m13-fin-table{background:#fff;border:1px solid #E2E8F0;border-radius:10px;overflow:hidden;margin-bottom:20px}.m13-fin-table table{width:100%;border-collapse:collapse}.m13-fin-table th{background:#f8fafc;padding:11px 16px;font-size:14px;font-weight:600;color:#475569;text-align:left;border-bottom:1px solid #bfdbfe}.m13-fin-table td{padding:11px 16px;font-size:14px;color:#475569;border-bottom:1px solid #f0f6ff}.m13-fin-table tr:last-child td{border-bottom:none}.m13-fin-table tr:hover td{background:#f8fafc}.m13-badge{background:#f1f5f9;color:#1d4ed8;font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:14px;font-weight:600;padding:3px 8px;border-radius:12px}.m13-badge.match{background:#f1f5f9;color:#1d4ed8}.m13-badge.variance{background:#f1f5f9;color:#1e3a8a}.m13-fin-note{font-size:14px;color:#475569;padding:12px 16px;margin:0;border-top:1px solid #f0f6ff}.m13-fin-actions{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:16px 20px;display:flex;flex-direction:column;gap:10px}.m13-fin-action-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#475569}.m13-fin-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.m13-fin-dot.blue-strong{background:#1d4ed8}.m13-fin-dot.blue-mid{background:#1e3a8a}.m13-fin-dot.blue-deep{background:#0f2d5e}.m13-title-empty{text-align:center;padding:48px 20px;color:#475569}.m13-title-empty-icon{font-size:38px;margin-bottom:12px}.m13-title-empty p{margin:0 0 6px;font-size:14px}.m13-title-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.m13-title-issue{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff}.m13-title-issue-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}.m13-title-issue-name{font-size:14px;font-weight:600;color:#0f172a}.m13-title-issue-controls{display:flex;gap:6px}.m13-status-btn{padding:5px 10px;font-size:14px;font-weight:600;border:1px solid #E2E8F0;border-radius:6px;background:#fff;color:#475569;cursor:pointer;transition:all .15s}.m13-status-btn.active-pending{background:#f1f5f9;border-color:#60a5fa;color:#1e3a8a}.m13-status-btn.active-in_progress{background:#f1f5f9;border-color:#93c5fd;color:#2563eb}.m13-status-btn.active-cleared{background:#f1f5f9;border-color:#60a5fa;color:#1d4ed8}.m13-title-note{width:100%;padding:8px 10px;border:1px solid #E2E8F0;border-radius:6px;font-size:14px;color:#475569;background:#f8fafc;box-sizing:border-box}.m13-title-note:focus{outline:none;border-color:#60a5fa;background:#fff}.m13-title-standard{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px}.m13-title-standard h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m13-std-step{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #bfdbfe;font-size:14px;color:#475569}.m13-std-step:last-child{border-bottom:none}.m13-std-num{width:22px;height:22px;background:#1d4ed8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.m13-insp-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px}.m13-insp-card{border:1px solid #E2E8F0;border-radius:10px;padding:16px;background:#fff}.m13-insp-card-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.m13-insp-icon{font-size:14px}.m13-insp-card-title{font-size:14px;font-weight:600;color:#0f172a}.m13-insp-textarea{width:100%;padding:10px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#475569;background:#f8fafc;resize:vertical;box-sizing:border-box;font-family:inherit;line-height:1.5}.m13-insp-textarea:focus{outline:none;border-color:#60a5fa;background:#fff}.m13-insp-textarea.full{width:100%}.m13-insp-summary label{display:block;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px}.m13-clear-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.m13-clear-card{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff;transition:border-color .2s}.m13-clear-card.ok{border-color:#60a5fa;background:#eff6ff}.m13-clear-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.m13-clear-card-label{font-size:14px;font-weight:600;color:#475569}.m13-clear-card-status{width:20px;height:20px;border-radius:50%;background:#bfdbfe;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#475569}.m13-clear-card.ok .m13-clear-card-status{background:#1d4ed8;color:#fff}.m13-clear-bar-wrap{height:5px;background:#bfdbfe;border-radius:99px;overflow:hidden;margin-bottom:6px}.m13-clear-bar{height:100%;border-radius:99px;transition:width .4s}.m13-clear-pct{font-size:14px;color:#475569;text-align:right}.m13-waiver-box{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;padding:18px 20px;margin-bottom:24px}.m13-waiver-label{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#475569;cursor:pointer;line-height:1.6}.m13-waiver-label input{margin-top:3px;flex-shrink:0}.m13-waiver-warning{font-size:14px;color:#1d4ed8;margin:10px 0 0;padding-left:26px}.m13-value-box{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:24px}.m13-value-box h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 16px}.m13-value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.m13-value-card{display:flex;gap:12px;align-items:flex-start}.m13-value-icon{font-size:14px;flex-shrink:0}.m13-value-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:4px}.m13-value-body{font-size:14px;color:#475569;line-height:1.5}.m13-complete-btn{width:100%;padding:16px;border-radius:10px;border:none;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s}.m13-complete-btn.ready{background:#1d4ed8;color:#fff}.m13-complete-btn.ready:hover{background:#1d4ed8}.m13-complete-btn.disabled{background:#bfdbfe;color:#475569;cursor:not-allowed}.m13-complete-screen{display:flex;align-items:center;justify-content:center;min-height:60vh}.m13-complete-card{text-align:center;max-width:380px}.m13-complete-icon{font-size:56px;margin-bottom:16px}.m13-complete-card h2{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 10px}.m13-complete-card p{font-size:14px;color:#475569;margin:0 0 18px}.m13-complete-badge{display:inline-block;background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;padding:8px 20px;border-radius:20px;margin-bottom:16px}.m13-proceed-btn{display:block;width:100%;padding:14px;background:#0f172a;color:#0f172a;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s;margin-top:8px}.m13-proceed-btn:hover{background:#0f172a}@media (max-width: 768px){.m13-stats{grid-template-columns:repeat(3,1fr)}.m13-clear-summary{grid-template-columns:repeat(2,1fr)}.m13-insp-cards,.m13-value-grid{grid-template-columns:1fr}.m13-acc-bar-wrap{display:none}}@media (max-width: 480px){.m13-stats{grid-template-columns:repeat(2,1fr)}}.m13-reneg-panel{max-width:860px}.m13-reneg-result{display:grid;grid-template-columns:260px 1fr;gap:16px;margin-bottom:20px}.m13-reneg-total{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #1d4ed8;border-radius:12px;padding:20px;text-align:center}.m13-reneg-total-label{font-size:14px;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.4px}.m13-reneg-total-val{font-size:22px;font-weight:900;color:#0f2d5e;margin:6px 0 2px}.m13-reneg-total-pct{font-size:14px;color:#1d4ed8}.m13-reneg-breakdown{display:flex;flex-direction:column;gap:8px}.m13-reneg-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fafaf9;border:1px solid #e7e5e4;border-radius:8px;padding:10px 14px}.m13-reneg-row-label{display:block;font-size:14px;font-weight:600;color:#1c1917}.m13-reneg-row-note{display:block;font-size:14px;color:#78716c;margin-top:2px}.m13-reneg-row-val{font-size:14px;font-weight:900;color:#1d4ed8;white-space:nowrap}.m13-reneg-sliders{margin-bottom:18px}.m13-reneg-sliders h4{margin:0 0 10px;font-size:14px;color:#1c1917}.m13-reneg-slider-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.m13-reneg-slider-row label{font-size:14px;color:#475569;min-width:160px}.m13-reneg-slider{flex:1;accent-color:#1d4ed8}.m13-reneg-items h4{margin:0 0 10px;font-size:14px;color:#1c1917}.m13-reneg-item-row{display:flex;gap:8px;margin-bottom:8px;align-items:center}.m13-reneg-item-label{flex:1;border:1px solid #d6e4e1;border-radius:7px;padding:8px 10px;font-size:14px;background:#fff;color:#0f172a}.m13-reneg-item-amt{width:120px;border:1px solid #d6e4e1;border-radius:7px;padding:8px 10px;font-size:14px;background:#fff;color:#0f172a}.m13-reneg-remove{border:1px solid #60a5fa;border-radius:6px;padding:7px 10px;background:#eff6ff;color:#0f2d5e;font-size:14px;cursor:pointer}.m13-reneg-add{border:1px dashed #bfdbfe;border-radius:8px;padding:9px 14px;background:transparent;color:#1d4ed8;font-size:14px;font-weight:600;cursor:pointer;margin-top:4px}.m13-reneg-strategy{margin-top:18px}.m13-reneg-strategy h4{margin:0 0 10px;font-size:14px;color:#1c1917}.m13-reneg-type-btns{display:flex;gap:10px;margin-bottom:14px}.m13-reneg-type-btn{flex:1;border:1px solid #d6e4e1;border-radius:9px;padding:10px;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer}.m13-reneg-type-btn.active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.m13-reneg-strategy-text{padding:14px;background:#f1fbf8;border:1px solid #E2E8F0;border-radius:9px;font-size:14px;color:#475569;line-height:1.55}.m13-doc-panel{max-width:860px}.m13-doc-summary-bar{display:flex;align-items:center;gap:16px;padding:14px 16px;background:#fff;border:1px solid #E2E8F0;border-radius:10px;margin-bottom:18px;flex-wrap:wrap}.m13-doc-sum-item{text-align:center;min-width:60px}.m13-doc-sum-item strong{display:block;font-size:14px;font-weight:900}.m13-doc-sum-item span{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.m13-doc-sum-item.received strong{color:#1d4ed8}.m13-doc-sum-item.outstanding strong{color:#1e3a8a}.m13-doc-sum-item.unset strong{color:#475569}.m13-doc-progress-wrap{flex:1;min-width:160px}.m13-doc-progress{height:8px;background:#bfdbfe;border-radius:99px;overflow:hidden;display:flex;margin-bottom:4px}.m13-doc-prog-seg.received,.m13-doc-prog-seg.outstanding{background:#1d4ed8}.m13-doc-progress-wrap span{font-size:14px;color:#475569}.m13-doc-cat{margin-bottom:16px}.m13-doc-cat-header{font-size:14px;font-weight:900;letter-spacing:.4px;text-transform:uppercase;color:#475569;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #bfdbfe}.m13-doc-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #E2E8F0;border-radius:8px;margin-bottom:6px;background:#fafafa;flex-wrap:wrap}.m13-doc-item.status-received{border-color:#60a5fa;background:#eff6ff}.m13-doc-item.status-outstanding{border-color:#dbeafe;background:#eff6ff}.m13-doc-item-label{font-size:14px;font-weight:600;color:#1c1917;min-width:180px}.m13-doc-name-input{flex:1;min-width:120px;border:1px solid #d6d3d1;border-radius:6px;padding:6px 9px;font-size:14px;background:#fff;color:#475569}.m13-doc-btns{display:flex;gap:6px}.m13-doc-btn{border:1px solid #d6d3d1;border-radius:6px;padding:5px 10px;font-size:14px;font-weight:700;cursor:pointer;background:#fff;color:#475569}.m13-doc-btn.active-received.active,.m13-doc-btn.active-outstanding.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.m13-blockers-panel{display:grid;grid-template-columns:minmax(220px,300px) 1fr;gap:18px;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;padding:16px 18px;margin-bottom:22px}.m13-blockers-panel h3{margin:0 0 4px;color:#7f1d1d;font-size:14px}.m13-blockers-panel p{margin:0;color:#991b1b;font-size:14px;line-height:1.45}.m13-blocker-list{display:flex;flex-wrap:wrap;gap:8px}.m13-blocker-list span{background:#fff;border:1px solid #fecdd3;border-radius:999px;color:#991b1b;font-size:14px;font-weight:700;padding:6px 10px}.m13-dd-section{margin-bottom:28px}.m13-dd-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #E2E8F0;border-radius:10px;background:#fff}.m13-dd-table{width:max-content;min-width:1160px;table-layout:fixed;border-collapse:collapse}.m13-dd-table th:nth-child(1),.m13-dd-table td:nth-child(1){width:250px}.m13-dd-table th:nth-child(2),.m13-dd-table td:nth-child(2){width:170px}.m13-dd-table th:nth-child(3),.m13-dd-table td:nth-child(3){width:190px}.m13-dd-table th:nth-child(4),.m13-dd-table td:nth-child(4){width:170px}.m13-dd-table th:nth-child(5),.m13-dd-table td:nth-child(5){width:230px}.m13-dd-table th:nth-child(6),.m13-dd-table td:nth-child(6){width:230px}.m13-dd-table th{background:#eff6ff;color:#475569;font-size:14px;font-weight:800;letter-spacing:.03em;text-align:left;text-transform:uppercase;padding:10px;border-bottom:1px solid #bfdbfe;white-space:nowrap}.m13-dd-table td{padding:9px 10px;border-bottom:1px solid #e0edff;color:#0f172a;font-size:14px;vertical-align:middle}.m13-dd-table td:first-child{vertical-align:top}.m13-dd-table td:first-child strong{display:block;line-height:1.35;overflow-wrap:anywhere}.m13-dd-table tr:last-child td{border-bottom:0}.m13-dd-table tr.is-clear td{background:#f0fdf4}.m13-dd-table tr.has-blocker td{background:#fff1f2}.m13-dd-table input,.m13-dd-table select,.m13-field input,.m13-field select,.m13-field textarea{width:100%;box-sizing:border-box;border:1px solid #E2E8F0;border-radius:7px;background:#fff;color:#0f172a;font:inherit;font-size:14px;padding:7px 8px;min-height:40px}.m13-dd-table input:focus,.m13-dd-table select:focus,.m13-field input:focus,.m13-field select:focus,.m13-field textarea:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 2px #dbeafe}.m13-required-chip{display:inline-block;margin-left:8px;padding:2px 7px;border-radius:999px;background:#fee2e2;color:#991b1b;font-size:14px;font-weight:800;white-space:nowrap}.m13-title-standard.is-clear{background:#f0fdf4;border-color:#86efac}.m13-title-standard p{margin:0;color:#475569;font-size:14px}.m13-reneg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.m13-field{display:flex;flex-direction:column;gap:6px}.m13-field span{font-size:14px;font-weight:800;color:#475569}.m13-field.wide{margin-bottom:14px}.m13-clearance-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.m13-clearance-row{display:flex;align-items:center;gap:10px;border:1px solid #E2E8F0;border-radius:9px;background:#fff;color:#475569;font-size:14px;font-weight:700;padding:12px 14px}.m13-clearance-row.is-clear{background:#f0fdf4;border-color:#86efac;color:#166534}.m13-clearance-row input{width:16px;height:16px;accent-color:#16a34a}.m13-ready-box{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #fecdd3;border-radius:10px;background:#fff1f2;color:#991b1b;padding:14px 16px}.m13-ready-box.ready{border-color:#86efac;background:#f0fdf4;color:#166534}.m13-ready-box strong,.m13-ready-box span{font-size:14px}@media (max-width: 768px){.m13-blockers-panel,.m13-reneg-grid,.m13-clearance-list{grid-template-columns:1fr}}.m14-page{padding:20px;max-width:1100px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a}.m14-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.m14-header-left{display:flex;align-items:flex-start;gap:14px}.m14-module-badge{background:#3b82f6;color:#fff;font-size:14px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap;margin-top:4px}.m14-header h1{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 4px}.m14-sub{font-size:14px;color:#475569;margin:0}.m14-header-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.m14-closing-date-pill{display:flex;align-items:center;gap:6px;background:#eff6ff;border:1px solid #dbeafe;border-radius:20px;padding:6px 14px}.m14-pill-label{font-size:14px;color:#3b82f6;font-weight:600}.m14-pill-val{font-size:14px;color:#1d4ed8;font-weight:700}.m14-save-btn{background:#fff;border:1px solid #E2E8F0;color:#475569;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.m14-save-btn:hover{background:#f8fafc;border-color:#475569}.m14-progress-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.m14-progress-bar-wrap{flex:1;height:8px;background:#f8fafc;border-radius:99px;overflow:hidden}.m14-progress-bar{height:100%;background:#3b82f6;border-radius:99px;transition:width .4s ease}.m14-progress-label{font-size:14px;color:#475569;white-space:nowrap}.m14-deal-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#bfdbfe;border:1px solid #E2E8F0;border-radius:10px;overflow:hidden;margin-bottom:24px}.m14-strip-item{background:#fff;padding:12px 16px;text-align:center}.m14-strip-val{font-size:14px;font-weight:700;color:#3b82f6}.m14-strip-label{font-size:14px;color:#475569;margin-top:3px}.m14-tabs{display:flex;gap:4px;border-bottom:1px solid #bfdbfe;margin-bottom:24px;flex-wrap:wrap}.m14-tab{background:none;border:none;padding:10px 16px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s;white-space:nowrap}.m14-tab:hover{color:#3b82f6}.m14-tab.active{color:#3b82f6;border-bottom-color:#3b82f6;font-weight:600}.m14-content{min-height:400px}.m14-section-header{margin-bottom:20px}.m14-section-header h3{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 6px}.m14-section-header p{font-size:14px;color:#475569;margin:0}.m14-phase-block{border:1px solid #E2E8F0;border-radius:10px;overflow:hidden;margin-bottom:14px}.m14-phase-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#eff6ff;border-bottom:1px solid #bfdbfe}.m14-phase-name{font-size:14px;font-weight:700;color:#1d4ed8}.m14-phase-count{font-size:14px;color:#3b82f6;background:#eff6ff;padding:2px 8px;border-radius:12px;font-weight:600}.m14-phase-steps{padding:10px 14px;display:flex;flex-direction:column;gap:8px}.m14-step{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;cursor:pointer;transition:all .15s}.m14-step.done{background:#eff6ff;border-color:#e2e8f0;opacity:.75}.m14-step.active{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 2px #dbeafe}.m14-step.pending{opacity:.5;cursor:default}.m14-step:hover:not(.pending){border-color:#e2e8f0}.m14-step-num{width:26px;height:26px;border-radius:50%;background:#eff6ff;color:#3b82f6;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.m14-step.done .m14-step-num,.m14-step.active .m14-step-num{background:#3b82f6;color:#fff}.m14-step-body{display:flex;align-items:center;gap:10px;flex:1}.m14-step-icon{font-size:14px}.m14-step-label{font-size:14px;font-weight:600;color:#0f172a}.m14-step-desc{font-size:14px;color:#475569;margin-top:2px}.m14-step-check{font-size:14px;font-weight:700;color:#3b82f6;flex-shrink:0}.m14-step-action{font-size:14px;font-weight:600;color:#3b82f6;flex-shrink:0;white-space:nowrap}.m14-workflow-hint{text-align:center;font-size:14px;color:#475569;margin-top:14px}.m14-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px}.m14-form-group{display:flex;flex-direction:column;gap:6px}.m14-form-group.full{grid-column:1 / -1}.m14-form-group label{font-size:14px;font-weight:600;color:#475569}.m14-input{padding:9px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#0f172a;background:#fff;width:100%;box-sizing:border-box;transition:border-color .15s}.m14-input:focus{outline:none;border-color:#e2e8f0}.m14-input[readonly]{background:#f8fafc;color:#475569}.m14-textarea{width:100%;padding:10px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#475569;background:#fff;resize:vertical;font-family:inherit;line-height:1.5;box-sizing:border-box}.m14-textarea:focus{outline:none;border-color:#e2e8f0}.m14-loan-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.m14-loan-card{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff;text-align:center}.m14-loan-val{font-size:14px;font-weight:700;color:#3b82f6;line-height:1.2}.m14-loan-label{font-size:14px;font-weight:600;color:#475569;margin:4px 0 2px}.m14-loan-note{font-size:14px;color:#475569}.m14-cd-timeline{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m14-cd-timeline h4{font-size:14px;font-weight:700;color:#1d4ed8;margin:0 0 14px}.m14-cd-steps{display:flex;flex-direction:column;gap:0}.m14-cd-step{display:flex;align-items:flex-start;gap:14px;padding:10px 0;border-bottom:1px solid #eff6ff;position:relative}.m14-cd-step:last-child{border-bottom:none}.m14-cd-dot{width:12px;height:12px;border-radius:50%;background:#bfdbfe;border:2px solid #bfdbfe;flex-shrink:0;margin-top:4px}.m14-cd-step.done .m14-cd-dot{background:#3b82f6;border-color:#3b82f6}.m14-cd-step-label{font-size:14px;font-weight:600;color:#475569}.m14-cd-step-date{font-size:14px;color:#3b82f6}.m14-stakeholder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.m14-stakeholder-card{border:1px solid #E2E8F0;border-radius:10px;padding:16px;background:#fff;text-align:center}.m14-stakeholder-icon{font-size:22px;margin-bottom:8px}.m14-stakeholder-label{font-size:14px;font-weight:600;color:#475569;margin-bottom:10px}.m14-stakeholder-select{width:100%;padding:8px 10px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#475569;background:#f8fafc;cursor:pointer}.m14-stakeholder-select:focus{outline:none;border-color:#e2e8f0}.m14-coord-checklist{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m14-coord-checklist h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m14-coord-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #bfdbfe;font-size:14px;color:#475569;cursor:pointer;line-height:1.5}.m14-coord-item:last-child{border-bottom:none}.m14-coord-item input{margin-top:3px;flex-shrink:0}.m14-funds-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.m14-fund-card{border:1px solid #E2E8F0;border-radius:10px;padding:16px;background:#fff}.m14-fund-card-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.m14-fund-icon{font-size:14px}.m14-fund-title{font-size:14px;font-weight:600;color:#475569;flex:1}.m14-fund-status{font-size:14px;font-weight:600;padding:3px 8px;border-radius:12px}.m14-fund-status.pending{background:#eff6ff;color:#1d4ed8}.m14-fund-status.received{background:#f1f5f9;color:#1d4ed8}.m14-fund-status.disbursed{background:#eff6ff;color:#3b82f6}.m14-fund-amount{font-size:14px;font-weight:700;color:#3b82f6;margin-bottom:10px}.m14-fund-note{font-size:14px;color:#475569;margin:8px 0 0;line-height:1.5}.m14-signing-block{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px}.m14-signing-block h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m14-signing-docs{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.m14-signing-doc{display:flex;align-items:center;gap:8px;padding:9px 10px;border-bottom:1px solid #bfdbfe;font-size:14px;color:#475569;cursor:pointer}.m14-signing-doc input{flex-shrink:0}.m14-signing-doc-icon{font-size:14px}.m14-signing-doc-label{flex:1}.m14-required-tag{font-size:14px;font-weight:600;color:#3b82f6;background:#eff6ff;padding:2px 6px;border-radius:8px}.m14-recording-status-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.m14-rec-card{display:flex;align-items:center;gap:14px;border:1px solid #E2E8F0;border-radius:10px;padding:16px 18px;background:#fff;cursor:pointer;transition:all .15s}.m14-rec-card:hover{border-color:#e2e8f0}.m14-rec-card.done{background:#eff6ff;border-color:#e2e8f0}.m14-rec-icon{font-size:22px;flex-shrink:0}.m14-rec-label{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:4px}.m14-rec-desc{font-size:14px;color:#475569;line-height:1.4}.m14-rec-check{margin-left:auto;width:26px;height:26px;border-radius:50%;border:2px solid #bfdbfe;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#475569;flex-shrink:0}.m14-rec-card.done .m14-rec-check{background:#3b82f6;border-color:#3b82f6;color:#fff}.m14-ownership-box{display:flex;align-items:center;gap:16px;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;background:#f8fafc;margin:20px 0;transition:all .3s}.m14-ownership-box.confirmed{background:#eff6ff;border-color:#e2e8f0}.m14-ownership-icon{font-size:24px;flex-shrink:0}.m14-ownership-title{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:4px}.m14-ownership-sub{font-size:14px;color:#475569}.m14-ownership-box.confirmed .m14-ownership-title{color:#1d4ed8}.m14-value-box{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:24px}.m14-value-box h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m14-post-close-list{display:flex;flex-direction:column;gap:2px}.m14-post-close-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-bottom:1px solid #bfdbfe;font-size:14px;color:#475569;cursor:pointer;line-height:1.4}.m14-post-close-item:last-child{border-bottom:none}.m14-post-icon{font-size:14px;flex-shrink:0}.m14-complete-btn{width:100%;padding:16px;border-radius:10px;border:none;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s}.m14-complete-btn.ready{background:#3b82f6;color:#fff}.m14-complete-btn.ready:hover{background:#1d4ed8}.m14-complete-btn.disabled{background:#bfdbfe;color:#475569;cursor:not-allowed}.m14-complete-screen{display:flex;align-items:center;justify-content:center;min-height:60vh}.m14-complete-card{text-align:center;max-width:400px}.m14-complete-icon{font-size:60px;margin-bottom:16px}.m14-complete-card h2{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 10px}.m14-complete-card p{font-size:14px;color:#475569;margin:0 0 20px}.m14-complete-badge{display:inline-block;background:#3b82f6;color:#fff;font-size:14px;font-weight:700;padding:8px 24px;border-radius:20px}.m14-proceed-btn{display:block;margin:20px auto 0;background:#1d4ed8;color:#fff;font-size:15px;font-weight:600;padding:12px 32px;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.m14-proceed-btn:hover{background:#1e40af}@media (max-width: 900px){.m14-deal-strip{grid-template-columns:repeat(3,1fr)}.m14-loan-cards,.m14-stakeholder-grid{grid-template-columns:repeat(2,1fr)}.m14-funds-cards{grid-template-columns:1fr}}@media (max-width: 600px){.m14-deal-strip{grid-template-columns:repeat(2,1fr)}.m14-form-grid,.m14-signing-docs,.m14-recording-status-grid{grid-template-columns:1fr}}.m14-costs-panel{max-width:860px}.m14-costs-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.m14-costs-sum-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;box-shadow:0 2px 8px #0000000a}.m14-costs-sum-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.35px;margin-bottom:4px}.m14-costs-sum-val{font-size:14px;font-weight:900;color:#0f172a}.m14-costs-sum-note{font-size:14px;color:#475569;margin-top:2px}.m14-costs-cat{margin-bottom:14px}.m14-costs-cat-header{display:flex;justify-content:space-between;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.4px;color:#475569;padding:6px 0;border-bottom:1px solid #bfdbfe;margin-bottom:6px}.m14-costs-row{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:7px;background:#fafafa;border:1px solid #eff6ff;margin-bottom:4px}.m14-costs-row-label{flex:1;font-size:14px;color:#475569}.m14-costs-input{width:110px;border:1px solid #d6e4e1;border-radius:7px;padding:6px 9px;font-size:14px;text-align:right;background:#fff;color:#0f172a}.m14-wire-panel{max-width:760px}.m14-wire-alert{display:flex;gap:12px;align-items:flex-start;background:#eff6ff;border:1px solid #60a5fa;border-radius:10px;padding:14px 16px;margin-bottom:18px;font-size:14px;color:#1e3a8a;line-height:1.5}.m14-wire-alert-icon{font-size:14px;flex-shrink:0}.m14-wire-progress-wrap{height:8px;background:#bfdbfe;border-radius:99px;overflow:hidden;margin-bottom:16px}.m14-wire-progress{height:100%;background:linear-gradient(90deg,#1d4ed8,#1d4ed8);border-radius:99px;transition:width .4s ease}.m14-wire-steps{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.m14-wire-step{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #E2E8F0;border-radius:9px;background:#fafafa;cursor:pointer;transition:all .15s}.m14-wire-step.checked{border-color:#60a5fa;background:#eff6ff}.m14-wire-step input{margin-top:2px;accent-color:#1d4ed8;flex-shrink:0}.m14-wire-step-num{flex-shrink:0;width:22px;height:22px;background:#1d4ed8;color:#fff;border-radius:50%;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center}.m14-wire-step-text{font-size:14px;color:#475569;line-height:1.5}.m14-wire-cleared{padding:14px 16px;background:#eff6ff;border:1px solid #60a5fa;border-radius:9px;color:#1e3a8a;font-size:14px;font-weight:700;text-align:center;margin-bottom:16px}.m14-wire-redflags{background:#eff6ff;border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px}.m14-wire-redflags h4{margin:0 0 10px;font-size:14px;color:#475569}.m14-wire-redflag-item{font-size:14px;color:#0f2d5e;padding:5px 0;border-bottom:1px solid #dbeafe}.m14-wire-redflag-item:last-child{border-bottom:none}.m14-dd-gate{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;padding:16px 18px;margin:0 0 20px}.m14-dd-gate h3{margin:0 0 6px;font-size:14px;color:#7f1d1d}.m14-dd-gate p{margin:0;color:#991b1b;font-size:14px;line-height:1.5}.m14-dd-gate button{border:none;border-radius:8px;background:#1d4ed8;color:#fff;cursor:pointer;font-size:14px;font-weight:800;padding:10px 14px;white-space:nowrap}.m14-dd-gate-list{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.m14-dd-gate-list span{background:#fff;border:1px solid #fecdd3;border-radius:999px;color:#991b1b;font-size:14px;font-weight:700;padding:6px 10px}@media (max-width: 700px){.m14-dd-gate{grid-template-columns:1fr}.m14-dd-gate button{width:100%}}.m15-page{padding:20px;max-width:1100px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a}.m15-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.m15-header-left{display:flex;align-items:flex-start;gap:14px}.m15-module-badge{background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap;margin-top:4px}.m15-header h1{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 4px}.m15-sub{font-size:14px;color:#475569;margin:0}.m15-header-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.m15-hold-pill{display:flex;align-items:center;gap:6px;background:#eff6ff;border:1px solid #E2E8F0;border-radius:20px;padding:6px 14px}.m15-pill-label{font-size:14px;color:#1d4ed8;font-weight:600}.m15-pill-val{font-size:14px;color:#1e3a8a;font-weight:700}.m15-save-btn{background:#fff;border:1px solid #E2E8F0;color:#475569;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.m15-save-btn:hover{background:#f8fafc;border-color:#475569}.m15-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#bfdbfe;border:1px solid #E2E8F0;border-radius:10px;overflow:hidden;margin-bottom:24px}.m15-strip-item{background:#fff;padding:12px 16px;text-align:center}.m15-strip-val{font-size:14px;font-weight:700;color:#1d4ed8}.m15-strip-label{font-size:14px;color:#475569;margin-top:3px}.m15-tabs{display:flex;gap:4px;border-bottom:1px solid #bfdbfe;margin-bottom:24px;flex-wrap:wrap}.m15-tab{background:none;border:none;padding:10px 16px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s;white-space:nowrap}.m15-tab:hover{color:#1d4ed8}.m15-tab.active{color:#1d4ed8;border-bottom-color:#1d4ed8;font-weight:600}.m15-content{min-height:400px}.m15-section-header{margin-bottom:20px}.m15-section-header h3{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 6px}.m15-section-header p{font-size:14px;color:#475569;margin:0}.m15-kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:24px}.m15-kpi-card{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff}.m15-kpi-label{font-size:14px;color:#475569;margin-bottom:6px}.m15-kpi-value{font-size:14px;font-weight:700;margin-bottom:8px;line-height:1.2}.m15-kpi-bar-wrap{height:5px;background:#f8fafc;border-radius:99px;overflow:hidden;margin-bottom:6px}.m15-kpi-bar{height:100%;border-radius:99px;transition:width .4s}.m15-kpi-target{font-size:14px;color:#475569}.m15-kpi-inputs{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m15-kpi-inputs h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m15-kpi-form{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.m15-kpi-input-group{display:flex;flex-direction:column;gap:6px}.m15-kpi-input-group label{font-size:14px;font-weight:600;color:#475569}.m15-kpi-targets{background:#eff6ff;border:1px solid #E2E8F0;border-radius:10px;padding:16px 20px;margin-bottom:24px}.m15-kpi-targets h4{font-size:14px;font-weight:700;color:#1e3a8a;margin:0 0 14px}.m15-targets-row{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.m15-target-chip{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:10px 14px;min-width:0;text-align:left}.m15-target-icon{font-size:14px;flex-shrink:0}.m15-target-val{font-size:14px;font-weight:700;color:#1d4ed8;line-height:1.2;overflow-wrap:anywhere}.m15-target-label{font-size:14px;color:#475569;margin-top:2px;line-height:1.25;overflow-wrap:normal}.m15-activate-btn{width:100%;padding:16px;border-radius:10px;border:none;background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s}.m15-activate-btn:hover{background:#2563eb}.m15-activate-btn.loading{background:#1a357a;cursor:not-allowed}.m15-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px}.m15-form-group{display:flex;flex-direction:column;gap:6px}.m15-form-group.full{grid-column:1 / -1}.m15-form-group label{font-size:14px;font-weight:600;color:#475569}.m15-input{padding:9px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#0f172a;background:#fff;width:100%;box-sizing:border-box;transition:border-color .15s}.m15-input:focus{outline:none;border-color:#3b82f6}.m15-textarea{width:100%;padding:10px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#475569;background:#fff;resize:vertical;font-family:inherit;line-height:1.5;box-sizing:border-box}.m15-textarea:focus{outline:none;border-color:#3b82f6}.m15-input-suffix{display:flex;align-items:center;gap:8px}.m15-input-suffix input{flex:1}.m15-input-suffix span{font-size:14px;color:#475569;white-space:nowrap}.m15-mgmt-toggle,.m15-hold-toggle{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.m15-toggle-btn{padding:9px 18px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.m15-toggle-btn:hover{border-color:#1d4ed8;color:#1d4ed8}.m15-toggle-btn.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.m15-fee-impact{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m15-fee-impact h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m15-fee-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.m15-fee-card{border:1px solid #E2E8F0;border-radius:8px;padding:14px;background:#fff;text-align:center}.m15-fee-label{font-size:14px;color:#475569;margin-bottom:6px}.m15-fee-val{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.m15-fee-note{font-size:14px;color:#475569}.m15-ops-box{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m15-ops-box h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m15-op-item{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #bfdbfe}.m15-op-item:last-child{border-bottom:none}.m15-op-icon{font-size:14px;flex-shrink:0;margin-top:1px}.m15-op-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:3px}.m15-op-desc{font-size:14px;color:#475569;line-height:1.5}.m15-va-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:20px}.m15-va-sum-card{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff;text-align:center}.m15-va-sum-card.accent{background:#eff6ff;border-color:#e2e8f0}.m15-va-sum-label{font-size:14px;color:#475569;margin-bottom:5px}.m15-va-sum-val{font-size:14px;font-weight:700;color:#1d4ed8}.m15-va-list{display:flex;flex-direction:column;gap:8px}.m15-va-item{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff;transition:all .15s}.m15-va-item.selected{border-color:#3b82f6;background:#eff6ff}.m15-va-item.completed{opacity:.7}.m15-va-item-top{display:flex;align-items:center;justify-content:space-between}.m15-va-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;font-weight:600;color:#0f172a}.m15-va-icon{font-size:14px}.m15-va-name{font-size:14px;font-weight:600}.m15-va-done-check{display:flex;align-items:center;gap:6px;cursor:pointer}.m15-va-details{margin-top:12px;padding-top:12px;border-top:1px solid #dbeafe;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.m15-va-detail-row{display:flex;flex-direction:column;gap:3px;font-size:14px}.m15-va-detail-row span{color:#475569}.m15-va-detail-row strong{color:#1d4ed8;font-size:14px}.m15-va-num-input{width:60px;padding:4px 6px;border:1px solid #dbeafe;border-radius:6px;font-size:14px;font-weight:700;color:#1d4ed8}.m15-spark-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.m15-spark-card{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff}.m15-spark-label{font-size:14px;color:#475569;margin-bottom:8px}.m15-spark-last{font-size:14px;font-weight:700;margin-top:6px}.m15-sparkline{display:block}.m15-perf-table-wrap{overflow-x:auto;border:1px solid #E2E8F0;border-radius:10px}.m15-perf-table{width:100%;border-collapse:collapse;font-size:14px}.m15-perf-table th{background:#f8fafc;padding:11px 14px;font-size:14px;font-weight:600;color:#475569;text-align:left;border-bottom:1px solid #bfdbfe}.m15-perf-table td{padding:8px 14px;border-bottom:1px solid #f0f6ff;vertical-align:middle}.m15-perf-table tfoot td{font-weight:700;background:#f8fafc;border-top:2px solid #bfdbfe;border-bottom:none}.m15-perf-table tr.entered{background:#eff6ff}.m15-month-cell{font-weight:600;color:#475569}.m15-perf-input{width:80px;padding:5px 8px;border:1px solid #E2E8F0;border-radius:6px;font-size:14px;color:#475569}.m15-perf-input:focus{outline:none;border-color:#3b82f6}.m15-diff-badge{font-size:14px;font-weight:600;padding:3px 8px;border-radius:12px;white-space:nowrap}.m15-diff-badge.above{background:#f1f5f9;color:#1d4ed8}.m15-diff-badge.below{background:#f1f5f9;color:#0f2d5e}.m15-proj-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.m15-proj-card{border:1px solid #E2E8F0;border-radius:10px;padding:16px;background:#fff;text-align:center}.m15-proj-icon{font-size:14px;margin-bottom:8px;display:block}.m15-proj-val{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.m15-proj-label{font-size:14px;font-weight:600;color:#475569;margin-bottom:4px}.m15-proj-note{font-size:14px;color:#475569}.m15-triggers{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m15-triggers h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m15-trigger-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.m15-trigger-card{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:12px 14px}.m15-trigger-icon{font-size:14px;margin-bottom:6px;display:block}.m15-trigger-label{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:4px}.m15-trigger-desc{font-size:14px;color:#475569;line-height:1.5}.m15-complete-screen{display:flex;align-items:center;justify-content:center;min-height:60vh}.m15-complete-card{text-align:center;max-width:380px}.m15-complete-icon{font-size:56px;margin-bottom:16px}.m15-complete-card h2{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 10px}.m15-complete-card p{font-size:14px;color:#475569;margin:0 0 18px}.m15-complete-badge{display:inline-block;background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;padding:8px 20px;border-radius:20px}.m15-proceed-btn{display:block;margin:20px auto 0;background:#1d4ed8;color:#fff;font-size:15px;font-weight:600;padding:12px 32px;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.m15-proceed-btn:hover{background:#1e40af}@media (max-width: 1000px){.m15-kpi-grid,.m15-kpi-form{grid-template-columns:repeat(3,1fr)}.m15-targets-row{grid-template-columns:repeat(2,minmax(150px,1fr))}.m15-proj-cards,.m15-trigger-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.m15-strip{grid-template-columns:repeat(3,1fr)}.m15-kpi-grid,.m15-kpi-form{grid-template-columns:repeat(2,1fr)}.m15-targets-row{grid-template-columns:1fr}.m15-va-summary{grid-template-columns:repeat(2,1fr)}.m15-fee-row,.m15-spark-row{grid-template-columns:1fr}.m15-va-details{grid-template-columns:repeat(2,1fr)}.m15-trigger-grid{grid-template-columns:1fr}}.m15-expense-panel{max-width:900px}.m15-exp-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.m15-exp-sum-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:14px;text-align:center}.m15-exp-sum-val{font-size:14px;font-weight:900;margin-bottom:4px}.m15-exp-sum-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.3px}.m15-exp-alert{padding:12px 14px;background:#f1f5f9;border:1px solid #E2E8F0;border-radius:9px;font-size:14px;color:#475569;margin-bottom:16px}.m15-exp-gauge-wrap{margin-bottom:18px}.m15-exp-gauge-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;margin-bottom:6px}.m15-exp-gauge-track{height:16px;background:#f8fafc;border-radius:99px;overflow:hidden;position:relative}.m15-exp-gauge-fill{height:100%;position:absolute;top:0;left:0;border-radius:99px;transition:width .4s ease}.m15-exp-gauge-fill.model{background:#1d4ed8}.m15-exp-gauge-fill.actual{background:#0f2d5e}.m15-exp-gauge-legend{display:flex;gap:16px;margin-top:6px;font-size:14px;font-weight:600}.m15-exp-table{width:100%;border-collapse:collapse;font-size:14px}.m15-exp-table th{text-align:left;padding:8px 10px;font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.3px;border-bottom:2px solid #bfdbfe}.m15-exp-table td{padding:8px 10px;border-bottom:1px solid #f0f6ff;color:#475569}.m15-exp-table tr.m15-exp-drift td{background:#eff6ff}.m15-exp-input{width:110px;border:1px solid #d6e4e1;border-radius:6px;padding:5px 8px;font-size:14px;background:#fff;color:#0f172a}.m15-exp-over{color:#0f2d5e;font-weight:700}.m15-exp-under{color:#1d4ed8;font-weight:700}.m15-roi-panel{max-width:900px}.m15-roi-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.m15-roi-sum-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:14px;text-align:center}.m15-roi-sum-val{font-size:14px;font-weight:900;color:#0f172a;margin-bottom:4px}.m15-roi-sum-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.3px}.m15-roi-empty{padding:20px;text-align:center;background:#f8fafc;border:1px dashed #bfdbfe;border-radius:10px;color:#475569;font-size:14px}.m15-roi-item{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:16px;margin-bottom:12px}.m15-roi-item-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.m15-roi-icon{font-size:14px}.m15-roi-name{font-size:14px;font-weight:700;color:#0f172a;flex:1}.m15-roi-chip{background:#eff6ff;color:#1d4ed8;border-radius:99px;padding:3px 10px;font-size:14px;font-weight:700}.m15-roi-item-body{display:flex;flex-direction:column;gap:10px}.m15-roi-date-label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#475569}.m15-roi-date-input{border:1px solid #d6e4e1;border-radius:7px;padding:5px 9px;font-size:14px;background:#fff;color:#0f172a}.m15-roi-bar-wrap{height:28px;background:#f8fafc;border-radius:8px;overflow:hidden}.m15-roi-bar{height:100%;min-width:80px;background:linear-gradient(90deg,#1d4ed8,#1d4ed8);border-radius:8px;display:flex;align-items:center;padding:0 10px;transition:width .4s ease}.m15-roi-bar span{font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap}.m15-roi-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.m15-roi-metric{background:#f8f9fa;border-radius:8px;padding:10px;text-align:center}.m15-roi-metric-val{font-size:14px;font-weight:900;color:#0f172a}.m15-roi-metric-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.3px;margin-top:2px}.m16-page{padding:20px;max-width:1100px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a}.m16-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.m16-header-left{display:flex;align-items:flex-start;gap:14px}.m16-module-badge{background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap;margin-top:4px}.m16-header h1{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 4px}.m16-sub{font-size:14px;color:#475569;margin:0}.m16-header-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.m16-save-btn{background:#fff;border:1px solid #E2E8F0;color:#475569;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.m16-save-btn:hover{background:#f8fafc}.m16-complete-btn-sm{padding:8px 18px;border-radius:8px;border:none;font-size:14px;font-weight:700;cursor:pointer;transition:all .15s}.m16-complete-btn-sm.ready{background:#1d4ed8;color:#fff}.m16-complete-btn-sm.ready:hover{background:#2563eb}.m16-complete-btn-sm.disabled{background:#bfdbfe;color:#475569;cursor:not-allowed}.m16-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#bfdbfe;border:1px solid #E2E8F0;border-radius:10px;overflow:hidden;margin-bottom:24px}.m16-strip-item{background:#fff;padding:12px 16px;text-align:center}.m16-strip-val{font-size:14px;font-weight:700;color:#1d4ed8}.m16-strip-label{font-size:14px;color:#475569;margin-top:3px}.m16-tabs{display:flex;gap:4px;border-bottom:1px solid #bfdbfe;margin-bottom:24px;flex-wrap:wrap}.m16-tab{background:none;border:none;padding:10px 16px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s;white-space:nowrap}.m16-tab:hover{color:#1d4ed8}.m16-tab.active{color:#1d4ed8;border-bottom-color:#1d4ed8;font-weight:600}.m16-content{min-height:400px}.m16-section-header{margin-bottom:20px}.m16-section-header h3{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 6px}.m16-section-header p{font-size:14px;color:#475569;margin:0}.m16-strategy-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.m16-strategy-card{border:2px solid #bfdbfe;border-radius:12px;padding:18px 20px;background:#fff;cursor:pointer;transition:all .2s}.m16-strategy-card:hover{border-color:#e2e8f0}.m16-strategy-card.selected{border-color:#1d4ed8;background:#eff6ff}.m16-sc-top{display:flex;align-items:center;gap:8px;margin-bottom:12px}.m16-sc-icon{font-size:14px}.m16-sc-label{font-size:14px;font-weight:700;color:#0f172a;flex:1}.m16-sc-chosen{font-size:14px;font-weight:700;color:#1d4ed8;background:#eff6ff;border:1px solid #E2E8F0;padding:2px 8px;border-radius:12px}.m16-sc-headline{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:2px}.m16-sc-headnote{font-size:14px;color:#475569;margin-bottom:14px}.m16-sc-metrics{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.m16-sc-metric{display:flex;justify-content:space-between;font-size:14px;padding:5px 0;border-bottom:1px solid #f0f6ff}.m16-sc-metric-label{color:#475569}.m16-sc-metric-val{font-weight:600;color:#0f172a}.m16-sc-pro{font-size:14px;color:#1d4ed8;margin-bottom:4px;line-height:1.4}.m16-sc-con{font-size:14px;color:#0f2d5e;line-height:1.4}.m16-selection-confirm{display:flex;align-items:center;gap:10px;background:#eff6ff;border:1px solid #E2E8F0;border-radius:10px;padding:14px 18px;font-size:14px;color:#475569;margin-bottom:20px}.m16-sel-icon{font-size:14px;flex-shrink:0}.m16-compare-table-wrap{margin-bottom:20px}.m16-compare-table-wrap h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 12px}.m16-compare-table{width:100%;border-collapse:collapse;font-size:14px;border:1px solid #E2E8F0;border-radius:10px;overflow:hidden}.m16-compare-table th{background:#f8fafc;padding:11px 16px;font-size:14px;font-weight:600;color:#475569;text-align:left;border-bottom:1px solid #bfdbfe}.m16-compare-table td{padding:11px 16px;border-bottom:1px solid #f0f6ff;color:#475569}.m16-compare-table tr:last-child td{border-bottom:none}.m16-compare-label{font-weight:600;color:#0f172a}.m16-compare-table td.selected-col{background:#eff6ff;font-weight:600;color:#1d4ed8}.m16-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px}.m16-form-group{display:flex;flex-direction:column;gap:6px}.m16-form-group.full{grid-column:1 / -1}.m16-form-group label{font-size:14px;font-weight:600;color:#475569}.m16-input{padding:9px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#0f172a;background:#fff;width:100%;box-sizing:border-box;transition:border-color .15s}.m16-input:focus{outline:none;border-color:#e2e8f0}.m16-input[readonly]{background:#f8fafc;color:#475569}.m16-textarea{width:100%;padding:10px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#475569;background:#fff;resize:vertical;font-family:inherit;line-height:1.5;box-sizing:border-box}.m16-textarea:focus{outline:none;border-color:#e2e8f0}.m16-waterfall{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m16-waterfall h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m16-waterfall-row{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #bfdbfe;gap:10px}.m16-waterfall-row:last-child{border-bottom:none;padding-top:12px;margin-top:4px}.m16-waterfall-row.bold{border-top:2px solid #bfdbfe;background:#fff;margin:0 -20px;padding:10px 20px}.m16-wf-label{flex:1;font-size:14px;color:#475569}.m16-wf-sign{width:16px;font-size:14px;font-weight:700;text-align:center}.m16-wf-val{width:120px;text-align:right;font-size:14px;font-weight:500}.m16-waterfall-row.bold .m16-wf-label{font-weight:700}.m16-waterfall-row.bold .m16-wf-val{font-size:14px;font-weight:700}.m16-roi-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.m16-roi-card{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff;text-align:center}.m16-roi-val{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.m16-roi-label{font-size:14px;font-weight:600;color:#475569;margin-bottom:3px}.m16-roi-note{font-size:14px;color:#475569}.m16-refi-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.m16-refi-card{border:1px solid #E2E8F0;border-radius:10px;padding:16px;background:#fff;text-align:center}.m16-refi-icon{font-size:14px;display:block;margin-bottom:8px}.m16-refi-val{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.m16-refi-label{font-size:14px;font-weight:600;color:#475569;margin-bottom:3px}.m16-refi-note{font-size:14px;color:#475569;line-height:1.5}.m16-refi-vs{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m16-refi-vs h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m16-refi-vs-row{display:flex;align-items:center;gap:16px}.m16-refi-vs-card{flex:1;border-radius:10px;padding:16px;text-align:center}.m16-refi-vs-card.sell,.m16-refi-vs-card.refi{background:#eff6ff;border:1px solid #E2E8F0}.m16-refi-vs-label{font-size:14px;font-weight:700;color:#475569;margin-bottom:6px}.m16-refi-vs-card.sell .m16-refi-vs-val,.m16-refi-vs-card.refi .m16-refi-vs-val{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:6px}.m16-refi-vs-note{font-size:14px;color:#475569;line-height:1.4}.m16-refi-vs-divider{font-size:14px;font-weight:700;color:#475569;flex-shrink:0}.m16-exchange-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.m16-exchange-card{border:1px solid #E2E8F0;border-radius:10px;padding:14px 16px;background:#fff;text-align:center}.m16-exc-icon{font-size:14px;display:block;margin-bottom:8px}.m16-exc-val{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.m16-exc-label{font-size:14px;font-weight:600;color:#475569;margin-bottom:3px}.m16-exc-note{font-size:14px;color:#475569;line-height:1.4}.m16-exchange-rules{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m16-exchange-rules h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 14px}.m16-rule-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #bfdbfe;font-size:14px;color:#475569;line-height:1.5}.m16-rule-item:last-child{border-bottom:none}.m16-rule-num{width:20px;height:20px;border-radius:50%;background:#1d4ed8;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.m16-strategy-selector{margin-bottom:24px}.m16-strategy-selector label{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}.m16-strategy-btns{display:flex;gap:8px;flex-wrap:wrap}.m16-strat-btn{padding:9px 18px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.m16-strat-btn:hover{border-color:#1d4ed8;color:#1d4ed8}.m16-strat-btn.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.m16-timeline{margin-bottom:24px}.m16-timeline h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 16px}.m16-timeline-phase{margin-bottom:16px}.m16-phase-label{font-size:14px;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.m16-phase-steps{display:flex;flex-direction:column;gap:6px}.m16-milestone{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;color:#475569;transition:all .15s}.m16-milestone:hover{border-color:#e2e8f0}.m16-milestone.done{background:#eff6ff;border-color:#e2e8f0}.m16-milestone-dot{width:10px;height:10px;border-radius:50%;background:#bfdbfe;flex-shrink:0}.m16-milestone.done .m16-milestone-dot{background:#1d4ed8}.m16-milestone-label{flex:1}.m16-deal-summary{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:18px 20px;margin-bottom:20px}.m16-deal-summary h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 16px}.m16-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.m16-summary-section-title{font-size:14px;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.m16-summary-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #bfdbfe;font-size:14px}.m16-summary-row:last-child{border-bottom:none}.m16-summary-label{color:#475569}.m16-summary-val{font-weight:600;color:#0f172a}.m16-complete-btn{width:100%;padding:18px;border-radius:10px;border:none;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s}.m16-complete-btn.ready{background:#1d4ed8;color:#fff}.m16-complete-btn.ready:hover{background:#2563eb}.m16-complete-btn.disabled{background:#bfdbfe;color:#475569;cursor:not-allowed}.m16-celebration{display:flex;align-items:center;justify-content:center;min-height:80vh;position:relative;overflow:hidden}.m16-confetti-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.m16-confetti-dot{position:absolute;width:10px;height:10px;border-radius:50%;top:-10px;animation:m16-fall 3s ease-in infinite}@keyframes m16-fall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(720deg);opacity:0}}.m16-celebration-card{text-align:center;max-width:520px;background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:48px 40px;position:relative;box-shadow:0 20px 60px #00000014}.m16-celebration-trophy{display:flex;justify-content:center;margin-bottom:20px}.m16-celebration-card h1{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 8px}.m16-celebration-prop{font-size:14px;color:#475569;margin-bottom:28px}.m16-celebration-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#bfdbfe;border:1px solid #E2E8F0;border-radius:12px;overflow:hidden;margin-bottom:20px}.m16-cel-stat{background:#fff;padding:14px 10px}.m16-cel-val{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.m16-cel-label{font-size:14px;color:#475569}.m16-celebration-strategy{font-size:14px;color:#475569;margin-bottom:20px}.m16-celebration-badge{display:inline-block;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-size:14px;font-weight:700;padding:8px 24px;border-radius:20px;letter-spacing:.02em}.m16-optional-note{margin-top:18px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:12px 16px;font-size:13px;color:#0369a1;text-align:left;line-height:1.5}@media (max-width: 900px){.m16-strip{grid-template-columns:repeat(3,1fr)}.m16-strategy-cards{grid-template-columns:1fr}.m16-refi-cards,.m16-exchange-cards,.m16-roi-cards{grid-template-columns:repeat(2,1fr)}.m16-summary-grid{grid-template-columns:1fr}.m16-celebration-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.m16-strip{grid-template-columns:repeat(2,1fr)}.m16-form-grid{grid-template-columns:1fr}.m16-refi-vs-row{flex-direction:column}}.m16-depr-panel{max-width:860px}.m16-depr-controls{margin-bottom:20px}.m16-depr-sum-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.m16-depr-sum-card{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:14px;text-align:center}.m16-depr-sum-val{font-size:14px;font-weight:900;color:#0f172a;margin-bottom:4px}.m16-depr-sum-label{font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.3px}.m16-depr-table{width:100%;border-collapse:collapse;font-size:14px}.m16-depr-table th{text-align:left;padding:8px 12px;font-size:14px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.3px;border-bottom:2px solid #bfdbfe;background:#f8fafc}.m16-depr-table td{padding:9px 12px;border-bottom:1px solid #f0f6ff;color:#475569}.m16-depr-table tr.m16-depr-exit td{background:#eff6ff;font-weight:700;color:#1d4ed8}.m16-irrmap-panel{max-width:900px}.m16-irrmap-wrap{overflow-x:auto;margin-bottom:14px}.m16-irrmap-table{width:100%;border-collapse:collapse;font-size:14px}.m16-irrmap-table th{padding:8px 10px;text-align:center;font-size:14px;font-weight:700;color:#475569;background:#f8fafc;border:1px solid #E2E8F0}.m16-irrmap-yr{padding:8px 12px;font-weight:700;color:#475569;background:#f8fafc;border:1px solid #E2E8F0;white-space:nowrap}.m16-irrmap-cell{padding:8px 6px;text-align:center;font-size:14px;font-weight:700;color:#fff!important;border:1px solid rgba(0,0,0,.06);transition:opacity .15s;cursor:default;text-shadow:0 1px 2px rgba(0,0,0,.3)}.m16-irrmap-legend{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.m16-irrmap-leg-item{border-radius:6px;padding:4px 10px;font-size:14px;font-weight:700}.m16-irrmap-insight{padding:14px 16px;background:#eff6ff;border:1px solid #60a5fa;border-radius:9px;font-size:14px;color:#1e3a8a;line-height:1.55}.deal-dashboard{padding:24px 28px 36px;color:#0f172a;background:#f8fafc;min-height:100%}.dd-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.dd-header h1{margin:0 0 6px;font-size:22px;line-height:1.1;font-family:Syne,sans-serif}.dd-header p{margin:0;color:#475569;font-size:14px;font-weight:700}.dd-header-actions{display:flex;gap:10px}.dd-filter-btn,.dd-primary-btn,.dd-alert-btn{height:36px;padding:0 14px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.dd-filter-btn{background:#fff;border:1px solid #E2E8F0;color:#475569}.dd-primary-btn{background:linear-gradient(135deg,#1d4ed8,#2563eb);border:none;color:#fff;box-shadow:0 4px 16px #1d4ed84d}.dd-alert-btn{background:#eff6ff;border:1px solid #E2E8F0;color:#1d4ed8}.dd-tabs{display:flex;gap:0;border-bottom:2px solid #bfdbfe;margin-bottom:20px}.dd-tab{position:relative;display:flex;align-items:center;gap:7px;padding:10px 22px;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;transition:color .15s,border-color .15s}.dd-tab:hover{color:#1d4ed8}.dd-tab.active{color:#1d4ed8;border-bottom-color:#1d4ed8;font-weight:600}.dd-tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#0f2d5e;color:#fff;font-size:14px;font-weight:700;line-height:1}.dd-action-center-tab{padding-bottom:32px}.dd-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.dd-summary-card{display:flex;align-items:flex-start;gap:12px;min-height:104px;padding:20px;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 4px 12px #0f172a0a;text-align:left;cursor:pointer;color:#0f172a;transition:transform .15s,box-shadow .15s,border-color .15s}.dd-summary-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a14}.dd-card-icon{width:42px;height:42px;border-radius:50%;background:#eff6ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;flex-shrink:0}.dd-card-icon.blue,.dd-card-icon.blue-strong,.dd-card-icon.blue-mid{background:#eff6ff;color:#1d4ed8}.dd-card-icon.blue-deep{background:#e0f2fe;color:#0369a1}.dd-card-body{min-width:0;flex:1}.dd-card-label{display:block;color:#475569;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.dd-card-body strong{display:block;color:#0f172a;font-size:32px;font-weight:800;font-family:Syne,sans-serif;line-height:1.1;margin-bottom:10px}.dd-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;line-height:1.35;color:#475569}.dd-trend{display:inline-flex;align-items:center;justify-content:center;flex:0 0 116px;min-height:48px;text-align:center;color:#1d4ed8;background:#eff6ff;border-radius:28px;padding:6px 10px;font-size:12px;font-weight:800;line-height:1.2}.dd-panel{background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 2px 12px #1d4ed80f;padding:18px}.dd-panel-title{color:#0f172a;font-size:14px;font-weight:700;font-family:Syne,sans-serif;margin-bottom:16px;border-bottom:2px solid #dbeafe;padding-bottom:12px}.dd-pipeline-panel,.dd-action-center{margin-bottom:16px}.dd-mobile-stage-panel{display:none;margin-bottom:16px}.dd-stage-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:center}.dd-stage-block{position:relative}.dd-stage-main{display:flex;align-items:center;gap:12px}.dd-stage-dot{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0f172a;font-size:14px;font-weight:800;flex-shrink:0}.dd-stage-label{color:#475569;font-size:14px;font-weight:700}.dd-stage-count{color:#0f172a;font-size:14px;font-weight:800;font-family:Syne,sans-serif}.dd-stage-note{color:#475569;font-size:14px}.dd-stage-arrow{position:absolute;right:6px;top:28px;width:34px;height:1px;background:#bfdbfe}.dd-stage-arrow:after{content:"";position:absolute;right:-1px;top:-4px;width:8px;height:8px;border-right:1px solid #bfdbfe;border-top:1px solid #bfdbfe;transform:rotate(45deg)}.dd-flow-line{display:grid;grid-template-columns:repeat(5,1fr);height:6px;border-radius:99px;overflow:hidden;margin-top:20px}.dd-main-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.dd-current-panel{grid-row:span 2}.dd-current-top{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.dd-current-top h2{margin:0 0 6px;font-size:14px;font-family:Syne,sans-serif}.dd-current-top p{margin:0;color:#475569;font-size:14px}.dd-progress-ring{width:76px;height:76px;border-radius:50%;background:conic-gradient(#1d4ed8 var(--progress, 60%),#bfdbfe 0);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dd-progress-ring span{width:54px;height:54px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;color:#0f172a;font-family:Syne,sans-serif}.dd-deal-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.dd-deal-kpis div{background:linear-gradient(135deg,#0d1b35,#0f2d5e);border:1px solid rgba(96,165,250,.25);border-radius:14px;padding:16px 12px;box-shadow:0 4px 20px #1d4ed84d}.dd-deal-kpis span{display:block;color:#60a5fa;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.dd-deal-kpis strong{color:#fff;font-size:14px;font-weight:700;font-family:Syne,sans-serif}.dd-module-progress{display:grid;gap:10px}.dd-progress-group{background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:12px 14px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.dd-progress-group.active{border-color:#2563eb;background:#eff6ff}.dd-group-top{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;color:#475569;font-size:14px;line-height:1.2;margin-bottom:9px}.dd-group-top strong{min-width:0;color:#0f172a;font-weight:800;white-space:nowrap}.dd-group-top>span:last-child{color:#334155;font-weight:800;white-space:nowrap}.dd-group-dot{width:12px;height:12px;border-radius:50%}.dd-group-bar{height:6px;background:#bfdbfe;border-radius:999px;overflow:hidden}.dd-group-bar div{height:100%;background:linear-gradient(90deg,#1d4ed8,#60a5fa)}.dd-health-score{display:flex;align-items:center;gap:14px;margin-bottom:14px}.dd-health-score>span{width:70px;height:70px;border-radius:16px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;font-family:Syne,sans-serif}.dd-health-score strong{display:block;color:#0f172a;font-size:14px;font-family:Syne,sans-serif}.dd-health-score p{margin:4px 0 0;color:#bfdbfe;font-size:14px;line-height:1.4}.dd-alert-list{display:grid;gap:9px}.dd-alert{background:#f8fafc;border-left:3px solid #2563eb;border-radius:6px;padding:10px;color:#475569;font-size:14px;line-height:1.45}.dd-alert.priority{border-left-color:#1d4ed8;background:#eff6ff}.dd-type-row{display:flex;align-items:center;gap:24px}.dd-donut{width:136px;height:136px;border-radius:50%;background:conic-gradient(#1d4ed8 0,#1d4ed8 58%,#2563eb 58%,#2563eb 79%,#3b82f6 79%,#3b82f6 92%,#bfdbfe 92%,#bfdbfe);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;flex-shrink:0}.dd-donut:before{content:"";position:absolute;top:28px;right:28px;bottom:28px;left:28px;border-radius:50%;background:#fff}.dd-donut span,.dd-donut small{position:relative;z-index:1}.dd-donut span{font-size:14px;font-weight:900;font-family:Syne,sans-serif;color:#0f172a}.dd-donut small{color:#475569;font-size:14px}.dd-legend,.dd-market-list,.dd-activity-list{display:grid;gap:12px;flex:1}.dd-legend div,.dd-market-list div,.dd-activity-list div{display:flex;justify-content:space-between;gap:12px;color:#475569;font-size:14px}.dd-legend span{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:8px}.dd-legend .blue{background:#1d4ed8}.dd-legend .blue-deep{background:#0f2d5e}.dd-legend .cyan{background:#60a5fa}.dd-legend .blue-light{background:#3b82f6}.dd-market-list strong,.dd-activity-list strong,.dd-legend strong{color:#0f172a;white-space:nowrap}.dd-footer-note{margin-top:16px;padding:12px 16px;border:1px solid #E2E8F0;border-radius:10px;background:#fff;color:#475569;font-size:14px}@media (max-width: 1100px){.dd-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dd-main-grid{grid-template-columns:1fr}.dd-stage-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dd-stage-arrow{display:none}}@media (max-width: 700px){.deal-dashboard{padding:18px}.dd-header,.dd-current-top,.dd-type-row{flex-direction:column;align-items:stretch}.dd-summary-grid,.dd-stage-row,.dd-deal-kpis{grid-template-columns:1fr}.dd-mobile-stage-panel{display:block;margin-bottom:16px}.dd-mobile-stage-panel .dd-module-progress{display:grid;gap:10px}.dd-mobile-stage-panel .dd-progress-group{display:block;width:100%;min-height:34px;padding:0 0 7px;border:0;border-radius:6px;background:#dbeafe;overflow:hidden}.dd-mobile-stage-panel .dd-progress-group.active{border:1px solid #2563EB}.dd-mobile-stage-panel .dd-group-top{min-height:32px;margin:0;padding:5px 12px}.dd-mobile-stage-panel .dd-group-bar{height:8px;margin:0 14px;background:#eff6ff}.dd-current-panel .dd-module-progress{display:none}}.dd-saved-deals-panel{margin-top:16px}.dd-saved-deals-list{display:grid;gap:12px;margin-top:12px}.dd-saved-deal-card{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;transition:box-shadow .15s,border-color .15s}.dd-saved-deal-card:hover{border-color:#2563eb;box-shadow:0 4px 12px #1d4ed80f}.dd-saved-deal-card.active{border-color:#2563eb;background:#eff6ff}.dd-saved-deal-info{display:flex;flex-direction:column;gap:4px}.dd-saved-deal-title{font-weight:700;color:#0f172a;font-family:Syne,sans-serif;font-size:15px}.dd-saved-deal-meta{font-size:13px;color:#475569}.dd-saved-deal-actions{display:flex;gap:10px}.dd-resume-btn{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;font-weight:600;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:13px;transition:background .15s}.dd-resume-btn:hover{background:#1e40af}.dd-delete-btn{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;font-weight:600;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:13px;transition:background .15s}.dd-delete-btn:hover{background:#fecaca}.org-setup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f172a,#1b3a6b,#0f4c75);display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px;overflow-y:auto}.org-setup-card{background:#fff;border-radius:20px;width:100%;max-width:680px;box-shadow:0 32px 80px #00000059;overflow:hidden}.org-setup-header{background:linear-gradient(135deg,#1b3a6b,#2563eb);padding:32px 40px 28px;color:#fff}.org-setup-logo-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.org-setup-logo-mark{font-size:14px;font-weight:800;letter-spacing:-1px}.org-setup-badge{background:#ffffff26;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:20px;letter-spacing:.8px;text-transform:uppercase}.org-setup-title{font-size:22px;font-weight:700;margin:0 0 6px;color:#fff!important}.org-setup-subtitle{font-size:14px;opacity:.82;margin:0;line-height:1.5}.org-setup-flow-steps{display:flex!important;align-items:center!important;gap:0!important;margin-top:36px!important;background:none!important;height:auto!important;min-height:0!important;border-radius:0!important}.org-step-dot{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;position:relative}.org-step-dot:after{content:"";position:absolute;top:14px;left:50%;width:100%;height:2px;background:#ffffff40}.org-step-dot:last-child:after{display:none}.org-step-dot.active:after{background:#ffffff80}.org-step-circle{width:28px;height:28px;border-radius:50%;background:#fff3;border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#ffffffb3;position:relative;z-index:1;transition:all .25s}.org-step-dot.active .org-step-circle{background:#fff;border-color:#0f172a;color:#1b3a6b;box-shadow:0 0 0 4px #fff3}.org-step-dot.completed .org-step-circle{background:#22c55e;border-color:#22c55e;color:#0f172a}.org-step-label{font-size:14px;font-weight:600;color:#fff9;letter-spacing:.3px;white-space:nowrap}.org-step-dot.active .org-step-label{color:#fff}.org-setup-body{padding:36px 40px}.org-step-heading{font-size:14px;font-weight:700;color:#111827;margin:0 0 4px}.org-step-desc{font-size:14px;color:#6b7280;margin:0 0 28px}.org-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.org-form-grid.single-col{grid-template-columns:1fr}.org-field{display:flex;flex-direction:column;gap:6px}.org-field.full-width{grid-column:1 / -1}.org-label{font-size:14px;font-weight:600;color:#374151;letter-spacing:.3px;text-transform:uppercase}.org-label span{color:#9ca3af;font-weight:400;text-transform:none;letter-spacing:0}.org-input,.org-textarea,.org-select{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;background:#f9fafb;transition:border-color .2s,box-shadow .2s,background .2s;box-sizing:border-box;font-family:inherit}.org-input:focus,.org-textarea:focus,.org-select:focus{outline:none;border-color:#1b3a6b;background:#fff;box-shadow:0 0 0 3px #1b3a6b1a}.org-textarea{resize:vertical;min-height:90px;line-height:1.5}.org-color-row{display:flex;align-items:center;gap:10px}.org-color-swatch{width:40px;height:40px;border-radius:8px;border:1.5px solid #e5e7eb;cursor:pointer;flex-shrink:0}.org-color-input{flex:1}.org-tone-group{display:flex;gap:10px;flex-wrap:wrap}.org-tone-option{flex:1;min-width:100px;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:8px;cursor:pointer;text-align:center;transition:all .2s;background:#f9fafb;display:flex;flex-direction:column;align-items:center;min-height:144px;overflow:hidden}.org-tone-option:hover{border-color:#1b3a6b;background:#f0f4ff}.org-tone-option.selected{border-color:#1b3a6b;background:#ebf2ff}.org-tone-option input{display:none}.org-tone-icon{font-size:14px;display:block;margin-bottom:4px}.org-tone-label{font-size:14px;font-weight:600;color:#374151;display:block;max-width:100%;overflow-wrap:anywhere;line-height:1.25}.org-tone-desc{font-size:13px;color:#9ca3af;display:block;margin-top:2px;max-width:100%;overflow-wrap:anywhere;line-height:1.35}.org-signature-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;margin-top:10px}.org-signature-preview-label{font-size:14px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.org-signature-preview-body{font-size:14px;color:#374151;line-height:1.6;white-space:pre-wrap}.org-signature-preview-divider{border:none;border-top:1px solid #e2e8f0;margin:8px 0}.org-setup-footer{display:flex;align-items:center;justify-content:space-between;padding:0 40px 32px}.org-btn-back{padding:10px 22px;background:transparent;border:1.5px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.org-btn-back:hover{border-color:#9ca3af;color:#374151}.org-btn-next{padding:11px 28px;background:#1b3a6b;border:none;border-radius:8px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.org-btn-next:hover{background:#2563eb;color:#fff}.org-btn-next:disabled{background:#9ca3af;color:#fff;cursor:not-allowed}.org-btn-skip{background:transparent;border:1.5px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;padding:10px 16px;transition:all .2s}.org-btn-skip:hover{border-color:#9ca3af;color:#374151;background:#f9fafb}.org-profile-page{padding:28px 32px;max-width:860px;margin:0 auto}.org-profile-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:16px}.org-profile-title{font-size:14px;font-weight:700;color:#111827;margin:0 0 4px}.org-profile-subtitle{font-size:14px;color:#6b7280;margin:0}.org-profile-save-btn{padding:10px 24px;background:#1b3a6b;border:none;border-radius:8px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;transition:background .2s;white-space:nowrap}.org-profile-save-btn:hover{background:#2563eb;color:#fff}.org-profile-save-btn.saving{background:#6b7280;color:#fff;cursor:not-allowed}.org-profile-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px 28px;margin-bottom:20px}.org-profile-section-title{font-size:14px;font-weight:700;color:#111827;margin:0 0 4px;display:flex;align-items:center;gap:8px}.org-profile-section-desc{font-size:14px;color:#000;margin:0 0 20px}.org-save-toast{position:fixed;bottom:28px;right:28px;background:#16a34a;color:#0f172a;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600;box-shadow:0 8px 24px #00000026;z-index:9999;animation:org-toast-in .3s ease}@keyframes org-toast-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 640px){.org-setup-card{border-radius:14px}.org-setup-header{padding:24px 20px 20px}.org-setup-body{padding:24px 20px}.org-setup-footer{padding:0 20px 24px}.org-form-grid{grid-template-columns:1fr}.org-profile-page{padding:20px 16px}}.admin-dashboard{padding:30px;background:radial-gradient(circle at 10% 20%,#f3f6ffb3,#f8faffe6);min-height:100%;animation:fadeIn .4s ease-out;display:flex;flex-direction:column;gap:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ad-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(191,219,254,.4);padding-bottom:20px}.ad-header h1{font-size:28px;font-weight:800;color:#fff;background:linear-gradient(135deg,#0f172a 30%,#2563eb 90%);-webkit-background-clip:text;-webkit-text-fill-color:#FFFFFF;margin:0 0 4px;letter-spacing:-.03em}.ad-header p{font-size:14px;color:#475569;margin:0}.ad-actions{display:flex;gap:12px}.ad-btn-secondary{padding:10px 18px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;background:#fff;border:1.5px solid #dbeafe;color:#1e3a8a;transition:all .2s ease;box-shadow:0 2px 4px #2563eb0a}.ad-btn-secondary:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px)}.ad-btn-primary{padding:10px 18px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;transition:all .2s ease;box-shadow:0 4px 12px #2563eb33}.ad-btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-1px);box-shadow:0 6px 16px #2563eb4d}.ad-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.ad-stat-card{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(219,234,254,.6);border-radius:16px;padding:22px;display:flex;align-items:center;gap:18px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 18px #2563eb08,inset 0 1px #ffffff80;position:relative;overflow:hidden}.ad-stat-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#3b82f6;opacity:.8}.ad-stat-card.blue:before{background:#3b82f6}.ad-stat-card.emerald:before{background:#10b981}.ad-stat-card.violet:before{background:#8b5cf6}.ad-stat-card.rose:before{background:#f43f5e}.ad-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 26px #2563eb14,inset 0 1px #ffffffbf;border-color:#bfdbfecc}.ad-stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.ad-stat-card.blue .ad-stat-icon{background:#eff6ff;color:#2563eb}.ad-stat-card.emerald .ad-stat-icon{background:#ecfdf5;color:#10b981}.ad-stat-card.violet .ad-stat-icon{background:#f5f3ff;color:#8b5cf6}.ad-stat-card.rose .ad-stat-icon{background:#fff1f2;color:#f43f5e}.ad-stat-info{display:flex;flex-direction:column}.ad-stat-label{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.ad-stat-value{font-size:26px;font-weight:800;color:#0f172a;line-height:1.1}.ad-stat-sub{font-size:11px;color:#64748b;margin-top:4px}.ad-tabs{display:flex;gap:6px;background:#e2eeff80;padding:6px;border-radius:12px;border:1px solid rgba(191,219,254,.4);width:fit-content}.ad-tab{padding:10px 20px;font-size:14px;font-weight:700;border:none;background:transparent;color:#475569;cursor:pointer;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;gap:8px}.ad-tab:hover{color:#2563eb}.ad-tab.active{background:#fff;color:#2563eb;box-shadow:0 4px 10px #2563eb14}.ad-tab-badge{background:#f43f5e;color:#fff;font-size:11px;padding:1px 6px;border-radius:10px;font-weight:700;min-width:18px;text-align:center}.admin-dashboard-panel{background:#ffffffbf;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(219,234,254,.7);border-radius:20px;padding:26px;box-shadow:0 10px 30px #2563eb05,inset 0 1px #fff9;min-height:400px}.admin-dashboard-panel-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.ad-registration-overview{width:100%}.ad-registration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ad-registration-item{display:flex;flex-direction:column;gap:8px;padding:18px;background:#f8fafccc;border:1px solid #e2e8f0;border-radius:12px}@media (max-width: 760px){.ad-registration-grid{grid-template-columns:1fr}}.ad-search-container{position:relative;width:100%;max-width:320px}.ad-search-input{width:100%;padding:10px 16px 10px 38px;border-radius:10px;border:1.5px solid #dbeafe;font-size:13.5px;background:#fff9;color:#0f172a;transition:all .2s ease}.ad-search-input:focus{outline:none;background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b6fd41a}.ad-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:14px;pointer-events:none}.ad-table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid rgba(191,219,254,.4);background:#ffffff80}.ad-table{width:100%;border-collapse:collapse;text-align:left;font-size:13.5px}.ad-table th{background:#e2eeff66;padding:14px 18px;font-weight:700;color:#1e3a8a;border-bottom:1.5px solid rgba(191,219,254,.5);text-transform:uppercase;font-size:11px;letter-spacing:.05em}.ad-table td{padding:14px 18px;color:#334155;border-bottom:1px solid rgba(191,219,254,.3)}.ad-table tr:last-child td{border-bottom:none}.ad-table tr:hover td{background:#eff6ff73}.ad-user-cell{display:flex;flex-direction:column;gap:2px}.ad-user-name{font-weight:700;color:#0f172a}.ad-user-email{font-size:11px;color:#64748b}.ad-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:11.5px;font-weight:700}.ad-badge.active{background:#e6fcf5;color:#0ca678}.ad-badge.suspended{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1}.ad-badge.pending{background:#fff9db;color:#f08c00}.ad-badge.admin{background:#f3f0ff;color:#7048e8}.ad-badge.team_member{background:#e7f5ff;color:#1c7ed6}.ad-badge.investor{background:#e3fafc;color:#1098ad}.ad-badge.severity-high{background:#fff5f5;color:#e03131;border:1px solid #ffc9c9}.ad-badge.severity-medium{background:#fff9db;color:#f08c00;border:1px solid #ffe3e3}.ad-badge.severity-low{background:#f3f0ff;color:#7048e8;border:1px solid #e5dbff}.ad-badge.validated{background:#e6fcf5;color:#0ca678}.ad-badge.pending-validation{background:#fff9db;color:#f08c00}.ad-badge.rejected{background:#fee2e2;color:#ef4444;border:1px solid #fca5a5}.ad-status-select{padding:6px 10px;border-radius:8px;border:1.5px solid #dbeafe;font-size:12px;font-weight:600;color:#1e3a8a;background:#fff;cursor:pointer;outline:none;transition:all .2s}.ad-status-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #2563eb14}.ad-action-group{display:flex;gap:6px}.ad-btn-icon{border:none;background:transparent;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease}.ad-btn-icon.success{background:#e6fcf5;color:#0ca678}.ad-btn-icon.success:hover{background:#c3fae8;transform:scale(1.03)}.ad-btn-icon.danger{background:#fff5f5;color:#e03131}.ad-btn-icon.danger:hover{background:#ffe3e3;transform:scale(1.03)}.ad-logs-list{display:flex;flex-direction:column;gap:12px}.ad-log-item{background:#ffffffa6;border:1px solid rgba(191,219,254,.35);border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.ad-log-item:hover{background:#fff;border-color:#2563eb40;transform:translate(4px);box-shadow:0 4px 12px #2563eb0a}.ad-log-content{display:flex;flex-direction:column;gap:4px}.ad-log-meta{display:flex;align-items:center;gap:8px;font-size:11px;color:#64748b;font-weight:600}.ad-log-time{opacity:.8}.ad-log-user{background:#eff6ff;color:#2563eb;padding:1px 6px;border-radius:4px}.ad-log-component{background:#f1f5f9;color:#475569;padding:1px 6px;border-radius:4px}.ad-log-message{font-size:13.5px;font-weight:700;color:#1e293b}.ad-log-item.resolved{opacity:.65;background:#f8faff66}.ad-log-item.resolved .ad-log-message{text-decoration:line-through;color:#94a3b8}.ad-sim-form{margin-top:24px;padding:20px;background:#eff6ff66;border-radius:12px;border:1px dashed rgba(37,99,235,.25);display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr)) auto;gap:16px;align-items:end}.ad-sim-group{display:flex;flex-direction:column;gap:6px}.ad-sim-group label{font-size:11.5px;font-weight:700;color:#1e3a8a;text-transform:uppercase}.ad-sim-input,.ad-sim-select{padding:10px;border-radius:8px;border:1.5px solid #dbeafe;font-size:13px;outline:none;background:#fff;color:#0f172a}.ad-sim-input:focus,.ad-sim-select:focus{border-color:#3b82f6}.ad-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b;gap:12px}.ad-empty-icon{font-size:40px}.ad-empty-title{font-size:16px;font-weight:700;color:#1e293b}.upd-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1100;animation:backdropIn .2s ease}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}.upd-drawer{position:fixed;top:0;right:0;bottom:0;width:480px;max-width:100vw;background:#fff;box-shadow:-8px 0 40px #0f172a2e;z-index:1101;display:flex;flex-direction:column;overflow:hidden;animation:drawerSlideIn .3s cubic-bezier(.16,1,.3,1)}@keyframes drawerSlideIn{0%{transform:translate(100%);opacity:.6}to{transform:translate(0);opacity:1}}.upd-header{background:linear-gradient(135deg,#0f172a,#1e3a8a);padding:28px 24px 24px;position:relative}.upd-close{position:absolute;top:16px;right:16px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;width:32px;height:32px;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;line-height:1}.upd-close:hover{background:#ffffff40}.upd-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border:3px solid rgba(255,255,255,.2);flex-shrink:0}.upd-name{font-size:20px;font-weight:800;color:#fff;margin:0 0 4px;letter-spacing:-.02em}.upd-email{font-size:13px;color:#ffffffa6;margin:0 0 10px}.upd-meta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.upd-company-pill{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#ffffffd9;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}.upd-body{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:24px}.upd-section-title{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.upd-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upd-kpi-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.upd-kpi-card.accent-blue{border-left:3px solid #3b82f6}.upd-kpi-card.accent-green{border-left:3px solid #10b981}.upd-kpi-card.accent-amber{border-left:3px solid #f59e0b}.upd-kpi-card.accent-violet{border-left:3px solid #8b5cf6}.upd-kpi-label{font-size:11px;color:#64748b;font-weight:600}.upd-kpi-value{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.03em}.upd-kpi-sub{font-size:11px;color:#94a3b8}.upd-deal-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:8px;transition:box-shadow .2s}.upd-deal-card:hover{box-shadow:0 4px 16px #0f172a14}.upd-deal-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.upd-deal-name{font-size:14px;font-weight:700;color:#0f172a}.upd-deal-stats{display:flex;gap:16px;flex-wrap:wrap}.upd-deal-stat{font-size:12px;color:#475569}.upd-deal-stat strong{color:#0f172a}.upd-deal-footer{display:flex;justify-content:space-between;align-items:center;padding-top:6px;border-top:1px solid #e2e8f0}.upd-stage-pill{background:#eff6ff;color:#1d4ed8;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.upd-deal-date{font-size:11px;color:#94a3b8}.upd-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.upd-info-item{display:flex;flex-direction:column;gap:2px}.upd-info-label{font-size:11px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.upd-info-value{font-size:13px;color:#0f172a;font-weight:600}.upd-empty{text-align:center;padding:32px 16px;color:#94a3b8;font-size:13px}.upd-empty-icon{font-size:32px;display:block;margin-bottom:8px}@media (max-width: 768px){.admin-dashboard{padding:16px;gap:16px}.ad-header{flex-direction:column;align-items:start;gap:12px}.ad-tabs{width:100%;overflow-x:auto}.ad-sim-form{grid-template-columns:1fr}.upd-drawer{width:100vw}}.ad-btn-icon:disabled,.ad-btn-icon.disabled{opacity:.55!important;cursor:not-allowed!important;pointer-events:none!important;background:#f1f5f9!important;color:#94a3b8!important;border:1.5px solid #e2e8f0!important;box-shadow:none!important}.ddm-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;animation:fadeInBackdrop .2s ease-out}.ddm-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:700px;max-height:85vh;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:2001;overflow-y:auto;display:flex;flex-direction:column;animation:scaleInModal .25s cubic-bezier(.34,1.56,.64,1);border:1px solid #e2e8f0}@keyframes fadeInBackdrop{0%{opacity:0}to{opacity:1}}@keyframes scaleInModal{0%{opacity:0;transform:translate(-50%,-45%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.ddm-header{padding:20px 24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.ddm-title{font-size:18px;font-weight:800;color:#0f172a;margin:0}.ddm-close{background:none;border:none;font-size:18px;color:#64748b;cursor:pointer;transition:color .15s}.ddm-close:hover{color:#0f172a}.ddm-body{padding:24px;display:flex;flex-direction:column;gap:20px}.ddm-section{display:flex;flex-direction:column;gap:8px}.ddm-section-title{font-size:13px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f1f5f9;padding-bottom:6px}.ddm-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ddm-info-item{display:flex;flex-direction:column;gap:4px}.ddm-info-label{font-size:12px;color:#64748b;font-weight:500}.ddm-info-value{font-size:14px;color:#0f172a;font-weight:700}.ddm-doc-list{display:flex;flex-direction:column;gap:8px}.ddm-doc-item{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;padding:10px 14px;border-radius:8px;font-size:13px}.ddm-doc-name{font-weight:600;color:#334155;display:flex;align-items:center;gap:8px}.ddm-doc-badge{background:#dcfce7;color:#15803d;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.ddm-doc-action{color:#2563eb;font-weight:700;text-decoration:none;cursor:pointer}.ddm-doc-action:hover{text-decoration:underline}.ddm-footer{padding:16px 24px;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;background:#f8fafc}.mi-fullpage{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden;animation:mi-fullpage-in .22s ease}@keyframes mi-fullpage-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mi-panel-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#eff6ff;border-bottom:1px solid #dbeafe;flex-shrink:0}.mi-panel-title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#475569}.mi-panel-icon{font-size:14px}.mi-panel-always-badge{font-size:14px;font-weight:600;background:#1d4ed8;color:#fff;padding:2px 8px;border-radius:20px;text-transform:uppercase;letter-spacing:.06em}.mi-panel-close{background:none;border:none;font-size:14px;color:#475569;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .15s,color .15s}.mi-panel-close:hover{background:#f1f5f9;color:#0f2d5e}.mi-panel-content{flex:1;overflow-y:auto;overflow-x:hidden}.mi-panel-content .module2-container,.mi-panel-content>div{height:auto;min-height:100%}.layout{display:flex;height:100vh;overflow:hidden}.main-content{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh;overflow:hidden}.workspace{flex:1;padding:30px;overflow-y:auto;overflow-x:hidden;background-color:#f8fafc}.lp-root{display:flex;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f2d5e}.lp-left{flex:0 0 65%;background:linear-gradient(160deg,#0c2550,#1b3a6b,#1e40af);display:flex;align-items:center;justify-content:center;padding:56px 48px;position:relative;overflow:hidden}.lp-left:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 50% at 15% 85%,rgba(96,165,250,.14) 0%,transparent 65%),radial-gradient(ellipse 45% 35% at 85% 15%,rgba(147,197,253,.1) 0%,transparent 55%);pointer-events:none}.lp-left-inner{position:relative!important;z-index:1!important;max-width:440px!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:32px!important;align-items:flex-start!important;text-align:left!important}.lp-logo-wrap{margin:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.lp-platform-subtext{margin:12px 0 0!important;font-size:11px!important;font-weight:700!important;color:#fff!important;letter-spacing:1.2px!important;text-transform:uppercase!important;background:#1e3a8a66!important;border:1px solid rgba(96,165,250,.2)!important;padding:6px 16px!important;border-radius:20px!important;display:inline-block!important}.lp-desc{font-size:13.5px!important;line-height:1.6!important;color:#ffffffd9!important;margin:16px 0 0!important}.lp-left-sec-hdr{display:inline-block!important;font-size:10.5px!important;font-weight:700!important;color:#fff!important;background:#1e3a8a80!important;border:1px solid rgba(96,165,250,.2)!important;padding:6px 14px!important;border-radius:6px!important;text-transform:uppercase!important;letter-spacing:1.2px!important;margin-bottom:16px!important}.lp-feature-section{width:100%!important}.lp-feature-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px 20px!important;max-width:380px!important;text-align:left!important}.lp-feature-item{display:flex!important;align-items:center!important;gap:10px!important}.lp-feature-dot{width:6px!important;height:6px!important;border-radius:50%!important;background:#60a5fa!important;flex-shrink:0!important}.lp-feature-label{font-size:13px!important;font-weight:500!important;color:#ffffffe6!important;line-height:1.3!important}.lp-stats-section{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.lp-stat-item{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;padding:16px 22px!important;color:#fff!important}.lp-stat-item h3{font-size:11px!important;font-weight:700!important;color:#93c5fd!important;text-transform:uppercase!important;letter-spacing:.8px!important;margin:0 0 10px!important}.lp-score-card-row{display:grid!important;grid-template-columns:auto minmax(120px,1fr)!important;align-items:end!important;gap:20px!important}.lp-score-display{font-size:clamp(32px,3.5vw,44px)!important;font-weight:800!important;color:#fff!important;line-height:1!important}.lp-score-sparkline{width:100%!important;max-width:260px!important;justify-self:end!important;overflow:visible!important}.lp-score-sparkline path,.lp-score-sparkline circle{fill:none!important;stroke:#60a5fa!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.lp-score-sparkline circle{fill:#93c5fd!important}.lp-analysis-display{background:transparent!important;padding:0!important}.lp-analysis-item{display:grid!important;grid-template-columns:minmax(140px,1fr) auto!important;align-items:center!important;gap:14px!important}.lp-analysis-item>span{font-size:16px!important;font-weight:700!important;color:#fff!important;display:block!important}.lp-metrics{display:flex!important;flex-wrap:wrap!important;gap:16px!important;justify-content:flex-end!important}.lp-metrics span{font-size:14px!important;font-weight:600!important;color:#fff!important}.lp-platform-stats{display:flex!important;flex-direction:column!important;gap:6px!important}.lp-stat-row{display:flex!important;justify-content:space-between!important;font-size:14px!important}.lp-stat-row span:first-child{color:#ffffffbf!important}.lp-stat-row span:last-child{font-weight:700!important;color:#fff!important}.lp-right{flex:0 0 35%;display:flex;align-items:center;justify-content:center;padding:56px 64px;background:#fff}.lp-card{width:100%;max-width:400px}.lp-card-logo{margin-bottom:28px}.lp-card-title{font-family:Ubuntu,Inter,sans-serif;font-size:28px;font-weight:700;color:#0f172a;margin:0 0 8px;line-height:1.2}.lp-card-sub{font-size:14.5px;font-weight:600;color:#000;margin:0 0 32px;line-height:1.6}.lp-cta-buttons{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.lp-btn{display:flex;align-items:center;gap:14px;width:100%;padding:16px 20px;border-radius:10px;font-family:inherit;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s;border:none;text-align:left}.lp-btn:hover{transform:translateY(-2px)}.lp-btn-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;flex-shrink:0}.lp-btn-text{display:flex;flex-direction:column;gap:3px;flex:1}.lp-btn strong{font-size:15px;font-weight:700;line-height:1.2;display:block}.lp-btn-hint{font-size:12px;font-weight:400;line-height:1.2;display:block}.lp-btn--primary{background:linear-gradient(135deg,#1b3a6b,#2563eb);box-shadow:0 4px 18px #2563eb4d}.lp-btn--primary .lp-btn-icon{background:#ffffff26;color:#fff}.lp-btn--primary strong{color:#fff}.lp-btn--primary .lp-btn-hint{color:#ffffffc7}.lp-btn--primary:hover{box-shadow:0 8px 24px #2563eb6b}.lp-btn--outline{background:#f8fafc;border:1.5px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.lp-btn--outline .lp-btn-icon{background:#eff6ff;color:#2563eb}.lp-btn--outline strong{color:#0f172a}.lp-btn--outline .lp-btn-hint{color:#475569}.lp-btn--outline:hover{background:#eff6ff;border-color:#bfdbfe}.lp-trust-row{display:flex;justify-content:space-between;font-size:11.5px;font-weight:500;color:#94a3b8;padding-top:20px;border-top:1px solid #f1f5f9}@media (max-width: 960px){.lp-root{flex-direction:column}.lp-left{flex:none;padding:40px 28px 32px}.lp-right{flex:none;padding:32px 24px 40px}.lp-card{max-width:100%}.lp-feature-grid{grid-template-columns:1fr 1fr}}.sc-root{display:flex!important;min-height:100vh!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;background:#0f2d5e!important}.sc-left{flex:0 0 65%!important;background:linear-gradient(160deg,#0c2550,#1b3a6b,#1e40af)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:56px 48px!important;position:relative!important;overflow:hidden!important;color:#fff!important}.sc-left:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(ellipse 70% 50% at 15% 85%,rgba(96,165,250,.14) 0%,transparent 65%),radial-gradient(ellipse 45% 35% at 85% 15%,rgba(147,197,253,.1) 0%,transparent 55%)!important;pointer-events:none!important}.sc-left-inner{position:relative!important;z-index:1!important;max-width:440px!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:32px!important;align-items:flex-start!important;text-align:left!important}.sc-logo-wrap{margin:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.sc-platform-subtext{margin:12px 0 0!important;font-size:11px!important;font-weight:700!important;color:#fff!important;letter-spacing:1.2px!important;text-transform:uppercase!important;background:#1e3a8a66!important;border:1px solid rgba(96,165,250,.2)!important;padding:6px 16px!important;border-radius:20px!important;display:inline-block!important}.sc-desc{font-size:13.5px!important;line-height:1.6!important;color:#ffffffd9!important;margin:16px 0 0!important}.sc-left-sec-hdr{display:inline-block!important;font-size:10.5px!important;font-weight:700!important;color:#fff!important;background:#1e3a8a66!important;border:1px solid rgba(96,165,250,.2)!important;padding:6px 12px!important;border-radius:6px!important;text-transform:uppercase!important;letter-spacing:1.2px!important;margin-bottom:12px!important}.sc-features{margin-bottom:clamp(20px,3vh,30px)!important}.sc-feature-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px 20px!important;max-width:380px!important;text-align:left!important}.sc-feature-item{display:flex!important;align-items:center!important;gap:12px!important;min-height:56px!important;padding:10px 14px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;transition:background .2s ease!important}.sc-feature-item:hover{background:#ffffff1a!important}.sc-feature-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:8px!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.14)!important;color:#93c5fd!important;flex-shrink:0!important}.sc-feature-icon svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.sc-feature-label{font-size:13px!important;font-weight:600!important;color:#ffffffeb!important;line-height:1.3!important}.sc-stats{width:100%!important;margin-top:auto!important}.sc-stats-row{display:flex!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;overflow:hidden!important;width:100%!important}.sc-stat{flex:1!important;padding:16px 12px!important;text-align:center!important;border-right:1px solid rgba(255,255,255,.1)!important}.sc-stat:last-child{border-right:none!important}.sc-stat-num{font-size:22px!important;font-weight:800!important;color:#fff!important;letter-spacing:-.5px!important;line-height:1!important;display:block!important}.sc-stat-desc{font-size:10px!important;font-weight:700!important;color:#93c5fd!important;margin-top:6px!important;text-transform:uppercase!important;letter-spacing:.7px!important;display:block!important}.sc-score-card-row{display:grid!important;grid-template-columns:auto minmax(120px,1fr)!important;align-items:end!important;gap:20px!important}.sc-score-display{font-size:clamp(32px,3.5vw,44px)!important;font-weight:800!important;color:#fff!important;line-height:1!important}.sc-score-sparkline{width:100%!important;max-width:260px!important;justify-self:end!important;overflow:visible!important}.sc-score-sparkline path,.sc-score-sparkline circle{fill:none!important;stroke:#60a5fa!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.sc-score-sparkline circle{fill:#93c5fd!important}.sc-analysis-display{background:transparent!important;padding:0!important}.sc-analysis-item{display:grid!important;grid-template-columns:minmax(140px,1fr) auto!important;align-items:center!important;gap:14px!important}.sc-analysis-item>span{font-size:16px!important;font-weight:700!important;color:#fff!important;display:block!important}.sc-metrics{display:flex!important;flex-wrap:wrap!important;gap:16px!important;justify-content:flex-end!important}.sc-metrics span{font-size:14px!important;font-weight:600!important;color:#fff!important}.sc-platform-stats{display:flex!important;flex-direction:column!important;gap:6px!important}.sc-stat-row{display:flex!important;justify-content:space-between!important;font-size:14px!important}.sc-stat-row span:first-child{color:#ffffffbf!important}.sc-stat-row span:last-child{font-weight:700!important;color:#fff!important}.sc-right{flex:0 0 35%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:56px 64px!important;background:#fff!important;overflow-y:auto!important}.sc-card{width:100%!important;max-width:380px!important;display:flex!important;flex-direction:column!important}.sc-card-logo{margin-bottom:32px!important}.sc-title{font-family:Ubuntu,Inter,sans-serif!important;font-size:26px!important;font-weight:700!important;color:#0f172a!important;margin:0 0 8px!important;line-height:1.25!important}.sc-sub{font-size:14.5px!important;font-weight:600!important;color:#475569!important;margin:0 0 28px!important;line-height:1.5!important}.sc-options{display:flex!important;flex-direction:column!important;gap:14px!important;margin-bottom:28px!important}.sc-option{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;padding:18px 20px!important;border-radius:10px!important;border:1.5px solid #e2e8f0!important;background:#f8fafc!important;cursor:pointer!important;text-align:left!important;font-family:inherit!important;transition:border-color .18s,background .18s,transform .15s,box-shadow .18s!important}.sc-option:hover{border-color:#2563eb!important;background:#eff6ff!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px #2563eb1f!important}.sc-option-icon-wrap{width:44px!important;height:44px!important;border-radius:10px!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;color:#1d4ed8!important}.sc-option-icon-wrap svg{width:22px!important;height:22px!important}.sc-option-text{flex:1!important;display:flex!important;flex-direction:column!important;gap:3px!important}.sc-option-text strong{font-size:15px!important;font-weight:700!important;color:#0f172a!important;line-height:1.2!important}.sc-option-text span{font-size:12.5px!important;color:#64748b!important;font-weight:400!important}.sc-option-arrow{font-size:18px!important;color:#94a3b8!important;flex-shrink:0!important;transition:color .18s,transform .18s!important}.sc-option:hover .sc-option-arrow{color:#2563eb!important;transform:translate(3px)!important}.sc-back{background:none!important;border:none!important;color:#475569!important;font-size:13.5px!important;font-weight:500!important;font-family:inherit!important;cursor:pointer!important;padding:0!important;text-align:center!important;transition:color .18s!important;align-self:center!important}.sc-back:hover{color:#2563eb!important}@media (max-width: 960px){.sc-root{flex-direction:column!important}.sc-left{flex:none!important;padding:48px 32px 40px!important}.sc-right{flex:none!important;padding:40px 24px 48px!important}.sc-card{max-width:100%!important}}.is-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#0f2d5e,#1b3a6b,#1a357a);font-family:Ubuntu,Inter,sans-serif;padding:24px}.is-card{background:#fff;border-radius:20px;padding:40px 36px 32px;width:100%;max-width:380px;box-shadow:0 24px 64px #00000038;display:flex;flex-direction:column;align-items:center}.is-logo{margin-bottom:24px}.is-title{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 20px;line-height:1.2;align-self:flex-start}.is-error{width:100%;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;padding:10px 14px;margin-bottom:16px}.is-form{width:100%;display:flex;flex-direction:column;gap:14px;margin-bottom:16px}.is-field{position:relative;width:100%}.is-floating-label{display:block;font-size:14px;font-weight:500;color:#64748b;margin-bottom:5px;transition:color .15s}.is-field:focus-within .is-floating-label{color:#2563eb}.is-input{width:100%;box-sizing:border-box;height:46px;border:1.5px solid #e2e8f0;border-radius:10px;padding:0 14px;font-size:14.5px;font-family:inherit;color:#0f172a;background:#f8fafc;outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.is-input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.is-field--error .is-input{border-color:#f87171}.is-field--error .is-input:focus{box-shadow:0 0 0 3px #f8717126}.is-field-error{display:block;font-size:12px;color:#dc2626;margin-top:4px}.is-field--password .is-input{padding-right:46px}.is-eye{position:absolute;right:12px;top:50%;transform:translateY(50%);background:none;border:none;cursor:pointer;color:#94a3b8;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .15s;line-height:0}.is-eye:hover{color:#475569}.is-input--code{text-align:center;font-size:22px;letter-spacing:10px;font-weight:700;color:#1b3a6b}.is-submit{width:100%;height:48px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .18s,transform .15s,box-shadow .15s;margin-top:4px}.is-submit:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 14px #2563eb4d}.is-submit:disabled{opacity:.55;cursor:not-allowed}.is-signin-link{font-size:14px;color:#64748b;margin:4px 0 16px;text-align:center}.is-link-btn{background:none;border:none;color:#2563eb;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.is-link-btn:hover{color:#1d4ed8}.is-divider{width:100%;display:flex;align-items:center;gap:12px;margin-bottom:14px;color:#cbd5e1;font-size:14px}.is-divider:before,.is-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.is-divider span{color:#94a3b8;white-space:nowrap}.is-google-btn{width:100%;height:46px;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:600;font-family:inherit;color:#374151;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s;margin-bottom:4px}.is-google-btn:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:0 2px 8px #00000012}.is-google-shell{width:100%;min-height:46px;margin-bottom:4px}.is-back{background:none;border:none;color:#94a3b8;font-size:14px;font-family:inherit;cursor:pointer;padding:6px 8px;border-radius:6px;margin-top:8px;transition:color .15s}.is-back:hover{color:#475569}.is-sub{font-size:14px;color:#64748b;text-align:center;margin:0 0 24px;line-height:1.5}.is-sub strong{color:#0f172a}.aq-auth-root{display:flex!important;min-height:100vh!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;background:#0f2d5e!important}.aq-auth-left{flex:0 0 65%!important;background:linear-gradient(160deg,#0c2550,#1b3a6b,#1e40af)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:56px 48px!important;position:relative!important;overflow:hidden!important;color:#fff!important}.aq-auth-left:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(ellipse 70% 50% at 15% 85%,rgba(96,165,250,.14) 0%,transparent 65%),radial-gradient(ellipse 45% 35% at 85% 15%,rgba(147,197,253,.1) 0%,transparent 55%)!important;pointer-events:none!important}.aq-auth-left-inner{position:relative!important;z-index:1!important;max-width:440px!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:32px!important;align-items:flex-start!important;text-align:left!important}.aq-auth-logo{margin:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.aq-platform-subtext{margin:12px 0 0!important;font-size:11px!important;font-weight:700!important;color:#fff!important;letter-spacing:1.2px!important;text-transform:uppercase!important;background:#1e3a8a66!important;border:1px solid rgba(96,165,250,.2)!important;padding:6px 16px!important;border-radius:20px!important;display:inline-block!important}.aq-auth-desc{font-size:13.5px!important;line-height:1.6!important;color:#ffffffd9!important;margin:16px 0 0!important}.aq-left-sec-hdr{display:inline-block!important;font-size:10.5px!important;font-weight:700!important;color:#fff!important;background:#1e3a8a66!important;border:1px solid rgba(96,165,250,.2)!important;padding:6px 12px!important;border-radius:6px!important;text-transform:uppercase!important;letter-spacing:1.2px!important;margin-bottom:12px!important}.aq-auth-features{margin-bottom:clamp(20px,3vh,30px)!important}.aq-feature-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px 20px!important;max-width:380px!important;text-align:left!important}.aq-feature-item{display:flex!important;align-items:center!important;gap:12px!important;min-height:56px!important;padding:10px 14px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;transition:background .2s ease!important}.aq-feature-item:hover{background:#ffffff1a!important}.aq-feature-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:8px!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.14)!important;color:#93c5fd!important;flex-shrink:0!important}.aq-feature-icon svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}.aq-feature-label{font-size:13px!important;font-weight:600!important;color:#ffffffeb!important;line-height:1.3!important}.aq-auth-stats{width:100%!important;margin-top:auto!important}.aq-stats-row{display:flex!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;overflow:hidden!important;width:100%!important}.aq-stat{flex:1!important;padding:16px 12px!important;text-align:center!important;border-right:1px solid rgba(255,255,255,.1)!important}.aq-stat:last-child{border-right:none!important}.aq-stat-num{font-size:22px!important;font-weight:800!important;color:#fff!important;letter-spacing:-.5px!important;line-height:1!important;display:block!important}.aq-stat-desc{font-size:10px!important;font-weight:700!important;color:#93c5fd!important;margin-top:6px!important;text-transform:uppercase!important;letter-spacing:.7px!important;display:block!important}.aq-score-card-row{display:grid!important;grid-template-columns:auto minmax(120px,1fr)!important;align-items:end!important;gap:20px!important}.aq-score-display{font-size:clamp(32px,3.5vw,44px)!important;font-weight:800!important;color:#fff!important;line-height:1!important}.aq-score-sparkline{width:100%!important;max-width:260px!important;justify-self:end!important;overflow:visible!important}.aq-score-sparkline path,.aq-score-sparkline circle{fill:none!important;stroke:#60a5fa!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.aq-score-sparkline circle{fill:#93c5fd!important}.aq-analysis-display{background:transparent!important;padding:0!important}.aq-analysis-item{display:grid!important;grid-template-columns:minmax(140px,1fr) auto!important;align-items:center!important;gap:14px!important}.aq-analysis-item>span{font-size:16px!important;font-weight:700!important;color:#fff!important;display:block!important}.aq-metrics{display:flex!important;flex-wrap:wrap!important;gap:16px!important;justify-content:flex-end!important}.aq-metrics span{font-size:14px!important;font-weight:600!important;color:#fff!important}.aq-platform-stats{display:flex!important;flex-direction:column!important;gap:6px!important}.aq-stat-row{display:flex!important;justify-content:space-between!important;font-size:14px!important}.aq-stat-row span:first-child{color:#ffffffbf!important}.aq-stat-row span:last-child{font-weight:700!important;color:#fff!important}.aq-auth-right{flex:0 0 35%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:56px 64px!important;background:#fff!important;overflow-y:auto!important}.aq-auth-form-wrap{width:100%!important;max-width:380px!important;background:transparent!important}.aq-back-btn{background:none!important;border:none!important;color:#2563eb!important;font-size:13.5px!important;font-weight:600!important;font-family:inherit!important;cursor:pointer!important;padding:0!important;margin-bottom:24px!important;display:flex!important;align-items:center!important;gap:6px!important;transition:color .18s!important;box-shadow:none!important}.aq-back-btn:hover{color:#1d4ed8!important;background:none!important}.aq-auth-form-title{font-family:Ubuntu,Inter,sans-serif!important;font-size:clamp(26px,2.5vw,32px)!important;font-weight:700!important;color:#0f172a!important;margin:0 0 8px!important;line-height:1.25!important}.aq-auth-form-sub{font-size:16px!important;color:#475569!important;margin:0 0 26px!important;line-height:1.5!important}.aq-auth-error{background:#fef2f2!important;border:1px solid #fecaca!important;color:#dc2626!important;font-size:13.5px!important;padding:10px 14px!important;border-radius:8px!important;margin-bottom:18px!important}.aq-auth-form{display:flex!important;flex-direction:column!important;gap:16px!important}.aq-field{display:flex!important;flex-direction:column!important;gap:6px!important}.aq-label{font-size:13px!important;font-weight:600!important;color:#334155!important}.aq-input{width:100%!important;box-sizing:border-box!important;padding:13px 14px!important;border:1.5px solid #e2e8f0!important;border-radius:8px!important;font-size:15px!important;font-family:inherit!important;color:#0f172a!important;background:#f8fafc!important;outline:none!important;transition:border-color .18s,box-shadow .18s,background .18s!important;box-shadow:none!important}.aq-input:focus{border-color:#2563eb!important;background:#fff!important;box-shadow:0 0 0 3px #2563eb1a!important}.aq-input--error{border-color:#f87171!important}.aq-input::placeholder{color:#94a3b8!important}.aq-field-error{font-size:12px!important;color:#dc2626!important}.aq-auth-btn{width:100%!important;padding:14px!important;border-radius:8px!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;transition:all .18s!important;border:none!important;box-shadow:none!important;margin-top:4px!important}.aq-auth-btn:disabled{opacity:.55!important;cursor:not-allowed!important;transform:none!important}.aq-auth-btn--primary{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;color:#fff!important;box-shadow:0 4px 14px #2563eb47!important}.aq-auth-btn--primary:hover:not(:disabled){background:linear-gradient(135deg,#1e40af,#1d4ed8)!important;box-shadow:0 6px 18px #2563eb61!important;transform:translateY(-1px)!important;color:#fff!important}.aq-auth-switch{text-align:center!important;padding-top:16px!important;border-top:1px solid rgba(0,0,0,.07)!important;margin-top:6px!important}.aq-switch-link{font-size:13px!important;font-weight:500!important;color:#475569!important;text-decoration:underline!important;transition:color .18s!important}.aq-switch-link:hover{color:#2563eb!important}.aq-auth-trust{display:flex!important;gap:20px!important;justify-content:center!important;margin-top:28px!important;padding-top:20px!important;border-top:1px solid #e2e8f0!important;flex-wrap:wrap!important}.aq-trust-item{display:flex!important;align-items:center!important;gap:8px!important;font-size:13px!important;color:#64748b!important}.aq-trust-icon{color:#7186aa!important;width:30px!important;height:30px!important;padding:7px!important;border-radius:50%!important;background:#f2f6fc!important;flex-shrink:0!important}.aq-link-btn{background:none!important;border:none!important;color:#2563eb!important;font-size:13.5px!important;font-weight:600!important;font-family:inherit!important;cursor:pointer!important;padding:0!important;text-decoration:underline!important;text-underline-offset:2px!important;transition:color .18s!important;box-shadow:none!important}.aq-link-btn:hover{color:#1d4ed8!important;background:none!important}.aq-link-btn:disabled{opacity:.5!important;cursor:not-allowed!important}.aq-verify-bg{background:linear-gradient(160deg,#0c2550,#1b3a6b,#1e40af)!important;display:flex!important;align-items:center!important;justify-content:center!important}.aq-verify-card{width:min(90vw,440px)!important;background:#fff!important;border-radius:16px!important;padding:44px 40px!important;box-shadow:0 20px 60px #00000047!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.aq-verify-back{align-self:flex-start!important;background:none!important;border:none!important;color:#2563eb!important;font-size:13px!important;font-weight:600!important;font-family:inherit!important;cursor:pointer!important;padding:0!important;margin-bottom:20px!important;box-shadow:none!important}.aq-verify-logo{margin-bottom:16px!important}.aq-verify-title{font-size:24px!important;font-weight:700!important;color:#0f172a!important;margin:0 0 10px!important}.aq-verify-sub{color:#475569!important;font-size:14px!important;margin:0 0 6px!important}.aq-verify-email{background:#eff6ff!important;border:1px solid #bfdbfe!important;padding:8px 16px!important;border-radius:8px!important;font-weight:600!important;font-size:14px!important;color:#1d4ed8!important;margin-bottom:22px!important;width:100%!important;box-sizing:border-box!important;text-align:center!important}.aq-code-wrap{margin-bottom:16px!important}.aq-code-input{width:100%!important;box-sizing:border-box!important;padding:14px!important;font-size:24px!important;text-align:center!important;letter-spacing:10px!important;font-weight:700!important;border:1.5px solid #bfdbfe!important;border-radius:8px!important;color:#0f172a!important;background:#fff!important;outline:none!important;transition:border-color .18s,box-shadow .18s!important;box-shadow:none!important}.aq-code-input:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.aq-verify-options{margin:16px 0!important}.aq-verify-options p{color:#475569!important;font-size:14px!important;margin-bottom:8px!important}.aq-verify-info{display:flex!important;flex-direction:column!important;gap:8px!important;padding-top:16px!important;border-top:1px solid #e2e8f0!important;width:100%!important}.aq-verify-info-item{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#475569!important;font-size:13px!important}.aq-info-icon{color:#7186aa!important;flex-shrink:0!important}@media (max-width: 960px){.aq-auth-root{flex-direction:column!important}.aq-auth-left{flex:none!important;padding:40px 28px 32px!important}.aq-auth-right{flex:none!important;padding:36px 20px 40px!important}.aq-auth-form-wrap{max-width:100%!important}.aq-feature-grid{grid-template-columns:repeat(2,1fr)!important}.aq-score-card-row,.aq-analysis-item{grid-template-columns:1fr!important}.aq-metrics{justify-content:flex-start!important}}@media (max-width: 480px){.aq-auth-right{padding:24px 16px!important}}.aq-password-wrapper{position:relative!important;display:flex!important;align-items:center!important;width:100%!important}.aq-password-toggle{position:absolute!important;right:14px!important;background:none!important;border:none!important;padding:0!important;cursor:pointer!important;color:#64748b!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:600!important;-webkit-user-select:none!important;user-select:none!important;outline:none!important;transition:color .15s!important;box-shadow:none!important}.aq-password-toggle:hover{color:#1e293b!important;background:none!important}.aq-input-password{padding-right:50px!important}:root{--color-bg-page: #F8FAFF;--color-bg-surface: #FFFFFF;--color-bg-subtle: #EFF6FF;--color-bg-muted: #DBEAFE;--color-blue-600: #2563EB;--color-blue-500: #3B82F6;--color-text-primary: #0F172A;--color-text-secondary: #1E3A8A;--color-text-muted: #1D4ED8;--color-border: #BFDBFE;--primary-blue: #2563EB;--primary-hover: #1D4ED8;--background: #F8FAFF;--card-bg: #FFFFFF;--text-dark: #0F172A;--text-light: #1E3A8A;--border-light: #BFDBFE;--font-base: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Ubuntu", -apple-system, BlinkMacSystemFont, sans-serif}html,body,#root{background-color:#f8faff;color:#0f172a}.layout,.main-content{background-color:#f8faff}.workspace,[class$=-page],.home-container,.deal-lead-container{background-color:#f0f7ff}body,button,input,textarea,select{font-family:Inter,sans-serif!important}h1,h2,h3,.module-header h1,.page-header h1,.dashboard-header h1,.welcome-section h1,.login-left h1,.uw-title,.deal-title,.module-title,.deal-name,.score-number,.kpi-value{font-family:Ubuntu,sans-serif!important;color:#0f172a!important;font-weight:700!important;text-transform:none!important}.sidebar{background:#fff!important;border-right:1.5px solid #BFDBFE!important;color:#1e3a8a!important;box-shadow:none!important}.sidebar-logo-text,.sidebar-title{color:#2563eb!important;font-family:Ubuntu,sans-serif!important;font-weight:800!important}.sidebar .module-item,.sidebar .home-item,.sidebar .module-item.sub-item{background:transparent!important;border:1px solid transparent!important;border-radius:10px!important;box-shadow:none!important;color:#1e3a8a!important}.sidebar .module-item:hover:not(.disabled):not(.active),.sidebar .home-item:hover:not(.active),.sidebar .module-item.sub-item:hover:not(.disabled):not(.active){background:#eff6ff!important;color:#1d4ed8!important}.sidebar .module-item.active,.sidebar .home-item.active{background:#eff6ff!important;border-color:#2563eb!important;color:#2563eb!important;font-weight:600!important;box-shadow:none!important}.sidebar .module-item.completed{background:transparent!important;color:#1d4ed8!important}.sidebar .module-item.disabled{opacity:.45!important;color:#93c5fd!important}.sidebar .module-name,.sidebar .module-item.sub-item .module-name,.sidebar .module-lock{color:inherit!important;text-transform:none!important}.sidebar .module-item.active .module-name,.sidebar .home-item.active .module-name{color:#2563eb!important;font-weight:600!important}.sidebar .module-indicator{background:#eff6ff!important;color:#2563eb!important;border:none!important;box-shadow:none!important}.sidebar .module-item.completed .module-indicator{background:#dbeafe!important;color:#1d4ed8!important;border:none!important}.sidebar .module-separator span{color:#93c5fd!important;text-transform:uppercase!important}.dashboard-button,.login-button,.continue-deal-button,.primary-button,.action-button,.submit-button,.create-button,.continue-button,.email-button,.verify-button,[class*=primary-btn],[class*=complete-btn].ready,[class*=next-btn],[class*=advance-btn],[class*=generate-btn],[class*=proceed-btn],[class*=submit-btn],[class*=create-btn]{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;border-color:#1d4ed8!important;color:#fff!important;box-shadow:0 4px 12px #2563eb40!important;border-radius:10px!important}.dashboard-button:hover,.login-button:hover,.continue-deal-button:hover,.primary-button:hover,.action-button:hover,.submit-button:hover,.create-button:hover,.continue-button:hover,.email-button:hover,.verify-button:hover,[class*=primary-btn]:hover,[class*=next-btn]:hover,[class*=advance-btn]:hover,[class*=generate-btn]:hover{filter:brightness(1.06)!important;box-shadow:0 6px 18px #2563eb59!important}.card,.module-card,.stat-card,.metric-card,.summary-card,.content-card,.action-card,.form-section,.underwriting-section,.loopnet-status-banner,.pipeline-phase,.module-bottom-advance,.panel{background:#fff!important;border:1.5px solid #BFDBFE!important;border-radius:14px!important;box-shadow:0 2px 8px #2563eb0f!important;color:#0f172a!important}.module-badge,[class*=module-badge],.m2-module-badge,.uw-module-badge,.m3-badge,.m4-badge,.m5-badge,.m6-badge,.m7-badge,.m8-badge,.m9-badge,.m10-badge,.m11-badge,.m12-badge,.m13-module-badge,.m14-module-badge,.m15-module-badge,.m16-module-badge,.card-badge,.step-badge{background:#eff6ff!important;color:#2563eb!important;border-radius:6px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.04em!important;padding:3px 8px!important;text-transform:uppercase!important;border:none!important;box-shadow:none!important}.auth-container,.auth-left,.auth-right,.auth-container.verify-mode{background:#f8faff!important}.auth-form-container h2,.auth-header h1,.auth-logo-wordmark{color:#1d4ed8!important;font-family:Ubuntu,sans-serif!important;font-weight:700!important;text-transform:none!important}.auth-method-button.active,.email-button,.verify-button{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;border-color:#1d4ed8!important;color:#fff!important}.auth-left .feature-item,.auth-left .stat-item,.feature-item,.stat-item{background:#eff6ff!important;border:1.5px solid #BFDBFE!important;border-radius:12px!important;box-shadow:none!important;color:#0f172a!important}input[type=text],input[type=email],input[type=number],input[type=password],input[type=search],input[type=url],select,textarea{background:#fff!important;border:1.5px solid #BFDBFE!important;border-radius:10px!important;color:#0f172a!important;font-size:14px!important;padding:10px 14px!important;font-family:Inter,sans-serif!important}input:focus,select:focus,textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important;outline:none!important}input::placeholder,textarea::placeholder{color:#93c5fd!important;opacity:1!important}.section-header,.module-section-header,[class*=section-title],[class*=section-head]{font-family:Ubuntu,sans-serif!important;color:#1e3a8a!important;border-bottom:2px solid #DBEAFE!important}.dd-checklist-row-blue,.checklist-section-header,[class*=checklist-section]{color:#1e3a8a!important}button,.button,.btn,[role=button]{border-radius:10px!important;font-family:Inter,sans-serif!important}button:disabled,.button:disabled,.btn:disabled,[aria-disabled=true]{background:#eff6ff!important;border-color:#bfdbfe!important;color:#93c5fd!important;cursor:not-allowed!important;opacity:1!important}.header{background:#fff!important;border-bottom:2px solid #BFDBFE!important;color:#0f172a!important}.header *,.user-name{color:#0f172a}.deal-meta,.user-info,.user-subscription,.verdict{color:#1d4ed8!important}.stage-label,.score-label{color:#1d4ed8!important;font-size:12px!important}.stage-name{color:#1e3a8a!important;background:transparent!important}.status-badge{border-radius:999px!important;font-size:12px!important;font-weight:600!important;padding:3px 12px!important}.status-badge.completed{background:#dbeafe!important;color:#1e3a8a!important;border:1px solid #93C5FD!important}.status-badge.blocked{background:#eff6ff!important;color:#2563eb!important;border:1px solid #BFDBFE!important}.score-value,.score-value.strong_buy,.score-value.buy{background:#1d4ed8!important;color:#fff!important;border-radius:999px!important}.score-value.review{background:#dbeafe!important;color:#1d4ed8!important}.score-value.pass,.score-value.strong_pass{background:#eff6ff!important;color:#1e3a8a!important}.market-intel-button{background:transparent!important;border:1px solid #BFDBFE!important;color:#2563eb!important;border-radius:8px!important}.dashboard-button{background:#2563eb!important;color:#fff!important;border-radius:8px!important;font-weight:600!important}.user-subscription{background:#eff6ff!important;color:#2563eb!important;border-radius:6px!important}.pipeline-tracker{background:#fff!important;border-top:1.5px solid #BFDBFE!important;color:#1e3a8a!important}.pipeline-tracker h3{color:#2563eb!important;font-size:13px!important;font-weight:700!important;letter-spacing:.1em!important}.pipeline-progress-info span,.legend-item{color:#1d4ed8!important}.pipeline-stage.completed{background:#eff6ff!important}.pipeline-stage.current .stage-indicator,.legend-indicator.current{background:#2563eb!important;color:#fff!important;box-shadow:0 0 8px #2563eb66!important}.pipeline-stage:not(.completed):not(.current):not(.unavailable) .stage-indicator,.legend-indicator.available{background:#dbeafe!important;color:#2563eb!important}.pipeline-stage.unavailable .stage-indicator,.legend-indicator.unavailable{background:#eff6ff!important;color:#93c5fd!important}.pipeline-stage.current .stage-name{color:#1e3a8a!important;font-weight:600!important}.pipeline-stage .stage-number,.pipeline-stage .stage-name,.pipeline-stage.completed .stage-name{color:#2563eb!important}.card,.module-card,.stat-card,.metric-card,.summary-card,.content-card,.action-card,.form-section,.underwriting-section,.loopnet-status-banner,.pipeline-phase,.module-bottom-advance,.panel{background:#fff!important;border-color:#bfdbfe!important;color:#0f172a!important}[class*=dark],.deal-score-card,.agent-panel,.kpi-row,.dd-health-score,.aq-panel,.metric-row-dark{background:#eff6ff!important;border-color:#bfdbfe!important;color:#0f172a!important}[class*=dark] *,.deal-score-card *,.agent-panel *,.kpi-row *,.dd-health-score *,.aq-panel *,.metric-row-dark *{color:#0f172a}.module-badge,.card-badge,.step-badge,.status-badge,.score-label,.priority-badge,.verdict-badge,.confidence-badge,.tag,.pill,.badge{border-color:#bfdbfe!important}.strong-buy,.buy,.urgent,.always-accessible,.healthy,.score-value.strong_buy,.score-value.buy{background:#1d4ed8!important;color:#fff!important}.warning-badge,.risk-badge,.review-badge,.alert-badge,.error-badge,.high-priority,.priority-high{background:#dbeafe!important;color:#1e3a8a!important}.success-badge,.complete-badge,.ready-badge,.valid-badge,.ok-badge,.pass-badge{background:#eff6ff!important;color:#2563eb!important}.progress-bar,[class*=progress-track],[class*=bar-track],.dd-group-bar,.mini-progress-bar{background:#dbeafe!important}.progress-fill,[class*=progress-fill],[class*=bar-fill],.dd-group-bar div,.mini-progress-fill,.m13-progress-bar,.m13-clear-bar{background:linear-gradient(90deg,#1d4ed8,#3b82f6)!important;height:100%!important}.toggle.on,[class*=toggle][class*=on]{background:#2563eb!important}.toggle.off,[class*=toggle][class*=off]{background:#dbeafe!important}input[type=checkbox]:checked{accent-color:#2563EB!important}.star.filled,[class*=star][class*=filled]{color:#2563eb!important}.star.empty,[class*=star][class*=empty]{color:#bfdbfe!important}.workflow-alert-panel,.workflow-alert-panel.compact{background:#fff!important;border:1.5px solid #BFDBFE!important;color:#0f172a!important}.workflow-alert-head h2,.workflow-alert-body h3,.workflow-alert-empty strong{background:transparent!important;color:#0f172a!important}.workflow-alert-head p,.workflow-alert-body p,.workflow-alert-empty,.workflow-alert-empty span{background:transparent!important;color:#1d4ed8!important}.workflow-alert-empty{background:#eff6ff!important;border-color:#bfdbfe!important}.workflow-alert-card{background:#eff6ff!important;border-color:#bfdbfe!important;color:#0f172a!important}.workflow-alert-meta,.workflow-alert-meta span{background:#dbeafe!important;color:#1e3a8a!important;border-color:#bfdbfe!important}.workflow-alert-secondary,.workflow-alert-actions .ghost{background:transparent!important;border-color:#2563eb!important;color:#2563eb!important}.workflow-alert-secondary:hover,.workflow-alert-actions .ghost:hover{background:#eff6ff!important;color:#1d4ed8!important}.de-preview-card,.deal-card{background:#fff!important;border-color:#bfdbfe!important;color:#0f172a!important}.de-preview-card *,.deal-card *{background-color:transparent}.de-preview-name,.deal-name,.de-preview-metric strong,.metric-value,.detail-value,.score-number{color:#0f172a!important}.de-preview-location,.de-preview-metric span,.deal-source,.deal-location,.metric-label,.detail-label{color:#1d4ed8!important}.de-preview-score-badge,.score-label{background:#eff6ff!important;border-color:#bfdbfe!important;color:#2563eb!important}.de-preview-card:hover,.de-preview-card.hovered,.deal-card:hover,.deal-card.active,.deal-card.selected{background:#eff6ff!important;border-color:#2563eb!important}.dd-tab{background:transparent!important;color:#1d4ed8!important}.dd-tab:hover,.dd-tab.active{background:transparent!important;color:#1d4ed8!important;border-bottom-color:#1d4ed8!important}.dd-tab-badge{background:#dbeafe!important;color:#1e3a8a!important;border-color:#bfdbfe!important}.uw-metric-row,.uw-metric-row--pass,.uw-metric-row--fail{background:#eff6ff!important;border-color:#bfdbfe!important;color:#0f172a!important}.uw-kpi-sub{color:#bfdbfe!important}.uw-kpi-value{color:#fff!important}.lnsb--warning,.lnsb--error,.lnsb--ratelimit,.lnsb--stale{background:#dbeafe!important;border-color:#93c5fd!important;border-left:4px solid #2563EB!important;color:#0f172a!important}.lnsb--warning strong,.lnsb--error strong,.lnsb--ratelimit strong,.lnsb--stale strong,.lnsb__text,.lnsb__body{color:#0f172a!important}.live-deals-banner,.live-deals-banner.fallback,.live-deals-banner.live{background:#eff6ff!important;border-color:#bfdbfe!important;color:#0f172a!important}.live-deals-banner strong{color:#0f172a!important}.live-deals-banner span{color:#1d4ed8!important}.de-preview-card,.de-preview-card:hover,.de-preview-card.hovered{background:#fff!important;color:#0f172a!important}.de-preview-card .de-preview-name,.de-preview-card .de-preview-location,.de-preview-card .de-preview-metrics,.de-preview-card .de-preview-metric,.de-preview-card .de-preview-metric span,.de-preview-card .de-preview-metric strong,.de-preview-card .de-preview-select-hint{background:transparent!important}.de-preview-card .de-preview-name,.de-preview-card .de-preview-metric strong{color:#0f172a!important}.de-preview-card .de-preview-location,.de-preview-card .de-preview-metric span,.de-preview-card .de-preview-select-hint{color:#1d4ed8!important}.de-see-more-btn,.de-see-more-btn:not(:disabled),.de-see-more-btn span{background:#eff6ff!important;border-color:#bfdbfe!important;color:#2563eb!important}.de-see-more-count{color:#1d4ed8!important}.header .deal-title,.header .deal-title *,.header .deal-price,.header .deal-price *,.header .deal-meta,.header .deal-meta *,.header .deal-location,.header .deal-location *{background:transparent!important}.header .deal-title,.header .deal-price{color:#0f172a!important}.header .deal-location,.header .deal-meta{color:#1d4ed8!important}.decision-gate-banner,.decision-gate-banner.confirmed{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;color:#fff!important}.decision-gate-banner .dgb-body,.decision-gate-banner .dgb-body *,.decision-gate-banner strong,.decision-gate-banner p{background:transparent!important;color:#000!important}.decision-gate-banner .selection-confirm-card{background:#ffffff26!important;border-color:#ffffff4d!important;color:#fff!important}.decision-gate-banner .selection-confirm-card *,.selection-confirm-card .scc-name{background:transparent!important;color:#fff!important}.selection-confirm-card .scc-check{background:#fff3!important;color:#fff!important}.selection-confirm-card .scc-change{background:#ffffff1a!important;border-color:#ffffff4d!important;color:#fff!important}.dgb-view-details-btn,.view-details-btn{background:#fff3!important;border-color:#fff6!important;color:#fff!important}.missing-docs-popup .mdo-btn{background:#eff6ff!important;border-color:#bfdbfe!important;color:#0f172a!important}.missing-docs-popup .mdo-body,.missing-docs-popup .mdo-body strong,.missing-docs-popup .mdo-body span{background:transparent!important;color:#0f172a!important;opacity:1!important}.missing-docs-popup .pp-cancel-btn,.missing-docs-popup .pp-cancel-btn:not(:disabled){background:#fff!important;border-color:#bfdbfe!important;color:#2563eb!important}.m3-autofill-complete-banner,.m5-list-panel,.m6-criteria-section,.m7-preview-card,.m8-crm-log,.m9-ready-box,.m10-ai-tool,.m11-risk-card,.m12-next-step,.m13-content,.m14-content,.m15-content,.m16-content{color:#0f172a!important}.m5-list-panel *,.m6-criteria-section *,.m7-preview-card *,.m8-crm-log *,.m9-ready-box *,.m10-ai-tool *,.m11-risk-card *,.m12-next-step *{background-image:none!important}.m5-list-panel p,.m6-criterion div,.m6-criterion span,.m7-preview-card p,.m8-crm-log span,.m9-ready-box p,.m10-ai-tool p,.m11-risk-list span,.m12-next-desc{color:#1d4ed8!important}.m5-list-panel .m5-panel-title span,.m5-list-panel p,.m6-criterion strong,.m6-criterion b,.m7-preview-card h3,.m8-crm-log strong,.m9-ready-box strong,.m10-ai-tool strong,.m11-title-row>span,.m11-risk-list strong,.m12-next-milestone{color:#0f172a!important}.m6-criterion.pass,.m6-criterion.fail,.m9-ready-box,.m11-risk-list div.warn,.m11-risk-list div.ok{background:#eff6ff!important;border-color:#bfdbfe!important}.m10-action-row.urgent span,.m10-action-row.high span{background:#dbeafe!important;color:#1d4ed8!important}.m10-action-row.urgent strong,.dd-health-score strong{color:#0f172a!important}.dd-health-score p,.aq-agent-panel .alog-icon,.aq-agent-panel .alog-text,.aq-agent-panel .alog-entry.type-navigate .alog-text,.aq-agent-panel .alog-entry.type-thinking .alog-text,.aq-agent-panel .alog-entry.type-skipped .alog-text,.aq-agent-panel .alog-entry.type-paused .alog-text,.aq-agent-panel .alog-entry.type-done .alog-text,.aq-agent-panel .alog-entry.type-complete .alog-text,.aq-agent-panel .alog-ok-badge{color:#1d4ed8!important}.aq-agent-panel .alog-entry.type-output .alog-text,.aq-agent-panel .alog-entry.type-output .alog-icon,.aq-agent-panel .aq-progress-label,.aq-agent-panel .aq-panel-status,.aq-agent-panel .aq-btn.reset,.aq-agent-panel .aq-btn.close{color:#2563eb!important}.aq-agent-panel .aq-btn.reset,.aq-agent-panel .aq-btn.close,.aq-agent-panel .aq-btn.pause{background:#eff6ff!important}.m13-tab,.m14-tab,.m15-tab,.m16-tab{background:transparent!important;color:#1d4ed8!important}.m13-tab.active,.m14-tab.active,.m15-tab.active,.m16-tab.active,.m13-tab:hover,.m14-tab:hover,.m15-tab:hover,.m16-tab:hover{color:#1d4ed8!important;border-bottom-color:#1d4ed8!important}.auth-logo p{color:#1d4ed8!important;opacity:1!important}.auth-left .stat-item h3,.auth-left .stat-item h4,.auth-left .stat-item p,.auth-left .stat-item span,.auth-left .analysis-item span,.auth-left .metrics span,.auth-left .stat-row{color:#0f172a!important;opacity:1!important}.auth-left .stat-item h3{color:#1d4ed8!important;font-weight:800!important}.auth-left .score-display,.auth-left .stat-row span:last-child{color:#0f172a!important}.auth-form-subtitle,.auth-form-container .security-item,.auth-form-container .security-icon{color:#1d4ed8!important;opacity:1!important}#root .sidebar .sidebar-collapse-btn{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;border-radius:50%!important;border:1px solid #BFDBFE!important;background:#eff6ff!important;color:#2563eb!important;font-size:16px!important;line-height:1!important}#root .sidebar.collapsed{width:0!important;padding:0!important;border-right-color:transparent!important;overflow:visible!important}#root .sidebar.collapsed .sidebar-logo,#root .sidebar.collapsed .module-list,#root .sidebar.collapsed .sidebar-footer{display:none!important}#root .sidebar.collapsed .sidebar-collapse-btn{position:absolute!important;top:116px!important;left:8px!important;z-index:20!important;margin:0!important}html,body,#root{font-size:14px!important}#root :where(h1):not([class*=logo]){font-size:22px!important;line-height:1.18!important}#root :where(h2):not([class*=logo]){font-size:18px!important;line-height:1.22!important}#root :where(h3):not([class*=logo]){font-size:15px!important;line-height:1.3!important}#root :where(h4,h5,h6){font-size:14px!important;line-height:1.35!important}#root :where(p,li,label,small,td,th,input,textarea,select,button){font-size:13px!important;line-height:1.45!important}#root :where(a,strong,em,b){font-size:inherit!important}#root :where(span,div):not([class*=icon]):not([class*=emoji]):not([class*=indicator]):not([class*=spinner]):not([class*=logo]):not([class*=trophy]):not([class*=check]):not([aria-hidden=true]){font-size:min(1em,13px)!important;line-height:1.4!important}#root :where(.module-title,.page-title,.section-title,.section-header,.module-section-header,.dashboard-header h1,.page-header h1,.module-header h1,.welcome-section h1,.deal-title,.deal-name){font-size:20px!important;line-height:1.2!important}#root :where(.module-badge,.card-badge,.step-badge,.status-badge,.priority-badge,.verdict-badge,.confidence-badge,.tag,.pill,.badge,[class*=badge],[class*=label]){font-size:11px!important;line-height:1.25!important}#root :where(.metric-value,.kpi-value,.score-number,.score-value,[class*=value],[class*=amount],[class*=total]){font-size:16px!important;line-height:1.25!important}#root :where(.sidebar .module-name){font-size:14px!important}#root .pipeline-tracker{padding:3px 16px!important}#root .pipeline-header{margin-bottom:2px!important}#root .pipeline-tracker h3,#root .pipeline-progress-info span{font-size:10px!important}#root .mini-progress-bar{height:2px!important;width:44px!important}#root .pipeline-stages{gap:4px!important;padding-bottom:2px!important}#root .pipeline-stage{flex-basis:58px!important;width:58px!important;min-width:58px!important;min-height:42px!important;padding:3px 4px 4px!important;border-radius:6px!important}#root .pipeline-stage .stage-indicator{width:15px!important;height:15px!important;font-size:10px!important;margin-bottom:1px!important}#root .pipeline-stage .stage-number{display:none!important}#root .pipeline-stage .stage-name{width:100%!important;min-height:14px!important;font-size:9px!important;line-height:1.05!important;white-space:nowrap!important;text-align:center!important;color:#2563eb!important}#root .pipeline-stage.current .stage-name{color:#1e3a8a!important;font-weight:700!important}#root .current-arrow{bottom:-6px!important;font-size:7px!important}#root .pipeline-legend{display:none!important}#root .header .header-left{flex:1 1 auto!important;min-width:0!important}#root .header .header-center{flex:0 0 auto!important;gap:8px!important}#root .header .deal-location{max-width:420px!important;min-width:0!important}#root .header .deal-meta{flex:1 1 auto!important;min-width:0!important}#root .header .score-info{gap:4px!important;flex-shrink:0!important}#root .header .score-label{background:#eff6ff!important;border:0!important;color:#2563eb!important;font-size:10px!important;line-height:1!important;padding:3px 7px!important}#root .header .score-value{font-size:11px!important;line-height:1!important;padding:3px 7px!important;min-width:auto!important}#root .workspace{padding-bottom:6px!important}#root .workspace .module-bottom-advance{margin-bottom:4px!important;padding:12px 18px!important}#root .workspace .module-bottom-advance button{min-height:40px!important}#root .m2-page .m2-content{padding-bottom:8px!important}#root .m2-page .module-bottom-advance{display:none!important}#root .sidebar .module-list .module-separator span{font-size:12px!important}#root .sidebar .module-list .module-item .module-content .module-name{font-size:14px!important}#root .pipeline-tracker h3{font-size:11px!important}#root,#root input,#root textarea,#root select,#root p,#root span:not([class*=label]):not([class*=value]):not([class*=badge]):not([class*=button]):not([class*=title]):not([class*=heading]):not(.active):not(.selected){font-weight:400!important}#root b,#root strong,#root th,#root h1,#root h2,#root h3,#root h4,#root h5,#root h6,#root .score-number,#root .kpi-value,#root .module-title,#root .deal-name,#root .deal-title,#root .uw-title,#root [class*=title],#root [class*=heading]{font-weight:700!important}#root label,#root button,#root .active,#root .selected,#root [class*=label],#root [class*=button],#root [class*=badge],#root [class*=metric],#root [class*=value]{font-weight:600!important}#root .ad-header h1{background:linear-gradient(135deg,#0f172a 30%,#2563eb 90%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;color:#0f172a!important}#root .ad-user-email{color:#334155!important}#root .upd-name{color:#fff!important}#root .upd-email{color:#bfdbfe!important}#root .upd-section-title,#root .upd-kpi-label{color:#334155!important}#root .upd-kpi-sub{color:#475569!important}#root .upd-deal-stat{color:#334155!important}#root .upd-deal-date,#root .upd-info-label{color:#475569!important}:root{--color-bg-page: #F8FAFF !important;--color-bg-surface: #FFFFFF !important;--color-bg-subtle: #EFF6FF !important;--color-bg-muted: #DBEAFE !important;--color-text-primary: #0F172A !important;--color-text-secondary: #1E3A8A !important;--color-text-muted: #3B82F6 !important;--color-border: #BFDBFE !important;--text-light: #1E3A8A !important;--border-light: #BFDBFE !important;--surface-soft: #EFF6FF !important;--surface-muted: #DBEAFE !important}.btn-primary,button.primary,.primary-button,.action-button,.submit-button,.create-button,.continue-button,.email-button,.verify-button,.login-button,.continue-deal-button,.dashboard-button,.run-analysis-btn,.sign-up-btn,.email-code-btn,.view-details-btn,.quick-deal-btn,.analyze-btn,input[type=submit],[class*=primary-btn],[class*=next-btn],[class*=advance-btn],[class*=generate-btn],[class*=proceed-btn],[class*=submit-btn],[class*=complete-btn].ready,.dd-primary-btn,.dgb-view-details-btn,.score-badge-number,.deal-score-badge,.score-circle,.score-value,.score-value.strong_buy,.score-value.buy,.strong-buy,.buy,.scenario-toggle.active,.scenario-tab.active{color:#fff!important}.tab.active,.tab-item.active,.nav-tab.active,[role=tab][aria-selected=true],.dd-tab.active,.m13-tab.active,.m14-tab.active,.m15-tab.active,.m16-tab.active{color:#1d4ed8!important}.verdict-pill,.buy-verdict-pill,.green-buy-pill,.filter-chip.active,.source-chip.active,.sidebar .module-item.active .module-indicator,.sidebar .home-item.active .module-indicator,.sidebar .module-item.completed .module-indicator,.pipeline-step-circle.completed,.pipeline-step-circle.active,.pipeline-stage.completed .stage-indicator,.pipeline-stage.current .stage-indicator,.pipeline-bar .step-circle.completed,.pipeline-bar .step-circle.active,.notification-badge{color:#fff!important}.sidebar .module-item.active,.sidebar .home-item.active{color:#2563eb!important}.sidebar .module-item:not(.active):not(.disabled),.sidebar .home-item:not(.active){color:#1e3a8a!important}.sidebar .module-item.disabled{color:#94a3b8!important}.sidebar .module-item.completed{color:#1d4ed8!important}.sidebar .module-separator span,.module-separator span{color:#475569!important}.sidebar-title,.sidebar-logo-text{color:#1d4ed8!important}.header,.header *,.app-header,.app-header *,.top-nav,.top-nav *,.global-header,.global-header *{color:#0f172a}.header .deal-title,.header-address,.header .deal-location,.header .deal-meta,.header .stage-name,.header .stage-info,.header .user-info,.header .user-subscription,.header .verdict{color:#1d4ed8!important}.header .stage-label,.header .score-label{color:#475569!important}.header .dashboard-button,.header .header-active-btn{color:#fff!important}.pipeline-tracker,.pipeline-tracker h3,.pipeline-progress-info span{color:#1d4ed8!important}.pipeline-stage.current .stage-name{color:#2563eb!important}.pipeline-stage.completed .stage-name{color:#1d4ed8!important}.pipeline-stage.unavailable .stage-name{color:#94a3b8!important}.auth-form-container h2,.auth-header h1,.auth-logo-wordmark,.login-logo,.auth-form-subtitle,.auth-logo p{color:#1d4ed8!important}.section-header h1,.module-header h1,.screen-title h1{color:#1e3a8a!important}.screen-subtitle,.section-subtitle{color:#1d4ed8!important}.user-name{color:#0f172a!important}html,body,#root,.page-wrapper,.main-content,.content-area,.module-content,.page-container,.app-container,.main-wrapper,.layout-main,.layout-content,.layout,.workspace,[class$=-page],.home-container,.deal-lead-container{background-color:#f8faff!important;color:#0f172a!important}.sidebar{background:#fff!important;border-right:2px solid #DBEAFE!important;color:#1e3a8a!important;box-shadow:2px 0 12px #2563eb12!important;min-width:264px!important;padding:20px 14px!important}.sidebar-title,.sidebar-logo-text{color:#1d4ed8!important;font-weight:800!important}.module-separator,.sidebar-section-label,.sidebar .module-separator span,.module-section-title{color:#475569!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important;border-bottom:1px solid #EFF6FF!important;background:transparent!important;padding-top:14px!important;padding-bottom:6px!important}.sidebar .module-item,.sidebar .home-item,.sidebar .module-item.sub-item{color:#1e3a8a!important;background:transparent!important;border-left:3px solid transparent!important;border-radius:10px!important;box-shadow:none!important;transform:none!important;padding:10px 12px!important;margin-bottom:2px!important}.sidebar .module-item:hover:not(.disabled):not(.active),.sidebar .home-item:hover:not(.active){background:#eff6ff!important;color:#2563eb!important;box-shadow:none!important;transform:none!important}.sidebar .module-item.active,.sidebar .home-item.active{background:#eff6ff!important;background-image:none!important;border-left:4px solid #2563EB!important;color:#2563eb!important;font-weight:700!important;box-shadow:0 2px 8px #2563eb1a!important}.sidebar .module-item.completed{background:#f0f7ff!important;color:#1d4ed8!important;box-shadow:none!important}.sidebar .module-item.completed .module-indicator{background:#2563eb!important;color:#fff!important}.sidebar .module-item.disabled{background:transparent!important;color:#475569!important;opacity:1!important;cursor:not-allowed!important}.sidebar .module-item.disabled .module-indicator{background:#eff6ff!important;color:#475569!important}.sidebar .module-indicator,.sidebar .module-item:not(.active):not(.completed):not(.disabled) .module-indicator{background:#dbeafe!important;color:#2563eb!important;box-shadow:none!important;border:none!important}.sidebar .module-item.active .module-indicator,.sidebar .home-item.active .module-indicator{background:#2563eb!important;color:#fff!important}.sidebar .module-name{color:inherit!important;font-size:13.5px!important}.sidebar .module-lock{color:#94a3b8!important}.sidebar .time-badge{background:#dbeafe!important;color:#1d4ed8!important;border:1px solid #BFDBFE!important;font-size:10px!important}.sidebar-collapse-btn{background:#eff6ff!important;border:1px solid #BFDBFE!important;color:#2563eb!important;box-shadow:none!important}.sidebar-collapse-btn:hover{background:#dbeafe!important}#root .layout>.sidebar.collapsed{width:0!important;min-width:0!important;max-width:0!important;flex:0 0 0!important;padding:0!important;border-right:0!important;box-shadow:none!important;background:transparent!important;overflow:visible!important}#root .layout>.sidebar.collapsed .sidebar-logo,#root .layout>.sidebar.collapsed .module-list,#root .layout>.sidebar.collapsed .sidebar-footer{display:none!important}#root .layout>.sidebar.collapsed .sidebar-collapse-btn{position:absolute!important;top:116px!important;left:8px!important;z-index:40!important;margin:0!important}.app-header,.top-nav,.header-bar,.global-header,header.main-header,.deal-header,.page-header-bar,.header{background:#fff!important;border-bottom:2px solid #DBEAFE!important;color:#0f172a!important;box-shadow:0 2px 10px #2563eb14!important;min-height:60px!important;padding-top:0!important;padding-bottom:0!important}.header .deal-title,.header-address,.deal-address-header,.nav-deal-name{color:#1d4ed8!important;font-weight:700!important}.header .deal-location,.header .deal-meta,.header-price,.deal-price-header{color:#1d4ed8!important}.market-intel-button{color:#1d4ed8!important;border:1px solid #BFDBFE!important;background:#eff6ff!important;border-radius:8px!important}.market-intel-button:hover{background:#dbeafe!important;color:#1d4ed8!important}.dashboard-button,.header-active-btn,.header-cta-btn{background:#2563eb!important;color:#fff!important;border:none!important;border-radius:8px!important;font-weight:700!important;box-shadow:0 2px 8px #2563eb33!important}.dashboard-button:hover{background:#1d4ed8!important}.notification-badge{background:#1d4ed8!important;color:#fff!important}.user-avatar,.header-avatar{background:#eff6ff!important;border:2px solid #BFDBFE!important;color:#2563eb!important;font-weight:700!important}.user-subscription,.plan-badge,.pro-badge{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #BFDBFE!important;font-weight:700!important;border-radius:6px!important}.header .score-label{background:#dbeafe!important;color:#1d4ed8!important;border:none!important;font-size:10px!important;font-weight:700!important;padding:3px 8px!important;border-radius:20px!important}.header .score-value{background:#2563eb!important;color:#fff!important;border-radius:999px!important;font-weight:700!important}.header .deal-price,.header .deal-meta{color:#1d4ed8!important}.logout-btn{color:#475569!important}.logout-btn:hover{color:#ef4444!important}.card,.kpi-card,.metric-card,.stat-card,.info-card,.data-card,.feature-card,.summary-card,.panel,.data-panel,.results-panel,.analysis-panel,.upload-panel,.criteria-panel,.module-card,.content-card,.action-card,.form-section{background:#fff!important;background-image:none!important;border:1.5px solid #BFDBFE!important;color:#0f172a!important;box-shadow:0 8px 30px #2563eb0a,0 2px 8px #2563eb05!important;border-radius:14px!important;padding:22px 24px!important;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)!important}.card:hover,.kpi-card:hover,.metric-card:hover,.stat-card:hover,.info-card:hover,.data-card:hover,.feature-card:hover,.summary-card:hover,.panel:hover,.data-panel:hover,.results-panel:hover,.analysis-panel:hover,.upload-panel:hover,.criteria-panel:hover,.module-card:hover,.content-card:hover,.action-card:hover,.form-section:hover{transform:translateY(-2px)!important;box-shadow:0 12px 36px #2563eb14,0 4px 12px #2563eb08!important}.underwriting-section,.pipeline-phase,.module-bottom-advance,.loopnet-status-banner{background:#eff6ff!important;border:1.5px solid #BFDBFE!important;border-radius:14px!important;box-shadow:0 2px 8px #2563eb12!important;padding:20px 24px!important}.modal-content,.modal-body,.dialog-content,.elevated-panel,.popover-content,.dropdown-menu{background:#fff!important;border:1.5px solid #BFDBFE!important;color:#0f172a!important;box-shadow:0 8px 28px #2563eb21!important;border-radius:16px!important}[class*=dark],.deal-score-card,.agent-panel,.kpi-row,.dd-health-score,.aq-panel,.metric-row-dark{background:#1e3a8a!important;background-image:none!important;border-color:#1d4ed8!important;color:#fff!important}[class*=dark] *,.deal-score-card *,.agent-panel *,.kpi-row *,.dd-health-score *,.aq-panel *,.metric-row-dark *{color:#fff}.card-label,.metric-label,.kpi-label,.stat-label,.tile-label,.card-subtitle{color:#475569!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.07em!important}.card-value,.metric-value,.kpi-value,.stat-value,.card-number,.metric-number,.score-number,.noi-value,.irr-value,.cap-rate-value,.dscr-value,.coc-value,.aum-value,.unit-count-value,.uw-metric-value,.underwriting-value,[class*=value],[class*=amount],[class*=total]{color:#2563eb!important;font-weight:700!important;letter-spacing:-.02em!important}.card-sublabel,.metric-sublabel,.kpi-sublabel,.stat-sublabel,.card-sub-text{color:#1d4ed8!important;font-size:12px!important}.change-badge,.delta-badge,.trend-badge,.card-change,.metric-change{background:#dbeafe!important;color:#1d4ed8!important;border-radius:20px!important;border:none!important;font-weight:700!important;padding:2px 10px!important}.btn-primary,.cta-btn,button.primary,.dashboard-button,.login-button,.continue-deal-button,.primary-button,.action-button,.submit-button,.create-button,.continue-button,.email-button,.verify-button,.run-analysis-btn,.sign-up-btn,.email-code-btn,.view-details-btn,.quick-deal-btn,.analyze-btn,input[type=submit],[class*=primary-btn],[class*=next-btn],[class*=advance-btn],[class*=generate-btn],[class*=proceed-btn],[class*=submit-btn],[class*=complete-btn].ready{background:#2563eb!important;background-image:none!important;color:#fff!important;border:none!important;border-radius:10px!important;font-weight:700!important;box-shadow:0 3px 10px #2563eb33!important;padding:12px 22px!important;min-height:44px!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.btn-primary:hover,.primary-button:hover,.login-button:hover,.continue-button:hover,.email-button:hover,.dashboard-button:hover,button.primary:hover,.run-analysis-btn:hover,.view-details-btn:hover,.analyze-btn:hover{background:#1d4ed8!important;box-shadow:0 6px 18px #2563eb4d!important;transform:translateY(-1px)!important;filter:none!important}.btn-primary:active,.primary-button:active,button.primary:active{transform:scale(.97)!important;background:#1e3a8a!important}.btn-secondary,.btn-outline,button.secondary,.sign-in-btn,.change-deal-link,.workflow-alert-secondary,.workflow-alert-actions .ghost{background:#eff6ff!important;background-image:none!important;border:1.5px solid #BFDBFE!important;color:#2563eb!important;border-radius:10px!important;font-weight:600!important;padding:10px 20px!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.btn-secondary:hover,button.secondary:hover{background:#dbeafe!important;border-color:#475569!important;transform:translateY(-1px)!important}.btn-secondary:active,button.secondary:active{transform:scale(.97)!important;background:#dbeafe!important}.dd-primary-btn{background:#2563eb!important;background-image:none!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #2563eb38!important}button:disabled,.button:disabled,[aria-disabled=true]{background:#eff6ff!important;color:#475569!important;border-color:#dbeafe!important;cursor:not-allowed!important;box-shadow:none!important}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],textarea,select,.form-control,.input-field,.search-input{background:#fff!important;border:1.5px solid #BFDBFE!important;color:#0f172a!important;border-radius:10px!important;font-size:14px!important;padding:11px 16px!important;min-height:44px!important;transition:border-color .2s ease,box-shadow .2s ease!important}input::placeholder,textarea::placeholder{color:#475569!important;opacity:1!important}input:focus,textarea:focus,select:focus{border-color:#2563eb!important;outline:none!important;box-shadow:0 0 0 3px #2563eb26!important;background:#fff!important}label,.form-label,.input-label{color:#1e3a8a!important;font-weight:600!important;font-size:13px!important}.badge,.tag,.status-badge,.deal-badge,[class*=badge],[class*=-tag]{background:#eff6ff!important;border:1px solid #BFDBFE!important;color:#1d4ed8!important;border-radius:20px!important;font-weight:700!important;padding:3px 10px!important}.score-badge-number,.deal-score-badge,.score-circle,.score-value,.score-value.strong_buy,.score-value.buy,.strong-buy,.buy{background:#2563eb!important;color:#fff!important;border:none!important;border-radius:20px!important;font-weight:700!important}.badge-review,.status-review,.review-badge,.score-value.review,.warning-badge,.alert-badge{background:#dbeafe!important;color:#1e3a8a!important;border:1px solid #93C5FD!important}.badge-in-progress,.status-in-progress,.badge-closed,.status-closed,.badge-completed,.complete-badge,.ready-badge{background:#dbeafe!important;color:#1d4ed8!important;border:1px solid #93C5FD!important}.module-badge,[class*=module-badge],.card-badge,.step-badge{background:#eff6ff!important;color:#2563eb!important;border:none!important;font-size:11px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important;padding:3px 8px!important;border-radius:6px!important}.dd-tab-badge{background:#dbeafe!important;color:#1d4ed8!important;border:none!important}.progress-bar,.score-bar,.criteria-bar,[class*=progress],[class*=score-bar],.dd-group-bar,.mini-progress-bar{background:#dbeafe!important;border-radius:6px!important;height:8px!important;min-height:8px!important}.progress-bar-fill,.score-bar-fill,.progress-filled,[class*=bar-fill],[class*=bar-inner],.progress-fill,.dd-group-bar div,.mini-progress-fill,.m13-progress-bar,.m13-clear-bar{background:#2563eb!important;background-image:none!important;border-radius:6px!important;height:100%!important}.progress-bar-complete,.bar-completed{background:#1d4ed8!important}.module-progress,.dd-module-progress,.progress-info,.progress-labels,[class*=progress-labels],[class*=progress-info],[class*=progress-wrap],[class*=progress-group],[class*=progress-container],[class*=pct-label]{background:transparent!important;height:auto!important;min-height:0!important;border-radius:0!important}.tab-bar,.tabs,.nav-tabs,.tab-list,.module-tabs,.dd-tabs{background:transparent!important;border-bottom:2px solid #DBEAFE!important}.tab,.tab-item,.nav-tab,[role=tab],.dd-tab,.m13-tab,.m14-tab,.m15-tab,.m16-tab{color:#475569!important;background:transparent!important;border-bottom:3px solid transparent!important;font-weight:600!important;padding:10px 16px!important}.tab.active,.tab-item.active,.nav-tab.active,[role=tab][aria-selected=true],.dd-tab.active,.m13-tab.active,.m14-tab.active,.m15-tab.active,.m16-tab.active{color:#1d4ed8!important;border-bottom:3px solid #2563EB!important;background:#eff6ff!important;border-radius:8px 8px 0 0!important}.tab:hover,.dd-tab:hover{color:#2563eb!important}table,.data-table,.income-table{background:#fff!important;color:#0f172a!important;border-radius:12px!important;overflow:hidden!important}thead,th,.table-header{background:#eff6ff!important;color:#1e3a8a!important;border-bottom:2px solid #BFDBFE!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important;padding:14px 16px!important}tbody tr{border-bottom:1px solid #EFF6FF!important}tbody tr:hover{background:#f8faff!important}td{color:#0f172a!important;padding:12px 16px!important}.table-label-col,.row-label{color:#1d4ed8!important;font-weight:600!important}.positive-value,.income-value{color:#2563eb!important;font-weight:700!important}.noi-row,.total-row{background:#eff6ff!important;border-top:2px solid #BFDBFE!important}.noi-row td,.total-row td{color:#1d4ed8!important;font-weight:700!important}.landing-page,.login-page,.auth-page,.landing-container,.login-container,.auth-container,.auth-container.verify-mode,.auth-left,.auth-right,.login-left,.login-right,.auth-form-container{background:#f8faff!important;background-image:none!important;color:#0f172a!important}.auth-left:before,.auth-left:after{display:none!important}.login-logo,.brand-logo,.logo-wordmark,.auth-logo-wordmark{color:#1d4ed8!important;font-weight:800!important}.tagline,.hero-tagline,.landing-tagline{color:#1e3a8a!important;font-weight:600!important}.auth-logo p,.auth-form-subtitle{color:#1d4ed8!important;opacity:1!important}.auth-form-container h2,.auth-header h1{color:#0f172a!important;font-weight:700!important}.feature-card,.feature-grid-card,.auth-left .feature-item,.auth-left .stat-item,.feature-item,.stat-item{background:#eff6ff!important;border:1.5px solid #BFDBFE!important;box-shadow:0 2px 8px #2563eb14!important;border-radius:14px!important;background-image:none!important;padding:18px 20px!important}.feature-icon{color:#2563eb!important}.feature-label,.auth-form-container .security-item{color:#1e3a8a!important;font-weight:600!important}.stats-bar,.platform-stats,.landing-stats-bar{background:#eff6ff!important;border:2px solid #BFDBFE!important;border-radius:14px!important;padding:18px 24px!important}.stats-bar .stat-number,.auth-left .stat-item h3{color:#1d4ed8!important;font-size:24px!important;font-weight:800!important}.stats-bar .stat-label,.auth-left .stat-item p,.auth-left .stat-item span{color:#1d4ed8!important;opacity:1!important;font-weight:600!important}.deal-dashboard,.dashboard-page{background:#f8faff!important}.dashboard-header,.deal-header-bar{background:#fff!important;border-bottom:2px solid #DBEAFE!important;box-shadow:0 2px 10px #2563eb14!important;padding:0 24px!important;min-height:60px!important}.dd-tab{color:#475569!important}.dd-tab.active{color:#1d4ed8!important}.pipeline-glance,.pipeline-overview{background:#eff6ff!important;border:1.5px solid #BFDBFE!important;border-radius:14px!important;padding:20px 24px!important}.pipeline-step-circle.completed{background:#1d4ed8!important;color:#fff!important}.pipeline-step-circle.active{background:#2563eb!important;color:#fff!important;box-shadow:0 0 0 5px #dbeafe!important}.pipeline-step-circle.pending{background:#dbeafe!important;border:2px solid #93C5FD!important;color:#475569!important}.pipeline-step-label.completed{color:#1d4ed8!important;font-weight:700!important}.pipeline-step-label.active{color:#2563eb!important;font-weight:700!important}.pipeline-step-label.pending{color:#475569!important}.pipeline-connector.completed{background:#2563eb!important;height:3px!important}.pipeline-connector.pending{background:#dbeafe!important;height:3px!important}.pipeline-health-score,.health-score-number{color:#1d4ed8!important;font-size:34px!important;font-weight:800!important}.pipeline-health-status{color:#2563eb!important;font-weight:700!important}.pipeline-health-desc{color:#475569!important}.alert-banner,.quota-warning,.loopnet-alert,.lnsb--warning,.lnsb--error,.lnsb--ratelimit,.lnsb--stale{background:#dbeafe!important;border-left:4px solid #2563EB!important;color:#1e3a8a!important;border-radius:10px!important;box-shadow:none!important;padding:14px 18px!important}.alert-banner .alert-icon{color:#2563eb!important}.lnsb--warning strong,.lnsb__text,.lnsb__body{color:#1e3a8a!important}.deal-confirmed-banner,.confirmed-deal-bar,.decision-gate-banner,.decision-gate-banner.confirmed{background:#eff6ff!important;background-image:none!important;border:1.5px solid #BFDBFE!important;color:#1e3a8a!important;border-radius:12px!important;padding:16px 20px!important}.deal-confirmed-banner .check-circle,.selection-confirm-card .scc-check{color:#2563eb!important;background:#dbeafe!important;border-radius:50%!important}.deal-confirmed-banner .deal-name{color:#1d4ed8!important;font-weight:700!important}.deal-confirmed-banner .change-deal-link{color:#1d4ed8!important}.decision-gate-banner .dgb-body,.decision-gate-banner strong,.decision-gate-banner p{background:transparent!important;color:#1e3a8a!important}.selection-confirm-card{background:#fff!important;border:1.5px solid #BFDBFE!important;color:#0f172a!important;border-radius:12px!important}.selection-confirm-card .scc-name,.selection-confirm-card *{background:transparent!important;color:#0f172a!important}.selection-confirm-card .scc-change{background:#eff6ff!important;border:1px solid #BFDBFE!important;color:#2563eb!important;font-weight:600!important}.dgb-view-details-btn,.view-details-btn{background:#2563eb!important;color:#fff!important;border:none!important;border-radius:8px!important}.deal-card,.de-preview-card{background:#fff!important;border:1.5px solid #BFDBFE!important;box-shadow:0 2px 10px #2563eb14!important;color:#0f172a!important;border-radius:14px!important;padding:18px 20px!important}.deal-card:hover,.de-preview-card:hover,.de-preview-card.hovered{background:#f8faff!important;border-color:#475569!important;box-shadow:0 4px 16px #2563eb21!important}.deal-card .property-name,.de-preview-card .de-preview-name{color:#0f172a!important;font-weight:700!important}.deal-card .deal-location,.de-preview-card .de-preview-location{color:#1d4ed8!important}.deal-card .deal-meta-label,.de-preview-card .de-preview-metric span{color:#475569!important}.deal-card .deal-meta-value,.de-preview-card .de-preview-metric strong{color:#1d4ed8!important;font-weight:700!important}.de-preview-card .de-preview-select-hint{color:#475569!important}.de-preview-card *{background-color:transparent}.de-see-more-btn{background:#eff6ff!important;border:1px solid #BFDBFE!important;color:#2563eb!important;font-weight:600!important;border-radius:8px!important}.filter-panel,.filter-sidebar{background:#fff!important;border:1.5px solid #BFDBFE!important;border-radius:14px!important;padding:18px 20px!important}.filter-section-label{color:#1d4ed8!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important}.filter-chip.active,.source-chip.active{background:#2563eb!important;border:none!important;color:#fff!important;font-weight:700!important}.filter-chip,.source-chip{background:#eff6ff!important;border:1px solid #BFDBFE!important;color:#1d4ed8!important;font-weight:600!important;border-radius:20px!important;padding:5px 12px!important}.live-deals-banner{background:#eff6ff!important;border:1.5px solid #BFDBFE!important;color:#0f172a!important;border-radius:12px!important}.live-deals-banner strong,.live-deals-banner span{color:#1d4ed8!important}.pre-pipeline-tag{background:#dbeafe!important;color:#1e3a8a!important;border:1px solid #93C5FD!important;border-radius:20px!important;font-weight:700!important;padding:4px 12px!important}.upload-panel,.file-upload-panel{background:#fff!important;border:1.5px solid #BFDBFE!important;box-shadow:0 2px 10px #2563eb14!important;border-radius:14px!important;padding:24px 26px!important}.upload-panel .panel-title{color:#0f172a!important;font-weight:700!important}.upload-panel .panel-desc{color:#1d4ed8!important}.upload-zone,.file-drop-zone,.drop-card{background:#f8faff!important;border:2px dashed #93C5FD!important;color:#1d4ed8!important;border-radius:12px!important;min-height:100px!important;padding:24px 20px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.upload-zone:hover,.file-drop-zone:hover{border-color:#2563eb!important;background:#eff6ff!important}.upload-zone .upload-icon{color:#2563eb!important;font-size:28px!important}.upload-zone .upload-label{color:#1e3a8a!important;font-weight:700!important}.upload-zone .upload-sublabel{color:#475569!important}.analysis-results-panel{background:#eff6ff!important;border:1.5px solid #BFDBFE!important;border-radius:14px!important;padding:24px!important}.analysis-results-panel .placeholder-icon,.analysis-results-panel .placeholder-text{color:#475569!important}.analysis-results-panel .bullet-item{color:#1e3a8a!important}.scenario-toggle-bar,.scenario-tabs{background:#eff6ff!important;border-radius:10px!important;border:1.5px solid #BFDBFE!important;padding:4px!important}.scenario-toggle,.scenario-tab{color:#1d4ed8!important;background:transparent!important;border-radius:8px!important;padding:8px 16px!important;font-weight:600!important}.scenario-toggle.active,.scenario-tab.active{background:#2563eb!important;color:#fff!important;font-weight:700!important}.scenario-irr-label,.irr-scenario-label{color:#1d4ed8!important;font-weight:800!important}.metric-tile,.uw-tile,.underwriting-tile{background:#fff!important;border:1.5px solid #BFDBFE!important;box-shadow:0 2px 10px #2563eb14!important;border-radius:14px!important;padding:20px 22px!important}.metric-tile .tile-value,.uw-tile .tile-value{color:#2563eb!important;font-size:28px!important;font-weight:800!important}.metric-tile .tile-label,.uw-tile .tile-label{color:#475569!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important}.metric-tile .tile-desc,.uw-tile .tile-desc{color:#475569!important;font-size:11px!important}.uw-metric-row,.uw-metric-row--pass,.uw-metric-row--fail{background:#fff!important;background-image:none!important;border:1.5px solid #BFDBFE!important;border-radius:12px!important;padding:14px 18px!important;margin-bottom:8px!important}.uw-metric-name{color:#0f172a!important;font-weight:600!important}.uw-metric-value{color:#2563eb!important;font-weight:800!important}.uw-metric-explain,.uw-metric-threshold{color:#475569!important}.criteria-row{background:#f8faff!important;border-bottom:1px solid #EFF6FF!important;padding:12px 16px!important}.criteria-row .check-icon,.criteria-pass-icon{color:#2563eb!important}.criteria-row .criteria-name{color:#0f172a!important;font-weight:600!important}.criteria-row .criteria-desc{color:#475569!important}.criteria-row .criteria-score{color:#1d4ed8!important;font-weight:700!important}.criteria-pass-badge{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #93C5FD!important;border-radius:20px!important;font-weight:700!important}.criteria-min-label{color:#475569!important}.overall-score-number,.deal-score-main,.score-gauge-number{color:#1d4ed8!important;font-size:52px!important;font-weight:900!important;letter-spacing:-.04em!important}.score-denominator,.score-out-of{color:#475569!important;font-size:26px!important}.score-gauge-track,.gauge-track{background:#dbeafe!important;height:10px!important;border-radius:8px!important}.score-gauge-fill,.gauge-fill{background:#2563eb!important;border-radius:8px!important}.verdict-label.active{color:#1d4ed8!important;font-weight:700!important}.verdict-label{color:#64748b!important}.verdict-pill,.buy-verdict-pill,.green-buy-pill{background:#2563eb!important;color:#fff!important;border:none!important;border-radius:20px!important;font-weight:700!important;padding:6px 18px!important;font-size:14px!important}.verdict-box,.plain-english-verdict{background:#eff6ff!important;border:1.5px solid #BFDBFE!important;border-radius:14px!important;padding:22px 24px!important}.verdict-box .verdict-title,.verdict-strong-buy{color:#1d4ed8!important;font-weight:800!important;font-size:20px!important}.verdict-box .verdict-text{color:#1e3a8a!important}.offer-range-panel,.recommended-offer-panel{background:#fff!important;border:1.5px solid #BFDBFE!important;box-shadow:0 2px 10px #2563eb14!important;border-radius:14px!important;padding:22px 24px!important}.offer-clarity-tag,.high-clarity-tag{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #93C5FD!important;border-radius:20px!important;font-weight:700!important;padding:4px 12px!important}.offer-price,.recommended-price{color:#1e3a8a!important;font-size:34px!important;font-weight:800!important}.offer-below-asking{color:#2563eb!important;font-weight:700!important}.offer-range-label{color:#475569!important}.offer-range-value{color:#1d4ed8!important;font-weight:700!important}.score-breakdown-panel{background:#fff!important;border:1.5px solid #BFDBFE!important;box-shadow:0 2px 10px #2563eb14!important;border-radius:14px!important;padding:20px 22px!important}.breakdown-category-name{color:#0f172a!important;font-weight:600!important}.breakdown-score-pct{color:#2563eb!important;font-weight:800!important}.breakdown-weight-label{color:#475569!important}.green-checks-tag,.strengths-tag{background:#dbeafe!important;color:#1d4ed8!important;border-radius:20px!important;font-weight:700!important;padding:4px 12px!important}.strength-check-icon{color:#2563eb!important}.strength-text{color:#0f172a!important}.rationale-score{color:#1d4ed8!important;font-weight:800!important}.rationale-label{color:#475569!important}.rationale-tag,.price-cushion-tag{background:#eff6ff!important;color:#1d4ed8!important;border-radius:20px!important;font-weight:600!important}.pipeline-tracker,.pipeline-bar,.bottom-pipeline-nav,.deal-pipeline-bar{background:#fff!important;border-top:2px solid #DBEAFE!important;box-shadow:0 -2px 10px #2563eb12!important;padding:8px 16px!important}.pipeline-stage.completed .stage-indicator,.legend-indicator.completed{background:#1d4ed8!important;color:#fff!important}.pipeline-stage.current .stage-indicator,.legend-indicator.current{background:#2563eb!important;color:#fff!important;box-shadow:0 0 0 5px #dbeafe!important}.pipeline-stage:not(.completed):not(.current):not(.unavailable) .stage-indicator{background:#eff6ff!important;color:#475569!important;border:1.5px solid #BFDBFE!important}.pipeline-stage.unavailable .stage-indicator{background:#f0f4ff!important;color:#94a3b8!important}.pipeline-stage.completed .stage-name{color:#1d4ed8!important;font-weight:700!important}.pipeline-stage.current .stage-name{color:#2563eb!important;font-weight:700!important}.pipeline-stage .stage-name{color:#475569!important}.pipeline-stage .stage-number{color:#94a3b8!important}.pipeline-tracker h3{color:#1d4ed8!important}.pipeline-progress-info span{color:#475569!important}.pipeline-stage.current{background:#eff6ff!important;border-radius:10px!important}.pipeline-stage.completed{background:#f0f7ff!important;border-radius:10px!important;opacity:1!important}.pipeline-stage.unavailable{opacity:1!important}.pipeline-bar .step-circle.completed{background:#1d4ed8!important;color:#fff!important}.pipeline-bar .step-circle.active{background:#2563eb!important;color:#fff!important}.pipeline-bar .step-circle.pending{background:#eff6ff!important;border:2px solid #BFDBFE!important;color:#475569!important}.pipeline-bar .step-label.active{color:#2563eb!important;font-weight:700!important}.pipeline-bar .step-label.done{color:#1d4ed8!important;font-weight:700!important}.pipeline-bar .step-label.pending{color:#475569!important}.section-header,.module-header,.page-header,.screen-title,.module-title-bar{background:#eff6ff!important;border-bottom:2px solid #BFDBFE!important;color:#0f172a!important;padding:18px 24px!important;border-radius:14px 14px 0 0!important;margin-bottom:0!important}.screen-title h1,.section-header h1,.module-header h1{color:#1e3a8a!important;font-size:20px!important;font-weight:800!important}.screen-subtitle,.section-subtitle,.module-subtitle{color:#1d4ed8!important;font-weight:500!important}.section-header-bar,.module-section-header{background:#dbeafe!important;color:#1e3a8a!important;border-bottom:2px solid #93C5FD!important;font-weight:700!important}.workflow-alert-panel,.workflow-alert-panel.compact{background:#fff!important;border:1.5px solid #BFDBFE!important;color:#0f172a!important;box-shadow:0 2px 10px #2563eb12!important;border-radius:14px!important;padding:20px 24px!important}.workflow-alert-head,.workflow-alert-list,.workflow-alert-body,.workflow-alert-empty{background:transparent!important}.workflow-alert-head h2,.workflow-alert-body h3,.workflow-alert-empty strong{color:#0f172a!important;background:transparent!important}.workflow-alert-head p,.workflow-alert-body p,.workflow-alert-empty span{color:#1d4ed8!important;background:transparent!important}.workflow-alert-empty{background:#eff6ff!important;border-color:#94a3b8!important;border-radius:10px!important}.workflow-alert-card{background:#f8faff!important;border:1px solid #BFDBFE!important;border-radius:10px!important;padding:14px 16px!important}.workflow-alert-meta,.workflow-alert-meta span{background:#eff6ff!important;color:#1d4ed8!important;border-color:#94a3b8!important;border-radius:6px!important}.missing-docs-popup .mdo-btn{background:#eff6ff!important;border-color:#94a3b8!important;color:#1d4ed8!important}.missing-docs-popup .mdo-body{color:#0f172a!important}.missing-docs-popup .mdo-body span{color:#1d4ed8!important}.missing-docs-popup .pp-cancel-btn{background:#fff!important;border-color:#94a3b8!important;color:#2563eb!important}.m5-list-panel p,.m6-criterion div,.m7-preview-card p,.m8-crm-log span,.m9-ready-box p,.m10-ai-tool p,.m11-risk-list span,.m12-next-desc{color:#1e3a8a!important}.m6-criterion strong,.m7-preview-card h3,.m8-crm-log strong,.m9-ready-box strong,.m10-ai-tool strong,.m11-risk-list strong,.m12-next-milestone{color:#0f172a!important}.m6-criterion.pass,.m9-ready-box{background:#eff6ff!important;border-color:#94a3b8!important}.m6-criterion.fail{background:#dbeafe!important;border-color:#475569!important}.m10-action-row.urgent span{background:#dbeafe!important;color:#1e3a8a!important}.aq-agent-panel .alog-text,.aq-agent-panel .alog-icon{color:#1e3a8a!important}.aq-agent-panel .alog-entry.type-output .alog-text,.aq-agent-panel .aq-progress-label,.aq-agent-panel .aq-panel-status{color:#2563eb!important}.aq-agent-panel .aq-btn.reset,.aq-agent-panel .aq-btn.close,.aq-agent-panel .aq-btn.pause{background:#eff6ff!important;color:#2563eb!important}hr,.divider{border-color:#dbeafe!important}::-webkit-scrollbar-track{background:#eff6ff!important}::-webkit-scrollbar-thumb{background:#93c5fd!important}::-webkit-scrollbar-thumb:hover{background:#60a5fa!important}.tooltip,[role=tooltip]{background:#1e3a8a!important;color:#fff!important;box-shadow:0 4px 14px #1e3a8a2e!important;border:none!important;border-radius:8px!important;padding:6px 12px!important;font-size:12px!important}.loading-screen{background:#eff6ff!important;color:#1e3a8a!important}.loading-spinner{border-color:#dbeafe!important;border-top-color:#2563eb!important}.dd-health-score strong{color:#fff!important}.dd-health-score p{color:#eff6ff!important}.status-badge.not_started{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid #BFDBFE!important}.status-badge.in_progress{background:#dbeafe!important;color:#1d4ed8!important;border:1px solid #93C5FD!important}.status-badge.completed{background:#eff6ff!important;color:#1e3a8a!important;border:1px solid #BFDBFE!important}.lnsb__placeholder-warn,.lnsb__body p{background:#eff6ff!important;color:#1e3a8a!important}@keyframes pipeline-pulse{0%{box-shadow:0 0 #2563eb66}70%{box-shadow:0 0 0 10px #2563eb00}to{box-shadow:0 0 #2563eb00}}.pipeline-step-current,.pipeline-bar .step-circle.active,.pipeline-step-circle.active{animation:pipeline-pulse 2s infinite!important}@keyframes criteria-pass{0%{background:#2563eb00}40%{background:#2563eb1f}to{background:#2563eb00}}.criteria-row.passing,.criteria-row.just-passed{animation:criteria-pass .6s ease forwards!important}@keyframes step-complete{0%{background:#eff6ff;border-color:#bfdbfe}to{background:#2563eb;border-color:#2563eb}}.pipeline-step.just-completed,.step-circle.just-completed{animation:step-complete .4s ease forwards!important}@keyframes score-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.score-number-reveal,.overall-score-number.loaded,.deal-score-main.loaded{animation:score-reveal .7s cubic-bezier(.25,.46,.45,.94) forwards!important}.btn-primary:active,.primary-button:active{transform:scale(.97)!important;transition:all .08s ease!important}#root .workspace{padding:16px 16px 16px 8px!important;gap:14px!important}.metric-cards-grid,.kpi-grid,.stats-grid,.dashboard-metrics,.metric-row,.kpi-row{gap:14px!important}.deal-lead-page>.page-content,.underwriting-page>.page-content,.quick-deal-page>.page-content{background:#f8faff!important;padding:20px!important}.module-content,.module-body,.module-page-body{background:#f0f7ff!important;padding:16px 20px!important;border-radius:0 0 14px 14px!important}.m5-whatif-panel,.m5-sensitivity-panel{grid-column:1 / -1!important}.m6-factors-section{grid-column:span 2!important}.m6-profile-section{grid-column:span 1!important}.m6-bench-panel-wrap{grid-column:1 / -1!important}.m5-whatif-metrics .m5-whatif-metric:nth-child(5):last-child{grid-column:1 / -1!important}.uw-metric-row--pass{background:#eff6ff!important;border-color:#94a3b8!important}.uw-metric-row--fail{background:#dbeafe!important;border-color:#475569!important}.uw-metric-name,.uw-metric-value{color:#0f172a!important}.uw-metric-explain,.uw-metric-threshold{color:#1d4ed8!important}.uw-loan-summary{background:#eff6ff!important;border-color:#94a3b8!important}.uw-loan-summary-title,.uw-loan-row{color:#1e3a8a!important}.uw-loan-row--total{background:#dbeafe!important;color:#0f172a!important;font-weight:800!important}.m6-best-fit{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important}.m6-best-fit *{color:#fff!important}:root{--color-bg-page: #F8FAFF !important;--color-bg-surface: #FFFFFF !important;--color-bg-elevated: #FFFFFF !important;--color-bg-subtle: #EFF6FF !important;--color-bg-muted: #DBEAFE !important;--color-text-primary: #0F172A !important;--color-text-secondary: #1E3A8A !important;--color-text-muted: #3B82F6 !important;--color-border: #BFDBFE !important;--color-success: #2563EB !important;--color-success-bg: #EFF6FF !important;--color-warning: #1D4ED8 !important;--color-warning-bg: #DBEAFE !important;--primary-blue: #2563EB !important;--primary-hover: #1D4ED8 !important;--background: #F8FAFF !important;--card-bg: #FFFFFF !important;--text-dark: #0F172A !important;--text-light: #1E3A8A !important;--border-light: #BFDBFE !important;--surface-soft: #EFF6FF !important;--surface-muted: #DBEAFE !important}#root .sidebar .module-content{background:transparent!important;padding:0!important;border-radius:0!important}@media (max-width: 760px){html,body,#root{width:100%!important;min-width:0!important;overflow-x:hidden!important}#root .layout{width:100%!important;height:100dvh!important;min-width:0!important;flex-direction:column!important;overflow:hidden!important}#root .sidebar{width:100%!important;height:auto!important;max-height:42dvh!important;min-height:0!important;flex:0 0 auto!important;padding:12px!important;border-right:0!important;border-bottom:1.5px solid #BFDBFE!important;overflow-y:auto!important}#root .sidebar.collapsed{width:100%!important;height:44px!important;padding:6px 12px!important;border-bottom-color:#94a3b8!important;overflow:hidden!important}#root .sidebar-logo,#root .sidebar-footer,#root .sidebar .sidebar-collapse-btn,#root .sidebar.collapsed .sidebar-collapse-btn{display:none!important}#root .sidebar .module-list{flex:0 0 auto!important;width:100%!important;margin:0!important}#root .sidebar .module-separator{margin:8px 0 6px!important;padding:8px 0 5px!important}#root .sidebar .module-separator span{font-size:11px!important;letter-spacing:.08em!important}#root .sidebar .module-item,#root .sidebar .home-item{width:100%!important;min-height:44px!important;margin-bottom:5px!important;padding:9px 10px!important;gap:10px!important}#root .sidebar .module-indicator{width:24px!important;height:24px!important;min-width:24px!important}#root .sidebar .module-content{min-width:0!important;display:flex!important;align-items:center!important;gap:8px!important;justify-content:space-between!important}#root .sidebar .module-name{min-width:0!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.25!important}#root .main-content{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden!important}#root .workspace{width:100%!important;min-width:0!important;flex:1 1 auto!important;padding:12px!important;overflow-x:hidden!important;overflow-y:auto!important}#root .deal-dashboard,#root [class$=-page]>.page-content,#root .deal-lead-page>.page-content,#root .underwriting-page>.page-content,#root .quick-deal-page>.page-content{width:100%!important;min-width:0!important;padding:12px!important}#root .dd-stage-row,#root .dd-main-grid,#root .dd-summary-grid,#root .dd-deal-kpis{grid-template-columns:1fr!important}#root .dd-stage-main{min-width:0!important}#root .dd-panel,#root .dd-summary-card,#root .dd-progress-group{min-width:0!important;overflow-wrap:anywhere!important}#root .pipeline-tracker{width:100%!important;flex:0 0 auto!important;padding:4px 10px!important;overflow:hidden!important}#root .pipeline-stages{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;justify-content:flex-start!important;-webkit-overflow-scrolling:touch!important}}#root .ad-badge{background:transparent!important;border:none!important;padding:0!important}#root .ad-badge.active{color:#0ca678!important}#root .ad-badge.suspended{color:#475569!important}#root .ad-badge.rejected{color:#ef4444!important}#root .ad-badge.pending{color:#f08c00!important}#root .ad-badge.validated{color:#0ca678!important}#root .ad-badge.pending-validation{color:#f08c00!important}html,body,#root{max-width:100%}img,svg,canvas,video,iframe{max-width:100%}#root .deal-dashboard .dd-module-progress,#root .deal-dashboard .dd-progress-group{height:auto!important}#root .deal-dashboard .dd-progress-group{min-height:58px!important;display:grid!important;align-content:center!important;gap:9px!important;padding:10px 16px!important;border-radius:10px!important;overflow:hidden!important}#root .deal-dashboard .dd-group-top{display:grid!important;grid-template-columns:12px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:20px!important;margin:0!important;line-height:1.2!important}#root .deal-dashboard .dd-group-top strong,#root .deal-dashboard .dd-group-top>span:last-child{display:block!important;white-space:nowrap!important;line-height:1.2!important}#root .deal-dashboard .dd-group-bar{width:100%!important;height:7px!important;min-height:7px!important;margin:0!important;border-radius:999px!important;overflow:hidden!important}#root .mobile-module-menu-btn,#root .mobile-module-drawer-shell{display:none}@media (max-width: 900px){#root *,#root *:before,#root *:after{min-width:0}html,body,#root{width:100%;overflow-x:hidden}#root .layout{width:100%;height:100dvh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden}#root .layout>.sidebar{display:none!important}#root .mobile-module-menu-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:34px!important;margin:8px 0 0 12px!important;border:1px solid #BFDBFE!important;border-radius:999px!important;background:#fff!important;color:#0f172a!important;box-shadow:0 4px 12px #2563eb1f!important;z-index:30!important}#root .mobile-module-menu-btn span{display:block!important;transform:translateY(-2px)!important;font-size:18px!important;line-height:1!important;font-weight:900!important;letter-spacing:-1px!important}#root .mobile-module-drawer-shell{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10030!important}#root .mobile-module-drawer-backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border:0!important;background:#0f172a38!important}#root .mobile-module-drawer{position:absolute!important;inset:0 auto 0 0!important;width:min(344px,92vw)!important;max-width:92vw!important;background:#fff!important;box-shadow:14px 0 34px #0f172a2e!important;overflow:hidden!important}#root .mobile-module-drawer-close{position:absolute!important;top:38px!important;right:18px!important;z-index:2!important;width:42px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #BFDBFE!important;border-radius:999px!important;background:#eff6ff!important;color:#2563eb!important;font-size:20px!important;line-height:1!important}#root .mobile-module-drawer>.sidebar{display:flex!important;width:100%!important;height:100dvh!important;max-height:none!important;padding:18px!important;border-right:1.5px solid #BFDBFE!important;border-bottom:0!important;overflow-y:auto!important}#root .mobile-module-drawer .sidebar-logo{display:none!important}#root .mobile-module-drawer .sidebar-footer{display:block!important}#root .mobile-module-drawer .sidebar-collapse-btn{display:none!important}#root .sidebar .module-list{width:100%!important;margin:0!important;flex:0 0 auto!important}#root .sidebar .module-separator{margin:8px 0 6px!important;padding:6px 0 5px!important}#root .sidebar .module-separator span{font-size:11px!important;line-height:1.1!important;letter-spacing:.08em!important}#root .sidebar .module-item,#root .sidebar .home-item{width:100%!important;min-height:42px!important;margin:0 0 5px!important;padding:8px 10px!important;gap:10px!important;border-radius:8px!important}#root .sidebar .module-content{min-width:0!important;padding:0!important;background:transparent!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}#root .sidebar .module-name{white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.25!important}#root .main-content{width:100%!important;height:auto!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}#root .header{width:100%!important;height:auto!important;min-height:48px!important;padding:8px 10px!important;flex-wrap:wrap!important;gap:8px!important;align-items:stretch!important}#root .header-left,#root .header-center,#root .header-right{width:100%!important;flex:1 1 100%!important;min-width:0!important}#root .header-left{display:none!important}#root .header-right{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#root .header-right>*{width:100%!important;max-width:100%!important}#root .header .dashboard-button,#root .header .market-intel-button,#root .header .logout-button{min-height:36px!important;padding:7px 8px!important;white-space:normal!important;overflow-wrap:anywhere!important}#root .header .user-info{display:none!important}#root .workspace{width:100%!important;flex:1 1 auto!important;padding:8px 10px 104px!important;overflow-x:hidden!important;overflow-y:auto!important}#root .workspace:has(.m3-page){padding-bottom:8px!important}#root .pipeline-tracker{width:100%!important;flex:0 0 auto!important;padding:4px 8px 5px!important;overflow:hidden!important;box-shadow:0 -6px 16px #2563eb14!important}#root .pipeline-header{gap:8px!important}#root .pipeline-header h3,#root .pipeline-progress-info span{font-size:10px!important;line-height:1.1!important}#root .pipeline-stages{width:100%!important;display:flex!important;gap:4px!important;overflow-x:auto!important;overflow-y:hidden!important;justify-content:flex-start!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity}#root .pipeline-stage{flex:0 0 56px!important;width:56px!important;min-width:56px!important;min-height:42px!important;scroll-snap-align:start}#root .pipeline-stage .stage-name{white-space:normal!important;overflow:hidden!important;text-overflow:clip!important}#root .aq-agent-fab{right:16px!important;bottom:30px!important;width:56px!important;height:56px!important;border-radius:50%!important;z-index:10020!important}#root .aq-control-menu{left:10px!important;right:10px!important;bottom:96px!important;width:auto!important;max-height:min(74dvh,620px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:14px!important;z-index:10019!important}#root .aq-ctrl-header,#root .aq-ctrl-progress-wrap,#root .aq-ctrl-current-step,#root .aq-ctrl-buttons{flex:0 0 auto!important}#root .aq-ctrl-logo{width:96px!important;height:34px!important}#root [class$=-page],#root [class$=-container],#root .deal-dashboard,#root .page-content,#root .module-content,#root .module-body,#root .module-page-body{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}#root :where(.dd-summary-grid,.dd-stage-row,.dd-main-grid,.dd-deal-kpis,.m2-grid,.m2-content-grid,.m3-grid,.m4-grid,.m5-grid,.m6-grid,.m7-grid,.m8-grid,.m9-grid,.m10-grid,.m11-grid,.m12-grid,.m13-grid,.m14-grid,.m15-grid,.m16-grid,.metric-cards-grid,.kpi-grid,.stats-grid,.dashboard-metrics,.dashboard-grid,.cards-grid,.form-grid,.details-grid,.summary-grid,.metrics-grid,.content-grid,.action-grid){display:grid!important;grid-template-columns:1fr!important}#root :where(.dd-header,.dd-current-top,.dd-type-row,.page-header,.module-header,.section-header,.toolbar,.actions-row,.button-row,.form-row,.metrics-row,.kpi-row,.card-row){flex-direction:column!important;align-items:stretch!important}#root :where(.dd-panel,.dd-summary-card,.card,.panel,.kpi-card,.metric-card,[class*=card],[class*=panel]){max-width:100%!important;overflow-wrap:anywhere!important}#root :where(table,.table,[class*=table]){max-width:100%!important}#root :where(.table-wrap,.table-wrapper,.data-table,.cash-flow-table,.uw-table){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}#root .deal-lead-page .source-filters,#root .deal-lead-container .source-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}#root .deal-lead-page .source-filter,#root .deal-lead-container .source-filter{display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:58px!important;padding:10px 12px!important;border-radius:10px!important}#root .deal-lead-page .source-icon,#root .deal-lead-container .source-icon{width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}#root .deal-lead-page .source-name,#root .deal-lead-container .source-name{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:12px!important;line-height:1.15!important}#root .deal-lead-page .source-count,#root .deal-lead-container .source-count{justify-self:end!important;flex-shrink:0!important;font-size:11px!important;padding:2px 6px!important}#root .deal-dashboard{display:block!important;height:auto!important;min-height:100%!important;overflow:visible!important;padding-bottom:18px!important}#root .deal-dashboard .dd-main-grid{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important;overflow:visible!important}#root .deal-dashboard .dd-mobile-stage-panel{display:block!important;width:100%!important;margin:0 0 14px!important;padding:14px!important;overflow:visible!important}#root .deal-dashboard .dd-current-panel .dd-module-progress{display:none!important}#root .deal-dashboard .dd-mobile-stage-panel .dd-module-progress{display:grid!important;gap:12px!important}#root .deal-dashboard .dd-mobile-stage-panel .dd-progress-group{display:grid!important;gap:9px!important;width:100%!important;min-height:auto!important;padding:10px 14px!important;border:1px solid #BFDBFE!important;border-radius:10px!important;background:#eff6ff!important;overflow:visible!important}#root .deal-dashboard .dd-mobile-stage-panel .dd-progress-group.active{border:1px solid #2563EB!important;background:#eff6ff!important}#root .deal-dashboard .dd-mobile-stage-panel .dd-group-top{display:grid!important;grid-template-columns:12px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:20px!important;margin:0!important;padding:0!important}#root .deal-dashboard .dd-mobile-stage-panel .dd-group-top strong{min-width:0!important;color:#0f172a!important;font-size:14px!important;line-height:1.2!important;font-weight:800!important;white-space:nowrap!important}#root .deal-dashboard .dd-mobile-stage-panel .dd-group-top>span:last-child{color:#1e3a8a!important;font-size:14px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important}#root .deal-dashboard .dd-mobile-stage-panel .dd-group-dot{flex:0 0 12px!important;width:12px!important;height:12px!important}#root .deal-dashboard .dd-mobile-stage-panel .dd-group-bar{width:100%!important;height:7px!important;margin:0!important;background:#dbeafe!important;border-radius:999px!important;overflow:hidden!important}#root .deal-dashboard .dd-current-panel,#root .deal-dashboard .dd-ai-panel,#root .deal-dashboard .dd-main-grid>.dd-panel{display:block!important;width:100%!important;max-width:100%!important;min-height:auto!important;grid-row:auto!important;grid-column:auto!important;overflow:visible!important}#root .deal-dashboard .dd-ai-panel{order:2!important;margin-top:0!important;position:relative!important;z-index:1!important}#root .deal-dashboard .dd-health-score{display:flex!important;align-items:center!important;gap:12px!important;min-height:86px!important;padding:12px!important;margin-bottom:12px!important;border-radius:10px!important;background:#eff6ff!important;overflow:visible!important}#root .deal-dashboard .dd-health-score>span{flex:0 0 58px!important;width:58px!important;height:58px!important;border-radius:12px!important;color:#fff!important}#root .deal-dashboard .dd-health-score strong,#root .deal-dashboard .dd-health-score p{color:#0f172a!important}#root .deal-dashboard .dd-alert-list,#root .deal-dashboard .dd-alert{display:grid!important;width:100%!important}#root .deal-dashboard .dd-saved-deal-card{flex-direction:column!important;align-items:stretch!important;gap:12px!important}#root .deal-dashboard .dd-saved-deal-info{min-width:0!important;width:100%!important}#root .deal-dashboard .dd-saved-deal-meta{display:flex!important;flex-wrap:wrap!important;gap:4px 0!important;white-space:normal!important;word-break:break-word!important}#root .deal-dashboard .dd-saved-deal-actions{width:100%!important}#root .deal-dashboard .dd-resume-btn{width:100%!important;text-align:center!important;padding:10px 16px!important;font-size:14px!important;white-space:normal!important}#root .m6-page{width:100%!important;overflow-x:hidden!important;background:#f8fafc!important}#root .m6-page .m6-header{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0 0 10px!important;padding:14px 12px!important;background:#fff!important;border:1px solid #BFDBFE!important;border-radius:12px!important;box-shadow:0 8px 22px #2563eb14!important}#root .m6-page .m6-badge{width:max-content!important;max-width:100%!important;padding:5px 10px!important;color:#fff!important;border-radius:999px!important;font-size:11px!important;letter-spacing:.08em!important}#root .m6-page .m6-header h1{font-size:21px!important;line-height:1.15!important}#root .m6-page .m6-header p{font-size:13px!important;line-height:1.35!important}#root .m6-page .m6-disclosure{display:block!important;width:100%!important;padding:9px 10px!important;font-size:12.5px!important;line-height:1.35!important;border-radius:8px!important}#root .m6-page .m6-summary-chip{width:100%!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:2px 10px!important;margin-left:0!important;padding:10px!important;background:#eff6ff!important;border:1px solid #BFDBFE!important;border-radius:10px!important}#root .m6-page .m6-summary-chip span:last-child{grid-column:1 / -1!important;text-align:left!important}#root .m6-page .m6-grid{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;padding:0!important}#root .m6-page .m6-best-fit,#root .m6-page .m6-why,#root .m6-page .m6-controls,#root .m6-page .m6-lenders,#root .m6-page .m6-profile-section,#root .m6-page .m6-business,#root .m6-page .m6-criteria-section,#root .m6-page .m6-factors-section,#root .m6-page .m6-bench-panel-wrap{width:100%!important;max-width:100%!important;grid-column:auto!important;padding:14px!important;border-radius:10px!important;box-shadow:0 8px 22px #0f172a0f!important}#root .m6-page .m6-section-title,#root .m6-page .m6-list-header,#root .m6-page .m6-lender-top{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:8px!important}#root .m6-page .m6-list-header{grid-template-columns:1fr!important}#root .m6-page .m6-lender-top{grid-template-columns:1fr!important;align-items:start!important}#root .m6-page .m6-section-title strong{justify-self:end!important;max-width:100%!important;white-space:normal!important;text-align:center!important}#root .m6-page .m6-loan-type{font-size:25px!important;line-height:1.1!important;margin-top:10px!important;overflow-wrap:anywhere!important}#root .m6-page .m6-term-grid,#root .m6-page .m6-facts,#root .m6-page .m6-business-grid,#root .m6-page .m6-bench-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}#root .m6-page .m6-complete-btn{box-sizing:border-box!important;width:100%!important;white-space:normal!important;min-height:44px!important;line-height:1.25!important;padding:12px 14px!important}#root .m6-page .m6-reason{grid-template-columns:28px 1fr!important;gap:8px!important}#root .m6-page .m6-lender-card{display:grid!important;grid-template-columns:34px 1fr!important;gap:10px!important;padding:12px!important;align-items:start!important}#root .m6-page .m6-rank{width:30px!important;height:30px!important}#root .m6-page .m6-match{width:max-content!important;text-align:left!important;padding:5px 9px!important;background:#eff6ff!important;border-radius:999px!important}#root .m6-page .m6-lender-terms,#root .m6-page .m6-lender-tags,#root .m6-page .m6-contact-row{width:100%!important;flex-wrap:wrap!important;align-items:flex-start!important}#root .m6-page .m6-contact-row{flex-direction:column!important;gap:4px!important}#root .m6-page .m6-contact-row a{overflow-wrap:anywhere!important}#root .m6-page .m6-select-lender,#root .m6-page .m6-view-all,#root .m6-page .m6-bench-toggle{width:100%!important;min-height:40px!important}#root .m6-page .m6-factor-row{grid-template-columns:1fr 48px!important;gap:6px 10px!important}#root .m6-page .m6-factor-bar-track{grid-column:1 / -1!important;order:3!important}#root .m6-page .m6-factor-score,#root .m6-page .m6-factor-weight{text-align:right!important}#root .m6-page .m6-lender-top h3,#root .m6-page .m6-highlight,#root .m6-page .m6-reason p,#root .m6-page .m6-lender-top p,#root .m6-page .m6-selection-hint,#root .m6-page .m6-criteria-desc{overflow-wrap:anywhere!important}}@media (max-width: 480px){#root .header-right{grid-template-columns:1fr 1fr!important}#root .workspace{padding:10px 8px 98px!important}#root .deal-dashboard,#root .page-content,#root .module-content,#root .module-body,#root .module-page-body{padding-left:8px!important;padding-right:8px!important}#root :where(h1,.module-title,.page-title,.dashboard-header h1,.page-header h1,.module-header h1){font-size:20px!important;line-height:1.18!important}#root :where(h2){font-size:17px!important}#root :where(button,input,select,textarea){max-width:100%!important}#root .m6-page .m6-term-grid,#root .m6-page .m6-facts,#root .m6-page .m6-business-grid,#root .m6-page .m6-bench-grid{grid-template-columns:1fr!important}#root .m6-page .m6-best-fit,#root .m6-page .m6-why,#root .m6-page .m6-controls,#root .m6-page .m6-lenders,#root .m6-page .m6-profile-section,#root .m6-page .m6-business,#root .m6-page .m6-criteria-section,#root .m6-page .m6-factors-section,#root .m6-page .m6-bench-panel-wrap{padding:12px!important}#root .m6-page .m6-section-title,#root .m6-page .m6-list-header,#root .m6-page .m6-lender-top,#root .m6-page .m6-summary-chip{grid-template-columns:1fr!important}#root .m6-page .m6-section-title strong,#root .m6-page .m6-summary-chip strong{justify-self:start!important}#root .m6-page .m6-lender-card{grid-template-columns:1fr!important;gap:8px!important}#root .m6-page .m6-rank{margin-bottom:2px!important}#root .m6-page .m6-lender-terms span,#root .m6-page .m6-tag-hud,#root .m6-page .m6-tag-lean,#root .m6-page .m6-tag-hq{width:100%!important;justify-content:center!important;text-align:center!important;white-space:normal!important}#root .m6-page .m6-factor-row{grid-template-columns:1fr auto!important}#root .m6-page .m6-factor-label{white-space:normal!important}}@media (max-width: 900px){#root .m7-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:#f8fafc!important}#root .m7-page,#root .m7-page *{box-sizing:border-box!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important}#root .m7-header{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0 0 10px!important;padding:14px 12px!important;background:#fff!important;border:1px solid #BFDBFE!important;border-radius:12px!important;box-shadow:0 8px 22px #2563eb14!important}#root .m7-badge{width:max-content!important;max-width:100%!important;padding:5px 10px!important;border-radius:999px!important;color:#fff!important;font-size:11px!important;line-height:1.2!important;letter-spacing:.08em!important;white-space:nowrap!important}#root .m7-header h1{font-size:21px!important;line-height:1.15!important}#root .m7-header p{font-size:13px!important;line-height:1.35!important}#root .m7-header-metric{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;width:100%!important;margin-left:0!important;padding:10px!important;background:#eff6ff!important;border:1px solid #BFDBFE!important;border-radius:10px!important}#root .m7-header-metric span:last-child{grid-column:1 / -1!important}#root .m7-grid{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;gap:12px!important;padding:0!important;overflow:visible!important}#root .m7-package-card,#root .m7-lender-card,#root .m7-sections-card,#root .m7-preview-card,#root .m7-quality-card,#root .m7-readiness-card,#root .m7-business-card,#root .m7-versions-card{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;grid-column:auto!important;grid-row:auto!important;padding:14px!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 8px 22px #0f172a0f!important}#root .m7-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;margin-bottom:12px!important}#root .m7-title-row span,#root .m7-title-row strong{min-width:0!important;max-width:100%!important;line-height:1.25!important;overflow-wrap:anywhere!important}#root .m7-title-row strong{justify-self:end!important;text-align:center!important;white-space:normal!important}#root .m7-cover,#root .m7-cover-body,#root .m7-cover-grid,#root .m7-lender-details,#root .m7-section-list,#root .m7-readiness-list,#root .m7-business-grid,#root .m7-submit-row,#root .m7-submit-btns,#root .m7-action-row{width:100%!important;max-width:100%!important;min-width:0!important}#root .m7-cover-body{padding:16px!important}#root .m7-cover-body>span,#root .m7-cover-body h2,#root .m7-cover-body p{overflow-wrap:anywhere!important}#root .m7-cover-grid,#root .m7-lender-details,#root .m7-readiness-list,#root .m7-business-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}#root .m7-cover-grid div,#root .m7-lender-details div,#root .m7-business-grid div{min-width:0!important;padding:12px!important}#root .m7-cover-grid span,#root .m7-lender-details span,#root .m7-business-grid span,#root .m7-cover-grid strong,#root .m7-lender-details strong,#root .m7-business-grid strong{overflow-wrap:anywhere!important}#root .m7-section-row{grid-template-columns:12px minmax(0,1fr) auto!important;gap:8px!important;min-width:0!important;padding:10px 12px!important}#root .m7-section-row span:nth-child(2),#root .m7-section-row strong{min-width:0!important;overflow-wrap:anywhere!important}#root .m7-action-row,#root .m7-submit-btns{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}#root .m7-primary-btn,#root .m7-secondary-btn,#root .m7-submit-btn{width:100%!important;max-width:100%!important;min-height:44px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:anywhere!important}#root .m11-tabs{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;max-width:100%!important;padding:14px 14px 0!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:thin!important}#root .m11-tabs button{flex:0 0 auto!important;min-width:max-content!important;max-width:none!important;gap:8px!important;padding:0 8px 12px!important;white-space:nowrap!important;line-height:1.2!important}#root .m11-tabs button span{flex:0 0 22px!important;width:22px!important;height:22px!important}#root .m13-page{width:100%!important;max-width:100%!important;padding:12px!important;overflow-x:hidden!important}#root .m13-content,#root .m13-checklist-panel,#root .m13-dd-section{width:100%!important;max-width:100%!important;min-width:0!important}#root .m13-section-header{margin-bottom:14px!important}#root .m13-section-header h3,#root .m13-section-header p{line-height:1.35!important;overflow-wrap:anywhere!important}#root .m13-dd-table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;border-radius:12px!important}#root .m13-dd-table{width:1160px!important;min-width:1160px!important;max-width:none!important;table-layout:fixed!important;border-collapse:collapse!important}#root .m13-dd-table th,#root .m13-dd-table td{white-space:normal!important;word-break:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;vertical-align:middle!important}#root .m13-dd-table th{white-space:nowrap!important;padding:14px 20px!important}#root .m13-dd-table td{padding:14px 20px!important}#root .m13-dd-table td:first-child{vertical-align:top!important}#root .m13-dd-table input,#root .m13-dd-table select{width:100%!important;min-width:0!important;min-height:44px!important;white-space:nowrap!important}#root .m13-tabs{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;padding-bottom:1px!important}#root .m13-tab{flex:0 0 auto!important;min-width:max-content!important;white-space:nowrap!important}#root .m15-kpi-targets{width:100%!important;max-width:100%!important;padding:14px!important}#root .m15-targets-row{display:grid!important;grid-template-columns:repeat(2,minmax(140px,1fr))!important;gap:10px!important;width:100%!important}#root .m15-target-chip{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;padding:10px 12px!important;text-align:left!important}#root .m15-target-icon,#root .m15-target-val,#root .m15-target-label{writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;white-space:normal!important;line-height:1.2!important}#root .m15-target-val{overflow-wrap:anywhere!important}}@media (max-width: 480px){#root .m7-header,#root .m7-package-card,#root .m7-lender-card,#root .m7-sections-card,#root .m7-preview-card,#root .m7-quality-card,#root .m7-readiness-card,#root .m7-business-card,#root .m7-versions-card{padding:12px!important}#root .m7-title-row,#root .m7-header-metric{grid-template-columns:1fr!important}#root .m7-title-row strong,#root .m7-header-metric strong{justify-self:start!important}#root .m7-cover-grid,#root .m7-lender-details,#root .m7-readiness-list,#root .m7-business-grid{grid-template-columns:1fr!important}#root .m7-section-row{grid-template-columns:12px minmax(0,1fr)!important}#root .m7-section-row strong{grid-column:2!important;justify-self:start!important}#root .m15-targets-row{grid-template-columns:1fr!important}}@media (max-width: 900px){#root .uw-kpi-grid{grid-template-columns:repeat(4,1fr)!important;grid-template-rows:auto!important}}@media (max-width: 600px){#root .uw-kpi-grid{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:auto!important}}@media (max-width: 900px){#root .uw-whatif-wrap{padding:16px 14px!important}#root .uw-whatif-metrics{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}@media (max-width: 480px){#root .uw-whatif-metrics{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}#root .uw-whatif-metrics>div{padding:12px 10px!important}#root .uw-whatif-metrics>div>div:nth-child(1){font-size:9px!important;margin-bottom:4px!important}#root .uw-whatif-metrics>div>div:nth-child(2){font-size:16px!important}#root .uw-whatif-metrics>div>div:nth-child(3){font-size:10px!important}}@media (max-width: 900px){#root .uw-container,#root .uw-container *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;overflow-wrap:anywhere!important}#root .uw-container{padding:16px 12px!important;max-width:100%!important}#root .uw-kpi-strip{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important}#root .uw-kpi{padding:12px 8px!important;min-width:0!important}#root .uw-kpi-value{font-size:1.05rem!important;line-height:1.2!important}#root .uw-kpi-label{font-size:11px!important;letter-spacing:.03em!important;line-height:1.25!important;white-space:normal!important;word-break:break-word!important}#root .uw-kpi-sub{font-size:.6rem!important;line-height:1.2!important}#root .uw-header{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-bottom:1rem!important}#root .uw-header-right{flex-direction:row!important;flex-wrap:wrap!important;width:100%!important;gap:6px!important}#root .uw-btn-complete{width:100%!important;min-height:44px!important;white-space:normal!important;padding:10px 14px!important}#root .uw-scenario-bar{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;padding:10px 12px!important}#root .uw-scenario-btns{width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}#root .uw-scenario-compare{display:none!important}#root .uw-tabs{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;gap:2px!important;scrollbar-width:none!important}#root .uw-tab{flex:0 0 auto!important;white-space:nowrap!important;font-size:.78rem!important;padding:.45rem .75rem!important}#root .uw-metrics-layout{grid-template-columns:1fr!important}#root .uw-cf-table-wrap,#root .uw-table{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}#root .uw-assump-header-row,#root .uw-assump-row{grid-template-columns:1.6fr .9fr .9fr .9fr!important;gap:4px!important;padding:6px 8px!important;font-size:.75rem!important}#root .uw-smart-fill-banner{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}#root .uw-smart-fill-btn{width:100%!important;min-height:40px!important}#root .uw-footer{flex-direction:column!important;gap:6px!important;font-size:.75rem!important}#root .uw-cmp-summary-row{grid-template-columns:1fr!important}#root .uw-cmp-table{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}#root .uw-cmp-table-header,#root .uw-cmp-row{min-width:460px!important}}@media (max-width: 600px){#root .uw-kpi-strip{grid-template-columns:repeat(2,1fr)!important}#root .uw-kpi{padding:10px 6px!important}#root .uw-assump-header-row,#root .uw-assump-row{grid-template-columns:1fr 1fr 1fr!important;gap:4px!important}#root .uw-assump-label{grid-column:1 / -1!important;padding-bottom:2px!important;font-weight:600!important;color:#475569!important}#root .uw-ah-best,#root .uw-ah-base,#root .uw-ah-worst{display:none!important}}@media (max-width: 900px){#root .m5-page,#root .m5-page *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important}#root .m5-whatif-metrics{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important}#root .m5-whatif-metrics .m5-whatif-metric:nth-child(5):last-child{grid-column:1 / -1!important}#root .m5-whatif-metric{padding:10px!important;min-width:0!important}#root .m5-whatif-metric span{font-size:11px!important;letter-spacing:.3px!important;line-height:1.25!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}#root .m5-whatif-metric strong{font-size:1rem!important;line-height:1.2!important}#root .m5-whatif-metric em{font-size:11px!important;line-height:1.2!important}#root .m5-overall-formula{padding:12px!important}#root .m5-overall-formula-eq{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;padding:8px 10px!important}#root .m5-ofr-row{display:grid!important;grid-template-columns:1fr auto!important;gap:2px 8px!important;padding:6px 0!important}#root .m5-ofr-row>span:first-child{grid-column:1 / -1!important;font-size:11px!important;line-height:1.3!important;white-space:normal!important;overflow-wrap:anywhere!important}#root .m5-ofr-row>strong{grid-column:1!important;text-align:left!important;font-size:13px!important}#root .m5-ofr-row>em{grid-column:2!important;text-align:right!important;font-size:11px!important}#root .m5-ofr-contrib{grid-column:1 / -1!important;text-align:right!important;font-size:12px!important;padding-bottom:2px!important}#root .m5-sens-table{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}#root .m5-sens-header,#root .m5-sens-row{min-width:380px!important;font-size:12px!important;padding:8px 10px!important}#root .m5-sens-header{font-size:11px!important}#root .m5-formula-input-row{grid-template-columns:1fr 70px!important;gap:4px!important}#root .m5-formula-input-row em{grid-column:1 / -1!important;margin-top:-2px!important}}
