.header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.header-left{align-items:center;gap:12px;display:flex}.menu-button{cursor:pointer;background:#eef8f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.menu-button img{width:26px;height:26px}.logo{color:#222;font-size:24px;font-weight:700;line-height:1}.brand__badge{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;background:#f7f9fb;border:1px solid #d9e2ea;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.header-right{color:#777;white-space:nowrap;font-size:14px}.sidebar{background:#fff;border-right:1px solid #e5e7eb;width:250px;padding:24px 16px}.sidebar a{color:#444;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.sidebar a.active{color:#19a391;background:#dff5f2;font-weight:600}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar a{border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 16px;transition:all .2s;display:flex}.sidebar a:hover{background:#eef8f7}.sidebar a.active{background:#dff5f2}.menu-title{color:#222;font-size:15px;font-weight:700}.menu-desc{color:#777;margin-left:28px;font-size:12px}.sidebar a.active .menu-title,.sidebar a.active .menu-desc{color:#19a391}.sidebar-section{letter-spacing:1.6px;color:#8b95a5;text-transform:uppercase;opacity:.65;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:26px 18px 10px;font-size:11px;font-weight:700;display:flex}.sidebar-section:first-child{margin-top:12px}.footer{text-align:center;color:#999;border-top:1px solid #eee;padding:32px}.layout{flex-direction:column;min-height:100vh;display:flex}.layout-body{flex:1;display:flex}.layout-main{background:#f6f8fb;flex:1;padding:32px}.page{flex-direction:column;gap:32px;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.page-header h1{color:#111827;margin:0;font-size:34px;font-weight:700}.page-header p{color:#6b7280;margin-top:8px;font-size:15px}.page-action{align-items:center;gap:12px;display:flex}.page-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;display:grid}.page-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;transition:all .2s}.page-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000000f}.page-card h2{color:#111827;margin:0 0 18px;font-size:18px}@media (width<=900px){.page-header{flex-direction:column}}.dashboard-primary-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:10px;padding:0 18px;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s}.dashboard-primary-button:hover{background:#374151;border-color:#374151;transform:translateY(-1px)}.dashboard-primary-button:focus-visible,.dashboard-task:focus-visible,.dashboard-project:focus-visible,.dashboard-action:focus-visible,.dashboard-text-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:136px;padding:22px;display:flex}.dashboard-summary-label{color:#6b7280;font-size:14px;font-weight:600}.dashboard-summary-value{color:#111827;font-size:32px;line-height:1}.dashboard-summary-detail{color:#9ca3af;font-size:13px}.dashboard-task-list,.dashboard-project-list{flex-direction:column;display:flex}.dashboard-task,.dashboard-project{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5e7eb;align-items:center;gap:14px;padding:16px 0;display:flex}.dashboard-task:first-child,.dashboard-project:first-child{padding-top:0}.dashboard-task:last-child,.dashboard-project:last-child{border-bottom:0;padding-bottom:0}.dashboard-task-check{color:#9ca3af;border:1px solid #d1d5db;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.dashboard-task-content,.dashboard-project-content{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.dashboard-task-content strong,.dashboard-project-content strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.dashboard-task-content span,.dashboard-project-content span{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.dashboard-task-time{color:#9ca3af;flex-shrink:0;font-size:13px}.dashboard-project-status{color:#2563eb;background:#eff6ff;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:600}.dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-action{min-height:146px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;padding:18px;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.dashboard-action:hover{background:#fff;border-color:#d1d5db;transform:translateY(-1px)}.dashboard-action>span{font-size:22px}.dashboard-action strong{color:#111827;font-size:14px;font-weight:600}.dashboard-action small{color:#6b7280;font-size:13px;line-height:1.5}.dashboard-activity-list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.dashboard-activity-list li{grid-template-columns:10px 1fr;align-items:start;gap:12px;display:grid}.dashboard-activity-dot{background:#2563eb;border-radius:50%;width:8px;height:8px;margin-top:7px}.dashboard-activity-list p{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.dashboard-brief,.dashboard-insight{flex-direction:column;align-items:flex-start;display:flex}.dashboard-brief-label{color:#2563eb;background:#eff6ff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-brief h3{color:#111827;margin:18px 0 10px;font-size:18px}.dashboard-brief p,.dashboard-insight p{color:#6b7280;margin:0;font-size:14px;line-height:1.7}.dashboard-text-button{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:22px;padding:0;font-size:14px;font-weight:600}.dashboard-text-button:hover{color:#1d4ed8}@media (width<=1100px){.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.dashboard-summary-grid,.dashboard-action-grid{grid-template-columns:1fr}.dashboard-primary-button{width:100%}.dashboard-summary-card{min-height:120px}.dashboard-task,.dashboard-project{align-items:flex-start}}.workspace-project{justify-content:space-between;align-items:center;gap:20px;display:flex}.workspace-project strong{color:#111827;display:block}.workspace-project p{color:#6b7280;margin-top:6px;font-size:14px}.workspace-divider{background:#e5e7eb;height:1px;margin:20px 0}.workspace-badge{color:#2563eb;background:#e8f3ff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.workspace-list{color:#374151;flex-direction:column;gap:14px;margin:0;padding-left:18px;display:flex}.primary-button{color:#fff;background:#41c7b5;border:none;border-radius:12px;justify-content:center;align-items:center;padding:14px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.primary-button:hover{background:#2cb6a3;transform:translateY(-2px)}.askdustie-status{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:12px;margin-top:22px;padding:14px 18px;display:flex}.askdustie-status__dot{background:#22c55e;border-radius:999px;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 5px #22c55e1f}.askdustie-status strong{color:#111827;font-size:14px;font-weight:700;display:block}.askdustie-status p{color:#6b7280;margin:3px 0 0;font-size:13px;line-height:1.5}.askdustie-header-actions{align-items:center;gap:8px;display:flex}.askdustie-export-button{color:#475569;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe1e8;border-radius:10px;padding:0 14px;font-size:12px;font-weight:700;transition:border-color .15s,background .15s}.askdustie-export-button:hover{background:#f8fafc;border-color:#aeb8c4}.askdustie-status__content{flex:1;min-width:0}.askdustie-status__content p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.askdustie-status__remove{color:#64748b;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9px;flex-shrink:0;padding:0 11px;font-size:11px;font-weight:700}.askdustie-status__remove:hover:not(:disabled){color:#111827;background:#f8fafc;border-color:#cbd5e1}.askdustie-status__remove:disabled{opacity:.45;cursor:not-allowed}.ask-dustie-context-card{background:#fff;border:1px solid #dbe5e8;border-radius:14px;flex-direction:column;gap:8px;margin-bottom:18px;padding:18px 20px;display:flex}.ask-dustie-context-card strong{font-size:1.05rem;line-height:1.4;display:block}.ask-dustie-context-card p{color:#475569;margin:0;font-size:.92rem;line-height:1.6}.ask-dustie-context-badge{color:#168f83;background:#e9f9f7;border-radius:999px;align-self:flex-start;padding:5px 9px;font-size:.76rem;font-weight:700}.ask-dustie-context-prices{flex-wrap:wrap;gap:8px;display:flex}.ask-dustie-context-prices span{color:#334155;background:#f5f8f9;border-radius:9px;padding:7px 10px;font-size:.86rem;font-weight:600}@media (width<=720px){.askdustie-header-actions{flex-direction:column-reverse;align-items:stretch;width:100%}.askdustie-export-button{width:100%}.askdustie-status{flex-wrap:wrap;align-items:flex-start}.askdustie-status__remove{width:100%}}.askdustie-layout{width:100%;margin-top:20px}.askdustie-chat{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;width:100%;min-width:0;min-height:680px;display:flex;overflow:hidden}.chat-panel{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.chat-panel__header{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.chat-panel__header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.chat-panel__header p{color:#8a9099;margin:4px 0 0;font-size:12px}.chat-panel__badge{color:#4b5563;background:#f3f4f6;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:700}.chat-panel__body{flex:1;min-width:0;min-height:0;padding:24px;overflow-y:auto}.chat-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:480px;display:flex}.chat-empty__icon{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:18px;font-size:29px;display:flex}.chat-empty h2{color:#111827;margin:0;font-size:22px;line-height:1.4}.chat-empty>p{color:#6b7280;max-width:440px;margin:10px 0 0;font-size:14px;line-height:1.7}.chat-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-width:620px;margin-top:28px;display:grid}.chat-suggestion{color:#374151;min-width:0;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.45;transition:border-color .15s,background .15s,transform .15s}.chat-suggestion:hover{background:#f8fafc;border-color:#c9ced6;transform:translateY(-1px)}.conversation{flex-direction:column;gap:22px;min-width:0;display:flex}.chat-message{align-items:flex-start;gap:12px;min-width:0;display:flex}.chat-message--user{flex-direction:row-reverse}.chat-message__avatar{background:#f8fafc;border:1px solid #e5e7eb;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.chat-message__content{background:#f8fafc;border:1px solid #e5e7eb;border-radius:4px 14px 14px;max-width:min(76%,720px);padding:14px 16px}.chat-message--user .chat-message__content{background:#111827;border-color:#111827;border-radius:14px 4px 14px 14px}.chat-message__meta{justify-content:space-between;align-items:center;gap:14px;margin-bottom:7px;display:flex}.chat-message__meta strong{color:#374151;font-size:12px}.chat-message__meta time{color:#9ca3af;font-size:10px}.chat-message--user .chat-message__meta strong,.chat-message--user .chat-message__meta time{color:#fff}.chat-message__content p{color:#374151;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.75}.chat-message--user .chat-message__content p{color:#fff}.chat-repeat{flex-direction:column;gap:8px;min-width:0;display:flex}.chat-repeat__label{color:#94a3b8;letter-spacing:.04em;font-size:10px;font-weight:700}.chat-repeat__list{scrollbar-width:thin;gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.chat-repeat__item{color:#475569;max-width:280px;min-height:34px;font:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:999px;flex-shrink:0;padding:0 12px;font-size:11px;font-weight:600;transition:border-color .15s,background .15s,color .15s;overflow:hidden}.chat-repeat__item:hover:not(:disabled){color:#111827;background:#f8fafc;border-color:#94a3b8}.chat-repeat__item:disabled{opacity:.45;cursor:not-allowed}.chat-message__disclaimer{color:#94a3b8;border-top:1px solid #e5e7eb;margin-top:14px;padding-top:11px;font-size:10px;line-height:1.55}.chat-message--user .chat-message__disclaimer{display:none}.typing-indicator{align-items:center;gap:5px;min-width:42px;height:20px;display:flex}.typing-indicator span{background:#9ca3af;border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite dustie-typing}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes dustie-typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.chat-composer{box-sizing:border-box;background:#fff;border-top:1px solid #eef0f3;flex-direction:column;gap:12px;width:100%;padding:16px 18px 32px;display:flex;position:relative}.chat-composer__file-input{display:none}.chat-document-drop{box-sizing:border-box;width:100%;min-width:0;min-height:76px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 15px;transition:border-color .15s,background .15s,transform .15s;display:grid}.chat-document-drop:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8;transform:translateY(-1px)}.chat-document-drop:disabled{opacity:.55;cursor:not-allowed}.chat-document-drop__icon{background:#fff;border:1px solid #e2e8f0;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.chat-document-drop__content{flex-direction:column;gap:4px;min-width:0;display:flex}.chat-document-drop__content strong{color:#334155;font-size:13px;font-weight:700;line-height:1.45}.chat-document-drop__content small{color:#94a3b8;font-size:11px;line-height:1.45}.chat-document-drop__action{color:#475569;background:#fff;border:1px solid #dbe1e8;border-radius:9px;flex-shrink:0;padding:8px 12px;font-size:11px;font-weight:700}.chat-document-file{box-sizing:border-box;background:#f8fafc;border:1px solid #dbe4ea;border-radius:13px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-width:0;min-height:68px;padding:12px 14px;display:grid}.chat-document-file__icon{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.chat-document-file__info{flex-direction:column;gap:4px;min-width:0;display:flex}.chat-document-file__info strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.chat-document-file__info span{color:#64748b;font-size:11px;line-height:1.4}.chat-document-file__remove{color:#64748b;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;padding:7px 10px;font-size:11px;font-weight:650}.chat-document-file__remove:hover:not(:disabled){color:#111827;border-color:#cbd5e1}.chat-document-file__remove:disabled{opacity:.45;cursor:not-allowed}.chat-composer__main{grid-template-columns:minmax(0,1fr) 86px;align-items:stretch;gap:10px;width:100%;min-width:0;display:grid}.chat-composer__input{box-sizing:border-box;resize:vertical;color:#111827;width:100%;min-width:0;min-height:52px;max-height:160px;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:13px;outline:none;padding:14px 16px;font-size:14px;line-height:1.6;transition:border-color .15s,box-shadow .15s;display:block}.chat-composer__input:focus{border-color:#9ca3af;box-shadow:0 0 0 3px #1118270d}.chat-composer__input::placeholder{color:#9ca3af}.chat-composer__input:disabled{cursor:not-allowed;background:#f8fafc}.chat-composer__send{box-sizing:border-box;color:#fff;width:86px;height:52px;font:inherit;cursor:pointer;background:#111827;border:0;border-radius:13px;padding:0 14px;font-size:13px;font-weight:700}.chat-composer__send:disabled{cursor:not-allowed;background:#d1d5db}.chat-composer__upload-error{color:#b42318;margin:0;font-size:11px;line-height:1.5}.chat-composer__hint{color:#9ca3af;margin:0;font-size:10px;position:absolute;bottom:9px;right:20px}@media (width<=720px){.askdustie-status{align-items:flex-start}.askdustie-chat{min-height:620px}.chat-repeat__item{max-width:220px}.chat-panel__header{padding:16px}.chat-panel__body{padding:18px 14px}.chat-empty{min-height:420px}.chat-suggestions{grid-template-columns:1fr}.chat-message__content{max-width:84%}.chat-composer{padding:14px 14px 34px}.chat-document-drop{grid-template-columns:40px minmax(0,1fr)}.chat-document-drop__action{display:none}.chat-document-file{grid-template-columns:38px minmax(0,1fr) auto}.chat-composer__main{grid-template-columns:minmax(0,1fr) 82px}.chat-composer__send{width:82px}.chat-composer__hint{right:14px}}.news-primary-link{color:#fff;background:#111827;border:1px solid #111827;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.news-primary-link:hover{background:#374151;border-color:#374151;transform:translateY(-1px)}.news-primary-link:focus-visible,.news-hero-primary:focus-visible,.news-hero-secondary:focus-visible,.news-access-item:focus-visible,.news-text-link:focus-visible,.news-report-item:focus-visible,.news-topic-list button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.news-hero{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);align-items:center;gap:36px;padding:34px;display:grid}.news-hero-content{flex-direction:column;align-items:flex-start;display:flex}.news-hero-label{color:#2563eb;background:#eff6ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.news-hero h2{color:#111827;max-width:680px;margin:18px 0 12px;font-size:28px;line-height:1.35}.news-hero p{color:#6b7280;max-width:680px;margin:0;font-size:15px;line-height:1.8}.news-hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.news-hero-primary,.news-hero-secondary{border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.news-hero-primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.news-hero-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.news-hero-secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.news-hero-secondary:hover{color:#111827;background:#f9fafb;border-color:#9ca3af}.news-hero-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.news-hero-summary>div{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:108px;padding:18px;display:flex}.news-hero-summary span{color:#6b7280;font-size:13px;font-weight:600}.news-hero-summary strong{color:#111827;font-size:28px;line-height:1}.news-access-list,.news-issue-list,.news-report-list,.news-monitoring-list{flex-direction:column;display:flex}.news-access-item{color:inherit;border-bottom:1px solid #e5e7eb;align-items:center;gap:14px;padding:18px 0;text-decoration:none;display:flex}.news-access-item:first-child{padding-top:0}.news-access-item:last-child{border-bottom:0;padding-bottom:0}.news-access-icon{background:#f3f4f6;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.news-access-content{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.news-access-content strong{color:#111827;font-size:15px}.news-access-content small{color:#6b7280;font-size:13px;line-height:1.5}.news-access-arrow{color:#9ca3af;flex-shrink:0;font-size:18px}.news-access-item:hover .news-access-arrow{color:#2563eb}.news-insight{flex-direction:column;align-items:flex-start;display:flex}.news-insight-badge{color:#2563eb;background:#eff6ff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.news-insight p{color:#4b5563;margin:18px 0 0;font-size:14px;line-height:1.8}.news-text-link{color:#2563eb;margin-top:22px;font-size:14px;font-weight:600;text-decoration:none}.news-text-link:hover{color:#1d4ed8}.news-issue-item{border-bottom:1px solid #e5e7eb;padding:20px 0}.news-issue-item:first-child{padding-top:0}.news-issue-item:last-child{border-bottom:0;padding-bottom:0}.news-issue-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.news-issue-meta span{color:#2563eb;font-size:12px;font-weight:700}.news-issue-meta time{color:#9ca3af;font-size:12px}.news-issue-item h3{color:#111827;margin:10px 0 7px;font-size:15px}.news-issue-item p{color:#6b7280;margin:0;font-size:13px;line-height:1.6}.news-report-item{color:inherit;border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:flex-start;padding:18px 0;text-decoration:none;display:flex}.news-report-item:first-child{padding-top:0}.news-report-item:last-child{border-bottom:0;padding-bottom:0}.news-report-type{color:#2563eb;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.news-report-item strong{color:#111827;margin-top:8px;font-size:15px}.news-report-item p{color:#6b7280;margin:7px 0 0;font-size:13px;line-height:1.6}.news-report-item:hover strong{color:#2563eb}.news-monitoring-item{justify-content:space-between;align-items:center;gap:24px;display:flex}.news-monitoring-item strong{color:#111827;font-size:15px;display:block}.news-monitoring-item p{color:#6b7280;margin:6px 0 0;font-size:13px;line-height:1.6}.news-status-badge{color:#047857;background:#ecfdf5;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:700}.news-divider{background:#e5e7eb;width:100%;height:1px;margin:20px 0}.news-topic-list{flex-wrap:wrap;gap:10px;display:flex}.news-topic-list button{color:#374151;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:0 13px;font-size:13px;font-weight:600}.news-topic-list button:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.news-topic-helper{color:#9ca3af;margin:18px 0 0;font-size:12px;line-height:1.6}@media (width<=1100px){.news-hero{grid-template-columns:1fr}}@media (width<=640px){.news-primary-link{width:100%}.news-hero{padding:24px}.news-hero h2{font-size:23px}.news-hero-summary{grid-template-columns:1fr}.news-hero-summary>div{min-height:94px}.news-hero-actions,.news-hero-primary,.news-hero-secondary{width:100%}.news-monitoring-item{flex-direction:column;align-items:flex-start;gap:12px}}.card{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:18px;margin-bottom:24px;padding:28px;transition:all .25s;box-shadow:0 8px 20px #0000000a}.card-title{margin-bottom:20px;font-size:26px;font-weight:700}.card:hover{border-color:#41c7b5;transform:translateY(-5px);box-shadow:0 18px 35px #00000014}.daily-page{flex-direction:column;gap:24px;display:flex}.daily-subtitle{color:#777;margin-top:-10px}.daily-page h2{margin-bottom:16px}.daily-page p{color:#555;line-height:1.8}.daily-buttons{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.research-page{flex-direction:column;gap:24px;display:flex}.research-subtitle{color:#777;margin-top:-10px}.research-page h2{margin-bottom:16px}.research-page p{color:#555;line-height:1.8}.research-buttons{margin-top:24px}.research-list{flex-direction:column;gap:14px;margin-top:12px;display:flex}.research-list li{color:#555}.map-search-panel{margin-top:22px}.map-search{gap:10px;display:flex}.map-search__input{min-height:48px;font:inherit;border:1px solid #dfe3e8;border-radius:12px;flex:1;padding:0 15px}.map-search__button{color:#fff;min-width:90px;font:inherit;cursor:pointer;background:#111827;border:0;border-radius:12px;font-weight:700}.map-view{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:minmax(0,1fr) 320px;min-height:620px;margin-top:18px;display:grid;overflow:hidden}.map-view__canvas-wrap{min-width:0;position:relative}.map-view__canvas{background:#f3f4f6;width:100%;height:620px}.map-view__loading{color:#fff;background:#111827e6;border-radius:999px;padding:9px 14px;font-size:12px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.map-view__sidebar{border-left:1px solid #e5e7eb;flex-direction:column;min-width:0;display:flex}.map-view__sidebar-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px;display:flex}.map-view__sidebar-header h2{margin:0;font-size:16px}.map-view__results{flex-direction:column;gap:10px;padding:14px;display:flex;overflow-y:auto}.map-result{font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.map-result--selected{background:#f8fafc;border-color:#111827}.map-result strong,.map-result span,.map-result p,.map-result small{display:block}.map-result__category{color:#6b7280;margin-top:5px;font-size:11px}.map-result p{color:#4b5563;margin:8px 0 0;font-size:12px}.map-result small{color:#9ca3af;margin-top:6px}.map-view__empty{color:#6b7280;text-align:center;padding:40px 14px}.map-view__empty p{margin:8px 0 0;font-size:12px}@media (width<=900px){.map-view{grid-template-columns:1fr}.map-view__sidebar{border-top:1px solid #e5e7eb;border-left:0}}.tabs{flex-wrap:wrap;gap:10px;display:flex}.tabs--page{margin-bottom:28px}.tabs--compact{margin-bottom:18px}.tabs__item{border:1px solid var(--border-color);background:var(--surface-color);color:var(--text-secondary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .15s;display:inline-flex}.tabs__item:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.tabs__item--active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.tabs__item:disabled{opacity:.45;cursor:not-allowed}.finder-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.finder-score-wrap{align-items:center;gap:10px;display:flex}.finder-badge{border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.finder-badge.auction{color:#d97706;background:#fff7e6}.finder-badge.public{color:#2563eb;background:#eef6ff}.finder-badge.default{color:#666;background:#f3f4f6}.finder-score{font-size:14px;font-weight:700}.finder-score.excellent{color:#16a34a}.finder-score.good{color:#2563eb}.finder-score.normal{color:#d97706}.finder-score.low{color:#dc2626}.finder-grade{color:#fff;background:#19a391;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:flex}.finder-address{color:#666;margin:12px 0}.finder-items{margin:18px 0;padding-left:18px}.finder-items li{margin-bottom:8px}.finder-title{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.finder-case-link{color:inherit;align-items:center;gap:4px;font-weight:700;text-decoration:none;display:inline-flex}.finder-case-link:hover{text-decoration:underline}.finder-case-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid}.finder-title-divider{opacity:.5}.finder-court{color:#475569;margin:6px 0;font-size:.9rem;font-weight:600}.auction-toolbar{flex-direction:column;gap:14px;margin-bottom:18px;display:flex}.auction-region-chips{flex-wrap:wrap;gap:8px;display:flex}.auction-region-chip{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dce4e7;border-radius:999px;min-height:34px;padding:7px 13px;font-size:.86rem;font-weight:600;line-height:1;transition:border-color .16s,background .16s,color .16s,transform .16s}.auction-region-chip:hover{color:#168f83;background:#f4fbfa;border-color:#8fd8d1;transform:translateY(-1px)}.auction-region-chip.is-active{color:#fff;background:#25b8aa;border-color:#25b8aa;box-shadow:0 5px 14px #25b8aa33}.auction-region-chip:focus-visible{outline-offset:2px;outline:3px solid #25b8aa33}.auction-toolbar-bottom{justify-content:flex-end;align-items:center;gap:10px;display:flex}.auction-result-count{color:#168f83;background:#edf9f7;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:.84rem;font-weight:700}.auction-sort-control{color:#475569;background:#fff;border:1px solid #d9e2e5;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 11px;display:inline-flex}.auction-sort-control:focus-within{border-color:#25b8aa;box-shadow:0 0 0 3px #25b8aa1f}.auction-sort-control select{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:.88rem;font-weight:600}.auction-list{flex-direction:column;gap:12px;display:flex}.auction-empty{color:#64748b;text-align:center;background:#fafcfc;border:1px dashed #d5dee1;border-radius:12px;padding:38px 18px}.auction-empty p{margin:0}.auction-filter-group{align-items:flex-start;gap:14px;display:flex}.auction-filter-label{color:#94a3b8;flex-shrink:0;min-width:34px;padding-top:8px;font-size:12px;font-weight:700}.auction-court-chips{flex-wrap:wrap;gap:8px;display:flex}.auction-court-chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:999px;padding:8px 14px;font-size:14px;transition:background-color .2s,border-color .2s,color .2s}.auction-court-chip:hover{color:#179f96;border-color:#42c6ba}.auction-court-chip.is-active{color:#fff;background:#2fc3b7;border-color:#2fc3b7}@media (width<=640px){.auction-region-chips{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.auction-region-chips::-webkit-scrollbar{display:none}.auction-region-chip{flex:none}.auction-toolbar-bottom{justify-content:space-between}.auction-sort-control select{max-width:150px}}.business-tag{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:14px;padding:16px;transition:all .2s;display:flex}.business-tag:hover{background:#eef8f7;border-color:#19a391;transform:translateY(-2px)}.business-tag.selected{color:#fff;background:#19a391;border-color:#19a391}.business-icon{background:#f5f7f9;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.business-tag.selected .business-icon{background:#fff3}.business-info{flex-direction:column;gap:4px;display:flex}.business-info strong{font-size:15px}.business-info span{color:#888;font-size:12px}.business-tag.selected .business-info span{color:#ffffffd9}.location-search{flex-direction:column;gap:14px;display:flex}.location-search label{font-size:15px;font-weight:700}.location-search input{border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:16px;font-size:15px;transition:all .2s}.location-search input:focus{border-color:#19a391;box-shadow:0 0 0 3px #19a39114}.location-help{color:#888;font-size:13px}.location-action{justify-content:flex-end;display:flex}.location-result{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:24px;padding:24px}.location-result h3{margin-bottom:20px}.result-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.result-item{background:#f8fafb;border-radius:14px;flex-direction:column;gap:10px;padding:18px;display:flex}.result-item span{color:#666}.result-item strong{color:#19a391;font-size:20px}.finder-page{flex-direction:column;gap:24px;display:flex}.finder-subtitle{color:#666;margin-top:-12px}.finder-input{border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;margin-top:18px;padding:16px 18px;font-size:15px;transition:all .2s}.finder-input:focus{border-color:#19a391;box-shadow:0 0 0 3px #19a39114}.finder-action{justify-content:flex-end;margin-top:18px;display:flex}.business-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px;display:grid}.business-card{text-align:center;cursor:pointer;background:#f8fafb;border:1px solid #e5e7eb;border-radius:14px;padding:18px;font-weight:600;transition:all .2s}.business-card:hover{background:#eef8f7;border-color:#19a391;transform:translateY(-3px)}.insight-list{flex-direction:column;gap:14px;display:flex}.insight-list li{background:#f8fafb;border-radius:10px;padding:14px 16px}.finder-card{border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:10px;padding:18px;display:flex}.finder-card h3{margin:0}.roi{color:#19a391;font-weight:700}.market-page{box-sizing:border-box;width:100%;padding:32px}.market-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.market-header h1{margin:4px 0 8px;font-size:32px;line-height:1.2}.market-eyebrow{letter-spacing:1.7px;color:#7d8795;margin:0;font-size:11px;font-weight:700}.market-subtitle{color:#7b8491;margin:0;line-height:1.6}.market-report-button{color:#9ba3ae;cursor:not-allowed;background:#f7f8fa;border:1px solid #e2e6eb;border-radius:10px;min-width:112px;padding:11px 16px}.market-search-panel{background:#fff;border:1px solid #e6e9ed;border-radius:16px;grid-template-columns:minmax(260px,1.7fr) minmax(200px,1fr) auto auto;align-items:end;gap:16px;padding:20px;display:grid;box-shadow:0 8px 30px #141e2d0a}.market-field{flex-direction:column;gap:8px;display:flex}.market-field label{color:#596271;font-size:12px;font-weight:700}.market-field input{color:#1f2732;box-sizing:border-box;background:#fff;border:1px solid #dfe4e9;border-radius:10px;outline:none;height:44px;padding:0 13px}.market-field input:focus{border-color:#7a8798;box-shadow:0 0 0 3px #46546614}.radius-buttons{gap:6px;display:flex}.radius-buttons button{color:#657080;cursor:pointer;background:#fff;border:1px solid #dfe4e9;border-radius:10px;min-width:56px;height:44px;padding:0 12px}.radius-buttons button.active{color:#fff;background:#222a35;border-color:#222a35}.market-analyze-button{color:#fff;cursor:pointer;background:#222a35;border:0;border-radius:10px;height:44px;padding:0 22px;font-weight:700}.market-content{margin-top:22px}.market-menu-grid{grid-template-columns:repeat(6,minmax(130px,1fr));gap:12px;display:grid}.market-menu-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e6e9ed;border-radius:14px;min-height:132px;padding:17px;transition:transform .15s,border-color .15s,box-shadow .15s}.market-menu-card:hover{border-color:#cfd5dc;transform:translateY(-2px);box-shadow:0 10px 24px #1e28370f}.market-menu-card.selected{border-color:#222a35;box-shadow:inset 0 0 0 1px #222a35}.market-menu-card strong,.market-menu-card span{display:block}.market-menu-icon{margin-bottom:14px;font-size:22px}.market-menu-card strong{color:#222a35;margin-bottom:7px}.market-menu-card>span:last-child{color:#7b8491;font-size:12px;line-height:1.5}.market-result-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:18px;margin-top:18px;display:grid}.market-map-placeholder,.market-summary-panel{background:#fff;border:1px solid #e6e9ed;border-radius:16px;min-height:430px}.market-map-placeholder{text-align:center;background:linear-gradient(#ffffffd6,#ffffffd6),repeating-linear-gradient(0deg,#0000,#0000 31px,#edf0f3 32px),repeating-linear-gradient(90deg,#0000,#0000 31px,#edf0f3 32px);place-items:center;display:grid}.market-map-placeholder span{font-size:36px}.market-map-placeholder h2{margin:12px 0 6px;font-size:18px}.market-map-placeholder p{color:#88919d;margin:0;font-size:13px}.market-summary-panel{box-sizing:border-box;padding:22px}.summary-heading{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.summary-heading span{letter-spacing:1.5px;color:#8e97a3;font-size:10px;font-weight:700}.summary-heading h2{margin:5px 0 0;font-size:19px}.summary-score{color:#8c95a1;background:#f0f2f5;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.empty-summary{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:290px;display:flex}.empty-summary p{color:#4e5867;margin:0 0 8px;font-weight:700}.empty-summary span{color:#929aa5;max-width:220px;font-size:13px;line-height:1.6}@media (width<=1180px){.market-menu-grid{grid-template-columns:repeat(3,1fr)}.market-search-panel{grid-template-columns:1fr 1fr}.market-analyze-button{width:100%}}@media (width<=760px){.market-page{padding:20px}.market-header,.market-result-layout{grid-template-columns:1fr}.market-header{flex-direction:column}.market-search-panel,.market-menu-grid,.market-result-layout{grid-template-columns:1fr}.market-report-button{width:100%}}.analysis-section{border:1px solid var(--border-color);background:var(--surface-color);border-radius:16px;padding:24px}.analysis-section h2{color:var(--text-primary);margin:0 0 10px;font-size:20px;font-weight:700}.analysis-section p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.7}.documents-section{flex-direction:column;gap:24px;padding-top:8px;display:flex}.documents-section__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.documents-section__title{color:var(--text-primary,#111827);margin:0;font-size:22px;font-weight:700;line-height:1.3}.documents-section__description{color:var(--text-secondary,#6b7280);margin:8px 0 0;font-size:14px;line-height:1.6}.documents-primary-button{background:var(--primary,#111827);color:#fff;min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:0 16px;font-size:14px;font-weight:600;transition:transform .15s,opacity .15s}.documents-primary-button:hover{opacity:.88}.documents-primary-button:active{transform:translateY(1px)}.documents-primary-button--full{width:100%;margin-top:20px}.file-drop{text-align:center;cursor:pointer;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;transition:border-color .2s,background .2s,transform .2s;display:flex}.file-drop:hover,.file-drop--dragging{background:#f1f5f9;border-color:#64748b}.file-drop--dragging{transform:scale(1.005)}.file-drop__input{display:none}.file-drop__icon{color:#111827;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;font-size:25px;font-weight:400;display:flex}.file-drop__title{color:#111827;margin:0;font-size:18px;font-weight:700}.file-drop__description{color:#64748b;margin:10px 0 0;font-size:14px}.file-drop__types{color:#94a3b8;margin:20px 0 0;font-size:12px}.document-list{flex-direction:column;gap:12px;display:flex}.document-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.document-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 20px #0f172a0f}.document-card--selected{border-color:#475569;box-shadow:0 0 0 1px #475569}.document-card__icon{color:#475569;letter-spacing:.04em;background:#f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:11px;font-weight:800;display:flex}.document-card__content{min-width:0}.document-card__name{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:650;overflow:hidden}.document-card__meta{color:#94a3b8;gap:6px;margin-top:7px;font-size:12px;display:flex}.document-card__status{margin-top:10px}.document-status{border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.document-status--ready{color:#047857;background:#ecfdf5}.document-card__actions{gap:8px;display:flex}.document-card__button{color:#475569;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9px;padding:0 12px;font-size:12px;font-weight:600}.document-card__button:hover{background:#f8fafc}.document-card__button--primary{color:#111827;border-color:#cbd5e1}.document-card__button--danger{color:#b91c1c}.documents-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.documents-empty__icon{margin-bottom:16px;font-size:36px}.documents-empty__title{color:#111827;margin:0;font-size:18px;font-weight:700}.documents-empty__description{color:#6b7280;max-width:440px;margin:10px 0 0;font-size:14px;line-height:1.65}.documents-empty__action{margin-top:22px}.documents-info-box{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:18px 20px}.documents-info-box strong{color:#1e293b;font-size:13px;display:block}.documents-info-box p{margin:7px 0 0;font-size:13px;line-height:1.6}.verify-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px;display:grid}.verify-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;padding:22px}.verify-panel__label{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.verify-panel__title{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 0;font-size:17px;font-weight:700;overflow:hidden}.verify-preview{text-align:center;background:#f8fafc;border:1px dashed #dbe2ea;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;margin-top:20px;padding:30px;display:flex}.verify-preview__icon{margin-bottom:14px;font-size:38px}.verify-preview p{color:#334155;margin:0;font-size:14px;font-weight:650}.verify-preview span{color:#94a3b8;margin-top:8px;font-size:12px}.verify-result{border-top:1px solid #e5e7eb;flex-direction:column;margin-top:20px;display:flex}.verify-result__item{color:#64748b;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;min-height:52px;font-size:13px;display:flex}.verify-result__item strong{color:#334155;font-size:12px}@media (width<=900px){.verify-layout{grid-template-columns:1fr}}@media (width<=680px){.documents-section__header{flex-direction:column;align-items:stretch}.document-card{grid-template-columns:46px minmax(0,1fr)}.document-card__icon{border-radius:12px;width:46px;height:46px}.document-card__actions{grid-column:1/-1;justify-content:flex-end}.file-drop{min-height:260px;padding:30px 20px}}.document-chat{flex-direction:column;gap:16px;margin-top:10px;display:flex}.document-chat__heading{justify-content:space-between;align-items:flex-start;display:flex}.document-chat__title{color:#111827;margin:0;font-size:20px;font-weight:700;line-height:1.35}.document-chat__description{color:#6b7280;margin:7px 0 0;font-size:13px;line-height:1.6}.document-chat__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;padding:24px}.document-chat__document{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:7px;min-width:0;padding-bottom:20px;display:flex}.document-chat__document-label{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.document-chat__document-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.document-chat__form{flex-direction:column;gap:12px;margin-top:20px;display:flex}.document-chat__question-label{color:#475569;font-size:13px;font-weight:600}.document-chat__textarea{box-sizing:border-box;resize:vertical;color:#111827;width:100%;min-height:120px;font:inherit;background:#fff;border:1px solid #d7dde5;border-radius:12px;outline:none;padding:15px 16px;font-size:14px;line-height:1.7;transition:border-color .15s,box-shadow .15s,background .15s;display:block}.document-chat__textarea::placeholder{color:#94a3b8}.document-chat__textarea:hover{border-color:#b9c2cf}.document-chat__textarea:focus{border-color:#64748b;box-shadow:0 0 0 3px #64748b1f}.document-chat__textarea:disabled{cursor:not-allowed;background:#f8fafc}.document-chat__actions{justify-content:flex-end;display:flex}.document-chat__submit{min-width:110px}.document-chat__submit:disabled{opacity:.48;cursor:not-allowed;transform:none}.document-chat__error{color:#b42318;background:#fff7f7;border:1px solid #fecaca;border-radius:12px;margin-top:20px;padding:14px 16px;font-size:13px;line-height:1.6}.document-chat__answer,.document-chat__sources{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:22px}.document-chat__result-heading{align-items:center;gap:8px;display:flex}.document-chat__result-heading h3{color:#111827;margin:0;font-size:15px;font-weight:700}.document-chat__result-icon{font-size:16px}.document-chat__answer-text{color:#334155;white-space:pre-wrap;background:#f8fafc;border:1px solid #e8edf3;border-radius:12px;margin-top:14px;padding:16px 18px;font-size:14px;line-height:1.8}.document-chat__source-list{flex-direction:column;gap:10px;margin-top:14px;display:flex}.document-chat__source-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:0;padding:14px 16px}.document-chat__source-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.document-chat__source-header strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.document-chat__source-header span{color:#64748b;background:#f1f5f9;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:600}.document-chat__source-meta{color:#94a3b8;margin-top:7px;font-size:11px}@media (width<=680px){.document-chat__card{padding:18px}.document-chat__title{font-size:18px}.document-chat__actions{justify-content:stretch}.document-chat__submit{width:100%}.document-chat__source-header{flex-direction:column;align-items:flex-start;gap:8px}}.settings-item{justify-content:space-between;align-items:center;gap:24px;display:flex}.settings-item strong,.settings-toggle strong{color:#111827;font-size:15px;font-weight:600;display:block}.settings-item p,.settings-toggle p{color:#6b7280;margin:6px 0 0;font-size:14px;line-height:1.6}.settings-divider{background:#e5e7eb;width:100%;height:1px;margin:20px 0}.settings-secondary-button{color:#374151;min-width:76px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;flex-shrink:0;padding:9px 14px;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}.settings-secondary-button:hover{color:#111827;background:#f9fafb;border-color:#9ca3af}.settings-secondary-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.settings-field{flex-direction:column;gap:8px;display:flex}.settings-field+.settings-field{margin-top:20px}.settings-field label{color:#374151;font-size:14px;font-weight:600}.settings-field select{color:#111827;width:100%;min-height:44px;font:inherit;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:10px;padding:0 40px 0 14px;font-size:14px}.settings-field select:focus{border-color:#2563eb;outline:3px solid #2563eb1f}.settings-toggle{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;display:flex}.settings-toggle input{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:20px;height:20px}.settings-info-list{flex-direction:column;gap:16px;margin:0;display:flex}.settings-info-list>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.settings-info-list dt{color:#6b7280;font-size:14px}.settings-info-list dd{color:#111827;margin:0;font-size:14px;font-weight:600}@media (width<=640px){.settings-item{flex-direction:column;align-items:flex-start}.settings-secondary-button{width:100%}.settings-toggle{align-items:flex-start}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}body{color:#222;background:#f5f6f8;font-family:Inter,Pretendard,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}input,textarea,select{font:inherit}img{max-width:100%;display:block}ul,ol{list-style:none}
