:root{--workspace-gutter: clamp(18px, 3vw, 48px);color:#19241f;background:#f4f7f5;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body{margin:0;min-width:320px;min-height:100vh;background:#f4f7f5}button,input,select,textarea{font:inherit}button,select,input[type=checkbox],input[type=radio]{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #8bcba7;outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.app-topbar{position:sticky;top:0;z-index:20;grid-column:1 / -1;min-height:86px;padding:14px 28px;display:grid;grid-template-columns:220px minmax(280px,1fr);align-items:center;gap:24px;border-bottom:1px solid #d8e1dc;background:#fff}.app-topbar.has-announcement{grid-template-columns:220px minmax(280px,1fr) minmax(240px,360px)}.topbar-brand{min-width:0;display:grid;gap:2px}.topbar-brand strong{color:#18794e;font-size:26px;line-height:1.1}.topbar-brand span{color:#5e6d65;font-size:13px}.topbar-account{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar-greeting{min-width:0;margin:0;overflow:hidden;color:#19241f;font-size:22px;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.topbar-greeting p{margin:0;overflow:hidden;text-overflow:ellipsis}.topbar-greeting strong{font-weight:750}.topbar-greeting small{display:block;margin-top:3px;color:#5e6d65;font-size:11px;font-weight:500}.topbar-signout{min-height:36px;flex:0 0 auto;padding:0 11px;border:1px solid #e4aaa6;border-radius:5px;background:#fff1f0;color:#a3231b;display:inline-flex;align-items:center;justify-content:center;gap:6px;font:inherit;font-size:12px;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease}.topbar-signout:hover{border-color:#c83b32;background:#ffe3e0;color:#79140f}.topbar-signout svg{width:16px;height:16px;flex:0 0 auto}.topbar-announcement{min-width:0;padding:10px 14px;border:1px solid #b9ddc8;border-radius:6px;background:#edf8f1}.topbar-announcement strong{display:block;color:#0f5f3a;font-size:13px}.topbar-announcement p{overflow:hidden;max-height:42px;margin:3px 0 0;color:#355245;font-size:12px;line-height:1.45;white-space:pre-wrap}.sidebar{position:sticky;top:86px;height:calc(100vh - 86px);min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px 14px;border-right:1px solid #d8e1dc;background:#fff;display:flex;flex-direction:column;gap:28px}.brand-mark{display:flex;min-width:0;align-items:center;gap:10px;color:#19241f}.brand-logo{width:34px;height:34px;flex:0 0 34px;object-fit:contain}.brand-copy{display:grid;min-width:0;gap:1px;line-height:1.2}.brand-copy strong{font-size:15px}.brand-copy small{overflow:hidden;color:#5e6d65;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.primary-nav{display:grid;gap:22px}.nav-section{display:grid;gap:4px}.nav-section-heading{margin:0 10px 3px;color:#74827b;font-size:11px;font-weight:750;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.primary-nav a{display:flex;align-items:center;gap:10px;min-height:40px;padding:0 10px;border-radius:6px;color:#5e6d65;text-decoration:none;font-size:14px}.primary-nav a svg{width:18px;height:18px}.primary-nav a:hover{background:#edf5f0;color:#0f5f3a}.primary-nav a.active{background:#e3f2e9;color:#0f5f3a;font-weight:700}.account-label,small{color:#5e6d65;font-size:12px;line-height:1.45}.workspace{min-width:0;min-height:calc(100vh - 86px);padding:28px var(--workspace-gutter) 28px}.member-dashboard-page{max-width:1440px;margin:0 auto}.dashboard-welcome-row{min-height:62px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.dashboard-welcome-copy{min-width:0;display:flex;align-items:center;gap:12px}.dashboard-welcome-copy>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid #b9ddc8;border-radius:6px;background:#edf8f1;color:#0f5f3a}.dashboard-welcome-copy>span svg{width:22px;height:22px}.dashboard-welcome-copy h1{margin:0;font-size:21px;line-height:1.3}.dashboard-welcome-copy p{margin:4px 0 0;color:#5e6d65;font-size:13px}.dashboard-welcome-actions{flex:0 0 auto;display:flex;gap:8px}.dashboard-welcome-actions a{text-decoration:none}.dashboard-todo-strip{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.dashboard-todo-strip>button{min-width:0;min-height:64px;padding:12px 15px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-right:1px solid #e1e7e3;background:#fff;color:#19241f;text-align:left}.dashboard-todo-strip>button:last-child{border-right:0}.dashboard-todo-strip>button:hover{background:#f7faf8}.dashboard-todo-strip>button:focus-visible{position:relative;z-index:1}.dashboard-todo-strip>button.has-count .dashboard-todo-copy strong{color:#19241f}.dashboard-todo-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px}.dashboard-todo-icon svg{width:17px;height:17px}.dashboard-todo-icon.warning{background:#fff8e9;color:#a65d00}.dashboard-todo-icon.info{background:#eef6ff;color:#2563a8}.dashboard-todo-icon.success{background:#edf8f1;color:#18794e}.dashboard-todo-icon.danger{background:#fff2f1;color:#b42318}.dashboard-todo-copy{min-width:0;display:grid;gap:3px}.dashboard-todo-copy strong{overflow:hidden;color:#42584c;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.dashboard-todo-copy small{overflow:hidden;color:#718077;font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.dashboard-todo-count{display:flex;align-items:baseline;gap:3px}.dashboard-todo-count b{font-size:24px;font-variant-numeric:tabular-nums}.dashboard-todo-count small{color:#718077;font-size:11px}.dashboard-primary-grid,.dashboard-lower-grid{display:grid;grid-template-columns:minmax(0,1.68fr) minmax(290px,.82fr);gap:18px}.dashboard-primary-grid.without-credit{grid-template-columns:minmax(0,1fr)}.dashboard-lower-grid{margin-top:18px}.dashboard-lower-grid.without-dashboard{grid-template-columns:minmax(0,1fr)}.dashboard-section{min-width:0;overflow:hidden;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.dashboard-section-heading{min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e1e7e3}.dashboard-section-heading>div{min-width:0;display:flex;align-items:center;gap:9px}.dashboard-section-heading>div svg{width:18px;height:18px;color:#18794e}.dashboard-section-heading strong{font-size:15px}.dashboard-section-heading>a{flex:0 0 auto;color:#18794e;font-size:12px;font-weight:700;text-decoration:none}.dashboard-section-heading>a:hover{color:#0f5f3a;text-decoration:underline}.dashboard-order-metrics{min-height:152px;padding:18px;display:grid;grid-template-columns:minmax(135px,.82fr) minmax(120px,.68fr) minmax(145px,.82fr) minmax(235px,1.38fr)}.dashboard-metric{min-width:0;padding:5px 17px;border-right:1px solid #e1e7e3}.dashboard-metric:first-child{padding-left:2px}.dashboard-metric>span{display:flex;align-items:center;gap:6px;color:#5e6d65;font-size:12px}.dashboard-metric>span svg{width:15px;height:15px;color:#718077}.dashboard-metric>strong{display:block;margin-top:10px;font-size:31px;line-height:1;font-variant-numeric:tabular-nums}.dashboard-metric.today>strong{color:#0f5f3a;font-size:40px}.dashboard-metric>small{display:block;margin-top:9px;color:#718077;font-size:11px}.dashboard-metric>small.positive{color:#18794e}.dashboard-trend{min-width:0;padding-left:17px}.dashboard-trend-label{margin-bottom:8px;display:flex;justify-content:space-between;color:#5e6d65;font-size:11px}.dashboard-bars{height:94px;display:flex;align-items:flex-end;justify-content:space-between;gap:6px}.dashboard-bar-group{height:100%;min-width:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px}.dashboard-bar-group>b{min-height:13px;color:#718077;font-size:9px;font-weight:600}.dashboard-bar{width:min(20px,80%);min-height:3px;border-radius:3px 3px 0 0;background:#c8ddd0}.dashboard-bar.current{background:#18794e}.dashboard-bar-group>small{overflow:hidden;max-width:34px;color:#718077;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-credit-body{padding:18px}.dashboard-credit-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-credit-main span{color:#5e6d65;font-size:12px}.dashboard-credit-main strong{display:block;margin-top:6px;color:#0f5f3a;font-size:29px;font-variant-numeric:tabular-nums}.dashboard-credit-badge{padding:4px 7px;border-radius:4px;background:#edf8f1;color:#0f5f3a;font-size:11px;white-space:nowrap}.dashboard-credit-badge.depleted{background:#fff8e9;color:#8a4e00}.dashboard-credit-progress{height:8px;margin:20px 0 9px;overflow:hidden;border-radius:3px;background:#e5ebe7}.dashboard-credit-progress span{display:block;height:100%;background:#18794e}.dashboard-credit-scale{display:flex;justify-content:space-between;gap:10px;color:#718077;font-size:11px}.dashboard-credit-facts{margin-top:17px;padding-top:15px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e1e7e3}.dashboard-credit-facts>div,.dashboard-credit-facts>a{min-width:0;display:grid;gap:5px;color:#19241f;text-decoration:none}.dashboard-credit-facts>a{padding-left:14px;border-left:1px solid #e1e7e3}.dashboard-credit-facts span{color:#718077;font-size:11px}.dashboard-credit-facts strong{font-size:15px;font-variant-numeric:tabular-nums}.dashboard-credit-facts>a:hover strong{color:#0f5f3a;text-decoration:underline}.dashboard-catalog-body{padding:18px}.dashboard-availability{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e1e7e3}.dashboard-availability>div{min-width:0;padding:2px 0 16px;display:grid;gap:7px}.dashboard-availability>div+div{padding-left:18px;border-left:1px solid #e1e7e3}.dashboard-availability span{display:flex;align-items:center;gap:6px;color:#5e6d65;font-size:11px}.dashboard-availability span svg{width:14px;height:14px;color:#18794e}.dashboard-availability strong{font-size:26px;font-variant-numeric:tabular-nums}.dashboard-frequent-title{margin:15px 0 7px;color:#718077;font-size:11px;font-weight:700}.dashboard-frequent-list{display:grid}.dashboard-frequent-list>div{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf1ef}.dashboard-frequent-list>div:first-child{border-top:0}.dashboard-frequent-list span{min-width:0;overflow:hidden;color:#374a40;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-frequent-list b{color:#718077;font-size:11px;font-weight:600;white-space:nowrap}.dashboard-inline-empty{margin:0;padding:15px 0 3px;color:#718077;font-size:12px}.dashboard-recent-table-wrap{overflow-x:auto}.dashboard-recent-table{width:100%;min-width:690px;border-collapse:collapse;table-layout:fixed}.dashboard-recent-table th{height:36px;padding:0 12px;background:#f8faf9;color:#718077;font-size:11px;font-weight:650;text-align:left}.dashboard-recent-table th:nth-child(1){width:22%}.dashboard-recent-table th:nth-child(2){width:13%}.dashboard-recent-table th:nth-child(3){width:27%}.dashboard-recent-table th:nth-child(4){width:16%}.dashboard-recent-table th:nth-child(5){width:22%}.dashboard-recent-table td{height:48px;padding:0 12px;overflow:hidden;border-top:1px solid #e8edea;color:#374a40;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-recent-table td>a{color:#19241f;font-weight:700;font-variant-numeric:tabular-nums;text-decoration:none}.dashboard-recent-table td>a:hover{color:#0f5f3a;text-decoration:underline}.dashboard-recent-skeleton{min-height:180px;padding:18px;display:grid;align-content:start;gap:13px}.dashboard-recent-skeleton span{height:34px;border-radius:4px;background:#eef2f0;animation:dashboard-pulse 1.4s ease-in-out infinite}.dashboard-section-error{min-height:170px;padding:22px;display:flex;align-items:center;justify-content:center;gap:10px;color:#8c1d16}.dashboard-section-error>svg{width:20px;height:20px}.dashboard-section-error>span{max-width:440px}.dashboard-section-error .button{margin-left:8px}.dashboard-empty-orders{min-height:178px;display:grid;place-content:center;justify-items:center;gap:12px}.dashboard-empty-orders p{margin:0;color:#5e6d65}.dashboard-empty-orders a{text-decoration:none}.dashboard-load-error{min-height:96px;margin-bottom:18px;padding:16px 18px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #f3c5c0;border-radius:6px;background:#fff2f1;color:#8c1d16}.dashboard-load-error>svg{width:22px;height:22px}.dashboard-load-error strong,.dashboard-load-error p{margin:0}.dashboard-load-error p{margin-top:3px;font-size:12px}.dashboard-page-skeleton{margin-bottom:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dashboard-page-skeleton span{min-height:190px;border:1px solid #e1e7e3;border-radius:6px;background:#eef2f0;animation:dashboard-pulse 1.4s ease-in-out infinite}.dashboard-page-skeleton span.wide{grid-column:1 / -1;min-height:64px}@keyframes dashboard-pulse{50%{opacity:.55}}@media (prefers-reduced-motion: reduce){.dashboard-page-skeleton span,.dashboard-recent-skeleton span{animation:none}}.compact-account{position:relative;justify-self:end}.compact-account-trigger{min-height:36px;max-width:180px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#274238;font-size:12px}.compact-account-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-account-trigger svg{width:15px;height:15px;flex:0 0 auto}.compact-account-menu{position:absolute;z-index:40;top:calc(100% + 8px);right:0;width:min(280px,calc(100vw - 28px));padding:14px;display:grid;gap:10px;border:1px solid #cbd8d1;border-radius:6px;background:#fff;box-shadow:0 12px 28px #1b31262e}.compact-account-menu>strong{font-size:14px}.compact-account-menu>span{color:#5e6d65;font-size:12px;line-height:1.55}.compact-account-menu>a,.compact-account-menu>button{min-height:38px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#274238;font-size:13px;font-weight:700;text-decoration:none}.compact-account-menu>button{border-color:#e4aaa6;background:#fff1f0;color:#a3231b}.compact-account-menu svg{width:16px;height:16px}@media (max-width: 1200px){.dashboard-order-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-metric:nth-child(3){border-right:0}.dashboard-trend{grid-column:1 / -1;margin-top:16px;padding:14px 0 0;border-top:1px solid #e1e7e3}}@media (max-width: 980px){.dashboard-primary-grid,.dashboard-lower-grid{grid-template-columns:minmax(0,1fr)}.dashboard-todo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-todo-strip>button:nth-child(2){border-right:0}.dashboard-todo-strip>button:nth-child(-n+2){border-bottom:1px solid #e1e7e3}}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 auto 24px;max-width:1440px}.page-header h1{margin:0;font-size:22px;line-height:1.25;font-weight:700}.page-header p{margin:6px 0 0;color:#5e6d65;font-size:14px}.catalog-page-header{max-width:1100px;align-items:center}.page-kicker{color:#18794e!important;font-size:12px!important;font-weight:700;margin:0 0 7px!important}.button{border:1px solid transparent;border-radius:6px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;font-size:14px;font-weight:650;transition:background .16s ease,border-color .16s ease,color .16s ease}.button svg{width:16px;height:16px}.button.primary{color:#fff;background:#18794e}.button.primary:hover:not(:disabled){background:#0f5f3a}.button.secondary{color:#274238;background:#fff;border-color:#cbd8d1}.button.secondary:hover:not(:disabled){background:#edf5f0;border-color:#9eb9a9}.button.wide{width:100%}.button.text-button{min-height:34px;padding:0 7px;border-color:transparent;background:transparent}.icon-button{display:inline-grid;width:34px;height:34px;place-items:center;border:0;border-radius:6px;color:#5e6d65;background:transparent}.icon-button:hover:not(:disabled){background:#edf5f0;color:#0f5f3a}.icon-button svg{width:17px;height:17px}.danger-text{color:#b42318!important}.notice{max-width:1440px;margin:0 auto 16px;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;border:1px solid;border-radius:6px;font-size:14px;line-height:1.45}.notice svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.notice.danger{color:#8c1d16;border-color:#f3c5c0;background:#fff2f1}.notice.warning{color:#7c4500;border-color:#f0d5ab;background:#fff8e9}.notice.success{color:#0f5f3a;border-color:#b9ddc8;background:#edf8f1}.notice.info{color:#24547c;border-color:#bfd5e8;background:#f1f7fc}.cutoff-banner{max-width:1440px;margin:0 auto 18px;padding:13px 16px;display:flex;align-items:flex-start;gap:10px;border:1px solid #b9ddc8;border-radius:6px;background:#edf8f1;color:#0f5f3a}.cutoff-banner.passed{border-color:#f3c5c0;background:#fff2f1;color:#8c1d16}.cutoff-banner>svg{width:20px;height:20px;flex:0 0 auto;margin-top:1px}.cutoff-banner div{display:grid;gap:3px}.cutoff-banner strong{font-size:16px}.cutoff-banner span{color:#526159;font-size:12px;line-height:1.45}.cutoff-banner.passed span{color:#8c1d16}.order-create-layout{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.form-sections{display:grid;gap:18px}.form-section{padding:20px 0 0;border-top:1px solid #d8e1dc}.form-section:first-child{padding-top:0;border-top:0}.section-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.section-index{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#e3f2e9;color:#0f5f3a;font-size:12px;font-weight:800}.section-heading h2,.cost-summary h2{margin:0;font-size:16px;line-height:1.35}.section-heading p{margin:3px 0 0;color:#5e6d65;font-size:12px}.segmented-control{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.segmented-control button,.filter-tabs button{border:1px solid #cbd8d1;border-radius:6px;background:#fff;color:#42584c;min-height:34px;padding:0 12px;font-size:13px}.segmented-control button.selected,.filter-tabs button.selected{border-color:#18794e;color:#0f5f3a;background:#e3f2e9;font-weight:700}.field{display:grid;gap:6px;color:#374a40;font-size:13px;font-weight:650}.field input,.field select,.field textarea{width:100%;min-height:36px;padding:7px 9px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#19241f;font-weight:400}.field textarea{min-height:92px;resize:vertical;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#718077}.field-error{color:#b42318;font-size:12px;font-weight:500;line-height:1.45}.field-grid{display:grid;gap:12px;margin-top:14px}.address-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.address-detail{grid-column:span 3}.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-actions{margin-top:10px}.warning-list{margin:12px 0 0;padding-left:18px;color:#7c4500;font-size:13px;line-height:1.6}.parse-indicator{grid-column:span 3;display:grid;gap:3px;padding:10px 12px;border:1px solid #bfd8f2;border-radius:6px;background:#eef6ff;color:#1e5790;font-size:13px;line-height:1.45}.parse-indicator span{color:#426989;font-size:12px}.product-picker-toolbar{max-width:760px;display:grid;grid-template-columns:minmax(320px,1fr) 180px;align-items:stretch;gap:8px}.product-picker{position:relative;min-width:0;z-index:12}.search-field{position:relative;display:flex;align-items:center;max-width:560px}.product-picker .search-field{max-width:none}.search-field svg{position:absolute;left:10px;width:17px;height:17px;color:#5e6d65}.search-field input{width:100%;min-height:38px;padding:8px 10px 8px 35px;border:1px solid #cbd8d1;border-radius:5px;background:#fff}.product-category-filter{position:relative;min-width:0;display:flex;align-items:center}.product-category-filter svg{position:absolute;left:10px;z-index:1;width:17px;height:17px;color:#526159;pointer-events:none}.product-category-filter select{width:100%;min-height:38px;padding:7px 30px 7px 34px;overflow:hidden;border:1px solid #cbd8d1;border-radius:5px;background:#f8faf9;color:#374a40;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.product-category-filter select:focus{border-color:#18794e;outline:2px solid rgba(24,121,78,.15);outline-offset:1px}.search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:min(440px,62vh);border:1px solid #b9cbc1;border-radius:6px;overflow-x:hidden;overflow-y:auto;background:#fff;box-shadow:0 12px 28px #1b312629}.search-result-group+.search-result-group{border-top:1px solid #cbd8d1}.search-result-group header{min-height:34px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f3f7f5;color:#315443}.search-result-group header strong{font-size:12px}.search-result-group header span{color:#6a7a71;font-size:11px}.search-result-item+.search-result-item{border-top:1px solid #e5ebe7}.search-result-product-button{width:100%;border:0;padding:9px 10px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left;background:#fff;color:#19241f}.search-result-product-button:hover{background:#f3f8f5}.search-result-copy{min-width:0;display:grid;gap:2px}.search-result-copy strong,.search-result-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-copy small{color:#5e6d65;font-size:11px}.search-result-copy .search-result-sku-match{color:#0f5f3a;font-weight:700}.search-result-copy .search-result-match-count{color:#7c4500;font-weight:650;white-space:normal;line-height:1.4}.search-result-action{display:inline-flex;align-items:center;justify-content:flex-end;gap:3px;color:#0f5f3a;font-size:12px;font-weight:700;white-space:nowrap}.search-result-action svg{width:14px;height:14px}.search-result-sku-list{padding:4px 10px 8px 51px;display:grid;gap:4px;border-top:1px solid #edf1ef;background:#f8faf9}.search-result-sku-option{width:100%;min-width:0;min-height:48px;padding:7px 8px;display:grid;grid-template-columns:minmax(0,1fr) 84px 40px;align-items:center;gap:9px;border:1px solid #d8e1dc;border-radius:5px;background:#fff;color:#19241f;text-align:left}.search-result-sku-option:hover{border-color:#9eb9a9;background:#f2f9f4}.search-result-sku-copy{min-width:0;display:grid;gap:2px}.search-result-sku-copy strong{overflow-wrap:anywhere;line-height:1.35}.search-result-sku-copy small{overflow:hidden;color:#6a7a71;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.search-result-sku-price{display:grid;gap:1px;text-align:right}.search-result-sku-price small{color:#6a7a71;font-size:10px}.search-result-sku-price strong{color:#8c4a12;font-variant-numeric:tabular-nums}.search-result-sku-add{color:#0f5f3a;font-size:12px;font-weight:700;text-align:right}.product-thumb{width:30px;height:30px;display:grid!important;place-items:center;border-radius:5px;background:#edf5f0;color:#18794e}.product-thumb svg{width:16px;height:16px}.product-thumb img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.search-results strong{font-size:13px}.search-results p,.empty-inline{padding:10px;margin:0;color:#5e6d65;font-size:13px}.sku-selection-reminder{max-width:700px;margin:10px 0 0;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid #e5c98b;border-radius:5px;background:#fff9eb;color:#744600;font-size:14px;line-height:1.5}.sku-selection-reminder svg{width:19px;height:19px;flex:0 0 auto}.sku-selection-reminder strong{font-weight:750}.line-items{--line-item-columns: minmax(230px, .75fr) minmax(300px, 1.25fr) 76px 94px 34px;margin-top:14px;border-top:1px solid #d8e1dc}.line-item-head{min-height:36px;display:grid;grid-template-columns:var(--line-item-columns);align-items:center;gap:12px;border-bottom:1px solid #d8e1dc;background:#f6f8f7;color:#5e6d65;font-size:12px;font-weight:700}.line-item-head span:nth-last-child(-n+2){text-align:right}.line-item{min-height:70px;display:grid;grid-template-columns:var(--line-item-columns);align-items:center;gap:12px;border-bottom:1px solid #d8e1dc;padding:9px 0}.line-product,.line-total{display:grid;gap:3px;min-width:0}.line-product-content{min-width:0;display:flex;align-items:center;gap:10px}.line-product-copy{min-width:0;display:grid;gap:3px}.line-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.line-product-thumb{position:relative;width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border:1px solid #d8e1dc;border-radius:5px;background:#edf5f0;color:#18794e;cursor:zoom-in}.line-product-thumb>svg{width:18px;height:18px}.line-product-thumb>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;object-fit:cover}.line-product-thumb:focus-visible{outline:2px solid #18794e;outline-offset:2px}.line-product-thumb.is-empty{cursor:default}.line-product-preview{position:absolute;left:calc(100% + 10px);top:50%;z-index:30;width:220px;height:220px;padding:6px;border:1px solid #b9cbc1;border-radius:6px;background:#fff;box-shadow:0 12px 28px #1b312633;opacity:0;visibility:hidden;pointer-events:none;transform:translate(4px,-50%);transition:opacity .16s ease,transform .16s ease,visibility .16s}.line-product-preview img{width:100%;height:100%;border-radius:3px;object-fit:contain;background:#f6f8f7}.line-product-thumb:hover .line-product-preview,.line-product-thumb:focus-visible .line-product-preview{opacity:1;visibility:visible;transform:translateY(-50%)}.line-specification{min-width:0}.line-item select,.quantity-field input{width:100%;min-height:34px;border:1px solid #cbd8d1;border-radius:5px;padding:6px 8px;background:#fff}.quantity-field{display:grid;gap:4px;font-size:12px;color:#5e6d65}.line-total{text-align:right}.line-total strong{font-variant-numeric:tabular-nums;font-size:14px}.courier-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.courier-options label{min-height:76px;padding:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #cbd8d1;border-radius:6px;background:#fff}.courier-options label.selected{border-color:#18794e;background:#f2f9f4}.delivery-method-section{scroll-margin-top:16px}.recipient-fieldset{min-width:0;margin:14px 0 0;padding:0;border:0}.recipient-fieldset legend{margin-bottom:10px;padding:7px 10px;border:1px solid #d6dde0;border-radius:5px;background:#f1f3f4;color:#5f6b70;font-size:12px}.recipient-fieldset.disabled{opacity:.62}.recipient-fieldset.disabled .field,.recipient-fieldset.disabled .inline-actions,.recipient-fieldset.disabled .warning-list{filter:grayscale(.35)}.recipient-fieldset.disabled input,.recipient-fieldset.disabled select,.recipient-fieldset.disabled textarea{cursor:not-allowed;background:#f1f3f4;color:#68747a}.region-data-warning{margin:10px 0 0;color:#7c4500}.courier-options span{display:grid;gap:4px}.courier-options strong{font-size:14px}.manual-fulfillment-options{margin-top:12px;padding:14px;border:1px solid #bdd8c9;border-radius:6px;background:#f4faf6}.segmented-options{display:inline-flex;padding:3px;border:1px solid #cbd8d1;border-radius:6px;background:#fff}.segmented-options label{min-width:96px;min-height:34px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:4px;color:#4d6257;font-size:13px}.segmented-options label.selected{background:#dff0e6;color:#0f5f3a;font-weight:700}.appointment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manual-fulfillment-options .field-hint{margin:2px 0 0;color:#4d6257;font-size:12px}.cost-summary{position:sticky;top:22px;padding:16px;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.summary-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:14px;border-bottom:1px solid #d8e1dc}.summary-heading span{color:#5e6d65;font-size:12px}.cost-summary dl{margin:14px 0;display:grid;gap:10px}.cost-summary dl div{display:flex;justify-content:space-between;gap:10px;color:#5e6d65;font-size:13px}.cost-summary dd{margin:0;color:#19241f;font-variant-numeric:tabular-nums}.grand-total{padding:14px 0;border-top:1px solid #d8e1dc;display:grid;gap:5px}.grand-total span{color:#5e6d65;font-size:13px}.grand-total strong{color:#0f5f3a;font-size:26px;line-height:1;font-variant-numeric:tabular-nums}.summary-actions{display:grid;gap:8px;margin-top:16px}.summary-hint,.summary-note{color:#5e6d65;font-size:12px;line-height:1.55}.summary-error{color:#8c1d16;font-size:13px;line-height:1.5}.order-page-header{align-items:center}.order-toolbar{max-width:1440px;margin:0 auto 14px;display:flex;justify-content:space-between;align-items:center;gap:16px}.order-search-bar{max-width:1440px;margin:0 auto 14px;display:flex;align-items:flex-end;gap:8px}.order-search-bar select{min-height:38px;padding:0 30px 0 10px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#374a40}.filter-field{min-width:0;display:grid;gap:5px;color:#5e6d65;font-size:12px;font-weight:650}.date-filter-field{flex:0 1 154px}.date-filter-field input{width:100%;min-height:38px;padding:0 9px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#374a40}.filter-search-field{flex:1 1 300px}.order-search-input{position:relative;width:100%;display:block}.order-search-input svg{position:absolute;top:10px;left:10px;width:17px;height:17px;color:#5e6d65}.order-search-input input{width:100%;min-height:38px;padding:8px 10px 8px 35px;border:1px solid #cbd8d1;border-radius:5px;background:#fff}.filter-tabs{display:flex;flex-wrap:wrap;gap:6px}.filter-tabs button{display:inline-flex;align-items:center;gap:6px}.filter-tabs span{color:#5e6d65;font-size:11px}.orders-surface{max-width:1440px;margin:0 auto;overflow:visible;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.table-head{min-height:48px;padding:8px 14px;display:flex;justify-content:space-between;align-items:center;gap:16px;color:#5e6d65;font-size:13px;border-bottom:1px solid #d8e1dc}.table-head-copy{min-width:0;display:flex;align-items:center;gap:18px}.table-head-guidance{color:#526159;font-size:12px}.order-table-meta{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:14px}.order-todo-reminder{min-width:0;padding:6px 9px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:3px;color:#19241f;border:1px solid #ead9a7;border-radius:5px;background:#fff8e7;font-size:14px;font-weight:650;line-height:1.45}.todo-reminder-icon{width:26px;height:26px;margin-right:3px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px;color:#8a5200;border-radius:4px;background:#f7e4ad}.todo-reminder-icon svg{width:17px;height:17px}.todo-reminder-label{margin-right:3px;color:#19241f;font-size:14px;font-weight:800;white-space:nowrap}.todo-reminder-separator{color:#a59670}.order-todo-reminder button{padding:2px 4px;border:0;border-radius:3px;background:transparent;color:#19241f;font:inherit;font-weight:700;cursor:pointer}.order-todo-reminder button:hover:not(:disabled),.order-todo-reminder button:focus-visible,.order-todo-reminder button.active{color:#0f5f3a;background:#e8f3ed;outline:none}.order-todo-reminder button:focus-visible{box-shadow:0 0 0 2px #18794e33}.order-todo-reminder button:disabled{color:#7b827e;font-weight:600;cursor:default}.order-todo-reminder strong{color:inherit;font-variant-numeric:tabular-nums}.order-total-count{flex:0 0 auto;white-space:nowrap}.select-all{display:flex;align-items:center;gap:8px;color:#374a40;font-weight:650}.select-all input,.orders-table input[type=checkbox]{width:16px;height:16px;accent-color:#18794e}.order-table-wrap{overflow:visible}.orders-table{width:100%;min-width:1260px;border-collapse:collapse;font-size:13px}.orders-table th{padding:10px 12px;color:#5e6d65;text-align:left;background:#f6f8f7;border-bottom:1px solid #d8e1dc;font-size:12px;font-weight:700}.orders-table td{padding:12px;vertical-align:middle;border-bottom:1px solid #e5ebe7}.orders-table .order-date-divider td{padding:8px 12px;border-bottom:1px solid #d8e1dc;background:#f1f4f2;color:#42584c}.order-date-divider td>strong{display:inline;color:#315443;font-size:12px}.order-date-divider td>span{margin-left:10px;color:#6b7b71;font-size:11px}.orders-table tr.order-row-active,.orders-table tr.order-row-active td{background:#fffaf0}.orders-table tr.order-row-attention,.orders-table tr.order-row-attention td{background:#fff4f2}.orders-table tr.order-row-closed,.orders-table tr.order-row-closed td{background:#f5f7f6}.orders-table tr.selected,.orders-table tr.selected td{background:#f3f9f5}.orders-table tr.order-history-separator td{height:8px;padding:0;border:0;background:#f4f7f5}.orders-table tr.order-row-selectable td{cursor:pointer}.orders-table tr.order-row-selectable:hover td{box-shadow:inset 0 1px #18794e24,inset 0 -1px #18794e24}.orders-table tr.order-row-selectable td input,.orders-table tr.order-row-selectable td button,.orders-table tr.order-row-selectable td a,.orders-table tr.order-row-selectable td [role=button]{cursor:pointer}.orders-table tr:last-child td{border-bottom:0}.orders-table strong,.orders-table small{display:block}.orders-table strong{color:#19241f;font-size:13px}.orders-table small{margin-top:3px;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recipient-preview-trigger{position:relative;min-width:0;display:block;cursor:help;outline:0}.recipient-preview-trigger:focus-visible{outline:2px solid #18794e;outline-offset:4px;border-radius:4px}.recipient-preview-popover{position:absolute;z-index:20;top:calc(100% + 8px);left:0;width:min(360px,calc(100vw - 32px));padding:11px 12px;display:grid;gap:5px;border:1px solid #bfcfc6;border-radius:6px;background:#fff;box-shadow:0 10px 26px #19241f29;color:#42584c;font-size:12px;line-height:1.5;white-space:normal;overflow-wrap:anywhere}.recipient-preview-popover strong{margin:0;color:#19241f;font-size:13px}.recipient-preview-popover span{margin:0;max-width:none;white-space:normal;overflow:visible;text-overflow:clip}.amount-cell strong{font-variant-numeric:tabular-nums}.order-date-cell{min-width:112px;font-variant-numeric:tabular-nums;white-space:nowrap}.order-quantity{margin-left:4px;font-variant-numeric:tabular-nums}.order-quantity.is-multiple{color:#b42318;font-weight:800}.text-action{margin-top:7px;padding:0;border:0;background:transparent;font-size:12px;text-decoration:underline}.text-action svg{width:13px;height:13px;margin-right:3px;vertical-align:-2px}.detail-action{color:#2563a8}.order-actions-cell{min-width:132px}.order-actions-cell>*{display:block}.order-actions-cell .text-action,.order-actions-cell .order-edit-button{margin-top:8px}.order-detail-button{min-height:32px;padding:0 10px;color:#1e5790!important;border-color:#bfd8f2!important;background:#eef6ff!important;font-size:12px}.order-detail-button:hover:not(:disabled){background:#dfedfb!important}.print-action{min-height:32px;margin-top:8px;padding:0 10px;font-size:12px;white-space:nowrap}.recipient-edit-action{min-height:32px;margin-top:8px;padding:0 10px;border-color:#d69a46;background:#fff8eb;color:#7c4500;font-size:12px;white-space:nowrap}.recipient-edit-action:hover:not(:disabled){border-color:#b8781f;background:#ffefd3}.preflight-message{color:#374a40!important;line-height:1.4;white-space:normal!important}.manual-print-hint{color:#7c4500!important}.manual-required-text{color:#b42318!important;font-weight:700}.manual-processing-text{color:#a65d00!important;font-weight:700}.settlement-method-label{color:#0f5f3a!important;font-weight:700}.tracking-copy-button{margin-top:4px;padding:2px 0;display:inline-flex;align-items:center;gap:5px;max-width:230px;border:0;background:transparent;color:#0f5f3a;font:inherit;font-size:12px;font-weight:650;line-height:1.4;cursor:pointer;text-align:left}.tracking-copy-button svg{width:13px;height:13px;flex:0 0 auto}.tracking-copy-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tracking-copy-button:hover span{text-decoration:underline}.tracking-copy-button:focus-visible{outline:2px solid #18794e;outline-offset:3px;border-radius:2px}.tracking-copy-dialog{width:min(360px,calc(100vw - 40px));overflow:visible}.tracking-copy-dialog::backdrop{background:#12211933}.tracking-copy-surface{min-height:150px;place-items:center;gap:8px;padding:24px;text-align:center;box-shadow:0 18px 42px #17372438}.tracking-copy-surface>svg{width:40px;height:40px;color:#18794e}.tracking-copy-surface strong{color:#19241f;font-size:18px}.tracking-copy-surface span{max-width:100%;overflow:hidden;color:#0f5f3a;font-size:15px;font-weight:750;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.empty-table{height:160px;text-align:center;color:#5e6d65}.status-badge{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;border:1px solid;border-radius:99px;font-size:12px;font-weight:650;white-space:nowrap}.status-neutral{color:#526159;background:#f2f5f3;border-color:#d8e1dc}.status-success{color:#0f5f3a;background:#edf8f1;border-color:#b9ddc8}.status-warning{color:#7c4500;background:#fff8e9;border-color:#f0d5ab}.status-danger{color:#8c1d16;background:#fff2f1;border-color:#f3c5c0}.status-info{color:#1e5790;background:#eef6ff;border-color:#bfd8f2}.settlement-bar{position:fixed;z-index:10;bottom:18px;left:calc(224px + var(--workspace-gutter));right:var(--workspace-gutter);width:auto;max-width:1440px;min-height:62px;margin-inline:auto;padding:10px 14px;display:flex;align-items:center;gap:16px;border:1px solid #bbd2c2;border-radius:6px;background:#fff;box-shadow:0 12px 28px #1a372624}.settlement-bar>div:first-child{display:flex;align-items:center;gap:8px;color:#374a40;font-size:13px}.settlement-bar svg{width:18px;height:18px;color:#18794e}.settlement-amount{margin-right:auto;color:#0f5f3a;font-size:20px;font-variant-numeric:tabular-nums}.settlement-actions{display:flex;flex-wrap:wrap;gap:8px}.batch-print-actions{margin-left:auto}.settlement-bar>small{align-self:flex-end}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(300px,1fr) minmax(360px,480px);background:#f4f7f5}.auth-intro{padding:clamp(32px,8vw,112px);background:#e3f2e9;display:flex;flex-direction:column;justify-content:center}.auth-intro h1{margin:0 0 10px;font-size:42px;line-height:1.15}.auth-intro p{max-width:360px;margin:0;color:#42584c;font-size:15px;line-height:1.6}.auth-form{align-self:center;margin:32px;padding:28px;display:grid;gap:16px;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.auth-layout-login{min-height:0;grid-template-columns:minmax(0,1fr);place-items:center;padding:clamp(28px,7vh,72px) 16px}.auth-login-panel{width:min(100%,420px);display:grid;gap:22px}.auth-login-brand{text-align:center}.auth-login-brand h1{margin:0 0 8px;color:#19241f;font-size:34px;line-height:1.2}.auth-login-brand p{margin:0;color:#526159;font-size:14px;line-height:1.6}.auth-login-form{width:100%;margin:0}.auth-form-title{display:flex;gap:11px;align-items:flex-start;padding-bottom:10px;border-bottom:1px solid #d8e1dc}.auth-form-title svg{width:20px;height:20px;color:#18794e}.auth-form-title h2{margin:0;font-size:18px}.auth-form-title p,.auth-switch{margin:3px 0 0;color:#5e6d65;font-size:13px}.auth-form label{display:grid;gap:6px;color:#374a40;font-size:13px;font-weight:650}.auth-field-help,.field-help{margin:0;color:#68776f;font-size:11px;font-weight:400;line-height:1.5}.auth-form input{min-height:40px;border:1px solid #cbd8d1;border-radius:5px;padding:8px 9px}.form-error{margin:0;color:#8c1d16;font-size:13px}.auth-form-error{min-height:20px;visibility:hidden}.auth-form-error.is-visible{visibility:visible}.form-success{margin:0;color:#0f5f3a;font-size:13px}.auth-switch{text-align:center}.auth-switch a{color:#0f5f3a;font-weight:700}.auth-text-action{justify-self:center;padding:0;border:0;background:transparent;color:#0f5f3a;font-size:13px;text-decoration:underline}.modal-dialog{width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow-y:auto;border:0;border-radius:6px;background:transparent;color:#19241f}.modal-dialog::backdrop{background:#12211961}.modal-surface{display:grid;gap:16px;padding:22px;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.recipient-correction-modal{width:min(860px,calc(100vw - 32px))}.recipient-correction-surface{max-height:calc(100dvh - 32px);overflow-y:auto}.recipient-issue-list{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #efc8c3;border-radius:6px;background:#fff4f2;color:#7f1d15}.recipient-issue-list>svg{flex:0 0 auto;width:18px;height:18px;margin-top:1px}.recipient-issue-list>div{display:grid;gap:3px;min-width:0}.recipient-issue-list span{line-height:1.5}.recipient-suggestion{display:grid;gap:10px;padding:14px;border:1px solid #bcd7c8;border-radius:6px;background:#f2f8f4}.recipient-suggestion>div{display:flex;align-items:flex-start;gap:9px;color:#294b39}.recipient-suggestion>div svg{flex:0 0 auto;width:18px;height:18px}.recipient-suggestion>div span{display:grid;gap:2px;line-height:1.45}.recipient-suggestion dl{display:grid;grid-template-columns:72px minmax(0,1fr);gap:6px 10px;margin:0;font-size:13px}.recipient-suggestion dt{color:#5e6d65;font-weight:650}.recipient-suggestion dd{min-width:0;margin:0;overflow-wrap:anywhere}.recipient-suggestion .button{justify-self:start}.recipient-correction-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.recipient-correction-form label{display:grid;align-content:start;gap:5px;min-width:0;color:#374a40;font-size:12px;font-weight:650}.recipient-correction-form input,.recipient-correction-form textarea{width:100%;min-height:36px;padding:8px 10px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#19241f;font:inherit;font-size:13px;resize:vertical}.recipient-correction-form input:focus,.recipient-correction-form textarea:focus{border-color:#18794e;outline:2px solid rgba(24,121,78,.16);outline-offset:1px}.recipient-correction-form .wide-field{grid-column:span 4}.recipient-correction-form .recipient-checkbox{display:flex;align-items:center;align-self:end;flex-direction:row;min-height:36px}.recipient-correction-form .recipient-checkbox input{width:16px;min-height:16px;accent-color:#18794e}.recipient-locked-order{border:1px solid #d8e1dc;border-radius:6px;background:#f6f8f7}.recipient-locked-order header,.recipient-locked-order>div{display:grid;grid-template-columns:minmax(0,1fr) 72px 100px;gap:12px;align-items:center;padding:10px 12px}.recipient-locked-order header{border-bottom:1px solid #d8e1dc}.recipient-locked-order header span,.recipient-locked-order>div>span:last-child{text-align:right;font-variant-numeric:tabular-nums}.recipient-locked-order>div+div{border-top:1px solid #e5ebe7}.recipient-locked-order>div>span:first-child{display:grid;gap:3px;min-width:0}.recipient-locked-order strong{overflow-wrap:anywhere}.recipient-locked-order small{color:#5e6d65}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #d8e1dc}.modal-heading h2{margin:0;font-size:18px}.modal-heading p,.info-dialog>p{margin:4px 0 0;color:#5e6d65;font-size:13px;line-height:1.55}.public-page-shell{min-height:100vh;display:flex;flex-direction:column}.public-page-shell .auth-layout{min-height:calc(100vh - 45px)}.public-page-shell .auth-layout-login{flex:1 0 auto;min-height:0}.filing-footer{width:100%;max-width:1440px;min-height:45px;margin:auto auto 0;padding:14px 0 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 20px;border-top:1px solid #d8e1dc;color:#5e6d65;font-size:12px}.workspace>.filing-footer{margin-top:56px}.public-page-shell>.filing-footer{max-width:none;padding:12px 18px;background:#fff}.filing-footer-company{color:#374a40;font-weight:650}.filing-footer a{display:inline-flex;align-items:center;gap:5px;color:#526159;text-decoration:none}.filing-footer .filing-footer-phone{color:#374a40;font-variant-numeric:tabular-nums}.filing-footer a:hover{color:#0f5f3a;text-decoration:underline}.filing-footer img{width:16px;height:16px;object-fit:contain}.order-detail-dialog{width:min(900px,calc(100vw - 32px))}.order-detail-surface{gap:0;padding:0;overflow:hidden}.order-detail-surface>.modal-heading{padding:18px 22px}.detail-loading{min-height:220px;margin:0;display:grid;place-items:center;color:#5e6d65}.order-detail-surface>.notice{margin:18px 22px}.refund-confirm-panel{margin:18px 22px 0;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #f0d5ab;border-radius:6px;background:#fff8e9}.refund-confirm-panel>div{min-width:0;display:grid;gap:4px}.refund-confirm-panel strong{color:#7c4500;font-size:14px}.refund-confirm-panel p{margin:0;color:#684c24;font-size:12px;line-height:1.55}.refund-confirm-panel .button{flex:0 0 auto}.detail-section{padding:18px 22px;border-top:1px solid #d8e1dc}.detail-section h3{margin:0 0 12px;font-size:15px}.detail-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-section-heading>span{color:#5e6d65;font-size:11px;font-family:Consolas,Courier New,monospace}.detail-data-grid{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d8e1dc}.detail-data-grid>div{min-width:0;padding:10px 12px;border-right:1px solid #e5ebe7;border-bottom:1px solid #e5ebe7}.detail-data-grid>div:nth-child(4n){border-right:0}.detail-data-grid .detail-data-wide{grid-column:1 / -1;border-right:0}.detail-data-grid dt{color:#5e6d65;font-size:11px}.detail-data-grid dd{margin:4px 0 0;color:#19241f;font-size:13px;overflow-wrap:anywhere}.detail-item-head,.detail-item-row{display:grid;grid-template-columns:minmax(260px,1fr) 90px 60px 100px;align-items:center;gap:10px;padding:8px 10px}.detail-item-head{color:#5e6d65;background:#f6f8f7;border:1px solid #d8e1dc;font-size:11px;font-weight:700}.detail-item-row{min-height:52px;border:1px solid #d8e1dc;border-top:0;font-size:13px}.detail-item-row>span:first-child{min-width:0;display:grid;gap:3px}.detail-item-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-amounts{padding:12px 10px 0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 18px;color:#5e6d65;font-size:12px}.detail-amounts strong{color:#0f5f3a;font-size:16px}.order-timeline{margin:4px 0 0;padding:0;list-style:none;display:grid}.order-timeline li{position:relative;min-height:62px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px}.order-timeline li:not(:last-child):before{content:"";position:absolute;top:26px;bottom:0;left:13px;width:1px;background:#cbd8d1}.timeline-marker{z-index:1;width:28px;height:28px;display:grid;place-items:center;border:1px solid #b9ddc8;border-radius:50%;color:#0f5f3a;background:#edf8f1}.timeline-marker svg{width:14px;height:14px}.order-timeline li>div{padding:2px 0 14px;display:grid;gap:3px}.order-timeline strong{font-size:13px}.order-timeline p{margin:0;color:#526159;font-size:12px}.order-timeline time{color:#718077;font-size:11px;font-variant-numeric:tabular-nums}.order-detail-action{margin-top:4px;display:inline-flex;align-items:center;gap:4px;color:#2563a8;font-size:11px;font-weight:700}.order-detail-action svg{width:13px;height:13px}.repayment-pending-row{background:#fff8e9}.pending-repayment-label{color:#7c4500!important;font-weight:700}.repayment-confirm-dialog{width:min(480px,calc(100vw - 32px))}.repayment-confirm-summary,.repayment-qr-summary{display:grid;grid-template-columns:1fr auto;gap:8px 14px;padding:13px;border:1px solid #d8e1dc;background:#f6f8f7;font-size:13px}.repayment-confirm-summary span,.repayment-qr-summary span{color:#5e6d65}.repayment-confirm-summary strong,.repayment-qr-summary strong{text-align:right;font-variant-numeric:tabular-nums}.repayment-transfer-amount{margin:12px 0;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #efc5c1;border-radius:5px;background:#fff5f4}.repayment-transfer-amount span{color:#71312b;font-size:14px;font-weight:700}.repayment-transfer-amount strong{color:#b42318;font-size:26px;line-height:1.2;font-variant-numeric:tabular-nums}.repayment-qr-frame{width:min(280px,100%);aspect-ratio:1;margin:0 auto;display:grid;place-items:center;overflow:hidden;border:1px solid #d8e1dc;background:#fff}.repayment-qr-frame img{width:100%;height:100%;object-fit:contain}.repayment-qr-frame span{color:#5e6d65;font-size:13px}.repayment-transfer-note{margin:0;color:#526159;font-size:12px;line-height:1.6}.finance-page-header,.finance-page-notice{max-width:1440px}.finance-workbench{max-width:1440px;min-height:620px;margin:0 auto 24px;display:grid;grid-template-columns:310px minmax(0,1fr);align-items:start;border:1px solid #cbd8d1;border-radius:6px;background:#fff}.finance-member-panel{min-width:0;min-height:620px;border-right:1px solid #cbd8d1;background:#f6f8f7}.finance-member-toolbar{padding:14px 12px 10px;display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:end;gap:7px}.finance-member-search{min-width:0;display:grid;gap:5px;color:#526159;font-size:11px;font-weight:700}.finance-member-search>span:last-child{min-height:36px;padding:0 9px;display:flex;align-items:center;gap:7px;border:1px solid #bdcbc3;border-radius:5px;background:#fff}.finance-member-search svg{width:15px;height:15px;flex:0 0 auto;color:#718077}.finance-member-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#19241f;font-size:13px}.finance-member-search input::placeholder{color:#64736b}.finance-member-search>span:last-child:focus-within{border-color:#18794e;box-shadow:0 0 0 3px #18794e1f}.finance-member-scopes{margin:0 12px 10px;padding:3px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8e1dc;border-radius:6px;background:#edf1ef}.finance-member-scopes button{min-height:30px;border:0;border-radius:4px;background:transparent;color:#526159;font-size:12px;font-weight:700}.finance-member-scopes button:hover{color:#19241f}.finance-member-scopes button.selected{background:#fff;color:#0f5f3a;box-shadow:0 1px 2px #162b201a}.finance-member-list{border-top:1px solid #d8e1dc}.finance-member-list>button{width:100%;min-height:104px;padding:13px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:7px 10px;border:0;border-bottom:1px solid #d8e1dc;background:transparent;color:#19241f;text-align:left}.finance-member-list>button:hover{background:#edf5f0}.finance-member-list>button.selected{background:#e3f2e9;box-shadow:inset 0 0 0 1px #9ec7ae}.finance-member-identity{min-width:0;display:grid;gap:4px}.finance-member-identity strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.finance-member-identity small{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;color:#5e6d65;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.finance-member-identity svg{width:13px;height:13px;flex:0 0 auto}.finance-member-debt{display:grid;justify-items:end;gap:3px}.finance-member-debt small{color:#5e6d65;font-size:10px}.finance-member-debt strong{color:#9a3412;font-size:15px;font-variant-numeric:tabular-nums}.finance-member-counts{grid-column:1 / -1;display:flex;gap:6px 12px;color:#526159;font-size:11px}.finance-member-counts .pending{color:#8a5200;font-weight:700}.finance-member-empty,.finance-entry-empty,.finance-no-selection{display:grid;justify-items:center;align-content:center;gap:7px;color:#5e6d65;text-align:center}.finance-member-empty{min-height:260px;padding:24px}.finance-member-empty svg,.finance-entry-empty svg,.finance-no-selection svg{width:28px;height:28px;color:#719182}.finance-member-empty strong,.finance-entry-empty strong,.finance-no-selection strong{color:#26372e;font-size:14px}.finance-member-empty span,.finance-entry-empty span,.finance-no-selection span{max-width:36ch;font-size:12px;line-height:1.55}.finance-member-loading,.finance-entry-loading{display:grid}.finance-member-loading span{height:104px;border-bottom:1px solid #d8e1dc;background:linear-gradient(90deg,#f2f5f3 25%,#fff,#f2f5f3 75%);background-size:200% 100%;animation:skeleton-shift 1.2s ease-in-out infinite}.finance-member-pagination{padding:10px 8px}.finance-member-pagination select{display:none}.finance-member-detail{min-width:0}.finance-account-heading{min-height:72px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #d8e1dc}.finance-account-heading>div{min-width:0;display:flex;align-items:center;gap:10px}.finance-account-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e3f2e9;color:#0f5f3a}.finance-account-icon svg{width:19px;height:19px}.finance-account-heading>div>span:last-child{min-width:0;display:grid;gap:3px}.finance-account-heading strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.finance-account-heading small{color:#5e6d65;font-size:12px}.finance-account-state{padding:4px 8px;border:1px solid;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.finance-account-state.active{border-color:#a9d4ba;background:#edf8f1;color:#0f5f3a}.finance-account-state.inactive{border-color:#d8e1dc;background:#f2f4f3;color:#5e6d65}.finance-account-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #d8e1dc;background:#fbfcfb}.finance-account-summary>div{min-width:0;min-height:98px;padding:15px 16px;display:grid;grid-template-columns:24px minmax(0,1fr);align-content:center;gap:5px 8px;border-right:1px solid #e1e7e3}.finance-account-summary>div:last-child{border-right:0}.finance-account-summary svg{grid-row:span 2;width:19px;height:19px;margin-top:2px;color:#18794e}.finance-account-summary span{color:#5e6d65;font-size:11px}.finance-account-summary strong{overflow:hidden;color:#19241f;font-size:18px;font-variant-numeric:tabular-nums;text-overflow:ellipsis}.finance-entry-tabs{padding:14px 16px 0;display:flex;gap:18px;overflow-x:auto;border-bottom:1px solid #d8e1dc}.finance-entry-tabs button{min-height:40px;margin-bottom:-1px;padding:0 2px;display:inline-flex;align-items:center;gap:6px;border:0;border-bottom:2px solid transparent;background:transparent;color:#526159;font-size:13px;font-weight:700;white-space:nowrap}.finance-entry-tabs button:hover{color:#19241f}.finance-entry-tabs button.selected{border-bottom-color:#18794e;color:#0f5f3a}.finance-entry-tabs button span{min-width:20px;height:20px;padding:0 5px;display:inline-grid;place-items:center;border-radius:999px;background:#e3f2e9;font-size:10px}.finance-entry-toolbar{min-height:66px;padding:10px 16px;display:flex;align-items:flex-end;gap:14px}.finance-entry-toolbar>span{padding-bottom:8px;color:#5e6d65;font-size:11px}.finance-entry-search{min-width:320px;max-width:560px;min-height:36px;margin-left:6px;display:flex;flex:1;align-items:center;gap:7px}.finance-entry-search>svg{width:17px;height:17px;flex:0 0 auto;color:#607168}.finance-entry-search input{min-width:180px;height:36px;padding:0 10px;flex:1;border:1px solid #c8d5ce;border-radius:5px;background:#fff;color:#19241f;font:inherit}.finance-entry-search input::placeholder{color:#65766d}.finance-entry-search .button{min-height:36px;padding:0 12px}.finance-entry-toolbar>span{margin-left:auto;white-space:nowrap}.finance-entry-error{margin:0 16px 12px}.finance-entry-surface{margin:0 16px 16px;border:1px solid #d8e1dc;border-radius:5px;overflow:hidden}.finance-entry-head,.finance-entry-row{display:grid;grid-template-columns:62px minmax(260px,1fr) minmax(190px,.72fr) 135px 160px;align-items:center;gap:12px;padding:10px 12px}.finance-entry-head{min-height:38px;background:#f2f5f3;color:#5e6d65;font-size:11px;font-weight:700}.finance-entry-row{min-height:112px;border-top:1px solid #e1e7e3;background:#fff}.finance-entry-row:hover{background:#fbfdfc}.finance-select-all{display:inline-flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap}.finance-select-all input{width:16px;height:16px;accent-color:#18794e}.finance-order-check{width:30px;height:30px;display:grid;place-items:center}.finance-order-check input{width:16px;height:16px;accent-color:#18794e}.finance-entry-kind{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#edf5f0;color:#18794e}.finance-entry-kind svg{width:15px;height:15px}.finance-entry-orders{min-width:0;display:grid;gap:5px}.finance-entry-reference{min-width:0;display:flex;align-items:baseline;gap:8px}.finance-entry-reference strong{overflow:hidden;color:#19241f;font-size:13px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.finance-entry-reference small{color:#718077;font-size:11px}.finance-order-links{display:flex;flex-wrap:wrap;gap:4px 12px}.finance-order-links button{padding:0;display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#2563a8;font-size:11px;font-weight:700}.finance-order-links button:hover{text-decoration:underline}.finance-order-links svg{width:13px;height:13px}.finance-entry-orders p{margin:0;overflow:hidden;color:#374a40;font-size:12px;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.finance-entry-note{overflow:hidden;color:#6b5a38;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.finance-entry-logistics{min-width:0;display:grid;gap:7px}.finance-entry-logistics>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px}.finance-entry-logistics strong{overflow:hidden;color:#26372e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.finance-entry-logistics small{color:#718077;font-size:10.5px;white-space:nowrap}.finance-entry-logistics span{grid-column:1 / -1;overflow:hidden;color:#315c46;font-size:11px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.finance-entry-status{display:grid;justify-items:start;gap:7px}.finance-status-badge{padding:4px 7px;border:1px solid;border-radius:999px;font-size:11px;font-weight:700}.finance-status-badge.success{border-color:#b9ddc8;background:#edf8f1;color:#0f5f3a}.finance-status-badge.warning{border-color:#e7c78f;background:#fff8e9;color:#7c4500}.finance-status-badge.neutral{border-color:#d8e1dc;background:#f2f4f3;color:#526159}.finance-status-badge.info{border-color:#b9d2ea;background:#eff6fc;color:#1f5b91}.finance-entry-status time{color:#718077;font-size:11px;font-variant-numeric:tabular-nums}.finance-entry-amount{display:grid;justify-items:end;gap:9px}.finance-entry-amount>strong{color:#19241f;font-size:16px;font-variant-numeric:tabular-nums}.finance-entry-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.finance-entry-actions .button,.finance-detail-button{min-height:31px;padding:0 9px;font-size:11px}.finance-entry-actions .button svg,.finance-detail-button svg{width:14px;height:14px}.finance-entry-loading span{height:112px;border-top:1px solid #e1e7e3;background:linear-gradient(90deg,#f7f9f8 25%,#fff,#f7f9f8 75%);background-size:200% 100%;animation:skeleton-shift 1.2s ease-in-out infinite}.finance-entry-empty{min-height:260px;padding:32px;border-top:1px solid #e1e7e3}.finance-direct-payment{margin:0 16px 18px;border:1px solid #b9d8c5;border-radius:6px;background:#f2f9f5}.finance-direct-summary{min-height:48px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #cfe3d7}.finance-direct-summary span{display:inline-flex;align-items:center;gap:7px;color:#315c46;font-size:12px;font-weight:700}.finance-direct-summary svg{width:17px;height:17px}.finance-direct-summary strong{color:#0f5f3a;font-size:16px;font-variant-numeric:tabular-nums}.finance-direct-summary-actions{display:flex;align-items:center;gap:14px}.finance-direct-summary-actions .button{min-height:34px;padding:0 11px}.finance-direct-summary-actions .button svg{width:15px;height:15px}.finance-direct-fields{padding:13px 14px;display:grid;grid-template-columns:170px 210px minmax(220px,1fr) auto;align-items:end;gap:10px}.finance-direct-note{min-width:0}.finance-direct-fields>.button{min-height:36px;white-space:nowrap}.finance-no-selection{min-height:620px;padding:40px}@keyframes skeleton-shift{0%{background-position:200% 0}to{background-position:-200% 0}}.repayment-payee-field{max-width:460px}.repayment-qr-setting{padding:12px;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:start;gap:14px;border:1px solid #d8e1dc;background:#f6f8f7}.repayment-qr-preview{width:120px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid #cbd8d1;background:#fff;color:#5e6d65;font-size:11px;text-align:center}.repayment-qr-preview img{width:100%;height:100%;object-fit:contain}.repayment-qr-setting>div:last-child{display:grid;gap:5px}.repayment-qr-setting p{max-width:520px;margin:0;color:#5e6d65;font-size:12px;line-height:1.5}.repayment-qr-actions{margin-top:6px;display:flex;gap:8px;flex-wrap:wrap}.info-dialog>p{margin:0;color:#374a40;font-size:15px}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.member-page-header,.billing-page-header,.admin-page-header{align-items:center}.header-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-metric-grid{max-width:1100px;margin:0 auto 22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-metric-grid>div{min-height:110px;padding:16px;display:grid;align-content:space-between;gap:8px;border:1px solid #d8e1dc;background:#fff}.admin-metric-grid svg{width:20px;height:20px;color:#18794e}.admin-metric-grid span{color:#5e6d65;font-size:13px}.admin-metric-grid strong{font-size:24px;font-variant-numeric:tabular-nums}.admin-section{max-width:1100px;margin:0 auto 22px;padding-top:18px;border-top:1px solid #d8e1dc}.settings-panel .section-heading,.client-status-panel .section-heading{margin-bottom:14px}.admin-dashboard-header,.admin-business-strip,.admin-dashboard-todos,.admin-dashboard-main-grid,.admin-recent-section{max-width:1320px;margin-left:auto;margin-right:auto}.admin-dashboard-header{margin-bottom:20px}.admin-dashboard-actions{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.admin-dashboard-actions .button{text-decoration:none}.dashboard-year-field{display:grid;align-items:start;gap:5px;color:#5e6d65;font-size:11px;font-weight:700}.dashboard-year-field select{min-height:36px;min-width:112px;padding:0 28px 0 9px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#374a40;font:inherit}.admin-dashboard-error{max-width:1320px;margin:0 auto 18px;display:flex;align-items:center;gap:9px}.admin-dashboard-error .button{margin-left:auto}.admin-business-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;overflow:hidden;border:1px solid #cbd8d1;border-radius:6px;background:#fff}.admin-business-period{min-height:132px;padding:18px 20px;display:grid;align-content:center;gap:7px;border-right:1px solid #e1e7e3}.admin-business-period:last-child{border-right:0}.admin-business-period span{display:flex;align-items:center;gap:7px;color:#5e6d65;font-size:12px;font-weight:700}.admin-business-period span svg{width:17px;height:17px;color:#18794e}.admin-business-period strong{color:#19241f;font-size:30px;font-variant-numeric:tabular-nums;line-height:1}.admin-business-period.today strong{color:#0f5f3a}.admin-business-period small{color:#718077;font-size:12px;font-variant-numeric:tabular-nums}.admin-dashboard-todos{margin-bottom:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #d8e1dc;border-radius:6px;background:#fff;overflow:hidden}.admin-todo-item{min-width:0;min-height:72px;padding:12px 13px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;border-right:1px solid #e1e7e3;color:#19241f;text-decoration:none}.admin-todo-item:last-child{border-right:0}.admin-todo-item:hover{background:#f7faf8}.admin-todo-item>span:nth-child(2){min-width:0;display:grid;gap:3px}.admin-todo-item strong,.admin-todo-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-todo-item strong{font-size:12px}.admin-todo-item small{color:#718077;font-size:10px}.admin-todo-item>b{font-size:17px;font-variant-numeric:tabular-nums;white-space:nowrap}.admin-todo-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:6px}.admin-todo-icon svg{width:16px;height:16px}.admin-todo-item.warning .admin-todo-icon{background:#fff8e9;color:#a65d00}.admin-todo-item.warning>b{color:#8a5200}.admin-todo-item.info .admin-todo-icon{background:#eef6ff;color:#2563a8}.admin-todo-item.info>b{color:#1f5b91}.admin-todo-item.danger .admin-todo-icon{background:#fff2f1;color:#b42318}.admin-todo-item.danger>b{color:#9f2018}.admin-todo-item.credit .admin-todo-icon{background:#edf8f1;color:#18794e}.admin-todo-item.credit>b{color:#0f5f3a;font-size:14px}.admin-dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:18px;margin-bottom:18px}.admin-dashboard-main-grid .admin-section{max-width:none;margin:0;padding:0;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.admin-dashboard-main-grid .section-heading,.admin-recent-section .section-heading{min-height:62px;margin:0;padding:0 18px;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e7e3}.admin-dashboard-main-grid .section-heading>div:first-child,.admin-recent-section .section-heading>div:first-child{min-width:0;display:flex;align-items:center;gap:9px}.admin-dashboard-main-grid .section-heading>div:first-child>svg,.admin-recent-section .section-heading>div:first-child>svg{width:18px;height:18px;flex:0 0 auto;color:#18794e}.admin-dashboard-main-grid .section-heading>div:first-child>div,.admin-recent-section .section-heading>div:first-child>div{min-width:0}.admin-dashboard-main-grid .section-heading a,.admin-recent-section .section-heading a{display:inline-flex;align-items:center;gap:4px;color:#18794e;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.admin-dashboard-main-grid .section-heading a svg,.admin-recent-section .section-heading a svg{width:14px;height:14px}.dashboard-mode-switch{display:flex;gap:3px;padding:3px;border:1px solid #d8e1dc;border-radius:5px;background:#f2f5f3}.dashboard-mode-switch button{min-height:28px;padding:0 9px;border:0;border-radius:3px;background:transparent;color:#5e6d65;font-size:11px;font-weight:700}.dashboard-mode-switch button.selected{background:#fff;color:#0f5f3a;box-shadow:0 1px 2px #162b201a}.admin-trend-chart{min-height:220px;padding:22px 22px 12px;display:flex;align-items:flex-end;gap:8px;border-bottom:1px solid #edf1ef}.admin-trend-column{min-width:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px}.admin-trend-column b{min-height:14px;max-width:74px;overflow:hidden;color:#526159;font-size:10px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.admin-trend-column small{color:#718077;font-size:10px}.admin-trend-column.future small{color:#a6b2ab}.admin-trend-bar{width:min(28px,72%);min-height:4px;border-radius:4px 4px 1px 1px;background:#b9d8c5;transition:height .18s ease,background .18s ease}.admin-trend-column:not(.future):hover .admin-trend-bar{background:#18794e}.admin-trend-column.future .admin-trend-bar{background:#e5ebe7}.admin-trend-note{min-height:42px;margin:0;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#718077;font-size:11px}.admin-trend-note span{display:inline-flex;align-items:center;gap:5px}.admin-trend-note svg{width:14px;height:14px;color:#18794e}.admin-client-body{min-height:220px;padding:20px;display:grid;align-content:start;gap:13px}.admin-client-state{display:flex;align-items:center;gap:8px}.admin-client-state strong{font-size:20px}.admin-client-dot{width:10px;height:10px;border-radius:50%;background:#9aa8a0}.admin-client-dot.online{background:#18794e;box-shadow:0 0 0 4px #e3f2e9}.admin-client-body>p{margin:0;color:#526159;font-size:13px}.admin-client-body dl{margin:8px 0 0;display:grid;gap:10px}.admin-client-body dl div{display:flex;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid #edf1ef}.admin-client-body dt{color:#718077;font-size:11px}.admin-client-body dd{margin:0;color:#374a40;font-size:12px;font-variant-numeric:tabular-nums;text-align:right}.admin-recent-section{max-width:1320px;margin-bottom:22px;padding:0;overflow:hidden;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.admin-recent-table-wrap{overflow-x:auto}.admin-recent-table{width:100%;min-width:780px;border-collapse:collapse;table-layout:fixed}.admin-recent-table th{height:38px;padding:0 14px;background:#f6f8f7;color:#5e6d65;font-size:11px;font-weight:700;text-align:left}.admin-recent-table th:nth-child(1){width:24%}.admin-recent-table th:nth-child(2){width:17%}.admin-recent-table th:nth-child(3){width:17%}.admin-recent-table th:nth-child(4){width:15%}.admin-recent-table th:nth-child(5){width:15%}.admin-recent-table th:nth-child(6){width:12%}.admin-recent-table td{height:50px;padding:0 14px;overflow:hidden;border-top:1px solid #e8edea;color:#374a40;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-recent-table td>a:not(.text-action){color:#19241f;font-weight:700;font-variant-numeric:tabular-nums;text-decoration:none}.admin-recent-table td>a:not(.text-action):hover{color:#0f5f3a;text-decoration:underline}.admin-recent-table td strong{font-variant-numeric:tabular-nums}.admin-order-status{display:inline-flex;align-items:center;gap:5px;color:#0f5f3a}.admin-order-status svg{width:14px;height:14px}.admin-dashboard-empty{min-height:180px;padding:28px;display:grid;place-content:center;justify-items:center;gap:8px;color:#5e6d65;text-align:center}.admin-dashboard-empty svg{width:28px;height:28px;color:#719182}.admin-dashboard-empty strong{color:#26372e;font-size:14px}.admin-dashboard-empty span{font-size:12px}.admin-dashboard-loading{max-width:1320px;margin:0 auto 22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.admin-dashboard-loading span{min-height:170px;border:1px solid #e1e7e3;border-radius:6px;background:#eef2f0;animation:dashboard-pulse 1.4s ease-in-out infinite}.settings-loading{min-height:180px;display:grid;place-items:center;color:#5e6d65;font-size:13px}.settings-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.cutoff-settings-group{width:100%;display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid #dfe8e3}.cutoff-settings-group>p{width:100%;margin:0;color:#607168;font-size:12px;line-height:1.5}.switch-field,.inline-field{display:inline-flex;align-items:center;gap:8px;color:#374a40;font-size:13px;font-weight:650}.inline-field input{width:100px;min-height:36px;padding:7px 8px;border:1px solid #cbd8d1;border-radius:5px}.packaging-fee-setting{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.packaging-fee-setting>small{color:#637168;font-size:11px}.settings-actions{display:flex;gap:8px;margin-left:auto}.client-status-line{min-height:58px;padding:12px 14px;display:flex;align-items:center;gap:14px;border:1px solid #d8e1dc;background:#fff;flex-wrap:wrap}.client-status-line span{color:#5e6d65;font-size:13px}.status-online{color:#0f5f3a;font-weight:700}.status-offline{color:#8c1d16;font-weight:700}.product-admin-filters{max-width:1100px;margin:0 auto 10px;padding:11px 12px;display:grid;grid-template-columns:minmax(260px,1fr) 180px 150px auto;align-items:end;gap:8px;border:1px solid #d8e1dc;background:#fff}.product-filter-search{position:relative;display:block;min-width:0}.product-filter-search svg{position:absolute;top:10px;left:10px;width:17px;height:17px;color:#5e6d65;pointer-events:none}.product-filter-search input{width:100%;min-height:38px;padding:7px 10px 7px 35px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#19241f}.product-filter-search input::placeholder{color:#718077}.product-filter-field{min-width:0;display:grid;gap:4px;color:#5e6d65;font-size:11px;font-weight:650}.product-filter-field select{width:100%;min-height:38px;padding:7px 30px 7px 9px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#374a40;text-overflow:ellipsis}.product-filter-clear{white-space:nowrap}.bulk-actions{max-width:1100px;margin:0 auto 10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bulk-actions>span{margin-right:auto;color:#5e6d65;font-size:13px}.select-filtered-products{min-height:36px;padding:0 9px;display:inline-flex;align-items:center;gap:7px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#374a40;font-size:13px;font-weight:650;cursor:pointer}.select-filtered-products:has(input:disabled){color:#7b827e;background:#f4f6f5;cursor:not-allowed}.select-filtered-products input{width:16px;height:16px;margin:0;accent-color:#18794e}.admin-table-surface{max-width:1100px;margin:0 auto 22px;overflow:hidden;border:1px solid #d8e1dc;background:#fff}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:24px minmax(180px,1.4fr) minmax(180px,1.2fr) 90px 100px;align-items:center;gap:14px;padding:12px 16px}.admin-table-head{min-height:44px;color:#5e6d65;background:#f6f8f7;font-size:12px;font-weight:700}.admin-table-row{min-height:64px;border-top:1px solid #e5ebe7}.admin-table-row>div{min-width:0;display:grid;gap:3px}.admin-table-row strong,.admin-table-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-table-row small{color:#5e6d65;font-size:12px}.row-actions{display:flex!important;align-items:center;gap:5px}.danger-icon{color:#8c1d16}.admin-empty{min-height:140px;display:grid;place-items:center;color:#5e6d65;font-size:13px}.product-filter-empty{align-content:center;gap:10px}.product-dialog{width:min(1280px,calc(100vw - 24px))}.product-form-status.top-status{position:sticky;top:0;z-index:4;margin:-6px 0 0;padding:9px 11px;border:1px solid currentColor;border-radius:5px;background:#fff}.product-category-selector{margin:0;padding:12px 0;border:0;border-block:1px solid #d8e1dc}.product-category-selector legend{padding:0 8px 0 0;color:#374a40;font-size:13px;font-weight:700}.product-category-options{display:flex;flex-wrap:wrap;gap:7px}.product-category-options label{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#374a40;font-size:13px;cursor:pointer}.product-category-options label:has(input:checked){border-color:#18794e;background:#edf7f1;color:#0f5f3a;font-weight:700}.product-category-options label.inactive{background:#f4f5f4;color:#6b756f}.product-category-options small{color:#8c1d16;font-size:11px}.form-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sku-editor{display:grid;gap:8px}.sku-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sku-editor-head>div{min-width:0;display:grid;gap:3px}.sku-editor-head small{color:#5e6d65;font-weight:400}.sku-batch-tools{display:grid;gap:8px}.sku-batch-toolbar{padding:10px 12px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border:1px solid #d8e1dc;background:#f6f8f7}.sku-batch-fields{min-width:0;flex:1 1 auto;display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:8px}.sku-batch-fields label{min-width:0;display:grid;gap:4px;color:#526159;font-size:11px;font-weight:650}.sku-batch-fields input{width:100%;min-width:0;min-height:36px;padding:6px 8px;border:1px solid #cbd8d1;border-radius:4px;background:#fff}.sku-batch-actions{flex:0 0 auto;display:flex;gap:7px}.sku-price-adjustment{padding:11px 12px;display:grid;gap:10px;border:1px solid #d8e1dc;border-left:3px solid #c88a18;background:#fff}.sku-price-adjustment-title{display:flex;align-items:center;gap:8px}.sku-price-adjustment-title>svg{width:18px;height:18px;color:#9a6510}.sku-price-adjustment-title>div{min-width:0;display:grid;gap:2px}.sku-price-adjustment-title strong{color:#293b32;font-size:13px}.sku-price-adjustment-title small{color:#637168;font-size:11px;font-weight:400}.sku-price-adjustment-controls{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(210px,auto) minmax(150px,.8fr) auto;align-items:end;gap:9px}.sku-price-adjustment-controls>label{min-width:0;display:grid;gap:4px;color:#526159;font-size:11px;font-weight:650}.sku-price-adjustment-controls select,.sku-price-adjustment-controls input{width:100%;min-width:0;min-height:36px;padding:6px 8px;border:1px solid #cbd8d1;border-radius:4px;background:#fff}.sku-price-adjustment-controls fieldset{min-width:0;margin:0;padding:0;border:0}.sku-price-adjustment-controls legend{margin-bottom:4px;color:#526159;font-size:11px;font-weight:650}.price-direction-options{width:100%;min-height:36px;padding:2px}.price-direction-options label{min-width:92px;min-height:30px;flex:1 1 0;padding:0 8px}.price-direction-options input{width:14px;min-height:14px;padding:0}.percentage-input{position:relative;display:block}.percentage-input input{padding-right:30px}.percentage-input b{position:absolute;top:50%;right:10px;color:#526159;font-size:12px;transform:translateY(-50%);pointer-events:none}.sku-price-adjustment-actions{display:flex;align-items:center;gap:7px}.sku-price-adjustment-actions .button{white-space:nowrap}.sku-editor-table{min-width:0;overflow-x:auto}.sku-editor-labels,.sku-editor-row{min-width:1160px;display:grid;grid-template-columns:145px minmax(300px,2.2fr) 105px 105px 100px minmax(210px,1.4fr) 104px;gap:7px;align-items:center}.sku-editor-labels{min-height:34px;padding:0 7px;border-bottom:1px solid #d8e1dc;background:#f6f8f7;color:#5e6d65;font-size:12px;font-weight:700}.sku-editor-labels span:last-child{text-align:center}.sku-editor-row{padding:3px 0}.sku-editor-row label{min-width:0}.sku-editor-row input{width:100%;min-width:0;min-height:36px;padding:6px 7px;border:1px solid #cbd8d1;border-radius:4px}.sku-code-field{min-width:0;min-height:36px;padding:0 7px;display:flex;align-items:center;border:1px solid #d8e1dc;border-radius:4px;background:#f6f8f7}.sku-code-field strong{overflow:hidden;color:#374a40;font-family:Consolas,Courier New,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sku-row-actions{display:flex;align-items:center;justify-content:center;gap:3px}.inactive-sku-section{margin-top:8px;border-block:1px solid #d8e1dc}.inactive-sku-section summary{padding:11px 4px;color:#526159;font-size:13px;font-weight:700;cursor:pointer}.inactive-sku-row{min-height:52px;padding:8px 4px;display:grid;grid-template-columns:minmax(0,1fr) 100px auto;align-items:center;gap:12px;border-top:1px solid #e5ebe7}.inactive-sku-row>span:first-child{min-width:0;display:grid;gap:3px}.inactive-sku-row strong,.inactive-sku-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inactive-sku-row small{color:#718077;font-family:Consolas,Courier New,monospace;font-size:11px}.inactive-sku-row>span:nth-child(2){color:#526159;font-variant-numeric:tabular-nums}.mobile-field-label{display:none}.product-image-editor{display:grid;grid-template-columns:148px minmax(0,1fr);gap:16px;padding:14px;border:1px solid #d8e1dc;background:#f8faf9}.product-image-preview{width:148px;aspect-ratio:1;overflow:hidden;border:1px solid #cbd8d1;border-radius:6px;background:#fff}.product-image-preview img{width:100%;height:100%;object-fit:cover}.product-image-preview>div{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#5e6d65;font-size:12px}.product-image-preview svg{width:25px;height:25px;color:#7d9a88}.product-image-controls{min-width:0;display:grid;align-content:start;gap:11px}.product-image-controls>div:first-child{display:grid;gap:3px}.product-image-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.compact-field{gap:5px}.inline-input-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.inline-input-action .button{white-space:nowrap}.product-admin-main{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px!important}.product-admin-main>span:last-child{min-width:0;display:grid;gap:3px}.product-admin-thumb{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid #d8e1dc;border-radius:5px;background:#f6f8f7;color:#7d9a88}.product-admin-thumb img{width:100%;height:100%;object-fit:cover}.product-admin-thumb svg{width:18px;height:18px}.detail-asset-editor{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d8e1dc;background:#f8faf9}.detail-asset-editor>div:first-child{min-width:0;display:grid;gap:4px}.detail-asset-editor small{overflow:hidden;color:#5e6d65;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.detail-asset-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.category-dialog{width:min(720px,calc(100vw - 24px))}.category-dialog-surface{max-height:min(84vh,760px);overflow-y:auto}.category-dialog-error{margin:0}.category-editor-head,.category-editor-row{display:grid;grid-template-columns:minmax(0,1fr) 100px 126px;align-items:center;gap:10px}.category-editor-head{min-height:34px;padding:0 8px;border-bottom:1px solid #d8e1dc;background:#f6f8f7;color:#5e6d65;font-size:12px}.category-editor-row{min-height:48px;padding:6px 8px;border-bottom:1px solid #e5ebe7}.category-editor-row input[type=text],.category-editor-row input:not([type]){width:100%;min-height:36px;padding:6px 8px;border:1px solid #cbd8d1;border-radius:5px}.compact-switch{justify-self:start}.category-row-actions{display:flex;justify-content:flex-end;gap:4px}.category-add-button{justify-self:start}.category-empty{min-height:100px;border-bottom:1px solid #e5ebe7}.product-import-dialog{width:min(760px,calc(100vw - 24px))}.product-import-surface{max-height:min(86vh,800px);overflow-y:auto}.product-import-loading{min-height:150px;display:grid;place-items:center;align-content:center;gap:10px;color:#42584c}.product-import-loading svg{width:30px;height:30px;color:#18794e}.product-import-state{padding:12px 0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;border-block:1px solid #d8e1dc}.product-import-state svg{width:22px;height:22px}.product-import-state>div{display:grid;gap:4px}.product-import-state small{color:#5e6d65}.product-import-state.valid svg{color:#18794e}.product-import-state.invalid svg{color:#b42318}.product-import-stats{margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid #d8e1dc}.product-import-stats div{padding:12px;border-right:1px solid #e5ebe7}.product-import-stats div:last-child{border-right:0}.product-import-stats dt{color:#5e6d65;font-size:11px}.product-import-stats dd{margin:5px 0 0;color:#19241f;font-size:20px;font-weight:750;font-variant-numeric:tabular-nums}.product-import-issues{max-height:280px;overflow-y:auto;border-bottom:1px solid #d8e1dc}.product-import-issues>div{padding:10px 4px;display:grid;gap:3px;border-bottom:1px solid #e5ebe7}.product-import-issues>div:last-child{border-bottom:0}.product-import-issues strong{color:#8c1d16;font-size:12px}.product-import-issues span{color:#374a40;font-size:13px}.admin-filter-bar{max-width:1100px;margin:0 auto 14px;display:flex;gap:8px;align-items:flex-end;flex-wrap:wrap}.admin-search-input{flex:1 1 320px;min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #cbd8d1;border-radius:5px;background:#fff}.admin-search-input svg{width:17px;height:17px;color:#5e6d65}.admin-search-input input{width:100%;border:0;outline:0}.admin-filter-bar select{min-height:38px;padding:0 8px;border:1px solid #cbd8d1;border-radius:5px;background:#fff}.member-filter-bar{max-width:1100px}.print-job-filters{max-width:none;margin-bottom:12px}.date-filter-group{display:flex;align-items:flex-end;gap:8px}.billing-record-filters,.repayment-list-filters{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.billing-record-filters .billing-tabs,.repayment-list-filters .filter-tabs{margin-bottom:10px}.pagination-bar{min-height:54px;padding:9px 14px;display:flex;align-items:center;justify-content:flex-end;gap:14px;border-top:1px solid #d8e1dc;color:#5e6d65;font-size:12px}.pagination-summary{margin-right:auto}.pagination-summary strong{color:#19241f;font-variant-numeric:tabular-nums}.pagination-size{display:flex;align-items:center;gap:7px}.pagination-size select{min-height:34px;padding:0 28px 0 9px;border:1px solid #cbd8d1;border-radius:5px;background:#fff;color:#374a40}.pagination-position{min-width:72px;text-align:center;font-variant-numeric:tabular-nums}.pagination-actions{display:flex;gap:3px}.order-detail-link{min-width:0;padding:0;display:grid;gap:3px;border:0;background:transparent;color:inherit;text-align:left}.order-detail-link strong{color:#0f5f3a}.order-detail-link small{color:#5e6d65;font-size:12px}.admin-order-detail{width:min(760px,calc(100vw - 32px))}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.detail-grid>div{min-width:0;display:grid;gap:4px}.detail-grid span,.detail-items h3{color:#5e6d65;font-size:12px}.detail-grid strong{overflow-wrap:anywhere;font-size:13px;line-height:1.5}.detail-wide{grid-column:1 / -1}.detail-items{padding-top:14px;border-top:1px solid #d8e1dc}.detail-items h3{margin:0 0 8px;font-weight:700}.detail-items>div{min-height:40px;padding:8px 0;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #e5ebe7;font-size:13px}.detail-items>div span{min-width:0;overflow-wrap:anywhere}.detail-items>div strong{white-space:nowrap}.detail-total{padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#5e6d65;font-size:12px}.detail-total strong{color:#19241f;font-size:18px}.shipping-head,.shipping-row{grid-template-columns:1.2fr 1fr 1.3fr 90px 100px}.shipping-batch-toolbar{max-width:1100px;margin:0 auto 12px;padding:12px 14px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid #d8e1dc;background:#fff}.shipping-batch-toolbar>strong{margin-right:auto;color:#374a40;font-size:13px}.shipping-batch-toolbar .batch-field{display:grid;gap:4px;color:#5e6d65;font-size:11px;font-weight:650}.shipping-batch-toolbar input,.shipping-batch-toolbar select{min-height:36px;width:140px;padding:0 8px;border:1px solid #cbd8d1;border-radius:5px;background:#fff}.shipping-table .shipping-head,.shipping-table .shipping-row{grid-template-columns:24px 1.1fr 1.2fr 1.2fr 110px 42px}.admin-orders-table .admin-table-head,.admin-orders-table .admin-table-row{grid-template-columns:1.25fr .8fr 1.4fr .65fr .85fr 1fr .9fr}.button.danger{border-color:#b42318;background:#b42318;color:#fff}.button.danger:hover{border-color:#8f1c13;background:#8f1c13}.urgent-print-button{min-height:34px;margin-top:6px;padding-inline:10px}.urgent-status-text{color:#b42318!important;font-weight:700}.wechat-payment-dialog{width:min(440px,calc(100vw - 24px))}.wechat-payment-surface{width:100%}.wechat-payment-qr{width:252px;min-height:252px;margin:18px auto;display:grid;place-items:center;padding:15px;border:1px solid #d8e1dc;background:#fff}.wechat-payment-message{display:flex;align-items:center;justify-content:center;gap:8px;color:#5e6d65;text-align:center}.wechat-payment-message svg{width:18px;height:18px;flex:0 0 auto}.wechat-payment-message.success{color:#267047;font-weight:700}.repayment-channel-notices{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 12px;color:#8a5a12;font-size:12px}.repayment-channel-notices span{display:inline-flex;align-items:center}.table-edit-field{min-width:0;display:grid;gap:3px}.table-edit-field input{width:100%;min-height:34px;padding:6px 7px;border:1px solid #cbd8d1;border-radius:4px}.table-edit-field small{color:#5e6d65;font-size:11px}.table-status{display:inline-flex;align-items:center;gap:5px;color:#374a40;font-size:12px}.client-list{border:1px solid #d8e1dc;background:#fff}.list-column-head{min-height:40px;padding:0 14px;display:grid;align-items:center;gap:12px;border-bottom:1px solid #d8e1dc;background:#f6f8f7;color:#5e6d65;font-size:12px;font-weight:700}.client-list-head{grid-template-columns:90px minmax(180px,1fr) 120px 180px}.client-list article{min-height:62px;padding:12px 14px;display:grid;grid-template-columns:90px minmax(180px,1fr) 120px 180px;align-items:center;gap:12px;border-bottom:1px solid #e5ebe7}.client-list article:last-child{border-bottom:0}.client-list article>div{min-width:0;display:grid;gap:3px}.client-list small{overflow:hidden;color:#5e6d65;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.backup-client-list-head,.backup-client-list article{grid-template-columns:90px minmax(180px,1fr) 110px 126px 170px}.backup-client-list article .button{width:116px}.print-job-list article{grid-template-columns:90px minmax(180px,1fr) 100px minmax(180px,1fr)}.print-job-list-head{grid-template-columns:90px minmax(180px,1fr) 100px minmax(180px,1fr)}.printing-key-heading .button{margin-left:auto}.printer-key-list{border:1px solid #d8e1dc;background:#fff}.printer-key-list-head{grid-template-columns:minmax(170px,1.2fr) 78px minmax(130px,.8fr) minmax(170px,1fr) 116px}.printer-key-list article{min-height:78px;padding:12px 14px;display:grid;grid-template-columns:minmax(170px,1.2fr) 78px minmax(130px,.8fr) minmax(170px,1fr) 116px;align-items:center;gap:14px;border-bottom:1px solid #e5ebe7}.printer-key-list article:last-child{border-bottom:0}.printer-key-main,.printer-key-detail{min-width:0;display:grid;gap:4px}.printer-key-main small,.printer-key-detail span,.printer-key-detail small{overflow:hidden;color:#5e6d65;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.printer-key-detail strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.printer-key-actions{display:flex;justify-content:flex-end}.printer-key-actions:empty{min-height:1px}.printer-key-actions .button{padding:0 9px}.key-status-ready{color:#875b08}.printer-key-dialog{width:min(600px,calc(100vw - 32px))}.generated-key-dialog{width:100%;min-width:0}.generated-key-value{width:100%;min-width:0;padding:13px 14px;overflow-wrap:anywhere;word-break:break-all;white-space:normal;border:1px solid #9fb8aa;border-radius:5px;background:#f5f8f6;color:#153b29;font-family:Consolas,Courier New,monospace;font-size:14px;line-height:1.55;-webkit-user-select:all;user-select:all}.generated-key-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#5e6d65;font-size:12px}.generated-key-meta strong{color:#374a40}.key-validity-note{margin:-4px 0 0;color:#5e6d65;font-size:12px;line-height:1.5}.billing-summary{max-width:1440px;margin:0 auto 20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d8e1dc;background:#fff}.billing-summary-four{grid-template-columns:repeat(4,minmax(0,1fr));border:0;gap:12px;background:transparent}.billing-summary-four>div{border:1px solid #d8e1dc;background:#fff;border-radius:8px}.billing-summary-four span{display:flex;align-items:center;gap:7px}.billing-summary-four span svg{width:17px;height:17px}.billing-summary-four small{color:#6b776f;font-size:12px}.summary-outstanding strong{color:#b42318}.summary-pending strong{color:#9a6700}.summary-settled strong{color:#18794e}.summary-refunded strong{color:#667085}.billing-status-nav{max-width:1440px;margin:0 auto 22px;display:flex;align-items:stretch;gap:8px;overflow-x:auto;border-bottom:1px solid #d8e1dc}.billing-status-nav button{min-height:46px;display:inline-flex;align-items:center;gap:7px;padding:0 14px;border:0;border-bottom:3px solid transparent;background:transparent;color:#5e6d65;white-space:nowrap;font-size:13px}.billing-status-nav button svg{width:17px;height:17px}.billing-status-nav button strong{min-width:22px;padding:2px 6px;border-radius:10px;background:#eef3f0;color:#33443a;font-size:11px;text-align:center}.billing-status-nav button.selected{border-bottom-color:#18794e;color:#0f5f3a;font-weight:700}.billing-status-nav button.selected strong{background:#dff1e7;color:#0f5f3a}.billing-search-hint{display:inline-flex;align-items:center;gap:7px;color:#5e6d65;font-size:13px}.billing-search-hint svg{width:17px;height:17px}.billing-summary div{min-height:88px;padding:16px;display:grid;gap:6px;border-right:1px solid #d8e1dc}.billing-summary div:last-child{border-right:0}.billing-summary span{color:#5e6d65;font-size:13px}.billing-summary strong{font-size:22px;font-variant-numeric:tabular-nums}.billing-summary .outstanding strong{color:#b42318}.billing-section{max-width:1440px;margin:0 auto 22px;padding-top:18px;border-top:1px solid #d8e1dc}.billing-section .section-heading>svg{width:20px;height:20px;color:#18794e}.billing-empty{min-height:88px;display:grid;place-items:center;color:#5e6d65;font-size:13px;border:1px solid #d8e1dc;background:#fff}.credit-order-list,.billing-entry-list{border:1px solid #d8e1dc;background:#fff}.credit-order-head{grid-template-columns:22px 100px minmax(180px,.85fr) minmax(260px,1.2fr) minmax(150px,.65fr) minmax(88px,auto)}.credit-order-row,.billing-entry-list article{min-height:76px;padding:10px 14px;display:grid;grid-template-columns:22px 100px minmax(180px,.85fr) minmax(260px,1.2fr) minmax(150px,.65fr) minmax(88px,auto);align-items:center;gap:12px;border-bottom:1px solid #e5ebe7}.credit-order-date{display:grid;gap:3px;color:#24352c;font-size:12px;font-style:normal;font-variant-numeric:tabular-nums}.credit-order-date small{color:#6b776f}.credit-order-main,.billing-entry-main{min-width:0;display:grid;gap:3px}.credit-order-row small,.billing-entry-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.credit-order-products{min-width:0}.billing-product-summary{min-width:0;color:#263b31;font-size:12px;font-weight:700;line-height:1.55;overflow-wrap:anywhere}.credit-order-products .billing-product-summary{display:block;padding:7px 9px;border:1px solid #dce8e1;border-radius:4px;background:#f3f8f5}.credit-order-logistics{min-width:0;display:grid;gap:4px}.credit-order-logistics strong,.credit-order-logistics small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.credit-order-logistics strong{color:#263b31;font-size:13px}.credit-order-logistics .tracking-pending{color:#6b776f}.credit-order-amount{justify-self:end;text-align:right;font-variant-numeric:tabular-nums}.repayment-bar{min-height:58px;padding:10px 14px;display:flex;align-items:center;justify-content:flex-end;gap:12px}.repayment-bar label{margin-right:auto;color:#374a40;font-size:13px}.repayment-bar select{min-height:36px;border:1px solid #cbd8d1;border-radius:5px;padding:0 8px;background:#fff}.repayment-method{width:auto!important;margin:0!important;display:grid;grid-template-columns:auto auto;align-items:center;gap:7px;color:#5e6d65!important;font-size:12px!important;font-weight:650}.repayment-offline-note{color:#8c4a12;font-size:12px;font-weight:700}.billing-entry-list article{min-height:88px;grid-template-columns:minmax(170px,.9fr) 148px 150px 130px 112px 142px}.billing-entry-head{grid-template-columns:minmax(170px,.9fr) 148px 150px 130px 112px 142px}.billing-entry-list article>div{min-width:0;display:grid;align-content:center;gap:4px}.billing-entry-list article>div small{color:#68776f;font-size:12px}.billing-entry-date strong,.billing-entry-orders strong,.billing-entry-amount strong{font-size:13px;font-variant-numeric:tabular-nums}.billing-entry-amount>strong{color:#19241f;font-size:16px}.billing-entry-note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-detail-button{min-width:142px;padding:0 10px}.billing-entry-highlighted{background:#eff8f2;box-shadow:inset 4px 0 #18794e}.billing-success-notice{scroll-margin-top:90px}.billing-detail-dialog{width:min(760px,calc(100vw - 32px))}.billing-detail-surface{gap:14px}.billing-detail-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #d8e1dc;background:#f8faf9}.billing-detail-summary span{min-height:64px;padding:10px 13px;display:grid;align-content:center;gap:4px;color:#5e6d65;font-size:12px}.billing-detail-summary span:first-child{border-right:1px solid #d8e1dc}.billing-detail-summary strong{color:#19241f;font-size:16px}.billing-detail-orders{display:grid;max-height:min(52vh,520px);overflow-y:auto;border-top:1px solid #d8e1dc}.billing-detail-order{padding:14px 0;border-bottom:1px solid #d8e1dc}.billing-detail-order>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:9px}.billing-detail-order>header div{min-width:0;display:grid;gap:3px}.billing-detail-order>header small{overflow-wrap:anywhere}.billing-detail-items{display:grid;border:1px solid #e1e7e3;background:#fff}.billing-detail-items>div{min-height:48px;padding:8px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;border-bottom:1px solid #e5ebe7;font-size:12px}.billing-detail-items>div:last-child{border-bottom:0}.billing-detail-items>div>span:first-child{min-width:0;display:grid;gap:2px}.billing-detail-items small{overflow-wrap:anywhere}.billing-detail-empty{margin:0;padding:12px;border:1px solid #e1e7e3;color:#5e6d65;font-size:12px}.billing-record-page-header{align-items:center}.billing-record-page-header>div{display:grid;gap:4px}.billing-record-header-actions{display:flex;align-items:center;gap:8px}.billing-record-page-header p{margin-top:0}.billing-record-back{width:max-content;margin-bottom:4px}.billing-record-overview{max-width:1440px;margin:0 auto 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d8e1dc;background:#fff}.billing-record-overview>div{min-height:94px;padding:14px 16px;display:grid;grid-template-columns:22px minmax(0,1fr);align-content:center;gap:4px 10px;border-right:1px solid #e2e8e4;border-bottom:1px solid #e2e8e4}.billing-record-overview>div:nth-child(3n){border-right:0}.billing-record-overview>div:nth-last-child(-n+3){border-bottom:0}.billing-record-overview svg{width:20px;height:20px;color:#18794e}.billing-record-overview span{min-width:0;display:grid;gap:3px;color:#526159;font-size:12px}.billing-record-overview span small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-record-overview>div>strong{grid-column:2;overflow-wrap:anywhere;color:#19241f;font-size:16px;font-variant-numeric:tabular-nums}.billing-record-orders{max-width:1440px;margin:0 auto 24px;padding-top:18px;border-top:1px solid #d8e1dc}.billing-record-table-scroll{overflow-x:auto;border:1px solid #d8e1dc;background:#fff}.billing-record-table{min-width:1080px}.billing-record-order-head,.billing-record-order-row{grid-template-columns:100px 145px 115px 140px minmax(230px,1fr) 92px 130px 82px}.billing-record-order-row{min-height:88px;padding:11px 14px;display:grid;align-items:center;gap:12px;border-bottom:1px solid #e5ebe7;font-size:12px}.billing-record-order-row:last-child{border-bottom:0}.billing-record-order-row>time{color:#526159;font-variant-numeric:tabular-nums}.billing-record-order-row>span{min-width:0;overflow-wrap:anywhere}.billing-record-products{min-width:0;display:grid;border-left:3px solid #cde3d5;background:#f5f9f7}.billing-record-products>span{min-height:42px;padding:7px 9px;display:grid;gap:2px;border-bottom:1px solid #dfe9e3}.billing-record-products>span:last-child{border-bottom:0}.billing-record-products small{color:#5e6d65;line-height:1.45;overflow-wrap:anywhere}.billing-record-logistics{display:grid;gap:4px}.billing-record-logistics small{color:#68776f}.billing-record-fees{display:grid;gap:3px;color:#526159;font-variant-numeric:tabular-nums}.billing-record-order-amount{justify-self:end;font-size:14px;font-variant-numeric:tabular-nums}.billing-entry-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.billing-entry-actions .button{min-height:32px;padding:0 9px;font-size:11px}.billing-entry-actions .button svg{width:14px;height:14px}.primary-nav a .nav-count-badge{min-width:20px;height:20px;margin-left:auto;padding:0 5px;display:inline-grid;place-items:center;border-radius:10px;background:#b42318;color:#fff;font-size:11px;font-weight:750;line-height:1;font-variant-numeric:tabular-nums}.billing-tabs{display:flex;align-items:center;gap:4px;margin:14px 0 10px;border-bottom:1px solid #d8e1dc}.billing-tabs>svg{width:17px;height:17px;margin-right:6px;color:#5e6d65}.billing-tabs button{min-height:36px;padding:0 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:#5e6d65;font-size:13px}.billing-tabs button.selected{border-bottom-color:#18794e;color:#0f5f3a;font-weight:700}.billing-tabs span{margin-left:5px;font-size:12px;font-variant-numeric:tabular-nums}.announcement-editor{max-width:960px;margin:0 auto 18px;padding:18px 0;border-top:1px solid #d8e1dc;border-bottom:1px solid #d8e1dc}.announcement-editor .section-heading{margin-bottom:12px}.announcement-editor textarea{width:100%;min-height:78px;padding:9px;border:1px solid #cbd8d1;border-radius:5px;resize:vertical;line-height:1.5}.announcement-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.announcement-workspace{max-width:820px;margin:0 auto;padding:22px 0;border-top:1px solid #d8e1dc;border-bottom:1px solid #d8e1dc}.announcement-workspace-heading{margin-bottom:18px;display:flex;align-items:center;gap:12px}.announcement-workspace-heading>svg{width:24px;height:24px;color:#18794e}.announcement-workspace-heading h2,.announcement-workspace-heading p{margin:0}.announcement-workspace-heading h2{font-size:17px}.announcement-workspace-heading p{margin-top:3px;color:#5e6d65;font-size:12px}.announcement-workspace textarea{width:100%;min-height:180px;padding:12px;border:1px solid #cbd8d1;border-radius:5px;resize:vertical;line-height:1.65}.announcement-meta{margin-top:7px;display:flex;justify-content:space-between;gap:12px;color:#5e6d65;font-size:12px}.announcement-popup-switch{width:100%;margin-top:16px;padding:13px 14px;border:1px solid #cbd8d1;background:#f6f8f7}.announcement-popup-switch>span{display:grid;gap:3px}.announcement-popup-switch strong{color:#19241f;font-size:13px}.announcement-popup-switch small{color:#5e6d65;font-size:12px;font-weight:400;line-height:1.5}.announcement-popup-switch.disabled{opacity:.58}.announcement-dialog{width:min(560px,calc(100vw - 32px))}.announcement-dialog-surface{gap:18px;border-top:4px solid #18794e}.announcement-dialog-title{display:flex;align-items:flex-start;gap:12px}.announcement-dialog-icon{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #b9ddc8;border-radius:50%;color:#0f5f3a;background:#edf8f1}.announcement-dialog-icon svg{width:19px;height:19px}.announcement-dialog-content{max-height:min(52vh,420px);padding:14px;overflow-y:auto;border:1px solid #d8e1dc;background:#f9fbfa;color:#263b31;font-size:15px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.members-surface{max-width:1100px;margin:0 auto;overflow:hidden;border:1px solid #d8e1dc;border-radius:6px;background:#fff}.members-head,.member-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(200px,.9fr) 90px 280px;align-items:center;gap:14px;padding:12px 16px}.members-head{min-height:44px;color:#5e6d65;background:#f6f8f7;font-size:12px;font-weight:700}.member-row{min-height:62px;border-top:1px solid #e5ebe7}.member-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.member-identity{min-width:0;display:grid;gap:2px}.member-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-brand{display:flex;align-items:center;gap:5px;color:#0f5f3a;font-weight:650}.member-brand svg{width:13px;height:13px;flex:0 0 auto}.member-credit{min-width:0;display:grid;gap:3px}.member-credit small{overflow:hidden;color:#5e6d65;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.member-actions{display:flex;flex-wrap:wrap;gap:8px}.member-actions .button{justify-self:start}.member-active,.member-inactive{display:inline-flex;width:fit-content;min-height:24px;align-items:center;padding:0 7px;border:1px solid;border-radius:99px;font-size:12px;font-weight:650}.member-active{color:#0f5f3a;border-color:#b9ddc8;background:#edf8f1}.member-inactive{color:#8c1d16;border-color:#f3c5c0;background:#fff2f1}.members-empty{min-height:150px;display:grid;place-items:center;gap:8px;color:#5e6d65;font-size:13px;text-align:center}.members-empty svg{width:24px;height:24px;color:#7d9a88}.account-page-header{max-width:1100px;align-items:center}.account-layout{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px;row-gap:28px}.account-section{min-width:0;padding-top:20px;border-top:1px solid #cbd8d1}.account-section .section-heading>svg{width:21px;height:21px;flex:0 0 auto;color:#18794e}.account-section .section-heading p{margin:3px 0 0;color:#5e6d65;font-size:12px;line-height:1.5}.account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.account-form-grid input[readonly]{color:#526159;background:#eef2f0;cursor:default}.account-password-form{display:grid;gap:13px}.account-actions{margin-top:16px;display:flex;justify-content:flex-end}.account-password-form .account-actions{margin-top:3px}.account-section .form-success{display:flex;align-items:center;gap:6px;margin:12px 0 0}.account-section .form-success svg{width:16px;height:16px}.account-credit-section{grid-column:1 / -1}.credit-status-line{min-height:38px;margin-bottom:12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.credit-status-line small{color:#5e6d65}.account-credit-grid{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d8e1dc;background:#fff}.account-credit-grid>div{min-height:82px;padding:14px 16px;display:grid;align-content:center;gap:6px;border-right:1px solid #d8e1dc}.account-credit-grid>div:last-child{border-right:0}.account-credit-grid span{color:#5e6d65;font-size:12px}.account-credit-grid strong{font-size:21px;font-variant-numeric:tabular-nums}.account-admin-note{min-height:76px;display:flex;align-items:center;padding:0 16px;border:1px solid #d8e1dc;background:#fff;color:#374a40;font-weight:700}.offline-repayment-form{width:min(560px,calc(100vw - 32px))}.offline-credit-list{max-height:280px;overflow:auto;border:1px solid #d8e1dc}.offline-credit-list .credit-order-row:last-child{border-bottom:0}.offline-repayment-form textarea{width:100%;min-height:60px;padding:8px;border:1px solid #cbd8d1;border-radius:5px;resize:vertical}.modal-loading{margin:0;padding:18px 0;color:#5e6d65;text-align:center;font-size:13px}.offline-repayment-actions{align-items:center;flex-wrap:wrap}.offline-repayment-actions>strong{margin-right:auto;font-variant-numeric:tabular-nums}.check-label{display:inline-flex;align-items:center;gap:6px;color:#374a40;font-size:13px}.catalog-toolbar{max-width:1100px;margin:0 auto 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.catalog-filter-controls{min-width:0;flex:1 1 auto;display:grid;grid-template-columns:minmax(260px,520px) 180px;align-items:stretch;gap:8px}.catalog-toolbar .search-field{width:100%}.catalog-category-filter{position:relative;min-width:0;display:flex;align-items:center}.catalog-category-filter svg{position:absolute;left:10px;width:17px;height:17px;color:#526159;pointer-events:none}.catalog-category-filter select{width:100%;min-height:38px;padding:7px 30px 7px 34px;overflow:hidden;border:1px solid #cbd8d1;border-radius:5px;background:#f8faf9;color:#374a40;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.catalog-category-filter select:focus{border-color:#18794e;outline:2px solid rgba(24,121,78,.15);outline-offset:1px}.catalog-toolbar>span{color:#8c4a12;font-size:12px;font-weight:650}.alias-guide{max-width:1100px;margin:0 auto 18px;padding:15px 18px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;border-top:1px solid #d5e1da;border-bottom:1px solid #d5e1da;border-left:3px solid #18794e;background:#f5faf7}.alias-guide>svg{width:22px;height:22px;margin-top:1px;color:#18794e}.alias-guide h2,.alias-guide p{margin:0}.alias-guide h2{color:#153b29;font-size:15px}.alias-guide-heading{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:14px}.alias-guide-toggle{min-height:30px;padding:0 7px;display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;border:0;border-radius:4px;background:transparent;color:#0f5f3a;font-size:12px;font-weight:700}.alias-guide-toggle:hover{background:#e7f3eb}.alias-guide-toggle svg{width:15px;height:15px}.alias-guide-content{padding-top:1px}.alias-guide p{margin-top:6px;color:#52635a;font-size:12px;line-height:1.65}.alias-guide ol{margin:11px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 24px;list-style:none}.alias-guide li{display:inline-flex;align-items:center;gap:6px;color:#31473b;font-size:12px;font-weight:650}.alias-guide li span{width:20px;height:20px;display:inline-grid;place-items:center;border:1px solid #a9c8b6;border-radius:50%;color:#0f5f3a;background:#fff;font-size:11px;font-variant-numeric:tabular-nums}.catalog-empty{max-width:1100px;min-height:180px;margin:0 auto;display:grid;place-items:center;border:1px solid #d8e1dc;color:#5e6d65;background:#fff}.catalog-filter-empty{align-content:center;gap:10px}.member-catalog{max-width:1100px;margin:0 auto;border-top:1px solid #bfcfc6}.catalog-product{border-bottom:1px solid #bfcfc6;background:#fff}.catalog-product-heading{min-height:82px;padding:14px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;background:#f6f8f7}.catalog-product-toggle{min-width:0;padding:0;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.catalog-product-toggle:focus-visible{outline:2px solid #18794e;outline-offset:5px}.catalog-product-copy{min-width:0;display:grid;gap:5px}.catalog-product-copy strong,.catalog-product-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-product-copy strong{font-size:16px}.catalog-product-copy small{color:#5e6d65;font-size:12px}.catalog-product-categories{min-width:0;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.catalog-product-categories>span{min-height:22px;padding:2px 7px;display:inline-flex;align-items:center;border:1px solid #c9d9d0;border-radius:4px;background:#edf5f0;color:#315443;font-size:11px;font-weight:650}.catalog-expand-label{min-height:34px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cbd8d1;border-radius:5px;color:#315443;background:#fff;font-size:12px;font-weight:700;white-space:nowrap}.catalog-expand-label svg{width:15px;height:15px}.catalog-download-button{white-space:nowrap}.catalog-product-image{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border:1px solid #d8e1dc;border-radius:5px;background:#fff;color:#7d9a88}.catalog-product-image-preview-trigger{position:relative;display:block;width:54px;height:54px}.catalog-product-image img{width:100%;height:100%;object-fit:cover}.catalog-product-image svg{width:20px;height:20px}.catalog-image-preview-layer{position:absolute;z-index:20;top:calc(100% + 10px);left:0;width:400px;height:400px;padding:8px;display:grid;place-items:center;border:1px solid #bfcfc6;border-radius:6px;background:#fff;box-shadow:0 14px 32px #19241f33;pointer-events:none}.catalog-image-preview-layer img{width:100%;height:100%;object-fit:contain}.catalog-sku-list{border-top:1px solid #d8e1dc}.catalog-sku-head,.catalog-sku-row{display:grid;grid-template-columns:130px minmax(140px,.8fr) 110px 110px minmax(280px,1.4fr);align-items:center;gap:12px;padding:10px 16px}.catalog-sku-head{min-height:40px;color:#5e6d65;font-size:12px;font-weight:700}.catalog-sku-row{min-height:76px;border-top:1px solid #e5ebe7}.catalog-sku-row>div{min-width:0}.sku-code{color:#234c38;font-family:Consolas,Courier New,monospace;font-size:12px}.dropship-price{color:#b42318;font-variant-numeric:tabular-nums}.personal-alias-cell{display:grid;gap:6px}.alias-tags{display:flex;flex-wrap:wrap;gap:5px}.alias-tags>span{max-width:100%;min-height:25px;padding:2px 3px 2px 7px;display:inline-flex;align-items:center;gap:4px;border:1px solid #c9d9d0;border-radius:4px;color:#234c38;background:#f2f7f4;font-size:12px}.alias-tags>span>svg{width:12px;height:12px;flex:0 0 auto}.alias-tags button{width:22px;height:20px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#8c1d16}.alias-tags button svg{width:12px;height:12px}.alias-entry{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:5px}.alias-entry input{min-width:0;min-height:32px;padding:0 8px;border:1px solid #cbd8d1;border-radius:4px}.alias-entry .icon-button{width:32px;min-height:32px}.personal-alias-cell>small{color:#75837b;font-size:11px;text-align:right}.product-drafts-header,.product-draft-detail-header{max-width:1100px}.product-draft-filters{align-items:end}.product-draft-search{min-height:36px}.product-draft-search input{width:100%;min-width:0;border:0;outline:0;background:transparent}.product-draft-table-head,.product-draft-row{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(145px,.8fr) 130px 125px 82px 112px;align-items:center;gap:14px;padding:12px 16px}.product-draft-table-head{min-height:44px;color:#5e6d65;background:#f6f8f7;font-size:12px;font-weight:700}.product-draft-row{min-height:82px;border-top:1px solid #e5ebe7}.product-draft-row>div{min-width:0;display:grid;gap:3px}.product-draft-row strong,.product-draft-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-draft-main{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px!important}.product-draft-main>span:last-child{min-width:0;display:grid;gap:4px}.product-draft-thumb{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border:1px solid #d8e1dc;border-radius:5px;background:#f6f8f7;color:#7d9a88}.product-draft-thumb img{width:100%;height:100%;object-fit:cover}.product-draft-thumb svg{width:20px;height:20px}.product-draft-table .admin-empty{gap:8px}.product-draft-table .admin-empty svg{width:24px;height:24px;color:#7d9a88}.draft-back-link{margin:0 0 13px;display:inline-flex;align-items:center;gap:5px}.draft-back-link svg{width:15px;height:15px}.product-draft-loading{max-width:1100px;margin:0 auto;border-top:1px solid #d8e1dc}.product-draft-detail-section{max-width:1100px;margin:0 auto 28px;padding-top:20px;border-top:1px solid #cbd8d1}.product-draft-detail-section .section-heading p{margin:3px 0 0;color:#5e6d65;font-size:12px}.draft-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d8e1dc;background:#fff}.draft-source-grid>div{min-width:0;min-height:70px;padding:12px 14px;display:grid;align-content:center;gap:5px;border-right:1px solid #e1e7e3;border-bottom:1px solid #e1e7e3}.draft-source-grid>div:nth-child(3n){border-right:0}.draft-source-grid>div:nth-last-child(-n+2){border-bottom:0}.draft-source-grid span{color:#5e6d65;font-size:12px}.draft-source-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.draft-source-grid .draft-source-wide{grid-column:1 / -1;min-height:58px;border-right:0}.draft-source-grid a{min-width:0;display:flex;align-items:center;gap:5px;overflow-wrap:anywhere;color:#0f5f3a;font-size:12px}.draft-source-grid a svg{width:13px;height:13px;flex:0 0 auto}.draft-long-id{font-family:Consolas,Courier New,monospace}.draft-product-grid{display:grid;grid-template-columns:200px minmax(0,1fr);gap:20px;align-items:start}.draft-main-image{width:200px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid #d8e1dc;border-radius:5px;background:#fff}.draft-main-image img{width:100%;height:100%;object-fit:contain}.draft-main-image>div{display:grid;place-items:center;gap:8px;color:#5e6d65;font-size:12px}.draft-main-image svg{width:24px;height:24px}.draft-product-fields{min-width:0;display:grid;gap:12px}.draft-dimensions{min-width:0;padding:12px 14px;border:1px solid #d8e1dc;background:#fff}.draft-dimensions>span{color:#5e6d65;font-size:12px;font-weight:700}.draft-dimensions>div{margin-top:7px;display:grid;gap:6px}.draft-dimensions p{margin:0;display:flex;gap:10px;font-size:12px}.draft-dimensions p strong{min-width:72px;color:#274238}.draft-dimensions p span{color:#5e6d65}.draft-bulk-fill{margin-bottom:12px;padding:12px;display:grid;grid-template-columns:repeat(3,minmax(130px,1fr)) auto;align-items:end;gap:9px;border:1px solid #d8e1dc;background:#f6f8f7}.draft-sku-table{overflow-x:auto;border:1px solid #d8e1dc;background:#fff}.draft-sku-head,.draft-sku-row{min-width:1080px;display:grid;grid-template-columns:150px minmax(180px,1.1fr) minmax(150px,.9fr) 82px 120px 120px 105px;align-items:center;gap:9px;padding:9px 12px}.draft-sku-head{min-height:40px;color:#5e6d65;background:#f6f8f7;font-size:12px;font-weight:700}.draft-sku-row{min-height:60px;border-top:1px solid #e5ebe7}.draft-sku-row>div,.draft-sku-row>label{min-width:0}.draft-sku-row input:not([type=checkbox]){width:100%;min-width:0;min-height:34px;padding:5px 7px;border:1px solid #cbd8d1;border-radius:4px}.draft-sku-row input[readonly]{color:#526159;background:#eef2f0}.draft-copy-id{width:100%;min-width:0;padding:0;display:flex;align-items:center;gap:5px;overflow:hidden;border:0;background:transparent;color:#0f5f3a;font-family:Consolas,Courier New,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.draft-copy-id svg{width:13px;height:13px;flex:0 0 auto}.draft-available-field{display:flex;align-items:center;gap:6px;font-size:12px}.draft-completeness{margin-top:10px;display:flex;gap:16px;flex-wrap:wrap;font-size:12px;font-weight:700}.draft-review-actions{padding-bottom:20px}.draft-rejection-field{max-width:720px}.draft-action-bar{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.draft-action-bar .button.primary{margin-left:auto}.draft-action-hint{margin:9px 0 0;color:#7c4500;font-size:12px;text-align:right}.draft-finished-actions{display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 1100px){.app-shell{grid-template-columns:64px minmax(0,1fr)}.app-topbar{grid-template-columns:180px minmax(0,1fr);padding:12px 18px;gap:16px}.app-topbar.has-announcement{grid-template-columns:180px minmax(0,1fr) minmax(200px,300px)}.topbar-brand strong{font-size:22px}.topbar-greeting{font-size:18px}.sidebar{top:86px;height:calc(100vh - 86px);padding:16px 10px}.brand-copy,.nav-section-heading{display:none}.primary-nav a{font-size:0}.brand-mark{justify-content:center}.primary-nav a{justify-content:center;padding:0}.primary-nav a svg{width:20px;height:20px}.topbar-signout{width:36px;padding:0}.topbar-signout span{display:none}.settlement-bar{left:calc(64px + var(--workspace-gutter))}.product-draft-table-head,.product-draft-row{grid-template-columns:minmax(220px,1.4fr) 130px 110px 105px 74px 100px;gap:10px;padding-left:12px;padding-right:12px}}@media (max-width: 860px){:root{--workspace-gutter: 18px}.workspace{padding:22px 18px 120px}.account-layout{grid-template-columns:1fr;row-gap:24px}.account-credit-section{grid-column:auto}.order-create-layout{grid-template-columns:1fr}.cost-summary{position:static}.cost-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}.cost-summary dl div{display:grid;gap:3px}.summary-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.courier-options,.appointment-grid{grid-template-columns:1fr}.line-items{--line-item-columns: minmax(190px, .8fr) minmax(220px, 1.2fr) 70px 82px 34px}.product-draft-table-head,.product-draft-row{grid-template-columns:minmax(220px,1.4fr) 130px 110px 74px 100px}.product-draft-table-head>span:nth-child(4),.product-draft-row>div:nth-child(4){display:none}.draft-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.draft-source-grid>div:nth-child(3n){border-right:1px solid #e1e7e3}.draft-source-grid>div:nth-child(2n){border-right:0}.draft-product-grid{grid-template-columns:160px minmax(0,1fr)}.draft-main-image{width:160px}.draft-bulk-fill{grid-template-columns:repeat(2,minmax(130px,1fr))}.detail-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-data-grid>div:nth-child(4n){border-right:1px solid #e5ebe7}.detail-data-grid>div:nth-child(2n){border-right:0}.repayment-table-head{display:none}.repayment-table-row{grid-template-columns:minmax(0,1fr) auto}.repayment-table-row>div:nth-child(2),.repayment-table-row>div:nth-child(4){grid-column:1 / -1}.repayment-table-row .row-actions{grid-column:2;grid-row:1}.direct-repayment-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.direct-note-field{grid-column:1 / -1}.credit-order-head{display:none}.credit-order-row{grid-template-columns:22px 90px minmax(0,1fr) minmax(150px,.55fr) minmax(88px,auto);align-items:start}.credit-order-row>input{margin-top:3px}.credit-order-products{grid-column:3}.credit-order-logistics{grid-column:4;grid-row:1 / span 2;align-self:center}.credit-order-amount{grid-column:5;grid-row:1}.billing-entry-head{display:none}.billing-entry-list article{grid-template-columns:minmax(180px,1fr) 145px 145px 125px 105px 142px}.billing-record-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-record-overview>div:nth-child(3n){border-right:1px solid #e2e8e4}.billing-record-overview>div:nth-child(2n){border-right:0}.billing-record-overview>div:nth-last-child(-n+3){border-bottom:1px solid #e2e8e4}.billing-record-overview>div:nth-last-child(-n+2){border-bottom:0}.product-admin-filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.product-filter-search{grid-column:1 / -1}}@media (max-width: 640px){.app-shell{display:block}.app-topbar{min-height:74px;padding:12px 14px;display:grid;grid-template-columns:1fr auto;gap:4px 12px}.app-topbar.has-announcement{grid-template-columns:1fr auto}.topbar-brand strong{font-size:21px}.topbar-brand span{font-size:11px}.topbar-account{display:contents}.topbar-greeting{grid-column:1 / -1;grid-row:2;font-size:15px}.topbar-signout{grid-column:2;grid-row:1}.topbar-announcement{grid-column:1 / -1}.sidebar{position:static;width:100%;min-height:auto;height:56px;overflow:visible;padding:8px 10px;border-right:0;border-bottom:1px solid #d8e1dc;display:block}.brand-mark{display:none}.primary-nav{min-width:0;margin:0;grid-auto-flow:column;grid-auto-columns:36px;overflow-x:auto;overscroll-behavior-inline:contain}.nav-section{display:contents}.nav-section-heading{display:none}.primary-nav a{width:36px;min-height:36px}.workspace{padding:18px 14px 136px}.compact-member-shell .app-topbar{min-height:64px;grid-template-columns:minmax(0,1fr) auto;align-items:center}.compact-member-shell .topbar-brand{grid-column:1;grid-row:1}.compact-member-shell .compact-account{grid-column:2;grid-row:1}.compact-member-shell .topbar-announcement{grid-column:1 / -1;grid-row:2}.compact-member-shell .sidebar{height:58px;padding:8px 12px}.compact-member-shell .primary-nav{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible}.compact-member-shell .primary-nav a{width:auto;min-height:40px;justify-content:center;gap:7px;padding:0 10px;font-size:13px;font-weight:650}.compact-member-shell .primary-nav a svg{width:18px;height:18px}.compact-member-shell .workspace{padding-top:16px}.page-header{align-items:flex-start;gap:14px;margin-bottom:18px}.page-header h1{font-size:20px}.page-header p:not(.page-kicker){font-size:13px}.page-header .button{flex:0 0 auto;padding:0 10px}.page-header .button svg{display:none}.address-grid,.notes-grid{grid-template-columns:1fr 1fr}.product-picker-toolbar{grid-template-columns:1fr;gap:7px}.product-picker .search-field input::placeholder{font-size:12px}.product-category-filter{width:100%}.address-detail,.parse-indicator{grid-column:span 2}.line-item{grid-template-columns:1fr 34px;gap:8px;padding:12px 0}.line-item-head{display:none}.line-item select,.quantity-field,.line-total{grid-column:auto}.line-specification{grid-column:1;display:grid;gap:4px}.quantity-field{grid-column:1;max-width:110px}.line-total{grid-column:1;text-align:left}.line-item .icon-button{grid-column:2;grid-row:1}.line-product-preview{display:none}.cost-summary dl{grid-template-columns:1fr 1fr}.summary-actions{grid-template-columns:1fr}.order-toolbar{align-items:flex-start;flex-direction:column}.order-search-bar{align-items:stretch;flex-wrap:wrap}.order-search-bar .filter-field{flex:1 1 130px}.order-search-bar .filter-search-field{flex-basis:100%}.order-search-input{width:100%}.order-search-bar>.button{flex:0 0 92px}.order-search-bar .text-action{margin-top:0}.product-admin-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.product-filter-search,.product-filter-clear{grid-column:1 / -1}.product-filter-clear{width:100%}.bulk-actions{align-items:stretch}.bulk-actions>span{width:100%;margin-right:0}.select-filtered-products{justify-content:center}.bulk-actions .button{flex:1 1 120px}.date-filter-field{flex:1 1 132px}.date-filter-group{width:100%}.date-filter-group .date-filter-field{flex:1 1 0}.billing-record-filters,.repayment-list-filters{align-items:stretch;flex-direction:column;gap:8px}.pagination-bar{padding:10px 12px;flex-wrap:wrap;justify-content:space-between;gap:8px 12px}.pagination-summary{width:100%;margin-right:0}.pagination-size{order:2}.pagination-position{margin-left:auto}.orders-surface{border-radius:0;border-left:0;border-right:0;margin-left:-14px;margin-right:-14px}.orders-table{min-width:0;display:block}.orders-table thead{display:none}.orders-table tbody,.orders-table tr,.orders-table td{display:block}.orders-table tr{position:relative;padding:14px;border-bottom:1px solid #d8e1dc}.orders-table td{padding:0;border:0;margin-top:8px}.orders-table td:first-child{position:absolute;top:14px;right:14px;margin:0}.orders-table tr.order-date-divider{padding:0}.orders-table tr.order-date-divider td,.orders-table tr.order-date-divider td:first-child{position:static;margin:0;padding:8px 14px}.orders-table td:nth-child(2){padding-right:28px}.orders-table td:nth-child(6){padding-top:8px;border-top:1px solid #e5ebe7}.orders-table small{max-width:100%}.table-head{padding:8px 14px}.table-head-copy{align-items:flex-start;flex-direction:column;gap:3px}.table-head-guidance{line-height:1.4}.table-head{align-items:stretch;flex-direction:column;gap:8px}.order-table-meta{align-items:flex-start;flex-direction:column;gap:5px}.order-todo-reminder{width:100%;padding:8px 10px;justify-content:flex-start}.todo-reminder-label{flex:1 0 calc(100% - 36px)}.order-total-count{align-self:flex-end}.settlement-bar{left:10px;right:10px;bottom:10px;max-width:none;min-height:0;margin-inline:0;display:grid;grid-template-columns:1fr auto;gap:8px}.settlement-bar>div:first-child{font-size:12px}.settlement-amount{margin:0;font-size:18px}.settlement-actions{grid-column:span 2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.batch-print-actions{margin-left:0;grid-template-columns:1fr}.settlement-actions .button:last-child{grid-column:span 2}.settlement-bar>small{grid-column:span 2}.auth-layout{grid-template-columns:1fr}.auth-intro{min-height:230px;padding:32px 24px}.auth-intro h1{margin-top:14px;font-size:28px}.auth-form{margin:-18px 14px 24px}.auth-layout-login{padding:28px 14px}.auth-login-panel{gap:18px}.auth-login-brand h1{font-size:28px}.auth-login-form{margin:0;padding:22px 20px}.cutoff-banner strong{font-size:14px}.account-form-grid,.account-credit-grid{grid-template-columns:1fr}.account-credit-grid>div{min-height:68px;border-right:0;border-bottom:1px solid #d8e1dc}.account-credit-grid>div:last-child{border-bottom:0}.account-actions .button{width:100%}.product-draft-table-head{display:none}.product-draft-row{position:relative;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px}.product-draft-row>div{grid-column:1}.product-draft-row>div:nth-child(4){display:grid}.product-draft-row>div:last-child{grid-column:2;grid-row:1;align-self:start}.product-draft-row>div:last-child .button{min-width:92px;padding:0 9px}.product-draft-main{padding-right:4px}.product-draft-thumb{width:48px;height:48px}.product-draft-filters .filter-field{flex:1 1 130px}.product-draft-search{flex-basis:100%}.draft-source-grid{grid-template-columns:1fr}.draft-source-grid>div,.draft-source-grid>div:nth-child(2n),.draft-source-grid>div:nth-child(3n){border-right:0}.draft-source-grid>div:nth-last-child(-n+2){border-bottom:1px solid #e1e7e3}.draft-source-grid>div:last-child{border-bottom:0}.draft-product-grid{grid-template-columns:1fr}.draft-main-image{width:min(220px,100%)}.draft-bulk-fill{grid-template-columns:1fr}.draft-sku-table{overflow:visible;border:0;background:transparent}.draft-sku-head{display:none}.draft-sku-row{min-width:0;margin-bottom:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:13px;border:1px solid #d8e1dc;background:#fff}.draft-sku-row>div:nth-child(-n+3){grid-column:1 / -1}.draft-sku-row>div,.draft-sku-row>label{display:grid;gap:4px}.draft-copy-id{justify-content:flex-start}.draft-available-field{align-content:start;grid-template-columns:auto 1fr}.draft-available-field .mobile-field-label{grid-column:1 / -1}.draft-action-bar{align-items:stretch;flex-direction:column}.draft-action-bar .button,.draft-action-bar .button.primary{width:100%;margin-left:0}.draft-action-hint{text-align:left}.members-head{display:none}.member-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:14px}.member-credit{grid-column:1}.member-row>span{grid-column:1}.member-actions{grid-column:2;grid-row:1 / span 2;justify-self:end;flex-direction:column}.member-actions .button{min-width:94px}.billing-summary{grid-template-columns:1fr}.billing-summary-four{grid-template-columns:1fr 1fr;gap:8px}.billing-summary-four div{min-height:78px;padding:12px}.billing-status-nav{margin-bottom:14px}.billing-status-nav button{min-height:42px;padding:0 10px}.billing-summary div{min-height:70px;border-right:0;border-bottom:1px solid #d8e1dc}.billing-summary div:last-child{border-bottom:0}.credit-order-row{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px 10px;padding:13px 12px}.credit-order-row>input{margin-top:3px}.credit-order-date,.credit-order-main,.credit-order-products,.credit-order-logistics,.credit-order-amount{grid-column:2;grid-row:auto}.credit-order-date{grid-template-columns:auto auto;justify-content:start;gap:8px}.credit-order-logistics{padding-top:2px}.credit-order-amount{justify-self:start;text-align:left}.billing-entry-list article{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 12px;padding:13px 12px}.billing-entry-main,.billing-entry-date,.billing-entry-orders,.billing-entry-amount{grid-column:1}.billing-entry-list article>div:nth-of-type(5){grid-column:2;grid-row:1 / span 2;justify-items:end}.billing-detail-button{grid-column:1 / -1;width:100%}.billing-detail-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.billing-detail-summary{grid-template-columns:1fr 1fr}.billing-detail-items>div{grid-template-columns:minmax(0,1fr) auto;gap:5px 10px}.billing-detail-items>div>span:first-child{grid-column:1 / -1}.billing-record-page-header{align-items:flex-start}.billing-record-overview{grid-template-columns:1fr}.billing-record-overview>div,.billing-record-overview>div:nth-child(2n),.billing-record-overview>div:nth-child(3n),.billing-record-overview>div:nth-last-child(-n+2),.billing-record-overview>div:nth-last-child(-n+3){border-right:0;border-bottom:1px solid #e2e8e4}.billing-record-overview>div:last-child{border-bottom:0}.repayment-bar{flex-wrap:wrap;justify-content:stretch}.repayment-bar label{width:100%;margin-right:0}.repayment-bar strong{margin-right:auto}.billing-tabs{overflow-x:auto}.billing-tabs button{flex:0 0 auto}.offline-repayment-actions>strong{width:100%}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-table-head{display:none}.admin-table-row{grid-template-columns:24px minmax(0,1fr) auto;gap:8px;padding:14px}.admin-table-row>div:nth-of-type(2),.admin-table-row>span{grid-column:2 / -1}.admin-table-row .row-actions{grid-column:3;grid-row:1}.shipping-batch-toolbar>strong{width:100%}.shipping-batch-toolbar .batch-field,.shipping-batch-toolbar input,.shipping-batch-toolbar select{flex:1 1 120px;width:auto}.shipping-table .admin-table-head{display:none}.shipping-table .shipping-row{grid-template-columns:24px minmax(0,1fr) auto}.shipping-table .shipping-row>strong{grid-column:2 / -1}.shipping-table .table-edit-field,.shipping-table .table-status{grid-column:2 / -1}.shipping-table .danger-icon{grid-column:3;grid-row:1}.admin-orders-table .admin-table-row{grid-template-columns:1fr}.admin-orders-table .admin-table-row>*{grid-column:1}.form-grid-two{grid-template-columns:1fr}.product-image-editor{grid-template-columns:96px minmax(0,1fr);padding:10px;gap:10px}.product-image-preview{width:96px}.detail-asset-editor{align-items:stretch;flex-direction:column}.detail-asset-actions{flex-wrap:wrap}.inline-input-action{grid-template-columns:1fr}.sku-editor-head{align-items:stretch;flex-direction:column}.sku-editor-head .button{width:100%}.sku-batch-toolbar{align-items:stretch;flex-direction:column}.sku-batch-fields{grid-template-columns:1fr}.sku-batch-actions{display:grid;grid-template-columns:1fr}.sku-batch-actions .button{width:100%}.sku-price-adjustment-controls{grid-template-columns:1fr}.sku-price-adjustment-actions{display:grid;grid-template-columns:1fr}.sku-price-adjustment-actions .button{width:100%}.sku-editor-table{overflow:visible}.sku-editor-labels{display:none}.sku-editor-row{min-width:0;position:relative;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px 0;border-top:1px solid #d8e1dc}.sku-editor-row label{display:grid;gap:4px}.sku-code-field{grid-column:1 / -1;padding-right:112px;display:grid;align-content:center;gap:3px}.sku-editor-row label:nth-of-type(1),.sku-editor-row label:nth-of-type(5){grid-column:1 / -1}.mobile-field-label{display:block;color:#5e6d65;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:11px;font-weight:650}.sku-row-actions{position:absolute;top:14px;right:3px}.inactive-sku-row{grid-template-columns:minmax(0,1fr) auto}.inactive-sku-row>span:nth-child(2){grid-column:1}.inactive-sku-row .button{grid-column:2;grid-row:1 / span 2}.category-editor-head{display:none}.category-editor-row{position:relative;grid-template-columns:1fr;padding:12px 92px 12px 4px}.category-row-actions{position:absolute;top:10px;right:0}.product-import-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.product-import-stats div{border-bottom:1px solid #e5ebe7}.product-import-stats div:nth-child(2n){border-right:0}.product-import-stats div:last-child{grid-column:1 / -1;border-bottom:0}.client-list article,.print-job-list article{grid-template-columns:1fr auto;gap:7px}.list-column-head{display:none}.client-list article>div{grid-column:1 / -1}.printing-key-heading{align-items:flex-start;flex-wrap:wrap}.printing-key-heading .button{width:100%;margin-left:0}.printer-key-list article{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px}.printer-key-main{grid-column:1}.printer-key-detail{grid-column:1 / -1}.printer-key-actions{grid-column:2;grid-row:1}.generated-key-meta{align-items:flex-start;flex-direction:column}.settings-actions{width:100%;margin-left:0}.detail-grid{grid-template-columns:1fr}.detail-wide{grid-column:auto}.detail-items>div,.detail-total{align-items:flex-start;flex-direction:column}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-filter-controls{width:100%;grid-template-columns:1fr}.catalog-category-filter{width:100%}.alias-guide{grid-template-columns:20px minmax(0,1fr);padding:14px 12px;gap:9px}.alias-guide>svg{width:19px;height:19px}.alias-guide ol{align-items:stretch;flex-direction:column;gap:7px}.catalog-product-heading{grid-template-columns:1fr;gap:10px;padding:12px 14px}.catalog-product-toggle{grid-template-columns:48px minmax(0,1fr);gap:10px}.catalog-expand-label{grid-column:1 / -1;width:100%;min-height:32px}.catalog-download-button{width:100%}.catalog-product-image,.catalog-product-image-preview-trigger{width:48px;height:48px}.catalog-image-preview-layer{position:fixed;top:50%;left:50%;width:min(400px,calc(100vw - 32px));height:min(400px,calc(100vw - 32px));transform:translate(-50%,-50%);pointer-events:auto}.catalog-sku-head{display:none}.catalog-sku-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.personal-alias-cell{grid-column:1 / -1;padding-top:9px;border-top:1px solid #e5ebe7}.announcement-meta{align-items:flex-start;flex-direction:column}.filing-footer{align-items:flex-start;flex-direction:column;gap:7px}.order-detail-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.order-detail-surface>.modal-heading,.detail-section{padding-left:14px;padding-right:14px}.refund-confirm-panel{margin:14px 14px 0;align-items:stretch;flex-direction:column}.refund-confirm-panel .button{width:100%}.detail-data-grid{grid-template-columns:1fr}.detail-data-grid>div,.detail-data-grid>div:nth-child(2n),.detail-data-grid>div:nth-child(4n){border-right:0}.detail-item-head{display:none}.detail-item-row{grid-template-columns:1fr auto;gap:5px 10px}.detail-item-row>span:first-child{grid-column:1 / -1}.detail-item-row>span:nth-child(2):before{content:"单价 ";color:#5e6d65}.detail-item-row>span:nth-child(3):before{content:"数量 ";color:#5e6d65}.detail-amounts{align-items:flex-end;flex-direction:column}.repayment-table-row{grid-template-columns:1fr}.repayment-table-row>*,.repayment-table-row .row-actions{grid-column:1;grid-row:auto}.repayment-table-row .row-actions{display:flex;flex-direction:row}.direct-credit-orders>label{grid-template-columns:20px minmax(0,1fr)}.direct-credit-orders>label>strong{grid-column:2;text-align:left}.direct-repayment-fields{grid-template-columns:1fr}.direct-note-field,.direct-repayment-submit{grid-column:1}.direct-repayment-submit{align-items:stretch;flex-direction:column}.repayment-qr-setting{grid-template-columns:88px minmax(0,1fr)}.repayment-qr-preview{width:88px}}@media (max-width: 1350px){.finance-workbench{grid-template-columns:250px minmax(0,1fr)}.finance-entry-toolbar{flex-wrap:wrap}.finance-entry-search{min-width:360px;max-width:none}.finance-entry-head,.finance-entry-row{grid-template-columns:44px minmax(170px,1fr) minmax(135px,.62fr) 96px 110px;gap:7px;padding-left:10px;padding-right:10px}.finance-entry-reference{align-items:flex-start;flex-direction:column;gap:2px}.finance-entry-amount>strong{font-size:15px}.finance-detail-button{padding:0 7px}.finance-direct-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-direct-fields>.button{justify-self:end}}@media (max-width: 860px){.finance-workbench{min-height:0;grid-template-columns:1fr}.finance-member-panel{min-height:0;border-right:0;border-bottom:1px solid #cbd8d1}.finance-member-list{max-height:320px;overflow-y:auto}.finance-member-list>button{min-height:88px}.finance-account-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-account-summary>div:nth-child(2){border-right:0}.finance-account-summary>div:nth-child(-n+2){border-bottom:1px solid #e1e7e3}.finance-entry-head{display:none}.finance-entry-row{grid-template-columns:38px minmax(0,1fr) auto;align-items:start}.finance-entry-status{grid-column:2;display:flex;align-items:center;gap:8px}.finance-entry-amount{grid-column:3;grid-row:1 / span 2}.finance-entry-actions{flex-direction:column}.finance-entry-actions .button{width:100%}}@media (max-width: 640px){.finance-page-header{align-items:stretch}.finance-page-header .button{width:100%}.finance-workbench{margin-left:-14px;margin-right:-14px;border-right:0;border-left:0;border-radius:0}.finance-member-toolbar{grid-template-columns:minmax(0,1fr) 36px}.finance-member-list{max-height:270px}.finance-account-heading{padding:12px 14px}.finance-account-summary>div{min-height:86px;padding:12px;grid-template-columns:20px minmax(0,1fr)}.finance-account-summary svg{width:17px;height:17px}.finance-account-summary strong{font-size:15px}.finance-entry-tabs{padding-left:12px;padding-right:12px;gap:15px}.finance-entry-toolbar{padding:10px 12px;align-items:stretch;flex-direction:column}.finance-entry-toolbar .date-filter-group{width:100%;display:grid;grid-template-columns:1fr 1fr auto}.finance-entry-toolbar>span{padding-bottom:0}.finance-entry-error,.finance-entry-surface{margin-left:12px;margin-right:12px}.finance-entry-row{min-height:0;grid-template-columns:28px minmax(0,1fr);padding:13px 10px}.finance-entry-kind,.finance-order-check{width:26px;height:26px}.finance-entry-reference{align-items:flex-start;flex-direction:column;gap:2px}.finance-entry-orders p,.finance-entry-note{overflow:visible;white-space:normal}.finance-entry-status{grid-column:2;flex-wrap:wrap}.finance-entry-amount{grid-column:2;grid-row:auto;justify-items:start}.finance-entry-actions{width:100%;flex-direction:row}.finance-detail-button{width:100%}.finance-direct-payment{margin-left:12px;margin-right:12px}.finance-direct-summary{align-items:flex-start;flex-direction:column}.finance-direct-fields{grid-template-columns:1fr}.finance-direct-fields>.button{width:100%;justify-self:stretch}.finance-no-selection{min-height:360px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.registration-agreements{display:grid;gap:8px;padding:12px 0 2px;border-top:1px solid #d8e1dc}.registration-agreements.disabled{opacity:.62}.agreement-consent-check{display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.agreement-consent-check input,.agreement-confirm-check input{width:18px;height:18px;flex:0 0 auto}.agreement-links{display:flex;flex-wrap:wrap;gap:8px 14px}.agreement-links button,.agreement-inline-link{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#1765a3;font:inherit;cursor:pointer}.agreement-links button:disabled{cursor:default;color:#5e6d65}.agreement-links svg,.agreement-inline-link svg{width:16px;height:16px}.agreement-dialog{width:min(780px,calc(100vw - 32px))}.agreement-modal-surface{width:100%;max-height:min(84vh,820px)}.agreement-title{display:flex;align-items:flex-start;gap:12px}.agreement-title>svg{width:24px;height:24px;color:#1765a3}.agreement-content{min-height:240px;max-height:58vh;overflow:auto;padding:18px;border:1px solid #d8e1dc;border-radius:6px;background:#f8fafc;color:#293541;line-height:1.85;white-space:pre-wrap}.agreement-confirm-page{width:min(880px,100%);margin:0 auto}.agreement-confirm-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.agreement-confirm-heading>svg{width:38px;height:38px;padding:8px;border-radius:6px;background:#e9f4ed;color:#267047}.agreement-confirm-heading h1{margin:2px 0 6px;font-size:28px}.agreement-confirm-heading p{margin:0;color:#5e6d65}.agreement-confirm-list{border-block:1px solid #d8e1dc}.agreement-confirm-list button,.account-agreement-list button,.agreement-history-list button{width:100%;display:flex;align-items:center;gap:12px;padding:16px 4px;border:0;border-bottom:1px solid #d8e1dc;background:transparent;text-align:left;cursor:pointer}.agreement-confirm-list button:last-child,.account-agreement-list button:last-child,.agreement-history-list button:last-child{border-bottom:0}.agreement-confirm-list button:hover,.account-agreement-list button:hover,.agreement-history-list button:hover{background:#f5f8fa}.agreement-confirm-list svg,.account-agreement-list svg{width:22px;height:22px;color:#1765a3}.agreement-confirm-list span,.account-agreement-list span,.agreement-history-list span{display:grid;gap:4px;min-width:0}.agreement-confirm-list small,.account-agreement-list small,.agreement-history-list small{color:#5e6d65}.agreement-confirm-check{display:flex;align-items:center;gap:10px;margin:22px 0 16px}.agreement-confirm-submit{min-width:210px}.account-agreement-list{border-block:1px solid #d8e1dc}.agreement-publication-header{max-width:1100px;align-items:center}.agreement-publication-notice{max-width:1100px}.agreement-publication-empty{max-width:1100px;min-height:180px;margin:0 auto;display:grid;place-items:center;border-block:1px solid #d8e1dc;color:#5e6d65;background:#fff}.agreement-publication-list{max-width:1100px;margin:0 auto;border-top:1px solid #cbd8d1}.agreement-publication-item{width:100%;min-height:104px;padding:17px 12px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:15px;border:0;border-bottom:1px solid #cbd8d1;background:#fff;color:#19241f;text-align:left}.agreement-publication-item:hover{background:#f3f8f5}.agreement-publication-item:focus-visible{position:relative;z-index:1}.agreement-publication-item>svg{width:20px;height:20px;color:#718077}.agreement-publication-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #b9ddc8;border-radius:6px;background:#edf8f1;color:#0f5f3a}.agreement-publication-icon svg{width:21px;height:21px}.agreement-publication-copy{min-width:0;display:grid;gap:5px}.agreement-publication-copy strong{font-size:15px;line-height:1.4}.agreement-publication-copy>span{color:#42584c;font-size:13px;line-height:1.55}.agreement-publication-copy small{color:#718077;font-size:12px}.credit-settlement-modal{width:min(520px,calc(100vw - 32px));overflow-x:hidden}.credit-settlement-dialog{width:100%}.credit-settlement-summary{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8e1dc;background:#f8faf9}.credit-settlement-summary span{display:grid;gap:5px;padding:14px 16px;color:#5e6d65}.credit-settlement-summary span+span{border-left:1px solid #d8e1dc}.credit-settlement-summary strong{color:#19241f;font-size:22px}.credit-settlement-summary span:nth-child(2) strong{color:#0f5f3a}.credit-rules-notice{margin:0;color:#4d5963;line-height:1.65}.credit-settlement-dialog .modal-actions{padding-top:14px;border-top:1px solid #e5ebe7}.agreement-admin-workspace{display:grid;gap:28px}.agreement-admin-section{padding-top:22px;border-top:1px solid #d8e1dc}.agreement-current-version{margin-left:auto;color:#267047;font-weight:700}.agreement-publish-form{display:grid;gap:14px;margin-top:18px}.agreement-publish-form textarea{min-height:360px;resize:vertical;line-height:1.7}.agreement-publish-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.agreement-publish-actions small{color:#5e6d65}.agreement-history-heading{display:flex;align-items:center;gap:8px;margin-top:22px;padding-bottom:8px;border-bottom:1px solid #d8e1dc}.agreement-history-heading svg{width:18px;height:18px}.agreement-history-list button{justify-content:space-between;padding-inline:2px}.agreement-history-list em{color:#267047;font-style:normal;font-weight:700}@media (max-width: 600px){.agreement-dialog,.credit-settlement-modal,.recipient-correction-modal{width:calc(100vw - 20px)}.recipient-correction-surface{padding:16px}.recipient-correction-form{grid-template-columns:repeat(2,minmax(0,1fr))}.recipient-correction-form .wide-field{grid-column:span 2}.recipient-suggestion dl{grid-template-columns:1fr}.recipient-suggestion dd{margin-bottom:4px}.recipient-locked-order header,.recipient-locked-order>div{grid-template-columns:minmax(0,1fr) 48px 76px;gap:8px}.agreement-modal-surface{max-height:90vh}.agreement-content{padding:14px;max-height:62vh}.agreement-confirm-heading h1{font-size:24px}.agreement-publish-actions{align-items:stretch;flex-direction:column}.agreement-publish-actions .button{width:100%}.agreement-current-version{margin-left:0}.credit-settlement-summary{grid-template-columns:1fr}.credit-settlement-summary span+span{border-left:0;border-top:1px solid #d8e1dc}.agreement-publication-item{min-height:118px;padding:15px 8px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:start;gap:10px}.agreement-publication-icon{width:36px;height:36px}.agreement-publication-icon svg{width:18px;height:18px}.agreement-publication-item>svg{margin-top:8px}}.data-security-header>svg{width:40px;height:40px;color:#1765a3}.restore-upload-section,.restore-verify-section,.restore-confirm-section,.restore-result-section{display:grid;gap:18px}.restore-file-row{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(260px,1.2fr) auto;align-items:end;gap:14px}.restore-file-picker{display:grid;gap:7px;color:#42584c;font-size:13px;font-weight:650}.restore-file-picker input{min-height:42px;padding:7px;border:1px solid #bdcac3;border-radius:5px;background:#fff}.restore-selected-file{min-width:0;min-height:42px;display:grid;align-content:center;gap:2px}.restore-selected-file strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restore-selected-file small{color:#5e6d65}.restore-validation-state{margin-left:auto;display:inline-flex;align-items:center;gap:6px;color:#18794e}.restore-validation-state svg{width:18px;height:18px}.restore-metadata{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid #d8e1dc}.restore-metadata>div{min-width:0;padding:14px 16px;border-right:1px solid #e1e7e3;border-bottom:1px solid #e1e7e3}.restore-metadata>div:nth-child(3n){border-right:0}.restore-metadata>div:nth-last-child(-n+3){border-bottom:0}.restore-metadata dt{margin-bottom:5px;color:#5e6d65;font-size:12px}.restore-metadata dd{margin:0;overflow-wrap:anywhere;color:#19241f;font-weight:700}.restore-record-details{border-block:1px solid #d8e1dc}.restore-record-details summary{padding:12px 4px;cursor:pointer;color:#1765a3;font-weight:650}.restore-record-grid{padding:4px 0 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d8e1dc}.restore-record-grid span{min-width:0;padding:9px 11px;display:flex;justify-content:space-between;gap:8px;background:#fff}.restore-record-grid code{overflow:hidden;text-overflow:ellipsis;color:#42584c}.restore-sha-row{display:grid;grid-template-columns:auto minmax(0,1fr) 38px;align-items:center;gap:10px}.restore-sha-row>span{color:#5e6d65;font-size:13px}.restore-sha-row code{min-width:0;padding:9px 11px;overflow-wrap:anywhere;border:1px solid #d8e1dc;background:#f8faf9}.restore-critical-warning{margin:0;padding:12px 14px;display:flex;align-items:flex-start;gap:9px;border-left:3px solid #c63232;background:#fff4f2;color:#8d2222;line-height:1.6}.restore-critical-warning svg{width:19px;height:19px;flex:0 0 auto;margin-top:2px}.restore-confirm-fields{display:grid;grid-template-columns:minmax(280px,1.4fr) minmax(210px,.8fr) auto;align-items:end;gap:14px}.restore-confirm-fields label{display:grid;gap:7px;color:#42584c;font-size:13px;font-weight:650}.restore-confirm-fields input{width:100%}.restore-confirm-fields .button.danger{min-height:42px}.restore-result-section{border-top-color:#9fcbb1}@media (max-width: 820px){.restore-file-row,.restore-confirm-fields{grid-template-columns:1fr;align-items:stretch}.restore-metadata,.restore-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.restore-metadata>div,.restore-metadata>div:nth-child(3n){border-right:1px solid #e1e7e3;border-bottom:1px solid #e1e7e3}.restore-metadata>div:nth-child(2n){border-right:0}.restore-metadata>div:nth-last-child(-n+2){border-bottom:0}}@media (max-width: 600px){.data-security-header>svg{display:none}.restore-validation-state{width:100%;margin-left:0}.restore-metadata,.restore-record-grid{grid-template-columns:1fr}.restore-metadata>div,.restore-metadata>div:nth-child(2n),.restore-metadata>div:nth-child(3n){border-right:0;border-bottom:1px solid #e1e7e3}.restore-metadata>div:last-child{border-bottom:0}.restore-sha-row{grid-template-columns:1fr 38px}.restore-sha-row>span{grid-column:1 / -1}}.help-page-header{max-width:1180px;align-items:center}.help-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:34px;align-items:start}.help-toc{position:sticky;top:110px;display:grid;border-top:1px solid #cbd8d1}.help-toc>strong{padding:14px 10px 10px;color:#19241f;font-size:13px}.help-toc a{min-height:38px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #e1e7e3;color:#526159;font-size:13px;text-decoration:none}.help-toc a:hover{background:#edf5f0;color:#0f5f3a}.help-toc svg{width:15px;height:15px}.help-content{min-width:0}.help-overview{padding-bottom:30px}.help-workflow{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid #cbd8d1;list-style:none}.help-workflow li{min-width:0;padding:16px 14px;display:grid;grid-template-columns:26px minmax(0,1fr);gap:2px 9px;border-right:1px solid #e1e7e3}.help-workflow li:last-child{border-right:0}.help-workflow li>span{grid-row:span 2;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#e3f2e9;color:#0f5f3a;font-size:12px;font-weight:800}.help-workflow strong{font-size:14px}.help-workflow small{color:#5e6d65;font-size:11px;line-height:1.45}.help-section{padding:32px 0;border-top:1px solid #cbd8d1;scroll-margin-top:106px}.help-section-title{margin-bottom:18px;display:flex;align-items:flex-start;gap:11px}.help-section-title>svg{width:21px;height:21px;flex:0 0 auto;margin-top:1px;color:#18794e}.help-section-title h2,.help-section-title p{margin:0}.help-section-title h2{font-size:17px;line-height:1.35}.help-section-title p{margin-top:4px;color:#5e6d65;font-size:13px;line-height:1.55}.help-figure{width:100%;position:relative;overflow:hidden;padding:0;display:block;border:1px solid #cbd8d1;border-radius:6px;background:#fff;text-align:left}.help-figure:hover{border-color:#89ad9a}.help-figure img{width:100%;height:auto;display:block;background:#f6f8f7}.help-figure>span{min-height:38px;padding:0 12px;display:flex;align-items:center;justify-content:flex-end;gap:6px;border-top:1px solid #e1e7e3;color:#0f5f3a;font-size:12px;font-weight:650}.help-figure>span svg{width:15px;height:15px}.help-steps{margin:18px 0 0;padding:0;border-top:1px solid #e1e7e3;list-style:none}.help-steps li{padding:13px 4px;display:grid;grid-template-columns:142px minmax(0,1fr);gap:18px;border-bottom:1px solid #e1e7e3}.help-steps strong{color:#19241f;font-size:13px}.help-steps span{color:#42584c;font-size:13px;line-height:1.7}.help-note{margin-top:14px;padding:11px 13px;display:flex;align-items:flex-start;gap:9px;border:1px solid #f0d5ab;border-radius:6px;background:#fff8e9;color:#7c4500;font-size:13px;line-height:1.6}.help-note svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.help-rule-list{border-top:1px solid #d8e1dc}.help-rule-list article{min-height:84px;padding:15px 5px;display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;border-bottom:1px solid #d8e1dc}.help-rule-list strong,.help-rule-list p{margin:0}.help-rule-list strong{font-size:13px}.help-rule-list p{color:#42584c;font-size:13px;line-height:1.7}.help-rule-list.compact article{min-height:72px;grid-template-columns:24px minmax(0,1fr);gap:10px}.help-rule-list.compact article>svg{width:19px;height:19px;color:#18794e}.help-rule-list.compact article>div{display:grid;gap:4px}.help-preview-dialog{width:min(1380px,calc(100vw - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:6px;background:transparent}.help-preview-dialog::backdrop{background:#0f1b15b8}.help-preview-surface{overflow:auto;max-height:calc(100dvh - 28px);padding:16px;border-radius:6px;background:#fff}.help-preview-surface .modal-heading{position:sticky;top:-16px;z-index:1;padding:14px 0;background:#fff}.help-preview-surface>img{width:100%;height:auto;display:block;border:1px solid #d8e1dc}@media (max-width: 820px){.help-layout{grid-template-columns:1fr;gap:18px}.help-toc{position:static;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d8e1dc}.help-toc>strong{grid-column:1 / -1}.help-toc a{border-right:1px solid #e1e7e3}.help-workflow{grid-template-columns:repeat(2,minmax(0,1fr))}.help-workflow li:nth-child(2){border-right:0}.help-workflow li:nth-child(-n+2){border-bottom:1px solid #e1e7e3}}@media (max-width: 600px){.help-toc{grid-template-columns:repeat(2,minmax(0,1fr))}.help-workflow{grid-template-columns:1fr}.help-workflow li{border-right:0;border-bottom:1px solid #e1e7e3}.help-workflow li:last-child{border-bottom:0}.help-steps li,.help-rule-list article{grid-template-columns:1fr;gap:5px}.help-preview-dialog{width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.help-preview-surface{max-height:calc(100dvh - 12px);padding:8px}.help-preview-surface .modal-heading{top:-8px}}@media (max-width: 1200px){.admin-dashboard-header,.admin-business-strip,.admin-dashboard-todos,.admin-dashboard-main-grid,.admin-recent-section,.admin-dashboard-loading{max-width:100%}.admin-dashboard-todos{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-todo-item:nth-child(3){border-right:0}.admin-todo-item:nth-child(-n+3){border-bottom:1px solid #e1e7e3}.admin-dashboard-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(270px,.8fr)}}@media (max-width: 860px){.admin-dashboard-header,.admin-dashboard-actions{align-items:stretch}.admin-dashboard-actions .button,.dashboard-year-field{flex:1 1 160px}.dashboard-year-field select{width:100%}.admin-business-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-business-period:nth-child(2){border-right:0}.admin-business-period:nth-child(-n+2){border-bottom:1px solid #e1e7e3}.admin-dashboard-todos{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-todo-item:nth-child(3){border-right:1px solid #e1e7e3}.admin-todo-item:nth-child(2n){border-right:0}.admin-todo-item:nth-child(-n+4){border-bottom:1px solid #e1e7e3}.admin-dashboard-main-grid{grid-template-columns:1fr}.admin-trend-chart{min-height:190px;padding-left:12px;padding-right:12px}}@media (max-width: 600px){.admin-business-period{min-height:112px;padding:14px}.admin-business-period strong{font-size:24px}.admin-dashboard-todos{grid-template-columns:1fr}.admin-todo-item,.admin-todo-item:nth-child(3){border-right:0;border-bottom:1px solid #e1e7e3}.admin-todo-item:last-child{border-bottom:0}.admin-dashboard-main-grid .section-heading,.admin-recent-section .section-heading{min-height:54px;padding-left:12px;padding-right:12px}.admin-trend-note{align-items:flex-start;flex-direction:column;padding-top:9px;padding-bottom:9px}.dashboard-mode-switch button{padding-left:7px;padding-right:7px}}
