:root{--pt-canvas: #F0EEE6;--pt-surface: #FAF9F5;--pt-feature: #F6E3C8;--pt-deep-warm: #E3DACC;--pt-ink: #141413;--pt-body: #3D3D3A;--pt-muted: #87867F;--pt-hairline: #CCCBC8;--pt-peach: #E0763F;--pt-clay: #D9673C;--pt-clay-deep: #B8481A;--pt-leaf: #4E8A45;--pt-olive: #6E7F4B;--pt-slate-blue: #2F5F8C;--pt-amber: #E4B24C;--pt-rust: #A6453A;--pt-display: "Fraunces", "Fraunces-Regular", Georgia, "Times New Roman", serif;--pt-voice: "Shantell Sans", "Comic Sans MS", cursive;--pt-ui: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--pt-text-micro: 11px;--pt-text-caption: 11px;--pt-text-body: 13px;--pt-text-row: 13px;--pt-text-lead: 16px;--pt-text-figure: 17px;--pt-text-h1: 26px;--pt-text-money: 30px;--pt-text-money-xl: 38px;--pt-w-regular: 400;--pt-w-medium: 500;--pt-w-semibold: 600;--pt-page: 1440px;--pt-gutter: 48px;--pt-main-w: 855px;--pt-side-w: 456px;--pt-col-gap: 33px;--pt-stack-gap: 20px;--pt-radius-card: 24px;--pt-radius-panel: 18px;--pt-radius-field: 12px;--pt-radius-pill: 999px}html:has(.pt-shell){background:var(--pt-canvas)}.pt-shell{min-height:100dvh;background:var(--pt-canvas);color:var(--pt-body);font-family:var(--pt-ui);font-size:var(--pt-text-body);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none}.pt-shell a{color:inherit;text-decoration:none}.pt-shell button{font-family:inherit}.pt-shell img,.pt-shell svg{display:block;max-width:100%}.pt-nav{background:var(--pt-surface);border-bottom:1px solid var(--pt-hairline);width:100%}.pt-nav-inner{max-width:var(--pt-page);margin-inline:auto;padding:19px var(--pt-gutter);display:flex;align-items:center;justify-content:space-between;gap:20px}.pt-nav-left{display:flex;align-items:center;gap:34px;min-width:0}.pt-nav-brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.pt-nav-mark{width:24px;height:24px;border-radius:var(--pt-radius-pill);background:var(--pt-peach);flex-shrink:0}.pt-nav-word{font-family:var(--pt-display);font-weight:var(--pt-w-regular);font-size:15px;line-height:18px;color:var(--pt-ink)}.pt-nav-items{display:flex;align-items:center;gap:22px;min-width:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.pt-nav-items::-webkit-scrollbar{display:none}.pt-nav-item{display:inline-flex;align-items:center;font-size:var(--pt-text-row);line-height:16px;color:var(--pt-muted);font-weight:var(--pt-w-regular);white-space:nowrap}.pt-nav-item:hover{color:var(--pt-body)}.pt-nav-item[aria-current=page],.pt-nav-item.is-active{color:var(--pt-ink);font-weight:var(--pt-w-semibold)}.pt-nav-right{display:flex;align-items:center;gap:13px;flex-shrink:0}.pt-nav-chip{display:inline-flex;align-items:center;gap:7px;background:var(--pt-surface);border:1px solid var(--pt-hairline);border-radius:var(--pt-radius-pill);padding:7px 14px;font-size:var(--pt-text-body);line-height:17px;color:var(--pt-ink);white-space:nowrap}.pt-nav-chip.is-open{background:var(--pt-canvas)}.pt-nav-chip:focus-visible{outline:2px solid var(--pt-leaf);outline-offset:2px}.pt-nav-tasks{position:relative}.pt-tasks-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:60;width:330px;padding:6px;background:var(--pt-surface);border:1px solid var(--pt-hairline);border-radius:14px;box-shadow:0 18px 44px #1f1a1622,0 2px 6px #1f1a160d;display:flex;flex-direction:column;transform-origin:calc(100% - 40px) -10px;opacity:0}.pt-tasks-eyebrow{padding:8px 10px 4px;font-size:var(--pt-text-micro);font-weight:var(--pt-w-semibold);letter-spacing:.07em;text-transform:uppercase;color:var(--pt-muted)}.pt-tasks-row{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:9px;text-decoration:none}.pt-tasks-row:hover{background:var(--pt-canvas)}.pt-tasks-row:focus-visible{outline:2px solid var(--pt-leaf);outline-offset:-2px}.pt-tasks-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.pt-tasks-name{font-size:var(--pt-text-body);line-height:17px;font-weight:var(--pt-w-semibold);color:var(--pt-ink)}.pt-tasks-note{font-size:var(--pt-text-caption);line-height:14px;color:var(--pt-muted)}.pt-tasks-row .pt-chev{width:11px;height:11px;flex-shrink:0;color:var(--pt-muted)}.pt-tasks-all{margin-top:4px;padding:9px 10px;border-top:1px solid var(--pt-hairline);font-size:var(--pt-text-caption);line-height:15px;font-weight:var(--pt-w-semibold);color:var(--pt-muted);text-decoration:none}.pt-tasks-all:hover{color:var(--pt-ink)}.pt-avatar{width:32px;height:32px;flex-shrink:0;border-radius:var(--pt-radius-pill);background:var(--pt-deep-warm);display:flex;align-items:center;justify-content:center;font-size:var(--pt-text-micro);line-height:14px;font-weight:var(--pt-w-semibold);color:var(--pt-body);letter-spacing:.02em}.pt-avatar--lg{width:56px;height:56px;font-size:var(--pt-text-body);line-height:17px}.pt-body{max-width:var(--pt-page);margin-inline:auto;padding:44px var(--pt-gutter) 80px}.pt-header{display:flex;flex-direction:column;gap:14px;margin-bottom:34px}.pt-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.pt-header-titles{display:flex;flex-direction:column;gap:12px;min-width:0}.pt-header-aside{flex-shrink:0;display:flex;align-items:center;gap:22px}.pt-back{display:inline-flex;align-items:center;gap:8px;font-size:var(--pt-text-body);line-height:17px;color:var(--pt-muted)}.pt-back:hover{color:var(--pt-body)}.pt-h1{font-family:var(--pt-display);font-weight:var(--pt-w-regular);font-size:var(--pt-text-h1);line-height:28px;letter-spacing:-.025em;color:var(--pt-ink);text-wrap:balance}.pt-voice{font-family:var(--pt-voice);font-size:var(--pt-text-lead);line-height:23px;color:var(--pt-body);max-width:620px}.pt-header-meta{font-size:var(--pt-text-row);line-height:18px;color:var(--pt-body)}.pt-cols{display:flex;gap:var(--pt-col-gap);align-items:flex-start}.pt-main,.pt-side{display:flex;flex-direction:column;gap:var(--pt-stack-gap);flex-shrink:0;min-width:0}.pt-main{width:var(--pt-main-w)}.pt-side{width:var(--pt-side-w)}.pt-single{display:flex;flex-direction:column;gap:var(--pt-stack-gap);min-width:0}.pt-card{background:var(--pt-surface);border:1px solid var(--pt-hairline);border-radius:var(--pt-radius-card);overflow:clip;display:flex;flex-direction:column;width:100%;min-width:0}.pt-card-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 32px 18px}.pt-card-head-titles{display:flex;flex-direction:column;gap:6px;min-width:0}.pt-card-title{font-family:var(--pt-display);font-weight:var(--pt-w-regular);font-size:var(--pt-text-lead);line-height:20px;letter-spacing:-.01em;color:var(--pt-ink)}.pt-card-sub{font-size:var(--pt-text-body);line-height:17px;color:var(--pt-muted)}.pt-card-meta{font-size:var(--pt-text-body);line-height:17px;color:var(--pt-muted);flex-shrink:0;text-align:right}.pt-card-action{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;font-size:var(--pt-text-body);line-height:17px;font-weight:var(--pt-w-semibold);color:var(--pt-ink);white-space:nowrap}.pt-card-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 32px}.pt-card-foot-text{display:flex;flex-direction:column;gap:3px;min-width:0}.pt-card-foot-title{font-size:var(--pt-text-row);line-height:16px;font-weight:var(--pt-w-semibold);color:var(--pt-ink)}.pt-card-foot-note{font-size:var(--pt-text-body);line-height:17px;color:var(--pt-muted)}.pt-card-foot-acts{display:flex;align-items:center;gap:10px;flex-shrink:0}.pt-card-pad{padding:18px 32px 24px}.pt-rule{height:1px;width:100%;background:var(--pt-hairline);flex-shrink:0}.pt-chev{width:13px;height:13px;flex-shrink:0}.pt-row{display:flex;align-items:center;padding:15px 32px;width:100%}.pt-row-title{width:286px;flex-shrink:0;min-width:0;display:flex;flex-direction:column;gap:2px}.pt-row-name{font-size:var(--pt-text-row);line-height:16px;font-weight:var(--pt-w-medium);color:var(--pt-ink)}.pt-row-note{font-size:var(--pt-text-caption);line-height:15px;color:var(--pt-muted)}.pt-row-status{width:200px;flex-shrink:0;min-width:0;display:flex;align-items:center;gap:8px;font-size:var(--pt-text-body);line-height:17px;color:var(--pt-body)}.pt-row-act{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px;text-align:right;font-size:var(--pt-text-body);line-height:17px;font-weight:var(--pt-w-semibold);color:var(--pt-ink)}.pt-row-end{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.pt-row-value{font-size:var(--pt-text-row);line-height:16px;font-weight:var(--pt-w-semibold);color:var(--pt-ink);font-variant-numeric:tabular-nums}.pt-row--tall{padding-block:19px}.pt-row-link{cursor:pointer}.pt-row-link:hover{background:color-mix(in srgb,var(--pt-canvas) 55%,transparent)}.pt-row--head{padding:10px 32px}.pt-row--head .pt-row-title,.pt-row--head .pt-row-status,.pt-row--head .pt-row-act,.pt-row--head .pt-row-end{font-size:var(--pt-text-micro);line-height:14px;font-weight:var(--pt-w-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--pt-muted)}.pt-row--band{padding:11px 32px}.pt-row--band .pt-row-title{font-size:var(--pt-text-micro);line-height:14px;font-weight:var(--pt-w-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--pt-ink)}.pt-row--band .pt-row-act{font-weight:var(--pt-w-regular);color:var(--pt-muted)}.pt-row--wide .pt-row-title{width:auto;flex:1 1 auto}.pt-spec{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 22px;border-bottom:1px solid var(--pt-hairline)}.pt-spec:last-child{border-bottom:0}.pt-spec-label{font-size:var(--pt-text-micro);line-height:14px;font-weight:var(--pt-w-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--pt-muted)}.pt-spec-value{font-size:var(--pt-text-row);line-height:16px;font-weight:var(--pt-w-semibold);color:var(--pt-ink);text-align:right;font-variant-numeric:tabular-nums}.pt-stats{display:flex;width:100%}.pt-stat{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:14px;padding:22px 26px}.pt-stat+.pt-stat{border-left:1px solid var(--pt-hairline)}.pt-stat-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.pt-stat-body{display:flex;align-items:center;gap:14px}.pt-stat-art{flex-shrink:0}.pt-stat-text{display:flex;flex-direction:column;gap:2px;min-width:0}.pt-stat-fig{font-family:var(--pt-ui);font-size:var(--pt-text-figure);line-height:20px;font-weight:var(--pt-w-semibold);letter-spacing:-.02em;color:var(--pt-ink);font-variant-numeric:tabular-nums}.pt-stat-cap{font-size:var(--pt-text-caption);line-height:15px;color:var(--pt-muted)}.pt-money{font-family:var(--pt-ui);font-size:var(--pt-text-money);line-height:1.05;font-weight:var(--pt-w-semibold);letter-spacing:-.03em;color:var(--pt-ink);font-variant-numeric:tabular-nums}.pt-money--xl{font-size:var(--pt-text-money-xl)}.pt-dot{width:7px;height:7px;flex-shrink:0;border-radius:var(--pt-radius-pill);background:var(--pt-hairline)}.pt-dot--leaf{background:var(--pt-leaf)}.pt-dot--amber{background:var(--pt-amber)}.pt-dot--rust{background:var(--pt-rust)}.pt-dot--ink{background:var(--pt-ink)}.pt-dot--inert{background:var(--pt-hairline)}.pt-dot--peach{background:var(--pt-peach)}.pt-status{display:inline-flex;align-items:center;gap:8px;font-size:var(--pt-text-body);line-height:17px;color:var(--pt-body)}.pt-chip{display:inline-flex;align-items:center;gap:9px;background:var(--pt-surface);border:1px solid var(--pt-hairline);border-radius:var(--pt-radius-pill);padding:10px 18px;font-size:var(--pt-text-body);line-height:17px;font-weight:var(--pt-w-semibold);color:var(--pt-ink);white-space:nowrap}.pt-chip--canvas{background:var(--pt-canvas);border-color:transparent}.pt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--pt-radius-pill);padding:11px 19px;font-family:var(--pt-ui);font-size:var(--pt-text-body);line-height:17px;font-weight:var(--pt-w-semibold);white-space:nowrap;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.pt-btn--primary{background:var(--pt-ink);color:var(--pt-surface)}.pt-btn--primary:hover{background:#2a2a27}.pt-btn--secondary{background:var(--pt-canvas);border-color:var(--pt-hairline);color:var(--pt-ink)}.pt-btn--secondary:hover{background:var(--pt-deep-warm)}.pt-btn--ghost{background:var(--pt-surface);border-color:var(--pt-hairline);color:var(--pt-ink)}.pt-btn--ghost:hover{background:var(--pt-canvas)}.pt-btn--lg{padding:14px 26px;font-size:var(--pt-text-row);line-height:18px}.pt-btn--block{width:100%}.pt-btn:disabled,.pt-btn[aria-disabled=true]{background:var(--pt-canvas);border-color:transparent;color:var(--pt-muted);cursor:not-allowed}.pt-timeline{display:flex;align-items:flex-start;width:100%;padding:8px 32px 26px}.pt-stop{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:13px}.pt-stop--last{flex:0 0 auto}.pt-stop-track{display:flex;align-items:center;width:100%}.pt-stop-dot{width:11px;height:11px;flex-shrink:0;border-radius:var(--pt-radius-pill);background:var(--pt-canvas);border:2px solid var(--pt-hairline);box-sizing:border-box}.pt-stop-line{flex:1 1 0;height:2px;background:var(--pt-hairline)}.pt-stop-label{display:flex;flex-direction:column;gap:3px;padding-right:18px}.pt-stop-name{font-size:var(--pt-text-body);line-height:18px;color:var(--pt-body);min-height:38px}.pt-stop-when{font-size:var(--pt-text-caption);line-height:15px;color:var(--pt-muted)}.pt-stop--done .pt-stop-dot{background:var(--pt-leaf);border-color:var(--pt-leaf)}.pt-stop--done .pt-stop-line{background:var(--pt-leaf)}.pt-stop--now .pt-stop-dot{width:14px;height:14px;background:var(--pt-ink);border-color:var(--pt-ink)}.pt-stop--now .pt-stop-name,.pt-stop--now .pt-stop-when{color:var(--pt-ink);font-weight:var(--pt-w-semibold)}.pt-eyebrow{font-size:var(--pt-text-micro);line-height:14px;font-weight:var(--pt-w-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--pt-muted)}.pt-caption{font-size:var(--pt-text-caption);line-height:15px;color:var(--pt-muted)}.pt-text{font-size:var(--pt-text-body);line-height:19px;color:var(--pt-body)}.pt-muted{color:var(--pt-muted)}.pt-ink{color:var(--pt-ink)}.pt-num{font-variant-numeric:tabular-nums}.pt-hide{display:none!important}.pt-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(min-width:1081px)and (max-width:1439px){.pt-main{width:auto;flex:855 1 0;min-width:0}.pt-side{width:auto;flex:456 1 0;min-width:0}}@media(max-width:1080px){.pt-cols{flex-direction:column}.pt-main,.pt-side{width:100%;flex-shrink:1}.pt-timeline{overflow-x:auto;scrollbar-width:none}.pt-timeline::-webkit-scrollbar{display:none}.pt-stop{flex:1 0 116px}.pt-stop--last{flex:0 0 auto}}@media(max-width:900px){.pt-nav-inner{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand right" "items items";align-items:center;gap:10px 12px;padding:12px var(--pt-gutter)}.pt-nav-left{display:contents}.pt-nav-brand{grid-area:brand}.pt-nav-right{grid-area:right}.pt-nav-items{grid-area:items;gap:20px;-webkit-overflow-scrolling:touch;margin-inline:calc(var(--pt-gutter) * -1);padding-inline:var(--pt-gutter)}}@media(max-width:767px){:root{--pt-gutter: 20px;--pt-text-h1: 32px;--pt-text-money: 40px;--pt-text-money-xl: 44px;--pt-col-gap: 16px;--pt-stack-gap: 14px}.pt-nav-item{min-height:44px}.pt-body{padding:28px var(--pt-gutter) 64px}.pt-h1{line-height:36px}.pt-voice{font-size:14px;line-height:21px;max-width:none}.pt-header{gap:12px;margin-bottom:24px}.pt-header-row{flex-direction:column;align-items:flex-start;gap:16px}.pt-header-aside{gap:12px;flex-wrap:wrap}.pt-card-head{padding:18px 20px 14px}.pt-card-foot{flex-direction:column;align-items:stretch;gap:14px;padding:16px 20px}.pt-card-foot-acts{flex-wrap:wrap}.pt-card-pad{padding:14px 20px 20px}.pt-card-meta{text-align:left}.pt-row{flex-wrap:wrap;align-items:center;row-gap:8px;column-gap:12px;padding:14px 20px;min-height:44px}.pt-row-title{width:100%}.pt-row-status{width:auto;flex:1 1 auto}.pt-row-act{flex:0 0 auto;justify-content:flex-start;min-height:44px}.pt-row-end{flex:0 0 auto}.pt-row--head{display:none}.pt-row--band{padding:12px 20px;flex-wrap:nowrap;column-gap:12px;min-height:0}.pt-row--band .pt-row-title{width:auto;flex:0 1 auto}.pt-row--band .pt-row-act{flex:1 1 auto;justify-content:flex-end;text-align:right;min-height:0}.pt-spec{padding:12px 20px}.pt-stats{flex-direction:column}.pt-stat{padding:16px 20px}.pt-stat+.pt-stat{border-left:0;border-top:1px solid var(--pt-hairline)}.pt-timeline{flex-direction:column;overflow-x:visible;padding:16px 20px 20px}.pt-stop{flex:0 0 auto;flex-direction:row;align-items:stretch;gap:14px;width:100%}.pt-stop-track{flex:0 0 auto;flex-direction:column;align-items:center;width:14px;align-self:stretch}.pt-stop-line{width:2px;height:auto;flex:1 1 0;min-height:10px}.pt-stop-label{padding-right:0;padding-bottom:16px;gap:2px}.pt-stop--last .pt-stop-label{padding-bottom:0}.pt-stop-name{min-height:0}.pt-btn{min-height:44px;padding:12px 20px}.pt-btn--lg{min-height:48px}.pt-card-action{min-height:44px}.pt-chip{min-height:40px}}@media(max-width:400px){.pt-money{font-size:23px}.pt-money--xl{font-size:24px}}@media(prefers-reduced-motion:reduce){.pt-shell *,.pt-shell *:before,.pt-shell *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
