@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500&display=swap);:root{--bg:#f3f5f8;--surface:#fff;--border:#e2e8f0;--border-strong:#cbd5e1;--text-main:#0f172a;--text-muted:#64748b;--brand:#2563eb;--brand-hover:#1d4ed8;--brand-soft:#eff6ff;--green:#059669;--green-soft:#ecfdf5;--red:#dc2626;--red-soft:#fef2f2;--amber:#d97706;--amber-soft:#fffbeb;--purple:#7c3aed;--purple-soft:#f5f3ff;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--radius-xl:20px;--radius-lg:16px;--radius-md:12px}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background-color:#f3f5f8;background-color:var(--bg);background-image:radial-gradient(#cbd5e1 1px,#0000 0);background-size:32px 32px;color:#0f172a;color:var(--text-main);font-family:Inter,sans-serif;margin:0}button,input{font:inherit}.font-mono{color:#64748b;color:var(--text-muted);font-family:JetBrains Mono,monospace;font-size:.85em}.text-wrap{word-wrap:break-word!important;white-space:normal!important;word-break:break-word!important}.custom-scrollbar::-webkit-scrollbar{height:6px;width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.page-shell{margin:0 auto;max-width:1600px;min-height:100vh;padding:24px}.topbar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fffc;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-xl);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);gap:24px;justify-content:space-between;margin-bottom:32px;padding:16px 24px;position:sticky;top:16px;z-index:50}.brand-lockup,.topbar{align-items:center;display:flex}.brand-lockup{gap:16px}.logo-box{align-items:center;background:linear-gradient(135deg,#2563eb,#60a5fa);background:linear-gradient(135deg,var(--brand),#60a5fa);border-radius:12px;border-radius:var(--radius-md);box-shadow:0 4px 12px #2563eb4d;color:#fff;display:flex;font-size:1.5rem;font-weight:800;height:48px;justify-content:center;width:48px}.brand-lockup h1{font-size:1.4rem;font-weight:800;letter-spacing:-.03em;margin:0}.brand-lockup p{color:#64748b;color:var(--text-muted);font-size:.85rem;font-weight:500;margin:2px 0 0}.top-search{align-items:center;background:#fff;background:var(--surface);border:1px solid #cbd5e1;border:1px solid var(--border-strong);border-radius:99px;display:flex;flex:1 1;max-width:600px;padding:6px 6px 6px 20px;transition:all .2s ease}.top-search:focus-within{border-color:#2563eb;border-color:var(--brand);box-shadow:0 0 0 4px #eff6ff;box-shadow:0 0 0 4px var(--brand-soft)}.search-icon-wrap{align-items:center;color:#64748b;color:var(--text-muted);display:flex;height:20px;margin-right:12px;width:20px}.search-icon-wrap svg{height:100%;width:100%}.top-search input{background:#0000;border:none;color:#0f172a;color:var(--text-main);flex:1 1;font-size:1rem;font-weight:500;outline:none}.top-search input::placeholder{color:#94a3b8;font-weight:400}.top-search button{background:#0f172a;background:var(--text-main);border:none;border-radius:99px;color:#fff;cursor:pointer;font-weight:600;padding:10px 24px;transition:transform .1s,background .2s}.top-search button:hover{background:#000;transform:scale(1.02)}.results-board{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(12,1fr)}.section-span-full{grid-column:span 12}.section-span-8{grid-column:span 8}.section-span-4{grid-column:span 4}.hero-card,.surface-card{background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:24px;transition:box-shadow .3s ease,transform .3s ease}.surface-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.hero-card{flex-direction:row!important;flex-wrap:nowrap;gap:24px;justify-content:space-between}.hero-card,.hero-left{align-items:center;display:flex}.hero-left{flex-direction:row;gap:20px}.project-avatar{align-items:center;background:#eff6ff;background:var(--brand-soft);border-radius:16px;border-radius:var(--radius-lg);color:#2563eb;color:var(--brand);display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.project-avatar svg{height:36px;width:36px}.hero-copy h2{font-size:1.8rem;font-weight:800;letter-spacing:-.02em;margin:0 0 12px}.hero-badges{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.info-chip{background:#f3f5f8;background:var(--bg);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;color:#0f172a;color:var(--text-main);font-size:.85rem;font-weight:600;padding:6px 12px}.info-chip .label{color:#64748b;color:var(--text-muted);font-weight:500;margin-right:4px}.location-box{background:#f3f5f8;background:var(--bg);border-radius:12px;border-radius:var(--radius-md);flex-shrink:0;gap:16px;min-width:300px;padding:16px}.location-box,.location-icon{align-items:center;display:flex}.location-icon{background:#fff;border-radius:8px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#2563eb;color:var(--brand);height:40px;justify-content:center;width:40px}.location-icon svg{height:20px;width:20px}.location-box h3{color:#64748b;color:var(--text-muted);font-size:.9rem;letter-spacing:.05em;margin:0 0 4px;text-transform:uppercase}.location-box p{font-weight:500;line-height:1.4;margin:0}.location-box .sub-loc{color:#64748b;color:var(--text-muted);font-size:.9rem;margin-top:4px}.section-title{gap:10px;margin-bottom:20px}.section-icon,.section-title{align-items:center;display:flex}.section-icon{background:#f3f5f8;background:var(--bg);border-radius:8px;color:#0f172a;color:var(--text-main);justify-content:center;padding:8px}.section-icon svg{height:18px;width:18px}.section-title h2{font-size:1.1rem;font-weight:700;margin:0}.complaint-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:1.2fr 1.5fr 1fr}.summary-card{background:linear-gradient(to bottom right,#fffbeb,#fff);background:linear-gradient(to bottom right,var(--amber-soft),#fff);border:1px solid #fde68a;border-radius:12px;border-radius:var(--radius-md);display:flex;flex-direction:column;padding:20px}.mini-card-title{color:#92400e;display:flex;font-weight:700;justify-content:space-between;margin-bottom:16px}.pulse-dot{animation:pulse 2s infinite;background:#d97706;background:var(--amber);border-radius:50%;height:10px;width:10px}.summary-content{flex:1 1;max-height:280px;overflow-y:auto;padding-right:10px}.summary-content p{color:#451a03;font-size:.95rem;line-height:1.6;margin:0 0 12px}.summary-content p:last-child{margin-bottom:0}.complaint-empty-note{color:#64748b;color:var(--text-muted);font-style:italic;margin:0}.order-card h3,.table-card h3{color:#64748b;color:var(--text-muted);font-size:1rem;margin:0 0 16px}.table-shell{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-md);max-height:300px;overflow-x:auto;overflow-y:auto}table{border-collapse:initial;border-spacing:0;text-align:left;width:100%}th{background:#f8fafc;color:#64748b;color:var(--text-muted);font-size:.8rem;font-weight:600;position:sticky;text-transform:uppercase;top:0;z-index:10}td,th{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);padding:12px 16px}td{font-size:.9rem}tr:last-child td{border-bottom:none}tbody tr:hover{background:#f3f5f8;background:var(--bg)}.status-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:.8rem;font-weight:600;gap:6px;padding:4px 10px;text-transform:capitalize}.status-badge-pill{border-radius:99px}.status-badge-pill:before{background:currentColor;border-radius:50%;content:"";height:6px;width:6px}.status-badge-positive{background:#ecfdf5;background:var(--green-soft);color:#059669;color:var(--green)}.status-badge-negative{background:#fef2f2;background:var(--red-soft);color:#dc2626;color:var(--red)}.status-badge-neutral{background:#e2e8f0;background:var(--border);color:#64748b;color:var(--text-muted)}.role-pill{background:#f3f5f8;background:var(--bg);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:6px;font-size:.8rem;font-weight:500;padding:4px 8px}.plain-name-cell{vertical-align:top}.plain-name-text{display:block;font-weight:500;line-height:1.45;overflow-wrap:anywhere;white-space:normal;width:100%;word-break:break-word}.file-link-button{background:#0000;border:none;cursor:pointer;gap:12px;padding:4px 0;text-align:left;width:100%}.file-link-button,.pdf-icon{align-items:center;display:flex}.pdf-icon{background:#fef2f2;background:var(--red-soft);border-radius:8px;color:#dc2626;color:var(--red);height:32px;justify-content:center;width:32px}.pdf-icon svg{height:16px;width:16px}.file-info{display:flex;flex:1 1;flex-direction:column}.file-type{color:#64748b;color:var(--text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase}.file-name{color:#2563eb;color:var(--brand);font-size:.9rem;font-weight:600;white-space:normal;word-break:break-all}.detail-stack{gap:16px}.detail-stack,.stack-item{display:flex;flex-direction:column}.stack-item{background:#f3f5f8;background:var(--bg);border-radius:12px;border-radius:var(--radius-md);gap:6px;padding:16px}.stack-item.split{flex-direction:row;gap:16px;justify-content:space-between}.stack-pair{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.stack-item span{color:#64748b;color:var(--text-muted);font-size:.85rem;font-weight:600}.stack-item strong{font-size:1.1rem}.construction-list{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-md);max-height:320px;overflow-y:auto}.construction-header,.construction-row{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:16px;padding:14px 16px}.construction-header{background:#f8fafc;color:#64748b;color:var(--text-muted);font-size:.8rem;font-weight:600;position:sticky;text-transform:uppercase;top:0;z-index:10}.construction-row{font-size:.9rem;font-weight:500}.construction-row:last-child{border-bottom:none}.progress-wrap{align-items:center;display:flex;gap:12px}.loading-overlay,.viewer-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a66;display:grid;inset:0;place-items:center;position:fixed;z-index:100}.loader-box{background:#fff;border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);padding:32px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #eff6ff;border-top-color:#2563eb;border:4px solid var(--brand-soft);border-radius:50%;border-top-color:var(--brand);height:40px;margin:0 auto 16px;width:40px}.viewer-shell{background:#fff;border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;height:85vh;max-width:1000px;overflow:hidden;width:90vw}.viewer-header{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:20px 24px}.viewer-label{color:#64748b;color:var(--text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase}.viewer-header h3{font-size:1.2rem;margin:4px 0 0}.viewer-actions{display:flex;gap:12px}.viewer-actions a{background:#0f172a;background:var(--text-main);border-radius:8px;color:#fff;font-size:.9rem;text-decoration:none}.btn-close,.viewer-actions a{font-weight:600;padding:8px 16px}.btn-close{background:#f3f5f8;background:var(--bg);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;color:#0f172a;color:var(--text-main);cursor:pointer}.viewer-shell iframe{border:none;flex:1 1;width:100%}.empty-state-card{background:#fff;border:1px dashed #cbd5e1;border:1px dashed var(--border-strong);border-radius:20px;border-radius:var(--radius-xl);margin:40px auto;max-width:600px;padding:80px 20px;text-align:center}.empty-illustration{color:#cbd5e1;color:var(--border-strong);display:flex;justify-content:center;margin-bottom:20px}.empty-illustration svg{height:64px;width:64px}.empty-state-card h2{font-size:1.5rem;margin:0 0 10px}.empty-state-card p{color:#64748b;color:var(--text-muted);line-height:1.6;margin:0}.message-card{border-radius:12px;border-radius:var(--radius-md);display:flex;gap:16px;margin-bottom:24px;padding:16px 20px}.message-card-error{background:#fef2f2;background:var(--red-soft);border:1px solid #fecaca;color:#991b1b}.message-card p{color:#b91c1c;font-size:.9rem;margin:4px 0 0}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeUp .5s ease forwards}.slide-up{animation:fadeUp .4s cubic-bezier(.16,1,.3,1) forwards}.animate-stagger-1{animation:fadeUp .5s ease .1s forwards;opacity:0}.animate-stagger-2{animation:fadeUp .5s ease .2s forwards;opacity:0}.animate-stagger-3{animation:fadeUp .5s ease .3s forwards;opacity:0}.animate-stagger-4{animation:fadeUp .5s ease .4s forwards;opacity:0}.animate-stagger-5{animation:fadeUp .5s ease .5s forwards;opacity:0}.animate-stagger-6{animation:fadeUp .5s ease .6s forwards;opacity:0}.animate-stagger-7{animation:fadeUp .5s ease .7s forwards;opacity:0}@media (max-width:1200px){.section-span-4,.section-span-8{grid-column:span 12}.complaint-grid{grid-template-columns:1fr}}@media (max-width:950px){.hero-card{align-items:flex-start;flex-direction:column!important}.location-box{min-width:100%;width:100%}}@media (max-width:768px){.page-shell{padding:16px}.topbar{align-items:stretch;border-radius:16px;border-radius:var(--radius-lg);flex-direction:column;position:relative;top:0}.top-search{border-radius:12px;border-radius:var(--radius-md);max-width:100%}.top-search button{border-radius:8px}.construction-header{display:none}.construction-row{align-items:flex-start;flex-direction:column;gap:8px}}
/*# sourceMappingURL=main.a014f499.css.map*/