:root{--emp-primary: #15803d;--emp-primary-600: #16a34a;--emp-primary-deep: #0b4d27;--emp-primary-soft: #e3f5e9;--emp-bg: #f3f5f4;--emp-surface: #ffffff;--emp-ink: #101828;--emp-ink-2: #344054;--emp-muted: #667085;--emp-subtle: #98a2b3;--emp-line: #eaecf0;--emp-gold: #b98a2e;--emp-radius: 20px;--emp-card-shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 8px 20px -12px rgba(16, 24, 40, .12);--emp-float-shadow: 0 16px 36px -14px rgba(16, 24, 40, .28), 0 2px 6px rgba(16, 24, 40, .06);--emp-safe-top: env(safe-area-inset-top, 0px);--emp-safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--emp-bg);color:var(--emp-ink);line-height:1.5715}@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:3px}.emp-shell{max-width:480px;margin:0 auto;min-height:100vh;min-height:100dvh;background:var(--emp-bg);display:flex;flex-direction:column;box-shadow:0 0 48px #1018280f}.emp-shell.is-home{background:radial-gradient(130% 340px at 50% -80px,#22c55e2e,#22c55e00 72%),var(--emp-bg)}.emp-body{flex:1;padding:12px 16px calc(112px + var(--emp-safe-bottom))}.emp-hello{display:flex;align-items:center;gap:12px;padding:calc(var(--emp-safe-top) + 18px) 16px 4px}.emp-hello-id{flex:1;min-width:0;display:flex;align-items:center;gap:12px;background:none;border:0;text-align:left;color:inherit;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-hello-avatar{flex:none;display:inline-flex;border-radius:50%;padding:2px;background:linear-gradient(145deg,#4ade80,#15803d 70%);box-shadow:0 6px 16px -8px #15803d99}.emp-hello-avatar>*{border:2px solid #fff}.emp-hello-avatar.is-lg{padding:3px}.emp-hello-avatar.is-lg>*{border-width:3px}.emp-hello-text{min-width:0;display:flex;flex-direction:column}.emp-hello-greet{font-size:13px;color:var(--emp-muted);line-height:1.35}.emp-hello-name{font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--emp-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emp-hello-sub{font-size:12.5px;color:var(--emp-muted);line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emp-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:10px;padding:calc(var(--emp-safe-top) + 8px) 12px 8px;background:#f3f5f4db;-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid rgba(16,24,40,.06)}.emp-topbar-title{flex:1;min-width:0;margin:0;font-size:17px;font-weight:700;letter-spacing:-.02em;line-height:1.3;color:var(--emp-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emp-iconbtn{position:relative;flex:none;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--emp-ink);border:1px solid var(--emp-line);box-shadow:0 1px 2px #1018280d;font-size:17px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .12s ease,background-color .15s ease}.emp-iconbtn:active{transform:scale(.94);background:#f2f4f7}.emp-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#f04438;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 0 2px var(--emp-bg)}.emp-card{background:var(--emp-surface);border-radius:var(--emp-radius);border:1px solid rgba(16,24,40,.05);box-shadow:var(--emp-card-shadow);padding:16px;margin-bottom:12px}.emp-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.emp-card-title{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--emp-ink)}.emp-card-meta{font-size:12.5px;color:var(--emp-muted)}.emp-count-pill{min-width:24px;height:22px;padding:0 8px;border-radius:11px;background:#fef0c7;color:#b54708;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.emp-section-title{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--emp-ink);margin:20px 4px 10px}.emp-muted-line{color:var(--emp-muted);font-size:13.5px;line-height:1.5}.emp-center-pad{text-align:center;padding:14px}.emp-foot-note{color:var(--emp-subtle);font-size:12px;text-align:center;margin-top:10px}.emp-text-bad{color:#d92d20}.emp-text-warn{color:#dc6803}.emp-empty b{display:block;margin-bottom:4px}.emp-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.4;background:#f2f4f7;color:#344054;white-space:nowrap}.emp-chip.is-ok{background:#dcfae6;color:#067647}.emp-chip.is-warn{background:#fef0c7;color:#b54708}.emp-chip.is-bad{background:#fee4e2;color:#b42318}.emp-chip.is-info{background:#e0eaff;color:#1849a9}.emp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:var(--emp-surface);border:1px solid rgba(16,24,40,.05);border-radius:var(--emp-radius);box-shadow:var(--emp-card-shadow);padding:14px 6px 10px}.emp-tile{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;padding:6px 2px 8px;border-radius:14px;background:none;border:0;color:inherit;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s}.emp-tile:active{background:#1018280d}.emp-tile-ic{position:relative;width:50px;height:50px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:inset 0 0 0 1px #10182808;transition:transform .12s}.emp-tile:active .emp-tile-ic{transform:scale(.94)}.emp-tile-lb{font-size:12px;line-height:1.3;color:var(--emp-ink-2);font-weight:500}.emp-tile-badge{position:absolute;top:-5px;right:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#f04438;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 0 2px #fff}.emp-tile-dot{position:absolute;top:1px;right:1px;width:10px;height:10px;border-radius:50%;background:#f04438;box-shadow:0 0 0 2px #fff}.emp-rowcard{width:100%;display:flex;align-items:center;gap:12px;text-align:left;color:inherit;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-rowcard-ic{flex:none;width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px}.emp-rowcard-body{flex:1;min-width:0;display:flex;flex-direction:column}.emp-rowcard-body b{font-size:15px;font-weight:600}.emp-rowcard-body span{font-size:13px;color:var(--emp-muted)}.emp-rowcard-go{color:var(--emp-subtle);font-size:12px}.emp-todo-row{width:100%;display:flex;align-items:center;gap:10px;padding:10px 0;background:none;border:0;border-top:1px solid #f2f4f7;font-family:inherit;font-size:14px;color:var(--emp-ink);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-card-head+.emp-todo-row{border-top:0;padding-top:2px}.emp-todo-num{flex:none;min-width:26px;height:26px;padding:0 7px;border-radius:13px;background:#fff4e5;color:#c4320a;font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center}.emp-todo-lb{flex:1;min-width:0}.emp-todo-go{color:var(--emp-subtle);font-size:11px}.emp-okline{display:flex;align-items:center;gap:8px;margin:2px 4px 6px;font-size:13px;font-weight:500;color:#067647}.emp-timecard{position:relative;overflow:hidden;isolation:isolate;border-radius:24px;padding:16px;margin:6px 0 12px;color:#fff;background:radial-gradient(90% 70% at 100% 0%,#86efac4d,#86efac00 60%),radial-gradient(70% 60% at 0% 100%,#15803d8c,#15803d00 70%),linear-gradient(150deg,#0a3a20,#0e5a2f 48%,#15803d);box-shadow:0 16px 32px -16px #0a3a2099}.emp-timecard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.5;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1px);background-size:14px 14px;-webkit-mask-image:linear-gradient(205deg,#000 0%,transparent 55%);mask-image:linear-gradient(205deg,#000 0%,transparent 55%)}.emp-timecard--loading{min-height:236px}.emp-skel{height:14px;margin-top:12px;border-radius:8px;background:linear-gradient(90deg,#ffffff1a,#ffffff3d,#ffffff1a);background-size:200% 100%;animation:emp-shimmer 1.4s linear infinite}@keyframes emp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.emp-tc-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.emp-tc-date{font-size:13px;font-weight:500;opacity:.88}.emp-tc-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 8px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap;background:#ffffff29;border:1px solid rgba(255,255,255,.22)}.emp-tc-dot{flex:none;width:8px;height:8px;border-radius:50%;background:#d0d5dd}.emp-tc-pill.is-go .emp-tc-dot{background:#86efac}.emp-tc-pill.is-live .emp-tc-dot{background:#4ade80;animation:emp-pulse 1.8s infinite}.emp-tc-pill.is-warn .emp-tc-dot{background:#fbbf24}.emp-tc-pill.is-done .emp-tc-dot{background:#fff}.emp-tc-pill.is-bad .emp-tc-dot{background:#fda29b}.emp-tc-pill.is-rest .emp-tc-dot{background:#93c5fd}@keyframes emp-pulse{0%{box-shadow:0 0 #4ade80a6}70%{box-shadow:0 0 0 7px #4ade8000}to{box-shadow:0 0 #4ade8000}}@media (prefers-reduced-motion: reduce){.emp-tc-pill.is-live .emp-tc-dot,.emp-skel{animation:none}}.emp-tc-clock{margin-top:6px;font-size:46px;line-height:1.05;font-weight:700;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.emp-tc-shift{margin-top:4px;font-size:15px;font-weight:600}.emp-tc-tag{display:inline-block;margin-left:8px;padding:1px 8px;border-radius:999px;background:#fff3;font-size:11.5px;font-weight:600;vertical-align:1px}.emp-tc-place{display:flex;align-items:center;gap:5px;margin-top:2px;font-size:12.5px;opacity:.82}.emp-tc-bar{margin-top:14px}.emp-tc-track{position:relative;height:6px;border-radius:999px;background:#ffffff2e}.emp-tc-fill{position:absolute;left:0;top:0;bottom:0;border-radius:inherit;background:linear-gradient(90deg,#bbf7d0,#fff)}.emp-tc-fill.is-late{background:linear-gradient(90deg,#fde68a,#fbbf24)}.emp-tc-knob{position:absolute;top:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff40}.emp-tc-labels{display:flex;justify-content:space-between;gap:8px;margin-top:7px;font-size:12px;opacity:.88;font-variant-numeric:tabular-nums}.emp-tc-note{margin-top:10px;font-size:13px;line-height:1.45;opacity:.94}.emp-tc-cta{margin-top:14px;width:100%;height:54px;border:0;border-radius:16px;background:#fff;color:#0b4d27;font-family:inherit;font-size:16.5px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 10px 22px -10px #0006;-webkit-tap-highlight-color:transparent;transition:transform .12s}.emp-tc-cta:active{transform:scale(.98)}.emp-tc-cta-ic{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#15803d;color:#fff;font-size:16px}.emp-tc-cta.is-out{background:linear-gradient(135deg,#fb923c,#ea580c);color:#fff}.emp-tc-cta.is-out .emp-tc-cta-ic{background:#ffffff3d}.emp-tc-cta.is-soft{background:#ffffff1f;color:#fff;box-shadow:inset 0 0 0 1px #fff6}.emp-tc-cta.is-soft .emp-tc-cta-ic{background:#fff3}.emp-tc-ghost{margin-top:14px;width:100%;height:46px;border-radius:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.4);color:#fff;font-family:inherit;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-tc-ghost:active{background:#fff3}.emp-tc-other{margin-top:10px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border:0;border-radius:12px;background:#0000002e;color:#fff;font-family:inherit;font-size:13px;text-align:left;cursor:pointer}.emp-tc-other b{white-space:nowrap;font-weight:600}.emp-alert{width:100%;display:flex;align-items:center;gap:12px;margin:0 0 12px;padding:12px 14px;border-radius:16px;background:#fffaeb;border:1px solid #fedf89;color:var(--emp-ink);font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-alert-ic{flex:none;width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fef0c7;color:#dc6803;font-size:18px}.emp-alert-body{flex:1;min-width:0;display:flex;flex-direction:column}.emp-alert-body b{font-size:14px;font-weight:600;line-height:1.35}.emp-alert-body span{margin-top:1px;font-size:12.5px;line-height:1.4;color:var(--emp-muted)}.emp-alert-go{color:var(--emp-subtle);font-size:12px}.emp-tabbar{position:fixed;z-index:20;left:50%;bottom:calc(10px + var(--emp-safe-bottom));transform:translate(-50%);width:calc(100% - 24px);max-width:456px;height:66px;padding:0 6px;display:flex;align-items:center;border-radius:26px;background:#ffffffe0;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(16,24,40,.06);box-shadow:var(--emp-float-shadow)}.emp-tab{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;background:none;border:0;color:var(--emp-subtle);font-family:inherit;font-size:10.5px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-tab-ic{width:46px;height:28px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px;transition:background-color .2s,color .2s}.emp-tab-lb{line-height:1.1;white-space:nowrap}.emp-tab.is-active{color:var(--emp-primary)}.emp-tab.is-active .emp-tab-ic{background:var(--emp-primary-soft)}.emp-tab--fab{gap:4px;color:var(--emp-ink-2)}.emp-fab{width:52px;height:52px;margin-top:-24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;background:linear-gradient(145deg,#22c55e,#15803d 60%,#0b4d27);box-shadow:0 10px 22px -8px #15803da6,0 0 0 5px #fffffff2;transition:transform .12s}.emp-tab--fab:active .emp-fab{transform:scale(.94)}.emp-shift{border:1px solid var(--emp-line);border-radius:14px;padding:10px 12px}.emp-shift+.emp-shift{margin-top:8px}.emp-shift-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.emp-shift-head b{font-size:14px;font-weight:600}.emp-shift-sub{margin-top:4px;font-size:13px;color:var(--emp-muted)}.emp-gate{margin-top:8px;padding:7px 10px;border-radius:10px;border:1px solid transparent;font-size:12.5px;line-height:1.45}.emp-list-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #f2f4f7}.emp-card-head+.emp-list-row{border-top:0;padding-top:0}.emp-list-main{flex:1;min-width:0}.emp-list-title{font-size:15px;font-weight:600;line-height:1.3;font-variant-numeric:tabular-nums}.emp-list-title small{margin-left:6px;font-size:12.5px;font-weight:500;color:var(--emp-muted)}.emp-list-sub{margin-top:2px;font-size:12.5px;color:var(--emp-muted)}.emp-list-note{margin-top:2px;font-size:12px}.emp-kind{font-weight:600}.emp-kind.is-in{color:#175cd3}.emp-kind.is-out{color:#475467}.emp-profile-head{display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 16px 18px}.emp-profile-name{margin-top:12px;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.3}.emp-profile-sub{margin-top:2px;font-size:13px;color:var(--emp-muted)}.emp-profile-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:10px}.emp-menu{overflow:hidden;margin-bottom:12px;background:var(--emp-surface);border:1px solid rgba(16,24,40,.05);border-radius:var(--emp-radius);box-shadow:var(--emp-card-shadow)}.emp-menu-item{width:100%;display:flex;align-items:center;gap:12px;padding:13px 16px;background:none;border:0;border-bottom:1px solid #f2f4f7;color:var(--emp-ink);font-family:inherit;font-size:15px;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-menu-item:last-child{border-bottom:0}.emp-menu-item:active{background:#f9fafb}.emp-menu-item.is-danger{color:#d92d20}.emp-menu-ic{flex:none;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px}.emp-menu-lb{flex:1;min-width:0}.emp-menu-go{color:var(--emp-subtle);font-size:12px}.emp-login{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:calc(var(--emp-safe-top) + 24px) 20px calc(var(--emp-safe-bottom) + 24px);background:radial-gradient(120% 55% at 50% -8%,#4ade8059,#4ade8000 62%),radial-gradient(90% 45% at 110% 108%,#15803d29,#15803d00 60%),var(--emp-bg)}.emp-login-inner{width:100%;max-width:400px;margin:0 auto}.emp-login-brand{text-align:center;margin-bottom:22px}.emp-login-mark{width:64px;height:64px;margin:0 auto;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(145deg,#22c55e,#15803d 55%,#0b4d27);box-shadow:0 14px 28px -12px #15803d99}.emp-login-title{margin:16px 0 4px;font-size:26px;font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--emp-ink)}.emp-login-sub{font-size:14px;color:var(--emp-muted)}.emp-login-card{background:#fff;border-radius:24px;padding:22px 20px 18px;border:1px solid rgba(16,24,40,.05);box-shadow:0 1px 2px #1018280a,0 24px 44px -24px #10182838}.emp-login-btn{margin-top:4px;font-size:16px}.emp-login-hint{display:flex;gap:10px;margin-top:16px;padding:11px 12px;border-radius:14px;background:var(--emp-primary-soft);color:#085d3a;font-size:13px;line-height:1.45}.emp-login-hint .anticon{margin-top:2px;color:var(--emp-primary)}.emp-login-foot{margin-top:16px;text-align:center;font-size:13px;color:var(--emp-muted)}.emp-input-ic{color:var(--emp-subtle)}html.emp-cam-open,html.emp-cam-open body{background:#000;overflow:hidden;overscroll-behavior:none}.emp-cam{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;overflow:hidden;background:#000;color:#fff;touch-action:manipulation;overscroll-behavior:none;-webkit-user-select:none;user-select:none}.emp-cam-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#000}.emp-cam-media.is-mirror{transform:scaleX(-1)}.emp-cam-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0000008c,#0000 22%,#0000 60%,#000000b8)}.emp-cam-guide{position:absolute;left:50%;top:44%;width:min(68vw,300px);aspect-ratio:3 / 4;transform:translate(-50%,-50%);border-radius:50%;border:2px solid rgba(255,255,255,.9);box-shadow:0 0 0 100vmax #00000047;pointer-events:none}.emp-cam-flash{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;pointer-events:none;opacity:0;animation:emp-flash .35s ease-out}@keyframes emp-flash{0%{opacity:.85}to{opacity:0}}.emp-cam-top{position:absolute;top:0;left:0;right:0;max-width:560px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:calc(var(--emp-safe-top) + 12px) 14px 12px}.emp-cam-round{flex:none;width:42px;height:42px;border-radius:50%;border:0;display:flex;align-items:center;justify-content:center;background:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:17px;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-cam-heading{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.25;text-shadow:0 1px 2px rgba(0,0,0,.35)}.emp-cam-heading b{font-size:16px;font-weight:700}.emp-cam-heading span{font-size:12.5px;opacity:.9}.emp-cam-clock{flex:none;font-size:20px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.35)}.emp-cam-clock small{font-size:13px;font-weight:600;opacity:.75}.emp-cam-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#ffffffd1;font-size:14px;pointer-events:none}.emp-cam-bottom{position:absolute;left:0;right:0;bottom:0;max-width:560px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px calc(var(--emp-safe-bottom) + 20px)}.emp-cam-hint{min-height:20px;text-align:center;font-size:13.5px;opacity:.92;text-shadow:0 1px 2px rgba(0,0,0,.45)}.emp-cam-shoot{position:relative;height:64px;padding:0 60px;border:0;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:inherit;font-size:18px;font-weight:700;letter-spacing:-.01em;background:linear-gradient(135deg,#22c55e,#15803d);box-shadow:0 0 0 4px #ffffff47,0 14px 30px -10px #15803dcc;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .12s,opacity .2s}.emp-cam.is-out .emp-cam-shoot{background:linear-gradient(135deg,#fb923c,#ea580c);box-shadow:0 0 0 4px #ffffff47,0 14px 30px -10px #ea580ccc}.emp-cam-shoot:active{transform:scale(.97)}.emp-cam-shoot:disabled{opacity:.5;cursor:default}.emp-cam-shoot-ic{position:absolute;left:8px;top:8px;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#15803d;font-size:22px}.emp-cam.is-out .emp-cam-shoot-ic{color:#ea580c}.emp-cam-review{display:flex;gap:10px}.emp-cam-retake,.emp-cam-send{height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-cam-retake{flex:0 0 38%;border:1px solid rgba(255,255,255,.45);background:#00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:15.5px;font-weight:600}.emp-cam-send{flex:1;border:0;color:#fff;font-size:16px;font-weight:700;background:linear-gradient(135deg,#22c55e,#15803d);box-shadow:0 12px 26px -12px #15803dcc}.emp-cam.is-out .emp-cam-send{background:linear-gradient(135deg,#fb923c,#ea580c);box-shadow:0 12px 26px -12px #ea580ccc}.emp-cam-retake:disabled,.emp-cam-send:disabled{opacity:.6;cursor:default}.emp-sheet-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:flex-end;background:#00000073;animation:emp-fade .18s ease-out}.emp-sheet{width:100%;max-width:480px;margin:0 auto;padding:22px 20px calc(var(--emp-safe-bottom) + 18px);border-radius:28px 28px 0 0;background:#fff;color:var(--emp-ink);text-align:center;-webkit-user-select:text;user-select:text;animation:emp-rise .24s cubic-bezier(.2,.8,.2,1)}.emp-sheet h3{margin:12px 0 6px;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.3}.emp-sheet p{margin:0 0 14px;font-size:14.5px;line-height:1.5;color:var(--emp-ink-2)}.emp-sheet textarea{margin-bottom:14px;text-align:left}.emp-sheet-icon{width:64px;height:64px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px}.emp-sheet-icon.is-ok{background:#dcfae6;color:#079455}.emp-sheet-icon.is-wait{background:#fef0c7;color:#dc6803}.emp-sheet-icon.is-bad{background:#fee4e2;color:#d92d20}.emp-sheet-icon.is-idle{background:#f2f4f7;color:#475467}.emp-sheet-time{margin-top:2px;font-size:44px;font-weight:700;line-height:1.1;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.emp-sheet-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:10px 0 16px}.emp-sheet .emp-sheet-help{padding:10px 12px;border-radius:12px;background:#f9fafb;text-align:left;font-size:13px;color:var(--emp-muted)}.emp-sheet-actions{display:flex;gap:10px}.emp-btn{flex:1;height:52px;border-radius:16px;border:1px solid #d0d5dd;background:#fff;color:var(--emp-ink);font-family:inherit;font-size:15.5px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-btn--primary{border:0;color:#fff;background:linear-gradient(135deg,#22c55e,#15803d);box-shadow:0 10px 22px -12px #15803dcc}.emp-btn--danger{border:0;color:#fff;background:linear-gradient(135deg,#f97066,#d92d20)}.emp-btn--danger-soft{border:1px solid #fecdca;background:#fef3f2;color:#b42318}.emp-btn--block{width:100%;flex:none;display:flex}.emp-btn:disabled{opacity:.6;cursor:default}.emp-linkbtn{margin-top:8px;padding:8px 16px;background:none;border:0;color:var(--emp-muted);font-family:inherit;font-size:14px;cursor:pointer}@keyframes emp-fade{0%{opacity:0}to{opacity:1}}@keyframes emp-rise{0%{transform:translateY(24px);opacity:.6}to{transform:none;opacity:1}}.emp-shell .ant-tag{border-radius:999px;padding-inline:8px}.emp-shell .ant-descriptions-item-label{color:var(--emp-muted)}.emp-chip.is-violet{background:#ebe9fe;color:#5925dc}.emp-chip.is-cyan{background:#cff9fe;color:#0e7090}.emp-chip.is-sm{padding:2px 8px;font-size:11px}.emp-errcard{text-align:center;padding:22px 16px}.emp-errcard-ic{width:40px;height:40px;margin:0 auto 8px;border-radius:50%;background:#fee4e2;color:#b42318;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center}.emp-errcard-msg{color:var(--emp-ink-2);font-size:14px;line-height:1.5}.emp-errcard-btn{margin-top:12px;height:42px;flex:none;padding:0 22px;font-size:14px}.emp-emptycard{text-align:center;padding:26px 16px}.emp-emptycard-ic{width:56px;height:56px;margin:0 auto 10px;border-radius:18px;background:#f2f4f7;color:var(--emp-subtle);font-size:26px;display:flex;align-items:center;justify-content:center}.emp-emptycard b{display:block;font-size:15px;margin-bottom:4px}.emp-loadmore{height:46px;font-size:14px;color:var(--emp-ink-2);margin:2px 0 14px}.emp-nav{display:flex;align-items:center;gap:8px;margin:2px 0 12px}.emp-nav-btn{flex:none;width:40px;height:40px;border-radius:50%;border:1px solid var(--emp-line);background:var(--emp-surface);color:var(--emp-ink-2);font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-nav-btn:disabled{opacity:.35;cursor:default}.emp-nav-mid{flex:1;min-width:0;text-align:center}.emp-nav-title{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--emp-ink)}.emp-nav-sub{font-size:12.5px;color:var(--emp-muted)}.emp-nav-link{margin-top:2px;padding:2px 10px;border:0;border-radius:999px;background:var(--emp-primary-soft);color:var(--emp-primary);font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.emp-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.emp-stat{border-radius:16px;padding:12px 8px 10px;text-align:center;background:#f2f4f7}.emp-stat.is-green{background:#ecfdf3}.emp-stat.is-blue{background:#eff8ff}.emp-stat.is-violet{background:#f4f3ff}.emp-stat.is-amber{background:#fffaeb}.emp-stat-num{font-size:26px;font-weight:800;letter-spacing:-.02em;line-height:1.1;font-variant-numeric:tabular-nums;color:var(--emp-ink)}.emp-stat.is-green .emp-stat-num{color:#067647}.emp-stat.is-blue .emp-stat-num{color:#175cd3}.emp-stat.is-violet .emp-stat-num{color:#5925dc}.emp-stat.is-amber .emp-stat-num{color:#b54708}.emp-stat-num small{font-size:13px;font-weight:600;margin-left:2px}.emp-stat-lb{margin-top:3px;font-size:12px;color:var(--emp-muted)}.emp-kv{margin-top:10px;border-top:1px solid #f2f4f7}.emp-kv-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:7px 0;border-bottom:1px solid #f2f4f7;font-size:13.5px}.emp-kv-row:last-child{border-bottom:0}.emp-kv-lb{color:var(--emp-muted)}.emp-kv-val{font-weight:600;font-variant-numeric:tabular-nums;color:var(--emp-ink)}.emp-kv-val.is-bad{color:#b42318}.emp-kv-val.is-warn{color:#b54708}.emp-banner{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-radius:16px;margin-bottom:12px;font-size:13.5px;line-height:1.45;border:1px solid transparent}.emp-banner b{display:block;font-size:14px}.emp-banner-ic{flex:none;font-size:18px;line-height:1.2}.emp-banner.is-ok{background:#ecfdf3;border-color:#abefc6;color:#085d3a}.emp-banner.is-warn{background:#fffaeb;border-color:#fedf89;color:#93370d}.emp-banner.is-info{background:#eff8ff;border-color:#b2ddff;color:#194185}.emp-banner.is-muted{background:#f9fafb;border-color:var(--emp-line);color:var(--emp-ink-2)}.emp-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.emp-cal-wd{text-align:center;font-size:11px;font-weight:600;color:var(--emp-subtle);padding-bottom:2px}.emp-cal-wd.is-sun{color:#d92d20}.emp-cal-cell{height:42px;border-radius:12px;border:1.5px solid transparent;background:transparent;color:var(--emp-muted);font-family:inherit;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-cal-cell.is-ok{background:#dcfae6;color:#067647;font-weight:700}.emp-cal-cell.is-warn{background:#fef0c7;color:#b54708;font-weight:700}.emp-cal-cell.is-miss{background:#fce7f6;color:#c11574;font-weight:700}.emp-cal-cell.is-absent{background:#fee4e2;color:#b42318;font-weight:700}.emp-cal-cell.is-live{background:#d1e9ff;color:#175cd3;font-weight:700}.emp-cal-cell.is-leave{background:#e0eaff;color:#3538cd;font-weight:700}.emp-cal-cell.is-holiday{background:#ebe9fe;color:#5925dc;font-weight:700}.emp-cal-cell.is-off{background:#f2f4f7;color:#98a2b3}.emp-cal-cell.is-today:after{content:"";position:absolute;bottom:5px;width:5px;height:5px;border-radius:50%;background:currentColor}.emp-cal-cell.is-sel{border-color:var(--emp-ink)}.emp-legend{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.emp-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--emp-muted)}.emp-legend-dot{width:10px;height:10px;border-radius:3px}.emp-daydetail{margin-top:12px;padding-top:10px;border-top:1px solid #f2f4f7}.emp-dayrow{display:flex;gap:12px;padding:9px 0;border-top:1px solid #f2f4f7}.emp-daydetail .emp-dayrow:first-child,.emp-dayrow:first-child{border-top:0}.emp-dayrow-date{flex:none;width:48px}.emp-dayrow-date b{display:block;font-size:14px;font-variant-numeric:tabular-nums}.emp-dayrow-date span{font-size:11.5px;color:var(--emp-subtle)}.emp-dayrow-date span.is-sun{color:#d92d20}.emp-dayrow-body{flex:1;min-width:0}.emp-dayrow-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:13px;padding:2px 0;font-variant-numeric:tabular-nums}.emp-dayrow-line .emp-text-warn{font-size:12px}.emp-dayrow-empty{font-size:12.5px;color:var(--emp-subtle)}.emp-day{padding:12px 14px}.emp-day.is-today{border-color:#15803d73;box-shadow:0 0 0 3px #15803d14,var(--emp-card-shadow)}.emp-day-head{display:flex;align-items:center;gap:10px}.emp-day-date{flex:none;width:44px;height:44px;border-radius:14px;background:#f2f4f7;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.05}.emp-day-date b{font-size:17px;font-weight:800;font-variant-numeric:tabular-nums}.emp-day-date span{font-size:10.5px;font-weight:600;color:var(--emp-muted);text-transform:uppercase}.emp-day.is-today .emp-day-date{background:var(--emp-primary);color:#fff}.emp-day.is-today .emp-day-date span{color:#ffffffd9}.emp-day-wd{flex:1;min-width:0;font-size:14px;font-weight:600}.emp-day-wd small{display:block;font-size:12px;font-weight:400;color:var(--emp-muted)}.emp-day-empty{margin-left:54px;margin-top:4px;font-size:13px;color:var(--emp-subtle)}.emp-day-shift{margin:10px 0 0 54px;padding:9px 11px;border-radius:12px;background:#f9fafb;border:1px solid var(--emp-line)}.emp-day-shift.is-late{background:#fffaeb;border-color:#fedf89}.emp-day-shift.is-rest{opacity:.6}.emp-day-shift-head{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.emp-day-shift-head b{font-size:13.5px}.emp-day-shift-sub{margin-top:3px;font-size:12.5px;color:var(--emp-muted)}.emp-day-shift-att{margin-top:4px;font-size:12.5px}.emp-req{padding:14px}.emp-req-head{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.emp-req-code{margin-left:auto;font-size:12px;color:var(--emp-subtle);font-variant-numeric:tabular-nums}.emp-req-body{display:flex;gap:12px;margin-top:10px}.emp-req-text{flex:1;min-width:0}.emp-req-main{font-size:15px;font-weight:700;letter-spacing:-.01em}.emp-req-main span{font-weight:500;color:var(--emp-muted)}.emp-req-sub{margin-top:3px;font-size:13.5px;color:var(--emp-ink-2);line-height:1.45}.emp-req-note{margin-top:6px;font-size:12.5px;color:var(--emp-muted)}.emp-req-note.is-bad{color:#b42318}.emp-req-note.is-violet{color:#5925dc}.emp-req-foot{display:flex;justify-content:flex-end;margin-top:10px;padding-top:10px;border-top:1px solid #f2f4f7}.emp-req-cancel{height:34px;padding:0 14px;border-radius:10px;border:1px solid #fecdca;background:#fef3f2;color:#b42318;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.emp-req-cancel:disabled{opacity:.6}.emp-photo{margin:4px 0 8px}.emp-photo-lb{font-size:14px;font-weight:600;margin-bottom:4px}.emp-photo-lb .req{color:#d92d20;margin-left:3px}.emp-photo-hint{font-size:12.5px;color:var(--emp-muted);line-height:1.45;margin-bottom:8px}.emp-photo-btns{display:flex;gap:8px}.emp-photo-btn{flex:1;height:78px;border-radius:14px;border:1.5px dashed #b8c0cc;background:#f9fafb;color:var(--emp-ink-2);font-family:inherit;font-size:13px;font-weight:600;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-photo-btn .anticon{font-size:22px;color:var(--emp-primary)}.emp-photo-btn.is-primary{border-style:solid;border-color:#15803d73;background:var(--emp-primary-soft)}.emp-photo.is-error .emp-photo-btn{border-color:#f04438;background:#fef3f2}.emp-photo-err{margin-top:6px;font-size:12.5px;color:#d92d20}.emp-photo-prev{position:relative;display:flex;gap:12px;align-items:center;padding:10px;border-radius:14px;border:1px solid #abefc6;background:#f6fef9}.emp-photo-prev img{width:84px;height:84px;object-fit:cover;border-radius:10px;display:block;flex:none}.emp-photo-prev-txt{flex:1;min-width:0;font-size:13px;color:#067647;line-height:1.4}.emp-photo-prev-txt b{display:block;font-size:14px}.emp-photo-prev-txt small{color:var(--emp-muted)}.emp-photo-x{flex:none;width:34px;height:34px;border-radius:50%;border:1px solid var(--emp-line);background:#fff;color:var(--emp-muted);font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}.emp-task{width:100%;text-align:left;font-family:inherit;color:inherit;cursor:pointer;padding:14px;-webkit-tap-highlight-color:transparent}.emp-task-top{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.emp-task-code{margin-left:auto;font-size:12px;color:var(--emp-subtle)}.emp-task-title{margin-top:8px;font-size:15.5px;font-weight:700;letter-spacing:-.01em;line-height:1.35}.emp-task-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px;font-size:13px;color:var(--emp-muted)}.emp-task-meta .anticon{margin-right:4px}.emp-task-due{font-weight:600;color:var(--emp-ink-2)}.emp-task-due.is-over{color:#b42318}.emp-task-desc{margin-top:12px;padding-top:12px;border-top:1px solid #f2f4f7;font-size:14px;line-height:1.55;white-space:pre-wrap}.emp-subtask{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 0;border-top:1px solid #f2f4f7;font-size:13px}.emp-subtask:first-of-type{border-top:0}.emp-subtask-code{color:var(--emp-subtle);font-size:12px}.emp-subtask-title{flex:1;min-width:120px}.emp-subtask-who{color:var(--emp-muted);font-size:12px}.emp-bubble{padding:10px 12px;border-radius:14px 14px 14px 4px;background:#f2f4f7;margin-bottom:8px}.emp-bubble.is-manager{background:#fff7e6}.emp-bubble-head{display:flex;align-items:center;gap:6px;font-size:13px}.emp-bubble-head b{font-weight:700}.emp-bubble-time{margin-left:auto;font-size:11.5px;color:var(--emp-subtle)}.emp-bubble-body{margin-top:3px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.emp-bubble-sys{text-align:center;font-size:12px;color:var(--emp-subtle);margin:10px 0}.emp-composer{display:flex;gap:8px;align-items:flex-end;margin-top:12px}.emp-composer .ant-input{border-radius:14px}.emp-composer-send{flex:none;width:42px;height:42px;border-radius:50%;border:0;background:var(--emp-primary);color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.emp-composer-send:disabled{background:#d0d5dd;cursor:default}.emp-composer-attach{flex:none;width:42px;height:42px;border-radius:50%;border:1px solid var(--emp-line);background:#fff;color:var(--emp-ink-2);font-size:17px;display:flex;align-items:center;justify-content:center;cursor:pointer}.emp-composer-thumb{position:relative;flex:none}.emp-composer-thumb img{width:42px;height:42px;border-radius:10px;object-fit:cover;display:block}.emp-composer-thumb .emp-photo-x{position:absolute;top:-8px;right:-8px;width:22px;height:22px;font-size:11px}.emp-sticky{position:sticky;bottom:calc(84px + var(--emp-safe-bottom));z-index:5;padding:8px 0 6px;background:linear-gradient(180deg,rgba(243,245,244,0) 0%,var(--emp-bg) 30%)}.emp-sticky-row{display:flex;gap:8px}.emp-sticky-note{text-align:center;font-size:13px;color:#b54708;margin-bottom:6px}.emp-post{padding:14px}.emp-post-head{display:flex;align-items:flex-start;gap:8px}.emp-post-pin{flex:none;color:#dc6803;font-size:15px;margin-top:3px}.emp-post-title{flex:1;min-width:0;font-size:16px;font-weight:700;letter-spacing:-.01em;line-height:1.35}.emp-post-meta{margin-top:4px;font-size:12.5px;color:var(--emp-subtle)}.emp-post-body{margin-top:8px;font-size:14.5px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.emp-post-body.is-clamp{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.emp-post-imgs{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px;align-items:center}.emp-post-more{font-size:13px;color:var(--emp-muted)}.emp-post-actions{display:flex;align-items:center;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid #f2f4f7}.emp-actbtn{height:34px;padding:0 12px;border-radius:999px;border:1px solid var(--emp-line);background:#fff;color:var(--emp-ink-2);font-family:inherit;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer;-webkit-tap-highlight-color:transparent}.emp-actbtn .anticon{font-size:15px}.emp-actbtn.is-on{border-color:#fecdd6;background:#fff1f3;color:#c01048}.emp-actbtn:disabled{opacity:.6}.emp-comment{padding:10px 0;border-top:1px solid #f2f4f7}.emp-comment-head{display:flex;align-items:center;gap:6px;font-size:13px}.emp-comment-head b{font-weight:700}.emp-comment-body{margin-top:2px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.emp-notif{width:100%;display:flex;gap:12px;align-items:flex-start;text-align:left;font-family:inherit;color:inherit;cursor:pointer;padding:13px 14px;margin-bottom:8px;-webkit-tap-highlight-color:transparent}.emp-notif-ic{flex:none;width:40px;height:40px;border-radius:13px;background:#f2f4f7;color:var(--emp-muted);font-size:17px;display:flex;align-items:center;justify-content:center}.emp-notif.is-unread .emp-notif-ic{background:var(--emp-primary-soft);color:var(--emp-primary)}.emp-notif-body{flex:1;min-width:0}.emp-notif-title{font-size:14.5px;font-weight:600;line-height:1.35;color:var(--emp-ink-2)}.emp-notif.is-unread .emp-notif-title{font-weight:700;color:var(--emp-ink)}.emp-notif-text{margin-top:2px;font-size:13px;color:var(--emp-muted);line-height:1.45}.emp-notif-time{margin-top:4px;font-size:12px;color:var(--emp-subtle)}.emp-notif-dot{flex:none;width:9px;height:9px;border-radius:50%;background:var(--emp-primary);margin-top:6px}.emp-thumb-ph{background:#f2f4f7;color:var(--emp-subtle);display:flex;align-items:center;justify-content:center;font-size:18px}.emp-thumb-ph.is-loading{background:linear-gradient(90deg,#f2f4f7,#e9ecf0,#f2f4f7);background-size:200% 100%;animation:emp-shimmer 1.4s linear infinite}.emp-cta{margin:2px 0 14px}.emp-shell .ant-segmented{border-radius:14px;padding:4px;background:#e9ecf0}.emp-shell .ant-segmented .ant-segmented-item{border-radius:10px;font-weight:600}.emp-shell .ant-segmented .ant-segmented-item-selected{box-shadow:0 1px 3px #1018281f}.emp-shell .ant-alert{border-radius:16px}.emp-btn--sm{flex:none;height:36px;padding:0 14px;border-radius:12px;font-size:14px;background:#15803d;color:#fff;border:0}.emp-btn--sm:disabled{opacity:.6}.emp-login-mark img{width:44px;height:48px;object-fit:contain}.emp-login-mark.is-inxify{background:#fff;border:1px solid #d0d5dd;box-shadow:0 8px 20px -12px #10182859}.emp-login-tenant{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:12px;background:#ecfdf3;border:1px solid #abefc6;color:#085d3a;font-size:13.5px;margin-bottom:14px}.emp-login-tenant b{font-size:14px}.emp-login-tenant button{background:none;border:0;color:#15803d;font-weight:600;font-size:13.5px;cursor:pointer;padding:4px 6px}
