@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";:root{--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#dbe3ef;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-900:#0f172a;--panel-shadow:0 22px 48px #0f172a14, 0 6px 16px #0f172a0a;--font-body:"Manrope", "Segoe UI", sans-serif;--font-heading:"Plus Jakarta Sans", "Manrope", "Segoe UI", sans-serif;font-family:var(--font-body);color:var(--slate-700);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#60a5fa2e,#0000 22%),linear-gradient(#f8fbff 0%,#f1f5f9 38%,#edf2f7 100%);font-weight:500;line-height:1.5}*,:before,:after{box-sizing:border-box}html{min-height:100%}body{min-height:100dvh;font-family:var(--font-body);margin:0}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}button:focus-visible{outline-offset:3px;outline:3px solid #4f8dfd59}#root{min-height:100dvh}.dashboard-shell{min-height:100dvh;color:var(--slate-700);caret-color:#0000;display:flex}.dashboard-shell input,.dashboard-shell textarea,.dashboard-shell [contenteditable=true]{caret-color:auto}.dashboard-main{z-index:1;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.dashboard-overlay{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a5c;border:0;position:fixed;inset:0}.sidebar{border-right:1px solid var(--slate-200);will-change:width, flex-basis;background:#fffffff0;flex-direction:column;flex:0 0 274px;width:274px;height:100dvh;transition:width .36s cubic-bezier(.22,1,.36,1),flex-basis .36s cubic-bezier(.22,1,.36,1),box-shadow .22s,background-color .22s;display:flex;position:sticky;top:0;overflow:hidden auto;box-shadow:18px 0 54px #0f172a0f}.sidebar.is-collapsed{flex-basis:92px;width:92px}.sidebar__brand{border-bottom:1px solid var(--slate-200);padding:1.4rem 1.4rem 1.15rem;transition:padding .32s cubic-bezier(.22,1,.36,1),border-color .22s}.sidebar__logo{object-fit:contain;filter:brightness(0)saturate()invert(14%)sepia(10%)saturate(1407%)hue-rotate(180deg)brightness(92%)contrast(96%);transform-origin:50%;width:138px;max-width:100%;height:auto;margin:0 auto;transition:width .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),filter .22s;display:block}.sidebar__tag{letter-spacing:.08em;text-transform:uppercase;max-width:11rem;color:var(--slate-500);white-space:nowrap;text-overflow:ellipsis;max-width:11rem;margin:.4rem 0 0;font-size:.62rem;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1),max-width .26s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translate(0)}.sidebar__nav{gap:.45rem;padding:1.35rem 1rem;transition:padding .32s cubic-bezier(.22,1,.36,1);display:grid}.sidebar__group{gap:.45rem;display:grid}.sidebar__link,.sidebar__sublink,.sidebar__utility,.sidebar__logout,.topbar__icon-button,.team-switcher,.topbar__logout,.profile-pill,.topbar__menu{appearance:none;font:inherit;background:0 0;border:0}.sidebar__link{width:100%;color:var(--slate-600);text-align:left;letter-spacing:-.01em;cursor:pointer;border-radius:1rem;align-items:center;gap:.9rem;padding:1rem;font-size:.99rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:flex}.sidebar__link:hover{color:var(--slate-900);background:#3b82f614;transform:translate(2px)}.sidebar__link.is-active{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);box-shadow:0 16px 28px #2e56d447}.sidebar__subnav{opacity:0;gap:.35rem;max-height:0;padding-left:1.6rem;transition:max-height .26s,opacity .2s,transform .2s;display:grid;overflow:hidden;transform:translateY(-4px)}.sidebar__subnav.is-open{opacity:1;max-height:160px;transform:translateY(0)}.sidebar__sublink{width:100%;color:var(--slate-500);letter-spacing:-.01em;cursor:pointer;border-radius:.85rem;align-items:center;gap:.6rem;padding:.55rem .6rem;font-size:.9rem;font-weight:700;transition:background-color .18s,color .18s,transform .18s;display:flex}.sidebar__sublink:hover{color:var(--slate-900);background:#4f8dfd1a;transform:translate(2px)}.sidebar__sublink.is-active{color:#1f3f95;background:#4f8dfd24}.sidebar__bullet{opacity:.55;background:currentColor;border-radius:999px;width:.45rem;height:.45rem}.sidebar__icon{flex:none;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;display:inline-flex}.sidebar__icon svg,.sidebar__logout svg,.topbar__icon-button svg,.team-switcher__badge svg,.team-switcher__arrow{fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.sidebar__footer{border-top:1px solid var(--slate-200);gap:.55rem;margin-top:auto;padding:1.15rem 1rem 1rem;transition:padding .32s cubic-bezier(.22,1,.36,1),border-color .22s;display:grid}.sidebar__utility,.sidebar__logout{color:var(--slate-600);cursor:pointer;text-align:left;border-radius:1rem;align-items:center;gap:.85rem;padding:.9rem 1rem;font-size:.96rem;font-weight:700;transition:background-color .18s;display:flex}.sidebar__utility:hover,.sidebar__logout:hover{background:#94a3b81f}.sidebar__utility-dot{background:var(--slate-100);width:1.55rem;height:1.55rem;color:var(--slate-500);border-radius:999px;justify-content:center;align-items:center;font-size:1.15rem;line-height:1;transition:transform .26s cubic-bezier(.22,1,.36,1),background-color .22s,color .22s;display:inline-flex}.sidebar__utility-dot.is-collapsed{transform:rotate(180deg)}.sidebar__logout svg{width:1.05rem;height:1.05rem}.sidebar__label{white-space:nowrap;text-overflow:ellipsis;opacity:1;max-width:12rem;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1),max-width .26s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translate(0)}.sidebar__chevron{color:currentColor;opacity:1;width:.95rem;max-width:1rem;height:.95rem;margin-left:auto;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s,max-width .26s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.sidebar__chevron svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.sidebar__chevron.is-open{transform:rotate(180deg)}@media (width>=961px){.sidebar.is-collapsed .sidebar__brand{padding-inline:.9rem}.sidebar.is-collapsed .sidebar__logo{width:56px;transform:translateY(2px)}.sidebar.is-collapsed .sidebar__tag,.sidebar.is-collapsed .sidebar__label,.sidebar.is-collapsed .sidebar__chevron{opacity:0;pointer-events:none;max-width:0;transform:translate(-10px)}.sidebar.is-collapsed .sidebar__tag{transform:translateY(-4px)}.sidebar.is-collapsed .sidebar__chevron{transform:translateY(-2px)}.sidebar.is-collapsed .sidebar__nav,.sidebar.is-collapsed .sidebar__footer{padding-inline:.7rem}.sidebar.is-collapsed .sidebar__link,.sidebar.is-collapsed .sidebar__utility,.sidebar.is-collapsed .sidebar__logout{justify-content:center;align-items:center;gap:0;padding-inline:.75rem;transition:padding .32s cubic-bezier(.22,1,.36,1),gap .32s cubic-bezier(.22,1,.36,1),transform .18s,box-shadow .18s,background-color .18s,color .18s}.sidebar.is-collapsed .sidebar__subnav{opacity:0;pointer-events:none;max-height:0;transform:translateY(-4px)}.sidebar.is-collapsed .sidebar__icon{width:1.6rem;height:1.6rem;margin-inline:auto;transform:scale(1.02)}.sidebar.is-collapsed .sidebar__link,.sidebar.is-collapsed .sidebar__utility,.sidebar.is-collapsed .sidebar__logout{min-height:3.4rem}.sidebar.is-collapsed .sidebar__utility-dot{width:1.8rem;height:1.8rem;font-size:1.25rem}.sidebar:not(.is-collapsed) .sidebar__tag,.sidebar:not(.is-collapsed) .sidebar__label,.sidebar:not(.is-collapsed) .sidebar__chevron{transition-delay:90ms}}.topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border-bottom:1px solid #cbd5e1cc;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.05rem 1.75rem 1rem;transition:opacity .18s,visibility .18s,transform .18s;display:flex;position:sticky;top:0}body.submit-tasks-modal-open .topbar{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px)}.topbar__heading{align-items:flex-start;gap:.95rem;min-width:0;display:flex}.topbar__heading h1{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,2vw,2rem);font-weight:500;line-height:1.05}.topbar__heading p{color:var(--slate-500);margin:.45rem 0 0;font-size:.94rem;font-weight:600}.topbar__menu{border:1px solid var(--slate-200);cursor:pointer;background:#fff;border-radius:1rem;flex:none;width:2.9rem;height:2.9rem;display:none;box-shadow:0 14px 26px #0f172a14}.topbar__menu span{background:#334155;border-radius:999px;width:1.2rem;height:2px;margin:.23rem auto;display:block}.topbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.topbar__popover-wrap{z-index:45;position:relative}.team-switcher{cursor:pointer;background:#fffffff2;border:1px solid #cbd5e1d9;border-radius:1rem;align-items:center;gap:.72rem;min-height:3rem;padding:.45rem .85rem;display:flex;box-shadow:0 14px 32px #0f172a0d}.team-switcher__badge{color:#4179ee;background:#eff6ff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.team-switcher__text{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.team-switcher__text small{color:var(--slate-500);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700}.team-switcher__text strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:7.5rem;font-size:.96rem;font-weight:800;overflow:hidden}.team-switcher__chip{border:1px solid var(--slate-200);color:var(--slate-500);background:var(--slate-50);border-radius:999px;padding:.28rem .6rem;font-size:.72rem;font-weight:600}.team-switcher__arrow{width:1rem;height:1rem;color:var(--slate-400);flex:none}.topbar__icon-button,.profile-pill{color:#475569;cursor:pointer;background:#fffffff5;border:1px solid #cbd5e1d9;border-radius:999px;justify-content:center;align-items:center;width:2.95rem;height:2.95rem;display:inline-flex;position:relative;box-shadow:0 12px 28px #0f172a0d}.topbar__icon-button.is-active{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);border-color:#0000;box-shadow:0 14px 28px #2e56d43d}.topbar__icon-button svg{width:1.15rem;height:1.15rem}.topbar__icon-button.is-alert{overflow:visible}.topbar__notification-dot{color:#fff;background:#f97316;border-radius:999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .2rem;font-size:.58rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.12rem;right:-.1rem}.topbar__logout{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);border-radius:1rem;min-height:2.95rem;padding:.85rem 1.4rem;font-weight:700;box-shadow:0 18px 34px #2e56d447}.profile-pill__avatar{background:radial-gradient(circle at 50% 30%,#f8dcc4 0 20%,#0000 21%),radial-gradient(circle at 50% 95%,#5b6b89 0 44%,#0000 45%),linear-gradient(#dbeafe 0%,#c7d2fe 100%);border-radius:999px;width:2.15rem;height:2.15rem;position:relative;overflow:hidden}.profile-pill__online{background:#22c55e;border:2px solid #fff;border-radius:999px;width:.72rem;height:.72rem;position:absolute;bottom:0;right:0}.topbar__popup{z-index:80;background:#fffffffa;border:1px solid #cbd5e1f2;border-radius:.9rem;width:min(92vw,290px);padding:.55rem;animation:.16s popup-reveal;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 20px 42px #0f172a24,0 4px 14px #0f172a12}.topbar__popup--profile{width:min(88vw,240px)}.topbar__popup-title{color:#0f172a;letter-spacing:.02em;text-transform:uppercase;margin:.2rem .45rem .55rem;font-size:.82rem;font-weight:800}.topbar__popup-item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.7rem;justify-content:space-between;align-items:center;gap:.8rem;width:100%;padding:.7rem .65rem;font-size:.9rem;font-weight:700;transition:background-color .15s,color .15s;display:flex}.topbar__popup-item small{color:#64748b;font-size:.72rem;font-weight:700}.topbar__popup-item:hover{color:#0f172a;background:#4f8dfd1a}.topbar__popup-item.is-danger{color:#b91c1c}.topbar__popup-item.is-danger:hover{color:#991b1b;background:#f8717124}@keyframes popup-reveal{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-content{z-index:1;flex:1;padding:1.65rem 1.75rem 1.85rem;position:relative}.dashboard-content__panel{min-height:calc(100dvh - 9.2rem);box-shadow:none;background:0 0;border-radius:1.5rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-content__placeholder{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#60a5fa29,#0000 26%),linear-gradient(#ffffffd1 0%,#f8fafcb8 100%);border:1px solid #cbd5e1d9;border-radius:1.75rem;align-content:center;justify-items:start;gap:.9rem;padding:clamp(1.45rem,3vw,2.2rem);display:grid;box-shadow:0 26px 44px #0f172a14,0 12px 24px #0f172a0a}.dashboard-content__placeholder h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(1.55rem,2.2vw,2rem);line-height:1.02}.dashboard-content__placeholder p{max-width:36rem;color:var(--slate-500);margin:0;font-size:.98rem;font-weight:600}.dashboard-content__placeholder-badge{color:#1f3f95;letter-spacing:.08em;text-transform:uppercase;background:#4f8dfd1f;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .75rem;font-size:.74rem;font-weight:800;display:inline-flex}.profiling-view{gap:1.2rem;display:grid}.profiling-view__hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#60a5fa38,#0000 28%),radial-gradient(circle at 0 100%,#bfdbfe6b,#0000 32%),linear-gradient(#fffc 0%,#f8fafcb8 100%);border:1px solid #cbd5e1cc;border-radius:1.8rem;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem;padding:clamp(1.25rem,2vw,1.6rem);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 52px #0f172a14,0 14px 30px #0f172a0d}.profiling-view__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#60a5fa3d 0%,#0000 68%);border-radius:999px;width:18rem;height:18rem;position:absolute;inset:auto -8% -42% auto}.profiling-view__hero-copy{z-index:1;position:relative}.profiling-view__eyebrow{color:#1f3f95;letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border:1px solid #bfdbfecc;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .78rem;font-size:.74rem;font-weight:800;display:inline-flex}.profiling-view__hero h2{color:#0f172a;letter-spacing:-.055em;margin:.9rem 0 0;font-size:clamp(2rem,2.8vw,2.7rem);font-weight:700;line-height:.98}.profiling-view__hero p{color:#475569;max-width:38rem;margin:.9rem 0 0;font-size:1rem;font-weight:600}.profiling-view__summary{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid;position:relative}.profiling-summary-card{background:#ffffffb3;border:1px solid #e2e8f0d9;border-radius:1.3rem;align-content:start;gap:.4rem;min-height:100%;padding:1rem 1rem 1.1rem;display:grid;box-shadow:inset 0 1px #ffffff61}.profiling-summary-card__label{color:var(--slate-500);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.profiling-summary-card strong{color:#0f172a;letter-spacing:-.04em;font-size:clamp(1.45rem,2.1vw,1.9rem);line-height:1}.profiling-summary-card small{color:#64748b;font-size:.78rem;font-weight:700;line-height:1.45}.profiling-toolbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffad;border:1px solid #cbd5e1c7;border-radius:1.45rem;grid-template-columns:minmax(0,.92fr) minmax(0,1.28fr);align-items:end;gap:1rem;padding:1rem;display:grid;overflow:visible;box-shadow:0 18px 38px #0f172a0f,0 8px 16px #0f172a0a}.profiling-toolbar__filters{grid-template-columns:minmax(9rem,1fr) repeat(2,minmax(8.5rem,1fr)) minmax(8rem,.92fr) auto auto;align-items:end;gap:.75rem;width:100%;min-width:0;display:grid}.dashboard-team-control{gap:.45rem;min-width:13rem;display:grid}.dashboard-team-control__label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.dashboard-team-control select{color:#0f172a;background:#ffffffeb;border:1px solid #cbd5e1e6;border-radius:1rem;width:100%;min-height:3rem;padding:.82rem .95rem;font-size:.93rem;font-weight:700;box-shadow:inset 0 1px #ffffff8c}.dashboard-team-control--profiling{width:100%;min-width:0}.profiling-field{background:#ffffffeb;border:1px solid #cbd5e1e6;border-radius:1rem;align-items:center;min-width:0;min-height:3rem;padding:0 .95rem;display:flex;box-shadow:inset 0 1px #ffffff8c}.profiling-field--search,.profiling-field--select{width:100%;min-width:0}.profiling-field input,.profiling-field select{color:#0f172a;background:0 0;border:0;outline:0;width:100%;font-size:.93rem;font-weight:700}.profiling-field input::placeholder{color:#94a3b8}.profiling-toolbar__primary,.profiling-toolbar__ghost,.user-card__action{appearance:none;cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s}.profiling-toolbar__primary,.profiling-toolbar__ghost{letter-spacing:-.01em;white-space:nowrap;border-radius:1rem;min-height:3rem;padding:.82rem 1.1rem;font-weight:800}.profiling-toolbar__primary{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);align-items:center;gap:.6rem;display:inline-flex;box-shadow:0 16px 30px #2e56d43d}.profiling-toolbar__primary svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.profiling-toolbar__ghost{color:#475569;background:#ffffffe0;border:1px solid #cbd5e1e6}.profiling-toolbar__primary:hover,.profiling-toolbar__ghost:hover,.user-card__action:hover{transform:translateY(-1px)}.profiling-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.25rem;display:grid}.profiling-empty-state{background:#ffffff85;border:1px dashed #94a3b88c;border-radius:1.45rem;justify-items:start;gap:.8rem;padding:1.4rem;display:grid}.profiling-empty-state h3{color:#0f172a;margin:0;font-size:1.12rem}.profiling-empty-state p{color:var(--slate-500);margin:0;font-weight:600}.profiling-modal-backdrop{z-index:240;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);isolation:isolate;background:#0f172a8f;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.profiling-modal{z-index:1;background:#fff;border:1px solid #cbd5e1d9;border-radius:1.5rem;gap:1rem;width:min(100%,32rem);max-height:min(92dvh,56rem);padding:1.35rem;display:grid;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0f172a38,0 10px 24px #0f172a14}.profiling-modal__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profiling-modal__header h3{color:#0f172a;margin:0;font-size:1.2rem}.profiling-modal__header p{color:#64748b;margin:.35rem 0 0;font-size:.92rem;font-weight:600}.profiling-modal__close{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1d9;border-radius:1rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.profiling-modal__close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.profiling-modal__form{gap:.95rem;display:grid}.profiling-modal__field{gap:.45rem;display:grid}.profiling-modal__field span{color:#475569;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:800}.profiling-modal__field input,.profiling-modal__field select{color:#0f172a;background:#fff;border:1px solid #cbd5e1e6;border-radius:1rem;outline:0;min-height:3rem;padding:.8rem .95rem;font-size:.95rem;font-weight:700}.profiling-modal__field input:focus,.profiling-modal__field select:focus{border-color:#3b82f6e6;box-shadow:0 0 0 3px #3b82f61f}.profiling-modal__error{color:#dc2626;margin:0;font-size:.9rem;font-weight:700}.profiling-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.profiling-task-modal{gap:1.1rem;width:min(100%,68rem)}.profiling-task-modal__header{align-items:center}.profiling-task-modal__eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.72rem;font-weight:800}.profiling-task-modal__summary{background:radial-gradient(circle at 100% 0,#60a5fa24,#0000 32%),linear-gradient(#f8fafce0 0%,#fffffff5 100%);border:1px solid #cbd5e1db;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.05rem;display:flex}.profiling-task-modal__identity{align-items:center;gap:.9rem;display:flex}.profiling-task-modal__avatar{margin:0}.profiling-task-modal__identity-copy{gap:.2rem;display:grid}.profiling-task-modal__identity-copy strong{color:#0f172a;font-size:1.1rem;font-weight:800}.profiling-task-modal__identity-copy span{color:#64748b;font-size:.86rem;font-weight:700}.profiling-task-modal__chips{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.profiling-task-modal__tabs{background:#f8fafce0;border:1px solid #cbd5e1d1;border-radius:1.1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;width:fit-content;max-width:100%;padding:.35rem;display:inline-grid}.profiling-task-modal__tab{color:#64748b;min-height:2.8rem;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.85rem;padding:.7rem 1rem;font-size:.88rem;font-weight:800;transition:background-color .18s,color .18s,box-shadow .18s}.profiling-task-modal__tab.is-active{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);box-shadow:0 12px 24px #2e56d42e}.profiling-task-modal__content{gap:1rem;display:grid}.profiling-task-modal__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.profiling-task-modal__metric-card{background:#fff;border:1px solid #cbd5e1d1;border-radius:1.2rem;gap:.32rem;min-height:8rem;padding:1rem;display:grid;box-shadow:0 12px 26px #0f172a0d}.profiling-task-modal__metric-card span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.profiling-task-modal__metric-card strong{color:#0f172a;letter-spacing:-.04em;font-size:2rem;font-weight:900}.profiling-task-modal__metric-card small{color:#64748b;font-size:.82rem;font-weight:700;line-height:1.5}.profiling-task-modal__metric-card.is-emerald{background:linear-gradient(#ecfdf5f5 0%,#fffffffa 100%)}.profiling-task-modal__metric-card.is-blue{background:linear-gradient(#eff6fff5 0%,#fffffffa 100%)}.profiling-task-modal__metric-card.is-amber{background:linear-gradient(#fffbebf5 0%,#fffffffa 100%)}.profiling-task-modal__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.profiling-task-modal__panel{background:#f8fafcc2;border:1px solid #cbd5e1d1;border-radius:1.25rem;gap:.72rem;padding:1rem 1.05rem;display:grid}.profiling-task-modal__panel h4{color:#0f172a;margin:0;font-size:1rem;font-weight:800}.profiling-task-modal__detail-row{border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;gap:.85rem;padding-bottom:.72rem;display:flex}.profiling-task-modal__detail-row:last-child{border-bottom:0;padding-bottom:0}.profiling-task-modal__detail-row span{color:#64748b;font-size:.82rem;font-weight:700}.profiling-task-modal__detail-row strong{color:#0f172a;text-align:right;font-size:.9rem;font-weight:800}.profiling-toolbar__primary:disabled,.profiling-toolbar__ghost:disabled{opacity:.7;cursor:not-allowed;transform:none}.users-cards-shell{background:#fffc;border:1px solid #cbd5e1c7;border-radius:1.25rem;gap:.9rem;padding:1rem;display:grid}.users-cards-shell h2{color:#0f172a;margin:0;font-size:1.05rem}.users-cards-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.9rem;display:grid}.user-profile-card{background:#fffffff2;border:1px solid #cbd5e1bf;border-radius:1rem;gap:.85rem;padding:.95rem;display:grid;box-shadow:0 8px 16px #0f172a0a}.user-profile-card--clickable{cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.user-profile-card--clickable:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 16px 28px #0f172a17}.user-profile-card__head{align-items:center;gap:.7rem;display:flex}.user-profile-card__avatar{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);border-radius:999px;place-items:center;width:2.3rem;height:2.3rem;font-size:.78rem;font-weight:800;display:grid}.user-profile-card__identity{min-width:0}.user-profile-card__identity h3{color:#0f172a;margin:0;font-size:.96rem;line-height:1.2}.user-profile-card__identity p{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:.16rem 0 0;font-size:.82rem;overflow:hidden}.user-profile-card__meta{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.user-profile-card__chip{color:#1d4ed8;letter-spacing:.03em;background:#3b82f614;border:1px solid #3b82f638;border-radius:999px;align-items:center;min-height:1.5rem;padding:.2rem .58rem;font-size:.72rem;font-weight:800;display:inline-flex}.user-profile-card__date{color:#64748b;font-size:.76rem;font-weight:700}.user-profile-card__utilization{gap:.35rem;display:grid}.user-profile-card__utilization-head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.user-profile-card__utilization-head span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:800}.user-profile-card__utilization-head strong{color:#0f172a;font-size:.86rem;font-weight:900}.user-profile-card__progress{background:#e2e8f0;border-radius:999px;height:.58rem;position:relative;overflow:hidden}.user-profile-card__progress span{border-radius:inherit;height:100%;transition:width .24s;display:block}.user-profile-card__progress.is-high span{background:linear-gradient(90deg,#22c55e 0%,#16a34a 100%)}.user-profile-card__progress.is-medium span{background:linear-gradient(90deg,#f59e0b 0%,#d97706 100%)}.user-profile-card__progress.is-low span{background:linear-gradient(90deg,#ef4444 0%,#dc2626 100%)}.user-profile-card__utilization small{color:#64748b;font-size:.73rem;font-weight:700}.user-profile-card__hours{color:#1e3a8a!important}.profiling-modal--records{width:min(100%,74rem)}.profiling-records-table-wrap{border:1px solid #cbd5e1db;border-radius:1rem;overflow:auto}.profiling-records-table{border-collapse:collapse;width:100%;min-width:740px}.profiling-records-table th,.profiling-records-table td{color:#334155;text-align:left;border-bottom:1px solid #e2e8f0e6;padding:.6rem .55rem;font-size:.8rem}.profiling-records-table th{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;font-size:.72rem}.profiling-records-table__row--audited td{background:#ecfdf5}.profiling-records-table__accounts{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.profiling-records-table__accounts span{overflow-wrap:anywhere}.profiling-records-table__accounts-toggle{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;min-height:1.45rem;padding:.05rem .45rem;font-size:.68rem;font-weight:800}.profiling-records-table__accounts-toggle.is-secondary{color:#475569;background:#f8fafc;border-color:#cbd5e1}.profiling-records-pagination{justify-content:center;align-items:center;gap:.55rem;display:flex}.profiling-records-pagination button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;min-width:4.4rem;min-height:2rem;font-size:.75rem;font-weight:700}.profiling-records-pagination span{color:#64748b;background:#eef4ff;border:1px solid #d7e4f8;border-radius:999px;padding:.25rem .66rem;font-size:.76rem;font-weight:700}@media (width<=640px){.users-cards-grid{grid-template-columns:1fr}.user-profile-card{padding:.88rem}.user-profile-card__identity h3{font-size:.92rem}.user-profile-card__identity p{font-size:.78rem}.user-profile-card__meta{flex-direction:column;align-items:flex-start}.profiling-modal--records{width:100%;max-height:92vh;padding:.95rem}}.rosters-view{gap:1.2rem;width:100%;max-width:100%;display:grid;overflow-x:hidden}.rosters-view__hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#60a5fa2e,#0000 28%),radial-gradient(circle at 0 100%,#bfdbfe5c,#0000 34%),linear-gradient(#ffffffd6 0%,#f8fafcc2 100%);border:1px solid #cbd5e1cc;border-radius:1.8rem;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:1rem;padding:clamp(1.25rem,2vw,1.6rem);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 52px #0f172a14,0 14px 30px #0f172a0d}.rosters-view__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f638 0%,#0000 70%);border-radius:999px;width:18rem;height:18rem;position:absolute;inset:auto -10% -48% auto}.rosters-view__hero-copy,.rosters-view__summary{z-index:1;position:relative}.rosters-view__eyebrow{color:#1f3f95;letter-spacing:.08em;text-transform:uppercase;background:#ffffffc2;border:1px solid #bfdbfecc;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .78rem;font-size:.74rem;font-weight:800;display:inline-flex}.rosters-view__hero h2{color:#0f172a;letter-spacing:-.055em;margin:.9rem 0 0;font-size:clamp(2rem,2.8vw,2.7rem);font-weight:700;line-height:.98}.rosters-view__hero p{color:#475569;max-width:40rem;margin:.9rem 0 0;font-size:1rem;font-weight:600}.rosters-view__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.rosters-summary-card{background:#ffffffb8;border:1px solid #e2e8f0d9;border-radius:1.3rem;gap:.4rem;padding:1rem 1rem 1.1rem;display:grid;box-shadow:inset 0 1px #ffffff5c}.rosters-summary-card span{color:var(--slate-500);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.rosters-summary-card strong{color:#0f172a;letter-spacing:-.04em;font-size:clamp(1.45rem,2vw,1.9rem);line-height:1}.rosters-summary-card small{color:#64748b;font-size:.78rem;font-weight:700;line-height:1.45}.rosters-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#dbeafe6b,#0000 30%),linear-gradient(#ffffffe0 0%,#f8fafcc7 100%);border:1px solid #cbd5e1c7;border-radius:1.6rem;gap:1rem;width:100%;max-width:100%;padding:1.3rem;display:grid;overflow:hidden;box-shadow:0 20px 42px #0f172a0f,0 10px 20px #0f172a0a}.rosters-section__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.rosters-section__intro{flex:20rem;gap:.85rem;display:grid}.rosters-section__header h3{color:#0f172a;letter-spacing:-.035em;margin:0;font-size:clamp(1.4rem,2vw,1.7rem);line-height:1.02}.rosters-section__header p{color:#64748b;margin:.45rem 0 0;font-size:.97rem;font-weight:600}.rosters-section__controls{flex-wrap:wrap;flex:46rem;justify-content:flex-end;gap:.85rem;display:flex}.rosters-filter-field{gap:.45rem;min-width:12rem;display:grid}.dashboard-team-control--rosters{max-width:15rem}.rosters-filter-field--compact{gap:0;min-width:0}.rosters-filter-field span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.rosters-filter-field input,.rosters-filter-field select{color:#0f172a;background:#ffffffeb;border:1px solid #cbd5e1e6;border-radius:1rem;min-height:3rem;padding:.82rem .95rem;font-size:.93rem;font-weight:700;box-shadow:inset 0 1px #ffffff8c}.rosters-picker{background:linear-gradient(#fffffff5 0%,#f8fafceb 100%);border:1px solid #cbd5e1e6;border-radius:1rem;align-items:center;min-height:3rem;padding:0 .2rem 0 .95rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;box-shadow:inset 0 1px #ffffffb3,0 8px 18px #0f172a0a}.rosters-picker:hover,.rosters-picker:focus-within{border-color:#60a5fab8;box-shadow:inset 0 1px #fffc,0 12px 22px #3b82f614}.rosters-picker.is-compact{border-radius:.85rem;min-height:2.75rem;padding-left:.8rem}.rosters-picker input{width:100%;min-height:auto;box-shadow:none;background:0 0;border:0;padding:0}.rosters-picker input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.rosters-picker input::-webkit-date-and-time-value{text-align:left}.rosters-picker input:focus{outline:0}.rosters-picker__button{color:#2563eb;cursor:pointer;background:#eff6ffeb;border:0;border-radius:.8rem;flex:none;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.rosters-picker__button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.rosters-picker.is-compact .rosters-picker__button{border-radius:.72rem;width:2.15rem;height:2.15rem}.rosters-picker__text-value{text-align:left;color:#0f172a;width:100%;font-size:.92rem;font-weight:700}.rosters-time-picker{position:relative}.rosters-time-popover{z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#dbeafe7a,#0000 28%),linear-gradient(#fffffffa 0%,#f8fafcf0 100%);border:1px solid #bfdbfee6;border-radius:1.2rem;gap:.9rem;width:min(92vw,280px);padding:1rem;display:grid;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 26px 48px #0f172a1f,0 10px 22px #0f172a12}.rosters-time-popover__header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.rosters-time-popover__header span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.rosters-time-popover__header strong{color:#0f172a;letter-spacing:-.03em;margin-top:.3rem;font-size:1.18rem;line-height:1;display:block}.rosters-time-ampm{background:#eff6ffe6;border:1px solid #bfdbfeb3;border-radius:999px;padding:.2rem;display:inline-flex}.rosters-time-ampm__button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:3rem;min-height:2rem;font-size:.8rem;font-weight:800;transition:background-color .18s,color .18s,box-shadow .18s}.rosters-time-ampm__button.is-active{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);box-shadow:0 8px 16px #2e56d438}.rosters-time-dial{width:12rem;height:12rem;margin:0 auto;position:relative}.rosters-time-dial__face{background:radial-gradient(circle at 30% 30%,#fffffffa,#dbeafec2),linear-gradient(#eff6fff5 0%,#dbeafed1 100%);border:1px solid #93c5fd8f;border-radius:999px;position:absolute;inset:0;box-shadow:inset 0 1px #ffffffe0,0 14px 24px #3b82f61f}.rosters-time-dial__hand{transform-origin:top;width:2px;height:4rem;transform:rotate(var(--rotation)) translateY(-100%);background:linear-gradient(#2e56d4 0%,#60a5fa 100%);border-radius:999px;position:absolute;top:50%;left:calc(50% - 1px);box-shadow:0 0 12px #3b82f63d}.rosters-time-dial__center{background:#2e56d4;border:3px solid #fffffff2;border-radius:999px;width:.9rem;height:.9rem;position:absolute;top:calc(50% - .45rem);left:calc(50% - .45rem);box-shadow:0 6px 12px #2e56d433}.rosters-time-dial__hour{color:#37506f;cursor:pointer;width:2rem;height:2rem;transform:rotate(var(--angle)) translate(4.9rem) rotate(calc(var(--angle) * -1));background:#ffffffc2;border:0;border-radius:999px;margin:-1rem;font-size:.8rem;font-weight:800;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s;position:absolute;top:50%;left:50%;box-shadow:0 6px 14px #0f172a0f}.rosters-time-dial__hour.is-active{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);box-shadow:0 10px 18px #2e56d438}.rosters-time-minutes{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.rosters-time-minutes__button{color:#475569;cursor:pointer;background:#ffffffe0;border:1px solid #bfdbfec7;border-radius:.85rem;min-height:2.35rem;font-size:.8rem;font-weight:800;transition:background-color .18s,color .18s,border-color .18s}.rosters-time-minutes__button.is-active{color:#1d4ed8;background:#eff6fff5;border-color:#60a5facc}.rosters-time-popover__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.rosters-toolbar,.rosters-history-filters__actions{flex-wrap:wrap;gap:.7rem;display:flex}.rosters-button,.rosters-icon-button{appearance:none;cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s}.rosters-button:hover,.rosters-icon-button:hover{transform:translateY(-1px)}.rosters-button{letter-spacing:-.01em;white-space:nowrap;border-radius:1rem;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;padding:.82rem 1rem;font-size:.93rem;font-weight:800;display:inline-flex}.rosters-button svg,.rosters-icon-button svg,.rosters-status-pill svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.rosters-button--primary{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);box-shadow:0 16px 30px #2e56d43d}.rosters-button--outline{color:#0f4c9a;background:#eff6ffeb;border:1px solid #60a5fa80}.rosters-button--soft{color:#c26a3d;background:#fff7edf5;border:1px solid #fb923c5c}.rosters-button--success{color:#166534;background:#f0fdf4f5;border:1px solid #4ade805c}.rosters-button--ghost{color:#2563eb;background:#ffffffe0;border:1px solid #bfdbfee6}.rosters-button--history{color:#2563eb;background:#ffffffeb;border:1px solid #bfdbfeeb;min-height:2.35rem;padding-inline:.85rem}.rosters-button--danger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);min-height:2.35rem;padding-inline:.9rem;box-shadow:0 10px 22px #dc262633}.rosters-button--ghost-danger{color:#ea580c;background:#ffffffeb;border:1px solid #fb923c80;min-height:2.3rem;padding-inline:.9rem}.rosters-icon-button{color:#2563eb;background:#eff6ffe0;border:1px solid #bfdbfecc;border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.rosters-status-strip{flex-wrap:wrap;gap:.75rem;display:flex}.rosters-status-pill{color:#1f3f95;background:#eff6ffb8;border:1px solid #bfdbfee6;border-radius:1rem;align-items:center;gap:.55rem;min-height:2.85rem;padding:.75rem .95rem;font-size:.92rem;font-weight:800;display:inline-flex}.rosters-status-pill.is-success{color:#166534;background:#f0fdf4c7;border-color:#86eface6}.rosters-status-pill.is-info{color:#1d4ed8;background:#eff6ffc7;border-color:#93c5fde0}.rosters-status-pill.is-warning{color:#a16207;background:#fefce8cc;border-color:#fde047e6}.rosters-status-pill.is-danger{color:#b91c1c;background:#fef2f2d1;border-color:#fca5a5e6}.rosters-status-pill strong{white-space:nowrap}.rosters-table-shell{-webkit-overflow-scrolling:touch;background:#ffffffd1;border:1px solid #bfdbfecc;border-radius:1.35rem;width:100%;max-width:100%;overflow-x:auto;box-shadow:inset 0 1px #ffffff80}.rosters-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;padding-top:.2rem;display:flex}.rosters-pagination__summary{color:#64748b;margin:0;font-size:.88rem;font-weight:700}.rosters-pagination__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.rosters-pagination__page{color:#0f172a;white-space:nowrap;background:#ffffffeb;border:1px solid #cbd5e1d9;border-radius:1rem;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1rem;font-size:.92rem;font-weight:800;display:inline-flex}.rosters-button:disabled,.rosters-icon-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.rosters-table{border-collapse:separate;border-spacing:0;color:#0f172a;width:100%;min-width:1220px}.rosters-table th,.rosters-table td{vertical-align:middle;background:#ffffffad;border-bottom:1px solid #cbd5e1c7;border-right:1px solid #cbd5e1c7;padding:.85rem}.rosters-table th:last-child,.rosters-table td:last-child{border-right:0}.rosters-table thead th{color:#37506f;letter-spacing:.05em;text-transform:uppercase;text-align:center;background:#f8fafceb;font-size:.72rem;font-weight:800}.rosters-table thead tr:first-child th:first-child{border-top-left-radius:1.35rem}.rosters-table thead tr:first-child th:last-child{border-top-right-radius:1.35rem}.rosters-table__band.is-shift-1{background:linear-gradient(#bfdbfecc 0%,#dbeafea8 100%)}.rosters-table__band.is-shift-2{background:linear-gradient(#dcfce7d1 0%,#ecfdf5ad 100%)}.rosters-table__band.is-shift-3{background:linear-gradient(#fef08a80 0%,#fef9c3a3 100%)}.rosters-table tbody tr:last-child td:first-child{border-bottom-left-radius:1.35rem}.rosters-table tbody tr:last-child td:last-child{border-bottom-right-radius:1.35rem}.rosters-table__user{color:#0f172a;min-width:150px;font-size:1rem;font-weight:800}.rosters-shift-input{gap:.5rem;min-width:158px;display:grid}.rosters-shift-input .rosters-filter-field,.rosters-shift-input .rosters-time-picker{min-width:0}.rosters-shift-input .rosters-picker__text-value,.rosters-shift-input .rosters-picker input{font-size:.88rem}.rosters-hours-pill{color:#0369a1;background:#e0f2fef5;border:1px solid #7dd3fc99;border-radius:999px;justify-content:center;align-items:center;min-width:5.4rem;min-height:2.25rem;padding:.4rem .8rem;font-size:.88rem;font-weight:800;display:inline-flex}.rosters-table__actions,.rosters-history-actions{flex-direction:column;gap:.55rem;display:flex}.rosters-table__row--editing td{background:#eff6ffad}.rosters-button--history-toggle{min-width:5.25rem;min-height:2.3rem;padding-inline:.8rem}.rosters-history-inline-error{color:#dc2626;margin:.55rem 0 0;font-size:.8rem;font-weight:700;line-height:1.4}.rosters-history-modal{width:min(1420px,100vw - 2rem)}.rosters-history-modal__meta{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:.9rem;display:flex}.rosters-history-modal__meta>.rosters-filter-field{flex:15rem;max-width:18rem}.rosters-history-edit-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.rosters-history-modal__table-shell{overflow-x:auto}.rosters-history-modal__table{min-width:1150px}.rosters-history-modal__table td{vertical-align:middle}.rosters-history-modal__user{min-width:9rem}.rosters-history-filters{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:.9rem;display:grid}.rosters-inline-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.85rem;width:100%;display:grid}.rosters-mobile-list{display:none}.rosters-mobile-card{background:#ffffffd6;border:1px solid #cbd5e1b8;border-radius:1.2rem;gap:.9rem;padding:1rem;display:grid;box-shadow:0 14px 28px #0f172a0d}.rosters-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.rosters-mobile-card__header h4{color:#0f172a;margin:0;font-size:1.05rem;line-height:1.05}.rosters-mobile-card__header p{color:#64748b;margin:.25rem 0 0;font-size:.88rem;font-weight:700}.rosters-mobile-card__grid{gap:.8rem;display:grid}.rosters-mobile-card__shift{border:1px solid #cbd5e1b8;border-radius:1rem;gap:.7rem;padding:.85rem;display:grid}.rosters-mobile-card__shift strong,.rosters-history-card__grid span{color:#37506f;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.rosters-mobile-card__shift.is-shift-1{background:#eff6ffd1}.rosters-mobile-card__shift.is-shift-2{background:#f0fdf4d1}.rosters-mobile-card__shift.is-shift-3{background:#fef9c3ad}.rosters-mobile-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.rosters-history-card__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.rosters-history-card__grid div{background:#f8fafce0;border:1px solid #e2e8f0d1;border-radius:.9rem;gap:.28rem;padding:.75rem;display:grid}.rosters-history-card__grid strong{color:#0f172a;font-size:.92rem;font-weight:800;line-height:1.35}.rosters-history-card__editor{gap:.6rem;display:grid}.rosters-mobile-card--history.is-editing{border-color:#93c5fdf2;box-shadow:0 16px 34px #3b82f61f,inset 0 1px #ffffff8c}.rosters-mobile-card--history.is-editing .rosters-history-card__grid div{background:#eff6ff9e;border-color:#bfdbfef2}.user-roster-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.95rem;display:grid}.user-roster-filter-bar{grid-template-columns:repeat(2,minmax(160px,1fr)) auto;align-items:end;gap:.8rem;width:100%;max-width:40rem;display:grid}.user-roster-filter-bar .rosters-filter-field{min-width:0}.user-roster-filter-bar__reset{min-height:3rem}.user-roster-card{background:#fff;border:1px solid #cbd5e1d1;border-radius:1rem;gap:.9rem;padding:.95rem;display:grid;box-shadow:0 10px 22px #0f172a0d}.user-roster-card__head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.user-roster-card__head h4{color:#0f172a;margin:0;font-size:1rem}.user-roster-card__head p{color:#64748b;margin:.25rem 0 0;font-size:.82rem;font-weight:700}.user-roster-card__grid{gap:.65rem;display:grid}.user-roster-card__shift{border:1px solid #cbd5e1e6;border-radius:.78rem;gap:.25rem;padding:.7rem;display:grid}.user-roster-card__shift.is-shift-1{background:#eff6ff99}.user-roster-card__shift.is-shift-2{background:#ecfdf58c}.user-roster-card__shift.is-shift-3{background:#fffbeb8c}.user-roster-card__shift span{color:#334155;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:800}.user-roster-card__shift strong{color:#0f172a;font-size:.82rem;font-weight:700}.user-roster-card__footer{color:#64748b;flex-wrap:wrap;gap:.85rem;font-size:.8rem;font-weight:700;display:flex}.user-roster-card__footer strong{color:#0f172a}@media (width<=640px){.user-roster-filter-bar{grid-template-columns:1fr;max-width:100%}.user-roster-filter-bar__reset{width:100%}.user-roster-cards{grid-template-columns:1fr;gap:.75rem}.user-roster-card{padding:.82rem}.user-roster-card__head{flex-direction:column}}.submit-tasks{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.submit-tasks__panel,.submit-tasks__history{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #e2e8f0b3;border-radius:1.5rem;box-shadow:0 25px 50px -12px #0000000d}.submit-tasks__panel{max-width:100%;padding:clamp(1rem,2vw,1.3rem)}.submit-tasks__header h2,.submit-tasks__history h2{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.25rem}.submit-tasks__header p{color:#64748b;margin:.45rem 0 0;font-size:.9rem;font-weight:600}.submit-tasks__form{gap:.95rem;margin-top:1rem;display:grid}.submit-tasks__field{gap:.45rem;display:grid}.submit-tasks__field label,.submit-tasks__section-label,.submit-tasks__quantity-card label span,.submit-tasks__metric-row label span{color:#334155;letter-spacing:.01em;font-size:.81rem;font-weight:800}.submit-tasks select,.submit-tasks input[type=number],.submit-tasks input[type=date],.submit-tasks input[type=time],.submit-tasks input[type=file],.submit-tasks textarea{color:#0f172a;width:100%;min-height:2.7rem;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.7rem;padding:.58rem .68rem}.submit-tasks input[type=file]{background:#fff}.submit-tasks textarea{resize:vertical;min-height:6.2rem}.submit-tasks__account-wrap{gap:.6rem;display:grid}.submit-tasks__account-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;display:grid}.submit-tasks__account-pill{color:#334155;background:#f8fafc;border:1px solid #dbe4ef;border-radius:.62rem;align-items:center;gap:.42rem;padding:.52rem .58rem;font-size:.75rem;font-weight:700;transition:all .18s;display:inline-flex}.submit-tasks__account-pill:hover{border-color:#bdcbe0;transform:translateY(-1px);box-shadow:0 8px 16px #0f172a12}.submit-tasks__account-pill input{accent-color:#2e56d4}.submit-tasks__message-card,.submit-tasks__quantity-card{background:#f8fafce0;border:1px solid #dbe4ef;border-radius:.9rem;padding:.8rem}.submit-tasks__message-card h3{color:#0f172a;margin:0 0 .6rem;font-size:.95rem}.submit-tasks__message-card{border:1px solid hsl(var(--account-hue,220) 45% 75% / .75);background:radial-gradient(circle at top right, hsl(var(--account-hue,220) 82% 90% / .8), transparent 55%), linear-gradient(135deg, hsl(var(--account-hue,220) 65% 98%) 0%, hsl(calc(var(--account-hue,220) + 12) 65% 95%) 55%, hsl(calc(var(--account-hue,220) + 26) 68% 93%) 100%);box-shadow:inset 0 0 0 1px hsl(var(--account-hue,220) 35% 92% / .85), 0 14px 26px hsl(var(--account-hue,220) 38% 55% / .12)}.submit-tasks__message-card h3{background:hsl(var(--account-hue,220) 62% 91% / .85);min-height:1.7rem;color:hsl(var(--account-hue,220) 60% 28%);border-radius:999px;align-items:center;padding:.18rem .6rem;display:inline-flex}.submit-tasks__message-metrics{gap:.58rem;display:grid}.submit-tasks__metric-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.submit-tasks__metric-summary-grid label,.submit-tasks__shared-upload{gap:.35rem;display:grid}.submit-tasks__shared-upload{margin-top:.7rem}.submit-tasks__shared-upload small,.submit-tasks__quantity-card small{color:#64748b;font-size:.72rem;font-weight:600}.submit-tasks__datetime-row{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}.submit-tasks__datetime-row label{gap:.5rem;display:grid}.submit-tasks__datetime-field{background:#fdfdfd;border:1px solid #e2e8f0;border-radius:.85rem;padding:.5rem}.submit-tasks__field-info{flex-direction:column;display:flex}.submit-tasks__field-info span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.65rem;font-weight:700}.submit-tasks__timepicker-wrap{gap:.35rem;display:grid;position:relative}.submit-tasks__timepicker-wrap>span{color:#52617a;letter-spacing:.07em;text-transform:uppercase;font-size:.55rem;font-weight:800}.submit-tasks__timepicker-trigger{color:#0f172a;width:100%;min-height:2.08rem;font-size:.94rem;font:inherit;text-align:left;cursor:pointer;background:#fffffff5;border:1px solid #cbd5e1;border-radius:.58rem;padding:.26rem .44rem}.submit-tasks__datetime-row--range input[type=date]{min-height:2.08rem;font-size:.94rem}.analog-time-picker{z-index:30;background:#fff;border:1px solid #cbd5e1;border-radius:.9rem;width:min(320px,92vw);padding:.75rem;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 22px 34px #0f172a29}.analog-time-picker__head{justify-content:center;align-items:center;gap:.3rem;display:flex}.analog-time-picker__head button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:.55rem;min-width:3.2rem;min-height:2rem;font-weight:800}.analog-time-picker__head button.is-active{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);border-color:#0000}.analog-time-picker__period{justify-content:center;gap:.45rem;margin-top:.55rem;display:flex}.analog-time-picker__period button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;min-width:3.1rem;min-height:1.9rem;font-size:.76rem;font-weight:800}.analog-time-picker__period button.is-active{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.analog-time-picker__dial{background:radial-gradient(circle,#f8fafc 0%,#eef2ff 100%);border:1px solid #dbe4ef;border-radius:999px;width:220px;height:220px;margin:.7rem auto;position:relative}.analog-time-picker__mark{color:#334155;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;width:2.1rem;height:2.1rem;font-size:.76rem;font-weight:700;position:absolute;transform:translate(-50%,-50%)}.analog-time-picker__mark.is-active{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);box-shadow:0 8px 14px #2e56d442}.analog-time-picker__actions{justify-content:flex-end;gap:.45rem;display:flex}.analog-time-picker__actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:.5rem;min-height:2rem;padding:.35rem .65rem;font-size:.76rem;font-weight:700}.analog-time-picker__actions button.is-primary{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);border-color:#0000}.submit-tasks input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.85}.submit-tasks input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.85}.submit-tasks__metric-row,.submit-tasks__quantity-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.submit-tasks__metric-row label,.submit-tasks__quantity-card label{gap:.35rem;display:grid}.submit-tasks__submit{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);border:0;border-radius:.8rem;min-height:2.8rem;margin-top:.3rem;font-size:.9rem;font-weight:800;box-shadow:0 14px 24px #2e56d447}.submit-tasks__submit:disabled{opacity:.7;cursor:not-allowed}.submit-tasks__error,.submit-tasks__success{margin:0;font-size:.86rem;font-weight:700}.submit-tasks__error{color:#b91c1c}.submit-tasks__success{color:#15803d}.submit-tasks__history{align-content:start;gap:.7rem;min-height:100%;padding:clamp(.9rem,1.8vw,1.2rem);display:grid}.submit-tasks__history-list{gap:.6rem;display:grid}.submit-tasks__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.submit-tasks__pagination button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;min-width:4.4rem;min-height:2.02rem;padding:.28rem .75rem;font-size:.75rem;font-weight:800;transition:all .16s}.submit-tasks__pagination button:hover:not(:disabled){border-color:#9fb8db;box-shadow:0 8px 16px #0f172a14}.submit-tasks__pagination button:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}.submit-tasks__pagination span{color:#475569;background:#eef4ff;border:1px solid #d7e4f8;border-radius:999px;padding:.26rem .7rem;font-size:.76rem;font-weight:700}.submit-tasks__history-card{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:.8rem;width:100%;padding:.7rem;transition:transform .18s,box-shadow .18s,border-color .18s}.submit-tasks__history-card:hover{border-color:#c3d5ef;transform:translateY(-1px);box-shadow:0 14px 24px #0f172a1a}.submit-tasks__history-card header{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.submit-tasks__history-card header h3{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.submit-tasks__history-card-summary{background:#f1f5f9;border-radius:.75rem;grid-template-columns:1fr 1fr;gap:.75rem;margin:.75rem 0;padding:.6rem;display:grid}.submit-tasks__history-card-point{flex-direction:column;gap:.1rem;display:flex}.submit-tasks__history-card-point span{color:#64748b;text-transform:uppercase;font-size:.6rem;font-weight:700}.submit-tasks__history-card-point strong{color:#0f172a;font-size:.72rem}.submit-tasks__history-card-meta{border-top:1px solid #f1f5f9;margin-top:.5rem;padding-top:.5rem}.submit-tasks__history-card-meta p{color:#475569;overflow-wrap:anywhere;margin:0;font-size:.75rem}.submit-tasks__history-card-accounts{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-style:italic;display:-webkit-box;overflow:hidden;color:#64748b!important;margin-top:.25rem!important}.submit-tasks__history-card-stats{justify-content:space-between;gap:1rem;margin-top:.5rem;display:flex}.submit-tasks__history-card-stats span{color:#2563eb;background:#eff6ff;border-radius:999px;padding:.2rem .5rem;font-size:.65rem;font-weight:800}.submit-tasks__history-actions{gap:.4rem;margin-top:.45rem;display:flex}.submit-tasks__history-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.45rem;flex:1;min-width:0;min-height:1.9rem;padding:.28rem .45rem;font-size:.72rem;font-weight:700}.submit-tasks__history-actions button.is-danger{color:#fff;text-shadow:0 1px #7f1d1d52;background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border-color:#ef4444c7;box-shadow:0 10px 18px #b91c1c3d}.submit-tasks__modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a6b;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.submit-tasks__modal{background:#f8fbff;border:1px solid #d8e5f7;border-radius:1rem;width:min(100%,1140px);max-height:min(90vh,900px);overflow:auto;box-shadow:0 30px 60px #0f172a38}.submit-tasks__modal-header{z-index:1;background:#f8fbff;border-bottom:1px solid #dbe4ef;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:1rem;display:flex;position:sticky;top:0}.submit-tasks__modal-header h3{color:#0f172a;margin:0;font-size:1.1rem}.submit-tasks__modal-header p{color:#64748b;margin:.2rem 0 0;font-size:.8rem;font-weight:700}.submit-tasks__modal-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;min-height:2.2rem;padding:.4rem .7rem;font-weight:700}.submit-tasks__modal-body{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:start;gap:1.5rem;padding:1.5rem;display:grid}.submit-tasks__modal-item{background:#fff;border:1px solid #e2e8f0;border-radius:1.1rem;flex-direction:column;padding:1.1rem;transition:transform .18s,border-color .18s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.submit-tasks__modal-item:hover{border-color:#cbd5e1}.submit-tasks__modal-item--range{background:#f8fafc;grid-column:1/-1}.submit-tasks__modal-footer{background:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 1rem 1rem;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.submit-tasks__modal-footer .submit-tasks__submit{width:auto;min-width:180px;margin-top:0}.submit-tasks__modal-item h4{color:#1e293b;letter-spacing:-.01em;border-bottom:1px solid #f1f5f9;margin:0 0 .55rem;padding-bottom:.35rem;font-size:.95rem;font-weight:700}.submit-tasks__modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.submit-tasks__modal-grid p{gap:.24rem;margin:0;display:grid}.submit-tasks__modal-grid p strong{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.66rem}.submit-tasks__modal-grid p input,.submit-tasks__modal-grid p textarea{border-radius:.55rem;min-height:2rem;padding:.32rem .45rem}.submit-tasks__modal-data-point{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.85rem;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.submit-tasks__modal-data-point span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.submit-tasks__modal-data-point.is-result{background:#f0f7ff;border-color:#bee0ff;box-shadow:0 4px 12px #3b82f614}.submit-tasks__modal-data-point.is-result span{color:#2563eb}.submit-tasks__modal-data-point.is-result strong{color:#1e40af;font-size:1.1rem}.submit-tasks__modal-data-point.is-full{grid-column:1/-1}.submit-tasks__modal-data-point strong{color:#0f172a;word-break:break-word;font-size:1rem;font-weight:600}.submit-tasks__modal-screenshots{grid-template-columns:repeat(auto-fit,minmax(180px,220px));justify-content:start;gap:.65rem;margin-top:auto;display:grid}.submit-tasks__modal-item--range{grid-column:1/-1;height:auto;min-height:auto}.submit-tasks__modal-item--range .submit-tasks__datetime-row--range{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.submit-tasks__screenshot-card{background:#f8fafc;border:1px solid #dbe4ef;border-radius:.65rem;gap:.38rem;padding:.5rem;display:grid}.submit-tasks__screenshot-label{color:#334155;margin:0;font-size:.75rem;font-weight:800}.submit-tasks__screenshot-thumb-wrap{background:#e2e8f0;border:1px solid #cbd5e1;border-radius:.5rem;display:block;overflow:hidden}.submit-tasks__screenshot-thumb{aspect-ratio:16/9;object-fit:cover;width:100%;max-height:120px;display:block}.submit-tasks__screenshot-card{max-width:220px}.submit-tasks__screenshot-actions{gap:.45rem;display:flex}.submit-tasks__screenshot-actions a{text-align:center;color:#1e3a8a;background:#fff;border:1px solid #cbd5e1;border-radius:.45rem;flex:1;min-height:1.7rem;padding:.24rem .45rem;font-size:.72rem;font-weight:700;text-decoration:none}.submit-tasks__screenshot-card small{color:#64748b;word-break:break-word;font-size:.68rem;font-weight:600}.submit-tasks__screenshot-missing{color:#64748b;margin:0;font-size:.73rem}@media (width<=1120px){.submit-tasks{grid-template-columns:1fr}.submit-tasks__panel,.submit-tasks__history{width:100%}}@media (width<=1280px){.submit-tasks__modal-body{grid-template-columns:repeat(3,1fr)}}@media (width<=980px){.submit-tasks__modal-body{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.submit-tasks__account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.submit-tasks__datetime-row--range{grid-template-columns:1fr 1fr}.submit-tasks__modal-body{grid-template-columns:1fr}.submit-tasks__modal-item--range .submit-tasks__datetime-row--range{grid-template-columns:repeat(2,minmax(0,1fr))}.submit-tasks__modal-grid,.submit-tasks__modal-screenshots{grid-template-columns:1fr}}.submit-tasks{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:1.2rem}.submit-tasks__panel,.submit-tasks__history{background:radial-gradient(circle at 100% 0,#dbeafe73,#0000 30%),linear-gradient(#fffffff2 0%,#f8fafce6 100%);border:1px solid #bfdbfeb3;border-radius:1.4rem;height:100%;box-shadow:0 24px 46px #0f172a14,0 10px 22px #0f172a0d}.submit-tasks__panel{flex-direction:column;padding:clamp(1rem,2.1vw,1.4rem);display:flex}.submit-tasks__header h2,.submit-tasks__history h2{letter-spacing:-.03em;font-size:clamp(1.3rem,2vw,1.55rem)}.submit-tasks__header p{color:#5f738b;margin-top:.55rem}.submit-tasks__form{flex-direction:column;gap:.9rem;min-height:100%;margin-top:1.1rem;display:flex}.submit-tasks__form-card{background:#fffc;border:1px solid #cbd5e1cc;border-radius:1rem;gap:.9rem;padding:.95rem;display:grid;box-shadow:inset 0 1px #ffffff8c}.submit-tasks__form-card-head h3{color:#0f172a;margin:0;font-size:.96rem;font-weight:800}.submit-tasks__form-card-head p{color:#64748b;margin:.28rem 0 0;font-size:.78rem;font-weight:600}.submit-tasks__entry-date-row{grid-template-columns:auto;justify-content:start;align-items:end;gap:.65rem;display:grid}.submit-tasks__datetime-row--range{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch;gap:.75rem;display:grid}@media (width>=1400px){.submit-tasks__datetime-row--range{grid-template-columns:repeat(3,1fr)}}@media (width>=1600px){.submit-tasks__datetime-row--range{grid-template-columns:repeat(4,1fr) auto auto}}.submit-tasks__datetime-row--range .submit-tasks__datetime-field span,.submit-tasks__datetime-row--range .submit-tasks__timepicker-wrap>span{letter-spacing:.07em;font-size:.58rem}.submit-tasks__datetime-field{background:#fffffff2;border:1px solid #bfdbfea8;border-radius:.62rem;padding:.32rem;box-shadow:inset 0 1px #ffffffa6}.submit-tasks__datetime-field--start-date,.submit-tasks__datetime-field--start-time{background:linear-gradient(135deg,#dbeafef2 0%,#eff6fffc 100%);border-color:#2563eb73}.submit-tasks__datetime-field--end-date,.submit-tasks__datetime-field--end-time{background:linear-gradient(135deg,#f5f3fff2 0%,#faf5fffc 100%);border-color:#d946ef66}.submit-tasks__datetime-field--summary{background:linear-gradient(135deg,#eef2fff5 0%,#e0e7fff2 100%);border-color:#4f46e557;min-width:92px}.submit-tasks__tiny-reset{color:#2563eb;cursor:pointer;background:linear-gradient(135deg,#eff6fff5 0%,#e0f2fee6 100%);border:1px solid #bfdbfee6;border-radius:.85rem;justify-content:center;align-items:center;min-height:3rem;padding:.5rem .75rem;font-size:.75rem;font-weight:800;transition:all .22s;display:flex}.submit-tasks__duration-pill{flex-direction:column;justify-content:center;min-height:3rem;display:flex}.submit-tasks__tiny-reset--inline{align-self:end;min-width:96px}.submit-tasks__tiny-reset:hover{background:#dbeafedb;border-color:#60a5fae0;transform:translateY(-1px)}.submit-tasks__entry-date-row--compact{grid-template-columns:auto auto;align-items:center;gap:.32rem}.submit-tasks__duration-pill{background:linear-gradient(135deg,#eef2fff5 0%,#e0e7fff2 100%);border:1px solid #6366f152;border-radius:.56rem;gap:.06rem;min-height:2.08rem;padding:.14rem .5rem;display:grid}.submit-tasks__duration-pill span{color:#4338ca;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.submit-tasks__duration-pill strong{color:#0f172a;letter-spacing:-.03em;font-size:.96rem;line-height:1.2}.submit-tasks__field label,.submit-tasks__section-label,.submit-tasks__quantity-card label span,.submit-tasks__metric-row label span{text-transform:uppercase;letter-spacing:.06em;color:#5f738b;font-size:.69rem}.submit-tasks select,.submit-tasks input[type=number],.submit-tasks input[type=date],.submit-tasks input[type=time],.submit-tasks input[type=file],.submit-tasks textarea{background:#fffffff5;border:1px solid #cbd5e1e6;border-radius:.85rem;min-height:2.08rem;padding:.32rem .46rem;transition:border-color .18s,box-shadow .18s,transform .18s}.submit-tasks select:focus,.submit-tasks input[type=number]:focus,.submit-tasks input[type=date]:focus,.submit-tasks input[type=time]:focus,.submit-tasks input[type=file]:focus,.submit-tasks textarea:focus{border-color:#60a5fad9;outline:none;box-shadow:0 0 0 3px #3b82f626}.submit-tasks textarea{min-height:7rem}.submit-tasks__account-grid{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:.52rem}.submit-tasks__account-pill{background:linear-gradient(#fffffff2 0%,#f8fafcf5 100%);border-color:#bfdbfeb8;border-radius:.8rem;justify-content:center;padding:.58rem .65rem;position:relative}.submit-tasks__account-pill input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.submit-tasks__account-pill.is-selected{color:#1e3a8a;background:linear-gradient(135deg,#3b82f633 0%,#2563eb24 100%);border-color:#3b82f6d9;box-shadow:inset 0 0 0 1px #3b82f640,0 12px 20px #2563eb2e}.submit-tasks__account-pill span{font-size:.73rem}.submit-tasks__message-card,.submit-tasks__quantity-card{border-radius:1rem;padding:.95rem}.submit-tasks__message-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.7rem;display:grid}.submit-tasks__metric-summary-grid{grid-template-columns:1fr;gap:.45rem}.submit-tasks__shared-upload small,.submit-tasks__quantity-card small{font-size:.7rem}.submit-tasks__submit{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:.95rem;place-self:flex-end end;width:clamp(180px,34%,260px);min-height:3rem;margin-top:auto;box-shadow:0 16px 30px #1d4ed847}.submit-tasks__submit:hover:not(:disabled){transform:translateY(-1px)}.submit-tasks__history{justify-self:end;gap:.8rem;width:100%;max-width:460px;padding:clamp(.95rem,1.8vw,1.2rem)}.submit-tasks__history-header h2{margin:0}.submit-tasks__history-header p{color:#64748b;margin:.4rem 0 0;font-size:.82rem;font-weight:600;line-height:1.45}.submit-tasks__history-list{gap:.62rem}.submit-tasks__history-card{background:#fffffff0;border:1px solid #cbd5e1e6;border-radius:1rem;padding:.72rem}.submit-tasks__history-card header{align-items:center}.submit-tasks__history-card-time{color:#1d4ed8;margin-top:.25rem;font-size:.72rem;font-weight:700}.submit-tasks__status-pill{color:#1d4ed8;text-transform:uppercase;letter-spacing:.08em;background:#eff6ffd9;border:1px solid #bfdbfee6;border-radius:999px;justify-content:center;align-items:center;min-height:1.6rem;padding:.2rem .6rem;font-size:.68rem;font-weight:800;display:inline-flex}.submit-tasks__status-pill.is-new{color:#075985;background:#e0f2fee6;border-color:#7dd3fceb}.submit-tasks__status-pill.is-today{color:#1d4ed8;background:#eff6fff2;border-color:#93c5fde6}.submit-tasks__status-pill.is-archived{color:#64748b;background:#f8fafcf2;border-color:#e2e8f0f2}.submit-tasks__action-button{color:#1d4ed8;background:#eff6ffc2;border:1px solid #bfdbfee0;border-radius:.62rem;justify-content:center;align-items:center;gap:.35rem;width:100%;min-width:0;min-height:1.85rem;padding-inline:.42rem;font-size:.7rem;display:inline-flex}.submit-tasks__action-button.is-danger{color:#fff;text-shadow:0 1px #7f1d1d52;background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border-color:#f87171e6;box-shadow:0 10px 18px #dc262647}.submit-tasks__action-icon{width:.95rem;height:.95rem;display:inline-flex}.submit-tasks__action-button.is-danger .submit-tasks__action-icon{color:#fff}.submit-tasks__action-button span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.submit-tasks__action-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}@media (width<=1180px){.submit-tasks{grid-template-columns:1fr;align-items:start}.submit-tasks__history{justify-self:stretch;max-width:none;height:auto}.submit-tasks__panel{height:auto}.submit-tasks__message-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.submit-tasks__datetime-row--range{grid-template-columns:1fr}.submit-tasks__duration-pill,.submit-tasks__tiny-reset--inline{grid-column:auto}}@media (width<=760px){.submit-tasks__panel,.submit-tasks__history{border-radius:1.15rem}.submit-tasks__form-card,.submit-tasks__message-card,.submit-tasks__quantity-card{border-radius:.9rem;padding:.8rem}.submit-tasks__account-grid,.submit-tasks__message-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.submit-tasks__history-actions{grid-template-columns:1fr;display:grid}.submit-tasks__entry-date-row,.submit-tasks__datetime-row--range{grid-template-columns:1fr}.submit-tasks__modal-body{grid-template-columns:1fr;gap:.9rem;padding:.9rem}.submit-tasks__modal-header{flex-wrap:wrap;align-items:center;padding:.8rem}.submit-tasks__modal-close{width:100%;min-height:2rem}.submit-tasks__modal-footer{padding:.8rem}.submit-tasks__modal-footer .submit-tasks__submit{width:100%;min-width:0}.submit-tasks__datetime-field{min-width:0}.submit-tasks__duration-pill,.submit-tasks__tiny-reset--inline{grid-column:auto}.submit-tasks__entry-date-row--compact{grid-template-columns:1fr}.submit-tasks__tiny-reset{width:100%}.submit-tasks__tiny-reset--inline{min-width:0}.submit-tasks__submit{place-self:stretch stretch;width:100%}}@media (width<=520px){.submit-tasks__account-grid,.submit-tasks__history-actions,.submit-tasks__message-grid,.submit-tasks__modal-item--range .submit-tasks__datetime-row--range,.submit-tasks__modal-grid{grid-template-columns:1fr}}.my-submissions{gap:.9rem;display:grid}.my-submissions__header h2{color:#0f172a;margin:0}.my-submissions__header-row{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.my-submissions__total-time-pill{background:linear-gradient(135deg,#eff6ff 0%,#e3edff 100%);border:1px solid #cfe0f8;border-radius:.85rem;flex-direction:column;align-items:flex-end;gap:.1rem;padding:.5rem .75rem;display:inline-flex;box-shadow:0 10px 18px #3b82f61f}.my-submissions__total-time-pill span{color:#1e3a8a;letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:800}.my-submissions__total-time-pill strong{color:#0f172a;letter-spacing:-.02em;font-size:1rem;font-weight:900}.my-submissions__header p{color:#64748b;margin:.35rem 0 0;font-size:.9rem;font-weight:600}.my-submissions__filters{flex-wrap:wrap;align-items:flex-end;gap:.55rem;margin-top:.55rem;display:flex}.my-submissions__filters label{color:#334155;gap:.2rem;font-size:.74rem;font-weight:700;display:grid}.my-submissions__filters input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;min-height:2rem;padding:.32rem .5rem}.my-submissions__filters-btn{color:#1d4ed8;cursor:pointer;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:.55rem;min-height:2rem;padding:.3rem .8rem;font-size:.75rem;font-weight:800}.my-submissions__error{color:#b91c1c;margin:0;font-weight:700}.my-submissions__success{color:#15803d;margin:0;font-weight:700}.my-submissions__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.8rem;display:grid}.my-submissions__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-top:.2rem;display:flex}.my-submissions__pagination button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;min-width:4.6rem;min-height:2.05rem;padding:.35rem .8rem;font-size:.76rem;font-weight:800;transition:all .16s}.my-submissions__pagination button:hover:not(:disabled){border-color:#9fb8db;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.my-submissions__pagination button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.my-submissions__pagination span{color:#475569;background:#eef4ff;border:1px solid #d7e4f8;border-radius:999px;padding:.28rem .75rem;font-size:.78rem;font-weight:700}.my-submissions__pagination--footer{border-top:1px dashed #dbe4ef;margin-top:.7rem;padding-top:.55rem}.my-submissions__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #e2e8f0b3;border-radius:1.25rem;align-content:start;gap:.5rem;min-height:380px;padding:1rem;display:grid;box-shadow:0 10px 25px -5px #0000000d}.my-submissions__card--clickable{cursor:pointer;transition:transform .22s cubic-bezier(.2,0,0,1),box-shadow .22s,border-color .22s}.my-submissions__card--clickable:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 20px 25px -5px #3b82f61a}.my-submissions__thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem;display:grid}.my-submissions__thumbs img,.my-submissions__thumbs div{object-fit:cover;background:#f1f5f9;border:1px solid #dbe4ef;border-radius:.55rem;width:100%;height:64px}.my-submissions__thumbs-empty{color:#64748b;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px dashed #cbd5e1;border-radius:.62rem;place-items:center;gap:.28rem;min-height:64px;display:grid}.my-submissions__thumbs-empty-icon{font-size:1rem;line-height:1}.my-submissions__thumbs-empty p{margin:0;font-size:.72rem;font-weight:700}.my-submissions__card h3{color:#0f172a;margin:.2rem 0 0;font-size:.95rem}.my-submissions__card p,.my-submissions__card small{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:.74rem;font-weight:600;line-height:1.35}.my-submissions__accounts{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;max-height:2.7em;display:-webkit-box;overflow:hidden}.my-submissions__card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);border:0;border-radius:.55rem;min-height:2rem;margin-top:.25rem;font-size:.8rem;font-weight:800}.my-submissions__card button:first-of-type{margin-top:auto}.my-submissions__delete{text-shadow:0 1px #7f1d1d52;box-shadow:0 10px 18px #dc26263d;color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%)!important}.my-submissions__modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:130;background:#0f172a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.my-submissions__modal{background:#f8fbff;border:1px solid #dbe4ef;border-radius:1rem;width:min(100%,860px);max-height:85vh;overflow:auto}.my-submissions__modal--view{width:min(100%,980px)}.my-submissions__modal header{background:#f8fbff;border-bottom:1px solid #dbe4ef;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex;position:sticky;top:0}.my-submissions__modal header h3{color:#0f172a;margin:0}.my-submissions__modal header button{background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;min-height:2rem;padding:.25rem .65rem}.my-submissions__edit-list{gap:.7rem;padding:.85rem 1rem;display:grid}.my-submissions__view-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;padding:.75rem 1rem .2rem;display:grid}.my-submissions__view-meta-card{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #dbe4ef;border-radius:.85rem;gap:.2rem;padding:.65rem .75rem;display:grid}.my-submissions__view-meta-card span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.my-submissions__view-meta-card strong{color:#0f172a;font-size:.92rem;line-height:1.35}.my-submissions__view-meta-card--duration{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border-color:#c7d2fe}.my-submissions__view-meta-card--duration span{color:#4338ca}.my-submissions__view-meta-card--duration strong{color:#1e1b4b;font-size:1rem}.my-submissions__view-list{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:.58rem;display:grid}.my-submissions__view-item{border-color:#cfe0f8;border-radius:.95rem;min-width:0;padding:.48rem;box-shadow:0 10px 22px #0f172a0d}.my-submissions__view-item h4{margin:0 0 .35rem;font-size:.82rem}.my-submissions__view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem}.my-submissions__view-grid p{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.62rem;flex-direction:column;gap:.08rem;margin:0;padding:.4rem .44rem;font-size:.72rem;line-height:1.28;display:flex}.my-submissions__view-grid p strong{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.56rem;font-weight:700;display:block}.my-submissions__view-grid p:hover{background:#f1f5f9;border-color:#e2e8f0}.my-submissions__view-grid p:last-child{grid-column:1/-1}.my-submissions__edit-item{background:#fff;border:1px solid #dbe4ef;border-radius:.8rem;padding:.7rem}.my-submissions__edit-item h4{margin:0 0 .5rem}.my-submissions__edit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.my-submissions__edit-grid label{color:#334155;gap:.26rem;font-size:.75rem;font-weight:700;display:grid}.my-submissions__edit-grid p{color:#334155;margin:0;font-size:.8rem;font-weight:600}.my-submissions__edit-grid input{border:1px solid #cbd5e1;border-radius:.55rem;min-height:2.25rem;padding:.35rem .5rem}.my-submissions__edit-grid textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:.55rem;min-height:5.8rem;padding:.45rem .5rem}.my-submissions__modal footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.my-submissions__modal footer button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:0;border-radius:.8rem;min-height:2.8rem;padding:.6rem 1.5rem;font-weight:800;box-shadow:0 10px 20px #1d4ed826}.my-submissions__edit-previews{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin-top:.55rem;display:grid}.my-submissions__edit-previews img{object-fit:cover;background:#f1f5f9;border:1px solid #dbe4ef;border-radius:.5rem;width:100%;height:70px}@media (width<=760px){.my-submissions__grid,.my-submissions__edit-grid{grid-template-columns:1fr}.my-submissions__header-row{flex-direction:column;align-items:flex-start}.my-submissions__filters{width:100%}.my-submissions__filters label{flex:1;min-width:140px}.my-submissions__total-time-pill{align-items:flex-start;width:100%}.my-submissions__edit-previews{grid-template-columns:repeat(2,minmax(0,1fr))}.my-submissions__modal-backdrop{padding:.5rem}.my-submissions__modal{width:min(100%,100vw - 1rem);max-height:92vh}.my-submissions__modal--view{width:min(100%,100vw - 1rem)}.my-submissions__modal header{flex-wrap:wrap;align-items:center;padding:.75rem .8rem}.my-submissions__modal header button{width:100%}.my-submissions__view-meta,.my-submissions__view-grid,.my-submissions__view-list{grid-template-columns:1fr}.my-submissions__modal footer{padding:.75rem .8rem}.my-submissions__modal footer button{width:100%;min-height:2.5rem;padding:.55rem 1rem}.my-submissions__pagination{justify-content:space-between}.my-submissions__pagination span{text-align:center;order:-1;width:100%}}@media (width<=520px){.my-submissions__view-grid,.my-submissions__view-list{grid-template-columns:1fr}}.auditor-submissions{gap:.8rem;display:grid}.auditor-submissions__header h2{color:#0f172a;margin:0}.auditor-submissions__header p{color:#64748b;margin:.35rem 0 0;font-size:.9rem;font-weight:600}.auditor-submissions__filters{flex-wrap:wrap;gap:.6rem;margin-top:.55rem;display:flex}.auditor-submissions__filters label{color:#334155;gap:.25rem;font-size:.74rem;font-weight:700;display:grid}.auditor-submissions__filters input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:.55rem;min-height:2.1rem;padding:.3rem .5rem}.auditor-submissions__today-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;align-self:end;min-height:2.1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:800}.auditor-submissions__error{color:#b91c1c;margin:0;font-weight:700}.auditor-submissions__table-wrap{background:#fff;border:1px solid #dbe4ef;border-radius:1rem;overflow:auto}.auditor-submissions__table{border-collapse:collapse;width:100%;min-width:920px}.auditor-submissions__table th,.auditor-submissions__table td{vertical-align:top;color:#334155;text-align:center;border-bottom:1px solid #edf2f9;padding:.65rem .6rem;font-size:.8rem}.auditor-submissions__table th{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;background:#f8fbff;font-size:.75rem}.auditor-submissions__table td strong{color:#0f172a;display:block}.auditor-submissions__table td small{color:#64748b;display:block}.auditor-submissions__table tbody tr.is-audited td{background:linear-gradient(135deg,#dcfce7bf 0%,#d1fae5ad 100%);border-bottom-color:#86efac8c}.auditor-submissions__table tbody tr.is-audited:hover td{background:linear-gradient(135deg,#bbf7d0e0 0%,#a7f3d0d1 100%)}.auditor-submissions__table tbody tr.is-audited td strong{color:#14532d}.auditor-submissions__center-cell{text-align:center}.auditor-submissions__audit-checkbox{accent-color:#2563eb;cursor:pointer;width:1.18rem;height:1.18rem}.auditor-submissions__actions{justify-content:center;gap:.4rem;display:inline-flex}.auditor-submissions__actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;min-width:3.9rem;min-height:1.95rem;font-size:.74rem;font-weight:700}.auditor-submissions__actions .is-danger{color:#fff;text-shadow:0 1px #7f1d1d52;background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border-color:#f87171d9;box-shadow:0 8px 14px #dc262638}.auditor-submissions__pagination{justify-content:center;align-items:center;gap:.6rem;display:flex}.auditor-submissions__pagination button{background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;min-width:4.4rem;min-height:2rem;font-size:.75rem;font-weight:700}.auditor-submissions__pagination span{color:#64748b;background:#eef4ff;border:1px solid #d7e4f8;border-radius:999px;padding:.28rem .7rem;font-size:.76rem;font-weight:700}.auditor-submissions__modal-backdrop{z-index:130;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a70;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.auditor-submissions__modal{background:#f8fbff;border:1px solid #dbe4ef;border-radius:1rem;width:min(100%,980px);max-height:88vh;overflow:auto;box-shadow:0 30px 50px #0f172a33}.auditor-submissions__modal header{z-index:1;background:#f8fbff;border-bottom:1px solid #dbe4ef;justify-content:space-between;align-items:center;gap:.8rem;padding:.9rem 1rem;display:flex;position:sticky;top:0}.auditor-submissions__modal header h3{color:#0f172a;margin:0;font-size:1rem}.auditor-submissions__modal header button{background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;min-height:2rem;padding:.25rem .7rem;font-weight:700}.auditor-submissions__modal-meta{padding:.75rem 1rem 0}.auditor-submissions__modal-meta label{color:#334155;align-items:center;gap:.45rem;font-size:.8rem;font-weight:700;display:inline-flex}.auditor-submissions__modal-list{gap:.7rem;padding:.8rem 1rem;display:grid}.auditor-submissions__modal-item{background:#fff;border:1px solid #dbe4ef;border-radius:.8rem;padding:.7rem}.auditor-submissions__modal-item h4{color:#0f172a;margin:0 0 .45rem}.auditor-submissions__modal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.auditor-submissions__modal-grid label{color:#334155;text-align:left;gap:.26rem;font-size:.75rem;font-weight:700;display:grid}.auditor-submissions__modal-grid p{color:#334155;text-align:left;align-self:end;margin:0;font-size:.78rem;font-weight:600}.auditor-submissions__modal-grid input{border:1px solid #cbd5e1;border-radius:.55rem;min-height:2.2rem;padding:.34rem .52rem}.auditor-submissions__modal-grid textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:.55rem;min-height:5.8rem;padding:.42rem .52rem}.auditor-submissions__modal-previews{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin-top:.6rem;display:grid}.auditor-submissions__modal-previews img{object-fit:cover;background:#f1f5f9;border:1px solid #dbe4ef;border-radius:.5rem;width:100%;height:74px}.auditor-submissions__modal footer{justify-content:flex-end;padding:0 1rem 1rem;display:flex}.auditor-submissions__modal footer button{color:#fff;background:linear-gradient(135deg,#4f8dfd 0%,#2e56d4 100%);border:0;border-radius:.6rem;min-height:2.3rem;padding:.45rem .9rem;font-weight:800}@media (width<=760px){.auditor-submissions__filters{grid-template-columns:1fr;display:grid}.auditor-submissions__today-btn{width:100%}.auditor-submissions__modal-backdrop{padding:.5rem}.auditor-submissions__modal{width:min(100%,100vw - 1rem);max-height:92vh}.auditor-submissions__modal header{flex-wrap:wrap;align-items:center;gap:.45rem;padding:.75rem .8rem}.auditor-submissions__modal header button{width:100%}.auditor-submissions__modal-meta,.auditor-submissions__modal-list{padding-inline:.8rem}.auditor-submissions__modal footer{padding:0 .8rem .8rem}.auditor-submissions__modal footer button{width:100%}.auditor-submissions__modal-grid{grid-template-columns:1fr}.auditor-submissions__modal-previews{grid-template-columns:repeat(2,minmax(0,1fr))}.auditor-submissions__table{min-width:760px}}@media (width<=520px){.auditor-submissions__table{min-width:680px}}.logs-panel{gap:.8rem;display:grid}.logs-panel__header{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4ef;border-radius:1rem;padding:.85rem 1rem}.logs-panel__header h2{color:#0f172a;margin:0}.logs-panel__header p{color:#64748b;margin:.35rem 0 0;font-size:.9rem;font-weight:600}.logs-panel__filters{flex-wrap:wrap;gap:.6rem;margin-top:.55rem;display:flex}.logs-panel__filters label{color:#334155;gap:.25rem;font-size:.74rem;font-weight:700;display:grid}.logs-panel__filters input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:.55rem;min-height:2.1rem;padding:.3rem .5rem}.logs-panel__filters button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;align-self:end;min-height:2.1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:800;transition:all .18s}.logs-panel__filters button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.logs-panel__error{color:#b91c1c;margin:0;font-weight:700}.logs-panel__table-wrap{background:#fff;border:1px solid #dbe4ef;border-radius:1rem;overflow:auto}.logs-panel__table{border-collapse:collapse;width:100%;min-width:1050px}.logs-panel__table th,.logs-panel__table td{color:#334155;text-align:left;vertical-align:top;border-bottom:1px solid #edf2f9;padding:.75rem .65rem;font-size:.79rem}.logs-panel__table td strong{display:block}.logs-panel__table td small{color:#64748b;display:block}.logs-panel__table th{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;z-index:1;background:#f8fbff;font-size:.72rem;position:sticky;top:0}.logs-panel__table tbody tr:nth-child(2n) td{background:#fcfdff}.logs-panel__pagination{justify-content:center;align-items:center;gap:.6rem;display:flex}.logs-panel__pagination button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;min-width:4.4rem;min-height:2rem;font-size:.75rem;font-weight:700}.logs-panel__pagination span{color:#64748b;background:#eef4ff;border:1px solid #d7e4f8;border-radius:999px;padding:.28rem .7rem;font-size:.76rem;font-weight:700}.logs-panel__clear-records-btn{color:#fff;text-shadow:0 1px #7f1d1d4d;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border:0;border-radius:.65rem;min-height:2.2rem;padding:.42rem .9rem;font-size:.75rem;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 8px 16px #b91c1c40}.logs-panel__clear-records-btn:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 10px 18px #b91c1c4d}.logs-panel__clear-records-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.logs-panel__clickable-row{cursor:pointer}.logs-panel__clickable-row:hover td{background:#f8fbff}.logs-panel__badge{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border:1px solid #dbe4ef;border-radius:999px;justify-content:center;align-items:center;min-height:1.45rem;padding:.12rem .5rem;font-size:.69rem;font-weight:800;display:inline-flex}.logs-panel__badge.is-create{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.logs-panel__badge.is-update{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.logs-panel__badge.is-delete{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.logs-panel__badge.is-default{color:#334155;background:#f8fafc}.logs-panel__status{border:1px solid #dbe4ef;border-radius:999px;justify-content:center;align-items:center;min-width:2.4rem;min-height:1.45rem;padding:0 .35rem;font-size:.7rem;font-weight:800;display:inline-flex}.logs-panel__status.is-ok{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.logs-panel__status.is-error{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.logs-panel__details{max-width:280px;line-height:1.45}.logs-panel__modal-backdrop{z-index:130;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.logs-panel__modal{background:#f8fbff;border:1px solid #dbe4ef;border-radius:1rem;width:min(100%,880px);max-height:88vh;overflow:auto}.logs-panel__modal header{background:#f8fbff;border-bottom:1px solid #dbe4ef;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex;position:sticky;top:0}.logs-panel__modal header h3{color:#0f172a;margin:0}.logs-panel__modal header button{background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;min-height:2rem;padding:.3rem .75rem}.logs-panel__modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.8rem 1rem 0;display:grid}.logs-panel__modal-grid p{color:#334155;margin:0;font-size:.82rem;font-weight:600}.logs-panel__modal-description,.logs-panel__modal-changes{padding:.8rem 1rem}.logs-panel__modal-description strong,.logs-panel__modal-changes strong{color:#0f172a;font-size:.84rem}.logs-panel__modal-description p{color:#475569;margin:.4rem 0 0;font-size:.82rem}.logs-panel__modal-vis{background:#f1f5f9;border-radius:0 0 1rem 1rem;padding:1rem}.logs-panel__modal-vis>strong{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.85rem;display:block}.logs-panel__vis-root{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:1.25rem;box-shadow:inset 0 2px 4px #00000005}.logs-panel__vis-group{gap:.85rem;display:grid}.logs-panel__vis-entry{align-items:baseline;gap:.65rem;font-size:.85rem;display:flex}.logs-panel__vis-entry strong{color:#64748b;text-transform:uppercase;letter-spacing:.02em;min-width:140px;font-size:.72rem;font-weight:700}.logs-panel__vis-val{color:#0f172a;flex:1}.logs-panel__vis-list{gap:.75rem;margin-top:.5rem;display:grid}.logs-panel__vis-card{background:#f8fafc;border:1px solid #f1f5f9;border-left:3px solid #3b82f6;border-radius:.75rem;padding:.85rem;position:relative}.logs-panel__vis-card-tag{color:#2563eb;text-transform:uppercase;background:#eff6ff;border-radius:999px;margin-bottom:.65rem;padding:.15rem .45rem;font-size:.64rem;font-weight:800;display:inline-block}@media (width<=640px){.logs-panel__vis-entry{flex-direction:column;gap:.2rem}}.logs-panel__modal-changes-table-wrap{padding:0 1rem .8rem}.logs-panel__changes-table{border-collapse:collapse;border:1px solid #dbe4ef;border-radius:.6rem;width:100%;margin-top:.45rem;overflow:hidden}.logs-panel__changes-table th,.logs-panel__changes-table td{text-align:left;color:#334155;border-bottom:1px solid #edf2f9;padding:.45rem .55rem;font-size:.76rem}.logs-panel__changes-table th{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;background:#f8fbff;font-size:.7rem}@media (width<=760px){.logs-panel__header{padding:.75rem}.logs-panel__filters{grid-template-columns:1fr;display:grid}.logs-panel__modal-backdrop{padding:.5rem}.logs-panel__modal{width:min(100%,100vw - 1rem);max-height:92vh}.logs-panel__modal header{flex-wrap:wrap;align-items:center;gap:.45rem;padding:.75rem .8rem}.logs-panel__modal header button{width:100%}.logs-panel__modal-grid{grid-template-columns:1fr;padding:.7rem .8rem 0}.logs-panel__modal-description,.logs-panel__modal-changes{padding:.7rem .8rem}.logs-panel__modal-changes-table-wrap{padding:0 .8rem .8rem}.logs-panel__table{min-width:760px}.logs-panel__clear-records-btn{width:100%}}@media (width<=520px){.logs-panel__table{min-width:680px}}@media (width<=1080px){.topbar,.dashboard-content{padding-inline:1.2rem}.team-switcher__chip{display:none}}@media (width<=960px){.sidebar{z-index:30;width:min(86vw,320px);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar.is-collapsed{flex-basis:min(86vw,320px);width:min(86vw,320px)}.sidebar.is-open{transform:translate(0)}.sidebar__utility{display:none}.topbar{flex-flow:wrap;align-items:center;gap:.8rem}.topbar__heading{flex:auto;align-items:center}.topbar__heading h1{font-size:1.35rem}.topbar__menu{flex-direction:column;justify-content:center;align-items:center;display:inline-flex}.topbar__actions{flex:auto;justify-content:flex-end}.dashboard-content__panel{min-height:calc(100dvh - 12rem)}}@media (width<=640px){.topbar{padding:.75rem .8rem .7rem}.dashboard-content{padding:.8rem}.topbar__actions{justify-content:space-between;gap:.45rem;width:100%;margin-top:.35rem}.team-switcher{display:none}.topbar__logout{flex:auto;justify-content:center;min-height:2.55rem;padding:.55rem .9rem;font-size:.82rem}.topbar__icon-button,.profile-pill{width:2.45rem;height:2.45rem}.topbar__popup{width:min(92vw,280px);right:-.25rem}.topbar__heading h1{font-size:1.1rem;line-height:1.05}.topbar__menu{border-radius:.85rem;width:2.45rem;height:2.45rem}.dashboard-content__panel{border-radius:1.15rem;min-height:calc(100dvh - 14rem)}}@media (width<=1180px){.rosters-view__hero{grid-template-columns:1fr}.rosters-view__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.profiling-view__hero{grid-template-columns:1fr}}@media (width<=1080px){.rosters-history-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.rosters-history-filters__actions{grid-column:1/-1}.rosters-time-popover{left:0;right:auto}.profiling-view__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.profiling-toolbar{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:end;gap:.85rem}.profiling-toolbar__filters{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-team-control--profiling,.profiling-field--select,.profiling-toolbar__ghost,.profiling-toolbar__primary{width:100%;min-width:0}}@media (width<=720px){.rosters-view__hero{border-radius:1.45rem;padding:1.1rem}.rosters-view__hero h2{font-size:1.8rem}.rosters-view__summary{grid-template-columns:1fr}.rosters-section{border-radius:1.3rem;padding:1rem}.rosters-section__controls{justify-content:flex-start}.rosters-section__intro{width:100%}.rosters-filter-field{min-width:100%}.dashboard-team-control,.dashboard-team-control--rosters{min-width:100%;max-width:none}.rosters-toolbar,.rosters-history-filters__actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.rosters-inline-copy{grid-template-columns:1fr}.rosters-button,.rosters-icon-button{width:100%}.rosters-history-filters{grid-template-columns:1fr}.rosters-table-shell{display:none}.rosters-mobile-list{gap:.9rem;display:grid}.rosters-mobile-card__actions,.rosters-history-card__grid{grid-template-columns:1fr}.rosters-time-popover{width:100%;margin-top:.65rem;position:relative;top:0;left:0}.rosters-time-popover__actions{grid-template-columns:1fr}.profiling-view__hero{border-radius:1.45rem;padding:1.1rem}.profiling-view__hero h2{font-size:1.8rem}.profiling-view__summary{grid-template-columns:1fr}.profiling-toolbar{border-radius:1rem;flex-wrap:wrap;align-items:stretch;gap:.55rem;padding:.75rem;overflow:visible}.profiling-task-modal__summary{flex-direction:column;align-items:center;padding:.95rem}.profiling-task-modal__chips{justify-content:center;width:100%}.profiling-task-modal__header{align-items:flex-start}.profiling-task-modal{border-radius:1.25rem;width:min(100%,32rem);max-height:calc(100dvh - 1.5rem);padding:1rem}.profiling-task-modal__identity{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%}.profiling-task-modal__identity-copy{text-align:center;justify-items:center}.profiling-task-modal__metrics,.profiling-task-modal__detail-grid{grid-template-columns:1fr}.profiling-field--search{flex:100%;width:100%;min-width:0}.profiling-toolbar__filters{grid-template-columns:1fr;grid-auto-columns:auto;grid-auto-flow:row;gap:.55rem;width:100%;min-width:0;display:grid}.dashboard-team-control--profiling{width:100%;min-width:0}.profiling-field,.dashboard-team-control,.profiling-toolbar__primary,.profiling-toolbar__ghost{justify-content:center;width:100%;min-width:0}.dashboard-team-control{gap:.28rem}.dashboard-team-control__label{letter-spacing:.06em;font-size:.64rem}.dashboard-team-control select,.profiling-field,.profiling-toolbar__primary,.profiling-toolbar__ghost{border-radius:.9rem;min-height:2.6rem;font-size:.88rem}.dashboard-team-control select,.profiling-toolbar__primary,.profiling-toolbar__ghost{padding:.62rem .75rem}.profiling-field{padding:0 .75rem}.profiling-field input,.profiling-field select,.dashboard-team-control select{font-size:.88rem}.profiling-toolbar__primary{grid-column:auto}.user-card{padding:1rem}.user-card__metrics,.user-card__actions{grid-template-columns:1fr}.user-card__header,.user-card__identity,.user-card__meta-stack{align-items:center}.user-card__identity-block{text-align:center;flex-direction:column;align-items:center}.user-card__identity-row{flex-wrap:wrap;justify-content:center}.user-card__identity p,.user-card__identity small,.user-card__meta-stack{text-align:center;justify-content:center}}@media (width<=480px){.rosters-toolbar,.rosters-history-filters__actions{grid-template-columns:1fr}.profiling-task-modal{border-radius:1.1rem;width:min(100%,100vw - 1rem);max-height:calc(100dvh - 1rem);padding:.9rem}.profiling-task-modal__tabs{width:100%}.profiling-task-modal__tab{padding-inline:.6rem;font-size:.82rem}.profiling-task-modal__summary{padding:.85rem}.profiling-task-modal__metric-card{min-height:auto;padding:.9rem}.profiling-task-modal__metric-card strong{font-size:1.65rem}.profiling-task-modal__panel{padding:.9rem}.profiling-task-modal__detail-row{flex-direction:column;align-items:flex-start;gap:.3rem}.profiling-task-modal__detail-row strong{text-align:left}.rosters-history-edit-meta,.rosters-history-modal__meta{align-items:stretch}.profiling-toolbar{gap:.5rem;padding:.7rem}.profiling-toolbar__filters{grid-template-columns:1fr;gap:.5rem}.profiling-field--search{flex-basis:100%;width:100%;min-width:0}.profiling-toolbar__primary{grid-column:1/-1}.profiling-toolbar__ghost,.profiling-toolbar__primary{font-size:.84rem}.topbar{padding:.65rem .7rem .6rem}.dashboard-content{padding:.7rem}.topbar__heading h1{font-size:1rem}.topbar__menu,.topbar__icon-button,.profile-pill{width:2.3rem;height:2.3rem}.topbar__logout{min-height:2.35rem;padding:.5rem .8rem;font-size:.78rem}.user-card__avatar{width:3.2rem;height:3.2rem}}body.theme-dark{color:#dbe7f5;background:radial-gradient(circle at 0 0,#38bdf81f,#0000 24%),linear-gradient(#08101d 0%,#0b1528 40%,#101b31 100%)}.dashboard-shell.theme-dark{color:#dbe7f5}.dashboard-shell.theme-dark .dashboard-main{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 24%),linear-gradient(#08101df0 0%,#0b1528fa 100%)}.dashboard-shell.theme-dark .sidebar{background:#0a1221f2;border-right-color:#47556966;box-shadow:18px 0 54px #02061747}.dashboard-shell.theme-dark .sidebar__brand,.dashboard-shell.theme-dark .sidebar__footer{border-color:#47556961}.dashboard-shell.theme-dark .sidebar__logo{filter:brightness(0)saturate()invert(98%)sepia(2%)saturate(1169%)hue-rotate(180deg)brightness(116%)contrast(92%)}.dashboard-shell.theme-dark .sidebar__link,.dashboard-shell.theme-dark .sidebar__utility,.dashboard-shell.theme-dark .sidebar__logout,.dashboard-shell.theme-dark .sidebar__sublink,.dashboard-shell.theme-dark .sidebar__label,.dashboard-shell.theme-dark .sidebar__tag{color:#c7d5ea}.dashboard-shell.theme-dark .sidebar__link:hover,.dashboard-shell.theme-dark .sidebar__utility:hover,.dashboard-shell.theme-dark .sidebar__logout:hover,.dashboard-shell.theme-dark .sidebar__sublink:hover{color:#f8fbff;background:#3b82f61f}.dashboard-shell.theme-dark .sidebar__sublink.is-active{color:#8fc1ff;background:#4f8dfd2e}.dashboard-shell.theme-dark .sidebar__utility-dot{color:#c7d5ea;background:#1e293bf2}.dashboard-shell.theme-dark .topbar{background:#0a1221d6;border-bottom-color:#47556961;box-shadow:0 12px 24px #02061729}.dashboard-shell.theme-dark .topbar__heading h1,.dashboard-shell.theme-dark .dashboard-content__placeholder h2,.dashboard-shell.theme-dark .profiling-view__hero h2,.dashboard-shell.theme-dark .rosters-view__hero h2,.dashboard-shell.theme-dark .profiling-summary-card strong,.dashboard-shell.theme-dark .rosters-summary-card strong,.dashboard-shell.theme-dark .profiling-empty-state h3,.dashboard-shell.theme-dark .rosters-section__header h3,.dashboard-shell.theme-dark .user-card__identity h3,.dashboard-shell.theme-dark .user-card__metric strong,.dashboard-shell.theme-dark .user-card__progress-header strong,.dashboard-shell.theme-dark .rosters-mobile-card__header h4,.dashboard-shell.theme-dark .rosters-history-card__grid strong{color:#f8fbff}.dashboard-shell.theme-dark .topbar__heading p,.dashboard-shell.theme-dark .dashboard-content__placeholder p,.dashboard-shell.theme-dark .profiling-view__hero p,.dashboard-shell.theme-dark .rosters-view__hero p,.dashboard-shell.theme-dark .profiling-summary-card small,.dashboard-shell.theme-dark .rosters-summary-card small,.dashboard-shell.theme-dark .profiling-empty-state p,.dashboard-shell.theme-dark .rosters-section__header p,.dashboard-shell.theme-dark .user-card__identity p,.dashboard-shell.theme-dark .user-card__identity small,.dashboard-shell.theme-dark .rosters-mobile-card__header p,.dashboard-shell.theme-dark .preloader-subtitle{color:#94a9c6}.dashboard-shell.theme-dark .topbar__icon-button,.dashboard-shell.theme-dark .profile-pill,.dashboard-shell.theme-dark .topbar__menu,.dashboard-shell.theme-dark .team-switcher{color:#dbe7f5;background:#0f172aeb;border-color:#47556975;box-shadow:0 12px 28px #02061733}.dashboard-shell.theme-dark .topbar__logout{box-shadow:0 18px 34px #1e40af57}.dashboard-shell.theme-dark .topbar__popup{background:#0a1221fa;border-color:#4755697a;box-shadow:0 24px 46px #02061761,0 10px 18px #02061738}.dashboard-shell.theme-dark .topbar__popup-title,.dashboard-shell.theme-dark .topbar__popup-item{color:#f8fbff}.dashboard-shell.theme-dark .topbar__popup-item small{color:#9fb3ce}.dashboard-shell.theme-dark .topbar__popup-item:hover{color:#f8fbff;background:#3b82f629}.dashboard-shell.theme-dark .dashboard-content__placeholder,.dashboard-shell.theme-dark .profiling-view__hero,.dashboard-shell.theme-dark .profiling-toolbar,.dashboard-shell.theme-dark .user-card,.dashboard-shell.theme-dark .rosters-view__hero,.dashboard-shell.theme-dark .rosters-section,.dashboard-shell.theme-dark .rosters-mobile-card,.dashboard-shell.theme-dark .rosters-time-popover{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 30%),linear-gradient(#0f172ae6 0%,#0a1221f0 100%);border-color:#4755696b;box-shadow:0 24px 42px #0206173d,0 8px 18px #02061729}.dashboard-shell.theme-dark .profiling-summary-card,.dashboard-shell.theme-dark .rosters-summary-card,.dashboard-shell.theme-dark .user-card__metrics,.dashboard-shell.theme-dark .rosters-history-card__grid div{background:#0f172acc;border-color:#47556961}.dashboard-shell.theme-dark .profiling-task-modal__summary,.dashboard-shell.theme-dark .profiling-task-modal__metric-card,.dashboard-shell.theme-dark .profiling-task-modal__panel{background:#0f172ad6;border-color:#4755696b}.dashboard-shell.theme-dark .profiling-field,.dashboard-shell.theme-dark .dashboard-team-control select,.dashboard-shell.theme-dark .rosters-filter-field input,.dashboard-shell.theme-dark .rosters-filter-field select,.dashboard-shell.theme-dark .rosters-picker,.dashboard-shell.theme-dark .rosters-time-minutes__button,.dashboard-shell.theme-dark .rosters-time-ampm,.dashboard-shell.theme-dark .user-card__action:not(.user-card__action--primary),.dashboard-shell.theme-dark .rosters-button--ghost,.dashboard-shell.theme-dark .rosters-button--history,.dashboard-shell.theme-dark .rosters-button--ghost-danger,.dashboard-shell.theme-dark .rosters-button--outline,.dashboard-shell.theme-dark .rosters-button--soft,.dashboard-shell.theme-dark .rosters-button--success,.dashboard-shell.theme-dark .rosters-icon-button,.dashboard-shell.theme-dark .rosters-status-pill,.dashboard-shell.theme-dark .rosters-hours-pill{color:#dbe7f5;background:#0f172ae0;border-color:#4755697a}.dashboard-shell.theme-dark .profiling-field input,.dashboard-shell.theme-dark .profiling-field select,.dashboard-shell.theme-dark .dashboard-team-control select,.dashboard-shell.theme-dark .rosters-filter-field input,.dashboard-shell.theme-dark .rosters-filter-field select,.dashboard-shell.theme-dark .rosters-picker input,.dashboard-shell.theme-dark .rosters-picker__text-value,.dashboard-shell.theme-dark .rosters-time-popover__header strong,.dashboard-shell.theme-dark .rosters-time-ampm__button,.dashboard-shell.theme-dark .rosters-time-minutes__button,.dashboard-shell.theme-dark .topbar__menu span{color:#f8fbff}.dashboard-shell.theme-dark .profiling-field input::placeholder,.dashboard-shell.theme-dark .rosters-filter-field input::placeholder,.dashboard-shell.theme-dark .rosters-picker input::placeholder,.dashboard-shell.theme-dark .dashboard-team-control__label,.dashboard-shell.theme-dark .rosters-filter-field span,.dashboard-shell.theme-dark .profiling-summary-card__label,.dashboard-shell.theme-dark .profiling-task-modal__metric-card span,.dashboard-shell.theme-dark .profiling-task-modal__detail-row span,.dashboard-shell.theme-dark .rosters-summary-card span,.dashboard-shell.theme-dark .user-card__metric span,.dashboard-shell.theme-dark .user-card__progress-header span,.dashboard-shell.theme-dark .rosters-mobile-card__shift strong,.dashboard-shell.theme-dark .rosters-history-card__grid span,.dashboard-shell.theme-dark .rosters-time-popover__header span{color:#9fb3ce}.dashboard-shell.theme-dark .rosters-picker__button{color:#8fc1ff;background:#1e293bf0}.dashboard-shell.theme-dark .rosters-picker:hover,.dashboard-shell.theme-dark .rosters-picker:focus-within,.dashboard-shell.theme-dark .profiling-field:focus-within{border-color:#60a5fab8;box-shadow:inset 0 1px #ffffff0a,0 12px 22px #2563eb2e}.dashboard-shell.theme-dark .user-card__signal{background:#0f172ad1;border-color:#47556966}.dashboard-shell.theme-dark .user-card__signal:hover{background:#1e293bd6}.dashboard-shell.theme-dark .rosters-table-shell{background:#0a1221eb;border-color:#47556975}.dashboard-shell.theme-dark .rosters-table th,.dashboard-shell.theme-dark .rosters-table td{color:#dbe7f5;background:#0f172ad1;border-color:#47556957}.dashboard-shell.theme-dark .rosters-table thead th{color:#9fb3ce;background:#0f172af5}.dashboard-shell.theme-dark .rosters-table__user,.dashboard-shell.theme-dark .rosters-mobile-card__header h4,.dashboard-shell.theme-dark .rosters-button--primary,.dashboard-shell.theme-dark .topbar__logout,.dashboard-shell.theme-dark .rosters-time-dial__hour.is-active,.dashboard-shell.theme-dark .rosters-time-ampm__button.is-active{color:#fff}.dashboard-shell.theme-dark .rosters-time-dial__face{background:radial-gradient(circle at 30% 30%,#1e293bfa,#0f172ae6),linear-gradient(#1e293bf5 0%,#0f172ae6 100%);border-color:#60a5fa4d;box-shadow:inset 0 1px #ffffff0d,0 14px 24px #0206172e}.dashboard-shell.theme-dark .rosters-time-dial__hour{color:#dbe7f5;background:#1e293bf2;box-shadow:0 6px 14px #0206172e}.dashboard-shell.theme-dark .rosters-mobile-card__shift.is-shift-1,.dashboard-shell.theme-dark .rosters-table__band.is-shift-1{background:linear-gradient(#1e3a8a6b 0%,#0f172aeb 100%)}.dashboard-shell.theme-dark .rosters-mobile-card__shift.is-shift-2,.dashboard-shell.theme-dark .rosters-table__band.is-shift-2{background:linear-gradient(#14532d61 0%,#0f172aeb 100%)}.dashboard-shell.theme-dark .rosters-mobile-card__shift.is-shift-3,.dashboard-shell.theme-dark .rosters-table__band.is-shift-3{background:linear-gradient(#854d0e57 0%,#0f172aeb 100%)}.dashboard-shell.theme-dark .profiling-task-modal__identity-copy strong,.dashboard-shell.theme-dark .profiling-task-modal__metric-card strong,.dashboard-shell.theme-dark .profiling-task-modal__panel h4,.dashboard-shell.theme-dark .profiling-task-modal__detail-row strong{color:#f8fbff}.dashboard-shell.theme-dark .profiling-task-modal__identity-copy span,.dashboard-shell.theme-dark .profiling-task-modal__metric-card small{color:#9fb3ce}.dashboard-shell.theme-dark .rosters-status-pill.is-success{color:#b7f7ca;background:#14532d8f;border-color:#4ade8047}.dashboard-shell.theme-dark .rosters-status-pill.is-info{color:#93c5fd;background:#1e3a8a61;border-color:#60a5fa5c}.dashboard-shell.theme-dark .rosters-status-pill.is-warning{color:#fcd34d;background:#78350f5c;border-color:#f59e0b5c}.dashboard-shell.theme-dark .rosters-status-pill.is-danger{color:#fca5a5;background:#7f1d1d61;border-color:#f8717157}.dashboard-shell.theme-dark .rosters-hours-pill{color:#7dd3fc;background:#082f49d1;border-color:#38bdf857}.dashboard-shell.theme-dark .profiling-empty-state{background:#0f172ac2;border-color:#4755696b}.login-page{background:radial-gradient(circle at 12% 12%,#508eff29,#0000 28%),radial-gradient(circle at 88% 90%,#22c55e14,#0000 26%),linear-gradient(#f8fbff 0%,#eef3f9 100%);place-items:center;min-height:100dvh;padding:1.5rem;display:grid}.login-card{background:#fbfcff;border:1px solid #bac9de75;border-radius:1.15rem;grid-template-columns:320px 1fr;width:min(100%,980px);min-height:560px;display:grid;overflow:hidden;box-shadow:0 28px 62px #0f172a1f,0 8px 20px #0f172a0f}.login-brand{isolation:isolate;color:#fff;background:linear-gradient(#4a88ef 0%,#3e70de 52%,#3259d0 100%);align-content:center;justify-items:center;gap:1.3rem;padding:2rem 1.35rem;display:grid;position:relative}.login-brand__rings{z-index:-1;background:radial-gradient(circle at 50% -12%,#ffffff59 0 18%,#0000 18.5%),radial-gradient(circle at 50% -12%,#fff3 0 32%,#0000 32.5%),radial-gradient(circle at 50% -12%,#ffffff1f 0 44%,#0000 44.5%);position:absolute;inset:0}.login-brand__logo-wrap{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff17;border:1px solid #ffffff3d;border-radius:1rem;padding:.9rem .95rem}.login-brand__logo{filter:brightness(0)invert();width:164px;max-width:100%;height:auto}.login-brand h2{text-align:center;letter-spacing:-.02em;color:#fff;margin:0;font-size:2rem;line-height:1.15}.login-form-wrap{align-items:center;padding:2.2rem clamp(1.2rem,4vw,3.3rem);display:grid}.login-form{gap:1.2rem;width:min(100%,440px);display:grid}.login-form h1{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:clamp(1.8rem,2.8vw,2.2rem);line-height:1.05}.login-form p{color:#64748b;margin:.45rem 0 0;font-size:.96rem}.login-form__field{gap:.52rem;display:grid}.login-form__field span{color:#334155;font-size:.84rem;font-weight:700}.login-form__field input{color:#0f172a;background:0 0;border:0;border-bottom:1px solid #cbd5e1;border-radius:0;outline:0;height:2.85rem;padding:.35rem 0;font-size:.95rem;transition:border-color .18s}.login-form__field input::placeholder{color:#a1acba}.login-form__field input:focus{border-bottom-color:#4f8dfd}.login-form__password-wrap{position:relative}.login-form__password-wrap input{width:100%;padding-right:2.4rem}.login-form__password-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.3rem;display:inline-flex;position:absolute;top:50%;right:.1rem;transform:translateY(-50%)}.login-form__password-toggle:hover{color:#334155}.login-form__remember{color:#334155;align-items:center;gap:.5rem;margin-top:-.15rem;font-size:.86rem;font-weight:600;display:inline-flex}.login-form__remember input{accent-color:#3f73e5;width:1rem;height:1rem}.login-form__submit{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#4f8dfd 0%,#2f5ed4 100%);border:0;border-radius:.55rem;height:3rem;margin-top:.6rem;font-size:.96rem;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 26px #2f5ed447}.login-form__error{color:#dc2626;margin:.2rem 0 0;font-size:.9rem;font-weight:700}.login-form__submit:hover{transform:translateY(-1px);box-shadow:0 16px 30px #2f5ed454}.login-form__submit:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:0 12px 26px #2f5ed433}@media (width<=900px){.login-card{grid-template-columns:1fr;min-height:0}.login-brand{gap:.9rem;padding:1.4rem 1.2rem 1.6rem}.login-brand__logo{width:136px}.login-brand h2{font-size:1.65rem}.login-form{width:100%}}@media (width<=520px){.login-page{padding:.9rem}.login-form-wrap{padding:1.5rem 1rem}}.preloader-overlay{z-index:9999;background:radial-gradient(circle at 50% 10%,#143c6e80,#0000 60%),linear-gradient(135deg,#091322 0%,#0d1e37 100%);justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .8s cubic-bezier(.85,0,.15,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.preloader-overlay.slide-up{transform:translateY(-100%)}.preloader-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:800px;padding:1.5rem 2rem 2rem;display:flex}.canvas-container{justify-content:center;align-items:center;width:min(100%,760px);height:400px;margin-bottom:.45rem;display:flex}.canvas-container canvas{pointer-events:none;filter:drop-shadow(0 24px 52px #38bdf81f);width:100%;height:100%}.preloader-info-container{opacity:0;flex-direction:column;align-items:center;animation:1.5s .5s forwards fadeIn;display:flex}.preloader-badge{font-family:var(--font-heading);letter-spacing:.05em;color:#94a3b8;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a52;border:1px solid #94a3b81f;border-radius:999px;align-items:center;gap:8px;margin-bottom:1rem;padding:.38rem .78rem;font-size:.7rem;font-weight:700;display:flex}.badge-dot{background-color:#38bdf8;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 10px #38bdf8,0 0 4px #38bdf8}.preloader-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px #00000059;margin:0 0 .5rem;font-size:2.1rem;font-weight:800}.preloader-subtitle{color:#94a3b8;max-width:30rem;margin:0 0 1.5rem;font-size:.95rem}.preloader-progress-container{background-color:#ffffff14;border-radius:4px;width:100%;max-width:320px;height:4px;margin-bottom:1rem;position:relative;overflow:hidden}.preloader-progress-bar{z-index:2;background:linear-gradient(90deg,#38bdf8,#818cf8);border-radius:4px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);position:relative}.preloader-glow{filter:blur(4px);z-index:1;background:linear-gradient(90deg,#0000,#818cf899,#0000);height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.preloader-percentage{font-family:var(--font-heading);color:#94a3b8;font-size:.85rem;font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.preloader-progress-wrapper{flex-direction:column;align-items:center;width:100%;display:flex}@media (width<=768px){.canvas-container{height:320px}.preloader-title{font-size:1.5rem}.preloader-subtitle{font-size:.85rem}.preloader-badge{padding:5px 12px;font-size:.65rem}.preloader-content{padding:1rem}}@media (width<=480px){.preloader-content{padding:1rem 1rem 1.5rem}.canvas-container{height:300px}.preloader-title{font-size:1.35rem}.preloader-subtitle{max-width:19rem}.preloader-progress-container{max-width:280px}}
