.dashboard-layout_layout__fEv7v{display:flex;min-height:100vh;background:var(--background);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%;overflow-x:hidden;color:var(--foreground)}.dashboard-layout_sidebar__k25BX{position:fixed;top:0;left:0;bottom:0;width:280px;background:var(--card);border-right:1px solid var(--border);box-shadow:0 4px 20px rgba(0,0,0,.03);z-index:50;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1)}.dashboard-layout_writerSidebar__5MX9O{background:var(--card)}.dashboard-layout_collapsed__dTrNd{transform:translateX(-100%)}@media (min-width:1024px){.dashboard-layout_sidebar__k25BX{transform:translateX(0)!important}}.dashboard-layout_sidebarHeader__U4uZa{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.25rem;border-bottom:1px solid var(--border)}.dashboard-layout_logo__1baBO{display:flex;align-items:center;gap:12px}.dashboard-layout_logoIcon__g5ZCg{width:36px;height:36px;background:linear-gradient(135deg,var(--primary),color-mix(in oklch,var(--primary) 70%,black));border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px color-mix(in oklch,var(--primary) 30%,transparent)}.dashboard-layout_logoIcon__g5ZCg svg{width:20px;height:20px;color:var(--primary-foreground)}.dashboard-layout_logoText__kGQct{font-size:1.25rem;font-weight:700;color:var(--foreground);letter-spacing:-.02em}.dashboard-layout_logoText__kGQct span{color:var(--primary)}.dashboard-layout_sidebarCloseBtn__kEVw2{display:none;background:transparent;border:none;color:var(--muted-foreground);cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s}.dashboard-layout_sidebarCloseBtn__kEVw2:hover{background:var(--muted);color:var(--foreground)}@media (max-width:1023px){.dashboard-layout_sidebarCloseBtn__kEVw2{display:block}}.dashboard-layout_sidebarUser__C7xJ1{padding:1.25rem;border-bottom:1px solid var(--border)}.dashboard-layout_sidebarUserInfo__SV0yy{display:flex;align-items:center;gap:12px}.dashboard-layout_sidebarUserAvatar__fBwig{width:42px;height:42px;background:linear-gradient(135deg,var(--primary),color-mix(in oklch,var(--primary) 70%,black));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-foreground);font-size:.9rem;font-weight:600;box-shadow:0 2px 8px color-mix(in oklch,var(--primary) 20%,transparent)}.dashboard-layout_sidebarUserDetails__zVSSj h4{font-size:.95rem;font-weight:600;color:var(--foreground);margin:0;letter-spacing:-.01em}.dashboard-layout_sidebarUserDetails__zVSSj p{font-size:.8rem;color:var(--muted-foreground);margin:2px 0 0;text-transform:capitalize}.dashboard-layout_balanceBox__ktwgM{margin:1rem;padding:1rem;background:var(--muted);border-radius:12px;border:1px solid var(--border)}.dashboard-layout_balanceLabel__T9gQ8{font-size:.75rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:4px}.dashboard-layout_balanceValue__2eWt7{font-size:1.25rem;font-weight:700;color:var(--foreground)}.dashboard-layout_sidebarNav__h_xKL{flex:1;padding:1.25rem 0;overflow-y:auto}.dashboard-layout_sidebarNavSection__0B7T9{padding:0 1rem;margin-bottom:1rem}.dashboard-layout_sidebarNavTitle__32248{font-size:.75rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;padding:0 .75rem;margin-bottom:.75rem}.dashboard-layout_navItem__ynLcX{display:flex;align-items:center;gap:12px;padding:.75rem 1rem;border-radius:8px;color:var(--muted-foreground);text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);margin-bottom:4px}.dashboard-layout_navItem__ynLcX:hover{background:var(--muted);color:var(--foreground)}.dashboard-layout_active__Z7qwv{box-shadow:0 4px 12px color-mix(in oklch,var(--primary) 25%,transparent)}.dashboard-layout_active__Z7qwv,.dashboard-layout_active__Z7qwv:hover{background:var(--primary);color:var(--primary-foreground)}.dashboard-layout_navItem__ynLcX svg{width:18px;height:18px;flex-shrink:0;opacity:.8}.dashboard-layout_active__Z7qwv svg{opacity:1}.dashboard-layout_navBadge__48dEn{margin-left:auto;min-width:20px;height:20px;border-radius:999px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;background:color-mix(in oklch,var(--background) 90%,transparent);color:var(--foreground)}.dashboard-layout_active__Z7qwv .dashboard-layout_navBadge__48dEn{background:var(--primary-foreground);color:var(--primary)}.dashboard-layout_sidebarFooter__Zup9t{padding:1rem;border-top:1px solid var(--border)}.dashboard-layout_sidebarLogoutBtn__Ike_A{display:flex;align-items:center;gap:10px;width:100%;padding:.75rem 1rem;border-radius:8px;background:transparent;border:none;color:var(--muted-foreground);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.dashboard-layout_sidebarLogoutBtn__Ike_A:hover{background:var(--destructive);color:var(--destructive-foreground)}.dashboard-layout_main__l3wpZ{flex:1;margin-left:0;display:flex;flex-direction:column;min-height:100vh;background:var(--background);width:100%;overflow-x:hidden}@media (min-width:1024px){.dashboard-layout_main__l3wpZ{margin-left:280px}}.dashboard-layout_header__Z_kbi{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 2rem;background:color-mix(in oklch,var(--background) 85%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:sticky;top:0;z-index:40;border-bottom:1px solid var(--border)}.dashboard-layout_headerLeft__nAbmg{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.dashboard-layout_searchWrap__W6Nwq{display:inline-flex;align-items:center;gap:.75rem;background:var(--muted);border:1px solid var(--border);border-radius:8px;width:min(400px,100%);padding:0 1rem;height:42px;transition:all .2s}.dashboard-layout_searchWrap__W6Nwq:focus-within{background:var(--card);border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in oklch,var(--ring) 20%,transparent)}.dashboard-layout_searchWrap__W6Nwq svg{width:18px;height:18px;color:var(--muted-foreground);flex-shrink:0}.dashboard-layout_searchWrap__W6Nwq input{border:none;outline:none;width:100%;background:transparent;color:var(--foreground);font-size:.95rem}.dashboard-layout_searchWrap__W6Nwq input::placeholder{color:var(--muted-foreground)}.dashboard-layout_menuBtn___XqWL{display:block;background:var(--card);border:1px solid var(--border);color:var(--foreground);cursor:pointer;padding:.5rem;border-radius:8px;transition:background .2s}.dashboard-layout_menuBtn___XqWL:hover{background:var(--muted)}@media (min-width:1024px){.dashboard-layout_menuBtn___XqWL{display:none}}.dashboard-layout_pageTitleRow__LXHhN{padding:2rem 2rem 0}.dashboard-layout_pageTitle__fL6VE{font-size:1.75rem;font-weight:700;color:var(--foreground);margin:0;letter-spacing:-.02em}.dashboard-layout_headerRight__A6gil{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.dashboard-layout_headerIconBtn__L0e_0,.dashboard-layout_notificationBtn__Bl3LD{position:relative;background:transparent;border:none;color:var(--muted-foreground);cursor:pointer;padding:.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:all .2s}.dashboard-layout_headerIconBtn__L0e_0:hover,.dashboard-layout_notificationBtn__Bl3LD:hover{background:var(--muted);color:var(--foreground)}.dashboard-layout_headerIconBtn__L0e_0 svg,.dashboard-layout_notificationBtn__Bl3LD svg{width:20px;height:20px}.dashboard-layout_notificationBadge__4_kZu{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 4px;background:var(--destructive);border-radius:999px;border:2px solid var(--background);color:var(--destructive-foreground);display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700}.dashboard-layout_headerAvatar__CtwcT{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--primary),color-mix(in oklch,var(--primary) 70%,black));color:var(--primary-foreground);font-size:.8rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem;box-shadow:0 2px 8px color-mix(in oklch,var(--primary) 20%,transparent)}.dashboard-layout_content__rjZdM{flex:1;width:100%;max-width:1600px;margin:0 auto;padding:1.5rem 2rem 2rem;overflow-x:hidden}.dashboard-layout_content__rjZdM>*{min-width:0;max-width:100%}@media (max-width:1200px){.dashboard-layout_searchWrap__W6Nwq{width:200px}}.dashboard-layout_overlay__Er5eM{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);z-index:40}.dashboard-layout_visible__ybx2z{display:block}@media (max-width:768px){.dashboard-layout_header__Z_kbi{padding:1rem}.dashboard-layout_content__rjZdM,.dashboard-layout_pageTitleRow__LXHhN{padding:1rem 1rem 1.5rem}.dashboard-layout_headerIconBtn__L0e_0,.dashboard-layout_searchWrap__W6Nwq{display:none}.dashboard-layout_pageTitle__fL6VE{font-size:1.5rem}}@media (min-width:1024px){.dashboard-layout_overlay__Er5eM{display:none!important}}.WriterDashboard_writer-dashboard__hhQQq{display:flex;flex-direction:column;gap:1.1rem;animation:WriterDashboard_fadeIn__0AYWV .28s ease-out}@keyframes WriterDashboard_fadeIn__0AYWV{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.WriterDashboard_writer-hero__DJbtj{background:#ffffff;border:1px solid #e6e7ef;border-radius:14px;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.WriterDashboard_writer-hero-main__WFOmW h1{margin:0;font-size:1.4rem;color:#0f172a}.WriterDashboard_writer-hero-main__WFOmW p{margin:.45rem 0 0;font-size:.9rem;color:#334155;max-width:640px}.WriterDashboard_writer-hero-meta__e7_yX{margin-top:.9rem;display:flex;gap:.5rem;flex-wrap:wrap}.WriterDashboard_writer-meta-pill__gInVB{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.35rem .75rem;background:#e6e7ef;color:#0f172a;font-size:.78rem;font-weight:700}.WriterDashboard_writer-meta-pill__gInVB svg{width:14px;height:14px}.WriterDashboard_writer-meta-pill__gInVB.WriterDashboard_shift-success__tOu6C,.WriterDashboard_writer-meta-pill__gInVB.WriterDashboard_shift-warning__cQQnX{background:#eeebff;color:#6d5ef8}.WriterDashboard_writer-meta-pill__gInVB.WriterDashboard_shift-info__K4ZAN{background:#f0edff;color:#1e40af}.WriterDashboard_writer-meta-pill__gInVB.WriterDashboard_shift-neutral__9rggo{background:#e6e7ef;color:#334155}.WriterDashboard_writer-hero-progress-card__zr2lF{min-width:260px;border:1px solid #e6e7ef;background:#ffffff;border-radius:12px;padding:.95rem;display:flex;align-items:center;gap:.8rem}.WriterDashboard_writer-progress-ring___XSHe{width:92px;height:92px;border-radius:50%;background:#f0edff;border:8px solid #7367f0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.WriterDashboard_writer-progress-ring-inner__5htTH{width:72px;height:72px;border-radius:50%;background:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center}.WriterDashboard_writer-progress-ring-inner__5htTH strong{font-size:1rem;color:#0f172a;line-height:1}.WriterDashboard_writer-progress-ring-inner__5htTH span{margin-top:.2rem;font-size:.67rem;color:#8f92a8;text-transform:uppercase;letter-spacing:.08em}.WriterDashboard_writer-progress-summary__UWO20 h3{margin:0;font-size:.95rem;color:#0f172a}.WriterDashboard_writer-progress-summary__UWO20 p{margin:.3rem 0 0;color:#0f172a;font-size:.82rem;font-weight:600}.WriterDashboard_writer-progress-summary__UWO20 small{display:block;margin-top:.3rem;font-size:.74rem;color:#8f92a8}.WriterDashboard_writer-kpi-grid__nQ7L8{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.WriterDashboard_writer-kpi-card__whNoC{border:1px solid #e6e7ef;border-radius:12px;background:#ffffff;padding:1rem;display:flex;gap:.7rem}.WriterDashboard_writer-kpi-icon__b4BYG{width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.WriterDashboard_writer-kpi-icon__b4BYG svg{width:18px;height:18px}.WriterDashboard_writer-kpi-icon__b4BYG.WriterDashboard_cyan__SKTAT{background:#e0f2fe;color:#6558e8}.WriterDashboard_writer-kpi-icon__b4BYG.WriterDashboard_amber__V_qJS,.WriterDashboard_writer-kpi-icon__b4BYG.WriterDashboard_emerald__Yraom{background:#eeebff;color:#6d5ef8}.WriterDashboard_writer-kpi-icon__b4BYG.WriterDashboard_slate__T5ec2{background:#e6e7ef;color:#334155}.WriterDashboard_writer-kpi-label__aoZGy{margin:0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#8f92a8;font-weight:700}.WriterDashboard_writer-kpi-card__whNoC h3{margin:.2rem 0;font-size:1.18rem;color:#0f172a}.WriterDashboard_writer-kpi-card__whNoC span{font-size:.77rem;color:#7f8299}.WriterDashboard_writer-progress-overview__k1ssw{border:1px solid #e6e7ef;border-radius:12px;background:#ffffff;padding:1rem}.WriterDashboard_writer-progress-header__43IxT{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.9rem}.WriterDashboard_writer-progress-header__43IxT h2{margin:0;font-size:1rem;color:#0f172a}.WriterDashboard_writer-status-chip__h6bJ2{font-size:.72rem;font-weight:700;border-radius:999px;padding:.28rem .66rem}.WriterDashboard_writer-status-chip__h6bJ2.WriterDashboard_success__QdcLV,.WriterDashboard_writer-status-chip__h6bJ2.WriterDashboard_warning__hsvSx{background:#eeebff;color:#6d5ef8}.WriterDashboard_writer-status-chip__h6bJ2.WriterDashboard_info__t77tq{background:#f0edff;color:#1e40af}.WriterDashboard_writer-status-chip__h6bJ2.WriterDashboard_neutral__HxeCd{background:#e6e7ef;color:#334155}.WriterDashboard_writer-progress-tracks__nJ3ZH{display:flex;flex-direction:column;gap:.85rem}.WriterDashboard_writer-track-labels__Yr5pF{display:flex;justify-content:space-between;font-size:.78rem;color:#334155;margin-bottom:.3rem}.WriterDashboard_writer-track-bar__PktoI{width:100%;height:8px;border-radius:999px;background:#f0edff;overflow:hidden}.WriterDashboard_writer-track-bar__PktoI span{display:block;height:100%;background:#7367f0}.WriterDashboard_writer-track-progress__l1ZHn{width:100%;height:8px;display:block;appearance:none;border:0;background:transparent}.WriterDashboard_writer-track-progress__l1ZHn::-webkit-progress-bar{background:transparent}.WriterDashboard_writer-track-progress__l1ZHn::-webkit-progress-value{background:#7367f0}.WriterDashboard_writer-track-progress__l1ZHn::-moz-progress-bar{background:#7367f0}.WriterDashboard_writer-track-bar__PktoI.WriterDashboard_orders__PSiUU{background:#eeebff}.WriterDashboard_writer-track-bar__PktoI.WriterDashboard_orders__PSiUU span{background:#7367f0}.WriterDashboard_writer-track-progress__l1ZHn.WriterDashboard_orders__PSiUU::-moz-progress-bar,.WriterDashboard_writer-track-progress__l1ZHn.WriterDashboard_orders__PSiUU::-webkit-progress-value{background:#7367f0}.WriterDashboard_writer-progress-footnote__Q_Dyt{margin-top:.8rem;display:flex;gap:.65rem;flex-wrap:wrap}.WriterDashboard_writer-progress-footnote__Q_Dyt span{font-size:.74rem;color:#7f8299;border:1px solid #e6e7ef;border-radius:999px;padding:.22rem .55rem}.WriterDashboard_writer-shift-progress-section__u1oTO{margin:.2rem 0}.WriterDashboard_writer-charts-grid__m1t1_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.WriterDashboard_writer-chart-card__eyO53,.WriterDashboard_writer-quick-actions__7KWyq,.WriterDashboard_writer-table-card__NB3WS{border:1px solid #e6e7ef;border-radius:12px;background:#ffffff}.WriterDashboard_writer-chart-card__eyO53{padding:1rem}.WriterDashboard_writer-chart-title__f_Z71{margin:0 0 .75rem;font-size:1rem;color:#0f172a}.WriterDashboard_writer-tables-grid__8Z1mo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.WriterDashboard_writer-table-header__Y_wRh{padding:.95rem 1rem;border-bottom:1px solid #e6e7ef}.WriterDashboard_writer-table-title___aTJx{margin:0;font-size:1rem;color:#0f172a}.WriterDashboard_writer-table-list__Flh1I{list-style:none;margin:0;padding:0}.WriterDashboard_writer-table-item__dYl7o{padding:.85rem 1rem;border-bottom:1px solid #f9f9fc}.WriterDashboard_writer-table-item__dYl7o:last-child{border-bottom:none}.WriterDashboard_writer-table-item-content__oONmC{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.WriterDashboard_writer-table-item-left__QWrGB{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.WriterDashboard_writer-table-item-icon__3cDCN{width:36px;height:36px;border-radius:10px;background:#f9f9fc;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.WriterDashboard_writer-table-item-icon__3cDCN svg{width:17px;height:17px;color:#8f92a8}.WriterDashboard_writer-table-item-icon__3cDCN.WriterDashboard_success__QdcLV{background:#eeebff}.WriterDashboard_writer-table-item-icon__3cDCN.WriterDashboard_success__QdcLV svg{color:#6d5ef8}.WriterDashboard_writer-table-item-icon__3cDCN.WriterDashboard_error__W3l2G{background:#ffe9ef}.WriterDashboard_writer-table-item-icon__3cDCN.WriterDashboard_error__W3l2G svg{color:#dc2626}.WriterDashboard_writer-table-item-icon__3cDCN.WriterDashboard_warning__hsvSx{background:#eeebff}.WriterDashboard_writer-table-item-icon__3cDCN.WriterDashboard_warning__hsvSx svg{color:#6d5ef8}.WriterDashboard_writer-table-item-info__jSM2H{min-width:0}.WriterDashboard_writer-table-item-info__jSM2H h4{margin:0;font-size:.88rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WriterDashboard_writer-table-item-info__jSM2H p{margin:.2rem 0 0;color:#8f92a8;font-size:.78rem}.WriterDashboard_writer-table-item-info__jSM2H .WriterDashboard_meta__x6GxO{display:inline-flex;align-items:center;gap:.25rem;margin-top:.25rem}.WriterDashboard_writer-table-item-info__jSM2H .WriterDashboard_meta__x6GxO svg{width:12px;height:12px;color:#a4a7bd}.WriterDashboard_writer-table-item-info__jSM2H .WriterDashboard_meta__x6GxO span{font-size:.72rem;color:#a4a7bd}.WriterDashboard_writer-table-item-right__sKsDt{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.WriterDashboard_writer-priority-badge__YXA_E,.WriterDashboard_writer-status-badge__BEpQS{display:inline-flex;align-items:center;padding:.24rem .62rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:capitalize}.WriterDashboard_writer-status-badge__BEpQS.WriterDashboard_approved__2YBqg{background:#eeebff;color:#6d5ef8}.WriterDashboard_writer-status-badge__BEpQS.WriterDashboard_rejected__Nb8p9{background:#ffe9ef;color:#c83763}.WriterDashboard_writer-status-badge__BEpQS.WriterDashboard_pending__0Lr6A,.WriterDashboard_writer-status-badge__BEpQS.WriterDashboard_revision__7gcoU{background:#eeebff;color:#6d5ef8}.WriterDashboard_writer-priority-badge__YXA_E.WriterDashboard_high__kQr00{background:#ffe9ef;color:#c83763}.WriterDashboard_writer-priority-badge__YXA_E.WriterDashboard_low__2GCJe,.WriterDashboard_writer-priority-badge__YXA_E.WriterDashboard_medium__mt9MN{background:#eeebff;color:#6d5ef8}.WriterDashboard_writer-submit-btn__1SphK{display:inline-flex;align-items:center;gap:.3rem;border:none;border-radius:999px;background:#7367f0;color:#ffffff;padding:.35rem .68rem;font-size:.72rem;font-weight:700;cursor:pointer;transition:all .2s ease}.WriterDashboard_writer-submit-btn__1SphK:hover{background:#6558e8}.WriterDashboard_writer-submit-btn__1SphK svg{width:13px;height:13px}.WriterDashboard_writer-table-footer__RTU9_{padding:.75rem 1rem;border-top:1px solid #e6e7ef}.WriterDashboard_writer-view-all-link__94U8F{text-decoration:none;color:#7367f0;font-size:.82rem;font-weight:700}.WriterDashboard_writer-view-all-link__94U8F:hover{color:#6558e8}.WriterDashboard_writer-feedback__toXa9{margin-top:.45rem;margin-left:2.8rem;color:#8f92a8;font-size:.76rem}.WriterDashboard_writer-empty-state__QR8wp{padding:1.5rem;text-align:center;color:#8f92a8;font-size:.86rem}.WriterDashboard_writer-quick-actions__7KWyq{padding:1rem}.WriterDashboard_writer-quick-actions__7KWyq h3{margin:0 0 .8rem;font-size:1rem;color:#0f172a}.WriterDashboard_writer-actions-grid__zTXh8{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.WriterDashboard_writer-action-card__1___t{border:1px solid #e6e7ef;border-radius:10px;text-decoration:none;padding:.8rem;display:flex;gap:.65rem;align-items:center;transition:all .2s ease}.WriterDashboard_writer-action-card__1___t:hover{border-color:#7dd3fc;background:#f8fafc}.WriterDashboard_writer-action-icon__74mS4{width:36px;height:36px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.WriterDashboard_writer-action-icon__74mS4 svg{width:17px;height:17px}.WriterDashboard_writer-action-icon__74mS4.WriterDashboard_blue__8Q3Ag{background:#f0edff;color:#1e40af}.WriterDashboard_writer-action-icon__74mS4.WriterDashboard_green__Ud_ks{background:#eeebff;color:#6d5ef8}.WriterDashboard_writer-action-icon__74mS4.WriterDashboard_slate__T5ec2{background:#e6e7ef;color:#334155}.WriterDashboard_writer-action-text__mtGYB h4{margin:0;font-size:.85rem;color:#0f172a}.WriterDashboard_writer-action-text__mtGYB p{margin:.2rem 0 0;color:#8f92a8;font-size:.74rem}.WriterDashboard_writer-loading__yB3ZZ{display:flex;align-items:center;justify-content:center;height:220px}.WriterDashboard_writer-loading-spinner__R8sPO{width:40px;height:40px;border:3px solid #e6e7ef;border-top-color:#7367f0;border-radius:50%;animation:WriterDashboard_writer-spin__Ui49g .8s linear infinite}@keyframes WriterDashboard_writer-spin__Ui49g{to{transform:rotate(1turn)}}@media (max-width:1200px){.WriterDashboard_writer-actions-grid__zTXh8,.WriterDashboard_writer-kpi-grid__nQ7L8{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.WriterDashboard_writer-hero__DJbtj{flex-direction:column;align-items:flex-start}.WriterDashboard_writer-hero-progress-card__zr2lF{width:100%}.WriterDashboard_writer-charts-grid__m1t1_,.WriterDashboard_writer-tables-grid__8Z1mo{grid-template-columns:1fr}}@media (max-width:768px){.WriterDashboard_writer-actions-grid__zTXh8,.WriterDashboard_writer-kpi-grid__nQ7L8{grid-template-columns:1fr}.WriterDashboard_writer-progress-header__43IxT,.WriterDashboard_writer-table-item-content__oONmC{flex-direction:column;align-items:flex-start}.WriterDashboard_writer-table-item-right__sKsDt{width:100%;justify-content:flex-end}}.CustomerDashboard_bidder-dashboard__RDIMa{display:flex;flex-direction:column;gap:1rem;color:#4b4d63}.CustomerDashboard_bidder-dashboard-header__yxF1_,.CustomerDashboard_bidder-stat-card__SzkwB,.CustomerDashboard_bidder-table-card__6h4Rd{background:#ffffff;border:1px solid #e6e7ef;border-radius:12px;box-shadow:0 4px 14px rgba(31,41,55,.04)}.CustomerDashboard_bidder-dashboard-header__yxF1_{padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.CustomerDashboard_bidder-dashboard-header__yxF1_ h2{margin:0;color:#4b4d63;font-size:1.1rem}.CustomerDashboard_bidder-dashboard-header__yxF1_ p{margin:.3rem 0 0;color:#8f92a8;font-size:.9rem;font-weight:500}.CustomerDashboard_bidder-primary-link__j7_Gt{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;border-radius:8px;padding:.65rem .9rem;background:linear-gradient(90deg,#7367f0,#8f84ff);color:#ffffff;font-weight:600;font-size:.86rem}.CustomerDashboard_bidder-primary-link__j7_Gt:hover{filter:brightness(1.03)}.CustomerDashboard_bidder-stats-grid__EoeYQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.CustomerDashboard_bidder-stat-card__SzkwB{padding:1rem;display:flex;gap:.75rem;align-items:center}.CustomerDashboard_bidder-stat-card__SzkwB p{margin:0;color:#8f92a8;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.CustomerDashboard_bidder-stat-card__SzkwB h3{margin:.28rem 0 0;color:#4b4d63;font-size:1.3rem}.CustomerDashboard_bidder-stat-icon__Csqul{width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.CustomerDashboard_bidder-stat-icon__Csqul.CustomerDashboard_amber__SAXug,.CustomerDashboard_bidder-stat-icon__Csqul.CustomerDashboard_blue__WxV2_,.CustomerDashboard_bidder-stat-icon__Csqul.CustomerDashboard_cyan__kJ_Bq,.CustomerDashboard_bidder-stat-icon__Csqul.CustomerDashboard_emerald__jewFT{background:#f0edff;color:#7367f0}.CustomerDashboard_bidder-table-card__6h4Rd{padding:1rem}.CustomerDashboard_bidder-table-header__rBzb_{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.75rem}.CustomerDashboard_bidder-table-header__rBzb_ h3{margin:0;color:#4b4d63;font-size:1rem}.CustomerDashboard_bidder-table-header__rBzb_ a{color:#7367f0;text-decoration:none;font-weight:600}.CustomerDashboard_bidder-table-wrapper__eLyL4{overflow-x:auto}.CustomerDashboard_bidder-table-wrapper__eLyL4 table{width:100%;border-collapse:collapse}.CustomerDashboard_bidder-table-wrapper__eLyL4 th{text-align:left;color:#a1a4ba;font-size:.75rem;font-weight:700;padding:.65rem .5rem;border-bottom:1px solid #ececf5;text-transform:uppercase;letter-spacing:.06em}.CustomerDashboard_bidder-table-wrapper__eLyL4 td{padding:.72rem .5rem;color:#5d5f75;border-bottom:1px solid #f3f3f8;font-size:.88rem;font-weight:500}.CustomerDashboard_bidder-table-wrapper__eLyL4 tbody tr:hover{background:#f9f9fc}.CustomerDashboard_bidder-status__pIEm5{display:inline-flex;padding:.22rem .58rem;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:capitalize;background:#ececf5;color:#70728a}.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_approved__lnqei,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_assigned__3Fcv1,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_created__KPWQE,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_in_progress__Iw0oV,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_in_revision__pYqwE,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_paid__ohpWE,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_resubmitted__jcHLh,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_revision_requested__EgZXb,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_submitted__qsc1V,.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_under_review__oojJE{background:#eeebff;color:#6d5ef8}.CustomerDashboard_bidder-status__pIEm5.CustomerDashboard_cancelled__ENUkk{background:#ffe9ef;color:#c83763}.CustomerDashboard_bidder-empty-state__dCX43{color:#8f92a8;border:1px dashed #d9dbe8;border-radius:10px;padding:1.2rem;text-align:center;font-weight:600}.CustomerDashboard_bidder-loading__O1nT0{min-height:50vh;display:grid;place-items:center}.CustomerDashboard_bidder-loading-spinner__QM66I{width:34px;height:34px;border-radius:999px;border:3px solid #ececf5;border-top-color:#7367f0;animation:CustomerDashboard_bidder-spin__3SxJN .8s linear infinite}@keyframes CustomerDashboard_bidder-spin__3SxJN{to{transform:rotate(1turn)}}@media (max-width:768px){.CustomerDashboard_bidder-dashboard-header__yxF1_{flex-direction:column;align-items:flex-start}}.SalesAgentDashboard_bidder-dashboard__w75oT{display:flex;flex-direction:column;gap:1rem;color:#4b4d63}.SalesAgentDashboard_bidder-dashboard-header__wUGpU,.SalesAgentDashboard_bidder-stat-card__WsRVP,.SalesAgentDashboard_bidder-table-card__9rdhB{background:#ffffff;border:1px solid #e6e7ef;border-radius:12px;box-shadow:0 4px 14px rgba(31,41,55,.04)}.SalesAgentDashboard_bidder-dashboard-header__wUGpU{padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.SalesAgentDashboard_bidder-dashboard-header__wUGpU h2{margin:0;color:#4b4d63;font-size:1.1rem}.SalesAgentDashboard_bidder-dashboard-header__wUGpU p{margin:.3rem 0 0;color:#8f92a8;font-size:.9rem;font-weight:500}.SalesAgentDashboard_bidder-primary-link__GJ0ui{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;border-radius:8px;padding:.65rem .9rem;background:linear-gradient(90deg,#7367f0,#8f84ff);color:#ffffff;font-weight:600;font-size:.86rem}.SalesAgentDashboard_bidder-primary-link__GJ0ui:hover{filter:brightness(1.03)}.SalesAgentDashboard_bidder-stats-grid__60rU6{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.SalesAgentDashboard_bidder-stat-card__WsRVP{padding:1rem;display:flex;gap:.75rem;align-items:center}.SalesAgentDashboard_bidder-stat-card__WsRVP p{margin:0;color:#8f92a8;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.SalesAgentDashboard_bidder-stat-card__WsRVP h3{margin:.28rem 0 0;color:#4b4d63;font-size:1.3rem}.SalesAgentDashboard_bidder-stat-icon__i_U1R{width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.SalesAgentDashboard_bidder-stat-icon__i_U1R.SalesAgentDashboard_amber__aKzDf,.SalesAgentDashboard_bidder-stat-icon__i_U1R.SalesAgentDashboard_blue__YRku5,.SalesAgentDashboard_bidder-stat-icon__i_U1R.SalesAgentDashboard_cyan__ddLvd,.SalesAgentDashboard_bidder-stat-icon__i_U1R.SalesAgentDashboard_emerald__8AezU{background:#f0edff;color:#7367f0}.SalesAgentDashboard_bidder-table-card__9rdhB{padding:1rem}.SalesAgentDashboard_bidder-table-header__PBWzG{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.75rem}.SalesAgentDashboard_bidder-table-header__PBWzG h3{margin:0;color:#4b4d63;font-size:1rem}.SalesAgentDashboard_bidder-table-header__PBWzG a{color:#7367f0;text-decoration:none;font-weight:600}.SalesAgentDashboard_bidder-table-wrapper__UaXuR{overflow-x:auto}.SalesAgentDashboard_bidder-table-wrapper__UaXuR table{width:100%;border-collapse:collapse}.SalesAgentDashboard_bidder-table-wrapper__UaXuR th{text-align:left;color:#a1a4ba;font-size:.75rem;font-weight:700;padding:.65rem .5rem;border-bottom:1px solid #ececf5;text-transform:uppercase;letter-spacing:.06em}.SalesAgentDashboard_bidder-table-wrapper__UaXuR td{padding:.72rem .5rem;color:#5d5f75;border-bottom:1px solid #f3f3f8;font-size:.88rem;font-weight:500}.SalesAgentDashboard_bidder-table-wrapper__UaXuR tbody tr:hover{background:#f9f9fc}.SalesAgentDashboard_bidder-status__Jt0Kk{display:inline-flex;padding:.22rem .58rem;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:capitalize;background:#ececf5;color:#70728a}.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_approved__2k9Mh,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_assigned__yh4Jp,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_created__hYm67,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_in_progress__S0k_f,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_in_revision__lxrt5,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_paid__RuNXV,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_resubmitted__QWFmQ,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_revision_requested__T8Aue,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_submitted__HyA4D,.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_under_review__udst0{background:#eeebff;color:#6d5ef8}.SalesAgentDashboard_bidder-status__Jt0Kk.SalesAgentDashboard_cancelled__xV39L{background:#ffe9ef;color:#c83763}.SalesAgentDashboard_bidder-empty-state__M9izx{color:#8f92a8;border:1px dashed #d9dbe8;border-radius:10px;padding:1.2rem;text-align:center;font-weight:600}.SalesAgentDashboard_bidder-loading__UYVUO{min-height:50vh;display:grid;place-items:center}.SalesAgentDashboard_bidder-loading-spinner__VmAFL{width:34px;height:34px;border-radius:999px;border:3px solid #ececf5;border-top-color:#7367f0;animation:SalesAgentDashboard_bidder-spin__rYewA .8s linear infinite}@keyframes SalesAgentDashboard_bidder-spin__rYewA{to{transform:rotate(1turn)}}@media (max-width:768px){.SalesAgentDashboard_bidder-dashboard-header__wUGpU{flex-direction:column;align-items:flex-start}}.AdminDashboard_admin-dashboard__Aj8Kc{animation:AdminDashboard_fadeIn__uZwq8 .25s ease-out}@keyframes AdminDashboard_fadeIn__uZwq8{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AdminDashboard_admin-header__YV3kz{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1rem}.AdminDashboard_admin-header-title__5R_y8{font-size:1.2rem;font-weight:700;color:#4b4d63}.AdminDashboard_admin-header-actions__UNcpn{display:flex;gap:.75rem}.AdminDashboard_admin-invite-btn__F0bND{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1rem;background:linear-gradient(90deg,#7367f0,#8f84ff);border:none;border-radius:8px;color:#ffffff;font-weight:600;font-size:.85rem;text-decoration:none}.AdminDashboard_admin-invite-btn__F0bND svg{width:16px;height:16px}.AdminDashboard_admin-stats-grid__b2Ua3{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem;margin-bottom:1rem}.AdminDashboard_admin-stat-card__I6Jg5,.AdminDashboard_admin-table-card__jlNeY{background:#ffffff;border-radius:12px;border:1px solid #e6e7ef;box-shadow:0 4px 14px rgba(31,41,55,.04)}.AdminDashboard_admin-stat-card__I6Jg5{padding:1rem}.AdminDashboard_admin-stat-header__7IAuj{display:flex;align-items:center;margin-bottom:.6rem}.AdminDashboard_admin-stat-icon__tlfXO{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:.75rem;background:#f0edff;color:#7367f0}.AdminDashboard_admin-stat-icon__tlfXO.AdminDashboard_blue__PbGlP,.AdminDashboard_admin-stat-icon__tlfXO.AdminDashboard_green__sb3Ck,.AdminDashboard_admin-stat-icon__tlfXO.AdminDashboard_purple__48KuU,.AdminDashboard_admin-stat-icon__tlfXO.AdminDashboard_yellow__khF2K{background:#f0edff;color:#7367f0}.AdminDashboard_admin-stat-icon__tlfXO svg{width:20px;height:20px}.AdminDashboard_admin-stat-info__SMpz4{flex:1}.AdminDashboard_admin-stat-label__q_5_J{font-size:.75rem;font-weight:700;color:#8f92a8;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.05em}.AdminDashboard_admin-stat-value__manKv{font-size:1.3rem;font-weight:700;color:#4b4d63}.AdminDashboard_admin-stat-footer__2vpUK{display:flex;align-items:center;font-size:.78rem;color:#8f92a8}.AdminDashboard_admin-stat-footer__2vpUK .AdminDashboard_positive__aqvRr{color:#7367f0;font-weight:700}.AdminDashboard_admin-stat-footer__2vpUK .AdminDashboard_negative__ePgws{color:#c83763;font-weight:700}.AdminDashboard_admin-charts-grid__BM2s1{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem;margin-bottom:1rem}.AdminDashboard_admin-chart-card__ClaSg{background:#ffffff;border-radius:12px;padding:1rem;border:1px solid #e6e7ef}.AdminDashboard_admin-chart-title__WYdOQ{font-size:1rem;font-weight:600;color:#4b4d63;margin-bottom:1rem}.AdminDashboard_admin-chart-legend__xgicc{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem}.AdminDashboard_admin-legend-item__FIG8H{display:flex;align-items:center;gap:.5rem}.AdminDashboard_admin-legend-dot__MDZH0{width:10px;height:10px;border-radius:50%}.AdminDashboard_admin-legend-label__FdTMM{font-size:.75rem;color:#8f92a8}.AdminDashboard_admin-tables-grid__KP1xY{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}.AdminDashboard_admin-table-card__jlNeY{overflow:hidden}.AdminDashboard_admin-table-header__aP6uR{padding:.95rem 1rem;border-bottom:1px solid #ececf5}.AdminDashboard_admin-table-title__fKssd{font-size:1rem;font-weight:600;color:#4b4d63}.AdminDashboard_admin-table-list__e8l8S{list-style:none;margin:0;padding:0}.AdminDashboard_admin-table-item__f86U4{padding:.9rem 1rem;border-bottom:1px solid #f3f3f8}.AdminDashboard_admin-table-item__f86U4:hover{background:#f9f9fc}.AdminDashboard_admin-table-item__f86U4:last-child{border-bottom:none}.AdminDashboard_admin-table-item-content__6C5HP{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.AdminDashboard_admin-table-item-left__fYfzh{display:flex;align-items:center;gap:.8rem}.AdminDashboard_admin-table-item-icon__lGJQk{width:34px;height:34px;border-radius:9px;background:#f0edff;color:#7367f0;display:flex;align-items:center;justify-content:center}.AdminDashboard_admin-table-item-icon__lGJQk svg{width:16px;height:16px}.AdminDashboard_admin-table-item-info__nwqdJ h4{font-size:.88rem;font-weight:600;color:#4b4d63;margin:0 0 .2rem}.AdminDashboard_admin-table-item-info__nwqdJ p{font-size:.76rem;color:#8f92a8;margin:0}.AdminDashboard_admin-status-badge__5MzQv{display:inline-flex;align-items:center;padding:.24rem .7rem;border-radius:999px;font-size:.68rem;font-weight:700;background:#eeebff;color:#6d5ef8}.AdminDashboard_admin-status-badge__5MzQv.AdminDashboard_completed__8o9du,.AdminDashboard_admin-status-badge__5MzQv.AdminDashboard_in-progress__VYA96,.AdminDashboard_admin-status-badge__5MzQv.AdminDashboard_pending__nf7_t{background:#eeebff;color:#6d5ef8}.AdminDashboard_admin-action-buttons__9JcA0{display:flex;gap:.5rem}.AdminDashboard_admin-action-btn__YaPcJ{display:inline-flex;align-items:center;gap:.25rem;padding:.38rem .7rem;border:none;border-radius:999px;font-size:.72rem;font-weight:700;cursor:pointer}.AdminDashboard_admin-action-btn__YaPcJ.AdminDashboard_approve__GgKj1,.AdminDashboard_admin-action-btn__YaPcJ.AdminDashboard_reject___X9cb{background:#eeebff;color:#6d5ef8}.AdminDashboard_admin-action-btn__YaPcJ svg{width:14px;height:14px}.AdminDashboard_admin-table-footer__FoGJQ{padding:.85rem 1rem;border-top:1px solid #ececf5}.AdminDashboard_admin-view-all-link__QMScN{font-size:.82rem;font-weight:700;color:#7367f0;text-decoration:none}.AdminDashboard_admin-empty-state__bbgJe{padding:1.5rem;text-align:center;color:#8f92a8;font-size:.88rem}.AdminDashboard_admin-loading__zBrlh{display:flex;align-items:center;justify-content:center;height:200px}.AdminDashboard_admin-loading-spinner__OJPeJ{width:38px;height:38px;border:3px solid #ececf5;border-top-color:#7367f0;border-radius:50%;animation:AdminDashboard_admin-spin__KRXLs .8s linear infinite}@keyframes AdminDashboard_admin-spin__KRXLs{to{transform:rotate(1turn)}}@media (max-width:1200px){.AdminDashboard_admin-stats-grid__b2Ua3{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.AdminDashboard_admin-charts-grid__BM2s1,.AdminDashboard_admin-tables-grid__KP1xY{grid-template-columns:1fr}}@media (max-width:768px){.AdminDashboard_admin-stats-grid__b2Ua3{grid-template-columns:1fr}.AdminDashboard_admin-table-item-content__6C5HP{flex-direction:column;align-items:flex-start}}.EditorDashboard_editor-dashboard__Ki4A9{display:flex;flex-direction:column;gap:1rem}.EditorDashboard_editor-dashboard-header__10QW1,.EditorDashboard_editor-stat-card__44NVd,.EditorDashboard_editor-table-card__fp1q3{background:#ffffff;border:1px solid #e6e7ef;border-radius:12px;box-shadow:0 4px 14px rgba(31,41,55,.04)}.EditorDashboard_editor-dashboard-header__10QW1{padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.EditorDashboard_editor-dashboard-header__10QW1 h2{margin:0;color:#4b4d63;font-size:1.1rem}.EditorDashboard_editor-dashboard-header__10QW1 p{margin:.35rem 0 0;color:#8f92a8;font-size:.9rem}.EditorDashboard_editor-header-actions__nSk5y{display:flex;align-items:center;gap:.55rem}.EditorDashboard_editor-header-actions__nSk5y a,.EditorDashboard_editor-header-actions__nSk5y button{border:1px solid #dfe1ed;border-radius:8px;text-decoration:none;color:#5e6078;background:#ffffff;padding:.55rem .75rem;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;font-size:.85rem}.EditorDashboard_editor-header-actions__nSk5y a{background:linear-gradient(90deg,#7367f0,#8f84ff);border-color:transparent;color:#ffffff;font-weight:600}.EditorDashboard_editor-stats-grid__kVGBO{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.EditorDashboard_editor-stat-card__44NVd{padding:1rem;display:flex;align-items:center;gap:.7rem}.EditorDashboard_editor-stat-card__44NVd p{margin:0;color:#8f92a8;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.EditorDashboard_editor-stat-card__44NVd h3{margin:.25rem 0 0;font-size:1.3rem;color:#4b4d63}.EditorDashboard_editor-stat-icon__cEPU3{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#f0edff;color:#7367f0}.EditorDashboard_editor-stat-icon__cEPU3.EditorDashboard_amber__a0nPR,.EditorDashboard_editor-stat-icon__cEPU3.EditorDashboard_green__s4n3p,.EditorDashboard_editor-stat-icon__cEPU3.EditorDashboard_sky__6Znps{background:#f0edff;color:#7367f0}.EditorDashboard_editor-table-card__fp1q3{padding:1rem}.EditorDashboard_editor-table-header__jWtsN{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.EditorDashboard_editor-table-header__jWtsN h3{margin:0;color:#4b4d63}.EditorDashboard_editor-table-header__jWtsN a{text-decoration:none;color:#7367f0;font-weight:600}.EditorDashboard_editor-table-wrapper__olZv_{overflow-x:auto}.EditorDashboard_editor-table-wrapper__olZv_ table{width:100%;border-collapse:collapse}.EditorDashboard_editor-table-wrapper__olZv_ th{text-align:left;font-size:.75rem;text-transform:uppercase;color:#a1a4ba;padding:.6rem .45rem;border-bottom:1px solid #ececf5;letter-spacing:.06em}.EditorDashboard_editor-table-wrapper__olZv_ td{padding:.7rem .45rem;border-bottom:1px solid #f3f3f8;color:#5d5f75;font-size:.88rem}.EditorDashboard_editor-status__0Vstc{border-radius:999px;padding:.24rem .52rem;font-size:.68rem;font-weight:700;text-transform:capitalize;background:#eeebff;color:#6d5ef8}.EditorDashboard_editor-status__0Vstc.EditorDashboard_approved__HoAO8,.EditorDashboard_editor-status__0Vstc.EditorDashboard_in_revision__2930Q,.EditorDashboard_editor-status__0Vstc.EditorDashboard_paid__KvRzI,.EditorDashboard_editor-status__0Vstc.EditorDashboard_resubmitted__96u_h,.EditorDashboard_editor-status__0Vstc.EditorDashboard_revision_requested__1Z9dO,.EditorDashboard_editor-status__0Vstc.EditorDashboard_submitted__jaJtZ,.EditorDashboard_editor-status__0Vstc.EditorDashboard_under_review__4x1Jk{background:#eeebff;color:#6d5ef8}.EditorDashboard_editor-empty-state__7F95C{border:1px dashed #d9dbe8;border-radius:10px;padding:1.2rem;text-align:center;color:#8f92a8}.EditorDashboard_editor-loading__bLrlh{min-height:50vh;display:grid;place-items:center}.EditorDashboard_editor-loading-spinner__in40T{width:34px;height:34px;border-radius:50%;border:3px solid #ececf5;border-top-color:#7367f0;animation:EditorDashboard_editor-spin__uQ44N .8s linear infinite}@keyframes EditorDashboard_editor-spin__uQ44N{to{transform:rotate(1turn)}}@media (max-width:820px){.EditorDashboard_editor-dashboard-header__10QW1{flex-direction:column;align-items:flex-start}}.ManagerDashboard_bidder-dashboard__bavQC{display:flex;flex-direction:column;gap:1rem;color:#4b4d63}.ManagerDashboard_bidder-dashboard-header__Q_vST,.ManagerDashboard_bidder-stat-card__Oqe_n,.ManagerDashboard_bidder-table-card__bkey9{background:#ffffff;border:1px solid #e6e7ef;border-radius:12px;box-shadow:0 4px 14px rgba(31,41,55,.04)}.ManagerDashboard_bidder-dashboard-header__Q_vST{padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.ManagerDashboard_bidder-dashboard-header__Q_vST h2{margin:0;color:#4b4d63;font-size:1.1rem}.ManagerDashboard_bidder-dashboard-header__Q_vST p{margin:.3rem 0 0;color:#8f92a8;font-size:.9rem;font-weight:500}.ManagerDashboard_bidder-primary-link__V9MDI{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;border-radius:8px;padding:.65rem .9rem;background:linear-gradient(90deg,#7367f0,#8f84ff);color:#ffffff;font-weight:600;font-size:.86rem}.ManagerDashboard_bidder-primary-link__V9MDI:hover{filter:brightness(1.03)}.ManagerDashboard_bidder-stats-grid__JoXjk{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.ManagerDashboard_bidder-stat-card__Oqe_n{padding:1rem;display:flex;gap:.75rem;align-items:center}.ManagerDashboard_bidder-stat-card__Oqe_n p{margin:0;color:#8f92a8;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.ManagerDashboard_bidder-stat-card__Oqe_n h3{margin:.28rem 0 0;color:#4b4d63;font-size:1.3rem}.ManagerDashboard_bidder-stat-icon__rHz6y{width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.ManagerDashboard_bidder-stat-icon__rHz6y.ManagerDashboard_amber__IvPjh,.ManagerDashboard_bidder-stat-icon__rHz6y.ManagerDashboard_blue__D809G,.ManagerDashboard_bidder-stat-icon__rHz6y.ManagerDashboard_cyan__V7Mvy,.ManagerDashboard_bidder-stat-icon__rHz6y.ManagerDashboard_emerald__PgQbt{background:#f0edff;color:#7367f0}.ManagerDashboard_bidder-table-card__bkey9{padding:1rem}.ManagerDashboard_bidder-table-header__XEUsi{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.75rem}.ManagerDashboard_bidder-table-header__XEUsi h3{margin:0;color:#4b4d63;font-size:1rem}.ManagerDashboard_bidder-table-header__XEUsi a{color:#7367f0;text-decoration:none;font-weight:600}.ManagerDashboard_bidder-table-wrapper__6pR8_{overflow-x:auto}.ManagerDashboard_bidder-table-wrapper__6pR8_ table{width:100%;border-collapse:collapse}.ManagerDashboard_bidder-table-wrapper__6pR8_ th{text-align:left;color:#a1a4ba;font-size:.75rem;font-weight:700;padding:.65rem .5rem;border-bottom:1px solid #ececf5;text-transform:uppercase;letter-spacing:.06em}.ManagerDashboard_bidder-table-wrapper__6pR8_ td{padding:.72rem .5rem;color:#5d5f75;border-bottom:1px solid #f3f3f8;font-size:.88rem;font-weight:500}.ManagerDashboard_bidder-table-wrapper__6pR8_ tbody tr:hover{background:#f9f9fc}.ManagerDashboard_bidder-status___y2C_{display:inline-flex;padding:.22rem .58rem;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:capitalize;background:#ececf5;color:#70728a}.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_approved__M427L,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_assigned__sEVGU,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_created__gM0n_,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_in_progress__melce,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_in_revision__qUxD3,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_paid__EQOZe,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_resubmitted__WEZIN,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_revision_requested__IydON,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_submitted__tn_Kz,.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_under_review__O7bwl{background:#eeebff;color:#6d5ef8}.ManagerDashboard_bidder-status___y2C_.ManagerDashboard_cancelled__gYHM4{background:#ffe9ef;color:#c83763}.ManagerDashboard_bidder-empty-state__bXSqK{color:#8f92a8;border:1px dashed #d9dbe8;border-radius:10px;padding:1.2rem;text-align:center;font-weight:600}.ManagerDashboard_bidder-loading__JQiER{min-height:50vh;display:grid;place-items:center}.ManagerDashboard_bidder-loading-spinner__4vSL6{width:34px;height:34px;border-radius:999px;border:3px solid #ececf5;border-top-color:#7367f0;animation:ManagerDashboard_bidder-spin__cGIuP .8s linear infinite}@keyframes ManagerDashboard_bidder-spin__cGIuP{to{transform:rotate(1turn)}}@media (max-width:768px){.ManagerDashboard_bidder-dashboard-header__Q_vST{flex-direction:column;align-items:flex-start}}