/* Lookup and intelligence surfaces */
.intel-grid{
      display:grid;
      grid-template-columns:.95fr 1.05fr;
      gap:16px;
      margin-top:18px;
      margin-bottom:18px
    }

    .intel-hero{
      background:
        radial-gradient(circle at top right, rgba(96,165,250,.16), transparent 38%),
        linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02));
      border:1px solid rgba(255,255,255,.08);
      border-radius:18px;
      padding:18px
    }

    .intel-hero h4,.intel-panel h4{
      margin:0 0 8px;
      color:#eef4ff;
      font-size:16px;
      font-weight:800
    }

    .intel-hero p,.intel-panel p{
      margin:0 0 14px;
      color:var(--muted);
      font-size:13px;
      line-height:1.55
    }

    .intel-score{
      display:flex;
      align-items:flex-end;
      gap:12px;
      margin-bottom:12px
    }

    .intel-score strong{
      font-size:44px;
      line-height:1;
      color:#eef4ff
    }

    .intel-band{
      display:inline-flex;
      align-items:center;
      border-radius:999px;
      padding:7px 12px;
      font-size:11px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.08em;
      border:1px solid rgba(255,255,255,.08)
    }

    .intel-band.low{background:rgba(46,204,113,.14);color:#7df0ab}
    .intel-band.medium{background:rgba(245,158,11,.14);color:#ffd27c}
    .intel-band.high{background:rgba(249,115,22,.16);color:#ffb27a}
    .intel-band.critical{background:rgba(239,68,68,.16);color:#ff9b9b}

    .intel-meter{
      height:12px;
      border-radius:999px;
      background:rgba(255,255,255,.06);
      overflow:hidden;
      margin-bottom:16px
    }

    .intel-meter-fill{
      height:100%;
      border-radius:999px;
      background:linear-gradient(90deg,#34d399,#f59e0b,#ef4444)
    }

    .intel-summary{
      display:grid;
      grid-template-columns:repeat(3,minmax(0,1fr));
      gap:10px
    }

    .intel-kpi{
      border:1px solid rgba(255,255,255,.07);
      border-radius:14px;
      padding:12px;
      background:rgba(255,255,255,.025)
    }

    .intel-kpi small{
      display:block;
      color:var(--muted);
      font-size:11px;
      text-transform:uppercase;
      letter-spacing:.06em;
      margin-bottom:6px
    }

    .intel-kpi strong{
      color:#eef4ff;
      font-size:18px
    }

    .intel-panel{
      border:1px solid rgba(255,255,255,.08);
      border-radius:18px;
      padding:18px;
      background:rgba(255,255,255,.025)
    }

    .action-chip-grid{
      grid-template-columns:repeat(2,minmax(0,1fr))
    }

    .action-chip-btn{
      border:none;
      border-radius:14px;
      padding:12px;
      text-align:left;
      background:linear-gradient(180deg, rgba(96,165,250,.14), rgba(255,255,255,.03));
      color:#eef4ff;
      cursor:pointer;
      border:1px solid rgba(96,165,250,.16)
    }

    .action-chip-btn strong{
      display:block;
      margin-bottom:6px;
      font-size:13px
    }

    .action-chip-btn span{
      display:block;
      color:#b9cae9;
      font-size:12px;
      line-height:1.45
    }

    .action-chip-meta{
      display:grid;
      gap:4px;
      padding:10px 12px;
      border-radius:14px;
      border:1px solid rgba(255,255,255,.08);
      background:rgba(255,255,255,.03)
    }

    .action-chip-meta + .action-chip-meta{
      margin-top:8px
    }

    .action-chip-meta strong{
      color:#eef4ff;
      font-size:13px
    }

    .action-chip-meta span{
      color:#b9cae9;
      font-size:12px;
      line-height:1.45
    }

    .wl-smart-review-grid{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:12px;
      margin-top:12px
    }

    .wl-smart-review-card{
      border:1px solid rgba(96,165,250,.15);
      border-radius:18px;
      padding:14px;
      background:
        radial-gradient(circle at top right, rgba(96,165,250,.08), transparent 28%),
        rgba(255,255,255,.025);
      display:grid;
      gap:8px
    }

    .wl-smart-review-card small{
      color:#9fb5df;
      font-size:11px;
      text-transform:uppercase;
      letter-spacing:.08em
    }

    .wl-smart-review-card strong{
      color:#eef4ff;
      font-size:18px;
      line-height:1.2
    }

    .wl-smart-review-card span,
    .wl-smart-review-card li{
      color:#b9cae9;
      font-size:12px;
      line-height:1.55
    }

    .wl-smart-review-card ul{
      margin:0;
      padding-left:18px;
      display:grid;
      gap:6px
    }

    .alt-graph{
      display:grid;
      gap:12px
    }

    .alt-graph-main{
      border:1px solid rgba(255,255,255,.08);
      border-radius:16px;
      padding:14px;
      background:
        radial-gradient(circle at top right, rgba(52,211,153,.12), transparent 42%),
        rgba(255,255,255,.02)
    }

    .alt-link{
      margin:8px 0;
      color:var(--muted);
      font-size:12px
    }

    .alt-node.alt-user{
      border-color:rgba(96,165,250,.18)
    }

    .alt-node.alt-id{
      border-color:rgba(52,211,153,.18)
    }

    .alt-node.alt-match{
      border-color:rgba(245,158,11,.18)
    }

    .scene-mode-active .case-banner,
    .scene-mode-active .intel-hero{
      box-shadow:0 0 0 1px rgba(122,146,255,.12) inset, 0 20px 40px rgba(0,0,0,.22);
    }

    .lookup-history-list{
      display:grid;
      gap:10px;
    }

    .lookup-history-item{
      padding:12px 13px;
      border-radius:16px;
      border:1px solid rgba(163,184,255,.1);
      background:rgba(255,255,255,.025);
    }

    .lookup-history-item strong{
      display:block;
      color:#eef4ff;
      font-size:13px;
      margin-bottom:6px;
    }

    .lookup-history-item span{
      display:block;
      color:#b9cae9;
      font-size:12px;
      line-height:1.5;
    }

    .lookup-ticket-shell{
      display:grid;
      gap:16px;
    }

    .lookup-ticket-panel{
      position:relative;
      overflow:hidden;
      border:1px solid rgba(94,203,255,.14);
      border-radius:26px;
      padding:22px;
      background:
        radial-gradient(circle at top right, rgba(94,203,255,.12), transparent 28%),
        linear-gradient(180deg, rgba(13,20,35,.98), rgba(7,11,20,.98));
      box-shadow:0 22px 54px rgba(2,8,18,.26);
    }

    .lookup-ticket-panel::before{
      content:"";
      position:absolute;
      inset:0 0 auto 0;
      height:1px;
      background:linear-gradient(90deg, rgba(94,203,255,.4), rgba(94,203,255,0));
      pointer-events:none;
    }

    .lookup-ticket-list{
      display:grid;
      grid-auto-flow:column;
      grid-auto-columns:minmax(220px, 240px);
      gap:12px;
      overflow-x:auto;
      padding-bottom:4px;
      scrollbar-width:thin;
      scroll-snap-type:x proximity;
    }

    .lookup-ticket-viewer{
      padding:18px;
      border-radius:24px;
      border:1px solid rgba(94,203,255,.16);
      background:
        radial-gradient(circle at top left, rgba(94,203,255,.09), transparent 24%),
        linear-gradient(180deg, rgba(18,27,46,.94), rgba(8,13,24,.98));
      display:grid;
      gap:14px;
      box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
    }

    .lookup-ticket-viewer-head{
      display:flex;
      justify-content:space-between;
      gap:16px;
      align-items:flex-start;
      flex-wrap:wrap;
    }

    .lookup-ticket-copy{
      min-width:0;
      display:grid;
      gap:8px;
    }

    .lookup-ticket-kicker{
      display:inline-flex;
      align-items:center;
      gap:8px;
      color:#96b4e6;
      font-size:11px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.14em;
    }

    .lookup-ticket-kicker::before{
      content:"";
      width:8px;
      height:8px;
      border-radius:999px;
      background:#5ecbff;
      box-shadow:0 0 18px rgba(94,203,255,.55);
    }

    .lookup-ticket-viewer-head h5{
      margin:0;
      color:#f4f8ff;
      font-size:22px;
      line-height:1.08;
      letter-spacing:-.03em;
    }

    .lookup-ticket-viewer-copy{
      color:#c4d7f7;
      font-size:13px;
      line-height:1.65;
      max-width:72ch;
    }

    .lookup-ticket-nav{
      display:flex;
      gap:8px;
      flex-wrap:wrap;
      align-items:center;
    }

    .lookup-ticket-nav span{
      color:#9cb0d3;
      font-size:12px;
      min-width:52px;
      text-align:center;
    }

    .lookup-ticket-status-row{
      display:flex;
      justify-content:space-between;
      gap:12px;
      align-items:center;
      flex-wrap:wrap;
    }

    .lookup-ticket-status-copy{
      color:#9fb4d8;
      font-size:12px;
      line-height:1.55;
    }

    .lookup-ticket-card{
      width:240px;
      min-width:240px;
      appearance:none;
      text-align:left;
      padding:14px;
      border-radius:18px;
      border:1px solid rgba(163,184,255,.1);
      background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));
      display:grid;
      gap:10px;
      cursor:pointer;
      transition:border-color .18s ease, transform .18s ease, background .18s ease;
      scroll-snap-align:start;
    }

    .lookup-ticket-card:hover{
      transform:translateY(-2px);
      border-color:rgba(94,203,255,.24);
      background:linear-gradient(180deg, rgba(94,203,255,.09), rgba(255,255,255,.03));
    }

    .lookup-ticket-card.active{
      border-color:rgba(94,203,255,.34);
      background:
        radial-gradient(circle at top right, rgba(94,203,255,.12), transparent 28%),
        linear-gradient(180deg, rgba(94,203,255,.1), rgba(255,255,255,.03));
      box-shadow:0 16px 30px rgba(6,20,42,.22);
    }

    .lookup-ticket-head{
      display:flex;
      justify-content:space-between;
      gap:12px;
      align-items:flex-start;
      flex-wrap:wrap;
    }

    .lookup-ticket-head h5{
      margin:0 0 4px;
      color:#eef4ff;
      font-size:13px;
    }

    .lookup-ticket-subline{
      color:#9cb0d3;
      font-size:12px;
      line-height:1.55;
    }

    .lookup-ticket-meta{
      display:grid;
      grid-template-columns:repeat(2, minmax(0, 1fr));
      gap:10px;
    }

    .lookup-ticket-meta div{
      padding:10px 11px;
      border-radius:14px;
      border:1px solid rgba(255,255,255,.07);
      background:rgba(255,255,255,.02);
      color:#c9d8f2;
      font-size:12px;
      line-height:1.55;
    }

    .lookup-ticket-summary{
      color:#c8d7f1;
      font-size:12px;
      line-height:1.55;
    }

    .lookup-ticket-index{
      color:#8ea7cf;
      font-size:11px;
      font-weight:800;
      letter-spacing:.12em;
      text-transform:uppercase;
    }

    .lookup-ticket-meta strong{
      display:block;
      color:#eef4ff;
      font-size:11px;
      text-transform:uppercase;
      letter-spacing:.08em;
      margin-bottom:4px;
    }

    .lookup-ticket-transcript{
      border-radius:20px;
      border:1px solid rgba(94,203,255,.16);
      background:linear-gradient(180deg, rgba(5,9,18,.96), rgba(8,13,24,.92));
      overflow:hidden;
    }

    .lookup-ticket-transcript-head{
      padding:12px 14px;
      border-bottom:1px solid rgba(94,203,255,.12);
      color:#ddecff;
      font-size:12px;
      font-weight:700;
    }

    .lookup-ticket-transcript pre{
      margin:0;
      padding:18px;
      min-height:240px;
      max-height:520px;
      overflow:auto;
      white-space:pre-wrap;
      word-break:break-word;
      color:#cfe0fb;
      font-size:12px;
      line-height:1.6;
      font-family:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
    }

    .lookup-ticket-list::-webkit-scrollbar,
    .lookup-ticket-transcript pre::-webkit-scrollbar{
      height:10px;
      width:10px;
    }

    .lookup-ticket-list::-webkit-scrollbar-track,
    .lookup-ticket-transcript pre::-webkit-scrollbar-track{
      background:rgba(255,255,255,.04);
      border-radius:999px;
    }

    .lookup-ticket-list::-webkit-scrollbar-thumb,
    .lookup-ticket-transcript pre::-webkit-scrollbar-thumb{
      background:linear-gradient(180deg, rgba(128,152,255,.95), rgba(88,106,205,.94));
      border-radius:999px;
      border:1px solid rgba(17,24,39,.55);
    }

    .lookup-ticket-list::-webkit-scrollbar-thumb:hover,
    .lookup-ticket-transcript pre::-webkit-scrollbar-thumb:hover{
      background:linear-gradient(180deg, rgba(151,173,255,.96), rgba(100,121,228,.96));
    }

    #tab-lookup .lookup-workspace{
      display:grid;
      gap:22px;
    }

    #tab-lookup .lookup-stage-primary{
      grid-template-columns:minmax(320px, .86fr) minmax(0, 1.14fr);
      gap:18px;
    }

    #tab-lookup .lookup-overview{
      min-width:0;
    }

    #tab-lookup .lookup-layout{
      grid-template-columns:minmax(0, 1.06fr) 330px;
      gap:20px;
      align-items:start;
    }

    #tab-lookup .lookup-main-grid{
      gap:20px;
    }

    #tab-lookup .lookup-row{
      margin-bottom:0 !important;
      align-items:stretch;
    }

    #tab-lookup .lookup-row > .intel-panel,
    #tab-lookup .lookup-row > .lookup-ticket-panel{
      min-height:100%;
    }

    #tab-lookup .lookup-row-utility .notes-panel,
    #tab-lookup .lookup-row-summary .panel-scroll,
    #tab-lookup .lookup-row-intel .panel-scroll{
      background:
        radial-gradient(circle at top right, rgba(94,203,255,.06), transparent 24%),
        linear-gradient(180deg, rgba(13,20,35,.96), rgba(7,11,20,.98));
    }

    #tab-lookup .lookup-ticket-panel > h4,
    #tab-lookup .lookup-ticket-panel > p{
      position:relative;
      z-index:1;
    }

    #tab-lookup .lookup-sidebar{
      top:110px;
      gap:18px;
    }

    #tab-lookup .lookup-sidebar .setting-card{
      border-radius:24px;
    }

    #tab-lookup .lookup-row-utility .action-chip-grid,
    #tab-lookup .lookup-row-intel .investigation-board,
    #tab-lookup .lookup-row-summary .lookup-history-list{
      max-height:320px;
    }

    .case-shell{
      display:grid;
      grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);
      gap:18px;
      align-items:start
    }

    .case-main{
      display:grid;
      gap:18px
    }

    .case-sidebar{
      position:sticky;
      top:20px;
      display:grid;
      gap:16px
    }

    .case-panel{
      padding:18px;
      border-radius:18px;
      border:1px solid rgba(255,255,255,.08);
      background:linear-gradient(180deg, rgba(18,26,48,.9), rgba(9,13,24,.95))
    }

    .case-banner{
      display:grid;
      grid-template-columns:auto 1fr auto;
      gap:16px;
      align-items:center;
      padding:16px;
      border-radius:22px;
      border:1px solid rgba(255,255,255,.08);
      background:
        radial-gradient(circle at top right, rgba(91,140,255,.18), transparent 30%),
        linear-gradient(180deg, rgba(24,34,61,.98), rgba(10,14,28,.98))
    }

    .case-banner img{
      width:72px;
      height:72px;
      border-radius:20px;
      object-fit:cover;
      border:1px solid rgba(255,255,255,.08)
    }

    .case-banner h4{
      margin:0 0 6px;
      font-size:22px
    }

    .case-subline{
      display:flex;
      flex-wrap:wrap;
      gap:8px
    }

    .case-header-kpis{
      display:grid;
      grid-template-columns:repeat(4,minmax(0,1fr));
      gap:10px;
      margin-top:16px
    }

    .case-mini{
      padding:10px;
      border-radius:14px;
      background:rgba(255,255,255,.04);
      border:1px solid rgba(255,255,255,.07)
    }

    .case-mini small{
      display:block;
      color:var(--muted);
      font-size:11px;
      margin-bottom:6px;
      text-transform:uppercase;
      letter-spacing:.08em
    }

    .case-mini strong{
      font-size:14px
    }

    .case-grid-2{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:16px
    }

    .case-feed{
      display:grid;
      gap:12px;
      position:relative
    }

    .feed-item{
      display:grid;
      grid-template-columns:auto 1fr auto;
      gap:12px;
      align-items:start;
      padding:14px;
      border-radius:16px;
      background:rgba(255,255,255,.03);
      border:1px solid rgba(255,255,255,.07)
    }

    .feed-dot{
      width:12px;
      height:12px;
      border-radius:50%;
      margin-top:6px;
      box-shadow:0 0 0 5px rgba(255,255,255,.04)
    }

    .feed-dot.warning{background:#f59e0b}
    .feed-dot.blacklist_active,.feed-dot.global_blacklist{background:#ef4444}
    .feed-dot.wl{background:#60a5fa}
    .feed-dot.identifiers{background:#34d399}
    .feed-dot.default{background:#94a3b8}

    .feed-body strong{
      display:block;
      margin-bottom:6px
    }

    .feed-body span{
      display:block;
      color:#c4d1ea;
      font-size:12px;
      line-height:1.5
    }

    .feed-time{
      color:var(--muted);
      font-size:11px;
      text-transform:uppercase;
      letter-spacing:.08em
    }

    .lookup-stage{
      display:grid;
      gap:16px;
      margin-bottom:16px;
      align-items:start;
    }

    .lookup-console-card{
      padding:18px;
      border-radius:22px;
      border:1px solid rgba(255,255,255,.08);
      background:
        radial-gradient(circle at top left, rgba(94,203,255,.14), transparent 30%),
        linear-gradient(180deg, rgba(18,27,47,.96), rgba(8,13,24,.98));
      display:grid;
      grid-template-columns:minmax(0,1fr) auto;
      gap:14px 18px;
      align-items:center;
    }

    .lookup-console-card h4{
      margin:0 0 6px;
      font-size:18px;
    }

    .lookup-console-card p{
      margin:0;
      color:var(--muted);
      font-size:13px;
      line-height:1.5;
    }

    .lookup-console-copy{
      min-width:0;
    }

    .lookup-console-copy h4{
      margin-bottom:6px;
    }

    .lookup-note{
      grid-column:1 / -1;
      padding:10px 12px;
      border-radius:16px;
      border:1px solid rgba(255,255,255,.07);
      background:rgba(255,255,255,.03);
      color:#bdd0ef;
      font-size:11px;
      line-height:1.45;
    }

    .lookup-search-actions{
      display:flex;
      align-items:center;
      gap:10px;
      min-width:420px;
    }

    .lookup-search-actions .input{
      flex:1 1 auto;
      margin:0;
    }

    .lookup-search-actions .btn{
      min-width:150px;
      white-space:nowrap;
    }

    .lookup-overview{
      display:grid;
      grid-template-columns:1fr;
      gap:16px;
      align-items:start;
    }

    .lookup-hero-card{
      padding:18px;
      border-radius:24px;
      border:1px solid rgba(255,255,255,.08);
      background:
        radial-gradient(circle at top right, rgba(91,140,255,.22), transparent 30%),
        radial-gradient(circle at bottom left, rgba(52,211,153,.12), transparent 24%),
        linear-gradient(180deg, rgba(17,25,44,.98), rgba(8,12,24,.98));
      box-shadow:0 26px 60px rgba(2,6,20,.28);
      min-width:0;
    }

    .lookup-hero-head{
      display:grid;
      grid-template-columns:minmax(0,1fr) 200px;
      gap:16px;
      align-items:center;
    }

    .lookup-hero-profile{
      display:grid;
      grid-template-columns:104px minmax(0,1fr);
      gap:16px;
      align-items:center;
      min-width:0;
    }

    .lookup-hero-copy{
      min-width:0;
      display:grid;
      gap:10px;
      align-content:start;
    }

    .lookup-portrait{
      width:96px;
      height:96px;
      border-radius:28px;
      padding:4px;
      background:
        radial-gradient(circle at 30% 25%, rgba(255,255,255,.32), transparent 24%),
        linear-gradient(180deg, rgba(125,156,255,.34), rgba(77,208,225,.18));
      box-shadow:0 18px 44px rgba(2,6,14,.34);
    }

    .lookup-portrait img{
      display:block;
      width:100%;
      height:100%;
      object-fit:cover;
      border-radius:24px;
      border:1px solid rgba(170,191,255,.24);
      background:#111827;
    }

    .lookup-kicker{
      color:#90a8d6;
      text-transform:uppercase;
      letter-spacing:.16em;
      font-size:11px;
      margin-bottom:8px;
    }

    .lookup-hero-card h4{
      margin:0;
      font-size:24px;
      line-height:1.08;
      letter-spacing:-.03em;
      word-break:normal;
      overflow-wrap:normal;
      hyphens:none;
      max-width:100%;
    }

    .lookup-dossier-sub{
      color:#bfd0ef;
      font-size:11px;
      line-height:1.5;
      max-width:420px;
    }

    .lookup-chip-row{
      display:flex;
      flex-wrap:wrap;
      gap:8px;
    }

    .lookup-chip{
      padding:7px 10px;
      border-radius:999px;
      border:1px solid rgba(255,255,255,.08);
      background:rgba(255,255,255,.04);
      color:#dbe7fb;
      font-size:11px;
    }

    .lookup-chip strong{
      font-weight:800;
    }

    .lookup-risk-stack{
      display:grid;
      gap:10px;
      min-width:0;
    }

    .lookup-risk-card{
      padding:14px 16px;
      border-radius:18px;
      border:1px solid rgba(255,255,255,.08);
      background:rgba(255,255,255,.04);
      text-align:right;
      width:100%;
    }

    .lookup-risk-wide{
      min-height:100%;
      display:flex;
      flex-direction:column;
      justify-content:center;
    }

    .lookup-risk-card small{
      display:block;
      color:var(--muted);
      font-size:11px;
      text-transform:uppercase;
      letter-spacing:.1em;
      margin-bottom:6px;
    }

    .lookup-risk-card strong{
      display:block;
      font-size:24px;
      line-height:1;
    }

    .lookup-risk-card span{
      display:block;
      margin-top:8px;
      color:#bdd0f0;
      font-size:12px;
    }

    .lookup-hero-metrics{
      display:grid;
      grid-template-columns:repeat(5,minmax(0,1fr));
      gap:10px;
      margin-top:14px;
    }

    .lookup-hero-metric{
      padding:11px 12px;
      border-radius:16px;
      border:1px solid rgba(255,255,255,.08);
      background:rgba(255,255,255,.035);
      min-width:0;
    }

    .lookup-hero-metric small{
      display:block;
      color:var(--muted);
      margin-bottom:6px;
      font-size:11px;
      text-transform:uppercase;
      letter-spacing:.08em;
    }

    .lookup-hero-metric strong{
      font-size:13px;
      line-height:1.35;
      color:#eef4ff;
      word-break:break-word;
    }

    .lookup-graph-panel{
      padding:18px;
      border-radius:24px;
      border:1px solid rgba(255,255,255,.08);
      background:
        radial-gradient(circle at 78% 14%, rgba(94,203,255,.12), transparent 22%),
        linear-gradient(180deg, rgba(16,24,40,.94), rgba(8,12,24,.98));
      overflow:hidden;
    }

    .lookup-graph-panel h4{
      margin:0 0 6px;
      font-size:18px;
    }

    .lookup-graph-panel p{
      margin:0 0 14px;
      color:var(--muted);
      font-size:13px;
      line-height:1.5;
    }

    .lookup-board{
      grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);
      gap:16px;
    }

    .lookup-board .case-main{
      gap:16px;
    }

    .lookup-deep-grid{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:16px;
    }

    .panel-scroll .timeline-list,
    .panel-scroll .lookup-history-list,
    .panel-scroll .insight-list,
    .panel-scroll .investigation-board,
    .panel-scroll .signal-list,
    .panel-scroll .action-chip-grid{
      max-height:256px;
      overflow:auto;
      padding-right:4px;
    }

    .lookup-board .case-sidebar{
      top:12px;
      gap:14px;
    }

    .lookup-board .setting-card{
      padding:15px;
    }

    .lookup-board .notes-panel textarea{
      min-height:92px;
    }

    .lookup-board .info-list{
      grid-template-columns:repeat(3,minmax(0,1fr));
      gap:8px;
    }

    .lookup-board .action-grid{
      grid-template-columns:1fr;
      gap:0;
      margin-top:0;
    }

    .lookup-board .setting-card textarea{
      min-height:78px !important;
    }

    .lookup-board .radio-wrap{
      margin-top:10px;
      margin-bottom:10px;
      gap:14px;
    }

    .lookup-board .radio-wrap label{
      font-size:13px;
    }

    .lookup-board .duration-grid{
      gap:10px;
      margin-top:10px;
    }

    .lookup-board .action-row{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:10px;
      margin-top:10px;
    }

    .lookup-board .action-row .btn{
      min-height:40px;
      padding:10px 12px;
    }

    .panel-scroll .timeline-list,
    .panel-scroll .lookup-history-list,
    .panel-scroll .insight-list,
    .panel-scroll .investigation-board,
    .panel-scroll .signal-list,
    .panel-scroll .action-chip-grid{
      scrollbar-width:thin;
      scrollbar-color:rgba(128,152,255,.92) rgba(255,255,255,.04);
    }

    .panel-scroll .timeline-list::-webkit-scrollbar,
    .panel-scroll .lookup-history-list::-webkit-scrollbar,
    .panel-scroll .insight-list::-webkit-scrollbar,
    .panel-scroll .investigation-board::-webkit-scrollbar,
    .panel-scroll .signal-list::-webkit-scrollbar,
    .panel-scroll .action-chip-grid::-webkit-scrollbar{
      width:8px;
    }

    .panel-scroll .timeline-list::-webkit-scrollbar-track,
    .panel-scroll .lookup-history-list::-webkit-scrollbar-track,
    .panel-scroll .insight-list::-webkit-scrollbar-track,
    .panel-scroll .investigation-board::-webkit-scrollbar-track,
    .panel-scroll .signal-list::-webkit-scrollbar-track,
    .panel-scroll .action-chip-grid::-webkit-scrollbar-track{
      background:rgba(255,255,255,.04);
      border-radius:999px;
    }

    .panel-scroll .timeline-list::-webkit-scrollbar-thumb,
    .panel-scroll .lookup-history-list::-webkit-scrollbar-thumb,
    .panel-scroll .insight-list::-webkit-scrollbar-thumb,
    .panel-scroll .investigation-board::-webkit-scrollbar-thumb,
    .panel-scroll .signal-list::-webkit-scrollbar-thumb,
    .panel-scroll .action-chip-grid::-webkit-scrollbar-thumb{
      background:linear-gradient(180deg, rgba(128,152,255,.92), rgba(88,106,205,.92));
      border-radius:999px;
      border:1px solid rgba(17,24,39,.55);
    }

    .lookup-graph-panel .section-header{
      align-items:flex-start;
    }

    .intel-band-pill{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      min-height:34px;
      padding:8px 12px;
      border-radius:999px;
      border:1px solid rgba(96,165,250,.18);
      background:rgba(37,99,235,.12);
      color:#dbeafe;
      font-size:11px;
      font-weight:800;
      letter-spacing:.12em;
      text-transform:uppercase;
      white-space:nowrap;
    }

    .intel-band-pill.medium{
      border-color:rgba(245,158,11,.18);
      background:rgba(245,158,11,.12);
      color:#ffe5b0;
    }

    .intel-band-pill.high{
      border-color:rgba(249,115,22,.18);
      background:rgba(249,115,22,.12);
      color:#ffd7b2;
    }

    .intel-band-pill.critical{
      border-color:rgba(239,68,68,.2);
      background:rgba(239,68,68,.12);
      color:#ffd0ca;
    }

    .case-drawer.is-refreshing .drawer-body,
    .case-drawer.is-refreshing .drawer-memory{
      opacity:.72;
      transition:opacity .16s ease;
    }

    .case-drawer-backdrop{
      justify-content:flex-end
    }

    .case-drawer{
      width:min(540px, calc(100vw - 24px));
      height:100%;
      overflow-y:auto;
      overflow-x:hidden;
      overscroll-behavior:contain;
      scrollbar-gutter:stable;
      scrollbar-width:thin;
      scrollbar-color:rgba(120,145,255,.82) rgba(255,255,255,.04);
      padding:20px;
      border-left:1px solid rgba(255,255,255,.08);
      background:linear-gradient(180deg, rgba(18,26,48,.98), rgba(9,13,24,.98));
      box-shadow:-20px 0 50px rgba(0,0,0,.35)
    }

    .case-drawer::-webkit-scrollbar,
    .modal::-webkit-scrollbar{
      width:10px;
    }

    .case-drawer::-webkit-scrollbar-track,
    .modal::-webkit-scrollbar-track{
      background:rgba(255,255,255,.04);
      border-radius:999px;
    }

    .case-drawer::-webkit-scrollbar-thumb,
    .modal::-webkit-scrollbar-thumb{
      background:linear-gradient(180deg, rgba(128,152,255,.95), rgba(88,106,205,.94));
      border-radius:999px;
      border:1px solid rgba(17,24,39,.55);
    }

    .case-drawer::-webkit-scrollbar-thumb:hover,
    .modal::-webkit-scrollbar-thumb:hover{
      background:linear-gradient(180deg, rgba(151,173,255,.96), rgba(100,121,228,.96));
    }

    .threat-radar{
      display:grid;
      grid-template-columns:140px 1fr;
      gap:16px;
      align-items:center;
      margin-top:14px;
    }

    .threat-radar-visual{
      width:140px;
      height:140px;
      border-radius:999px;
      position:relative;
      background:
        radial-gradient(circle at center, rgba(8,12,24,1) 0 30%, transparent 31%),
        conic-gradient(from -90deg, rgba(255,255,255,.05) 0 100%);
      border:1px solid rgba(255,255,255,.08);
      box-shadow:inset 0 0 0 18px rgba(255,255,255,.02), 0 0 34px rgba(0,0,0,.18);
      display:flex;
      align-items:center;
      justify-content:center;
      overflow:hidden;
    }

    .threat-radar-visual::before,
    .threat-radar-visual::after{
      content:"";
      position:absolute;
      inset:16px;
      border-radius:999px;
      border:1px solid rgba(255,255,255,.06);
    }

    .threat-radar-visual::after{
      inset:0;
      border:none;
      background:
        conic-gradient(from 0deg,
          transparent 0 68%,
          color-mix(in srgb, var(--radar-color, #60a5fa) 60%, white 10%) 74%,
          rgba(255,255,255,.05) 79%,
          transparent 84% 100%);
      animation:radarSweep 5.5s linear infinite;
      opacity:.95;
      mask:radial-gradient(circle at center, transparent 0 47px, #000 58px, #000 68px, transparent 71px);
      -webkit-mask:radial-gradient(circle at center, transparent 0 47px, #000 58px, #000 68px, transparent 71px);
    }

    .threat-radar-score{
      position:relative;
      z-index:1;
      text-align:center;
    }

    .threat-radar-score strong{
      display:block;
      color:#eef4ff;
      font-size:12px;
      line-height:1.2;
      text-transform:uppercase;
      letter-spacing:.12em;
    }

    .threat-radar-score span{
      color:#b9cae9;
      font-size:10px;
      text-transform:uppercase;
      letter-spacing:.08em;
    }

    .threat-radar-core{
      position:absolute;
      width:14px;
      height:14px;
      border-radius:999px;
      background:var(--radar-color, #60a5fa);
      box-shadow:
        0 0 0 8px color-mix(in srgb, var(--radar-color, #60a5fa) 18%, transparent),
        0 0 26px color-mix(in srgb, var(--radar-color, #60a5fa) 45%, transparent);
      animation:radarPulse 2.2s ease-in-out infinite;
    }

    .threat-radar-signals{
      display:grid;
      gap:8px;
    }

    .threat-radar-signal{
      display:flex;
      justify-content:space-between;
      gap:12px;
      padding:9px 10px;
      border-radius:12px;
      background:rgba(255,255,255,.03);
      border:1px solid rgba(255,255,255,.06);
      color:#dce8ff;
      font-size:12px;
    }

    .investigation-board{
      display:grid;
      grid-template-columns:repeat(2,minmax(0,1fr));
      gap:12px;
    }

    .investigation-card{
      border:1px solid rgba(255,255,255,.08);
      border-radius:16px;
      padding:14px;
      background:rgba(255,255,255,.025);
    }

    .investigation-card h5{
      margin:0 0 8px;
      color:#eef4ff;
      font-size:13px;
    }

    .investigation-card p,
    .investigation-card div{
      color:#b9cae9;
      font-size:12px;
      line-height:1.5;
    }

    .lookup.lookup-risk-low .case-banner{box-shadow:0 0 0 1px rgba(34,197,94,.10) inset}
    .lookup.lookup-risk-medium .case-banner{box-shadow:0 0 0 1px rgba(245,158,11,.12) inset}
    .lookup.lookup-risk-high .case-banner{box-shadow:0 0 0 1px rgba(249,115,22,.14) inset}
    .lookup.lookup-risk-critical .case-banner{
      background:
        radial-gradient(circle at top right, rgba(239,68,68,.20), transparent 28%),
        linear-gradient(180deg, rgba(32,18,29,.98), rgba(11,13,24,.98));
      box-shadow:0 0 0 1px rgba(239,68,68,.18) inset
    }

    .lookup-profile{
      display:flex;
      gap:16px;
      align-items:center;
      background:rgba(255,255,255,.03);
      border:1px solid var(--border);
      border-radius:16px;
      padding:18px;
      margin-bottom:18px;
    }

    .lookup-profile img{
      width:72px;
      height:72px;
      border-radius:50%;
      object-fit:cover;
      border:1px solid rgba(255,255,255,.14);
      background:#111827;
      flex-shrink:0;
    }

    .lookup-profile h4{
      margin:0 0 6px 0;
      font-size:22px;
    }

    .lookup-profile .small{
      color:var(--muted);
      font-size:13px;
      margin-top:4px;
    }

    .lookup-note{
      margin-top:10px;
      color:var(--muted);
      font-size:12px;
      line-height:1.5;
    }

    .user-sub,
    .user-id,
    .incident-user-foot,
    .feed-time{
      color:#8fa6c8;
      font-size:12px;
      line-height:1.5;
    }

    #tab-analytics > .panel.section,
    #tab-whitelist > .panel.section,
    #tab-blacklist > .panel.section,
    #tab-warnings > .panel.section,
    #tab-lookup > .panel.section,
    #tab-settings > .panel.section,
    #tab-billing > .panel.section,
    #tab-wl-questions > .panel.section,
    #tab-audit > .panel.section{
      position:relative;
      overflow:hidden;
      padding:22px;
      border-radius:30px;
      border:1px solid rgba(119,220,255,.12);
      background:
        radial-gradient(circle at top right, rgba(94,203,255,.08), transparent 22%),
        linear-gradient(180deg, rgba(11,18,32,.96), rgba(7,11,20,.98));
      box-shadow:0 22px 52px rgba(3,8,18,.24);
    }

    #tab-analytics > .panel.section::before,
    #tab-whitelist > .panel.section::before,
    #tab-blacklist > .panel.section::before,
    #tab-warnings > .panel.section::before,
    #tab-lookup > .panel.section::before,
    #tab-settings > .panel.section::before,
    #tab-billing > .panel.section::before,
    #tab-wl-questions > .panel.section::before,
    #tab-audit > .panel.section::before{
      content:"";
      position:absolute;
      inset:0 0 auto 0;
      height:1px;
      background:linear-gradient(90deg, rgba(94,203,255,.45), rgba(94,203,255,0));
      pointer-events:none;
    }

    #tab-analytics > .panel.section::after,
    #tab-whitelist > .panel.section::after,
    #tab-blacklist > .panel.section::after,
    #tab-warnings > .panel.section::after,
    #tab-lookup > .panel.section::after,
    #tab-settings > .panel.section::after,
    #tab-billing > .panel.section::after,
    #tab-wl-questions > .panel.section::after,
    #tab-audit > .panel.section::after{
      content:"";
      position:absolute;
      top:-92px;
      right:-48px;
      width:220px;
      height:220px;
      border-radius:50%;
      background:radial-gradient(circle, rgba(94,203,255,.18), transparent 70%);
      filter:blur(8px);
      pointer-events:none;
    }

    #tab-analytics .section-header,
    #tab-whitelist .section-header,
    #tab-blacklist .section-header,
    #tab-warnings .section-header,
    #tab-lookup .section-header,
    #tab-settings .section-header,
    #tab-billing .section-header,
    #tab-wl-questions .section-header,
    #tab-audit .section-header{
      display:flex;
      justify-content:space-between;
      gap:16px;
      align-items:flex-start;
      flex-wrap:wrap;
      margin-bottom:18px;
      padding-bottom:18px;
      border-bottom:1px solid rgba(119,220,255,.1);
    }

    #tab-analytics .section-header h3,
    #tab-whitelist .section-header h3,
    #tab-blacklist .section-header h3,
    #tab-warnings .section-header h3,
    #tab-lookup .section-header h3,
    #tab-settings .section-header h3,
    #tab-billing .section-header h3,
    #tab-wl-questions .section-header h3,
    #tab-audit .section-header h3{
      margin:0;
      color:#f7fbff;
      font-size:28px;
      font-weight:900;
      letter-spacing:-.04em;
    }

    #tab-analytics .section-header p,
    #tab-whitelist .section-header p,
    #tab-blacklist .section-header p,
    #tab-warnings .section-header p,
    #tab-lookup .section-header p,
    #tab-settings .section-header p,
    #tab-billing .section-header p,
    #tab-wl-questions .section-header p,
    #tab-audit .section-header p{
      margin:8px 0 0;
      max-width:66ch;
      color:#97acca;
      font-size:14px;
      line-height:1.7;
    }

    #tab-analytics .toolbar,
    #tab-whitelist .toolbar,
    #tab-blacklist .toolbar,
    #tab-warnings .toolbar,
    #tab-lookup .toolbar,
    #tab-settings .toolbar,
    #tab-billing .toolbar,
    #tab-wl-questions .toolbar,
    #tab-audit .toolbar{
      display:flex;
      flex-wrap:wrap;
      gap:10px;
      align-items:center;
    }

    #tab-whitelist .filter-chip-row,
    #tab-blacklist .filter-chip-row,
    #tab-warnings .filter-chip-row,
    #tab-lookup .filter-chip-row{
      display:flex;
      gap:10px;
      flex-wrap:wrap;
      align-items:center;
    }

    #tab-lookup .lookup-stage,
    #tab-lookup .lookup-overview,
    #tab-lookup .case-shell.lookup-board{
      gap:18px;
    }

    #tab-lookup .lookup-console-card,
    #tab-lookup .lookup-hero-card,
    #tab-lookup .lookup-graph-panel,
    #tab-lookup .case-panel,
    #tab-lookup .case-sidebar{
      border-radius:26px;
      border:1px solid rgba(119,220,255,.1);
      background:
        radial-gradient(circle at top right, rgba(94,203,255,.08), transparent 22%),
        linear-gradient(180deg, rgba(11,18,32,.9), rgba(8,13,24,.98));
      box-shadow:0 18px 42px rgba(3,8,18,.2);
    }

    #tab-lookup .lookup-console-card{
      padding:20px;
    }

    #tab-lookup .lookup-kicker{
      color:#92a8cb;
      text-transform:uppercase;
      letter-spacing:.12em;
      font-size:11px;
      margin-bottom:10px;
    }

    #tab-lookup .lookup-graph-panel .section-header{
      margin-bottom:14px;
      padding-bottom:14px;
      border-bottom:1px solid rgba(119,220,255,.08);
    }

    .pill,
    .lookup-chip,
    .permission-chip,
    .filter-chip{
      border-radius:999px;
    }

    .lookup-stage{
      gap:18px;
      margin-bottom:20px;
    }

    .lookup-console-card{
      display:grid;
      grid-template-columns:minmax(260px,.82fr) minmax(340px,1.05fr) minmax(220px,.7fr);
      gap:16px;
      align-items:center;
      background:linear-gradient(180deg, rgba(15,24,38,.98), rgba(10,16,28,.99));
    }

    .lookup-console-copy{
      max-width:360px;
    }

    .lookup-search-actions{
      min-width:0;
      display:grid;
      grid-template-columns:minmax(220px,1fr) auto;
      gap:10px;
      align-items:center;
    }

    .lookup-search-actions .btn{
      min-width:156px;
    }

    .lookup-note{
      min-height:var(--control-h);
      display:flex;
      align-items:center;
      padding:0 14px;
      border-radius:16px;
      border:1px solid var(--border);
      background:rgba(255,255,255,.025);
      color:var(--muted);
      font-size:13px;
      line-height:1.5;
    }

    .lookup-overview{
      grid-template-columns:1fr;
      gap:20px;
    }

    .lookup-hero-card,
    .lookup-graph-panel{
      min-height:0;
      height:auto;
      align-self:start;
      background:linear-gradient(180deg, rgba(16,24,38,.96), rgba(10,16,28,.99));
    }

    .lookup-hero-head{
      grid-template-columns:minmax(0,1fr) 220px;
      gap:18px;
      align-items:start;
    }

    .lookup-hero-profile{
      grid-template-columns:92px minmax(0,1fr);
      gap:18px;
      align-items:center;
    }

    .lookup-portrait{
      width:92px;
      height:92px;
      border-radius:22px;
      padding:5px;
    }

    .lookup-hero-card h4{
      font-size:28px;
      line-height:1.08;
      max-width:520px;
    }

    .lookup-dossier-sub{
      max-width:56ch;
      font-size:13px;
      line-height:1.66;
    }

    .lookup-chip-row{
      gap:10px;
    }

    .lookup-chip{
      min-height:38px;
      display:inline-flex;
      align-items:center;
      padding:8px 12px;
      font-size:12px;
      background:rgba(255,255,255,.035);
      border-color:var(--border);
    }

    .lookup-risk-card{
      min-height:118px;
      justify-content:center;
      background:rgba(255,255,255,.03);
      border-color:var(--border);
    }

    .lookup-risk-card strong{
      font-size:48px;
      line-height:1;
    }

    .lookup-hero-metrics{
      grid-template-columns:repeat(5,minmax(112px,1fr));
      gap:12px;
      margin-top:16px;
    }

    .lookup-hero-metric strong{
      font-size:14px;
      line-height:1.35;
    }

    .lookup-graph-panel .section-header{
      margin-bottom:16px;
      padding-bottom:14px;
      border-bottom:1px solid rgba(148,163,184,.1);
    }

    .case-shell.lookup-board{
      grid-template-columns:minmax(0,1fr) 348px;
      gap:18px;
    }

    .case-main{
      gap:18px;
    }

    .case-sidebar{
      top:110px;
      gap:18px;
    }

    /* Lookup workspace polish */
    #tab-lookup > .panel.section{
      width:min(var(--content-max), 100%);
      margin:0 auto;
      padding:22px;
      border-radius:30px;
      border:1px solid rgba(164,188,255,.12);
      background:
        radial-gradient(circle at top right, rgba(93,160,255,.1), transparent 30%),
        linear-gradient(180deg, rgba(10,17,31,.96), rgba(7,12,22,.98));
      box-shadow:0 28px 72px rgba(2,6,14,.24);
    }

    #tab-lookup > .panel.section > .section-header{
      gap:18px;
      align-items:flex-end;
      margin-bottom:18px;
      padding-bottom:16px;
      border-bottom:1px solid rgba(164,188,255,.08);
    }

    #tab-lookup > .panel.section > .section-header > div:first-child{
      max-width:76ch;
    }

    #tab-lookup > .panel.section > .section-header h3{
      margin:0 0 8px;
      font-size:20px;
      line-height:1.06;
      letter-spacing:-.03em;
    }

    #tab-lookup > .panel.section > .section-header p{
      margin:0;
      color:#9eb4d7;
      line-height:1.65;
    }

    #tab-lookup .lookup-workspace{
      gap:18px;
      margin-bottom:18px !important;
    }

    #tab-lookup .lookup-stage-primary{
      display:grid;
      grid-template-columns:minmax(0, 1fr);
      gap:18px;
      align-items:start;
    }

    #tab-lookup .lookup-console-card,
    #tab-lookup .lookup-graph-panel,
    #tab-lookup .lookup-row > .intel-panel,
    #tab-lookup .lookup-sidebar .setting-card{
      border-radius:28px;
      border:1px solid rgba(164,188,255,.12);
      background:linear-gradient(180deg, rgba(18,27,46,.78), rgba(8,13,24,.96));
      box-shadow:
        inset 0 1px 0 rgba(255,255,255,.04),
        0 22px 54px rgba(2,8,18,.18);
    }

    #tab-lookup .lookup-console-card{
      padding:20px;
      width:100%;
      grid-template-columns:minmax(260px, .72fr) minmax(420px, 1.28fr);
      grid-template-areas:
        "copy search"
        "note note";
      gap:14px 18px;
      align-items:center;
      align-self:start;
    }

    #tab-lookup .lookup-console-copy{
      grid-area:copy;
      max-width:36ch;
    }

    #tab-lookup .lookup-search-actions{
      grid-area:search;
      display:grid;
      grid-template-columns:minmax(0, 1fr) auto;
      gap:10px;
      min-width:0;
      width:100%;
      align-self:center;
    }

    #tab-lookup .lookup-search-actions .btn{
      min-width:168px;
    }

    #tab-lookup .lookup-note{
      grid-area:note;
      min-height:0;
      padding:12px 14px;
      border-radius:20px;
      border:1px solid rgba(164,188,255,.1);
      background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));
      color:#9db4d8;
      line-height:1.65;
      display:flex;
      align-items:center;
    }

    #tab-lookup .lookup-console-card h4,
    #tab-lookup .lookup-row > .intel-panel h4,
    #tab-lookup .lookup-ticket-panel > h4,
    #tab-lookup .lookup-sidebar .setting-card > h4{
      margin:0 0 8px;
      font-size:24px;
      line-height:1;
      letter-spacing:-.04em;
    }

    #tab-lookup .lookup-console-card p,
    #tab-lookup .lookup-row > .intel-panel > p,
    #tab-lookup .lookup-ticket-panel > p{
      margin:0 0 14px;
      color:#9eb4d7;
      line-height:1.65;
      max-width:72ch;
    }

    #tab-lookup .lookup-graph-panel{
      min-width:0;
      height:auto;
      padding:20px;
      width:100%;
      max-height:none;
      overflow:visible;
      align-self:start;
    }

    #tab-lookup .lookup-graph-panel .section-header{
      display:flex;
      justify-content:space-between;
      gap:14px;
      margin-bottom:14px !important;
      padding-bottom:14px;
      border-bottom:1px solid rgba(164,188,255,.08);
    }

    #tab-lookup .lookup-graph-panel .section-header h4{
      margin:0 0 8px;
      font-size:30px;
      line-height:1.02;
      letter-spacing:-.04em;
    }

    #tab-lookup .lookup-graph-panel .section-header p{
      margin:0;
      color:#9eb4d7;
      line-height:1.65;
      max-width:64ch;
    }

    #tab-lookup .lookup-layout{
      display:grid;
      grid-template-columns:minmax(0, 1fr) 392px;
      gap:18px;
      align-items:start;
    }

    #tab-lookup .lookup-sidebar{
      order:0;
      position:sticky;
      top:110px;
      min-width:0;
    }

    #tab-lookup .lookup-sidebar .action-rail{
      display:block;
    }

    #tab-lookup .lookup-sidebar .setting-card{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
      padding:18px;
      align-items:start;
    }

    #tab-lookup .lookup-sidebar .setting-card > *{
      min-width:0;
    }

    #tab-lookup .lookup-sidebar .setting-card > h4{
      grid-column:auto;
      margin-bottom:4px;
    }

    #tab-lookup .lookup-sidebar .setting-card > :not(h4):not(.quick-status-inline){
      grid-column:auto;
    }

    #tab-lookup .lookup-sidebar .setting-card > .quick-status-inline{
      grid-column:auto;
      grid-row:auto;
      margin:0;
      padding:14px;
      border-radius:22px;
      border:1px solid rgba(164,188,255,.1);
      background:linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.015));
      align-self:start;
    }

    #tab-lookup .lookup-sidebar .quick-status-inline h5{
      margin:0 0 10px;
      color:#9ec4f3;
      font-size:12px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.12em;
    }

    #tab-lookup .lookup-sidebar .quick-status-inline .info-list{
      display:grid;
      grid-template-columns:repeat(2, minmax(0, 1fr));
      gap:10px;
    }

    #tab-lookup .lookup-sidebar .quick-status-inline .info-item{
      min-height:64px;
      padding:10px;
      border-radius:16px;
      border:1px solid rgba(164,188,255,.1);
      background:rgba(255,255,255,.028);
      display:grid;
      gap:6px;
      align-content:start;
    }

    #tab-lookup .lookup-sidebar .setting-card > .action-row{
      display:grid;
      grid-template-columns:repeat(2, minmax(0, 1fr));
      gap:10px;
      margin-top:2px;
    }

    #tab-lookup .lookup-sidebar .setting-card > .action-row .btn{
      width:100%;
      min-height:40px;
      justify-content:center;
      text-align:center;
      white-space:normal;
    }

    #tab-lookup .lookup-sidebar .setting-card > .radio-wrap{
      margin:0;
      justify-content:flex-start;
      display:grid;
      grid-template-columns:repeat(2, minmax(0, 1fr));
      gap:10px;
    }

    #tab-lookup .lookup-sidebar .setting-card > .radio-wrap label{
      min-height:38px;
      padding:8px 10px;
      border-radius:14px;
      border:1px solid rgba(164,188,255,.1);
      background:rgba(255,255,255,.024);
      display:flex;
      align-items:center;
      gap:10px;
    }

    #tab-lookup .lookup-main-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:16px;
      min-width:0;
    }

    #tab-lookup .lookup-row{
      display:grid;
      gap:16px;
      margin-bottom:0 !important;
      min-width:0;
    }

    #tab-lookup .lookup-row-utility,
    #tab-lookup .lookup-row-intel,
    #tab-lookup .lookup-row-summary{
      grid-template-columns:repeat(2, minmax(0, 1fr));
      align-items:start;
    }

    #tab-lookup .lookup-row-utility{
      grid-template-columns:minmax(0, .78fr) minmax(0, 1.22fr);
    }

    #tab-lookup .lookup-row-intel{
      grid-template-columns:minmax(0, .82fr) minmax(0, 1.18fr);
    }

    #tab-lookup .lookup-row-utility .action-chip-grid{
      grid-template-columns:1fr;
      max-height:none;
    }

    #tab-lookup .lookup-row-tickets{
      grid-template-columns:1fr;
    }

    #tab-lookup .lookup-row > .intel-panel{
      padding:24px;
      min-width:0;
    }

    #tab-lookup .lookup-ticket-panel{
      padding:26px;
    }

    #tab-lookup .lookup-ticket-shell{
      display:grid;
      grid-template-columns:minmax(0, 1.06fr) minmax(320px, .7fr);
      grid-template-areas:
        "viewer rail"
        "transcript transcript";
      gap:18px;
      min-width:0;
      align-items:start;
    }

    #tab-lookup .lookup-ticket-shell > div:nth-child(2){
      display:grid;
      gap:8px;
      padding:0 4px;
    }

    #tab-lookup .lookup-ticket-viewer{
      grid-area:viewer;
      padding:22px;
      border-radius:26px;
      gap:18px;
      min-width:0;
    }

    #tab-lookup .lookup-ticket-viewer-head{
      gap:20px;
    }

    #tab-lookup .lookup-ticket-viewer-head h5{
      font-size:34px;
      line-height:1;
    }

    #tab-lookup .lookup-ticket-meta{
      grid-template-columns:repeat(2, minmax(0, 1fr));
      gap:14px;
    }

    #tab-lookup .lookup-ticket-rail{
      grid-area:rail;
      display:grid;
      gap:14px;
      min-width:0;
      padding:18px;
      border-radius:24px;
      border:1px solid rgba(164,188,255,.1);
      background:
        radial-gradient(circle at top right, rgba(79,209,225,.08), transparent 30%),
        linear-gradient(180deg, rgba(12,19,34,.92), rgba(8,13,24,.98));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
    }

    #tab-lookup .lookup-ticket-rail-head{
      display:grid;
      gap:8px;
      padding:0 2px;
    }

    #tab-lookup .lookup-ticket-rail-head .lookup-ticket-status-copy{
      margin:0;
    }

    #tab-lookup .lookup-ticket-transcript{
      border-radius:22px;
      overflow:hidden;
      display:grid;
      grid-template-rows:auto minmax(320px, 1fr);
    }

    #tab-lookup .lookup-ticket-transcript-wide{
      grid-area:transcript;
      min-width:0;
    }

    #tab-lookup .lookup-ticket-transcript-head{
      display:flex;
      justify-content:space-between;
      gap:12px;
      align-items:center;
    }

    #tab-lookup .lookup-ticket-transcript-sub{
      color:#8fa8cf;
      font-size:11px;
      font-weight:700;
      text-transform:uppercase;
      letter-spacing:.1em;
    }

    #tab-lookup .lookup-ticket-transcript-body{
      min-height:340px;
      max-height:460px;
      padding:20px;
      overflow:auto;
      background:
        linear-gradient(180deg, rgba(4,8,16,.94), rgba(6,10,19,.98));
      scrollbar-width:thin;
      scrollbar-color:rgba(93,160,255,.92) rgba(255,255,255,.05);
      display:grid;
      align-content:start;
      gap:16px;
    }

    #tab-lookup .lookup-transcript-meta-grid{
      display:grid;
      grid-template-columns:repeat(3, minmax(0, 1fr));
      gap:12px;
    }

    #tab-lookup .lookup-transcript-meta-item{
      padding:12px 14px;
      border-radius:16px;
      border:1px solid rgba(164,188,255,.1);
      background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));
      display:grid;
      gap:6px;
      min-width:0;
    }

    #tab-lookup .lookup-transcript-meta-item small{
      color:#8ea6cd;
      font-size:11px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.1em;
    }

    #tab-lookup .lookup-transcript-meta-item strong{
      color:#f3f8ff;
      font-size:13px;
      line-height:1.55;
      word-break:break-word;
    }

    #tab-lookup .lookup-transcript-feed{
      display:grid;
      gap:12px;
    }

    #tab-lookup .lookup-transcript-entry{
      width:min(76%, 760px);
      padding:16px 18px;
      border-radius:18px;
      border:1px solid rgba(164,188,255,.1);
      background:linear-gradient(180deg, rgba(17,25,42,.86), rgba(10,15,27,.94));
      display:grid;
      gap:12px;
    }

    #tab-lookup .lookup-transcript-entry.is-user{
      justify-self:end;
      border-color:rgba(93,160,255,.35);
      background:
        radial-gradient(circle at top right, rgba(93,160,255,.16), transparent 36%),
        linear-gradient(180deg, rgba(24,57,104,.9), rgba(14,33,70,.96));
      border-bottom-right-radius:8px;
    }

    #tab-lookup .lookup-transcript-entry.is-staff{
      justify-self:start;
      border-color:rgba(52,211,153,.32);
      background:
        radial-gradient(circle at top left, rgba(52,211,153,.16), transparent 34%),
        linear-gradient(180deg, rgba(17,63,52,.88), rgba(10,38,34,.96));
      border-bottom-left-radius:8px;
    }

    #tab-lookup .lookup-transcript-entry.is-bot{
      justify-self:center;
      width:min(82%, 820px);
      border-color:rgba(93,160,255,.18);
      background:
        radial-gradient(circle at top right, rgba(93,160,255,.08), transparent 30%),
        linear-gradient(180deg, rgba(15,25,44,.92), rgba(10,15,27,.98));
    }

    #tab-lookup .lookup-transcript-entry-head{
      display:flex;
      justify-content:space-between;
      gap:12px;
      align-items:flex-start;
      flex-wrap:wrap;
    }

    #tab-lookup .lookup-transcript-entry.is-user .lookup-transcript-entry-head{
      justify-content:flex-end;
      text-align:right;
    }

    #tab-lookup .lookup-transcript-author{
      color:#f6fbff;
      font-size:15px;
      font-weight:800;
      line-height:1.3;
      word-break:break-word;
    }

    #tab-lookup .lookup-transcript-stamp{
      display:inline-flex;
      align-items:center;
      gap:8px;
      flex-wrap:wrap;
    }

    #tab-lookup .lookup-transcript-date,
    #tab-lookup .lookup-transcript-time{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      min-height:28px;
      padding:0 10px;
      border-radius:999px;
      border:1px solid rgba(164,188,255,.12);
      background:rgba(255,255,255,.04);
      color:#a7bce0;
      font-size:11px;
      font-weight:800;
      letter-spacing:.06em;
      text-transform:uppercase;
      white-space:nowrap;
    }

    #tab-lookup .lookup-transcript-lines{
      display:grid;
      gap:8px;
      min-width:0;
    }

    #tab-lookup .lookup-transcript-line{
      color:#d6e4f8;
      font-size:13px;
      line-height:1.82;
      white-space:pre-wrap;
      word-break:break-word;
    }

    #tab-lookup .lookup-transcript-line.is-meta{
      color:#8ea9d1;
      font-size:12px;
      font-weight:700;
      padding-left:12px;
      border-left:2px solid rgba(93,160,255,.2);
    }

    #tab-lookup .lookup-transcript-attachment{
      display:grid;
      gap:8px;
      max-width:min(100%, 520px);
      margin:2px 0 0;
      padding:8px;
      border-radius:14px;
      border:1px solid rgba(255,255,255,.11);
      background:rgba(3,8,20,.28);
      overflow:hidden;
    }

    #tab-lookup .lookup-transcript-entry.is-user .lookup-transcript-attachment{
      justify-self:end;
    }

    #tab-lookup .lookup-transcript-attachment img,
    #tab-lookup .lookup-transcript-attachment video{
      display:block;
      width:100%;
      max-height:360px;
      border-radius:10px;
      background:rgba(0,0,0,.24);
      object-fit:contain;
    }

    #tab-lookup .lookup-transcript-attachment figcaption{
      display:flex;
      align-items:center;
      gap:8px;
      min-width:0;
      color:#b8c9e6;
      font-size:11px;
      line-height:1.35;
      word-break:break-word;
    }

    #tab-lookup .lookup-transcript-attachment figcaption::before{
      content:"";
      width:7px;
      height:7px;
      border-radius:999px;
      background:linear-gradient(135deg, #6fb8ff, #34d399);
      flex:none;
    }

    #tab-lookup .lookup-transcript-attachment.is-broken{
      border-style:dashed;
    }

    #tab-lookup .lookup-transcript-attachment.is-broken img,
    #tab-lookup .lookup-transcript-attachment.is-broken video{
      display:none;
    }

    #tab-lookup .lookup-transcript-file{
      display:grid;
      gap:5px;
      width:min(100%, 460px);
      padding:12px 14px;
      border-radius:14px;
      border:1px solid rgba(164,188,255,.16);
      background:rgba(255,255,255,.045);
      color:#dbeafe;
      text-decoration:none;
    }

    #tab-lookup .lookup-transcript-file span{
      color:#9eb6db;
      font-size:11px;
      font-weight:800;
      text-transform:uppercase;
    }

    #tab-lookup .lookup-transcript-file strong{
      color:#f4f8ff;
      font-size:13px;
      line-height:1.35;
      word-break:break-word;
    }

    #tab-lookup .lookup-transcript-gap{
      height:6px;
    }

    #tab-lookup .lookup-transcript-empty{
      padding:18px;
      border-radius:16px;
      border:1px dashed rgba(164,188,255,.12);
      color:#9ab0d3;
      font-size:13px;
      line-height:1.7;
      white-space:pre-wrap;
      word-break:break-word;
    }

    #tab-lookup .lookup-ticket-transcript-body::-webkit-scrollbar{
      width:10px;
    }

    #tab-lookup .lookup-ticket-transcript-body::-webkit-scrollbar-track{
      background:rgba(255,255,255,.04);
      border-radius:999px;
    }

    #tab-lookup .lookup-ticket-transcript-body::-webkit-scrollbar-thumb{
      background:linear-gradient(180deg, rgba(79,209,225,.92), rgba(93,160,255,.92));
      border-radius:999px;
      border:1px solid rgba(9,15,28,.7);
    }

    #tab-lookup .lookup-ticket-list{
      display:grid;
      grid-template-columns:1fr;
      grid-auto-flow:row;
      grid-auto-columns:auto;
      gap:12px;
      max-height:460px;
      overflow:auto;
      padding:2px 6px 2px 2px;
      scroll-padding-block:4px;
      scrollbar-width:thin;
      scrollbar-color:rgba(93,160,255,.95) rgba(255,255,255,.06);
    }

    #tab-lookup .lookup-ticket-card{
      width:auto;
      min-width:0;
      min-height:118px;
      border-radius:18px;
    }

    #tab-lookup .lookup-ticket-list::-webkit-scrollbar{
      width:9px;
      height:9px;
    }

    #tab-lookup .lookup-ticket-list::-webkit-scrollbar-track{
      background:rgba(255,255,255,.05);
      border-radius:999px;
    }

    #tab-lookup .lookup-ticket-list::-webkit-scrollbar-thumb{
      background:linear-gradient(90deg, rgba(79,209,225,.95), rgba(93,160,255,.95));
      border-radius:999px;
      border:1px solid rgba(9,15,28,.7);
    }

    #tab-lookup .lookup-ticket-list::-webkit-scrollbar-thumb:hover{
      background:linear-gradient(90deg, rgba(104,220,232,.98), rgba(118,175,255,.98));
    }

    #tab-lookup .panel-scroll{
      scrollbar-width:thin;
      scrollbar-color:rgba(93,160,255,.9) rgba(255,255,255,.05);
    }

    #tab-lookup .panel-scroll::-webkit-scrollbar{
      width:10px;
    }

    #tab-lookup .panel-scroll::-webkit-scrollbar-track{
      background:rgba(255,255,255,.04);
      border-radius:999px;
    }

    #tab-lookup .panel-scroll::-webkit-scrollbar-thumb{
      background:linear-gradient(180deg, rgba(79,209,225,.92), rgba(93,160,255,.92));
      border-radius:999px;
      border:1px solid rgba(9,15,28,.7);
    }

    .lookup-ticket-list,
    .lookup-ticket-transcript pre,
    .panel-scroll .timeline-list,
    .panel-scroll .lookup-history-list,
    .panel-scroll .insight-list,
    .panel-scroll .investigation-board,
    .panel-scroll .signal-list,
    .panel-scroll .action-chip-grid,
    .case-drawer,
    .modal,
    #tab-lookup .lookup-ticket-transcript-body,
    #tab-lookup .lookup-ticket-list,
    #tab-lookup .panel-scroll{
      scrollbar-width:thin;
      scrollbar-color:var(--scrollbar-thumb-flat) var(--scrollbar-track);
    }

    .lookup-ticket-list::-webkit-scrollbar,
    .lookup-ticket-transcript pre::-webkit-scrollbar,
    .panel-scroll .timeline-list::-webkit-scrollbar,
    .panel-scroll .lookup-history-list::-webkit-scrollbar,
    .panel-scroll .insight-list::-webkit-scrollbar,
    .panel-scroll .investigation-board::-webkit-scrollbar,
    .panel-scroll .signal-list::-webkit-scrollbar,
    .panel-scroll .action-chip-grid::-webkit-scrollbar,
    .case-drawer::-webkit-scrollbar,
    .modal::-webkit-scrollbar,
    #tab-lookup .lookup-ticket-transcript-body::-webkit-scrollbar,
    #tab-lookup .lookup-ticket-list::-webkit-scrollbar,
    #tab-lookup .panel-scroll::-webkit-scrollbar{
      width:10px;
      height:10px;
    }

    .lookup-ticket-list::-webkit-scrollbar-track,
    .lookup-ticket-transcript pre::-webkit-scrollbar-track,
    .panel-scroll .timeline-list::-webkit-scrollbar-track,
    .panel-scroll .lookup-history-list::-webkit-scrollbar-track,
    .panel-scroll .insight-list::-webkit-scrollbar-track,
    .panel-scroll .investigation-board::-webkit-scrollbar-track,
    .panel-scroll .signal-list::-webkit-scrollbar-track,
    .panel-scroll .action-chip-grid::-webkit-scrollbar-track,
    .case-drawer::-webkit-scrollbar-track,
    .modal::-webkit-scrollbar-track,
    #tab-lookup .lookup-ticket-transcript-body::-webkit-scrollbar-track,
    #tab-lookup .lookup-ticket-list::-webkit-scrollbar-track,
    #tab-lookup .panel-scroll::-webkit-scrollbar-track{
      background:var(--scrollbar-track);
      border-radius:999px;
    }

    .lookup-ticket-list::-webkit-scrollbar-thumb,
    .lookup-ticket-transcript pre::-webkit-scrollbar-thumb,
    .panel-scroll .timeline-list::-webkit-scrollbar-thumb,
    .panel-scroll .lookup-history-list::-webkit-scrollbar-thumb,
    .panel-scroll .insight-list::-webkit-scrollbar-thumb,
    .panel-scroll .investigation-board::-webkit-scrollbar-thumb,
    .panel-scroll .signal-list::-webkit-scrollbar-thumb,
    .panel-scroll .action-chip-grid::-webkit-scrollbar-thumb,
    .case-drawer::-webkit-scrollbar-thumb,
    .modal::-webkit-scrollbar-thumb,
    #tab-lookup .lookup-ticket-transcript-body::-webkit-scrollbar-thumb,
    #tab-lookup .lookup-ticket-list::-webkit-scrollbar-thumb,
    #tab-lookup .panel-scroll::-webkit-scrollbar-thumb{
      background:var(--scrollbar-thumb);
      border-radius:999px;
      border:1px solid var(--scrollbar-border);
    }

    .lookup-ticket-list::-webkit-scrollbar-thumb:hover,
    .lookup-ticket-transcript pre::-webkit-scrollbar-thumb:hover,
    .panel-scroll .timeline-list::-webkit-scrollbar-thumb:hover,
    .panel-scroll .lookup-history-list::-webkit-scrollbar-thumb:hover,
    .panel-scroll .insight-list::-webkit-scrollbar-thumb:hover,
    .panel-scroll .investigation-board::-webkit-scrollbar-thumb:hover,
    .panel-scroll .signal-list::-webkit-scrollbar-thumb:hover,
    .panel-scroll .action-chip-grid::-webkit-scrollbar-thumb:hover,
    .case-drawer::-webkit-scrollbar-thumb:hover,
    .modal::-webkit-scrollbar-thumb:hover,
    #tab-lookup .lookup-ticket-transcript-body::-webkit-scrollbar-thumb:hover,
    #tab-lookup .lookup-ticket-list::-webkit-scrollbar-thumb:hover,
    #tab-lookup .panel-scroll::-webkit-scrollbar-thumb:hover{
      background:var(--scrollbar-thumb-hover);
    }

    #tab-lookup .lookup-console-card{
      grid-template-columns:minmax(240px, .64fr) minmax(0, 1.36fr);
      grid-template-areas:
        "copy search"
        "note note"
        "results results";
      align-items:start;
    }

    #tab-lookup .lookup-search-actions{
      display:grid;
      grid-template-columns:140px minmax(0, 1fr) auto;
      gap:10px;
      min-width:0;
      width:100%;
      align-items:center;
    }

    #tab-lookup .lookup-search-actions select,
    #tab-lookup .lookup-search-actions .input{
      width:100%;
      margin:0;
    }

    #tab-lookup .lookup-search-actions .btn{
      min-width:176px;
    }

    #tab-lookup .lookup-search-results{
      grid-area:results;
      display:grid;
      grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));
      gap:12px;
    }

    .lookup-search-empty{
      padding:14px 16px;
      border-radius:18px;
      border:1px dashed rgba(164,188,255,.18);
      background:rgba(255,255,255,.02);
      color:#9eb4d7;
      font-size:13px;
      line-height:1.55;
    }

    .lookup-search-result{
      appearance:none;
      border:none;
      width:100%;
      text-align:left;
      display:grid;
      gap:12px;
      padding:14px;
      border-radius:20px;
      border:1px solid rgba(164,188,255,.12);
      background:linear-gradient(180deg, rgba(255,255,255,.035), rgba(255,255,255,.015));
      cursor:pointer;
      transition:transform .16s ease, border-color .16s ease, background .16s ease, box-shadow .16s ease;
      box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
    }

    .lookup-search-result:hover{
      transform:translateY(-2px);
      border-color:rgba(119,220,255,.26);
      background:linear-gradient(180deg, rgba(94,203,255,.12), rgba(255,255,255,.03));
      box-shadow:0 14px 32px rgba(2,8,18,.18);
    }

    .lookup-search-result.active{
      border-color:rgba(119,220,255,.34);
      box-shadow:0 0 0 1px rgba(119,220,255,.18) inset, 0 16px 36px rgba(2,8,18,.18);
    }

    .lookup-search-result-head{
      display:flex;
      align-items:flex-start;
      justify-content:space-between;
      gap:10px;
    }

    .lookup-search-result-profile{
      min-width:0;
      display:grid;
      grid-template-columns:46px minmax(0,1fr);
      gap:12px;
      align-items:center;
    }

    .lookup-search-result-profile img{
      width:46px;
      height:46px;
      border-radius:14px;
      object-fit:cover;
      border:1px solid rgba(255,255,255,.1);
      background:#0b1220;
    }

    .lookup-search-result-copy{
      min-width:0;
      display:grid;
      gap:4px;
    }

    .lookup-search-result-copy strong{
      color:#eef4ff;
      font-size:15px;
      line-height:1.2;
    }

    .lookup-search-result-copy span,
    .lookup-search-result-meta span{
      color:#9eb4d7;
      font-size:12px;
      line-height:1.45;
    }

    .lookup-search-result-open{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      min-height:30px;
      padding:0 12px;
      border-radius:999px;
      border:1px solid rgba(164,188,255,.12);
      background:rgba(255,255,255,.03);
      color:#dcebff;
      font-size:11px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.1em;
      white-space:nowrap;
    }

    .lookup-search-result-meta{
      display:flex;
      flex-wrap:wrap;
      gap:8px 10px;
    }

    .lookup-search-result-chips,
    .lookup-note-tags,
    .lookup-profile-actions-cloud{
      display:flex;
      flex-wrap:wrap;
      gap:8px;
    }

    .lookup-search-chip,
    .lookup-note-tags span{
      display:inline-flex;
      align-items:center;
      min-height:28px;
      padding:0 10px;
      border-radius:999px;
      border:1px solid rgba(164,188,255,.12);
      background:rgba(255,255,255,.03);
      color:#dcebff;
      font-size:11px;
      font-weight:700;
      letter-spacing:.02em;
    }

    #tab-lookup .lookup-profile-actions-cloud{
      margin:0 0 16px;
    }

    .lookup-profile-cloud-btn{
      appearance:none;
      border:none;
      min-width:140px;
      padding:12px 14px;
      border-radius:18px;
      border:1px solid rgba(164,188,255,.12);
      background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
      display:grid;
      gap:5px;
      text-align:left;
      cursor:pointer;
      transition:transform .16s ease, border-color .16s ease, background .16s ease;
    }

    .lookup-profile-cloud-btn:hover{
      transform:translateY(-1px);
      border-color:rgba(119,220,255,.24);
      background:linear-gradient(180deg, rgba(94,203,255,.12), rgba(255,255,255,.03));
    }

    .lookup-profile-cloud-btn strong{
      color:#eef4ff;
      font-size:13px;
      line-height:1.2;
    }

    .lookup-profile-cloud-btn span{
      color:#9eb4d7;
      font-size:11px;
      line-height:1.45;
    }

    #tab-lookup .lookup-row-utility{
      grid-template-columns:minmax(0, .72fr) minmax(0, 1.28fr);
    }

    .lookup-staff-notes-shell{
      display:grid;
      gap:14px;
      margin-top:14px;
      padding-top:16px;
      border-top:1px solid rgba(164,188,255,.08);
    }

    .lookup-staff-notes-copy{
      display:grid;
      gap:6px;
    }

    .lookup-staff-notes-copy h5{
      margin:0;
      color:#eef4ff;
      font-size:16px;
      font-weight:800;
    }

    .lookup-staff-notes-copy p{
      margin:0;
      color:#9eb4d7;
      font-size:12px;
      line-height:1.6;
    }

    .lookup-note-composer{
      display:grid;
      gap:10px;
      padding:16px;
      border-radius:20px;
      border:1px solid rgba(164,188,255,.1);
      background:rgba(255,255,255,.02);
    }

    .lookup-note-composer textarea,
    .lookup-staff-note-card p{
      margin:0;
      min-height:82px;
      color:#dcebff;
      font-size:13px;
      line-height:1.65;
    }

    .lookup-note-composer-row{
      display:grid;
      grid-template-columns:minmax(0,1fr) auto;
      gap:10px;
      align-items:center;
    }

    .lookup-note-composer-row .btn{
      min-width:150px;
    }

    .lookup-staff-note-list{
      display:grid;
      gap:12px;
      max-height:340px;
      overflow:auto;
      padding-right:4px;
    }

    .lookup-staff-note-card{
      display:grid;
      gap:10px;
      padding:15px 16px;
      border-radius:20px;
      border:1px solid rgba(164,188,255,.1);
      background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));
    }

    .lookup-staff-note-head{
      display:flex;
      align-items:flex-start;
      justify-content:space-between;
      gap:12px;
    }

    .lookup-staff-note-head strong{
      display:block;
      color:#eef4ff;
      font-size:13px;
      margin-bottom:4px;
    }

    .lookup-staff-note-head span{
      color:#91a9d0;
      font-size:11px;
      line-height:1.45;
    }

    .lookup-note-delete{
      width:32px;
      height:32px;
      border-radius:999px;
      border:1px solid rgba(255,255,255,.1);
      background:rgba(255,255,255,.03);
      color:#dcebff;
      font-size:18px;
      line-height:1;
      cursor:pointer;
    }

    .lookup-note-delete:hover{
      border-color:rgba(255,120,140,.3);
      color:#ffb4c2;
      background:rgba(255,120,140,.08);
    }

    #tab-lookup .lookup-workspace{
      display:grid;
      gap:18px;
      align-items:start;
    }

    #tab-lookup .lookup-console-card{
      grid-template-columns:minmax(240px, .72fr) minmax(0, 1.28fr);
      grid-template-areas:
        "copy search"
        "note note"
        "results results";
      align-items:start;
    }

    #tab-lookup .lookup-search-actions{
      grid-template-columns:180px minmax(0, 1fr) auto;
      align-items:center;
    }

    #tab-lookup .lookup-search-results{
      grid-area:results;
      margin-top:2px;
    }

    #tab-lookup .lookup-search-empty{
      padding:18px 20px;
      border-radius:20px;
      border:1px dashed rgba(164,188,255,.14);
      background:rgba(255,255,255,.018);
      color:#9db4d8;
      line-height:1.65;
    }

    #tab-lookup .lookup-selection-card{
      padding:26px 28px;
      border-radius:28px;
      border:1px solid rgba(164,188,255,.12);
      background:
        radial-gradient(circle at top right, rgba(94,203,255,.08), transparent 24%),
        linear-gradient(180deg, rgba(18,27,46,.68), rgba(8,13,24,.92));
      box-shadow:
        inset 0 1px 0 rgba(255,255,255,.03),
        0 18px 48px rgba(2,8,18,.16);
      display:grid;
      gap:10px;
    }

    #tab-lookup .lookup-selection-kicker{
      color:#9ec4f3;
      font-size:11px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.14em;
    }

    #tab-lookup .lookup-selection-card h4{
      margin:0;
      color:#eef4ff;
      font-size:24px;
      line-height:1.05;
      letter-spacing:-.03em;
    }

    #tab-lookup .lookup-selection-card p{
      margin:0;
      color:#9eb4d7;
      font-size:14px;
      line-height:1.7;
      max-width:76ch;
    }

    #tab-lookup .lookup-profile-workspace{
      display:grid;
      gap:22px;
      align-items:start;
    }

    #tab-lookup .lookup-profile-workspace.hidden{
      display:none !important;
    }

    #tab-lookup .lookup-overview{
      display:grid;
      grid-template-columns:1fr;
      gap:18px;
      width:100%;
    }

    #tab-lookup .lookup-graph-panel{
      width:100%;
    }

    #tab-lookup .lookup-layout{
      grid-template-columns:minmax(0, 1fr) 368px;
      gap:22px;
    }

    @media (max-width: 1180px){
      #tab-lookup .lookup-console-card{
        grid-template-columns:1fr;
        grid-template-areas:
          "copy"
          "search"
          "note"
          "results";
      }

      #tab-lookup .lookup-search-actions{
        grid-template-columns:1fr;
      }

      #tab-lookup .lookup-layout{
        grid-template-columns:1fr;
      }

      #tab-lookup .lookup-sidebar{
        position:static;
        top:auto;
      }
    }

    #tab-lookup .lookup-profile-workspace{
      gap:0;
    }

    #tab-lookup .lookup-dossier-shell{
      position:relative;
      display:grid;
      gap:18px;
      padding:18px;
      border-radius:30px;
      border:1px solid rgba(164,188,255,.14);
      background:
        radial-gradient(circle at top right, rgba(105,179,255,.1), transparent 32%),
        linear-gradient(180deg, rgba(14,22,38,.94), rgba(7,11,21,.98));
      box-shadow:
        inset 0 1px 0 rgba(255,255,255,.04),
        0 24px 56px rgba(2,8,18,.2);
      overflow:hidden;
    }

    #tab-lookup .lookup-dossier-shell::before{
      content:"";
      position:absolute;
      inset:0;
      background:
        radial-gradient(circle at 18% 12%, rgba(93,203,255,.08), transparent 26%),
        linear-gradient(180deg, rgba(255,255,255,.02), transparent 18%);
      pointer-events:none;
    }

    #tab-lookup .lookup-dossier-shell > *{
      position:relative;
      z-index:1;
    }

    #tab-lookup .lookup-dossier-body{
      padding-top:18px;
      border-top:1px solid rgba(164,188,255,.1);
      gap:16px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-overview{
      gap:0;
    }

    #tab-lookup .lookup-dossier-shell .lookup-graph-panel{
      padding:0;
      border:none;
      border-radius:0;
      background:transparent;
      box-shadow:none;
    }

    #tab-lookup .lookup-dossier-shell .lookup-graph-panel .section-header{
      margin-bottom:14px !important;
      padding-bottom:14px;
      border-bottom:1px solid rgba(164,188,255,.1);
    }

    #tab-lookup .lookup-dossier-shell .lookup-graph-panel .section-header h4{
      font-size:28px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-row > .intel-panel,
    #tab-lookup .lookup-dossier-shell .lookup-ticket-panel,
    #tab-lookup .lookup-dossier-shell .lookup-sidebar .setting-card{
      border-radius:24px;
      border:1px solid rgba(164,188,255,.1);
      background:linear-gradient(180deg, rgba(255,255,255,.032), rgba(255,255,255,.015));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
      backdrop-filter:blur(6px);
    }

    #tab-lookup .lookup-dossier-shell .lookup-row > .intel-panel,
    #tab-lookup .lookup-dossier-shell .lookup-ticket-panel{
      padding:18px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-sidebar .setting-card{
      padding:16px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-row{
      gap:14px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-row-utility{
      grid-template-columns:minmax(0, .76fr) minmax(0, 1.24fr);
    }

    #tab-lookup .lookup-dossier-shell .lookup-row-intel,
    #tab-lookup .lookup-dossier-shell .lookup-row-summary{
      grid-template-columns:repeat(2, minmax(0, 1fr));
    }

    #tab-lookup .lookup-dossier-shell .lookup-row-case{
      grid-template-columns:repeat(2, minmax(0, 1fr));
    }

    #tab-lookup .lookup-dossier-shell .lookup-row-tickets{
      grid-template-columns:1fr;
    }

    #tab-lookup .lookup-dossier-shell .lookup-sidebar{
      top:92px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-sidebar .quick-status-inline{
      margin-top:4px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-sidebar .action-row{
      margin-top:4px;
    }

    #tab-lookup .lookup-dossier-shell .panel-scroll{
      max-height:none;
      overflow:visible;
      padding-right:0;
    }

    #tab-lookup .lookup-dossier-shell .panel-scroll > .insight-list,
    #tab-lookup .lookup-dossier-shell .panel-scroll > .investigation-board,
    #tab-lookup .lookup-dossier-shell .panel-scroll > .lookup-history-list{
      max-height:240px;
      overflow:auto;
      padding-right:4px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-staff-note-list{
      max-height:180px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-shell{
      display:block;
      width:100%;
      min-width:0;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-stage{
      display:grid;
      grid-template-columns:1fr;
      gap:14px;
      min-width:0;
      width:100%;
      align-items:start;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-main,
    #tab-lookup .lookup-dossier-shell .lookup-ticket-rail{
      display:grid;
      grid-template-columns:minmax(0, 1fr);
      gap:14px;
      min-width:0;
      padding:18px;
      border-radius:24px;
      border:1px solid rgba(164,188,255,.1);
      background:
        radial-gradient(circle at top right, rgba(79,209,225,.06), transparent 28%),
        linear-gradient(180deg, rgba(12,19,34,.9), rgba(8,13,24,.98));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
      width:100%;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-main-head{
      display:grid;
      grid-template-columns:minmax(0, 1fr) auto;
      gap:14px;
      align-items:end;
      min-width:0;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-copy{
      display:grid;
      grid-template-columns:minmax(0, 1fr);
      gap:6px;
      min-width:0;
      width:100%;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-copy h5{
      margin:0;
      color:#f4f8ff;
      font-size:28px;
      line-height:1;
      letter-spacing:-.03em;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-viewer-copy{
      max-width:76ch;
      font-size:13px;
      line-height:1.6;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-nav{
      flex-wrap:nowrap;
      align-items:center;
      justify-self:end;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-summary-bar{
      display:flex;
      gap:10px;
      flex-wrap:wrap;
      align-items:center;
      width:100%;
      padding:12px 14px;
      border-radius:18px;
      border:1px solid rgba(164,188,255,.1);
      background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-inline-chip{
      display:inline-flex;
      align-items:center;
      min-height:30px;
      padding:0 12px;
      border-radius:999px;
      border:1px solid rgba(164,188,255,.12);
      background:rgba(255,255,255,.04);
      color:#d9e5f7;
      font-size:12px;
      font-weight:700;
      line-height:1.4;
      white-space:nowrap;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-inline-copy{
      display:inline-flex;
      align-items:center;
      gap:8px;
      color:#9fb4d8;
      font-size:12px;
      line-height:1.55;
      flex-wrap:wrap;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-meta{
      grid-template-columns:repeat(4, minmax(0, 1fr));
      gap:12px;
      width:100%;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-meta div{
      padding:12px 13px;
      border-radius:16px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-rail-head{
      display:flex;
      justify-content:space-between;
      gap:14px;
      align-items:flex-end;
      flex-wrap:wrap;
      padding:0 2px 2px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-list{
      display:grid;
      grid-auto-flow:column;
      grid-auto-columns:minmax(230px, 252px);
      grid-template-columns:none;
      gap:10px;
      max-height:none;
      overflow-x:auto;
      overflow-y:hidden;
      padding:2px 4px 8px 2px;
      scroll-snap-type:x proximity;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-card{
      width:100%;
      min-width:230px;
      min-height:auto;
      padding:12px 13px;
      gap:8px;
      border-radius:16px;
      scroll-snap-align:start;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-head h5{
      font-size:15px;
      line-height:1.25;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-summary{
      font-size:11.5px;
      line-height:1.55;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-transcript{
      display:grid;
      grid-template-columns:minmax(0, 1fr);
      grid-template-rows:auto minmax(280px, 1fr);
      min-width:0;
      border-radius:22px;
      width:100%;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-transcript-head{
      padding:12px 14px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-transcript-body{
      min-height:280px;
      max-height:380px;
      padding:18px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-ticket-main > *{
      min-width:0;
      width:100%;
    }

    @media (max-width: 900px){
      #tab-lookup .lookup-dossier-shell{
        padding:20px;
      }

      #tab-lookup .lookup-dossier-body{
        padding-top:18px;
      }

      #tab-lookup .lookup-dossier-shell .lookup-ticket-meta{
        grid-template-columns:repeat(2, minmax(0, 1fr));
      }

      #tab-lookup .lookup-dossier-shell .lookup-ticket-list{
        grid-auto-columns:minmax(210px, 228px);
      }

      #tab-lookup .lookup-dossier-shell .lookup-ticket-main-head{
        grid-template-columns:1fr;
        align-items:start;
      }

      #tab-lookup .lookup-dossier-shell .lookup-ticket-nav{
        justify-self:start;
      }
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-shell{
      display:grid;
      grid-template-columns:minmax(0, 1fr);
      gap:18px;
      width:100%;
      min-width:0;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector,
    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-view{
      display:grid;
      grid-template-columns:minmax(0, 1fr);
      gap:14px;
      width:100%;
      min-width:0;
      padding:20px;
      border-radius:24px;
      border:1px solid rgba(164,188,255,.1);
      background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));
      box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-head{
      display:flex;
      justify-content:space-between;
      align-items:flex-end;
      gap:16px;
      flex-wrap:wrap;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-copy{
      display:grid;
      gap:6px;
      min-width:0;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-kicker{
      color:#73cfff;
      font-size:11px;
      font-weight:800;
      letter-spacing:.18em;
      text-transform:uppercase;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-copy{
      margin:0;
      color:#9fb4d8;
      font-size:13px;
      line-height:1.65;
      max-width:74ch;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-nav{
      display:flex;
      align-items:center;
      gap:10px;
      flex-wrap:nowrap;
      white-space:nowrap;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-scroll{
      display:grid;
      grid-auto-flow:column;
      grid-auto-columns:minmax(240px, 280px);
      gap:12px;
      overflow-x:auto;
      overflow-y:hidden;
      padding:2px 2px 8px;
      scroll-snap-type:x proximity;
      min-width:0;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-scroll::-webkit-scrollbar,
    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript-body::-webkit-scrollbar{
      height:10px;
      width:10px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-scroll::-webkit-scrollbar-track,
    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript-body::-webkit-scrollbar-track{
      background:var(--scrollbar-track);
      border-radius:999px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-scroll::-webkit-scrollbar-thumb,
    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript-body::-webkit-scrollbar-thumb{
      background:var(--scrollbar-thumb);
      border-radius:999px;
      border:1px solid rgba(9,15,28,.72);
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-scroll,
    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript-body{
      scrollbar-width:thin;
      scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-card{
      width:100%;
      min-width:0;
      display:grid;
      gap:10px;
      padding:14px;
      border-radius:18px;
      border:1px solid rgba(164,188,255,.1);
      background:rgba(255,255,255,.028);
      text-align:left;
      color:#f3f7ff;
      scroll-snap-align:start;
      transition:border-color .2s ease, background .2s ease, transform .2s ease;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-card.active{
      border-color:rgba(111,184,255,.42);
      background:linear-gradient(180deg, rgba(93,160,255,.12), rgba(255,255,255,.03));
      box-shadow:0 0 0 1px rgba(111,184,255,.16), 0 18px 36px rgba(9,16,32,.18);
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-index{
      color:#9cc6ff;
      font-size:11px;
      font-weight:800;
      letter-spacing:.18em;
      text-transform:uppercase;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-card-head{
      display:flex;
      justify-content:space-between;
      align-items:flex-start;
      gap:12px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-card-head h5{
      margin:0;
      color:#f4f8ff;
      font-size:16px;
      line-height:1.25;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-card-subline{
      margin-top:4px;
      color:#8fa8cf;
      font-size:12px;
      line-height:1.45;
      word-break:break-word;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-card-summary{
      color:#b4c4df;
      font-size:12px;
      line-height:1.6;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-view{
      gap:16px;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-view-head{
      display:grid;
      grid-template-columns:minmax(0, 1fr);
      gap:8px;
      min-width:0;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-title{
      margin:0;
      color:#f4f8ff;
      font-size:36px;
      line-height:1;
      letter-spacing:-.04em;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-summary{
      display:flex;
      align-items:center;
      gap:10px;
      flex-wrap:wrap;
      min-width:0;
      width:100%;
      padding:14px 16px;
      border-radius:18px;
      border:1px solid rgba(164,188,255,.1);
      background:rgba(255,255,255,.024);
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-chip{
      display:inline-flex;
      align-items:center;
      min-height:32px;
      padding:0 12px;
      border-radius:999px;
      border:1px solid rgba(164,188,255,.12);
      background:rgba(255,255,255,.03);
      color:#d9e7ff;
      font-size:12px;
      line-height:1;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-inline{
      display:inline-flex;
      align-items:center;
      gap:8px;
      flex-wrap:wrap;
      color:#9fb4d8;
      font-size:12px;
      line-height:1.55;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-facts{
      display:grid;
      grid-template-columns:repeat(4, minmax(0, 1fr));
      gap:12px;
      width:100%;
      min-width:0;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-fact{
      display:grid;
      gap:6px;
      min-width:0;
      padding:14px 15px;
      border-radius:18px;
      border:1px solid rgba(164,188,255,.1);
      background:rgba(255,255,255,.024);
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-fact strong{
      color:#e5efff;
      font-size:11px;
      font-weight:800;
      letter-spacing:.14em;
      text-transform:uppercase;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-fact span{
      color:#b9c8e2;
      font-size:13px;
      line-height:1.55;
      word-break:break-word;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript{
      display:grid;
      grid-template-columns:minmax(0, 1fr);
      gap:0;
      min-width:0;
      width:100%;
      border-radius:22px;
      border:1px solid rgba(164,188,255,.1);
      background:rgba(8,14,28,.52);
      overflow:hidden;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript-head{
      display:flex;
      justify-content:space-between;
      align-items:center;
      gap:12px;
      flex-wrap:wrap;
      padding:14px 16px;
      border-bottom:1px solid rgba(164,188,255,.1);
      color:#ddecff;
      font-size:12px;
      font-weight:800;
      letter-spacing:.16em;
      text-transform:uppercase;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript-sub{
      color:#8fa8cf;
      font-size:11px;
      font-weight:700;
      letter-spacing:.14em;
    }

    #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript-body{
      min-width:0;
      min-height:360px;
      max-height:460px;
      padding:18px;
      overflow:auto;
    }

    @media (max-width: 1200px){
      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-facts{
        grid-template-columns:repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 900px){
      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector,
      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-view{
        padding:18px;
      }

      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-title{
        font-size:28px;
      }

      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-scroll{
        grid-auto-columns:minmax(220px, 250px);
      }
    }

    @media (max-width: 640px){
      #tab-lookup .lookup-transcript-entry,
      #tab-lookup .lookup-transcript-entry.is-bot{
        width:100%;
      }

      #tab-lookup .lookup-transcript-attachment img,
      #tab-lookup .lookup-transcript-attachment video{
        max-height:260px;
      }

      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-selector-head{
        align-items:start;
      }

      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-nav{
        width:100%;
        justify-content:flex-start;
      }

      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-facts{
        grid-template-columns:1fr;
      }

      #tab-lookup .lookup-dossier-shell .lookup-tickethistory-transcript-body{
        min-height:300px;
      }
    }
