/* Trov workspace: connected logistics and an independent report library. */
.time-strip{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.pacific-clock{display:flex;align-items:center;gap:20px;font-variant-numeric:tabular-nums}
.pacific-date{font-size:11px;color:var(--muted);white-space:nowrap}
.pacific-time{display:flex;align-items:baseline;gap:10px;white-space:nowrap}
.pacific-time strong{font:500 16px/1.4 Manrope,sans-serif;letter-spacing:.02em}
.pacific-time small{font-size:10px;color:var(--muted)}
.ads-overview{margin-bottom:34px}
.ads-kpis{display:grid;grid-template-columns:1.35fr 1fr 1fr;min-width:0;padding:24px 26px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}
.ads-kpi{min-width:0;padding:0 32px;border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}
.ads-kpi:first-child{padding-left:0;border-left:0}
.ads-kpi:last-child{padding-right:0}
.ads-kpi-label{font-size:12px;color:var(--muted)}
.ads-kpi-value{display:flex;align-items:baseline;gap:5px;margin:8px 0 7px;font-family:Manrope,sans-serif;font-size:34px;line-height:1.3;letter-spacing:-1px;font-weight:550;white-space:nowrap;font-variant-numeric:tabular-nums}
.ads-kpi-number{position:relative;display:inline-flex;align-items:baseline;gap:5px}
.ads-digit-stack{display:inline-grid;text-align:right}
.ads-digit-stack>span{grid-area:1 / 1}
.ads-count-size{visibility:hidden}
.ads-trend{position:absolute;right:-10px;top:-3px;width:10px;height:12px;line-height:1}
.ads-trend svg{width:10px;height:12px;display:block}
.ads-trend.up{color:var(--red)}
.ads-trend.down{color:var(--green)}
.ads-trend.down svg{transform:rotate(180deg)}
.ads-kpi-value small{font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0}
.ads-kpi-source{font-size:10px;color:var(--muted);line-height:1.7}
@media(max-width:700px){.time-strip{margin-bottom:26px;padding-bottom:19px;gap:12px}.pacific-clock{flex-direction:column;align-items:flex-end;gap:4px}.pacific-date{font-size:10px}.pacific-time{gap:8px}.pacific-time strong{font-size:15px}.pacific-time small{font-size:9px}.ads-overview{margin-bottom:28px}.ads-kpis{padding:20px 18px;grid-template-columns:1.45fr 1fr 1fr}.ads-kpi{padding:0 12px}.ads-kpi-label{font-size:11px}.ads-kpi-value{font-size:24px;letter-spacing:-.8px;gap:3px;margin:10px 0 6px}.ads-kpi-number{gap:3px}.ads-trend{right:-8px;width:8px;top:-3px}.ads-trend svg{width:8px}.ads-kpi-value small{font-size:10px}.ads-kpi-source{font-size:9px;white-space:nowrap;letter-spacing:-.1px}}
@media(max-width:370px){.ads-kpis{padding:18px 14px}.ads-kpi{padding:0 8px}.ads-kpi-value{font-size:20px;letter-spacing:-.6px;gap:2px}.ads-kpi-number{gap:2px}.ads-kpi-value small{font-size:9px}.ads-kpi-source{font-size:8px}.ads-kpi-label{font-size:10px}}
.official-brand{display:flex;align-items:center;line-height:1;flex-shrink:0}
.official-brand img{width:117px;height:auto;display:block}
.footer-logo{width:57px;height:auto;margin-right:10px;vertical-align:middle;opacity:.6}
.demo-badge.connected{color:var(--green);background:var(--green-light)}
.demo-badge.connected i{background:var(--green)}
.attention-banners{display:grid;gap:10px;margin-bottom:25px}
.attention-banners .alert-banner{margin:0}
.review-banner{background:#fbf8f0;border-color:#e7ddc3;color:#967029}
.review-banner .alert-symbol{background:#f5ecd7;color:#967029}
.review-banner .alert-description{color:#8a7551}
.review-banner .alert-code{border-color:#ddd1b5;color:#8a7551}
.badge.review{background:#f5eedc;color:#926c29}
.review-segment,.small-dot.amber{background:#bb9651}
.source-symbol{height:40px;width:40px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:var(--blue);flex-shrink:0}
.source-symbol .icon{height:22px;width:22px}
.source-heading>.source-label{margin-left:auto}
.connected-data-grid{align-items:start}
.source-stats small{font-size:13px;color:var(--muted);font-weight:400}
.source-details{margin:0}
.source-details dd{margin:0;text-align:right}
.source-details dt{flex-shrink:0;color:var(--muted)}
.connection-card{border-color:var(--blue-mid)}
.connection-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}
.connection-card-bottom>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}
.connection-card-bottom>span>.icon{width:14px;height:14px}
.button:disabled{opacity:.65;cursor:wait}
.spinning{animation:spin 1.3s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
.coverage-meter{display:block;height:4px;background:var(--subtle);border-radius:3px;overflow:hidden}
.coverage-meter>i{display:block;height:100%;background:var(--blue);border-radius:3px}
.data-side{display:grid;gap:22px}
.review-count{display:flex;gap:12px;align-items:baseline;margin:18px 0;color:#977032}
.review-count>strong{font-size:34px;font-family:Manrope,sans-serif;font-weight:500}
.review-count>span{font-size:11px}
.source-conflict-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;padding:13px 0;border-top:1px solid var(--line)}
.source-conflict-row strong{font-size:13px;font-weight:550}
.source-conflict-row small{display:block;font-size:10px;color:var(--muted);margin-top:7px}
.source-conflict-row>.icon{height:15px;width:15px;color:var(--muted)}
.report-source-count{display:flex;align-items:baseline;gap:10px}
.report-source-count>strong{font-family:Manrope,sans-serif;font-size:32px;font-weight:500}
.report-source-count>span{font-size:11px;color:var(--muted)}
.report-source-count>a{margin-left:auto}
.report-section-intro{display:flex;align-items:center;justify-content:space-between;margin:3px 0 18px;font-size:11px;color:var(--muted)}
.report-section-intro>span{display:flex;align-items:center;gap:8px}
.report-intro-divider{color:var(--faint);margin:0 6px}
.report-feature-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:22px}
.report-feature{min-width:0;border:1px solid var(--line);background:var(--surface);padding:25px 28px 0;border-radius:10px;display:flex;flex-direction:column}
.featured-daily{background:#f0f3fc;border-color:#d6dff3}
.report-feature-top{display:flex;align-items:center;justify-content:space-between;gap:10px}
.report-label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--blue);font-weight:550}
.report-label>.icon{width:16px;height:16px}
.report-edition{font-family:Manrope,sans-serif;font-size:9px;color:var(--faint);letter-spacing:.1em}
.report-feature-title{display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-.8px;font-weight:550;margin-top:22px;line-height:1.35}
.featured-weekly .report-feature-title{font-size:24px;letter-spacing:-.6px;margin-top:27px}
.report-feature-title>.icon{height:19px;width:19px;flex-shrink:0;color:var(--blue);transition:transform .2s}
.report-feature-title:hover>.icon{transform:translateX(3px)}
.report-scope{font-size:10px;color:var(--muted);margin-top:9px;letter-spacing:.01em}
.report-scope>span{margin:0 7px}
.report-summary{font-size:13px;color:var(--ink);line-height:1.95;margin:22px 0 26px;min-height:52px;max-width:45ch}
.report-metrics{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;margin-top:auto;margin-bottom:23px}
.report-metrics>div{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.report-metrics span{font-size:10px;color:var(--muted)}
.report-metrics strong{font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.8px;font-weight:550;margin:9px 0 6px;white-space:nowrap}
.report-metrics strong>small{font-size:11px;font-weight:400;color:var(--muted);margin-left:6px;letter-spacing:0}
.report-metrics>div>small{font-size:9px;color:var(--faint)}
.report-feature-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);min-height:59px;font-size:10px;color:var(--muted)}
.report-feature-bottom>span{display:flex;gap:8px;align-items:center}
.report-feature-bottom strong{font-size:13px;color:var(--ink);font-family:Manrope,sans-serif}
.report-feature-bottom small{font-size:8px;color:var(--faint)}
.report-feature-bottom a{color:var(--blue)}
.report-attribution-note{display:flex;align-items:flex-start;gap:8px;font-size:10px;color:var(--muted);line-height:1.8;margin:16px 0 34px}
.report-attribution-note>.icon{width:14px;height:14px;flex-shrink:0;margin-top:2px}
.report-library{background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden}
.report-library-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:25px 28px 16px}
.report-library-heading h2{font-size:17px;font-weight:600}
.report-library-heading p{font-size:10px;color:var(--muted);margin-top:8px}
.report-library-heading p>span{margin:0 7px;color:var(--faint)}
.report-library-heading .search-field{max-width:285px}
.report-tabs{display:flex;gap:27px;align-items:center;padding:0 28px;border-bottom:1px solid var(--line)}
.report-tabs>button{min-height:50px;display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);position:relative}
.report-tabs>button>span{font-family:Manrope,sans-serif;font-size:9px;color:var(--faint)}
.report-tabs>button.selected{color:var(--blue);font-weight:550}
.report-tabs>button.selected:after{content:'';height:2px;position:absolute;left:0;right:0;bottom:-1px;background:var(--blue)}
.report-archive-head,.report-archive-row{display:grid;grid-template-columns:minmax(280px,2.2fr) 1fr 1fr 1.1fr 16px;gap:22px;padding:0 28px;align-items:center}
.report-archive-head{background:var(--subtle);height:36px;font-size:9px;color:var(--muted)}
.report-archive-row{border-bottom:1px solid var(--line);min-height:83px;transition:background .15s}
.report-archive-row:hover{background:var(--blue-light)}
.report-row-name{display:flex;align-items:center;gap:15px}
.report-kind{display:inline-flex;align-items:center;justify-content:center;width:35px;height:38px;flex-shrink:0;border:1px solid var(--line);border-radius:6px;color:var(--muted);font-size:10px}
.report-kind.weekly{border-color:#dce0f0;color:#6c739f;background:#f5f5fb}
.report-row-name strong{font-family:Manrope,sans-serif;font-size:12px;font-weight:550}
.report-row-name small{display:block;margin-top:6px;font-size:9px;color:var(--muted)}
.report-row-stat>strong{font-family:Manrope,sans-serif;font-size:13px;font-weight:500}
.report-row-stat>small{display:none}
.report-row-stat em{font-style:normal;font-size:9px;color:var(--muted);font-weight:400}
.report-row-arrow>.icon{width:14px;height:14px;color:var(--faint)}
.report-count{font-size:9px;color:var(--muted);padding:19px 28px}
.report-empty{padding:60px 24px;text-align:center;color:var(--muted)}
.report-empty>.icon{width:28px;height:28px;margin-bottom:17px;color:var(--faint)}
.report-empty h3{font-size:15px;color:var(--ink)}
.report-empty p{font-size:12px;margin-top:12px;line-height:1.9}
.report-reader-heading{padding-top:0}
.back-link{justify-content:flex-start;width:max-content;gap:7px;margin-bottom:25px}
.back-link>.icon{transform:rotate(180deg)}
.reader-title-row{display:flex;align-items:center;justify-content:space-between;gap:24px}
.reader-title-row h1{font-size:29px;letter-spacing:-.6px;font-weight:550;line-height:1.5;margin-top:12px}
.reader-title-row p{font-family:Manrope,sans-serif;font-size:13px;margin-top:10px;color:var(--ink)}
.reader-title-row p>span{font-size:10px;color:var(--muted);margin-left:8px}
.reader-actions{display:flex;gap:9px;flex-shrink:0}
.report-reader-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted);margin:27px 0 20px;padding-top:17px;border-top:1px solid var(--line)}
.report-reader-meta>span:first-child{display:flex;gap:6px;align-items:center}
.report-reader-meta .icon{width:14px;height:14px;color:var(--green)}
.report-document-wrap{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:white}
.report-document{width:100%;height:1800px;border:0;display:block;background:white}
.duration-distribution{display:grid;gap:22px;margin:30px 0}
.duration-distribution>div{display:grid;grid-template-columns:61px 1fr 37px;gap:16px;align-items:center;font-size:11px;color:var(--muted)}
.duration-distribution>div>div{height:8px;background:var(--subtle);border-radius:2px}
.duration-distribution i{height:100%;background:#849ed8;border-radius:2px;display:block}
.duration-distribution strong{font-family:Manrope,sans-serif;color:var(--ink);font-size:13px;text-align:right;font-weight:550}
.duration-distribution strong>small{font-size:9px;color:var(--muted);font-weight:400;margin-left:5px}
.delivery-facts{margin:17px 0 20px;display:grid;gap:21px}
.delivery-facts>div{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px}
.delivery-facts>div>span>small{display:block;font-size:9px;color:var(--muted);margin-top:7px}
.delivery-facts strong{font-size:23px;font-family:Manrope,sans-serif;font-weight:500}
.delivery-facts strong>small{font-size:10px;color:var(--muted);margin-left:5px}
.delivery-state-panel{grid-column:1 / -1}
.live-destination{padding:20px 0 15px}
.live-destination>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}
.live-destination .icon{width:13px;height:13px}
.live-destination>strong{display:block;font-family:Manrope,sans-serif;font-size:29px;font-weight:550;margin-top:10px}
.live-destination>strong>small{font-size:16px;color:var(--muted);font-weight:400;margin-left:9px}
.live-destination>p{color:var(--muted);font-size:11px;margin-top:7px}
.live-detail .detail-fields{gap:13px}
.live-detail .detail-fields dt{min-width:96px}
.live-detail .detail-fields dd{overflow-wrap:anywhere;max-width:65%}
.live-detail .detail-caption{margin-top:14px}
.review-alert{background:#fbf8f0;border-color:#e7ddc3;color:#967029}
.review-alert p{color:#8a7551}
.detail-history{border-bottom:1px solid var(--line);margin-bottom:27px;padding-bottom:22px}
.detail-history summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;font-size:12px;min-height:40px;color:var(--muted)}
.detail-history summary>.icon{width:14px;height:14px}
.detail-history[open] summary{color:var(--ink)}
@media(min-width:701px) and (max-width:1100px){.brand-caption,.brand-divider{display:none}.desktop-nav{margin-left:auto;gap:4px}.desktop-nav .nav-item{padding:8px 10px}.header-actions{gap:10px;margin-left:auto}.official-brand img{width:106px}.report-feature{padding:24px 22px 0}.report-feature-title{font-size:27px}.featured-weekly .report-feature-title{font-size:21px}.report-metrics{gap:12px}.report-metrics strong{font-size:25px}.report-archive-head,.report-archive-row{grid-template-columns:minmax(230px,2fr) 1fr .85fr 1.1fr 12px;gap:15px;padding-left:22px;padding-right:22px}}
@media(max-width:700px){
  .official-brand img{width:105px}.brand-divider,.brand-caption{display:none}.demo-badge.connected{font-size:8px;padding:5px 7px}.header-actions{gap:12px}.attention-banners{gap:9px;margin-bottom:23px}.review-banner .alert-description{max-width:28ch}.metrics .metric-foot{line-height:1.8;white-space:normal}.metrics .metric{min-height:144px}.four-states{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.four-states>button{padding-left:10px;min-width:0}.four-states>button>span{font-size:10px;gap:4px;white-space:nowrap}.four-states>button>span .small-dot{width:4px;height:4px}.four-states>button strong>small{margin-left:4px}.connected-data-grid{display:grid;grid-template-columns:1fr}.data-side{gap:17px}.source-symbol{height:35px;width:35px}.source-stats small{font-size:10px}.source-details>div{font-size:11px}.source-details dt{flex-shrink:1}.source-details dd{max-width:62%}.connection-card-bottom{gap:8px;margin-top:18px;align-items:flex-start}.connection-card-bottom>span{font-size:9px;line-height:1.8;max-width:110px;align-items:flex-start}.connection-card-bottom>span>.icon{flex-shrink:0;margin-top:2px}.connection-card-bottom .button{font-size:11px;min-height:44px;padding:0 12px}.data-grid>.coverage-panel{grid-column:auto}.source-conflict-row small{font-size:10px;line-height:1.7}.source-note{line-height:1.9}.report-source-count{gap:7px}.report-source-count>span{font-size:10px}.report-source-count>a{font-size:10px}.review-count>strong{font-size:29px}
  .report-section-intro{margin:0 0 16px;font-size:10px}.report-section-intro>span{gap:6px}.report-intro-divider{margin:0 3px}.report-section-intro>button{font-size:10px;min-height:40px}.report-feature-grid{grid-template-columns:1fr;gap:16px}.report-feature{padding:23px 21px 0}.report-label{font-size:12px}.report-edition{font-size:8px}.report-feature-title{font-size:30px;margin-top:21px}.featured-weekly .report-feature-title{font-size:23px;margin-top:23px}.report-scope{font-size:10px}.report-summary{font-size:13px;margin:21px 0 24px;min-height:0;line-height:1.95}.report-metrics{gap:12px;margin-bottom:21px;grid-template-columns:1.1fr 1fr 1fr}.report-metrics span{font-size:10px}.report-metrics strong{font-size:25px}.report-metrics>div>small{font-size:9px}.report-feature-bottom{font-size:10px;min-height:60px}.report-feature-bottom>span{gap:6px}.report-feature-bottom .text-button{font-size:11px;min-height:44px}.report-attribution-note{font-size:10px;line-height:1.95;margin:16px 0 29px}.report-library{background:transparent;border:0;overflow:visible;border-radius:0}.report-library-heading{padding:0;display:flex;align-items:flex-start;flex-wrap:wrap;gap:19px}.report-library-heading h2{font-size:17px}.report-library-heading p{font-size:11px;margin-top:7px}.report-library-heading .search-field{width:100%;max-width:none;flex:auto}.report-tabs{padding:0;gap:28px;margin-top:5px;margin-bottom:15px}.report-tabs>button{font-size:12px;min-height:52px}.report-tabs>button>span{font-size:10px}.report-archive-head{display:none}.report-archive-row{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin-bottom:10px;grid-template-columns:1.1fr .9fr 1fr;gap:16px 14px;padding:17px 18px;position:relative}.report-row-name{grid-column:1 / -1;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--line);padding-right:15px}.report-row-name strong{font-size:12px}.report-row-name small{font-size:9px;margin-top:6px}.report-kind{height:34px;width:31px;font-size:9px}.report-row-stat>small{display:block;font-size:9px;color:var(--muted);margin-bottom:7px}.report-row-stat>strong{font-size:14px}.report-row-stat em{font-size:8px}.report-row-arrow{position:absolute;right:17px;top:25px}.report-row-arrow>.icon{height:12px;width:12px}.report-count{padding:8px 0;font-size:9px;line-height:1.8}.report-empty{padding:40px 18px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.report-empty p{font-size:11px}
  .back-link{font-size:11px;margin-bottom:23px;min-height:36px}.reader-title-row{align-items:flex-start;flex-wrap:wrap;gap:21px}.reader-title-row h1{font-size:22px;letter-spacing:-.4px;line-height:1.55;margin-top:11px}.reader-title-row p{font-size:12px;margin-top:11px}.reader-title-row p>span{display:block;margin:8px 0 0;font-size:10px}.reader-actions{width:100%;gap:10px}.reader-actions .button{min-height:44px;font-size:11px}.report-reader-meta{margin:22px 0 17px;flex-direction:column;gap:8px;font-size:9px}.report-document-wrap{border-radius:5px;margin-left:-9px;margin-right:-9px}.report-document{min-height:800px}.duration-distribution{margin:29px 0;gap:22px}.duration-distribution>div{font-size:12px;grid-template-columns:57px 1fr 36px;gap:12px}.delivery-facts{gap:23px;margin:22px 0}.delivery-facts>div{font-size:12px}.delivery-facts>div>span>small{font-size:10px}.delivery-facts strong{font-size:23px}.delivery-state-panel{grid-column:auto}.live-destination>p{font-size:12px}.live-detail .detail-fields{font-size:12px}.live-detail .detail-fields dt{min-width:85px}.live-detail .detail-caption{line-height:1.9}.detail-history summary{font-size:12px;min-height:44px}.timeline-entry-content>time{line-height:1.7}.live-detail .timeline-entry-content>strong{font-size:12px}.live-detail .detail-header{flex-wrap:wrap}.live-detail .detail-header>.badge{margin-left:auto}.report-attribution-note>.icon{margin-top:3px}
}
@media(max-width:370px){.official-brand img{width:96px}.header-actions{gap:10px}.report-feature{padding:20px 17px 0}.report-feature-title{font-size:28px}.featured-weekly .report-feature-title{font-size:21px}.report-summary{font-size:12px}.report-metrics{gap:8px}.report-metrics strong{font-size:23px}.report-feature-bottom{font-size:9px}.report-feature-bottom .text-button{font-size:10px}.report-feature-bottom>span{gap:4px}.report-feature-bottom small{display:none}.report-archive-row{padding:16px 14px;column-gap:8px}.report-row-name{gap:8px}.report-row-name strong{font-size:11px}.report-row-name small{font-size:8px}.report-row-stat>small{font-size:8px}.report-row-stat>strong{font-size:13px}.four-states>button{padding-left:7px}.four-states>button>span{font-size:9px}.live-detail .detail-header>.badge{margin-left:0}.report-section-intro{font-size:9px}.report-section-intro>button{font-size:9px}.report-source-count>span{font-size:9px}}
@media(prefers-reduced-motion:reduce){.spinning{animation:none}}
