.overlay-module__pI9LDa__overlay{z-index:90;background:#000000d1;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.overlay-module__pI9LDa__close{border:1px solid var(--line);background:var(--card);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:50%;font-size:1.15rem;line-height:1;position:absolute;top:16px;right:20px}.overlay-module__pI9LDa__close:hover{border-color:var(--acc)}@media (prefers-reduced-motion:no-preference){.overlay-module__pI9LDa__overlay{animation:.14s ease-out overlay-module__pI9LDa__ovFade}@keyframes overlay-module__pI9LDa__ovFade{0%{opacity:0}to{opacity:1}}}
.lightbox-module__vOwl3a__trigger{cursor:zoom-in;background:0 0;border:none;padding:0;display:inline-block}.lightbox-module__vOwl3a__zoomOut{cursor:zoom-out}.lightbox-module__vOwl3a__full{border:1px solid var(--line);border-radius:10px;max-width:min(1200px,92vw);max-height:88vh;box-shadow:0 24px 64px #0000008c}
.ui-module__slcJ-G__spinner{vertical-align:-.15em;animation:ui-module__slcJ-G__spin var(--spin) linear infinite;flex:none;display:inline-block}@keyframes ui-module__slcJ-G__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ui-module__slcJ-G__spinner{animation:1.2s ease-in-out infinite ui-module__slcJ-G__pulse}}@keyframes ui-module__slcJ-G__pulse{0%,to{opacity:1}50%{opacity:.35}}.ui-module__slcJ-G__btn{transition:padding var(--dur-fast) var(--ease), opacity var(--dur-fast) var(--ease);justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative}.ui-module__slcJ-G__btnPending{cursor:progress;opacity:.85}.ui-module__slcJ-G__btnSpinner{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ui-module__slcJ-G__btnPending.ui-module__slcJ-G__btnHasSpinner{padding-left:calc(18px + 1.1em)}.ui-module__slcJ-G__btn[aria-disabled=true]:not(.ui-module__slcJ-G__btnPending){opacity:.6;cursor:default}.ui-module__slcJ-G__acc{background:var(--acc-btn);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 15px;font-size:.87rem;font-weight:600}.ui-module__slcJ-G__acc:hover{filter:brightness(1.08)}.ui-module__slcJ-G__ghost{color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px;font-size:.87rem;font-weight:500}.ui-module__slcJ-G__ghost:hover{background:var(--card)}.ui-module__slcJ-G__danger{background:var(--red-soft);color:var(--red);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:.87rem;font-weight:600}.ui-module__slcJ-G__sm{border-radius:6px;padding:5px 12px;font-size:.8rem}.ui-module__slcJ-G__sm .ui-module__slcJ-G__btnSpinner{left:8px}.ui-module__slcJ-G__sm.ui-module__slcJ-G__btnPending.ui-module__slcJ-G__btnHasSpinner{padding-left:calc(14px + 1em)}.ui-module__slcJ-G__linkInner{align-items:center;gap:6px;display:inline-flex}.ui-module__slcJ-G__linkSpinner{margin-left:2px}.ui-module__slcJ-G__toaster{z-index:var(--z-toast);pointer-events:none;flex-direction:column;gap:8px;max-width:min(380px,100vw - 40px);display:flex;position:fixed;bottom:20px;right:20px}.ui-module__slcJ-G__toast{pointer-events:auto;background:var(--card);border:1px solid var(--line);border-left:3px solid var(--acc);color:var(--ink);animation:ui-module__slcJ-G__toastIn var(--dur) var(--ease);border-radius:10px;align-items:center;gap:12px;padding:11px 12px 11px 14px;font-size:.8rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000059}.ui-module__slcJ-G__toast.ui-module__slcJ-G__ok{border-left-color:var(--green)}.ui-module__slcJ-G__toast.ui-module__slcJ-G__err{border-left-color:var(--red)}.ui-module__slcJ-G__toastText{flex:1;line-height:1.35}.ui-module__slcJ-G__toastAction{font:inherit;color:var(--acc-txt);border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:4px 9px;font-weight:600}.ui-module__slcJ-G__toastAction:hover{background:var(--acc-soft)}.ui-module__slcJ-G__toastClose{font:inherit;color:var(--mut);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:1rem;line-height:1}.ui-module__slcJ-G__toastClose:hover{color:var(--ink)}.ui-module__slcJ-G__toastBar{background:var(--acc);opacity:.6;height:2px;animation:ui-module__slcJ-G__toastBar var(--toast-ttl) linear forwards;position:absolute;bottom:0;left:0}.ui-module__slcJ-G__toast:hover .ui-module__slcJ-G__toastBar{animation-play-state:paused}@keyframes ui-module__slcJ-G__toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ui-module__slcJ-G__toastBar{0%{width:100%}to{width:0%}}@media (max-width:600px){.ui-module__slcJ-G__toaster{max-width:none;bottom:12px;left:12px;right:12px}}.ui-module__slcJ-G__errorCard{background:var(--card);border:1px solid var(--line);border-radius:12px;gap:12px;max-width:520px;margin:48px auto;padding:24px;display:grid}.ui-module__slcJ-G__errorTitle{font-size:1.1rem;font-weight:600}.ui-module__slcJ-G__errorBody{color:var(--mut);font-size:.87rem;line-height:1.5}.ui-module__slcJ-G__errorActions{gap:8px;margin-top:4px;display:flex}
.kanban-module__3ub80G__board{grid-template-columns:repeat(3,1fr);align-items:start;gap:12px;display:grid}.kanban-module__3ub80G__col{border:1px solid var(--line-soft);transition:border-color var(--dur-fast) var(--ease);background:#14171a;border-radius:12px;padding:12px 10px 10px}.kanban-module__3ub80G__colDrop{border-color:var(--acc)}.kanban-module__3ub80G__colH{align-items:center;gap:8px;padding:0 6px 10px;display:flex}.kanban-module__3ub80G__cdot{border-radius:2.5px;width:8px;height:8px}.kanban-module__3ub80G__colName{letter-spacing:.1em;text-transform:uppercase;color:var(--mut);font-size:.64rem;font-weight:700}.kanban-module__3ub80G__count{font-family:var(--mono);font-variant-numeric:tabular-nums;background:var(--card);border:1px solid var(--line);color:var(--mut);border-radius:5px;padding:1px 6px;font-size:.75rem;font-weight:600}.kanban-module__3ub80G__addCard{width:100%;font-family:var(--sans);color:var(--faint);cursor:pointer;transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;border:1px dashed #3a4148;border-radius:9px;padding:8px;font-size:.75rem}.kanban-module__3ub80G__addCard:hover,.kanban-module__3ub80G__addCard:focus-visible{color:var(--mut);border-color:var(--faint)}.kanban-module__3ub80G__kcard{background:var(--card);border:1px solid var(--line);cursor:grab;transition:opacity var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);border-radius:10px;margin-bottom:8px;padding:11px 12px;position:relative;box-shadow:0 1px 3px #0000004d}.kanban-module__3ub80G__dragging{opacity:.35}.kanban-module__3ub80G__dropSlot{background:var(--acc);border-radius:2px;height:3px;margin:2px 2px 8px}.kanban-module__3ub80G__moveBar{opacity:0;transition:opacity var(--dur-fast) var(--ease);flex:none;gap:4px;margin-left:auto;display:flex}.kanban-module__3ub80G__kcard:hover .kanban-module__3ub80G__moveBar,.kanban-module__3ub80G__kcard:focus-within .kanban-module__3ub80G__moveBar{opacity:1}@media (pointer:coarse){.kanban-module__3ub80G__moveBar{opacity:1}}.kanban-module__3ub80G__moveBtn{width:22px;height:22px;font-family:var(--sans);color:var(--mut);background:var(--bg);border:1px solid var(--line);cursor:pointer;transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:.8rem;line-height:1;display:flex}.kanban-module__3ub80G__moveBtn:hover:not(:disabled){color:var(--ink);border-color:var(--mut)}.kanban-module__3ub80G__moveBtn:disabled{opacity:.3;cursor:default}@media (pointer:coarse){.kanban-module__3ub80G__moveBtn{width:30px;height:30px;font-size:.9rem}}.kanban-module__3ub80G__presence{align-items:center;gap:6px;padding-left:2px;display:inline-flex}.kanban-module__3ub80G__liveDot{background:var(--green);border-radius:50%;flex:none;width:6px;height:6px}@media (prefers-reduced-motion:no-preference){.kanban-module__3ub80G__liveDot{animation:2.4s ease-in-out infinite kanban-module__3ub80G__livePulse}}@keyframes kanban-module__3ub80G__livePulse{0%,to{opacity:1}50%{opacity:.35}}.kanban-module__3ub80G__peer{border:2px solid var(--bg);border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;font-weight:700;display:flex}.kanban-module__3ub80G__peer+.kanban-module__3ub80G__peer{margin-left:-6px}.kanban-module__3ub80G__avatarA{background:var(--acc-btn);color:#fff}.kanban-module__3ub80G__avatarB{background:var(--ink);color:#111315}.kanban-module__3ub80G__avatarC{color:var(--ink);background:#3a4148}.kanban-module__3ub80G__presenceOff{color:var(--faint);align-items:center;gap:6px;font-size:.7rem;display:inline-flex}.kanban-module__3ub80G__offDot{background:var(--faint);border-radius:50%;flex:none;width:6px;height:6px}.kanban-module__3ub80G__cardPeer{background:var(--acc-btn);color:#fff;z-index:1;border:2px solid #14171a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.55rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.kanban-module__3ub80G__flash{animation:kanban-module__3ub80G__cardFlash 1.2s var(--ease) 1}@keyframes kanban-module__3ub80G__cardFlash{0%{border-color:var(--acc);background:var(--acc-soft)}to{border-color:var(--line);background:var(--card)}}@media (prefers-reduced-motion:reduce){.kanban-module__3ub80G__flash{animation:1.2s step-end kanban-module__3ub80G__cardFlashStatic}@keyframes kanban-module__3ub80G__cardFlashStatic{0%{border-color:var(--acc)}to{border-color:var(--line)}}}
.pdfpreview-module__cprwYq__trigger{cursor:zoom-in;background:0 0;border:none;padding:0;line-height:0;display:inline-block;position:relative}.pdfpreview-module__cprwYq__page{object-position:top center}.pdfpreview-module__cprwYq__tag{color:#fff;letter-spacing:.05em;background:#0000009e;border-radius:4px;padding:0 4px;font-size:.58rem;line-height:1.6;position:absolute;bottom:4px;left:4px}.pdfpreview-module__cprwYq__busy{color:var(--mut);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
.sidebar-module__Di_o_W__side{background:var(--side-bg);border-right:1px solid var(--side-line);scrollbar-width:none;flex-direction:column;flex:none;width:222px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-module__Di_o_W__side::-webkit-scrollbar{display:none}.sidebar-module__Di_o_W__side.sidebar-module__Di_o_W__collapsed{width:62px}.sidebar-module__Di_o_W__logo{border-bottom:1px solid var(--side-line);align-items:center;gap:9px;padding:18px 16px 16px;display:flex}.sidebar-module__Di_o_W__mark{background:var(--brass);color:#0e1012;border-radius:7px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:700;display:flex}.sidebar-module__Di_o_W__name{color:var(--ink);letter-spacing:.01em;white-space:nowrap;font-size:.88rem;font-weight:600}.sidebar-module__Di_o_W__name small{color:var(--side-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:500;display:block}.sidebar-module__Di_o_W__nav{flex:1;padding:4px 10px 12px}.sidebar-module__Di_o_W__section{letter-spacing:.16em;text-transform:uppercase;color:var(--side-dim);padding:16px 10px 6px;font-size:.57rem;font-weight:700}.sidebar-module__Di_o_W__item{color:var(--side-txt);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;margin-bottom:1px;padding:7px 10px;font-size:.8rem;font-weight:500;transition:background .12s,color .12s;display:flex}.sidebar-module__Di_o_W__item svg{opacity:.75;flex:none;width:15px;height:15px}.sidebar-module__Di_o_W__item:hover{color:var(--ink);background:#ffffff0d}.sidebar-module__Di_o_W__item.sidebar-module__Di_o_W__on{background:var(--acc-soft);color:var(--acc-txt);font-weight:600}.sidebar-module__Di_o_W__item.sidebar-module__Di_o_W__on svg{opacity:1}.sidebar-module__Di_o_W__item.sidebar-module__Di_o_W__soon{opacity:.45;cursor:default}.sidebar-module__Di_o_W__item.sidebar-module__Di_o_W__soon:hover{color:var(--side-txt);background:0 0}.sidebar-module__Di_o_W__soonTag{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--line);color:var(--faint);border-radius:5px;margin-left:auto;padding:1.5px 5px;font-size:.52rem;font-weight:600}.sidebar-module__Di_o_W__collapse{border:1px solid var(--line);color:var(--faint);background:var(--card);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;margin:0 10px 12px;padding:8px 12px;font-size:.72rem;display:flex}.sidebar-module__Di_o_W__side.sidebar-module__Di_o_W__collapsed .sidebar-module__Di_o_W__collapse{justify-content:center}@media (max-width:1080px){.sidebar-module__Di_o_W__side{width:100%;height:auto;position:static}.sidebar-module__Di_o_W__side.sidebar-module__Di_o_W__collapsed{width:100%}.sidebar-module__Di_o_W__logo{border-bottom:none;padding:12px 16px 10px}.sidebar-module__Di_o_W__nav{scrollbar-width:none;gap:3px;padding:0 12px 10px;display:flex;overflow-x:auto}.sidebar-module__Di_o_W__nav::-webkit-scrollbar{display:none}.sidebar-module__Di_o_W__nav>div{gap:3px;display:flex}.sidebar-module__Di_o_W__section{display:none}.sidebar-module__Di_o_W__item{margin-bottom:0}.sidebar-module__Di_o_W__soonTag,.sidebar-module__Di_o_W__collapse{display:none}}@media (pointer:coarse){.sidebar-module__Di_o_W__item{padding:9px 12px}}
.drawer-module__PnFAgq__root{z-index:100;pointer-events:none;visibility:hidden;transition:visibility 0s linear .18s;position:fixed;inset:0}.drawer-module__PnFAgq__rootOpen{pointer-events:auto;visibility:visible;transition:visibility}.drawer-module__PnFAgq__overlay{opacity:0;background:#0000008c;transition:opacity .18s;position:absolute;inset:0}.drawer-module__PnFAgq__rootOpen .drawer-module__PnFAgq__overlay{opacity:1}.drawer-module__PnFAgq__panel{background:var(--card);border-left:1px solid var(--line);outline:none;flex-direction:column;width:480px;max-width:100%;transition:transform .18s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-16px 0 40px #00000073}.drawer-module__PnFAgq__rootOpen .drawer-module__PnFAgq__panel{transform:translate(0)}.drawer-module__PnFAgq__head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.drawer-module__PnFAgq__title{letter-spacing:-.01em;min-width:0;font-size:.93rem;font-weight:700}.drawer-module__PnFAgq__close{color:var(--mut);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex-shrink:0;padding:6px 9px;font-size:.87rem;line-height:1}.drawer-module__PnFAgq__close:hover{color:var(--ink);background:var(--line-soft)}.drawer-module__PnFAgq__body{flex:1;padding:18px 20px;overflow-y:auto}.drawer-module__PnFAgq__footer{border-top:1px solid var(--line);flex-shrink:0;padding:14px 20px}@media (max-width:600px){.drawer-module__PnFAgq__panel{border-left:none;width:100%}}@media (prefers-reduced-motion:reduce){.drawer-module__PnFAgq__root,.drawer-module__PnFAgq__rootOpen,.drawer-module__PnFAgq__overlay,.drawer-module__PnFAgq__panel{transition-duration:.01ms;transition-delay:0s}}
.notificationsBell-module__qfCkfq__root{align-items:center;display:flex;position:relative}.notificationsBell-module__qfCkfq__bell{width:30px;height:30px;color:var(--mut);cursor:pointer;transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;display:flex;position:relative}.notificationsBell-module__qfCkfq__bell:hover,.notificationsBell-module__qfCkfq__bellOn{color:var(--ink);background:var(--line-soft)}.notificationsBell-module__qfCkfq__icon{width:17px;height:17px}.notificationsBell-module__qfCkfq__badge{background:var(--acc-btn);border:2px solid var(--card);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.5625rem;font-weight:700;line-height:10px;display:flex;position:absolute;top:1px;right:0}.notificationsBell-module__qfCkfq__panel{z-index:40;background:var(--card);border:1px solid var(--line);border-radius:10px;width:340px;max-width:calc(100vw - 32px);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #00000080}.notificationsBell-module__qfCkfq__head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex}.notificationsBell-module__qfCkfq__headTitle{color:var(--ink);font-size:.75rem;font-weight:650}.notificationsBell-module__qfCkfq__headAction{color:var(--acc-txt);font-family:var(--sans);cursor:pointer;background:0 0;border:none;padding:0;font-size:.6875rem}.notificationsBell-module__qfCkfq__headAction:disabled{color:var(--faint);cursor:default}.notificationsBell-module__qfCkfq__empty{color:var(--faint);margin:0;padding:20px 14px;font-size:.75rem;line-height:1.5}.notificationsBell-module__qfCkfq__list{max-height:360px;margin:0;padding:4px;list-style:none;overflow-y:auto}.notificationsBell-module__qfCkfq__item{width:100%;color:var(--ink);font-family:var(--sans);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:flex-start;gap:9px;padding:8px 9px;display:flex}.notificationsBell-module__qfCkfq__item:hover{background:var(--line-soft)}.notificationsBell-module__qfCkfq__itemUnread{background:var(--acc-soft)}.notificationsBell-module__qfCkfq__itemUnread:hover{background:var(--acc-soft);filter:brightness(1.25)}.notificationsBell-module__qfCkfq__avatar{background:var(--line);width:22px;height:22px;color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:.625rem;font-weight:700;display:flex}.notificationsBell-module__qfCkfq__body{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.notificationsBell-module__qfCkfq__line{color:var(--mut);font-size:.75rem;line-height:1.4}.notificationsBell-module__qfCkfq__who{color:var(--ink);font-weight:650}.notificationsBell-module__qfCkfq__task{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.notificationsBell-module__qfCkfq__excerpt{color:var(--faint);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.6875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.notificationsBell-module__qfCkfq__when{color:var(--faint);margin-top:2px;font-size:.625rem}.notificationsBell-module__qfCkfq__dot{background:var(--acc);border-radius:50%;flex:none;width:6px;height:6px;margin-top:8px}
.pdfreader-module__KvNqJG__shell{border:1px solid var(--line);background:var(--card);cursor:default;border-radius:12px;flex-direction:column;width:min(1100px,94vw);height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #0000008c}.pdfreader-module__KvNqJG__bar{border-bottom:1px solid var(--line);background:var(--bg);flex:none;align-items:center;gap:12px;padding:9px 56px 9px 14px;font-size:.78rem;display:flex}.pdfreader-module__KvNqJG__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);flex:1;overflow:hidden}.pdfreader-module__KvNqJG__count{color:var(--mut);font-variant-numeric:tabular-nums;flex:none}.pdfreader-module__KvNqJG__zoom{flex:none;align-items:center;gap:2px;display:flex}.pdfreader-module__KvNqJG__zoomVal{text-align:center;min-width:44px;color:var(--mut);font-variant-numeric:tabular-nums}.pdfreader-module__KvNqJG__barBtn{border:1px solid var(--line);background:var(--card);width:26px;height:26px;color:var(--ink);cursor:pointer;border-radius:7px;font-size:.9rem;line-height:1}.pdfreader-module__KvNqJG__barBtn:hover:not(:disabled){border-color:var(--acc)}.pdfreader-module__KvNqJG__barBtn:disabled{color:var(--faint);cursor:default}.pdfreader-module__KvNqJG__barLink{color:var(--acc-txt);flex:none;text-decoration:none}.pdfreader-module__KvNqJG__barLink:hover{text-decoration:underline}.pdfreader-module__KvNqJG__scroll{background:var(--bg);flex:1;min-height:0;padding:12px;overflow:auto}.pdfreader-module__KvNqJG__doc{flex-direction:column;align-items:center;gap:12px;display:flex}.pdfreader-module__KvNqJG__pageBox{background:var(--card);border-radius:6px;position:relative;box-shadow:0 2px 14px #0006}.pdfreader-module__KvNqJG__page canvas{border-radius:6px}.pdfreader-module__KvNqJG__msg{color:var(--mut);justify-content:center;align-items:center;gap:8px;padding:32px 12px;font-size:.82rem;display:flex}.pdfreader-module__KvNqJG__msg a{color:var(--acc-txt)}
.richtext-module__7bEDeq__content{font-family:var(--sans);color:var(--ink);overflow-wrap:break-word;outline:none;font-size:.8125rem;line-height:1.6}.richtext-module__7bEDeq__content>:first-child{margin-top:0}.richtext-module__7bEDeq__content>:last-child{margin-bottom:0}.richtext-module__7bEDeq__content p{margin:0 0 .6em}.richtext-module__7bEDeq__content h2,.richtext-module__7bEDeq__content h3{letter-spacing:-.01em;color:var(--ink);margin:1.1em 0 .4em;font-weight:650;line-height:1.3}.richtext-module__7bEDeq__content h2{font-size:1.0625rem}.richtext-module__7bEDeq__content h3{font-size:.9375rem}.richtext-module__7bEDeq__content ul,.richtext-module__7bEDeq__content ol{margin:0 0 .6em;padding-left:1.35em}.richtext-module__7bEDeq__content li{margin:.15em 0}.richtext-module__7bEDeq__content li>p{margin:0}.richtext-module__7bEDeq__content ul[data-type=taskList]{padding-left:0;list-style:none}.richtext-module__7bEDeq__content ul[data-type=taskList] li{align-items:flex-start;gap:8px;display:flex}.richtext-module__7bEDeq__content ul[data-type=taskList] li>label{flex:none;align-items:center;height:1.6em;display:flex}.richtext-module__7bEDeq__content ul[data-type=taskList] input[type=checkbox]{accent-color:var(--acc);cursor:pointer;margin:0}.richtext-module__7bEDeq__content ul[data-type=taskList] li[data-checked=true]>div{color:var(--faint);text-decoration:line-through}.richtext-module__7bEDeq__content blockquote{border-left:2px solid var(--line);color:var(--mut);margin:0 0 .6em;padding-left:12px}.richtext-module__7bEDeq__content code{font-family:var(--mono);background:var(--bg);border:1px solid var(--line);border-radius:4px;padding:.05em .35em;font-size:.92em}.richtext-module__7bEDeq__content pre{background:var(--bg);border:1px solid var(--line);border-radius:8px;margin:0 0 .6em;padding:10px 12px;overflow-x:auto}.richtext-module__7bEDeq__content pre code{background:0 0;border:none;padding:0;font-size:.8125rem;line-height:1.5}.richtext-module__7bEDeq__content hr{border:none;border-top:1px solid var(--line);margin:1em 0}.richtext-module__7bEDeq__content a{color:var(--acc-txt);text-underline-offset:2px;text-decoration:underline}.richtext-module__7bEDeq__content strong{color:#fff;font-weight:650}.richtext-module__7bEDeq__content table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0 0 .7em;overflow:hidden}.richtext-module__7bEDeq__content th,.richtext-module__7bEDeq__content td{border:1px solid var(--line);vertical-align:top;min-width:1.5em;padding:5px 8px;position:relative}.richtext-module__7bEDeq__content th{background:var(--bg);text-align:left;color:var(--mut);font-weight:600}.richtext-module__7bEDeq__content th>p,.richtext-module__7bEDeq__content td>p{margin:0}.richtext-module__7bEDeq__content .selectedCell:after{content:"";background:var(--acc-soft);pointer-events:none;position:absolute;inset:0}.richtext-module__7bEDeq__content .column-resize-handle{background:var(--acc);pointer-events:none;width:4px;position:absolute;top:0;bottom:0;right:-2px}.richtext-module__7bEDeq__content .tableWrapper{overflow-x:auto}.richtext-module__7bEDeq__content .ProseMirror-gapcursor:after{border-top-color:var(--ink)}.richtext-module__7bEDeq__content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;height:0;color:var(--faint)}.richtext-module__7bEDeq__shell{flex-direction:column;min-width:0;display:flex;position:relative}.richtext-module__7bEDeq__toolbar{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:2px;margin-bottom:8px;padding:4px 2px 6px;display:flex}.richtext-module__7bEDeq__toolbarCompact{border-bottom:none;margin-bottom:4px;padding:0 0 4px}.richtext-module__7bEDeq__tbBtn{min-width:26px;height:26px;color:var(--mut);font-family:var(--sans);cursor:pointer;transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0 5px;font-size:.75rem;line-height:1;display:inline-flex}.richtext-module__7bEDeq__tbBtn:hover{background:var(--line-soft);color:var(--ink)}.richtext-module__7bEDeq__tbBtn:focus-visible{outline:2px solid var(--acc);outline-offset:1px}.richtext-module__7bEDeq__tbBtn[aria-pressed=true]{background:var(--acc-soft);color:var(--acc-txt)}.richtext-module__7bEDeq__tbBtn:disabled{opacity:.35;cursor:default}.richtext-module__7bEDeq__tbBtn:disabled:hover{color:var(--mut);background:0 0}.richtext-module__7bEDeq__tbBold{font-weight:700}.richtext-module__7bEDeq__tbItalic{font-style:italic;font-family:var(--serif,var(--sans))}.richtext-module__7bEDeq__tbStrike{text-decoration:line-through}.richtext-module__7bEDeq__tbUnderline{text-decoration:underline}.richtext-module__7bEDeq__tbMono{font-family:var(--mono)}.richtext-module__7bEDeq__tbIcon{width:15px;height:15px}.richtext-module__7bEDeq__tbSep{background:var(--line);align-self:stretch;width:1px;margin:3px 4px}.richtext-module__7bEDeq__linkBar{align-items:center;gap:6px;padding:6px 0 8px;display:flex}.richtext-module__7bEDeq__linkInput{background:var(--bg);border:1px solid var(--acc);min-width:0;color:var(--ink);font-family:var(--sans);border-radius:6px;outline:none;flex:1;padding:5px 8px;font-size:.75rem}.richtext-module__7bEDeq__surface{min-width:0}.richtext-module__7bEDeq__surfaceDoc{min-height:150px}.richtext-module__7bEDeq__surfaceCompact{min-height:38px;max-height:320px;overflow-y:auto}.richtext-module__7bEDeq__surfaceInline{min-height:20px;max-height:120px;overflow-y:auto}.richtext-module__7bEDeq__surfaceInline p{margin:0}.richtext-module__7bEDeq__framed{background:var(--bg);border:1px solid var(--line);transition:border-color var(--dur-fast) var(--ease);border-radius:10px;padding:8px 10px}.richtext-module__7bEDeq__framed:focus-within{border-color:var(--acc)}.richtext-module__7bEDeq__content span[data-type=mention]{background:var(--acc-soft);color:var(--acc-txt);white-space:nowrap;border-radius:4px;margin:0 -1px;padding:1px 4px;font-weight:550;display:inline}.richtext-module__7bEDeq__mentionMenu{z-index:30;background:var(--card);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:1px;min-width:190px;max-width:260px;padding:4px;display:flex;position:absolute;box-shadow:0 8px 24px #00000073}.richtext-module__7bEDeq__mentionOption{width:100%;color:var(--ink);font-family:var(--sans);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:8px;padding:5px 7px;font-size:.8125rem;display:flex}.richtext-module__7bEDeq__mentionOptionOn,.richtext-module__7bEDeq__mentionOption:hover{background:var(--acc-soft);color:var(--acc-txt)}.richtext-module__7bEDeq__mentionAvatar{background:var(--line);width:20px;height:20px;color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex}.richtext-module__7bEDeq__mentionName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.shared-module__q8HX2G__pagehead{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.shared-module__q8HX2G__title{letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.shared-module__q8HX2G__sub{color:var(--mut);margin-top:3px;font-size:.78rem}.shared-module__q8HX2G__card{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:18px 20px}.shared-module__q8HX2G__emptyHint{color:var(--faint);text-align:center;padding:12px 0 10px;font-size:.8rem}.shared-module__q8HX2G__errorBox{color:var(--red);background:var(--red-soft);border-radius:7px;margin-bottom:12px;padding:8px 11px;font-size:.8rem}.shared-module__q8HX2G__filters{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.shared-module__q8HX2G__searchWrap{flex:1;min-width:200px;display:flex}.shared-module__q8HX2G__field{flex-direction:column;min-width:0;display:flex}.shared-module__q8HX2G__label{letter-spacing:.08em;text-transform:uppercase;color:var(--mut);margin-bottom:6px;font-size:.68rem;font-weight:600}.shared-module__q8HX2G__control{background:var(--bg);border:1px solid var(--line);width:100%;font-family:var(--sans);color:var(--ink);transition:border-color var(--dur-fast) var(--ease);border-radius:8px;outline:none;padding:8px 11px;font-size:.87rem}.shared-module__q8HX2G__control:focus{border-color:var(--acc)}.shared-module__q8HX2G__controlSm{border-radius:7px;padding:7px 9px;font-size:.8rem;}.shared-module__q8HX2G__textareaBase{resize:vertical;line-height:1.5;}.shared-module__q8HX2G__textareaBaseSm{resize:vertical;line-height:1.5;}.shared-module__q8HX2G__btnAcc{font-family:var(--sans);background:var(--acc-btn);color:#fff;cursor:pointer;white-space:nowrap;transition:filter var(--dur-fast) var(--ease);border:1px solid #0000;border-radius:8px;padding:9px 15px;font-size:.87rem;font-weight:600;display:inline-block}.shared-module__q8HX2G__btnAcc:hover{filter:brightness(1.08)}.shared-module__q8HX2G__btnAccSm{border-radius:7px;padding:6px 11px;font-size:.8rem;}.shared-module__q8HX2G__btnGhost{font-family:var(--sans);background:var(--card);color:var(--ink);border:1px solid var(--line);cursor:pointer;white-space:nowrap;transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);border-radius:8px;padding:9px 15px;font-size:.87rem;font-weight:600;display:inline-block}.shared-module__q8HX2G__btnGhost:hover{border-color:var(--mut)}.shared-module__q8HX2G__btnGhostSm{color:var(--mut);background:0 0;border-radius:7px;padding:6px 11px;font-size:.8rem;}.shared-module__q8HX2G__btnDanger{font-family:var(--sans);background:var(--red-soft);color:var(--red);cursor:pointer;white-space:nowrap;transition:filter var(--dur-fast) var(--ease);border:1px solid #0000;border-radius:8px;padding:9px 15px;font-size:.87rem;font-weight:600;display:inline-block}.shared-module__q8HX2G__btnDanger:hover{filter:brightness(1.1)}.shared-module__q8HX2G__chip{white-space:nowrap;border-radius:5px;padding:2.5px 8px;font-size:.62rem;font-weight:600;display:inline-block}.shared-module__q8HX2G__chipLg{padding:2px 8px;font-size:.8rem;}.shared-module__q8HX2G__chipOk{background:var(--green-soft);color:var(--green)}.shared-module__q8HX2G__chipBad{background:var(--red-soft);color:var(--red)}.shared-module__q8HX2G__chipNeutral{background:var(--line-soft);color:var(--mut)}.shared-module__q8HX2G__tableWrap{overflow-x:auto}.shared-module__q8HX2G__table{border-collapse:collapse;width:100%;font-size:.78rem}.shared-module__q8HX2G__table th{letter-spacing:.1em;text-transform:uppercase;color:var(--mut);text-align:left;border-bottom:1px solid var(--line);padding:0 14px 8px 0;font-size:.6rem;font-weight:600}.shared-module__q8HX2G__table td{border-bottom:1px solid var(--line-soft);vertical-align:middle;padding:9px 14px 9px 0}.shared-module__q8HX2G__table tr:last-child td{border-bottom:none}.shared-module__q8HX2G__tableLg{font-size:.87rem;}.shared-module__q8HX2G__tableLg th{letter-spacing:.06em;font-size:.8rem}.shared-module__q8HX2G__num{text-align:right;font-variant-numeric:tabular-nums;padding-right:22px}
.dashboard-module__jNkGhW__pagehead{}.dashboard-module__jNkGhW__title{}.dashboard-module__jNkGhW__sub{}.dashboard-module__jNkGhW__notice{background:var(--amber-soft);color:var(--amber);border-radius:10px;margin-bottom:14px;padding:12px 16px;font-size:.78rem}.dashboard-module__jNkGhW__noticeErr{background:var(--red-soft);color:var(--red);border-radius:10px;margin-bottom:14px;padding:12px 16px;font-size:.78rem}.dashboard-module__jNkGhW__tiles{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}.dashboard-module__jNkGhW__tile{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:14px 16px}.dashboard-module__jNkGhW__k{letter-spacing:.1em;text-transform:uppercase;color:var(--mut);font-size:.62rem;font-weight:600}.dashboard-module__jNkGhW__v{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin-top:7px;font-size:1.5rem;font-weight:600}.dashboard-module__jNkGhW__v small{color:var(--mut);font-size:.85rem;font-weight:500}.dashboard-module__jNkGhW__d{color:var(--faint);margin-top:5px;font-size:.68rem}.dashboard-module__jNkGhW__grid2{grid-template-columns:1.6fr 1fr;gap:12px;margin-bottom:12px;display:grid}.dashboard-module__jNkGhW__grid2b{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.dashboard-module__jNkGhW__card{}.dashboard-module__jNkGhW__card h3{font-size:.88rem;font-weight:600}.dashboard-module__jNkGhW__cardTop{justify-content:space-between;align-items:baseline;display:flex}.dashboard-module__jNkGhW__hSub{color:var(--mut);margin:2px 0 14px;font-size:.7rem}.dashboard-module__jNkGhW__link{color:var(--acc-txt);white-space:nowrap;font-size:.7rem;font-weight:600}.dashboard-module__jNkGhW__link:hover{text-decoration:underline}.dashboard-module__jNkGhW__cardEmpty{color:var(--faint);padding:18px 0 8px;font-size:.74rem}.dashboard-module__jNkGhW__chart svg{width:100%;height:auto;display:block}.dashboard-module__jNkGhW__chartLbl{font-family:var(--sans);fill:var(--faint);font-size:10px}.dashboard-module__jNkGhW__chartVal{font-family:var(--mono);fill:var(--ink);font-size:10px;font-weight:600}.dashboard-module__jNkGhW__chartY{font-family:var(--mono);fill:var(--faint);font-variant-numeric:tabular-nums;font-size:10px}.dashboard-module__jNkGhW__split3{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.dashboard-module__jNkGhW__miniStat{border:1px solid var(--line);border-radius:9px;padding:10px 12px}.dashboard-module__jNkGhW__miniK{text-transform:uppercase;letter-spacing:.08em;color:var(--mut);font-size:.6rem;font-weight:600}.dashboard-module__jNkGhW__miniV{font-family:var(--mono);white-space:nowrap;margin-top:4px;font-size:.9rem;font-weight:600}.dashboard-module__jNkGhW__msGreen{background:var(--green-soft);border-color:#0000}.dashboard-module__jNkGhW__msGreen .dashboard-module__jNkGhW__miniV{color:var(--green)}.dashboard-module__jNkGhW__msAmber{background:var(--amber-soft);border-color:#0000}.dashboard-module__jNkGhW__msAmber .dashboard-module__jNkGhW__miniV{color:var(--amber)}.dashboard-module__jNkGhW__msRed{background:var(--red-soft);border-color:#0000}.dashboard-module__jNkGhW__msRed .dashboard-module__jNkGhW__miniV{color:var(--red)}.dashboard-module__jNkGhW__tableWrap{}.dashboard-module__jNkGhW__table{}.dashboard-module__jNkGhW__num{}td.dashboard-module__jNkGhW__num{font-family:var(--mono);font-size:.72rem}.dashboard-module__jNkGhW__chip{}.dashboard-module__jNkGhW__chipWarn{background:var(--amber-soft);color:var(--amber)}.dashboard-module__jNkGhW__chipBad{}.dashboard-module__jNkGhW__hbars{margin:0}.dashboard-module__jNkGhW__hrow{grid-template-columns:128px 1fr 70px;align-items:center;gap:12px;padding:5px 0;font-size:.76rem;display:grid}.dashboard-module__jNkGhW__hname{white-space:nowrap;text-overflow:ellipsis;color:var(--ink);overflow:hidden}.dashboard-module__jNkGhW__htrack{background:var(--line-soft);border-radius:3px;height:12px;overflow:hidden}.dashboard-module__jNkGhW__hfill{background:var(--bar);border-radius:3px;height:100%;display:block}.dashboard-module__jNkGhW__hnum{text-align:right;font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--mut);font-size:.7rem;font-weight:500}.dashboard-module__jNkGhW__hrowMute .dashboard-module__jNkGhW__hfill{background:#3a4148}.dashboard-module__jNkGhW__hrowMute .dashboard-module__jNkGhW__hname{color:var(--mut)}.dashboard-module__jNkGhW__footnote{color:var(--faint);border-top:1px solid var(--line-soft);margin-top:12px;padding-top:10px;font-size:.68rem}.dashboard-module__jNkGhW__spanAll{grid-column:1/-1}.dashboard-module__jNkGhW__growRows{display:block}.dashboard-module__jNkGhW__growRow{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr auto;align-items:baseline;gap:12px;padding:9px 0;font-size:.78rem;display:grid}.dashboard-module__jNkGhW__growRow:last-child{border-bottom:none}.dashboard-module__jNkGhW__growK{font-weight:600}.dashboard-module__jNkGhW__growD{color:var(--faint);margin-top:1px;font-size:.66rem;font-weight:400;display:block}.dashboard-module__jNkGhW__growV{font-family:var(--mono);font-variant-numeric:tabular-nums;text-align:right;font-weight:600}.dashboard-module__jNkGhW__growV small{color:var(--mut);font-size:.66rem;font-weight:500}.dashboard-module__jNkGhW__growSoon{color:var(--faint);text-align:right;font-size:.7rem}.dashboard-module__jNkGhW__feed{list-style:none}.dashboard-module__jNkGhW__feed li{border-bottom:1px solid var(--line-soft);align-items:baseline;gap:10px;padding:8.5px 0;font-size:.76rem;display:flex}.dashboard-module__jNkGhW__feed li:last-child{border-bottom:none}.dashboard-module__jNkGhW__feed b{font-weight:600}.dashboard-module__jNkGhW__feedDot{background:var(--bar);border-radius:50%;flex:none;width:6px;height:6px;position:relative;top:-1px}.dashboard-module__jNkGhW__feedTime{color:var(--faint);white-space:nowrap;margin-left:auto;font-size:.66rem}.dashboard-module__jNkGhW__empty{background:var(--card);border:1px dashed var(--line);text-align:center;border-radius:12px;margin-top:14px;padding:28px 24px}.dashboard-module__jNkGhW__empty h3{font-size:.94rem;font-weight:600}.dashboard-module__jNkGhW__empty p{color:var(--mut);max-width:48ch;margin-top:6px;margin-left:auto;margin-right:auto;font-size:.78rem}@media (max-width:1080px){.dashboard-module__jNkGhW__grid2,.dashboard-module__jNkGhW__grid2b{grid-template-columns:1fr}.dashboard-module__jNkGhW__tiles{grid-template-columns:repeat(2,1fr)}.dashboard-module__jNkGhW__split3{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}}@media (max-width:900px){.dashboard-module__jNkGhW__chartLbl,.dashboard-module__jNkGhW__chartY{font-size:13px}.dashboard-module__jNkGhW__chartVal{font-size:14px}}@media (max-width:560px){.dashboard-module__jNkGhW__chartLbl,.dashboard-module__jNkGhW__chartY{font-size:17px}.dashboard-module__jNkGhW__chartVal{font-size:18px}}@media (max-width:480px){.dashboard-module__jNkGhW__card{padding:14px 16px}.dashboard-module__jNkGhW__hrow{grid-template-columns:96px 1fr 60px;gap:8px}}@media (max-width:380px){.dashboard-module__jNkGhW__tiles{grid-template-columns:1fr}}.dashboard-module__jNkGhW__pipeStrip{background:var(--card);border:1px solid var(--line);color:inherit;border-radius:12px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;padding:11px 16px;text-decoration:none;display:flex}.dashboard-module__jNkGhW__pipeStrip:hover{border-color:var(--faint)}.dashboard-module__jNkGhW__pipeK{letter-spacing:.1em;text-transform:uppercase;color:var(--mut);font-size:.64rem;font-weight:700}.dashboard-module__jNkGhW__pipeStage{color:var(--mut);align-items:center;gap:6px;font-size:.72rem;display:flex}.dashboard-module__jNkGhW__pipeStage b{color:var(--ink);font-family:var(--mono);font-size:.74rem}.dashboard-module__jNkGhW__pipeDot{border-radius:2px;width:7px;height:7px}.dashboard-module__jNkGhW__pipeStale{color:var(--amber);background:var(--amber-soft);border-radius:6px;margin-left:auto;padding:3px 9px;font-size:.7rem;font-weight:600}.dashboard-module__jNkGhW__pipeOk{color:var(--faint);margin-left:auto;font-size:.7rem}.dashboard-module__jNkGhW__parked{display:none}.dashboard-module__jNkGhW__parkedNotice{margin-top:0;}
.login-module__WEZH7G__wrap{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-module__WEZH7G__card{border-radius:14px;width:100%;max-width:380px;padding:32px 30px 26px;}.login-module__WEZH7G__logo{align-items:center;gap:10px;margin-bottom:26px;display:flex}.login-module__WEZH7G__mark{background:var(--brass);color:#0e1012;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;font-weight:700;display:flex}.login-module__WEZH7G__name{color:var(--ink);letter-spacing:.01em;font-size:.94rem;font-weight:600}.login-module__WEZH7G__name small{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:500;display:block}.login-module__WEZH7G__form{flex-direction:column;display:flex}.login-module__WEZH7G__label{}.login-module__WEZH7G__input{margin-bottom:16px;}.login-module__WEZH7G__passwordWrap{flex-direction:column;display:flex;position:relative}.login-module__WEZH7G__passwordWrap .login-module__WEZH7G__input{padding-right:40px}.login-module__WEZH7G__eye{width:30px;height:30px;color:var(--faint);cursor:pointer;transition:color var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;top:5px;right:6px}.login-module__WEZH7G__eye:hover{color:var(--mut)}.login-module__WEZH7G__eye svg{width:16px;height:16px}.login-module__WEZH7G__error{margin-bottom:14px;}.login-module__WEZH7G__button{background:var(--acc-btn);color:#fff;cursor:pointer;transition:filter var(--dur-fast) var(--ease);border:none;border-radius:8px;margin-top:4px;padding:10px 14px;font-size:.82rem;font-weight:600}.login-module__WEZH7G__button:hover{filter:brightness(1.08)}.login-module__WEZH7G__foot{color:var(--faint);text-align:center;margin-top:20px;font-size:.68rem}
.topbar-module___vFpLq__topbar{background:var(--card);border-bottom:1px solid var(--line);z-index:5;align-items:center;gap:14px;padding:10px 28px;display:flex;position:sticky;top:0}.topbar-module___vFpLq__right{align-items:center;gap:14px;margin-left:auto;display:flex}.topbar-module___vFpLq__avatar{background:var(--ink);color:#111315;cursor:pointer;width:30px;height:30px;font-size:.66rem;font-weight:700;font-family:var(--sans);transition:opacity var(--dur-fast) var(--ease);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.topbar-module___vFpLq__avatarPending{cursor:progress;opacity:.7}.topbar-module___vFpLq__initials{transition:opacity var(--dur-fast) var(--ease)}.topbar-module___vFpLq__avatarPending .topbar-module___vFpLq__initials{opacity:.3}.topbar-module___vFpLq__avatarSpinner{margin:auto;position:absolute;inset:0}@media (max-width:1080px){.topbar-module___vFpLq__topbar{padding:10px 16px}}
.agenda-module__0Er-oq__pagehead{flex-wrap:wrap;}.agenda-module__0Er-oq__title{}.agenda-module__0Er-oq__monthNav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.agenda-module__0Er-oq__navBtn{border:1px solid var(--line);background:var(--card);width:32px;height:32px;color:var(--mut);transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);border-radius:8px;justify-content:center;align-items:center;font-size:1.05rem;display:flex}.agenda-module__0Er-oq__navBtn:hover{color:var(--ink);background:var(--line-soft)}.agenda-module__0Er-oq__monthTitle{text-align:center;min-width:150px;font-size:15px;font-weight:600}.agenda-module__0Er-oq__todayBtn{border:1px solid var(--line);background:var(--card);color:var(--mut);transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);border-radius:8px;padding:7px 13px;font-size:12px;font-weight:600}.agenda-module__0Er-oq__todayBtn:hover{color:var(--ink);background:var(--line-soft)}.agenda-module__0Er-oq__btnNew{background:var(--acc-btn);color:#fff;white-space:nowrap;cursor:pointer;transition:background var(--dur-fast) var(--ease);border:none;border-radius:8px;align-items:center;gap:6px;margin-left:6px;padding:8.5px 15px;font-size:12.5px;font-weight:600;display:inline-flex}.agenda-module__0Er-oq__btnNew:hover{background:var(--acc)}.agenda-module__0Er-oq__btnNew span{font-size:15px;font-weight:500;line-height:1}.agenda-module__0Er-oq__layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}@media (max-width:1180px){.agenda-module__0Er-oq__layout{grid-template-columns:minmax(0,1fr)}}.agenda-module__0Er-oq__calCard{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:16px;overflow-x:auto}.agenda-module__0Er-oq__weekHead{grid-template-columns:repeat(7,1fr);gap:7px;min-width:660px;margin-bottom:8px;display:grid}.agenda-module__0Er-oq__weekHead span{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);text-align:center;font-size:11px;font-weight:700}.agenda-module__0Er-oq__grid{grid-template-columns:repeat(7,1fr);gap:7px;min-width:660px;display:grid}.agenda-module__0Er-oq__day{background:var(--bg);border:1px solid var(--line-soft);cursor:pointer;border-radius:10px;flex-direction:column;gap:4px;min-height:122px;padding:8px;display:flex}.agenda-module__0Er-oq__day:hover{border-color:var(--line)}.agenda-module__0Er-oq__dayOut{background:0 0}.agenda-module__0Er-oq__dayOut .agenda-module__0Er-oq__dayNum{color:var(--faint);opacity:.6}.agenda-module__0Er-oq__dayToday{border-color:var(--acc)}.agenda-module__0Er-oq__dayHead{pointer-events:none;justify-content:space-between;align-items:center;display:flex}.agenda-module__0Er-oq__dayNum{font-family:var(--mono);color:var(--mut);border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:13px;font-weight:600;display:inline-flex}.agenda-module__0Er-oq__dayToday .agenda-module__0Er-oq__dayNum{background:var(--acc-btn);color:#fff}.agenda-module__0Er-oq__addDay{color:#0000;cursor:pointer;pointer-events:auto;width:22px;height:22px;transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:14px;line-height:1;display:flex}.agenda-module__0Er-oq__day:hover .agenda-module__0Er-oq__addDay,.agenda-module__0Er-oq__day:focus-visible .agenda-module__0Er-oq__addDay{color:var(--mut)}.agenda-module__0Er-oq__addDay:hover,.agenda-module__0Er-oq__addDay:focus-visible{color:var(--acc-txt);background:var(--acc-soft)}.agenda-module__0Er-oq__chip{text-align:left;width:100%;font-family:var(--sans);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border:none;border-left:3px solid #0000;border-radius:5px;align-items:baseline;gap:4px;padding:3px 7px;font-size:12px;font-weight:500;display:flex;overflow:hidden}.agenda-module__0Er-oq__chip b{font-family:var(--mono);opacity:.85;flex-shrink:0;font-size:11px;font-weight:600}.agenda-module__0Er-oq__chipReuniao{background:var(--acc-soft);color:var(--acc-txt);border-left-color:var(--acc)}.agenda-module__0Er-oq__chipVisita{background:var(--green-soft);color:var(--green);border-left-color:var(--green)}.agenda-module__0Er-oq__chipCuradoria{background:var(--purple-soft);color:var(--purple);border-left-color:var(--purple)}.agenda-module__0Er-oq__chipCobranca{background:var(--amber-soft);color:var(--amber);border-left-color:var(--amber)}.agenda-module__0Er-oq__chipOutro{background:var(--line-soft);color:var(--mut);border-left-color:var(--faint)}.agenda-module__0Er-oq__moreBtn{font-family:var(--sans);color:var(--mut);cursor:pointer;background:0 0;border:none;border-radius:5px;align-self:flex-start;padding:2px 7px;font-size:12px;font-weight:600}.agenda-module__0Er-oq__moreBtn:hover{color:var(--ink);background:var(--line-soft)}.agenda-module__0Er-oq__legend{border-top:1px solid var(--line-soft);flex-wrap:wrap;gap:6px 16px;margin-top:12px;padding-top:12px;display:flex}.agenda-module__0Er-oq__legendItem{color:var(--mut);align-items:center;gap:6px;font-size:12px;display:inline-flex}.agenda-module__0Er-oq__dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.agenda-module__0Er-oq__dotReuniao{background:var(--acc)}.agenda-module__0Er-oq__dotVisita{background:var(--green)}.agenda-module__0Er-oq__dotCuradoria{background:var(--purple)}.agenda-module__0Er-oq__dotCobranca{background:var(--amber)}.agenda-module__0Er-oq__dotOutro{background:var(--faint)}.agenda-module__0Er-oq__side{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:16px}.agenda-module__0Er-oq__sideTitle{margin-bottom:12px;font-size:15px;font-weight:600}.agenda-module__0Er-oq__sideEmpty{color:var(--mut);font-size:14px;line-height:1.5}.agenda-module__0Er-oq__sideGroup{margin-bottom:14px}.agenda-module__0Er-oq__sideGroup:last-child{margin-bottom:0}.agenda-module__0Er-oq__sideDate{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--faint);border-bottom:1px solid var(--line-soft);margin-bottom:4px;padding-bottom:5px;font-size:12px;font-weight:600}.agenda-module__0Er-oq__sideDateToday{color:var(--acc-txt)}.agenda-module__0Er-oq__sideEv{flex-direction:column;padding:7px 0;display:flex}.agenda-module__0Er-oq__sideEvBtn{font-family:var(--sans);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;gap:2px;padding:0;display:flex}.agenda-module__0Er-oq__sideEvTop{align-items:baseline;gap:8px;display:flex}.agenda-module__0Er-oq__sideEvTop .agenda-module__0Er-oq__dot{align-self:center}.agenda-module__0Er-oq__sideTime{font-family:var(--mono);color:var(--mut);white-space:nowrap;font-size:13px}.agenda-module__0Er-oq__sideEvTitle{color:var(--ink);font-size:14px;font-weight:600;line-height:1.35}.agenda-module__0Er-oq__sideEvBtn:hover .agenda-module__0Er-oq__sideEvTitle{color:var(--acc-txt)}.agenda-module__0Er-oq__sideMeta{color:var(--mut);padding-left:16px;font-size:12.5px}.agenda-module__0Er-oq__sideLink{color:var(--acc-txt);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;padding-left:16px;font-size:12.5px;overflow:hidden}.agenda-module__0Er-oq__sideLink:hover{text-decoration:underline}.agenda-module__0Er-oq__sideLoc{color:var(--mut);margin-top:2px;padding-left:16px;font-size:12.5px}.agenda-module__0Er-oq__sideNotes{color:var(--faint);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;padding-left:16px;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.agenda-module__0Er-oq__overlay{z-index:60;background:#0000008c;justify-content:center;align-items:flex-start;padding:7vh 16px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.agenda-module__0Er-oq__modal{background:var(--card);border:1px solid var(--line);border-radius:14px;width:min(620px,100%);padding:20px 22px;box-shadow:0 18px 50px #00000073}.agenda-module__0Er-oq__modalHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.agenda-module__0Er-oq__modalTitle{font-size:16px;font-weight:700}.agenda-module__0Er-oq__modalClose{width:30px;height:30px;color:var(--mut);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.agenda-module__0Er-oq__modalClose:hover{color:var(--ink);background:var(--line-soft)}.agenda-module__0Er-oq__formGrid{grid-template-columns:repeat(6,1fr);gap:13px 14px;display:grid}.agenda-module__0Er-oq__field{grid-column:span 2;}.agenda-module__0Er-oq__fieldHalf{flex-direction:column;grid-column:span 3;min-width:0;display:flex}.agenda-module__0Er-oq__fieldWide{flex-direction:column;grid-column:1/-1;min-width:0;display:flex}.agenda-module__0Er-oq__label{}.agenda-module__0Er-oq__input{}select.agenda-module__0Er-oq__input{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--mut) 50%), linear-gradient(135deg, var(--mut) 50%, transparent 50%);background-position:calc(100% - 16px) 55%,calc(100% - 11px) 55%;background-repeat:no-repeat;background-size:5px 5px;padding-right:28px}.agenda-module__0Er-oq__textarea{min-height:64px;}.agenda-module__0Er-oq__notesEditor,.agenda-module__0Er-oq__notesEditor>*{min-height:64px}.agenda-module__0Er-oq__modalFooter{align-items:center;gap:8px;margin-top:18px;display:flex}.agenda-module__0Er-oq__footerSpacer{flex:1}.agenda-module__0Er-oq__btnGhost{}.agenda-module__0Er-oq__btnAcc{}.agenda-module__0Er-oq__btnAcc:disabled{opacity:.6;cursor:default}.agenda-module__0Er-oq__btnDanger{}.agenda-module__0Er-oq__btnDangerGhost{color:var(--red);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 10px;font-size:12.5px;font-weight:600}.agenda-module__0Er-oq__btnDangerGhost:hover{background:var(--red-soft)}.agenda-module__0Er-oq__deleteConfirm{color:var(--mut);align-items:center;gap:8px;font-size:12.5px;display:inline-flex}.agenda-module__0Er-oq__combo{position:relative}.agenda-module__0Er-oq__comboClear{width:22px;height:22px;color:var(--mut);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:14px;line-height:1;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.agenda-module__0Er-oq__comboClear:hover{color:var(--ink);background:var(--line-soft)}.agenda-module__0Er-oq__comboList{z-index:10;background:var(--card);border:1px solid var(--line);border-radius:8px;max-height:220px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 30px #0006}.agenda-module__0Er-oq__comboOpt{text-align:left;width:100%;font-family:var(--sans);color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 9px;font-size:13.5px;display:block}.agenda-module__0Er-oq__comboOpt:hover{background:var(--acc-soft);color:var(--acc-txt)}.agenda-module__0Er-oq__comboEmpty{color:var(--mut);padding:8px 9px;font-size:13px}@media (max-width:640px){.agenda-module__0Er-oq__field,.agenda-module__0Er-oq__fieldHalf{grid-column:1/-1}}.agenda-module__0Er-oq__todayBtn{align-items:center;gap:6px;display:inline-flex}.agenda-module__0Er-oq__navBtn[aria-busy=true],.agenda-module__0Er-oq__todayBtn[aria-busy=true]{cursor:progress;color:var(--ink)}.agenda-module__0Er-oq__btnGhost:disabled,.agenda-module__0Er-oq__btnDangerGhost:disabled,.agenda-module__0Er-oq__modalClose:disabled{opacity:.5;cursor:default;pointer-events:none}.agenda-module__0Er-oq__formError{color:var(--red);background:var(--red-soft);border-radius:7px;margin-top:14px;padding:8px 11px;font-size:12.5px;line-height:1.4}
.auditoria-module__JmusQq__pagehead{align-items:baseline;}.auditoria-module__JmusQq__title{}.auditoria-module__JmusQq__counter{color:var(--faint);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem}.auditoria-module__JmusQq__toolbar{align-items:center;gap:10px;margin-bottom:10px;display:flex}.auditoria-module__JmusQq__search{max-width:420px;}.auditoria-module__JmusQq__searchInput{border:1px solid var(--line);background:var(--card);color:var(--ink);font-size:.8125rem;font-family:var(--sans);border-radius:8px;outline:none;flex:1;padding:6.5px 12px}.auditoria-module__JmusQq__searchInput::placeholder{color:var(--faint)}.auditoria-module__JmusQq__searchInput:focus{border-color:var(--acc)}.auditoria-module__JmusQq__searchField{flex:1;display:flex;position:relative}.auditoria-module__JmusQq__searchField[data-pending] .auditoria-module__JmusQq__searchInput{padding-right:30px}.auditoria-module__JmusQq__searchSpinner{color:var(--mut);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auditoria-module__JmusQq__clear{color:var(--mut);text-underline-offset:3px;white-space:nowrap;transition:color var(--dur) var(--ease);font-size:.8125rem;text-decoration:underline}.auditoria-module__JmusQq__clear:hover,.auditoria-module__JmusQq__clearPending{color:var(--ink)}.auditoria-module__JmusQq__filters{align-items:center;margin-bottom:18px;}.auditoria-module__JmusQq__f{color:var(--mut);border:1px solid var(--line);background:var(--card);cursor:pointer;white-space:nowrap;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);border-radius:8px;padding:5px 11px;font-size:.8125rem;font-weight:500}.auditoria-module__JmusQq__f:hover{color:var(--ink)}.auditoria-module__JmusQq__fOn{background:var(--ink);color:#111315;border-color:var(--ink)}.auditoria-module__JmusQq__fOn:hover{color:#111315}.auditoria-module__JmusQq__fPending{color:var(--ink)}.auditoria-module__JmusQq__f:has(.auditoria-module__JmusQq__fPending){color:var(--ink);border-color:var(--ink);cursor:progress}.auditoria-module__JmusQq__fOn:has(.auditoria-module__JmusQq__fPending){color:#111315}.auditoria-module__JmusQq__sep{background:var(--line);width:1px;height:20px;margin:0 4px}.auditoria-module__JmusQq__timeline{flex-direction:column;gap:20px;display:flex}.auditoria-module__JmusQq__day{flex-direction:column;gap:8px;display:flex}.auditoria-module__JmusQq__dayLabel{color:var(--mut);letter-spacing:.02em;padding-left:2px;font-size:.8125rem;font-weight:600}.auditoria-module__JmusQq__dayLabel:first-letter{text-transform:uppercase}.auditoria-module__JmusQq__card{padding:6px 18px;}.auditoria-module__JmusQq__feed{list-style:none}.auditoria-module__JmusQq__entry{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:12px;padding:11px 0;display:flex}.auditoria-module__JmusQq__entry:last-child{border-bottom:none}.auditoria-module__JmusQq__avatar{letter-spacing:.03em;background:var(--line-soft);width:28px;height:28px;color:var(--mut);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:.6875rem;font-weight:700;display:flex}.auditoria-module__JmusQq__avatar[data-tone=acc]{background:var(--acc-soft);color:var(--acc-txt)}.auditoria-module__JmusQq__avatar[data-tone=green]{background:var(--green-soft);color:var(--green)}.auditoria-module__JmusQq__avatar[data-tone=amber]{background:var(--amber-soft);color:var(--amber)}.auditoria-module__JmusQq__avatar[data-tone=bar]{background:var(--acc-soft);color:var(--bar-deep)}.auditoria-module__JmusQq__avatar[data-tone=system]{background:var(--line-soft);color:var(--faint)}.auditoria-module__JmusQq__main{flex-direction:column;flex:1;gap:5px;min-width:0;padding-top:4px;display:flex}.auditoria-module__JmusQq__sentence{color:var(--mut);overflow-wrap:anywhere;font-size:.8125rem;line-height:1.5}.auditoria-module__JmusQq__who{color:var(--ink);font-weight:600}.auditoria-module__JmusQq__verb{color:var(--ink)}.auditoria-module__JmusQq__verb[data-tone=create]{color:var(--green)}.auditoria-module__JmusQq__verb[data-tone=off]{color:var(--red)}.auditoria-module__JmusQq__verb[data-tone=warn]{color:var(--amber)}.auditoria-module__JmusQq__entity{color:var(--ink);font-weight:600;text-decoration:none}.auditoria-module__JmusQq__entity:hover{color:var(--acc-txt);text-underline-offset:3px;text-decoration:underline}.auditoria-module__JmusQq__entityPlain{color:var(--ink);font-weight:600}.auditoria-module__JmusQq__detail{color:var(--faint)}.auditoria-module__JmusQq__quote{color:var(--mut);border-left:2px solid var(--line);overflow-wrap:anywhere;white-space:pre-line;padding:2px 0 2px 10px;font-size:.8125rem;line-height:1.5}.auditoria-module__JmusQq__meta{flex:none;align-items:center;gap:10px;margin-left:auto;padding-top:4px;display:flex}.auditoria-module__JmusQq__type{color:var(--faint);border:1px solid var(--line-soft);white-space:nowrap;border-radius:6px;padding:1px 8px;font-size:.8125rem}.auditoria-module__JmusQq__t{color:var(--faint);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem}.auditoria-module__JmusQq__empty{color:var(--mut);}.auditoria-module__JmusQq__more{justify-content:center;padding:2px 0 8px;display:flex}.auditoria-module__JmusQq__moreBtn{color:var(--mut);border:1px solid var(--line);background:var(--card);transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);border-radius:8px;padding:7px 16px;font-size:.8125rem;font-weight:500}.auditoria-module__JmusQq__moreBtn:hover{color:var(--ink);border-color:var(--faint)}.auditoria-module__JmusQq__moreBtn:has(.auditoria-module__JmusQq__morePending){color:var(--ink);border-color:var(--faint)}.auditoria-module__JmusQq__morePending{color:var(--ink)}.auditoria-module__JmusQq__moreBtn:has(.auditoria-module__JmusQq__morePending){cursor:progress}@media (max-width:720px){.auditoria-module__JmusQq__entry{flex-wrap:wrap}.auditoria-module__JmusQq__meta{justify-content:flex-end;width:100%;padding-top:0}}
.ficha-module__zIr46a__backLink{color:var(--mut);transition:color var(--dur-fast) var(--ease);margin-bottom:10px;font-size:.87rem;font-weight:500;display:inline-block}.ficha-module__zIr46a__backLink:hover{color:var(--ink)}.ficha-module__zIr46a__pagehead{align-items:flex-start;}.ficha-module__zIr46a__title{flex-wrap:wrap;align-items:center;gap:10px;display:flex;}.ficha-module__zIr46a__sub{font-size:.87rem;}.ficha-module__zIr46a__headActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ficha-module__zIr46a__error{font-size:.87rem;}.ficha-module__zIr46a__card{margin-bottom:16px;}.ficha-module__zIr46a__cardTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--mut);margin-bottom:14px;font-size:.8rem;font-weight:600}.ficha-module__zIr46a__chip{}.ficha-module__zIr46a__chipOk{}.ficha-module__zIr46a__chipBad{}.ficha-module__zIr46a__chipNeutral{}.ficha-module__zIr46a__chipInfo{background:var(--acc-soft);color:var(--acc-txt)}.ficha-module__zIr46a__btnAcc{}.ficha-module__zIr46a__btnGhost{}.ficha-module__zIr46a__btnDanger{}.ficha-module__zIr46a__inlineForm{display:inline-flex}.ficha-module__zIr46a__cancelBox{position:relative}.ficha-module__zIr46a__cancelBox summary{cursor:pointer;list-style:none}.ficha-module__zIr46a__cancelBox summary::-webkit-details-marker{display:none}.ficha-module__zIr46a__cancelForm{z-index:10;background:var(--card);border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:8px;width:280px;padding:14px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0006}.ficha-module__zIr46a__cancelHint{color:var(--mut);font-size:.8rem}.ficha-module__zIr46a__grid{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.ficha-module__zIr46a__field{}.ficha-module__zIr46a__fieldFull{flex-direction:column;margin-top:14px;display:flex}.ficha-module__zIr46a__label{letter-spacing:.06em;font-size:.8rem;}.ficha-module__zIr46a__input{}.ficha-module__zIr46a__textarea{}.ficha-module__zIr46a__hint{color:var(--faint);margin-top:4px;font-size:.8rem}.ficha-module__zIr46a__formFooter{border-top:1px solid var(--line-soft);justify-content:flex-end;margin-top:18px;padding-top:16px;display:flex}.ficha-module__zIr46a__emptyMsg{color:var(--mut);text-align:center;padding:14px 0;font-size:.87rem}.ficha-module__zIr46a__noteForm{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.ficha-module__zIr46a__noteFormRow{justify-content:flex-end;display:flex}.ficha-module__zIr46a__noteList{flex-direction:column;list-style:none;display:flex}.ficha-module__zIr46a__noteItem{border-bottom:1px solid var(--line-soft);padding:10px 0}.ficha-module__zIr46a__noteItem:last-child{border-bottom:none}.ficha-module__zIr46a__noteMeta{color:var(--faint);margin-bottom:3px;font-size:.8rem}.ficha-module__zIr46a__noteMeta strong{color:var(--mut);font-weight:600}.ficha-module__zIr46a__noteBody{color:var(--ink);white-space:pre-wrap;font-size:.87rem}.ficha-module__zIr46a__noteAction{color:var(--mut);font-size:.87rem}.ficha-module__zIr46a__noteAction em{color:var(--ink);font-style:normal}@media (max-width:1080px){.ficha-module__zIr46a__pagehead{flex-direction:column;align-items:flex-start}.ficha-module__zIr46a__headActions{justify-content:flex-start}}@media (max-width:720px){.ficha-module__zIr46a__grid{grid-template-columns:1fr}}
.clientes-module__nL8QfG__pagehead{}.clientes-module__nL8QfG__title{}.clientes-module__nL8QfG__sub{font-size:.87rem;}.clientes-module__nL8QfG__actions{gap:8px;display:flex}.clientes-module__nL8QfG__btnAcc{}.clientes-module__nL8QfG__btnGhost{}.clientes-module__nL8QfG__filters{}.clientes-module__nL8QfG__f{color:var(--mut);border:1px solid var(--line);background:var(--card);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);border-radius:8px;padding:6.5px 12px;font-size:.8rem;font-weight:500}.clientes-module__nL8QfG__fOn{background:var(--ink);color:#111315;border-color:var(--ink)}.clientes-module__nL8QfG__fPending{color:var(--ink)}.clientes-module__nL8QfG__f:has(.clientes-module__nL8QfG__fPending){color:var(--ink);border-color:var(--ink);cursor:progress}.clientes-module__nL8QfG__fOn:has(.clientes-module__nL8QfG__fPending){color:#111315}.clientes-module__nL8QfG__search{}.clientes-module__nL8QfG__searchInput{border:1px solid var(--line);background:var(--card);color:var(--ink);font-size:.87rem;font-family:var(--sans);border-radius:8px;outline:none;flex:1;padding:6.5px 12px}.clientes-module__nL8QfG__searchInput::placeholder{color:var(--faint)}.clientes-module__nL8QfG__searchInput:focus{border-color:var(--acc)}.clientes-module__nL8QfG__searchField{flex:1;display:flex;position:relative}.clientes-module__nL8QfG__searchField[data-pending] .clientes-module__nL8QfG__searchInput{padding-right:30px}.clientes-module__nL8QfG__searchSpinner{color:var(--mut);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.clientes-module__nL8QfG__card{}.clientes-module__nL8QfG__tableWrap{}.clientes-module__nL8QfG__table{}.clientes-module__nL8QfG__rowClickable{cursor:pointer}.clientes-module__nL8QfG__rowClickable:hover td,.clientes-module__nL8QfG__rowClickable:focus-visible td{background:#1e2226}.clientes-module__nL8QfG__rowClickable:has(.clientes-module__nL8QfG__rowBtn:focus-visible) td{background:#1e2226}.clientes-module__nL8QfG__rowBtn{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.clientes-module__nL8QfG__num{text-align:left;padding-right:0;}td.clientes-module__nL8QfG__num{font-family:var(--mono);font-size:.87rem}.clientes-module__nL8QfG__brandCell{font-weight:600}.clientes-module__nL8QfG__brandCell span{color:var(--faint);margin-top:1px;font-size:.8rem;font-weight:400;display:block}.clientes-module__nL8QfG__chip{}.clientes-module__nL8QfG__chipOk{}.clientes-module__nL8QfG__chipBad{}.clientes-module__nL8QfG__chipNeutral{}.clientes-module__nL8QfG__chipInfo{background:var(--acc-soft);color:var(--acc-txt)}.clientes-module__nL8QfG__gapChip{font-variant-numeric:tabular-nums;margin-left:6px}.clientes-module__nL8QfG__emptyMsg{color:var(--mut);text-align:center;padding:18px 0;font-size:.87rem}.clientes-module__nL8QfG__link{color:var(--acc-txt);font-weight:600}.clientes-module__nL8QfG__drawerTitle{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.clientes-module__nL8QfG__drawerBody{flex-direction:column;gap:16px;display:flex}.clientes-module__nL8QfG__factsCard{border:1px solid var(--line-soft);border-radius:10px;padding:14px 16px}.clientes-module__nL8QfG__factsHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.clientes-module__nL8QfG__factsTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--mut);font-size:.8rem;font-weight:600}.clientes-module__nL8QfG__facts{grid-template-columns:1fr 1fr;gap:12px 16px;display:grid}.clientes-module__nL8QfG__fact dt{color:var(--faint);margin-bottom:2px;font-size:.8rem}.clientes-module__nL8QfG__fact dd{color:var(--ink);font-size:.87rem;font-weight:500}.clientes-module__nL8QfG__btnMini{background:var(--card);border:1px solid var(--line);color:var(--mut);cursor:pointer;white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:600}.clientes-module__nL8QfG__btnMini:hover{color:var(--ink);border-color:var(--mut)}.clientes-module__nL8QfG__btnMini:disabled{opacity:.6;cursor:default}.clientes-module__nL8QfG__btnAccSm{}.clientes-module__nL8QfG__btnAccSm:disabled{opacity:.6;cursor:default}.clientes-module__nL8QfG__editGrid{grid-template-columns:1fr 1fr;gap:10px 12px;display:grid}.clientes-module__nL8QfG__editField{flex-direction:column;display:flex}.clientes-module__nL8QfG__editField label{color:var(--mut);margin-bottom:4px;font-size:.8rem;font-weight:600}.clientes-module__nL8QfG__editInput{background:var(--bg);border:1px solid var(--line);color:var(--ink);font-family:var(--sans);border-radius:7px;outline:none;padding:6px 9px;font-size:.87rem}.clientes-module__nL8QfG__editInput:focus{border-color:var(--acc)}.clientes-module__nL8QfG__editFooter{border-top:1px solid var(--line-soft);justify-content:flex-end;gap:8px;margin-top:14px;padding-top:12px;display:flex}.clientes-module__nL8QfG__drawerEmpty{color:var(--mut);padding:4px 0;font-size:.87rem}.clientes-module__nL8QfG__skel{flex-direction:column;gap:14px;min-height:84px;padding:6px 0;display:flex}.clientes-module__nL8QfG__skelRow{background:var(--line);height:11px;animation:clientes-module__nL8QfG__skelPulse 1.2s var(--ease) infinite;border-radius:6px;display:block}.clientes-module__nL8QfG__skelRow:nth-child(2){width:82%;animation-delay:.15s}.clientes-module__nL8QfG__skelRow:nth-child(3){width:58%;animation-delay:.3s}@keyframes clientes-module__nL8QfG__skelPulse{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.clientes-module__nL8QfG__skelRow{opacity:.6;animation:none}}.clientes-module__nL8QfG__activityList{flex-direction:column;list-style:none;display:flex}.clientes-module__nL8QfG__activityItem{border-bottom:1px solid var(--line-soft);padding:8px 0}.clientes-module__nL8QfG__activityItem:first-child{padding-top:0}.clientes-module__nL8QfG__activityItem:last-child{border-bottom:none;padding-bottom:0}.clientes-module__nL8QfG__activityMeta{color:var(--faint);margin-bottom:2px;font-size:.8rem}.clientes-module__nL8QfG__activityMeta strong{color:var(--mut);font-weight:600}.clientes-module__nL8QfG__activityBody{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;font-size:.87rem}.clientes-module__nL8QfG__fichaLink{text-align:center;color:var(--acc-txt);background:var(--acc-soft);border-radius:8px;padding:10px 14px;font-size:.87rem;font-weight:600;display:block}.clientes-module__nL8QfG__fichaLink:hover{filter:brightness(1.1)}@media (max-width:1080px){.clientes-module__nL8QfG__pagehead{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.clientes-module__nL8QfG__card{padding:14px}.clientes-module__nL8QfG__table th:nth-child(2),.clientes-module__nL8QfG__table td:nth-child(2),.clientes-module__nL8QfG__table th:nth-child(3),.clientes-module__nL8QfG__table td:nth-child(3),.clientes-module__nL8QfG__table th:nth-child(5),.clientes-module__nL8QfG__table td:nth-child(5){display:none}.clientes-module__nL8QfG__facts,.clientes-module__nL8QfG__editGrid{grid-template-columns:1fr}}@media (pointer:coarse){.clientes-module__nL8QfG__f{padding:9px 14px}}
.nova-module__dGI9EG__wrap{max-width:760px}.nova-module__dGI9EG__pagehead{}.nova-module__dGI9EG__title{}.nova-module__dGI9EG__sub{}.nova-module__dGI9EG__btnGhost{}.nova-module__dGI9EG__btnAcc{}.nova-module__dGI9EG__input[aria-invalid=true]{border-color:var(--red)}.nova-module__dGI9EG__error{}.nova-module__dGI9EG__card{padding:20px;}.nova-module__dGI9EG__grid{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.nova-module__dGI9EG__field{}.nova-module__dGI9EG__fieldFull{flex-direction:column;margin-top:14px;display:flex}.nova-module__dGI9EG__label{}.nova-module__dGI9EG__input{}.nova-module__dGI9EG__textarea{}.nova-module__dGI9EG__hint{color:var(--faint);margin-top:4px;font-size:.64rem}.nova-module__dGI9EG__footer{border-top:1px solid var(--line-soft);justify-content:flex-end;margin-top:18px;padding-top:16px;display:flex}@media (max-width:720px){.nova-module__dGI9EG__grid{grid-template-columns:1fr}}
.importacao-module__AF0mra__pagehead{}.importacao-module__AF0mra__title{}.importacao-module__AF0mra__sub{max-width:560px;}.importacao-module__AF0mra__steps{flex-wrap:wrap;gap:8px;margin-bottom:14px;list-style:none;display:flex}.importacao-module__AF0mra__step,.importacao-module__AF0mra__stepOn,.importacao-module__AF0mra__stepDone{color:var(--faint);border:1px solid var(--line);background:var(--card);border-radius:8px;align-items:center;gap:8px;padding:7px 14px 7px 9px;font-size:.72rem;font-weight:600;display:flex}.importacao-module__AF0mra__stepOn{color:var(--ink);border-color:var(--acc)}.importacao-module__AF0mra__stepDone{color:var(--mut)}.importacao-module__AF0mra__stepNum{width:20px;height:20px;font-size:.6rem;font-family:var(--mono);background:var(--line-soft);color:var(--mut);border-radius:50%;justify-content:center;align-items:center;display:flex}.importacao-module__AF0mra__stepOn .importacao-module__AF0mra__stepNum{background:var(--acc-btn);color:#fff}.importacao-module__AF0mra__stepDone .importacao-module__AF0mra__stepNum{background:var(--green-soft);color:var(--green)}.importacao-module__AF0mra__card{position:relative;}.importacao-module__AF0mra__progress{background:var(--acc-soft);border-radius:0 0 12px 12px;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.importacao-module__AF0mra__progressBar{background:var(--acc);width:40%;animation:importacao-module__AF0mra__progressSlide 1.2s var(--ease) infinite;border-radius:2px;position:absolute;top:0;bottom:0;left:0}@keyframes importacao-module__AF0mra__progressSlide{0%{transform:translate(-100%)}to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){.importacao-module__AF0mra__progressBar{opacity:.6;width:100%;animation:none}}.importacao-module__AF0mra__error{border:1px solid var(--red-soft);}.importacao-module__AF0mra__stepIntro{color:var(--ink);max-width:620px;margin-bottom:16px;font-size:.8rem}.importacao-module__AF0mra__stepNote{color:var(--mut);max-width:620px;margin-bottom:16px;font-size:.74rem}.importacao-module__AF0mra__dropzone{width:100%;font:inherit;color:inherit;border:1.5px dashed var(--line);text-align:center;cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border-radius:12px;padding:44px 20px;display:block}.importacao-module__AF0mra__dropzone:hover,.importacao-module__AF0mra__dropzoneOn{border-color:var(--acc);background:var(--acc-soft)}.importacao-module__AF0mra__dropzone[aria-busy=true]{cursor:progress}.importacao-module__AF0mra__dropTitle{color:var(--ink);font-size:.86rem;font-weight:600;display:block}.importacao-module__AF0mra__parsing{justify-content:center;align-items:center;gap:8px;display:inline-flex}.importacao-module__AF0mra__dropHint{color:var(--mut);margin-top:5px;font-size:.72rem;display:block}.importacao-module__AF0mra__hiddenInput{display:none}.importacao-module__AF0mra__fileMeta{flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:14px;display:flex}.importacao-module__AF0mra__metaRow{align-items:center;gap:8px;display:flex}.importacao-module__AF0mra__metaLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--mut);font-size:.68rem;font-weight:600}.importacao-module__AF0mra__checkboxRow{color:var(--ink);cursor:pointer;align-items:center;gap:8px;font-size:.76rem;display:flex}.importacao-module__AF0mra__checkboxRow input{accent-color:var(--acc-btn)}.importacao-module__AF0mra__rowCount{color:var(--mut);font-variant-numeric:tabular-nums;font-size:.74rem}.importacao-module__AF0mra__mapGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px 20px;display:grid}.importacao-module__AF0mra__mapLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--mut);margin-bottom:5px;font-size:.66rem;font-weight:600;display:block}.importacao-module__AF0mra__req{color:var(--red)}.importacao-module__AF0mra__select{}.importacao-module__AF0mra__mapHint{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;min-height:1em;margin-top:4px;font-size:.64rem;overflow:hidden}.importacao-module__AF0mra__summary{margin-bottom:14px;font-size:.8rem}.importacao-module__AF0mra__muted{color:var(--mut)}.importacao-module__AF0mra__statusLine{color:var(--mut);align-items:center;gap:6px;display:inline-flex}.importacao-module__AF0mra__bad{color:var(--red)}.importacao-module__AF0mra__tableWrap{}.importacao-module__AF0mra__table{}.importacao-module__AF0mra__table th{white-space:nowrap}.importacao-module__AF0mra__table td{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.importacao-module__AF0mra__rowBad td{background:var(--red-soft)}.importacao-module__AF0mra__num{font-family:var(--mono);font-size:.7rem;padding-right:22px!important;}.importacao-module__AF0mra__moreNote{color:var(--faint);margin-top:10px;font-size:.7rem}.importacao-module__AF0mra__btnRow{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.importacao-module__AF0mra__btnAcc{}.importacao-module__AF0mra__btnAcc:disabled{opacity:.45;cursor:default}.importacao-module__AF0mra__btnGhost{color:var(--mut);}.importacao-module__AF0mra__btnGhost:disabled{color:var(--faint);cursor:default}.importacao-module__AF0mra__success{text-align:center;padding:26px 0 14px}.importacao-module__AF0mra__successIcon{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:1.2rem;font-weight:700;display:flex}.importacao-module__AF0mra__successTitle{font-size:.95rem;font-weight:700}.importacao-module__AF0mra__counts{flex-wrap:wrap;justify-content:center;gap:26px;margin:18px 0 22px;display:flex}.importacao-module__AF0mra__countN{font-size:1.25rem;font-weight:700;font-family:var(--mono);font-variant-numeric:tabular-nums}.importacao-module__AF0mra__countL{color:var(--mut);text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:.62rem}.importacao-module__AF0mra__successActions{justify-content:center;gap:8px;display:flex}@media (max-width:1080px){.importacao-module__AF0mra__pagehead{flex-direction:column;align-items:flex-start}}
.leads-module__gQvjLW__pagehead{}.leads-module__gQvjLW__title{}.leads-module__gQvjLW__sub{}.leads-module__gQvjLW__staleWarn{color:var(--amber);font-weight:600}.leads-module__gQvjLW__headActions{align-items:center;gap:8px;display:flex}.leads-module__gQvjLW__btnAcc{}.leads-module__gQvjLW__btnGhost{color:var(--mut);transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;}.leads-module__gQvjLW__btnGhost:hover{color:var(--ink);border-color:var(--faint)}.leads-module__gQvjLW__board{}.leads-module__gQvjLW__col{}.leads-module__gQvjLW__colDrop{}.leads-module__gQvjLW__colH{}.leads-module__gQvjLW__colName{}.leads-module__gQvjLW__count{}.leads-module__gQvjLW__cdot{}.leads-module__gQvjLW__colBody{min-height:8px}.leads-module__gQvjLW__empty{}.leads-module__gQvjLW__kcard{}.leads-module__gQvjLW__kcardStale{border-color:var(--amber)}.leads-module__gQvjLW__dragging{}.leads-module__gQvjLW__kcardTemp{opacity:.6;pointer-events:none;cursor:default}.leads-module__gQvjLW__cardTop{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.leads-module__gQvjLW__src{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.56rem;font-weight:700;display:inline-block}.leads-module__gQvjLW__srcIndicacao{background:var(--green-soft);color:var(--green)}.leads-module__gQvjLW__srcSite{background:var(--acc-soft);color:var(--acc-txt)}.leads-module__gQvjLW__srcInstagram{background:var(--purple-soft);color:var(--purple)}.leads-module__gQvjLW__srcGoogle{background:var(--amber-soft);color:var(--amber)}.leads-module__gQvjLW__srcOutro{background:var(--line-soft);color:var(--faint)}.leads-module__gQvjLW__t{font-size:.76rem;font-weight:600;line-height:1.35}.leads-module__gQvjLW__space{color:var(--mut);margin-top:1px;font-size:.68rem}.leads-module__gQvjLW__detail{color:var(--faint);margin-top:5px;font-size:.62rem;line-height:1.5}.leads-module__gQvjLW__meta{align-items:center;gap:8px;margin-top:9px;display:flex}.leads-module__gQvjLW__age{color:var(--faint);font-size:.62rem}.leads-module__gQvjLW__ageStale{color:var(--amber);font-weight:600}.leads-module__gQvjLW__wa{border:1px solid var(--line);width:24px;height:24px;color:var(--mut);transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);border-radius:7px;justify-content:center;align-items:center;margin-left:auto;display:flex}.leads-module__gQvjLW__wa:hover{color:var(--green);border-color:var(--green)}.leads-module__gQvjLW__wa svg{width:13px;height:13px}.leads-module__gQvjLW__mini{border:2px solid var(--card);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.52rem;font-weight:700;display:flex}.leads-module__gQvjLW__addCard{}.leads-module__gQvjLW__form{background:var(--card);border:1px solid var(--acc);border-radius:10px;flex-direction:column;gap:7px;margin-bottom:8px;padding:11px 12px;display:flex}.leads-module__gQvjLW__input{}.leads-module__gQvjLW__select{}.leads-module__gQvjLW__textarea{}.leads-module__gQvjLW__input::placeholder,.leads-module__gQvjLW__textarea::placeholder{color:var(--faint)}.leads-module__gQvjLW__formRow{gap:7px;display:flex}.leads-module__gQvjLW__formRow>*{flex:1;min-width:0}.leads-module__gQvjLW__dateWrap{flex-direction:column;gap:3px;display:flex}.leads-module__gQvjLW__dateLbl{letter-spacing:.06em;text-transform:uppercase;color:var(--faint);font-size:.58rem;font-weight:600}.leads-module__gQvjLW__formActions{align-items:center;gap:6px;margin-top:2px;display:flex}.leads-module__gQvjLW__btnSm{background:var(--acc-btn);color:#fff;cursor:pointer;border:none;border-radius:7px;padding:6px 11px;font-size:.68rem;font-weight:600}.leads-module__gQvjLW__btnSm:disabled,.leads-module__gQvjLW__btnSm[aria-disabled=true]:not([aria-busy=true]){opacity:.6;cursor:default}.leads-module__gQvjLW__btnGhostSm{}.leads-module__gQvjLW__btnDangerSm{background:var(--red-soft);color:var(--red);cursor:pointer;border:none;border-radius:7px;padding:6px 10px;font-size:.68rem;font-weight:600}.leads-module__gQvjLW__btnDangerSm:disabled,.leads-module__gQvjLW__btnDangerSm[aria-disabled=true]:not([aria-busy=true]){opacity:.5;cursor:default}.leads-module__gQvjLW__btnGhostSm:disabled,.leads-module__gQvjLW__btnGhostSm[aria-disabled=true]:not([aria-busy=true]){opacity:.6;cursor:default}.leads-module__gQvjLW__terminal{border-top:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;padding-top:9px;display:flex}.leads-module__gQvjLW__btnConvert{background:var(--green-soft);color:var(--green);border-radius:7px;padding:6px 11px;font-size:.68rem;font-weight:600;text-decoration:none}.leads-module__gQvjLW__terminal .leads-module__gQvjLW__btnDangerSm{margin-left:auto}.leads-module__gQvjLW__lostRow{flex-direction:column;gap:6px;width:100%;display:flex}.leads-module__gQvjLW__lostQuick{flex-wrap:wrap;gap:5px;display:flex}.leads-module__gQvjLW__quickPick{border:1px solid var(--line);color:var(--mut);cursor:pointer;transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;border-radius:6px;padding:3px 8px;font-size:.62rem}.leads-module__gQvjLW__quickPick:hover{color:var(--ink);border-color:var(--faint)}.leads-module__gQvjLW__archived{background:var(--card);border:1px solid var(--line);border-radius:12px;margin-top:22px;padding:16px 18px}.leads-module__gQvjLW__archivedTitle{margin-bottom:10px;font-size:.82rem;font-weight:700}.leads-module__gQvjLW__archivedEmpty{color:var(--faint);font-size:.72rem}.leads-module__gQvjLW__tableWrap{}.leads-module__gQvjLW__archTable{border-collapse:collapse;width:100%;font-size:.72rem}.leads-module__gQvjLW__archTable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);border-bottom:1px solid var(--line-soft);padding:6px 8px;font-size:.6rem;font-weight:700}.leads-module__gQvjLW__archTable td{border-bottom:1px solid var(--line-soft);vertical-align:middle;padding:7px 8px}.leads-module__gQvjLW__archTable tr:last-child td{border-bottom:none}.leads-module__gQvjLW__archName{font-weight:600}.leads-module__gQvjLW__archMut{color:var(--mut)}.leads-module__gQvjLW__chip{}.leads-module__gQvjLW__chipGood{background:var(--green-soft);color:var(--green)}.leads-module__gQvjLW__chipBad{}@media (max-width:1080px){.leads-module__gQvjLW__board{grid-template-columns:1fr 1fr}.leads-module__gQvjLW__pagehead{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.leads-module__gQvjLW__board{grid-template-columns:1fr}}
.metas-module__Y4Ce1q__pagehead{}.metas-module__Y4Ce1q__title{}.metas-module__Y4Ce1q__sub{}.metas-module__Y4Ce1q__btnGhost{}.metas-module__Y4Ce1q__btnAcc{}.metas-module__Y4Ce1q__norte{border:1px solid var(--line);background:linear-gradient(135deg,#191c1f 0%,#1a2029 100%);border-radius:14px;margin-bottom:12px;padding:34px 36px 30px;position:relative;overflow:hidden}.metas-module__Y4Ce1q__norte:after{content:"";pointer-events:none;border:1px solid #5b8def47;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-60px}.metas-module__Y4Ce1q__norte:before{content:"";pointer-events:none;border:1px solid #5b8def1f;border-radius:50%;width:280px;height:280px;position:absolute;top:-140px;right:0}.metas-module__Y4Ce1q__kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--acc-txt);margin-bottom:12px;font-size:.6rem;font-weight:700}.metas-module__Y4Ce1q__frase{letter-spacing:-.01em;max-width:30em;font-size:1.5rem;font-weight:600;line-height:1.35}.metas-module__Y4Ce1q__frase em{color:var(--acc-txt);font-style:normal}.metas-module__Y4Ce1q__norteEdit{z-index:1;color:var(--mut);cursor:pointer;font-size:.68rem;font-weight:600;font-family:var(--sans);transition:color var(--dur-fast) var(--ease);background:0 0;border:none;padding:0;position:absolute;top:16px;right:18px}.metas-module__Y4Ce1q__norteEdit:hover{color:var(--acc-txt)}.metas-module__Y4Ce1q__norteForm{z-index:1;flex-direction:column;gap:10px;max-width:46em;display:flex;position:relative}.metas-module__Y4Ce1q__norteTextarea{background:var(--bg);border:1px solid var(--line);color:var(--ink);font-family:var(--sans);resize:vertical;border-radius:8px;outline:none;padding:10px 12px;font-size:.9rem;line-height:1.5}.metas-module__Y4Ce1q__norteTextarea:focus{border-color:var(--acc)}.metas-module__Y4Ce1q__norteHint{color:var(--faint);font-size:.66rem}.metas-module__Y4Ce1q__btnRow{align-items:center;gap:8px;display:flex}.metas-module__Y4Ce1q__cols{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.metas-module__Y4Ce1q__col{flex-direction:column;gap:10px;padding:14px;display:flex;}.metas-module__Y4Ce1q__colHead{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:baseline;gap:10px;padding-bottom:10px;display:flex}.metas-module__Y4Ce1q__colName{font-size:.95rem;font-weight:700}.metas-module__Y4Ce1q__colCount{color:var(--faint);font-variant-numeric:tabular-nums;font-size:.75rem}.metas-module__Y4Ce1q__colEmpty{color:var(--faint);padding:6px 0;font-size:.85rem}.metas-module__Y4Ce1q__goalList{flex-direction:column;gap:6px;list-style:none;display:flex}.metas-module__Y4Ce1q__goal,.metas-module__Y4Ce1q__goalDone{border:1px solid var(--line-soft);background:var(--bg);transition:opacity var(--dur) var(--ease);border-radius:8px;align-items:flex-start;gap:10px;padding:8px 10px;display:flex}.metas-module__Y4Ce1q__goalDone{opacity:.55}.metas-module__Y4Ce1q__goal[aria-busy=true]{opacity:.7}.metas-module__Y4Ce1q__goalDone .metas-module__Y4Ce1q__goalTitle{text-decoration:line-through}.metas-module__Y4Ce1q__goalToggle{flex-shrink:0;display:flex}.metas-module__Y4Ce1q__check{border:1.5px solid var(--mut);width:18px;height:18px;color:var(--green);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);background:0 0;border-radius:50%;justify-content:center;align-items:center;margin-top:1px;font-size:.7rem;line-height:1;display:flex}.metas-module__Y4Ce1q__check:hover{border-color:var(--green)}.metas-module__Y4Ce1q__check[aria-disabled=true],.metas-module__Y4Ce1q__deleteBtn[aria-disabled=true]{cursor:default;opacity:.5}.metas-module__Y4Ce1q__goalDone .metas-module__Y4Ce1q__check{border-color:var(--green);background:var(--green-soft)}.metas-module__Y4Ce1q__goalTitle{overflow-wrap:anywhere;flex:1;min-width:0;font-size:.87rem;line-height:1.45}.metas-module__Y4Ce1q__goalText{font-size:inherit;line-height:inherit}.metas-module__Y4Ce1q__goalText p{margin:0}.metas-module__Y4Ce1q__goalTarget{border-color:var(--acc);box-shadow:0 0 0 3px var(--acc-soft)}.metas-module__Y4Ce1q__goalDelete{flex-shrink:0;display:flex}.metas-module__Y4Ce1q__deleteBtn{color:var(--faint);cursor:pointer;transition:color var(--dur-fast) var(--ease);background:0 0;border:none;padding:0 2px;font-size:1rem;line-height:1}.metas-module__Y4Ce1q__deleteBtn:hover{color:var(--red)}.metas-module__Y4Ce1q__addForm{margin-top:auto}.metas-module__Y4Ce1q__addWrap{position:relative}.metas-module__Y4Ce1q__addInput{border:1px dashed var(--line);width:100%;color:var(--ink);font-family:var(--sans);transition:border-color var(--dur-fast) var(--ease), opacity var(--dur-fast) var(--ease);background:0 0;border-radius:8px;padding:8px 10px;font-size:.85rem}.metas-module__Y4Ce1q__addInput[aria-busy=true]{opacity:.7;padding-right:30px}.metas-module__Y4Ce1q__addSpinner{color:var(--mut);position:absolute;top:50%;right:10px;transform:translateY(-50%)}.metas-module__Y4Ce1q__addInput::placeholder{color:var(--faint)}.metas-module__Y4Ce1q__addInput:focus{border-style:solid;border-color:var(--acc);outline:none}.metas-module__Y4Ce1q__addBox{border:1px dashed var(--line);transition:border-color var(--dur-fast) var(--ease), opacity var(--dur-fast) var(--ease);border-radius:8px;padding:8px 10px}.metas-module__Y4Ce1q__addBox:focus-within{border-style:solid;border-color:var(--acc)}.metas-module__Y4Ce1q__addBox[aria-busy=true]{opacity:.7;padding-right:30px}@media (max-width:1080px){.metas-module__Y4Ce1q__pagehead{flex-direction:column;align-items:flex-start}.metas-module__Y4Ce1q__cols{grid-template-columns:1fr}}
.radios-module__ZNQ74a__pagehead{}.radios-module__ZNQ74a__title{}.radios-module__ZNQ74a__sub{}.radios-module__ZNQ74a__filters{}.radios-module__ZNQ74a__f{color:var(--mut);border:1px solid var(--line);background:var(--card);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);border-radius:8px;padding:6.5px 12px;font-size:.72rem;font-weight:500}.radios-module__ZNQ74a__fOn{background:var(--ink);color:#111315;border-color:var(--ink)}.radios-module__ZNQ74a__fPending{color:var(--ink)}.radios-module__ZNQ74a__f:has(.radios-module__ZNQ74a__fPending){color:var(--ink);border-color:var(--ink);cursor:progress}.radios-module__ZNQ74a__fOn:has(.radios-module__ZNQ74a__fPending){color:#111315}.radios-module__ZNQ74a__search{}.radios-module__ZNQ74a__searchInput{border:1px solid var(--line);background:var(--card);color:var(--ink);font-size:.72rem;font-family:var(--sans);border-radius:8px;outline:none;flex:1;padding:6.5px 12px}.radios-module__ZNQ74a__searchInput::placeholder{color:var(--faint)}.radios-module__ZNQ74a__searchInput:focus{border-color:var(--acc)}.radios-module__ZNQ74a__searchField{flex:1;display:flex;position:relative}.radios-module__ZNQ74a__searchField[data-pending] .radios-module__ZNQ74a__searchInput{padding-right:30px}.radios-module__ZNQ74a__searchSpinner{color:var(--mut);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.radios-module__ZNQ74a__card{}.radios-module__ZNQ74a__tableWrap{}.radios-module__ZNQ74a__table{}.radios-module__ZNQ74a__table tr:hover td{background:#1e2226}.radios-module__ZNQ74a__num{padding-right:22px!important;}td.radios-module__ZNQ74a__num{font-family:var(--mono);font-size:.72rem}.radios-module__ZNQ74a__radioCell{font-weight:600}.radios-module__ZNQ74a__radioCell span{color:var(--faint);margin-top:1px;font-size:.66rem;font-weight:400;display:block}.radios-module__ZNQ74a__chip{}.radios-module__ZNQ74a__chipOk{}.radios-module__ZNQ74a__chipBad{}.radios-module__ZNQ74a__chipNeutral{}.radios-module__ZNQ74a__gapChip{margin-left:6px}.radios-module__ZNQ74a__emptyMsg{color:var(--mut);text-align:center;padding:18px 0;font-size:.8rem}@media (max-width:1080px){.radios-module__ZNQ74a__pagehead{flex-direction:column;align-items:flex-start}}
.shell-module__h2N4mG__app{min-height:100vh;display:flex}.shell-module__h2N4mG__main{flex-direction:column;flex:1;min-width:0;display:flex}.shell-module__h2N4mG__content{padding:22px 28px 56px}@media (max-width:1080px){.shell-module__h2N4mG__app{flex-direction:column}.shell-module__h2N4mG__content{padding:16px 16px 40px}}
.sugestoes-module__fKNaxW__pagehead{}.sugestoes-module__fKNaxW__title{}.sugestoes-module__fKNaxW__toggleBtn{color:var(--mut);border:1px solid var(--line);background:var(--card);transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);border-radius:8px;padding:7px 12px;font-size:.8rem;font-weight:600}.sugestoes-module__fKNaxW__toggleBtn:hover{color:var(--ink);border-color:var(--acc)}.sugestoes-module__fKNaxW__toggleBtn:has(.sugestoes-module__fKNaxW__togglePending){color:var(--ink);border-color:var(--acc)}.sugestoes-module__fKNaxW__togglePending{color:var(--ink)}.sugestoes-module__fKNaxW__toggleBtn:has(.sugestoes-module__fKNaxW__togglePending){cursor:progress}.sugestoes-module__fKNaxW__form{background:var(--card);border:1px solid var(--line);border-radius:12px;max-width:720px;margin-bottom:22px;padding:14px}.sugestoes-module__fKNaxW__textarea{padding:10px 12px;}.sugestoes-module__fKNaxW__textarea::placeholder{color:var(--faint)}.sugestoes-module__fKNaxW__formRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.sugestoes-module__fKNaxW__fileBtn{color:var(--mut);border:1px dashed var(--line);cursor:pointer;border-radius:8px;padding:7px 12px;font-size:.8rem;font-weight:600}.sugestoes-module__fKNaxW__fileBtn:hover{color:var(--ink);border-color:var(--acc)}.sugestoes-module__fKNaxW__fileBtn:focus-within{outline:2px solid var(--acc);outline-offset:2px}.sugestoes-module__fKNaxW__fileInput{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.sugestoes-module__fKNaxW__previewWrap{align-items:center;gap:8px;display:flex}.sugestoes-module__fKNaxW__previewImg{object-fit:cover;border:1px solid var(--line);border-radius:6px;width:56px;height:40px}.sugestoes-module__fKNaxW__previewClear{color:var(--red);cursor:pointer;background:0 0;border:none;font-size:.74rem;font-weight:600}.sugestoes-module__fKNaxW__submitBtn{color:#fff;background:var(--acc-btn);cursor:pointer;border:none;border-radius:8px;margin-left:auto;padding:8px 16px;font-size:.8rem;font-weight:600}.sugestoes-module__fKNaxW__submitBtn:hover{filter:brightness(1.1)}.sugestoes-module__fKNaxW__submitBtn:disabled{opacity:.6;cursor:default}.sugestoes-module__fKNaxW__formError{color:var(--red);margin-top:8px;font-size:.8rem}.sugestoes-module__fKNaxW__empty{color:var(--faint);padding:32px 0;font-size:.87rem}.sugestoes-module__fKNaxW__list{flex-direction:column;gap:12px;max-width:720px;list-style:none;display:flex}.sugestoes-module__fKNaxW__columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;max-width:1120px;display:grid}@media (max-width:860px){.sugestoes-module__fKNaxW__columns{grid-template-columns:1fr}}.sugestoes-module__fKNaxW__column{min-width:0}.sugestoes-module__fKNaxW__colHead{border-bottom:1px solid var(--line);align-items:baseline;gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex}.sugestoes-module__fKNaxW__colTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--mut);font-size:.78rem;font-weight:700}.sugestoes-module__fKNaxW__colCount{color:var(--faint);font-variant-numeric:tabular-nums;font-size:.76rem}.sugestoes-module__fKNaxW__colList{flex-direction:column;gap:12px;list-style:none;display:flex}.sugestoes-module__fKNaxW__colEmpty{color:var(--faint);padding:10px 0;font-size:.83rem}.sugestoes-module__fKNaxW__card{padding:14px;}.sugestoes-module__fKNaxW__card[data-status=descartada]{opacity:.65}.sugestoes-module__fKNaxW__cardHead{align-items:center;gap:10px;margin-bottom:8px;display:flex}.sugestoes-module__fKNaxW__avatar{background:var(--acc-soft);width:26px;height:26px;color:var(--acc-txt);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.sugestoes-module__fKNaxW__author{font-size:.83rem;font-weight:600}.sugestoes-module__fKNaxW__date{color:var(--faint);font-variant-numeric:tabular-nums;font-size:.78rem}.sugestoes-module__fKNaxW__statusChip{border-radius:6px;margin-left:auto;padding:3px 8px;font-size:.72rem;font-weight:600}.sugestoes-module__fKNaxW__statusChip[data-status=implementada]{background:var(--green-soft);color:var(--green)}.sugestoes-module__fKNaxW__statusChip[data-status=descartada]{background:var(--line-soft);color:var(--mut)}.sugestoes-module__fKNaxW__body{white-space:pre-wrap;overflow-wrap:break-word;font-size:.87rem;line-height:1.55}.sugestoes-module__fKNaxW__imageLink{margin-top:10px;display:inline-block}.sugestoes-module__fKNaxW__image{border:1px solid var(--line);border-radius:8px;max-width:100%;max-height:260px;display:block}.sugestoes-module__fKNaxW__cardActions{gap:8px;margin-top:10px;display:flex}.sugestoes-module__fKNaxW__actGood,.sugestoes-module__fKNaxW__actMuted{cursor:pointer;background:0 0;border-radius:7px;padding:5px 10px;font-size:.76rem;font-weight:600}.sugestoes-module__fKNaxW__actGood{color:var(--green);border:1px solid var(--green)}.sugestoes-module__fKNaxW__actGood:hover{background:var(--green-soft)}.sugestoes-module__fKNaxW__actMuted{color:var(--mut);border:1px solid var(--line)}.sugestoes-module__fKNaxW__actMuted:hover{color:var(--ink);border-color:var(--mut)}
.tarefas-module__QAhhtq__pagehead{flex-wrap:wrap;}.tarefas-module__QAhhtq__title{}.tarefas-module__QAhhtq__toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tarefas-module__QAhhtq__search{background:var(--card);width:200px;}.tarefas-module__QAhhtq__search::placeholder{color:var(--faint)}.tarefas-module__QAhhtq__filterSel{border:1px solid var(--line);background:var(--card);color:var(--mut);font-size:.75rem;font-family:var(--sans);cursor:pointer;border-radius:8px;outline:none;padding:7px 8px}.tarefas-module__QAhhtq__filterSel:focus{border-color:var(--acc)}.tarefas-module__QAhhtq__board{}.tarefas-module__QAhhtq__col{}.tarefas-module__QAhhtq__colH{}.tarefas-module__QAhhtq__colName{}.tarefas-module__QAhhtq__count{}.tarefas-module__QAhhtq__cdot{}.tarefas-module__QAhhtq__archiveAll{color:var(--faint);cursor:pointer;font-size:.7rem;font-weight:600;font-family:var(--sans);background:0 0;border:none;border-radius:5px;margin-left:auto;padding:2px 4px}.tarefas-module__QAhhtq__archiveAll:hover{color:var(--mut);background:var(--line-soft)}.tarefas-module__QAhhtq__archiveAll:disabled{opacity:.5;cursor:default}.tarefas-module__QAhhtq__colBody{min-height:8px}.tarefas-module__QAhhtq__empty{}.tarefas-module__QAhhtq__kcard{}.tarefas-module__QAhhtq__kcard:focus-visible{outline:2px solid var(--acc);outline-offset:1px}.tarefas-module__QAhhtq__prioAlta{box-shadow:inset 3px 0 0 var(--red), 0 1px 3px #0000004d}.tarefas-module__QAhhtq__kcardDone{opacity:.55}.tarefas-module__QAhhtq__kcardDone .tarefas-module__QAhhtq__t{text-decoration:line-through;text-decoration-thickness:1px}.tarefas-module__QAhhtq__dragging{}.tarefas-module__QAhhtq__kcardTemp{opacity:.6;pointer-events:none;cursor:default}.tarefas-module__QAhhtq__chips{flex-wrap:wrap;gap:4px;margin-bottom:7px;display:flex}.tarefas-module__QAhhtq__tag{border-radius:5px;padding:1px 7px;font-size:.75rem;font-weight:600;line-height:1.5;display:inline-block}.tarefas-module__QAhhtq__prioChip{border-radius:5px;align-items:center;gap:4px;padding:1px 7px;font-size:.75rem;font-weight:700;line-height:1.5;display:inline-flex}.tarefas-module__QAhhtq__prioChipAlta{background:var(--red-soft);color:var(--red)}.tarefas-module__QAhhtq__prioChipMedia{background:var(--amber-soft);color:var(--amber)}.tarefas-module__QAhhtq__prioChipBaixa{background:var(--line-soft);color:var(--faint);font-weight:600}.tarefas-module__QAhhtq__tagSistema{background:var(--line-soft);color:var(--ink)}.tarefas-module__QAhhtq__tagMarketing{background:var(--acc-soft);color:var(--acc-txt)}.tarefas-module__QAhhtq__tagClientes{background:var(--green-soft);color:var(--green)}.tarefas-module__QAhhtq__tagParceria{background:var(--amber-soft);color:var(--amber)}.tarefas-module__QAhhtq__tagCuradoria{background:var(--purple-soft);color:var(--purple)}.tarefas-module__QAhhtq__tagOutro{background:var(--line-soft);color:var(--faint)}.tarefas-module__QAhhtq__cardRow{align-items:flex-start;gap:8px;display:flex}.tarefas-module__QAhhtq__t{flex:1;font-size:.8125rem;font-weight:600;line-height:1.4}.tarefas-module__QAhhtq__doneBtn{border:1px solid var(--line);width:20px;height:20px;color:var(--faint);cursor:pointer;background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;font-size:.7rem;line-height:1;display:flex}.tarefas-module__QAhhtq__doneBtn:hover,.tarefas-module__QAhhtq__doneBtn:focus-visible{border-color:var(--green);color:var(--green);background:var(--green-soft)}.tarefas-module__QAhhtq__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.tarefas-module__QAhhtq__due{color:var(--faint);font-variant-numeric:tabular-nums;font-size:.75rem}.tarefas-module__QAhhtq__dueLate{color:var(--red);font-weight:600}.tarefas-module__QAhhtq__dueSoon{color:var(--amber);font-weight:600}.tarefas-module__QAhhtq__descHint{color:var(--faint);font-size:.75rem;line-height:1}.tarefas-module__QAhhtq__who{margin-left:auto;display:flex}.tarefas-module__QAhhtq__mini{border:2px solid var(--card);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;font-weight:700;display:flex}.tarefas-module__QAhhtq__mini+.tarefas-module__QAhhtq__mini{margin-left:-6px}.tarefas-module__QAhhtq__addCard{margin-bottom:8px;}.tarefas-module__QAhhtq__quickAdd{margin-bottom:8px}.tarefas-module__QAhhtq__dropSlot{}.tarefas-module__QAhhtq__input{}.tarefas-module__QAhhtq__input::placeholder{color:var(--faint)}.tarefas-module__QAhhtq__overlay{z-index:40;background:#0000008c;justify-content:center;align-items:flex-start;padding:8vh 16px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.tarefas-module__QAhhtq__modal{background:var(--card);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:10px;width:100%;max-width:480px;padding:16px;display:flex;box-shadow:0 12px 40px #00000080}.tarefas-module__QAhhtq__titleInput{font-size:.9375rem;font-weight:600}.tarefas-module__QAhhtq__fieldLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:-4px;font-size:.7rem;font-weight:700}.tarefas-module__QAhhtq__fieldRow{gap:12px;display:flex}.tarefas-module__QAhhtq__field{flex:1;gap:6px;}.tarefas-module__QAhhtq__field .tarefas-module__QAhhtq__fieldLabel{margin-bottom:0}.tarefas-module__QAhhtq__chipPick{flex-wrap:wrap;gap:5px;display:flex}.tarefas-module__QAhhtq__pickable{cursor:pointer;font-family:var(--sans);opacity:.55;border:1px solid #0000}.tarefas-module__QAhhtq__pickable:hover{opacity:.85}.tarefas-module__QAhhtq__picked{opacity:1;border-color:currentColor}.tarefas-module__QAhhtq__segmented{border:1px solid var(--line);border-radius:7px;display:flex;overflow:hidden}.tarefas-module__QAhhtq__segBtn{color:var(--mut);cursor:pointer;font-size:.75rem;font-weight:600;font-family:var(--sans);background:0 0;border:none;flex:1;padding:7px 0}.tarefas-module__QAhhtq__segBtn+.tarefas-module__QAhhtq__segBtn{border-left:1px solid var(--line)}.tarefas-module__QAhhtq__segOn{background:var(--acc-soft);color:var(--acc-txt)}.tarefas-module__QAhhtq__segAlta{background:var(--red-soft);color:var(--red)}.tarefas-module__QAhhtq__checks{flex-wrap:wrap;gap:4px 10px;display:flex}.tarefas-module__QAhhtq__checkLabel{color:var(--mut);cursor:pointer;align-items:center;gap:5px;font-size:.75rem;display:flex}.tarefas-module__QAhhtq__moveRow{gap:6px;display:flex}.tarefas-module__QAhhtq__formActions{align-items:center;gap:6px;margin-top:4px;display:flex}.tarefas-module__QAhhtq__btnSm{background:var(--acc-btn);color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;font-family:var(--sans);border:none;border-radius:7px;padding:7px 12px}.tarefas-module__QAhhtq__btnSm:disabled{opacity:.6;cursor:default}.tarefas-module__QAhhtq__btnGhostSm{}.tarefas-module__QAhhtq__btnGhostSm:hover{color:var(--ink);border-color:var(--faint)}.tarefas-module__QAhhtq__btnDangerSm{background:var(--red-soft);color:var(--red);cursor:pointer;font-size:.75rem;font-weight:600;font-family:var(--sans);border:none;border-radius:7px;margin-left:auto;padding:7px 11px}.tarefas-module__QAhhtq__modalWide{gap:0;max-width:920px;padding:18px 20px 16px}.tarefas-module__QAhhtq__detailBody{align-items:stretch;gap:20px;display:flex}.tarefas-module__QAhhtq__detailMain{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.tarefas-module__QAhhtq__detailTitle{letter-spacing:-.01em;width:100%;color:var(--ink);font-size:1.2rem;font-weight:700;line-height:1.35;font-family:var(--sans);background:0 0;border:none;outline:none;padding:2px 0}.tarefas-module__QAhhtq__detailTitle::placeholder{color:var(--faint)}.tarefas-module__QAhhtq__attachBlock{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.tarefas-module__QAhhtq__attachGrid{flex-wrap:wrap;gap:8px;display:flex}.tarefas-module__QAhhtq__attachThumb{display:block;position:relative}.tarefas-module__QAhhtq__attachThumb img{object-fit:cover;border:1px solid var(--line);background:var(--bg);border-radius:8px;width:96px;height:72px;display:block}.tarefas-module__QAhhtq__attachThumb a:hover img,.tarefas-module__QAhhtq__attachThumb a:focus-visible img{border-color:var(--acc)}.tarefas-module__QAhhtq__attachRemove{border:1px solid var(--line);background:var(--card);width:18px;height:18px;color:var(--mut);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.75rem;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.tarefas-module__QAhhtq__attachRemove:hover,.tarefas-module__QAhhtq__attachRemove:focus-visible{border-color:var(--red);color:var(--red);background:var(--red-soft)}.tarefas-module__QAhhtq__thumbBusy img{opacity:.5}.tarefas-module__QAhhtq__thumbSpin{color:var(--ink);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.tarefas-module__QAhhtq__fileChip{max-width:220px;display:inline-flex;position:relative}.tarefas-module__QAhhtq__fileChipLink{border:1px solid var(--line);background:var(--card);min-width:0;height:34px;color:var(--ink);border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:.75rem;text-decoration:none;display:inline-flex}a.tarefas-module__QAhhtq__fileChipLink:hover,a.tarefas-module__QAhhtq__fileChipLink:focus-visible{border-color:var(--acc);color:var(--acc)}.tarefas-module__QAhhtq__chipIcon{width:15px;height:15px;color:var(--mut);flex:none}a.tarefas-module__QAhhtq__fileChipLink:hover .tarefas-module__QAhhtq__chipIcon,a.tarefas-module__QAhhtq__fileChipLink:focus-visible .tarefas-module__QAhhtq__chipIcon{color:var(--acc)}.tarefas-module__QAhhtq__fileChipName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tarefas-module__QAhhtq__chipBusy .tarefas-module__QAhhtq__fileChipLink{color:var(--mut);border-style:dashed}.tarefas-module__QAhhtq__icon{width:14px;height:14px}.tarefas-module__QAhhtq__composerFoot{justify-content:space-between;align-items:center}.tarefas-module__QAhhtq__composerAttach{width:28px;height:28px;color:var(--mut);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;padding:0;display:inline-flex}.tarefas-module__QAhhtq__composerAttach:hover,.tarefas-module__QAhhtq__composerAttach:focus-visible{background:var(--line-soft);color:var(--acc-txt)}.tarefas-module__QAhhtq__commentFiles{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.tarefas-module__QAhhtq__fileInput{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.tarefas-module__QAhhtq__activity{border-top:1px solid var(--line-soft);flex-direction:column;gap:10px;margin-top:6px;padding-top:14px;display:flex}.tarefas-module__QAhhtq__activityHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.tarefas-module__QAhhtq__partStack{align-items:center;display:flex}.tarefas-module__QAhhtq__partAvatar{background:var(--acc-soft);width:22px;height:22px;color:var(--acc-txt);border:2px solid var(--card);border-radius:50%;justify-content:center;align-items:center;margin-left:-6px;font-size:.58rem;font-weight:700;display:flex}.tarefas-module__QAhhtq__partAvatar:first-child{margin-left:0}.tarefas-module__QAhhtq__activityTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin:0;font-size:.7rem;font-weight:700}.tarefas-module__QAhhtq__activityBody{min-height:66px}.tarefas-module__QAhhtq__activityEmpty{color:var(--faint);font-size:.75rem}.tarefas-module__QAhhtq__skel{flex-direction:column;gap:12px;padding:2px 0;display:flex}.tarefas-module__QAhhtq__skelRow{background:var(--line-soft);border-radius:6px;height:14px;animation:1.4s ease-in-out infinite tarefas-module__QAhhtq__skelPulse}.tarefas-module__QAhhtq__skelRow:nth-child(2){width:78%}.tarefas-module__QAhhtq__skelRow:nth-child(3){width:56%}@keyframes tarefas-module__QAhhtq__skelPulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.tarefas-module__QAhhtq__skelRow{animation:none}}.tarefas-module__QAhhtq__activityList{flex-direction:column;gap:14px;margin:0;padding:0;display:flex}.tarefas-module__QAhhtq__sysGroup{flex-direction:column;gap:6px;padding:2px 0;display:flex}.tarefas-module__QAhhtq__sysEvent{color:var(--faint);justify-content:space-between;align-items:baseline;gap:10px;padding-left:24px;font-size:.75rem;line-height:1.5;display:flex;position:relative}.tarefas-module__QAhhtq__sysEvent:before{content:"";background:var(--mut);width:6px;height:6px;box-shadow:0 0 0 3px var(--card);border-radius:50%;position:absolute;top:.75em;left:6px;transform:translateY(-50%)}.tarefas-module__QAhhtq__sysText{min-width:0}.tarefas-module__QAhhtq__sysWho{color:var(--mut);font-weight:600}.tarefas-module__QAhhtq__actWhen{color:var(--faint);font-variant-numeric:tabular-nums;flex:none;font-size:.7rem}.tarefas-module__QAhhtq__comment{background:var(--bg);border:1px solid var(--line-soft);border-radius:10px;padding:10px 12px 11px}.tarefas-module__QAhhtq__commentAvatar{background:var(--acc-soft);width:22px;height:22px;color:var(--acc-txt);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.58rem;font-weight:700;display:flex}.tarefas-module__QAhhtq__commentMain{min-width:0}.tarefas-module__QAhhtq__commentHead{align-items:center;gap:8px;display:flex}.tarefas-module__QAhhtq__commentAuthor{color:var(--ink);font-size:.75rem;font-weight:700}.tarefas-module__QAhhtq__commentMeta{align-items:center;gap:8px;margin-left:auto;display:flex}.tarefas-module__QAhhtq__commentEdited{color:var(--faint);font-size:.7rem}.tarefas-module__QAhhtq__commentEditBtn{font-family:var(--sans);color:var(--faint);cursor:pointer;opacity:0;transition:opacity var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:none;padding:0;font-size:.72rem;font-weight:600}.tarefas-module__QAhhtq__comment:hover .tarefas-module__QAhhtq__commentEditBtn,.tarefas-module__QAhhtq__comment:focus-within .tarefas-module__QAhhtq__commentEditBtn{opacity:1}.tarefas-module__QAhhtq__commentEditBtn:hover{color:var(--acc-txt)}.tarefas-module__QAhhtq__commentEditForm{flex-direction:column;gap:8px;margin-top:6px;display:flex}.tarefas-module__QAhhtq__commentEditActions{align-items:center;gap:8px;display:flex}.tarefas-module__QAhhtq__commentEditHint{color:var(--faint);margin-left:auto;font-size:.7rem}.tarefas-module__QAhhtq__commentBody{margin:6px 0 0}.tarefas-module__QAhhtq__composerSend{background:var(--acc-btn);color:#fff;cursor:pointer;border:none;border-radius:50%;width:28px;height:28px;padding:0}.tarefas-module__QAhhtq__composerSend:hover{filter:brightness(1.08)}.tarefas-module__QAhhtq__commentImgs{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.tarefas-module__QAhhtq__commentImgs img{object-fit:cover;border:1px solid var(--line);background:var(--bg);border-radius:8px;width:120px;height:90px;display:block}.tarefas-module__QAhhtq__commentImgs a:hover img,.tarefas-module__QAhhtq__commentImgs a:focus-visible img{border-color:var(--acc)}.tarefas-module__QAhhtq__commentThumb{display:block;position:relative}.tarefas-module__QAhhtq__composer{margin-top:2px}.tarefas-module__QAhhtq__composerBox{border:1px solid var(--line);background:var(--bg);border-radius:10px;flex-direction:column;gap:8px;min-width:0;padding:9px 10px 8px;display:flex}.tarefas-module__QAhhtq__composerBox:focus-within{border-color:var(--acc)}.tarefas-module__QAhhtq__composerFoot{justify-content:flex-end;display:flex}.tarefas-module__QAhhtq__pendingImgs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tarefas-module__QAhhtq__pendingThumb{display:block;position:relative}.tarefas-module__QAhhtq__pendingThumb img{object-fit:cover;border:1px solid var(--line);background:var(--card);border-radius:7px;width:64px;height:48px;display:block}.tarefas-module__QAhhtq__detailRail{border-left:1px solid var(--line-soft);flex-direction:column;flex:none;align-self:flex-start;gap:14px;width:230px;padding-left:18px;display:flex;position:sticky;top:0}.tarefas-module__QAhhtq__railHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.tarefas-module__QAhhtq__railTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin:0;font-size:.7rem;font-weight:700}.tarefas-module__QAhhtq__saveHint{text-align:right;min-width:7ch;color:var(--faint);font-variant-numeric:tabular-nums;white-space:nowrap;opacity:0;transition:opacity var(--dur-slow) var(--ease);justify-content:flex-end;align-items:center;gap:4px;font-size:.7rem;line-height:1.4;display:inline-flex}.tarefas-module__QAhhtq__saveHintOn{opacity:1;transition:none}.tarefas-module__QAhhtq__saveHintOk{color:var(--green)}.tarefas-module__QAhhtq__saveHintErr{color:var(--red)}.tarefas-module__QAhhtq__saveRetry{font:inherit;color:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.tarefas-module__QAhhtq__saveRetry:hover{text-decoration-style:double}.tarefas-module__QAhhtq__railField{flex-direction:column;gap:6px;display:flex}.tarefas-module__QAhhtq__railField .tarefas-module__QAhhtq__fieldLabel{margin-bottom:0}.tarefas-module__QAhhtq__railArchive{border-top:1px solid var(--line-soft);text-align:left;width:100%;color:var(--faint);cursor:pointer;font-size:.75rem;font-weight:600;font-family:var(--sans);background:0 0;border-bottom:none;border-left:none;border-right:none;justify-content:flex-start;margin-top:10px;padding:12px 0 2px}.tarefas-module__QAhhtq__railArchive:hover,.tarefas-module__QAhhtq__railArchive:focus-visible{color:var(--red)}.tarefas-module__QAhhtq__railLink{}.tarefas-module__QAhhtq__railLink:hover,.tarefas-module__QAhhtq__railLink:focus-visible{color:var(--ink)}.tarefas-module__QAhhtq__railLink+.tarefas-module__QAhhtq__railArchive{border-top:none;margin-top:0;padding-top:4px}@media (max-width:700px){.tarefas-module__QAhhtq__overlay:has(.tarefas-module__QAhhtq__modalWide){padding:10px}.tarefas-module__QAhhtq__modalWide{max-width:none;min-height:calc(100vh - 20px);padding:14px 14px 12px}.tarefas-module__QAhhtq__detailBody{flex-direction:column}.tarefas-module__QAhhtq__detailRail{border-left:none;border-top:1px solid var(--line-soft);width:auto;padding-top:14px;padding-left:0;position:static}}@media (max-width:1080px){.tarefas-module__QAhhtq__board{grid-template-columns:1fr 1fr}.tarefas-module__QAhhtq__pagehead{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.tarefas-module__QAhhtq__board{grid-template-columns:1fr}.tarefas-module__QAhhtq__fieldRow{flex-direction:column}}.tarefas-module__QAhhtq__titleRow{align-items:center;gap:10px;min-width:0;display:flex}.tarefas-module__QAhhtq__flash{}.tarefas-module__QAhhtq__cardPeer{}.tarefas-module__QAhhtq__staleBar{border-bottom:1px solid var(--line);background:var(--acc-soft);color:var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:9px 14px;font-size:.78rem;display:flex}.tarefas-module__QAhhtq__staleBtn{flex:none;}
.mfa-module__YJ319G__intro{color:var(--mut);margin-bottom:16px;font-size:.8rem;line-height:1.5}.mfa-module__YJ319G__qrBox{background:#fff;border-radius:10px;justify-content:center;margin-bottom:14px;padding:12px;display:flex}.mfa-module__YJ319G__qrBox img{width:180px;height:180px;display:block}.mfa-module__YJ319G__secret{color:var(--faint);text-align:center;word-break:break-all;-webkit-user-select:all;user-select:all;margin-bottom:16px;font-size:.68rem}.mfa-module__YJ319G__codeInput{text-align:center;letter-spacing:.4em;font-variant-numeric:tabular-nums;font-size:1.1rem!important}.mfa-module__YJ319G__signOut{text-align:center;margin-top:18px}.mfa-module__YJ319G__signOut button{color:var(--faint);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:.72rem;text-decoration:underline}.mfa-module__YJ319G__signOut button:hover{color:var(--mut)}.mfa-module__YJ319G__loading{color:var(--faint);text-align:center;padding:40px 0;font-size:.78rem}
