:root{--wine-950:#26131a;--wine-800:#55202d;--wine-700:#7f2d42;--wine-600:#9f4058;--coral-500:#e57c72;--coral-100:#fff0ed;--paper:#fff;--canvas:#eee9e7;--line:#e5dedd;--ink:#242128;--muted:#736d76;--success:#17845f;--success-soft:#e8f6f0;--warning:#a76708;--warning-soft:#fff5de}
*{box-sizing:border-box}
html{background:var(--canvas)}
body{margin:0;background:var(--canvas);color:var(--ink);font-family:Pretendard,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,select,textarea{font:inherit}
button{cursor:pointer}
.employee-mobile-header{display:flex;align-items:center;gap:11px}
.employee-mobile-header p{margin:0;color:var(--wine-600);font-size:11px;font-weight:850}
.employee-mobile-header strong{display:block;margin-top:4px;font-size:14px}
.mobile-brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,var(--coral-500),#ca5565);color:#fff;font-size:17px;font-weight:900;box-shadow:0 8px 18px rgba(127,45,66,.18)}
.employee-mobile-heading{margin-top:37px}
.employee-mobile-heading h1{margin:0;font-size:28px;line-height:1.28;letter-spacing:-.045em}
.employee-mobile-heading p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.6}
.employee-mobile-primary,.employee-mobile-secondary{width:100%;min-height:49px;border-radius:11px;font-size:13px;font-weight:850}
.employee-mobile-primary{border:1px solid var(--wine-700);background:var(--wine-700);color:#fff;box-shadow:0 8px 18px rgba(127,45,66,.2)}
.employee-mobile-secondary{border:1px solid #d4cccb;background:#fff;color:#5d555b}
.employee-mobile-feedback{margin:14px 0 0;padding:13px 14px;border-radius:11px;background:var(--success-soft);color:var(--success);font-size:12px;font-weight:850}
.employee-mobile-feedback p{margin:0}.employee-mobile-feedback a{display:inline-flex;align-items:center;min-height:38px;margin-top:3px;color:var(--wine-700);text-decoration:underline;text-underline-offset:3px}
.employee-mobile-note{margin:20px 0 0;color:var(--muted);font-size:11px;line-height:1.55;text-align:center}
.employee-mobile-bottom-nav{position:fixed;z-index:50;left:50%;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);width:min(100%,430px);padding:9px 7px calc(9px + env(safe-area-inset-bottom));transform:translateX(-50%);border-top:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 -8px 22px rgba(38,19,26,.08);backdrop-filter:blur(10px)}
.employee-mobile-nav-item{display:grid;justify-items:center;align-content:center;gap:4px;min-height:48px;padding:4px 1px;border-radius:10px;color:#92888e;font-size:10px}
.employee-mobile-nav-item span{font-size:16px;line-height:1}
.employee-mobile-nav-item strong{font-size:10px;white-space:nowrap}
.employee-mobile-nav-item[aria-current="page"]{background:var(--coral-100);color:var(--wine-700)}
.employee-mobile-dialog-backdrop,.mobile-records-dialog-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:end center;padding:16px;background:rgba(38,19,26,.48)}
.employee-mobile-dialog,.mobile-records-dialog{width:min(100%,398px);padding:22px;border-radius:18px;background:#fff;box-shadow:0 22px 60px rgba(38,19,26,.28)}
.employee-mobile-dialog h2,.mobile-records-dialog h2{margin:0;font-size:20px;line-height:1.35;letter-spacing:-.035em}
.employee-mobile-dialog>p,.mobile-records-dialog>p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.6}
.employee-mobile-dialog-actions,.mobile-records-dialog-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:8px;margin-top:20px}
.mobile-records-dialog label{display:grid;gap:7px;margin-top:15px;color:#514a50;font-size:12px;font-weight:800}
.mobile-records-dialog select,.mobile-records-dialog textarea{width:100%;padding:11px;border:1px solid #d9d1d0;border-radius:10px;background:#fff;color:var(--ink);font-size:13px}
.mobile-records-dialog textarea{min-height:76px;resize:vertical}
.mobile-records-cancel,.mobile-records-confirm{min-height:45px;border-radius:10px;font-size:13px;font-weight:850}
.mobile-records-cancel{border:1px solid #d4cccb;background:#fff;color:#5d555b}
.mobile-records-confirm{border:1px solid var(--wine-700);background:var(--wine-700);color:#fff}
#employee-work-root,#employee-schedule-root,#employee-request-status-root,#employee-profile-root,#employee-records-root,#employee-payroll-root,#employee-more-root{width:100%;max-width:430px;min-height:100dvh;margin:0 auto;background:#fbfaf9;box-shadow:0 0 40px rgba(38,19,26,.08)}
.mobile-records-screen,.mobile-payroll-screen,.mobile-more-screen{min-height:100dvh;padding:calc(28px + env(safe-area-inset-top)) 22px calc(118px + env(safe-area-inset-bottom))}
.mobile-records-list{margin-top:26px;border-top:1px solid var(--line)}
.mobile-records-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.mobile-records-summary>div{padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff}.mobile-records-summary span{display:block;color:var(--muted);font-size:10px;font-weight:750}.mobile-records-summary strong{display:block;margin-top:7px;font-size:18px;letter-spacing:-.035em}.mobile-records-summary>p{grid-column:1/-1;margin:0;color:var(--muted);font-size:10px;text-align:right}.mobile-records-summary+.mobile-records-list{margin-top:15px}
.mobile-records-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid var(--line)}
.mobile-records-row strong{font-size:14px}
.mobile-records-row p{margin:7px 0 0;color:#514a50;font-size:12px;line-height:1.5}
.mobile-records-row>span{padding:6px 9px;border-radius:999px;font-size:10px;font-weight:850;white-space:nowrap}
.mobile-records-row>span[data-tone="success"]{background:var(--success-soft);color:var(--success)}
.mobile-records-row>span[data-tone="warning"]{background:var(--warning-soft);color:var(--warning)}
.mobile-records-screen>.employee-mobile-primary{margin-top:22px}
.mobile-payroll-summary{margin-top:25px;padding:20px;border:1px solid #ebc9cc;border-radius:16px;background:linear-gradient(145deg,#fff4f1,#fff)}
.mobile-payroll-summary>span{color:var(--wine-700);font-size:12px;font-weight:850}
.mobile-payroll-summary>strong{display:block;margin-top:9px;font-size:27px;letter-spacing:-.04em}
.mobile-payroll-summary>p{margin:9px 0 0;color:#514a50;font-size:12px;line-height:1.5}
.mobile-payroll-summary>small{display:block;margin-top:13px;color:var(--muted);font-size:10px}
.mobile-payroll-statements{margin-top:28px}
.mobile-payroll-statements h2{margin:0;font-size:17px}
.mobile-payroll-statements article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:12px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.mobile-payroll-statements strong{font-size:14px}.mobile-payroll-statements p{margin:7px 0 0;color:var(--muted);font-size:12px}
.mobile-payroll-statements article>span{padding:6px 9px;border-radius:999px;background:var(--success-soft);color:var(--success);font-size:10px;font-weight:850;white-space:nowrap}
.mobile-payroll-screen>.employee-mobile-primary{margin-top:22px}
.mobile-more-list{display:grid;margin-top:25px;border-top:1px solid var(--line)}
.mobile-more-list>a,.mobile-more-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:17px 2px;border:0;border-bottom:1px solid var(--line);background:transparent;color:inherit;text-align:left}
.mobile-more-list strong{display:block;font-size:14px}
.mobile-more-list small{display:block;margin-top:6px;color:var(--muted);font-size:11px;line-height:1.45}
.mobile-more-list b{color:var(--wine-600);font-size:22px;font-weight:500}.mobile-more-list>button strong{color:#6d6267}
.mobile-more-help{margin-top:25px;padding:16px;border-radius:13px;background:var(--coral-100)}
.mobile-more-help strong{color:var(--wine-700);font-size:13px}.mobile-more-help p{margin:7px 0 0;color:#66585e;font-size:12px;line-height:1.55}
@media(max-width:370px){.mobile-records-screen,.mobile-payroll-screen,.mobile-more-screen{padding-left:18px;padding-right:18px}.employee-mobile-heading h1{font-size:25px}.employee-mobile-nav-item strong{font-size:9px}}
@media(min-width:700px){body{padding:18px 0}#employee-work-root,#employee-schedule-root,#employee-request-status-root,#employee-profile-root,#employee-records-root,#employee-payroll-root,#employee-more-root{max-width:430px;min-height:calc(100dvh - 36px);margin:0 auto;border:1px solid var(--line);border-radius:18px;overflow:hidden}}
