:root{--ds-ink:#15130e;--ds-body:#4f4a42;--ds-muted:#6b655b;--ds-faint:#918a7c;--ds-rule:#15130e1f;--ds-rule-soft:#15130e0f;--ds-rule-hard:#15130e33;--ds-surface:#fff;--ds-surface-alt:#faf9f6;--ds-surface-sunk:#f5f3ee;--ds-gold:#b08544;--ds-gold-deep:#8a6531;--ds-gold-bg:#b085441a;--ds-gold-tint:#faf7f1;--ds-gold-line:#b0854447;--ds-ring:#b0854438;--ds-pos:#1f8a5b;--ds-pos-bg:#1f8a5b1a;--ds-pos-line:#1f8a5b42;--ds-neg:#c8322a;--ds-neg-bg:#c8322a1a;--ds-neg-line:#c8322a42;--ds-alert:#dc2626;--ds-alert-deep:#b42318;--ds-alert-bg:#dc26261a;--ds-series-1:#b08544;--ds-series-2:#3e7a70;--ds-series-3:#5a6b8c;--ds-series-4:#a2604f;--ds-series-5:#a9a296;--ds-series-6:#7a6e93;--ds-font:var(--font-area), "Area Normal", system-ui, -apple-system, sans-serif;--ds-text-micro:11px;--ds-text-meta:11.5px;--ds-text-caption:12.5px;--ds-text-body:13px;--ds-text-card-title:15px;--ds-figure-sm:22px;--ds-figure:26px;--ds-figure-lg:30px;--ds-page-title:26px;--ds-radius-sm:6px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-pill:999px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-row-max:780px;--ds-pad:var(--ds-space-8)}@media (max-width:1023px){:root{--ds-pad:var(--ds-space-6)}}@media (max-width:767px){:root{--ds-pad:var(--ds-space-4)}}.ds{font-family:var(--ds-font);color:var(--ds-ink)}.ds-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.ds-chrome{background:var(--ds-surface);flex-shrink:0}.ds-topbar{align-items:center;gap:var(--ds-space-4);height:60px;padding:0 var(--ds-pad);background:var(--ds-surface);border-bottom:1px solid var(--ds-rule);display:flex}.ds-logo{flex-shrink:0;width:auto;height:22px;display:block}.ds-brand{flex-shrink:0;align-items:center;gap:11px;text-decoration:none;display:flex}.ds-logo-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--ds-faint);border-left:1px solid var(--ds-rule);white-space:nowrap;padding-left:10px;font-size:10px;font-weight:600}.ds-searchslot{flex:1;justify-content:center;min-width:0;display:flex}.ds-topbar__end{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.ds-tabs{background:var(--ds-surface);border-bottom:1px solid var(--ds-rule);position:relative}.ds-tabs__row{padding:0 var(--ds-pad);scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.ds-tabs__row::-webkit-scrollbar{display:none}.ds-tab{height:44px;font-size:var(--ds-text-body);color:var(--ds-ink);white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:6px;padding:0 10px;font-weight:600;text-decoration:none;transition:color .14s,border-color .14s;display:flex}.ds-tab:hover{border-bottom-color:var(--ds-rule)}.ds-tab[aria-current=page]{border-bottom-color:var(--ds-gold);color:var(--ds-ink);font-weight:700}.ds-tab__badge{border-radius:var(--ds-radius-sm);background:var(--ds-gold-bg);min-width:18px;height:18px;color:var(--ds-gold-deep);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}.ds-tab__badge--alert{background:var(--ds-alert);color:#fff;font-weight:700}@media (max-width:1023px){.ds-tabs:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0,#fff);width:40px;position:absolute;top:0;bottom:1px;right:0}}.ds-mbar{height:54px;padding:0 var(--ds-space-4);background:var(--ds-surface);border-bottom:1px solid var(--ds-rule);align-items:center;gap:9px;display:flex}.ds-iconbtn{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);background:var(--ds-surface-sunk);width:34px;height:34px;color:var(--ds-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ds-iconbtn:hover{color:var(--ds-ink)}.ds-drawer__scrim{background:#15130e66;justify-content:flex-end;display:flex;position:fixed;inset:0}.ds-drawer{background:var(--ds-surface);flex-direction:column;width:82%;max-width:320px;height:100%;display:flex;box-shadow:-8px 0 24px #15130e24}.ds-drawer__head{border-bottom:1px solid var(--ds-rule);height:54px;padding:0 var(--ds-space-4);align-items:center;display:flex}.ds-drawer__nav{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:2px;padding:12px;display:flex;overflow-y:auto}.ds-drawer__link{border-radius:var(--ds-radius-md);color:var(--ds-body);align-items:center;gap:8px;padding:12px 14px;font-size:14px;text-decoration:none;display:flex}.ds-drawer__link[aria-current=page]{color:var(--ds-gold-deep);background:var(--ds-gold-bg);font-weight:600}.ds-drawer__foot{border-top:1px solid var(--ds-rule);flex-direction:column;gap:12px;padding:14px;display:flex}.ds-avatar{border-radius:var(--ds-radius-pill);background:var(--ds-gold);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12.5px;font-weight:600;display:flex}.ds-page{background:var(--ds-surface);min-height:100vh}.ds-main{max-width:2400px;padding:calc(var(--ds-pad) - 4px) var(--ds-pad) calc(var(--ds-pad) + 24px);margin:0 auto}.ds-pagehead{align-items:flex-end;gap:var(--ds-space-6);margin-bottom:var(--ds-space-6);display:flex}.ds-pagehead__text{flex:1;min-width:0}.ds-pagehead h1{font-size:var(--ds-page-title);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.15}.ds-pagehead p{color:var(--ds-ink);max-width:520px;margin:6px 0 0;font-size:13.5px;line-height:1.45}.ds-pagehead__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;display:flex}@media (max-width:1023px){.ds-pagehead{flex-direction:column;align-items:stretch}}.ds-section{align-items:flex-end;gap:var(--ds-space-4);margin:var(--ds-space-8) 0 14px;display:flex}.ds-section h2{font-size:var(--ds-text-card-title);letter-spacing:-.005em;margin:0;font-weight:600}.ds-section p{font-size:var(--ds-text-caption);color:var(--ds-ink);margin:4px 0 0}.ds-grid{gap:var(--ds-space-4);min-width:0;display:grid}.ds-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ds-grid--2>:last-child:nth-child(odd){grid-column:1/-1}.ds-stack{gap:var(--ds-space-4);flex-direction:column;display:flex}@media (max-width:1279px){.ds-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1023px){.ds-grid--3,.ds-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-grid--2{grid-template-columns:1fr}}@media (max-width:767px){.ds-grid{grid-template-columns:1fr!important}}.ds-card{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);flex-direction:column;min-width:0;display:flex;container-type:inline-size}.ds-card__head{align-items:flex-start;gap:var(--ds-space-3);padding:var(--ds-space-5) var(--ds-space-5) 0;display:flex}.ds-card__heading{flex:1;min-width:0}.ds-card__title{font-size:var(--ds-text-card-title);margin:0;font-weight:600;line-height:1.3}.ds-card__count{font-size:var(--ds-text-caption);color:var(--ds-ink);margin-top:3px}.ds-card__tools{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ds-card__body{padding:14px var(--ds-space-5) var(--ds-space-5);flex:1;min-width:0}.ds-card--medium>.ds-card__body,.ds-card--large>.ds-card__body{padding-top:var(--ds-space-6)}@media (max-width:767px){.ds-card__head{padding:var(--ds-space-4) var(--ds-space-4) 0}.ds-card__body{padding:14px var(--ds-space-4) var(--ds-space-4)}.ds-card__title{font-size:14px}}@container (max-width:520px){.ds-card__head{flex-direction:column}.ds-card__tools{justify-content:flex-start}}.ds-cap{width:100%;max-width:var(--ds-row-max);margin-inline:auto}.ds-info{flex-shrink:0;display:inline-flex;position:relative}.ds-info__btn{all:unset;cursor:pointer;border-radius:var(--ds-radius-pill);width:22px;height:22px;color:var(--ds-faint);justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.ds-info[data-open=true] .ds-info__btn{color:var(--ds-gold);background:var(--ds-gold-bg)}.ds-tip{z-index:40;background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-md);text-align:left;width:306px;padding:12px 14px 13px;position:absolute;top:28px;right:0;box-shadow:0 12px 28px #15130e21,0 2px 6px #15130e0f}.ds-tip__title{font-size:var(--ds-text-body);margin-bottom:5px;font-weight:600;display:block}.ds-tip__body{font-size:var(--ds-text-caption);color:var(--ds-body);line-height:1.5;display:block}.ds-tip__list{border-top:1px solid var(--ds-rule-soft);margin-top:9px;padding-top:9px;display:block}.ds-tip__pt{font-size:var(--ds-text-meta);color:var(--ds-muted);padding-left:12px;line-height:1.5;display:block;position:relative}.ds-tip__pt+.ds-tip__pt{margin-top:6px}.ds-tip__pt:before{content:"";background:var(--ds-faint);border-radius:50%;width:3px;height:3px;position:absolute;top:.55em;left:2px}.ds-tip--left{left:0;right:auto}@media (max-width:767px){.ds-tip{width:262px}}.ds-range{background:var(--ds-surface-sunk);border-radius:var(--ds-radius-md);flex-shrink:0;align-items:center;gap:2px;padding:2px;display:inline-flex}.ds-range__tab{all:unset;cursor:pointer;border-radius:var(--ds-radius-sm);min-width:40px;height:32px;font-size:var(--ds-text-caption);color:var(--ds-muted);white-space:nowrap;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-weight:600;transition:color .15s,background .15s,box-shadow .15s;display:flex}.ds-range__tab:hover{color:var(--ds-ink)}.ds-range__tab[aria-pressed=true]{color:var(--ds-ink);background:var(--ds-surface);box-shadow:0 1px 2px #15130e1a}.ds-range--sm .ds-range__tab{min-width:32px;height:26px;font-size:var(--ds-text-meta)}.ds-picker{flex-shrink:0;display:none;position:relative}.ds-picker__btn{all:unset;cursor:pointer;border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);height:26px;color:var(--ds-muted);font-size:var(--ds-text-meta);white-space:nowrap;align-items:center;gap:4px;padding:0 8px;font-weight:600;display:inline-flex}.ds-picker[data-open=true] .ds-picker__btn{color:var(--ds-ink)}.ds-menu{z-index:50;background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-md);flex-direction:column;min-width:136px;padding:4px;display:flex;position:absolute;top:30px;right:0;box-shadow:0 12px 28px #15130e21}.ds-menu__item{all:unset;cursor:pointer;border-radius:var(--ds-radius-sm);height:30px;font-size:var(--ds-text-caption);color:var(--ds-body);align-items:center;gap:6px;padding:0 9px;display:flex}.ds-menu__item:hover{background:var(--ds-surface-alt)}.ds-menu__item[aria-pressed=true]{color:var(--ds-gold-deep);background:var(--ds-gold-bg);font-weight:600}.ds-menu__item--custom{border-top:1px solid var(--ds-rule-soft);margin-top:2px}@container (max-width:640px){.ds-range:not(.ds-range--toggle){display:none}.ds-picker{display:block}}@media (max-width:767px){.ds-range:not(.ds-range--toggle){display:none}.ds-picker{display:block}}.ds-btn{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);white-space:nowrap;border:1px solid var(--ds-rule);background:var(--ds-surface);height:38px;color:var(--ds-ink);flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ds-btn:hover{background:var(--ds-surface-alt)}.ds-btn--sm{height:32px;font-size:var(--ds-text-caption);padding:0 12px}.ds-btn--primary{background:var(--ds-ink);border-color:var(--ds-ink);color:#fff}.ds-btn--primary:hover{background:#241f16}.ds-btn--gold{background:var(--ds-gold);border-color:var(--ds-gold);color:#fff}.ds-btn--gold:hover{background:var(--ds-gold-deep)}.ds-btn--alert{background:var(--ds-alert);border-color:var(--ds-alert);color:#fff}.ds-btn--alert:hover{background:var(--ds-alert-deep)}.ds-btn--danger{border-color:var(--ds-neg-line);color:var(--ds-neg);background:var(--ds-surface)}.ds-btn--danger:hover{background:var(--ds-neg-bg)}.ds-btn--danger-fill{border-color:var(--ds-neg-line);color:var(--ds-neg);background:var(--ds-neg-bg)}.ds-btn--danger-fill:hover{background:var(--ds-neg-bg);border-color:var(--ds-neg)}.ds-btn:disabled{cursor:not-allowed;opacity:.5}.ds-chip{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);height:22px;color:var(--ds-muted);font-size:var(--ds-text-meta);white-space:nowrap;align-items:center;padding:0 9px;font-weight:600;display:inline-flex}.ds-chip--warn{background:var(--ds-gold-bg);color:var(--ds-gold-deep)}.ds-chip--pos{background:var(--ds-pos-bg);color:var(--ds-pos)}.ds-chip--alert{background:var(--ds-alert-bg);color:var(--ds-alert-deep)}.ds-open{font-size:var(--ds-text-caption);color:var(--ds-gold-deep);white-space:nowrap;align-items:center;gap:5px;font-weight:600;text-decoration:none;display:inline-flex}.ds-open:hover{color:var(--ds-gold)}.ds-figure{font-size:var(--ds-figure-lg);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.08}.ds-figure--hero{letter-spacing:-.03em;font-size:48px;line-height:1}.ds-figure--neg{color:var(--ds-neg)}.ds-delta{font-size:var(--ds-text-caption);font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:inline-flex}.ds-delta__v{color:var(--ds-pos);align-items:center;gap:3px;font-weight:600;display:inline-flex}.ds-delta--down .ds-delta__v{color:var(--ds-neg)}.ds-delta--flat .ds-delta__v,.ds-delta__note{color:var(--ds-faint)}.ds-group{font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);white-space:nowrap;margin-bottom:var(--ds-space-3);font-weight:600}.ds-note{font-size:var(--ds-text-meta);color:var(--ds-ink);line-height:1.45}.ds-body{font-size:var(--ds-text-body);color:var(--ds-ink);line-height:1.5}.ds-err{font-size:var(--ds-text-body);color:var(--ds-neg);line-height:1.5}.ds-swatch{border-radius:2px;flex-shrink:0;width:8px;height:8px;display:inline-block}.ds-rows{margin-top:var(--ds-space-4);max-width:520px}.ds-row{justify-content:space-between;align-items:baseline;gap:var(--ds-space-4);border-bottom:1px solid var(--ds-rule-soft);padding:9px 0;display:flex}.ds-row:last-child{border-bottom:0}.ds-row:has(+.ds-row--total){border-bottom:0}.ds-row__k{font-size:var(--ds-text-body);color:var(--ds-ink);min-width:0}.ds-row__v{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:600}.ds-row__v--none{color:var(--ds-ink);font-weight:400}.ds-row--total{border-top:1px solid var(--ds-rule);border-bottom:0;margin-top:2px;padding-top:12px}.ds-row--total .ds-row__k{color:var(--ds-ink);font-weight:600}.ds-row--total .ds-row__v{font-size:var(--ds-text-card-title)}.ds-row--divide{margin-top:var(--ds-space-4);border-top:1px solid var(--ds-rule);padding-top:12px}.ds-row__note{color:var(--ds-faint);font-size:var(--ds-text-body);margin-left:6px}.ds-chartcard{gap:var(--ds-space-8);display:flex}.ds-chartcard__stat{flex-shrink:0;width:248px}.ds-chartcard__plot{flex:1;min-width:0}@container (max-width:700px){.ds-chartcard{gap:var(--ds-space-5);flex-direction:column}.ds-chartcard__stat{width:auto}}.ds-rate{align-items:center;gap:var(--ds-space-8);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ds-donutwrap{flex-direction:column;align-items:center;gap:14px;min-width:0;display:flex}.ds-donut{flex-shrink:0;width:288px;max-width:100%;height:288px;position:relative}.ds-donut svg{width:100%;height:100%;display:block}.ds-donut__centre{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.ds-donut__label{font-size:var(--ds-text-micro);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-faint);white-space:nowrap;font-weight:600}.ds-donut__value{letter-spacing:-.02em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:38px;font-weight:700}.ds-donut__note{font-size:var(--ds-text-meta);color:var(--ds-ink);text-align:center;max-width:260px;line-height:1.45}@container (max-width:900px){.ds-donut{width:240px;height:240px}.ds-donut__value{font-size:32px}}@container (max-width:700px){.ds-rate{gap:var(--ds-space-5);grid-template-columns:1fr}}@container (max-width:560px){.ds-donut{width:208px;height:208px}.ds-donut__value{font-size:28px}}.ds-bars{flex-direction:column;gap:14px;display:flex}.ds-bars--thin{gap:12px}.ds-bar{align-items:center;gap:var(--ds-space-3);display:flex}.ds-bar__k{width:168px;font-size:var(--ds-text-caption);color:var(--ds-ink);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;overflow:hidden}.ds-bar--stage .ds-bar__k{width:64px}.ds-bar__track{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);flex:1;min-width:20px;height:8px;position:relative}.ds-bars--thin .ds-bar__track{height:6px}.ds-bar__fill{border-radius:var(--ds-radius-sm);background:var(--ds-series-1);position:absolute;inset:0 auto 0 0}.ds-bar__v{text-align:right;width:46px;font-size:var(--ds-text-body);font-variant-numeric:tabular-nums;font-weight:600}.ds-bar__p{text-align:right;width:34px;font-size:var(--ds-text-caption);color:var(--ds-faint);font-variant-numeric:tabular-nums}@container (max-width:560px){.ds-bar{gap:6px var(--ds-space-3);grid-template-columns:1fr auto auto;grid-template-areas:"k v p""track track track";display:grid}.ds-bar__k{white-space:normal;grid-area:k;width:auto}.ds-bar__v{grid-area:v}.ds-bar__p{grid-area:p}.ds-bar__track{grid-area:track}}.ds-legend{margin-top:var(--ds-space-4);border-top:1px solid var(--ds-rule-soft);flex-wrap:wrap;gap:8px 20px;padding-top:14px;display:flex}.ds-legend span{color:var(--ds-muted);align-items:center;gap:7px;font-size:14px;display:inline-flex}.ds-tiles{gap:var(--ds-space-3);grid-template-columns:repeat(var(--tiles,4), minmax(0, 1fr));display:grid}.ds-tile{background:var(--ds-surface-alt);border:1px solid var(--ds-rule-soft);border-radius:var(--ds-radius-md);padding:var(--ds-space-4);flex-direction:column;min-width:0;display:flex}.ds-tile__head{align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.ds-tile__label{min-width:0;color:var(--ds-ink);flex:1;font-size:14px;font-weight:600;line-height:1.3}.ds-tile__value{font-size:var(--ds-figure-sm);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-weight:600;line-height:1.1}.ds-tile__value--pos{color:var(--ds-pos)}.ds-tile__value--neg{color:var(--ds-neg)}.ds-tile__note{font-size:var(--ds-text-meta);color:var(--ds-ink);margin-top:6px;line-height:1.4}@container (max-width:900px){.ds-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}.ds-slots{gap:var(--ds-space-3);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}@container (max-width:880px){.ds-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (max-width:560px){.ds-slots{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width:360px){.ds-slots{grid-template-columns:1fr}}.ds-fixgrid{grid-template-columns:1fr;gap:12px;display:grid}@container (min-width:460px){.ds-fixgrid{grid-template-columns:1fr 1fr}}.ds-fixtile .ds-tile__label{font-size:var(--ds-text-card-title);font-weight:700}@container (max-width:520px){.ds-tiles{grid-template-columns:1fr}}.ds-groupblock+.ds-groupblock{margin-top:22px}.ds-subblock{margin-top:var(--ds-space-4);border-top:1px solid var(--ds-rule-soft);padding-top:14px}.ds-money{gap:var(--ds-space-8);align-items:flex-start;display:flex}.ds-money__list{flex:1;min-width:0}.ds-money .ds-donut{width:208px;height:208px}.ds-money .ds-donut__value{font-size:22px}.ds-moneygroup+.ds-moneygroup{margin-top:18px}.ds-moneygroup__head{justify-content:space-between;align-items:baseline;gap:var(--ds-space-4);border-bottom:1px solid var(--ds-rule);padding-bottom:8px;display:flex}.ds-moneygroup__head>span:first-child{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ds-moneygroup__k{font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);font-weight:600;line-height:1.4;display:block}.ds-moneygroup__n{font-size:var(--ds-text-meta);color:var(--ds-ink);line-height:1.4;display:block}.ds-moneygroup__total{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:600}.ds-stage{gap:var(--ds-space-4);border-bottom:1px solid var(--ds-rule-soft);color:inherit;padding:12px 0;text-decoration:none;display:flex}.ds-stage:hover{background:var(--ds-surface-alt)}.ds-stage__main{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.ds-stage__name{flex-wrap:wrap;align-items:baseline;gap:8px;line-height:1.4;display:flex}.ds-stage__name b{font-size:var(--ds-text-body);font-weight:600}.ds-stage__count{color:var(--ds-ink);font-variant-numeric:tabular-nums;font-size:14px}.ds-stage__split{flex-wrap:wrap;gap:2px 14px;margin-top:4px;line-height:1.5;display:flex}.ds-stage__split span{font-size:var(--ds-text-meta);color:var(--ds-ink);white-space:nowrap;font-variant-numeric:tabular-nums}.ds-stage__end{flex-shrink:0;align-items:baseline;gap:14px;display:flex}.ds-stage__v{font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:600}.ds-stage__p{text-align:right;width:34px;color:var(--ds-faint);font-variant-numeric:tabular-nums;font-size:14px}.ds-gainrow{flex-wrap:wrap;gap:8px;display:flex}.ds-gain{border-radius:var(--ds-radius-sm);background:var(--ds-surface-alt);border:1px solid var(--ds-rule-soft);height:28px;color:var(--ds-muted);align-items:center;gap:8px;padding:0 11px;font-size:14px;display:inline-flex}.ds-gain b{font-size:var(--ds-text-caption);color:var(--ds-pos);font-variant-numeric:tabular-nums;font-weight:600}.ds-gain b.is-down{color:var(--ds-neg)}@container (max-width:700px){.ds-money{flex-direction:column;align-items:center}.ds-money__list{width:100%}.ds-stage{flex-direction:column;gap:6px}.ds-stage__end{justify-content:space-between;padding-left:18px}}.ds-tablewrap{overscroll-behavior:contain;max-height:328px;overflow-y:auto}.ds-table{border-collapse:collapse;width:100%}.ds-table th{z-index:1;background:var(--ds-surface);text-align:right;font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);border-bottom:1px solid var(--ds-rule);white-space:nowrap;padding:0 0 10px 16px;font-weight:600;position:sticky;top:0}.ds-table th:first-child,.ds-table td:first-child{text-align:left;padding:0 16px 10px 0}.ds-table td{text-align:right;height:42px;font-size:var(--ds-text-body);white-space:nowrap;font-variant-numeric:tabular-nums;border-bottom:1px solid var(--ds-rule-soft);padding:0 0 0 16px;font-weight:600}.ds-table td:first-child{color:var(--ds-ink);padding:0 16px 0 0;font-weight:400}.ds-table tfoot td{border-bottom:0;border-top:1px solid var(--ds-rule);font-weight:600}.ds-table tfoot td:first-child{color:var(--ds-ink);font-weight:600}.ds-joblist{flex-direction:column;display:flex}.ds-jobhead,.ds-job{gap:var(--ds-space-4);grid-template-columns:88px minmax(0,1fr) 150px 110px 116px;align-items:center;display:grid}.ds-jobhead{border-bottom:1px solid var(--ds-rule);padding-bottom:10px}.ds-jobhead span{font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);font-weight:600}.ds-jobhead span:nth-child(n+4){text-align:right}.ds-job{border-bottom:1px solid var(--ds-rule-soft);height:46px;color:inherit;text-decoration:none}.ds-job:hover{background:var(--ds-surface-alt)}.ds-job__ref{font-size:var(--ds-text-body);color:var(--ds-gold-deep);font-variant-numeric:tabular-nums;font-weight:600}.ds-job__name{font-size:var(--ds-text-body);color:var(--ds-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ds-job__v{text-align:right;font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:600}.ds-job__t{text-align:right;color:var(--ds-ink);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px}@container (max-width:620px){.ds-jobhead{display:none}.ds-job{height:auto;padding:12px 0;display:block}.ds-job__ref{float:left}.ds-job__v{float:right}.ds-job__name{clear:both;padding-top:4px}.ds-job__status{margin-top:8px;margin-right:10px;display:inline-block}.ds-job__t{text-align:left;display:inline-block}}.ds-modal{padding:var(--ds-space-6);background:#15130e52;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ds-modal__card{background:var(--ds-surface);border-radius:var(--ds-radius-lg);overscroll-behavior:contain;flex-direction:column;width:100%;max-width:720px;max-height:100%;display:flex;overflow:auto;box-shadow:0 24px 60px #15130e3d}.ds-modal__head{align-items:center;gap:var(--ds-space-3);border-bottom:1px solid var(--ds-rule-soft);padding:18px 20px 16px;display:flex}.ds-modal__head h3{font-size:var(--ds-text-card-title);flex:1;margin:0;font-weight:600}.ds-modal__body{min-width:0;display:flex}.ds-presets{border-right:1px solid var(--ds-rule-soft);flex-shrink:0;align-content:start;gap:2px;width:208px;padding:12px 12px 16px;display:grid}.ds-preset{all:unset;cursor:pointer;border-radius:var(--ds-radius-md);height:34px;font-size:var(--ds-text-body);color:var(--ds-body);align-items:center;padding:0 10px;display:flex}.ds-preset:hover{background:var(--ds-surface-alt)}.ds-preset[aria-pressed=true]{color:var(--ds-gold-deep);background:var(--ds-gold-bg);font-weight:600}.ds-cals{gap:var(--ds-space-5);flex:1;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;padding:16px;display:grid}.ds-cal__title{font-size:var(--ds-text-caption);justify-content:center;align-items:center;gap:8px;margin-bottom:10px;font-weight:600;display:flex}.ds-cal__nav{all:unset;cursor:pointer;border-radius:var(--ds-radius-sm);width:24px;height:24px;color:var(--ds-muted);justify-content:center;align-items:center;display:flex}.ds-cal__nav:hover{background:var(--ds-surface-alt);color:var(--ds-ink)}.ds-cal__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.ds-cal__dow{height:24px;font-size:var(--ds-text-micro);color:var(--ds-faint);justify-content:center;align-items:center;font-weight:600;display:flex}.ds-cal__day{all:unset;cursor:pointer;height:30px;font-size:var(--ds-text-caption);color:var(--ds-body);border-radius:var(--ds-radius-sm);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:flex}.ds-cal__day:hover{background:var(--ds-surface-alt)}.ds-cal__day[data-in=true]{color:var(--ds-gold-deep);background:var(--ds-gold-bg)}.ds-cal__day[data-edge=true]{color:#fff;background:var(--ds-gold);font-weight:600}.ds-cal__day[data-today=true]{box-shadow:inset 0 0 0 1px var(--ds-rule)}.ds-cal__day:disabled{cursor:not-allowed;color:var(--ds-faint);opacity:.45}.ds-cal__pad{height:30px}.ds-modal__foot{align-items:center;gap:var(--ds-space-3);border-top:1px solid var(--ds-rule-soft);flex-wrap:wrap;padding:14px 20px 18px;display:flex}.ds-modal__resolved{min-width:140px;font-size:var(--ds-text-caption);color:var(--ds-muted);font-variant-numeric:tabular-nums;flex:1}@media (max-width:767px){.ds-modal{align-items:flex-end;padding:0}.ds-modal__card{border-radius:var(--ds-radius-lg) var(--ds-radius-lg) 0 0;max-width:none}.ds-modal__body{flex-direction:column}.ds-presets{border-right:0;border-bottom:1px solid var(--ds-rule-soft);grid-template-columns:1fr 1fr;width:auto}.ds-cals{grid-template-columns:1fr}.ds-cals>:nth-child(2){display:none}}.ds :focus-visible,.ds-modal :focus-visible{outline:2px solid var(--ds-gold);outline-offset:2px;border-radius:var(--ds-radius-sm)}.ds-tab:focus-visible{outline-offset:-4px}.ds-skiplink{z-index:100;background:var(--ds-ink);color:#fff;border-radius:var(--ds-radius-md);font-size:var(--ds-text-body);padding:8px 14px;font-weight:600;text-decoration:none;position:absolute;top:8px;left:-9999px}.ds-skiplink:focus{left:8px}.ds-skel{background:var(--ds-surface-sunk);border-radius:var(--ds-radius-sm);-webkit-user-select:none;user-select:none;vertical-align:middle;display:inline-block;position:relative;overflow:hidden;color:#0000!important}.ds-skel:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.4s infinite ds-shimmer;position:absolute;inset:0;transform:translate(-100%)}.ds-skel--line{width:120px;height:13px}.ds-skel--label{width:90px;height:12px}.ds-skel--figure{width:160px;height:26px}.ds-skel--hero{width:190px;height:34px}.ds-skel--block{border-radius:var(--ds-radius-md);width:100%;height:180px;display:block}.ds-skel--donut{border-radius:var(--ds-radius-pill);width:100%;height:100%;display:block}@keyframes ds-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.ds-skel:after{animation:none}}.ds-taskswrap{max-width:1080px;margin-inline:auto}.ds-countchip{border-radius:var(--ds-radius-sm);background:var(--ds-gold-bg);height:24px;color:var(--ds-gold-deep);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.ds-tasktiles{gap:var(--ds-space-3);margin-top:var(--ds-space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:767px){.ds-tasktiles{grid-template-columns:repeat(2,minmax(0,1fr))}}.ds-filters{gap:var(--ds-space-3);margin-top:var(--ds-space-4);align-items:center;display:flex}.ds-filters__chips{gap:var(--ds-space-2);scrollbar-width:none;flex:1;align-items:center;min-width:0;display:flex;overflow-x:auto}.ds-filters__chips::-webkit-scrollbar{display:none}.ds-filters__sep{background:var(--ds-rule);flex-shrink:0;width:1px;height:22px;margin:0 2px}.ds-tasksearch{all:unset;box-sizing:border-box;border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-alt);width:260px;height:34px;font-size:var(--ds-text-caption);color:var(--ds-ink);flex-shrink:0;align-items:center;padding:0 12px;display:flex}.ds-tasksearch::placeholder{color:var(--ds-faint)}.ds-tasksearch:focus{border-color:var(--ds-gold);background:var(--ds-surface);box-shadow:0 0 0 3px var(--ds-ring)}@media (max-width:767px){.ds-filters{flex-direction:column;align-items:stretch}.ds-tasksearch{width:auto}}.ds-fchip{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);white-space:nowrap;height:34px;font-size:var(--ds-text-caption);background:var(--ds-surface);color:var(--ds-body);border:1px solid var(--ds-rule);flex-shrink:0;align-items:center;gap:7px;padding:0 14px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ds-fchip:hover{background:var(--ds-surface-alt)}.ds-fchip[aria-pressed=true]{background:var(--ds-gold);border-color:var(--ds-gold);color:#fff}.ds-fchip--scope[aria-pressed=true]{background:var(--ds-ink);border-color:var(--ds-ink)}.ds-pri{border-radius:var(--ds-radius-sm);background:var(--ds-neg-bg);height:20px;color:var(--ds-neg);font-size:var(--ds-text-micro);white-space:nowrap;align-items:center;padding:0 8px;font-weight:600;display:inline-flex}.ds-groups{gap:var(--ds-space-4);margin-top:var(--ds-space-4);flex-direction:column;display:flex}.ds-taskgroup{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);overflow:hidden}.ds-taskgroup__head{align-items:baseline;gap:var(--ds-space-3);border-bottom:1px solid var(--ds-rule);background:var(--ds-surface-alt);padding:14px 20px 13px;display:flex}.ds-taskgroup__title{font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);font-weight:600}.ds-taskgroup__note{color:var(--ds-faint);font-variant-numeric:tabular-nums;font-size:12px}.ds-taskgroup__empty{font-size:var(--ds-text-caption);color:var(--ds-faint);padding:20px}.ds-task{border-bottom:1px solid var(--ds-rule-soft);align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.ds-task:last-child{border-bottom:0}.ds-task[data-due=true]{background:var(--ds-gold-tint)}.ds-task__body{flex:1;min-width:0}.ds-task__title{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.ds-task__title b{color:var(--ds-ink);font-size:14px;font-weight:600;line-height:1.4}.ds-task[data-done=true] .ds-task__title b{color:var(--ds-faint);text-decoration:line-through}.ds-task__text{font-size:var(--ds-text-caption);color:var(--ds-ink);white-space:pre-wrap;max-width:720px;margin:7px 0 0;line-height:1.55}.ds-task[data-done=true] .ds-task__text{color:var(--ds-faint)}.ds-task__meta{flex-wrap:wrap;align-items:center;gap:6px 16px;margin-top:9px;display:flex}.ds-task__due{font-size:var(--ds-text-caption);color:var(--ds-gold-deep);white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex}.ds-task__due--over{color:var(--ds-neg)}.ds-task__ref{font-size:var(--ds-text-caption);color:var(--ds-gold-deep);font-variant-numeric:tabular-nums;font-weight:600;text-decoration:none}.ds-task__ref:hover{color:var(--ds-gold)}.ds-task__cust{font-size:var(--ds-text-caption);color:var(--ds-ink)}.ds-task__date{font-size:var(--ds-text-caption);color:var(--ds-faint);white-space:nowrap;font-variant-numeric:tabular-nums}.ds-task__who{min-width:0;font-size:var(--ds-text-caption);color:var(--ds-ink);align-items:center;gap:6px;display:inline-flex}.ds-task__who--none{color:var(--ds-faint)}.ds-task__actions{flex-shrink:0;gap:4px;display:flex}@media (max-width:767px){.ds-task{flex-wrap:wrap;gap:12px;padding:14px 16px}.ds-task__actions{width:100%;padding-left:31px}}.ds-check{all:unset;box-sizing:border-box;cursor:pointer;border:1.5px solid var(--ds-rule-hard);background:var(--ds-surface);color:#0000;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;margin-top:2px;display:inline-flex}.ds-check[aria-checked=true]{border-color:var(--ds-pos);background:var(--ds-pos);color:#fff}.ds-check:disabled{cursor:not-allowed}.ds-avatar-sm{border-radius:var(--ds-radius-pill);background:var(--ds-gold);color:#fff;letter-spacing:.02em;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:9.5px;font-weight:600;display:inline-flex}.ds-avatar-sm--slate{background:var(--ds-series-3)}.ds-avatar-sm--none{background:var(--ds-surface-sunk);color:var(--ds-faint)}.ds-action{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface);width:30px;height:30px;color:var(--ds-muted);justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.ds-action:hover{color:var(--ds-ink);background:var(--ds-surface-alt)}.ds-action--danger{border-color:var(--ds-neg-line);color:var(--ds-neg)}.ds-action--danger:hover{background:var(--ds-neg-bg);color:var(--ds-neg)}.ds-action:disabled{cursor:not-allowed;opacity:.5}.ds-off-main{max-width:1480px;padding:calc(var(--ds-pad) - 4px) var(--ds-pad) calc(var(--ds-pad) + 8px);margin:0 auto}.ds-off-stack>*+*{margin-top:var(--ds-space-4)}.ds-off-head{align-items:flex-start;gap:var(--ds-space-4);margin-bottom:var(--ds-space-5);display:flex}.ds-off-head__text{flex:1;min-width:0}.ds-off-head h1{font-size:var(--ds-page-title);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.15}.ds-off-refreshed{align-items:center;gap:var(--ds-space-2);font-size:var(--ds-text-caption);font-variant-numeric:tabular-nums;flex-wrap:wrap;margin-top:7px;display:flex}.ds-off-refreshed__dot{border-radius:var(--ds-radius-pill);background:var(--ds-pos);flex-shrink:0;width:7px;height:7px}.ds-off-refreshed b{color:var(--ds-muted);font-weight:600}.ds-off-refreshed i{color:var(--ds-faint);font-style:normal}@media (max-width:767px){.ds-off-head h1{font-size:22px}.ds-off-head{margin-bottom:var(--ds-space-4)}}.ds-off-card{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg)}.ds-off-day__head{align-items:flex-start;gap:var(--ds-space-5);padding:22px var(--ds-space-6);display:flex}.ds-off-day__title{flex:1;min-width:0}.ds-off-eyebrow{font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-gold-deep);white-space:nowrap;font-weight:600}.ds-off-day__date{letter-spacing:-.015em;margin-top:6px;font-size:20px;font-weight:600}.ds-off-day__body{padding:0 var(--ds-space-6) var(--ds-space-5)}.ds-off-band{border-top:1px solid var(--ds-rule-soft);padding-top:18px}.ds-off-band+.ds-off-band{margin-top:22px}.ds-off-band__title{letter-spacing:.1em;text-transform:uppercase;color:var(--ds-ink);margin-bottom:var(--ds-space-4);font-size:12px;font-weight:700}.ds-off-figures{gap:var(--ds-space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ds-off-figure{min-width:0}.ds-off-figure__label{letter-spacing:.085em;text-transform:uppercase;color:var(--ds-faint);white-space:nowrap;margin-bottom:7px;font-size:10.5px;font-weight:600}.ds-off-figure__v{letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:27px;font-weight:700;line-height:1.05}.ds-off-figure__v--pos{color:var(--ds-pos)}.ds-off-figure__v--neg{color:var(--ds-neg)}.ds-off-figure__notes{flex-wrap:wrap;align-items:baseline;gap:2px 10px;margin-top:7px;display:flex}.ds-off-figure__money{font-size:var(--ds-text-body);color:var(--ds-ink);font-variant-numeric:tabular-nums;font-weight:600}.ds-off-figure__note{font-size:var(--ds-text-meta);color:var(--ds-faint)}@media (max-width:1023px){.ds-off-day__head,.ds-off-day__body{padding-left:var(--ds-space-5);padding-right:var(--ds-space-5)}}@media (max-width:767px){.ds-off-day__head{padding:18px var(--ds-space-4)}.ds-off-day__body{padding:0 var(--ds-space-4) 18px}.ds-off-day__date{font-size:17px}.ds-off-figures{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ds-off-figure__v{font-size:24px}}.ds-off-tag{border-radius:var(--ds-radius-sm);background:var(--ds-gold-bg);height:22px;color:var(--ds-gold-deep);font-size:var(--ds-text-meta);white-space:nowrap;align-items:center;padding:0 9px;font-weight:600;display:inline-flex}.ds-off-week{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);padding:18px}.ds-off-week__nav{align-items:center;gap:10px;min-width:0;display:flex}.ds-off-week__label{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.ds-off-navbtn{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface);width:30px;height:30px;color:var(--ds-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ds-off-navbtn:hover:not(:disabled){border-color:var(--ds-gold);color:var(--ds-gold)}.ds-off-navbtn:disabled{opacity:.4;cursor:not-allowed}.ds-off-week__grid{grid-template-columns:repeat(7,minmax(0,1fr));align-items:stretch;gap:10px;margin-top:14px;display:grid}.ds-off-dcard{box-sizing:border-box;border-radius:var(--ds-radius-md);background:var(--ds-surface);border:1px solid var(--ds-rule);padding:14px}.ds-off-dcard--click{cursor:pointer;transition:border-color .12s,box-shadow .12s,transform 50ms}.ds-off-dcard--click:hover{border-color:var(--ds-gold)}.ds-off-dcard--click:active{transform:translateY(1px)}.ds-off-dcard[data-on=true]{background:var(--ds-gold-tint);border:1.5px solid var(--ds-gold)}.ds-off-dcard__n{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);font-size:10px;font-weight:600}.ds-off-dcard[data-on=true] .ds-off-dcard__n{color:var(--ds-gold-deep)}.ds-off-dcard__d{font-size:var(--ds-text-caption);color:var(--ds-body);white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:3px;font-weight:600}.ds-off-dcard__pct{align-items:baseline;gap:2px;margin-top:10px;display:flex}.ds-off-dcard__pct b{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700;line-height:1}.ds-off-dcard__pct i{font-style:normal;font-size:var(--ds-text-body);font-weight:600}.ds-off-dcard__proc{font-size:var(--ds-text-meta);color:var(--ds-faint);white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:5px}.ds-off-dbars{margin-top:var(--ds-space-3);flex-direction:column;gap:6px;display:flex}.ds-off-dbar{align-items:center;gap:var(--ds-space-2);display:flex}.ds-off-dbar__track{border-radius:var(--ds-radius-pill);background:var(--ds-surface-sunk);flex:1;height:5px;position:relative;overflow:hidden}.ds-off-dbar__fill{border-radius:var(--ds-radius-pill);position:absolute;inset:0 auto 0 0}.ds-off-dbar__v{text-align:right;width:40px;color:var(--ds-body);font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:600}.ds-off-dbar__v--zero{color:var(--ds-faint)}.ds-off-dcard__foot{margin-top:var(--ds-space-3);border-top:1px solid var(--ds-rule-soft);justify-content:space-between;align-items:baseline;gap:var(--ds-space-2);padding-top:9px;display:flex}.ds-off-dcard__foot>span:first-child{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);font-size:10px;font-weight:600}.ds-off-dcard__total{letter-spacing:-.015em;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.ds-off-dcard--future{flex-direction:column;display:flex}.ds-off-dcard--future .ds-off-dcard__d{color:var(--ds-faint)}.ds-off-dcard__futurehead{align-items:flex-start;gap:var(--ds-space-2);display:flex}.ds-off-dcard__futurehead>span:first-child{flex:1;min-width:0}.ds-off-dcard__clock{color:var(--ds-faint);flex-shrink:0;display:flex}.ds-off-dcard__dash{min-height:96px;color:var(--ds-rule);flex:1;justify-content:center;align-items:center;font-size:24px;display:flex}.ds-off-dcard__total--none{color:var(--ds-rule);font-weight:600}@media (max-width:767px){.ds-off-week{padding:var(--ds-space-4)}.ds-off-week__grid{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.ds-off-dcard{flex-shrink:0;width:176px}}.ds-off-vals{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);overflow:hidden}.ds-off-vals__head{padding:18px var(--ds-space-5) 0}.ds-off-vals__titlerow{justify-content:space-between;align-items:baseline;gap:var(--ds-space-3);flex-wrap:wrap;display:flex}.ds-off-vals__title{font-size:var(--ds-text-card-title);margin:0;font-weight:600}.ds-off-vals__count{font-size:var(--ds-text-caption);color:var(--ds-faint);font-variant-numeric:tabular-nums;margin-top:3px}.ds-off-today{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);height:32px;font-size:var(--ds-text-caption);white-space:nowrap;border:1px solid var(--ds-rule);background:var(--ds-surface);color:var(--ds-gold-deep);align-items:center;padding:0 12px;font-weight:600;display:inline-flex}.ds-off-today:hover{background:var(--ds-surface-alt)}.ds-off-filters{margin-top:var(--ds-space-4);border-bottom:1px solid var(--ds-rule-soft);flex-direction:column;gap:18px;padding-bottom:26px;display:flex}.ds-off-filters__top{gap:var(--ds-space-3);flex-wrap:wrap;align-items:center;display:flex}.ds-off-field{border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-alt);max-width:420px;height:38px;font-size:var(--ds-text-body);color:var(--ds-ink);flex:260px;align-items:center;gap:9px;padding:0 13px;display:flex;overflow:hidden}.ds-off-field:focus-within{border-color:var(--ds-gold);box-shadow:0 0 0 3px var(--ds-ring);background:var(--ds-surface)}.ds-off-field svg{color:var(--ds-faint);flex-shrink:0}.ds-off-field input{min-width:0;font:inherit;color:var(--ds-ink);background:0 0;border:none;outline:none;flex:1}.ds-off-field input::placeholder{color:var(--ds-faint)}.ds-off-filters__count{font-size:var(--ds-text-caption);color:var(--ds-faint);white-space:nowrap;font-variant-numeric:tabular-nums}.ds-off-filters__groups{grid-template-columns:minmax(0,auto) minmax(0,auto);justify-content:start;gap:18px 40px;display:grid}.ds-off-fgroup__label{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);margin-bottom:9px;font-size:10.5px;font-weight:600}.ds-off-fgroup__chips{gap:var(--ds-space-2);flex-wrap:wrap;min-width:0;display:flex}.ds-off-chip{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);white-space:nowrap;height:32px;font-size:var(--ds-text-caption);background:var(--ds-surface);color:var(--ds-body);border:1px solid var(--ds-rule);flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-weight:600;display:inline-flex}.ds-off-chip:hover{background:var(--ds-surface-alt)}.ds-off-chip[aria-pressed=true]{background:var(--ds-ink);border-color:var(--ds-ink);color:#fff}.ds-off-chip__dot{border-radius:var(--ds-radius-pill);flex-shrink:0;width:6px;height:6px}.ds-off-chip[aria-pressed=true] .ds-off-chip__dot{background:#ffffffb3!important}@media (max-width:767px){.ds-off-vals__head{padding:var(--ds-space-4) var(--ds-space-4) 0}.ds-off-vals__title{font-size:14px}.ds-off-filters{padding-bottom:22px}.ds-off-field{max-width:none}.ds-off-filters__groups{gap:var(--ds-space-4);grid-template-columns:1fr}.ds-off-fgroup__chips{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}}.ds-off-tablewrap{padding:6px 0 2px;overflow-x:auto}.ds-off-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.ds-off-table thead tr{border-bottom:1px solid var(--ds-rule)}.ds-off-th{padding:12px var(--ds-space-5) 12px;font-size:var(--ds-text-micro);letter-spacing:.085em;text-transform:uppercase;color:var(--ds-faint);white-space:nowrap;text-align:left;font-weight:600}.ds-off-th--r{text-align:right}.ds-off-sort{all:unset;box-sizing:border-box;cursor:pointer;font:inherit;font-size:var(--ds-text-micro);letter-spacing:.085em;text-transform:uppercase;color:var(--ds-faint);align-items:center;gap:5px;font-weight:600;display:inline-flex}.ds-off-sort[data-active=true]{color:var(--ds-gold-deep)}.ds-off-sort__caret{font-size:9px}.ds-off-trow{border-bottom:1px solid var(--ds-rule-soft)}.ds-off-trow:last-child{border-bottom:0}.ds-off-trow:hover{background:var(--ds-surface-alt)}.ds-off-td{padding:12px var(--ds-space-5)}.ds-off-td--r{text-align:right}.ds-off-td__c{color:var(--ds-ink);font-size:13.5px;font-weight:600}.ds-off-td__ref{font-size:var(--ds-text-body);color:var(--ds-gold-deep);font-weight:600;text-decoration:none}.ds-off-td__ref:hover{color:var(--ds-gold)}.ds-off-td__p{color:var(--ds-faint);font-size:var(--ds-text-caption);align-items:center;gap:7px;display:inline-flex}.ds-off-td__p b{color:var(--ds-body);font-variant-numeric:tabular-nums;font-weight:400}.ds-off-td__v{white-space:nowrap;font-size:13.5px;font-weight:600}.ds-off-td__pd{font-size:var(--ds-text-caption);color:var(--ds-muted)}@media (max-width:1023px){.ds-off-contact{display:none!important}}.ds-off-vcards{flex-direction:column;padding-top:6px;display:flex}.ds-off-vcard{padding:13px var(--ds-space-4);border-bottom:1px solid var(--ds-rule-soft)}.ds-off-vcard:last-child{border-bottom:0}.ds-off-vcard__top{align-items:baseline;gap:var(--ds-space-3);display:flex}.ds-off-vcard__id{align-items:baseline;gap:var(--ds-space-2);flex:1;min-width:0;display:flex}.ds-off-vcard__ref{font-size:var(--ds-text-body);color:var(--ds-gold-deep);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:600;text-decoration:none}.ds-off-vcard__name{min-width:0;color:var(--ds-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.ds-off-vcard__v{letter-spacing:-.015em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.ds-off-vcard__meta{font-size:var(--ds-text-caption);color:var(--ds-faint);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;gap:14px;margin-top:6px;display:flex}.ds-off-vcard__meta span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ds-off-vcard__meta span:last-child{flex-shrink:0}.ds-off-vcard__chips{align-items:center;gap:var(--ds-space-2);flex-wrap:wrap;margin-top:10px;display:flex}.ds-off-empty{text-align:center;color:var(--ds-faint);padding:28px 14px;font-size:13.5px;font-weight:600}.ds-ret-main{max-width:1320px;padding:calc(var(--ds-pad) - 4px) var(--ds-pad) calc(var(--ds-pad) + 8px);margin:0 auto}.ds-ret-head{align-items:center;gap:var(--ds-space-4);margin-bottom:var(--ds-space-4);flex-wrap:wrap;display:flex}.ds-ret-head__text{flex:1;min-width:0}.ds-ret-head h1{font-size:var(--ds-page-title);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.15}.ds-ret-search{border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-alt);width:288px;height:38px;color:var(--ds-faint);flex-shrink:0;align-items:center;gap:9px;padding:0 13px;transition:border-color .12s,box-shadow .12s,color .12s;display:flex}.ds-ret-search:focus-within{border-color:var(--ds-gold);background:var(--ds-surface);box-shadow:0 0 0 3px var(--ds-ring);color:var(--ds-gold-deep)}.ds-ret-search svg{flex-shrink:0}.ds-ret-search input{all:unset;box-sizing:border-box;min-width:0;font-size:var(--ds-text-body);color:var(--ds-ink);flex:1}.ds-ret-search input::placeholder{color:var(--ds-faint)}@media (max-width:767px){.ds-ret-head h1{font-size:22px}.ds-ret-search{width:100%}}.ds-ret-addr{align-items:center;gap:var(--ds-space-4);padding:16px var(--ds-space-5);background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);margin-bottom:var(--ds-space-4);flex-wrap:wrap;display:flex}.ds-ret-addr__text{flex:1;min-width:0}.ds-ret-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);font-size:10px;font-weight:600;display:block}.ds-ret-addr__v{font-size:var(--ds-text-card-title);letter-spacing:-.005em;font-variant-numeric:tabular-nums;margin-top:5px;font-weight:600;display:block}@media (max-width:767px){.ds-ret-addr{padding:14px}.ds-ret-addr__v{font-size:14px}}.ds-ret-lanes{gap:var(--ds-space-4);margin-top:var(--ds-space-2);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}@media (max-width:1279px){.ds-ret-lanes{grid-template-columns:repeat(2,minmax(0,1fr))}}.ds-ret-lane{gap:var(--ds-space-3);flex-direction:column;min-width:0;display:flex}.ds-ret-lane__head{box-sizing:border-box;background:var(--ds-surface-alt);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);text-align:left;align-items:center;gap:10px;width:100%;min-width:0;padding:12px 14px;display:flex}button.ds-ret-lane__head{all:unset;box-sizing:border-box;cursor:pointer;background:var(--ds-surface-alt);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);align-items:center;gap:10px;width:100%;padding:12px 14px;display:flex}.ds-ret-lane__dot{border-radius:var(--ds-radius-pill);flex-shrink:0;width:8px;height:8px}.ds-ret-lane__dot--topost{background:var(--ds-gold)}.ds-ret-lane__dot--posted{background:var(--ds-series-3)}.ds-ret-lane__dot--complete{background:var(--ds-pos)}.ds-ret-lane__k{white-space:nowrap;color:var(--ds-ink);font-size:14px;font-weight:600}.ds-ret-lane__note{color:var(--ds-faint);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.ds-ret-lane__end{align-items:center;gap:var(--ds-space-2);flex-shrink:0;margin-left:auto;display:inline-flex}.ds-ret-lane__n{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);min-width:22px;height:22px;color:var(--ds-muted);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:600;display:inline-flex}.ds-ret-lane__chev{color:var(--ds-muted);transition:transform .15s;display:flex}.ds-ret-lane__empty{text-align:center;color:var(--ds-faint);font-size:var(--ds-text-caption);padding:24px 8px}.ds-ret-card{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);padding:var(--ds-space-4);flex-direction:column;gap:13px;display:flex}.ds-ret-card__head{align-items:center;gap:10px;min-width:0;display:flex}.ds-ret-card__ref{color:var(--ds-gold-deep);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:13.5px;font-weight:600;text-decoration:none}a.ds-ret-card__ref:hover{color:var(--ds-gold)}.ds-ret-card__ref--plain{color:var(--ds-ink)}.ds-ret-card__v{letter-spacing:-.015em;white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:auto;font-size:14px;font-weight:700}.ds-ret-card__name{color:var(--ds-ink);font-size:13.5px;font-weight:600}.ds-ret-card__addr{font-size:var(--ds-text-caption);color:var(--ds-muted);white-space:pre-wrap;margin-top:4px;line-height:1.5}.ds-ret-card__pc{font-size:var(--ds-text-caption);color:var(--ds-body);font-variant-numeric:tabular-nums;margin-top:2px;font-weight:600}.ds-ret-card__done{align-items:center;gap:var(--ds-space-2);font-size:var(--ds-text-caption);color:var(--ds-pos);font-variant-numeric:tabular-nums;font-weight:600;display:inline-flex}.ds-ret-card__actions{gap:9px;display:flex}.ds-ret-card__actions>:first-child{flex:1}.ds-ret-btnfull{width:100%}.ds-ret-reason{border-radius:var(--ds-radius-sm);white-space:nowrap;border:1px solid var(--ds-rule);background:var(--ds-surface-sunk);height:20px;color:var(--ds-muted);align-items:center;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.ds-ret-reason--gold{background:var(--ds-gold-bg);color:var(--ds-gold-deep);border-color:var(--ds-gold-line)}.ds-ret-reason--neg{background:var(--ds-neg-bg);color:var(--ds-neg);border-color:var(--ds-neg-line)}.ds-ret-note{border-radius:var(--ds-radius-md);background:var(--ds-gold-bg);border:1px solid var(--ds-gold-line);padding:11px 13px 12px}.ds-ret-note__label{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-gold-deep);margin-bottom:5px;font-size:10px;font-weight:600}.ds-ret-note__text{font-size:var(--ds-text-body);color:var(--ds-body);white-space:pre-wrap;line-height:1.55}.ds-ret-note__toggle{all:unset;box-sizing:border-box;cursor:pointer;color:var(--ds-gold-deep);margin-top:6px;font-size:11.5px;font-weight:600}.ds-ret-note__toggle:hover{color:var(--ds-gold);text-decoration:underline}.ds-ret-track__label{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);margin-bottom:6px;font-size:10px;font-weight:600}.ds-ret-track__row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.ds-ret-track__input{box-sizing:border-box;border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-alt);min-width:140px;height:38px;font:inherit;font-size:var(--ds-text-caption);color:var(--ds-ink);font-variant-numeric:tabular-nums;flex:1;padding:0 10px}.ds-ret-track__input::placeholder{color:var(--ds-faint)}.ds-ret-track__input:focus{outline:2px solid var(--ds-gold);outline-offset:-1px;background:var(--ds-surface)}.ds-ret-track__go{font-size:var(--ds-text-caption);color:var(--ds-gold-deep);white-space:nowrap;align-items:center;gap:4px;font-weight:600;text-decoration:none;display:inline-flex}.ds-ret-track__go:hover{color:var(--ds-gold)}.ds-ret-track__done{font-size:var(--ds-text-caption);color:var(--ds-muted)}.ds-ret-track__done a{color:var(--ds-gold-deep);font-weight:600;text-decoration:none}.ds-ret-track__done a:hover{color:var(--ds-gold)}.ds-ret-event{border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-sunk);overflow:hidden}.ds-ret-event__head{align-items:center;gap:var(--ds-space-2);padding:10px 12px 9px;display:flex}.ds-ret-event__dot{border-radius:var(--ds-radius-pill);background:var(--ds-muted);flex-shrink:0;width:6px;height:6px}.ds-ret-event__k{min-width:0;font-size:var(--ds-text-caption);color:var(--ds-body);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:600;overflow:hidden}.ds-ret-event__ago{font-size:var(--ds-text-meta);color:var(--ds-faint);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0}.ds-ret-event__body{border-top:1px solid var(--ds-rule);background:var(--ds-surface);flex-wrap:wrap;gap:3px 14px;padding:9px 12px 10px;display:flex}.ds-ret-event__msg{font-size:var(--ds-text-caption);color:var(--ds-body);min-width:0}.ds-ret-event__exp{color:var(--ds-faint);white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.ds-ret-event--pos{background:var(--ds-pos-bg);border-color:var(--ds-pos-line)}.ds-ret-event--pos .ds-ret-event__dot{background:var(--ds-pos)}.ds-ret-event--pos .ds-ret-event__k,.ds-ret-event--pos .ds-ret-event__ago{color:var(--ds-pos)}.ds-ret-event--pos .ds-ret-event__body{border-top-color:var(--ds-pos-line)}.ds-ret-event--neg{background:var(--ds-neg-bg);border-color:var(--ds-neg-line)}.ds-ret-event--neg .ds-ret-event__dot{background:var(--ds-neg)}.ds-ret-event--neg .ds-ret-event__k,.ds-ret-event--neg .ds-ret-event__ago{color:var(--ds-neg)}.ds-ret-event--neg .ds-ret-event__body{border-top-color:var(--ds-neg-line)}.ds-ret-switch{background:var(--ds-surface-sunk);border-radius:var(--ds-radius-md);margin-top:var(--ds-space-4);gap:2px;padding:2px;display:flex}.ds-ret-switch__b{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-sm);height:34px;font-size:var(--ds-text-caption);white-space:nowrap;color:var(--ds-muted);flex:1;justify-content:center;align-items:center;gap:6px;font-weight:600;display:flex}.ds-ret-switch__b[aria-selected=true]{color:var(--ds-ink);background:var(--ds-surface);box-shadow:0 1px 2px #15130e1a}.ds-ret-switch__n{font-size:var(--ds-text-meta);color:var(--ds-faint);font-variant-numeric:tabular-nums}.ds-ret-switch__b[aria-selected=true] .ds-ret-switch__n{color:var(--ds-muted)}.ds-ret-mobilelist{flex-direction:column;gap:12px;margin-top:14px;display:flex}.ds-ret-empty{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);text-align:center;color:var(--ds-muted);font-size:var(--ds-text-body);padding:56px 24px;line-height:1.5}.ds-ret-toast{background:var(--ds-ink);color:#fff;border-radius:var(--ds-radius-md);font-size:13.5px;font-weight:600;font-family:var(--ds-font);z-index:300;padding:11px 20px;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.ds-ret-dmain{max-width:900px;padding:calc(var(--ds-pad) - 4px) var(--ds-pad) calc(var(--ds-pad) + 8px);margin:0 auto}.ds-ret-back{font-size:var(--ds-text-body);color:var(--ds-muted);margin-bottom:14px;font-weight:600}.ds-ret-back:hover{color:var(--ds-ink)}.ds-ret-rhead{align-items:flex-start;gap:var(--ds-space-4);margin-bottom:var(--ds-space-5);display:flex}.ds-ret-rhead__text{flex:1;min-width:0}.ds-ret-rhead__title{align-items:center;gap:var(--ds-space-3);flex-wrap:wrap;display:flex}.ds-ret-rhead__title h1{font-size:var(--ds-page-title);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.15}.ds-ret-rhead__ref{color:var(--ds-gold-deep);letter-spacing:-.015em;font-variant-numeric:tabular-nums;font-size:21px;font-weight:700;text-decoration:none}a.ds-ret-rhead__ref:hover{color:var(--ds-gold)}.ds-ret-rhead__pills{align-items:center;gap:var(--ds-space-2);flex-wrap:wrap;display:flex}.ds-ret-rhead__name{color:var(--ds-muted);margin:8px 0 0;font-size:13.5px}.ds-ret-rhead__opened{font-size:var(--ds-text-caption);color:var(--ds-faint);font-variant-numeric:tabular-nums;margin:2px 0 0}@media (max-width:767px){.ds-ret-rhead{margin-bottom:var(--ds-space-4);flex-wrap:wrap}.ds-ret-rhead__title h1{font-size:22px}.ds-ret-rhead__ref{font-size:18px}}.ds-ret-lanepill{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);height:24px;color:var(--ds-body);white-space:nowrap;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.ds-ret-lanepill__dot{border-radius:var(--ds-radius-pill);flex-shrink:0;width:6px;height:6px}.ds-ret-lanepill__dot--topost{background:var(--ds-gold)}.ds-ret-lanepill__dot--posted{background:var(--ds-series-3)}.ds-ret-lanepill__dot--complete{background:var(--ds-pos)}.ds-ret-jobchip{border-radius:var(--ds-radius-sm);background:var(--ds-gold-bg);border:1px solid var(--ds-gold-line);height:24px;color:var(--ds-gold-deep);white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.ds-ret-jobchip:hover{color:var(--ds-gold)}.ds-ret-stack{gap:var(--ds-space-4);flex-direction:column;display:flex}.ds-ret-sec{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);padding:var(--ds-space-5)}.ds-ret-sec__label{align-items:center;gap:var(--ds-space-3);margin-bottom:13px;display:flex}.ds-ret-sec__label>span:first-child{min-width:0;font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);flex:1;font-weight:600}@media (max-width:767px){.ds-ret-sec{padding:var(--ds-space-4)}.ds-ret-stack{gap:14px}}.ds-ret-progress{align-items:center;gap:var(--ds-space-4);padding:16px var(--ds-space-5);background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);flex-wrap:wrap;display:flex}.ds-ret-progress--pos{background:var(--ds-pos-bg);border-color:var(--ds-pos-line)}.ds-ret-progress--neg{background:var(--ds-neg-bg);border-color:var(--ds-neg-line)}.ds-ret-progress__text{align-items:baseline;gap:var(--ds-space-3);flex-wrap:wrap;flex:1;min-width:0;display:flex}.ds-ret-progress__k{white-space:nowrap;font-size:14px;font-weight:600}.ds-ret-progress--pos .ds-ret-progress__k{color:var(--ds-pos)}.ds-ret-progress--neg .ds-ret-progress__k{color:var(--ds-neg)}.ds-ret-progress__n{font-size:var(--ds-text-caption);color:var(--ds-muted);white-space:normal}.ds-ret-progress__acts{gap:var(--ds-space-2);flex-wrap:wrap;margin-left:auto;display:flex}@media (max-width:767px){.ds-ret-progress{padding:var(--ds-space-4)}.ds-ret-progress__acts{width:100%;margin-left:0}}.ds-ret-items{flex-direction:column;gap:14px;display:flex}.ds-ret-item{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.ds-ret-item__thumb{border-radius:var(--ds-radius-md);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);width:52px;height:52px;color:var(--ds-faint);flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}button.ds-ret-item__thumb{all:unset;box-sizing:border-box;cursor:zoom-in;border-radius:var(--ds-radius-md);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);width:52px;height:52px;color:var(--ds-faint);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ds-ret-item__thumb img{object-fit:cover;width:100%;height:100%;display:block}.ds-ret-item__body{flex:1;min-width:0}.ds-ret-item__top{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.ds-ret-item__k{color:var(--ds-ink);font-size:13.5px;font-weight:600}.ds-ret-item__w{font-size:var(--ds-text-caption);color:var(--ds-muted);font-variant-numeric:tabular-nums;margin-top:4px;display:block}.ds-ret-item__acts{gap:var(--ds-space-2);flex-shrink:0;margin-left:auto;display:flex}@media (max-width:767px){.ds-ret-item__acts{width:100%;margin-left:0;padding-left:66px}}.ds-ret-oc{border-radius:var(--ds-radius-sm);white-space:nowrap;border:1px solid var(--ds-rule);background:var(--ds-surface-sunk);height:20px;color:var(--ds-muted);align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.ds-ret-oc__dot{border-radius:var(--ds-radius-pill);background:var(--ds-muted);flex-shrink:0;width:6px;height:6px}.ds-ret-oc--pos{background:var(--ds-pos-bg);color:var(--ds-pos);border-color:var(--ds-pos-line)}.ds-ret-oc--pos .ds-ret-oc__dot{background:var(--ds-pos)}.ds-ret-oc--neg{background:var(--ds-neg-bg);color:var(--ds-neg);border-color:var(--ds-neg-line)}.ds-ret-oc--neg .ds-ret-oc__dot{background:var(--ds-neg)}.ds-ret-badge{border-radius:var(--ds-radius-sm);height:22px;font-size:var(--ds-text-meta);white-space:nowrap;border:1px solid var(--ds-rule);background:var(--ds-surface-sunk);color:var(--ds-muted);align-items:center;gap:5px;padding:0 9px;font-weight:600;display:inline-flex}.ds-ret-badge__dot{border-radius:var(--ds-radius-pill);background:var(--ds-muted);flex-shrink:0;width:6px;height:6px}.ds-ret-badge--pos{background:var(--ds-pos-bg);color:var(--ds-pos);border-color:var(--ds-pos-line)}.ds-ret-badge--pos .ds-ret-badge__dot{background:var(--ds-pos)}.ds-ret-badge--gold{background:var(--ds-gold-bg);color:var(--ds-gold-deep);border-color:var(--ds-gold-line)}.ds-ret-badge--gold .ds-ret-badge__dot{background:var(--ds-gold)}.ds-ret-fee{align-items:flex-start;gap:var(--ds-space-5);flex-wrap:wrap;display:flex}.ds-ret-fee__copy{min-width:200px;max-width:560px;font-size:var(--ds-text-body);color:var(--ds-body);text-wrap:pretty;flex:1;margin:0;line-height:1.6}.ds-ret-fee__amount{color:var(--ds-ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.ds-ret-fee__meta{font-size:var(--ds-text-body);color:var(--ds-muted)}.ds-ret-fee__acts{gap:var(--ds-space-2);flex-wrap:wrap;margin-left:auto;display:flex}.ds-ret-fee__disabled{font-size:var(--ds-text-caption);color:var(--ds-faint)}@media (max-width:767px){.ds-ret-fee__acts{width:100%;margin-left:0}}.ds-ret-sechead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.ds-ret-sechead>span:first-child{font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);font-weight:600}.ds-ret-sechead__note{font-size:var(--ds-text-caption);color:var(--ds-muted)}.ds-ret-latest{margin-top:var(--ds-space-4);border-top:1px solid var(--ds-rule-soft);padding-top:13px}.ds-ret-latest__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.ds-ret-latest__label{font-size:var(--ds-text-micro);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);font-weight:600}.ds-ret-latest__none{font-size:var(--ds-text-body);color:var(--ds-faint)}.ds-ret-postnote{margin-top:var(--ds-space-4);border-top:1px solid var(--ds-rule-soft);align-items:center;gap:var(--ds-space-5);flex-wrap:wrap;padding-top:14px;display:flex}.ds-ret-postnote>span:first-child{min-width:180px;font-size:var(--ds-text-body);color:var(--ds-body);flex:1;line-height:1.5}@media (max-width:767px){.ds-ret-postnote{align-items:stretch;gap:var(--ds-space-3);flex-direction:column}}.ds-ret-helper{color:var(--ds-faint);text-wrap:pretty;max-width:620px;margin:11px 0 0;font-size:12px;line-height:1.55}.ds-ret-textarea{box-sizing:border-box;border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-alt);width:100%;min-height:84px;font:inherit;font-size:var(--ds-text-body);color:var(--ds-body);resize:vertical;padding:11px 13px;line-height:1.55;display:block}.ds-ret-textarea:focus{outline:2px solid var(--ds-gold);outline-offset:-1px;background:var(--ds-surface)}@media (max-width:767px){.ds-ret-textarea{min-height:96px}}.ds-ng-main{max-width:1320px;padding:calc(var(--ds-pad) - 4px) var(--ds-pad) calc(var(--ds-pad) + 8px);margin:0 auto}.ds-ng-head{align-items:center;gap:var(--ds-space-3);flex-wrap:wrap;display:flex}.ds-ng-head h1{font-size:var(--ds-page-title);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.15}.ds-ng-count{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);height:24px;font-size:var(--ds-text-caption);color:var(--ds-muted);font-variant-numeric:tabular-nums;align-items:center;padding:0 10px;font-weight:600;display:inline-flex}.ds-ng-blurb{max-width:720px;color:var(--ds-muted);text-wrap:pretty;margin:8px 0 0;font-size:13.5px;line-height:1.6}.ds-ng-blurb b,.ds-ng-blurb strong{color:var(--ds-body);font-weight:600}.ds-ng-banner{margin-top:var(--ds-space-4);align-items:center;gap:var(--ds-space-3);border-radius:var(--ds-radius-lg);background:var(--ds-gold-bg);border:1px solid var(--ds-gold-line);flex-wrap:wrap;padding:14px 16px;display:flex}.ds-ng-banner__ic{border-radius:var(--ds-radius-md);background:var(--ds-surface);width:34px;height:34px;color:var(--ds-gold-deep);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ds-ng-banner__text{flex:1;min-width:0}.ds-ng-banner__k{color:var(--ds-ink);font-size:14px;font-weight:600}.ds-ng-banner__n{font-size:var(--ds-text-caption);color:var(--ds-body);margin-top:2px;line-height:1.4}.ds-ng-toolbar{margin-top:var(--ds-space-5);align-items:center;gap:var(--ds-space-3);flex-wrap:wrap;display:flex}.ds-ng-filters{gap:var(--ds-space-2);flex-wrap:wrap;min-width:0;display:flex}.ds-ng-filter{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);white-space:nowrap;height:36px;font-size:var(--ds-text-body);background:var(--ds-surface);color:var(--ds-body);border:1px solid var(--ds-rule);flex-shrink:0;align-items:center;gap:7px;padding:0 14px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.ds-ng-filter:hover{background:var(--ds-surface-alt)}.ds-ng-filter[aria-pressed=true]{background:var(--ds-ink);border-color:var(--ds-ink);color:#fff}.ds-ng-filter__n{font-size:var(--ds-text-meta);color:var(--ds-faint);font-variant-numeric:tabular-nums;font-weight:600}.ds-ng-filter[aria-pressed=true] .ds-ng-filter__n{color:#ffffffb8}.ds-ng-search{border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-alt);width:268px;height:36px;color:var(--ds-faint);flex-shrink:0;align-items:center;gap:9px;margin-left:auto;padding:0 13px;transition:border-color .12s,box-shadow .12s,color .12s;display:flex}.ds-ng-search:focus-within{border-color:var(--ds-gold);background:var(--ds-surface);box-shadow:0 0 0 3px var(--ds-ring);color:var(--ds-gold-deep)}.ds-ng-search svg{flex-shrink:0}.ds-ng-search input{all:unset;box-sizing:border-box;min-width:0;font-size:var(--ds-text-body);color:var(--ds-ink);flex:1}.ds-ng-search input::placeholder{color:var(--ds-faint)}@media (max-width:767px){.ds-ng-head h1{font-size:22px}.ds-ng-toolbar{flex-direction:column;align-items:stretch}.ds-ng-filters{scrollbar-width:none;padding-bottom:2px;overflow-x:auto}.ds-ng-filters::-webkit-scrollbar{display:none}.ds-ng-search{width:100%;margin-left:0}}.ds-ng-groups{margin-top:var(--ds-space-5);gap:var(--ds-space-4);flex-direction:column;display:flex}.ds-ng-group{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);overflow:hidden}.ds-ng-group__head{align-items:center;gap:var(--ds-space-3);padding:13px var(--ds-space-5);background:var(--ds-surface-alt);border-bottom:1px solid var(--ds-rule);flex-wrap:wrap;display:flex}.ds-ng-group__dot{border-radius:var(--ds-radius-pill);background:var(--ds-rule);flex-shrink:0;width:8px;height:8px}.ds-ng-group[data-hot=true] .ds-ng-group__dot{background:var(--ds-gold)}.ds-ng-group__text{min-width:0}.ds-ng-group__k{white-space:nowrap;color:var(--ds-ink);font-size:14px;font-weight:600;display:block}.ds-ng-group__n{font-size:var(--ds-text-meta);color:var(--ds-faint);font-variant-numeric:tabular-nums;margin-top:2px;display:block}.ds-ng-group__end{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.ds-ng-group__count{border-radius:var(--ds-radius-sm);background:var(--ds-surface);border:1px solid var(--ds-rule);min-width:22px;height:22px;color:var(--ds-muted);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:600;display:inline-flex}.ds-ng-group__empty{padding:var(--ds-space-5);font-size:var(--ds-text-caption);color:var(--ds-faint)}.ds-ng-showmore{all:unset;box-sizing:border-box;cursor:pointer;text-align:center;width:100%;font-size:var(--ds-text-caption);color:var(--ds-gold-deep);border-top:1px solid var(--ds-rule-soft);background:var(--ds-surface);padding:11px;font-weight:600;display:block}.ds-ng-showmore:hover{background:var(--ds-surface-alt);color:var(--ds-gold)}.ds-ng-row{align-items:center;gap:var(--ds-space-4);padding:12px var(--ds-space-5);border-bottom:1px solid var(--ds-rule-soft);display:flex}.ds-ng-row:last-child{border-bottom:0}.ds-ng-row:hover{background:var(--ds-surface-alt)}.ds-ng-thumbs{flex-shrink:0;align-items:center;gap:4px;display:flex}.ds-ng-thumb{border-radius:var(--ds-radius-md);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);width:40px;height:40px;color:var(--ds-faint);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ds-ng-thumb img{object-fit:cover;cursor:zoom-in;width:100%;height:100%;display:block}.ds-ng-thumb--sm{width:32px;height:32px}.ds-ng-thumb--more{color:var(--ds-muted);font-size:11px;font-weight:600}.ds-ng-row__body{flex:1;min-width:0}.ds-ng-row__top{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}.ds-ng-row__item{color:var(--ds-ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:13.5px;font-weight:600;overflow:hidden}.ds-ng-row__sub{color:var(--ds-faint);font-size:12px}.ds-ng-row__meta{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;margin-top:3px;display:flex}.ds-ng-row__ref{font-size:var(--ds-text-caption);color:var(--ds-gold-deep);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:600;text-decoration:none}.ds-ng-row__ref:hover{color:var(--ds-gold)}.ds-ng-row__cust{min-width:0;font-size:var(--ds-text-caption);color:var(--ds-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ds-ng-row__since{color:var(--ds-faint);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.ds-ng-chip{border-radius:var(--ds-radius-sm);white-space:nowrap;border:1px solid var(--ds-rule);background:var(--ds-surface-sunk);height:20px;color:var(--ds-muted);align-items:center;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.ds-ng-chip--gold{background:var(--ds-gold-bg);color:var(--ds-gold-deep);border-color:var(--ds-gold-line)}.ds-ng-chip--pos{background:var(--ds-pos-bg);color:var(--ds-pos);border-color:var(--ds-pos-line)}.ds-ng-chip--ink{background:var(--ds-ink);color:#fff;border-color:var(--ds-ink)}.ds-ng-days{border-radius:var(--ds-radius-sm);white-space:nowrap;font-variant-numeric:tabular-nums;background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);height:20px;color:var(--ds-muted);flex-shrink:0;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.ds-ng-days[data-hot=true]{background:var(--ds-gold-bg);border-color:var(--ds-gold-line);color:var(--ds-gold-deep)}.ds-ng-days svg{display:none}.ds-ng-days[data-hot=true] svg{display:block}.ds-ng-row__acts{flex-shrink:0;gap:6px;display:flex}.ds-ng-btn__long{display:none}.ds-ng-btn__short{display:inline}@media (max-width:767px){.ds-ng-row{gap:var(--ds-space-3);padding:13px var(--ds-space-4);flex-wrap:wrap}.ds-ng-group__head{padding:13px var(--ds-space-4)}.ds-ng-row__acts{gap:var(--ds-space-2);flex-direction:column;width:100%}.ds-ng-row__acts .ds-btn{width:100%}.ds-ng-btn__long{display:inline}.ds-ng-btn__short{display:none}}.ds-ng-list{margin-top:var(--ds-space-4);background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);overflow:hidden}.ds-ng-empty{margin-top:var(--ds-space-4);background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);text-align:center;color:var(--ds-muted);font-size:var(--ds-text-body);padding:56px 24px;line-height:1.5}.ds-ng-toast{background:var(--ds-ink);color:#fff;border-radius:var(--ds-radius-md);font-size:13.5px;font-weight:600;font-family:var(--ds-font);z-index:300;padding:11px 20px;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.ds-alloc-main{max-width:1600px;padding:calc(var(--ds-pad) - 4px) var(--ds-pad) calc(var(--ds-pad) + 8px);margin:0 auto}.ds-alloc-title{align-items:center;gap:var(--ds-space-3);flex-wrap:wrap;display:flex}.ds-alloc-title h1{font-size:var(--ds-page-title);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.15}.ds-alloc-count{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);height:24px;font-size:var(--ds-text-caption);color:var(--ds-muted);font-variant-numeric:tabular-nums;align-items:center;padding:0 10px;font-weight:600;display:inline-flex}.ds-alloc-totals{margin-top:var(--ds-space-4);gap:var(--ds-space-3);grid-template-columns:repeat(2,max-content);display:grid}.ds-alloc-total{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-md);min-width:0;padding:12px 16px 13px}.ds-alloc-total__k{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);white-space:nowrap;font-size:10px;font-weight:600;line-height:1.35}.ds-alloc-total__v{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:6px;font-size:22px;font-weight:700}.ds-alloc-toolbar{margin-top:var(--ds-space-5);align-items:center;gap:var(--ds-space-3);display:flex}.ds-alloc-filters{gap:var(--ds-space-2);min-width:0;display:flex}.ds-alloc-filter{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-md);white-space:nowrap;height:36px;font-size:var(--ds-text-body);background:var(--ds-surface);color:var(--ds-body);border:1px solid var(--ds-rule);flex-shrink:0;align-items:center;gap:7px;padding:0 14px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.ds-alloc-filter:hover{background:var(--ds-surface-alt)}.ds-alloc-filter[aria-selected=true]{background:var(--ds-ink);border-color:var(--ds-ink);color:#fff}.ds-alloc-filter__n{font-size:var(--ds-text-meta);color:var(--ds-faint);font-variant-numeric:tabular-nums;font-weight:600}.ds-alloc-filter[aria-selected=true] .ds-alloc-filter__n{color:#ffffffb8}.ds-alloc-search{border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-alt);width:300px;height:36px;color:var(--ds-faint);flex-shrink:0;align-items:center;gap:9px;margin-left:auto;padding:0 8px 0 13px;transition:border-color .12s,box-shadow .12s,color .12s;display:flex}.ds-alloc-search:focus-within{border-color:var(--ds-gold);background:var(--ds-surface);box-shadow:0 0 0 3px var(--ds-ring);color:var(--ds-gold-deep)}.ds-alloc-search>svg{flex-shrink:0}.ds-alloc-search input{all:unset;box-sizing:border-box;min-width:0;font-size:var(--ds-text-body);color:var(--ds-ink);flex:1}.ds-alloc-search input::placeholder{color:var(--ds-faint)}.ds-alloc-search__count{font-size:var(--ds-text-meta);color:var(--ds-muted);background:var(--ds-surface-sunk);border-radius:var(--ds-radius-pill);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;padding:2px 8px;font-weight:600}.ds-alloc-search__clear{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--ds-radius-sm);width:24px;height:24px;color:var(--ds-faint);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ds-alloc-search__clear:hover{background:var(--ds-surface-sunk);color:var(--ds-ink)}@media (max-width:767px){.ds-alloc-title h1{font-size:22px}.ds-alloc-totals{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-alloc-total__k{white-space:normal}.ds-alloc-total__v{font-size:19px}.ds-alloc-toolbar{flex-direction:column;align-items:stretch}.ds-alloc-filters{scrollbar-width:none;padding-bottom:2px;overflow-x:auto}.ds-alloc-filters::-webkit-scrollbar{display:none}.ds-alloc-search{width:100%;margin-left:0}}.ds-alloc-undo{all:unset;box-sizing:border-box;cursor:pointer;margin-top:var(--ds-space-4);align-items:center;gap:var(--ds-space-3);border-radius:var(--ds-radius-md);background:var(--ds-surface-alt);border:1px solid var(--ds-rule);max-width:100%;padding:9px 14px;transition:background .12s,border-color .12s;display:flex}.ds-alloc-undo:hover{background:var(--ds-surface-sunk);border-color:var(--ds-gold-line)}.ds-alloc-undo:disabled{opacity:.55;cursor:wait}.ds-alloc-undo__icon{color:var(--ds-gold-deep);flex-shrink:0;display:flex}.ds-alloc-undo__k{font-size:var(--ds-text-caption);color:var(--ds-ink);white-space:nowrap;font-weight:600}.ds-alloc-undo__v{min-width:0;color:var(--ds-faint);text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px;overflow:hidden}@media (max-width:767px){.ds-alloc-undo__v{display:none}}.ds-alloc-split{margin-top:var(--ds-space-4);gap:var(--ds-space-5);grid-template-columns:minmax(0,1fr) 408px;align-items:start;display:grid}.ds-alloc-packs{gap:var(--ds-space-3);flex-direction:column;min-width:0;display:flex}@media (max-width:1279px){.ds-alloc-split{gap:var(--ds-space-4);grid-template-columns:1fr}}.ds-alloc-nvhead{margin-top:var(--ds-space-6);align-items:center;gap:var(--ds-space-3);flex-wrap:wrap;display:flex}.ds-alloc-nvhead h2{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.ds-alloc-nvblurb{margin:6px 0 var(--ds-space-3);max-width:760px;color:var(--ds-muted);text-wrap:pretty;font-size:13.5px;line-height:1.6}.ds-alloc-nvblurb b{color:var(--ds-body);font-weight:600}.ds-alloc-pack{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);overflow:hidden}.ds-alloc-pack__head{padding:13px var(--ds-space-4);border-bottom:1px solid var(--ds-rule-soft);flex-wrap:wrap;align-items:center;gap:14px;display:flex}.ds-alloc-pack--bare .ds-alloc-pack__head{border-bottom:0}.ds-alloc-pack__ref{color:var(--ds-gold-deep);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:13.5px;font-weight:600;text-decoration:none}.ds-alloc-pack__ref:hover{color:var(--ds-gold)}.ds-alloc-pack__cust{min-width:100px;color:var(--ds-body);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13.5px;overflow:hidden}.ds-alloc-pack__states{align-items:center;gap:var(--ds-space-2);flex-shrink:0;display:flex}.ds-alloc-pack__money{flex-shrink:0;padding-left:4px}.ds-alloc-pack__ago{font-size:var(--ds-text-meta);color:var(--ds-faint);font-variant-numeric:tabular-nums;flex-basis:100%}@media (max-width:767px){.ds-alloc-pack__head{gap:10px;padding:13px 14px}.ds-alloc-pack__money{display:none}}.ds-alloc-paid{border-radius:var(--ds-radius-sm);background:var(--ds-pos-bg);border:1px solid var(--ds-pos-line);height:20px;color:var(--ds-pos);white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.ds-alloc-paid__dot{border-radius:var(--ds-radius-pill);background:currentColor;width:5px;height:5px}.ds-alloc-tag{border-radius:var(--ds-radius-sm);white-space:nowrap;background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);height:20px;color:var(--ds-muted);flex-shrink:0;align-items:center;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.ds-alloc-tag--gold{background:var(--ds-gold-bg);border-color:var(--ds-gold-line);color:var(--ds-gold-deep)}.ds-alloc-tag--ink{background:var(--ds-ink);border-color:var(--ds-ink);color:#fff}.ds-alloc-money{text-align:right;min-width:0;display:block}.ds-alloc-money__top{align-items:baseline;gap:5px;display:inline-flex}.ds-alloc-money__v{letter-spacing:-.015em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.ds-alloc-money__pct{color:var(--ds-faint);font-variant-numeric:tabular-nums;font-size:11px}.ds-alloc-money__out{font-size:var(--ds-text-meta);color:var(--ds-muted);white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:3px;display:block}.ds-alloc-metal{align-items:center;gap:var(--ds-space-4);min-width:0;padding:12px var(--ds-space-4);border-bottom:1px solid var(--ds-rule-soft);display:flex}.ds-alloc-metal--nv{padding-left:42px}.ds-alloc-metal__id{flex:1;align-items:center;gap:11px;min-width:0;display:flex}.ds-alloc-metal__idtext{min-width:0}.ds-alloc-metal__top{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.ds-alloc-metal__k{white-space:nowrap;font-size:13.5px;font-weight:600}.ds-alloc-metal__sub{font-size:var(--ds-text-caption);color:var(--ds-faint)}.ds-alloc-metal__spec{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.ds-alloc-metal__ct{font-size:var(--ds-text-caption);color:var(--ds-body);white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.ds-alloc-metal__g{font-size:var(--ds-text-caption);color:var(--ds-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.ds-alloc-metal__note{color:var(--ds-gold-deep);text-wrap:pretty;margin-top:6px;font-size:12px;line-height:1.5;display:block}.ds-alloc-metal__money{flex-shrink:0}.ds-alloc-resale{border-radius:var(--ds-radius-sm);background:var(--ds-gold-bg);border:1px solid var(--ds-gold-line);height:18px;color:var(--ds-gold-deep);white-space:nowrap;align-items:center;padding:0 7px;font-size:10.5px;font-weight:600;display:inline-flex}@media (max-width:767px){.ds-alloc-metal{flex-direction:column;align-items:stretch;gap:10px}.ds-alloc-metal__money{padding-left:51px}.ds-alloc-metal__money .ds-alloc-money{text-align:left}}.ds-alloc-nongold{background:var(--ds-surface-alt);padding:11px var(--ds-space-4) 13px}.ds-alloc-nongold--nv{padding-left:42px}.ds-alloc-nongold__label{letter-spacing:.06em;text-transform:uppercase;color:var(--ds-faint);margin-bottom:9px;font-size:10px;font-weight:600}.ds-alloc-nongold__list{flex-direction:column;gap:9px;display:flex}.ds-alloc-nongold__item{align-items:center;gap:10px;min-width:0;display:flex}.ds-alloc-nongold__k{min-width:0;font-size:var(--ds-text-caption);color:var(--ds-body);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ds-alloc-nongold__sub{color:var(--ds-faint);white-space:nowrap;font-size:12px}.ds-alloc-rail{background:var(--ds-surface-alt);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);padding:12px}.ds-alloc-rail__head{margin-bottom:var(--ds-space-3);align-items:center;gap:10px;padding:2px 2px 0;display:flex}.ds-alloc-rail__k{font-size:15px;font-weight:600}.ds-alloc-rail__n{border-radius:var(--ds-radius-sm);background:var(--ds-surface);border:1px solid var(--ds-rule);min-width:22px;height:22px;color:var(--ds-muted);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:600;display:inline-flex}.ds-alloc-pots{gap:var(--ds-space-3);grid-template-columns:1fr;display:grid}@media (max-width:1279px) and (min-width:768px){.ds-alloc-pots{grid-template-columns:repeat(2,minmax(0,1fr))}}.ds-alloc-railempty{font-size:var(--ds-text-caption);color:var(--ds-faint);text-align:center;padding:16px 6px}.ds-alloc-pot{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);min-width:0;padding:15px}.ds-alloc-pot__head{align-items:center;gap:10px;min-width:0;display:flex}.ds-alloc-pot__metal{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);height:22px;font-size:var(--ds-text-meta);color:var(--ds-body);white-space:nowrap;align-items:center;gap:6px;padding:0 9px;font-weight:600;display:inline-flex}.ds-alloc-pot__dot{border-radius:var(--ds-radius-pill);flex-shrink:0;width:6px;height:6px}.ds-alloc-pot__code{color:var(--ds-gold-deep);white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px;font-weight:600;text-decoration:none}.ds-alloc-pot__code:hover{color:var(--ds-gold)}.ds-alloc-pot__weights{gap:var(--ds-space-4);flex-wrap:wrap;margin-top:11px;display:flex}.ds-alloc-pot__weights span{color:var(--ds-faint);white-space:nowrap;font-size:12px}.ds-alloc-pot__weights b{color:var(--ds-body);font-variant-numeric:tabular-nums;font-weight:600}.ds-alloc-pot__value{margin-top:var(--ds-space-3);border-top:1px solid var(--ds-rule-soft);justify-content:space-between;align-items:baseline;gap:var(--ds-space-3);padding-top:11px;display:flex}.ds-alloc-pot__vk{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.ds-alloc-pot__v{letter-spacing:-.015em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.ds-alloc-pot__meta{flex-wrap:wrap;gap:14px;margin-top:7px;display:flex}.ds-alloc-pot__meta span{font-size:var(--ds-text-meta);color:var(--ds-faint);white-space:nowrap;font-variant-numeric:tabular-nums;text-overflow:ellipsis;max-width:100%;overflow:hidden}.ds-alloc-empty{margin-top:var(--ds-space-4);background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);text-align:center;color:var(--ds-muted);font-size:var(--ds-text-body);padding:48px 24px;line-height:1.5}.ds-alloc-empty__k{color:var(--ds-ink);margin-bottom:12px;font-weight:600}.ds-alloc-foot{margin-top:var(--ds-space-3);font-size:var(--ds-text-caption);color:var(--ds-faint);text-align:center;line-height:1.5}.ds-alloc-hl{background:var(--ds-gold-bg);color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:3px;padding:0 1px}.ds-alloc-toast{background:var(--ds-ink);color:#fff;border-radius:var(--ds-radius-md);font-size:13.5px;font-weight:600;font-family:var(--ds-font);z-index:300;padding:11px 20px;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.ds-melt-main{max-width:1600px;padding:calc(var(--ds-pad) - 4px) var(--ds-pad) calc(var(--ds-pad) + 8px);margin:0 auto}.ds-melt-head{align-items:center;gap:var(--ds-space-3);margin-bottom:var(--ds-space-5);flex-wrap:wrap;display:flex}.ds-melt-head h1{font-size:var(--ds-page-title);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.15}.ds-melt-count{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);height:24px;font-size:var(--ds-text-caption);color:var(--ds-muted);font-variant-numeric:tabular-nums;align-items:center;padding:0 10px;font-weight:600;display:inline-flex}.ds-melt-head__end{align-items:center;gap:10px;margin-left:auto;display:flex}.ds-melt-search{border-radius:var(--ds-radius-md);border:1px solid var(--ds-rule);background:var(--ds-surface-alt);width:268px;height:38px;font-family:var(--ds-font);font-size:var(--ds-text-body);color:var(--ds-ink);outline:none;padding:0 13px}.ds-melt-search::placeholder{color:var(--ds-faint)}.ds-melt-search:focus{border-color:var(--ds-gold);background:var(--ds-surface);box-shadow:0 0 0 3px var(--ds-ring)}@media (max-width:767px){.ds-melt-head h1{font-size:22px}.ds-melt-head__end{flex-basis:100%;margin-left:0}.ds-melt-search{flex:1;width:auto;min-width:0}}.ds-melt-board{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:14px;display:grid}.ds-melt-board--two{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-melt-col{gap:var(--ds-space-3);background:var(--ds-surface-alt);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);flex-direction:column;min-width:0;min-height:150px;padding:14px;transition:background .12s,border-color .12s;display:flex}.ds-melt-col--over{border-color:var(--ds-gold);background:var(--ds-gold-bg)}.ds-melt-slims{gap:var(--ds-space-3);flex-direction:column;margin-bottom:14px;display:flex}.ds-melt-slim{background:var(--ds-surface-alt);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);min-width:0;padding:12px;transition:background .12s,border-color .12s}.ds-melt-slim--over{border-color:var(--ds-gold);background:var(--ds-gold-bg)}.ds-melt-slim__grid{margin-top:var(--ds-space-3);gap:var(--ds-space-3);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;display:grid}.ds-melt-colhead{align-items:center;gap:10px;min-width:0;display:flex}.ds-melt-colhead__dot{border-radius:var(--ds-radius-pill);flex-shrink:0;width:8px;height:8px}.ds-melt-colhead__k{white-space:nowrap;font-size:13.5px;font-weight:600;display:block}.ds-melt-colhead__note{font-size:var(--ds-text-micro);color:var(--ds-faint);white-space:nowrap;margin-top:2px;display:block}.ds-melt-colhead__n{border-radius:var(--ds-radius-sm);background:var(--ds-surface);border:1px solid var(--ds-rule);min-width:22px;height:22px;color:var(--ds-muted);font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0 7px;font-size:12px;font-weight:600;display:inline-flex}.ds-melt-colhead__n[data-zero=true]{color:var(--ds-faint)}.ds-melt-col[data-stage=open] .ds-melt-colhead__dot,.ds-melt-slim[data-stage=open] .ds-melt-colhead__dot,.ds-melt-switch__dot[data-stage=open]{background:var(--ds-gold)}.ds-melt-col[data-stage=sent] .ds-melt-colhead__dot,.ds-melt-slim[data-stage=sent] .ds-melt-colhead__dot,.ds-melt-switch__dot[data-stage=sent]{background:var(--ds-series-3)}.ds-melt-col[data-stage=credited] .ds-melt-colhead__dot,.ds-melt-slim[data-stage=credited] .ds-melt-colhead__dot,.ds-melt-switch__dot[data-stage=credited]{background:var(--ds-series-2)}.ds-melt-col[data-stage=awaiting_payment] .ds-melt-colhead__dot,.ds-melt-slim[data-stage=awaiting_payment] .ds-melt-colhead__dot,.ds-melt-switch__dot[data-stage=awaiting_payment]{background:var(--ds-series-6)}.ds-melt-col[data-stage=settled] .ds-melt-colhead__dot,.ds-melt-slim[data-stage=settled] .ds-melt-colhead__dot,.ds-melt-switch__dot[data-stage=settled]{background:var(--ds-pos)}.ds-melt-empty{border:1px dashed var(--ds-rule);border-radius:var(--ds-radius-lg);text-align:center;color:var(--ds-faint);padding:22px 16px;font-size:12px;line-height:1.5}.ds-melt-switch{gap:var(--ds-space-2);scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px;display:flex;overflow-x:auto}.ds-melt-switch::-webkit-scrollbar{display:none}.ds-melt-switch__b{cursor:pointer;border-radius:var(--ds-radius-md);white-space:nowrap;height:36px;font-size:var(--ds-text-caption);background:var(--ds-surface);color:var(--ds-body);border:1px solid var(--ds-rule);font-weight:600;font-family:var(--ds-font);flex-shrink:0;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.ds-melt-switch__b[aria-selected=true]{background:var(--ds-ink);border-color:var(--ds-ink);color:#fff}.ds-melt-switch__dot{border-radius:var(--ds-radius-pill);flex-shrink:0;width:6px;height:6px}.ds-melt-switch__b[aria-selected=true] .ds-melt-switch__dot{background:#ffffffb8!important}.ds-melt-switch__n{font-size:var(--ds-text-meta);color:var(--ds-faint);font-variant-numeric:tabular-nums}.ds-melt-switch__b[aria-selected=true] .ds-melt-switch__n{color:#ffffffb8}.ds-melt-panels{gap:var(--ds-space-3);margin-top:var(--ds-space-3);flex-direction:column;display:flex}.ds-melt-panel__note{font-size:var(--ds-text-meta);color:var(--ds-faint);padding-top:2px;line-height:1.5}.ds-melt-pot{background:var(--ds-surface);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-lg);cursor:grab;-webkit-user-select:none;user-select:none;min-width:0;padding:15px}.ds-melt-pot--drag{opacity:.4}.ds-melt-pot__head{align-items:center;gap:10px;min-width:0;display:flex}.ds-melt-pot__metal{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);height:20px;color:var(--ds-body);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.ds-melt-pot__dot{border-radius:var(--ds-radius-pill);flex-shrink:0;width:6px;height:6px}.ds-melt-pot__code{font-size:var(--ds-text-caption);color:var(--ds-gold-deep);white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:auto;font-weight:600;text-decoration:none}.ds-melt-pot__code:hover{color:var(--ds-gold)}.ds-melt-pot__weights{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;margin-top:11px;display:grid}.ds-melt-pot__wk{letter-spacing:.08em;text-transform:uppercase;color:var(--ds-faint);white-space:nowrap;font-size:10px;font-weight:600;display:block}.ds-melt-pot__wv{font-size:var(--ds-text-caption);color:var(--ds-body);white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:3px;font-weight:600;display:block}.ds-melt-pot__value{margin-top:var(--ds-space-3);border-top:1px solid var(--ds-rule-soft);justify-content:space-between;align-items:baseline;gap:var(--ds-space-3);padding-top:11px;display:flex}.ds-melt-pot__vlabel{letter-spacing:.09em;text-transform:uppercase;color:var(--ds-faint);white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.ds-melt-pot__lock{color:var(--ds-faint);flex-shrink:0;display:flex}.ds-melt-pot__v{letter-spacing:-.015em;white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--ds-ink);font-size:16px;font-weight:700}.ds-melt-pot[data-stage=settled] .ds-melt-pot__v{color:var(--ds-pos)}.ds-melt-pot__meta{margin-top:var(--ds-space-2);padding-top:var(--ds-space-2);border-top:1px solid var(--ds-rule-soft);flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-melt-pot__refiner{font-size:var(--ds-text-meta);color:var(--ds-body);white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-weight:600;overflow:hidden}.ds-melt-pot__refiner[data-none=true]{color:var(--ds-faint);font-weight:400}.ds-melt-pot__jobs{font-size:var(--ds-text-meta);color:var(--ds-faint);white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:auto}.ds-melt-pot__ship{border-radius:var(--ds-radius-sm);background:var(--ds-surface-sunk);border:1px solid var(--ds-rule);max-width:130px;color:var(--ds-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;padding:2px 7px;font-size:10.5px;font-weight:600;display:inline-flex;overflow:hidden}.ds-melt-pot__ship svg{flex-shrink:0}.ds-melt-hint{margin:var(--ds-space-5) 0 0;color:var(--ds-faint);font-size:12px;line-height:1.55}.ds-melt-toast{background:var(--ds-ink);color:#fff;border-radius:var(--ds-radius-md);font-size:13.5px;font-weight:600;font-family:var(--ds-font);z-index:300;padding:11px 20px;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}@media print{.ds-chrome,.ds-pagehead__actions,.ds-card__tools .ds-range,.ds-card__tools .ds-picker,.ds-card__tools .ds-btn,.ds-card__tools .ds-open,.ds-info,.ds-modal,.ds-filters,.ds-task__actions,.ds-off-filters,.ds-off-navbtn,.ds-off-head .ds-btn,.ds-skiplink{display:none!important}.ds-main,.ds-off-main{max-width:none;padding:0}.ds-off-card,.ds-off-week,.ds-off-vals{break-inside:avoid;box-shadow:none;border-color:#d8d5cf}.ds-off-tablewrap{overflow:visible}.ds-off-trow{break-inside:avoid}.ds-section{break-after:avoid;margin-top:20px}.ds-card,.ds-tile{break-inside:avoid;box-shadow:none;border-color:#d8d5cf}.ds-taskgroup,.ds-task{break-inside:avoid;border-color:#d8d5cf}.ds-ret-search,.ds-ret-switch,.ds-ret-addr .ds-btn,.ds-ret-card__actions,.ds-ret-track__go,.ds-ret-track__row .ds-btn,.ds-ret-back,.ds-ret-progress__acts,.ds-ret-item__acts,.ds-ret-fee__acts,.ds-ret-latest__head .ds-btn,.ds-ret-postnote .ds-btn,.ds-ng-toolbar,.ds-ng-row__acts,.ds-ng-showmore,.ds-ng-banner .ds-btn{display:none!important}.ds-ng-main{max-width:none;padding:0}.ds-ng-group,.ds-ng-list{break-inside:avoid;box-shadow:none;border-color:#d8d5cf}.ds-ng-row{break-inside:avoid}.ds-alloc-toolbar,.ds-alloc-undo,.ds-alloc-pack__head .ds-btn{display:none!important}.ds-alloc-main{max-width:none;padding:0}.ds-alloc-split{display:block}.ds-alloc-pack,.ds-alloc-pot,.ds-alloc-total{break-inside:avoid;box-shadow:none;border-color:#d8d5cf}.ds-alloc-pots{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.ds-melt-search,.ds-melt-head__end .ds-btn,.ds-melt-switch,.ds-melt-hint{display:none!important}.ds-melt-main{max-width:none;padding:0}.ds-melt-board{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-melt-slims,.ds-melt-panels{display:none!important}.ds-melt-col,.ds-melt-pot{break-inside:avoid;box-shadow:none;border-color:#d8d5cf}.ds-ret-main,.ds-ret-dmain{max-width:none;padding:0}.ds-ret-lanes{display:block}.ds-ret-lane{break-inside:avoid;margin-bottom:14px}.ds-ret-card,.ds-ret-sec,.ds-ret-progress{break-inside:avoid;box-shadow:none;border-color:#d8d5cf}.ds-ret-textarea{background:#fff;border-color:#d8d5cf}.ds-tablewrap{max-height:none;overflow:visible}.ds-table th{position:static}.ds-grid--3,.ds-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-skel:after{animation:none}}
