@font-face{font-family:ASW Gotham Black;src:url(/app/fonts/gotham-black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:ASW Segoe UI;src:url(/app/fonts/segoe-ui.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ASW Segoe UI;src:url(/app/fonts/segoe-ui-bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ASW Segoe UI;src:url(/app/fonts/segoe-ui-italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}:root{--asw-brand-blue:#26a9e1;--asw-brand-blue-2:#6ac4ea;--asw-brand-blue-soft:#c8e9f6;--asw-brand-gray:#424142;--asw-brand-gray-2:#6f6f71;--asw-blue:#26a9e1;--asw-blue-mid:#26a9e1;--asw-blue-pale:#c8e9f6;--asw-blue-action:#147eae;--asw-blue-action-hover:#106b96;--asw-bg:#f5f7f9;--asw-bg-top:#fff;--asw-surface:#fff;--asw-surface-raised:#fff;--asw-surface-soft:#f8fafb;--asw-ink:#29292b;--asw-ink-soft:#56565a;--asw-ink-muted:#7b7b80;--asw-line:#e3e7ea;--asw-line-soft:#edf0f2;--asw-field:#d3d9de;--asw-danger:#b4322c;--asw-danger-bg:#fdeceb;--asw-warn:#80591d;--asw-warn-bg:#fff4df;--asw-info-bg:#edf8fc;--asw-radius:17px;--asw-radius-sm:11px;--asw-shadow-card:0 1px 2px #23272b09, 0 9px 28px #23272b0e;--asw-shadow-floating:0 18px 50px #1c21261f;--asw-space-1:4px;--asw-space-2:8px;--asw-space-3:12px;--asw-space-4:16px;--asw-space-5:24px;--asw-space-6:32px;--asw-space-7:48px;--asw-touch:48px;--asw-font:"ASW Segoe UI", "Segoe UI", sans-serif;--asw-font-display:"ASW Gotham Black", "Arial Black", sans-serif;--asw-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--asw-bg:#1d1d1f;--asw-bg-top:#242426;--asw-surface:#29292b;--asw-surface-raised:#303033;--asw-surface-soft:#252527;--asw-ink:#f5f6f7;--asw-ink-soft:#d8d9dc;--asw-ink-muted:#a3a5aa;--asw-line:#3c3c3f;--asw-line-soft:#333336;--asw-field:#49494d;--asw-blue-action:#6ac4ea;--asw-blue-action-hover:#84d0ef;--asw-danger:#ffaaa4;--asw-danger-bg:#492725;--asw-warn:#f4ca7e;--asw-warn-bg:#493c24;--asw-info-bg:#263b44;--asw-shadow-card:0 1px 2px #00000038, 0 12px 34px #0000002e;--asw-shadow-floating:0 24px 70px #00000061;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0;overflow-x:hidden}html{background:var(--asw-bg)}body{min-width:320px;font-family:var(--asw-font);color:var(--asw-ink);background:var(--asw-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;line-height:1.5}#root{min-height:100dvh}h1,h2,h3,h4,p{margin:0}h1{font-family:var(--asw-font-display)}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%}::selection{background:#26a9e138}.asw-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.asw-button{min-height:var(--asw-touch);padding:0 var(--asw-space-5);border:1px solid var(--asw-field);border-radius:var(--asw-radius-sm);background:var(--asw-surface);color:var(--asw-ink);cursor:pointer;font-weight:700;transition:background-color .14s,border-color .14s,color .14s,transform .14s}.asw-button:hover:not(:disabled){border-color:var(--asw-ink-muted)}.asw-button:active:not(:disabled){transform:translateY(1px)}.asw-button:disabled{opacity:.55;cursor:not-allowed}.asw-button:focus-visible,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #26a9e166}.asw-button--primary{background:var(--asw-blue-action);border-color:var(--asw-blue-action);color:#fff}:root[data-theme=dark] .asw-button--primary{color:#182328}.asw-button--primary:hover:not(:disabled){background:var(--asw-blue-action-hover);border-color:var(--asw-blue-action-hover)}.asw-button--ghost{color:var(--asw-ink-soft);background:0 0;border-color:#0000}.asw-button--ghost:hover:not(:disabled){background:var(--asw-line-soft)}.asw-card{background:var(--asw-surface);border:1px solid var(--asw-line);border-radius:var(--asw-radius);box-shadow:var(--asw-shadow-card);padding:var(--asw-space-5);color:var(--asw-ink)}.asw-card__title{letter-spacing:-.01em;font-size:17px;font-weight:700}.asw-card__hint{margin-top:var(--asw-space-2);color:var(--asw-ink-muted);font-size:13.5px}.asw-notice{margin-top:var(--asw-space-4);padding:var(--asw-space-3) var(--asw-space-4);border-radius:var(--asw-radius-sm);background:var(--asw-info-bg);color:var(--asw-ink);border:1px solid #0000;font-size:14px}.asw-notice--warn{background:var(--asw-warn-bg);color:var(--asw-warn)}.asw-notice--error{background:var(--asw-danger-bg);color:var(--asw-danger)}.asw-notice__title{font-weight:700}.asw-notice__body{margin-top:var(--asw-space-1)}.asw-notice .asw-button{margin-top:var(--asw-space-3)}.asw-skeleton{margin-top:var(--asw-space-5);gap:var(--asw-space-3);display:grid}.asw-skeleton__line{border-radius:var(--asw-radius-sm);background:linear-gradient(90deg, var(--asw-line-soft) 25%, var(--asw-surface-raised) 37%, var(--asw-line-soft) 63%);background-size:400% 100%;height:44px;animation:1.4s infinite asw-shimmer}.asw-skeleton__line--short{width:55%}@keyframes asw-shimmer{0%{background-position:100%}to{background-position:0}}.asw-kv{margin:var(--asw-space-5) 0 0;gap:var(--asw-space-3);display:grid}.asw-kv--tight{margin-top:var(--asw-space-4)}.asw-kv__row{padding-bottom:var(--asw-space-3);border-bottom:1px solid var(--asw-line-soft);grid-template-columns:1fr;gap:2px;display:grid}.asw-kv__row:last-child{border-bottom:0;padding-bottom:0}.asw-kv dt{letter-spacing:.08em;text-transform:uppercase;color:var(--asw-ink-muted);font-size:11.5px;font-weight:700}.asw-kv dd{word-break:break-word;margin:0;font-size:15.5px}.asw-kv__mono{font-family:var(--asw-mono);font-size:14px}.asw-kv__pending{color:var(--asw-ink-muted);font-style:italic}@media (width>=620px){.asw-kv__row{gap:var(--asw-space-4);grid-template-columns:13rem 1fr;align-items:baseline}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.asw-boot{place-content:center;justify-items:center;gap:var(--asw-space-4);min-height:100dvh;padding:var(--asw-space-6);text-align:center;color:var(--asw-ink);background:#f7f9fb;display:grid}.asw-boot__spinner{border:3px solid var(--asw-line);border-top-color:var(--asw-blue);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite asw-spin}@keyframes asw-spin{to{transform:rotate(360deg)}}.asw-boot__text{color:var(--asw-ink-muted);font-size:14px}.asw-boot__error{color:var(--asw-danger);max-width:34ch}.asw-auth{background:linear-gradient(#ffffff8f,#ffffff8f),url(/app/login-bg.png) 50%/cover no-repeat;min-height:100dvh}.asw-auth__content{text-align:center;flex-direction:column;align-items:center;min-height:100dvh;padding:42px 20px 28px;display:flex}.asw-auth__logo{width:min(390px,78vw);height:auto;margin:0 auto;display:block}.asw-auth__portal{letter-spacing:.015em;color:#44515f;margin-top:8px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Inter,Roboto,Helvetica,Arial,sans-serif;font-size:clamp(24px,2.15vw,32px);font-weight:500}.asw-signin{text-align:left;-webkit-backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #bbc7d36b;border-radius:22px;width:min(100%,450px);margin-top:24px;padding:30px 30px 24px;box-shadow:0 22px 60px #2638491c,0 5px 16px #2638490d}.asw-signin__title{letter-spacing:-.03em;color:#23303d;font-size:clamp(31px,3vw,37px);font-weight:700;line-height:1.08}.asw-embed{width:100%;margin-top:20px}.asw-auth__footer{margin-top:auto;padding-top:20px}.asw-auth__footer p{letter-spacing:.01em;color:#7d8895;margin:0;font-size:12.5px}@media (width<=700px){.asw-auth{background-position:top;background-size:cover}.asw-auth__content{padding:30px 14px 22px}.asw-auth__logo{width:min(280px,78vw)}.asw-auth__portal{font-size:24px}.asw-signin{border-radius:20px;margin-top:20px;padding:26px 20px 22px}.asw-signin__title{font-size:28px}.asw-signin__sub{font-size:15px}}.asw-shell{background:var(--asw-bg);flex-direction:column;min-height:100dvh;display:flex}.asw-shell__head{justify-content:space-between;align-items:center;gap:var(--asw-space-4);padding:calc(env(safe-area-inset-top,0px) + var(--asw-space-3)) var(--asw-space-4) var(--asw-space-3);background:var(--asw-surface);border-bottom:1px solid var(--asw-line);z-index:10;display:flex;position:sticky;top:0}.asw-shell__main{gap:var(--asw-space-4);width:100%;max-width:46rem;padding:var(--asw-space-5) var(--asw-space-4) calc(env(safe-area-inset-bottom,0px) + var(--asw-space-6));flex:1;align-content:start;margin:0 auto;display:grid}.asw-logo{flex-direction:column;gap:2px;display:flex}.asw-logo__mark{letter-spacing:.02em;color:var(--asw-blue);font-size:34px;font-weight:800;line-height:1}.asw-logo__tagline{letter-spacing:.22em;text-transform:uppercase;color:var(--asw-ink-muted);font-size:10px;font-weight:600}.asw-logo--compact .asw-logo__mark{font-size:22px}.asw-logo--compact .asw-logo__tagline{letter-spacing:.18em;font-size:8.5px}.asw-signin{border-radius:20px!important;width:min(100%,390px)!important;margin-top:22px!important;padding:28px 28px 22px!important}.asw-signin__sub{color:#667586!important;margin-top:8px!important;font-size:15.5px!important;line-height:1.45!important}@media (width<=700px){.asw-signin{width:min(100%,360px)!important;padding:24px 20px 18px!important}.asw-signin__title{font-size:31px!important}}.asw-signin__title{color:#4a4a4c!important;font-size:35px!important}.asw-signin__sub{margin-top:7px!important;font-size:15px!important}.asw-signin__title{color:#4a4a4cc7!important;letter-spacing:-.025em!important;font-size:32px!important;font-weight:600!important;line-height:1.08!important}.asw-signin__sub{margin-top:8px!important;font-size:15px!important;line-height:1.45!important}.asw-signin__title{color:#4d5a68!important}.asw-signin{width:min(100%,390px)!important;padding:28px 30px 22px!important}.asw-signin{border-radius:20px!important;width:min(100%,390px)!important;padding:28px 30px 22px!important}.asw-signin__title{color:#4d5a68!important;font-size:32px!important;font-weight:600!important}.asw-embed{width:100%!important;height:104px!important;min-height:104px!important;margin-top:10px!important;overflow:hidden!important}.asw-embed iframe{border:0!important;width:100%!important;height:104px!important;min-height:104px!important;overflow:hidden!important}.asw-app-shell{background:var(--asw-bg,#f7f9fb);flex-direction:column;min-height:100dvh;display:flex}.asw-app-shell__head{padding:calc(env(safe-area-inset-top,0px) + 12px) 16px 12px;background:var(--asw-surface,#fff);border-bottom:1px solid var(--asw-line,#e2e8ee);z-index:10;align-items:center;gap:24px;display:flex;position:sticky;top:0}.asw-app-shell__nav{flex:1;gap:8px;display:none}.asw-app-shell__navlink{min-height:40px;color:var(--asw-ink-muted,#7b8794);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:0 16px;font-weight:600;text-decoration:none}.asw-app-shell__navlink--active{color:var(--asw-ink,#1f2933);background:#eef2f6}.asw-app-shell__menu-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:20px;display:inline-flex}.asw-app-shell__mobile-nav{border-bottom:1px solid var(--asw-line,#e2e8ee);background:var(--asw-surface,#fff);flex-direction:column;display:flex}.asw-app-shell__mobile-navlink{text-align:left;cursor:pointer;background:0 0;border:none;border-top:1px solid #eef2f6;min-height:48px;padding:0 16px;font-weight:600}.asw-app-shell__identity{align-items:center;gap:12px;margin-left:auto;display:flex}.asw-app-shell__identity-text{flex-direction:column;align-items:flex-end;line-height:1.25;display:flex}.asw-app-shell__name{color:var(--asw-ink,#1f2933);font-size:14px;font-weight:600}.asw-app-shell__role{color:var(--asw-ink-muted,#7b8794);font-size:12px}.asw-app-shell__banner{border-radius:0;margin:0}.asw-app-shell__main{width:100%;max-width:72rem;padding:24px 16px calc(env(safe-area-inset-bottom,0px) + 32px);flex:1;margin:0 auto}@media (width>=768px){.asw-app-shell__nav{display:flex}.asw-app-shell__menu-toggle{display:none}}.asw-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=640px){.asw-grid--2{grid-template-columns:repeat(2,1fr)}}.asw-mission-card{flex-direction:column;gap:8px;display:flex}.asw-mission-card__mid{font-family:var(--asw-mono,ui-monospace, SFMono-Regular, Menlo, Consolas, monospace);color:var(--asw-ink-muted,#7b8794);letter-spacing:.03em;font-size:12px}.asw-mission-card__title{color:var(--asw-ink,#1f2933);font-size:16px;font-weight:650}.asw-badge{color:#1b7eb8;background:#eef6fc;border-radius:999px;align-items:center;width:fit-content;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}.asw-empty-state{text-align:center;color:var(--asw-ink-muted,#7b8794);place-items:center;gap:12px;padding:32px 24px;display:grid}.asw-portal-shell{background:var(--asw-bg,#f7f9fb);flex-direction:column;min-height:100dvh;display:flex}.asw-portal-topbar{padding:calc(env(safe-area-inset-top,0px) + 10px) 20px 10px;background:var(--asw-surface,#fff);border-bottom:1px solid var(--asw-line,#e2e8ee);z-index:20;align-items:center;gap:8px;display:flex;position:sticky;top:0}.asw-portal-logo-link{margin-right:8px;text-decoration:none;display:inline-flex}.asw-portal-nav{flex:1;gap:4px;display:none;overflow-x:auto}.asw-portal-navlink{white-space:nowrap;min-height:40px;color:var(--asw-ink-muted,#7b8794);border-radius:10px;align-items:center;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .14s,color .14s;display:inline-flex}.asw-portal-navlink:hover{background:var(--asw-bg,#f7f9fb);color:var(--asw-ink,#1f2933)}.asw-portal-navlink--active{background:var(--asw-blue,#54a7dc);color:#fff}.asw-portal-navlink--active:hover{background:var(--asw-blue-action,#1b7eb8);color:#fff}.asw-portal-mobile-toggle{cursor:pointer;min-width:44px;min-height:44px;color:var(--asw-ink,#1f2933);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;display:inline-flex}.asw-portal-mobile-nav{border-bottom:1px solid var(--asw-line,#e2e8ee);background:var(--asw-surface,#fff);flex-direction:column;display:flex}.asw-portal-mobile-navlink{text-align:left;border:none;border-top:1px solid var(--asw-bg,#f7f9fb);min-height:48px;color:var(--asw-ink,#1f2933);cursor:pointer;background:0 0;padding:0 20px;font-size:15px;font-weight:600}.asw-portal-identity{align-items:center;gap:12px;margin-left:auto;display:flex}.asw-portal-identity-text{flex-direction:column;align-items:flex-end;line-height:1.25;display:flex}.asw-portal-name{color:var(--asw-ink,#1f2933);font-size:14px;font-weight:600}.asw-portal-role{color:var(--asw-ink-muted,#7b8794);font-size:12px}.asw-portal-banner{border-radius:0;margin:0}.asw-portal-main{width:100%;max-width:76rem;padding:28px 20px calc(env(safe-area-inset-bottom,0px) + 40px);flex:1;margin:0 auto}@media (width>=860px){.asw-portal-nav{display:flex}.asw-portal-mobile-toggle{display:none}}.asw-home-greeting h1{color:var(--asw-ink,#1f2933);margin:0 0 4px;font-size:26px;font-weight:650}.asw-home-sub{color:var(--asw-ink-muted,#7b8794);margin:0 0 28px;font-size:14px}.asw-home-section{margin-bottom:32px}.asw-home-section-title{color:var(--asw-ink,#1f2933);margin:0 0 12px;font-size:15px;font-weight:650}.asw-clock-slot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.asw-glance-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.asw-glance-card{background:var(--asw-surface,#fff);border:1px solid var(--asw-line,#e2e8ee);border-radius:14px;flex-direction:column;gap:4px;padding:16px;display:flex}.asw-glance-card__value{color:var(--asw-blue-action,#1b7eb8);font-size:26px;font-weight:700}.asw-glance-card__label{color:var(--asw-ink-muted,#7b8794);font-size:13px}.asw-action-item{text-align:left;border:none;border-bottom:1px solid var(--asw-line,#e2e8ee);cursor:pointer;width:100%;color:var(--asw-ink,#1f2933);background:0 0;align-items:center;gap:10px;padding:10px 4px;font-size:14px;display:flex}.asw-action-item:last-child{border-bottom:none}.asw-quick-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.asw-quick-action{border:1px solid var(--asw-line,#e2e8ee);background:var(--asw-surface,#fff);cursor:pointer;min-height:84px;color:var(--asw-ink,#1f2933);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:13.5px;font-weight:600;transition:border-color .14s,background-color .14s;display:flex}.asw-placeholder-shell{text-align:center;color:var(--asw-ink-muted,#7b8794);flex-direction:column;align-items:center;gap:12px;padding:80px 20px;display:flex}.asw-placeholder-shell__icon{color:var(--asw-blue,#54a7dc);margin-bottom:4px}.asw-placeholder-shell h1{color:var(--asw-ink,#1f2933);margin:0;font-size:20px;font-weight:650}.asw-placeholder-shell p{max-width:42ch;margin:0;font-size:14px}.asw-under-construction{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:72px 20px;display:flex}.asw-under-construction__illustration{width:220px;height:auto;color:var(--asw-blue,#54a7dc)}.asw-under-construction__heading{color:var(--asw-ink,#1f2933);margin:0;font-size:21px;font-weight:650}.asw-under-construction__text{max-width:42ch;color:var(--asw-ink-muted,#7b8794);margin:0;font-size:14px}html,body{height:auto!important;min-height:100%!important;overflow-y:auto!important}body{overscroll-behavior-y:auto}#root{min-height:100dvh;height:auto!important;overflow:visible!important}.asw-portal-shell{height:auto;min-height:100dvh;overflow:visible}.time-page{width:100%;max-width:1180px;margin:0 auto;padding:8px 0 40px}.time-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.time-page__header h1{letter-spacing:-.03em;margin:2px 0 5px;font-size:clamp(30px,4vw,42px);line-height:1}.time-page__header p{color:var(--text-secondary,#6f7175);margin:0}.time-page__eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.time-page__refresh{color:#414042;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #41404229;border-radius:12px;padding:0 18px;font-weight:600}.time-page__refresh:hover{border-color:#41404252}.time-summary-grid{grid-template-columns:2fr 1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.time-card{background:#fff;border:1px solid #4140421a;border-radius:18px;padding:22px;box-shadow:0 8px 30px #1f1f1f0a}.time-card--primary{flex-direction:column;align-items:flex-start;display:flex}.time-card__label{color:#77797d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.time-card__value{color:#29292b;letter-spacing:-.04em;font-size:clamp(32px,5vw,48px);line-height:1;display:block}.time-card__value--small{font-size:clamp(24px,3vw,32px)}.time-status{color:#6c6d70;background:#41404212;border-radius:999px;align-items:center;margin-top:18px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.time-status--logged{background:color-mix(in srgb, var(--asw-success,#2e7d4f) 14%, transparent);color:var(--asw-success,#2e7d4f)}.time-details{margin-top:0}.time-details__heading{border-bottom:1px solid #41404214;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.time-details__heading h2{color:#29292b;margin:0;font-size:21px}.time-details__approval{color:#66686b;background:#41404212;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.time-details__rows{display:grid}.time-detail-row{border-bottom:1px solid #41404212;justify-content:space-between;align-items:center;gap:24px;min-height:56px;display:flex}.time-detail-row:last-child{border-bottom:0}.time-detail-row span{color:#77797d}.time-detail-row strong{color:#343436;text-align:right}.time-card--error{flex-direction:column;gap:6px;display:flex}.time-card--error span{color:#737579}@media (width<=760px){.time-page__header{align-items:center}.time-summary-grid{grid-template-columns:1fr 1fr}.time-card--primary{grid-column:1/-1}}@media (width<=480px){.time-page{padding-bottom:24px}.time-page__header{gap:12px}.time-page__refresh{padding:0 13px}.time-summary-grid{grid-template-columns:1fr}.time-card--primary{grid-column:auto}.time-detail-row{flex-direction:column;align-items:flex-start;gap:4px;padding:14px 0}.time-detail-row strong{text-align:left}}.asw-mission-workspace{gap:20px;display:grid}.asw-mission-workspace__title{margin:4px 0 16px;font-size:22px;font-weight:650}.asw-mission-workspace-grid{grid-template-columns:1fr;gap:12px;display:grid}.asw-mission-tool-card{text-align:left;cursor:pointer;border:none;flex-direction:column;align-items:flex-start;gap:7px;min-height:132px;display:flex}.asw-mission-tool-card:hover{transform:translateY(-1px)}.asw-mission-tool-card__label{color:var(--asw-ink-muted,#7b8794);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:650}.asw-mission-tool-card strong{color:var(--asw-ink,#1f2933);font-size:17px}.asw-mission-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.asw-mission-section-heading .asw-home-section-title{margin:0}.asw-mission-report-list{gap:8px;display:grid}.asw-mission-report-list .asw-mission-card{text-align:left;cursor:pointer;border:none;width:100%}@media (width>=700px){.asw-mission-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.asw-mission-section-heading{flex-direction:column;align-items:stretch}}.coming-soon-image-wrap{box-sizing:border-box;background:0 0;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 180px);padding:24px;display:flex}.coming-soon-image{object-fit:contain;background:0 0;width:min(820px,100%);max-width:100%;height:auto;display:block}.asw-fieldops-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:8px;margin-bottom:16px;display:flex}.asw-fieldops-kicker{letter-spacing:.08em;color:var(--asw-accent,#1c5c9c);margin:0;font-size:12px;font-weight:700}.asw-fieldops-app-name{margin:2px 0 0;font-size:20px;font-weight:650}.asw-fieldops-greeting{color:var(--asw-muted,#6b7785);margin:0;font-size:13px}.asw-fieldops-section{margin-bottom:28px}.asw-fieldops-section-title{margin-bottom:12px;font-size:15px;font-weight:650}.asw-date-strip{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:24px;overflow-x:auto}.asw-date-strip::-webkit-scrollbar{display:none}.asw-date-strip__scroll{gap:8px;padding-bottom:4px;display:flex}.asw-date-chip{border:1px solid var(--asw-line,#e2e8ee);cursor:pointer;min-width:48px;font:inherit;background:0 0;border-radius:12px;flex-direction:column;flex:none;align-items:center;gap:2px;padding:8px 10px;display:flex}.asw-date-chip__dow{letter-spacing:.04em;color:var(--asw-muted,#6b7785);font-size:10px;font-weight:650}.asw-date-chip__day{font-size:16px;font-weight:650}.asw-date-chip__dot{background:var(--asw-accent-orange,#f97316);border-radius:50%;width:5px;height:5px;margin-top:2px}.asw-scheduled-empty{text-align:center;color:var(--asw-muted,#6b7785);padding:20px}.asw-today__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.asw-today-clock-pill{border:1px solid var(--asw-line,#e2e8ee);background:var(--asw-surface,#fff);color:var(--asw-ink-muted,#7b8794);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:12.5px;font-weight:650;display:inline-flex}.asw-today-clock-pill__dot{background:var(--asw-ink-muted,#7b8794);border-radius:50%;flex:none;width:7px;height:7px}.asw-today-clock-pill[data-state=active]{border-color:var(--asw-brand-blue,#26a9e1);color:var(--asw-blue-action,#147eae)}.asw-today-clock-pill[data-state=active] .asw-today-clock-pill__dot{background:var(--asw-brand-blue,#26a9e1);animation:2s ease-in-out infinite asw-pulse-dot}@keyframes asw-pulse-dot{0%,to{box-shadow:0 0 #26a9e159}50%{box-shadow:0 0 0 4px #26a9e100}}@media (prefers-reduced-motion:reduce){.asw-today-clock-pill__dot{animation:none!important}}.asw-today-clock-detail{border:1px solid var(--asw-line,#e2e8ee);border-radius:var(--asw-radius-sm,11px);background:var(--asw-surface-soft,#f8fafb);width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;transition:border-color .14s,background-color .14s;display:flex}.asw-today-clock-detail:hover{border-color:var(--asw-blue,#54a7dc)}.asw-today-clock-detail__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.asw-today-clock-detail__action{color:var(--asw-blue-action,#147eae);white-space:nowrap;flex:none;font-size:13px;font-weight:700}.asw-fieldops .asw-mission-card{text-align:left;cursor:pointer;transition:transform .14s,border-color .14s}.asw-fieldops .asw-mission-card:hover{border-color:var(--asw-blue,#54a7dc);transform:translateY(-1px)}.asw-fieldops .asw-mission-card__mid{color:var(--asw-blue-action,#147eae);letter-spacing:.04em;font-size:12.5px;font-weight:700}.asw-badge.asw-badge--attention{background:var(--asw-warn-bg,#fff4df)!important;color:var(--asw-warn,#80591d)!important}.asw-team-schedule-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.asw-team-schedule-grid{border-collapse:collapse;width:100%}.asw-team-schedule-grid__resource-header,.asw-team-schedule-grid__resource-name{background:var(--asw-bg,#fff);text-align:left;z-index:1;border-right:1px solid var(--asw-line,#e2e8ee);min-width:140px;padding:8px 12px;position:sticky;left:0}.asw-team-schedule-grid__date-header{text-align:center;min-width:84px;padding:6px 8px;font-size:12px;font-weight:650}.asw-team-schedule-grid__date-header--weekend,.asw-team-schedule-grid__cell--weekend{background:var(--asw-line-soft,#f3f5f7);min-width:56px}.asw-team-schedule-grid__cell{border:1px solid var(--asw-line,#e2e8ee);vertical-align:top;padding:3px}.asw-team-schedule-grid__cell--conflict{background:#fde2e2}.asw-team-schedule-block{color:#fff;text-align:left;cursor:pointer;background:#9aa5b1;border:none;border-radius:6px;width:100%;margin-bottom:2px;padding:4px 6px;font-size:11px;display:block}.asw-notification-wrap{margin-left:auto;position:relative}.asw-notification-button{border:1px solid var(--asw-line,#e2e8ee);cursor:pointer;background:#fff;border-radius:10px;min-width:40px;min-height:40px;position:relative}.asw-notification-count{color:#fff;background:#b42318;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.asw-notification-panel{z-index:200;border:1px solid var(--asw-line,#e2e8ee);background:#fff;border-radius:14px;width:min(360px,100vw - 32px);max-height:430px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 18px 45px #0f172a24}.asw-notification-heading{border-bottom:1px solid var(--asw-line,#e2e8ee);padding:14px 16px;font-weight:700}.asw-notification-empty{color:#738195;padding:22px 16px}.asw-notification-item{border:0;border-bottom:1px solid var(--asw-line,#e2e8ee);text-align:left;cursor:pointer;background:#fff;gap:4px;width:100%;padding:13px 16px;display:grid}.asw-notification-item span{color:#738195;font-size:12px}.asw-modern-shell,.asw-modern-shell *,.asw-modern-shell :before,.asw-modern-shell :after{box-sizing:border-box}.asw-modern-shell{--asw-modern-bg:#f4f7fa;--asw-modern-surface:#fff;--asw-modern-surface-soft:#f8fafc;--asw-modern-ink:#16212b;--asw-modern-ink-2:#344454;--asw-modern-muted:#718096;--asw-modern-border:#e4eaf0;--asw-modern-border-strong:#d8e0e8;--asw-modern-blue:#147cac;--asw-modern-blue-deep:#0c5d8d;--asw-modern-blue-soft:#eaf5fb;--asw-modern-shadow:0 1px 2px #16212b08, 0 12px 32px #16212b0b;background:radial-gradient(circle at 80% -20%, #147cac14, transparent 30rem), var(--asw-modern-bg);width:100%;min-height:100dvh;color:var(--asw-modern-ink);display:flex}.asw-modern-sidebar{z-index:60;border-right:1px solid var(--asw-modern-border);-webkit-backdrop-filter:blur(20px);background:#fffffff5;flex-direction:column;width:256px;padding:22px 16px 18px;display:none;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 35px #20303c06}.asw-modern-brand{padding:1px 7px 24px}.asw-modern-brand__link{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.asw-modern-brand__mark,.asw-modern-mobile-brand__mark{color:#fff;letter-spacing:.06em;background:linear-gradient(145deg,#168ac0 0%,#0b6297 100%);border-radius:13px;flex:none;place-items:center;width:44px;height:44px;font-size:12px;font-weight:800;display:grid;box-shadow:0 8px 20px #0e6e9d30,inset 0 1px #ffffff42}.asw-modern-brand__copy{flex-direction:column;gap:3px;min-width:0;display:flex}.asw-modern-brand__copy strong{letter-spacing:-.02em;font-size:16px;line-height:1}.asw-modern-brand__copy small{color:var(--asw-modern-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.asw-modern-sidebar__section-label{color:#9aa7b3;letter-spacing:.12em;text-transform:uppercase;padding:0 12px 9px;font-size:10px;font-weight:750}.asw-modern-nav{gap:4px;display:grid}.asw-modern-nav__item{color:#627180;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 12px;font-size:13.5px;font-weight:610;text-decoration:none;transition:color .16s,background-color .16s,transform .16s;display:flex;position:relative}.asw-modern-nav__item:hover{color:var(--asw-modern-ink);background:#f5f8fa}.asw-modern-nav__item--active{background:var(--asw-modern-blue-soft);color:var(--asw-modern-blue-deep);font-weight:680}.asw-modern-nav__item--active:before{content:"";background:var(--asw-modern-blue);border-radius:0 4px 4px 0;width:3px;position:absolute;top:10px;bottom:10px;left:-16px}.asw-modern-nav__icon{place-items:center;width:22px;height:22px;display:grid}.asw-modern-sidebar__spacer{flex:1;min-height:28px}.asw-modern-sidebar__profile{border-top:1px solid var(--asw-modern-border);align-items:center;gap:10px;padding:13px 9px 4px;display:flex}.asw-modern-avatar{width:36px;height:36px;color:var(--asw-modern-blue-deep);letter-spacing:.035em;background:linear-gradient(145deg,#eef7fb,#e5f1f7);border:1px solid #147cac1c;border-radius:11px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.asw-modern-avatar--button{cursor:pointer;border:1px solid #147cac1f}.asw-modern-profile-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.asw-modern-profile-copy strong{color:var(--asw-modern-ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:680;line-height:1.25;overflow:hidden}.asw-modern-profile-copy span{color:var(--asw-modern-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.25;overflow:hidden}.asw-modern-icon-button{color:#7c8995;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:grid}.asw-modern-icon-button:hover{border-color:var(--asw-modern-border);color:var(--asw-modern-ink);background:#f7f9fb}.asw-modern-workspace{flex-direction:column;width:100%;min-width:0;min-height:100dvh;display:flex}.asw-modern-desktop-toolbar{display:none}.asw-modern-toolbar-copy{flex-direction:column;gap:2px;display:flex}.asw-modern-toolbar-copy strong{color:var(--asw-modern-ink);font-size:14px;font-weight:680}.asw-modern-toolbar-actions{align-items:center;gap:14px;display:flex}.asw-modern-toolbar-user{align-items:center;gap:9px;display:flex}.asw-modern-toolbar-user>div:last-child{flex-direction:column;gap:1px;display:flex}.asw-modern-toolbar-user strong{max-width:180px;color:var(--asw-modern-ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:680;overflow:hidden}.asw-modern-toolbar-user span{color:var(--asw-modern-muted);font-size:10px}.asw-modern-mobile-header{z-index:50;min-height:calc(64px + env(safe-area-inset-top,0px));padding:calc(10px + env(safe-area-inset-top,0px)) 16px 10px;-webkit-backdrop-filter:blur(18px)saturate(1.18);background:#ffffffe8;border-bottom:1px solid #e0e7eddb;justify-content:space-between;align-items:center;gap:14px;display:flex;position:sticky;top:0}.asw-modern-mobile-brand{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.asw-modern-mobile-brand__mark{border-radius:11px;width:36px;height:36px;font-size:10px}.asw-modern-mobile-brand>span:last-child{flex-direction:column;gap:1px;min-width:0;display:flex}.asw-modern-mobile-brand strong{color:var(--asw-modern-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:720;line-height:1.2;overflow:hidden}.asw-modern-mobile-brand small{color:var(--asw-modern-muted);font-size:9.5px}.asw-modern-mobile-header__actions{align-items:center;gap:8px;display:flex}.asw-modern-role-banner{border-radius:0!important;margin:0!important}.asw-modern-main{width:100%;max-width:1380px;padding:22px 16px calc(94px + env(safe-area-inset-bottom,0px));flex:1;margin:0 auto}.asw-modern-bottom-nav{z-index:75;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(20px)saturate(1.2);background:#fffffff0;border:1px solid #d8e0e8e0;border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));min-height:64px;padding:5px;display:grid;position:fixed;left:10px;box-shadow:0 16px 42px #1e2d3a24,0 2px 8px #1e2d3a0a}.asw-modern-bottom-nav__item{color:#8794a0;min-width:0;min-height:52px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px 2px;text-decoration:none;transition:color .15s,background-color .15s,transform .15s;display:flex}.asw-modern-bottom-nav__item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9.5px;font-weight:650;line-height:1.1;overflow:hidden}.asw-modern-sheet-backdrop{z-index:79;-webkit-backdrop-filter:blur(3px);background:#141d2652;border:0;padding:0;position:fixed;inset:0}.asw-modern-sheet{z-index:80;right:10px;bottom:calc(84px + env(safe-area-inset-bottom,0px));border:1px solid var(--asw-modern-border);background:#fffffffb;border-radius:24px;padding:8px 16px 16px;animation:.18s ease-out both asw-modern-sheet-in;position:fixed;left:10px;box-shadow:0 24px 60px #141e2838,0 4px 10px #141e280f}@keyframes asw-modern-sheet-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.asw-modern-sheet__handle{background:#d5dde4;border-radius:999px;width:34px;height:4px;margin:1px auto 13px}.asw-modern-sheet__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.asw-modern-sheet__header>div{flex-direction:column;gap:2px;display:flex}.asw-modern-sheet__header span{color:var(--asw-modern-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:680}.asw-modern-sheet__header strong{color:var(--asw-modern-ink);letter-spacing:-.02em;font-size:16px;font-weight:720}.asw-modern-sheet__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.asw-modern-sheet__action{border:1px solid var(--asw-modern-border);min-width:0;min-height:86px;color:var(--asw-modern-ink-2);text-align:left;cursor:pointer;background:#fafcfd;border-radius:15px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.asw-modern-sheet__action>span{background:var(--asw-modern-blue-soft);width:34px;height:34px;color:var(--asw-modern-blue-deep);border-radius:10px;place-items:center;display:grid}.asw-modern-sheet__action strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:680;overflow:hidden}.asw-modern-sheet__profile{border-top:1px solid var(--asw-modern-border);align-items:center;gap:10px;margin-top:14px;padding-top:14px;display:flex}.asw-modern-signout{border:1px solid var(--asw-modern-border);color:#687684;min-height:36px;font:inherit;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:650;display:inline-flex}.asw-modern-shell .asw-notification-wrap{margin-left:0}.asw-modern-shell .asw-notification-button{border-color:var(--asw-modern-border);width:36px;min-width:36px;height:36px;min-height:36px;color:var(--asw-modern-ink-2);background:#fff;border-radius:11px;transition:border-color .15s,box-shadow .15s,transform .15s}.asw-modern-shell .asw-notification-button:hover{border-color:var(--asw-modern-border-strong);box-shadow:0 5px 16px #16212b0f}.asw-modern-shell .asw-notification-panel{border-color:var(--asw-modern-border);border-radius:16px;box-shadow:0 22px 60px #13212d29,0 4px 14px #13212d0d}@media (width>=900px){.asw-modern-sidebar{display:flex}.asw-modern-workspace{width:calc(100% - 256px);margin-left:256px}.asw-modern-mobile-header,.asw-modern-bottom-nav,.asw-modern-sheet,.asw-modern-sheet-backdrop{display:none}.asw-modern-desktop-toolbar{z-index:45;-webkit-backdrop-filter:blur(18px)saturate(1.15);background:#ffffffd6;border-bottom:1px solid #e0e7edd6;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:10px 30px;display:flex;position:sticky;top:0}.asw-modern-main{padding:30px 30px 48px}}@media (width>=1240px){.asw-modern-main{padding-left:40px;padding-right:40px}}@media (width<=420px){.asw-modern-mobile-header{padding-left:12px;padding-right:12px}.asw-modern-mobile-brand small{display:none}.asw-modern-main{padding-left:12px;padding-right:12px}.asw-modern-bottom-nav{right:7px;bottom:calc(7px + env(safe-area-inset-bottom,0px));left:7px}.asw-modern-sheet{left:7px;right:7px}}@media (prefers-reduced-motion:reduce){.asw-modern-shell *,.asw-modern-shell :before,.asw-modern-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.asw-brand-logo{object-fit:contain;object-position:left center;display:block}.asw-brand-logo--dark{display:none}:root[data-theme=dark] .asw-brand-logo--light{display:none!important}:root[data-theme=dark] .asw-brand-logo--dark{display:block!important}.asw-theme-toggle{border:1px solid var(--asw-line);background:var(--asw-surface);min-height:36px;color:var(--asw-ink-soft);font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:11px;font-weight:700;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.asw-theme-toggle:hover{border-color:var(--asw-field);background:var(--asw-surface-soft);color:var(--asw-ink)}.asw-theme-toggle:active{transform:scale(.97)}.asw-theme-toggle__icon{place-items:center;display:grid}.asw-auth--premium{isolation:isolate;min-height:100dvh;color:var(--asw-ink);background:linear-gradient(#ffffffed,#f5f8faf7),url(/app/login-bg.png) 50%/cover no-repeat;position:relative;overflow:hidden}:root[data-theme=dark] .asw-auth--premium{background:linear-gradient(#1d1d1feb,#1d1d1ffb),url(/app/login-bg.png) 50%/cover no-repeat}.asw-auth__ambient{z-index:-1;pointer-events:none;filter:blur(1px);border-radius:50%;position:absolute}.asw-auth__ambient--one{background:#26a9e11a;width:360px;height:360px;top:-170px;right:-120px}.asw-auth__ambient--two{background:#6ac4ea14;width:300px;height:300px;bottom:-160px;left:-120px}:root[data-theme=dark] .asw-auth__ambient--one{background:#26a9e121}:root[data-theme=dark] .asw-auth__ambient--two{background:#6ac4ea17}.asw-auth__theme{z-index:20;top:calc(16px + env(safe-area-inset-top,0px));position:fixed;right:18px}.asw-auth__content--premium{width:100%;max-width:1180px;min-height:100dvh;padding:max(72px, calc(52px + env(safe-area-inset-top,0px))) clamp(26px, 5vw, 72px) 30px;text-align:left;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);align-items:center;gap:40px 70px;margin:0 auto;display:grid}.asw-auth__brand{align-self:center;min-width:0}.asw-auth__brand picture{display:block}.asw-auth__brand .asw-brand-logo{width:min(430px,78%);max-height:160px}.asw-auth__product{margin-top:38px}.asw-auth__eyebrow,.asw-signin__eyebrow{color:var(--asw-brand-blue);letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.asw-auth__product h1{max-width:700px;color:var(--asw-ink);font-family:var(--asw-font-display);letter-spacing:-.03em;font-size:clamp(40px,5.5vw,72px);font-weight:900;line-height:.95}.asw-auth__product p{max-width:520px;color:var(--asw-ink-muted);margin-top:20px;font-size:16px;line-height:1.65}.asw-signin--premium{-webkit-backdrop-filter:blur(20px);justify-self:end;max-width:430px;border:1px solid var(--asw-line)!important;background:color-mix(in srgb, var(--asw-surface) 94%, transparent)!important;width:100%!important;box-shadow:var(--asw-shadow-floating)!important;border-radius:24px!important;margin:0!important;padding:32px!important}.asw-signin__heading{margin-bottom:18px}.asw-signin--premium .asw-signin__title{text-transform:uppercase;color:var(--asw-ink)!important;font-family:var(--asw-font-display)!important;letter-spacing:-.025em!important;margin:0!important;font-size:clamp(30px,4vw,40px)!important;font-weight:900!important;line-height:1!important}.asw-signin--premium .asw-signin__sub{color:var(--asw-ink-muted)!important;margin-top:10px!important;font-size:14.5px!important;line-height:1.5!important}.asw-signin--premium .asw-embed{width:100%!important;margin-top:10px!important}.asw-auth__footer{border-top:1px solid var(--asw-line);color:var(--asw-ink-muted);grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;font-size:11px;display:flex}.asw-boot{min-height:100dvh;background:var(--asw-bg)!important;color:var(--asw-ink)!important}.asw-boot__spinner{border-color:var(--asw-line)!important;border-top-color:var(--asw-brand-blue)!important}.asw-modern-shell{--asw-modern-bg:var(--asw-bg);--asw-modern-surface:var(--asw-surface);--asw-modern-surface-soft:var(--asw-surface-soft);--asw-modern-ink:var(--asw-ink);--asw-modern-ink-2:var(--asw-ink-soft);--asw-modern-muted:var(--asw-ink-muted);--asw-modern-border:var(--asw-line);--asw-modern-border-strong:var(--asw-field);--asw-modern-blue:var(--asw-brand-blue);--asw-modern-blue-deep:var(--asw-blue-action);--asw-modern-blue-soft:color-mix(in srgb, var(--asw-brand-blue) 13%, var(--asw-surface));--asw-modern-shadow:var(--asw-shadow-card);color:var(--asw-ink);font-family:var(--asw-font);background:var(--asw-bg)!important}.asw-modern-sidebar{width:270px;padding:22px 17px 17px;background:color-mix(in srgb, var(--asw-surface) 97%, transparent)!important;border-color:var(--asw-line)!important;box-shadow:none!important}.asw-modern-brand{align-items:center;height:82px;padding:4px 4px 6px;text-decoration:none;display:flex}.asw-modern-brand .asw-brand-logo{width:214px;max-height:78px}.asw-modern-sidebar__product{border-top:1px solid var(--asw-line);flex-direction:column;gap:1px;margin:0 8px 23px;padding-top:11px;display:flex}.asw-modern-sidebar__product span{color:var(--asw-ink);font-family:var(--asw-font-display);letter-spacing:.035em;font-size:11px}.asw-modern-sidebar__product small{color:var(--asw-ink-muted);font-size:10px}.asw-modern-nav__item{color:var(--asw-ink-muted)!important}.asw-modern-nav__item:hover{background:var(--asw-surface-soft)!important;color:var(--asw-ink)!important}.asw-modern-nav__item--active{background:color-mix(in srgb, var(--asw-brand-blue) 13%, var(--asw-surface))!important;color:var(--asw-blue-action)!important}:root[data-theme=dark] .asw-modern-nav__item--active{color:var(--asw-brand-blue-2)!important}.asw-modern-nav__item--active:before{background:var(--asw-brand-blue)!important}.asw-modern-sidebar__profile{border-color:var(--asw-line)!important}.asw-modern-avatar{border-color:color-mix(in srgb, var(--asw-brand-blue) 20%, var(--asw-line))!important;background:color-mix(in srgb, var(--asw-brand-blue) 11%, var(--asw-surface))!important;color:var(--asw-blue-action)!important}:root[data-theme=dark] .asw-modern-avatar{color:var(--asw-brand-blue-2)!important}.asw-modern-icon-button{color:var(--asw-ink-muted)!important}.asw-modern-icon-button:hover{border-color:var(--asw-line)!important;background:var(--asw-surface-soft)!important;color:var(--asw-ink)!important}.asw-modern-workspace{background:radial-gradient(circle at 80% -10%, #26a9e111, transparent 28rem), var(--asw-bg)}:root[data-theme=dark] .asw-modern-workspace{background:radial-gradient(circle at 80% -10%, #26a9e117, transparent 30rem), var(--asw-bg)}.asw-modern-mobile-header,.asw-modern-desktop-toolbar{border-color:var(--asw-line)!important;background:color-mix(in srgb, var(--asw-surface) 89%, transparent)!important}.asw-modern-mobile-brand{align-items:center;display:flex}.asw-modern-mobile-brand .asw-brand-logo{width:112px;max-height:42px}.asw-modern-toolbar-copy strong,.asw-modern-toolbar-user strong,.asw-modern-profile-copy strong{color:var(--asw-ink)!important}.asw-modern-toolbar-user span,.asw-modern-profile-copy span{color:var(--asw-ink-muted)!important}.asw-modern-main{color:var(--asw-ink)}.asw-modern-bottom-nav{border-color:var(--asw-line)!important;background:color-mix(in srgb, var(--asw-surface) 94%, transparent)!important;box-shadow:var(--asw-shadow-floating)!important}.asw-modern-bottom-nav__item{color:var(--asw-ink-muted)!important}.asw-modern-bottom-nav__item--active{background:color-mix(in srgb, var(--asw-brand-blue) 14%, var(--asw-surface))!important;color:var(--asw-blue-action)!important}:root[data-theme=dark] .asw-modern-bottom-nav__item--active{color:var(--asw-brand-blue-2)!important}.asw-modern-sheet{border-color:var(--asw-line)!important;background:color-mix(in srgb, var(--asw-surface-raised) 97%, transparent)!important;box-shadow:var(--asw-shadow-floating)!important}.asw-modern-sheet-backdrop{background:#0000006b!important}.asw-modern-sheet__header strong{color:var(--asw-ink)!important}.asw-modern-sheet__header span{color:var(--asw-ink-muted)!important}.asw-modern-sheet__action{border-color:var(--asw-line)!important;background:var(--asw-surface-soft)!important;color:var(--asw-ink)!important}.asw-modern-sheet__action>span{background:color-mix(in srgb, var(--asw-brand-blue) 13%, var(--asw-surface))!important;color:var(--asw-blue-action)!important}:root[data-theme=dark] .asw-modern-sheet__action>span{color:var(--asw-brand-blue-2)!important}.asw-modern-sheet__profile{border-color:var(--asw-line)!important}.asw-modern-signout{border-color:var(--asw-line)!important;background:var(--asw-surface)!important;color:var(--asw-ink-soft)!important}.asw-fieldops,.time-page,.asw-mission-workspace{color:var(--asw-ink)}.asw-fieldops-kicker{color:var(--asw-brand-blue)!important}.asw-fieldops-greeting,.asw-card__hint,.asw-home-sub,.asw-glance-card__label,.asw-placeholder-shell,.asw-under-construction__text,.asw-mission-tool-card__label{color:var(--asw-ink-muted)!important}.asw-fieldops-section-title,.asw-home-section-title,.asw-mission-card__title,.asw-placeholder-shell h1,.asw-under-construction__heading,.asw-mission-tool-card strong{color:var(--asw-ink)!important}.asw-date-chip{border-color:var(--asw-line)!important;background:var(--asw-surface)!important;color:var(--asw-ink)!important}.asw-date-chip__dow{color:var(--asw-ink-muted)!important}.asw-date-chip--selected{border-color:var(--asw-brand-blue)!important;background:var(--asw-brand-blue)!important}.asw-date-chip--selected .asw-date-chip__dow,.asw-date-chip--selected .asw-date-chip__day{color:#fff!important}.asw-date-chip__dot{background:var(--asw-brand-blue-2)!important}.asw-badge{background:color-mix(in srgb, var(--asw-brand-blue) 13%, var(--asw-surface))!important;color:var(--asw-blue-action)!important}:root[data-theme=dark] .asw-badge{color:var(--asw-brand-blue-2)!important}.asw-quick-action,.asw-glance-card{border-color:var(--asw-line)!important;background:var(--asw-surface)!important;color:var(--asw-ink)!important}.asw-quick-action:hover{border-color:var(--asw-brand-blue)!important;background:var(--asw-surface-soft)!important}.asw-action-item{border-color:var(--asw-line)!important;color:var(--asw-ink)!important}.asw-notification-button{border-color:var(--asw-line)!important;background:var(--asw-surface)!important;color:var(--asw-ink)!important}.asw-notification-panel,.asw-notification-item{border-color:var(--asw-line)!important;background:var(--asw-surface-raised)!important;color:var(--asw-ink)!important}.asw-notification-heading{border-color:var(--asw-line)!important}.asw-notification-item:hover{background:var(--asw-surface-soft)!important}.asw-notification-item span,.asw-notification-empty{color:var(--asw-ink-muted)!important}.time-page__header h1,.time-details__heading h2,.time-detail-row strong,.time-card__value{color:var(--asw-ink)!important}.time-page__header p,.time-card__label,.time-detail-row span,.time-card--error span{color:var(--asw-ink-muted)!important}.time-page__refresh,.time-card{border-color:var(--asw-line)!important;background:var(--asw-surface)!important;color:var(--asw-ink)!important}.time-card{box-shadow:var(--asw-shadow-card)!important}.time-details__heading,.time-detail-row{border-color:var(--asw-line-soft)!important}.time-status,.time-details__approval{background:var(--asw-line-soft)!important;color:var(--asw-ink-soft)!important}.asw-team-schedule-grid__resource-header,.asw-team-schedule-grid__resource-name{background:var(--asw-surface)!important;color:var(--asw-ink)!important;border-color:var(--asw-line)!important}.asw-team-schedule-grid__cell{color:var(--asw-ink);border-color:var(--asw-line)!important}.asw-team-schedule-grid__date-header--weekend,.asw-team-schedule-grid__cell--weekend{background:var(--asw-surface-soft)!important}.asw-team-schedule-grid__date-header--today{color:var(--asw-brand-blue)!important}@media (width>=900px){.asw-modern-sidebar{display:flex}.asw-modern-workspace{width:calc(100% - 270px);margin-left:270px}.asw-modern-mobile-header,.asw-modern-bottom-nav,.asw-modern-sheet,.asw-modern-sheet-backdrop{display:none}.asw-modern-main{padding:32px 34px 52px}}@media (width>=700px) and (width<=899px){.asw-modern-main{padding-left:24px;padding-right:24px}.asw-modern-bottom-nav{left:20px;right:20px}}@media (width<=899px){.asw-modern-mobile-header{min-height:calc(64px + env(safe-area-inset-top,0px))}.asw-modern-mobile-header .asw-theme-toggle{width:36px;padding:0}.asw-modern-mobile-header .asw-theme-toggle__label{display:none}.asw-modern-main{padding-top:20px;padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))}.asw-fieldops-header{flex-direction:column;align-items:flex-start;gap:5px}.asw-fieldops-greeting{font-size:14px}.asw-fieldops-section{margin-bottom:24px}.asw-grid--2{grid-template-columns:1fr!important}.asw-clock-slot{flex-direction:column;align-items:stretch}.asw-clock-slot .asw-button{width:100%}.asw-today__head{flex-direction:column;align-items:flex-start}.asw-today-clock-pill{align-self:flex-start}.asw-today-clock-detail{flex-direction:column;align-items:flex-start;gap:10px}.asw-today-clock-detail__action{align-self:flex-end}.asw-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.asw-card{padding:18px}}@media (width<=560px){.asw-modern-main{padding-left:13px;padding-right:13px}.asw-modern-bottom-nav{right:7px;bottom:calc(7px + env(safe-area-inset-bottom,0px));border-radius:19px;min-height:62px;left:7px}.asw-modern-sheet{left:7px;right:7px}.asw-modern-sheet__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asw-date-strip{margin-left:-13px;margin-right:-13px;padding-left:13px}.asw-date-strip__scroll{padding-right:13px}.asw-quick-action{min-height:78px;padding:12px 10px}}@media (width<=820px){.asw-auth__content--premium{max-width:620px;padding:max(82px, calc(68px + env(safe-area-inset-top,0px))) 22px calc(28px + env(safe-area-inset-bottom,0px));grid-template-rows:auto auto auto;grid-template-columns:1fr;align-content:center;gap:28px}.asw-auth__brand{text-align:center}.asw-auth__brand .asw-brand-logo{width:min(300px,72vw);margin:0 auto}.asw-auth__product{margin-top:25px}.asw-auth__product h1{max-width:none;font-size:clamp(34px,9vw,52px)}.asw-auth__product p{max-width:470px;margin:14px auto 0;font-size:14px}.asw-signin--premium{justify-self:center;max-width:450px}.asw-auth__footer{text-align:center;flex-direction:column;align-items:center;gap:4px}}@media (width<=480px){.asw-auth__theme{top:calc(11px + env(safe-area-inset-top,0px));right:11px}.asw-auth__theme .asw-theme-toggle{width:38px;padding:0}.asw-auth__theme .asw-theme-toggle__label{display:none}.asw-auth__content--premium{justify-content:stretch;padding-left:14px;padding-right:14px}.asw-auth__brand .asw-brand-logo{width:min(250px,68vw)}.asw-auth__product h1{font-size:clamp(30px,10vw,40px)}.asw-auth__product p{font-size:13.5px}.asw-signin--premium{border-radius:20px!important;width:100%!important;padding:24px 19px!important}.asw-signin--premium .asw-signin__title{font-size:30px!important}}.asw-native-schedule{width:100%;min-width:0}.asw-native-schedule__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.asw-native-schedule__header h1{margin:0 0 4px;font-size:24px;line-height:1.2}.asw-native-schedule__meta{color:var(--asw-muted,#667085);flex-wrap:wrap;align-items:center;gap:18px;margin:0 0 12px;font-size:13px;display:flex}.asw-native-schedule__scroll{overscroll-behavior:contain;width:100%;max-width:100%;height:min(72vh,780px);min-height:520px;position:relative;overflow:auto;padding:0!important}.asw-native-schedule__table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%;font-size:12px}.asw-native-schedule__resource-header,.asw-native-schedule__resource{z-index:8;background:var(--asw-surface,#fff);border-right:1px solid #dce2e8;width:210px;min-width:210px;max-width:210px;position:sticky;left:0}.asw-native-schedule__resource-header{z-index:20;text-align:left;border-bottom:1px solid #dce2e8;height:58px;padding:0 16px;top:0}.asw-native-schedule__resource{text-align:left;vertical-align:middle;border-bottom:1px solid #e8edf2;height:74px;padding:10px 14px}.asw-native-schedule__resource span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;display:block;overflow:hidden}.asw-native-schedule__resource small{letter-spacing:.04em;color:#8993a3;margin-top:3px;font-size:10px;font-weight:700;display:block}.asw-native-schedule__date-header{z-index:12;text-align:center;vertical-align:middle;background:#f8fafc;border-bottom:1px solid #dce2e8;border-right:1px solid #e3e8ee;width:92px;min-width:92px;max-width:92px;height:58px;padding:7px 4px;position:sticky;top:0}.asw-native-schedule__date-header span,.asw-native-schedule__date-header strong{display:block}.asw-native-schedule__date-header span{text-transform:uppercase;color:#7b8492;margin-bottom:3px;font-size:10px;font-weight:650}.asw-native-schedule__date-header strong{font-size:12px;font-weight:700}.asw-native-schedule__date-header--today{background:#fff4c7;box-shadow:inset 2px 0 #e6ad00,inset -2px 0 #e6ad00}.asw-native-schedule__cell{vertical-align:top;background:var(--asw-surface,#fff);border-bottom:1px solid #edf0f3;border-right:1px solid #edf0f3;width:92px;min-width:92px;max-width:92px;height:74px;padding:4px;position:relative}.asw-native-schedule__cell--today{box-shadow:inset 2px 0 #edc64d,inset -2px 0 #edc64d}.asw-native-schedule__cell--overload{background:#fff1f1;box-shadow:inset 0 0 0 2px #d92d20}.asw-native-schedule__cell--today.asw-native-schedule__cell--overload{box-shadow:inset 0 0 0 2px #d92d20}.asw-native-schedule__cell-content{flex-direction:column;gap:3px;min-width:0;height:100%;display:flex}.asw-native-schedule__day-total{color:#344054;justify-content:space-between;align-items:center;min-height:15px;padding:0 2px;font-size:10px;font-weight:750;display:flex}.asw-native-schedule__cell--overload .asw-native-schedule__day-total{color:#b42318}.asw-native-schedule__warning{cursor:help;justify-content:center;align-items:center;font-size:12px;line-height:1;display:inline-flex}.asw-native-schedule__blocks{flex-direction:column;gap:2px;min-width:0;display:flex;overflow:hidden}.asw-native-schedule__assignment{cursor:default;background:#edf4ff;border:1px solid #cbd9ec;border-radius:4px;min-width:0;padding:3px 4px;overflow:hidden}.asw-native-schedule__assignment strong{text-overflow:ellipsis;white-space:nowrap;color:#1849a9;font-size:9px;line-height:1.1;display:block;overflow:hidden}.asw-native-schedule__assignment-task{font-weight:700!important;line-height:1.15!important}.asw-native-schedule__assignment-project{opacity:.82;margin-top:2px;font-size:8px!important;line-height:1.1!important}.asw-native-schedule__assignment span{text-overflow:ellipsis;white-space:nowrap;color:#344054;margin-top:1px;font-size:9px;line-height:1.15;display:block;overflow:hidden}.asw-native-schedule__cell--overload .asw-native-schedule__assignment{background:#fff7f6;border-color:#f0b4ae}.asw-native-schedule__summary{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-top:18px;display:grid}.asw-native-schedule__summary-card{padding:14px 16px!important}.asw-native-schedule__summary-card strong{margin-top:4px;font-size:22px;display:block}@media (width<=900px){.asw-native-schedule__resource-header,.asw-native-schedule__resource{width:150px;min-width:150px;max-width:150px}.asw-native-schedule__summary{grid-template-columns:repeat(2,minmax(130px,1fr))}.asw-native-schedule__scroll{height:68vh}}@media (width<=600px){.asw-native-schedule__summary{grid-template-columns:1fr 1fr}.asw-native-schedule__resource-header,.asw-native-schedule__resource{width:132px;min-width:132px;max-width:132px}}[data-theme=dark] .asw-native-schedule__resource-header,[data-theme=dark] .asw-native-schedule__resource,[data-theme=dark] .asw-native-schedule__cell{background:#15191f;border-color:#2a3038}[data-theme=dark] .asw-native-schedule__date-header{background:#1b2027;border-color:#303640}[data-theme=dark] .asw-native-schedule__date-header--weekend,[data-theme=dark] .asw-native-schedule__cell--weekend{background:#11151a}[data-theme=dark] .asw-native-schedule__date-header--today{background:#493b12}[data-theme=dark] .asw-native-schedule__cell--overload{background:#351a1a}[data-theme=dark] .asw-native-schedule__assignment{background:#17243a;border-color:#2d4b77}[data-theme=dark] .asw-native-schedule__assignment span,[data-theme=dark] .asw-native-schedule__day-total{color:#d6dbe3}[data-theme=dark] .asw-native-schedule__assignment strong{color:#84adff}.asw-schedule-sticky-note{z-index:99999;pointer-events:auto;color:#263142;background:#fff;border:1px solid #d4dce6;border-radius:10px;width:360px;max-width:calc(100vw - 24px);max-height:330px;font-size:12px;position:fixed;overflow:auto;box-shadow:0 18px 48px #1018282e,0 5px 14px #1018281a}.asw-schedule-sticky-note__header{z-index:1;background:#f6f9fd;border-bottom:1px solid #e3e8ef;padding:11px 13px;position:sticky;top:0}.asw-schedule-sticky-note__header strong,.asw-schedule-sticky-note__header span{display:block}.asw-schedule-sticky-note__header strong{font-size:13px}.asw-schedule-sticky-note__header span{color:#667085;margin-top:2px}.asw-schedule-sticky-note--pinned{pointer-events:auto;max-height:calc(100vh - 112px);top:88px;left:auto;right:18px}.asw-schedule-sticky-note__header-main{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.asw-schedule-sticky-note__close{width:28px;min-width:28px;height:28px;min-height:28px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;margin:-4px -4px 0 0;padding:0;font-size:20px;line-height:28px}.asw-schedule-sticky-note__close:hover{background:#0f172a14}[data-theme=dark] .asw-schedule-sticky-note__close:hover{background:#ffffff14}.asw-schedule-sticky-note__body{padding:5px 12px 9px}.asw-schedule-sticky-note__item{padding:9px 1px;line-height:1.45}.asw-schedule-sticky-note__item+.asw-schedule-sticky-note__item{border-top:1px solid #e7ebf0}.asw-schedule-sticky-note__mid{color:#175cd3;margin-bottom:4px;font-weight:750}.asw-schedule-sticky-note__item b{font-weight:650}[data-theme=dark] .asw-schedule-sticky-note{color:#e8edf3;background:#181d24;border-color:#39414c}[data-theme=dark] .asw-schedule-sticky-note__header{background:#202731;border-color:#39414c}[data-theme=dark] .asw-schedule-sticky-note__header span{color:#a9b1bd}.asw-native-schedule__section-row{height:34px}.asw-native-schedule__section-row .asw-native-schedule__resource{background:var(--asw-surface-strong,#e8edf3);letter-spacing:.025em;text-transform:uppercase;z-index:7;border-top:1px solid #5a697838;border-bottom:1px solid #5a697838;font-size:10px;font-weight:800}.asw-native-schedule__section-row .asw-native-schedule__resource span{white-space:nowrap}.asw-native-schedule__cell--section{border-top:1px solid #5a697838;border-bottom:1px solid #5a697838;min-height:34px;background:var(--asw-surface-strong,#e8edf3)!important}.asw-native-schedule__section-row .asw-native-schedule__cell--section:hover{background:var(--asw-surface-strong,#e8edf3)!important}.asw-native-schedule__blocks{flex-direction:column;gap:3px;width:100%;display:flex}.asw-native-schedule__assignment{cursor:pointer;box-sizing:border-box;border:0;border-radius:6px;width:100%;min-width:0;min-height:28px;padding:4px 6px;line-height:1.1;overflow:hidden;box-shadow:0 1px 2px #0f172a24}.asw-native-schedule__assignment strong{letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:10px;font-weight:800;line-height:1.05;display:block;overflow:hidden}.asw-native-schedule__assignment span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;font-weight:600;line-height:1.15;display:-webkit-box;overflow:hidden}.asw-native-schedule__cell-content{padding:3px}.asw-native-schedule__day-total{min-height:0;margin:0 0 3px}.asw-native-schedule__day-total:empty{display:none}.asw-native-schedule__cell--overload{box-shadow:inset 0 0 0 2px #d92d20}.asw-native-schedule__cell--overload .asw-native-schedule__day-total{font-weight:800}.asw-native-schedule__section-row .asw-native-schedule__cell{box-shadow:none}.asw-native-schedule__assignment{text-align:left;border-radius:6px;min-height:42px;padding:5px 6px;position:relative;overflow:hidden}.asw-native-schedule__assignment-mid{letter-spacing:.015em;margin-bottom:3px;font-size:10px;font-weight:800;line-height:1.05;display:block}.asw-native-schedule__assignment-project,.asw-native-schedule__assignment-customer{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;font-weight:650;line-height:1.15;display:-webkit-box;overflow:hidden}.asw-native-schedule__assignment-task{display:none!important}.asw-native-schedule__cell-hours{font-size:9px;font-weight:700}.asw-native-schedule__assignment *,.asw-native-schedule__assignment-mid,.asw-native-schedule__assignment-project,.asw-native-schedule__assignment-customer,.asw-native-schedule__assignment-task{color:inherit!important}.asw-schedule-sticky-note--pinned{overscroll-behavior:contain;flex-direction:column;height:auto;max-height:calc(100vh - 112px);display:flex;overflow:hidden}.asw-schedule-sticky-note--pinned .asw-schedule-sticky-note__header{flex:none;position:relative;top:auto}.asw-schedule-sticky-note--pinned .asw-schedule-sticky-note__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:0 auto;min-height:0;max-height:calc(100vh - 190px);overflow:auto}.asw-schedule-sticky-note--pinned .asw-schedule-sticky-note__body::-webkit-scrollbar{width:8px;height:8px}.asw-schedule-sticky-note--pinned .asw-schedule-sticky-note__body::-webkit-scrollbar-thumb{background:#5a697859;border-radius:999px}.asw-schedule-sticky-note__also-today{border-top:1px solid #e3e8ef;margin:6px 0 4px;padding-top:12px}.asw-schedule-sticky-note__also-title{color:#344054;letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:10px;margin:0 1px 8px;font-size:11px;font-weight:800;display:flex}.asw-schedule-sticky-note__also-title span{color:#667085;letter-spacing:0;text-transform:none;font-size:10px;font-weight:600}.asw-schedule-sticky-note__also-list{gap:6px;display:grid}.asw-schedule-sticky-note__also-task{color:#263142;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e3e8ef;border-radius:8px;width:100%;padding:8px 9px}.asw-schedule-sticky-note__also-task:hover{background:#eef4fb;border-color:#cbd8e8}.asw-schedule-sticky-note__also-mid,.asw-schedule-sticky-note__also-name,.asw-schedule-sticky-note__also-meta{display:block}.asw-schedule-sticky-note__also-mid{color:#175cd3;margin-bottom:2px;font-size:11px;font-weight:800}.asw-schedule-sticky-note__also-name{color:inherit;font-size:11px;font-weight:700;line-height:1.3}.asw-schedule-sticky-note__also-meta{color:#667085;margin-top:3px;font-size:10px;font-weight:500}[data-theme=dark] .asw-schedule-sticky-note__also-today{border-color:#39414c}[data-theme=dark] .asw-schedule-sticky-note__also-title{color:#e8edf3}[data-theme=dark] .asw-schedule-sticky-note__also-title span,[data-theme=dark] .asw-schedule-sticky-note__also-meta{color:#a9b1bd}[data-theme=dark] .asw-schedule-sticky-note__also-task{color:#e8edf3;background:#202731;border-color:#39414c}[data-theme=dark] .asw-schedule-sticky-note__also-task:hover{background:#293240;border-color:#4b596b}.asw-schedule-sticky-note__also-project{color:#667085;margin-top:3px;font-size:10px;font-weight:500;line-height:1.3;display:block}[data-theme=dark] .asw-schedule-sticky-note__also-project{color:#a9b1bd}.coming-soon-label{color:var(--asw-ink,#1f2933);text-align:center;margin-top:18px;font-size:20px;font-weight:650}.coming-soon-image-wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 120px);display:flex}.coming-soon-label{color:var(--asw-ink,#1f2933);text-align:center;letter-spacing:-.01em;margin-top:10px;font-size:18px;font-weight:650;line-height:1.2}.coming-soon-label{color:var(--asw-ink-muted,#7b8794);letter-spacing:0;margin-top:6px;margin-left:28px;font-size:17px;font-weight:600;line-height:1.2}.coming-soon-image-wrap{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:calc(100vh - 120px);padding-top:110px;padding-left:clamp(70px,12vw,180px);display:flex}.coming-soon-image--pixel-cat{object-fit:contain;width:min(250px,62vw);height:auto;image-rendering:pixelated}.coming-soon-label{color:#8a5a3b;letter-spacing:1px;text-transform:uppercase;margin-top:8px;margin-left:34px;font-family:Courier New,Lucida Console,monospace;font-size:18px;font-weight:700;line-height:1}.coming-soon-image-wrap{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:calc(100vh - 120px);padding-top:145px;padding-left:0;padding-right:0;display:flex}.coming-soon-image--pixel-cat{object-fit:contain;width:min(250px,62vw);height:auto;image-rendering:pixelated;display:block}.coming-soon-label{text-align:center;color:#8a5a3b;letter-spacing:1px;text-transform:uppercase;text-align:center;width:250px;margin:20px 0 0;font-family:Courier New,Lucida Console,monospace;font-size:18px;font-weight:700;line-height:1;transform:translate(34px)}.coming-soon-image-wrap{transform:translate(-40px)}.asw-native-schedule__box-truck-label{align-items:center;gap:5px;font-weight:700;line-height:1.15;display:inline-flex}.asw-native-schedule__truck-icon{flex:none;width:15px;height:11px;display:block}.asw-schedule-editor{border-top:1px solid #e4e7ec;margin-top:16px;padding-top:16px}.asw-schedule-editor__heading{flex-direction:column;gap:2px;margin-bottom:12px;display:flex}.asw-schedule-editor__heading strong{font-size:14px}.asw-schedule-editor__heading span{color:#667085;font-size:11px}.asw-schedule-editor__field{flex-direction:column;gap:5px;min-width:0;margin-bottom:10px;display:flex}.asw-schedule-editor__field>span{color:#667085;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.asw-schedule-editor__field input,.asw-schedule-editor__field select{box-sizing:border-box;color:#101828;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:7px;padding:8px 9px;font-size:13px}.asw-schedule-editor__field input:focus,.asw-schedule-editor__field select:focus{border-color:#6b96e8;outline:2px solid #2970ff2e}.asw-schedule-editor__dates{grid-template-columns:1fr 1fr;gap:9px;display:grid}.asw-schedule-editor__actions{align-items:center;gap:9px;margin-top:4px;display:flex}.asw-schedule-editor__delete{color:#b42318;cursor:pointer;background:#fff;border:1px solid #f1b4b4;border-radius:7px;padding:8px 10px;font-weight:700}.asw-schedule-editor__delete:disabled,.asw-schedule-editor .asw-button:disabled{opacity:.55;cursor:default}.asw-schedule-editor__message{color:#b42318;background:#fef3f2;border-radius:7px;margin:4px 0 9px;padding:8px 9px;font-size:12px;line-height:1.4}.asw-native-schedule__assignment strong{font-weight:800}.asw-schedule-editor__dates{margin-bottom:2px}.asw-schedule-editor__tabs{background:#f2f4f7;border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:14px;padding:4px;display:grid}.asw-schedule-editor__tab{color:#667085;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700}.asw-schedule-editor__tab--active{color:#101828;background:#fff;box-shadow:0 1px 3px #1018281f}.asw-schedule-editor__color-row{position:relative}.asw-schedule-editor__color-row input{padding-right:42px}.asw-schedule-editor__color-preview{border:1px solid #10182829;border-radius:5px;width:20px;height:20px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.asw-schedule-editor__project-note{color:#667085;margin:0 0 12px;font-size:11px;line-height:1.45}.asw-schedule-editor__field textarea{box-sizing:border-box;resize:vertical;color:#101828;width:100%;min-height:82px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:7px;padding:9px;font-size:13px;line-height:1.4}.asw-schedule-editor__field textarea:focus{border-color:#6b96e8;outline:2px solid #2970ff2e}.asw-schedule-editor__loading{color:#667085;text-align:center;padding:18px 6px;font-size:12px}.asw-schedule-editor__info-row{color:#667085;background:#f8fafc;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin:2px 0 12px;padding:9px 10px;font-size:11px;display:flex}.asw-schedule-editor__info-row strong{color:#344054;text-align:right;font-size:12px}.asw-native-schedule__assignment{border:1px solid #ffffff38;border-radius:7px;box-shadow:0 1px 3px #1018281f}.asw-native-schedule__date-header--weekend{color:#59636f!important;background:#d9dde3!important}.asw-native-schedule__cell--weekend{background:#e1e4e8!important}.asw-native-schedule__date-header--holiday{color:#fff!important;background:#7c8490!important}.asw-native-schedule__date-header--holiday.asw-native-schedule__date-header--today{color:#fff!important;background:#7c8490!important}.asw-native-schedule__cell--holiday.asw-native-schedule__cell--today{background:#a9afb8!important}.asw-schedule-leave-label{text-align:center;white-space:nowrap;width:100%;display:block;color:#fff!important;margin:0!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important}.asw-schedule-leave-note{color:#fff;background:#111827;border-radius:7px;gap:5px;margin:8px 0;padding:10px;font-size:12px;display:grid}.asw-schedule-leave-note__title{margin-bottom:2px;font-size:14px;font-weight:800}.asw-schedule-leave-note b{color:#fff}[data-theme=dark] .asw-native-schedule__date-header--weekend{color:#d7dce3!important;background:#343a43!important}[data-theme=dark] .asw-native-schedule__cell--weekend{background:#292f37!important}[data-theme=dark] .asw-native-schedule__date-header--holiday{background:#4d5560!important}.asw-native-schedule__date-header--holiday{color:#fff!important;background:#737b87!important;border-color:#737b87!important}.asw-native-schedule__cell--holiday,.asw-native-schedule__cell--holiday.asw-native-schedule__cell--today{background:#b1b6be!important}.asw-native-schedule__cell--holiday.asw-native-schedule__cell--weekend{background:#a6acb5!important}.asw-native-schedule__holiday-name{color:#fff;text-align:center;white-space:normal;overflow-wrap:anywhere;max-width:100%;margin-top:4px;padding:2px 3px;font-size:8px;font-weight:800;line-height:1.15;display:block}.asw-native-schedule__assignment--holiday-hidden{display:none!important}[data-theme=dark] .asw-native-schedule__date-header--holiday{color:#fff!important;background:#454d58!important}[data-theme=dark] .asw-native-schedule__cell--holiday{background:#363d46!important}[data-theme=dark] .asw-native-schedule__cell--holiday.asw-native-schedule__cell--weekend{background:#30363e!important}.asw-schedule-leave-label{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex!important}.asw-schedule-leave-label small{color:#ffffffe0;font-size:9px;font-weight:700;line-height:1.1;display:block}.asw-native-schedule__date-header--holiday,.asw-native-schedule__date-header--holiday *,.asw-native-schedule__date-header--holiday span,.asw-native-schedule__date-header--holiday strong,.asw-native-schedule__date-header--holiday small{color:#fff!important;opacity:1!important}.asw-native-schedule__holiday-name{color:#fff!important;opacity:1!important;font-weight:800!important}.asw-native-schedule__date-header--weekend:not(.asw-native-schedule__date-header--holiday){color:#667085!important}.asw-native-schedule__date-header--weekend:not(.asw-native-schedule__date-header--holiday) *{color:inherit!important}.asw-schedule-rebuild{justify-content:flex-end;align-items:center;gap:9px;display:flex}.asw-native-schedule__header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.asw-schedule-rebuild{align-items:center;gap:8px;display:flex}.asw-schedule-rebuild__button{color:#344054;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;padding:0 14px;font-size:12px;font-weight:700}.asw-schedule-rebuild__button:hover:not(:disabled){background:#f8fafc}.asw-schedule-rebuild__button:disabled{cursor:wait;opacity:.6}.asw-schedule-rebuild__status{color:#667085;max-width:260px;font-size:11px;line-height:1.25}.asw-schedule-rebuild__status--done{color:#067647}.asw-schedule-rebuild__status--error{color:#b42318}.asw-native-schedule__cell:not(.asw-native-schedule__cell--section){cursor:pointer}.asw-schedule-create{z-index:1300;border:1px solid var(--asw-line,#dfe6ec);background:var(--asw-surface,#fff);border-radius:14px;width:min(420px,100vw - 32px);max-height:calc(100vh - 116px);padding:18px;position:fixed;top:92px;right:20px;overflow-y:auto;box-shadow:0 18px 48px #14202d33}.asw-schedule-create__header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.asw-schedule-create__header>div{flex-direction:column;gap:3px;display:flex}.asw-schedule-create__header span{color:var(--asw-ink-muted,#6f7c88);font-size:12px}.asw-schedule-create__close{cursor:pointer;background:0 0;border:0;font-size:25px;line-height:1}.asw-schedule-create__results{flex-direction:column;gap:6px;max-height:230px;margin:8px 0 14px;display:flex;overflow-y:auto}.asw-schedule-create__results button{text-align:left;border:1px solid var(--asw-line,#e2e8ee);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;gap:2px;padding:9px 10px;display:flex}.asw-schedule-create__results button:hover{background:#7f8c9814}.asw-schedule-create__results span,.asw-schedule-create__selected span{color:var(--asw-ink-muted,#6f7c88);font-size:12px}.asw-schedule-create__selected{border:1px solid var(--asw-line,#e2e8ee);border-radius:8px;grid-template-columns:1fr auto;gap:3px 10px;margin:8px 0 15px;padding:10px;display:grid}.asw-schedule-create__selected span{grid-column:1}.asw-schedule-create__selected button{cursor:pointer;background:0 0;border:0;grid-area:1/2/span 2;font-weight:600}@media (width<=700px){.asw-schedule-create{width:auto;max-height:calc(100vh - 88px);top:72px;left:12px;right:12px}}.asw-schedule-editor__subheading{letter-spacing:.02em;border-top:1px solid #78849133;margin-top:14px;margin-bottom:8px;padding-top:12px;font-size:12px;font-weight:700}.asw-schedule-editor__field select,.asw-schedule-editor__field input,.asw-schedule-editor__field textarea{box-sizing:border-box;width:100%}.asw-schedule-editor__field select{min-height:36px}.asw-schedule-create .asw-schedule-editor__field,.asw-schedule-editor .asw-schedule-editor__field{margin-bottom:10px}.asw-signin{box-sizing:border-box;width:min(100%,370px)!important;min-width:0!important;height:auto!important;min-height:0!important}.asw-signin__title,.asw-signin__title.asw-signin__title--final{letter-spacing:0!important;white-space:normal!important;text-shadow:none!important;font-size:clamp(1.34rem,2vw,1.56rem)!important;font-weight:400!important;line-height:1.22!important;animation:none!important}.asw-signin__title *,.asw-signin__title.asw-signin__title--final *{font-weight:400!important}.asw-signin__sub{font-weight:500!important}.asw-login-mark,.asw-login-mark *,.asw-login-mark svg,.asw-login-theme-toggle{display:none!important}.asw-auth{box-sizing:border-box;width:100%;min-height:100dvh;overflow-x:hidden}@media (width<=700px){.asw-auth{padding-left:18px!important;padding-right:18px!important}.asw-signin{width:min(100%,350px)!important}.asw-auth__portal{font-size:clamp(1.3rem,5.5vw,1.8rem)!important}}@media (width<=430px){.asw-signin{width:100%!important}.asw-signin__title{font-size:1.3rem!important}}.asw-auth{box-sizing:border-box!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;width:100%!important;min-height:100dvh!important;padding:clamp(28px,5vh,64px) clamp(20px,5vw,72px) clamp(24px,4vh,52px)!important;overflow:hidden auto!important}.asw-auth img{object-fit:contain!important;width:clamp(210px,27vw,340px)!important;max-width:72vw!important;height:auto!important}.asw-auth__portal{text-align:center!important;margin-top:clamp(22px,4vh,48px)!important;margin-bottom:clamp(18px,3vh,32px)!important;font-size:clamp(1.45rem,2.4vw,2rem)!important;line-height:1.15!important}.asw-signin{box-sizing:border-box!important;width:min(100%,370px)!important;min-width:0!important;height:auto!important;min-height:0!important;padding:clamp(24px,3vw,32px)!important}.asw-signin__title,.asw-signin__title.asw-signin__title--final{font-size:clamp(1.3rem,2vw,1.55rem)!important;font-weight:400!important;line-height:1.2!important}.asw-signin__sub{font-size:clamp(.92rem,1.4vw,1rem)!important;font-weight:500!important;line-height:1.45!important}.asw-signin button{max-width:100%!important}@media (width<=900px) and (width>=601px){.asw-auth{padding:clamp(24px,4vh,42px) 26px 28px!important}.asw-auth img{width:clamp(210px,34vw,285px)!important}.asw-auth__portal{margin-top:24px!important;margin-bottom:20px!important;font-size:clamp(1.45rem,3vw,1.8rem)!important}.asw-signin{width:min(100%,350px)!important}}@media (width>=700px) and (width<=1100px) and (orientation:portrait){.asw-auth{padding:clamp(42px,7vh,78px) 36px 40px!important}.asw-auth img{width:clamp(240px,36vw,315px)!important}.asw-auth__portal{margin-top:30px!important;margin-bottom:24px!important}.asw-signin{width:min(100%,380px)!important}}@media (width<=600px){.asw-auth{background-position:top!important;min-height:100dvh!important;padding:34px 18px 28px!important}.asw-auth img{width:clamp(190px,62vw,245px)!important;max-width:78vw!important}.asw-auth__portal{margin-top:24px!important;margin-bottom:20px!important;font-size:clamp(1.35rem,6vw,1.65rem)!important}.asw-signin{width:100%!important;max-width:350px!important;padding:24px 22px!important}.asw-signin__title,.asw-signin__title.asw-signin__title--final{font-size:clamp(1.28rem,6vw,1.48rem)!important}.asw-signin__sub{font-size:.92rem!important}}@media (height<=760px){.asw-auth{padding-top:clamp(18px,3vh,30px)!important;padding-bottom:20px!important}.asw-auth img{width:clamp(185px,24vw,270px)!important}.asw-auth__portal{margin-top:clamp(14px,2.5vh,24px)!important;margin-bottom:clamp(14px,2vh,20px)!important}.asw-signin{padding:22px 26px!important}}@media (width<=700px) and (height<=700px){.asw-auth img{width:clamp(175px,48vw,225px)!important}.asw-auth__portal{margin-top:14px!important;margin-bottom:14px!important}.asw-signin{max-width:335px!important;padding:20px 22px!important}}.asw-auth__footer,.asw-auth__footer:before,.asw-auth__footer:after{content:none!important;border:0!important;display:none!important}.asw-auth__portal{letter-spacing:.035em!important;color:#3f4c59!important;text-transform:none!important;letter-spacing:.035em!important;text-transform:none!important;letter-spacing:-.01em!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:600!important;line-height:1.05!important}.asw-theme-icon{flex:none;display:none}:root[data-theme=dark] .asw-theme-icon--moon,:root:not([data-theme=dark]) .asw-theme-icon--sun{display:block}.asw-theme-toggle{gap:0!important}.asw-native-schedule__cell--pto,.asw-native-schedule__cell--pto.asw-native-schedule__cell--today{background:#d8dde3!important}.asw-native-schedule__assignment-hours{white-space:nowrap;background:#ffffff47;border-radius:4px;margin-left:5px;padding:1px 4px;font-size:9px;font-weight:800;line-height:1.2;display:inline-block;display:none!important}.asw-native-schedule__summary{display:none!important}.asw-schedule-editor__actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:end!important;gap:10px!important;width:100%!important;display:grid!important}.asw-schedule-editor__actions>.asw-schedule-editor__subheading{grid-column:1/-1;padding-top:12px;margin:0 0 2px!important}.asw-schedule-editor__actions>.asw-schedule-editor__dates{display:contents!important}.asw-schedule-editor__actions .asw-schedule-editor__field{min-width:0!important;margin-bottom:0!important}.asw-schedule-editor__actions .asw-schedule-editor__field>span{white-space:normal!important;line-height:1.2!important}.asw-schedule-editor__actions .asw-schedule-editor__field select{width:100%!important;min-width:0!important}.asw-schedule-editor__actions>.asw-button{grid-column:1/-1;min-height:40px;width:100%!important;margin:0!important}@media (width<=700px){.asw-schedule-editor__actions{grid-template-columns:1fr!important}.asw-schedule-editor__actions>.asw-schedule-editor__dates{grid-column:1;gap:10px;grid-template-columns:1fr!important;display:grid!important}.asw-schedule-editor__actions>.asw-schedule-editor__field,.asw-schedule-editor__actions>.asw-button{grid-column:1}}@media (width>=900px){.asw-modern-bottom-nav{display:none!important}}.asw-native-schedule__day-total{justify-content:space-between;align-items:center;gap:6px;min-height:22px;display:flex}.asw-native-schedule__day-total-value{min-width:0;font-weight:800;line-height:1}.asw-native-schedule__day-total-value--unknown{color:#98a2b3;font-weight:700}.asw-native-schedule__cell--pto .asw-native-schedule__day-total{display:none}.asw-native-schedule__assignment--recurring-school{color:#fff!important;cursor:default!important;background:#111827!important;border-color:#374151!important}.asw-native-schedule__assignment--recurring-school:hover{transform:none!important;box-shadow:0 1px 2px #1018281a!important}:root[data-theme=dark] .time-control{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f6f8!important;background:#202226!important;border-color:#44484f!important}:root[data-theme=dark] .time-control:hover:not(:disabled){border-color:#5a6069!important}:root[data-theme=dark] .time-control:focus,:root[data-theme=dark] .time-control:focus-visible{outline:2px solid color-mix(in srgb, var(--asw-brand-blue,#26a9e1) 30%, transparent);outline-offset:1px;border-color:var(--asw-brand-blue,#26a9e1)!important}:root[data-theme=dark] .time-control::placeholder{opacity:1;color:#8f969f!important}:root[data-theme=dark] .time-control:disabled{opacity:1;color:#737981!important;background:#1b1d20!important;border-color:#34383e!important}:root[data-theme=dark] .time-control option,:root[data-theme=dark] .time-control optgroup{color:#f4f6f8;background:#202226}:root[data-theme=dark] .time-textarea{color:#f4f6f8!important;background:#202226!important}:root[data-theme=dark] .time-mode-toggle{color:#d9dde2;background:#202226;border-color:#44484f}:root[data-theme=dark] .time-mode-toggle:hover:not(:disabled){background:#272a2f}:root[data-theme=dark] .time-mode-toggle--active{background:color-mix(in srgb, var(--asw-brand-blue,#26a9e1) 16%, #202226);color:#8bd5f4;border-color:var(--asw-brand-blue,#26a9e1)}:root[data-theme=dark] .time-calculated-box{color:#c0c5cc;background:#202226}.asw-native-schedule__resource-header,.asw-native-schedule__resource{width:138px!important;min-width:176px!important;max-width:176px!important}.asw-native-schedule__resource-header{letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:var(--asw-surface-soft,#f3f5f7)!important;color:var(--asw-ink-muted,#6b7280)!important;padding:12px 14px!important;font-size:11px!important;font-weight:700!important}.asw-native-schedule__resource{padding:12px 14px!important}.asw-native-schedule__resource>span{color:var(--asw-ink,#202124);white-space:normal;overflow-wrap:anywhere;font-weight:700;line-height:1.25;display:block;font-size:13px!important}.asw-native-schedule__resource>small{color:var(--asw-ink-muted,#7b8794);white-space:normal;overflow-wrap:anywhere;margin-top:4px;font-weight:600;line-height:1.3;display:block;font-size:11px!important}:root[data-theme=dark] .asw-native-schedule__resource-header{color:#aeb4bc!important;background:#2b2e33!important;border-color:#3d4147!important}:root[data-theme=dark] .asw-native-schedule__resource{background:#232529!important;border-color:#3b3f45!important}:root[data-theme=dark] .asw-native-schedule__resource>span{color:#f1f3f5!important}:root[data-theme=dark] .asw-native-schedule__resource>small{color:#9ea5ae!important}.asw-native-schedule__table thead .asw-native-schedule__resource-header{border-right:1px solid var(--asw-line,#dfe4e8)}:root[data-theme=dark] .asw-native-schedule__table thead .asw-native-schedule__resource-header{border-right:1px solid #3d4147}@media (width<=1100px){.asw-native-schedule__resource-header,.asw-native-schedule__resource{width:158px!important;min-width:158px!important;max-width:158px!important}}[data-theme=dark] .time-page .time-control{color:#f5f7fa!important;-webkit-text-fill-color:#f5f7fa!important;caret-color:#f5f7fa!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;opacity:1!important;background-color:#1f2226!important;background-image:none!important;border-color:#4a4f57!important}[data-theme=dark] .time-page select.time-control,[data-theme=dark] .time-page input.time-control,[data-theme=dark] .time-page textarea.time-control{color:#f5f7fa!important;-webkit-text-fill-color:#f5f7fa!important;background-color:#1f2226!important}[data-theme=dark] .time-page select.time-control option,[data-theme=dark] .time-page select.time-control optgroup{color:#f5f7fa!important;background-color:#1f2226!important}[data-theme=dark] .time-page .time-control::placeholder{color:#9aa3ad!important;-webkit-text-fill-color:#9aa3ad!important;opacity:1!important}[data-theme=dark] .time-page input.time-control::-webkit-datetime-edit{color:#f5f7fa!important;-webkit-text-fill-color:#f5f7fa!important}[data-theme=dark] .time-page input.time-control::-webkit-datetime-edit-fields-wrapper{color:#f5f7fa!important;-webkit-text-fill-color:#f5f7fa!important}[data-theme=dark] .time-page input.time-control::-webkit-datetime-edit-text{color:#f5f7fa!important;-webkit-text-fill-color:#f5f7fa!important}[data-theme=dark] .time-page input.time-control::-webkit-datetime-edit-hour-field{color:#f5f7fa!important;-webkit-text-fill-color:#f5f7fa!important}[data-theme=dark] .time-page input.time-control::-webkit-datetime-edit-minute-field{color:#f5f7fa!important;-webkit-text-fill-color:#f5f7fa!important}[data-theme=dark] .time-page input.time-control::-webkit-datetime-edit-ampm-field{color:#f5f7fa!important;-webkit-text-fill-color:#f5f7fa!important}[data-theme=dark] .time-page input.time-control::-webkit-calendar-picker-indicator{filter:invert()brightness(1.15)}[data-theme=dark] .time-page .time-control:hover:not(:disabled){border-color:#636b75!important}[data-theme=dark] .time-page .time-control:focus,[data-theme=dark] .time-page .time-control:focus-visible{border-color:#38afe2!important;outline:none!important;box-shadow:0 0 0 2px #38afe22e!important}[data-theme=dark] .time-page .time-control:disabled{color:#777e87!important;-webkit-text-fill-color:#777e87!important;opacity:1!important;background-color:#1b1d20!important;border-color:#383d44!important}[data-theme=dark] .time-page .time-mode-toggle{color:#dfe4ea!important;background:#23272c!important;border-color:#4a4f57!important}[data-theme=dark] .time-page .time-mode-toggle--active{color:#8fd6f3!important;background:#26a9e129!important;border-color:#26a9e1!important}[data-theme=dark] .time-page .time-calculated-box{color:#c6cdd5!important;background:#23272c!important}.asw-native-schedule__resource-header,.asw-native-schedule__resource{box-sizing:border-box;overflow:hidden;width:150px!important;min-width:150px!important;max-width:150px!important;inline-size:150px!important;min-inline-size:150px!important;max-inline-size:150px!important}.asw-native-schedule__resource-header{color:#687586!important;letter-spacing:.07em!important;text-transform:uppercase!important;padding:10px 12px!important;font-size:10px!important;font-weight:750!important;line-height:1.2!important}.asw-native-schedule__resource{border-right:1px solid #cfd7de!important;padding:11px 12px!important}.asw-native-schedule__resource>span{display:block;color:#242a30!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important}.asw-native-schedule__resource>small{display:block;color:#788595!important;white-space:normal!important;overflow-wrap:anywhere!important;margin-top:4px!important;font-size:10px!important;font-weight:600!important;line-height:1.25!important}.asw-native-schedule__date-header>span{color:#727f8f!important}.asw-native-schedule__date-header>strong{color:#242a30!important}.asw-native-schedule__date-header--today,.asw-native-schedule__date-header--weekend{background:#dde5eb!important}@media (width<=1100px){.asw-native-schedule__resource-header,.asw-native-schedule__resource{width:138px!important;min-width:138px!important;max-width:138px!important;inline-size:138px!important;min-inline-size:138px!important;max-inline-size:138px!important}}.asw-native-schedule__resource{border-right:1px solid #cbdfe9!important}.asw-native-schedule__date-header--today,.asw-native-schedule__date-header--weekend{background:#e3f1f8!important}[data-theme=dark] .asw-native-schedule__date-header--today,[data-theme=dark] .asw-native-schedule__date-header--weekend{background:#2d424e!important}.asw-native-schedule{position:relative}.asw-native-schedule__header{margin-bottom:18px}.asw-native-schedule__title{letter-spacing:-.025em}.asw-native-schedule__meta{color:var(--asw-ink-muted,#74808c)}.asw-native-schedule button{font-family:inherit}.asw-native-schedule__actions button,.asw-native-schedule__header button{border:1px solid var(--asw-line,#d9e1e7);background:var(--asw-surface,#fff);color:var(--asw-ink,#262c32);border-radius:12px;font-weight:700;transition:border-color .14s,background .14s,color .14s}.asw-native-schedule__actions button:hover,.asw-native-schedule__header button:hover{border-color:var(--asw-brand-blue,#26a9e1);background:var(--asw-surface-soft,#f4f9fb)}.asw-native-schedule__table-wrap{scrollbar-width:thin;scrollbar-color:#bdd2de transparent;background:#fff;border:1px solid #d7e2e9;border-radius:18px;overflow:auto;box-shadow:0 1px 2px #19232d08,0 14px 36px #19232d0e}.asw-native-schedule__table-wrap::-webkit-scrollbar{width:9px;height:9px}.asw-native-schedule__table-wrap::-webkit-scrollbar-track{background:0 0}.asw-native-schedule__table-wrap::-webkit-scrollbar-thumb{background:#bdd2de padding-box padding-box;border:2px solid #0000;border-radius:999px}.asw-native-schedule__resource-header,.asw-native-schedule__resource,.asw-native-schedule__date-header{background:#edf7fc!important;border-color:#d5e7f0!important}.asw-native-schedule__resource-header,.asw-native-schedule__resource{border-right:1px solid #c8e0eb!important}.asw-native-schedule__resource-header{text-transform:uppercase;color:#607687!important;letter-spacing:.08em!important;font-size:10px!important;font-weight:800!important}.asw-native-schedule__resource>span{color:#202c35!important;font-size:12.5px!important;font-weight:750!important;line-height:1.28!important}.asw-native-schedule__resource>small{color:#718695!important;margin-top:5px!important;font-size:10px!important;font-weight:650!important;line-height:1.3!important}.asw-native-schedule__date-header{vertical-align:middle;min-height:98px}.asw-native-schedule__date-header>span{letter-spacing:.055em;color:#718594!important;font-size:10px!important;font-weight:800!important}.asw-native-schedule__date-header>strong{margin-top:5px;color:#25323b!important;font-size:12.5px!important;font-weight:750!important}.asw-native-schedule__date-header--today{box-shadow:inset 2px 0 #e3b900,inset -2px 0 #e3b900;background:#e4f3fa!important}.asw-native-schedule__date-header--weekend{background:#e7f2f8!important}.asw-native-schedule td:not(.asw-native-schedule__resource){background:#fff;border-color:#e6ebef}.asw-native-schedule tbody tr:nth-child(2n) td:not(.asw-native-schedule__resource){background:#fcfdfe}.asw-native-schedule__cell--today{background:#fffdf3!important}.asw-native-schedule__assignment{transition:transform .12s,box-shadow .12s;box-shadow:0 1px 2px #141b221f;border-radius:8px!important}.asw-native-schedule__assignment:hover{transform:translateY(-1px);box-shadow:0 3px 8px #141b2229}.asw-native-schedule__cell--conflict{box-shadow:inset 2px 0 #e65045,inset -2px 0 #e65045;background:#fff8f7!important}.asw-native-schedule__hours,.asw-native-schedule__daily-hours{font-size:10px;font-weight:750}.asw-notification-button{vertical-align:middle;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;padding:0!important;line-height:0!important;display:inline-flex!important;position:relative!important}.asw-notification-button svg{flex:none;transform:translateY(.25px);width:18px!important;height:18px!important;margin:0!important;padding:0!important;display:block!important;position:static!important}.asw-notification-count{line-height:17px!important;position:absolute!important;top:-5px!important;right:-5px!important}[data-theme=dark] .asw-native-schedule__table-wrap{scrollbar-color:#455f6d transparent;background:#151a1e;border-color:#394650;box-shadow:0 1px 2px #0003,0 16px 42px #00000038}[data-theme=dark] .asw-native-schedule__table-wrap::-webkit-scrollbar-thumb{background:#455f6d padding-box padding-box}[data-theme=dark] .asw-native-schedule td:not(.asw-native-schedule__resource){background:#151a1e;border-color:#2d373e}[data-theme=dark] .asw-native-schedule tbody tr:nth-child(2n) td:not(.asw-native-schedule__resource){background:#171d21}[data-theme=dark] .asw-native-schedule__cell--today{background:#1c1d18!important}[data-theme=dark] .asw-native-schedule__cell--conflict{box-shadow:inset 2px 0 #d84a42,inset -2px 0 #d84a42;background:#351d1d!important}[data-theme=dark] .asw-native-schedule__actions button,[data-theme=dark] .asw-native-schedule__header button{color:#eef1f4;background:#24272b;border-color:#444a50}[data-theme=dark] .asw-native-schedule__actions button:hover,[data-theme=dark] .asw-native-schedule__header button:hover{background:#29333a;border-color:#26a9e1}[data-theme=dark] .asw-notification-button{color:#eef2f5!important;background:#24272b!important;border-color:#454a50!important}[data-theme=dark] .asw-notification-button:hover{color:#89d4f3!important;background:#2b3035!important;border-color:#26a9e1!important}@media (width<=1100px){.asw-native-schedule__resource-header,.asw-native-schedule__resource{width:138px!important;min-width:138px!important;max-width:138px!important}}@media (width<=700px){.asw-native-schedule__table-wrap{border-radius:14px}.asw-native-schedule__resource-header,.asw-native-schedule__resource{width:126px!important;min-width:126px!important;max-width:126px!important}}[data-theme=dark] .asw-native-schedule__resource-header,[data-theme=dark] .asw-native-schedule__resource,[data-theme=dark] .asw-native-schedule__date-header{background:#243f4b!important;border-color:#355564!important}[data-theme=dark] .asw-native-schedule__resource-header,[data-theme=dark] .asw-native-schedule__resource{border-right:1px solid #426575!important}[data-theme=dark] .asw-native-schedule__resource-header{color:#a9c3cf!important}[data-theme=dark] .asw-native-schedule__resource>span{color:#eef6f9!important}[data-theme=dark] .asw-native-schedule__resource>small{color:#a0b8c4!important}[data-theme=dark] .asw-native-schedule__date-header>span{color:#a9c3cf!important}[data-theme=dark] .asw-native-schedule__date-header>strong{color:#eef6f9!important}[data-theme=dark] .asw-native-schedule__date-header--today{box-shadow:inset 2px 0 #dcb600,inset -2px 0 #dcb600;background:#294652!important}[data-theme=dark] .asw-native-schedule__date-header--weekend{background:#243f4b!important}.asw-native-schedule__cell--pto{background:#fff!important}.asw-native-schedule__cell--pto.asw-native-schedule__cell--today{background:#fffdf3!important}[data-theme=dark] .asw-native-schedule__cell--pto{background:#151a1e!important}[data-theme=dark] .asw-native-schedule__cell--pto.asw-native-schedule__cell--today{background:#1c1d18!important}.asw-native-schedule .asw-native-schedule__resource-header,.asw-native-schedule .asw-native-schedule__resource,.asw-native-schedule .asw-native-schedule__date-header{background:#edf7fc!important;border-color:#d3e6ef!important}.asw-native-schedule .asw-native-schedule__resource-header{color:#617888!important}.asw-native-schedule .asw-native-schedule__resource>span{color:#24313a!important}.asw-native-schedule .asw-native-schedule__resource>small{color:#728897!important}.asw-native-schedule .asw-native-schedule__date-header>span{color:#718594!important}.asw-native-schedule .asw-native-schedule__date-header>strong{color:#24313a!important}.asw-native-schedule .asw-native-schedule__resource-header,.asw-native-schedule .asw-native-schedule__resource{border-right:1px solid #c5dee9!important}.asw-native-schedule td.asw-native-schedule__cell--pto{background:#fff!important}.asw-native-schedule td.asw-native-schedule__cell--pto.asw-native-schedule__cell--today{background:#fffdf3!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__resource-header,[data-theme=dark] .asw-native-schedule .asw-native-schedule__resource,[data-theme=dark] .asw-native-schedule .asw-native-schedule__date-header{background:#243f4b!important;border-color:#375765!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__resource-header{color:#acc4cf!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__resource>span{color:#f0f6f8!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__resource>small{color:#9fb7c2!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__date-header>span{color:#abc3ce!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__date-header>strong{color:#f0f6f8!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__resource-header,[data-theme=dark] .asw-native-schedule .asw-native-schedule__resource{border-right:1px solid #426575!important}[data-theme=dark] .asw-native-schedule td.asw-native-schedule__cell--pto{background:#151a1e!important}[data-theme=dark] .asw-native-schedule td.asw-native-schedule__cell--pto.asw-native-schedule__cell--today{background:#1c1d18!important}.asw-native-schedule .asw-native-schedule__date-header--today{background:#e5f2f8!important;box-shadow:inset 2px 0 #dfb900,inset -2px 0 #dfb900!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__date-header--today{background:#294955!important;box-shadow:inset 2px 0 #dcb600,inset -2px 0 #dcb600!important}.asw-native-schedule .asw-native-schedule__date-header--weekend{background:#e8f4f9!important}[data-theme=dark] .asw-native-schedule .asw-native-schedule__date-header--weekend{background:#243f4b!important}.asw-native-schedule td.asw-native-schedule__cell--holiday,.asw-native-schedule td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--pto{background:#d9dde2!important}[data-theme=dark] .asw-native-schedule td.asw-native-schedule__cell--holiday,[data-theme=dark] .asw-native-schedule td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--pto{background:#394149!important}.asw-modern-desktop-toolbar{min-height:68px}.asw-modern-toolbar-copy--greeting{min-width:0}.asw-modern-toolbar-main-greeting{color:var(--asw-modern-text);letter-spacing:-.025em;font-size:clamp(17px,1.4vw,21px);font-weight:780;line-height:1.15;display:block}.asw-modern-toolbar-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.asw-modern-toolbar-actions>button,.asw-modern-toolbar-actions>.asw-theme-toggle{flex:none}.asw-fieldops-kicker--final{color:var(--asw-modern-blue);letter-spacing:.08em;font-size:14px;font-weight:850}.asw-date-strip{width:100%;min-width:0}.asw-date-strip__scroll{scroll-behavior:smooth;scrollbar-width:thin;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;align-items:stretch;gap:11px;width:100%;padding:5px 4px 11px;display:flex;overflow:auto hidden}.asw-date-strip__scroll::-webkit-scrollbar{height:7px}.asw-date-strip__scroll::-webkit-scrollbar-thumb{border-radius:999px}.asw-date-chip{border-radius:15px;flex:0 0 64px;width:64px;min-width:64px;min-height:76px;padding:11px 9px 10px;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s}.asw-date-chip:hover{transform:translateY(-2px)}.asw-date-chip__dow{letter-spacing:.04em;font-size:10px;font-weight:800}.asw-date-chip__day{margin-top:3px;font-size:19px;font-weight:800;line-height:1}.asw-date-chip--today{position:relative;box-shadow:0 10px 24px #1fa9db3d,0 3px 8px #1fa9db26;border-color:var(--asw-modern-blue)!important;background:linear-gradient(180deg, color-mix(in srgb, var(--asw-modern-blue) 92%, white 8%), var(--asw-modern-blue))!important;color:#fff!important}.asw-date-chip--today .asw-date-chip__dow,.asw-date-chip--today .asw-date-chip__day{color:#fff!important}.asw-date-chip--selected:not(.asw-date-chip--today){border-color:color-mix(in srgb, var(--asw-modern-blue) 48%, var(--asw-modern-border));background:color-mix(in srgb, var(--asw-modern-blue) 8%, var(--asw-modern-surface))}.asw-fieldops-section{margin-top:30px}.asw-fieldops-section-title{letter-spacing:-.015em;font-weight:760}.asw-fieldops-section-heading-row{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.asw-fieldops-section-subtitle{color:var(--asw-modern-muted);font-size:12px;font-weight:600}.asw-people-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.asw-people-overview-card{appearance:none;border:1px solid var(--asw-modern-border);background:var(--asw-modern-surface);width:100%;min-height:96px;color:var(--asw-modern-text);text-align:left;cursor:pointer;border-radius:16px;align-items:center;gap:14px;padding:17px 18px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:flex;box-shadow:0 1px 2px #0f172a05,0 8px 24px #0f172a09}.asw-people-overview-card:hover{border-color:color-mix(in srgb, var(--asw-modern-blue) 40%, var(--asw-modern-border));transform:translateY(-2px);box-shadow:0 2px 5px #0f172a0a,0 12px 28px #0f172a12}.asw-people-overview-card__icon{background:color-mix(in srgb, var(--asw-modern-blue) 11%, transparent);width:42px;height:42px;color:var(--asw-modern-blue);border-radius:13px;flex:0 0 42px;place-items:center;font-size:18px;font-weight:800;display:grid}.asw-people-overview-card__copy{flex-direction:column;gap:5px;min-width:0;display:flex}.asw-people-overview-card__copy strong{color:var(--asw-modern-text);font-size:14px;font-weight:760}.asw-people-overview-card__copy small{color:var(--asw-modern-muted);font-size:12px;font-weight:520;line-height:1.35}.asw-quick-action{border-radius:16px;min-height:90px;font-weight:720}:root[data-theme=dark] .asw-date-chip--today{background:linear-gradient(180deg, color-mix(in srgb, var(--asw-modern-blue) 85%, #0f172a 15%), var(--asw-modern-blue))!important;color:#fff!important}:root[data-theme=dark] .asw-people-overview-card{box-shadow:0 1px 2px #0000002e,0 10px 28px #0000001f}@media (width<=1050px){.asw-people-overview-grid{grid-template-columns:1fr}.asw-modern-toolbar-main-greeting{font-size:17px}}@media (width<=720px){.asw-date-strip__scroll{gap:9px;padding-bottom:10px}.asw-date-chip{border-radius:14px;flex-basis:60px;width:60px;min-width:60px;min-height:72px}.asw-fieldops-section{margin-top:24px}.asw-fieldops-section-heading-row{flex-direction:column;align-items:flex-start;gap:4px}.asw-people-overview-card{min-height:88px;padding:15px}}.asw-date-chip[aria-current=date],button.asw-date-chip[aria-current=date]{position:relative;box-shadow:0 10px 24px #1fa9db3d,0 3px 8px #1fa9db26;border-color:var(--asw-modern-blue)!important;background:var(--asw-modern-blue)!important;color:#fff!important}.asw-date-chip[aria-current=date] .asw-date-chip__dow,.asw-date-chip[aria-current=date] .asw-date-chip__day{color:#fff!important}.asw-modern-sidebar-brand-copy strong,.asw-modern-sidebar-brand-title{text-transform:none!important;letter-spacing:-.015em!important;font-weight:800!important}.asw-modern-sidebar-brand-copy small,.asw-modern-sidebar-brand-copy p{display:none!important}.asw-people-live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.asw-people-live-links__open{color:var(--asw-modern-blue);font-size:12px;font-weight:750;text-decoration:none}.asw-people-live-links__open:hover{text-decoration:underline}.asw-people-live-card{border:1px solid var(--asw-modern-border);background:var(--asw-modern-surface);min-width:0;min-height:100px;color:var(--asw-modern-text);border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:0 1px 2px #0f172a05,0 8px 24px #0f172a09}.asw-people-live-card:hover{border-color:color-mix(in srgb, var(--asw-modern-blue) 42%, var(--asw-modern-border));transform:translateY(-2px);box-shadow:0 2px 5px #0f172a0a,0 12px 28px #0f172a12}.asw-people-live-card__icon{background:color-mix(in srgb, var(--asw-modern-blue) 11%, transparent);width:44px;height:44px;color:var(--asw-modern-blue);border-radius:13px;place-items:center;font-size:18px;font-weight:800;display:grid}.asw-people-live-card>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.asw-people-live-card strong{color:var(--asw-modern-text);font-size:14px;font-weight:780}.asw-people-live-card small{color:var(--asw-modern-muted);font-size:12px;font-weight:540;line-height:1.35}.asw-people-live-card__arrow{color:var(--asw-modern-muted);font-size:15px}.asw-my-day__heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:12px;display:flex}.asw-my-day__heading p{color:var(--asw-modern-muted);margin:5px 0 0;font-size:12px;font-weight:540}.asw-my-day__count{border:1px solid color-mix(in srgb, var(--asw-modern-blue) 22%, var(--asw-modern-border));background:color-mix(in srgb, var(--asw-modern-blue) 7%, var(--asw-modern-surface));color:var(--asw-modern-blue);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.asw-my-day__card{border:1px solid var(--asw-modern-border);background:var(--asw-modern-surface);border-radius:17px;overflow:hidden;box-shadow:0 1px 2px #0f172a05,0 8px 25px #0f172a09}.asw-my-day__group+.asw-my-day__group{border-top:1px solid var(--asw-modern-border)}.asw-my-day__group-title{color:var(--asw-modern-muted);letter-spacing:.08em;text-transform:uppercase;padding:13px 18px 9px;font-size:10px;font-weight:850}.asw-my-day__task{cursor:pointer;align-items:center;gap:13px;min-height:58px;padding:10px 18px;transition:background .12s;display:flex;position:relative}.asw-my-day__task:hover{background:color-mix(in srgb, var(--asw-modern-blue) 4%, transparent)}.asw-my-day__task input{opacity:0;pointer-events:none;position:absolute}.asw-my-day__checkbox{border:1.5px solid color-mix(in srgb, var(--asw-modern-muted) 60%, transparent);background:var(--asw-modern-surface);border-radius:7px;flex:0 0 21px;place-items:center;width:21px;height:21px;display:grid}.asw-my-day__task input:checked+.asw-my-day__checkbox{border-color:var(--asw-modern-blue);background:var(--asw-modern-blue)}.asw-my-day__task input:checked+.asw-my-day__checkbox:after{content:"✓";color:#fff;font-size:13px;font-weight:900}.asw-my-day__task-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.asw-my-day__task-copy strong{color:var(--asw-modern-text);font-size:13px;font-weight:680}.asw-my-day__task-copy small{color:var(--asw-modern-muted);font-size:11px;font-weight:530}.asw-my-day__task--done .asw-my-day__task-copy strong{color:var(--asw-modern-muted);opacity:.68;text-decoration:line-through;text-decoration-thickness:1.5px}.asw-my-day__personal-row{align-items:center;display:flex}.asw-my-day__personal-row>.asw-my-day__task{flex:auto;min-width:0}.asw-my-day__delete{width:34px;height:34px;color:var(--asw-modern-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;margin-right:14px;font-size:19px;display:grid}.asw-my-day__delete:hover{color:#d14343;background:#d1434317}.asw-my-day__empty{color:var(--asw-modern-muted);padding:18px;font-size:13px}.asw-my-day__add{align-items:center;gap:9px;padding:11px 14px 14px;display:flex}.asw-my-day__add input{border:1px solid var(--asw-modern-border);background:color-mix(in srgb, var(--asw-modern-surface) 94%, var(--asw-modern-blue) 6%);min-width:0;height:42px;color:var(--asw-modern-text);font:inherit;border-radius:11px;outline:none;flex:auto;padding:0 13px;font-size:13px}.asw-my-day__add input:focus{border-color:color-mix(in srgb, var(--asw-modern-blue) 60%, var(--asw-modern-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--asw-modern-blue) 10%, transparent)}.asw-my-day__add input::placeholder{color:var(--asw-modern-muted)}.asw-my-day__add button{background:var(--asw-modern-blue);color:#fff;cursor:pointer;border:0;border-radius:11px;height:42px;padding:0 18px;font-size:12px;font-weight:800}:root[data-theme=dark] .asw-people-live-card,:root[data-theme=dark] .asw-my-day__card{box-shadow:0 1px 2px #0000002e,0 10px 28px #0000001f}@media (width<=1000px){.asw-people-live-grid{grid-template-columns:1fr}}@media (width<=720px){.asw-modern-toolbar-main-greeting{font-size:20px!important}.asw-my-day__heading{flex-direction:column;align-items:flex-start}.asw-my-day__add{flex-direction:column;align-items:stretch}.asw-my-day__add button{width:100%}}.asw-modern-toolbar-main-greeting{letter-spacing:-.028em!important;font-size:clamp(20px,1.45vw,23px)!important;font-weight:820!important;line-height:1.08!important}@media (width<=720px){.asw-modern-toolbar-main-greeting{font-size:18px!important}}.asw-people-live-links,.asw-fieldops-people-section,.asw-people-overview-grid,.asw-people-live-links__open{display:none!important}.asw-modern-sidebar-brand img,.asw-modern-sidebar-brand>img,.asw-modern-sidebar-logo,.asw-sidebar-logo,.asw-modern-brand-logo{width:auto!important;max-width:195px!important;height:auto!important;max-height:none!important}.asw-modern-sidebar-brand-copy strong,.asw-modern-sidebar-brand-title,.asw-modern-sidebar-brand-copy>strong{letter-spacing:-.012em!important;font-size:14.5px!important;font-weight:780!important;line-height:1.2!important}.asw-safe-people{margin-top:28px!important}.asw-safe-people__heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:10px;display:flex}.asw-safe-people__heading p{color:var(--asw-modern-muted);margin:3px 0 0;font-size:11px;font-weight:520}.asw-safe-people__source{background:color-mix(in srgb, var(--asw-modern-blue) 8%, transparent);color:var(--asw-modern-blue);border-radius:7px;padding:4px 7px;font-size:9px;font-weight:800}.asw-safe-people__dashboard{border:1px solid color-mix(in srgb, var(--asw-modern-blue) 10%, var(--asw-modern-border));background:color-mix(in srgb, var(--asw-modern-blue) 3%, var(--asw-modern-surface));border-radius:13px;grid-template-columns:minmax(0,1.08fr) minmax(0,.96fr) minmax(0,.96fr);gap:8px;padding:8px;display:grid}.asw-safe-people__panel{border:1px solid color-mix(in srgb, var(--asw-modern-border) 82%, transparent);background:var(--asw-modern-surface);min-width:0;box-shadow:none;border-radius:9px;overflow:hidden}.asw-safe-people__panel>header{border-bottom:1px solid color-mix(in srgb, var(--asw-modern-border) 58%, transparent);padding:10px 11px 8px}.asw-safe-people__panel>header>span{color:var(--asw-modern-blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:7.5px;font-weight:850;display:block}.asw-safe-people__panel h3{color:var(--asw-modern-text);letter-spacing:-.015em;margin:0;font-size:12px;font-weight:750}.asw-safe-people__announcements>div{grid-template-columns:5px minmax(0,1fr);gap:8px;padding:9px 11px;display:grid}.asw-safe-people__announcements>div+div{border-top:1px solid color-mix(in srgb, var(--asw-modern-border) 48%, transparent)}.asw-safe-people__announcements i{background:var(--asw-modern-blue);border-radius:50%;width:5px;height:5px;margin-top:5px}.asw-safe-people__announcements strong{color:var(--asw-modern-text);font-size:10px;font-weight:650;line-height:1.27;display:block}.asw-safe-people__announcements small{color:var(--asw-modern-muted);margin-top:2px;font-size:8.5px;display:block}.asw-safe-people__resources{grid-template-columns:1fr 1fr;padding:4px;display:grid}.asw-safe-people__resources>div{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:7px;display:grid}.asw-safe-people__resources b{background:color-mix(in srgb, var(--asw-modern-blue) 8%, transparent);width:24px;height:24px;color:var(--asw-modern-blue);border-radius:7px;place-items:center;font-size:7px;font-weight:850;display:grid}.asw-safe-people__resources span{color:var(--asw-modern-text);font-size:9.25px;font-weight:630;line-height:1.15}.asw-safe-people__holidays{max-height:205px;padding:3px 7px;overflow-y:auto}.asw-safe-people__holidays>div{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:6px 2px;display:grid}.asw-safe-people__holidays>div+div{border-top:1px solid color-mix(in srgb, var(--asw-modern-border) 48%, transparent)}.asw-safe-people__holidays time{background:color-mix(in srgb, var(--asw-modern-blue) 7%, transparent);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.asw-safe-people__holidays time strong{color:var(--asw-modern-text);font-size:10px;font-weight:850;line-height:1}.asw-safe-people__holidays time span{color:var(--asw-modern-blue);margin-top:2px;font-size:6px;font-weight:850}.asw-safe-people__holidays p{margin:0}.asw-safe-people__holidays p strong{color:var(--asw-modern-text);font-size:9.5px;font-weight:650;display:block}.asw-safe-people__holidays p small{color:var(--asw-modern-muted);margin-top:1px;font-size:8px;display:block}.asw-my-day__card{border-radius:12px!important;box-shadow:0 3px 12px #0f172a08!important}.asw-quick-action{min-height:56px!important;box-shadow:none!important;border-radius:9px!important;padding:9px 11px!important;font-size:11px!important}@media (width<=1100px){.asw-safe-people__dashboard{grid-template-columns:1fr 1fr}.asw-safe-people__panel:first-child{grid-column:1/-1}}@media (width<=760px){.asw-modern-desktop-toolbar .asw-modern-toolbar-main-greeting{font-size:16px!important}.asw-safe-people__dashboard{grid-template-columns:1fr}.asw-safe-people__panel:first-child{grid-column:auto}}@media (width<=520px){.asw-safe-people__resources{grid-template-columns:1fr}}.asw-modern-sidebar-brand-copy strong,.asw-modern-sidebar-brand-title,.asw-modern-sidebar-brand-copy>strong{letter-spacing:-.01em!important;text-transform:none!important;font-size:14px!important;font-weight:700!important;line-height:1.25!important}.asw-modern-sidebar-section-label,.asw-modern-sidebar-group-label,.asw-sidebar-section-label,.asw-modern-sidebar-nav-label{letter-spacing:.01em!important;font-size:14px!important;font-weight:650!important;line-height:1.2!important}.asw-modern-sidebar-nav a,.asw-modern-sidebar-nav button,.asw-modern-nav-item,.asw-modern-sidebar-link{font-size:14px!important;font-weight:650!important;line-height:1.2!important}.asw-modern-sidebar-brand-copy{margin-top:6px!important}.asw-modern-sidebar-section-label,.asw-modern-sidebar-group-label,.asw-sidebar-section-label,.asw-modern-sidebar-nav-label{margin-top:18px!important;margin-bottom:10px!important}:root[data-theme=dark] .time-page input,:root[data-theme=dark] .time-page select,:root[data-theme=dark] .time-page textarea,:root[data-theme=dark] .time-entry-page input,:root[data-theme=dark] .time-entry-page select,:root[data-theme=dark] .time-entry-page textarea,:root[data-theme=dark] .time-form input,:root[data-theme=dark] .time-form select,:root[data-theme=dark] .time-form textarea{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;background:#343436!important;border-color:#4b4b4f!important}:root[data-theme=dark] .time-page input::placeholder,:root[data-theme=dark] .time-page textarea::placeholder,:root[data-theme=dark] .time-entry-page input::placeholder,:root[data-theme=dark] .time-entry-page textarea::placeholder,:root[data-theme=dark] .time-form input::placeholder,:root[data-theme=dark] .time-form textarea::placeholder{color:#a9a9af!important;opacity:1!important;-webkit-text-fill-color:#a9a9af!important}:root[data-theme=dark] .time-page input:focus,:root[data-theme=dark] .time-page select:focus,:root[data-theme=dark] .time-page textarea:focus,:root[data-theme=dark] .time-entry-page input:focus,:root[data-theme=dark] .time-entry-page select:focus,:root[data-theme=dark] .time-entry-page textarea:focus,:root[data-theme=dark] .time-form input:focus,:root[data-theme=dark] .time-form select:focus,:root[data-theme=dark] .time-form textarea:focus{color:#fff!important;border-color:var(--asw-modern-blue)!important;box-shadow:0 0 0 2px color-mix(in srgb, var(--asw-modern-blue) 18%, transparent)!important;-webkit-text-fill-color:#fff!important;background:#38383b!important;outline:none!important}:root[data-theme=dark] .time-page input:disabled,:root[data-theme=dark] .time-page select:disabled,:root[data-theme=dark] .time-page textarea:disabled,:root[data-theme=dark] .time-page input[readonly],:root[data-theme=dark] .time-entry-page input:disabled,:root[data-theme=dark] .time-entry-page select:disabled,:root[data-theme=dark] .time-entry-page textarea:disabled,:root[data-theme=dark] .time-entry-page input[readonly]{color:#d0d0d4!important;-webkit-text-fill-color:#d0d0d4!important;opacity:1!important;background:#2d2d30!important}:root[data-theme=dark] .time-page select option,:root[data-theme=dark] .time-entry-page select option,:root[data-theme=dark] .time-form select option{color:#fff!important;background:#343436!important}:root[data-theme=dark] .time-page input[type=date],:root[data-theme=dark] .time-page input[type=time],:root[data-theme=dark] .time-page input[type=datetime-local],:root[data-theme=dark] .time-entry-page input[type=date],:root[data-theme=dark] .time-entry-page input[type=time],:root[data-theme=dark] .time-entry-page input[type=datetime-local]{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;color:#fff!important}:root[data-theme=dark] .time-page input:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;box-shadow:inset 0 0 0 1000px #343436!important}:root[data-theme=dark] .time-page input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;box-shadow:inset 0 0 0 1000px #343436!important}:root[data-theme=dark] .time-page input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;box-shadow:inset 0 0 0 1000px #343436!important}:root[data-theme=dark] .time-entry-page input:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;box-shadow:inset 0 0 0 1000px #343436!important}:root[data-theme=dark] .time-entry-page input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;box-shadow:inset 0 0 0 1000px #343436!important}:root[data-theme=dark] .time-entry-page input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;box-shadow:inset 0 0 0 1000px #343436!important}:root[data-theme=dark] .time-page label,:root[data-theme=dark] .time-entry-page label,:root[data-theme=dark] .time-form label{color:#b9b9bf!important}:root[data-theme=dark] .time-page button,:root[data-theme=dark] .time-entry-page button{color:inherit}.asw-safe-people,.asw-people-live-links,.asw-fieldops-people-section,.asw-people-overview-grid{display:none!important}.asw-live-people{margin-top:28px!important}.asw-live-people__heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:10px;display:flex}.asw-live-people__heading p{color:var(--asw-modern-muted);margin:3px 0 0;font-size:11px}.asw-live-people__status{background:color-mix(in srgb, var(--asw-modern-blue) 8%, transparent);color:var(--asw-modern-blue);border-radius:7px;padding:4px 7px;font-size:9px;font-weight:800}.asw-live-people__grid{border:1px solid color-mix(in srgb, var(--asw-modern-blue) 10%, var(--asw-modern-border));background:color-mix(in srgb, var(--asw-modern-blue) 3%, var(--asw-modern-surface));border-radius:13px;grid-template-columns:minmax(0,1.08fr) minmax(0,.96fr) minmax(0,.96fr);gap:8px;padding:8px;display:grid}.asw-live-people__panel{border:1px solid var(--asw-modern-border);background:var(--asw-modern-surface);border-radius:9px;min-width:0;overflow:hidden}.asw-live-people__panel>header{border-bottom:1px solid var(--asw-modern-border);padding:10px 11px 8px}.asw-live-people__panel>header span{color:var(--asw-modern-blue);letter-spacing:.08em;text-transform:uppercase;font-size:7.5px;font-weight:850;display:block}.asw-live-people__panel h3{margin:2px 0 0;font-size:12px;font-weight:760}.asw-live-people__announcement{grid-template-columns:5px minmax(0,1fr);gap:8px;padding:9px 11px;display:grid}.asw-live-people__announcement+.asw-live-people__announcement{border-top:1px solid var(--asw-modern-border)}.asw-live-people__announcement i{background:var(--asw-modern-blue);border-radius:50%;width:5px;height:5px;margin-top:5px}.asw-live-people__announcement strong{font-size:10px;display:block}.asw-live-people__announcement small{color:var(--asw-modern-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:8.5px;display:-webkit-box;overflow:hidden}.asw-live-people__links{grid-template-columns:1fr 1fr;padding:4px;display:grid}.asw-live-people__links a{color:var(--asw-modern-text);border-radius:7px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;padding:7px;text-decoration:none;display:grid}.asw-live-people__links a:hover{background:color-mix(in srgb, var(--asw-modern-blue) 7%, transparent)}.asw-live-people__links a>span{background:color-mix(in srgb, var(--asw-modern-blue) 8%, transparent);width:24px;height:24px;color:var(--asw-modern-blue);border-radius:7px;place-items:center;font-size:7px;font-weight:850;display:grid}.asw-live-people__links strong{font-size:9.25px;line-height:1.15}.asw-live-people__holidays{max-height:205px;padding:3px 7px;overflow-y:auto}.asw-live-people__holiday{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:6px 2px;display:grid}.asw-live-people__holiday+.asw-live-people__holiday{border-top:1px solid var(--asw-modern-border)}.asw-live-people__holiday time{background:color-mix(in srgb, var(--asw-modern-blue) 7%, transparent);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.asw-live-people__holiday time strong{font-size:10px;line-height:1}.asw-live-people__holiday time span{color:var(--asw-modern-blue);margin-top:2px;font-size:6px;font-weight:850}.asw-live-people__holiday>div strong{font-size:9.5px;display:block}.asw-live-people__holiday>div small{color:var(--asw-modern-muted);margin-top:1px;font-size:8px;display:block}.asw-live-people__empty{color:var(--asw-modern-muted);margin:0;padding:16px 11px;font-size:10px}.asw-modern-sidebar-brand img,.asw-modern-sidebar-brand>img,.asw-modern-sidebar-logo,.asw-sidebar-logo,.asw-modern-brand-logo{max-width:205px!important;height:auto!important}.asw-modern-sidebar-brand{padding-top:9px!important}.asw-modern-sidebar-brand-copy strong,.asw-modern-sidebar-brand-title,.asw-modern-sidebar-brand-copy>strong,.asw-modern-sidebar-section-label,.asw-modern-sidebar-group-label,.asw-sidebar-section-label,.asw-modern-sidebar-nav-label,.asw-modern-sidebar-nav a,.asw-modern-sidebar-nav button,.asw-modern-nav-item,.asw-modern-sidebar-link{font-size:14px!important}.asw-modern-desktop-toolbar .asw-modern-toolbar-main-greeting{font-size:16.5px!important;font-weight:730!important}.asw-fieldops-kicker,.asw-fieldops-kicker--final{letter-spacing:0!important;text-transform:none!important;margin-bottom:9px!important;font-size:14px!important;font-weight:850!important}@media (width<=1100px){.asw-live-people__grid{grid-template-columns:1fr 1fr}.asw-live-people__panel:first-child{grid-column:1/-1}}@media (width<=760px){.asw-live-people__grid{grid-template-columns:1fr}.asw-live-people__panel:first-child{grid-column:auto}}.asw-fieldops-today-grid,.asw-today-layout,.asw-today-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;display:grid!important}.asw-mission-card,.mission-card{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;min-width:0!important;height:100%!important;padding:20px 22px!important;box-shadow:0 4px 14px #0f172a09!important}.asw-fieldops-time-status,.asw-time-status-card,.asw-home-time-card{box-sizing:border-box!important;width:100%!important;min-height:100%!important;box-shadow:none!important;border-radius:14px!important;padding:18px 20px!important}.asw-mission-card__project-name,.mission-card__project-name,.asw-mission-card__mid,.mission-card__mid{color:var(--asw-modern-blue)!important;letter-spacing:-.018em!important;text-transform:none!important;margin:0 0 8px!important;font-size:17px!important;font-weight:720!important;line-height:1.2!important;display:block!important}.asw-mission-card__task-name,.mission-card__task-name,.asw-mission-card__title,.mission-card__title{color:var(--asw-modern-text)!important;letter-spacing:-.008em!important;margin:0 0 12px!important;font-size:13px!important;font-weight:620!important;line-height:1.25!important;display:block!important}.asw-mission-card__meta,.mission-card__meta,.asw-mission-card__subtitle,.mission-card__subtitle{color:var(--asw-modern-muted)!important;font-size:11px!important;font-weight:500!important;line-height:1.35!important}.mission-detail__project-name,.asw-mission-detail__project-name,.mission-detail h1,.asw-mission-detail h1{color:var(--asw-modern-blue)!important;letter-spacing:-.03em!important;margin:0!important;font-size:clamp(24px,2vw,30px)!important;font-weight:720!important;line-height:1.15!important}.mission-detail__task-name,.asw-mission-detail__task-name{color:var(--asw-modern-text)!important;letter-spacing:-.01em!important;margin:7px 0 0!important;font-size:14px!important;font-weight:620!important}.mission-detail__project-id,.asw-mission-detail__project-id,.mission-detail code,.asw-mission-detail code{color:var(--asw-modern-muted)!important;font-size:10px!important;font-weight:500!important}.mission-detail__hero,.asw-mission-detail__hero{border-radius:14px!important;padding:22px 24px!important;box-shadow:0 4px 14px #0f172a09!important}.mission-detail .asw-quick-actions,.asw-mission-detail .asw-quick-actions{gap:10px!important}.mission-detail .asw-quick-action,.asw-mission-detail .asw-quick-action{min-height:92px!important;box-shadow:none!important;border-radius:12px!important;padding:16px 18px!important}:root[data-theme=dark] .asw-mission-card__project-name,:root[data-theme=dark] .mission-card__project-name,:root[data-theme=dark] .asw-mission-card__mid,:root[data-theme=dark] .mission-card__mid{color:#49baf0!important}@media (width<=900px){.asw-fieldops-today-grid,.asw-today-layout,.asw-today-grid{grid-template-columns:1fr!important}}.asw-modern-sidebar-brand{padding-top:6px!important;padding-bottom:15px!important}.asw-modern-sidebar-brand img,.asw-modern-sidebar-brand>img,.asw-modern-sidebar-logo,.asw-sidebar-logo,.asw-modern-brand-logo,.asw-modern-sidebar-brand-logo img{width:auto!important;max-width:218px!important;height:auto!important;max-height:none!important;margin-top:-4px!important}.asw-modern-sidebar-brand-copy strong,.asw-modern-sidebar-brand-title,.asw-modern-sidebar-brand-copy>strong,.asw-modern-sidebar-section-label,.asw-modern-sidebar-group-label,.asw-sidebar-section-label,.asw-modern-sidebar-nav-label,.asw-modern-sidebar-nav a,.asw-modern-sidebar-nav button,.asw-modern-nav-item,.asw-modern-sidebar-link{font-size:14px!important;line-height:1.25!important}.asw-modern-sidebar-brand-copy strong,.asw-modern-sidebar-brand-title,.asw-modern-sidebar-brand-copy>strong{letter-spacing:-.01em!important;font-weight:700!important}.asw-modern-sidebar-section-label,.asw-modern-sidebar-group-label,.asw-sidebar-section-label,.asw-modern-sidebar-nav-label{letter-spacing:.02em!important;font-weight:650!important}.asw-modern-sidebar-nav a,.asw-modern-sidebar-nav button,.asw-modern-nav-item,.asw-modern-sidebar-link{font-weight:650!important}.asw-modern-desktop-toolbar .asw-modern-toolbar-main-greeting{letter-spacing:-.015em!important;font-size:16px!important;font-weight:720!important;line-height:1.1!important}.asw-fieldops-kicker,.asw-fieldops-kicker--final{color:var(--asw-modern-text,#222)!important;letter-spacing:-.035em!important;text-transform:none!important;margin:0 0 18px!important;font-size:27px!important;font-weight:800!important;line-height:1.12!important}.asw-fieldops-section-title,.asw-today__head .asw-fieldops-section-title,.asw-my-day h2,.asw-my-day__heading h2{color:var(--asw-modern-text,#222)!important;letter-spacing:-.02em!important;margin:0!important;font-size:17px!important;font-weight:760!important;line-height:1.2!important}.asw-live-people,.asw-safe-people,.asw-people-live-links,.asw-fieldops-people-section,.asw-people-overview-grid,.asw-people-dashboard,.asw-people-final,.asw-people-final-2026,.asw-people-true-final,.asw-people-actual{display:none!important}.asw-today__head{margin-bottom:14px!important}.asw-today .asw-grid--2{grid-template-columns:1fr!important}.asw-fieldops .asw-mission-card{border:1px solid var(--asw-modern-border,#e0e5ea)!important;text-align:left!important;background:#fff!important;border-radius:13px!important;width:100%!important;padding:20px 22px!important;box-shadow:0 3px 12px #0f172a08!important}.asw-fieldops .asw-mission-card__project-name,.asw-fieldops .asw-mission-card__mid{color:var(--asw-modern-blue,#20a5df)!important;letter-spacing:-.02em!important;text-transform:none!important;margin:0 0 9px!important;font-family:inherit!important;font-size:18px!important;font-weight:720!important;line-height:1.2!important}.asw-fieldops .asw-mission-card__task-name,.asw-fieldops .asw-mission-card__title{color:var(--asw-modern-text,#222)!important;letter-spacing:-.006em!important;margin:0 0 11px!important;font-size:12.5px!important;font-weight:640!important;line-height:1.25!important}.asw-fieldops .asw-mission-card .asw-card__hint{color:var(--asw-modern-muted,#82878d)!important;font-size:11px!important;font-weight:500!important}.asw-today-clock-detail{border:1px solid var(--asw-modern-border,#dfe5ea)!important;background:#fff!important;border-radius:12px!important;min-height:86px!important;margin-top:14px!important;padding:16px 18px!important;box-shadow:0 2px 8px #0f172a05!important}.asw-today-clock-detail:hover{background:#fff!important}.asw-today-clock-detail__title{color:var(--asw-modern-text,#222)!important;font-size:14px!important;font-weight:700!important}.asw-my-day{margin-top:28px!important}.asw-my-day__heading{margin-bottom:10px!important}.asw-my-day__heading p{margin-top:4px!important;font-size:11.5px!important}.asw-my-day__card{background:#fff!important;border-radius:13px!important;box-shadow:0 3px 10px #0f172a06!important}.asw-quick-actions{gap:9px!important}.asw-quick-action{min-height:58px!important;box-shadow:none!important;background:#fff!important;border-radius:10px!important;padding:10px 12px!important;font-size:11.5px!important;font-weight:700!important}.asw-project-workspace h1,.mission-detail h1{color:var(--asw-modern-text,#222)!important;letter-spacing:-.035em!important;font-size:28px!important;font-weight:800!important;line-height:1.12!important}.asw-project-workspace-task-name{color:var(--asw-modern-text,#222)!important;letter-spacing:-.01em!important;margin:7px 0 0!important;font-size:14px!important;font-weight:620!important;line-height:1.25!important}.asw-mission-detail__project-id,.mission-detail__project-id,.asw-project-workspace-project-id{color:var(--asw-modern-muted,#858a90)!important;font-size:10px!important;font-weight:500!important}.time-page__eyebrow{display:none!important}.time-page__header h1{color:var(--asw-modern-text,#222)!important;letter-spacing:-.035em!important;margin-top:0!important;font-size:27px!important;font-weight:800!important;line-height:1.12!important}.team-schedule-page h1,.schedule-page h1,.workdrive-page h1,.dmr-page h1,.dmr-list-page h1{color:var(--asw-modern-text,#222)!important;letter-spacing:-.035em!important;font-size:27px!important;font-weight:800!important;line-height:1.12!important}:root[data-theme=dark] .asw-fieldops .asw-mission-card,:root[data-theme=dark] .asw-today-clock-detail,:root[data-theme=dark] .asw-my-day__card,:root[data-theme=dark] .asw-quick-action{background:var(--asw-modern-surface,#29292b)!important}:root[data-theme=dark] .asw-fieldops .asw-mission-card__project-name,:root[data-theme=dark] .asw-fieldops .asw-mission-card__mid{color:#49baf0!important}:root{--asw-final-page-title:29px;--asw-final-page-title-mobile:24px;--asw-final-section-title:20px}.asw-native-schedule__header h1,.asw-time-page h1,.asw-workdrive-page h1,.asw-dmr-page h1,.asw-drawings-page h1,.asw-ai-page h1,.asw-modern-main>div>h1,.asw-modern-main .page-header h1,.asw-modern-main .asw-page-header h1,.asw-modern-main .asw-page-title,.asw-modern-main h1{font-family:inherit!important;font-size:var(--asw-final-page-title)!important;letter-spacing:-.025em!important;color:#159ed1!important;font-weight:800!important;line-height:1.14!important}.asw-fieldops-kicker--final,.asw-fieldops-header .asw-fieldops-kicker{font-family:inherit!important;font-size:var(--asw-final-page-title)!important;letter-spacing:-.025em!important;text-transform:none!important;color:#159ed1!important;margin:0!important;font-weight:800!important;line-height:1.14!important}.asw-dmr-page h1,.asw-dmr-header h1,[class*=dmr] h1{font-size:var(--asw-final-page-title)!important;font-weight:700!important;line-height:1.14!important}.asw-fieldops-section-title,.asw-modern-main section>h2,.asw-modern-main section header h2{font-size:var(--asw-final-section-title)!important;letter-spacing:-.015em!important;font-weight:700!important;line-height:1.25!important}.asw-modern-brand{justify-content:center!important;align-items:center!important;min-height:108px!important;padding-top:16px!important;padding-bottom:8px!important;display:flex!important}.asw-modern-brand .asw-brand-logo{object-fit:contain!important;width:138px!important;max-width:92%!important;height:auto!important}.asw-modern-sidebar__product{margin-top:2px!important;padding-left:8px!important;padding-right:8px!important}.asw-modern-sidebar__product span{letter-spacing:0!important;font-size:15px!important;font-weight:700!important;line-height:1.25!important}.asw-modern-sidebar__section-label{letter-spacing:.11em!important;margin-top:25px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}.asw-modern-nav__item{font-size:15px!important}.asw-project-workspace-hero,.asw-mission-detail-hero,.asw-mission-hero{min-width:0}.asw-project-display-name,.asw-mission-project-name{color:#169fd5;overflow-wrap:anywhere;font-size:18px;font-weight:700;line-height:1.25;display:block}.asw-project-task-name,.asw-mission-task-name{letter-spacing:-.02em;overflow-wrap:anywhere;margin-top:7px;font-size:26px;font-weight:700;line-height:1.2;display:block}.asw-mission-card__project-name{display:block;font-size:17px!important;font-weight:700!important;line-height:1.25!important}.asw-mission-card__task-name{margin-top:4px;display:block;font-size:15px!important;font-weight:600!important;line-height:1.35!important}@media (width<=1180px){:root{--asw-final-page-title:30px}.asw-modern-brand .asw-brand-logo{width:138px!important}.asw-modern-main{min-width:0!important}.asw-native-schedule__header,.asw-page-header,.asw-dmr-header{flex-wrap:wrap!important;gap:12px!important}.asw-grid,.asw-quick-actions{min-width:0!important}input,select,textarea,button{max-width:100%}}@media (width<=767px){:root{--asw-final-page-title:var(--asw-final-page-title-mobile);--asw-final-section-title:19px}.asw-modern-main{box-sizing:border-box!important;width:100%!important;min-width:0!important;padding-left:16px!important;padding-right:16px!important}.asw-modern-sidebar{display:none!important}.asw-modern-workspace{width:100%!important;min-width:0!important;margin-left:0!important}.asw-modern-mobile-header{display:flex!important}.asw-modern-mobile-brand .asw-brand-logo{width:106px!important;height:auto!important}.asw-fieldops-header,.asw-native-schedule__header,.asw-page-header,.asw-dmr-header{flex-wrap:wrap!important;align-items:flex-start!important}.asw-date-strip,.asw-date-strip__scroll,.asw-native-schedule__scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;overflow-x:auto!important}.asw-grid--2,.asw-quick-actions{grid-template-columns:minmax(0,1fr)!important}.asw-dmr-stats,.asw-dmr-summary-grid,.asw-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.asw-card,[class*=asw-card],form,input,select,textarea{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.asw-project-task-name,.asw-mission-task-name{font-size:23px}}@media (width<=480px){.asw-dmr-stats,.asw-dmr-summary-grid,.asw-stats-grid{grid-template-columns:minmax(0,1fr)!important}}.asw-fieldops .asw-fieldops-section-title,.asw-fieldops .asw-today__head h2,.asw-fieldops .asw-my-day__heading h2,.asw-fieldops-section>h2,.asw-fieldops .asw-fieldops-section>h2{letter-spacing:-.018em!important;color:var(--asw-text,#242426)!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:20px!important;font-weight:750!important;line-height:1.25!important}.asw-fieldops .asw-fieldops-section{margin-top:30px!important;margin-bottom:0!important}.asw-fieldops .asw-today{margin-top:26px!important}.asw-fieldops .asw-my-day,.asw-fieldops .asw-my-day+.asw-fieldops-section,.asw-fieldops .asw-fieldops-section+.asw-fieldops-section{margin-top:30px!important}.asw-fieldops .asw-today__head{justify-content:space-between!important;align-items:center!important;gap:16px!important;min-height:auto!important;margin:0 0 16px!important;padding:0!important;display:flex!important}.asw-fieldops .asw-today>.asw-grid,.asw-fieldops .asw-today>.asw-card,.asw-fieldops .asw-today>.asw-skeleton,.asw-fieldops .asw-today>.asw-notice{margin-top:0!important}.asw-fieldops .asw-today-clock-detail{margin-top:16px!important}.asw-fieldops .asw-my-day__heading{justify-content:space-between!important;align-items:flex-end!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;display:flex!important}.asw-fieldops .asw-my-day__heading>div{min-width:0!important}.asw-fieldops .asw-my-day__heading p{color:var(--asw-muted,#737780)!important;margin:3px 0 0!important;padding:0!important;font-size:13px!important;font-weight:500!important;line-height:1.4!important}.asw-fieldops .asw-my-day__count{flex:none!important;margin-bottom:1px!important}.asw-fieldops .asw-my-day__card{margin-top:0!important}.asw-fieldops .asw-quick-actions{gap:10px!important;margin-top:12px!important}.asw-fieldops .asw-quick-action{justify-content:center!important;align-items:center!important;min-height:62px!important;font-size:13px!important;font-weight:650!important;line-height:1.25!important;display:flex!important}.asw-fieldops .asw-fieldops-section>h2+.asw-card,.asw-fieldops .asw-fieldops-section>h2+button,.asw-fieldops .asw-fieldops-section>h2+div{margin-top:12px}@media (width<=1100px){.asw-fieldops .asw-fieldops-section-title,.asw-fieldops .asw-today__head h2,.asw-fieldops .asw-my-day__heading h2,.asw-fieldops-section>h2{font-size:19px!important}.asw-fieldops .asw-fieldops-section{margin-top:26px!important}.asw-fieldops .asw-today{margin-top:22px!important}}@media (width<=767px){.asw-fieldops .asw-fieldops-section-title,.asw-fieldops .asw-today__head h2,.asw-fieldops .asw-my-day__heading h2,.asw-fieldops-section>h2{font-size:18px!important}.asw-fieldops .asw-fieldops-section{margin-top:24px!important}.asw-fieldops .asw-today{margin-top:20px!important}.asw-fieldops .asw-today__head,.asw-fieldops .asw-my-day__heading{gap:10px!important}.asw-fieldops .asw-my-day__heading p{font-size:12.5px!important}.asw-fieldops .asw-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.asw-fieldops .asw-quick-action{min-height:58px!important}}@media (width<=430px){.asw-fieldops .asw-quick-actions{grid-template-columns:minmax(0,1fr)!important}}.asw-modern-brand{justify-content:flex-start!important;align-items:flex-start!important;min-height:72px!important;padding:10px 14px 4px 18px!important;display:flex!important}.asw-modern-brand .asw-brand-logo{object-fit:contain!important;width:148px!important;max-width:100%!important;height:auto!important;display:block!important}.asw-modern-sidebar__product{margin-top:2px!important;margin-bottom:0!important;padding-left:18px!important;padding-right:12px!important}.asw-modern-sidebar__section-label{margin-top:18px!important;padding-left:12px!important}.asw-modern-sidebar .asw-modern-nav,.asw-modern-sidebar nav{margin-top:8px!important}.asw-modern-mobile-brand .asw-brand-logo{width:110px!important;height:auto!important}@media (width<=1180px){.asw-modern-brand{min-height:68px!important;padding:10px 12px 4px 16px!important}.asw-modern-brand .asw-brand-logo{width:142px!important}.asw-modern-sidebar__product{padding-left:16px!important}}@media (width<=767px){.asw-modern-mobile-brand .asw-brand-logo{width:104px!important}}html[data-theme=dark]{--asw-dark-text:#f7f8fa;--asw-dark-text-soft:#d5d8dd;--asw-dark-text-muted:#aeb4bd}html[data-theme=dark] .asw-modern-main,html[data-theme=dark] .asw-modern-main p,html[data-theme=dark] .asw-modern-main span,html[data-theme=dark] .asw-modern-main strong,html[data-theme=dark] .asw-modern-main h2,html[data-theme=dark] .asw-modern-main h3,html[data-theme=dark] .asw-modern-main label{color:var(--asw-dark-text)}html[data-theme=dark] .asw-fieldops-kicker--final,html[data-theme=dark] .asw-native-schedule__header h1,html[data-theme=dark] .asw-modern-main h1,html[data-theme=dark] .asw-mission-card__project-name,html[data-theme=dark] .asw-project-display-name,html[data-theme=dark] .asw-mission-project-name{color:#25aee4!important}html[data-theme=dark] .asw-fieldops .asw-fieldops-section-title,html[data-theme=dark] .asw-fieldops .asw-today__head h2,html[data-theme=dark] .asw-fieldops .asw-my-day__heading h2,html[data-theme=dark] .asw-fieldops-section>h2,html[data-theme=dark] .asw-fieldops .asw-fieldops-section>h2{color:var(--asw-dark-text)!important}html[data-theme=dark] .asw-my-day__heading p,html[data-theme=dark] .asw-card__hint,html[data-theme=dark] .asw-my-day__task-copy small,html[data-theme=dark] .asw-modern-profile-copy span,html[data-theme=dark] .asw-modern-main small{color:var(--asw-dark-text-muted)!important}html[data-theme=dark] .asw-today-clock-detail__title,html[data-theme=dark] .asw-today-clock-detail__copy,html[data-theme=dark] .asw-today-clock-detail__copy span,html[data-theme=dark] .asw-today-clock-detail strong{color:var(--asw-dark-text)!important}html[data-theme=dark] .asw-today-clock-detail .asw-card__hint{color:var(--asw-dark-text-muted)!important}html[data-theme=dark] .asw-mission-card__task-name{color:var(--asw-dark-text)!important}html[data-theme=dark] .asw-mission-card .asw-card__hint,html[data-theme=dark] .asw-my-day__group-title{color:var(--asw-dark-text-muted)!important}html[data-theme=dark] .asw-my-day__task-copy strong,html[data-theme=dark] .asw-my-day__personal-row strong{color:var(--asw-dark-text)!important}html[data-theme=dark] .asw-my-day__empty{color:var(--asw-dark-text-muted)!important}html[data-theme=dark] .asw-quick-action,html[data-theme=dark] .asw-modern-sidebar__product span,html[data-theme=dark] .asw-modern-nav__item,html[data-theme=dark] .asw-modern-profile-copy strong{color:var(--asw-dark-text)!important}html[data-theme=dark] .asw-modern-sidebar__section-label,html[data-theme=dark] .asw-modern-profile-copy span{color:var(--asw-dark-text-muted)!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:var(--asw-dark-text)!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--asw-dark-text-muted)!important}html[data-theme=dark] .asw-modern-main button:not(.asw-button--primary),html[data-theme=dark] .asw-modern-main a:not(.asw-modern-nav__item){color:var(--asw-dark-text)}html[data-theme=dark] .asw-today-clock-detail__action,html[data-theme=dark] .asw-modern-main a[href]{color:#47bdf0}.asw-modern-sidebar{box-sizing:border-box!important}html:not([data-theme=dark]) .asw-modern-brand .asw-brand-logo--dark,html[data-theme=dark] .asw-modern-brand .asw-brand-logo--light{display:none!important}.asw-modern-sidebar__product span{letter-spacing:0!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:700!important;line-height:1.25!important}.asw-modern-sidebar__section-label{letter-spacing:.11em!important;margin-top:25px!important;margin-bottom:8px!important;padding-left:30px!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important}.asw-modern-nav{gap:4px!important}.asw-modern-nav__item{border-radius:12px!important;min-height:48px!important;padding-left:20px!important;padding-right:16px!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important}.asw-modern-nav__icon{margin-right:10px!important}.asw-modern-nav__item:not(.asw-modern-nav__item--active){font-weight:600!important}.asw-modern-nav__item--active{font-weight:700!important}.asw-modern-profile-copy strong{font-size:13px!important}.asw-modern-profile-copy span{font-size:11px!important}@media (width<=1100px) and (width>=768px){.asw-modern-brand{padding:14px 20px 8px!important}.asw-modern-brand .asw-brand-logo{width:136px!important}.asw-modern-nav__item{font-size:13.5px!important}}@media (width<=767px){.asw-modern-mobile-brand .asw-brand-logo{width:104px!important;height:auto!important;position:static!important;transform:none!important}}html:not([data-theme=dark]) .asw-modern-brand .asw-brand-logo--dark,html[data-theme=dark] .asw-modern-brand .asw-brand-logo--light{display:none!important}.asw-modern-sidebar__product{border-top:1px solid var(--asw-border,#e2e6ea)!important;margin:2px 18px 0!important;padding:10px 0 0!important}.asw-modern-sidebar__product span{font-size:14px!important;font-weight:700!important;line-height:1.2!important}.asw-modern-sidebar__section-label{margin-top:22px!important}@media (width<=1100px) and (width>=768px){.asw-modern-brand{padding-left:12px!important}.asw-modern-brand .asw-brand-logo{width:184px!important}}@media (width<=767px){.asw-modern-mobile-brand .asw-brand-logo{width:112px!important;height:auto!important;transform:none!important}}.asw-modern-brand{justify-content:flex-start!important;align-items:flex-start!important;height:auto!important;min-height:0!important;margin:0!important;padding:8px 8px 8px 12px!important;display:flex!important;overflow:visible!important}.asw-modern-brand .asw-brand-logo{object-fit:contain!important;width:208px!important;max-width:calc(100% - 2px)!important;height:auto!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}html:not([data-theme=dark]) .asw-modern-brand .asw-brand-logo--light{display:block!important}html:not([data-theme=dark]) .asw-modern-brand .asw-brand-logo--dark,html[data-theme=dark] .asw-modern-brand .asw-brand-logo--light{display:none!important}html[data-theme=dark] .asw-modern-brand .asw-brand-logo--dark{display:block!important}.asw-modern-sidebar__product{border:0!important;margin:0!important;padding:0!important;display:none!important}.asw-modern-sidebar__section-label{letter-spacing:.11em!important;text-transform:uppercase!important;margin-top:18px!important;margin-bottom:9px!important;padding-left:30px!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important}.asw-modern-brand,.asw-modern-sidebar__section-label{border-top:0!important;border-bottom:0!important}.asw-modern-brand:after,.asw-modern-brand:before,.asw-modern-sidebar__section-label:after,.asw-modern-sidebar__section-label:before{content:none!important;display:none!important}@media (width<=1100px) and (width>=768px){.asw-modern-brand{padding-left:10px!important}.asw-modern-brand .asw-brand-logo{width:198px!important}}@media (width<=767px){.asw-modern-mobile-brand .asw-brand-logo{width:116px!important;height:auto!important;transform:none!important}}.asw-schedule-rebuild{display:none!important}html[data-theme=dark] .asw-schedule-editor input,html[data-theme=dark] .asw-schedule-editor select,html[data-theme=dark] .asw-schedule-editor textarea,html[data-theme=dark] .asw-schedule-create input,html[data-theme=dark] .asw-schedule-create select,html[data-theme=dark] .asw-schedule-create textarea{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;caret-color:#fff!important;background:#2b2f36!important;border-color:#4b5563!important}html[data-theme=dark] .asw-schedule-editor input::placeholder,html[data-theme=dark] .asw-schedule-editor textarea::placeholder,html[data-theme=dark] .asw-schedule-create input::placeholder,html[data-theme=dark] .asw-schedule-create textarea::placeholder{color:#9ca3af!important;opacity:1!important}html[data-theme=dark] .asw-schedule-editor input:disabled,html[data-theme=dark] .asw-schedule-editor select:disabled,html[data-theme=dark] .asw-schedule-editor textarea:disabled,html[data-theme=dark] .asw-schedule-editor input[readonly],html[data-theme=dark] .asw-schedule-create input:disabled,html[data-theme=dark] .asw-schedule-create select:disabled,html[data-theme=dark] .asw-schedule-create textarea:disabled,html[data-theme=dark] .asw-schedule-create input[readonly]{color:#cbd5e1!important;-webkit-text-fill-color:#cbd5e1!important;opacity:1!important;background:#252930!important}html[data-theme=dark] .asw-schedule-editor__field>span,html[data-theme=dark] .asw-schedule-editor__subheading,html[data-theme=dark] .asw-schedule-editor__info-row span,html[data-theme=dark] .asw-schedule-editor__info-row strong{color:#f8fafc!important}html[data-theme=dark] .asw-schedule-editor input:focus,html[data-theme=dark] .asw-schedule-editor select:focus,html[data-theme=dark] .asw-schedule-editor textarea:focus,html[data-theme=dark] .asw-schedule-create input:focus,html[data-theme=dark] .asw-schedule-create select:focus,html[data-theme=dark] .asw-schedule-create textarea:focus{border-color:#38bdf8!important;outline:none!important;box-shadow:0 0 0 2px #38bdf82e!important}html:not([data-theme=dark]) .asw-schedule-sticky-note,html:not([data-theme=dark]) .asw-schedule-sticky-note__details,html:not([data-theme=dark]) .asw-schedule-editor{background:#f5f7f9!important}html:not([data-theme=dark]) .asw-schedule-sticky-note{border-color:#d8dee6!important;box-shadow:0 12px 30px #0f172a24!important}html:not([data-theme=dark]) .asw-schedule-sticky-note__details{border-bottom:1px solid #d9e0e7!important}html:not([data-theme=dark]) .asw-schedule-sticky-note,html:not([data-theme=dark]) .asw-schedule-sticky-note strong,html:not([data-theme=dark]) .asw-schedule-sticky-note span,html:not([data-theme=dark]) .asw-schedule-sticky-note p{color:#1f2937!important}html:not([data-theme=dark]) .asw-schedule-editor{border-top:1px solid #d9e0e7!important}html:not([data-theme=dark]) .asw-schedule-editor input,html:not([data-theme=dark]) .asw-schedule-editor select,html:not([data-theme=dark]) .asw-schedule-editor textarea{color:#1f2937!important;background:#fff!important;border-color:#cfd7e3!important}html:not([data-theme=dark]) .asw-schedule-editor__tabs{background:#eceff3!important}html:not([data-theme=dark]) .asw-schedule-editor__tab{color:#64748b!important}html:not([data-theme=dark]) .asw-schedule-editor__tab--active{color:#1f2937!important;background:#fff!important}html[data-theme=dark] .asw-schedule-editor__tabs{box-shadow:none!important;background:#2b2f36!important;border:1px solid #3f4650!important}html[data-theme=dark] .asw-schedule-editor__tab{color:#cbd5e1!important;box-shadow:none!important;background:0 0!important;border:0!important}html[data-theme=dark] .asw-schedule-editor__tab--active{color:#fff!important;box-shadow:none!important;background:#3a4049!important}html[data-theme=dark] .asw-schedule-editor__tab:hover{color:#fff!important}html[data-theme=dark] .asw-schedule-editor__delete{color:#fca5a5!important;box-shadow:none!important;background:#2b2f36!important;border:1px solid #7f1d1d!important}html[data-theme=dark] .asw-schedule-editor__delete:hover:not(:disabled){color:#fecaca!important;background:#3a2528!important;border-color:#b91c1c!important}html[data-theme=dark] .asw-schedule-editor__delete:disabled{color:#6b7280!important;opacity:1!important;background:#252930!important;border-color:#3f4650!important}@media (width<=767px){.asw-my-day__heading{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:10px!important;width:100%!important;margin:0 0 12px!important;padding:0!important;display:flex!important}.asw-my-day__heading>div{text-align:left!important;align-self:flex-start!important;width:100%!important;margin:0!important;padding:0!important}.asw-my-day__heading h2,.asw-my-day__heading p{text-align:left!important;margin-left:0!important;margin-right:0!important}.asw-my-day__heading h2{margin-top:0!important;margin-bottom:2px!important}.asw-my-day__heading p{margin-top:0!important;margin-bottom:0!important}.asw-my-day__count{align-self:flex-end!important;margin:0!important}}@media (width>=768px) and (width<=980px){.asw-my-day__heading{justify-content:space-between!important;align-items:flex-end!important;gap:16px!important;width:100%!important;display:flex!important}.asw-my-day__heading>div{text-align:left!important;margin:0!important}.asw-my-day__heading h2,.asw-my-day__heading p{text-align:left!important;margin-left:0!important}.asw-my-day__count{flex:none!important;margin-left:auto!important}}@media (width<=767px){.asw-today__head{justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0 0 12px!important;padding:0!important;display:flex!important}.asw-today__head h2,.asw-today__head .asw-fieldops-section-title{text-align:left!important;place-self:center flex-start!important;margin:0!important;padding:0!important}.asw-today-clock-pill{flex:none!important;margin-left:auto!important}}@media (width<=480px){.asw-today__head{flex-wrap:wrap!important}.asw-today__head h2,.asw-today__head .asw-fieldops-section-title{width:100%!important}.asw-today-clock-pill{margin-left:auto!important}}@media (width<=767px){.asw-today{text-align:left!important}.asw-today__head{text-align:left!important;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0 0 12px!important;padding:0!important;display:flex!important}.asw-today__head h2,.asw-today__head .asw-fieldops-section-title{text-align:left!important;flex:none!important;align-self:center!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important}.asw-today-clock-pill{flex:none!important;align-self:center!important;margin-left:auto!important;margin-right:0!important}}@media (width<=480px){.asw-today__head{flex-flow:row!important}.asw-today__head h2,.asw-today__head .asw-fieldops-section-title{width:auto!important}}.asw-mission-quick-actions-title{margin:0 0 4px!important;padding-left:26px!important}.asw-project-workspace-task-name,.asw-project-task-name{color:var(--asw-muted,#77808c)!important;margin:6px 0 0!important;font-size:15px!important;font-weight:650!important;line-height:1.35!important}html[data-theme=dark] .asw-project-workspace-task-name,html[data-theme=dark] .asw-project-task-name{color:#cbd5e1!important}.asw-mission-notes{margin:24px 0!important}.asw-mission-notes__heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:10px;display:flex}.asw-mission-notes__heading h2{margin:0 0 3px;font-size:20px;font-weight:750;line-height:1.2}.asw-mission-notes__heading p{color:#7c8591;margin:0;font-size:13px}.asw-mission-notes__count{color:#168ec2;border:1px solid #b9dff0;border-radius:999px;flex:none;padding:5px 10px;font-size:12px;font-weight:700}.asw-mission-notes__card{background:#fff;border:1px solid #dfe4ea;border-radius:14px;overflow:hidden}.asw-mission-notes__empty{color:#8a919b;padding:20px;font-size:14px}.asw-mission-notes__row{border-bottom:1px solid #e7ebef;align-items:center;gap:10px;min-height:52px;padding:0 14px;display:flex}.asw-mission-notes__row label{cursor:pointer;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.asw-mission-notes__row input[type=checkbox]{width:18px;height:18px;margin:0}.asw-mission-notes__row span{overflow-wrap:anywhere;font-size:14px;font-weight:600}.asw-mission-notes__row--done span{opacity:.55;text-decoration:line-through}.asw-mission-notes__delete{color:#8b949e;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;width:32px;height:32px;font-size:20px}.asw-mission-notes__delete:hover{color:#c93636;background:#fff0f0}.asw-mission-notes__add{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;display:grid}.asw-mission-notes__add input{box-sizing:border-box;color:#17212b;width:100%;min-width:0;font:inherit;background:#f5fafd;border:1px solid #d6dde5;border-radius:10px;padding:11px 13px}.asw-mission-notes__add button{color:#fff;cursor:pointer;background:#29a9df;border:0;border-radius:10px;min-width:76px;padding:0 18px;font-weight:700}html[data-theme=dark] .asw-mission-notes__heading h2{color:#f8fafc!important}html[data-theme=dark] .asw-mission-notes__heading p{color:#aab2bd!important}html[data-theme=dark] .asw-mission-notes__count{color:#7dd3fc!important;background:#24323a!important;border-color:#355e70!important}html[data-theme=dark] .asw-mission-notes__row{border-color:#444448!important}html[data-theme=dark] .asw-mission-notes__row span{color:#f4f4f5!important}html[data-theme=dark] .asw-mission-notes__empty{color:#a6adb7!important}html[data-theme=dark] .asw-mission-notes__add input{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#2b3037!important;border-color:#4a525e!important}html[data-theme=dark] .asw-mission-notes__add input::placeholder{color:#aeb6c2!important;opacity:1!important}html[data-theme=dark] [class*=dmr] input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] [class*=dmr] select,html[data-theme=dark] [class*=dmr] textarea,html[data-theme=dark] form input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] form select,html[data-theme=dark] form textarea{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;caret-color:#fff!important;background:#2b2f36!important;border-color:#4a5260!important}html[data-theme=dark] [class*=dmr] input::placeholder,html[data-theme=dark] [class*=dmr] textarea::placeholder,html[data-theme=dark] form input::placeholder,html[data-theme=dark] form textarea::placeholder{color:#a7b0bd!important;-webkit-text-fill-color:#a7b0bd!important;opacity:1!important}html[data-theme=dark] [class*=dmr] select option,html[data-theme=dark] form select option{color:#f8fafc!important;background:#2b2f36!important}html[data-theme=dark] [class*=dmr] [role=listbox],html[data-theme=dark] [class*=dmr] [class*=result],html[data-theme=dark] [class*=dmr] [class*=suggest],html[data-theme=dark] [class*=mission] [class*=result],html[data-theme=dark] [class*=mission] [class*=suggest],html[data-theme=dark] [class*=dmr] [role=option],html[data-theme=dark] [class*=dmr] [class*=result] button,html[data-theme=dark] [class*=dmr] [class*=suggest] button,html[data-theme=dark] [class*=mission] [class*=result] button,html[data-theme=dark] [class*=mission] [class*=suggest] button{color:#f8fafc!important;background:#292d33!important;border-color:#454d58!important}html[data-theme=dark] [class*=dmr] [role=option]:hover,html[data-theme=dark] [class*=dmr] [class*=result] button:hover,html[data-theme=dark] [class*=dmr] [class*=suggest] button:hover{background:#343a43!important}html[data-theme=dark] [class*=dmr] small,html[data-theme=dark] [class*=dmr] .asw-card__hint{color:#b7bec9!important}@media (width<=767px){.asw-mission-notes__heading{flex-wrap:wrap;align-items:flex-start}.asw-mission-notes__count{margin-left:auto}.asw-mission-notes__add{grid-template-columns:1fr}.asw-mission-notes__add button{min-height:44px}}.asw-mission-notes{box-sizing:border-box!important;background:#fff!important;border:1px solid #dfe4ea!important;border-radius:16px!important;width:100%!important;margin:20px 0!important;padding:22px 24px!important;box-shadow:0 1px 2px #0f172a08,0 8px 22px #0f172a0a!important}.asw-mission-notes__heading{margin:0 0 12px!important}.asw-mission-notes__card{box-shadow:none!important;background:#fff!important;border:1px solid #e1e6eb!important;border-radius:12px!important}.asw-mission-notes+section{margin-top:20px!important}html[data-theme=dark] .asw-mission-notes{background:#29292b!important;border-color:#444448!important;box-shadow:0 1px 2px #00000026,0 10px 24px #0000001f!important}html[data-theme=dark] .asw-mission-notes__card{background:#29292b!important;border-color:#444448!important}html[data-theme=dark] form input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] form select,html[data-theme=dark] form textarea{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;caret-color:#fff!important;background-color:#2b2f36!important;border-color:#4b5563!important}html[data-theme=dark] form input::placeholder,html[data-theme=dark] form textarea::placeholder{color:#aab3bf!important;-webkit-text-fill-color:#aab3bf!important;opacity:1!important}html[data-theme=dark] form select option{color:#f8fafc!important;background:#2b2f36!important}html[data-theme=dark] [role=listbox]{color:#f8fafc!important;background:#292d33!important;border-color:#4b5563!important}html[data-theme=dark] [role=option]{color:#f8fafc!important;opacity:1!important;background:#292d33!important;border-color:#454c56!important}html[data-theme=dark] [role=option] *,html[data-theme=dark] [role=listbox] button *,html[data-theme=dark] [role=listbox] div *{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}html[data-theme=dark] [role=listbox] button{color:#f8fafc!important;opacity:1!important;background:#292d33!important;border-color:#454c56!important}html[data-theme=dark] [role=option]:hover,html[data-theme=dark] [role=listbox] button:hover{background:#353b44!important}html[data-theme=dark] form [class*=suggest],html[data-theme=dark] form [class*=result],html[data-theme=dark] form [class*=dropdown],html[data-theme=dark] form [class*=autocomplete]{color:#f8fafc!important;background-color:#292d33!important;border-color:#4b5563!important}html[data-theme=dark] form [class*=suggest] *,html[data-theme=dark] form [class*=result] *,html[data-theme=dark] form [class*=dropdown] *,html[data-theme=dark] form [class*=autocomplete] *{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}html[data-theme=dark] form input:focus,html[data-theme=dark] form select:focus,html[data-theme=dark] form textarea:focus{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#2b2f36!important;border-color:#38bdf8!important;outline:none!important;box-shadow:0 0 0 2px #38bdf826!important}@media (width<=767px){.asw-mission-notes{margin:16px 0!important;padding:18px 16px!important}.asw-mission-notes+section{margin-top:16px!important}}html[data-theme=dark] .asw-new-dmr-page input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] .asw-new-dmr-page select,html[data-theme=dark] .asw-new-dmr-page textarea{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;opacity:1!important;background:#2c3036!important;border-color:#505761!important}html[data-theme=dark] .asw-new-dmr-page input::placeholder,html[data-theme=dark] .asw-new-dmr-page textarea::placeholder{color:#aeb6c2!important;-webkit-text-fill-color:#aeb6c2!important;opacity:1!important}html[data-theme=dark] .asw-new-dmr-page input:focus,html[data-theme=dark] .asw-new-dmr-page select:focus,html[data-theme=dark] .asw-new-dmr-page textarea:focus{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#2c3036!important;border-color:#2faade!important;outline:none!important;box-shadow:0 0 0 2px #2faade29!important}html[data-theme=dark] .asw-new-dmr-page [role=listbox]{color:#fff!important;background:#292d33!important;border-color:#505761!important;overflow:hidden!important}html[data-theme=dark] .asw-new-dmr-page [role=option]{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;background:#292d33!important;border-color:#4a5059!important}html[data-theme=dark] .asw-new-dmr-page [class*=result],html[data-theme=dark] .asw-new-dmr-page [class*=Result],html[data-theme=dark] .asw-new-dmr-page [class*=suggest],html[data-theme=dark] .asw-new-dmr-page [class*=Suggest],html[data-theme=dark] .asw-new-dmr-page [class*=dropdown],html[data-theme=dark] .asw-new-dmr-page [class*=Dropdown],html[data-theme=dark] .asw-new-dmr-page [class*=option],html[data-theme=dark] .asw-new-dmr-page [class*=Option]{color:#fff!important;background:#292d33!important;border-color:#4a5059!important}html[data-theme=dark] .asw-new-dmr-page [role=listbox] button,html[data-theme=dark] .asw-new-dmr-page [class*=result] button,html[data-theme=dark] .asw-new-dmr-page [class*=suggest] button,html[data-theme=dark] .asw-new-dmr-page [class*=dropdown] button{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;background:#292d33!important;border-color:#4a5059!important;width:100%!important}html[data-theme=dark] .asw-new-dmr-page [role=option] *,html[data-theme=dark] .asw-new-dmr-page [role=listbox] button *,html[data-theme=dark] .asw-new-dmr-page [class*=result] *,html[data-theme=dark] .asw-new-dmr-page [class*=suggest] *,html[data-theme=dark] .asw-new-dmr-page [class*=dropdown] *{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}html[data-theme=dark] .asw-new-dmr-page [role=option] small,html[data-theme=dark] .asw-new-dmr-page [role=option] p,html[data-theme=dark] .asw-new-dmr-page [role=option] span+span,html[data-theme=dark] .asw-new-dmr-page [class*=result] small,html[data-theme=dark] .asw-new-dmr-page [class*=result] p{color:#b9c0ca!important;-webkit-text-fill-color:#b9c0ca!important}html[data-theme=dark] .asw-new-dmr-page [role=option]:hover,html[data-theme=dark] .asw-new-dmr-page [role=option][aria-selected=true],html[data-theme=dark] .asw-new-dmr-page [role=listbox] button:hover,html[data-theme=dark] .asw-new-dmr-page [class*=result]:hover{background:#353b43!important}html[data-theme=dark] .asw-new-dmr-page input[type=date]{color:#fff!important;-webkit-text-fill-color:#fff!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;background:#3a3a3c!important}html[data-theme=dark] .asw-new-dmr-page input[type=date]::-webkit-calendar-picker-indicator{filter:invert()!important;opacity:.9!important}html[data-theme=dark] .asw-new-dmr-page select option{color:#fff!important;background:#292d33!important}html[data-theme=dark] .asw-new-dmr-page input[type=text]+div{color:#fff!important;background-color:#292d33!important;border-color:#505761!important}html[data-theme=dark] .asw-new-dmr-page input[type=text]+div>*{color:#fff!important;background-color:#292d33!important;border-color:#4a5059!important}html[data-theme=dark] .asw-new-dmr-page input[type=text]+div>* *{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}html{--dmr-result-bg:#fff;--dmr-result-text:#18212b;--dmr-result-muted:#7b8490;--dmr-result-border:#d9dfe6}html[data-theme=dark]{--dmr-result-bg:#2b2f36;--dmr-result-text:#fff;--dmr-result-muted:#c2c9d2;--dmr-result-border:#505762}html[data-theme=dark] [style*=--dmr-result-bg]{background:var(--dmr-result-bg)!important;background-color:var(--dmr-result-bg)!important;color:var(--dmr-result-text)!important}html[data-theme=dark] [style*=--dmr-result-bg] *{color:var(--dmr-result-text)!important;-webkit-text-fill-color:var(--dmr-result-text)!important}html[data-theme=dark] [style*=--dmr-result-bg]{border-color:var(--dmr-result-border)!important}@media (hover:hover) and (pointer:fine){html[data-theme=dark] [style*=--dmr-result-bg]:hover{background:#363b43!important}}html[data-theme=dark] .asw-new-dmr-page [role=option],html[data-theme=dark] .asw-new-dmr-page [role=listbox] button,html[data-theme=dark] .asw-new-dmr-page [class*=result],html[data-theme=dark] .asw-new-dmr-page [class*=suggest],html[data-theme=dark] .asw-new-dmr-page [class*=dropdown]{font-size:13px!important;line-height:1.3!important}html[data-theme=dark] .asw-new-dmr-page [role=option] strong,html[data-theme=dark] .asw-new-dmr-page [role=listbox] button strong,html[data-theme=dark] .asw-new-dmr-page [class*=result] strong{font-size:13px!important;font-weight:700!important;line-height:1.25!important}html[data-theme=dark] .asw-new-dmr-page [role=option] small,html[data-theme=dark] .asw-new-dmr-page [role=option] p,html[data-theme=dark] .asw-new-dmr-page [class*=result] small,html[data-theme=dark] .asw-new-dmr-page [class*=result] p{font-size:12px!important;line-height:1.25!important}html[data-theme=dark] .asw-new-dmr-page [role=option],html[data-theme=dark] .asw-new-dmr-page [role=listbox] button{padding-top:9px!important;padding-bottom:9px!important}.asw-native-schedule__resource-row--section,.asw-schedule-row--section,[data-row-type=section]{background:#214b59!important}.asw-native-schedule__resource-row--section .asw-native-schedule__resource,.asw-schedule-row--section .asw-schedule-resource,[data-row-type=section]>:first-child{color:#f8fafc!important;background:#214b59!important}.asw-native-schedule__resource-row--section .asw-native-schedule__cell,.asw-schedule-row--section .asw-schedule-cell,[data-row-type=section]>*{color:#f8fafc!important;background:#214b59!important;border-color:#35606e!important}.asw-native-schedule__resource-row--section .asw-native-schedule__resource,.asw-schedule-row--section .asw-schedule-resource,[data-row-type=section]>:first-child{text-transform:uppercase!important;letter-spacing:.06em!important;font-weight:800!important}.asw-native-schedule__resource-row--section *,.asw-schedule-row--section *,[data-row-type=section] *{background-color:#0000}.asw-native-schedule__resource-row--section,.asw-native-schedule__resource-row--section *,.asw-schedule-row--section,.asw-schedule-row--section *,[data-row-type=section],[data-row-type=section] *{color:#f8fafc!important}html[data-theme=dark] .asw-native-schedule__resource-row--section,html[data-theme=dark] .asw-schedule-row--section,html[data-theme=dark] [data-row-type=section]{background:#214b59!important}.asw-native-schedule tbody tr[data-row-type=section],.asw-native-schedule tbody tr[data-row-type=section]>td,.asw-native-schedule tbody tr[data-row-type=section]>th{color:#f8fafc!important;background:#214b59!important;border-color:#35606e!important}.asw-native-schedule tbody tr[data-row-type=section]>td *,.asw-native-schedule tbody tr[data-row-type=section]>th *{color:#f8fafc!important}.asw-native-schedule tbody tr[data-row-type=section] .asw-native-schedule__day-cell,.asw-native-schedule tbody tr[data-row-type=section] .asw-native-schedule__resource-cell,.asw-native-schedule tbody tr[data-row-type=section] [class*=cell]{background:#214b59!important}.asw-native-schedule tbody tr[data-row-type=section]>:first-child{text-transform:uppercase!important;letter-spacing:.06em!important;color:#f8fafc!important;font-weight:800!important}html[data-theme=dark] .asw-native-schedule tbody tr[data-row-type=section],html[data-theme=dark] .asw-native-schedule tbody tr[data-row-type=section]>td,html[data-theme=dark] .asw-native-schedule tbody tr[data-row-type=section]>th{color:#f8fafc!important;background:#214b59!important}html[data-theme=dark] .asw-schedule-editor input,html[data-theme=dark] .asw-schedule-editor select,html[data-theme=dark] .asw-schedule-editor textarea,html[data-theme=dark] .asw-schedule-create input,html[data-theme=dark] .asw-schedule-create select,html[data-theme=dark] .asw-schedule-create textarea{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;opacity:1!important;background:#2f343c!important;border-color:#515966!important}html[data-theme=dark] .asw-schedule-editor input::placeholder,html[data-theme=dark] .asw-schedule-editor textarea::placeholder,html[data-theme=dark] .asw-schedule-create input::placeholder,html[data-theme=dark] .asw-schedule-create textarea::placeholder{color:#aeb6c2!important;-webkit-text-fill-color:#aeb6c2!important;opacity:1!important}html[data-theme=dark] .asw-schedule-editor select option,html[data-theme=dark] .asw-schedule-create select option{color:#fff!important;background:#2f343c!important}html[data-theme=dark] .asw-schedule-editor input:focus,html[data-theme=dark] .asw-schedule-editor select:focus,html[data-theme=dark] .asw-schedule-editor textarea:focus,html[data-theme=dark] .asw-schedule-create input:focus,html[data-theme=dark] .asw-schedule-create select:focus,html[data-theme=dark] .asw-schedule-create textarea:focus{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#2f343c!important;border-color:#38bdf8!important;outline:none!important;box-shadow:0 0 0 2px #38bdf824!important}html[data-theme=dark] .asw-schedule-editor__tabs,html[data-theme=dark] .asw-schedule-editor__tab{color:#fff!important;background:#2f343c!important;border-color:#515966!important}html[data-theme=dark] .asw-schedule-editor__tab--active{color:#fff!important;background:#414854!important}html[data-theme=dark] .asw-schedule-editor label,html[data-theme=dark] .asw-schedule-editor__label,html[data-theme=dark] .asw-schedule-create label{color:#f8fafc!important}.asw-native-schedule__assignment[data-schedule-card-color=\#A5A5A5],.asw-native-schedule__assignment[data-schedule-card-color=\#a5a5a5]{color:#fff!important}.asw-native-schedule__assignment[data-schedule-card-color=\#A5A5A5] .asw-native-schedule__assignment-hours,.asw-native-schedule__assignment[data-schedule-card-color=\#a5a5a5] .asw-native-schedule__assignment-hours,.asw-native-schedule__assignment[data-schedule-card-color=\#A5A5A5],.asw-native-schedule__assignment[data-schedule-card-color=\#a5a5a5]{color:#fff!important}.asw-native-schedule__assignment[data-schedule-card-color=\#A5A5A5] *,.asw-native-schedule__assignment[data-schedule-card-color=\#a5a5a5] *{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}.asw-native-schedule__assignment[data-schedule-card-color=\#A5A5A5] strong,.asw-native-schedule__assignment[data-schedule-card-color=\#a5a5a5] strong{color:#fff!important;font-weight:800!important}.asw-native-schedule__assignment[data-schedule-card-color=\#A5A5A5] .asw-native-schedule__assignment-task,.asw-native-schedule__assignment[data-schedule-card-color=\#A5A5A5] .asw-native-schedule__assignment-project,.asw-native-schedule__assignment[data-schedule-card-color=\#a5a5a5] .asw-native-schedule__assignment-task,.asw-native-schedule__assignment[data-schedule-card-color=\#a5a5a5] .asw-native-schedule__assignment-project{color:#fff!important;-webkit-text-fill-color:#fff!important}.asw-native-schedule__assignment[data-schedule-card-color=\#A5A5A5] .asw-native-schedule__assignment-hours,.asw-native-schedule__assignment[data-schedule-card-color=\#a5a5a5] .asw-native-schedule__assignment-hours{color:#fff!important}.asw-native-schedule__section-row .asw-native-schedule__resource{letter-spacing:.035em!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;letter-spacing:.02em!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;font-size:9px!important;line-height:1.2!important}.asw-native-schedule__date-header--holiday,.asw-native-schedule__date-header--holiday.asw-native-schedule__date-header--today{background:linear-gradient(#dff2fc 0%,#cbe8f7 100%)!important;border-left:2px solid #78bde2!important;border-right:2px solid #78bde2!important}.asw-native-schedule__date-header--holiday,.asw-native-schedule__date-header--holiday *,.asw-native-schedule__date-header--holiday span,.asw-native-schedule__date-header--holiday strong,.asw-native-schedule__date-header--holiday small{color:#16384d!important}.asw-native-schedule__holiday-name{color:#075985!important;letter-spacing:.045em!important;text-transform:uppercase!important;text-align:center!important;background:#ffffff94!important;border:1px solid #0b5f8f38!important;border-radius:6px!important;width:fit-content!important;max-width:94%!important;margin:5px auto 0!important;padding:4px 7px!important;font-size:10px!important;font-weight:850!important;line-height:1.15!important;display:block!important;box-shadow:0 1px 2px #0f415c14,inset 0 0 0 1px #ffffff40!important}td.asw-native-schedule__cell--holiday,td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--pto,td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--weekend,td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--today{background:#eaf6fc!important;border-left-color:#b7ddee!important;border-right-color:#b7ddee!important}[data-theme=dark] .asw-native-schedule__date-header--holiday,[data-theme=dark] .asw-native-schedule__date-header--holiday.asw-native-schedule__date-header--today{background:linear-gradient(#174c69 0%,#123d56 100%)!important;border-left-color:#3b8db8!important;border-right-color:#3b8db8!important}[data-theme=dark] .asw-native-schedule__date-header--holiday,[data-theme=dark] .asw-native-schedule__date-header--holiday *,[data-theme=dark] .asw-native-schedule__date-header--holiday span,[data-theme=dark] .asw-native-schedule__date-header--holiday strong,[data-theme=dark] .asw-native-schedule__date-header--holiday small{color:#f2f9fd!important}[data-theme=dark] .asw-native-schedule__holiday-name{color:#dff4ff!important;background:#ffffff1a!important;border-color:#97d3f059!important}[data-theme=dark] td.asw-native-schedule__cell--holiday,[data-theme=dark] td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--pto,[data-theme=dark] td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--weekend,[data-theme=dark] td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--today{background:#173647!important}.asw-native-schedule td.asw-native-schedule__cell--holiday,td.asw-native-schedule__cell--holiday,.asw-native-schedule td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--weekend,td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--weekend,.asw-native-schedule td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--pto,td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--pto,.asw-native-schedule td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--today,td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--today{background:#dceff9!important}td.asw-native-schedule__cell--holiday{border-left-color:#a9d5eb!important;border-right-color:#a9d5eb!important}[data-theme=dark] td.asw-native-schedule__cell--holiday,[data-theme=dark] td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--weekend,[data-theme=dark] td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--pto,[data-theme=dark] td.asw-native-schedule__cell--holiday.asw-native-schedule__cell--today{background:#183f54!important}@media (width>=1500px){.asw-native-schedule{width:calc(100vw - 318px);max-width:none;position:relative;left:50%;transform:translate(-50%)}.asw-native-schedule__scroll{height:min(100dvh - 190px,900px);min-height:600px}}@media (width>=1900px){.asw-native-schedule{width:calc(100vw - 306px)}.asw-native-schedule__scroll{height:min(100dvh - 180px,980px)}}@media (width>=2500px){.asw-native-schedule{width:calc(100vw - 318px)}}html,body,#root{width:100%;min-width:0;max-width:100%}body{overflow-x:hidden}.asw-modern-shell{width:100%;min-width:0;max-width:100%}.asw-modern-workspace{min-width:0;max-width:100%}.asw-modern-main{box-sizing:border-box;width:100%;min-width:0}.asw-modern-main>*,.asw-modern-main .asw-card,.asw-modern-main .asw-grid,.asw-modern-main section,.asw-modern-main article,.asw-modern-main form{box-sizing:border-box;min-width:0;max-width:100%}.asw-modern-main img,.asw-modern-main video,.asw-modern-main canvas{max-width:100%;height:auto}.asw-modern-main iframe{max-width:100%}.asw-modern-main input,.asw-modern-main select,.asw-modern-main textarea{box-sizing:border-box;max-width:100%}.asw-modern-main pre{max-width:100%;overflow-x:auto}.asw-modern-main p,.asw-modern-main span,.asw-modern-main strong,.asw-modern-main small,.asw-modern-main h1,.asw-modern-main h2,.asw-modern-main h3{overflow-wrap:anywhere}.asw-fieldops,.time-page,.asw-mission-workspace,.mission-detail,.asw-mission-detail,.asw-project-workspace,.asw-new-dmr-page,.asw-dmr-page,.dmr-page,.dmr-list-page,.asw-native-schedule{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.asw-fieldops-header,.time-page__header,.asw-native-schedule__header,.asw-dmr-header,.asw-page-header,.asw-mission-section-heading,.asw-today__head,.asw-my-day__heading{min-width:0;max-width:100%}.asw-grid>*,.asw-mission-workspace-grid>*,.asw-quick-actions>*,.time-summary-grid>*,.asw-dmr-stats>*,.asw-dmr-summary-grid>*{min-width:0}.asw-modern-main [aria-label=WorkDrive\ breadcrumb]{min-width:0;max-width:100%}.asw-modern-main [aria-label=WorkDrive\ breadcrumb] button{flex:none}.asw-native-schedule__scroll,.asw-native-schedule__table-wrap{max-width:100%}.asw-native-schedule__scroll{overscroll-behavior-inline:contain}@media (width<=1180px){.asw-modern-main{padding-left:24px!important;padding-right:24px!important}.asw-card{max-width:100%}.asw-mission-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.asw-modern-workspace{width:100%!important;margin-left:0!important}.asw-modern-main{width:100%;max-width:100%;padding-left:20px!important;padding-right:20px!important}.asw-fieldops-header,.time-page__header,.asw-dmr-header,.asw-page-header,.asw-mission-section-heading{gap:12px}.time-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.asw-mission-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.asw-modern-main{width:100%!important;min-width:0!important;max-width:100%!important;padding-top:18px!important;padding-right:16px!important;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))!important;padding-left:16px!important}.asw-modern-main>*{width:100%;min-width:0;max-width:100%}.asw-fieldops-header,.time-page__header,.asw-dmr-header,.asw-page-header,.asw-mission-section-heading{flex-direction:column;align-items:stretch}.asw-mission-workspace-grid,.asw-grid--2{grid-template-columns:minmax(0,1fr)!important}.time-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.time-detail-row{min-width:0}.asw-schedule-editor__dates{grid-template-columns:minmax(0,1fr)!important}.asw-schedule-editor__actions{min-width:0}.asw-native-schedule__header-actions{flex-wrap:wrap;max-width:100%}.asw-native-schedule__meta{max-width:100%}.asw-card{min-width:0}}@media (width<=480px){.asw-modern-main{padding-left:13px!important;padding-right:13px!important}.time-summary-grid,.asw-mission-workspace-grid,.asw-dmr-stats,.asw-dmr-summary-grid{grid-template-columns:minmax(0,1fr)!important}.asw-button{max-width:100%}}@media (width>=1500px){.asw-modern-main{max-width:none;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}}.asw-notification-panel{overscroll-behavior:contain}.asw-notification-heading{z-index:2;background:var(--asw-surface-raised,#fff);position:sticky;top:0}.asw-notification-item{min-width:0}.asw-notification-item strong,.asw-notification-item span{overflow-wrap:anywhere;min-width:0}@media (width<=899px){.asw-notification-panel{width:min(420px,100vw - 28px);max-height:min(62dvh,560px)}}@media (width<=767px){.asw-modern-shell .asw-notification-panel,.asw-notification-panel{-webkit-overflow-scrolling:touch;z-index:1000!important;top:calc(66px + env(safe-area-inset-top,0px))!important;right:12px!important;bottom:calc(82px + env(safe-area-inset-bottom,0px))!important;border-radius:18px!important;width:auto!important;max-width:none!important;max-height:none!important;position:fixed!important;left:12px!important;overflow:hidden auto!important;box-shadow:0 24px 70px #0f172a38,0 6px 20px #0f172a14!important}.asw-notification-heading{-webkit-backdrop-filter:blur(16px);font-size:16px;line-height:1.25;padding:16px 17px!important}.asw-notification-item{align-content:center;gap:6px;min-height:68px;padding:15px 17px!important}.asw-notification-item strong{font-size:14px;line-height:1.35}.asw-notification-item span{font-size:12.5px;line-height:1.4}.asw-notification-empty{text-align:center;line-height:1.45;padding:30px 17px!important}}@media (width<=430px){.asw-modern-shell .asw-notification-panel,.asw-notification-panel{border-radius:16px!important;left:9px!important;right:9px!important}.asw-notification-heading{padding:15px!important}.asw-notification-item{padding:14px 15px!important}}.asw-sidebar-collapse-control{display:none}@media (width>=901px){.asw-modern-sidebar,.asw-modern-workspace{transition:width .22s cubic-bezier(.2,.75,.25,1),margin-left .22s cubic-bezier(.2,.75,.25,1)}.asw-sidebar-collapse-control{z-index:80;color:#9de3ff;cursor:pointer;background:linear-gradient(145deg,#142330f7,#223745f2);border:1px solid #52c4ef85;border-radius:10px;justify-content:center;align-items:center;width:34px;height:42px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s,color .16s;display:inline-flex;position:absolute;top:82px;right:-17px;overflow:hidden;box-shadow:0 10px 24px #07121c3d,0 0 0 1px #44bfef14,inset 0 1px #ffffff14}.asw-sidebar-collapse-control:before{content:"";opacity:.78;background:linear-gradient(#0000,#35bdf2,#0000);border-radius:999px;width:2px;position:absolute;top:7px;bottom:7px;left:3px}.asw-sidebar-collapse-control:after{content:"";background:linear-gradient(110deg,#0000 20%,#75ddff29 47%,#0000 72%);transition:transform .36s;position:absolute;inset:0;transform:translate(-120%)}.asw-sidebar-collapse-control:hover{color:#d8f6ff;border-color:#47c5f2eb;transform:translate(2px);box-shadow:0 12px 30px #07121c4d,0 0 18px #26a9e147,inset 0 1px #ffffff1f}.asw-sidebar-collapse-control:hover:after{transform:translate(120%)}.asw-sidebar-collapse-control:active{transform:translate(2px)scale(.96)}.asw-sidebar-collapse-control:focus-visible{outline-offset:3px;outline:2px solid #26a9e1d9}.asw-sidebar-collapse-control__icon{z-index:2;filter:drop-shadow(0 0 5px #48cdff70);justify-content:center;align-items:center;display:inline-flex;position:relative}.asw-sidebar-collapse-control__glow{filter:blur(8px);background:#23bbef33;border-radius:999px;width:18px;height:18px;position:absolute}.asw-modern-shell--sidebar-collapsed .asw-modern-sidebar{width:72px!important;padding-left:8px!important;padding-right:8px!important}.asw-modern-shell--sidebar-collapsed .asw-modern-workspace{width:calc(100% - 72px)!important;margin-left:72px!important}.asw-modern-shell--sidebar-collapsed .asw-modern-brand{justify-content:center!important;align-items:center!important;min-height:70px!important;padding:12px 6px 8px!important;display:flex!important;overflow:hidden!important}.asw-modern-shell--sidebar-collapsed .asw-modern-brand .asw-brand-logo{object-fit:contain!important;width:54px!important;max-width:54px!important}.asw-modern-shell--sidebar-collapsed .asw-modern-sidebar__section-label{display:none!important}.asw-modern-shell--sidebar-collapsed .asw-modern-nav{align-items:center!important;margin-top:14px!important}.asw-modern-shell--sidebar-collapsed .asw-modern-nav__item{border-radius:13px!important;justify-content:center!important;align-items:center!important;width:52px!important;min-width:52px!important;min-height:48px!important;margin-left:auto!important;margin-right:auto!important;padding:0!important;display:flex!important}.asw-modern-shell--sidebar-collapsed .asw-modern-nav__icon{justify-content:center!important;align-items:center!important;margin:0!important;display:inline-flex!important}.asw-modern-shell--sidebar-collapsed .asw-modern-nav__label{display:none!important}.asw-modern-shell--sidebar-collapsed .asw-modern-sidebar__profile{justify-items:center!important;gap:8px!important;padding:10px 0!important;display:grid!important}.asw-modern-shell--sidebar-collapsed .asw-modern-profile-copy{display:none!important}.asw-modern-shell--sidebar-collapsed .asw-modern-avatar,.asw-modern-shell--sidebar-collapsed .asw-modern-sidebar__profile .asw-modern-icon-button{margin:0 auto!important}.asw-modern-shell--sidebar-collapsed .asw-sidebar-collapse-control{color:#b9ecff;right:-17px;box-shadow:0 10px 26px #07121c42,0 0 20px #26a9e12e,inset 0 1px #ffffff14}.asw-native-schedule__scroll{min-height:600px;height:calc(100dvh - 155px)!important;max-height:none!important}}@media (width>=1500px){.asw-native-schedule__scroll{height:calc(100dvh - 145px)!important;max-height:none!important}.asw-modern-shell--sidebar-collapsed .asw-native-schedule{position:relative;left:50%;transform:translate(-50%);width:calc(100vw - 120px)!important;max-width:none!important}}@media (width>=1900px){.asw-native-schedule__scroll{height:calc(100dvh - 138px)!important}.asw-modern-shell--sidebar-collapsed .asw-native-schedule{width:calc(100vw - 108px)!important}}@media (width<=900px){.asw-sidebar-collapse-control{display:none!important}}@media (width>=901px){.asw-sidebar-collapse-control{-webkit-backdrop-filter:blur(10px);color:#52616d!important;background:#fffffffa!important;border:1px solid #bcc9d4f2!important;border-left-color:#26a9e1a6!important;border-radius:0 8px 8px 0!important;width:24px!important;height:38px!important;padding:0!important;top:94px!important;right:-12px!important;overflow:hidden!important;transform:none!important;box-shadow:3px 4px 12px #1a273214!important}.asw-sidebar-collapse-control__icon{color:inherit!important;filter:none!important;transform:none!important}.asw-sidebar-collapse-control__icon svg{stroke-width:2px!important;width:15px!important;height:15px!important}.asw-sidebar-collapse-control:hover{color:#168fc4!important;background:#f7fbfd!important;border-color:#26a9e1bf!important;transform:none!important;box-shadow:3px 5px 16px #196c911f!important}.asw-sidebar-collapse-control:active{background:#eef8fc!important;transform:scale(.97)!important}.asw-modern-shell--sidebar-collapsed .asw-sidebar-collapse-control{color:#168fc4!important;background:#fffffffa!important;right:-12px!important;box-shadow:3px 4px 12px #1a273214!important}html[data-theme=dark] .asw-sidebar-collapse-control{color:#b8c5ce!important;background:#242b31!important;border-color:#45515b #45515b #45515b #26a9e1!important;box-shadow:3px 4px 14px #00000038!important}html[data-theme=dark] .asw-sidebar-collapse-control:hover{color:#71d2f6!important;background:#29343b!important;border-color:#35b8ef!important}.asw-sidebar-collapse-control{z-index:75!important;border:1px solid var(--asw-line,#e2e8ee)!important;background:var(--asw-surface,#fff)!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;color:var(--asw-ink-muted,#64748b)!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .12s!important;display:inline-flex!important;position:absolute!important;inset:auto 14px 72px auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 4px 12px #0f172a12!important}.asw-sidebar-collapse-control:before,.asw-sidebar-collapse-control:after,.asw-sidebar-collapse-control__glow{content:none!important;display:none!important}.asw-sidebar-collapse-control__icon{color:inherit!important;filter:none!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;position:static!important;transform:none!important}.asw-sidebar-collapse-control__icon svg{filter:none!important;width:16px!important;height:16px!important;margin:0!important}.asw-sidebar-collapse-control:hover{background:var(--asw-surface-soft,#f8fafc)!important;color:#1596ca!important;border-color:#b9ddea!important;transform:translateY(-1px)!important;box-shadow:0 5px 14px #0f172a17!important}.asw-sidebar-collapse-control:active{transform:translateY(0)scale(.96)!important}.asw-sidebar-collapse-control:focus-visible{outline-offset:2px!important;outline:2px solid #26a9e159!important}.asw-modern-shell--sidebar-collapsed .asw-sidebar-collapse-control{background:var(--asw-surface,#fff)!important;color:#1596ca!important;border-radius:10px!important;width:32px!important;height:32px!important;bottom:106px!important;right:20px!important;box-shadow:0 4px 12px #0f172a12!important}html[data-theme=dark] .asw-sidebar-collapse-control{background:var(--asw-surface,#24272b)!important;border-color:var(--asw-line,#454a50)!important;color:var(--asw-ink-muted,#a9b4bd)!important;box-shadow:0 4px 14px #0003!important}html[data-theme=dark] .asw-sidebar-collapse-control:hover{background:var(--asw-surface-soft,#2b3035)!important;color:#71cdef!important;border-color:#397f9c!important}}@media (width<=900px){.asw-sidebar-collapse-control{display:none!important}}@media (width>=901px){.asw-sidebar-collapse-control{bottom:84px!important}.asw-modern-shell--sidebar-collapsed .asw-sidebar-collapse-control{bottom:118px!important}.asw-native-schedule__scroll{height:calc(100dvh - 340px)!important;min-height:520px!important;max-height:none!important;overflow:auto!important}}@media (width>=901px) and (height<=850px){.asw-native-schedule__scroll{height:calc(100dvh - 315px)!important;min-height:470px!important}}@media (width>=901px) and (height>=1100px){.asw-native-schedule__scroll{height:calc(100dvh - 325px)!important;min-height:720px!important}}@media (width>=1500px) and (height>=1200px){.asw-native-schedule__scroll{height:calc(100dvh - 310px)!important;max-height:none!important}}@media (width>=1900px) and (height>=1400px){.asw-native-schedule__scroll{height:calc(100dvh - 295px)!important;max-height:none!important}}@media (width<=900px){.asw-native-schedule__scroll{height:68vh!important;min-height:0!important}}@media (width>=901px){.asw-native-schedule__scroll{height:calc(100dvh - 205px)!important;min-height:560px!important;max-height:none!important;overflow:auto!important}}@media (width>=901px) and (height<=800px){.asw-native-schedule__scroll{height:calc(100dvh - 190px)!important;min-height:460px!important}}@media (width>=901px) and (height>=1050px){.asw-native-schedule__scroll{height:calc(100dvh - 190px)!important;min-height:760px!important;max-height:none!important}}@media (width>=1500px) and (height>=1200px){.asw-native-schedule__scroll{height:calc(100dvh - 175px)!important;min-height:900px!important;max-height:none!important}}@media (width>=1900px) and (height>=1400px){.asw-native-schedule__scroll{height:calc(100dvh - 165px)!important;min-height:1080px!important;max-height:none!important}}@media (width<=900px){.asw-native-schedule__scroll{height:68vh!important;min-height:0!important}}
