:root{--staff-safe-top: env(safe-area-inset-top);--staff-safe-bottom: env(safe-area-inset-bottom);--staff-shell-max-width: 720px;--staff-nav-height: 76px;font-family:PingFang SC,Hiragino Sans GB,Noto Sans SC,sans-serif;color:#1b2430;background:radial-gradient(circle at top right,rgba(216,233,255,.9),transparent 32%),linear-gradient(180deg,#f7f4ec,#f3efe5);line-height:1.5;font-weight:400;color-scheme:light;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh}button,input,textarea{font:inherit}button{cursor:pointer}#root,.app-shell{min-height:100dvh}.staff-mobile-shell{min-height:100dvh;padding-bottom:calc(var(--staff-nav-height) + var(--staff-safe-bottom) + 34px)}.staff-mobile-topbar{position:sticky;top:0;z-index:20;padding-top:max(0px,var(--staff-safe-top));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f4ecdb;border-bottom:1px solid rgba(34,56,84,.08)}.staff-mobile-topbar__inner{max-width:var(--staff-shell-max-width);margin:0 auto;padding:12px 16px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.staff-mobile-topbar__eyebrow{margin:0 0 6px;color:#1d4ed8;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.staff-mobile-topbar__title{margin:0;font-size:17px;line-height:1.2}.staff-mobile-topbar__meta{color:#5b6b7b;font-size:12px;font-weight:600}.app-shell__content{max-width:var(--staff-shell-max-width);margin:0 auto;padding:14px 14px 24px}.staff-mobile-main{max-width:var(--staff-shell-max-width)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card,.hero-card,.page-panel,.exec-card,.run-card{border:1px solid rgba(34,56,84,.08);background:#fffbf5e6;box-shadow:0 16px 40px #1c2d4214;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-card,.hero-card,.page-panel{border-radius:28px;padding:24px}.login-card{width:min(100%,440px)}.login-card h1,.hero-card h2,.page-panel h2,.run-card h3,.exec-card h3{margin:0}.login-card p,.hero-card p,.page-panel p,.run-card p,.exec-card p{margin:0;color:#566476}.eyebrow{display:inline-flex;padding:6px 10px;border-radius:999px;background:#2463eb1a;color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.page-stack{display:grid;gap:16px}.page-stack--mobile{gap:12px}.login-form,.field-block,.proof-field,.profile-list{display:grid;gap:10px}.field-block span{font-size:14px;font-weight:700}.field-block input,.field-block textarea{width:100%;border:1px solid rgba(34,56,84,.16);border-radius:16px;background:#fffc;padding:14px 16px;color:#1b2430}.primary-button,.secondary-button,.ghost-button{border-radius:16px;min-height:48px;padding:0 16px;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.primary-button:hover,.secondary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button{border:none;color:#fffaf0;background:linear-gradient(135deg,#0f766e,#1d4ed8);box-shadow:0 10px 24px #0e746e3d}.primary-button--block{width:100%}.secondary-button{border:1px solid rgba(34,56,84,.12);color:#1f3b5b;background:#f4ede1eb}.ghost-button{border:none;background:transparent;color:#1d4ed8;min-height:32px}.form-error{color:#b42318;font-size:14px}.tab-bar{position:fixed;left:50%;bottom:calc(12px + var(--staff-safe-bottom));transform:translate(-50%);width:min(calc(100% - 24px),720px);display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;border-radius:22px;background:#16202eeb;box-shadow:0 16px 44px #0f172a47}.staff-mobile-nav{min-height:var(--staff-nav-height)}.tab-bar__item{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:16px;color:#f1f5f9c2;text-decoration:none}.tab-bar__item--active{background:#fff8e829;color:#fff7e6}.staff-mobile-nav__item--active{font-weight:700}.hero-card{position:sticky;top:16px;z-index:1}.hero-card--compact,.page-panel--compact{padding:18px}.run-card,.exec-card{border-radius:24px;padding:18px}.run-card,.exec-card__header,.exec-card__meta,.exec-card__actions,.proof-field__toolbar,.exec-card__line-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.run-card__window,.exec-card__badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;text-transform:uppercase}.run-card__window--in_progress{background:#0e746e1f;color:#0f766e}.run-card__window--today{background:#1d4ed81f;color:#1d4ed8}.run-card__window--tomorrow{background:#d977061f;color:#b45309}.run-card__window--other{background:#4755691f;color:#334155}.exec-card__badge--task{background:#d977061f;color:#b45309}.exec-card__badge--order{background:#1d4ed81f;color:#1d4ed8}.exec-card__meta{margin-top:12px;flex-wrap:wrap;font-size:13px;color:#566476}.exec-card__body{display:grid;gap:14px;margin-top:16px}.exec-card__line-items{display:grid;gap:12px}.exec-card__line-item{align-items:stretch}.exec-card__thumb{display:grid;place-items:center;width:72px;min-width:72px;height:72px;border-radius:18px}.exec-card__thumb--image{object-fit:cover;background:#e2e8f0}.exec-card__thumb--placeholder{background:linear-gradient(135deg,#dbeafe,#fde68a);color:#1f2937;font-weight:700}.exec-card__line-copy{display:grid;gap:6px}.exec-card__empty{font-size:14px}.exec-card--highlighted{outline:2px solid rgba(15,118,110,.4);box-shadow:0 18px 46px #0f766e24}.proof-field__toolbar{align-items:center}.proof-field__hint{color:#566476;font-size:12px}.field-hint{margin:0;color:#566476;font-size:13px}.proof-field__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px}.proof-field__thumb{overflow:hidden;border-radius:18px;aspect-ratio:1 / 1;background:#e5e7eb}.proof-field__thumb img{width:100%;height:100%;object-fit:cover}.profile-list{margin:0}.profile-list div{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px dashed rgba(34,56,84,.14)}.profile-list dt,.profile-list dd{margin:0}@media(max-width:560px){.staff-mobile-topbar__inner{padding:10px 12px 12px}.staff-mobile-topbar__title{font-size:16px}.app-shell__content,.staff-mobile-main{padding:12px 12px 24px}.login-card,.hero-card,.page-panel,.run-card,.exec-card{border-radius:22px}.exec-card__header,.exec-card__actions,.proof-field__toolbar,.exec-card__line-item,.run-card{flex-direction:column}.tab-bar{width:min(calc(100% - 16px),720px)}.exec-card__actions .primary-button,.exec-card__actions .secondary-button{width:100%}}
