:root{--blue-950:#102a56;--blue-900:#113f91;--blue-800:#155eef;--blue-700:#2970ff;--blue-600:#3d7bfd;--blue-200:#b2ccff;--blue-100:#dbe7ff;--blue-50:#f0f5ff;--ink:#17223b;--muted:#667085;--line:#dce3ef;--surface:#fff;--background:#f3f6fb;--danger:#b42318;--danger-soft:#fff1f0;--warning:#8a4b08;--warning-soft:#fff7e6;--success:#176b44;--success-soft:#eaf8f1;--shadow:0 20px 56px #1f497d21}*{box-sizing:border-box}html{background:var(--background);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Arial,sans-serif}body{min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}a{color:inherit}h1,h2,h3,p,dl,dd{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2970ff42}.employee-shell{min-height:100svh;padding:max(22px, env(safe-area-inset-top)) 16px max(24px, env(safe-area-inset-bottom));background:radial-gradient(circle at 13% 5%, #3d7bfd26, transparent 30%), radial-gradient(circle at 95% 88%, #b2ccff3b, transparent 26%), var(--background);align-content:center;justify-items:center;gap:15px;display:grid}.mobile-card{background:var(--surface);width:min(100%,440px);min-height:590px;box-shadow:var(--shadow);border:1px solid #cdd9ebeb;border-radius:28px;padding:26px}.brand-row,.welcome-row,.amount-row,.recent-item,.card-heading,.admin-header,.admin-footer{justify-content:space-between;align-items:center;display:flex}.brand-row{border-bottom:1px solid var(--line);justify-content:flex-start;gap:13px;padding-bottom:23px}.brand-mark{background:linear-gradient(145deg, var(--blue-700), var(--blue-900));color:#fff;border-radius:16px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 19px #155eef40}.brand-mark svg,.meal-button-icon svg{fill:none;stroke:currentColor;stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.eyebrow,.section-label,.step-label{color:var(--blue-800);letter-spacing:.055em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:850}.brand-row h1,.admin-header h1,.admin-login-card h1{letter-spacing:-.03em;font-size:22px;line-height:1.25}.center-state{min-height:400px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.spinner{border:2px solid var(--line);border-top-color:var(--blue-700);border-radius:50%;width:19px;height:19px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-form,.meal-home,.flow-view,.complete-view{padding-top:25px}.intro-copy{margin-bottom:24px}.intro-copy h2,.welcome-row h2,.flow-view>h2,.complete-view>h2{letter-spacing:-.035em;margin-top:4px;font-size:25px;line-height:1.32}.intro-copy>p:last-child,.flow-help{color:var(--muted);margin-top:9px;font-size:13px;line-height:1.6}label{color:#344054;gap:8px;font-size:13px;font-weight:750;display:grid}.login-form label+label,.admin-login-card label+label{margin-top:16px}input,select{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #cbd5e4;border-radius:13px;padding:0 14px;font-size:16px}input:focus,select:focus{border-color:var(--blue-700);outline:none;box-shadow:0 0 0 3px #2970ff1f}.primary-button,.secondary-button,.download-button{border:0;border-radius:13px;justify-content:center;align-items:center;min-height:49px;font-weight:820;text-decoration:none;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--blue-800), var(--blue-900));color:#fff;width:100%;margin-top:19px;box-shadow:0 8px 18px #155eef33}.primary-button.large{min-height:58px;font-size:17px}.secondary-button{background:var(--blue-100);color:var(--blue-950);padding:0 18px}.secondary-button.full{width:100%;margin-top:13px}.download-button{background:var(--blue-900);color:#fff;padding:0 18px}.privacy-note,.final-note,.site-caption{color:var(--muted);text-align:center;font-size:12px;line-height:1.55}.privacy-note{margin-top:13px}.final-note{margin-top:12px}.site-caption{font-weight:650}.welcome-row{align-items:flex-start}.text-button,.back-button,.danger-text-button{color:var(--blue-800);background:0 0;border:0;padding:6px;font-size:13px;font-weight:800}.danger-text-button{color:var(--danger)}.meal-button{color:#fff;background:linear-gradient(145deg,#3b82f6,#155eef 54%,#113f91);border:0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;min-height:194px;margin:25px 0 18px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 16px 30px #155eef45}.meal-button:active:not(:disabled){transform:scale(.985);box-shadow:0 9px 20px #155eef3b}.meal-button-icon{background:#ffffff26;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:5px;display:grid}.meal-button-icon svg{width:39px;height:39px}.meal-button strong{letter-spacing:-.035em;font-size:29px}.meal-button small{color:#fffc;margin-top:2px;font-size:13px}.notice{border-radius:13px;margin-top:13px;padding:12px 14px;font-size:13px;line-height:1.5}.notice.error{background:var(--danger-soft);color:var(--danger)}.notice.warning{background:var(--warning-soft);color:var(--warning)}.notice.success{background:var(--success-soft);color:var(--success)}.stat-grid,.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.stat-grid article,.admin-stat-grid article{border:1px solid var(--line);background:#fbfcff;border-radius:16px;padding:15px}.stat-grid span,.admin-stat-grid span{color:var(--muted);margin-bottom:7px;font-size:12px;display:block}.stat-grid strong,.admin-stat-grid strong{letter-spacing:-.03em;font-size:23px}.stat-grid small,.admin-stat-grid small{margin-left:3px;font-size:13px;font-weight:650}.amount-row{background:var(--blue-50);color:var(--blue-950);border-radius:14px;margin-top:11px;padding:15px;font-size:14px}.amount-row strong{font-size:18px}.recent-box{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.recent-item{padding:9px 0;font-size:13px}.recent-item time{color:var(--muted)}.back-button{margin:-6px 0 18px -6px}.menu-groups{gap:22px;margin-top:24px;display:grid}.menu-group h3{color:#344054;margin-bottom:10px;font-size:14px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.menu-grid button{min-height:64px;color:var(--blue-950);background:#f8faff;border:1px solid #cbd9f0;border-radius:15px;padding:10px;font-size:15px;font-weight:800}.menu-grid button:active{border-color:var(--blue-700);background:var(--blue-50);transform:scale(.98)}.confirmation-card,.completion-ticket{border:2px solid var(--blue-200);background:linear-gradient(155deg, #f9fbff, var(--blue-50));border-radius:20px;margin-top:24px;padding:22px}.confirmation-card>span{color:var(--blue-800);font-size:12px;font-weight:850}.confirmation-card>strong{letter-spacing:-.03em;margin-top:6px;font-size:25px;display:block}.confirmation-card dl{border-top:1px solid var(--blue-200);gap:9px;margin-top:19px;padding-top:16px;display:grid}.confirmation-card dl div{justify-content:space-between;font-size:14px;display:flex}.confirmation-card dt{color:var(--muted)}.confirmation-card dd{font-weight:800}.complete-view{text-align:center}.complete-mark{background:var(--blue-800);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;margin:3px auto 17px;font-size:38px;font-weight:900;display:grid;box-shadow:0 12px 25px #155eef40}.complete-mark.waiting{background:#d97706;box-shadow:0 12px 25px #d9770638}.completion-ticket{gap:6px;display:grid}.completion-ticket span{color:var(--muted);font-size:13px}.completion-ticket strong{color:var(--blue-950);font-size:27px}.completion-ticket time{color:var(--muted);margin-top:5px;font-size:12px}.employee-shell .mobile-card{width:min(100%,460px)}.employee-shell .brand-row{gap:15px}.employee-shell .brand-mark{border-radius:17px;width:54px;height:54px}.employee-shell .brand-mark svg{width:38px;height:38px}.employee-shell .eyebrow,.employee-shell .section-label,.employee-shell .step-label{margin-bottom:6px;font-size:16px}.employee-shell .brand-row h1{font-size:28px;line-height:1.25}.employee-shell .center-state{font-size:18px;font-weight:700}.employee-shell .intro-copy h2,.employee-shell .welcome-row h2,.employee-shell .flow-view>h2,.employee-shell .complete-view>h2{font-size:30px;line-height:1.3}.employee-shell .intro-copy>p:last-child,.employee-shell .flow-help{font-size:18px;line-height:1.6}.employee-shell label{gap:9px;font-size:18px}.employee-shell input{border-width:2px;min-height:60px;padding:0 16px;font-size:20px}.employee-shell .primary-button{min-height:60px;font-size:20px}.employee-shell .primary-button.large{min-height:64px;font-size:20px}.employee-shell .secondary-button{min-height:58px;font-size:18px}.employee-shell .privacy-note,.employee-shell .final-note,.employee-shell .site-caption{font-size:16px;line-height:1.6}.employee-shell .text-button,.employee-shell .back-button{min-height:48px;padding:10px;font-size:17px}.employee-shell .meal-button{gap:7px;min-height:220px}.employee-shell .meal-button-icon{width:62px;height:62px}.employee-shell .meal-button-icon svg{width:43px;height:43px}.employee-shell .meal-button strong{font-size:36px}.employee-shell .meal-button small{color:#ffffffe6;text-align:center;max-width:290px;font-size:18px;font-weight:700;line-height:1.45}.employee-shell .notice{padding:14px 16px;font-size:17px;font-weight:700;line-height:1.55}.employee-shell .stat-grid article{padding:18px}.employee-shell .stat-grid span{font-size:17px}.employee-shell .stat-grid strong{font-size:32px}.employee-shell .stat-grid small{font-size:18px}.employee-shell .amount-row{padding:18px;font-size:18px;font-weight:700}.employee-shell .amount-row strong{font-size:24px}.employee-shell .recent-item{gap:12px;padding:12px 0;font-size:17px;line-height:1.4}.employee-shell .recent-item time{flex:none;font-size:16px}.employee-shell .menu-group h3{margin-bottom:11px;font-size:18px}.employee-shell .menu-grid{gap:11px}.employee-shell .menu-grid button{min-height:94px;padding:14px 12px;font-size:20px;line-height:1.35}.employee-shell .confirmation-card>span{font-size:16px}.employee-shell .confirmation-card>strong{margin-top:8px;font-size:30px;line-height:1.3}.employee-shell .confirmation-card dl div{gap:14px;font-size:18px;line-height:1.45}.employee-shell .complete-mark{width:84px;height:84px;font-size:42px}.employee-shell .completion-ticket span{font-size:17px}.employee-shell .completion-ticket strong{font-size:30px}.employee-shell .completion-ticket time{font-size:16px}.employee-shell .admin-link{align-items:center;min-height:44px;font-size:16px;display:inline-flex}.admin-link,.back-link{color:var(--muted);text-underline-offset:3px;font-size:13px}.admin-shell{background:radial-gradient(circle at 8% 0%, #3d7bfd1f, transparent 26%), var(--background);min-height:100vh;padding:34px max(22px,50vw - 590px) 46px}.admin-login-shell{place-items:center;display:grid}.admin-login-card{border:1px solid var(--line);width:min(100%,430px);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:30px}.admin-login-card>p:not(.eyebrow){color:var(--muted);margin-top:8px;font-size:14px;line-height:1.55}.admin-login-card form{margin:26px 0 20px}.admin-header{gap:20px;margin-bottom:23px}.admin-toolbar{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(180px,250px) auto;align-items:end;gap:13px 20px;padding:18px;display:grid;box-shadow:0 8px 24px #1f497d0f}.admin-toolbar label{gap:6px}.admin-toolbar input{min-height:44px}.toolbar-actions{justify-content:flex-end;gap:10px;display:flex}.admin-toolbar>p{color:var(--muted);grid-column:1/-1;font-size:12px}.admin-tabs{border-bottom:1px solid var(--line);gap:6px;margin:22px 0 16px;display:flex}.admin-tabs button{min-height:46px;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;margin-bottom:-1px;padding:0 21px;font-weight:800}.admin-tabs button.active{border-bottom-color:var(--blue-800);color:var(--blue-900)}.admin-notice{margin:0 0 14px}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 16px}.admin-stat-grid article{background:#fff;min-height:105px}.admin-stat-grid article.attention{background:#fffbf2;border-color:#f7c86d}.print-alert{background:var(--warning-soft);color:var(--warning);border:1px solid #f2c36d;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:16px 18px;display:flex}.print-alert p{margin-top:3px;font-size:13px}.admin-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;box-shadow:0 9px 28px #1f497d0e}.card-heading{gap:20px;margin-bottom:18px}.card-heading h2{letter-spacing:-.025em;font-size:20px}.card-heading>span{color:var(--muted);font-size:13px}.menu-heading{align-items:flex-end}.table-wrap{border:1px solid var(--line);border-radius:14px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:13px 14px}th{color:var(--muted);background:#f7f9fc;font-size:12px}tbody tr:last-child td{border-bottom:0}tfoot td{background:var(--blue-50);color:var(--blue-950);border-top:2px solid #c9d6ea;border-bottom:0;font-weight:850}.number{text-align:right}.wide-table table{min-width:910px}.cancelled-row{color:#98a2b3;background:#fafafa;text-decoration-color:#c8cdd5}.record-filters{grid-template-columns:minmax(240px,1fr) 170px;gap:10px;margin-bottom:14px;display:grid}.record-filters input,.record-filters select{min-height:44px}.status-badge{color:#475467;background:#eef2f6;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:850;display:inline-flex}.status-badge.active,.status-badge.print-printed{background:var(--success-soft);color:var(--success)}.status-badge.cancelled,.status-badge.print-skipped{color:#667085;background:#f2f4f7}.status-badge.print-failed,.status-badge.print-pending{background:var(--danger-soft);color:var(--danger)}.status-badge.print-queued,.status-badge.print-printing{background:var(--blue-50);color:var(--blue-900)}.info-banner{background:var(--blue-50);color:var(--blue-950);border-radius:13px;margin-bottom:17px;padding:13px 15px;font-size:13px;line-height:1.55}.admin-menu-group+.admin-menu-group{margin-top:22px}.admin-menu-group h3{color:#344054;margin-bottom:9px;font-size:14px}.admin-menu-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.menu-toggle-row{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:none;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 15px;display:flex}.menu-toggle-row:last-child{border-bottom:0}.menu-toggle-row>span:first-child{gap:3px;display:grid}.menu-toggle-row small{color:var(--muted);font-size:11px;font-weight:600}.menu-toggle-row input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.switch{background:#cfd7e3;border-radius:999px;flex:none;align-items:center;width:47px;height:27px;padding:3px;transition:background .15s;display:flex}.switch i{background:#fff;border-radius:50%;width:21px;height:21px;transition:transform .15s;box-shadow:0 2px 5px #10182838}.switch.on{background:var(--blue-800)}.switch.on i{transform:translate(20px)}.empty-state{text-align:center;background:#fafcff;border:1px dashed #c6d2e2;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:190px;display:flex}.empty-state span{color:var(--muted);font-size:13px}.admin-footer{color:var(--muted);gap:20px;margin-top:22px;font-size:12px}.admin-footer a{color:var(--blue-800);font-weight:800}@media (width<=760px){.employee-shell{align-content:start}.mobile-card{border-radius:23px;min-height:0;padding:22px}.admin-shell{padding:22px 14px 34px}.admin-header{align-items:flex-start}.admin-toolbar{grid-template-columns:1fr}.toolbar-actions{justify-content:stretch}.toolbar-actions>*{flex:1}.admin-tabs{overflow-x:auto}.admin-tabs button{min-width:max-content;padding:0 16px}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat-grid article{min-height:94px}.admin-card{padding:17px}.card-heading,.menu-heading{flex-direction:column;align-items:flex-start;gap:11px}.menu-heading .secondary-button{width:100%}.record-filters{grid-template-columns:1fr}.print-alert{flex-direction:column;align-items:stretch}.admin-footer{flex-direction:column;align-items:flex-start}}@media (width<=390px){.mobile-card{padding:19px}.menu-grid{grid-template-columns:1fr}.meal-button{min-height:178px}.admin-stat-grid{grid-template-columns:1fr}}@media (width<=430px){.employee-shell .menu-grid{grid-template-columns:1fr}.employee-shell .meal-button{min-height:210px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
