@keyframes BoardCard_skeleton-shimmer__PuaEN{0%{background-position:200% 0}to{background-position:-200% 0}}.BoardCard_card__ZYgrH{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:16/9}.BoardCard_card__ZYgrH:hover .BoardCard_deleteBtn__TlRhj,.BoardCard_card__ZYgrH:hover .BoardCard_link__WNR_z .BoardCard_overlay__kg4Jl{opacity:1}.BoardCard_link__WNR_z{display:block;width:100%;height:100%;border-radius:8px;position:relative;transition:transform .15s ease;text-decoration:none}.BoardCard_link__WNR_z:hover{transform:translateY(-2px)}.BoardCard_link__WNR_z:focus-visible{outline:3px solid #fff;outline-offset:2px}.BoardCard_overlay__kg4Jl{position:absolute;inset:0;background:rgba(0,0,0,.15);opacity:0;transition:opacity .15s ease;border-radius:8px}.BoardCard_content__Dx4EM{position:absolute;bottom:0;left:0;right:0;padding:.75rem;background:linear-gradient(transparent,rgba(0,0,0,.5))}.BoardCard_title__32n6e{font-size:1rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.BoardCard_description__S81pH,.BoardCard_title__32n6e{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BoardCard_description__S81pH{font-size:.75rem;color:hsla(0,0%,100%,.85);margin-top:2px}.BoardCard_stats__Zv99O{gap:.75rem;margin-top:.5rem}.BoardCard_stat__pbtCT,.BoardCard_stats__Zv99O{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.BoardCard_stat__pbtCT{gap:.25rem;font-size:.6875rem;color:hsla(0,0%,100%,.85);font-weight:500}.BoardCard_deleteBtn__TlRhj{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;display:flex;align-items:center;justify-content:center;position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;border-radius:3px;background:rgba(0,0,0,.4);color:#fff;opacity:0;transition:opacity .15s ease,background-color .15s ease;z-index:1}.BoardCard_deleteBtn__TlRhj:hover{background:rgba(235,90,70,.8)}.BoardCard_deleteBtn__TlRhj:focus-visible{opacity:1;outline:2px solid #fff;outline-offset:2px}@keyframes Modal_skeleton-shimmer__BqLuj{0%{background-position:200% 0}to{background-position:-200% 0}}.Modal_overlay__ODKS_{position:fixed;inset:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;animation:Modal_fade-in__DGN3V .15s ease}@media(max-width:639px){.Modal_overlay__ODKS_{padding:0;align-items:flex-end}}.Modal_dialog__sxF9l{position:relative;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(9,30,66,.45),0 0 0 1px rgba(9,30,66,.1);max-height:calc(100vh - 4rem);display:flex;flex-direction:column;animation:Modal_scale-in__5lc78 .15s ease;width:100%;overflow:hidden}@media(max-width:639px){.Modal_dialog__sxF9l{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:92vh}}.Modal_dialog--sm__BYV_y{max-width:400px}.Modal_dialog--md__0paNp{max-width:560px}.Modal_dialog--lg__Gze7N{max-width:720px}.Modal_dialog--xl__wh0bv{max-width:900px}.Modal_header__Oud82{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e2e5ea;flex-shrink:0}.Modal_title__76_GZ{font-size:1.125rem;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;margin-right:.75rem}.Modal_closeButton__oKtBV{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:#6b7280;flex-shrink:0;transition:background-color .15s ease,color .15s ease}.Modal_closeButton__oKtBV:hover{background-color:#f1f2f4;color:#111827}.Modal_closeButton__oKtBV:focus-visible{outline:2px solid #0079bf;outline-offset:2px}.Modal_content__mzw1l{overflow-y:auto;flex:1 1;scrollbar-width:thin;scrollbar-color:#cdd0d8 transparent}.Modal_content__mzw1l::-webkit-scrollbar{width:8px;height:8px}.Modal_content__mzw1l::-webkit-scrollbar-track{background:transparent}.Modal_content__mzw1l::-webkit-scrollbar-thumb{background-color:#cdd0d8;border-radius:9999px;border:2px solid transparent}@keyframes CardDetailModal_skeleton-shimmer__yIYn0{0%{background-position:200% 0}to{background-position:-200% 0}}.CardDetailModal_container__qxYpQ{display:grid;grid-template-columns:1fr 180px;grid-gap:1.25rem;gap:1.25rem;padding:1.25rem}@media(max-width:639px){.CardDetailModal_container__qxYpQ{grid-template-columns:1fr}}.CardDetailModal_main__gQ5Gm{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.CardDetailModal_titleSection__w47FP{display:grid;grid-template-columns:20px 1fr;grid-gap:.75rem;gap:.75rem;align-items:start}.CardDetailModal_titleIcon__Qc1Gj{color:#9ba3af;margin-top:4px;flex-shrink:0}.CardDetailModal_titleContent__3LVEA{min-width:0}.CardDetailModal_title__Ax2Dq{font-size:1.25rem;font-weight:600;color:#111827;line-height:1.25;word-break:break-word;cursor:pointer;padding:.25rem;border-radius:3px;transition:background-color .15s ease;margin:-.25rem}.CardDetailModal_title__Ax2Dq:hover{background-color:#f1f2f4}.CardDetailModal_title__Ax2Dq:focus-visible{outline:2px solid #0079bf;outline-offset:2px}.CardDetailModal_titleInput__cmxBg{padding:.5rem .75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.875rem;color:#111827;background-color:#fff;border:2px solid #e2e5ea;border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.CardDetailModal_titleInput__cmxBg::placeholder{color:#9ba3af}.CardDetailModal_titleInput__cmxBg:focus{border-color:#0079bf;box-shadow:0 0 0 3px rgba(0,121,191,.15)}.CardDetailModal_titleInput__cmxBg:disabled{background-color:#f1f2f4;cursor:not-allowed}.CardDetailModal_titleInput__cmxBg{font-size:1.25rem;font-weight:600;resize:none;width:100%}.CardDetailModal_listLabel___ktW3{font-size:.75rem;color:#6b7280;margin-top:.25rem;padding-left:.25rem}.CardDetailModal_listName__vgFJr{font-weight:500;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.CardDetailModal_section__ZWmRT{display:flex;flex-direction:column;gap:.75rem}.CardDetailModal_sectionHeader__D1sHP{display:grid;grid-template-columns:20px 1fr auto;align-items:center;grid-gap:.75rem;gap:.75rem}.CardDetailModal_sectionIcon__43kwu{color:#9ba3af}.CardDetailModal_sectionTitle__2YGnn{font-size:1rem;font-weight:600;color:#111827;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.CardDetailModal_commentCount__23ePH{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .25rem;background:#e2e5ea;border-radius:9999px;font-size:.6875rem;font-weight:600;color:#6b7280}.CardDetailModal_editBtn__1mzM5{margin-left:auto}.CardDetailModal_descContent__dP4J6{padding:.75rem;border-radius:6px;cursor:pointer;transition:background-color .15s ease;min-height:56px;margin-left:calc(20px + .75rem)}.CardDetailModal_descContent__dP4J6:hover{background-color:#f1f2f4}.CardDetailModal_descContent__dP4J6:focus-visible{outline:2px solid #0079bf;outline-offset:2px;border-radius:6px}.CardDetailModal_descText__gWOtp{font-size:.875rem;color:#111827;line-height:1.625;white-space:pre-wrap;word-break:break-word}.CardDetailModal_descPlaceholder__YcymZ{font-size:.875rem;color:#9ba3af}.CardDetailModal_descEditArea__Q2FVh{margin-left:calc(20px + .75rem);display:flex;flex-direction:column;gap:.5rem}.CardDetailModal_descInput__OR3Tt{width:100%;padding:.5rem .75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.875rem;color:#111827;background-color:#fff;border:2px solid #e2e5ea;border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.CardDetailModal_descInput__OR3Tt::placeholder{color:#9ba3af}.CardDetailModal_descInput__OR3Tt:focus{border-color:#0079bf;box-shadow:0 0 0 3px rgba(0,121,191,.15)}.CardDetailModal_descInput__OR3Tt:disabled{background-color:#f1f2f4;cursor:not-allowed}.CardDetailModal_descInput__OR3Tt{resize:vertical;min-height:80px}.CardDetailModal_descActions__Bne__{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.CardDetailModal_descTextarea__ovWSQ{padding:.5rem .75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.875rem;color:#111827;background-color:#fff;border:2px solid #e2e5ea;border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.CardDetailModal_descTextarea__ovWSQ::placeholder{color:#9ba3af}.CardDetailModal_descTextarea__ovWSQ:focus{border-color:#0079bf;box-shadow:0 0 0 3px rgba(0,121,191,.15)}.CardDetailModal_descTextarea__ovWSQ:disabled{background-color:#f1f2f4;cursor:not-allowed}.CardDetailModal_descTextarea__ovWSQ{resize:vertical;min-height:80px;width:100%}.CardDetailModal_addComment__iyz0C{display:grid;grid-template-columns:32px 1fr;grid-gap:.75rem;gap:.75rem;align-items:flex-start}.CardDetailModal_commentAvatar__lQQPx{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;background:#0079bf;color:#fff;font-size:.75rem;font-weight:600;flex-shrink:0}.CardDetailModal_commentInputWrapper__JF3Ys{display:flex;flex-direction:column;gap:.5rem}.CardDetailModal_commentInput__OoDL3{width:100%;padding:.5rem .75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.875rem;color:#111827;background-color:#fff;border:2px solid #e2e5ea;border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.CardDetailModal_commentInput__OoDL3::placeholder{color:#9ba3af}.CardDetailModal_commentInput__OoDL3:focus{border-color:#0079bf;box-shadow:0 0 0 3px rgba(0,121,191,.15)}.CardDetailModal_commentInput__OoDL3:disabled{background-color:#f1f2f4;cursor:not-allowed}.CardDetailModal_commentInput__OoDL3{resize:none;transition:border-color .15s ease,box-shadow .15s ease,min-height .15s ease;min-height:36px}.CardDetailModal_commentActions__JcYnU{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.CardDetailModal_commentList__Aba8m{display:flex;flex-direction:column;gap:1rem}.CardDetailModal_commentItem__2aFS7{display:grid;grid-template-columns:32px 1fr;grid-gap:.75rem;gap:.75rem;align-items:flex-start;animation:CardDetailModal_slide-up__k9NBW .15s ease}.CardDetailModal_commentBody__bue1R{display:flex;flex-direction:column;gap:.25rem}.CardDetailModal_commentMeta__poX5_{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.CardDetailModal_commentAuthor__E3dX2{font-size:.75rem;font-weight:600;color:#111827}.CardDetailModal_commentTime__U3j27{font-size:.6875rem;color:#9ba3af}.CardDetailModal_commentText___tYIC{font-size:.875rem;color:#111827;line-height:1.5;white-space:pre-wrap;word-break:break-word}.CardDetailModal_deleteComment___sNVB{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;font-size:.6875rem;color:#9ba3af;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;align-self:flex-start;transition:color .1s ease}.CardDetailModal_deleteComment___sNVB:hover{color:#eb5a46}.CardDetailModal_sidebar__yvlon{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem}@media(max-width:639px){.CardDetailModal_sidebar__yvlon{display:none}}.CardDetailModal_metaBlock__Px55C{display:flex;flex-direction:column;gap:.25rem}.CardDetailModal_metaLabel__9t7g2{font-size:.6875rem;font-weight:600;color:#9ba3af;text-transform:uppercase;letter-spacing:.5px}.CardDetailModal_metaValue__DMvMj{font-size:.75rem;color:#6b7280}@keyframes BoardView_skeleton-shimmer__7BQ2X{0%{background-position:200% 0}to{background-position:-200% 0}}.BoardView_boardCanvas__krAzO{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;overflow-x:auto;overflow-y:hidden;height:calc(100vh - 48px);scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}.BoardView_boardCanvas__krAzO::-webkit-scrollbar{width:8px;height:8px}.BoardView_boardCanvas__krAzO::-webkit-scrollbar-track{background:transparent}.BoardView_boardCanvas__krAzO::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:9999px;border:2px solid transparent}.BoardView_boardCanvas__krAzO>*{flex-shrink:0}.BoardView_addListBtn__dRCN8{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:272px;padding:.75rem 1rem;background:hsla(0,0%,100%,.22);color:#fff;font-size:.875rem;font-weight:500;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .15s ease;white-space:nowrap;flex-shrink:0}.BoardView_addListBtn__dRCN8:hover{background:hsla(0,0%,100%,.32)}.BoardView_addListBtn__dRCN8:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:2px}.BoardView_addListForm__rAgU0{width:272px;background:#fff;border-radius:8px;padding:.75rem;display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;box-shadow:0 1px 3px rgba(9,30,66,.15),0 1px 2px rgba(9,30,66,.1);animation:BoardView_slide-down__X3siY .15s ease}.BoardView_addListInput__KFFWr{width:100%;padding:.5rem .75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.875rem;color:#111827;background-color:#fff;border:2px solid #e2e5ea;border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.BoardView_addListInput__KFFWr::placeholder{color:#9ba3af}.BoardView_addListInput__KFFWr:focus{border-color:#0079bf;box-shadow:0 0 0 3px rgba(0,121,191,.15)}.BoardView_addListInput__KFFWr:disabled{background-color:#f1f2f4;cursor:not-allowed}.BoardView_addListActions__5S2LM{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.BoardView_addListSubmit__3GC_m{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:6px;font-weight:500;line-height:1;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .1s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BoardView_addListSubmit__3GC_m:focus-visible{outline:2px solid #0079bf;outline-offset:2px}.BoardView_addListSubmit__3GC_m:disabled{pointer-events:none}.BoardView_addListSubmit__3GC_m:active:not(:disabled){transform:translateY(1px)}.BoardView_addListSubmit__3GC_m{background-color:#0079bf;color:#fff;padding:.5rem .75rem;font-size:.875rem;font-weight:600}.BoardView_addListSubmit__3GC_m:hover:not(:disabled){background-color:#005a8e}.BoardView_addListSubmit__3GC_m:disabled{opacity:.5;cursor:not-allowed}.BoardView_addListCancel__fmvky{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:#9ba3af;transition:background-color .15s ease,color .15s ease}.BoardView_addListCancel__fmvky:hover{background-color:#f1f2f4;color:#111827}.BoardView_addListCancel__fmvky:focus-visible{outline:2px solid #0079bf;outline-offset:2px}@keyframes page_skeleton-shimmer__J2FzZ{0%{background-position:200% 0}to{background-position:-200% 0}}.page_page__S0uyZ{min-height:100vh;display:flex;flex-direction:column;background-attachment:fixed}.page_page--notFound__m6Ai6{background:#1a1f2e}.page_notFound__YKeSK{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;flex:1 1;padding:2rem;text-align:center}.page_notFoundTitle__gJYhE{font-size:1.5rem;font-weight:700;color:#fff}.page_notFoundText__PYPn4{font-size:1rem;color:hsla(0,0%,100%,.7)}.page_backLink__tf7CQ{font-size:.875rem;color:#fff;background:hsla(0,0%,100%,.2);padding:.5rem 1rem;border-radius:6px;text-decoration:none;transition:background-color .15s ease}.page_backLink__tf7CQ:hover{background:hsla(0,0%,100%,.3)}