.home-module__Hx0lNG__home{--bg:#fdfcfa;--surface:#fff;--accent:#1e3a5f;--accent-hover:#16304f;--accent-wash:#edf2f7;--accent-wash-strong:#d6e2ef;--critical:#c0392b;--critical-bg:#fdf2f1;--warning:#b7791f;--warning-bg:#fdf8ee;--ok:#1b7a3d;--ok-bg:#eff8f2;--text-primary:#1b2332;--text-secondary:#4a5568;--text-muted:#6b7280;--text-faint:#9ca3af;--border:#e5e2dc;--border-light:#f0edea;--shadow-md:0 4px 12px #1b233214;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;min-height:100vh;font-family:var(--font-body), "Outfit", "Segoe UI", sans-serif;color:var(--text-primary);background:linear-gradient(175deg,#fdfcfa 0%,#f4f1ec 40%,#eae5dc 100%);flex-direction:column;display:flex}.home-module__Hx0lNG__topbar{flex-shrink:0;justify-content:space-between;align-items:center;height:54px;padding:0 32px;display:flex}.home-module__Hx0lNG__topbarLeft{align-items:center;gap:14px;display:flex}.home-module__Hx0lNG__jurisdictionPill{border:1px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.78rem;font-weight:500;display:inline-flex}@media (max-width:640px){.home-module__Hx0lNG__jurisdictionPill{display:none}}.home-module__Hx0lNG__cMark{background:var(--accent);color:#fff;width:30px;height:30px;font-family:var(--font-heading), "Lora", serif;border-radius:7px;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.home-module__Hx0lNG__brand{font-family:var(--font-heading), "Lora", serif;color:var(--text-primary);font-size:1.15rem;font-weight:700}.home-module__Hx0lNG__topbarRight{align-items:center;gap:22px;display:flex}.home-module__Hx0lNG__privacyBadge{color:var(--text-faint);align-items:center;gap:6px;font-size:.74rem;display:flex}.home-module__Hx0lNG__privacyBadge svg{width:14px;height:14px;color:var(--ok)}.home-module__Hx0lNG__signinLink{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.88rem;font-weight:500;text-decoration:none}.home-module__Hx0lNG__signinLink:hover{text-decoration:underline}.home-module__Hx0lNG__body{flex-direction:column;flex:1;align-items:center;padding:24px;display:flex;overflow-y:auto}.home-module__Hx0lNG__inner{text-align:center;width:100%;max-width:1060px}.home-module__Hx0lNG__heading{font-family:var(--font-heading), "Lora", serif;color:var(--text-primary);letter-spacing:-.02em;margin:0 0 8px;font-size:1.87rem;font-weight:600}.home-module__Hx0lNG__subtitle{color:var(--text-muted);margin:0 0 24px;font-size:1rem;font-weight:400}.home-module__Hx0lNG__taskGrid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:32px;display:grid}@media (max-width:900px){.home-module__Hx0lNG__taskGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.home-module__Hx0lNG__taskGrid{grid-template-columns:1fr}}.home-module__Hx0lNG__taskCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:left;font:inherit;color:inherit;flex-direction:column;width:100%;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.home-module__Hx0lNG__taskCard:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-module__Hx0lNG__taskCard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.home-module__Hx0lNG__taskCardTitle{font-family:var(--font-heading), "Lora", serif;color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.47rem;margin:0 0 6px;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.home-module__Hx0lNG__taskCardDesc{color:var(--text-muted);margin:0 0 14px;font-size:.8rem;line-height:1.5}.home-module__Hx0lNG__miniFindings{background:var(--bg);border-radius:var(--radius-sm);margin-bottom:14px;padding:8px 10px}.home-module__Hx0lNG__miniFindingRow{justify-content:space-between;align-items:center;padding:4px 0;font-size:.73rem;display:flex}.home-module__Hx0lNG__miniFindingRow:not(:last-child){border-bottom:1px solid var(--border-light)}.home-module__Hx0lNG__findingText{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:8px;overflow:hidden}.home-module__Hx0lNG__miniBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:8px;flex-shrink:0;padding:1px 6px;font-size:.62rem;font-weight:700}.home-module__Hx0lNG__miniBadgeCritical{background:var(--critical-bg);color:var(--critical)}.home-module__Hx0lNG__miniBadgeWarning{background:var(--warning-bg);color:var(--warning)}.home-module__Hx0lNG__miniBadgeOk{background:var(--ok-bg);color:var(--ok)}.home-module__Hx0lNG__taskCardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.home-module__Hx0lNG__taskTime{color:var(--text-faint);align-items:center;gap:4px;font-size:.73rem;display:inline-flex}.home-module__Hx0lNG__sampleLink{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;font-weight:600;text-decoration:none}.home-module__Hx0lNG__sampleLink:hover{text-decoration:underline}.home-module__Hx0lNG__chatSection{z-index:5;background:linear-gradient(to top, var(--bg) 70%, transparent);width:100%;max-width:680px;margin:0 auto;padding:18px 0 4px;position:sticky;bottom:16px}.home-module__Hx0lNG__chatSectionHint{color:var(--text-faint);text-align:center;margin:0 0 10px;font-size:.78rem}.home-module__Hx0lNG__chatInputBar{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-items:flex-end;gap:10px;padding:10px 14px 10px 18px;transition:border-color .2s,box-shadow .2s;display:flex}.home-module__Hx0lNG__chatInputBar:focus-within{box-shadow:var(--shadow-md), 0 0 0 3px #1e3a5f2e;border-color:#1e3a5f66}.home-module__Hx0lNG__chatInputBar input,.home-module__Hx0lNG__chatInputBar textarea{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.88rem}.home-module__Hx0lNG__chatInputBar textarea{resize:none;min-height:24px;max-height:160px;padding:6px 0;line-height:1.5;overflow-y:auto}.home-module__Hx0lNG__chatInputBar input::placeholder,.home-module__Hx0lNG__chatInputBar textarea::placeholder{color:var(--text-faint)}.home-module__Hx0lNG__attachBtn{cursor:pointer;width:30px;height:30px;color:var(--text-muted);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.home-module__Hx0lNG__attachBtn:hover{background:var(--accent-wash);color:var(--accent)}.home-module__Hx0lNG__sendBtn{background:var(--accent);cursor:pointer;color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,opacity .2s,transform .15s;display:flex}.home-module__Hx0lNG__sendBtn:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}.home-module__Hx0lNG__sendBtn:disabled{opacity:.45;cursor:not-allowed}.home-module__Hx0lNG__filesStaged{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.home-module__Hx0lNG__fileChip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);align-items:center;gap:8px;padding:6px 10px;font-size:.78rem;display:inline-flex}.home-module__Hx0lNG__fileChipName{font-family:var(--font-mono), "IBM Plex Mono", monospace;color:var(--text-primary);font-size:.75rem}.home-module__Hx0lNG__fileChipRemove{cursor:pointer;color:var(--text-faint);background:0 0;border:none;align-items:center;padding:0;font-size:1rem;line-height:1;display:flex}.home-module__Hx0lNG__fileChipRemove:hover{color:var(--critical)}.home-module__Hx0lNG__footer{text-align:center;color:var(--text-faint);padding:20px;font-size:.72rem}.home-module__Hx0lNG__footer a{color:var(--text-muted);text-decoration:none}.home-module__Hx0lNG__footer a:hover{text-decoration:underline}.home-module__Hx0lNG__sending{opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;transform:translateY(-4px)}.home-module__Hx0lNG__sampleCtaBanner{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-md);text-align:left;align-items:center;gap:12px;max-width:720px;margin:0 auto 24px;padding:10px 12px 10px 16px;display:flex}.home-module__Hx0lNG__sampleCtaText{color:var(--text-primary);flex:1;font-size:.9rem;line-height:1.4}.home-module__Hx0lNG__sampleCtaBtn{color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:.82rem;font-weight:500;transition:opacity .15s}.home-module__Hx0lNG__sampleCtaBtn:hover{opacity:.88}.home-module__Hx0lNG__sampleCtaDismiss{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:1.1rem;line-height:1;transition:color .15s,background .15s}.home-module__Hx0lNG__sampleCtaDismiss:hover{color:var(--text-primary);background:#0000000a}
.dashboard-module__ri1OsW__dashboard{--bg:#fdfcfa;--surface:#fff;--accent:#1e3a5f;--accent-light:#2a4f7a;--accent-hover:#16304f;--accent-wash:#edf2f7;--accent-wash-strong:#d6e2ef;--critical:#c0392b;--critical-bg:#fdf2f1;--critical-border:#e8b4ae;--warning:#b7791f;--warning-bg:#fdf8ee;--warning-border:#e0c97d;--ok:#1b7a3d;--ok-bg:#eff8f2;--ok-border:#a3d4b1;--info:#4a7fb5;--info-bg:#eef4fa;--text-primary:#1b2332;--text-secondary:#4a5568;--text-muted:#6b7280;--text-faint:#9ca3af;--border:#e5e2dc;--border-light:#f0edea;--shadow-sm:0 1px 3px #1b23320f;--shadow-md:0 4px 12px #1b233214;--shadow-lg:0 8px 30px #1b23321a;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;background:var(--bg);color:var(--text-primary);font-family:var(--font-body), "Outfit", "Segoe UI", sans-serif;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dashboard-module__ri1OsW__main{flex:1;padding:28px 32px 120px;overflow-y:auto}.dashboard-module__ri1OsW__inner{max-width:1180px;margin:0 auto}.dashboard-module__ri1OsW__briefing{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);border-radius:var(--radius-lg);color:#fff;margin-bottom:28px;padding:24px 28px;position:relative;overflow:hidden}.dashboard-module__ri1OsW__briefing:before,.dashboard-module__ri1OsW__briefing:after{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;position:absolute}.dashboard-module__ri1OsW__briefing:before{width:160px;height:160px;top:-40px;right:-40px}.dashboard-module__ri1OsW__briefing:after{background:#ffffff08;width:200px;height:200px;bottom:-60px;left:30%}.dashboard-module__ri1OsW__briefingDismiss{color:#ffffff8c;cursor:pointer;z-index:2;background:0 0;border:none;padding:2px 6px;font-family:inherit;font-size:.78rem;font-weight:500;position:absolute;top:14px;right:18px}.dashboard-module__ri1OsW__briefingDismiss:hover{color:#ffffffe6}.dashboard-module__ri1OsW__briefingGreeting{font-family:var(--font-heading), "Lora", serif;z-index:1;margin:0 0 8px;font-size:1.15rem;font-weight:600;position:relative}.dashboard-module__ri1OsW__briefingSummary{opacity:.92;z-index:1;max-width:640px;margin:0;font-size:.9rem;line-height:1.7;position:relative}.dashboard-module__ri1OsW__briefingSummary strong{color:#fff;font-weight:600}.dashboard-module__ri1OsW__sectionLabel{font-family:var(--font-heading), "Lora", serif;color:var(--text-primary);align-items:center;gap:10px;margin:0 0 14px;font-size:1.05rem;font-weight:600;display:flex}.dashboard-module__ri1OsW__sectionCount{font-family:var(--font-body), "Outfit", sans-serif;background:var(--critical-bg);color:var(--critical);border-radius:12px;padding:2px 8px;font-size:.72rem;font-weight:600}.dashboard-module__ri1OsW__urgentGrid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:32px;display:grid}@media (max-width:760px){.dashboard-module__ri1OsW__urgentGrid{grid-template-columns:1fr}}.dashboard-module__ri1OsW__urgentCard{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--critical);border-radius:var(--radius-md);text-align:left;font:inherit;color:inherit;cursor:pointer;align-items:flex-start;gap:14px;width:100%;padding:16px 18px;transition:box-shadow .2s,transform .2s;display:flex}.dashboard-module__ri1OsW__urgentCard:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.dashboard-module__ri1OsW__urgentIcon{background:var(--critical-bg);width:36px;height:36px;color:var(--critical);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__ri1OsW__urgentText{flex:1;min-width:0}.dashboard-module__ri1OsW__urgentTitle{color:var(--text-primary);margin:0 0 3px;font-size:.88rem;font-weight:600}.dashboard-module__ri1OsW__urgentDesc{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.5}.dashboard-module__ri1OsW__urgentDueTag{color:var(--critical);background:var(--critical-bg);border-radius:10px;margin-top:6px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-block}.dashboard-module__ri1OsW__taskGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;display:grid}@media (max-width:900px){.dashboard-module__ri1OsW__taskGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dashboard-module__ri1OsW__taskGrid{grid-template-columns:1fr}}.dashboard-module__ri1OsW__taskCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:left;font:inherit;color:inherit;flex-direction:column;width:100%;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.dashboard-module__ri1OsW__taskCard:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__ri1OsW__statusBadge{border-radius:12px;padding:3px 10px;font-size:.68rem;font-weight:600;position:absolute;top:14px;right:14px}.dashboard-module__ri1OsW__statusDone{background:var(--ok-bg);color:var(--ok);border:1px solid var(--ok-border)}.dashboard-module__ri1OsW__statusInProgress{background:var(--info-bg);color:var(--info);border:1px solid #4a7fb54d}.dashboard-module__ri1OsW__statusReview{background:var(--warning-bg);color:var(--warning);border:1px solid var(--warning-border)}.dashboard-module__ri1OsW__taskTitle{font-family:var(--font-heading), "Lora", serif;color:var(--text-primary);margin:0 0 6px;padding-right:80px;font-size:.95rem;font-weight:600}.dashboard-module__ri1OsW__taskDesc{color:var(--text-muted);margin:0 0 14px;font-size:.8rem;line-height:1.5}.dashboard-module__ri1OsW__miniFindings{background:var(--bg);border-radius:var(--radius-sm);margin-bottom:14px;padding:8px 10px}.dashboard-module__ri1OsW__miniFindingRow{justify-content:space-between;align-items:center;padding:4px 0;font-size:.73rem;display:flex}.dashboard-module__ri1OsW__miniFindingRow:not(:last-child){border-bottom:1px solid var(--border-light)}.dashboard-module__ri1OsW__findingText{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:8px;overflow:hidden}.dashboard-module__ri1OsW__miniBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:8px;flex-shrink:0;padding:1px 6px;font-size:.62rem;font-weight:700}.dashboard-module__ri1OsW__miniBadgeCritical{background:var(--critical-bg);color:var(--critical)}.dashboard-module__ri1OsW__miniBadgeWarning{background:var(--warning-bg);color:var(--warning)}.dashboard-module__ri1OsW__miniBadgeOk{background:var(--ok-bg);color:var(--ok)}.dashboard-module__ri1OsW__taskCardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.dashboard-module__ri1OsW__taskTime{color:var(--text-faint);align-items:center;gap:4px;font-size:.73rem;display:inline-flex}.dashboard-module__ri1OsW__taskActionLink{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;font-weight:600}.dashboard-module__ri1OsW__taskActionLink:hover{text-decoration:underline}.dashboard-module__ri1OsW__heroWrap{flex:1;justify-content:center;align-items:center;padding:32px 24px 64px;display:flex;overflow-y:auto}.dashboard-module__ri1OsW__heroInner{text-align:center;flex-direction:column;align-items:stretch;width:100%;max-width:760px;margin-top:-4vh;display:flex}.dashboard-module__ri1OsW__heroGreeting{font-family:var(--font-heading), "Lora", serif;color:var(--text-primary);letter-spacing:-.02em;margin:0 0 10px;font-size:2.4rem;font-weight:600}.dashboard-module__ri1OsW__heroSub{color:var(--text-muted);margin:0 0 28px;font-size:1rem}.dashboard-module__ri1OsW__heroChat{width:100%}.dashboard-module__ri1OsW__heroBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:left;padding:14px 16px;transition:border-color .15s,box-shadow .15s}.dashboard-module__ri1OsW__heroBox:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #1e3a5f14}.dashboard-module__ri1OsW__heroTextarea{resize:none;width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;min-height:52px;max-height:180px;padding:4px 2px;font-family:inherit;font-size:.98rem;line-height:1.55;display:block}.dashboard-module__ri1OsW__heroTextarea::placeholder{color:var(--text-faint)}.dashboard-module__ri1OsW__heroBoxRow{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.dashboard-module__ri1OsW__heroAttach{cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.dashboard-module__ri1OsW__heroAttach:hover{background:var(--accent-wash);color:var(--accent)}.dashboard-module__ri1OsW__heroSend{background:var(--accent);cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,opacity .15s;display:flex}.dashboard-module__ri1OsW__heroSend:hover:not(:disabled){background:var(--accent-hover)}.dashboard-module__ri1OsW__heroSend:disabled{opacity:.4;cursor:not-allowed}.dashboard-module__ri1OsW__heroChips{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.dashboard-module__ri1OsW__heroChip{border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .15s,color .15s,border-color .15s,transform .15s}.dashboard-module__ri1OsW__heroChip:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-1px)}.dashboard-module__ri1OsW__heroFiles{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.dashboard-module__ri1OsW__chatFixed{background:linear-gradient(to top, var(--bg) 70%, #fdfcfa00 100%);flex-shrink:0;padding:12px 32px 20px;position:sticky;bottom:0}.dashboard-module__ri1OsW__chatInputBar{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-items:center;gap:10px;max-width:820px;margin:0 auto;padding:10px 14px 10px 18px;transition:border-color .2s;display:flex}.dashboard-module__ri1OsW__chatInputBar:focus-within{border-color:var(--accent)}.dashboard-module__ri1OsW__chatInputBar input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.88rem}.dashboard-module__ri1OsW__chatInputBar input::placeholder{color:var(--text-faint)}.dashboard-module__ri1OsW__attachBtn{cursor:pointer;width:30px;height:30px;color:var(--text-muted);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.dashboard-module__ri1OsW__attachBtn:hover{background:var(--accent-wash);color:var(--accent)}.dashboard-module__ri1OsW__sendBtn{background:var(--accent);cursor:pointer;color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,opacity .2s;display:flex}.dashboard-module__ri1OsW__sendBtn:hover:not(:disabled){background:var(--accent-hover)}.dashboard-module__ri1OsW__sendBtn:disabled{opacity:.45;cursor:not-allowed}.dashboard-module__ri1OsW__filesStaged{flex-wrap:wrap;gap:8px;max-width:820px;margin:0 auto 10px;display:flex}.dashboard-module__ri1OsW__fileChip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);align-items:center;gap:8px;padding:6px 10px;font-size:.78rem;display:inline-flex}.dashboard-module__ri1OsW__fileChipName{font-family:var(--font-mono), "IBM Plex Mono", monospace;color:var(--text-primary);font-size:.75rem}.dashboard-module__ri1OsW__fileChipRemove{cursor:pointer;color:var(--text-faint);background:0 0;border:none;align-items:center;padding:0;font-size:1rem;line-height:1;display:flex}.dashboard-module__ri1OsW__fileChipRemove:hover{color:var(--critical)}.dashboard-module__ri1OsW__sending{opacity:.4;pointer-events:none;transition:opacity .2s}
