.header{display:flex;justify-content:space-between;align-items:center;min-height:80px;background-color:#fff}.header_logo{width:300px;height:90%;flex-shrink:0;border:1px solid black}.header_user{display:flex;justify-content:center;align-items:flex-end;min-width:250px;flex-shrink:0;height:80%;gap:10px}.header_user_info{font-size:18px}.header_actions{display:flex;align-items:center;gap:4px}.header_text-button{padding:0;border:0;background:transparent;color:#7f7f7f;font-size:14px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.header_text-button:focus-visible{outline:2px solid #0072bc;outline-offset:2px}.header_divider{display:inline-flex;align-items:center;justify-content:center;color:#7f7f7f;font-size:16px;line-height:0;-webkit-user-select:none;user-select:none;pointer-events:none;transform:translateY(-2px)}.navigation-bar{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;min-height:38px;background-color:#3bb0fe;box-shadow:0 6px 6px -4px #00000061}.navigation-bar_menu-button{display:inline-flex;flex:0 0 36px;width:36px;height:38px;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;border:0;background:transparent;cursor:pointer}.navigation-bar_menu-line{width:13px;height:2px;background-color:#fff}.navigation-bar_links{display:flex;flex:1 1 0;flex-wrap:wrap;align-items:stretch;min-width:0;margin-left:10px}.navigation-bar_link{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:38px;padding:0 14px;color:#fff;font-size:13px;line-height:1;text-decoration:none}.navigation-bar_link-active{background-color:#ecf5fc;color:#000}.navigation-bar-compact{display:block;min-height:38px;color:#fff;overflow:visible}.navigation-bar-compact-open{border-radius:0 0 18px 18px}.navigation-bar_compact-header{position:relative;display:flex;align-items:center;min-height:38px}.navigation-bar_compact-title{position:absolute;left:50%;top:0;display:inline-flex;align-items:center;justify-content:center;height:38px;max-width:calc(100% - 150px);padding:0 10px;border:0;background:transparent;color:#fff;font-family:inherit;font-size:15px;font-weight:700;line-height:1;cursor:pointer;transform:translate(-50%)}.navigation-bar_user-id{margin-left:auto;padding:0 12px 0 8px;color:#075d8f;font-size:15px;font-weight:800;line-height:38px;white-space:nowrap}.navigation-bar_compact-links{display:flex;flex:0 0 100%;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;padding:0 72px}.navigation-bar_compact-panel{position:relative;padding:12px 72px 18px}.navigation-bar_compact-panel .navigation-bar_link{min-width:auto;min-height:34px;height:auto;padding:0 9px;color:#fff;font-size:14px;white-space:nowrap}.navigation-bar_compact-panel .navigation-bar_link-active{min-width:62px;background-color:#ecf5fc;color:#000;box-shadow:0 4px 4px #0003}.navigation-bar_compact-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:5px;padding:8px 72px 0;flex-wrap:wrap}.navigation-bar_account-button{display:inline-flex;align-items:center;justify-content:center;min-width:100px;min-height:32px;height:auto;padding:0 18px;border:1px solid #0470aa;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px #00000024;color:#003f61;font-family:inherit;font-size:14px;font-weight:700;line-height:1;cursor:pointer;white-space:nowrap}.navigation-bar_account-button-primary{border-color:#075d8f;background-color:#075d8f;color:#fff}.navigation-bar_collapse-button{position:absolute;right:13px;bottom:13px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:28px;padding:0;border:0;background:transparent;cursor:pointer}.navigation-bar_collapse-button span{width:14px;height:14px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;transform:translateY(4px) rotate(45deg)}.navigation-bar_links-measure{position:absolute;top:0;left:46px;right:0;display:flex;flex-wrap:wrap;visibility:hidden;pointer-events:none;z-index:-1}.main-layout{width:100%;height:100vh;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column}.main-layout_main{flex:1;min-width:0;width:100%;min-height:400px;box-sizing:border-box;padding:12px;gap:20px;display:flex;overflow:auto}.main-layout_main>*{flex:1;min-width:0;width:100%}.login-page{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f5f6f8}.login-card{width:360px;padding:32px;border-radius:12px;background-color:#fff;box-shadow:0 8px 24px #00000014}.login-title{margin:0 0 24px;font-size:24px;font-weight:700;text-align:center}.login-form{display:flex;flex-direction:column;gap:16px}.login-field{display:flex;flex-direction:column;gap:8px}.login-label{font-size:14px;font-weight:600}.login-input{height:42px;padding:0 12px;border:1px solid #d7dbe0;border-radius:8px;font-size:14px;outline:none}.login-error{min-height:20px;margin:0;color:#d93025;font-size:14px}.login-button{height:44px;border:none;border-radius:8px;background-color:#2563eb;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.login-button:disabled{cursor:not-allowed;opacity:.7}.condition-filter_controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.common-input{flex:0 0 100%;min-width:0}.condition-filter_select,.condition-filter_logic{flex:0 0 auto;max-width:100%;min-width:calc(1ch + 54px)}.condition-filter_select,.condition-filter_logic{height:25px;padding:0 34px 0 12px;border:1px solid #c8c8c8;border-radius:7px;background:#fff;font-size:12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#222 50%),linear-gradient(135deg,#222 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.date-range-filter_rows{display:flex;flex-direction:column;gap:5px}.date-range-filter_row{display:grid;grid-template-columns:20px 85px;align-items:center}.date-range-filter_row input[type=radio]{width:10px;height:10px}.date-range-filter_row select{width:80px;height:25px;padding:0 10px 0 8px;border:1px solid #c8c8c8;border-radius:7px;background:#fff;font-size:12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#222 50%),linear-gradient(135deg,#222 50%,transparent 50%);background-position:calc(100% - 10px) 50%,calc(100% - 6.1px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.date-range-filter_row span{font-size:12px;font-weight:500}.date-range-filter_more{display:block;margin-left:auto;border:0;background:transparent;color:#0067a3;font-size:12px;font-weight:400;cursor:pointer}.date-range-filter_manual{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin-top:5px;padding-left:5px}.date-range-filter_manual-row{display:grid;grid-template-columns:36px 100px 16px;align-items:center;column-gap:6px}.date-range-filter_manual-label{font-size:12px;font-weight:600}.date-range-filter_manual input{width:100%;height:25px;padding:0 3px;border:1px solid #c8c8c8;border-radius:7px;background:#fff;color:#111;font-size:10px;font-weight:500;box-sizing:border-box}.date-range-filter_manual span{color:#111;font-size:11px;font-weight:600}.date-range-filter_manual input:focus{outline:none;border-color:#0072bc;box-shadow:0 0 0 3px #0072bc29}.select-filter_select{width:100%;height:32px;padding:0 12px;border:1px solid #d7dbe0;border-radius:8px;box-sizing:border-box;background-color:#fff;font-size:14px;outline:none}.select-filter_select:focus{outline:none;border-color:#1f9bd7}.select-filter_select:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.select-filter_search{position:relative;width:100%}.select-filter_dropdown{position:absolute;top:36px;left:0;z-index:10;width:100%;max-height:180px;overflow-y:auto;border:1px solid #d7dbe0;border-radius:8px;box-sizing:border-box;background-color:#fff;box-shadow:0 6px 16px #0f172a1f}.select-filter_option{display:block;width:100%;min-height:32px;padding:0 12px;border:none;box-sizing:border-box;background-color:#fff;font-size:14px;text-align:left;cursor:pointer}.select-filter_option:hover{background-color:#eef7fc}.select-filter_empty{padding:8px 12px;font-size:13px;color:#6b7280}.select-filter_message{margin:0;font-size:12px;color:#6b7280}.select-filter_error{margin:0;font-size:12px;color:#dc2626}.search-action-button{display:flex;flex-direction:column;gap:6px;width:100%;margin-bottom:12px;border-radius:5px;box-shadow:0 6px 6px -4px #00000061}.search-action-button_button{width:100%;height:36px;border:none;border-radius:5px;box-sizing:border-box;background-color:#3bb0fe;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.search-action-button_button:hover{background-color:#1688c0}.search-action-button_button:disabled{background-color:#9ca3af;cursor:not-allowed}.search-action-button_error{margin:0;font-size:12px;color:#dc2626}.pagination{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:4px;margin-top:0;white-space:nowrap}.pagination_button{min-width:32px;height:32px;padding:0 8px;border:1px solid #cccccc;border-radius:6px;background-color:#fff;color:#1f2933;font-size:14px;cursor:pointer}.pagination_button:hover:not(:disabled){background-color:#f3f6fa}.pagination_button:disabled{cursor:default;opacity:.3}.pagination_button--active{border-color:#0e7bd1;background-color:#0e7bd1;color:#fff;font-weight:600;opacity:1}.pagination_button--active:disabled{cursor:default;opacity:1}.common-button-root{height:28px;padding:0 12px;border:1px solid var(--common-button-border);border-radius:4px;background-color:var(--common-button-bg);color:var(--common-button-text);font-size:12px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;box-sizing:border-box;box-shadow:0 2px 6px #0f172a29;transition:filter .15s ease,box-shadow .15s ease}.common-button-root:hover:not(:disabled){filter:brightness(.9);box-shadow:0 4px 10px #0f172a33}.common-button-root:active:not(:disabled){filter:brightness(.85);box-shadow:0 1px 3px #0f172a2e}.common-button-root:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.confirm-modal-backdrop{position:fixed;inset:0;z-index:1500;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#0f172a59;box-sizing:border-box}.confirm-modal{width:min(360px,100%);padding:22px 24px 20px;border-radius:14px;background-color:#fff;box-shadow:0 16px 36px #0f172a3d;box-sizing:border-box}.confirm-modal-title{margin:0 0 12px;color:#111827;font-size:18px;font-weight:700}.confirm-modal-message{margin:0;color:#374151;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:keep-all}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.confirm-modal-button{min-width:72px;height:34px;padding:0 14px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;box-sizing:border-box}.confirm-modal-button:disabled{cursor:not-allowed;opacity:.6}.confirm-modal-button:focus{outline:2px solid #93c5fd;outline-offset:2px}.confirm-modal-button-cancel{border:1px solid #d1d5db;background-color:#fff;color:#374151}.confirm-modal-button-cancel:hover:not(:disabled){background-color:#f9fafb}.confirm-modal-button-confirm{border:1px solid #0e7bd1;background-color:#0e7bd1;color:#fff}.confirm-modal-button-confirm:hover:not(:disabled){background-color:#0b68b2}.data-table-container{width:100%;overflow:hidden;border:1px solid #dddddd;border-radius:8px;background-color:#fff;box-sizing:border-box}.data-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:auto;font-size:12px;color:#000}.data-table th{height:35px;padding:5px 8px;border-bottom:1px solid #dddddd;background-color:#f3f6fa;font-weight:600;white-space:nowrap}.data-table td{height:35px;padding:5px 8px;border-bottom:1px solid #eeeeee;background-color:#fff;white-space:nowrap}.data-table thead th:first-child{border-top-left-radius:8px}.data-table thead th:last-child{border-top-right-radius:8px}.data-table tbody tr.data-table-row--clickable{cursor:pointer}.data-table tbody tr:hover td{background-color:#c9cdd2}.data-table tbody tr.data-table-row--selected td{background-color:#e4f1ff;box-shadow:inset 0 1px #0e7bd1,inset 0 -1px #0e7bd1}.data-table tbody tr.data-table-row--selected td:first-child{box-shadow:inset 1px 0 #0e7bd1,inset 0 1px #0e7bd1,inset 0 -1px #0e7bd1}.data-table tbody tr.data-table-row--selected td:last-child{box-shadow:inset -1px 0 #0e7bd1,inset 0 1px #0e7bd1,inset 0 -1px #0e7bd1}.data-table tbody tr.data-table-row--selected:hover td{background-color:#d8ebff}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.data-table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.data-table-empty{display:flex;align-items:center;justify-content:center;min-height:160px;border:1px solid #dddddd;border-radius:8px;background-color:#fff;color:#ccc;font-size:12px}.table-label-button{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border-style:solid;border-width:var(--table-label-border-width);border-color:var(--table-label-border);border-radius:4px;background-color:#fff;color:var(--table-label-text);font-family:inherit;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:box-shadow .12s ease}.table-label-button:hover:not(:disabled){box-shadow:0 2px 6px #0f172a24}.table-label-button:active:not(:disabled){box-shadow:none}.table-label-button:focus-visible{outline:2px solid rgba(14,123,209,.25);outline-offset:2px}.table-label-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.purchase-status-header-help{display:inline-flex;align-items:center;justify-content:center;gap:5px}.purchase-status-help-button{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;padding:0;border:1px solid #9ca3af;border-radius:999px;background-color:#fff;color:#6b7280;font-size:10px;font-weight:600;line-height:1;cursor:pointer;box-sizing:border-box}.purchase-status-help-button:hover{border-color:#0e7bd1;color:#0e7bd1}.purchase-status-help-popover{position:fixed;z-index:1200;width:min(600px,calc(100vw - 32px));padding:14px 16px;border:3px solid #d7dce2;border-radius:12px;background-color:#fff;box-shadow:0 10px 24px #0f172a29;box-sizing:border-box;text-align:left}.purchase-status-help-title{margin-bottom:12px;color:#000;font-size:16px;font-weight:600}.purchase-status-help-flow{display:flex;align-items:center;flex-wrap:nowrap;gap:5px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:2px}.purchase-status-help-step{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.purchase-status-help-label{display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border:2px solid;border-radius:5px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;box-sizing:border-box;flex:0 0 auto}.purchase-status-help-arrow{color:#9ca3af;font-size:12px;font-weight:600;flex:0 0 auto}.purchase-product-name-cell,.purchase-certificate-links{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.purchase-certificate-link{padding:0;border:0;background:transparent;color:#0e7bd1;font:inherit;cursor:pointer}.purchase-certificate-link:hover{text-decoration:underline}.purchase-manufacturing-status{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:1px 0;border:0;background:transparent;font:inherit;font-size:inherit;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;box-sizing:border-box}.purchase-manufacturing-status--empty{color:transparent}.purchase-manufacturing-status--confirm{color:#2fbf71}.purchase-manufacturing-status:hover{text-decoration:underline}.purchase-truncated-text{display:inline-block;min-width:0;padding:0;color:inherit;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.purchase-truncated-text--active{cursor:pointer}.purchase-truncated-tooltip{position:fixed;z-index:1100;max-width:min(500px,calc(100vw - 32px));padding:8px 15px;border-radius:6px;background-color:#0e7bd1;color:#fff;font-size:12px;line-height:1.5;white-space:normal;word-break:break-word;box-shadow:0 8px 20px #0f172a3d;pointer-events:none}.purchase-text-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:80px 24px 24px;overflow-y:auto;background-color:#0f172a59}.purchase-text-modal{width:min(420px,100%);padding:20px 25px;border-radius:12px;background-color:#fff;box-shadow:0 12px 30px #0f172a40;box-sizing:border-box}.purchase-text-modal-content{color:#000;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.purchase-text-modal-close{display:block;width:auto;min-width:72px;height:34px;margin-top:20px;margin-left:auto;padding:0 14px;border:0;border-radius:8px;background-color:#0e7bd1;color:#fff;font-size:14px;cursor:pointer}.purchase-text-modal-close:hover{background-color:#0b68b2}.purchase-list-view-header{display:flex;align-items:flex-end;gap:16px;margin:10px}.purchase-list-view-header h2{margin:0;font-size:24px;font-weight:600;color:#000;white-space:nowrap}.purchase-list-view-header-meta{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;font-size:12px;color:#000;white-space:nowrap}.purchase-list-view-header-meta-red{color:#ff5b5b}.purchase-list-view-header-meta-blue{color:#3c66f0}.purchase-list-view-panel{width:100%;border:1px solid #cccccc;border-radius:20px;background-color:#fff;box-shadow:0 4px 14px #0f172a14;box-sizing:border-box;overflow:hidden}.purchase-list-view-panel-scroll{width:calc(100% - 20px);margin:0 10px 2px;overflow-x:auto;overflow-y:hidden;box-sizing:border-box}.purchase-list-view-panel-inner{display:inline-block;min-width:100%;padding:16px 6px;box-sizing:border-box}.purchase-list-view-empty{min-height:120px;display:flex;align-items:flex-start;justify-content:flex-start;font-size:16px;color:#000}.purchase-list-view-table-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 10px 8px;box-sizing:border-box}.purchase-list-view-column-options{display:flex;align-items:center;flex-wrap:nowrap;gap:18px;font-size:12px;color:#111827;white-space:nowrap}.purchase-list-view-column-options input[type=checkbox]{accent-color:#0e7bd1}.purchase-list-view-column-options label{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.purchase-list-view-table-area{width:100%;box-sizing:border-box}.purchase-list-view-shipping-controls{display:flex;align-items:center;flex-wrap:wrap;gap:30px;margin-top:10px;padding:8px 12px;border:1px solid #dddddd;border-radius:8px;background-color:#fff;box-sizing:border-box}.purchase-list-view-shipping-field{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:12px;color:#000}.purchase-list-view-shipping-label{font-weight:600}.purchase-list-view-shipping-field input{width:130px;height:26px;padding:0 8px;border:1px solid #cccccc;border-radius:4px;background-color:#fff;color:#000;font-size:12px;box-sizing:border-box}.purchase-list-view-shipping-field input:focus{border-color:#0e7bd1;outline:none}.purchase-list-view-shipping-readonly-value{display:inline-flex;align-items:center;justify-content:center;width:80px;height:24px;padding:0 8px;border:1px solid #cccccc;border-radius:4px;background-color:#fff;color:#000;font-size:12px;font-weight:400;box-sizing:border-box}.purchase-list-view-status-actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:10px;padding-left:10px}.purchase-list-view-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:flex-end;gap:16px;margin-top:50px;box-sizing:border-box}.purchase-list-view-summary{justify-self:start;display:flex;align-items:center;flex-wrap:nowrap;gap:12px;min-width:0;margin-left:10px;font-size:12px;color:#4b5563;white-space:nowrap}.purchase-list-view-size-select{justify-self:end;width:140px;height:28px;padding:0 8px;border:1px solid #cfd6e0;border-radius:4px;background-color:#fff;font-size:12px}.purchase-delete-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#0f172a59}.purchase-delete-modal{width:min(420px,90%);border-radius:12px;background-color:#fff;box-shadow:0 18px 45px #0f172a38;box-sizing:border-box}.purchase-delete-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid #e5e7eb}.purchase-delete-modal-header h3{margin:0;color:#000;font-size:18px;font-weight:700}.purchase-delete-modal-body{padding:18px 20px}.purchase-delete-modal-description{margin:0 0 14px;color:#000;font-size:14px;line-height:1}.purchase-delete-modal-field{display:flex;flex-direction:column;gap:8px}.purchase-delete-modal-field span{color:#000;font-size:13px;font-weight:600}.purchase-delete-modal-field textarea{min-height:110px;resize:vertical;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#111827;font-size:14px;line-height:1.5;box-sizing:border-box}.purchase-delete-modal-field textarea:focus{outline:none;border-color:#0e7bd1}.purchase-delete-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px 18px}.purchase-register-view{width:100%;min-width:0;box-sizing:border-box}.purchase-register-view-header{display:flex;align-items:flex-end;gap:16px;margin:10px}.purchase-register-view-header h2{margin:0;color:#000;font-size:24px;font-weight:600;white-space:nowrap}.purchase-register-view-panel{width:100%;padding:16px;border:1px solid #cccccc;border-radius:20px;background-color:#fff;box-shadow:0 4px 14px #0f172a14;box-sizing:border-box;overflow-x:auto}.purchase-register-view-section{padding:14px 16px;border:1px solid #dddddd;border-radius:14px;background-color:#f3f6fa;box-sizing:border-box}.purchase-register-view-form{display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px 16px}.purchase-register-view-field{display:flex;flex:0 0 130px;flex-direction:column;gap:5px;min-width:0}.purchase-register-view-field span{color:#000;font-size:12px;font-weight:600}.purchase-register-view-field input,.purchase-register-view-field select{width:100%;height:30px;padding:0 10px;border:1px solid #cccccc;border-radius:6px;background-color:#fff;color:#000;font-size:12px;box-sizing:border-box}.purchase-register-view-field input:focus,.purchase-register-view-field select:focus{border-color:#0e7bd1;outline:none}.purchase-register-view-table-frame{width:100%;margin-top:14px;border:1px solid #dddddd;border-radius:10px;background-color:#fff;overflow:hidden;box-sizing:border-box}.purchase-register-view-table-scroll{width:100%;overflow-x:auto;overflow-y:hidden;box-sizing:border-box}.purchase-register-view-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;table-layout:fixed;background-color:#fff}.purchase-register-view-table th,.purchase-register-view-table td{height:35px;padding:2px 5px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;color:#111827;font-size:12px;box-sizing:border-box}.purchase-register-view-table th:last-child,.purchase-register-view-table td:last-child{border-right:0}.purchase-register-view-table tbody tr:last-child td{border-bottom:0}.purchase-register-view-table th{background-color:#f3f6fa;color:#000;font-weight:700;text-align:center;white-space:nowrap}.purchase-register-view-table td{background-color:#fff}.purchase-register-view-table th:nth-child(1),.purchase-register-view-table td:nth-child(1){width:30px;text-align:center}.purchase-register-view-table th:nth-child(2){width:100px}.purchase-register-view-table th:nth-child(3){width:100px}.purchase-register-view-table th:nth-child(4){width:70px}.purchase-register-view-table th:nth-child(5){width:90px}.purchase-register-view-table th:nth-child(6){width:120px}.purchase-register-view-table th:nth-child(7){width:150px}.purchase-register-view-table th:nth-child(8){width:150px}.purchase-register-view-table input,.purchase-register-view-table select{width:100%;height:26px;padding:0 8px;border:1px solid #cccccc;border-radius:5px;background-color:#fff;color:#000;font-size:12px;box-sizing:border-box}.purchase-register-view-table input:focus,.purchase-register-view-table select:focus{border-color:#0e7bd1;outline:none}.purchase-register-view-guide{margin-top:20px;padding:12px 14px;border:1px solid #facc15;border-radius:10px;background-color:#fffbeb;color:#713f12;font-size:12px;box-sizing:border-box}.purchase-register-view-guide strong{display:block;margin-bottom:6px;font-weight:600}.purchase-register-view-guide ul{margin:0;padding-left:18px}.purchase-register-view-guide li+li{margin-top:3px}.purchase-register-view-actions{display:flex;align-items:center;justify-content:flex-start;gap:20px;margin-top:14px;padding-left:10px}@media(max-width:640px){.purchase-register-view-header{align-items:flex-start;flex-direction:column}.purchase-register-view-field,.purchase-register-view-field-wide{flex-basis:100%}}.purchase-bulk-edit-view{width:100%;min-width:0;box-sizing:border-box}.purchase-bulk-edit-view-header{display:flex;align-items:flex-end;gap:16px;margin:10px}.purchase-bulk-edit-view-header h2{margin:0;color:#000;font-size:24px;font-weight:600;white-space:nowrap}.purchase-bulk-edit-view-panel{width:100%;padding:16px;border:1px solid #cccccc;border-radius:20px;background-color:#fff;box-shadow:0 4px 14px #0f172a14;box-sizing:border-box;overflow-x:auto}.purchase-bulk-edit-view-section{padding:14px 16px;border:1px solid #dddddd;border-radius:14px;background-color:#f3f6fa;box-sizing:border-box}.purchase-bulk-edit-view-form{display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px 16px}.purchase-bulk-edit-view-field{display:flex;flex:0 0 130px;flex-direction:column;gap:5px;min-width:0}.purchase-bulk-edit-view-field span{color:#000;font-size:12px;font-weight:600}.purchase-bulk-edit-view-field input,.purchase-bulk-edit-view-field select{width:100%;height:30px;padding:0 10px;border:1px solid #cccccc;border-radius:6px;background-color:#fff;color:#000;font-size:12px;box-sizing:border-box}.purchase-bulk-edit-view-field input:focus,.purchase-bulk-edit-view-field select:focus{border-color:#0e7bd1;outline:none}.purchase-bulk-edit-view-table-frame{width:100%;margin-top:14px;border:1px solid #dddddd;border-radius:10px;background-color:#fff;overflow:hidden;box-sizing:border-box}.purchase-bulk-edit-view-table-scroll{width:100%;overflow-x:auto;overflow-y:hidden;box-sizing:border-box}.purchase-bulk-edit-view-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;table-layout:fixed;background-color:#fff}.purchase-bulk-edit-view-table th,.purchase-bulk-edit-view-table td{height:35px;padding:2px 6px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;color:#111827;font-size:12px;box-sizing:border-box}.purchase-bulk-edit-view-table th:last-child,.purchase-bulk-edit-view-table td:last-child{border-right:0}.purchase-bulk-edit-view-table tbody tr:last-child td{border-bottom:0}.purchase-bulk-edit-view-table th{background-color:#f3f6fa;color:#000;font-weight:700;text-align:center;white-space:nowrap}.purchase-bulk-edit-view-table td{background-color:#fff}.purchase-bulk-edit-view-table th:nth-child(1),.purchase-bulk-edit-view-table td:nth-child(1){width:30px;text-align:center}.purchase-bulk-edit-view-table th:nth-child(2){width:100px}.purchase-bulk-edit-view-table th:nth-child(3){width:100px}.purchase-bulk-edit-view-table th:nth-child(4){width:70px}.purchase-bulk-edit-view-table th:nth-child(5){width:90px}.purchase-bulk-edit-view-table th:nth-child(6){width:120px}.purchase-bulk-edit-view-table th:nth-child(7){width:150px}.purchase-bulk-edit-view-table th:nth-child(8){width:150px}.purchase-bulk-edit-view-empty-cell{height:80px;color:#6b7280;text-align:center}.purchase-bulk-edit-view-guide{margin-top:20px;padding:12px 14px;border:1px solid #facc15;border-radius:10px;background-color:#fffbeb;color:#713f12;font-size:12px;box-sizing:border-box}.purchase-bulk-edit-view-guide strong{display:block;margin-bottom:6px;font-weight:600}.purchase-bulk-edit-view-guide ul{margin:0;padding-left:18px}.purchase-bulk-edit-view-guide li+li{margin-top:3px}.purchase-bulk-edit-view-actions{display:flex;align-items:center;justify-content:flex-start;gap:20px;margin-top:14px;padding-left:10px}@media(max-width:640px){.purchase-bulk-edit-view-header{align-items:flex-start;flex-direction:column}.purchase-bulk-edit-view-field{flex-basis:100%}}.purchase-page-content-view{width:100%;min-width:0;box-sizing:border-box}.common-sidebar{width:240px;height:100%;padding:10px;border-radius:20px;box-shadow:0 6px 12px -4px #00000061;border:1px solid #cccccc;background-color:#fff}.common-sidebar-label{font-size:18px;font-weight:900;padding:7px;margin-bottom:10px;border-bottom:1px solid #cccccc}.common-sidebar-content{display:flex;flex-direction:column;gap:10px}.common-filter{display:flex;flex-direction:column;gap:6px;width:100%;padding:10px;background-color:#ecf5fc}.common-filter-label{font-size:14px;font-weight:600;padding-left:6px}.common-input{width:100%;height:32px;padding:0 12px;border:1px solid #d7dbe0;border-radius:8px;box-sizing:border-box;font-size:14px;outline:none}.common-input:focus{outline:none;border-color:#1f9bd7}.common-input:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.common-button{display:inline-flex;min-width:72px;height:32px;padding:0 12px;border:0;border-radius:6px;background-color:#3bb0fe;color:#fff;font-family:inherit;font-size:13px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer}.common-button:hover{background-color:#1688c0}.common-button:disabled{background-color:#9ca3af;cursor:not-allowed}.common-page-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;align-items:start}.common-page-layout-sidebar-closed{grid-template-columns:minmax(0,1fr)}.common-page-sidebar{width:100%;min-width:0}.common-page-content{min-width:0;width:100%}.common-alert-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:#00000026}.common-button{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:32px;padding:0 12px;border:0;border-radius:6px;background-color:#ccc;color:#fff;font-family:inherit;font-size:13px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer}@media(max-width:768px){.main-layout_main{padding:12px}}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f6fa}
