:root{--pm-color-brand:#e60023;--pm-color-brand-hover:#ad081b;--pm-color-brand-active:#8d0719;--pm-color-brand-soft:#fce8ec;--pm-color-brand-soft-hover:#fbd6dd;--pm-color-brand-ring:rgba(230,0,35,.16);--pm-color-success:#258017;--pm-color-success-soft:#e6f3e3;--pm-color-warning:#b86b00;--pm-color-warning-soft:#fdf2dc;--pm-color-danger:#c20019;--pm-color-danger-soft:#fde4e7;--pm-color-text:#111;--pm-color-text-muted:#767676;--pm-color-text-faint:#a0a0a0;--pm-color-text-on-brand:#fff;--pm-color-text-link:var(--pm-color-brand);--pm-color-surface:#fff;--pm-color-surface-alt:#f7f7f7;--pm-color-surface-muted:#f0f0f0;--pm-color-surface-canvas:#f8f8f8;--pm-color-overlay:hsla(0,0%,7%,.55);--pm-color-border:#e2e2e2;--pm-color-border-strong:#c8c8c8;--pm-color-border-subtle:#ededed;--pm-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji";--pm-fs-xs:11px;--pm-fs-sm:12px;--pm-fs-base:13px;--pm-fs-md:14px;--pm-fs-lg:16px;--pm-fs-xl:18px;--pm-fs-2xl:22px;--pm-fs-3xl:28px;--pm-lh-tight:1.2;--pm-lh-snug:1.35;--pm-lh-base:1.5;--pm-fw-regular:400;--pm-fw-medium:500;--pm-fw-semibold:600;--pm-fw-bold:700;--pm-fw-heavy:800;--pm-space-0:0;--pm-space-1:2px;--pm-space-2:4px;--pm-space-3:8px;--pm-space-4:12px;--pm-space-5:16px;--pm-space-6:20px;--pm-space-7:24px;--pm-space-8:32px;--pm-space-9:40px;--pm-space-10:48px;--pm-radius-xs:4px;--pm-radius-sm:6px;--pm-radius-md:10px;--pm-radius-lg:14px;--pm-radius-xl:20px;--pm-radius-pill:999px;--pm-shadow-xs:0 1px 1px hsla(0,0%,7%,.04);--pm-shadow-sm:0 1px 2px hsla(0,0%,7%,.06),0 1px 1px hsla(0,0%,7%,.04);--pm-shadow-md:0 4px 12px hsla(0,0%,7%,.08);--pm-shadow-lg:0 12px 32px hsla(0,0%,7%,.1);--pm-shadow-focus:0 0 0 3px var(--pm-color-brand-ring);--pm-ease-out:cubic-bezier(0.2,0,0,1);--pm-ease-in-out:cubic-bezier(0.4,0,0.2,1);--pm-duration-fast:120ms;--pm-duration-base:180ms;--pm-duration-slow:280ms;--pm-panel-padding-x:var(--pm-space-5);--pm-panel-padding-y:var(--pm-space-5);--pm-home-section-gap:var(--pm-space-5);--pm-home-block-gap:var(--pm-space-4);--pm-home-footer-block-gap:var(--pm-space-3);--pm-home-tight-gap:var(--pm-space-3);--pm-control-height-sm:32px;--pm-control-height-md:40px;--pm-control-height-lg:48px;--pm-z-base:1;--pm-z-sticky:10;--pm-z-overlay:50;--pm-z-modal:100;--pm-z-toast:200}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--pm-color-surface)}body{display:block;font-family:var(--pm-font-family);color:var(--pm-color-text)}#root,body{min-height:100vh}#root{width:100%;overflow:auto}img{max-width:100%;height:auto}.AppShell_shell__Uk1Ra{width:100%;height:100vh;max-height:100vh;height:100dvh;max-height:100dvh;overflow:hidden;background:var(--pm-color-surface);color:var(--pm-color-text);font-family:var(--pm-font-family);font-size:var(--pm-fs-md);line-height:var(--pm-lh-base)}.AppShell_body__5aTs1,.AppShell_shell__Uk1Ra{display:flex;flex-direction:column;min-height:0}.AppShell_body__5aTs1{flex:1 1 auto;background-color:var(--pm-color-surface);padding:var(--pm-space-4) var(--pm-panel-padding-x) var(--pm-space-4);gap:var(--pm-home-section-gap,var(--pm-space-5))}.AppShell_bodyScroll__p9dI1{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.AppShell_bodyScroll__p9dI1::-webkit-scrollbar{display:none;width:0;height:0}.AppShell_footer__5BvK0{flex-shrink:0;display:flex;flex-direction:column;gap:0;background:var(--pm-color-surface)}.IconButton_iconButton__Qq_3n{display:inline-flex;align-items:center;justify-content:center;width:var(--pm-control-height-md);height:var(--pm-control-height-md);background:transparent;border:1px solid transparent;border-radius:var(--pm-radius-md);color:var(--pm-color-text);cursor:pointer;transition:background-color var(--pm-duration-base) var(--pm-ease-out),border-color var(--pm-duration-base) var(--pm-ease-out),color var(--pm-duration-base) var(--pm-ease-out)}.IconButton_iconButton__Qq_3n:hover:not(:disabled){background-color:var(--pm-color-surface-muted)}.IconButton_iconButton__Qq_3n:focus-visible{outline:none;box-shadow:var(--pm-shadow-focus)}.IconButton_iconButton__Qq_3n:disabled{opacity:.4;cursor:not-allowed}.IconButton_sm__xF_SN{width:var(--pm-control-height-sm);height:var(--pm-control-height-sm);border-radius:var(--pm-radius-sm)}.IconButton_lg__orK4O{width:var(--pm-control-height-lg);height:var(--pm-control-height-lg)}.IconButton_bordered__3lock{border-color:var(--pm-color-border);background-color:var(--pm-color-surface)}.AppHeader_header__9tTVu{padding:var(--pm-space-4) var(--pm-panel-padding-x);background:var(--pm-color-surface);border-bottom:1px solid var(--pm-color-border-subtle);flex-shrink:0}.AppHeader_header__9tTVu,.AppHeader_leading__O4f3Q{display:flex;align-items:center;gap:var(--pm-space-3)}.AppHeader_leading__O4f3Q{min-width:0;flex:1 1 auto}.AppHeader_brand__TPpv9{display:flex;align-items:flex-start;gap:var(--pm-space-3);min-width:0}.AppHeader_title___O2N3{font-size:var(--pm-fs-md);font-weight:var(--pm-fw-semibold);color:var(--pm-color-text);margin:0;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;word-break:break-word;overflow-wrap:anywhere}.AppHeader_actions__UoTJn{display:flex;align-items:center;gap:var(--pm-space-1);flex-shrink:0}.AppHeader_backButton__dc2P0{margin-right:var(--pm-space-1)}.Button_button__hMNEn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--pm-space-3);font-family:var(--pm-font-family);font-weight:var(--pm-fw-bold);line-height:1;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:var(--pm-radius-md);cursor:pointer;transition:background-color var(--pm-duration-base) var(--pm-ease-out),color var(--pm-duration-base) var(--pm-ease-out),border-color var(--pm-duration-base) var(--pm-ease-out),box-shadow var(--pm-duration-base) var(--pm-ease-out),transform var(--pm-duration-fast) var(--pm-ease-out);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.Button_button__hMNEn:focus-visible{outline:none;box-shadow:var(--pm-shadow-focus)}.Button_button__hMNEn:disabled,.Button_button__hMNEn[aria-disabled=true]{cursor:not-allowed;opacity:.6}.Button_fullWidth__JjsBk{width:100%}.Button_sm__h9eWB{height:var(--pm-control-height-sm);padding:0 var(--pm-space-4);font-size:var(--pm-fs-sm)}.Button_md__exKk_{height:var(--pm-control-height-md);padding:0 var(--pm-space-6);font-size:var(--pm-fs-md)}.Button_lg__PdjsY{height:var(--pm-control-height-lg);padding:0 var(--pm-space-7);font-size:var(--pm-fs-lg)}.Button_primary__oSpWt{background-color:var(--pm-color-brand);color:var(--pm-color-text-on-brand)}.Button_primary__oSpWt:hover:not(:disabled):not([aria-disabled=true]){background-color:var(--pm-color-brand-hover)}.Button_primary__oSpWt:active:not(:disabled):not([aria-disabled=true]){background-color:var(--pm-color-brand-active)}.Button_secondary__lRe7Q{background-color:var(--pm-color-surface);color:var(--pm-color-text);border-color:var(--pm-color-border)}.Button_secondary__lRe7Q:hover:not(:disabled):not([aria-disabled=true]){background-color:var(--pm-color-surface-muted);border-color:var(--pm-color-border-strong)}.Button_outline__Zj6Ls{background-color:var(--pm-color-surface);color:var(--pm-color-brand);border-color:var(--pm-color-brand)}.Button_outline__Zj6Ls:hover:not(:disabled):not([aria-disabled=true]),.Button_soft__tZFYJ{background-color:var(--pm-color-brand-soft)}.Button_soft__tZFYJ{color:var(--pm-color-brand-hover);font-weight:var(--pm-fw-bold)}.Button_soft__tZFYJ:hover:not(:disabled):not([aria-disabled=true]){background-color:var(--pm-color-brand-soft-hover)}.Button_ghost__mZ9vJ{background-color:transparent;color:var(--pm-color-text);border-color:transparent}.Button_ghost__mZ9vJ:hover:not(:disabled):not([aria-disabled=true]){background-color:var(--pm-color-surface-muted)}.Button_success__cKUHp{background-color:var(--pm-color-success-soft);color:var(--pm-color-success);font-weight:var(--pm-fw-bold)}.Button_loading__WH8KX{cursor:progress;pointer-events:none}.Button_loading__WH8KX .Button_label__ViwpZ{visibility:hidden}.Button_spinner____7ub{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.Button_spinnerInner__wm_9D{width:16px;height:16px;border-radius:50%;border:2px solid;border-top:2px solid transparent;animation:Button_pm-spin__LVuMk .7s linear infinite;opacity:.85}@keyframes Button_pm-spin__LVuMk{to{transform:rotate(1turn)}}.SearchInput_wrapper__Ybs2J{position:relative;display:flex;align-items:center;width:100%;min-width:0;box-sizing:border-box;background:var(--pm-color-surface);border:1px solid var(--pm-color-border);border-radius:var(--pm-radius-md);padding:0 var(--pm-space-3) 0 var(--pm-space-5);height:var(--pm-control-height-md);transition:border-color var(--pm-duration-base) var(--pm-ease-out),box-shadow var(--pm-duration-base) var(--pm-ease-out)}.SearchInput_wrapper__Ybs2J:focus-within{border-color:var(--pm-color-text);box-shadow:var(--pm-shadow-focus)}.SearchInput_leading__6NIWt{display:inline-flex;margin-right:var(--pm-space-3);color:var(--pm-color-text-muted)}.SearchInput_input__GMvud{flex:1 1 auto;height:100%;border:none;background:transparent;font-family:inherit;font-size:var(--pm-fs-md);color:var(--pm-color-text);outline:none;padding:0;min-width:0}.SearchInput_input__GMvud::placeholder{color:var(--pm-color-text-muted)}.SearchInput_trailing__DbhKY{display:inline-flex;align-items:center;margin-left:var(--pm-space-2);flex-shrink:0}.SearchInput_trailingButton____mYN{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--pm-radius-pill);background:transparent;border:none;color:var(--pm-color-text-muted);cursor:pointer;transition:background-color var(--pm-duration-base) var(--pm-ease-out)}.SearchInput_trailingButton____mYN:hover{background:var(--pm-color-surface-muted);color:var(--pm-color-text)}.SearchInput_trailingButton____mYN:focus-visible{outline:none;box-shadow:var(--pm-shadow-focus)}.Chip_chip__76qLF{display:inline-flex;align-items:center;gap:var(--pm-space-2);height:var(--pm-control-height-sm);padding:0 var(--pm-space-4);background:var(--pm-color-surface-muted);border:none;border-radius:var(--pm-radius-pill);font-family:inherit;font-size:var(--pm-fs-sm);font-weight:var(--pm-fw-bold);color:var(--pm-color-text);cursor:pointer;white-space:nowrap;transition:background-color var(--pm-duration-base) var(--pm-ease-out),color var(--pm-duration-base) var(--pm-ease-out)}.Chip_chip__76qLF:hover:not(:disabled){background:#e5e5e5}.Chip_chip__76qLF:focus-visible{outline:none;box-shadow:var(--pm-shadow-focus)}.Chip_active__GsWpw{background:var(--pm-color-brand);color:var(--pm-color-text-on-brand)}.Chip_active__GsWpw:hover{background:var(--pm-color-brand-hover)}.Chip_removable__8PIQR{padding-right:var(--pm-space-2)}.Chip_removeButton__6X59y{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:50%;background:transparent;color:inherit;cursor:pointer;padding:0}.Chip_removeButton__6X59y:hover{background:hsla(0,0%,7%,.08)}.Chip_row__N_18q{flex-wrap:wrap}.Chip_row__N_18q,.Chip_scrollRow__F7f4P{display:flex;gap:var(--pm-space-2);align-items:center}.Chip_scrollRow__F7f4P{overflow-x:auto;scrollbar-width:none;padding-bottom:var(--pm-space-1)}.Chip_scrollRow__F7f4P::-webkit-scrollbar{display:none}.BoardCard_card__ktlFR{display:flex;flex-direction:column;gap:var(--pm-space-3);text-align:left;padding:0;background:transparent;border:none;cursor:pointer;font-family:inherit;width:100%;color:inherit}.BoardCard_card__ktlFR[data-view=list]{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;grid-gap:var(--pm-space-3);gap:var(--pm-space-3)}.BoardCard_card__ktlFR:focus-visible{outline:none}.BoardCard_card__ktlFR:focus-visible .BoardCard_cover__8tDLD{box-shadow:var(--pm-shadow-focus)}.BoardCard_cover__8tDLD{position:relative;width:100%;aspect-ratio:4/3;border-radius:var(--pm-radius-md);overflow:hidden;background:var(--pm-color-surface-muted);border:1px solid var(--pm-color-border-subtle);transition:transform var(--pm-duration-base) var(--pm-ease-out)}.BoardCard_card__ktlFR[data-view=list] .BoardCard_cover__8tDLD{aspect-ratio:1/1}.BoardCard_card__ktlFR:hover .BoardCard_cover__8tDLD{transform:translateY(-1px)}.BoardCard_card__ktlFR[data-view=list]:hover .BoardCard_cover__8tDLD{transform:none}.BoardCard_coverStack__1hXmB{display:flex;flex-direction:row;width:100%;height:100%;min-height:0;gap:1px;background:var(--pm-color-border-subtle)}.BoardCard_coverStackCol__YASsE{flex:1 1;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:var(--pm-color-surface-muted)}.BoardCard_coverStackCol__YASsE>.BoardCard_coverPhoto__K8BA4,.BoardCard_coverStackCol__YASsE>span{flex:1 1;min-height:0;width:100%}.BoardCard_coverPhoto__K8BA4{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;position:relative;background:var(--pm-color-surface-muted)}.BoardCard_coverPhotoImg__TEHbU{width:100%;height:100%;object-fit:cover;object-position:50% 38%;display:block;transform:scale(1.09);transform-origin:center center}.BoardCard_coverStackPhoto__odcV4 .BoardCard_coverPhotoImg__TEHbU{transform:scale(1.15);object-position:50% 40%}.BoardCard_fallbackStack1__irqpG,.BoardCard_fallbackStack2__9W3lD{display:block}.BoardCard_fallbackStack1__irqpG{background:linear-gradient(145deg,#efe8e0,#e8ded4 45%,#f2ebe6)}.BoardCard_fallbackStack2__9W3lD{background:linear-gradient(165deg,#e5ded6,#f0e9e1)}.BoardCard_body__0qRn_{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--pm-space-1);padding:0 1px 0 0;min-width:0}.BoardCard_card__ktlFR[data-view=list] .BoardCard_body__0qRn_{align-items:center}.BoardCard_textBlock__Bu1XC{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:stretch;align-self:stretch;gap:var(--pm-space-2);padding-top:1px}.BoardCard_menu__5AK_T{position:static;flex:0 0 auto;width:26px;height:26px;border-radius:var(--pm-radius-sm);display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;background:transparent;color:var(--pm-color-text-faint);border:none;box-shadow:none;cursor:pointer;margin-top:1px;flex-shrink:0;transition:color var(--pm-duration-base) var(--pm-ease-out),background-color var(--pm-duration-base) var(--pm-ease-out)}.BoardCard_body__0qRn_:hover .BoardCard_menu__5AK_T,.BoardCard_card__ktlFR:focus-within .BoardCard_menu__5AK_T{color:var(--pm-color-text-muted)}.BoardCard_menu__5AK_T:hover{color:var(--pm-color-text);background:var(--pm-color-surface-muted)}.BoardCard_title__fEsaO{font-size:12.5px;font-weight:var(--pm-fw-bold);color:var(--pm-color-text);margin:0;line-height:1.35;letter-spacing:-.02em;width:100%;min-width:0;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BoardCard_card__ktlFR[data-view=list] .BoardCard_title__fEsaO{font-size:var(--pm-fs-sm)}.BoardCard_meta__wxbHg{font-size:10.5px;font-weight:var(--pm-fw-medium);color:var(--pm-color-text-faint);margin:0;line-height:1.35;letter-spacing:.01em;width:100%;min-width:0;max-width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UsageRing_ring__TjOX9{display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.UsageRing_svg__OjEX0{display:block;transform:rotate(-90deg)}.UsageRing_track__Y6l46{fill:none;stroke:var(--pm-color-surface-muted)}.UsageRing_progress__bA3Zy{fill:none;stroke:var(--pm-color-brand);stroke-linecap:round;transition:stroke-dashoffset var(--pm-duration-slow) var(--pm-ease-out)}.UsageRing_warning__ZbJWw{stroke:var(--pm-color-warning)}.UsageRing_danger__9aEjQ{stroke:var(--pm-color-danger)}.UsageRing_label__qn_gN{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:var(--pm-fs-sm);font-weight:var(--pm-fw-bold);color:var(--pm-color-text);line-height:1}.UsageRing_unit__BVzRH{font-size:var(--pm-fs-xs);color:var(--pm-color-text-muted);font-weight:var(--pm-fw-medium);margin-top:2px}.BottomNav_bar__TCCvZ{display:flex;align-items:stretch;justify-content:space-around;padding:var(--pm-space-2) var(--pm-space-4) var(--pm-space-3);background:var(--pm-color-surface)}.BottomNav_item__SiNBf{flex:1 1;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--pm-space-1);padding:var(--pm-space-1) var(--pm-space-2);background:transparent;border:none;color:var(--pm-color-text-faint);cursor:pointer;font-family:inherit;font-size:var(--pm-fs-xs);font-weight:var(--pm-fw-medium);border-radius:var(--pm-radius-sm);transition:color var(--pm-duration-base) var(--pm-ease-out),background-color var(--pm-duration-base) var(--pm-ease-out)}.BottomNav_item__SiNBf:hover{color:var(--pm-color-text-muted);background-color:var(--pm-color-surface-muted)}.BottomNav_item__SiNBf:focus-visible{outline:none;box-shadow:var(--pm-shadow-focus)}.BottomNav_itemActive__dQltF{color:var(--pm-color-brand)}.BottomNav_itemActive__dQltF:hover{color:var(--pm-color-brand-hover)}.BottomNav_label__6slS9{white-space:nowrap}.EmptyState_empty__r4qGR{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--pm-space-4);padding:var(--pm-space-8) var(--pm-space-5);flex:1 1 auto}.EmptyState_illustration__oWfYN{width:96px;height:96px;border-radius:var(--pm-radius-pill);background:var(--pm-color-brand-soft);color:var(--pm-color-brand);display:inline-flex;align-items:center;justify-content:center}.EmptyState_illustrationAsset__lJKt4{width:100%;max-width:240px;height:auto;min-height:0;aspect-ratio:1448/1086;border-radius:var(--pm-radius-md);background:transparent;padding:0}.EmptyState_title___sezM{font-size:var(--pm-fs-xl);font-weight:var(--pm-fw-bold);color:var(--pm-color-text);margin:0;line-height:var(--pm-lh-snug)}.EmptyState_description__Be39x{font-size:var(--pm-fs-md);color:var(--pm-color-text-muted);margin:0;line-height:var(--pm-lh-base);max-width:280px}.EmptyState_actions__SKW8j{display:flex;flex-direction:column;gap:var(--pm-space-3);align-items:stretch;width:100%;max-width:240px;margin-top:var(--pm-space-2)}.EmptyState_compact__zihcE{padding:var(--pm-space-6) var(--pm-space-4);gap:var(--pm-space-3)}.EmptyState_compact__zihcE .EmptyState_illustration__oWfYN{width:64px;height:64px}.EmptyState_compact__zihcE .EmptyState_illustration__oWfYN.EmptyState_illustrationAsset__lJKt4{width:100%;max-width:220px;height:auto;min-height:0}.EmptyState_compact__zihcE .EmptyState_title___sezM{font-size:var(--pm-fs-lg)}.Callout_callout__ZdhI1{display:flex;align-items:flex-start;gap:var(--pm-space-3);padding:var(--pm-space-4) var(--pm-space-5);border-radius:var(--pm-radius-md);border:1px solid transparent;background:var(--pm-color-surface-muted);color:var(--pm-color-text);font-size:var(--pm-fs-sm);line-height:var(--pm-lh-base)}.Callout_icon__LrlHS{display:inline-flex;margin-top:2px;flex-shrink:0}.Callout_body__9xvaC{flex:1 1 auto;display:flex;flex-direction:column;gap:var(--pm-space-2)}.Callout_title__cnIpk{font-weight:var(--pm-fw-bold);color:inherit}.Callout_actions__KcPA6{display:flex;gap:var(--pm-space-3);margin-top:var(--pm-space-2);align-items:center}.Callout_info__UdQ2s{background:#eef4ff;border-color:#d6e3ff;color:#1d3a7a}.Callout_success__zQfln{background:var(--pm-color-success-soft);border-color:#c5e0bf;color:var(--pm-color-success)}.Callout_warning__0xbQI{background:var(--pm-color-warning-soft);border-color:#f5dfb6;color:var(--pm-color-warning)}.Callout_danger__PiAmQ{background:var(--pm-color-danger-soft);border-color:#f7c4c9;color:var(--pm-color-danger)}.Callout_brand__hBIVb{background:var(--pm-color-brand-soft);border-color:#f9c8d0;color:var(--pm-color-brand-hover)}.Modal_backdrop__MVQWC{position:fixed;inset:0;background:var(--pm-color-overlay);display:flex;justify-content:center;align-items:flex-end;z-index:var(--pm-z-modal);padding:var(--pm-space-5);animation:Modal_backdropIn__2xgYC var(--pm-duration-base) var(--pm-ease-out)}.Modal_backdrop__MVQWC[data-align=centre]{align-items:center}.Modal_dialog__npQ5w{background:var(--pm-color-surface);width:100%;max-width:520px;border-radius:var(--pm-radius-lg);box-shadow:var(--pm-shadow-lg);display:flex;flex-direction:column;max-height:92vh;outline:none;animation:Modal_dialogIn__r4zXh var(--pm-duration-base) var(--pm-ease-out)}.Modal_dialog__npQ5w[data-size=narrow]{max-width:420px}.Modal_header__8JnYo{display:flex;align-items:center;justify-content:space-between;gap:var(--pm-space-4);padding:var(--pm-space-5) var(--pm-space-6);border-bottom:1px solid var(--pm-color-border-subtle)}.Modal_title__iI9nk{font-size:var(--pm-fs-lg);font-weight:var(--pm-fw-semibold);color:var(--pm-color-text)}.Modal_subtitle__z2HHI{margin-top:var(--pm-space-1);font-size:var(--pm-fs-sm);color:var(--pm-color-text-muted);line-height:var(--pm-lh-snug)}.Modal_body__9cyDA{padding:var(--pm-space-5) var(--pm-space-6);overflow-y:auto}.Modal_footer__phBNt{display:flex;justify-content:flex-end;align-items:center;gap:var(--pm-space-3);padding:var(--pm-space-4) var(--pm-space-6);border-top:1px solid var(--pm-color-border-subtle);background:var(--pm-color-surface-alt);border-bottom-left-radius:var(--pm-radius-lg);border-bottom-right-radius:var(--pm-radius-lg)}@keyframes Modal_backdropIn__2xgYC{0%{opacity:0}to{opacity:1}}@keyframes Modal_dialogIn__r4zXh{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Modal_backdrop__MVQWC,.Modal_dialog__npQ5w{animation:none}}.Toggle_row__lqbEB{display:flex;align-items:center;justify-content:space-between;gap:var(--pm-space-4);padding:var(--pm-space-3) 0}.Toggle_rowCompact__WzZ5f{padding:0;gap:var(--pm-space-3)}.Toggle_label__aD0kF{display:flex;flex-direction:column;gap:var(--pm-space-1)}.Toggle_title__r7RAh{font-size:var(--pm-fs-base);font-weight:var(--pm-fw-medium);color:var(--pm-color-text)}.Toggle_rowCompact__WzZ5f .Toggle_title__r7RAh{font-size:var(--pm-fs-xs)}.Toggle_description__XDBf2{font-size:var(--pm-fs-sm);color:var(--pm-color-text-muted);line-height:var(--pm-lh-snug)}.Toggle_switch__g29_6{position:relative;width:36px;height:22px;flex:none;border-radius:var(--pm-radius-pill);border:0;background:var(--pm-color-border-strong);cursor:pointer;transition:background-color var(--pm-duration-fast) var(--pm-ease-out);padding:0}.Toggle_switch__g29_6:focus-visible{outline:none;box-shadow:var(--pm-shadow-focus)}.Toggle_switch__g29_6[data-checked=true]{background:var(--pm-color-brand)}.Toggle_thumb__n8lok{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:var(--pm-color-surface);box-shadow:var(--pm-shadow-xs);transition:transform var(--pm-duration-fast) var(--pm-ease-out)}.Toggle_switch__g29_6[data-checked=true] .Toggle_thumb__n8lok{transform:translateX(14px)}.Toggle_switch__g29_6[disabled]{opacity:.55;cursor:not-allowed}.PinTile_tile__2514x{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;border-radius:var(--pm-radius-md);background:transparent;cursor:pointer;border:none;transition:border-color var(--pm-duration-fast) var(--pm-ease-out),box-shadow var(--pm-duration-fast) var(--pm-ease-out),transform var(--pm-duration-fast) var(--pm-ease-out);overflow:visible}.PinTile_tile__2514x:focus-visible{outline:none;box-shadow:var(--pm-shadow-focus)}.PinTile_tile__2514x:hover{transform:translateY(-.5px)}.PinTile_tile__2514x[data-selected=true]{box-shadow:none}.PinTile_media__9i68I{position:relative;width:100%;min-height:0;overflow:hidden;background:var(--pm-color-surface-muted);border:1px solid var(--pm-color-border-subtle);border-radius:var(--pm-radius-md);transition:border-color var(--pm-duration-fast) var(--pm-ease-out),box-shadow var(--pm-duration-fast) var(--pm-ease-out)}.PinTile_tile__2514x:hover .PinTile_media__9i68I{box-shadow:var(--pm-shadow-sm)}.PinTile_tile__2514x[data-selected=true] .PinTile_media__9i68I{border-color:var(--pm-color-brand);box-shadow:0 0 0 1px var(--pm-color-brand)}.PinTile_image__Sdqzc{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--pm-duration-base) var(--pm-ease-out),opacity var(--pm-duration-base) var(--pm-ease-out)}.PinTile_tile__2514x:hover .PinTile_image__Sdqzc{transform:scale(1.02)}.PinTile_tile__2514x[data-imported=true] .PinTile_image__Sdqzc{opacity:.72}.PinTile_importedScrim__qKV15{position:absolute;inset:0;background:hsla(0,0%,100%,.35);pointer-events:none}.PinTile_importedCenter__ydx2I{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.PinTile_importedText__S1Y4h{font-size:var(--pm-fs-sm);font-weight:var(--pm-fw-semibold);letter-spacing:0;text-transform:none;color:var(--pm-color-text);background:hsla(0,0%,100%,.88);border:1px solid rgba(0,0,0,.06);padding:6px 12px;border-radius:var(--pm-radius-pill);box-shadow:var(--pm-shadow-xs)}.PinTile_selectRing__16Ybh{position:absolute;top:var(--pm-space-2);right:var(--pm-space-2);width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid hsla(0,0%,100%,.95);background:hsla(0,0%,100%,.88);color:transparent;box-shadow:0 1px 2px rgba(0,0,0,.08);z-index:1;pointer-events:none}.PinTile_selectRing__16Ybh[data-on=true]{background:var(--pm-color-brand);border-color:var(--pm-color-brand);color:var(--pm-color-text-on-brand)}.PinTile_tile__2514x[data-imported=true] .PinTile_selectRing__16Ybh{display:none}.PinTile_info__2dLLV{top:var(--pm-space-2);width:26px;height:26px;border-radius:50%;background:transparent;color:hsla(0,0%,100%,.92);display:flex;border:none;z-index:2;box-shadow:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.32))}.PinTile_importedOpen__GFDLf,.PinTile_info__2dLLV{position:absolute;right:var(--pm-space-2);align-items:center;justify-content:center;cursor:pointer}.PinTile_importedOpen__GFDLf{bottom:var(--pm-space-2);width:30px;height:30px;border-radius:var(--pm-radius-sm);border:1px solid var(--pm-color-border-subtle);background:hsla(0,0%,100%,.92);color:var(--pm-color-text);display:inline-flex;z-index:3;box-shadow:var(--pm-shadow-xs)}.PinTile_info__2dLLV:hover{color:#fff;background:transparent}.PinTile_tile__2514x[data-selected=true] .PinTile_info__2dLLV{top:42px}.PinTile_caption__krVri{display:flex;flex-wrap:wrap;gap:var(--pm-space-1);padding:var(--pm-space-2) 0 var(--pm-space-3);min-height:0}.PinTile_captionChip__PVQI6{display:inline-flex;width:auto;text-align:left;font-size:var(--pm-fs-xs);font-weight:var(--pm-fw-medium);color:var(--pm-color-text-muted);background:transparent;border:none;border-radius:0;padding:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.PinTile_captionChip__PVQI6:hover{background:transparent;color:var(--pm-color-text)}.PinTile_tile__2514x[data-list=true]{flex-direction:row;align-items:stretch;min-height:96px}.PinTile_listThumb__l_KXL{position:relative;width:96px;flex:none;align-self:stretch;min-height:96px;overflow:hidden;background:var(--pm-color-surface-muted);border-radius:var(--pm-radius-md)}.PinTile_listThumb__l_KXL .PinTile_image__Sdqzc{width:100%;height:100%;object-fit:cover;transform:none}.PinTile_listThumb__l_KXL .PinTile_selectRing__16Ybh{top:var(--pm-space-2);right:var(--pm-space-2)}.PinTile_listMeta__x_SOK{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:var(--pm-space-3) var(--pm-space-3) var(--pm-space-3) var(--pm-space-2);min-width:0}.PinTile_listTitle__2mq5n{font-size:var(--pm-fs-sm);font-weight:var(--pm-fw-semibold);color:var(--pm-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PinTile_listDescription__QuQoU{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.PinTile_listDescription__QuQoU,.PinTile_listTag__mHpzA{font-size:var(--pm-fs-xs);color:var(--pm-color-text-muted)}.PinTile_listTag__mHpzA{align-self:flex-start;margin-top:2px;padding:2px 8px;border-radius:var(--pm-radius-pill);background:var(--pm-color-surface-alt);border:1px solid var(--pm-color-border-subtle);cursor:pointer}.PinTile_tile__2514x[data-list=true] .PinTile_info__2dLLV{position:static;margin:var(--pm-space-3) var(--pm-space-2) var(--pm-space-3) 0;align-self:center;flex:none}.PinTile_tile__2514x[data-list=true] .PinTile_importedCenter__ydx2I,.PinTile_tile__2514x[data-list=true] .PinTile_importedScrim__qKV15{position:absolute;inset:0}.PinTile_tile__2514x[data-list=true]:hover{transform:none}.BoardSelect_row___4256{display:flex;align-items:center;gap:var(--pm-space-2);min-width:0;width:100%}.BoardSelect_selectWrap__X4_kv{position:relative;flex:1 1 auto;min-width:0}.BoardSelect_chevron__nEnMG{position:absolute;right:var(--pm-space-3);top:50%;transform:translateY(-50%);pointer-events:none;color:var(--pm-color-text-faint)}.BoardSelect_select__lMR48{width:100%;min-width:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:var(--pm-control-height-md);padding:0 var(--pm-space-8) 0 var(--pm-space-4);border-radius:var(--pm-radius-md);border:1px solid var(--pm-color-border);background:var(--pm-color-surface);font-size:var(--pm-fs-md);font-weight:var(--pm-fw-semibold);color:var(--pm-color-text);cursor:pointer;outline:none;transition:border-color var(--pm-duration-fast) var(--pm-ease-out),box-shadow var(--pm-duration-fast) var(--pm-ease-out)}.BoardSelect_select__lMR48:focus{border-color:var(--pm-color-brand);box-shadow:var(--pm-shadow-focus)}.BoardSelect_select__lMR48:disabled{opacity:.6;cursor:not-allowed}.BoardSelect_rowPinTitle__kfBfl{display:flex;flex-wrap:wrap;align-items:center;gap:var(--pm-space-2);min-width:0;width:100%;justify-content:flex-start}.BoardSelect_backGhost__OLTQy{flex-shrink:0;color:var(--pm-color-text-muted)}.BoardSelect_titleSelectLabel__nx3pL{position:relative;display:inline-flex;flex:1 1 auto;min-width:0;max-width:100%;cursor:pointer;border-radius:var(--pm-radius-sm)}.BoardSelect_titleSelectLabel__nx3pL:has(:disabled){cursor:not-allowed;opacity:.55}.BoardSelect_titleDisplay__Mddp1{display:inline-flex;align-items:center;gap:var(--pm-space-1);min-width:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BoardSelect_titleText__oMt_W{font-size:var(--pm-fs-md);font-weight:var(--pm-fw-semibold);line-height:var(--pm-lh-snug);color:var(--pm-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;flex:1 1 auto}.BoardSelect_titleChevron__AHjwd{display:inline-flex;flex-shrink:0;color:var(--pm-color-text-faint)}.BoardSelect_selectPinTitleOverlay__sC8a_{position:absolute;inset:0;width:100%;height:100%;margin:0;border:0;padding:0;cursor:pointer;opacity:0;z-index:1;font-size:1rem;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none}.BoardSelect_selectPinTitleOverlay__sC8a_:focus,.BoardSelect_selectPinTitleOverlay__sC8a_:focus-visible{outline:none}.BoardSelect_titleSelectLabel__nx3pL:focus-within{box-shadow:var(--pm-shadow-focus)}.ProgressCard_loader__qftCU{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(460px,100%);padding:0 var(--pm-space-5);text-align:center}.ProgressCard_title__JrUxf{margin:24px 0 0;font-size:32px;font-weight:var(--pm-fw-heavy);line-height:var(--pm-lh-tight);color:var(--pm-color-text);letter-spacing:0}.ProgressCard_bar__HxSCH{width:100%;max-width:560px;height:7px;border-radius:var(--pm-radius-pill);background:#e8e8eb;overflow:hidden}.ProgressCard_fill__7saiH{position:relative;display:block;height:100%;border-radius:var(--pm-radius-pill);background:var(--pm-color-brand);transition:width var(--pm-duration-base) var(--pm-ease-out)}.ProgressCard_fill__7saiH:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.48) 50%,transparent);animation:ProgressCard_loadingSweep__3pBV3 1.15s ease-in-out infinite}.ProgressCard_subtitle__XdYse{margin:12px 0 0;font-size:20px;color:var(--pm-color-text-muted);line-height:var(--pm-lh-normal)}.ProgressCard_actions__CcSTN{display:flex;justify-content:flex-end;margin-top:var(--pm-space-5);gap:var(--pm-space-3)}@keyframes ProgressCard_loadingSweep__3pBV3{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:560px){.ProgressCard_title__JrUxf{font-size:26px}.ProgressCard_subtitle__XdYse{font-size:var(--pm-fs-md)}}.Card_card__7jt2e{background:var(--pm-color-surface);border-radius:var(--pm-radius-lg);border:1px solid var(--pm-color-border-subtle);box-shadow:var(--pm-shadow-xs);padding:var(--pm-space-6);display:flex;flex-direction:column;gap:var(--pm-space-4)}.Card_card__7jt2e[data-variant=elevated]{box-shadow:var(--pm-shadow-md)}.Card_card__7jt2e[data-variant=brand]{border-color:var(--pm-color-brand);box-shadow:0 4px 18px rgba(230,0,35,.1)}.Card_card__7jt2e[data-variant=quiet]{background:var(--pm-color-surface-alt);box-shadow:none;border-color:var(--pm-color-border-subtle)}.Card_heading__YAeDm{font-size:var(--pm-fs-lg);font-weight:var(--pm-fw-semibold);color:var(--pm-color-text)}.Card_subheading__HbBaL{font-size:var(--pm-fs-sm);color:var(--pm-color-text-muted);line-height:var(--pm-lh-snug);margin-top:var(--pm-space-1)}.Card_row__k5tK_{display:flex;align-items:center;justify-content:space-between;gap:var(--pm-space-4)}