﻿:root{--bg:#f5f7f9;--surface:#fff;--surface-strong:#eef3f5;--line:#dce4e8;--line-strong:#c6d0d6;--text:#1c2730;--muted:#667681;--muted-strong:#4b5b65;--green:#0f766e;--green-soft:#e2f4ef;--blue:#2563eb;--blue-soft:#e8efff;--red:#c2413d;--red-soft:#fae8e7;--amber:#b7791f;--amber-soft:#fff4d6;--shadow:0 18px 50px #1c273014}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}.login-shell{background:var(--bg);grid-template-columns:minmax(0,1fr);place-items:center;min-height:100vh;padding:32px;display:grid}.login-visual{color:#fff;background:#173f38;flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px;display:flex}.login-brand{align-items:center;gap:12px;display:flex}.login-brand .brand-mark{color:#173f38;background:#fff}.login-brand strong{font-size:20px;line-height:1.2;display:block}.login-brand span{color:#ffffffbd;margin-top:4px;font-size:13px;display:block}.login-status-board{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;width:min(100%,360px);padding:18px}.status-board-head,.status-board-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-board-head{border-bottom:1px solid #ffffff2e;margin-bottom:4px;padding-bottom:16px}.status-board-head span,.status-board-row span{color:#ffffffc2;font-weight:700}.status-board-head strong{font-size:42px;line-height:1}.status-board-row{min-height:42px}.status-board-row strong{font-size:18px}.status-board-row.urgent strong{color:#ffd3c8}.login-security{color:#dcefed;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.login-panel{place-items:center;width:100%;min-width:0;display:grid}.login-card{background:var(--surface);border:1px solid var(--line);width:min(100%,440px);box-shadow:var(--shadow);border-radius:8px;padding:32px}.login-heading{align-items:center;gap:14px;margin-bottom:28px;display:flex}.login-icon{width:46px;height:46px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.login-form{gap:10px;display:grid}.field-label{color:var(--muted-strong);font-size:13px;font-weight:800}.login-field{min-height:48px;color:var(--muted);background:var(--surface-strong);border:1px solid #0000;border-radius:8px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 12px;display:grid}.login-field:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #0f766e1f}.login-field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.field-icon-button{width:32px;height:32px;color:var(--muted-strong);background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.check-row{width:fit-content;min-height:34px;color:var(--muted-strong);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.check-row input{width:16px;height:16px;accent-color:var(--green)}.login-error{color:var(--red);background:var(--red-soft);border-radius:8px;margin:4px 0 0;padding:10px 12px;font-size:13px;font-weight:700}.login-button{color:#fff;background:#0f766e;border:1px solid #0f766e;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:8px;font-weight:800;display:inline-flex}.login-button:hover,.login-button:focus-visible,.primary-button:hover,.primary-button:focus-visible{background:#0b5f59;border-color:#0b5f59;outline:0}.auth-loading{background:var(--bg);place-items:center;min-height:100vh;display:grid}.auth-loading-mark{border:4px solid var(--line);border-top-color:var(--green);border-radius:50%;width:42px;height:42px;animation:.86s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-height:48px;margin-bottom:28px;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.brand span,.profile-box span{color:var(--muted);margin-top:4px;font-size:13px;display:block}.brand strong,.profile-box strong{line-height:1.2;display:block}.nav-list{gap:6px;display:grid}.nav-item{min-height:42px;color:var(--muted-strong);border-radius:8px;align-items:center;gap:10px;padding:0 12px;text-decoration:none;display:flex}.nav-item.active{color:#0f766e;background:#e2f4ef;font-weight:700}.profile-box{border-top:1px solid var(--line);grid-template-columns:36px 1fr 36px;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:grid}.avatar{width:36px;height:36px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.workspace{background:var(--bg);min-width:0;padding:28px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.eyebrow{color:var(--muted);margin:0 0 6px;font-size:13px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:30px;line-height:1.15}h2{margin-bottom:0;font-size:19px;line-height:1.25}h3{margin-bottom:14px;font-size:15px}.topbar-actions,.toolbar-actions,.detail-actions{align-items:center;gap:10px;display:flex}.icon-button,.primary-button,.secondary-button,.danger-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:40px;display:inline-flex}.icon-button{width:40px;color:var(--muted-strong);background:var(--surface);border-color:var(--line)}.primary-button,.secondary-button,.danger-button{gap:8px;padding:0 14px;font-weight:700}.primary-button{color:#fff;background:#0f766e;border-color:#0f766e}.secondary-button{color:var(--text);background:var(--surface);border-color:var(--line-strong)}.secondary-button:hover,.secondary-button:focus-visible,.icon-button:hover,.icon-button:focus-visible,.date-today-button:hover,.date-today-button:focus-visible,.date-icon-button:hover,.date-icon-button:focus-visible{color:#0f766e;background:#f3f8f6;border-color:#9fd8ce;outline:0}.danger-button{color:var(--red);background:var(--red-soft);border-color:#f3c7c4}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric{background:var(--surface);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:8px;align-items:center;gap:14px;padding:18px;display:flex}.metric-icon{border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.metric span{color:var(--muted);font-size:13px;font-weight:700;display:block}.metric strong{margin-top:5px;font-size:22px;line-height:1.15;display:block}.metric-green .metric-icon{color:var(--green);background:var(--green-soft)}.metric-blue .metric-icon{color:var(--blue);background:var(--blue-soft)}.metric-red .metric-icon{color:var(--red);background:var(--red-soft)}.metric-amber .metric-icon{color:var(--amber);background:var(--amber-soft)}.monthly-orders-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;margin-bottom:18px;padding:18px}.monthly-orders-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.monthly-orders-head h2{margin-top:3px}.monthly-orders-head svg{color:var(--green)}.monthly-orders-controls{align-items:center;gap:8px;display:inline-flex}.monthly-nav-button{width:36px;min-width:0;height:36px;color:var(--green);border:1px solid var(--line);background:#fbfcfd;border-radius:8px;place-items:center;display:grid}.monthly-nav-button:hover,.monthly-nav-button:focus-visible{background:var(--green-soft);border-color:#9fd8ce;outline:0}.monthly-weekdays{border:1px solid #d78f8f;border-bottom:0;border-radius:8px 8px 0 0;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin-bottom:0;display:grid;overflow:hidden}.monthly-weekdays span{min-height:30px;color:var(--muted-strong);border-right:1px solid #d78f8f;place-items:center;font-size:13px;font-weight:900;display:grid}.monthly-weekdays span:last-child{border-right:0}.monthly-weekdays span:first-child{color:var(--red)}.monthly-weekdays span:last-child{color:var(--blue)}.monthly-orders-grid{background:#fff;border:1px solid #d78f8f;border-radius:0 0 8px 8px;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.monthly-order-day{text-align:left;background:0 0;border-bottom:1px solid #d78f8f;border-right:1px solid #d78f8f;border-radius:0;align-content:start;justify-items:start;gap:2px;min-width:0;min-height:82px;padding:7px 8px;display:grid}.monthly-order-day:hover,.monthly-order-day:focus-visible{background:var(--green-soft);outline:0}.monthly-order-day strong{color:var(--text);font-size:15px;line-height:1}.monthly-order-day em{color:var(--green);font-size:17px;font-style:normal;font-weight:900;line-height:1}.monthly-order-day.today{background:#fff3ee}.monthly-order-day.sunday strong{color:var(--red)}.monthly-order-day.saturday strong{color:var(--blue)}.monthly-order-day.outside-month{opacity:.35}.content-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.order-panel,.detail-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.order-panel{overflow:hidden}.panel-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.search-box{background:var(--surface-strong);border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;width:min(520px,100%);min-height:42px;padding:0 12px;display:flex}.search-box svg{color:var(--muted);flex:none}.search-box input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.status-tabs{border-bottom:1px solid var(--line);gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.tab{min-height:34px;color:var(--muted-strong);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.tab.active{color:#fff;background:#172532;border-color:#172532;font-weight:900}.status-tabs .tab:hover,.status-tabs .tab:focus-visible{color:#0f766e;background:#e2f4ef;border-color:#9fd8ce;outline:0}.status-tabs .tab.active,.status-tabs .tab.active:hover,.status-tabs .tab.active:focus-visible{color:#fff!important;background:#172532!important;border-color:#172532!important}.product-total-summary{border-bottom:1px solid var(--line);background:#fbfcfd;gap:10px;padding:14px 16px;display:grid}.product-total-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-total-head span{color:var(--text);font-size:15px;font-weight:900}.product-total-head strong{color:#0f766e;font-size:13px;font-weight:900}.product-total-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.product-total-list li,.product-total-empty{color:#0f766e;min-width:0;min-height:36px;font-size:var(--order-value-font-size,16px);word-break:keep-all;background:#fff;border:1px solid #cce5de;border-radius:8px;padding:8px 10px;font-weight:800;line-height:1.35}.product-total-empty{color:var(--muted);background:var(--surface-strong);border-color:var(--line)}.product-total-list li{color:#0f766e!important;border-color:#cce5de!important}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}.registration-table{table-layout:fixed;min-width:1280px}.registration-table th:first-child,.registration-table th:nth-child(3),.registration-table th:nth-child(4),.registration-table th:nth-child(5),.registration-table th:nth-child(6){width:112px}.registration-table th:nth-child(2){width:190px}.registration-table th:nth-child(7){width:470px}.registration-table th:nth-child(8){width:170px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:14px 16px}th{color:var(--muted);background:#fbfcfd;font-size:12px;font-weight:800}tbody tr{transition:background .16s,box-shadow .16s}tbody tr:hover,tbody tr.selected{background:#f0f7f5}td strong{font-size:14px;display:block}td span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.registration-table td{vertical-align:top;word-break:keep-all}.order-items-cell{white-space:normal;line-height:1.55}.order-slip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.order-slip-card{min-width:0;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.order-slip-card:hover,.order-slip-card:focus-visible,.order-slip-card.selected{border-color:#9fd8ce;outline:0;box-shadow:0 10px 24px #0f766e1a}.order-slip-card:hover{transform:translateY(-1px)}.order-slip-card.quick-service{border-color:#f4a7ba}.order-slip-card.quick-service:hover,.order-slip-card.quick-service:focus-visible,.order-slip-card.quick-service.selected{border-color:#ec6f95;box-shadow:0 10px 24px #db27771f}.order-slip-card.quick-service .order-slip-row,.order-slip-card.quick-service .order-slip-cell,.order-slip-card.quick-service .order-slip-section-title,.order-slip-card.quick-service .order-slip-products{border-color:#f6c1cf}.order-slip-row{border-bottom:1px solid var(--line);display:grid}.order-slip-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.order-slip-row-two{grid-template-columns:repeat(2,minmax(0,1fr))}.order-slip-cell{text-align:center;border-right:1px solid var(--line);gap:7px;min-width:0;padding:10px 12px;display:grid}.order-slip-cell:last-child{border-right:0}.order-slip-cell span,.order-slip-section-title{color:var(--muted-strong);font-size:13px;font-weight:800}.order-slip-cell strong{min-width:0;color:var(--text);font-size:var(--order-value-font-size,16px);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.order-slip-section-title{border-bottom:1px solid var(--line);background:#fbfcfd;place-items:center;min-height:32px;display:grid}.order-slip-products{border-bottom:1px solid var(--line);align-content:start;gap:6px;min-height:118px;margin:0;padding:12px 16px;list-style:none;display:grid}.order-slip-products li{color:var(--text);font-size:var(--order-value-font-size,16px);word-break:keep-all;font-weight:700;line-height:1.45}.order-slip-products li:before{content:"-";margin-right:2px}.order-slip-product-message{color:var(--muted-strong);margin-top:2px;padding-left:16px;font-weight:700;display:block}.order-slip-memo{color:#dc2626;min-height:34px;font-size:var(--order-value-font-size,16px);word-break:keep-all;padding:9px 12px;font-weight:700;line-height:1.4}.order-slip-grid .empty-state{grid-column:1/-1}.pdf-export-root{display:none}.row-link{color:var(--green);background:0 0;border:0;padding:0;font-weight:800}.amount-cell{text-align:right;white-space:nowrap}.status{border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.status-new{color:var(--green);background:var(--green-soft)}.status-confirmed{color:var(--blue);background:var(--blue-soft)}.status-processing{color:#7c3aed;background:#f1eaff}.status-ready{color:var(--amber);background:var(--amber-soft)}.status-shipped{color:#255f38;background:#e8f7df}.status-cancelled{color:var(--red);background:var(--red-soft)}.detail-panel{padding:18px;position:sticky;top:28px}.detail-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding-bottom:16px;display:flex}.detail-section{border-bottom:1px solid var(--line);padding:18px 0}dl{gap:12px;margin:0;display:grid}dl div{grid-template-columns:72px minmax(0,1fr);gap:10px;display:grid}dt{color:var(--muted);font-size:13px;font-weight:700}dd{min-width:0;margin:0;font-size:14px;font-weight:700}.memo-box{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;margin:18px 0;padding:14px}.memo-box span{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:800;display:block}.memo-box p{margin-bottom:0;line-height:1.5}.detail-actions{justify-content:stretch}.detail-actions button{flex:1}.staff-grid{grid-template-columns:390px minmax(0,1fr);align-items:start;gap:18px;display:grid}.staff-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.staff-panel-head{min-height:58px;color:var(--green);border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:0 18px;display:flex}.staff-panel-head h2{color:var(--text)}.staff-form{gap:10px;padding:18px;display:grid}.form-field,.select-field{width:100%;min-height:44px;color:var(--text);background:var(--surface-strong);border:1px solid #0000;border-radius:8px;outline:0}.form-field{grid-template-columns:minmax(0,1fr);align-items:center;padding:0 12px;display:grid}.form-field.with-action{grid-template-columns:minmax(0,1fr) 34px;gap:8px;padding-right:6px}.form-field:focus-within,.select-field:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #0f766e1f}.form-field input{width:100%;min-width:0;font-size:var(--order-value-font-size,16px);background:0 0;border:0;outline:0}.select-field{font-size:var(--order-value-font-size,16px);padding:0 10px}.date-field{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative;overflow:hidden}.date-field-display{min-width:0;color:var(--text);font-size:var(--order-value-font-size,16px);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.date-field-display.empty{color:var(--muted)}.date-field svg{color:var(--text);flex:none}.date-field-input{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.form-row>div{gap:10px;display:grid}.credential-box{background:#f3f8f6;border:1px solid #cce5de;border-radius:8px;gap:14px;margin:0 18px 18px;padding:14px;display:grid}.credential-box>div:first-child span{color:var(--muted);font-size:12px;font-weight:800;display:block}.credential-box>div:first-child strong{margin-top:4px;font-size:16px;display:block}.credential-box .secondary-button{width:100%}.staff-table{min-width:860px}.role-badge{border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.role-admin{color:var(--blue);background:var(--blue-soft)}.role-manager{color:#7c3aed;background:#f1eaff}.role-staff{color:var(--green);background:var(--green-soft)}.action-cell{text-align:right;white-space:nowrap;width:112px}.delete-button,.protected-button{border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:74px;min-height:32px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.delete-button{color:var(--red);background:var(--red-soft);border:1px solid #f3c7c4}.protected-button{color:var(--muted);background:var(--surface-strong);border:1px solid var(--line)}.orders-datebar{border-bottom:1px solid var(--line-strong);background:#e9edf2;justify-content:space-between;align-items:center;gap:16px;min-height:68px;margin:-28px -28px 22px;padding:0 28px;display:flex}.date-controls{align-items:center;gap:10px;min-width:0;display:flex}.date-today-button,.date-icon-button{min-height:40px;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:0;justify-content:center;align-items:center;display:inline-flex}.date-today-button{padding:0 14px;font-weight:700}.date-icon-button{width:42px}.date-title{text-align:center;white-space:nowrap;min-width:188px;font-size:24px;line-height:1.1}.calendar-picker{width:52px;height:40px;position:relative}.calendar-picker .date-icon-button{width:52px;height:40px}.calendar-picker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.datebar-actions{align-items:center;gap:10px;display:flex}.pdf-save-button{min-width:108px}.invoice-cleanup-button{min-width:112px}.deadline-toggle-button{min-width:104px}.deadline-toggle-button.is-closed{color:#b42318;background:#fff1f0;border-color:#f3b4ad}.invoice-file-input{display:none}.register-menu-wrap{justify-content:flex-end;display:inline-flex;position:relative}.register-product-menu{z-index:20;background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;width:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 42px #1c273029}.register-product-menu button{min-height:40px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:6px;padding:0 10px;font-weight:800}.register-product-menu button:hover{color:var(--green);background:var(--green-soft)}.orders-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.orders-header span{color:var(--muted-strong);font-size:14px;font-weight:800}.empty-state{min-height:180px;color:var(--muted);place-items:center;font-weight:700;display:grid}.modal-backdrop{z-index:30;background:#1c27305c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.order-register-backdrop{grid-template-columns:minmax(250px,320px) minmax(0,760px);justify-content:center;place-items:stretch stretch;gap:24px;overflow-y:auto}.order-modal{background:var(--surface);border:1px solid var(--line);border-radius:8px;width:min(100%,760px);max-height:min(760px,100vh - 44px);overflow-y:auto;box-shadow:0 24px 70px #1c273038}.order-register-backdrop .order-modal{width:100%}.registration-calendar{background:#fffffff0;border:1px solid #b9ddd6;border-radius:8px;gap:12px;width:100%;margin-top:clamp(120px,36vh,300px);padding:16px;display:grid;box-shadow:0 18px 45px #1c273024}.registration-calendar-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.registration-calendar-head span{color:var(--muted);font-size:13px;font-weight:800;display:block}.registration-calendar-head strong{color:var(--green);margin-top:3px;font-size:20px;font-weight:900;display:block}.registration-calendar-actions{gap:6px;display:flex}.registration-calendar-actions button{width:32px;height:32px;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:8px;place-items:center;display:grid}.registration-calendar-weekdays,.registration-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.registration-calendar-weekdays span{min-height:24px;color:var(--muted);place-items:center;font-size:12px;font-weight:900;display:grid}.registration-calendar-weekdays span:first-child{color:var(--red)}.registration-calendar-weekdays span:last-child{color:var(--blue)}.registration-calendar-grid{gap:4px}.registration-calendar-day{min-height:32px;color:var(--text);border:1px solid var(--line);background:#fbfcfd;border-radius:8px;place-items:center;font-size:13px;font-weight:900;display:grid}.registration-calendar-day.muted{color:#9aa8b0;background:#f4f7f8}.registration-calendar-day.sunday,.registration-calendar-day.holiday{color:var(--red);border-color:#f0b8b5}.registration-calendar-day.saturday{color:var(--blue);border-color:#bdd0ff}.registration-calendar-day.muted.sunday,.registration-calendar-day.muted.holiday{color:#d98480}.registration-calendar-day.muted.saturday{color:#8da4e8}.registration-calendar-day.today{color:#fff;background:var(--text);border-color:var(--text)}.registration-calendar-day.release{color:#fff;background:var(--green);border-color:var(--green)}.registration-calendar-day.event{color:var(--text);background:var(--amber-soft);border-color:#e8c56a}.registration-calendar-legend{color:var(--muted-strong);flex-wrap:wrap;gap:8px 12px;font-size:12px;font-weight:800;display:flex}.registration-calendar-legend span{align-items:center;gap:5px;display:inline-flex}.registration-calendar-legend i{border-radius:50%;width:10px;height:10px}.registration-calendar-legend i.today{background:var(--text)}.registration-calendar-legend i.release{background:var(--green)}.registration-calendar-legend i.event{background:var(--amber-soft);border:1px solid #e8c56a}.confirm-modal{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:14px;width:min(100%,360px);padding:24px;display:grid;box-shadow:0 24px 70px #1c273038}.confirm-modal h2{color:var(--text);margin:0;font-size:22px}.confirm-modal p{color:var(--muted-strong);margin:0;font-weight:700;line-height:1.5}.invoice-modal{background:var(--surface);border:1px solid var(--line);width:min(100%,520px);box-shadow:var(--shadow);border-radius:8px;gap:16px;padding:22px;display:grid}.invoice-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding-bottom:14px;display:flex}.invoice-modal-head h2{color:var(--text);margin:4px 0 0;font-size:24px}.invoice-modal-body{gap:14px;display:grid}.invoice-modal-body>strong{color:var(--green);font-size:var(--order-value-font-size,16px)}.invoice-modal-body p{color:var(--muted-strong);margin:0;font-weight:700;line-height:1.5}.invoice-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.invoice-result-grid div,.invoice-unmatched-box{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;min-width:0;padding:12px}.invoice-result-grid span,.invoice-unmatched-box span{color:var(--muted);font-size:13px;font-weight:800;display:block}.invoice-result-grid strong{min-width:0;color:var(--text);font-size:var(--order-value-font-size,16px);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-weight:900;display:block;overflow:hidden}.invoice-unmatched-box ul{max-height:140px;color:var(--muted-strong);gap:5px;margin:8px 0 0;padding-left:18px;font-weight:700;line-height:1.4;display:grid;overflow:auto}.invoice-success-text{background:var(--green-soft);border-radius:8px;padding:12px;color:var(--green)!important}.confirm-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding:18px;display:flex}.order-form{--order-value-font-size:14px;--addon-control-height:44px;gap:12px;padding:18px;display:grid}.modal-field{gap:10px;display:grid}.selected-product-box{background:#f3f8f6;border:1px solid #cce5de;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.selected-product-box span{color:var(--muted);font-size:12px;font-weight:800;display:block}.selected-product-box strong{color:var(--green);font-size:var(--order-value-font-size,16px);margin-top:4px;display:block}.product-form-section{border:1px solid var(--line);background:#f8fafb;border-radius:8px;gap:12px;padding:14px;display:grid}.product-form-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-bottom:10px;display:flex}.product-form-head span{color:var(--muted);font-size:12px;font-weight:800}.product-form-head strong{color:var(--green);font-size:var(--order-value-font-size,16px)}.bouquet-order-form{border:1px solid var(--line);background:#f8fafb;border-radius:8px;gap:10px;padding:14px;display:grid}.bouquet-row{grid-template-columns:minmax(0,1fr) minmax(100px,.55fr) minmax(0,1fr);align-items:end;gap:10px;display:grid}.bouquet-row.three{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) minmax(140px,.7fr)}.bouquet-row.five{grid-template-columns:repeat(5,minmax(0,1fr))}.bouquet-row.dates{grid-template-columns:repeat(2,minmax(0,1fr))}.bouquet-row.two{grid-template-columns:minmax(0,1fr) minmax(100px,.55fr) minmax(0,1fr)}.bouquet-choice-row{grid-template-columns:minmax(130px,.9fr) minmax(110px,.65fr) minmax(160px,1fr) minmax(0,1fr)}.bouquet-cascade-row{grid-template-columns:150px minmax(280px,1fr);align-items:end;gap:12px;display:grid}.bouquet-cascade{min-width:0;display:block;position:relative}.bouquet-product-name{gap:8px;min-width:0;display:grid}.cascade-trigger{width:100%;min-height:44px;color:var(--text);text-align:left;background:var(--surface-strong);font-size:var(--order-value-font-size,16px);border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-weight:800;display:flex}.cascade-trigger.selected{color:var(--green);background:#fff;border-color:#cce5de}.cascade-trigger strong{color:var(--muted);font-size:16px;line-height:1}.cascade-popover{z-index:40;align-items:flex-start;gap:8px;max-width:min(680px,100vw - 80px);display:flex;position:absolute;top:calc(100% + 8px);left:0}.cascade-menu{border:1px solid var(--line);background:#fff;border-radius:8px;flex:0 0 128px;gap:4px;padding:6px;display:grid;box-shadow:0 14px 36px #1c27302e}.cascade-menu.wide{flex-basis:170px;max-height:260px;overflow-y:auto}.cascade-menu.extra-wide{flex-basis:240px;max-height:260px;overflow-y:auto}.cascade-menu>span{color:var(--muted);padding:4px 8px 6px;font-size:12px;font-weight:800}.cascade-option{min-height:34px;color:var(--text);font-size:var(--order-value-font-size,16px);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:0 9px;font-weight:800;display:flex}.cascade-option:hover,.cascade-option.selected{color:var(--green);background:var(--green-soft)}.cascade-option strong{color:var(--muted);font-size:16px;line-height:1}.product-line-label{min-height:44px;color:var(--text);border:1px solid var(--line);font-size:var(--order-value-font-size,16px);background:#fff;border-radius:8px;align-items:center;padding:0 12px;font-weight:800;display:flex}.addon-product-picker{gap:8px;min-width:0;display:grid;position:relative}.product-line-button{min-height:var(--addon-control-height,58px);height:var(--addon-control-height,58px);width:100%;color:var(--text);border:1px solid var(--line);font:inherit;font-size:var(--order-value-font-size,16px);text-align:left;cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px;font-weight:800;display:flex}.product-line-button:hover,.product-line-button:focus-visible{color:var(--green);border-color:#cce5de;outline:0}.product-line-button strong{color:var(--muted);font-size:16px;line-height:1}.addon-dropdown-menu{z-index:45;border:1px solid var(--line);background:#fff;border-radius:8px;gap:4px;width:190px;max-height:260px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 14px 34px #14233224}.addon-dropdown-menu button{min-height:38px;color:var(--text);font:inherit;font-size:var(--order-value-font-size,16px);text-align:left;background:0 0;border:0;border-radius:6px;padding:0 10px;font-weight:800}.addon-dropdown-menu button:hover,.addon-dropdown-menu button:focus-visible{color:var(--green);background:var(--green-soft);outline:0}.disabled-field{min-height:44px;color:var(--muted);border:1px solid var(--line);font-size:var(--order-value-font-size,16px);background:#edf1f3;border-radius:8px;align-items:center;padding:0 12px;font-weight:700;display:flex}.bouquet-items-list{gap:8px;display:grid}.bouquet-item-row{background:#f3f8f6;border:1px solid #cce5de;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(190px,230px) 24px 24px;align-items:center;gap:10px;padding:12px;display:grid}.bouquet-items-empty{color:var(--muted);border:1px solid var(--line);font-size:var(--order-value-font-size,16px);background:#eef3f5;border-radius:8px;padding:12px;font-weight:700}.bouquet-item-row span{color:var(--muted);font-size:12px;font-weight:800;display:block}.bouquet-item-row strong{color:var(--green);font-size:var(--order-value-font-size,16px);margin-top:0;display:block}.bouquet-inline-message{justify-self:end;width:min(260px,100%);min-width:0}.bouquet-inline-message input,.message-display{width:100%;height:34px;min-height:34px;color:var(--text);border:1px solid var(--line);text-align:left;font:inherit;font-size:var(--order-value-font-size,16px);background:#fff;border-radius:8px;margin-top:0;padding:0 10px;font-weight:700}.message-display{color:var(--muted-strong);cursor:default;align-items:center;display:flex}.bouquet-inline-message input:focus{border-color:var(--green);outline:0;box-shadow:0 0 0 3px #0f766e1f}.addon-config-row{grid-template-columns:136px minmax(0,1fr);align-items:start;gap:10px;display:grid}.addon-config-row.result-below{grid-template-columns:136px minmax(0,1fr)}.addon-config-row.result-below .addon-config-body{grid-column:1/-1}.addon-config-row.wide-picker{grid-template-columns:190px minmax(0,1fr)}.addon-config-row.wide-picker .product-line-button span{white-space:nowrap;word-break:keep-all}.lettering-select-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.character-select-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.lettering-select-row .product-line-button span,.character-select-row .product-line-button span{white-space:nowrap;word-break:keep-all}.addon-pair-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.addon-pair-row.stand-garland-row{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr)}.addon-pair-row.jelly-number-garland-row{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:10px}.addon-pair-row .addon-config-row{grid-template-columns:112px minmax(0,1fr);gap:8px}.stand-garland-row .addon-config-row{grid-template-columns:104px minmax(0,1fr)}.jelly-number-garland-row .addon-config-row{grid-template-columns:86px minmax(0,1fr);gap:6px}.jelly-number-garland-row .addon-item-row{gap:6px;padding:0 8px}.jelly-number-garland-row .product-line-button{padding:0 8px}.addon-pair-row .addon-item-row{grid-template-columns:minmax(0,1fr) 24px;gap:8px;padding:0 10px}.addon-pair-row .product-line-button{padding:0 10px}.addon-pair-row .product-line-button span,.addon-pair-row .addon-item-row strong{white-space:nowrap;word-break:keep-all}.addon-pair-row .addon-items-empty{min-height:var(--addon-control-height,58px);padding:0 10px}.addon-config-body{gap:8px;min-width:0;padding-top:0;display:grid}.addon-options{flex-wrap:wrap;gap:8px;display:flex}.addon-option-button{min-height:36px;color:var(--text);border:1px solid var(--line);font-size:var(--order-value-font-size,16px);background:#fff;border-radius:8px;padding:0 12px;font-weight:800}.addon-option-button:hover{color:var(--green);background:var(--green-soft);border-color:#cce5de}.addon-items-list{gap:8px;display:grid}.addon-item-row{min-width:0;min-height:var(--addon-control-height,58px);border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:10px;padding:0 12px;display:grid}.addon-item-row.with-text{grid-template-columns:minmax(0,1fr) minmax(190px,230px) 24px 24px}.addon-item-row.lettering-result-row{grid-template-columns:minmax(0,1fr)}.addon-item-row.with-text .bouquet-inline-message{justify-self:end;width:min(260px,100%)}.addon-item-row span{color:var(--muted);font-size:12px;font-weight:800;display:block}.addon-item-row strong{color:var(--green);font-size:var(--order-value-font-size,16px);margin-top:0;display:block}.order-result-text{text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;min-width:0;overflow:hidden}.item-edit-button,.item-remove-button{justify-content:center;justify-self:center;align-items:center;display:inline-flex}.item-edit-button{width:22px;height:22px;color:var(--green);background:#fff;border:1px solid #cce5de;border-radius:999px;padding:0}.item-edit-button:hover,.item-edit-button:focus-visible{background:var(--green-soft);outline:0}.item-remove-button{width:22px;height:22px;color:var(--muted);border:1px solid var(--line);background:#eef3f5;border-radius:999px;padding:0;font-size:15px;font-weight:800;line-height:1}.item-remove-button:hover,.item-remove-button:focus-visible{color:var(--red);background:var(--red-soft);border-color:#f0b8b5;outline:0}.addon-items-empty{min-height:var(--addon-control-height,58px);color:var(--muted);border:1px solid var(--line);font-size:var(--order-value-font-size,16px);background:#eef3f5;border-radius:8px;align-items:center;padding:10px 12px;font-weight:700;display:flex}.analyzer-header{margin-bottom:18px}.analyzer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.analyzer-register-modal{width:min(1180px,100vw - 48px)}.analyzer-register-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;padding:18px;display:grid;overflow-y:auto}.analyzer-register-textarea{min-height:390px}.analyzer-panel{background:var(--surface);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:8px}.analyzer-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:14px;padding:18px;display:flex}.analyzer-panel-head span{color:var(--muted);font-size:13px;font-weight:800}.analyzer-panel-head h2{color:var(--text);margin:4px 0 0;font-size:22px;line-height:1.15}.analyzer-panel-head svg,.analyzer-panel-head>strong{color:var(--green);font-weight:900}.analyzer-textarea{resize:vertical;width:calc(100% - 36px);min-height:430px;color:var(--text);border:1px solid var(--line);background:#fbfcfd;border-radius:8px;outline:0;margin:18px;padding:16px;font-size:16px;font-weight:700;line-height:1.55;display:block}.analyzer-delivery-select{gap:8px;margin:18px 18px 0;display:grid}.analyzer-delivery-select label{color:var(--muted);font-size:13px;font-weight:900}.analyzer-delivery-select select{min-height:48px;color:var(--text);border:1px solid var(--line);background:#fbfcfd;border-radius:8px;outline:0;padding:0 14px;font-size:17px;font-weight:900}.analyzer-delivery-select select:focus,.analyzer-textarea:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #0f766e1f}.analyzer-actions{justify-content:flex-end;gap:10px;padding:0 18px 18px;display:flex}.analyzer-result-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;display:grid}.analyzer-result-table div{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;min-width:0;min-height:68px;padding:12px}.analyzer-result-table span,.analyzer-product-box>span{color:var(--muted);font-size:13px;font-weight:800;display:block}.analyzer-result-table strong{overflow-wrap:anywhere;color:var(--text);margin-top:6px;font-size:17px;font-weight:900;line-height:1.35;display:block}.analyzer-date-box{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fbfcfd;border-radius:8px;min-width:0;min-height:68px;padding:12px;display:block;position:relative}.analyzer-date-box span{color:var(--muted);font-size:13px;font-weight:800;display:block}.analyzer-date-box input{opacity:0;cursor:pointer;width:34px;height:34px;position:absolute;bottom:8px;right:7px}.analyzer-date-box strong{padding-right:26px}.analyzer-date-box svg{color:var(--green);pointer-events:none;position:absolute;bottom:14px;right:12px}.analyzer-date-box:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #0f766e1f}.analyzer-date-box:focus-visible{border-color:var(--green);background:#fff;outline:0;box-shadow:0 0 0 3px #0f766e1f}.analyzer-memo-editor{gap:8px;margin:0 18px 18px;display:grid}.analyzer-memo-editor span{color:var(--muted);font-size:13px;font-weight:800}.analyzer-memo-editor textarea{resize:vertical;width:100%;min-height:78px;color:var(--text);border:1px solid var(--line);background:#fbfcfd;border-radius:8px;outline:0;padding:12px;font-size:16px;font-weight:800;line-height:1.45}.analyzer-memo-editor textarea:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #0f766e1f}.analyzer-product-box{background:var(--green-soft);border:1px solid #cce5de;border-radius:8px;margin:0 18px 18px;padding:14px}.analyzer-product-box ul{color:var(--green);gap:7px;margin:10px 0 0;padding-left:18px;font-size:16px;font-weight:900;line-height:1.4;display:grid}.analyzer-product-box p{color:var(--muted-strong);margin:10px 0 0;font-weight:800}.analyzer-copy-box{gap:12px;margin:0 18px 18px;display:grid}.analyzer-copy-box pre{min-height:190px;color:var(--text);border:1px solid var(--line);white-space:pre-wrap;background:#fbfcfd;border-radius:8px;margin:0;padding:14px;font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:15px;font-weight:800;line-height:1.55;overflow:auto}.analyzer-copy-box .secondary-button{justify-self:end}.analyzer-history{margin-top:16px}.analyzer-saved-order-grid{grid-template-columns:repeat(2,minmax(320px,1fr));gap:14px;padding:18px;display:grid}.analyzer-saved-order-card{border-color:#b8e0d7;position:relative}.analyzer-saved-delete{z-index:2;width:30px;height:30px;min-height:30px;color:var(--muted-strong);border-color:var(--line);background:#ffffffeb;position:absolute;top:8px;right:8px;box-shadow:0 6px 14px #0f172a14}.analyzer-saved-delete:hover{color:var(--green);border-color:#9fd8ce}.analyzer-example-list{gap:10px;padding:18px;display:grid}.analyzer-example-list article{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.analyzer-example-main{text-align:left;background:0 0;border:0;gap:4px;min-width:0;padding:0;display:grid}.analyzer-example-main span{color:var(--muted);font-size:12px;font-weight:800}.analyzer-example-main strong{color:var(--green);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;overflow:hidden}.analyzer-example-main p{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:700;overflow:hidden}.analyzer-empty{color:var(--muted-strong);border:1px solid var(--line);background:#fbfcfd;border-radius:8px;margin:18px;padding:18px;font-weight:800;line-height:1.5}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.staff-grid{grid-template-columns:1fr}.detail-panel{position:static}.analyzer-grid,.analyzer-register-body,.analyzer-saved-order-grid{grid-template-columns:1fr}.order-register-backdrop{grid-template-columns:minmax(0,760px);place-items:center}.registration-calendar{display:none}}@media (max-width:780px){.login-shell{grid-template-columns:1fr}.login-visual{gap:22px;min-height:auto;padding:22px}.login-status-board{display:none}.login-panel{place-items:start center;padding:22px}.login-card{padding:24px}.shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:16px;position:static}.nav-list{grid-template-columns:repeat(5,minmax(64px,1fr));overflow-x:auto}.nav-item{justify-content:center;padding:0 10px}.nav-item span,.profile-box{display:none}.workspace{padding:18px}.orders-datebar{flex-direction:column;align-items:stretch;margin:-18px -18px 18px;padding:14px 18px}.date-controls,.datebar-actions{justify-content:center}.date-title{min-width:150px;font-size:19px}.bouquet-row,.bouquet-row.three,.bouquet-row.five,.bouquet-row.dates,.bouquet-row.two,.bouquet-choice-row,.bouquet-cascade-row,.bouquet-item-row,.addon-pair-row,.addon-config-row,.addon-item-row,.addon-item-row.with-text{grid-template-columns:1fr}.cascade-popover{flex-direction:column;max-width:none;margin-top:8px;position:static}.cascade-menu,.cascade-menu.wide,.cascade-menu.extra-wide{flex-basis:auto;width:100%}.addon-config-body{padding-top:0}.addon-item-row.with-text .bouquet-inline-message{justify-self:stretch;width:100%}.topbar{flex-direction:column;align-items:stretch}.topbar-actions{grid-template-columns:40px 1fr 1fr;display:grid}.metric-grid{grid-template-columns:1fr}.monthly-weekdays,.monthly-orders-grid{gap:0}.monthly-order-day{min-height:62px;padding:6px}.monthly-order-day strong{font-size:15px}.monthly-order-day em{font-size:17px}.panel-toolbar{flex-direction:column;align-items:stretch}.order-slip-grid{grid-template-columns:1fr;padding:12px}.product-total-list,.order-slip-row-three{grid-template-columns:1fr}.order-slip-row-three .order-slip-cell{border-right:0;border-bottom:1px solid var(--line)}.order-slip-row-three .order-slip-cell:last-child{border-bottom:0}.toolbar-actions{justify-content:flex-end}}@media (max-width:460px){.topbar-actions{grid-template-columns:40px 1fr}.topbar-actions .primary-button{grid-column:1/-1}.metric{align-items:flex-start}}@page{size:A4 portrait;margin:6mm}@media print{html,body{width:210mm;min-height:auto;background:#fff!important;height:auto!important;overflow:visible!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.shell{background:#fff!important;min-height:0!important;display:block!important}.sidebar,.workspace>:not(.pdf-export-root){display:none!important}.workspace{background:#fff!important;min-height:0!important;padding:0!important;display:block!important}.pdf-export-root,.pdf-export-root *{visibility:visible!important}.pdf-export-root{color:#111827;background:#fff;width:100%;font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:8pt;display:block!important;position:static!important}.pdf-export-page{break-after:page;page-break-after:always;grid-template-rows:auto auto 1fr;gap:3mm;width:100%;min-height:283mm;display:grid}.pdf-export-page:last-child{break-after:auto;page-break-after:auto}.pdf-export-header{border-bottom:.45mm solid #0f766e;justify-content:space-between;align-items:end;gap:6mm;padding-bottom:2.5mm;display:flex}.pdf-export-header p,.pdf-export-header h2,.pdf-export-summary h3,.pdf-export-summary p,.pdf-export-summary ul,.pdf-order-products{margin:0}.pdf-export-header p{color:#4b5b65;font-size:8pt;font-weight:800}.pdf-export-header h2{color:#111827;margin-top:1mm;font-size:8pt;line-height:1.1}.pdf-export-header strong,.pdf-export-summary-head span{color:#0f766e;font-size:8pt;font-weight:900}.pdf-export-summary{background:#f8fbfa;border:.25mm solid #b9ddd6;border-radius:2mm;gap:2mm;padding:3mm;display:grid}.pdf-export-summary-head{justify-content:space-between;align-items:center;gap:4mm;display:flex}.pdf-export-summary h3{color:#111827;font-size:8pt;font-weight:900}.pdf-export-summary ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5mm;padding:0;list-style:none;display:grid}.pdf-export-summary li,.pdf-export-summary p{color:#0f766e;white-space:normal;word-break:keep-all;background:#fff;border:.25mm solid #cce5de;border-radius:1.5mm;min-width:0;min-height:8mm;padding:1.3mm 2mm;font-size:8pt;font-weight:900;line-height:1.15;overflow:visible}.pdf-order-grid{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8mm;height:100%;min-height:0;display:grid}.pdf-order-card,.pdf-empty-card{break-inside:avoid;page-break-inside:avoid;background:#fff;border:.25mm solid #9fd8ce;border-radius:2mm;min-width:0;overflow:hidden}.pdf-order-card{grid-template-rows:auto auto 4.1mm minmax(0,1fr) 4.1mm auto;min-height:0;display:grid}.pdf-order-card.quick-service{border-color:#f4a7ba}.pdf-order-card.quick-service .pdf-order-row,.pdf-order-card.quick-service .pdf-order-row div,.pdf-order-card.quick-service .pdf-order-section-title,.pdf-order-card.quick-service .pdf-order-products{border-color:#f6c1cf}.pdf-order-row{border-bottom:.2mm solid #dce4e8;display:grid}.pdf-order-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.pdf-order-row-two{grid-template-columns:repeat(2,minmax(0,1fr))}.pdf-order-row div{text-align:center;border-right:.2mm solid #dce4e8;gap:.15mm;min-width:0;padding:.35mm .55mm;display:grid}.pdf-order-row div:last-child{border-right:0}.pdf-order-row span,.pdf-order-section-title{color:#4b5b65;font-size:8pt;font-weight:800;line-height:1.1}.pdf-order-row strong{color:#111827;text-overflow:clip;white-space:normal;word-break:keep-all;min-width:0;font-size:8pt;font-weight:900;line-height:1.1;overflow:visible}.pdf-order-section-title{background:#fbfcfd;border-bottom:.2mm solid #dce4e8;place-items:center;display:grid}.pdf-order-products{border-bottom:.2mm solid #dce4e8;align-content:start;gap:.35mm;min-width:0;padding:.7mm .8mm;list-style:none;display:grid;overflow:hidden}.pdf-order-products li{color:#111827;word-break:keep-all;min-width:0;font-size:8pt;font-weight:800;line-height:1.08}.pdf-order-products li:before{content:"-";margin-right:.15mm}.pdf-order-products em{color:#4b5b65;margin-top:.2mm;padding-left:2mm;font-style:normal;font-weight:700;display:block}.pdf-order-memo{color:#dc2626;word-break:keep-all;min-height:7mm;padding:.8mm .9mm;font-size:8pt;font-weight:800;line-height:1.08;overflow:hidden}.pdf-empty-card{color:#4b5b65;grid-column:1/-1;place-items:center;height:32mm;font-size:8pt;font-weight:800;display:grid}}
