.dash-metrics{--green-dark:#0e9c5c;--cyan:#3fe3dc;--cyan-dark:#1898a0;--yellow:#ecc23e;--red:#e26060;--red-dark:#c44f57}.dash-metrics a.kpi{display:block;color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease}.dash-metrics a.kpi:hover{border-color:var(--ink-muted);background:var(--row)}.dash-metrics .kpi .label{font-size:1rem;color:var(--text-2);margin-bottom:14px}.dash-metrics .kpi .value{font-size:2.15rem;font-weight:650;letter-spacing:-.02em;margin-bottom:34px}.dash-metrics .kpi .delta{display:flex;align-items:center;gap:9px;font-size:.95rem;color:var(--text-2)}.dash-metrics .kpi .delta svg{width:18px;height:18px;flex-shrink:0}.dash-metrics .delta.up svg{stroke:var(--green)}.dash-metrics .delta.down svg{stroke:var(--red)}.dash-metrics .delta.flat svg{stroke:var(--text-3)}.dash-metrics .chart-card{grid-column:span 2;display:flex;flex-direction:column}.dash-metrics .chart-card>.card-head,.dash-metrics .status-card>.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.dash-metrics .card-head h2{font-size:1.15rem;font-weight:600}.dash-metrics .status-card .card-head h2 .card-title-link{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.dash-metrics .status-card .card-head h2 .card-title-link svg{width:18px;height:18px;flex:none;stroke:var(--text-3);transition:transform .15s ease,stroke .15s ease}.dash-metrics .status-card .card-head h2 .card-title-link:hover svg{stroke:currentColor;transform:translateX(3px)}.dash-metrics .select{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid var(--line);border-radius:10px;padding:8px 13px;font-family:var(--sans);font-size:.88rem;color:var(--text);cursor:pointer}.dash-metrics .select:hover{background:var(--row)}.dash-metrics .select svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dash-metrics .select[aria-expanded=true] svg{transform:rotate(180deg)}.dash-metrics .select-wrap{position:relative}.dash-metrics .select-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:20;min-width:100%;list-style:none;padding:5px;border:1px solid var(--line);border-radius:12px;background:var(--card);box-shadow:0 14px 34px -10px rgba(23,24,26,.26),0 2px 6px -2px rgba(23,24,26,.12)}[data-theme=dark] .dash-metrics .select-menu{box-shadow:0 14px 34px -10px rgba(0,0,0,.7),0 2px 6px -2px rgba(0,0,0,.5)}.dash-metrics .select-menu button{display:flex;align-items:center;gap:14px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;font-family:var(--sans);font-size:.88rem;color:var(--text);white-space:nowrap;cursor:pointer}.dash-metrics .select-menu button:focus-visible,.dash-metrics .select-menu button:hover{background:var(--row)}.dash-metrics .select-menu svg{width:14px;height:14px;margin-left:auto;stroke:var(--green);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:0}.dash-metrics .select-menu button[aria-selected=true] svg{opacity:1}.dash-metrics .chart{display:flex;gap:14px;flex:1 1;min-height:300px}.dash-metrics .y-axis{flex-direction:column-reverse;font-size:.85rem;color:var(--text-3);text-align:right;padding-bottom:28px}.dash-metrics .bars,.dash-metrics .y-axis{display:flex;justify-content:space-between}.dash-metrics .bars{flex:1 1;align-items:flex-end;gap:10px}.dash-metrics .month{position:relative;flex:1 1;max-width:44px;display:flex;flex-direction:column;align-items:center;height:100%}.dash-metrics .month:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:10px}.dash-metrics .bar-area{width:100%;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;gap:5px}.dash-metrics .seg{width:100%;border-radius:9px}.dash-metrics .seg.track{position:relative;background:var(--track);min-height:6px}.dash-metrics .month .m-label{font-size:.85rem;color:var(--text-3);margin-top:12px}.dash-metrics .month:focus-visible .m-label,.dash-metrics .month:hover .m-label{color:var(--text)}.dash-metrics .bar-tip{--tip-x:-50%;position:absolute;bottom:calc(100% + 11px);left:50%;z-index:15;display:flex;flex-direction:column;gap:7px;width:max-content;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:var(--card);box-shadow:0 14px 34px -10px rgba(23,24,26,.26),0 2px 6px -2px rgba(23,24,26,.12);text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translate(var(--tip-x),4px);transition:opacity .14s ease,transform .14s ease,visibility .14s}[data-theme=dark] .dash-metrics .bar-tip{box-shadow:0 14px 34px -10px rgba(0,0,0,.7),0 2px 6px -2px rgba(0,0,0,.5)}.dash-metrics .bars>.month:first-child .bar-tip{--tip-x:0;left:-6px}.dash-metrics .bars>.month:last-child .bar-tip{--tip-x:0;left:auto;right:-6px}.dash-metrics .bar-tip .tip-month{font-size:.85rem;font-weight:600;color:var(--text)}.dash-metrics .bar-tip .tip-row{display:flex;align-items:center;gap:9px;font-size:.85rem;color:var(--text-2)}.dash-metrics .bar-tip .tip-val{margin-left:auto;padding-left:16px;font-weight:600;color:var(--text)}.dash-metrics .bar-tip .dot.track{background:var(--track)}.dash-metrics .bar-tip .tip-rate{padding-top:7px;border-top:1px solid var(--line);font-size:.8rem;color:var(--text-3)}.dash-metrics .seg.track:after{content:"";position:absolute;bottom:calc(100% + 5px);left:50%;z-index:16;width:9px;height:9px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-bottom-right-radius:2px;background:var(--card);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,4px) rotate(45deg);transition:opacity .14s ease,transform .14s ease,visibility .14s}.dash-metrics:not(.embedded) .month:focus-visible .bar-tip,.dash-metrics:not(.embedded) .month:focus-visible .seg.track:after,.dash-metrics:not(.embedded) .month:hover .bar-tip,.dash-metrics:not(.embedded) .month:hover .seg.track:after{opacity:1;visibility:visible}.dash-metrics:not(.embedded) .month:focus-visible .bar-tip,.dash-metrics:not(.embedded) .month:hover .bar-tip{transform:translate(var(--tip-x))}.dash-metrics:not(.embedded) .month:focus-visible .seg.track:after,.dash-metrics:not(.embedded) .month:hover .seg.track:after{transform:translate(-50%) rotate(45deg)}.dash-metrics .status-card{grid-column:span 2;display:flex;flex-direction:column}.dash-metrics .stage-legend{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:space-between;grid-gap:4px 14px;gap:4px 14px;margin:-8px 0 0;padding:0;list-style:none}.dash-metrics .stage-value{display:block;font-size:1.05rem;font-weight:650;letter-spacing:-.02em;line-height:1.4}.dash-metrics .stage-label{display:flex;align-items:center;gap:7px;font-size:.9rem;color:var(--text-3);white-space:nowrap}.dash-metrics .stage-dot{width:8px;height:8px;flex:none;border-radius:50%}.dash-metrics .gauge{position:relative;width:100%;max-width:460px;margin:auto auto 0;padding-top:12px}.dash-metrics .gauge-svg{display:block;width:100%;height:auto;overflow:visible}.dash-metrics .arc{fill:none;stroke-width:13;stroke-linecap:round;stroke-dasharray:var(--len) 9999;stroke-dashoffset:calc(var(--start) * -1)}.dash-metrics .readout{position:absolute;left:0;right:0;bottom:-2px;text-align:center}.dash-metrics .readout-value{display:block;font-size:3.5rem;font-weight:650;line-height:1;letter-spacing:-.03em}.dash-metrics .readout-delta{display:block;margin-top:10px;font-size:.95rem;color:var(--text-3)}.dash-metrics .readout-delta b{font-weight:500;color:var(--green)}.dash-metrics .readout-delta.empty b{color:var(--text-3)}.dash-metrics .arc.empty{stroke:var(--track)}@property --len{syntax:"<number>";inherits:false;initial-value:0}@media (prefers-reduced-motion:no-preference){.dash-metrics .arc{animation:gauge-draw .9s cubic-bezier(.22,.8,.3,1) backwards;animation-delay:calc(var(--i) * .09s)}@keyframes gauge-draw{0%{--len:0}}}@media (prefers-reduced-motion:no-preference){.dash-metrics .seg:not(.track){transition:height .5s ease}.dash-metrics .seg{animation:bar-grow .9s cubic-bezier(.22,.8,.3,1) backwards;animation-delay:calc(var(--i) * .07s)}@keyframes bar-grow{0%{height:0}}}@media (min-width:721px){.overview-board{--ov-panel-h:412px}.overview-board .chart-card,.overview-board .status-card{height:var(--ov-panel-h)}}@media (max-width:720px){.dash-shell .chart-card,.dash-shell .status-card{grid-column:span 1}.dash-shell .stage-legend{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dash-shell .readout-value{font-size:2.8rem}}.dash-metrics .chart.is-empty{position:relative}.dash-metrics .chart-empty{position:absolute;inset:0 0 28px 40px;display:flex;align-items:center;justify-content:center;margin:0;padding:0 24px;text-align:center;font-size:.9rem;line-height:1.5;color:var(--ink-muted);pointer-events:none;z-index:1}.dash-metrics .chart.is-empty .bar-tip{display:none}.agent-dash .action-card,.dash-shell .action-card{grid-column:1/-1;display:flex;flex-direction:column;gap:16px}.agent-dash .al-head,.dash-shell .al-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.agent-dash .al-head h2,.dash-shell .al-head h2{margin:0;font-size:16px;font-weight:600;color:var(--ink)}.agent-dash .al-chips,.dash-shell .al-chips{display:flex;flex-wrap:wrap;gap:6px}.agent-dash .al-chip,.dash-shell .al-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:none;border-radius:999px;background:transparent;font-family:var(--sans);font-size:14px;font-weight:500;line-height:1.2;color:var(--ink-soft);cursor:pointer;transition:background .15s ease,color .15s ease}.agent-dash .al-chip:hover,.dash-shell .al-chip:hover{color:var(--ink);background:var(--btn-light)}.agent-dash .al-chip.is-on,.dash-shell .al-chip.is-on{background:var(--btn-light);color:var(--ink);font-weight:600}.agent-dash .al-chip:focus-visible,.dash-shell .al-chip:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.agent-dash .al-count,.dash-shell .al-count{flex:none;padding:2px 8px;border:1px solid var(--line);border-radius:999px;font-family:var(--sans);font-size:11px;font-weight:500;color:var(--ink-muted)}.agent-dash .al-rows,.dash-shell .al-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.agent-dash .al-row,.dash-shell .al-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--line)}.agent-dash .al-row:first-child,.dash-shell .al-row:first-child{border-top:none;padding-top:0}.agent-dash .al-main,.dash-shell .al-main{min-width:0}.agent-dash .al-title,.dash-shell .al-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.agent-dash .al-name,.dash-shell .al-name{font-size:15px;font-weight:600;color:var(--ink)}.agent-dash .al-nudge,.dash-shell .al-nudge{margin:4px 0 0;font-size:14px;line-height:1.45;color:var(--ink-soft)}.agent-dash .al-act,.dash-shell .al-act{flex:none}.agent-dash .al-noact,.dash-shell .al-noact{display:block;width:1px;height:40px}.agent-dash .al-act .btn,.dash-shell .al-act .btn{display:inline-flex;text-decoration:none;white-space:nowrap}.agent-dash .al-empty,.dash-shell .al-empty{display:flex;align-items:center;min-height:88px;margin:0;padding:0 2px;font-size:14px;line-height:1.5;color:var(--ink-muted)}@media (max-width:720px){.agent-dash .al-row,.dash-shell .al-row{align-items:flex-start;flex-direction:column;gap:10px}.agent-dash .al-noact,.dash-shell .al-noact{display:none}}.agent-dash .al-railed .al-rows,.dash-shell .al-railed .al-rows{flex-direction:row;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:2px 2px 10px;margin:-2px -2px -10px;scrollbar-width:thin}.agent-dash .al-railed .al-rows.is-dragging,.dash-shell .al-railed .al-rows.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.agent-dash .al-railed .al-row,.dash-shell .al-railed .al-row{flex:0 0 clamp(260px,30%,340px);scroll-snap-align:start;flex-direction:column;align-items:stretch;justify-content:space-between;gap:14px;min-height:156px;padding:16px;border-top:1px solid var(--line);border:1px solid var(--line);border-radius:14px;background:var(--panel);transition:border-color .15s ease}.agent-dash .al-railed .al-row:first-child,.dash-shell .al-railed .al-row:first-child{border-top:1px solid var(--line);padding-top:16px}.agent-dash .al-railed .al-row:hover,.dash-shell .al-railed .al-row:hover{border-color:var(--ink-muted)}.agent-dash .al-railed .al-nudge,.dash-shell .al-railed .al-nudge{margin-top:6px}.agent-dash .al-railed .al-act .btn,.dash-shell .al-railed .al-act .btn{width:100%;justify-content:center}.agent-dash .al-railed .al-noact,.dash-shell .al-railed .al-noact{display:none}.agent-dash .al-nav,.dash-shell .al-nav{display:flex;gap:6px}.agent-dash .al-arrow,.dash-shell .al-arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--ink);cursor:pointer;transition:background .15s ease,opacity .15s ease}.agent-dash .al-arrow:hover:not(:disabled),.dash-shell .al-arrow:hover:not(:disabled){background:var(--btn-light)}.agent-dash .al-arrow:disabled,.dash-shell .al-arrow:disabled{opacity:.35;cursor:default}.agent-dash .al-arrow:focus-visible,.dash-shell .al-arrow:focus-visible{outline:2px solid var(--ink);outline-offset:2px}@media (max-width:720px){.agent-dash .al-railed .al-row,.dash-shell .al-railed .al-row{flex:0 0 84%;flex-direction:column;align-items:stretch}}.dash-shell .ov-card{display:flex;flex-direction:column;min-width:0}.dash-shell .ov-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px 14px;margin-bottom:18px}.dash-shell .ov-head h2{font-size:1.15rem;font-weight:600}.dash-shell .ov-head .ov-sub{font-size:.85rem;color:var(--ink-muted)}.dash-shell .ov-head h2 .card-title-link{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.dash-shell .ov-head h2 .card-title-link svg{width:18px;height:18px;flex:none;stroke:var(--ink-muted);transition:transform .15s ease,stroke .15s ease}.dash-shell .ov-head h2 .card-title-link:hover svg{stroke:currentColor;transform:translateX(3px)}.dash-shell .ov-empty{margin:auto 0;padding:14px 0 6px;max-width:54ch;font-size:.92rem;line-height:1.6;color:var(--ink-soft)}.dash-shell .ov-empty a{color:var(--ink);text-underline-offset:3px}.dash-shell .ov-sentence{margin:auto 0;padding:14px 0 6px;max-width:54ch;font-size:1.05rem;line-height:1.6;color:var(--ink)}.dash-shell .ov-sentence+.ov-note{margin-top:12px}.dash-shell .ov-note{font-size:.84rem;line-height:1.5;color:var(--ink-muted)}.dash-shell .ov-list{list-style:none;margin:0;padding:0}.dash-shell .ov-list>li{display:flex;align-items:center;gap:14px;padding:11px 0;font-size:.92rem;line-height:1.5}.dash-shell .ov-list>li+li{border-top:1px solid var(--line)}.dash-shell .ov-list>li:first-child{padding-top:2px}.dash-shell .ov-list>li:last-child{padding-bottom:2px}.dash-shell .ov-lead{flex:1 1;min-width:0}.dash-shell .ov-name{font-weight:600;color:var(--ink)}.dash-shell .ov-meta{display:block;margin-top:2px;font-size:.84rem;color:var(--ink-muted)}.dash-shell .ov-count{flex:none;align-self:flex-start;padding:3px 9px;border-radius:999px;background:var(--btn-light);font:600 .78rem/1.4 var(--mono);color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dash-shell .ov-when{flex:none;font-size:.82rem;color:var(--ink-muted);white-space:nowrap}.dash-shell .ov-list a.ov-line,.dash-shell .ov-list a.ov-name{color:inherit;text-decoration:none}.dash-shell .ov-list a.ov-line:hover,.dash-shell .ov-list a.ov-name:hover{text-decoration:underline;text-underline-offset:3px}.dash-shell .ov-list .ov-act{flex:none}.dash-shell .ov-list .ov-act .btn{height:34px;padding:0 14px;font-size:.85rem;text-decoration:none}.dash-shell .ov-relaxed>li{align-items:flex-start}.dash-shell .ov-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.dash-shell .ov-col{display:flex;flex-direction:column;gap:10px;min-width:0}.dash-shell .ov-col-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--line);font-size:.9rem;font-weight:600}.dash-shell .ov-col-none{padding:8px 0;font-size:.86rem;line-height:1.5;color:var(--ink-muted)}.dash-shell .ov-tile{display:block;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--panel);color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease}.dash-shell .ov-tile:hover{border-color:var(--ink-muted);background:var(--btn-light)}.dash-shell .ov-tile .ov-label{display:block;font-size:.92rem;font-weight:600;overflow-wrap:anywhere}.dash-shell .ov-tile .ov-brief{display:block;margin-top:2px;font-size:.86rem;color:var(--ink-soft)}.dash-shell .ov-tile .ov-meta{margin-top:6px}.dash-shell .ov-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px 28px;gap:22px 28px}.dash-shell .ov-half>h3{margin:0 0 12px;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted)}.dash-shell .ov-figure{font-size:1.7rem;font-weight:650;letter-spacing:-.02em;line-height:1.2}.dash-shell .ov-figure small{font-size:.95rem;font-weight:500;letter-spacing:0;color:var(--ink-soft)}.dash-shell .ov-chips{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none}.dash-shell .ov-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;font-size:.8rem;color:var(--ink-soft);background:var(--panel)}.dash-shell .ov-chip b{font-weight:600;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dash-shell .ov-chip.is-verified{border-color:var(--green)}.dash-shell .ov-chip.is-empty{border-style:dashed}.dash-shell .ov-missing{margin:14px 0 0;padding:0;list-style:none}.dash-shell .ov-missing li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;font-size:.9rem;border-top:1px solid var(--line)}.dash-shell .ov-missing a{color:var(--ink);font-size:.84rem;text-underline-offset:3px}.dash-shell .ov-tallies{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 24px;gap:16px 24px}.dash-shell .ov-tally h4{margin:0 0 6px;font-size:.84rem;font-weight:600;color:var(--ink-soft)}.dash-shell .ov-tally ul{list-style:none;margin:0;padding:0}.dash-shell .ov-tally li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:4px 0;font-size:.88rem}.dash-shell .ov-tally .ov-n{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink-soft)}.dash-shell td.ov-num,.dash-shell th.ov-num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.dash-shell td.ov-num.ov-zero{color:var(--ink-muted)}@media (max-width:1180px){.dash-shell .ov-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dash-shell .ov-board,.dash-shell .ov-tallies,.dash-shell .ov-two{grid-template-columns:1fr}.dash-shell .ov-list>li{flex-wrap:wrap}.dash-shell .ov-list .ov-act{flex-basis:100%}}.dash-shell .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.dash-shell tbody tr{position:relative}.dash-shell .row-link{color:inherit;text-decoration:none;font-weight:500}.dash-shell .row-link:after{content:"";position:absolute;inset:0;border-radius:12px}.dash-shell .row-link:focus-visible:after{outline:2px solid var(--green);outline-offset:2px}:where(.dash-shell) td .inline-link{position:relative;z-index:1;color:var(--ink);font-weight:500;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line)}:where(.dash-shell) td .inline-link:hover{-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green)}.dash-shell td.col-go,.dash-shell th.col-go{width:46px;text-align:right;padding-left:0}.dash-shell td.col-go svg{width:16px;height:16px;vertical-align:middle;color:var(--ink-muted);opacity:0;transform:translateX(-4px);transition:opacity .15s ease,transform .15s ease}.dash-shell tbody tr:hover td.col-go svg{opacity:1;transform:none}.dash-shell .intro{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:18px 26px}.dash-shell .intro-copy{min-width:0;max-width:62ch}.dash-shell .eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-muted)}.dash-shell .intro h2{margin:10px 0 8px;font-size:1.6rem;font-weight:650;letter-spacing:-.02em}.dash-shell .lede{font-size:.98rem;line-height:1.55;color:var(--ink-soft)}.dash-shell .intro.accent{position:relative;overflow:hidden}.dash-shell .intro.accent:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--green)}.dash-shell .intro.accent .eyebrow{color:var(--green)}.dash-shell a.stat-link{display:block;color:inherit;text-decoration:none;transition:border-color .15s ease}.dash-shell a.stat-link:hover{border-color:var(--ink-muted)}.dash-shell .chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none}.dash-shell .chips li{padding:6px 13px;border:1px solid var(--line);border-radius:999px;font-size:.84rem;color:var(--ink-soft);white-space:nowrap}.dash-shell .chips li.chip-tag{border-color:var(--green);color:var(--green)}.dash-shell .callout{margin-bottom:18px;padding:13px 15px;border:1px solid var(--line);border-left:3px solid var(--green);border-radius:12px;background:var(--btn-light);font-size:.9rem;line-height:1.55;color:var(--ink-soft)}.dash-shell .callout b{color:var(--ink)}.dash-shell .stat .value.sm{font-size:1.5rem;margin-bottom:18px}.dash-shell .meter{height:6px;border-radius:999px;background:var(--track);overflow:hidden}.dash-shell .meter span{display:block;height:100%;border-radius:999px;background:var(--green)}.dash-shell .card-head .head-row,.dash-shell .card-head.row{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.dash-shell .card-head .head-row .view-all{align-self:center;flex:none;border:1px solid var(--line);background:transparent;color:var(--ink);font:600 .85rem/1 var(--sans);padding:9px 14px;border-radius:999px;cursor:pointer;white-space:nowrap}.dash-shell .card-head .head-row .view-all:hover{background:var(--btn-light)}.dash-shell .card-head .head-row .view-all:focus-visible{outline:2px solid var(--acc);outline-offset:2px}.dash-shell .card-head .count{font-size:.85rem;color:var(--ink-muted);white-space:nowrap}.dash-shell .card h3{margin:24px 0 10px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-weight:600}.dash-shell .empty,.dash-shell .note{font-size:.86rem;line-height:1.55;color:var(--ink-muted)}.dash-shell .note{margin-top:16px}.dash-shell .lines{list-style:none}.dash-shell .lines li{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:11px 0;font-size:.9rem}.dash-shell .lines li+li{border-top:1px solid var(--line)}.dash-shell .lines.compact li{padding:7px 0;font-size:.87rem}.dash-shell .lines.compact .detail{font-size:.8rem}.dash-shell .lines .lead{flex:1 1;min-width:0}.dash-shell .lines .amount{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.dash-shell .lines .badge{padding:4px 11px;font-size:.78rem}.dash-shell .lines .detail{flex-basis:100%;font-size:.84rem;color:var(--ink-muted)}.dash-shell .facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}.dash-shell .facts>div{background:var(--panel);padding:14px 16px}.dash-shell .facts dt{font-size:.8rem;color:var(--ink-muted);margin-bottom:5px}.dash-shell .facts dd{font-size:.92rem}.dash-shell .feed{list-style:none}.dash-shell .feed li{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;padding:11px 0}.dash-shell .feed li+li{border-top:1px solid var(--line)}.dash-shell .feed .lead{font-size:.9rem;font-weight:600}.dash-shell .feed .when{font-size:.82rem;color:var(--ink-muted)}.dash-shell .feed .detail{flex-basis:100%;font-size:.9rem;color:var(--ink-soft)}.dash-shell .btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;border-radius:10px;border:1px solid var(--ink);background:var(--ink);color:var(--bg);font-family:var(--sans);font-size:.9rem;font-weight:500;white-space:nowrap;transition:opacity .15s ease,background .15s ease}.dash-shell .btn:hover:not(:disabled){opacity:.86}.dash-shell .btn:not(.ghost):hover{background:var(--ink);border-color:var(--ink)}.dash-shell .btn.ghost{border-color:var(--line);background:var(--panel);color:var(--ink)}.dash-shell .btn.ghost:hover{background:var(--btn-light);opacity:1}.dash-shell .btn svg{width:15px;height:15px}.dash-shell .actions{display:flex;flex-wrap:wrap;gap:10px}.dash-shell .badge.neutral{background:var(--btn-light);color:var(--ink-muted)}.dash-shell .cell-sub{display:block;margin-top:3px;font-size:.8rem;color:var(--ink-muted)}.dash-shell .table-head .count{font-weight:400;color:var(--ink-muted)}.dash-shell .table-head h2 .card-title-link{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.dash-shell .table-head h2 .card-title-link svg{width:18px;height:18px;stroke:var(--ink-muted);transition:transform .15s ease,stroke .15s ease}.dash-shell .table-head h2 .card-title-link:hover svg{stroke:currentColor;transform:translateX(3px)}.dash-shell .head-title{display:flex;align-items:center;flex-wrap:wrap;gap:24px;min-width:0}.dash-shell .head-actions{display:flex;align-items:center;gap:10px}.dash-shell .btn .pip{min-width:20px;padding:0 6px;border-radius:999px;background:color-mix(in srgb,var(--green) 16%,transparent);color:var(--green);font-size:.78rem;font-weight:600;line-height:19px;text-align:center}.dash-shell .team-overlay{position:fixed;inset:0;z-index:120;display:flex;align-items:flex-start;justify-content:center;padding:76px 24px 24px;background:color-mix(in srgb,#17181a 34%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:team-fade .16s ease}@keyframes team-fade{0%{opacity:0}}.dash-shell .team-panel{width:min(560px,100%);max-height:min(660px,calc(100dvh - 108px));display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 60px rgba(20,20,25,.22);overflow:hidden;animation:team-in .18s cubic-bezier(.22,.8,.3,1)}@keyframes team-in{0%{opacity:0;transform:translateY(-8px) scale(.985)}}.dash-shell .panel-head{flex:none;display:flex;align-items:center;gap:10px;padding:17px 20px;border-bottom:1px solid var(--line)}.dash-shell .panel-head h2{margin-right:auto;font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.dash-shell .panel-count{padding:3px 10px;border-radius:999px;background:color-mix(in srgb,var(--green) 14%,var(--panel));color:var(--green);font-size:.78rem;font-weight:600}.dash-shell .panel-close{width:32px;height:32px;flex:none;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--ink-soft);cursor:pointer}.dash-shell .panel-close:hover{background:var(--btn-light);color:var(--ink)}.dash-shell .panel-close:focus-visible{outline:2px solid var(--green);outline-offset:2px}.dash-shell .panel-body{overflow-y:auto;padding:4px 20px 20px}.dash-shell .panel-sub{padding:14px 0 2px;font-size:.86rem;line-height:1.55;color:var(--ink-muted)}.dash-shell .panel-note{padding:14px 0 4px;font-size:.86rem;line-height:1.55;color:var(--ink)}.dash-shell .panel-sub+.panel-note{padding-top:10px}.dash-shell .invite-mail{display:block;margin-top:2px;font-size:.8rem;font-weight:400;color:var(--ink-muted)}.dash-shell .lines.invites li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-column-gap:12px;column-gap:12px;grid-row-gap:6px;row-gap:6px;padding:13px 0}.dash-shell .lines.invites .lead{font-weight:600}.dash-shell .invite-acts{display:flex;gap:8px}.dash-shell .btn.tiny{padding:5px 11px;font-size:.82rem}.dash-shell .lines.invites li.is-lapsed{opacity:.55;transition:opacity .12s ease}.dash-shell .lines.invites li.is-lapsed:focus-within,.dash-shell .lines.invites li.is-lapsed:hover{opacity:1}.dash-shell .team-owner{margin-left:8px;vertical-align:1px;font-size:.72rem}.dash-shell .team-table td.team-acts{width:1%;white-space:nowrap;text-align:right}.dash-shell .team-table td.team-acts .invite-acts{justify-content:flex-end}.dash-shell .team-error{padding:0 0 12px}.dash-shell .panel-form{display:grid;grid-gap:14px;gap:14px;padding-top:16px}.dash-shell .panel-field{display:grid;grid-gap:6px;gap:6px}.dash-shell .panel-label{font-size:.85rem;font-weight:600}.dash-shell .panel-input{width:100%;padding:10px 14px;border:1px solid var(--line);border-radius:12px;background:var(--panel);color:var(--ink);font-family:var(--sans);font-size:.95rem}.dash-shell .panel-input::placeholder{color:var(--ink-muted)}.dash-shell .panel-input:hover{border-color:var(--ink-muted)}.dash-shell .panel-input:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 18%,transparent)}.dash-shell .panel-hint{font-size:.82rem;line-height:1.5;color:var(--ink-muted)}.dash-shell .panel-error{font-size:.86rem;line-height:1.5;color:#d9484f}.dash-shell .panel-foot{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.dash-shell .panel-foot .btn[disabled]{opacity:.45;cursor:default}@media (max-width:900px){.dash-shell .facts{grid-template-columns:1fr}}.dash-shell .invite-acts .btn.tiny{display:inline-flex;align-items:center;gap:6px}.dash-shell .invite-acts .btn.tiny svg{flex:none}.empty-mark{display:block;width:30px;height:30px;margin:0 auto 12px;color:var(--ink-muted);opacity:.8;flex:none}.brief-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.brief-fact{min-width:0;min-height:82px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--btn-light) 42%,transparent)}.brief-fact dt{color:var(--ink-muted);font-size:.78rem;font-weight:600;letter-spacing:.04em;line-height:1.35;text-transform:uppercase}.brief-fact dd{margin-top:7px;color:var(--ink);font-size:.96rem;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.brief-fact dt.tip-mark:focus-visible{outline-offset:2px}@media (max-width:720px){.brief-fact-grid{grid-template-columns:1fr}.brief-fact-grid>.brief-fact>.tip{left:0;right:auto;max-width:100%;transform:translateY(4px)}.brief-fact-grid>.brief-fact>.tip:before{left:22px;right:auto;margin-left:0}.brief-fact-grid>.brief-fact:focus-within>.tip,.brief-fact-grid>.brief-fact:hover>.tip{transform:translate(0)}}.brief-fact.is-locked{background:color-mix(in srgb,var(--btn-light) 24%,transparent);border-style:dashed}.brief-fact-lock{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:7px}.brief-fact-lock .redacted-host{font-size:.96rem;font-weight:600;line-height:1.45}.brief-fact-lock-note{display:inline-flex;align-items:center;gap:6px;color:var(--ink-muted);font-size:.78rem;font-weight:600;letter-spacing:.01em}.brief-fact-lock-note svg{width:13px;height:13px;flex:none}.brief-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.brief-open{display:inline-flex;flex:none;align-items:center;gap:8px;height:40px;padding:0 16px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--panel);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.brief-open:hover{background:color-mix(in srgb,var(--ink) 86%,var(--panel))}.brief-open svg{width:16px;height:16px}.brief-print-page{position:relative;isolation:isolate;min-height:100vh;padding:42px 20px 150px;font-family:var(--sans);color:var(--ink);font-feature-settings:"lnum";font-variant-numeric:lining-nums}.bp-backdrop{position:fixed;inset:0;z-index:-1;overflow:hidden;background:#6e8580}.bp-backdrop img,.bp-banner img{position:absolute;inset:-4%;width:108%;height:108%;object-fit:cover;display:block}.bp-backdrop img{filter:blur(10px) saturate(1.12)}.bp-backdrop:after{content:"";position:absolute;inset:0;background:rgb(0 0 0/.14)}.bp-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;grid-gap:28px;gap:28px;max-width:1400px;margin:0 auto}.bp-layout.is-solo{grid-template-columns:minmax(0,1fr);max-width:1000px}@media screen and (max-width:1100px){.bp-layout{grid-template-columns:minmax(0,1fr);max-width:1000px}.bp-layout .bpk{position:static;order:-1}}.brief-print{margin:0;padding:44px 44px 72px;border-radius:22px;background:var(--panel)}.bp-banner{position:relative;height:210px;overflow:hidden;border-radius:16px;background:#6c8d98;isolation:isolate}.bp-banner img{filter:blur(2.5px) saturate(1.15)}.bp-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:44px}.bp-head h1{margin:6px 0 0;font-size:36px;font-weight:700;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase}.bp-number{margin:8px 0 0;font-size:20px;font-weight:600;color:var(--ink-soft)}.bp-seal{width:104px;height:104px;flex:none}.bp-withheld{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:100%}.bp-withheld.is-para,.bp-withheld.is-para .redacted,.bp-withheld.is-para .redacted-host{display:flex;width:100%}.bp-withheld.is-para .redacted>span{white-space:normal}.bp-items td .bp-withheld,.bp-totals dd .bp-withheld{align-items:flex-end;vertical-align:middle}.bp-withheld-note{display:inline-flex;align-items:center;gap:6px;color:var(--ink-muted);font-size:12.5px;font-weight:600;letter-spacing:.01em}.bp-withheld-note svg{width:13px;height:13px;flex:none}.bp-label{margin:0;font-size:12.5px;font-weight:500;line-height:1.3;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-muted)}.bp-parties{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) auto;grid-gap:24px 32px;gap:24px 32px;margin-top:44px;padding-bottom:36px;border-bottom:1.5px solid var(--line)}.bp-name{margin:11px 0 4px;font-size:20px;font-weight:600}.bp-lines{margin:0;font-size:16px;line-height:1.6;color:var(--ink-soft)}.bp-site{color:inherit;text-decoration:none}.bp-site:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.bp-dates{text-align:right}.bp-value{margin:4px 0 20px;font-size:18px;color:var(--ink-soft);white-space:nowrap}.bp-value:last-child{margin-bottom:0}.bp-items{width:100%;margin-top:40px;border-collapse:collapse;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bp-items thead th{padding:0 1px 14px;border-bottom:2px solid var(--line);font-size:12.5px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;text-align:left;color:var(--ink-muted)}.bp-items td,.bp-items thead th:last-child{text-align:right}.bp-items tbody th,.bp-items td{height:58px;padding:12px 1px;border-bottom:1.5px solid var(--line);font-size:17px;line-height:1.4;vertical-align:middle}.bp-items tbody th{width:34%;font-weight:400;text-align:left;color:var(--ink-soft)}.bp-items td{font-weight:600;color:var(--ink)}.bp-items td.is-unset,.bp-totals dd.is-unset{font-weight:400;color:var(--ink-muted)}.bp-totals{page-break-inside:avoid;break-inside:avoid;width:min(360px,100%);margin:28px 0 0 auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bp-totals>div{display:flex;justify-content:space-between;gap:16px;font-size:17px;line-height:36px}.bp-totals dt{color:var(--ink-soft)}.bp-totals dd{margin:0;color:var(--ink);text-align:right}.bp-totals .is-total{margin-top:4px;padding-top:7px;border-top:2px solid var(--line);font-weight:700}.bp-totals .is-total dt{color:var(--ink)}.bp-section{margin-top:40px}.bp-section+.bp-section{margin-top:30px}.bp-section .bp-label{margin-bottom:10px;page-break-after:avoid;break-after:avoid}.bp-para{line-height:1.65;white-space:pre-wrap}.bp-list,.bp-para{margin:0;font-size:17px;color:var(--ink-soft)}.bp-list{padding-left:20px;line-height:1.6}.bp-list li+li{margin-top:6px}.bp-url{font-family:var(--mono);font-size:14px;color:var(--ink);overflow-wrap:anywhere}.bp-made{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;height:42px;margin:56px auto 0;padding:0 20px;border-radius:999px;background:var(--panel);color:var(--ink-soft);font-size:14px;font-weight:500;text-decoration:none}.bp-made b{font-weight:600}.bp-made b,.bpk{color:var(--ink)}.bpk{position:-webkit-sticky;position:sticky;top:24px;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px;padding:20px;border:1px solid rgb(255 255 255/.55);border-radius:22px;background:color-mix(in srgb,var(--panel) 58%,transparent);box-shadow:inset 0 1px 0 rgb(255 255 255/.5),0 18px 50px rgb(0 0 0/.14);-webkit-backdrop-filter:blur(22px) saturate(1.5);backdrop-filter:blur(22px) saturate(1.5)}[data-theme=dark] .bpk{border-color:rgb(255 255 255/.12);background:color-mix(in srgb,var(--panel) 66%,transparent);box-shadow:inset 0 1px 0 rgb(255 255 255/.08),0 18px 50px rgb(0 0 0/.4)}.bpk-head{display:flex;align-items:flex-start;gap:12px}.bpk-badge{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:12px;background:var(--ink);color:var(--panel)}.bpk-head h2{margin:1px 0 3px;font-size:17px;font-weight:650;letter-spacing:-.01em}.bpk-head p{margin:0;font-size:13.5px;line-height:1.45;color:var(--ink-soft)}.bpk-drop{position:relative;display:grid;justify-items:center;grid-gap:4px;gap:4px;padding:22px 16px 20px;border:1.5px dashed color-mix(in srgb,var(--ink) 28%,transparent);border-radius:16px;background:color-mix(in srgb,var(--panel) 45%,transparent);text-align:center;cursor:pointer;transition:background .15s ease,border-color .15s ease}.bpk-drop.is-over,.bpk-drop:hover{border-color:var(--ink);background:color-mix(in srgb,var(--panel) 75%,transparent)}.bpk-drop:focus-within{outline:2px solid var(--green);outline-offset:2px}.bpk-drop.is-busy{cursor:progress}.bpk-drop input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:inherit}.bpk-drop-icon{display:grid;place-items:center;width:40px;height:40px;margin-bottom:4px;border-radius:50%;background:var(--panel);box-shadow:0 2px 10px rgb(0 0 0/.08)}.bpk-drop b{font-size:14.5px;font-weight:600;overflow-wrap:anywhere}.bpk-drop>span:last-child{font-size:12.5px;color:var(--ink-soft)}.bpk-error,.bpk-error-inline{color:color-mix(in srgb,#c0392b 80%,var(--ink))}.bpk-error{margin:-4px 0 0;font-size:13px;line-height:1.45}.bpk-list{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:6px;gap:6px;margin:0;padding:0;list-style:none}.bpk-list li{min-width:0;display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 10px 8px 12px;border:1px solid color-mix(in srgb,var(--line) 70%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel) 72%,transparent);font-size:13.5px}.bpk-list li>svg{flex:none;color:var(--ink-soft)}.bpk-list li.is-going{opacity:.5}.bpk-name{flex:1 1;min-width:0;overflow:hidden;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.bpk-size{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bpk-size,.bpk-tag{flex:none;color:var(--ink-soft)}.bpk-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;background:var(--btn-light);font-size:11.5px;font-weight:500}.bpk-x{display:grid;place-items:center;flex:none;width:26px;height:26px;border:0;border-radius:50%;background:transparent;color:var(--ink-soft);cursor:pointer}.bpk-x:hover:not(:disabled){background:var(--btn-light);color:var(--ink)}.bpk-x:disabled{cursor:default;opacity:.4}.bpk-foot{display:grid;grid-gap:10px;gap:10px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--line) 80%,transparent)}.bpk-status{display:flex;align-items:center;gap:7px;min-height:20px;margin:0;font-size:13px;color:var(--ink-soft)}.bpk-go{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;border:0;border-radius:999px;background:var(--ink);color:var(--panel);font:600 15px/1 var(--sans);text-decoration:none;cursor:pointer}.bpk-go:hover{opacity:.9}.bpk-go:focus-visible,.bpk-x:focus-visible{outline:2px solid var(--green);outline-offset:2px}.bpk-go.is-off{opacity:.4;cursor:default}.bpk-spin{animation:bpk-spin .9s linear infinite}@keyframes bpk-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.bpk-spin{animation:none}}.bp-bar{position:fixed;left:50%;bottom:calc(20px + env(safe-area-inset-bottom, 0px));z-index:10;display:flex;align-items:center;gap:12px;width:min(640px,calc(100vw - 24px));height:68px;padding:0 10px 0 12px;border-radius:999px;background:#121212;color:#fff;box-shadow:0 10px 30px rgb(0 0 0/.25);transform:translateX(-50%)}[data-theme=dark] .bp-bar{box-shadow:0 0 0 1px #34363a,0 10px 30px rgb(0 0 0/.5)}.bp-bar-back,.bp-bar-seal{display:grid;place-items:center;flex:none;width:46px;height:46px;border-radius:50%}.bp-bar-seal{--ink:#000;--panel:#fff;box-shadow:0 0 0 2px #2c2c2c}.bp-bar-seal svg{width:46px;height:46px}.bp-bar-back{margin-left:-5px;background:#2a2a2a;color:#b5b5b5}.bp-bar-back:hover{color:#fff}.bp-bar-title{flex:1 1;min-width:0;margin-left:2px}.bp-bar-title strong{display:block;font-size:16.5px;font-weight:600;line-height:1.15}.bp-bar-title span{display:block;margin-top:2px;overflow:hidden;font-size:13px;color:#a5a5a5;white-space:nowrap;text-overflow:ellipsis}.bp-bar-icon{display:grid;place-items:center;flex:none;width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:#c4c4c4;cursor:pointer}.bp-bar-icon:hover{background:#1f1f1f;color:#fff}.bp-bar-go{display:inline-flex;align-items:center;gap:8px;flex:none;height:46px;padding:0 18px 0 16px;border:0;border-radius:999px;background:#efefef;color:#111;font:600 16px/1 var(--sans);cursor:pointer}.bp-bar-go:hover{background:#fff}.bp-bar a:focus-visible,.bp-bar button:focus-visible{outline:2px solid var(--green);outline-offset:3px}@media screen and (max-width:760px){.brief-print-page{padding:16px 12px 130px}.brief-print{padding:18px 18px 48px;border-radius:18px}.bp-banner{height:140px;border-radius:12px}.bp-head{margin-top:28px}.bp-head h1{font-size:30px}.bp-number{font-size:17px}.bp-seal{width:72px;height:72px}.bp-parties{grid-template-columns:1fr;gap:26px;margin-top:32px}.bp-dates{text-align:left}.bp-items tbody th,.bp-items td,.bp-list,.bp-para,.bp-totals>div{font-size:15px}.bp-items tbody th{width:42%}.bp-totals{width:100%}.bp-bar{height:62px;gap:8px}.bp-bar-back,.bp-bar-seal,.bp-bar-seal svg{width:40px;height:40px}.bp-bar-back{display:none}}@media print{@page{margin:12mm}body,html{background:#fff!important}.brief-print-page{min-height:0;padding:0;color:#111}.bp-screen{display:none!important}.bp-layout{display:block;max-width:none}.brief-print{max-width:none;padding:0;border-radius:0;background:#fff;font-size:10.5pt;--ink:#111;--ink-soft:#3d3f44;--ink-muted:#6b6b68;--panel:#fff;--line:#dcdcd9}.bp-banner{height:30mm;-webkit-print-color-adjust:exact;print-color-adjust:exact}.bp-head{margin-top:8mm}.bp-head h1{font-size:22pt}.bp-number{font-size:13pt}.bp-seal{width:18mm;height:18mm;-webkit-print-color-adjust:exact;print-color-adjust:exact}.bp-items thead th,.bp-label{font-size:7.5pt}.bp-parties{margin-top:7mm;padding-bottom:6mm}.bp-name{font-size:12pt}.bp-lines,.bp-value{font-size:10pt}.bp-items{margin-top:7mm}.bp-items tbody th,.bp-items td{height:auto;padding:2.2mm 0;font-size:10pt}.bp-items tr{page-break-inside:avoid;break-inside:avoid}.bp-totals>div{font-size:10pt;line-height:1.9}.bp-section,.bp-section+.bp-section{margin-top:7mm}.bp-list,.bp-para{font-size:10.5pt}.bp-url{font-size:9pt}.bp-made{height:auto;margin:8mm 0 0;padding:0;background:none;font-size:8.5pt;color:#6b6b68}}