.ldp-page{min-height:100vh;background:#000;color:#ededed;font-family:var(--font-suisse-intl),sans-serif;padding:var(--page-topbar) 0 var(--page-bottom) var(--page-rail);overflow-x:hidden}.ldp-main{min-width:0;width:100%}.ldp-stage{position:relative;width:100%;padding:0 24px 64px 0;transform-origin:24% 38%;transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .32s ease,filter .32s ease,padding .38s cubic-bezier(.22,1,.36,1)}.ldp-page-header{display:flex;align-items:center;justify-content:space-between;gap:var(--page-header-gap);min-height:var(--page-header-min-height);margin-bottom:var(--page-header-space-below)}.ldp-page-header .ldp-page-title,.ldp-page-header h1{margin:0;font-weight:400}.ldp-title-block{padding-top:0}.ldp-title-row{display:flex;align-items:center;gap:18px}.ldp-title-row .ldp-segment{align-items:center;gap:0;padding:3px;border-radius:999px;background:#090909}.ldp-title-row .ldp-segment button{min-width:58px;min-height:34px;padding:0 17px;border-radius:999px;background:transparent;color:#4f4f4f;font-size:12.5px;font-weight:400}.ldp-title-row .ldp-segment button:focus-visible,.ldp-title-row .ldp-segment button:hover{background:#111;color:#929292}.ldp-title-row .ldp-segment button[aria-pressed=true]{background:#e8e8e8;color:#080808}.ldp-segment button[aria-pressed=true]:focus-visible,.ldp-segment button[aria-pressed=true]:hover,.ldp-title-row .ldp-segment button[aria-pressed=true]:focus-visible,.ldp-title-row .ldp-segment button[aria-pressed=true]:hover{background:#fff}.ldp-page-header p{margin:8px 0 0;color:#545454;font-size:11.5px;letter-spacing:.02em}.ldp-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.ldp-segment{display:inline-flex;padding:3px}.ldp-segment,.ldp-segment button{border:0;border-radius:999px;background:transparent}.ldp-segment button{padding:7px 16px;color:#666;font-size:11.5px;font-weight:400;cursor:pointer;transition:color .16s ease,background .16s ease}.ldp-segment button:focus-visible,.ldp-segment button:hover{color:#bcbcbc}.ldp-segment button[aria-pressed=true]{background:#e8e8e8;color:#080808}.ldp-window{min-width:78px;color:#545454;font-size:12px;text-align:right;font-variant-numeric:tabular-nums}.ldp-kicker{color:#6e6e6e;font-size:12.5px;font-weight:400;letter-spacing:.01em}.ldp-current-hero{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:min(640px,100%);min-height:220px;padding:12px 0 36px}.ldp-current-rate{display:flex;align-items:baseline;margin-top:10px}.ldp-current-rate strong{font-size:clamp(30px,3vw,32px);line-height:1.05;font-weight:300;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.ldp-current-rate>span{margin-left:4px;color:#545454;font-size:16px;font-weight:300}.ldp-current-reference{display:flex;gap:18px;margin-top:13px;color:#686868;font-size:12.5px;font-variant-numeric:tabular-nums}.ldp-current-reference .ldp-positive{color:var(--signal-sage)}.ldp-current-reference i{color:#686868;font-style:normal}.ldp-current-bar{width:min(340px,100%);height:3px;margin-top:24px;border-radius:2px;overflow:hidden;background:#1e1e1e}.ldp-current-bar i{display:block;height:100%;background:var(--signal-sage)}.ldp-current-funnel{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px;margin-top:11px;color:#7a7a7a;font-size:12.5px}.ldp-current-funnel b{color:#e0e0e0;font-weight:400}.ldp-current-funnel i{color:#363636;font-style:normal}.ldp-current-signal{display:inline-flex;align-items:center;gap:9px;margin-top:22px;padding:0;border:0;color:var(--signal-drift);font-size:12.5px}.ldp-current-signal:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.ldp-current-signal span{color:#8a5a5a}.ldp-depth-hero{position:relative;display:grid;grid-template-columns:repeat(4,max-content);align-items:center;justify-content:space-between;gap:clamp(24px,5vw,84px);width:100%;min-height:220px;padding:24px clamp(16px,2vw,32px) 26px 0;overflow:hidden;isolation:isolate}.ldp-depth-metric{position:relative;align-self:center;min-width:0;padding:8px 0;text-align:left}.ldp-depth-metric:first-child{justify-self:start}.ldp-depth-metric:nth-child(4){justify-self:end}button.ldp-depth-metric{border:0;background:transparent;color:inherit;font:inherit}.ldp-depth-metric--interactive{border-radius:10px;cursor:pointer}.ldp-depth-metric--interactive:focus-visible .ldp-depth-metric-label,.ldp-depth-metric--interactive:hover .ldp-depth-metric-label{color:#666}.ldp-depth-metric--interactive:focus-visible strong,.ldp-depth-metric--interactive:hover strong{color:#d0d0d0}.ldp-depth-metric--interactive.ldp-depth-metric--alert:focus-visible strong,.ldp-depth-metric--interactive.ldp-depth-metric--alert:focus-visible>div>span,.ldp-depth-metric--interactive.ldp-depth-metric--alert:hover strong,.ldp-depth-metric--interactive.ldp-depth-metric--alert:hover>div>span{color:#d07d7d}.ldp-depth-metric-label{display:block;margin-bottom:14px;color:#484848;font-size:11.5px}.ldp-depth-metric>div{display:flex;align-items:baseline;gap:10px}.ldp-depth-metric strong{color:#bdbdbd;font-size:32px;line-height:1;font-weight:300;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.ldp-depth-metric>div>span{color:#696969;font-size:13px}.ldp-depth-metric small{display:block;margin-top:8px;color:#505050;font-size:11.5px}.ldp-depth-metric .ldp-depth-comparison{margin-top:4px;color:#383838}.ldp-depth-metric--alert strong,.ldp-depth-metric--alert>div>span{color:#b96f6f}.ldp-filter-line{display:flex;align-items:center;gap:6px;width:min(1180px,100%);min-height:58px;padding:10px 0 2px;overflow-x:auto;scrollbar-width:none}.ldp-filter-line::-webkit-scrollbar{display:none}.ldp-filter-line>.ldp-facet-trigger:first-child{padding-left:0}.ldp-facet-trigger{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#656565;font:inherit;font-size:11.5px;white-space:nowrap;cursor:pointer;transition:color .15s ease,background .15s ease}.ldp-facet-trigger:focus-visible,.ldp-facet-trigger:hover{background:#0c0c0c;color:#d0d0d0}.ldp-facet-trigger>span{color:#555}.ldp-facet-trigger strong{color:#aaa}.ldp-facet-trigger i{flex:none;width:5px;height:5px;margin-left:1px;border-right:1px solid;border-bottom:1px solid;color:#454545;transform:translateY(-2px) rotate(45deg)}.ldp-facet-trigger.is-active{background:#0f0f0f}.ldp-facet-trigger.is-active>span{color:#777}.ldp-facet-trigger.is-active strong{color:#ededed}.ldp-clear-facets{flex:none;min-height:34px;padding:0 9px;border:0;background:transparent;color:#626262;font:inherit;font-size:11.5px;cursor:pointer}.ldp-clear-facets:focus-visible,.ldp-clear-facets:hover{color:#c8c8c8}.ldp-list{--ldp-row-columns:118px minmax(0,1fr) clamp(120px,11vw,168px) clamp(190px,19vw,300px) 56px 20px;--ldp-row-column-gap:22px;padding-top:26px}.ldp-list-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;width:100%;padding:10px 0 9px;border:0;background:transparent;color:#555;font-size:12px;text-align:left;cursor:pointer}.ldp-list-heading>span{display:inline-flex;align-items:baseline;gap:10px}.ldp-list-heading strong{color:#c4c4c4;font-size:13.5px;letter-spacing:-.01em}.ldp-list-heading small{color:#555;font-size:12px}.ldp-list-heading em{color:#424242;font-size:10.5px;font-style:normal;font-weight:400}.ldp-list-heading i{color:#555;font-size:17px;font-style:normal;font-weight:300}.ldp-list-heading:focus-visible i,.ldp-list-heading:focus-visible strong,.ldp-list-heading:hover i,.ldp-list-heading:hover strong{color:#e0e0e0}.ldp-list-heading--static{cursor:default}.ldp-list-heading--static:focus-visible strong,.ldp-list-heading--static:hover strong{color:#c4c4c4}.ldp-receipt-section{scroll-margin-top:78px}.ldp-receipt-section+.ldp-receipt-section{margin-top:22px}.ldp-receipt-section--dated .ldp-list-heading{margin-bottom:8px}.ldp-carryover-group{margin:2px 0 20px;padding-bottom:12px;border-bottom:0;box-shadow:none}.ldp-date-group+.ldp-date-group{margin-top:18px}.ldp-date-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;padding:8px 0 5px;border:0;background:transparent;color:#7a7a7a;font-family:inherit;font-size:11px;text-align:left;cursor:pointer}.ldp-date-heading>span{display:inline-flex;align-items:baseline;gap:8px}.ldp-date-heading small{color:#444;font-size:10.5px;font-variant-numeric:tabular-nums}.ldp-date-heading em{color:#404040;font-size:10.5px;font-style:normal;font-weight:400}.ldp-date-heading i{color:#4a4a4a;font-size:16px;font-style:normal;font-weight:300}.ldp-date-heading:focus-visible b,.ldp-date-heading:focus-visible i,.ldp-date-heading:hover b,.ldp-date-heading:hover i{color:#cfcfcf}.ldp-date-heading:disabled{cursor:default}.ldp-date-heading:disabled:focus-visible b,.ldp-date-heading:disabled:hover b{color:inherit}.ldp-show-more{display:block;margin:12px auto 0;padding:8px 0;border:0;background:transparent;color:#747474;font:inherit;font-size:11.5px;cursor:pointer}.ldp-show-more:focus-visible,.ldp-show-more:hover{color:#d0d0d0}.ldp-empty{padding:42px 12px;color:#555;font-size:12px}.ldp-empty:not(.ldp-empty--cta) button{margin-left:8px;border:0;border-bottom:1px solid #444;background:transparent;color:#888;cursor:pointer}.ldp-empty--cta>p{max-width:560px;margin:0}.ldp-empty--cta{min-height:max(280px,calc(100dvh - var(--page-topbar) - 378px));padding:48px 24px;flex-direction:column;text-align:center}.ldp-empty--cta,.ldp-empty-actions{display:flex;align-items:center;justify-content:center}.ldp-empty-actions{gap:10px;margin-top:18px}@media (max-width:560px){.ldp-empty--cta{min-height:max(220px,calc(100dvh - var(--page-topbar) - 552px));padding:40px 16px}.ldp-empty-actions{align-items:stretch;flex-direction:column;gap:10px}}.ldp-list-labels{display:grid;grid-template-columns:var(--ldp-row-columns);align-items:center;gap:0 var(--ldp-row-column-gap);padding:0}.ldp-list-label-party,.ldp-list-label-source{text-align:left}.ldp-list-label-age{text-align:right}.ldp-row{position:relative;display:grid;grid-template-columns:var(--ldp-row-columns);align-items:center;gap:0 var(--ldp-row-column-gap);padding:16px 0;border:0;border-radius:0;color:inherit;font:inherit;text-align:left;transition:background-color .18s ease,opacity .16s ease}.ldp-row,.ldp-row-open{width:100%;background:transparent}.ldp-row-open{position:absolute;z-index:0;inset:0;padding:0;border:0;border-radius:8px;cursor:pointer;transition:background-color .18s cubic-bezier(.22,1,.36,1)}.ldp-row>:not(.ldp-row-open){position:relative;z-index:1;pointer-events:none}@media (hover:hover){.ldp-row-open:focus-visible,.ldp-row-open:hover{background:var(--receipt-row-fill)}.ldp-row:focus-visible .ldp-row-title,.ldp-row:hover .ldp-row-title{color:#fff}.ldp-row:focus-visible .ldp-row-age,.ldp-row:focus-visible .ldp-row-party,.ldp-row:focus-visible .ldp-row-source,.ldp-row:hover .ldp-row-age,.ldp-row:hover .ldp-row-party,.ldp-row:hover .ldp-row-source{color:#808080}.ldp-row:focus-visible .ldp-row-status i,.ldp-row:hover .ldp-row-status i{box-shadow:0 0 0 3px rgba(255,255,255,.035);transform:scale(1.12)}}.ldp-row-open:focus-visible{outline:0;background:var(--receipt-row-fill)}.ldp-row:focus-within .ldp-row-title{color:#fff}.ldp-row:focus-within .ldp-row-age,.ldp-row:focus-within .ldp-row-party,.ldp-row:focus-within .ldp-row-source{color:#808080}.ldp-row:focus-within .ldp-row-status i{box-shadow:0 0 0 3px rgba(255,255,255,.035);transform:scale(1.12)}.ldp-row-open:active{background:rgba(255,255,255,.048);transition-duration:60ms}.ldp-row-open:active~span{transform:translateY(1px)}.ldp-row-open:focus-visible{outline:none}.ldp-row--selected{background:var(--receipt-row-fill);box-shadow:none;opacity:1}.ldp-row--selected .ldp-row-title{color:#fff}.ldp-row--selected .ldp-row-party,.ldp-row--selected .ldp-row-source{color:#707070}.ldp-row--selected .ldp-row-age{color:#626262}.ldp-row--selected .ldp-row-status i{box-shadow:0 0 0 3px rgba(255,255,255,.055);transform:scale(1.08)}.ldp-row-status{display:inline-flex;align-items:center;color:var(--receipt-state-ink,#ccc);font-size:var(--receipt-row-status-size);font-weight:400;white-space:nowrap;transition:color .16s ease,transform .1s ease}.ldp-row-status i{width:7px;height:7px;flex:none;border-radius:50%;background:currentColor;transition:box-shadow .18s ease,transform .18s cubic-bezier(.22,1,.36,1)}.ldp-row-title{color:#ededed;letter-spacing:-.012em}.ldp-row-party,.ldp-row-source,.ldp-row-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .16s ease,transform .1s ease}.ldp-row-party,.ldp-row-source{color:#626262;font-size:var(--receipt-row-meta-size);line-height:var(--receipt-row-meta-line);text-align:left}.ldp-row-party a,.ldp-row-source a{pointer-events:auto;color:#747474;text-decoration:none;transition:color .16s ease}.ldp-row-party a:focus-visible,.ldp-row-party a:hover,.ldp-row-source a:focus-visible,.ldp-row-source a:hover{outline:0;color:#dedede}.ldp-row-arrow{justify-self:end;color:var(--receipt-row-arrow-ink);transition:color .16s ease,transform .16s cubic-bezier(.22,1,.36,1)}.ldp-row--selected .ldp-row-arrow,.ldp-row:focus-visible .ldp-row-arrow,.ldp-row:focus-within .ldp-row-arrow,.ldp-row:hover .ldp-row-arrow{color:#a8a8a8}.ldp-row-age{color:var(--ink-muted);font-size:var(--receipt-row-meta-size);line-height:var(--receipt-row-meta-line);text-align:right;font-variant-numeric:tabular-nums;transition:color .16s ease,transform .1s ease}@media (min-width:1200px){.ldp-page.is-open .ldp-list-labels,.ldp-page.is-open .ldp-row{grid-template-columns:104px minmax(0,1fr) 48px;gap:0 14px}.ldp-page.is-open .ldp-list-label-arrow,.ldp-page.is-open .ldp-list-label-party,.ldp-page.is-open .ldp-list-label-source,.ldp-page.is-open .ldp-row-arrow,.ldp-page.is-open .ldp-row-party,.ldp-page.is-open .ldp-row-source{display:none}.ldp-page.is-open .ldp-list-label-age{grid-column:3}}.ldp-filter-palette-layer{position:fixed;z-index:100;inset:0;display:grid;place-items:start center;padding:min(15vh,150px) 24px 24px}.ldp-filter-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.12);backdrop-filter:brightness(.48) saturate(.85) blur(4px);-webkit-backdrop-filter:brightness(.48) saturate(.85) blur(4px)}.ldp-filter-palette{position:relative;width:min(620px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(19,19,19,.34);color:#ededed;box-shadow:inset 0 1px rgba(255,255,255,.19),inset 0 -1px rgba(255,255,255,.04),0 30px 80px -24px rgba(0,0,0,.75),0 10px 30px rgba(0,0,0,.35);backdrop-filter:blur(42px) saturate(1.65);-webkit-backdrop-filter:blur(42px) saturate(1.65);animation:ldp-palette-in .22s cubic-bezier(.22,1,.36,1) both}.ldp-palette-glint{position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.07),transparent 24% 72%,rgba(167,190,255,.025));pointer-events:none}.ldp-palette-footer,.ldp-palette-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px}.ldp-palette-header{border-bottom:1px solid rgba(255,255,255,.08)}.ldp-palette-header>div{display:flex;flex-direction:column;gap:5px}.ldp-palette-header span{color:#e5e5e5;font-size:14px}.ldp-palette-header small{color:#6e6e6e;font-size:11.5px}.ldp-palette-footer button,.ldp-palette-header button{border:0;background:transparent;color:#777;font-size:11.5px;cursor:pointer}.ldp-palette-header kbd{margin-left:4px;color:#4e4e4e;font:inherit}.ldp-filter-group{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);gap:20px;padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.065)}.ldp-filter-group>span{padding-top:7px;color:#686868;font-size:11.5px}.ldp-filter-group>div{display:flex;flex-wrap:wrap;gap:7px}.ldp-filter-group button{min-height:30px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(0,0,0,.16);color:#858585;font-size:11.5px;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.ldp-filter-group button:focus-visible,.ldp-filter-group button:hover{border-color:rgba(255,255,255,.16);color:#c4c4c4}.ldp-filter-group button[aria-pressed=true]{border-color:#e5e5e5;background:#e5e5e5;color:#080808}.ldp-palette-footer{padding:15px 22px 17px}.ldp-palette-footer .ldp-palette-done{padding:7px 18px;border-radius:999px;background:#e8e8e8;color:#080808}.ldp-facet-layer{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:32px}.ldp-facet-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.62);backdrop-filter:blur(8px) brightness(.55) saturate(.8);-webkit-backdrop-filter:blur(8px) brightness(.55) saturate(.8)}.ldp-facet-close{position:absolute;z-index:2;top:16px;right:16px;display:grid;width:40px;height:40px;place-items:center;padding:0;border:0;background:transparent;color:#666;cursor:pointer;transition:color .16s ease}.ldp-facet-close:focus-visible,.ldp-facet-close:hover{outline:0;color:#ededed}.ldp-facet-surface{width:min(600px,100%);max-height:min(640px,calc(100dvh - 64px));overflow:hidden;border:0;outline:0;border-radius:20px;background:#080808;color:#ededed;box-shadow:0 34px 96px rgba(0,0,0,.78);animation:ldp-palette-in .22s cubic-bezier(.22,1,.36,1) both}.ldp-facet-header,.ldp-facet-surface{position:relative;display:flex;flex-direction:column}.ldp-facet-header{z-index:1;min-height:0;align-items:flex-start;justify-content:center;gap:5px;flex:none;padding:24px 28px 12px;text-align:left}.ldp-facet-header>div{display:flex;flex-direction:column;gap:4px}.ldp-facet-header strong{color:#dedede;font-size:18px;font-weight:400;letter-spacing:-.012em}.ldp-facet-header small{color:#717171;font-size:11.5px;line-height:1.4}.ldp-facet-footer{position:relative;z-index:1;display:flex;min-height:0;align-items:center;justify-content:space-between;gap:14px;flex:none;padding:10px 28px 20px;border:0;background:transparent}.ldp-facet-footer button{border:0;background:transparent;color:#858585;font:inherit;font-size:10.5px;cursor:pointer}.ldp-facet-footer>span{color:#6b6b6b;font-size:10.5px}.ldp-facet-footer .ldp-facet-apply{min-height:38px;padding:0 18px;border-radius:999px;background:#e9e9e9;color:#090909}.ldp-status-spectrum{position:relative;z-index:1;display:flex;min-height:0;flex-direction:column;gap:3px;overflow-y:auto;padding:2px 20px 10px}.ldp-status-choice{display:grid;grid-template-columns:8px minmax(0,1fr) auto 16px;align-items:center;gap:14px;width:100%;min-height:56px;padding:9px 12px;border:0;border-radius:11px;background:transparent;color:#858585;font:inherit;text-align:left;cursor:pointer}.ldp-status-choice:focus-visible,.ldp-status-choice:hover{outline:0;background:#111}.ldp-status-choice>i{width:7px;height:7px;border-radius:50%;background:currentColor}.ldp-status-choice>span{display:flex;flex-direction:column;gap:3px}.ldp-status-choice strong{color:#c8c8c8;font-size:12px;font-weight:400}.ldp-status-choice small{color:#646464;font-size:10.5px}.ldp-status-choice>b{color:#656565;font-size:10.5px;font-weight:400;font-variant-numeric:tabular-nums}.ldp-status-choice>em{color:#a8b8ad;font-size:10.5px;font-style:normal;opacity:0}.ldp-status-choice[aria-pressed=true]{background:#151515}.ldp-status-choice[aria-pressed=true] strong{color:#ededed}.ldp-status-choice[aria-pressed=true]>em{opacity:1}.ldp-status-choice--stalled{color:var(--signal-drift)}.ldp-status-choice--awaiting{color:#aeb4be}.ldp-status-choice--in-flight{color:#8a8a8a}.ldp-status-choice--kept{color:#737373}.ldp-status-icon--disputed,.ldp-status-icon--stalled{color:var(--signal-drift)}.ldp-status-icon--awaiting{color:#aeb4be}.ldp-status-icon--in-flight,.ldp-status-icon--kept,.ldp-status-icon--skipped,.ldp-status-icon--snoozed{color:#858585}.ldp-source-choices{position:relative;z-index:1;display:grid;gap:3px;padding:2px 20px 10px}.ldp-source-choices>button{display:grid;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;gap:14px;min-height:56px;padding:9px 12px;border:0;border-radius:13px;background:transparent;color:#777;font:inherit;text-align:left;cursor:pointer}.ldp-source-choices>button:focus-visible,.ldp-source-choices>button:hover{outline:0;background:#111}.ldp-source-choices>button[aria-pressed=true]{background:#151515}.ldp-source-choices>button>i{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:10px;background:#111;color:#a4a4a4;font-size:15px;font-style:normal}.ldp-source-choices span{display:flex;flex-direction:column;gap:4px}.ldp-source-choices strong{color:#d5d5d5;font-size:12px;font-weight:400}.ldp-source-choices small{color:#686868;font-size:10.5px}.ldp-source-choices b{color:#6a6a6a;font-size:10.5px;font-weight:400}.ldp-source-choices em{color:#a8b8ad;font-size:10.5px;font-style:normal;opacity:0}.ldp-source-choices button[aria-pressed=true] em{opacity:1}.ldp-facet-period{width:min(600px,100%)}.ldp-period-intro{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:5px 10px;padding:14px 20px 10px}.ldp-period-intro>span{color:#747474;font-size:10.5px}.ldp-period-intro>strong{color:#e6e6e6;font-size:17px;font-weight:300;letter-spacing:-.02em}.ldp-period-intro>small{grid-column:2;color:#5f5f5f;font-size:10.5px}.ldp-period-options{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;overflow-y:auto;padding:10px 16px 18px}.ldp-period-options button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;padding:8px 12px;border:0;border-radius:12px;background:rgba(0,0,0,.12);color:#686868;font:inherit;text-align:left;cursor:pointer}.ldp-period-options button:focus-visible,.ldp-period-options button:hover{outline:0;background:#111}.ldp-period-options button[aria-pressed=true]{background:#151515}.ldp-period-options button>span{display:flex;flex-direction:column;gap:4px}.ldp-period-options strong{color:#c9c9c9;font-size:12px;font-weight:400}.ldp-period-options small{color:#5f5f5f;font-size:10px}.ldp-period-options i{color:#7c7c7c;font-size:10px;font-style:normal}.ldp-period-options button[aria-pressed=true] i{color:#e8e8e8}.ldp-custom-range{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:18px;padding:0 22px 20px}.ldp-custom-range span{display:flex;flex-direction:column;gap:3px;min-width:150px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#bcbcbc;font-size:12px}.ldp-custom-range small{color:#626262;font-size:10px}.ldp-custom-range i{color:#555;font-style:normal}.ldp-facet-flow{width:min(640px,100%)}.ldp-flow-path{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:22px 20px 20px}.ldp-flow-path article{position:relative;display:flex;align-items:flex-start;flex-direction:column;min-width:0}.ldp-flow-path article:not(:last-child):after{position:absolute;top:30px;right:-18px;color:#3f3f3f;font-size:13px;content:"→"}.ldp-flow-path small{color:#727272;font-size:10.5px}.ldp-flow-path strong{margin-top:8px;color:#d0d0d0;font-size:23px;line-height:1;font-weight:300;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.ldp-flow-path span{margin-top:8px;color:#555;font-size:10.5px;line-height:1.35}.ldp-flow-exclusions{position:relative;z-index:1;margin:0 24px 24px;padding-top:22px;border:0}.ldp-flow-exclusions header>div{display:flex;flex-direction:column;gap:5px}.ldp-flow-exclusions header strong{color:#bdbdbd;font-size:12.5px;font-weight:400}.ldp-flow-exclusions header small{color:#5f5f5f;font-size:10.5px}.ldp-flow-exclusions ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0 0;padding:0;list-style:none}.ldp-flow-exclusions li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 0;color:#737373;font-size:11px}.ldp-flow-exclusions li strong{color:#a6a6a6;font-weight:400;font-variant-numeric:tabular-nums}.ldp-dossier-layer{position:fixed;z-index:900;inset:56px 0 0 76px;pointer-events:none}.ldp-dim{display:none;inset:0;width:100%;height:100%;border:0;background:transparent;backdrop-filter:blur(3px) brightness(.58) saturate(.84);-webkit-backdrop-filter:blur(3px) brightness(.58) saturate(.84)}.ldp-dim,.ldp-dossier{position:absolute;pointer-events:auto}.ldp-dossier{z-index:2;display:flex;flex-direction:column;top:16px;right:18px;bottom:18px;width:min(var(--dock-width),calc(100% - 36px));border-radius:22px;overflow:hidden;color:#ededed;animation:ldp-dossier-in .38s cubic-bezier(.22,1,.36,1) both;--ldp-dossier-background:#050505}.ldp-dossier:focus{outline:none}.ldp-dossier--current{border:1px solid #202020;background:#080808;box-shadow:-24px 0 80px rgba(0,0,0,.72)}.ldp-dossier--depth{border:0;border-left:1px solid #181818;top:0;right:0;bottom:0;width:min(var(--dock-width),100%);border-radius:0;background:#000;box-shadow:none;--ldp-dossier-background:#000}@keyframes ldp-dossier-in{0%{opacity:0;transform:translateX(32px) scale(.97)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes ldp-palette-in{0%{opacity:0;transform:translateY(-10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:900px){.ldp-page{padding:56px 0 96px 76px}.ldp-stage{padding:0 28px 64px 0}.ldp-depth-hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;align-content:start;justify-content:normal;gap:30px clamp(28px,7vw,56px);min-height:0;padding:28px 0 32px}.ldp-depth-metric:nth-child(n){justify-self:start}.ldp-list-labels,.ldp-row{grid-template-columns:104px minmax(0,1fr) 48px;gap:0 14px}.ldp-list-label-arrow,.ldp-list-label-party,.ldp-list-label-source,.ldp-row-arrow,.ldp-row-party,.ldp-row-source{display:none}.ldp-list-label-age{grid-column:3}}@media (max-width:1199px){.ldp-page.is-open .ldp-stage{padding-right:24px;transform:translateX(-1.5%) scale(.982);opacity:.4;filter:blur(2px) brightness(.72);pointer-events:none}.ldp-dim{display:block}.ldp-dossier--depth{top:0;right:0;bottom:0;width:min(440px,100%);border:0;border-left:1px solid #181818;border-radius:0;box-shadow:none}}@media (max-width:760px){.ldp-page{padding:calc(56px + 12px) 0 104px}.ldp-stage{padding:0 20px 48px}.ldp-page.is-open .ldp-stage{padding-right:20px;transform:none;opacity:.25;filter:blur(2px) brightness(.7)}.ldp-page-header{align-items:flex-start;flex-direction:row;min-height:64px;margin-bottom:18px}.ldp-title-row{gap:10px}.ldp-page-header .ldp-segment button{min-height:36px}.ldp-title-row .ldp-segment button{padding:0 14px}.ldp-controls{justify-content:flex-end;gap:8px}.ldp-filter-palette-layer{place-items:end center;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.ldp-filter-palette{max-height:calc(100dvh - 24px - env(safe-area-inset-bottom));overflow-y:auto;border-radius:20px}.ldp-palette-footer,.ldp-palette-header{padding-left:18px;padding-right:18px}.ldp-filter-group{grid-template-columns:1fr;gap:10px}.ldp-filter-group>span{padding-top:0}.ldp-filter-group button{min-height:38px;padding:0 14px}.ldp-depth-hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:26px 20px;min-height:auto;padding:18px 0 26px}.ldp-depth-metric:nth-child(n){justify-self:start}.ldp-filter-line{min-height:56px;padding-top:2px}.ldp-facet-trigger{min-height:40px;padding:0 12px}.ldp-list{padding-top:20px}.ldp-list-heading{padding:8px 0 10px}.ldp-list-labels{display:none}.ldp-list-heading>span{display:grid;grid-template-columns:auto auto;justify-content:start;-moz-column-gap:8px;column-gap:8px;row-gap:4px}.ldp-list-heading small,.ldp-list-heading strong{white-space:nowrap}.ldp-list-heading em{grid-column:1/-1}.ldp-date-heading{padding-left:0;padding-right:0}.ldp-show-more{margin:12px auto 0}.ldp-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"status age" "title title";gap:8px 12px;padding:15px 0}.ldp-row-status{grid-area:status}.ldp-row-arrow{display:none}.ldp-row--selected,.ldp-row:focus-visible,.ldp-row:focus-within,.ldp-row:hover{padding-right:16px;padding-left:16px}.ldp-row-title{grid-area:title;overflow:visible;font-size:var(--receipt-row-title-size);line-height:1.3;text-overflow:clip;white-space:normal}.ldp-row-age{grid-area:age}.ldp-dossier-layer{inset:0 0 72px}.ldp-dossier{inset:0;width:auto;max-height:none;border-radius:0}.ldp-dossier--depth{width:auto;border:0;border-radius:0;box-shadow:none}.ldp-facet-layer{place-items:end center;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.ldp-facet-surface{max-height:calc(100dvh - 24px - env(safe-area-inset-bottom));border-radius:20px}.ldp-facet-footer,.ldp-facet-header{padding-left:18px;padding-right:18px}.ldp-period-options{grid-template-columns:1fr}.ldp-custom-range{align-items:stretch;flex-direction:column;gap:8px}.ldp-custom-range span{min-width:0}.ldp-custom-range i{display:none}.ldp-status-choice{min-height:56px}.ldp-source-choices>button{min-height:60px}.ldp-flow-path{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px;padding:24px 18px}.ldp-flow-path article:after{display:none}.ldp-flow-exclusions{margin:0 18px 18px}.ldp-flow-exclusions ul{grid-template-columns:1fr;gap:0}.ldp-flow-exclusions li{padding:8px 0}}@media (max-width:560px){.ldp-depth-hero{overflow:visible}.ldp-depth-metric,button.ldp-depth-metric{width:100%;max-width:100%}.ldp-depth-metric small,.ldp-depth-metric-label{max-width:100%;overflow-wrap:break-word;white-space:normal}.ldp-filter-line{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;width:100%;min-height:0;padding:8px 0 4px;overflow:visible}.ldp-filter-line>.ldp-facet-trigger{justify-content:flex-start;width:100%;min-width:0;padding:0;border-radius:0;background:transparent}.ldp-facet-trigger.is-active,.ldp-facet-trigger:focus-visible,.ldp-facet-trigger:hover{background:transparent}.ldp-facet-trigger:focus-visible{outline:0;box-shadow:inset 0 -1px rgba(237,237,237,.42)}.ldp-facet-trigger strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.ldp-clear-facets{grid-column:1/-1;justify-self:start;min-height:36px;margin-top:2px;padding:0}.ldp-dossier-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;padding:0 18px}.ldp-dossier-close{justify-self:end;margin-left:0;padding:0 13px}.ldp-dossier-nav{justify-self:start;gap:0}.ldp-dossier-nav button{min-width:36px}.ldp-dossier-nav small{min-width:42px}}@media (max-width:480px){.ldp-stage{padding-left:18px;padding-right:18px}.ldp-segment button{padding:7px 12px}.ldp-window{display:none}.ldp-title-block{padding-top:5px}.ldp-page-header p{margin-top:7px}.ldp-controls .ldp-segment button{padding:6px 10px}.ldp-depth-metric strong{font-size:32px}.ldp-depth-metric{padding:5px 0}.ldp-depth-metric-label{margin-bottom:11px}.ldp-depth-metric>div{gap:7px}.ldp-depth-metric>div>span{font-size:12px}.ldp-depth-metric small{font-size:11px;line-height:1.35}.ldp-row-status{gap:7px;font-size:11.5px}.ldp-dossier-body{padding-left:18px;padding-right:18px}.ldp-dossier-field{grid-template-columns:86px minmax(0,1fr);gap:12px}.ldp-history li{grid-template-columns:64px minmax(0,1fr)}.ldp-history-toggle{margin-left:74px}.ldp-dossier-actions{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){.ldp-dossier,.ldp-filter-palette,.ldp-stage{transition:none;animation:none}.ldp-row,.ldp-row-age,.ldp-row-open,.ldp-row-party,.ldp-row-source,.ldp-row-status,.ldp-row-status i,.ldp-row-title{transition:none}.ldp-row-open:active~span{transform:none}}.ldp-status-choice--waiting{color:#d8d8d8}.ldp-feed-sentinel{width:100%;height:1px}.ldp-skel-segment{display:grid;grid-template-columns:repeat(2,58px);gap:2px;padding:3px;border-radius:999px}.ldp-skel-segment>span{height:34px}.ldp-skel-filters{display:flex;align-items:center;gap:18px;width:min(1180px,100%);min-height:58px;padding:10px 0 2px}.ldp-skel-filters>span{width:92px;height:11px}.ldp-skel-filters>span:nth-child(2){width:108px}.ldp-skel-filters>span:nth-child(3){width:74px}.ldp-skel-filters>span:nth-child(4){width:126px}.ldp-skel-list{padding-top:26px}.ldp-skel-list-head{display:flex;align-items:center;gap:10px;min-height:39px;padding:10px 0 9px}.ldp-skel-labels>span,.ldp-skel-list-head>span{height:10px}.ldp-skel-list-title{width:48px;height:13px!important}.ldp-skel-list-detail{width:86px}.ldp-skel-labels{display:grid;grid-template-columns:var(--ldp-row-columns,118px minmax(0,1fr) clamp(120px,11vw,168px) clamp(190px,19vw,300px) 56px 20px);align-items:center;gap:0 var(--ldp-row-column-gap,22px);min-height:34px;padding:0}.ldp-skel-labels>span:first-child{width:38px}.ldp-skel-labels>span:nth-child(2){width:72px}.ldp-skel-labels>span:nth-child(3){width:88px;justify-self:end}.ldp-skel-labels>span:nth-child(4){width:26px;justify-self:end}.ldp-skel-row{display:grid;grid-template-columns:var(--ldp-row-columns,118px minmax(0,1fr) clamp(120px,11vw,168px) clamp(190px,19vw,300px) 56px 20px);align-items:center;gap:0 var(--ldp-row-column-gap,22px);min-height:var(--receipt-row-min-height);padding:var(--receipt-row-pad-y) 0}.ldp-skel-status{display:inline-flex;align-items:center;gap:9px}.ldp-skel-status-dot{width:7px;height:7px;flex:none}.ldp-skel-status-label{width:58px;height:11px}.ldp-skel-title{width:58%;height:13px}.ldp-skel-row:nth-child(2n) .ldp-skel-title{width:72%}.ldp-skel-row:nth-child(3n) .ldp-skel-title{width:46%}.ldp-skel-meta{width:120px;height:10px;justify-self:end}.ldp-skel-source{width:150px;height:10px}.ldp-skel-row:nth-child(2n) .ldp-skel-meta{width:180px}.ldp-skel-row:nth-child(3n) .ldp-skel-meta{width:220px}.ldp-skel-age{width:26px;height:10px;justify-self:end}.ldp-skel-arrow{width:12px;height:12px;justify-self:end}.ldp-skel-hero{display:grid;grid-template-columns:repeat(4,max-content);align-items:center;justify-content:space-between;gap:clamp(24px,5vw,84px);min-height:220px;padding:24px clamp(16px,2vw,32px) 26px 0;overflow:hidden}.ldp-skel-hero>div{min-height:129px;max-width:100%;padding:8px 0}.ldp-skel-hero>div:first-child{width:221px}.ldp-skel-hero>div:nth-child(2){width:158px}.ldp-skel-hero>div:nth-child(3){width:150px}.ldp-skel-hero>div:nth-child(4){width:130px}.ldp-skel-hero-label{height:12px;width:92px}.ldp-skel-hero-value{height:35px;width:104px;margin-top:20px}.ldp-skel-hero-detail{height:11px;width:118px;margin-top:8px}.ldp-skel-hero-comparison{height:11px;width:102px;margin-top:10px}@media (max-width:900px){.ldp-skel-hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;align-content:start;justify-content:normal;gap:30px clamp(28px,7vw,56px);min-height:0;padding:28px 0 32px}.ldp-skel-row{grid-template-columns:104px minmax(0,1fr) 48px;gap:0 14px}.ldp-skel-arrow,.ldp-skel-meta,.ldp-skel-source{display:none}.ldp-skel-labels{grid-template-columns:104px minmax(0,1fr) 48px;gap:0 14px}.ldp-skel-labels>span:nth-child(3){display:none}}@media (max-width:760px){.ldp-skel-hero{gap:26px 20px;padding:18px 0 26px}.ldp-skel-filters{min-height:56px;padding-top:2px}.ldp-skel-list{padding-top:20px}.ldp-skel-list-head{padding:8px 0 10px}.ldp-skel-labels{display:none}.ldp-skel-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"status age" "title title";gap:8px 12px;min-height:75px;padding:15px 0}.ldp-skel-status{grid-area:status}.ldp-skel-title{grid-area:title}.ldp-skel-age{grid-area:age}}.ldp-page-header .ldp-page-title,.ldp-page-header h1{font-size:var(--type-title-size);line-height:var(--type-title-line);letter-spacing:var(--type-title-track)}.ldp-current-funnel,.ldp-current-reference,.ldp-current-signal,.ldp-date-heading em,.ldp-date-heading small,.ldp-depth-metric small,.ldp-empty,.ldp-list-heading,.ldp-list-heading em,.ldp-list-heading small,.ldp-page-header p,.ldp-period-intro>small,.ldp-period-intro>span,.ldp-period-options i,.ldp-period-options small,.ldp-show-more,.ldp-source-choices b,.ldp-source-choices small,.ldp-status-choice small,.ldp-status-choice>b,.ldp-window{color:var(--ink-muted);font-size:var(--type-annotation-size);line-height:var(--type-annotation-line);letter-spacing:0}.ldp-clear-facets,.ldp-facet-trigger,.ldp-segment button,.ldp-title-row .ldp-segment button{font-size:var(--type-control-size);font-weight:400;line-height:var(--type-control-line);letter-spacing:0}.ldp-clear-facets,.ldp-facet-trigger{min-height:34px;color:var(--ink-secondary)}.ldp-facet-trigger>span{color:var(--ink-muted)}.ldp-facet-trigger strong{color:#c4c4c4;font-weight:400}.ldp-depth-metric-label,.ldp-kicker{color:var(--ink-muted);font-size:var(--type-metadata-size);line-height:var(--type-metadata-line);letter-spacing:0}.ldp-current-rate strong,.ldp-depth-metric strong{font-size:var(--type-metric-size);font-weight:300;line-height:var(--type-metric-line);letter-spacing:-.025em}.ldp-current-rate>span,.ldp-depth-metric>div>span{font-size:var(--type-metadata-size);font-weight:400;line-height:var(--type-metadata-line);letter-spacing:0}.ldp-list-heading strong{font-size:var(--type-section-size);font-weight:400;line-height:var(--type-section-line);letter-spacing:0}.ldp-date-heading{color:var(--ink-muted);font-size:var(--type-metadata-size);font-weight:400;line-height:var(--type-metadata-line);letter-spacing:0}.ldp-date-heading b{font-weight:400}.ldp-list-labels{min-height:var(--receipt-row-label-height);color:var(--receipt-row-label-ink);font-size:var(--receipt-row-label-size);font-weight:400;letter-spacing:.01em}.ldp-row{min-height:var(--receipt-row-min-height);padding-top:var(--receipt-row-pad-y);padding-bottom:var(--receipt-row-pad-y);border-radius:var(--receipt-row-radius);transition:all var(--receipt-row-motion)}.ldp-row--selected,.ldp-row:focus-visible,.ldp-row:focus-within,.ldp-row:hover{padding-right:var(--receipt-row-inset);padding-left:var(--receipt-row-inset)}.ldp-row-status{gap:9px}.ldp-row-title{font-size:var(--receipt-row-title-size);font-weight:400;line-height:var(--receipt-row-title-line);letter-spacing:0}.ldp-row-party,.ldp-row-source{color:var(--ink-muted)}.ldp-row-party a,.ldp-row-source a{color:var(--ink-secondary)}.ldp-row--kept,.ldp-row--skipped{opacity:1}.ldp-row--kept .ldp-row-title,.ldp-row--skipped .ldp-row-title{color:var(--ink-secondary)}.ldp-row--kept .ldp-row-age,.ldp-row--kept .ldp-row-party,.ldp-row--kept .ldp-row-source,.ldp-row--skipped .ldp-row-age,.ldp-row--skipped .ldp-row-party,.ldp-row--skipped .ldp-row-source{color:var(--ink-muted)}.ldp-facet-header strong,.ldp-period-intro>strong{font-size:18px;font-weight:400;line-height:24px;letter-spacing:-.01em}.ldp-facet-footer>span,.ldp-facet-header small{color:var(--ink-muted);font-size:var(--type-metadata-size);line-height:var(--type-metadata-line)}.ldp-period-options strong,.ldp-source-choices strong,.ldp-status-choice strong{font-size:var(--type-metadata-size);font-weight:400;line-height:var(--type-metadata-line)}@media (max-width:760px){.ldp-row{padding-top:15px;padding-bottom:15px}}.ldp-page.ldp-page--embedded{position:relative;height:100%;min-height:0;padding-top:32px;padding-bottom:40px;overflow:hidden}.ldp-page--embedded .ldp-stage{padding-bottom:40px}.ldp-page--embedded .ldp-dossier-layer{position:absolute;inset:0 0 0 76px}@media (max-width:760px){.ldp-page.ldp-page--embedded{padding:24px 0 32px}.ldp-page--embedded .ldp-stage{padding:0 18px 36px}.ldp-page--embedded .ldp-dossier-layer{inset:0}}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]){--type-metric-size:32px;--type-metric-line:35px;--type-display-size:30px;--type-display-line:34px;--type-title-size:19px;--type-title-line:1.1;--type-section-size:14px;--type-section-line:20px;--type-content-size:14px;--type-content-line:20px;--type-metadata-size:13px;--type-metadata-line:18px;--type-control-size:12.5px;--type-control-line:18px;--type-label-size:12px;--type-label-line:16px;--type-annotation-size:12px;--type-annotation-line:16px}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-list-heading strong{font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-date-heading,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-date-heading b{font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-list-labels{font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-period-options strong,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-source-choices strong,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-status-choice strong{font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-list-heading i{font-size:var(--type-content-size);line-height:var(--type-content-line);font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-date-heading i{font-size:var(--type-metadata-size);line-height:var(--type-metadata-line);font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-empty-primary,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-empty-secondary{font-size:var(--type-control-size);line-height:var(--type-control-line);font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-palette-header span{font-size:var(--type-content-size);line-height:var(--type-content-line);font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-palette-header small{font-size:var(--type-annotation-size);line-height:var(--type-annotation-line);font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-custom-range span{font-size:var(--type-label-size);line-height:var(--type-label-line);font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-custom-range small{font-size:var(--type-annotation-size);line-height:var(--type-annotation-line);font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-flow-path strong{font-size:var(--type-title-size);line-height:var(--type-title-line);letter-spacing:-.01em}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-flow-exclusions li,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-flow-path small,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-flow-path span{font-size:var(--type-annotation-size);line-height:var(--type-annotation-line);font-weight:400}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-facet-header strong,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-period-intro>strong{font-size:var(--type-title-size);line-height:var(--type-title-line);font-weight:400;letter-spacing:-.01em}.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-date-heading i,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-date-heading small,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-list-heading i,.ldp-page:is([data-type-system=brandbook],[data-type-system=surfaces]) .ldp-row-age{font-variant-numeric:tabular-nums}.ltb-harness{position:fixed;top:56px;right:0;left:76px;z-index:40;display:flex;align-items:center;gap:16px;height:40px;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.86);backdrop-filter:blur(12px);font-family:var(--font-suisse-intl),sans-serif;font-size:12px;line-height:16px;color:#7a7a7a}.ltb-harness-label{font-size:12px;line-height:16px;color:#545454}.ltb-switch{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid rgba(255,255,255,.08);border-radius:999px}.ltb-switch button{min-height:24px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:#7a7a7a;font:inherit;font-size:12px;line-height:16px;cursor:pointer;transition:color .14s ease,background-color .14s ease}.ltb-switch button:focus-visible,.ltb-switch button:hover{color:#ededed}.ltb-switch button[aria-pressed=true]{background:#ededed;color:#0a0a0a}.ltb-switch button[aria-pressed=true]:focus-visible,.ltb-switch button[aria-pressed=true]:hover{color:#0a0a0a}.ltb-harness-note{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#545454}.ltb-harness a{color:#7a7a7a;text-decoration:none;white-space:nowrap}.ltb-harness a:focus-visible,.ltb-harness a:hover{color:#ededed}.ltb-harnessed{padding-top:96px}@media (max-width:767px){.ltb-harness{left:0}}@media (max-width:900px){.ltb-harness-note{display:none}}@media (prefers-reduced-motion:reduce){.ltb-switch button{transition:none}}.ltb-harness[data-ledger-style=surfaces]{gap:14px;color:#626262}.ltb-harness[data-ledger-style=surfaces] .ltb-harness-label{color:#626262}.ltb-harness[data-ledger-style=surfaces] .ltb-switch{gap:2px;padding:4px;border-color:#1a1a1a;border-radius:10px;background:rgba(255,255,255,.06)}.ltb-harness[data-ledger-style=surfaces] .ltb-switch button{min-height:32px;padding:0 12px;border-radius:7px;color:#828282}.ltb-harness[data-ledger-style=surfaces] .ltb-switch button:focus-visible,.ltb-harness[data-ledger-style=surfaces] .ltb-switch button:hover{background:#111;color:#ededed}.ltb-harness[data-ledger-style=surfaces] .ltb-switch button[aria-pressed=true]{background:#e8e8e8;color:#080808}.ldp-page[data-type-system=surfaces]{--ldp-surface-edge:16px;--ldp-row-column-gap:24px}.ldp-page[data-type-system=surfaces] .ldp-stage{padding-right:var(--ldp-surface-edge);padding-bottom:80px}.ldp-page[data-type-system=surfaces] .ldp-page-header{min-height:48px;margin-bottom:8px}.ldp-page[data-type-system=surfaces] .ldp-title-row{gap:16px}.ldp-page[data-type-system=surfaces] .ldp-page-header .ldp-page-title,.ldp-page[data-type-system=surfaces] .ldp-page-header h1{color:#ededed;font-weight:400}.ldp-page[data-type-system=surfaces] .ldp-depth-hero{min-height:240px;padding:34px 0 42px;gap:clamp(28px,5vw,88px)}.ldp-page[data-type-system=surfaces] .ldp-depth-metric{padding:0}.ldp-page[data-type-system=surfaces] .ldp-depth-metric-label{margin-bottom:16px;color:#828282}.ldp-page[data-type-system=surfaces] .ldp-depth-metric strong{color:#ededed}.ldp-page[data-type-system=surfaces] .ldp-depth-metric>div>span{color:#828282}.ldp-page[data-type-system=surfaces] .ldp-depth-metric small{margin-top:8px;color:#626262}.ldp-page[data-type-system=surfaces] .ldp-depth-metric .ldp-depth-comparison{color:#545454}.ldp-page[data-type-system=surfaces] .ldp-depth-metric--alert strong,.ldp-page[data-type-system=surfaces] .ldp-depth-metric--alert>div>span{color:#e8908f}.ldp-page[data-type-system=surfaces] .ldp-filter-line{gap:4px;min-height:64px;padding:10px 0}.ldp-page[data-type-system=surfaces] .ldp-clear-facets,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger{min-height:36px}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger{padding:0 12px;border-radius:8px;color:#626262;transition:color .16s ease,background .16s ease}.ldp-page[data-type-system=surfaces] .ldp-filter-line>.ldp-facet-trigger:first-child{margin-left:-12px}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger>span{color:#626262}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger i,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger strong,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger>span{transition:color .16s ease}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger strong{color:#828282}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:focus-visible,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:hover{background:#111;color:#ededed}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger.is-active strong,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:focus-visible i,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:focus-visible strong,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:focus-visible>span,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:hover i,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:hover strong,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:hover>span{color:#ededed}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger.is-active:not(:hover){background:transparent}@media (max-width:560px){.ldp-page[data-type-system=surfaces] .ldp-filter-line>.ldp-facet-trigger{margin-left:0;padding:0;border-radius:0;background:transparent}.ldp-page[data-type-system=surfaces] .ldp-filter-line>.ldp-facet-trigger:first-child{margin-left:0}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger.is-active,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:focus-visible,.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:hover{background:transparent}.ldp-page[data-type-system=surfaces] .ldp-facet-trigger:focus-visible{outline:0;box-shadow:inset 0 -1px rgba(237,237,237,.42)}}.ldp-page[data-type-system=surfaces] .ldp-list{padding-top:18px}.ldp-page[data-type-system=surfaces] .ldp-receipt-section+.ldp-receipt-section{margin-top:32px}.ldp-page[data-type-system=surfaces] .ldp-list-heading{padding:10px 0 12px}.ldp-page[data-type-system=surfaces] .ldp-list-heading>span{gap:9px}.ldp-page[data-type-system=surfaces] .ldp-list-heading strong{color:#ededed}.ldp-page[data-type-system=surfaces] .ldp-list-heading em,.ldp-page[data-type-system=surfaces] .ldp-list-heading i,.ldp-page[data-type-system=surfaces] .ldp-list-heading small,.ldp-page[data-type-system=surfaces] .ldp-list-labels{color:#626262}.ldp-page[data-type-system=surfaces] .ldp-row{min-height:68px;padding-top:20px;padding-bottom:20px}.ldp-page[data-type-system=surfaces] .ldp-row-open{border-radius:8px}.ldp-page[data-type-system=surfaces] .ldp-row-title{color:#ededed;font-weight:400}.ldp-page[data-type-system=surfaces] .ldp-row-age,.ldp-page[data-type-system=surfaces] .ldp-row-party,.ldp-page[data-type-system=surfaces] .ldp-row-source{color:#626262}.ldp-page[data-type-system=surfaces] .ldp-row--kept .ldp-row-title,.ldp-page[data-type-system=surfaces] .ldp-row--skipped .ldp-row-title,.ldp-page[data-type-system=surfaces] .ldp-row-party a,.ldp-page[data-type-system=surfaces] .ldp-row-source a{color:#828282}.ldp-page[data-type-system=surfaces] .ldp-dossier-layer{z-index:1000;inset:0}.ldp-page[data-type-system=surfaces] .ldp-dim{display:block;background:rgba(0,0,0,.9);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ldp-page[data-type-system=surfaces] .ldp-dossier--depth{top:8px;right:8px;bottom:8px;width:min(var(--dock-width),calc(100vw - 16px));border:0;border-radius:8px;background:#000;animation-duration:.2s}.ldp-page[data-type-system=surfaces] .ldp-dossier-header{min-height:64px;padding:0 20px;background:#000}.ldp-page[data-type-system=surfaces] .ldp-dossier-body{padding:0 20px 32px}.ldp-page[data-type-system=surfaces] .ldp-dossier-chapter{padding:0 0 8px}.ldp-page[data-type-system=surfaces] .ldp-dossier-chapter+.ldp-dossier-chapter{padding-top:48px}.ldp-page[data-type-system=surfaces] .ldp-dossier-title{padding-top:16px}.ldp-page[data-type-system=surfaces] .ldp-dossier-title+.ldp-evidence{padding-top:48px}.ldp-page[data-type-system=surfaces] .ldp-dossier-title h2{max-width:20ch;color:#fff;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-.01em}.ldp-page[data-type-system=surfaces] .ldp-dossier-eyebrow{margin-bottom:12px;color:#828282;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0}.ldp-page[data-type-system=surfaces] .ldp-evidence>.ldp-dossier-eyebrow{margin-bottom:12px;color:#828282;font-size:14px}.ldp-page[data-type-system=surfaces] .ldp-email-context blockquote,.ldp-page[data-type-system=surfaces] .ldp-evidence blockquote,.ldp-page[data-type-system=surfaces] .ldp-message-context .ldp-message-context-current blockquote{max-width:none;margin-bottom:14px;color:#fff;font-size:18px;font-weight:400;line-height:26px;letter-spacing:0}.ldp-page[data-type-system=surfaces] .ldp-speaker-line{color:#828282;font-size:14px;line-height:20px}.ldp-page[data-type-system=surfaces] .ldp-no-clip,.ldp-page[data-type-system=surfaces] .ldp-seal{color:#626262;font-size:12px;line-height:16px}.ldp-page[data-type-system=surfaces] .ldp-record-state{margin-bottom:16px}.ldp-page[data-type-system=surfaces] .ldp-record dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:32px;column-gap:32px}.ldp-page[data-type-system=surfaces] .ldp-dossier-field{display:flex;min-width:0;min-height:74px;margin:0 -16px;padding:16px;border-radius:8px;flex-direction:column;gap:8px;font-size:15px;line-height:21px;transition:background .16s ease}.ldp-page[data-type-system=surfaces] .ldp-dossier-field:focus-visible,.ldp-page[data-type-system=surfaces] .ldp-dossier-field:hover{background:#262626}.ldp-page[data-type-system=surfaces] .ldp-dossier-field dt{color:#828282;font-size:14px;line-height:20px}.ldp-page[data-type-system=surfaces] .ldp-dossier-field dd,.ldp-page[data-type-system=surfaces] .ldp-dossier-field strong,.ldp-page[data-type-system=surfaces] .ldp-owed-picker>button{color:#fff;font-size:15px;line-height:21px}.ldp-page[data-type-system=surfaces] .ldp-field-note{color:#626262;font-size:12px;line-height:16px}.ldp-page[data-type-system=surfaces] .ldp-history ol{gap:14px}.ldp-page[data-type-system=surfaces] .ldp-history li{grid-template-columns:96px minmax(0,1fr) auto;gap:14px;color:#ccc;font-size:14px;line-height:20px}.ldp-page[data-type-system=surfaces] .ldp-history li span,.ldp-page[data-type-system=surfaces] .ldp-history li strong{color:#ccc;font-size:14px;line-height:20px}.ldp-page[data-type-system=surfaces] .ldp-history li time{color:#626262;font-size:12px;line-height:16px}.ldp-page[data-type-system=surfaces] .ldp-dossier-actions{min-height:76px;padding:12px 20px 8px;background:#000}.ldp-page[data-type-system=surfaces] .ldp-action-context{padding-right:20px;padding-left:20px;background:#000}@media (max-width:900px){.ldp-page[data-type-system=surfaces] .ldp-stage{padding-right:20px}.ldp-page[data-type-system=surfaces] .ldp-depth-hero{min-height:0;padding:30px 0 36px}}@media (max-width:760px){.ldp-page[data-type-system=surfaces] .ldp-stage{padding-right:16px;padding-left:16px}.ldp-page[data-type-system=surfaces] .ldp-page-header{min-height:56px}.ldp-page[data-type-system=surfaces] .ldp-record dl{grid-template-columns:1fr}.ldp-page[data-type-system=surfaces] .ldp-dossier--depth{inset:0;width:auto;border-radius:0}.ldp-page[data-type-system=surfaces] .ldp-dossier-title h2{font-size:20px;line-height:28px}}@media (prefers-reduced-motion:reduce){.ldp-page[data-type-system=surfaces] .ldp-dossier-field,.ltb-harness[data-ledger-style=surfaces] .ltb-switch button{transition:none}}