:root{color:#182839;font-synthesis:none;background:#f3f6fa;font-family:Noto Sans KR,Malgun Gothic,system-ui,sans-serif;font-size:16px;line-height:1.6}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,input,select{min-height:48px}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #1677d2}.shell{max-width:960px;margin:auto;padding:32px 24px}.app-header{border-bottom:1px solid #d8e2ed;align-items:center;gap:14px;padding-bottom:28px;display:flex}.brand-mark{color:#fff;background:#123c67;border-radius:10px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:grid}.app-header strong{font-size:20px}.app-header p{color:#526377;margin:0}.app-header time{color:#526377;margin-left:auto}.startup-card{background:#fff;border:1px solid #d8e2ed;border-radius:14px;margin-top:40px;padding:32px}.label{color:#123c67;background:#e7eef7;border-radius:6px;padding:4px 12px;font-weight:700;display:inline-block}.startup-card h1{margin:20px 0 12px;font-size:28px}.startup-card p{margin:10px 0;font-size:18px}.startup-card .secondary{color:#526377;font-size:16px}.loading{text-align:center;color:#526377;padding:64px 0}.auth-page{background:#eaf0f7;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #cfdae6;border-radius:16px;width:min(100%,430px);padding:36px;box-shadow:0 16px 44px #1c36521a}.login-brand{color:#123c67;align-items:center;gap:12px;font-weight:800;display:flex}.login-brand .brand-mark{width:42px;height:42px;font-size:19px}.login-panel h1{margin:30px 0 6px;font-size:27px}.login-help,.no-signup{color:#526377;margin:0 0 22px}.login-panel form{gap:10px;display:grid}.login-panel label{margin-top:4px;font-weight:700}.login-panel input{color:#182839;background:#fff;border:1px solid #aebdcb;border-radius:8px;width:100%;padding:11px 13px}.login-panel input:disabled{background:#edf1f5}.primary-button,.secondary-button,.text-button{cursor:pointer;border-radius:8px;font-weight:800}.primary-button{color:#fff;background:#123c67;border:0;margin-top:14px}.primary-button:hover{background:#0d3155}.primary-button:disabled,.text-button:disabled{cursor:wait;opacity:.65}.secondary-button{color:#123c67;background:#fff;border:1px solid #123c67;padding:0 18px}.text-button{color:#164f83;background:0 0;border:0;text-decoration:underline}.form-message{border-radius:8px;margin:16px 0;padding:11px 13px}.form-message.error{color:#9a251e;background:#fff0ef;border:1px solid #e7aaa6}.form-message.success{color:#236139;background:#e9f6ee;border:1px solid #a5d2b3}.no-signup{text-align:center;margin:24px 0 0;font-size:14px}@media (width<=600px){.shell{padding:20px 16px}.app-header{flex-wrap:wrap}.app-header time{font-size:14px}.startup-card{margin-top:24px;padding:24px 20px}.startup-card h1{font-size:26px}.login-panel{border-radius:12px;padding:28px 22px}.login-panel h1{font-size:25px}}.today-page{padding:34px 0 64px}.today-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.today-heading h1{margin:12px 0 4px;font-size:32px}.today-heading p{color:#526377;margin:0}.heading-actions{align-items:center;gap:10px;display:flex}.status-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0;display:grid}.status-summary div{background:#fff;border:1px solid #d8e2ed;border-radius:10px;justify-content:space-between;align-items:center;padding:16px;display:flex}.status-summary span{color:#526377}.status-summary strong{color:#123c67;font-size:23px}.notice{color:#234c70;background:#eef6ff;border:1px solid #b9d6f0;border-radius:8px;padding:12px 16px}.delivery-section{margin-top:34px}.section-heading{border-bottom:2px solid #123c67;align-items:baseline;gap:14px;display:flex}.section-heading h2{margin:0 0 10px;font-size:24px}.section-heading p{color:#526377;margin:0}.delivery-list{gap:18px;margin-top:18px;display:grid}.empty-state{text-align:center;color:#526377;background:#fff;border:1px dashed #b8c5d1;border-radius:10px;padding:32px}.delivery-card{background:#fff;border:1px solid #d8e2ed;border-left:5px solid #8393a3;border-radius:12px;padding:22px;box-shadow:0 4px 14px #1c36520d}.delivery-card.status-ready{border-left-color:#16805c}.delivery-card.status-departed{border-left-color:#d37616}.delivery-card.status-completed{border-left-color:#546579}.delivery-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.delivery-date{color:#526377;margin:0;font-size:14px}.delivery-card h3{margin:4px 0 0;font-size:22px}.status-badge{white-space:nowrap;color:#123c67;background:#e7eef7;border-radius:999px;padding:5px 11px;font-weight:800}.site-details{gap:5px;margin:18px 0;display:grid}.site-details div{grid-template-columns:80px 1fr;gap:8px;display:grid}.site-details dt{color:#526377}.site-details dd{margin:0}.assignee-field{align-items:center;gap:10px;font-weight:700;display:flex}.assignee-field select{background:#fff;border:1px solid #aebdcb;border-radius:8px;min-width:180px;padding:8px 12px}.change-notice{background:#fff8e5;border:1px solid #ebcb76;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:12px 14px;display:flex}.change-notice p{margin:0}.item-list{border-top:1px solid #e2e8ef;margin:18px 0;padding:0;list-style:none}.item-list li{border-bottom:1px solid #e2e8ef;align-items:center;gap:12px;padding:13px 4px;display:flex}.item-list input[type=checkbox]{width:24px;height:24px;min-height:auto}.item-list span:not(.prepared-mark){flex:1;justify-content:space-between;align-items:center;gap:20px;display:flex}.item-list small{color:#526377}.prepared-mark{color:#19714f;background:#e2f2e9;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.delivery-note,.partial-note{background:#f4f7fa;border-radius:6px;padding:9px 12px}.delivery-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.delivery-actions button{padding:0 18px}.danger-button{color:#9a251e;cursor:pointer;background:#fff;border:1px solid #b83a32;border-radius:8px;min-height:48px;font-weight:800}.danger-button:disabled{opacity:.6}.partial-completion{border:1px solid #d8e2ed;border-radius:8px;width:100%;margin-top:6px;padding:10px 14px}.partial-completion summary{cursor:pointer;color:#164f83;font-weight:800}.partial-completion form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.partial-completion label{gap:5px;font-weight:700;display:grid}.partial-completion input{border:1px solid #aebdcb;border-radius:8px;width:100%;padding:8px 11px}.partial-completion button{justify-self:start}.status-completed .assignee-field select{background:#edf1f5}@media (width<=700px){.today-heading{flex-direction:column;align-items:flex-start}.status-summary{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.section-heading p{margin-bottom:10px}.delivery-card{padding:18px 15px}.site-details div{grid-template-columns:68px 1fr}.item-list span:not(.prepared-mark){flex-direction:column;align-items:flex-start;gap:2px}.change-notice{flex-direction:column;align-items:stretch}.partial-completion form{grid-template-columns:1fr}.heading-actions{justify-content:space-between;width:100%}}
