:root{--brand: #0878c0;--brand-dark: #066aa8;--ink: #1b2330;--muted: #6b7280;--bg: #f4f6f8;--card: #ffffff;--border: #e4e8ef;--border-strong: #d3d9e2;--shadow: 0 1px 3px rgba(16, 24, 40, .06), 0 1px 2px rgba(16, 24, 40, .04);--radius: 12px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}h1,h2{margin:0}a{color:var(--brand)}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 16px;font-size:14px;font-weight:600;border-radius:9px;border:1px solid transparent;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .12s,border-color .12s,opacity .12s}.btn:disabled{opacity:.5;cursor:default}.btn-primary{background:var(--brand);color:#fff}.btn-primary:not(:disabled):hover{background:var(--brand-dark)}.btn-block{width:100%}.btn-ghost{background:transparent;color:var(--muted);border-color:var(--border-strong)}.btn-ghost:not(:disabled):hover{background:#eef1f5;color:var(--ink)}.btn-soft{background:#eef4fb;color:var(--brand-dark)}.btn-soft:not(:disabled):hover{background:#e1ecf8}.btn-google{background:#fff;color:#3c4043;border-color:var(--border-strong);gap:9px}.btn-google:not(:disabled):hover{background:#f7f8fa}.google-slot{display:flex;justify-content:center;min-height:40px}.google-slot[hidden]{display:none}.divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.divider:before,.divider:after{content:"";flex:1;height:1px;background:var(--border)}.field{display:flex;flex-direction:column;gap:5px}.field>span{font-size:12.5px;font-weight:600;color:var(--muted)}input,select,textarea,.search{font:inherit;color:var(--ink);background:#fff;border:1px solid var(--border-strong);border-radius:9px;padding:9px 11px;outline:none}input:focus,select:focus,textarea:focus,.search:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0878c026}textarea{resize:vertical}select{cursor:pointer}.error{color:#b42318;background:#fef3f2;border:1px solid #fecdc9;padding:8px 11px;border-radius:9px;font-size:13px}.banner-error{margin:0 20px 12px;color:#b42318;background:#fef3f2;border:1px solid #fecdc9;padding:10px 14px;border-radius:9px;font-size:13.5px}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.card-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.centered{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:380px;display:flex;flex-direction:column;gap:14px;text-align:center;padding:30px 28px}.auth-card h1{font-size:20px}.auth-title{display:flex;flex-direction:column;gap:3px}.auth-subtitle{font-size:15px;font-weight:600;color:var(--brand-dark)}.auth-card .field{text-align:left}.auth-logo{height:64px;object-fit:contain;align-self:center}.auth-card .muted{font-size:14px;margin:-4px 0 4px}.link-btn{background:none;border:none;padding:0;font:inherit;color:var(--brand, #0878c0);cursor:pointer}.link-btn:hover{text-decoration:underline}.forgot-link{font-size:13px;align-self:flex-end;margin-top:-6px}.powered-by{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:6px;color:var(--muted);font-size:12px}.powered-by img{height:16px;object-fit:contain}.auth-screen{min-height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:76px;padding:48px 28px;background:radial-gradient(1.5px 1.5px at 12% 18%,rgba(255,255,255,.8) 50%,transparent 51%),radial-gradient(1px 1px at 26% 34%,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 38% 12%,rgba(255,255,255,.65) 50%,transparent 51%),radial-gradient(1px 1px at 55% 26%,rgba(255,255,255,.45) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 68% 9%,rgba(255,255,255,.7) 50%,transparent 51%),radial-gradient(1px 1px at 81% 30%,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 91% 16%,rgba(255,255,255,.6) 50%,transparent 51%),linear-gradient(180deg,#081627,#0c2440 58%,#123a5e)}.auth-glow{position:absolute;width:560px;height:560px;border-radius:50%;top:6%;left:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(238,163,31,.2) 0%,rgba(238,163,31,.05) 42%,transparent 68%);pointer-events:none}.auth-skyline{position:absolute;bottom:0;left:0;width:100%;height:120px;opacity:.55;pointer-events:none}.auth-screen .auth-card{position:relative;z-index:1;border:none;border-radius:16px;box-shadow:0 24px 70px #020c188c;padding:34px 32px 28px;overflow:hidden}.auth-screen .auth-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#eea31f,#f6c65b)}.auth-screen .auth-card h1{font-size:22px;font-weight:800;letter-spacing:-.015em}.auth-kicker{align-self:center;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--brand-dark);background:#e7f1fa;border-radius:999px;padding:4px 12px}.auth-hero{display:none;position:relative;z-index:1;color:#fff;max-width:500px}.auth-hero h2{font-size:44px;font-weight:800;line-height:1.12;letter-spacing:-.025em;margin:0 0 20px}.auth-hero-rule{width:62px;height:5px;border-radius:3px;background:#eea31f;margin-bottom:20px}.auth-hero p{font-size:17px;line-height:1.6;color:#ffffffc7;margin:0 0 24px;max-width:38ch}.auth-hero-stats{display:flex;gap:12px;flex-wrap:wrap}.auth-hero-stats span{font-size:13.5px;font-weight:600;color:#ffffffd9;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:6px 14px;background:#ffffff0f}.auth-tagline{display:none;position:absolute;bottom:20px;left:0;right:0;text-align:center;color:#ffffff80;font-size:12.5px;z-index:1}@media (min-width: 1000px){.auth-hero{display:block}}@media (min-width: 1000px) and (min-height: 760px){.auth-tagline{display:block}}.splash{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.splash-logo{height:60px;object-fit:contain}.spinner{width:26px;height:26px;border:3px solid #d7dde6;border-top-color:var(--brand);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app{height:100vh;display:flex;flex-direction:column;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#fff;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:12px}.brand img{height:38px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.15}.brand-text strong{font-size:15px}.brand-text span{font-size:12px;color:var(--muted)}.topbar-user{display:flex;align-items:center;gap:14px}.who{display:flex;align-items:center;gap:8px}.who-name{font-size:14px;font-weight:600}.chip{font-size:10.5px;font-weight:700;letter-spacing:.05em;color:var(--brand-dark);background:#e7f1fa;padding:3px 7px;border-radius:6px}.summary{padding:16px 20px 8px}.summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.summary-title{font-size:14px;font-weight:700;display:flex;align-items:baseline;gap:8px}.summary-scope{font-size:12px;font-weight:500;color:var(--muted)}.summary-ranges{display:inline-flex;background:#fff;border:1px solid var(--border);border-radius:8px;padding:2px;gap:2px}.range-btn{font:inherit;font-size:12px;font-weight:600;color:var(--muted);background:transparent;border:0;border-radius:6px;padding:4px 10px;cursor:pointer;transition:background .12s,color .12s}.range-btn:hover{color:var(--text, #1a1a1a);background:#f2f6fa}.range-btn.active{color:#fff;background:var(--brand)}.range-btn:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.card-config{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px;padding:10px 12px;background:#fff;border:1px dashed var(--border-strong);border-radius:var(--radius)}.card-config-row{margin:10px 0 2px;font-size:13px}.placement-card{color:#fff;background:var(--brand)}.placement-strip{color:var(--brand);background:#0878c01f;border-color:var(--brand)}.placement-hidden{opacity:.55;text-decoration:line-through}.placement-dot{margin-right:5px;font-size:10px}.range-btn:disabled{cursor:not-allowed;opacity:.5;text-decoration:none}.placement-legend{width:100%;margin-top:2px}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.summary-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:12px 16px;width:100%;text-align:left;font:inherit;cursor:pointer;transition:border-color .12s,box-shadow .12s,background .12s,transform .04s}.summary-card:hover{border-color:var(--brand);box-shadow:0 2px 10px #0878c01f}.summary-card:active{transform:translateY(1px)}.summary-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.summary-card.active{border-color:var(--brand);background:#f6fafe;box-shadow:0 0 0 2px #0878c02e}.summary-value{font-size:26px;font-weight:800;line-height:1}.summary-label{font-size:12.5px;color:var(--muted);margin-top:4px}.summary-sub{font-size:11.5px;color:var(--muted);margin-top:2px;opacity:.85}.toolbar{display:flex;gap:10px;padding:12px 20px;flex-wrap:wrap;align-items:center}.search{flex:1 1 240px;min-width:180px}.toolbar select{flex:0 1 auto}.range-date{flex:0 0 auto;padding:8px 10px}.range-dash{color:var(--muted);align-self:center}.summary-note{margin:10px 20px 0;font-size:12px;color:var(--muted)}.split{flex:1;display:flex;gap:16px;padding:0 20px 20px;min-height:0}.list{width:392px;flex-shrink:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-right:4px}.list-count{font-size:12px;color:var(--muted);padding:2px 2px 0}.lookup-note{font-size:11.5px;font-weight:600;line-height:1.4;color:var(--brand-dark);background:#e7f1fa;border-radius:8px;padding:7px 10px;margin:2px 2px 6px}.placeholder{color:var(--muted);text-align:center;padding:40px 16px;font-size:14px}.detail{flex:1;overflow-y:auto;min-width:0}.detail-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--muted);text-align:center}.detail-empty img{height:56px;object-fit:contain;opacity:.5}.row{text-align:left;background:#fff;border:1px solid var(--border);border-left:3px solid transparent;border-radius:var(--radius);box-shadow:var(--shadow);padding:12px 14px;cursor:pointer;display:flex;flex-direction:column;gap:7px;font:inherit;color:inherit;transition:border-color .12s,background .12s}.row:hover{border-color:var(--border-strong)}.row-selected{border-left-color:var(--brand);background:#f7fbff}.row-top{display:flex;justify-content:space-between;align-items:center}.row-cat{font-size:12px;color:var(--muted);font-weight:600}.row-time{font-size:11.5px;color:var(--muted)}.row-title{font-size:15px;font-weight:650;line-height:1.3}.row-badges{display:flex;gap:6px;flex-wrap:wrap}.row-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12.5px;color:var(--muted)}.row-assignee{font-size:11.5px;color:var(--muted);border-top:1px dashed var(--border);padding-top:6px}.row-assignee.mine{color:var(--brand-dark);font-weight:600}.badge{display:inline-block;font-size:12px;font-weight:600;padding:3px 9px;border-radius:999px}.badge-strong{font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.detail-inner{display:flex;flex-direction:column;gap:16px;padding-bottom:30px}.back-btn{display:none;align-self:flex-start;background:none;border:none;color:var(--brand);font:inherit;font-weight:600;cursor:pointer;padding:0}.detail-header{display:flex;flex-direction:column;gap:10px}.detail-header h2{font-size:22px;line-height:1.25}.detail-meta{display:flex;flex-wrap:wrap;gap:14px;font-size:13px;color:var(--muted)}.actions{display:flex;flex-direction:column;gap:14px}.actions-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.actions .btn-soft{height:38px}.contact{display:flex;flex-direction:column;gap:8px}.contact-name{font-size:16px;font-weight:650}.contact-phone{font-size:15px;font-variant-numeric:tabular-nums;letter-spacing:.2px}.contact-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.detail-section{display:flex;flex-direction:column}.description{margin:0;font-size:14.5px;line-height:1.5;white-space:pre-wrap}.media-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.media-item{height:230px;width:auto;max-width:280px;object-fit:cover;border-radius:12px;border:1px solid var(--border);background:#000;flex-shrink:0}.media-link{display:inline-flex;flex-shrink:0}.doc-row{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.doc-card{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.doc-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;background:transparent;padding:8px 12px;font:inherit;font-size:14px;color:var(--ink);cursor:pointer}.doc-toggle:hover{border-color:var(--border-strong)}.doc-name{font-weight:600;word-break:break-all}.doc-preview{width:100%;height:480px;margin:2px 0 10px;border:1px solid var(--border);border-radius:12px;background:#fff}.audio-card{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.audio-item{width:100%;max-width:440px}.timeline{display:flex;flex-direction:column}.tl-row{display:flex;gap:12px}.tl-rail{display:flex;flex-direction:column;align-items:center}.tl-dot{width:13px;height:13px;border-radius:50%;margin-top:3px;box-shadow:0 0 0 3px #0000000a}.tl-line{flex:1;width:2px;background:var(--border-strong);min-height:20px;margin:3px 0}.tl-body{padding-bottom:16px}.tl-status{font-size:14px;font-weight:650}.tl-note{font-size:13px;color:#475063;margin-top:2px}.tl-date{font-size:11.5px;color:var(--muted);margin-top:2px}.lifecycle{display:flex;align-items:flex-start;margin:2px 0 15px}.lc-step{flex:1;display:flex;flex-direction:column;min-width:0}.lc-marker{display:flex;align-items:center;width:100%}.lc-dot{width:14px;height:14px;border-radius:50%;flex:none;background:var(--border-strong);box-shadow:0 0 0 3px #0000000a}.lc-line{flex:1;height:2px;background:var(--border-strong);margin:0 3px}.lc-step:last-child .lc-line{display:none}.lc-step.reached .lc-dot,.lc-step.reached .lc-line{background:var(--brand)}.lc-step.current .lc-dot{background:var(--brand-dark);box-shadow:0 0 0 4px #0878c02e}.lc-body{padding:6px 10px 0 0}.lc-label{font-size:12px;font-weight:650;color:var(--muted)}.lc-step.reached .lc-label{color:var(--ink)}.lc-detail{font-size:11px;color:var(--muted);margin-top:1px;line-height:1.3;word-break:break-word}.lifecycle-cancelled .lc-dot,.lifecycle-cancelled .lc-line{background:var(--border-strong)!important}.lc-cancelled-tag{align-self:center;font-size:12px;font-weight:700;color:#e5484d;white-space:nowrap;margin-left:6px}.dispatch-timeline{margin-top:8px}.dispatch-timeline .dt-head{font-size:11.5px;font-weight:700;color:var(--muted);margin-bottom:2px}.dispatch-timeline .dt-caption{font-size:11px;color:var(--muted);margin-bottom:10px}.dispatch-timeline .th-body{padding-bottom:10px}.dispatch-timeline .th-kind{font-size:12.5px}.dispatch-timeline .th-time{font-size:11px}.dispatch-timeline .th-line{margin-top:2px}.dt-step{width:19px;height:19px;border-radius:50%;flex:none;margin-top:1px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1;background:#e7f1fa;color:var(--brand-dark)}.dispatch-timeline .dt-accepted .dt-step{background:#2e9e5b;color:#fff;box-shadow:0 0 0 4px #2e9e5b26}.dispatch-timeline .dt-accepted .th-kind{font-weight:750}.dt-accept-tag{font-size:10.5px;font-weight:700;color:#1f7a44}.dt-pill{font-size:10px;font-weight:700;padding:1px 7px;border-radius:999px;letter-spacing:.01em;white-space:nowrap}.dt-first{background:#e7f1fa;color:var(--brand-dark)}.dt-role{background:#eef1f5;color:var(--muted)}.dt-outcome{display:inline-flex;align-items:center;gap:6px;margin-top:2px;padding:6px 11px;border-radius:8px;font-size:11.5px;font-weight:600}.dt-outcome.ok{background:#eaf6ee;color:#1f7a44}.dt-outcome.wait{background:#fef4e6;color:#9a5b00}.dt-outcome.none{background:#eef1f5;color:#5f6b7a}.actions-grid-parking{align-items:start}.parking-progress{align-self:start}.parking-timeline .th-body{padding-bottom:12px}.parking-timeline .th-kind{font-size:12.5px}.parking-timeline .th-time{font-size:11px}.parking-timeline .th-line{margin-top:2px}.pk-step{width:19px;height:19px;border-radius:50%;flex:none;margin-top:1px;display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1;background:#e7f1fa}.pk-detail{font-size:11px;color:var(--muted);margin-top:2px;line-height:1.35}.pk-pending .pk-step{background:#eef1f5;color:var(--muted);font-weight:700}.pk-pending .th-kind{color:var(--muted);font-weight:600}.thread{display:flex;flex-direction:column}.th-row{display:flex;gap:12px}.th-rail{display:flex;flex-direction:column;align-items:center;width:20px;flex:none}.th-dot{width:13px;height:13px;border-radius:50%;margin-top:3px;box-shadow:0 0 0 3px #0000000a}.th-icon{font-size:15px;line-height:1.25;margin-top:1px}.th-line{flex:1;width:2px;background:var(--border-strong);min-height:16px;margin:3px 0}.th-body{flex:1;min-width:0;padding-bottom:16px}.th-head{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.th-kind{font-size:13.5px;font-weight:650}.th-time{font-size:11.5px;color:var(--muted);margin-left:auto}.th-note{font-size:13.5px;line-height:1.45;color:#33405a;margin-top:3px;white-space:pre-wrap}.aud-tag{font-size:10.5px;font-weight:700;padding:1px 8px;border-radius:999px;letter-spacing:.01em}.aud-internal{background:#fdecec;color:#b42318}.aud-tenant{background:#e9f7ef;color:#1f7a44}.note-internal-toggle{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:12.5px;font-weight:500;color:var(--muted);cursor:pointer}.note-internal-toggle input{width:15px;height:15px;cursor:pointer}.topnav{display:flex;gap:6px}.topnav button,.topnav a{background:none;border:none;font:inherit;font-weight:600;font-size:14px;color:var(--muted);padding:7px 12px;border-radius:8px;cursor:pointer;text-decoration:none;white-space:nowrap}.topnav button:hover,.topnav a:hover{background:#eef1f5;color:var(--ink)}.topnav button.active,.topnav a.active{background:#e7f1fa;color:var(--brand-dark)}.action-buttons{display:flex;gap:10px;flex-wrap:wrap}.comms{display:flex;flex-direction:column;gap:10px}.comm{display:flex;gap:10px;padding:11px 13px;border:1px solid var(--border);border-left:3px solid var(--border-strong);border-radius:10px;background:#fff}.comm.in{border-left-color:var(--brand)}.comm.out{border-left-color:#2e9e5b;background:#fbfdfb}.comm-icon{font-size:18px;line-height:1.4}.comm-body{flex:1;min-width:0}.comm-head{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}.comm-kind{font-size:13px;font-weight:650}.comm-agent{font-size:11px;font-weight:600;color:var(--brand-dark);background:#e7f1fa;padding:1px 7px;border-radius:6px}.comm-time{font-size:11.5px;color:var(--muted);margin-left:auto}.comm-text{font-size:14px;line-height:1.45;margin-top:4px;white-space:pre-wrap}.comm-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:5px;font-size:12px;color:var(--muted)}.comm-status{text-transform:capitalize}.transcript{display:flex;flex-direction:column;gap:8px;margin-top:8px}.tr-turn{display:flex;gap:8px;align-items:flex-start;max-width:92%}.tr-turn.human{align-self:flex-end;flex-direction:row-reverse}.tr-logo{width:48px;height:26px;flex:none;margin-top:2px;object-fit:contain;background:#fff;border:1px solid var(--border);border-radius:7px;padding:2px 4px}.tr-initials{width:28px;height:28px;border-radius:50%;flex:none;margin-top:2px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;background:#2e9e5b}.tr-bubble{background:#eef3f8;border:1px solid var(--border);border-radius:10px;padding:6px 10px;min-width:0}.tr-turn.human .tr-bubble{background:#eaf6ef}.tr-name{font-size:11px;font-weight:650;color:var(--muted);margin-bottom:2px}.tr-turn.human .tr-name{text-align:right}.tr-text{font-size:13.5px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.integrations{max-width:920px;margin:0 auto;padding:4px 20px 40px;width:100%;overflow-y:auto}.int-intro{margin:12px 0 16px}.int-intro h2{font-size:22px}.int-intro .muted{font-size:14px;margin-top:4px;max-width:640px}.int-card{margin-bottom:16px}.card-head{display:flex;align-items:center;justify-content:space-between}.small{font-size:12.5px}.empty-row{padding:10px 2px}.link{background:none;border:none;color:var(--brand);font:inherit;font-weight:600;cursor:pointer;padding:0}.link:hover{text-decoration:underline}.link-danger{background:none;border:none;color:#c0392b;font:inherit;font-weight:600;cursor:pointer;padding:0}.link-danger:hover{text-decoration:underline}.spacer{flex:1}.endpoint-list{display:flex;flex-direction:column;gap:10px;margin:12px 0}.endpoint{border:1px solid var(--border);border-radius:10px;padding:11px 13px}.endpoint.disabled{opacity:.6}.endpoint-head{display:flex;align-items:center;gap:10px}.endpoint-label{font-weight:650}.endpoint-url{font-family:ui-monospace,Menlo,monospace;font-size:12.5px;color:var(--muted);margin:6px 0 8px;word-break:break-all}.toggle{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--muted);cursor:pointer}.event-chips{display:flex;gap:6px;flex-wrap:wrap}.event-chip{font:inherit;font-size:11.5px;font-weight:600;border:1px solid var(--border-strong);background:#fff;color:var(--muted);padding:3px 9px;border-radius:999px;cursor:pointer}.event-chip.on{border-color:var(--brand);background:#e7f1fa;color:var(--brand-dark)}.add-endpoint{display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--border);padding-top:14px;margin-top:4px}.add-row{display:flex;gap:10px}.add-row input{flex:1}.secret-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--border);flex-wrap:wrap}.secret-row:last-child{border-bottom:none}.secret-title{font-weight:650;font-size:14px}.secret-value{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.secret-value code{font-size:12.5px;background:#f4f6f8;padding:4px 8px;border-radius:6px;word-break:break-all;max-width:360px}.docs pre{background:#0f1722;color:#e6edf3;border-radius:10px;padding:14px;font-size:12px;line-height:1.5;overflow-x:auto}.docs p{margin:14px 0 6px}.delivery-list{display:flex;flex-direction:column}.delivery{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border);font-size:13px}.delivery:last-child{border-bottom:none}.delivery .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.delivery .dot.ok{background:#2e9e5b}.delivery .dot.err{background:#e5484d}.delivery-event{font-weight:600;font-family:ui-monospace,Menlo,monospace;font-size:12px}.delivery-note{font-size:12px;color:#c0392b;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-row{width:100%;background:none;font:inherit;text-align:left;cursor:pointer;border:none;border-bottom:1px solid var(--border)}.delivery-row:hover{background:#f7fafc}.delivery-list>div:last-child>.delivery-row:not(.open){border-bottom:none}.delivery-chevron{color:var(--muted);font-size:11px;flex:none}.delivery-detail{display:flex;flex-direction:column;gap:6px;padding:10px 12px 12px 18px;font-size:12.5px;background:#fafbfd;border-bottom:1px solid var(--border)}.delivery-detail-row{display:flex;gap:10px;align-items:baseline}.delivery-detail-label{flex:none;width:110px;color:var(--muted);font-weight:650;font-size:11.5px}.delivery-detail-value{min-width:0;word-break:break-word}.delivery-url{font-size:11.5px;word-break:break-all}.delivery-body{margin:0;flex:1;max-height:220px;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:6px;padding:8px 10px;font-size:11.5px;white-space:pre-wrap;word-break:break-word}.reports{flex:1;min-height:0;overflow-y:auto;width:100%;padding:8px 20px 40px}.refresh-icon{display:inline-block}.refresh-icon.spinning{animation:refresh-spin .6s linear infinite}@keyframes refresh-spin{to{transform:rotate(360deg)}}.refresh-stamp{font-size:12px;white-space:nowrap;align-self:center}@media (prefers-reduced-motion: reduce){.refresh-icon.spinning{animation:none;opacity:.45}}.flagged{flex:1;min-height:0;overflow-y:auto;width:100%}.reports-head{max-width:1080px;margin:8px auto 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.reports-head h2{font-size:22px}.reports-head .muted{font-size:14px;margin-top:4px}.reports-actions{display:flex;gap:10px;align-items:center}.report-sheet{max-width:1080px;margin:0 auto;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:24px}.sheet-head{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid var(--brand)}.sheet-logo{height:44px;width:auto}.sheet-headings{flex:1;min-width:0}.sheet-title{font-size:19px;font-weight:800;letter-spacing:-.01em}.sheet-sub{font-size:12.5px;color:var(--muted);margin-top:3px}.sheet-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-dark);background:#e7f1fa;border-radius:999px;padding:5px 12px;white-space:nowrap}.sheet-foot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px 20px;margin-top:24px;padding-top:14px;border-top:1px solid var(--border);font-size:11px;color:var(--muted)}.kpi-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:18px}.kpi{background:#fbfcfe;border:1px solid var(--border);border-top:3px solid var(--brand);border-radius:12px;padding:14px 14px 12px}.kpi-value{font-size:27px;font-weight:800;line-height:1;letter-spacing:-.01em}.kpi-label{font-size:12px;color:var(--muted);margin-top:6px;line-height:1.25}.chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.chart-card{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 1px 2px #1018280a;padding:16px 18px 12px;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.chart-card:hover{box-shadow:0 6px 22px #10182814;border-color:var(--border-strong);transform:translateY(-1px)}.chart-card.wide{grid-column:1 / -1}.chart-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.chart-card-title{font-size:13px;font-weight:750;color:var(--ink);letter-spacing:-.01em}.chart-card-meta{font-size:11px;font-weight:600;color:var(--muted);background:#f3f5f9;border-radius:999px;padding:3px 9px;white-space:nowrap}.donut-wrap{position:relative}.donut-wrap .recharts-tooltip-wrapper{z-index:2}.donut-center{position:absolute;top:0;right:0;left:0;bottom:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.donut-total{font-size:32px;font-weight:800;color:var(--ink);line-height:1;letter-spacing:-.02em}.donut-cap{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.chart-legend{display:flex;flex-wrap:wrap;gap:6px 8px;justify-content:center;padding:10px 4px 2px}.legend-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#475063;background:#f6f8fb;border:1px solid var(--border);border-radius:999px;padding:4px 10px}.legend-item b{color:var(--ink);font-weight:700}.legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.recharts-surface:focus,.recharts-wrapper:focus{outline:none}.recharts-bar-rectangle,.recharts-area-area{transition:opacity .15s ease}.chart-tip{background:#fff;border:1px solid var(--border-strong);border-radius:10px;box-shadow:0 8px 24px #10182824;padding:8px 12px;font-size:12.5px;display:flex;align-items:center;gap:6px}.chart-tip-label{color:var(--muted);margin-right:6px;font-weight:600}.chart-tip-val{font-size:15px;font-weight:700;color:var(--brand-dark)}.report-filters{max-width:1080px;margin:0 auto 12px;display:flex;gap:10px 14px;flex-wrap:wrap;align-items:center;background:var(--card);border:1px solid var(--border);border-radius:12px;padding:12px 16px;box-shadow:var(--shadow)}.rep-inline{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--muted);font-weight:600}.rep-inline select{font-weight:500}.multi-filter{position:relative;display:inline-flex;align-items:center;gap:6px;font-size:12.5px}.rep-label{color:var(--muted);font-weight:600}.multi-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;background:#fff;border:1px solid var(--border-strong);border-radius:8px;padding:6px 10px;font-size:12.5px;font-weight:600;color:var(--ink);min-width:122px;transition:border-color .15s ease,box-shadow .15s ease}.multi-btn:hover{border-color:var(--brand)}.multi-filter.open .multi-btn{border-color:var(--brand);box-shadow:0 0 0 3px #0878c01f}.multi-btn.has-sel{border-color:var(--brand);color:var(--brand-dark);background:#f4f9fe}.multi-summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:158px}.multi-caret{font-size:10px;color:var(--muted)}.multi-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:40;min-width:204px;max-width:288px;background:#fff;border:1px solid var(--border-strong);border-radius:12px;box-shadow:0 12px 30px #10182829;padding:6px}.multi-opts{max-height:268px;overflow-y:auto}.multi-opt{display:flex;align-items:center;gap:9px;width:100%;text-align:left;background:transparent;border:none;cursor:pointer;border-radius:8px;padding:8px 9px;font-size:13px;font-weight:500;color:var(--ink)}.multi-opt:hover{background:#f2f6fb}.multi-opt-all{font-weight:600;color:var(--muted);border-bottom:1px solid var(--border);border-radius:8px 8px 0 0;margin-bottom:4px}.multi-check{width:16px;height:16px;border-radius:5px;border:1.5px solid var(--border-strong);flex-shrink:0;position:relative;transition:background .12s ease,border-color .12s ease}.multi-check.on{background:var(--brand);border-color:var(--brand)}.multi-check.on:after{content:"";position:absolute;left:4.5px;top:1.5px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.report-table-card{border:1px solid var(--border);border-radius:14px;box-shadow:none;padding:16px}.report-table{width:100%;border-collapse:collapse;font-size:13.5px}.report-table th{text-align:left;font-size:11.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:700;padding:6px 10px;border-bottom:1px solid var(--border-strong)}.report-table th:not(:first-child),.report-table td:not(:first-child){text-align:right}.report-table td{padding:9px 10px;border-bottom:1px solid var(--border)}.report-table tbody tr:last-child td{border-bottom:none}.report-table td:first-child{font-weight:600}.mode-tabs{display:inline-flex;background:#eef1f5;border-radius:10px;padding:3px;gap:2px}.mode-tab{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;font-size:12.5px;font-weight:600;color:var(--muted);padding:6px 12px;border-radius:8px;cursor:pointer}.mode-tab:hover{color:var(--ink)}.mode-tab.active{background:#fff;color:var(--brand-dark);box-shadow:0 1px 3px #1018281f}.mode-tab-icon{font-size:13px;opacity:.8}.compare-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--muted);cursor:pointer}.compare-toggle input{accent-color:var(--brand)}.compare-toggle.disabled{opacity:.5}.kpi{position:relative}.kpi-delta{margin-top:6px}.kpi-hint{color:var(--muted);cursor:help;font-size:11px}.delta{font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:2px}.delta.good{color:#2e9e5b}.delta.bad{color:#e5484d}.delta.flat{color:var(--muted);font-weight:600}.kpi-strip{display:flex;flex-wrap:wrap;gap:10px 24px;padding:2px 2px 16px;border-bottom:1px solid var(--border);margin-bottom:18px}.stat{display:inline-flex;align-items:baseline;gap:6px}.stat-value{font-size:16px;font-weight:750;color:var(--ink)}.stat-label{font-size:12px;color:var(--muted)}.filter-chips{max-width:1080px;margin:-6px auto 14px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.chip{display:inline-flex;align-items:center;gap:6px;background:#e7f1fa;color:var(--brand-dark);border:1px solid #cfe4f6;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;cursor:pointer}.chip:hover{background:#d8eafa}.chip-x{font-size:14px;line-height:1;opacity:.7}.chip-clear{background:none;border:none;color:var(--muted);font-size:12px;font-weight:600;cursor:pointer;text-decoration:underline}.report-note{max-width:1080px;margin:0 auto 16px;border-radius:10px;padding:10px 14px;font-size:13px;line-height:1.45}.report-note.warn{background:#fef6e7;border:1px solid #f5d9a0;color:#8a5a00}.report-note.info{background:#eef4fb;border:1px solid #cfe1f4;color:#2a4a68}.cmp-table td:not(:first-child),.cmp-table th:not(:first-child){text-align:right}.detail-search{flex:1;min-width:180px;max-width:320px;margin-left:auto;border:1px solid var(--border-strong);border-radius:8px;padding:7px 11px;font-size:13px}.detail-scroll{overflow-x:auto}.detail-table{font-size:13px}.detail-table td{padding:7px 10px}.detail-table td:first-child{font-weight:500}.th-sort{padding:0}.th-sort.is-sorted{color:var(--ink)}.th-sort-btn{width:100%;padding:6px 10px;border:none;background:none;cursor:pointer;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;text-align:inherit;white-space:nowrap}.th-sort-btn:hover{color:var(--ink)}.th-sort-btn:focus-visible{outline:2px solid var(--brand);outline-offset:-2px;border-radius:4px}.th-arrow{color:var(--brand)}.th-sort:not(.is-sorted) .th-arrow{color:var(--muted);opacity:.45}.th-sort-btn:hover .th-arrow{opacity:.9}.detail-pager{display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 0 2px;font-size:13px}.pill{display:inline-block;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px}.pill.pri-emergency{background:#fdecec;color:#e5484d}.pill.pri-high{background:#fdf0e2;color:#e8870b}.pill.pri-medium{background:#e7f1fa;color:#0878c0}.pill.pri-low{background:#f0f1f3;color:#7a7e87}.report-skeleton{max-width:1080px;margin:0 auto;height:420px;border-radius:16px;background:linear-gradient(100deg,#f3f5f8 30%,#eaeef3,#f3f5f8 70%);background-size:200% 100%;animation:shimmer 1.3s linear infinite}@keyframes shimmer{to{background-position:-200% 0}}.report-table tbody tr{transition:background .08s}.report-table tbody tr:hover td{background:#f7f9fc}.detail-table tbody tr:nth-child(2n) td{background:#fbfcfe}.detail-table tbody tr:nth-child(2n):hover td{background:#f2f6fb}.detail-scroll{max-height:640px;overflow:auto}.detail-table thead th{position:sticky;top:0;background:#fff;z-index:1;box-shadow:inset 0 -1px 0 var(--border-strong)}.report-table td,.report-table th{font-variant-numeric:tabular-nums}.detail-table tr.row-click,.flagged tr.row-click{cursor:pointer}.detail-table tr.row-click:hover td,.flagged tr.row-click:hover td{background:#eef4fb}.detail-table tr.row-click:focus-visible,.flagged tr.row-click:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.detail-table tr.row-click:focus-visible td,.flagged tr.row-click:focus-visible td{background:#eef4fb}.chat-link{color:var(--brand-dark);font-weight:600;text-decoration:underline;text-underline-offset:2px}.chat-link:hover{color:var(--brand)}.peek-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-start;justify-content:center;background:#10182870;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:40px 20px;overflow-y:auto;animation:peek-fade .12s ease-out}.peek-panel{position:relative;background:var(--card);border-radius:16px;box-shadow:0 24px 60px #10182847;width:100%;max-width:760px;max-height:88vh;overflow-y:auto;padding:22px 24px;animation:peek-rise .14s ease-out}.peek-close{position:absolute;top:12px;right:14px;z-index:2;width:30px;height:30px;border:none;border-radius:8px;background:#eef1f5;font-size:21px;line-height:1;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center}.peek-close:hover{background:#e2e6ec;color:var(--ink)}@keyframes peek-fade{0%{opacity:0}to{opacity:1}}@keyframes peek-rise{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 640px){.peek-overlay{padding:0}.peek-panel{max-width:none;max-height:100vh;border-radius:0;min-height:100vh}}@media (max-width: 820px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.chart-grid{grid-template-columns:1fr}.chart-card.wide{grid-column:auto}.reports-actions{width:100%}.mode-tabs{order:-1}}@media (max-width: 920px){.summary-cards{grid-template-columns:repeat(2,1fr)}.split{flex-direction:column}.list{width:100%}.detail,.app.has-selection .list{display:none}.app.has-selection .detail{display:block}.back-btn{display:inline-flex}.actions-grid{grid-template-columns:1fr 1fr}}.admin-tabs{display:flex;gap:4px;margin:2px 0 18px;border-bottom:1px solid var(--border);flex-wrap:wrap}.admin-tabs button{background:none;border:none;border-bottom:2px solid transparent;font:inherit;font-weight:600;font-size:14px;color:var(--muted);padding:9px 14px;cursor:pointer;margin-bottom:-1px}.admin-tabs button:hover{color:var(--ink)}.admin-tabs button.active{color:var(--brand-dark);border-bottom-color:var(--brand)}.admin-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:14px;flex-wrap:wrap}.admin-toolbar .search{flex:1;min-width:180px}.table-scroll{max-height:56vh;overflow-y:auto;border:1px solid var(--border);border-radius:12px}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table thead th{position:sticky;top:0;z-index:1;background:#f7f9fc;text-align:left;font-size:11.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:700;padding:10px 14px;border-bottom:1px solid var(--border-strong)}.admin-table td{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:middle}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background:#fafbfd}.admin-table .row-inactive td{opacity:.5}.admin-table .col-actions{text-align:right;white-space:nowrap}.admin-table input,.admin-table select{padding:6px 9px}.cell-actions{display:inline-flex;gap:14px;align-items:center}.status-pill{font-size:11px;font-weight:700;letter-spacing:.03em;padding:3px 10px;border-radius:999px;border:1px solid transparent;cursor:pointer;font-family:inherit}.status-pill:disabled{cursor:default}.status-pill.on{color:#2e9e5b;background:#e9f7ef}.status-pill.off{color:var(--muted);background:#eef1f5}.admin-count{font-size:12px;color:var(--muted);margin-top:10px}.admin-panel{background:#fafbfd;border:1px solid var(--border);border-radius:12px;padding:14px;margin-bottom:14px}.invite-result{margin-top:14px;border-radius:10px;padding:12px 14px;font-size:13.5px;line-height:1.55}.invite-result.ok{background:#f0f9f2;border:1px solid #cbe6d2;color:#1e5631}.invite-result.warn{background:#fef6e7;border:1px solid #f5d9a0;color:#8a5a00}.invite-result-title{font-weight:700;font-size:14px;margin-bottom:3px}.invite-result-title:before{content:"✓";margin-right:7px;font-weight:800}.invite-result.warn .invite-result-title:before{content:"⚠"}.invite-result-body{margin:0 0 10px}.invite-result-link{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.invite-result-link code{word-break:break-all;background:#ffffffbf;border:1px solid rgba(0,0,0,.08);padding:5px 9px;border-radius:7px;font-size:12.5px}.assistant{--ai-grad: linear-gradient(135deg, #1690da 0%, #066aa8 100%);--ai-grad-soft: linear-gradient(135deg, rgba(8, 120, 192, .09), rgba(6, 106, 168, .07));flex:1;min-height:0;display:flex;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(1200px 500px at 80% -10%,rgba(8,120,192,.06),transparent 60%),radial-gradient(900px 420px at 10% 110%,rgba(8,120,192,.07),transparent 60%),var(--bg)}.chat-sidebar{width:264px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-new{margin:14px 14px 10px;padding:10px 14px;border:none;border-radius:12px;background:var(--ai-grad);color:#fff;font-family:inherit;font-size:13.5px;font-weight:700;letter-spacing:.01em;cursor:pointer;display:flex;align-items:center;gap:8px;box-shadow:0 4px 14px #0878c047;transition:transform .12s,box-shadow .12s}.chat-new:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0878c057}.chat-new-plus{font-size:16px;font-weight:800;line-height:1}.chat-history{flex:1;min-height:0;overflow-y:auto;padding:2px 8px 8px}.chat-history-empty{padding:14px 10px;font-size:12.5px;color:var(--muted);line-height:1.5}.chat-history-item{position:relative;padding:9px 30px 9px 12px;border-radius:10px;cursor:pointer;transition:background .12s}.chat-history-item:hover{background:#0878c00f}.chat-history-item.active{background:var(--ai-grad-soft);box-shadow:inset 0 0 0 1px #0878c038}.chat-history-title{font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-history-date{font-size:11px;color:var(--muted);margin-top:2px}.chat-history-delete{position:absolute;top:8px;right:8px;border:none;background:transparent;color:var(--muted);font-size:11px;line-height:1;padding:4px;border-radius:6px;cursor:pointer;opacity:0;transition:opacity .12s,color .12s}.chat-history-item:hover .chat-history-delete{opacity:1}.chat-history-delete:hover{color:#e5484d;background:#e5484d14}.chat-sidebar-foot{padding:12px 16px;border-top:1px solid var(--border);display:flex;align-items:center;gap:7px;font-size:11.5px;color:var(--muted)}.chat-foot-logo{height:15px;opacity:.9}.chat-main{flex:1;min-width:0;display:flex;flex-direction:column;max-width:880px;margin:0 auto;padding:0 24px;width:100%}.chat-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;padding:18px 2px 8px}.chat-loading{margin:auto;color:var(--muted);font-size:14px}.chat-empty{margin:auto;text-align:center;max-width:620px;padding:20px 0}.chat-hero-logo{display:block;height:110px;margin:0 auto 18px;animation:ai-float 5s ease-in-out infinite}@keyframes ai-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.chat-hero-sub{color:var(--muted);font-size:14.5px;line-height:1.6;max-width:520px;margin:0 auto}.chat-suggestions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px;text-align:left}.chat-suggestion{font-family:inherit;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:#ffffffd9;cursor:pointer;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;row-gap:3px;align-items:center;transition:transform .14s,border-color .14s,box-shadow .14s}.chat-suggestion:hover{transform:translateY(-2px);border-color:#0878c073;box-shadow:0 8px 22px #10182814}.chat-suggestion-icon{grid-row:1 / 3;font-size:22px}.chat-suggestion-label{font-size:13.5px;font-weight:700;color:var(--ink)}.chat-suggestion-prompt{font-size:12px;color:var(--muted);line-height:1.4}.chat-thread{display:flex;flex-direction:column;gap:18px;padding-bottom:8px}.chat-msg{display:flex;animation:ai-rise .25s ease both}@keyframes ai-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-msg.from-user{justify-content:flex-end}.chat-msg.from-ai{gap:12px;align-items:flex-start}.chat-avatar{flex-shrink:0;width:36px;height:36px;border-radius:12px;background:#fff;border:1px solid var(--border);padding:4px;object-fit:contain;box-shadow:0 2px 8px #10182814;margin-top:2px}.chat-answer{min-width:0;max-width:86%}.chat-bubble{font-size:14.5px;line-height:1.62;overflow-wrap:anywhere}.chat-bubble.from-user{max-width:560px;padding:11px 16px;border-radius:14px 14px 4px;background:var(--ai-grad);color:#fff;font-weight:500;white-space:pre-wrap;box-shadow:0 4px 14px #0878c03d}.chat-bubble.from-ai{padding:14px 18px;border-radius:4px 14px 14px;background:#fff;border:1px solid var(--border);box-shadow:0 2px 10px #1018280d}.chat-bubble.from-ai.streaming>:last-child:after{content:"";display:inline-block;width:8px;height:15px;margin-left:3px;vertical-align:-2px;border-radius:2px;background:var(--ai-grad);animation:ai-caret .9s steps(2) infinite}@keyframes ai-caret{50%{opacity:0}}.chat-bubble p{margin:0 0 9px}.chat-bubble p:last-child{margin-bottom:0}.chat-bubble ul{margin:0 0 9px;padding-left:20px}.chat-bubble ul:last-child{margin-bottom:0}.chat-bubble li{margin:3px 0}.chat-bubble li.chat-li-num{list-style:none;margin-left:-14px}.chat-bubble code{background:#0878c014;color:var(--brand-dark);border-radius:5px;padding:1px 6px;font-size:13px;font-family:ui-monospace,Menlo,monospace}.chat-heading{font-weight:800;font-size:15px;letter-spacing:-.01em;margin:12px 0 6px}.chat-heading:first-child{margin-top:0}.chat-typing{display:inline-flex;gap:5px;padding:3px 0}.chat-typing i{width:7px;height:7px;border-radius:50%;background:var(--ai-grad);animation:ai-bounce 1.2s ease-in-out infinite}.chat-typing i:nth-child(2){animation-delay:.15s}.chat-typing i:nth-child(3){animation-delay:.3s}@keyframes ai-bounce{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-5px);opacity:1}}.chat-composer{display:flex;gap:10px;align-items:flex-end;border:1px solid var(--border-strong);border-radius:16px;background:#fff;padding:9px 9px 9px 16px;margin-top:10px;box-shadow:0 6px 24px #10182812;transition:border-color .14s,box-shadow .14s}.chat-composer:focus-within{border-color:#0878c08c;box-shadow:0 6px 24px #0878c024}.chat-composer textarea{flex:1;border:none;outline:none;resize:none;font-family:inherit;font-size:14.5px;line-height:1.45;padding:7px 0;max-height:130px;background:transparent;color:var(--ink)}.chat-send{flex-shrink:0;width:38px;height:38px;border:none;border-radius:12px;background:var(--ai-grad);color:#fff;font-size:17px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #0878c04d;transition:transform .12s,opacity .12s}.chat-send:hover:not(:disabled){transform:translateY(-1px)}.chat-send:disabled{opacity:.35;cursor:default;box-shadow:none}.chat-send.stop{background:#1b2330;font-size:12px}.chat-disclaimer{text-align:center;margin:8px 0 10px;font-size:11.5px;color:var(--muted)}.assistant .banner-error{margin:10px 0}@media (max-width: 860px){.chat-sidebar{display:none}.chat-suggestions{grid-template-columns:1fr}.chat-main{padding:0 14px}.chat-answer{max-width:100%}}.detail-id{font-family:ui-monospace,Menlo,monospace;font-size:12px;color:var(--brand-dark);background:#0878c014;padding:2px 7px;border-radius:6px}.auth-tabs{display:flex;gap:4px;padding:3px;background:#eef1f5;border-radius:10px}.auth-tabs button{flex:1;padding:7px 10px;font-size:13.5px;font-weight:600;color:var(--muted);background:transparent;border:none;border-radius:8px;cursor:pointer}.auth-tabs button.active{background:#fff;color:var(--ink);box-shadow:var(--shadow)}.auth-name-row{display:flex;gap:10px}.auth-name-row .field{flex:1;min-width:0}.auth-name-row .field input{width:100%;min-width:0}.avatar{border-radius:50%;object-fit:cover;flex:none;border:1px solid var(--border-strong);background:#eef1f5}.avatar-initials{display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--brand-dark);background:#e1ecf8}.who-btn{border:1px solid transparent;background:transparent;border-radius:10px;padding:4px 10px 4px 4px;cursor:pointer;font:inherit}.who-btn:hover{background:#eef1f5}.who-btn.active{border-color:var(--border-strong);background:#eef1f5}.profile-card{max-width:480px;display:flex;flex-direction:column;gap:14px}.profile-meta{display:flex;gap:8px}.profile-photo-row{display:flex;align-items:center;gap:16px}.profile-photo-actions{display:flex;align-items:center;gap:12px}.tab-badge{display:inline-block;margin-left:6px;padding:1px 7px;font-size:11.5px;font-weight:700;color:#fff;background:#e8870b;border-radius:999px}.pending-panel{border-color:#f0d9b8;background:#fdf9f2}.pending-title{font-weight:700;margin-bottom:4px}.pending-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 0;border-top:1px solid var(--border)}.pending-row:first-of-type{border-top:none}.chat-side-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:14px 4px 6px}.chat-briefings{margin-bottom:4px}.chat-briefing-gen{background:none;border:1px solid var(--border);border-radius:999px;font-size:10.5px;font-weight:600;color:var(--brand-dark);padding:2px 8px;cursor:pointer}.chat-briefing-gen:hover{background:var(--bg-soft, #f4f5f7)}.chat-briefing-gen:disabled{opacity:.55;cursor:default}.chat-followups{display:flex;flex-wrap:wrap;gap:8px;margin:2px 0 8px 46px}.chat-followup{background:none;border:1px solid var(--border);border-radius:999px;padding:6px 12px;font:inherit;font-size:12.5px;color:var(--brand-dark);cursor:pointer;text-align:left}.chat-followup:hover{border-color:var(--brand);background:var(--bg-soft, #f4f5f7)}.chat-copy{background:none;border:none;padding:2px 4px;margin:4px 0 0 2px;font-size:11px;font-weight:600;color:var(--muted);cursor:pointer}.chat-copy:hover{color:var(--brand-dark)}.chat-id-link{background:none;border:none;padding:0;font:inherit;font-weight:650;color:var(--brand-dark);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.chat-id-link:hover{color:var(--brand)}.chat-table-wrap{overflow-x:auto;margin:8px 0}.chat-table{border-collapse:collapse;font-size:12.5px;min-width:260px}.chat-table th,.chat-table td{border:1px solid var(--border);padding:5px 9px;text-align:left}.chat-table th{background:var(--bg-soft, #f4f5f7);font-weight:700}.chat-pre{background:var(--bg-soft, #f4f5f7);border:1px solid var(--border);border-radius:8px;padding:8px 10px;margin:8px 0;overflow-x:auto;font-size:12px;line-height:1.5}.chat-chart{margin:10px 0 4px;max-width:520px}.chat-chart-title{font-size:12.5px;font-weight:700;margin-bottom:4px}.chat-chart svg{width:100%;height:auto;display:block}.chat-chart-grid{stroke:var(--border);stroke-width:1}.chat-chart-ylab{font-size:9px;fill:var(--muted);text-anchor:end}.chat-chart-xlab{font-size:9px;fill:var(--muted);text-anchor:middle}.chat-chart-line{fill:none;stroke:var(--brand, #0b6e4f);stroke-width:2}.chat-chart-dot{fill:var(--brand, #0b6e4f)}.chat-chart-bar{fill:var(--brand, #0b6e4f);opacity:.85}.ai-model-list{margin-top:8px}.ai-model-row{display:grid;grid-template-columns:1fr 62px 82px 72px;align-items:center;gap:10px;padding:8px 0;border-top:1px solid var(--border)}.ai-model-head{border-top:none;padding-bottom:2px}.ai-model-head span:not(.ai-model-main){text-align:center}.ai-model-main{display:flex;flex-direction:column;gap:2px;min-width:0}.ai-model-pick{display:flex;align-items:center;justify-content:center;cursor:pointer}.ai-model-label{font-weight:650;font-size:13.5px}.ai-model-add{margin-top:10px}.ai-caveat-row{display:flex;align-items:flex-start;gap:10px;padding:9px 0;border-top:1px solid var(--border)}.ai-caveat-row.inactive .ai-caveat-note{color:var(--muted);text-decoration:line-through}.ai-caveat-toggle{padding-top:1px}.ai-caveat-note{flex:1;font-size:13px;line-height:1.45}.chat-status{margin-left:10px;font-size:12.5px;color:var(--muted);font-style:italic}.chat-status-line{margin:6px 0 0 2px;font-size:12px;color:var(--muted);font-style:italic}.brief-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:8px}.brief-row>label{display:inline-flex;align-items:center;gap:6px;font-size:14px}.brief-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:8px}.brief-grid>label{display:flex;flex-direction:column;gap:4px;font-size:12.5px;color:var(--muted)}.brief-grid select{padding:6px 8px;font-size:14px}.brief-toggle{display:inline-flex;align-items:center;gap:8px;font-size:14px;margin-top:8px}.chat-briefing-gens{display:inline-flex;gap:6px}.briefings-panel{display:flex;flex-direction:column;gap:14px}.briefings-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.briefings-gen{display:inline-flex;align-items:center;gap:8px}.briefings-bar .btn-primary{margin-left:auto}.briefings-list{display:flex;gap:8px;flex-wrap:wrap}.briefings-item{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;border:1px solid var(--border);border-radius:10px;background:var(--card);cursor:pointer;text-align:left}.briefings-item:hover{border-color:var(--border-strong)}.briefings-item.active{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.briefings-item-title{font-size:13px;font-weight:600;color:var(--ink)}.briefings-item-date{font-size:11.5px;color:var(--muted)}.briefing-sheet{background:#fff;border:1px solid var(--border);border-radius:12px;padding:28px;max-width:960px}.bv{--bv-ink: #1b2330;--bv-ink2: #3a4453;--bv-muted: #6b7280;--bv-hair: #e4e8ef;--bv-surface: #ffffff;--bv-bad: #c0392f;--bv-good: #067a3e;--bv-warn: #9a6a00;--bv-brand: #0878c0;--bv-gold: #f2a71b;font-size:14px;color:var(--bv-ink);line-height:1.5}.bv-mast{display:flex;align-items:center;gap:14px;padding-bottom:12px;margin-bottom:14px;border-bottom:3px solid var(--bv-brand);border-image:linear-gradient(90deg,var(--bv-brand) 70%,var(--bv-gold)) 1}.bv-logo{height:40px;width:auto;flex:none}.bv-mast-titles{display:flex;flex-direction:column}.bv-mast-t{font-size:17px;font-weight:750;color:var(--bv-ink);letter-spacing:-.01em}.bv-mast-sub{font-size:12px;color:var(--bv-muted);margin-top:1px}.bv-keyrow{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.bv-chip{font-size:11px;color:var(--bv-ink2);background:var(--bv-surface);border:1px solid var(--bv-hair);border-radius:999px;padding:3px 10px;display:inline-flex;align-items:center;gap:6px}.bv-chip i{width:7px;height:7px;border-radius:50%;display:inline-block}.bv-sec{margin-top:18px}.bv-sechead{display:flex;align-items:baseline;gap:10px;border-bottom:2px solid var(--bv-ink);padding-bottom:6px;margin-bottom:12px}.bv-eyebrow{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--bv-muted);font-weight:700}.bv-h{font-size:16px;font-weight:700;margin:0}.bv-sec>.bv-h{border-bottom:2px solid var(--bv-ink);padding-bottom:6px;margin-bottom:12px}.bv-subtle{margin-left:auto;font-size:11.5px;color:var(--bv-muted)}.bv-summary{margin:0;padding:0;list-style:none}.bv-summary li{position:relative;padding:7px 0 7px 20px;border-top:1px solid var(--bv-hair);font-size:14px}.bv-summary li:first-child{border-top:none}.bv-summary li:before{content:"";position:absolute;left:3px;top:14px;width:7px;height:7px;border-radius:2px;background:var(--bv-brand)}.bv-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.bv-kpi{background:var(--bv-surface);border:1px solid var(--bv-hair);border-radius:10px;padding:11px 12px;position:relative}.bv-kpi.flag{border-color:#c0392f59;background:#fbecea}.bv-info{position:absolute;top:7px;right:7px;width:16px;height:16px;padding:0;border-radius:50%;border:1px solid var(--bv-hair);background:var(--bv-surface);color:var(--bv-muted);font:italic 700 10px/1 Georgia,Times New Roman,serif;display:grid;place-items:center;cursor:pointer;z-index:2}.bv-info:hover,.bv-info[aria-expanded=true]{color:var(--bv-brand);border-color:var(--bv-brand)}.bv-info-pop{position:absolute;top:26px;right:5px;width:232px;max-width:78vw;z-index:30;background:var(--bv-ink);color:#fff;border-radius:9px;padding:10px 12px;text-align:left;font:400 11.5px/1.45 inherit;letter-spacing:normal;box-shadow:0 10px 28px #0b111a47}.bv-info-h{font-weight:700;font-size:12px;margin-bottom:3px}.bv-kpi.flag .bv-kpi-val{color:var(--bv-bad)}.bv-kpi-lab{font-size:11.5px;color:var(--bv-muted);min-height:2.4em;padding-right:16px}.bv-tf{color:var(--bv-muted);font-style:italic}.bv-kpi-val{font-size:23px;font-weight:680;letter-spacing:-.02em;line-height:1.1}.bv-kpi-val .bv-u{font-size:13px;font-weight:500;color:var(--bv-muted)}.bv-kpi-sub{font-size:11.5px;margin-top:4px;color:var(--bv-ink2);display:flex;flex-direction:column;gap:2px}.bv-delta{color:var(--bv-muted);font-weight:600}.bv-delta.good{color:var(--bv-good);font-weight:600}.bv-delta.bad{color:var(--bv-bad);font-weight:600}.bv-hint{color:var(--bv-muted)}.bv-zone{margin-top:14px;border-radius:11px;padding:12px 13px 13px;border:1px solid var(--bv-hair)}.bv-zone.hero{background:#f2f8fd;border-color:#cfe4f6}.bv-zone.standing{background:#fbf4ef;border-color:#f0dccc}.bv-zone.structural{background:var(--bv-surface)}.bv-zone-head{display:flex;align-items:baseline;gap:9px;margin-bottom:10px;flex-wrap:wrap}.bv-zone-label{font-size:12.5px;font-weight:750;color:var(--bv-ink)}.bv-zone.hero .bv-zone-label{color:var(--bv-brand)}.bv-zone-range{font-size:11.5px;font-weight:600;color:var(--bv-ink2)}.bv-zone-sub{margin-left:auto;font-size:11px;color:var(--bv-muted)}.bv-kpis.zoned{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.bv-zone.structural .bv-kpi{background:#fafbfc}.bv-zone.structural .bv-kpi-val{font-size:20px;color:var(--bv-ink2)}.bv-kpi.clickable{cursor:pointer;padding-bottom:26px;transition:border-color .12s,box-shadow .12s}.bv-kpi.clickable:hover{border-color:var(--bv-brand);box-shadow:0 2px 10px #0878c01a}.bv-kpi.clickable:focus-visible{outline:2px solid var(--bv-brand);outline-offset:2px}.bv-kpi-go{position:absolute;left:12px;bottom:8px;font-size:10.5px;font-weight:650;color:var(--bv-brand);opacity:.72}.bv-kpi.clickable:hover .bv-kpi-go,.bv-kpi.clickable:focus-visible .bv-kpi-go{opacity:1}.bv-alltime{margin-top:14px}.bv-alltime-tog{display:flex;align-items:center;gap:8px;width:100%;background:var(--bv-surface);border:1px dashed var(--bv-hair);border-radius:10px;padding:9px 12px;font:inherit;font-size:12px;font-weight:700;color:var(--bv-ink2);cursor:pointer;text-align:left}.bv-alltime-tog:hover{border-color:var(--bv-brand);color:var(--bv-ink)}.bv-alltime-caret{color:var(--bv-muted);font-size:11px;width:12px;display:inline-block}.bv-alltime-hint{margin-left:auto;font-weight:600;color:var(--bv-muted)}.bv-alltime-body{margin-top:4px}.report-focus{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 10px;padding:9px 13px;border-radius:10px;background:#eef4fb;border:1px solid #cfe4f6;font-size:13px;color:var(--ink)}.report-focus-x{margin-left:auto;font:inherit;font-size:12.5px;font-weight:600;background:#fff;border:1px solid var(--border-strong);color:var(--muted);padding:4px 10px;border-radius:8px;cursor:pointer}.report-focus-x:hover{color:var(--ink);border-color:var(--brand)}.bv-zonerow{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.bv-zonerow .bv-zone{margin-top:12px}@media (max-width: 640px){.bv-zonerow{grid-template-columns:1fr}}.bv-card{background:var(--bv-surface);border:1px solid var(--bv-hair);border-radius:11px;padding:14px 16px;margin-top:12px}.bv-card-h{font-size:13.5px;font-weight:650;margin-bottom:8px}.bv-legend{display:flex;gap:14px;margin-bottom:6px}.bv-legend span{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--bv-ink2)}.bv-legend i{width:14px;height:3px;border-radius:2px;display:inline-block}.bv-svg{display:block;width:100%;height:auto;overflow:visible}.bv-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.bv-hbars{display:flex;flex-direction:column;gap:8px}.bv-hbar{display:grid;grid-template-columns:96px 1fr 34px;align-items:center;gap:8px;font-size:12.5px}.bv-hbar-name{color:var(--bv-ink2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bv-hbar-track{background:#e6f1fa;border-radius:4px;height:12px}.bv-hbar-fill{display:block;height:12px;border-radius:4px;background:var(--bv-brand)}.bv-hbar-val{text-align:right;font-weight:600;font-variant-numeric:tabular-nums}.bv-table{width:100%;border-collapse:collapse;font-size:12.5px}.bv-table th,.bv-table td{text-align:right;padding:5px 6px;border-bottom:1px solid var(--bv-hair);font-variant-numeric:tabular-nums}.bv-table th:first-child,.bv-table td:first-child{text-align:left;font-variant-numeric:normal}.bv-table thead th{font-size:10.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--bv-muted);font-weight:600}.bv-tag{font-size:11px;font-weight:600;padding:1px 7px;border-radius:999px}.bv-tag.good{background:#e8f3e8;color:var(--bv-good)}.bv-tag.warn{background:#fbf3e2;color:var(--bv-warn)}.bv-tag.bad{background:#fbecea;color:var(--bv-bad)}.bv-note{font-size:13px;color:var(--bv-ink2);margin:10px 0 0}.bv-note-sm{font-size:11.5px;color:var(--bv-muted);margin-bottom:6px}.bv-actions{display:flex;flex-direction:column;gap:10px}.bv-action{display:grid;grid-template-columns:26px 1fr;gap:12px;align-items:start;background:var(--bv-surface);border:1px solid var(--bv-hair);border-radius:10px;padding:12px 14px}.bv-action-n{width:24px;height:24px;border-radius:7px;background:var(--bv-ink);color:#fff;font-weight:700;display:grid;place-items:center;font-size:13px}.bv-action-t{font-weight:650;font-size:14px;margin-bottom:2px}.bv-action-b{font-size:13px;color:var(--bv-ink2)}.bv-action-w{font-size:11.5px;color:var(--bv-muted);margin-top:4px}.bv-foot{margin-top:18px;padding-top:12px;border-top:1px solid var(--bv-hair);font-size:11px;color:var(--bv-muted)}@media (max-width: 720px){.bv-kpis{grid-template-columns:repeat(2,1fr)}.bv-grid2{grid-template-columns:1fr}}.pass-print{display:none}.pr-print-btn{margin-top:10px}@media print{body>*:not(.pass-print){display:none!important}body *{visibility:hidden}.pass-print,.pass-print *{visibility:visible}.pass-print{display:block;position:absolute;inset:0 auto auto 0;width:100%;color:#000;background:#fff}@page{margin:14mm}.pass-record{page-break-after:always;break-after:page;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11pt;line-height:1.4}.pass-record:last-child{page-break-after:auto;break-after:auto}.pr-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;border-bottom:2px solid #000;padding-bottom:8px;margin-bottom:14px}.pr-kicker{font-size:9pt;letter-spacing:.08em;text-transform:uppercase}.pr-title{font-size:17pt;margin:2px 0 0;font-weight:700}.pr-passbox{text-align:right;white-space:nowrap}.pr-pass{font-size:16pt;font-weight:700}.pr-standing{font-size:10pt;text-transform:uppercase;letter-spacing:.06em}.pr-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 24px;margin-bottom:16px}.pr-field{border-bottom:1px solid #ccc;padding-bottom:4px}.pr-label{font-size:8.5pt;text-transform:uppercase;letter-spacing:.05em;color:#444}.pr-value{font-size:11pt}.pr-h2{font-size:11pt;text-transform:uppercase;letter-spacing:.05em;margin:0 0 6px}.pr-timeline{width:100%;border-collapse:collapse;table-layout:fixed}.pr-timeline th:nth-child(1),.pr-timeline td:nth-child(1){width:28%}.pr-timeline th:nth-child(2),.pr-timeline td:nth-child(2){width:26%}.pr-timeline th,.pr-timeline td{text-align:left;vertical-align:top;padding:5px 8px 5px 0;border-bottom:1px solid #ddd}.pr-timeline th{font-size:8.5pt;text-transform:uppercase;letter-spacing:.05em;color:#444}.pr-timeline td:nth-child(2){white-space:nowrap}.pr-missing td{color:#666;font-style:italic}.pr-plates{margin-top:14px;break-inside:avoid}.pr-plate-row{display:flex;gap:10px;align-items:flex-start}.pr-plate{max-height:62mm;max-width:48%;object-fit:contain;border:1px solid #ccc}.pr-foot{margin-top:16px;padding-top:8px;border-top:1px solid #ccc;font-size:8.5pt;color:#333}.pr-generated{margin-top:4px}}
