:root{--brand-primary:#2563eb;--brand-primary-strong:#1d4ed8;--brand-primary-soft:#eff6ff;--brand-navy:#0f172a;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#6b7280;--surface:#fff;--surface-soft:#f8fafc;--surface-muted:#f3f4f6;--border-soft:#e5e7eb;--border-default:#d1d5db;--success:#16a34a;--warning:#f59e0b;--danger:#ef4444;--info:#0ea5e9;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--touch-min:44px;--button-height:48px;--section-gap:20px;--card-padding:16px;--shadow-sm:0 2px 8px #0f172a0f;--shadow-md:0 8px 24px #0f172a14}*{box-sizing:border-box}html,body{word-break:keep-all;overflow-wrap:break-word;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;color:#111827;background:#fff;min-height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Malgun Gothic,Apple SD Gothic Neo,Arial,sans-serif}button,input,textarea,select{font:inherit}button,label,strong,h1,h2,h3,h4,h5,h6{word-break:keep-all}button{cursor:pointer}.loginPage{background:#f4f5f7;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.loginCard{background:#fff;border-radius:18px;width:100%;max-width:420px;padding:36px;box-shadow:0 10px 35px #00000014}.loginLogo{color:#fff;background:#111827;border-radius:999px;justify-content:center;align-items:center;min-width:80px;height:38px;margin-bottom:18px;padding:0 14px;font-size:15px;font-weight:700;display:inline-flex}.loginCard h1{margin:0;font-size:30px;font-weight:800}.loginDescription{color:#666;margin:10px 0 28px;font-size:14px}.loginForm{flex-direction:column;gap:18px;display:flex}.loginForm label{flex-direction:column;gap:8px;font-size:14px;font-weight:700;display:flex}.loginForm input{background:#fff;border:1px solid #d7dbe0;border-radius:10px;outline:none;width:100%;height:48px;padding:0 14px}.loginForm input:focus{border-color:#111827}.loginMessage{color:#c62828;background:#fff1f1;border-radius:10px;padding:12px 14px;font-size:14px}.loginForm button{color:#fff;background:#111827;border:0;border-radius:10px;height:50px;font-size:16px;font-weight:700}.loginForm button:disabled{opacity:.6;cursor:default}.appPage{background:#fff;min-height:100vh}.appShell{width:min(760px,100%);margin:0 auto;padding:22px 20px 50px}.mainStatus{text-align:center;color:#6b7280;padding:60px 20px}.mainErrorBox{color:#b42318;background:#fff1f1;border-radius:11px;width:100%;margin:0 0 16px;padding:14px 16px;font-size:13px}.appHeaderTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.appHeaderIdentity{flex:1;min-width:0}.appBrandBlock{align-items:center;gap:10px;min-width:0;display:flex}.appBrandSymbol{object-fit:contain;flex:0 0 42px;width:42px;height:42px}.appBrandTextArea{min-width:0}.appBrandName{color:var(--brand-navy);letter-spacing:-.04em;font-size:20px;font-weight:900;line-height:1.05}.appCompanyName{max-width:100%;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:13px;font-weight:700;line-height:1.25;overflow:hidden}.appUserInfo{min-width:0;color:var(--text-muted);white-space:nowrap;align-items:center;gap:5px;margin-top:8px;padding-left:52px;font-size:13px;line-height:1.3;display:flex}.appUserIcon{width:7px;height:7px;color:var(--brand-primary);background:var(--brand-primary);border-radius:999px;font-size:0;overflow:hidden}.appUserName,.appUserRole{text-overflow:ellipsis;overflow:hidden}.appHeaderActions{flex-shrink:0;align-items:center;gap:7px;display:flex}.headerActionButton{min-height:var(--touch-min);border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface);color:var(--text-primary);box-shadow:var(--shadow-sm);padding:0 12px;font-size:13px;font-weight:800;position:relative}.headerActionButton:hover{background:var(--brand-primary-soft);color:var(--brand-primary-strong);border-color:#bfdbfe}.headerIconButton{justify-content:center;align-items:center;gap:5px;display:inline-flex}.headerActionIcon{font-size:17px;line-height:1}.headerNotificationBadge{background:var(--danger);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:900;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.headerLogoutButton{color:var(--text-secondary)}.mainMenuScroller{overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid;overflow-x:auto}.mainMenuScroller::-webkit-scrollbar{display:none}.mainMenuButton{border-radius:var(--radius-md);min-width:0;min-height:52px;color:var(--text-muted);background:0 0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:6px 5px;font-weight:800;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:flex}.mainMenuButtonActive{background:var(--brand-primary-soft);color:var(--brand-primary);border-color:#bfdbfe}.mainMenuIcon{margin:0;font-size:17px;line-height:1}.mainMenuLabel{white-space:nowrap;font-size:12px;font-weight:900;line-height:1.1;display:block}.orderPage{flex-direction:column;gap:18px;display:flex}.dateNavigation{grid-template-columns:50px 1fr 50px;align-items:center;gap:10px;display:grid}.dateArrowButton{background:#f8f8f8;border:1px solid #9ca3af;border-radius:8px;height:46px;font-size:28px;line-height:1}.selectedDate{text-align:center;font-size:20px;font-weight:800}.scheduleActions{grid-template-columns:1fr 90px;gap:8px;display:grid}.monthlyScheduleButton,.todayButton{background:#f8f8f8;border:1px solid #9ca3af;border-radius:8px;height:47px;font-weight:700}.orderCountCard{border:1px solid #d7dbe0;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:64px;display:flex}.orderCountNumber{font-size:25px}.newOrderButton{color:#111827;background:#f4f4f4;border:1px solid gray;border-radius:8px;height:51px;font-weight:800}.emptyOrderCard{color:#6b7280;text-align:center;background:#fff;border:1px solid #d7dbe0;border-radius:13px;justify-content:center;align-items:center;min-height:96px;padding:24px;display:flex}.comingSoonCard{color:#6b7280;border:1px solid #d7dbe0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.comingSoonCard strong{color:#111827;font-size:18px}.comingSoonCard p{margin:8px 0 0}.orderCardList{flex-direction:column;gap:12px;display:flex}.orderCompactCard{color:#111827;text-align:left;background:#fff;border:1px solid #d7dbe0;border-radius:14px;width:100%;padding:15px 16px}.orderCompactCard:hover{background:#fafafa}.orderCardHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.orderCardTime{font-size:18px;font-weight:800}.orderCardStatus{color:#4b5563;background:#fff;border:1px solid #9ca3af;border-radius:999px;flex-shrink:0;padding:5px 9px;font-size:11px;font-weight:800}.orderCardStatusCompleted{color:#15803d;border-color:#16a34a}.orderCardStatusCancelled{color:#b42318;border-color:#dc2626}.orderCardSourceRow{margin-top:8px}.orderCardSource{color:#374151;background:#f3f4f6;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.orderCardWork{margin-top:10px;font-size:17px;font-weight:800;line-height:1.35}.orderCardAddress{color:#4b5563;overflow-wrap:anywhere;margin-top:7px;font-size:13px;line-height:1.45}.orderCardWorkers{color:#6b7280;margin-top:7px;font-size:12px;line-height:1.4}.orderCardAmountArea{margin-top:10px}.orderCardAmount{font-size:15px;font-weight:800}.orderCardCancelledAmounts{flex-direction:column;gap:3px;font-size:13px;display:flex}.orderCardCancelledAmounts>div{align-items:center;gap:4px;display:flex}.orderCardCancellationFee{color:#b42318}@media (max-width:600px){.loginPage{padding:16px}.loginCard{border-radius:14px;padding:28px 22px}.loginCard h1{font-size:26px}.appShell{padding:14px 12px 40px}.appHeader{margin-bottom:10px}.appHeaderTop,.appBrandBlock{gap:8px}.appBrandSymbol{flex-basis:38px;width:38px;height:38px}.appBrandName{font-size:19px}.appCompanyName{margin-top:3px;font-size:12px}.appUserInfo{margin-top:6px;padding-left:46px;font-size:12px}.appHeaderActions{gap:5px}.headerActionButton{border-radius:11px;min-width:40px;min-height:40px;padding:0 9px;font-size:12px}.headerActionText{display:none}.headerLogoutButton{min-width:auto;padding:0 9px;font-size:11px}.mainMenuWrapper{margin:0 -12px 16px;padding:7px 12px 8px}.mainMenuScroller{gap:4px}.mainMenuButton{min-height:50px;padding:6px 3px}.mainMenuIcon{font-size:16px}.mainMenuLabel{font-size:12px}.dateNavigation{grid-template-columns:43px 1fr 43px;gap:7px}.dateArrowButton{height:42px;font-size:24px}.selectedDate{font-size:17px}.scheduleActions{grid-template-columns:1fr 70px}.monthlyScheduleButton,.todayButton{height:43px;font-size:13px}.orderCountCard{min-height:58px}.orderCountNumber{font-size:22px}.newOrderButton{height:47px}.emptyOrderCard{min-height:90px;font-size:14px}.orderCardList{gap:10px}.orderCompactCard{border-radius:13px;padding:13px 14px}.orderCardTime{font-size:17px}.orderCardStatus{padding:4px 8px;font-size:10px}.orderCardSource{min-height:24px;padding:0 8px;font-size:10px}.orderCardWork{margin-top:9px;font-size:16px}.orderCardAddress{margin-top:6px;font-size:12px}.orderCardWorkers{margin-top:6px;font-size:11px}.orderCardAmount{font-size:14px}.orderCardCancelledAmounts{font-size:12px}}.appShell{padding-top:16px;padding-bottom:86px}.appHeader{margin-bottom:10px;padding:0}.appHeaderTop{align-items:center;gap:10px}.appBrandBlock{gap:9px}.appBrandSymbol{flex-basis:38px;width:38px;height:38px}.appBrandName{font-size:19px}.appCompanyName{margin-top:2px;font-size:12px}.appUserInfo{margin-top:5px;padding-left:47px;font-size:12px}.appHeaderActions{gap:6px}.headerActionButton{color:#475569;width:42px;height:42px;min-height:42px;box-shadow:none;border-color:#e2e8f0;border-radius:12px;justify-content:center;align-items:center;padding:0;display:inline-flex}.headerActionButton:hover{color:var(--brand-primary);background:#eff6ff;border-color:#bfdbfe}.headerActionIcon{width:20px;height:20px;display:block}.headerActionText{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.headerNotificationBadge{top:-4px;right:-4px}.mainMenuWrapper{z-index:40;-webkit-backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e2e8f0;margin:0 -20px 16px;padding:6px 20px 8px;position:sticky;top:0}.mainMenuScroller{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid;overflow:visible}.mainMenuButton{color:#64748b;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:52px;padding:5px 3px;transition:background .12s,color .12s,transform .12s;display:flex}.mainMenuButton:hover{color:#334155;background:#f8fafc}.mainMenuButton:active{transform:scale(.98)}.mainMenuButtonActive{color:var(--brand-primary);background:#eff6ff}.mainMenuIcon{width:20px;height:20px;display:block}.mainMenuLabel{letter-spacing:-.02em;font-size:12px;font-weight:800;line-height:1.1}.orderPage{padding-top:0!important}.orderDateBar{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:10px;display:grid}.orderDateArrow{color:#334155;background:#fff;border:1px solid #dbe2ea;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.orderDateArrow:hover{color:var(--brand-primary);background:#eff6ff;border-color:#bfdbfe}.orderDateArrow svg{width:19px;height:19px}.orderSelectedDate{text-align:center;color:#0f172a;letter-spacing:-.025em;min-width:0;font-size:17px;font-weight:900;line-height:1.3}.orderToolbar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-height:50px;margin-bottom:14px;padding:6px 7px 6px 14px;display:flex}.orderCountPill{color:#334155;font-size:14px;font-weight:900}.orderToolbarActions{align-items:center;gap:6px;display:flex}.orderToolbarButton{color:#475569;background:#fff;border:1px solid #dbe2ea;border-radius:10px;min-height:38px;padding:0 12px;font-size:13px;font-weight:800}.orderToolbarButton:hover{color:var(--brand-primary);border-color:#bfdbfe}.orderToolbarPrimary{border:1px solid var(--brand-primary);background:var(--brand-primary);color:#fff;border-radius:10px;min-height:38px;padding:0 13px;font-size:13px;font-weight:900}.orderToolbarPrimary:hover{border-color:var(--brand-primary-strong);background:var(--brand-primary-strong)}.emptyOrderCard{color:#64748b;text-align:center;background:#fff;border:1px solid #dbe2ea;border-radius:16px;justify-content:center;align-items:center;min-height:112px;margin-top:6px;padding:22px 16px;font-size:15px;display:flex}.orderNoPermissionCard{text-align:center;background:#f8fafc;border:1px solid #dbe2ea;border-radius:16px;flex-direction:column;align-items:center;gap:7px;margin-top:8px;padding:26px 16px;display:flex}.orderNoPermissionTitle{color:#334155;font-size:15px;font-weight:900}.orderNoPermissionDescription{color:#94a3b8;font-size:13px}.orderGroupDivider{background:#cbd5e1;height:1px;margin:14px 2px}.quickBarSpacer{height:76px}.quickBar{z-index:1000;box-sizing:border-box;padding:7px 10px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-top:1px solid #e2e8f0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0f172a0f}.quickBarInner{justify-content:space-around;align-items:stretch;gap:6px;width:min(760px,100%);margin:0 auto;display:flex}.quickBarInnerScrollable{justify-content:flex-start;overflow-x:auto}.quickBarButton{color:#64748b;background:0 0;border:0;border-radius:13px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;min-width:54px;min-height:52px;padding:5px 7px;font-weight:800;display:flex}.quickBarButton:hover{color:#334155;background:#f8fafc}.quickBarButtonEmphasis{background:var(--brand-primary);color:#fff;box-shadow:0 5px 14px #2563eb38}.quickBarButtonEmphasis:hover{background:var(--brand-primary-strong);color:#fff}.quickBarButtonDisabled{opacity:.42;cursor:default}.quickBarIcon{width:20px;height:20px;display:block}.quickBarLabel{white-space:nowrap;font-size:11px;line-height:1.1}@media (max-width:560px){.appShell{padding:12px 14px 84px}.appBrandSymbol{flex-basis:34px;width:34px;height:34px}.appBrandName{font-size:18px}.appCompanyName{max-width:160px}.appUserInfo{max-width:205px;padding-left:43px}.headerActionButton{width:40px;height:40px;min-height:40px}.mainMenuWrapper{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.mainMenuButton{min-height:50px}.mainMenuLabel{font-size:11px}.orderSelectedDate{font-size:16px}.orderToolbar{padding-left:12px}.orderToolbarButton,.orderToolbarPrimary{min-height:40px;padding-left:11px;padding-right:11px;font-size:12px}}@media (max-width:390px){.appCompanyName{max-width:126px}.appUserRole,.appUserDivider{display:none}.headerActionButton{width:38px;height:38px;min-height:38px}.mainMenuLabel{font-size:10.5px}.orderToolbar{flex-direction:column;align-items:stretch;padding:9px}.orderCountPill{padding:0 3px}.orderToolbarActions{width:100%}.orderToolbarButton,.orderToolbarPrimary{flex:1}}:root{--brand-primary:#2563eb;--brand-primary-strong:#1d4ed8;--brand-primary-soft:#eff6ff;--brand-navy:#0f172a;--brand-text:#172033;--brand-muted:#64748b;--brand-subtle:#94a3b8;--brand-line:#e2e8f0;--brand-surface:#fff;--brand-surface-soft:#f8fafc;--brand-danger:#ef4444;--brand-success:#16a34a;--brand-warning:#f59e0b;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--shadow-card:0 6px 24px #0f172a0f;--control-height:46px}html{background:var(--brand-surface-soft)}body{background:var(--brand-surface-soft);color:var(--brand-text);font-size:15px;line-height:1.5}a{color:inherit}button,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.appPage{background:var(--brand-surface-soft)}.appShell{background:var(--brand-surface);min-height:100vh;box-shadow:0 0 0 1px #e2e8f08c}.appShell input:not([type=checkbox]):not([type=radio]),.appShell select,.appShell textarea{min-height:var(--control-height);color:var(--brand-text);background:#fff;transition:border-color .12s,box-shadow .12s,background .12s;border-color:var(--brand-line)!important;border-radius:var(--radius-sm)!important;font-size:15px!important}.appShell textarea{resize:vertical;min-height:96px;padding-top:11px!important;padding-bottom:11px!important}.appShell input:not([type=checkbox]):not([type=radio]):focus,.appShell select:focus,.appShell textarea:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a;border-color:var(--brand-primary)!important}.appShell input::placeholder,.appShell textarea::placeholder{color:#a0aec0}.appShell button:not(.mainMenuButton):not(.quickBarButton):not(.headerActionButton):not(.orderDateArrow){letter-spacing:-.015em;min-height:42px;font-weight:800}.appShell h1,.appShell h2,.appShell h3{color:var(--brand-navy);letter-spacing:-.03em}.appShell h1{font-size:24px;line-height:1.25}.appShell h2{font-size:20px;line-height:1.3}.appShell h3{font-size:17px;line-height:1.35}.mainErrorBox,.loginMessage{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.loginPage{background:radial-gradient(circle at 10% 10%,#2563eb1a,#0000 34%),radial-gradient(circle at 90% 86%,#0f172a12,#0000 35%),#f8fafc;padding:28px 20px;position:relative;overflow:hidden}.loginCard{border:1px solid #e2e8f0f2;border-radius:24px;max-width:430px;padding:38px 34px;box-shadow:0 22px 60px #0f172a1a}.loginBrand{align-items:center;gap:11px;margin-bottom:26px;display:flex}.loginBrandSymbol{object-fit:contain;width:48px;height:48px}.loginBrandName{color:var(--brand-navy);letter-spacing:-.045em;font-size:25px;font-weight:950;line-height:1.05}.loginBrandTagline{color:var(--brand-muted);letter-spacing:-.02em;margin-top:4px;font-size:12px;font-weight:600}.loginCard h1{color:var(--brand-navy);letter-spacing:-.04em;font-size:28px;line-height:1.2}.loginDescription{color:var(--brand-muted);margin-top:9px;margin-bottom:28px;font-size:14px}.loginForm{gap:17px}.loginForm label{color:#334155;gap:7px;font-size:14px}.loginForm input{border-color:var(--brand-line);border-radius:12px;height:50px;font-size:15px}.loginForm input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px #2563eb1a}.loginForm button{background:var(--brand-primary);border-radius:12px;height:52px;font-size:16px;box-shadow:0 7px 18px #2563eb2e}.loginForm button:hover:not(:disabled){background:var(--brand-primary-strong)}.orderCompactCard{box-shadow:0 2px 12px #0f172a09;border-color:var(--brand-line)!important;border-radius:var(--radius-md)!important}.emptyOrderCard{background:#fbfdff;border-style:dashed}.mainMenuScroller,.quickBarInnerScrollable{scrollbar-width:none}.mainMenuScroller::-webkit-scrollbar{display:none}.quickBarInnerScrollable::-webkit-scrollbar{display:none}@media (max-width:560px){body{font-size:15px}.loginPage{align-items:center;padding:18px}.loginCard{border-radius:20px;padding:30px 24px}.loginBrand{margin-bottom:23px}.loginBrandSymbol{width:44px;height:44px}.loginBrandName{font-size:23px}.loginCard h1{font-size:25px}}@media (min-width:900px){.appShell{border-radius:22px;min-height:calc(100vh - 36px);margin-top:18px;margin-bottom:18px;box-shadow:0 18px 50px #0f172a12}}.orderFormPage,.orderDetailPage,.orderEditPage,.orderCalendarPage,.incomingCallPage{color:var(--brand-text)}.orderFormPage section,.orderDetailPage section,.orderEditPage section{border-color:var(--brand-line)}.orderFormPage input:not([type=checkbox]):not([type=radio]),.orderFormPage select,.orderFormPage textarea,.orderDetailPage input:not([type=checkbox]):not([type=radio]),.orderEditPage input:not([type=checkbox]):not([type=radio]){font-size:15px}.orderFormPage button,.orderDetailPage button,.orderEditPage button,.orderCalendarPage button{-webkit-tap-highlight-color:transparent}.orderFormPage button:active,.orderDetailPage button:active,.orderEditPage button:active,.orderCalendarPage button:active{transform:translateY(1px)}@media (max-width:560px){.orderFormPage,.orderDetailPage,.orderEditPage,.orderCalendarPage{font-size:15px}}.appShell{width:min(100%,820px)}.appHeaderTop,.mainMenuScroller,.orderDateBar,.orderToolbar,.emptyOrderCard{max-width:100%}.headerActionButton,.mainMenuButton,.quickBarButton,.orderDateArrow,.orderToolbarButton,.orderToolbarPrimary{-webkit-user-select:none;user-select:none}.headerActionButton svg,.mainMenuButton svg,.quickBarButton svg,.orderDateArrow svg{vector-effect:non-scaling-stroke}.appShell button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none!important}.appShell [role=button],.appShell button,.appShell a{touch-action:manipulation}.appShell hr{border:0;border-top:1px solid var(--brand-line)}.appShell table{border-collapse:separate;border-spacing:0}.appShell th{color:#475569;font-size:13px;font-weight:800}.appShell td{color:#334155}.appShell code{color:#334155;background:#f1f5f9;border-radius:6px}@media (max-width:560px){.appShell{width:100%;box-shadow:none;border-radius:0}.appHeaderActions{flex-shrink:0}.quickBar{padding-left:8px;padding-right:8px}}.quickBarButtonDanger{color:#dc2626;background:#fff7f7;border:1px solid #fecaca}.quickBarButtonDanger:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.quickBarButtonDanger .quickBarLabel,.quickBarButtonEmphasis .quickBarLabel{font-size:12px;font-weight:900}.orderPage{padding-bottom:92px}.orderDateBar{margin-bottom:8px}.orderSelectedDate{font-size:18px}.orderToolbar{background:#fbfdff;border-color:#e2e8f0;min-height:48px;margin-bottom:12px;padding:5px 6px 5px 12px}.orderCountArea{align-items:baseline;gap:4px;min-width:0;display:inline-flex}.orderCountPill{color:#0f172a;font-size:17px;font-weight:950;line-height:1}.orderCountUnit{color:#64748b;font-size:11px;font-weight:750;line-height:1.2}.orderToolbarButton,.orderToolbarPrimary{min-height:38px}.orderCardList{gap:9px!important}.orderCompactCard{transition:border-color .15s,box-shadow .15s,transform .12s}.orderCompactCard:active{transform:scale(.995)}.orderGroupLabel{color:#334155;margin:2px 2px -1px;font-size:11px;font-weight:900;line-height:1.3}.orderGroupSectionBreak{color:#64748b;align-items:center;gap:9px;min-height:27px;margin:4px 2px 0;font-size:11px;font-weight:900;line-height:1.3;display:flex}.orderGroupSectionBreak:before,.orderGroupSectionBreak:after{content:"";background:#e2e8f0;flex:auto;height:1px}.orderGroupSectionBreak span{flex:none}@media (max-width:560px){.orderToolbar{gap:7px}.orderToolbarActions{gap:5px}.orderToolbarButton{padding:0 10px;font-size:12px}.orderToolbarPrimary{padding:0 11px;font-size:12px}}.orderDateBar{min-height:58px;margin-bottom:6px}.orderSelectedDate{letter-spacing:-.35px;font-size:17px;line-height:1.25}.orderDateArrow{width:44px;height:44px}.orderToolbar{min-height:46px;margin-bottom:10px;padding-top:4px;padding-bottom:4px}.orderToolbarActions{align-items:center}.orderToolbarButton,.orderToolbarPrimary{border-radius:10px;min-height:38px}.orderCardList{padding-bottom:4px}.emptyOrderCard{color:#64748b;background:#f8fafc;border-color:#dbe2ea;border-radius:13px;justify-content:center;align-items:center;min-height:118px;padding:22px 16px;display:flex}.appShell button,.appShell a,.appShell input,.appShell select,.appShell textarea{-webkit-tap-highlight-color:transparent}.appShell button,.appShell a{outline:none}.appShell button:focus-visible,.appShell a:focus-visible,.appShell input:focus-visible,.appShell select:focus-visible,.appShell textarea:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.appShell input:not([type=checkbox]):not([type=radio]),.appShell select,.appShell textarea{border-color:#dbe2ea}.appShell input:not([type=checkbox]):not([type=radio]):focus,.appShell select:focus,.appShell textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb14}.quickBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-top-color:#e2e8f0;box-shadow:0 -5px 18px #0f172a0b}.quickBarButton{border-radius:12px}.quickBarButtonPrimary{box-shadow:0 5px 14px #2563eb29}@media (prefers-reduced-motion:no-preference){.appShell button,.appShell a{transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s,transform .1s}}@media (prefers-reduced-motion:reduce){.appShell *,.appShell :before,.appShell :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:560px){.orderDateBar{min-height:56px}.orderSelectedDate{font-size:16px}.orderToolbar{min-height:44px;padding-left:10px}.emptyOrderCard{min-height:106px}}@media (max-width:390px){.appCompanyName{max-width:160px}.appUserInfo{max-width:205px}.appUserRole,.appUserDivider{display:inline}.appUserName{flex-shrink:0}.appUserRole{text-overflow:ellipsis;min-width:0;overflow:hidden}}.quickBarInnerDense{grid-template-columns:repeat(7,minmax(0,1fr));align-items:stretch;gap:2px;width:min(760px,100%);margin:0 auto;display:grid;overflow:visible}.quickBarInnerDense .quickBarButton{border-radius:10px;width:100%;min-width:0;padding-left:2px;padding-right:2px}.quickBarInnerDense .quickBarIcon{width:18px;height:18px}.quickBarInnerDense .quickBarLabel{text-overflow:clip;letter-spacing:-.03em;max-width:100%;font-size:10px;overflow:hidden}.quickBarInnerDense .quickBarButtonDanger .quickBarLabel,.quickBarInnerDense .quickBarButtonEmphasis .quickBarLabel{font-size:10px}@media (max-width:390px){.quickBar{padding-left:5px;padding-right:5px}.quickBarInnerDense{gap:1px}.quickBarInnerDense .quickBarButton{min-height:50px;padding-left:1px;padding-right:1px}.quickBarInnerDense .quickBarIcon{width:17px;height:17px}.quickBarInnerDense .quickBarLabel,.quickBarInnerDense .quickBarButtonDanger .quickBarLabel,.quickBarInnerDense .quickBarButtonEmphasis .quickBarLabel{font-size:9px}}html{-moz-text-size-adjust:100%;text-size-adjust:100%}@media (max-width:360px){.appShell{padding-left:10px;padding-right:10px}.appHeaderTop{gap:6px}.appBrandBlock{gap:6px;min-width:0}.appBrandSymbol{flex-basis:30px;width:30px;height:30px}.appBrandName{font-size:16px;line-height:1.1}.appCompanyName{max-width:145px;font-size:11px;line-height:1.2}.appUserInfo{max-width:175px;padding-left:36px;font-size:10px;line-height:1.25}.appHeaderActions{gap:3px}.headerActionButton{border-radius:10px;width:36px;min-width:36px;height:36px;min-height:36px}.headerActionIcon{width:18px;height:18px}.mainMenuWrapper{margin-left:-10px;margin-right:-10px;padding-left:8px;padding-right:8px}.mainMenuButton{min-height:46px;padding-left:1px;padding-right:1px}.mainMenuIcon{width:18px;height:18px}.mainMenuLabel{letter-spacing:-.04em;font-size:10px}.orderDateBar{grid-template-columns:38px minmax(0,1fr) 38px;gap:5px}.orderDateArrow{width:38px;height:40px}.orderSelectedDate{white-space:nowrap;font-size:15px}.orderToolbar{gap:5px;padding-left:10px}.orderCountPill{font-size:12px}.orderToolbarButton,.orderToolbarPrimary{padding-left:8px;padding-right:8px;font-size:11px}.quickBarInnerDense .quickBarLabel,.quickBarInnerDense .quickBarButtonDanger .quickBarLabel,.quickBarInnerDense .quickBarButtonEmphasis .quickBarLabel{font-size:8px}}
