@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f7f8f8}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:1px solid #e5e7eb;border-radius:11px;padding:10px 13px;background:#fff;font-weight:800;display:inline-flex;align-items:center;gap:7px}.primary{background:#f98312;color:#fff;border-color:#f98312}.ghost{background:#fff}.full{grid-column:1/-1;width:100%}.app header{position:sticky;top:0;z-index:20;background:#ffffffed;border-bottom:1px solid #e5e7eb;padding:13px 20px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:10px;align-items:center}.brand small{display:block;color:#6b7280;margin-top:2px}.logo{background:#f98312;color:#fff;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-weight:900}.logo.big{width:62px;height:62px;border-radius:19px}.header-actions{display:flex;gap:8px}main{max-width:1200px;margin:auto;padding:20px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat,.panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 30px #1118270d}.stat{padding:18px}.stat small{color:#6b7280}.stat strong{display:block;font-size:28px;margin-top:8px}.stat.danger strong{color:#d92d20}nav{display:flex;gap:8px;margin:16px 0;overflow:auto}nav button.active{background:#171717;color:#fff;border-color:#171717}.panel{overflow:hidden}.toolbar{padding:14px;display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid #e5e7eb}.search{display:flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:12px;padding:0 12px;flex:1;max-width:520px}.search input{border:0;outline:0;padding:11px 0;width:100%}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:13px;border-bottom:1px solid #eee;font-size:14px}th{background:#fafafa;color:#6b7280;font-size:12px}td small,article small{display:block;color:#6b7280;margin-top:4px}.row-actions{display:flex;gap:6px}.badge{padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900}.badge.ok{background:#e8f7ef;color:#08743e}.badge.low{background:#fff1e8;color:#a64500}.badge.out{background:#fdecec;color:#d92d20}.customer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px}.customer-grid article{border:1px solid #e5e7eb;border-radius:14px;padding:14px}.customer-grid p,.log-list p{color:#6b7280;font-size:13px;line-height:1.5}.log-list{padding:14px;display:grid;gap:10px}.log-list article{display:grid;grid-template-columns:70px 1fr auto;gap:12px;border:1px solid #e5e7eb;border-radius:14px;padding:13px}.log-list span{font-weight:900}.log-list span.in{color:#08743e}.log-list span.out{color:#d92d20}.bars{padding:15px;display:grid;gap:12px}.bar{display:grid;grid-template-columns:150px 1fr 55px;align-items:center;gap:10px}.bar i{height:14px;background:#f98312;border-radius:999px}.login{min-height:100vh;display:grid;place-items:center;padding:20px}.login form{width:min(420px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:28px;box-shadow:0 12px 40px #1112}.login h1{margin-bottom:5px}.login p{color:#6b7280;margin-bottom:20px}label{font-size:13px;font-weight:800;display:block}label input,label select{width:100%;margin-top:7px;border:1px solid #e5e7eb;border-radius:11px;padding:11px;background:#fff}.login label{margin:12px 0}.error{padding:11px 13px;background:#fdecec;color:#b42318;border-radius:11px;margin:10px 0}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:50;display:grid;place-items:center;padding:15px}.modal-card{width:min(620px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;padding:20px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head button{font-size:22px;border:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.address{display:grid;grid-template-columns:110px 1fr auto;gap:8px;align-items:end}.loading{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffc9;z-index:80;display:grid;place-items:center;font-weight:900}@media (max-width:760px){main{padding:13px}.stats{grid-template-columns:1fr 1fr}.header-actions span{display:none}.customer-grid,.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.address{grid-template-columns:1fr}.address button{width:100%}.bar{grid-template-columns:95px 1fr 45px}.log-list article{grid-template-columns:55px 1fr}.log-list strong{grid-column:2}.toolbar{align-items:stretch;flex-direction:column}.search{max-width:none}.toolbar>button{justify-content:center}}.app-logo{display:block;object-fit:cover;border-radius:15px}.header-logo{width:42px;height:42px;box-shadow:0 4px 14px #0a35d83d}.login-logo{width:112px;height:112px;margin:0 auto 14px;border-radius:26px;box-shadow:0 12px 30px #0a35d840}.login form{text-align:center}.login form label{text-align:left}.brand-sub{font-size:12px;letter-spacing:.12em;color:#ff5b55!important;font-weight:800;margin:0 0 16px!important}.splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#0a35d8;color:#fff;display:grid;place-content:center;justify-items:center;text-align:center;padding:24px}.splash img{width:150px;height:150px;border-radius:34px;box-shadow:0 18px 50px #00000038}.splash h1{margin:18px 0 4px;font-size:27px}.splash p{margin:0;color:#ff655f;font-weight:900;letter-spacing:.1em;font-size:12px}.splash-dot{width:8px;height:8px;border-radius:50%;background:#fff;margin-top:25px;animation:pulse 1s infinite alternate}@keyframes pulse{0%{opacity:.25;transform:scale(.8)}to{opacity:1;transform:scale(1.35)}}@media (max-width:760px){.header-logo{width:38px;height:38px;border-radius:12px}.brand b{font-size:15px}.login-logo{width:104px;height:104px}}button:disabled{opacity:.55;cursor:not-allowed}.boot{min-height:100vh;display:grid;place-items:center;font-weight:900;color:#123bea}.error-wide{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.error-wide button{padding:7px 10px;color:#b42318}.empty{padding:34px 18px;text-align:center;color:#6b7280;width:100%}.panel-title{padding:16px 18px 0;margin:0}.log-filter{display:grid;grid-template-columns:minmax(240px,1fr) 130px 145px 145px auto;gap:8px;padding:14px;border-bottom:1px solid #e5e7eb}.log-filter select,.log-filter>input{border:1px solid #e5e7eb;border-radius:11px;padding:10px;background:#fff}.log-summary{padding:10px 14px;background:#f8fafc;color:#475467;font-size:13px;border-bottom:1px solid #e5e7eb}footer{display:flex;justify-content:center;align-items:center;gap:6px;color:#98a2b3;font-size:12px;padding:20px}.app-logo,.splash{background:#123bea}.login .primary,.primary{background:#ff5a52;border-color:#ff5a52}.bar i{background:#ff5a52}nav button.active{background:#123bea;border-color:#123bea}.header-logo{box-shadow:0 4px 14px #123bea3d}.login-logo{box-shadow:0 12px 30px #123bea40}@media (max-width:900px){.log-filter{grid-template-columns:1fr 1fr}.log-filter .search{grid-column:1/-1}}@media (max-width:560px){.error-wide,.log-filter{grid-template-columns:1fr}.log-filter .search{grid-column:auto}.stats{gap:8px}.stat{padding:14px}.stat strong{font-size:23px}.app header{padding:10px 12px}.brand small{font-size:11px}}html,body,#root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}button,input,select,textarea{font-family:inherit}body{font-weight:400;letter-spacing:-.012em}.brand b,.login h1,.splash h1,.modal-head h2,.panel-title{font-weight:800;letter-spacing:-.035em}button,.primary,nav button,label,th,.badge{font-weight:700;letter-spacing:-.02em}.stat strong,td b,.log-list strong,.bars b{font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.025em}input,select{font-weight:500}.brand-sub,.splash p{letter-spacing:.11em}.auth-blank{position:fixed;top:0;right:0;bottom:0;left:0;background:#f7f8fa}.login input::placeholder{color:#a0a7b4;font-weight:400}.row-actions .danger-button{color:#b42318;border-color:#fecdca;background:#fff5f4}.row-actions .danger-button:hover{background:#fee4e2;border-color:#fda29b}@media (max-width:760px){.table-wrap table{min-width:860px}}.customer-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);min-height:520px}.customer-layout .customer-grid{align-content:start;border-right:1px solid #e5e7eb}.customer-grid article{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.customer-grid article:hover{transform:translateY(-1px);border-color:#b7c2ff;box-shadow:0 8px 20px #123bea14}.customer-grid article.selected{border-color:#123bea;box-shadow:0 0 0 2px #123bea1f}.customer-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.customer-card-head span{flex:none;font-size:11px;font-weight:700;color:#123bea;background:#eef1ff;border-radius:999px;padding:5px 8px}.customer-card-actions{display:flex;gap:7px;margin-top:12px}.customer-card-actions button{padding:7px 10px;border-radius:9px}.customer-history{min-width:0;background:#fbfcff}.customer-history-empty{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#98a2b3;gap:8px;padding:24px}.customer-history-empty b{color:#344054;font-size:16px}.customer-history-head{display:flex;align-items:flex-start;justify-content:space-between;padding:18px;border-bottom:1px solid #e5e7eb;background:#fff}.customer-history-head small{color:#667085}.customer-history-head h3{margin:4px 0 0;font-size:20px}.customer-history-head button{width:34px;height:34px;border-radius:50%;font-size:22px;border:0;background:#f2f4f7}.customer-history-filter{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end;padding:14px;border-bottom:1px solid #e5e7eb}.customer-history-filter label{font-size:12px;color:#667085}.customer-history-filter input{width:100%;margin-top:5px;padding:9px;border:1px solid #d0d5dd;border-radius:9px;background:#fff}.customer-history-filter button{height:39px;display:flex;align-items:center;gap:5px}.customer-history-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px}.customer-history-summary>div{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.customer-history-summary small{display:block;color:#667085;font-size:11px}.customer-history-summary strong{display:block;margin-top:5px;font-size:17px}.daily-shipments{padding:0 14px 18px;display:grid;gap:10px;max-height:600px;overflow:auto}.daily-shipments>article{background:#fff;border:1px solid #e5e7eb;border-radius:13px;overflow:hidden}.daily-shipment-head{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;background:#f8f9ff;border-bottom:1px solid #e5e7eb}.daily-shipment-head strong{color:#123bea}.daily-items{display:grid}.daily-items>div{display:flex;justify-content:space-between;gap:16px;padding:10px 14px;border-bottom:1px solid #f0f1f3}.daily-items>div:last-child{border-bottom:0}.daily-items span{color:#344054;overflow-wrap:anywhere}.daily-items b{flex:none}@media (max-width:900px){.customer-layout{grid-template-columns:1fr}.customer-layout .customer-grid{border-right:0;border-bottom:1px solid #e5e7eb}.customer-history{min-height:420px}}@media (max-width:560px){.customer-history-filter{grid-template-columns:1fr 1fr}.customer-history-filter button{grid-column:1/-1;justify-content:center}.customer-history-summary{grid-template-columns:1fr}.daily-shipments{max-height:none}}.employee-title{margin:0;font-size:20px}.employee-subtitle{margin:5px 0 0;color:#667085;font-size:13px}.employee-error{margin:14px}.employee-list{display:grid}.employee-list>article{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:14px;padding:15px 18px;border-bottom:1px solid #eaecf0;background:#fff}.employee-list>article.inactive{background:#f8f9fb;opacity:.72}.employee-avatar{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#eef1ff;color:#123bea;font-size:18px;font-weight:800}.employee-info{display:grid;gap:5px}.employee-info>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.employee-info small{color:#667085}.role-badge,.active-badge,.self-badge{font-size:11px;font-weight:700;border-radius:999px;padding:4px 7px}.role-badge.admin{color:#6941c6;background:#f4f0ff}.role-badge.staff{color:#175cd3;background:#eff8ff}.active-badge.on{color:#067647;background:#ecfdf3}.active-badge.off{color:#b42318;background:#fef3f2}.self-badge{color:#344054;background:#f2f4f7}.employee-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.employee-actions button{display:flex;align-items:center;gap:5px;padding:8px 10px}.employee-actions .danger-button{color:#b42318;background:#fff5f4;border-color:#fecdca}.employee-actions .activate-button{color:#067647;background:#ecfdf3;border-color:#abefc6}.employee-loading{padding:36px;text-align:center;color:#667085}.employee-id-help{font-size:12px;line-height:1.55;color:#475467;background:#f8f9fb;border:1px solid #eaecf0;border-radius:10px;padding:10px 12px}.employee-id-help code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}@media (max-width:760px){.employee-list>article{grid-template-columns:auto 1fr}.employee-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:480px){.employee-list>article{grid-template-columns:1fr}.employee-avatar{display:none}.employee-actions button{flex:1;justify-content:center}}.customer-card-actions .danger-button{color:#b42318;background:#fff5f4;border-color:#fecdca}.customer-card-actions .danger-button:hover{background:#fee4e2;border-color:#fda29b}@media (max-width:760px){.table-wrap table{min-width:760px}}:root{--oto-blue:#003DEA;--oto-coral:#FF5B57}html,body,#root{font-weight:400}body{font-weight:400;letter-spacing:-.01em}.brand b,.login h1,.modal-head h2,.panel-title{font-weight:700}button,.primary,nav button,label,th,.badge{font-weight:600}.stat strong,td b,.log-list strong,.bars b{font-weight:600}input,select,textarea{font-weight:400}.brand-sub{font-weight:600}.app-logo{background:var(--oto-blue);object-fit:cover}.header-logo{width:42px;height:42px;border-radius:13px;box-shadow:0 4px 14px #003dea38}.login-logo{width:116px;height:116px;border-radius:27px;box-shadow:0 12px 30px #003dea38}.primary,.login .primary{background:var(--oto-coral);border-color:var(--oto-coral)}nav button.active{background:var(--oto-blue);border-color:var(--oto-blue)}.bar i{background:var(--oto-coral)}.splash-dot{display:none!important;animation:none!important}@media (max-width:760px){.header-logo{width:38px;height:38px;border-radius:12px}.login-logo{width:106px;height:106px;border-radius:25px}}.movement-entry{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin-bottom:16px;border:1px solid #e4e8f0;border-radius:16px;background:#f8faff}.movement-entry h3{margin:0 0 4px}.movement-entry p{margin:0;color:#697386;font-size:13px}.movement-entry-controls{display:flex;align-items:center;gap:10px;min-width:48%}.movement-entry-controls select{flex:1;min-width:260px}.movement-entry-controls button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:760px){.movement-entry{align-items:stretch;flex-direction:column}.movement-entry-controls{min-width:0;flex-direction:column;align-items:stretch}.movement-entry-controls select{min-width:0;width:100%}}.log-list article{position:relative;padding-right:82px}.log-delete-button{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#b42318;background:#fff5f4;border:1px solid #fecdca;padding:7px 11px;border-radius:9px;font-weight:600}.log-delete-button:hover{background:#fee4e2;border-color:#fda29b}@media (max-width:600px){.log-list article{padding-right:14px;padding-bottom:54px}.log-delete-button{top:auto;right:14px;bottom:12px;transform:none}}
