@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";.spte-page{--spte-blue: #315be8;--spte-border: #e2e7f0;--spte-text: #192742;--spte-muted: #7b879b;min-width:980px;height:calc(100vh - 76px);min-height:720px;display:grid;grid-template-rows:62px 58px minmax(0,1fr);overflow:hidden;border:1px solid var(--spte-border);background:#fff;color:var(--spte-text);position:relative}.module-page:has(.spte-page){padding:0;overflow:hidden}.spte-page button,.spte-page input,.spte-page select{font:inherit}.spte-page button{cursor:pointer}.spte-command-bar,.spte-settings-bar{display:flex;align-items:center;gap:10px;padding:0 16px;border-bottom:1px solid var(--spte-border);background:#fffffff7}.spte-command-bar button,.spte-settings-bar button,.spte-settings-bar select{min-height:36px;border:1px solid #dce2ec;border-radius:8px;background:#fff;color:#34425c;padding:7px 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.spte-back{border-color:transparent!important;padding-left:2px!important}.spte-title-input{width:250px;min-height:38px;border:0;border-bottom:1px solid transparent;color:#17233a;font-size:16px;font-weight:750;outline:0}.spte-title-input:focus{border-bottom-color:var(--spte-blue)}.spte-save-state{margin-right:auto;display:inline-flex;align-items:center;gap:6px;color:#8490a3;font-size:12px}.spte-save-state svg{color:#42c78a}.spte-command-bar .spte-save,.spte-preview-header .spte-save{min-width:92px;border-color:transparent;background:linear-gradient(135deg,#245fe9,#6546ec);color:#fff;box-shadow:0 8px 18px #315be833}.spte-settings-bar{gap:18px;background:#fbfcfe}.spte-settings-bar label{display:inline-flex;align-items:center;gap:8px;color:#7d899d;font-size:12px}.spte-settings-bar select{min-width:132px;color:#2d3b54}.spte-settings-bar label:first-child select{min-width:150px}.spte-settings-bar .spte-paper-select{min-width:285px}.spte-paper-size{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #dbe4f3;border-radius:8px;background:#eef4ff;color:#315284;font-size:12px;white-space:nowrap}.spte-paper-size i{color:#8da0bd;font-style:normal}.spte-zoom{display:inline-flex;align-items:center;gap:2px;margin-left:2px;border:1px solid #dce2ec;border-radius:8px;background:#fff}.spte-zoom button{min-height:34px;border:0;padding:6px 8px}.spte-zoom b{min-width:46px;text-align:center;color:#425069;font-size:12px}.spte-advanced-button{margin-left:auto}.spte-workspace{min-height:0;display:grid;grid-template-columns:212px minmax(570px,1fr) 270px}.spte-palette,.spte-inspector{min-height:0;display:flex;flex-direction:column;background:#fff}.spte-palette{border-right:1px solid var(--spte-border)}.spte-inspector{border-left:1px solid var(--spte-border)}.spte-search{margin:12px;height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dfe5ee;border-radius:8px;color:#8793a7}.spte-search input{min-width:0;width:100%;border:0;outline:0;color:#2d3a52}.spte-palette-scroll{flex:1;overflow:auto;padding:0 10px 10px}.spte-palette-scroll section{margin-bottom:16px}.spte-palette-scroll h3{margin:0 4px 7px;color:#263650;font-size:12px}.spte-palette-scroll section>button{width:100%;min-height:34px;margin-bottom:4px;padding:6px 7px;display:grid;grid-template-columns:16px minmax(0,1fr) 16px;align-items:center;gap:6px;border:1px solid transparent;border-radius:6px;background:transparent;color:#526079;text-align:left}.spte-palette-scroll section>button:hover{background:#f4f7ff;color:var(--spte-blue)}.spte-palette-scroll section>button.placed{color:var(--spte-blue)}.spte-palette-scroll section>button.placed>svg:last-child{color:#4ac98c}.spte-palette-scroll section>button:active{cursor:grabbing}.spte-custom-field{margin:0 12px 8px;min-height:36px;border:1px dashed #aebce7;border-radius:8px;background:#f8faff;color:var(--spte-blue)}.spte-palette>small{padding:0 12px 12px;display:flex;align-items:center;gap:6px;color:#748198;font-size:11px}.spte-stage{position:relative;min-width:0;min-height:0;overflow:hidden;background:#f2f4f8}.spte-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.45;background-image:linear-gradient(#dfe4ec 1px,transparent 1px),linear-gradient(90deg,#dfe4ec 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.spte-stage-tools{position:absolute;z-index:4;top:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid #e1e6ee;border-radius:7px;background:#ffffffeb;color:#6f7c91;font-size:11px;box-shadow:0 4px 12px #23314e0f}.spte-stage-scroll{position:absolute;top:52px;right:22px;bottom:22px;left:38px;overflow:auto;display:flex;align-items:flex-start;justify-content:flex-start;padding:18px 24px 80px}.spte-ruler{position:absolute;z-index:2;background-color:#f8f9fb;opacity:.9}.spte-ruler.horizontal{top:0;right:0;left:28px;height:24px;border-bottom:1px solid #d9dfe8;background-image:repeating-linear-gradient(90deg,transparent 0 19px,#adb7c6 19px 20px)}.spte-ruler.vertical{top:24px;bottom:0;left:0;width:28px;border-right:1px solid #d9dfe8;background-image:repeating-linear-gradient(transparent 0 19px,#adb7c6 19px,#adb7c6 20px)}.spte-paper{position:relative;box-sizing:border-box;width:560px;margin:0 auto;flex:0 0 auto;padding:0;overflow:hidden;border:1px solid #d8dde6;background:#fff;box-shadow:0 12px 34px #26324d1f;transition:transform .18s ease}.spte-paper h1{position:absolute;z-index:2;margin:0;color:inherit;font-weight:750;line-height:1.1;text-align:center;white-space:nowrap;pointer-events:none}.spte-paper-section{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(20px,auto);gap:1px 5px;min-height:20px;padding:1px 0}.spte-paper-field{position:absolute;z-index:4;box-sizing:border-box;min-width:0;padding:2px 5px;display:flex;align-items:center;gap:3px;overflow:hidden;border:1px solid transparent;background:transparent;color:inherit;white-space:nowrap;cursor:move;-webkit-user-select:none;user-select:none}.spte-paper-field>svg{position:absolute;top:2px;right:2px;width:11px;opacity:0;color:var(--spte-blue)}.spte-paper-field>span{flex:0 0 auto;font-size:.83em;font-weight:400}.spte-paper-field>strong{min-width:0;overflow:hidden;font-size:.84em;font-weight:500;text-overflow:ellipsis}.spte-paper-field:hover{background:#f7f9ff}.spte-paper-field:hover>svg,.spte-paper-field.selected>svg{opacity:1}.spte-paper-field.selected{z-index:8;border-color:#3267f0;background:#f8faff;box-shadow:0 0 0 2px #3267f01f}.spte-paper-table{position:absolute;z-index:5;box-sizing:border-box;overflow:visible;border:0;cursor:move;-webkit-user-select:none;user-select:none}.spte-paper-table.selected{z-index:8;outline:2px solid #3267f0;outline-offset:2px;box-shadow:0 0 0 2px #3267f01a}.spte-table-drag-label{position:absolute;top:-21px;left:-2px;display:none;align-items:center;gap:3px;padding:2px 6px;border-radius:4px 4px 0 0;background:#3267f0;color:#fff;font-size:9px;line-height:17px}.spte-paper-table:hover .spte-table-drag-label,.spte-paper-table.selected .spte-table-drag-label{display:flex}.spte-grid-table{position:absolute;z-index:5;box-sizing:border-box;display:grid;overflow:visible;border-top:var(--spte-grid-border,.5px solid #707783);border-left:var(--spte-grid-border,.5px solid #707783);background:#fff;cursor:default;-webkit-user-select:none;user-select:none}.spte-grid-table.selected{z-index:9;outline:2px solid #3267f0;outline-offset:2px}.spte-grid-table:hover .spte-table-drag-label,.spte-grid-table.selected .spte-table-drag-label{display:flex}.spte-grid-cell{min-width:0;min-height:0;padding:3px 5px;display:flex;align-items:center;overflow:hidden;border-right:var(--spte-grid-border,.5px solid #707783);border-bottom:var(--spte-grid-border,.5px solid #707783);color:inherit;font-size:inherit;text-overflow:ellipsis;white-space:nowrap}.spte-grid-cell.active{position:relative;z-index:2;background:#edf4ff;box-shadow:inset 0 0 0 1.5px #2f6bf2;color:#244eaa}.spte-paper table{width:100%;border-collapse:collapse;table-layout:fixed;border-color:#707783}.spte-paper th,.spte-paper td{box-sizing:border-box;height:var(--spte-row-height,24px);padding:2px 4px;overflow:hidden;border:var(--spte-table-border,1px solid #707783);color:inherit;font-size:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap}.spte-paper th{height:var(--spte-header-height,24px);border:var(--spte-table-border,1px solid #707783)}.spte-paper th{background:var(--spte-header-background,#f7f8fb);color:var(--spte-header-color,inherit);font-weight:700;cursor:grab}.spte-detail-footer-row td{background:#fff;font-weight:600;cursor:cell}.spte-detail-footer-row td.active{position:relative;z-index:2;background:#edf4ff;color:#244eaa;box-shadow:inset 0 0 0 1.5px #3267f0}.spte-paper .section-amount{min-height:25px;border:1px solid #707783;border-top:0}.spte-paper .section-audit{margin-top:1.4%}.spte-paper.preview .spte-paper-field,.spte-paper.preview .spte-paper-table,.spte-paper.preview .spte-grid-table{pointer-events:none}.spte-paper.preview .spte-paper-field>svg{display:none}.spte-paper.preview .spte-table-drag-label{display:none}.spte-resize-handle{position:absolute;right:-4px;bottom:-4px;width:9px;height:9px;border:1px solid #fff;border-radius:2px;background:#3267f0;cursor:nwse-resize;opacity:0}.spte-paper-field:hover .spte-resize-handle,.spte-paper-field.selected .spte-resize-handle,.spte-paper-table:hover .spte-resize-handle,.spte-paper-table.selected .spte-resize-handle,.spte-grid-table:hover .spte-resize-handle,.spte-grid-table.selected .spte-resize-handle{opacity:1}.spte-alignment-guide{position:absolute;z-index:30;pointer-events:none;background:#12a8ff;box-shadow:0 0 0 1px #ffffffbf}.spte-alignment-guide.vertical{top:0;bottom:0;width:1px}.spte-alignment-guide.horizontal{right:0;left:0;height:1px}.spte-alignment-guide b{position:absolute;padding:1px 4px;border-radius:3px;background:#0b91e5;color:#fff;font-size:8px;font-style:normal;font-weight:600;white-space:nowrap}.spte-alignment-guide.vertical b{top:3px;left:3px}.spte-alignment-guide.horizontal b{top:3px;right:3px}.spte-inspector-tabs{height:48px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--spte-border)}.spte-inspector-tabs button{position:relative;border:0;background:#fff;color:#7b879a}.spte-inspector-tabs button.active{color:var(--spte-blue);font-weight:700}.spte-inspector-tabs button.active:after{content:"";position:absolute;right:22px;bottom:0;left:22px;height:2px;background:var(--spte-blue)}.spte-inspector-form{flex:1;overflow:auto;padding:14px}.spte-selected-heading{display:flex;align-items:center;gap:10px;padding-bottom:13px;border-bottom:1px solid #edf0f5}.spte-selected-heading>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#edf2ff;color:var(--spte-blue)}.spte-selected-heading div{display:grid;gap:2px}.spte-selected-heading small{color:#748198;font-size:11px}.spte-inspector-form>label,.spte-form-row label,.spte-advanced-drawer label{display:grid;gap:6px;margin-top:13px;color:#647086;font-size:11px;font-weight:650}.spte-inspector-form input,.spte-inspector-form select,.spte-advanced-drawer input,.spte-advanced-drawer select{min-width:0;width:100%;min-height:34px;padding:6px 9px;border:1px solid #dde3ec;border-radius:7px;background:#fff;color:#2d3b53}.spte-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.spte-title-position-control{padding:10px 11px;border:1px solid #dfe6f1;border-radius:8px;background:#f8faff}.spte-title-position-control>span{display:flex;align-items:center;justify-content:space-between}.spte-title-position-control b{color:#34445d;font-size:11px}.spte-title-position-control output{padding:2px 7px;border-radius:999px;background:#e7efff;color:#315be8;font-size:10px}.spte-title-position-control>div{display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:8px}.spte-inspector-form .spte-title-position-control input[type=range]{min-height:20px;padding:0;border:0;accent-color:#315be8;cursor:ew-resize}.spte-inspector-form .spte-title-position-control input[type=number]{min-height:30px;padding:4px 6px;text-align:center}.spte-title-position-control small{color:#8995a8;font-size:10px;font-weight:500}.spte-inspector-subtitle{margin-top:16px;padding-top:12px;border-top:1px solid #edf0f5;color:#293952;font-size:11px;font-weight:750}.spte-position-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.spte-position-grid label{display:grid;gap:5px;margin-top:9px;color:#647086;font-size:11px;font-weight:650}.spte-guide-note{display:block;margin-top:9px;padding:7px 8px;border-radius:6px;background:#f2f7ff;color:#58739a;font-size:10px;line-height:1.5}.spte-column-list{margin-top:8px;display:grid;gap:5px}.spte-column-list>div{display:grid;grid-template-columns:15px minmax(0,1fr) 49px 26px;align-items:center;gap:4px;padding:4px;border:1px solid #e5e9f0;border-radius:6px;background:#fbfcfe;color:#7f8ba0}.spte-column-list>div.disabled{opacity:.5}.spte-column-list input{min-height:28px;padding:4px 6px;font-size:11px}.spte-column-list .spte-column-width{text-align:center}.spte-column-list button{height:26px;border:0;border-radius:4px;background:#edf2ff;color:#315be8}.spte-add-column{width:100%;min-height:32px;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #aebce7;border-radius:7px;background:#f8faff;color:var(--spte-blue)}.spte-table-row-control{margin-top:9px;display:grid;grid-template-columns:1fr 52px 1fr;align-items:center;gap:5px}.spte-table-row-control button{min-height:31px;border:1px solid #dfe5ee;border-radius:6px;background:#fff;color:#40516b;font-size:11px}.spte-table-row-control button:hover:not(:disabled){border-color:#9eb7f5;background:#f2f6ff;color:#315be8}.spte-table-row-control button:disabled{opacity:.4;cursor:not-allowed}.spte-table-row-control strong{color:#315be8;font-size:11px;text-align:center}.spte-add-field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px;margin-top:9px}.spte-add-field-select{min-width:0;min-height:34px;border-color:#aebfe9!important;background:#f7f9ff!important;color:#3154ae!important;font-weight:650}.spte-add-field-row button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #315be8;border-radius:7px;background:#315be8;color:#fff;font-size:11px;font-weight:700;white-space:nowrap}.spte-add-field-row button:hover{background:#244bd0}.spte-add-field-row button:disabled{opacity:.45;cursor:not-allowed}.spte-footer-grid-list{display:grid;gap:6px;margin-top:9px}.spte-footer-grid-list .spte-mini-grid{margin-top:0}.spte-grid-actions{margin-top:9px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.spte-grid-actions button{min-height:30px;border:1px solid #dfe5ee;border-radius:6px;background:#fff;color:#40516b;font-size:11px}.spte-grid-actions button:hover:not(:disabled){border-color:#9eb7f5;background:#f2f6ff;color:#315be8}.spte-grid-actions button:disabled{opacity:.4;cursor:not-allowed}.spte-grid-widths{margin-top:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.spte-grid-widths label{display:grid;gap:4px;color:#758198;font-size:10px}.spte-grid-widths input{min-height:28px;text-align:center}.spte-mini-grid{margin-top:9px;display:grid;grid-auto-rows:31px;border-top:1px solid #ccd5e3;border-left:1px solid #ccd5e3}.spte-mini-grid button{min-width:0;padding:3px;overflow:hidden;border:0;border-right:1px solid #ccd5e3;border-bottom:1px solid #ccd5e3;background:#fff;color:#6d7a90;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.spte-mini-grid button.active{position:relative;z-index:2;background:#eaf1ff;color:#2859cf;box-shadow:inset 0 0 0 1.5px #3267f0}.spte-cell-editor{margin-top:10px;padding:10px;border:1px solid #e2e7ef;border-radius:8px;background:#fafbfd}.spte-cell-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#30405a;font-size:11px}.spte-cell-heading span{display:flex;gap:4px}.spte-cell-heading button{min-height:26px;padding:3px 6px;border:1px solid #dce3ee;border-radius:5px;background:#fff;color:#53627a;font-size:9px}.spte-cell-heading button:disabled{opacity:.4}.spte-cell-editor>label{display:grid;gap:5px;margin-top:9px;color:#657187;font-size:11px;font-weight:650}.spte-cell-editor input,.spte-cell-editor select{min-height:31px}.spte-cell-editor .spte-inline-check{display:flex;align-items:center;gap:6px}.spte-cell-editor .spte-inline-check input{width:15px;min-height:15px}.spte-align-buttons{display:grid;grid-template-columns:repeat(3,1fr)}.spte-align-buttons button{min-height:32px;border:1px solid #dfe4ec;background:#fff;color:#617087}.spte-align-buttons button+button{border-left:0}.spte-align-buttons button.active{background:#edf2ff;color:var(--spte-blue)}.spte-remove{width:100%;min-height:36px;margin-top:18px;border:1px solid #f1c5cb;border-radius:7px;background:#fff;color:#d74758}.spte-inspector-empty{margin:auto;padding:30px 22px;display:grid;justify-items:center;gap:8px;color:#99a3b4;text-align:center}.spte-inspector-empty svg{font-size:30px}.spte-inspector-empty strong{color:#5f6b7f}.spte-inspector-empty span{font-size:11px;line-height:1.6}.spte-drawer-backdrop{position:absolute;z-index:80;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#151f343d}.spte-advanced-drawer{width:360px;height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 44px #1a274526}.spte-advanced-drawer>header{min-height:66px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--spte-border)}.spte-advanced-drawer>header div{display:grid;gap:3px}.spte-advanced-drawer>header span{color:#8a95a7;font-size:11px}.spte-advanced-drawer>header button{width:34px;height:34px;border:0;border-radius:8px;background:#f4f6fa}.spte-advanced-drawer section{padding:14px 18px;border-bottom:1px solid #edf0f4}.spte-advanced-drawer h3{margin:0 0 4px;font-size:13px}.spte-advanced-drawer .spte-check{display:flex;grid-template-columns:none;align-items:center;gap:8px}.spte-advanced-drawer .spte-check input{width:16px;min-height:16px}.spte-margin-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.spte-advanced-drawer footer{margin-top:auto;padding:14px 18px;border-top:1px solid var(--spte-border)}.spte-advanced-drawer footer button{width:100%;min-height:38px;border:0;border-radius:8px;background:var(--spte-blue);color:#fff}.spte-preview-page{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;min-width:0;min-height:0;grid-template-rows:66px minmax(0,1fr);border:0;background:#fff}.spte-preview-header{display:flex;align-items:center;gap:14px;padding:0 18px;border-bottom:1px solid var(--spte-border)}.spte-preview-header>button{min-height:36px;padding:7px 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dce2eb;border-radius:8px;background:#fff}.spte-preview-header>div{margin-right:auto;display:grid;gap:3px}.spte-preview-header span{color:#8792a5;font-size:11px}.spte-preview-stage{overflow:auto;display:flex;align-items:flex-start;justify-content:center;padding:34px;background:#eef1f6}.spte-preview-stage .spte-paper{width:560px;height:auto;flex:0 0 auto;transform:none!important}.spte-preview-stage.fit-window .spte-paper{width:min(560px,calc(100vw - 68px))}@media print{@page{margin:0}.app-shell>.sidebar,.app-shell>.nav-scrim,.workspace>.topbar,.spte-preview-header{display:none!important}.workspace{min-height:0!important;margin:0!important}.workspace-content{padding:0!important}.module-page:has(.spte-preview-page),.spte-preview-page,.spte-preview-stage{position:static!important;width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:#fff!important}.spte-preview-stage{display:block!important}.spte-preview-stage .spte-paper{width:100%!important;margin:0!important;border:0!important;box-shadow:none!important;transform:none!important}.spte-table-drag-label,.spte-resize-handle{display:none!important}}@media(max-width:1320px){.spte-workspace{grid-template-columns:188px minmax(520px,1fr) 244px}.spte-settings-bar{gap:10px}}@media(max-width:680px){.spte-preview-page{grid-template-rows:auto minmax(0,1fr)}.spte-preview-header{min-height:72px;padding:8px 10px;gap:7px}.spte-preview-header>div{min-width:0}.spte-preview-header>div strong,.spte-preview-header>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spte-preview-header>button{min-width:0;padding:7px 9px;white-space:nowrap}.spte-preview-stage{padding:18px}.spte-preview-stage.fit-window .spte-paper{width:min(560px,calc(100vw - 36px))}}:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#17233d;background:#f3f6fb;font-synthesis:none}body{margin:0}button{cursor:pointer}.platform-login{min-height:100vh;display:grid;grid-template-columns:minmax(520px,1.18fr) minmax(420px,.82fr);background:#f7f9fc;color:#192846}.platform-login-brand{min-height:100vh;padding:54px 68px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 20% 18%,rgba(103,146,255,.34),transparent 32%),radial-gradient(circle at 82% 84%,rgba(95,226,196,.18),transparent 30%),linear-gradient(142deg,#0a1d45,#153f91 62%,#315efb)}.platform-login-brand:after{content:"";width:560px;height:560px;position:absolute;right:-260px;top:90px;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.platform-brand-mark{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.platform-brand-mark>svg{width:45px;height:45px;padding:9px;border-radius:13px;background:linear-gradient(145deg,#71d3ff,#5672ff);box-shadow:0 12px 28px #05143e59}.platform-brand-mark b,.platform-brand-mark small{display:block}.platform-brand-mark b{font-size:20px}.platform-brand-mark small{margin-top:2px;color:#b8cff5;font-size:11px;letter-spacing:.08em}.platform-login-copy{max-width:650px;position:relative;z-index:1}.platform-login-copy>span,.platform-login-panel>div>span,.platform-page-heading>div>span{color:#7aa8ff;font-size:11px;font-weight:800;letter-spacing:.16em}.platform-login-copy h1{margin:12px 0 16px;font-size:52px;line-height:1.1;letter-spacing:-.04em}.platform-login-copy p{max-width:600px;margin:0;color:#d5e4ff;font-size:19px;line-height:1.8}.platform-login-points{display:flex;gap:12px;flex-wrap:wrap;position:relative;z-index:1}.platform-login-points span{display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff14;color:#e5efff;font-size:13px}.platform-login-points svg{width:18px}.platform-login-panel{width:min(480px,calc(100% - 48px));align-self:center;justify-self:center;padding:36px 34px;border:1px solid #e1e7f1;border-radius:20px;background:#fff;box-shadow:0 24px 60px #293a611f}.platform-login-panel h2{margin:8px 0 5px;font-size:30px}.platform-login-panel>div>p{margin:0 0 28px;color:#8390a8}.platform-login-panel form{display:grid;gap:18px}.platform-login-panel form>label,.platform-form-grid>label{display:grid;gap:7px;color:#53627b;font-size:12px;font-weight:700}.platform-login-panel input,.platform-login-panel select,.platform-form-grid input,.platform-form-grid select,.platform-form-grid textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d7deea;border-radius:9px;outline:none;background:#fff;color:#1c2942;font-size:14px}.platform-login-panel input:focus,.platform-form-grid input:focus,.platform-form-grid select:focus,.platform-form-grid textarea:focus{border-color:#6c82fa;box-shadow:0 0 0 3px #4c60ee1a}.platform-login-panel fieldset{margin:0;padding:10px;border:1px solid #dbe3ef;border-radius:10px}.platform-login-panel legend{padding:0 6px;color:#6b7890;font-size:11px}.platform-login-panel fieldset label{display:flex;align-items:center;gap:9px;padding:9px;border-radius:8px}.platform-login-panel fieldset label.active{background:#eef3ff}.platform-login-panel fieldset input{width:auto;min-height:auto}.platform-login-panel fieldset b,.platform-login-panel fieldset small{display:block}.platform-login-panel fieldset small{color:#8c97aa}.platform-form-error,.platform-message,.platform-notice{min-height:42px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid #d9e6ff;border-radius:9px;background:#f3f7ff;color:#3158ad;font-size:13px}.platform-form-error,.platform-message.error{border-color:#fecdd3;background:#fff1f2;color:#b4233b}.platform-form-error svg,.platform-message svg,.platform-notice svg{flex:none;width:18px}.platform-login-panel>footer{margin-top:24px;display:flex;align-items:center;gap:7px;color:#8793a8;font-size:11px}.platform-login-panel>footer svg{width:16px}.platform-primary,.platform-secondary{min-height:40px;padding:9px 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;font-weight:750}.platform-primary{border:1px solid #4b5ff0;background:linear-gradient(135deg,#4a68f8,#684de9);color:#fff;box-shadow:0 8px 18px #4b5be233}.platform-secondary{border:1px solid #d8e0ec;background:#fff;color:#516078}.platform-primary:disabled,.platform-secondary:disabled{opacity:.55;cursor:not-allowed}.platform-login-panel .platform-primary{min-height:48px}.platform-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f3f6fb;color:#17233d}.platform-sidebar{height:100vh;position:sticky;top:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#0c1e43,#112d62);color:#fff}.platform-sidebar>header{height:74px;padding:0 21px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.08)}.platform-sidebar>header>span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#5fb9ff,#5766ef)}.platform-sidebar>header svg{width:22px}.platform-sidebar>header b,.platform-sidebar>header small{display:block}.platform-sidebar>header b{font-size:17px}.platform-sidebar>header small{margin-top:2px;color:#90acd0;font-size:10px}.platform-sidebar nav{flex:1;padding:14px 12px;overflow:auto}.platform-sidebar nav section{margin-bottom:12px}.platform-sidebar nav p{margin:0;padding:8px 11px 5px;color:#6f8db5;font-size:10px;font-weight:800;letter-spacing:.12em}.platform-sidebar nav button{width:100%;min-height:42px;margin:2px 0;padding:8px 12px;display:flex;align-items:center;gap:11px;position:relative;border:0;border-radius:9px;background:transparent;color:#b7cae3;text-align:left}.platform-sidebar nav button:hover{background:#ffffff12;color:#fff}.platform-sidebar nav button.active{background:linear-gradient(90deg,#315efb,#4d6df4);color:#fff;box-shadow:0 8px 20px #0b319159;font-weight:700}.platform-sidebar nav button svg{width:19px;height:19px}.platform-sidebar nav button i{width:3px;height:20px;position:absolute;right:-12px;border-radius:3px;background:#83c9ff}.platform-sidebar>footer{padding:14px 15px;display:grid;grid-template-columns:37px 1fr 32px;align-items:center;gap:9px;border-top:1px solid rgba(255,255,255,.08)}.platform-sidebar>footer>span{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#315efb;font-weight:800}.platform-sidebar>footer b,.platform-sidebar>footer small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-sidebar>footer b{font-size:12px}.platform-sidebar>footer small{margin-top:2px;color:#86a1c4;font-size:10px}.platform-sidebar>footer button{padding:6px;border:0;background:transparent;color:#91aacc}.platform-workspace{min-width:0}.platform-topbar{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;border-bottom:1px solid #e2e7ef;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.platform-topbar>div{display:flex;align-items:center;gap:9px}.platform-topbar>div:first-child span{color:#8490a4}.platform-topbar>div:first-child svg{width:13px;color:#aeb6c5}.platform-topbar button{min-height:34px;padding:7px 10px;display:flex;align-items:center;gap:6px;border:1px solid #d9e0eb;border-radius:8px;background:#fff;color:#526078}.platform-security{padding:6px 9px;display:flex;align-items:center;gap:5px;border-radius:99px;background:#eaf8f0;color:#16804b;font-size:11px;font-weight:750}.platform-security svg{width:15px}.platform-content{max-width:1720px;margin:0 auto}.platform-page{padding:24px}.platform-page-heading{min-height:88px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center;gap:18px}.platform-page-heading>div:last-child{display:flex;align-items:center;gap:9px}.platform-page-heading h1{margin:6px 0 5px;font-size:28px;letter-spacing:-.02em}.platform-page-heading p{margin:0;color:#7b879b;font-size:13px}.platform-message{margin-bottom:14px}.platform-message button{margin-left:auto;border:0;background:transparent;color:inherit;font-weight:750}.platform-notice{margin-bottom:14px;border-color:#bee8d0;background:#edf9f2;color:#17814b}.platform-notice button{margin-left:auto;padding:3px;border:0;background:transparent;color:inherit}.platform-metrics{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.platform-metric{min-height:125px;padding:19px;display:grid;grid-template-columns:46px 1fr;align-items:start;gap:13px;border:1px solid #e0e6ef;border-radius:15px;background:#fff;box-shadow:0 8px 22px #2b3b5e0e}.platform-metric>span{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#edf3ff;color:#315efb}.platform-metric.violet>span{background:#f2edff;color:#7655d8}.platform-metric.green>span{background:#eaf9f2;color:#16925b}.platform-metric.amber>span{background:#fff6e8;color:#d98516}.platform-metric.gray>span{background:#f0f2f5;color:#748096}.platform-metric svg{width:24px;height:24px}.platform-metric small,.platform-metric strong,.platform-metric p{display:block}.platform-metric small{color:#7c899f;font-size:11px}.platform-metric strong{margin-top:5px;font-size:25px;font-variant-numeric:tabular-nums}.platform-metric p{margin:5px 0 0;color:#98a2b2;font-size:11px}.platform-overview-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(330px,.75fr);gap:16px}.platform-card{border:1px solid #dfe5ee;border-radius:15px;background:#fff;box-shadow:0 8px 22px #2b3b5e0d;overflow:hidden}.platform-card>header{min-height:66px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ecf2}.platform-card>header h2{margin:0;font-size:16px}.platform-card>header p{margin:4px 0 0;color:#8a95a7;font-size:11px}.platform-card>header button{padding:6px 8px;display:flex;align-items:center;gap:4px;border:0;background:transparent;color:#4560c9;font-size:12px;font-weight:700}.platform-table-wrap{width:100%;overflow:auto}.platform-table-wrap table{width:100%;border-collapse:collapse;table-layout:auto;font-size:12px}.platform-table-wrap th{height:43px;padding:10px 12px;background:#f7f9fc;color:#7e899d;font-size:10px;text-align:left;white-space:nowrap}.platform-table-wrap td{min-height:49px;padding:11px 12px;border-top:1px solid #edf0f4;color:#4e5d74;vertical-align:middle}.platform-table-wrap td strong,.platform-table-wrap td small{display:block}.platform-table-wrap td strong{color:#23314a;font-size:12px}.platform-table-wrap td small{margin-top:3px;color:#919cad;font-size:10px}.platform-table-wrap td p{max-width:440px;margin:5px 0 0;color:#7f8a9d;font-size:11px}.platform-empty-cell{height:130px!important;text-align:center!important;color:#9ba5b5!important}.platform-order-list{padding:0 17px}.platform-order-list article{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #edf0f4}.platform-order-list article:last-child{border:0}.platform-order-list span:last-child{text-align:right}.platform-order-list strong,.platform-order-list small,.platform-order-list b{display:block}.platform-order-list strong{font-size:12px}.platform-order-list b{font-size:13px;font-variant-numeric:tabular-nums}.platform-order-list small{margin-top:3px;color:#8d98aa;font-size:10px}.platform-empty{padding:60px 20px;text-align:center;color:#9aa4b3}.platform-filterbar{min-height:62px;padding:10px 14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e5eaf1}.platform-filterbar select{min-height:40px;padding:7px 30px 7px 10px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#526078}.platform-filterbar>span{margin-left:auto;color:#8a96a9;font-size:11px;white-space:nowrap}.platform-search{min-width:280px;flex:1;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #dce2eb;border-radius:8px}.platform-search:focus-within{border-color:#7387f5;box-shadow:0 0 0 3px #4b5fe614}.platform-search svg{width:18px;color:#97a2b4}.platform-search input{width:100%;height:38px;border:0;outline:0;background:transparent}.platform-status{width:max-content;padding:5px 8px;display:inline-flex!important;align-items:center;gap:5px;border-radius:99px;background:#edf3ff;color:#3e5bb8;font-size:10px;font-weight:750;white-space:nowrap}.platform-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.platform-status.green{background:#eaf8f1;color:#178254}.platform-status.amber{background:#fff4e3;color:#bd7212}.platform-status.red{background:#fff0f1;color:#c23b4d}.platform-status.gray{background:#f0f2f5;color:#737f91}.platform-progress{width:90px;height:5px;margin-bottom:5px;overflow:hidden;border-radius:99px;background:#e8ecf2}.platform-progress span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#6981f5,#45b7ef)}.platform-row-actions{display:flex;gap:5px}.platform-row-actions button{width:31px;height:31px;padding:6px;display:grid;place-items:center;border:1px solid #dce3ed;border-radius:7px;background:#fff;color:#5f6e85}.platform-row-actions button.danger{color:#c83b4c}.platform-row-actions button.positive{color:#168656}.platform-row-actions svg{width:16px}.platform-editor{display:grid;gap:16px}.platform-editor>section{border:1px solid #dfe5ee;border-radius:15px;background:#fff;box-shadow:0 8px 22px #2b3b5e0b;overflow:hidden}.platform-editor>section>header,.platform-inline-form>header{min-height:74px;padding:16px 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e8ecf2}.platform-editor>section>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#edf3ff;color:#385fd0}.platform-editor h2,.platform-inline-form h2{margin:0;font-size:16px}.platform-editor header p,.platform-inline-form header p{margin:4px 0 0;color:#8a95a6;font-size:11px}.platform-form-grid{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.platform-form-grid label.wide{grid-column:1/-1}.platform-form-grid textarea{min-height:88px;resize:vertical}.platform-editor>footer,.platform-inline-form>footer{min-height:72px;padding:12px 18px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border:1px solid #dfe5ee;border-radius:15px;background:#fff}.platform-editor>footer>div{margin-right:auto;display:flex;align-items:center;gap:9px;color:#5f6e84}.platform-editor>footer>div>svg{width:25px;color:#34835b}.platform-editor>footer b,.platform-editor>footer small{display:block}.platform-editor>footer b{font-size:11px}.platform-editor>footer small{margin-top:2px;color:#909bad;font-size:10px}.platform-switch{min-height:64px;padding:12px;display:flex!important;align-items:center;gap:11px;border:1px solid #e0e6ef;border-radius:10px;background:#f9fafc}.platform-switch input{width:18px!important;min-height:auto!important}.platform-switch b,.platform-switch small{display:block}.platform-switch small{margin-top:4px;color:#8b96a8;font-weight:400}.platform-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.platform-plan-grid>article{padding:20px;border:1px solid #dfe5ef;border-radius:15px;background:#fff;box-shadow:0 8px 22px #2b3b5e0b}.platform-plan-grid header{display:flex;justify-content:space-between;align-items:center}.platform-plan-grid header>span{color:#5b70d8;font-size:10px;font-weight:850;letter-spacing:.12em}.platform-plan-grid h2{margin:20px 0 6px;font-size:20px}.platform-plan-grid p{min-height:36px;margin:0;color:#8490a3;font-size:11px}.platform-plan-grid>article>strong{display:block;margin:20px 0;color:#2e426a;font-size:18px}.platform-plan-grid dl{margin:0;padding-top:14px;display:grid;gap:9px;border-top:1px solid #e8ecf2}.platform-plan-grid dl div{display:flex;justify-content:space-between}.platform-plan-grid dt{color:#8591a5;font-size:11px}.platform-plan-grid dd{margin:0;font-size:12px;font-weight:750}.platform-guidance{margin-top:16px;padding:18px;display:flex;align-items:center;gap:13px}.platform-guidance>svg{width:30px;color:#347e59}.platform-guidance h2{margin:0;font-size:14px}.platform-guidance p{margin:5px 0 0;color:#7f8b9e;font-size:11px}.platform-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.platform-health-grid article{min-height:165px;padding:20px;display:flex;align-items:flex-start;gap:13px;position:relative;border:1px solid #dfe5ef;border-radius:15px;background:#fff}.platform-health-grid article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:#eaf8f1;color:#158353}.platform-health-grid article.warning>span{background:#fff3e4;color:#c17516}.platform-health-grid article>span svg{width:23px}.platform-health-grid small{color:#8591a5;font-size:11px}.platform-health-grid h2{margin:5px 0;font-size:20px}.platform-health-grid p{margin:0;color:#8994a6;font-size:11px}.platform-health-grid article>i{width:8px;height:8px;position:absolute;right:16px;top:16px;border-radius:50%;background:#22b978;box-shadow:0 0 0 4px #e6f8f0}.platform-health-grid article.warning>i{background:#ec9a2b;box-shadow:0 0 0 4px #fff3df}.platform-timeline{margin-top:16px}.platform-timeline>div{padding:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.platform-timeline>div>span{padding:14px;display:grid;grid-template-columns:34px 1fr;column-gap:10px;border:1px solid #e4e9f0;border-radius:10px}.platform-timeline>div svg{grid-row:1/3;width:24px;color:#5971d5}.platform-timeline>div b,.platform-timeline>div small{display:block}.platform-timeline>div b{font-size:12px}.platform-timeline>div small{margin-top:4px;color:#8995a7;font-size:10px}.platform-inline-form{margin-bottom:16px;border:1px solid #dfe5ee;border-radius:15px;background:#fff;overflow:hidden}.platform-inline-form>header{justify-content:space-between}.platform-inline-form>header>button{padding:6px;border:0;background:transparent;color:#6e7a8d}.platform-inline-form>footer{border:0;border-top:1px solid #e7ebf1;border-radius:0}.platform-tabs{display:flex;gap:5px}.platform-tabs button{padding:7px 11px;border:0;border-radius:7px;background:transparent;color:#768397;font-size:11px}.platform-tabs button.active{background:#edf2ff;color:#3b58bd;font-weight:750}.platform-table-action{min-height:30px;padding:6px 9px;border:1px solid #d7e0ed;border-radius:7px;background:#fff;color:#405bbd;font-size:10px;font-weight:700}.spin{animation:platform-spin .8s linear infinite}@keyframes platform-spin{to{transform:rotate(360deg)}}@media(max-width:1200px){.platform-metrics,.platform-plan-grid,.platform-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-overview-grid{grid-template-columns:1fr}}@media(max-width:800px){.platform-login{grid-template-columns:1fr}.platform-login-brand{min-height:290px;padding:30px}.platform-login-copy h1{font-size:36px}.platform-login-points{display:none}.platform-login-panel{margin:28px auto}.platform-shell{grid-template-columns:76px minmax(0,1fr)}.platform-sidebar>header{justify-content:center;padding:0}.platform-sidebar>header div,.platform-sidebar nav p,.platform-sidebar nav button span,.platform-sidebar>footer>span,.platform-sidebar>footer>div{display:none}.platform-sidebar nav button{justify-content:center}.platform-sidebar>footer{display:flex;justify-content:center}.platform-page{padding:16px}.platform-page-heading{align-items:flex-start}.platform-metrics,.platform-plan-grid,.platform-health-grid{grid-template-columns:1fr 1fr}.platform-form-grid{grid-template-columns:1fr}.platform-form-grid label.wide{grid-column:auto}.platform-filterbar{align-items:stretch;flex-direction:column}.platform-search{min-width:0}.platform-filterbar>span{margin-left:0}.platform-topbar>div:first-child span,.platform-security{display:none}}@media(max-width:520px){.platform-metrics,.platform-plan-grid,.platform-health-grid,.platform-timeline>div{grid-template-columns:1fr}.platform-page-heading{display:grid}.platform-page-heading>div:last-child{justify-content:flex-start}.platform-editor>footer{align-items:stretch;flex-direction:column}.platform-editor>footer>div{margin:0}.platform-editor>footer button{width:100%}}:root{font-family:Manrope,Noto Sans SC,Microsoft YaHei,sans-serif;color:#17213f;background:#f4f7fc;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #315efb;--blue-deep: #244bd5;--violet: #7454fa;--ink: #17213f;--muted: #6f7c9c;--line: #e2e8f4;--surface: rgba(255, 255, 255, .9);--shadow: 0 18px 50px rgba(64, 86, 148, .11)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f4f7fc}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(49,94,251,.18);outline-offset:2px}.auth-shell{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(440px,1.08fr) minmax(460px,.92fr);color:#17213f;background:#f6f8fd}.auth-language-button{position:fixed;z-index:12;top:24px;right:28px;min-height:36px;padding:0 12px;border:1px solid rgba(208,219,239,.9);border-radius:999px;display:inline-flex;align-items:center;gap:7px;color:#4e5e7d;background:#ffffffe6;box-shadow:0 10px 28px #1c2d5b1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:700}.auth-language-button svg{width:17px;height:17px;color:#315efb}.auth-brand-panel{position:relative;min-height:100vh;padding:42px clamp(42px,6vw,96px);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 79% 28%,rgba(77,198,255,.22),transparent 24%),radial-gradient(circle at 16% 78%,rgba(131,95,255,.24),transparent 31%),linear-gradient(145deg,#07142f,#0c2453 48%,#193a83)}.auth-brand-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%)}.auth-brand-panel:after{content:"";position:absolute;width:420px;height:420px;right:-130px;bottom:-160px;border-radius:50%;border:1px solid rgba(135,209,255,.24);box-shadow:0 0 90px #3e89ff2e,inset 0 0 80px #7154ff24}.auth-brand-lockup,.auth-brand-copy,.auth-feature-row{position:relative;z-index:2}.auth-brand-lockup{display:flex;align-items:center;gap:13px}.auth-brand-lockup img{width:46px;height:46px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(48,125,255,.38))}.auth-brand-lockup span{display:grid;gap:3px}.auth-brand-lockup strong{font-size:22px;letter-spacing:.02em}.auth-brand-lockup small{color:#8ebcf8;font-size:11px;letter-spacing:.24em}.auth-brand-copy{max-width:620px;margin:auto 0;padding:72px 0}.auth-eyebrow{width:fit-content;min-height:32px;padding:0 12px;border:1px solid rgba(129,194,255,.25);border-radius:999px;display:flex;align-items:center;gap:7px;color:#a9d1ff;background:#5894ff17;font-size:13px;font-weight:700;letter-spacing:.08em}.auth-brand-copy h1{margin:24px 0 19px;font-size:clamp(38px,4.3vw,66px);line-height:1.16;letter-spacing:-.045em}.auth-brand-copy p{max-width:530px;margin:0;color:#a9bde2;font-size:17px;line-height:1.9}.auth-feature-row{display:flex;flex-wrap:wrap;gap:20px;color:#b8c9e7;font-size:13px;font-weight:600}.auth-feature-row span{display:flex;align-items:center;gap:6px}.auth-feature-row svg{color:#54d5bc}.auth-orbit{position:absolute;z-index:1;border-radius:50%;border:1px solid rgba(116,190,255,.16)}.auth-orbit-one{width:330px;height:330px;top:17%;right:-160px}.auth-orbit-two{width:190px;height:190px;top:24%;right:-90px;box-shadow:0 0 45px #3c94ff26}.auth-form-panel{min-height:100vh;padding:48px clamp(36px,6vw,92px);display:grid;place-items:center}.auth-card{width:min(100%,440px);padding:38px;border:1px solid rgba(210,220,239,.88);border-radius:24px;background:#fffffff0;box-shadow:0 30px 80px #2c41771f}.auth-card header{margin-bottom:31px}.auth-card header>span{color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.auth-card header h2{margin:9px 0 8px;color:#142142;font-size:30px;letter-spacing:-.04em}.auth-card header p{margin:0;color:#7a87a3;font-size:15px;line-height:1.7}.auth-card>label{display:grid;gap:8px;margin-bottom:18px}.auth-card>label>span{color:#46536f;font-size:14px;font-weight:700}.auth-input{height:50px;padding:0 14px;border:1px solid #dce3f1;border-radius:13px;display:flex;align-items:center;gap:10px;background:#fbfcff;color:#8c99b3;transition:.16s ease}.auth-input:focus-within{border-color:#315efb8c;background:#fff;box-shadow:0 0 0 4px #315efb12}.auth-input input{flex:1;min-width:0;border:0;outline:0;color:#17213f;background:transparent;font-size:16px}.auth-input input::placeholder{color:#a3adc1}.auth-error{margin:-3px 0 14px;color:#d74e68;font-size:13px;line-height:1.6}.auth-submit{width:100%;height:51px;margin-top:4px;border:0;border-radius:13px;color:#fff;background:linear-gradient(112deg,#315efb,#6554ed);box-shadow:0 12px 25px #315efb38;font-size:15px;font-weight:800;transition:.16s ease}.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #315efb47}.auth-submit:disabled{cursor:wait;opacity:.66}.auth-card footer{margin-top:21px;display:flex;align-items:center;justify-content:center;gap:6px;color:#8b96aa;font-size:12px}.auth-card footer svg{color:#4caf91}.tenant-card{max-height:min(760px,calc(100vh - 64px));overflow:auto}.tenant-back{margin:-8px 0 24px;padding:0;border:0;display:flex;align-items:center;gap:6px;color:#6d7b98;background:transparent;font-size:13px;font-weight:700}.tenant-list{display:grid;gap:10px}.tenant-list>button{min-height:72px;padding:12px;border:1px solid #e0e6f2;border-radius:14px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;background:#fbfcff;text-align:left}.tenant-list>button:hover:not(:disabled){border-color:#b9c9ff;background:#f4f7ff}.tenant-list i{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#4664db;background:#edf2ff}.tenant-list span{min-width:0;display:grid;gap:4px}.tenant-list strong{overflow:hidden;color:#263451;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.tenant-list small{overflow:hidden;color:#8a96aa;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tenant-list b{color:var(--blue);font-size:12px}.session-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:8px;color:#17213f;background:radial-gradient(circle at 50% 30%,#eaf0ff,#f7f9fd 44%)}.session-loading img{width:64px;height:64px;margin-bottom:8px;object-fit:contain;animation:session-pulse 1.7s ease-in-out infinite}.session-loading strong{font-size:17px}.session-loading span{color:#8290aa;font-size:13px}@keyframes session-pulse{50%{transform:translateY(-4px) scale(1.04);filter:drop-shadow(0 12px 22px rgba(49,94,251,.24))}}.app-shell{min-height:100vh;background:radial-gradient(circle at 88% -8%,rgba(112,81,251,.1),transparent 26%),#f4f7fc}.workspace{min-height:100vh;margin-left:222px}.workspace-content{padding-top:76px}.workspace-api-state{position:sticky;z-index:24;top:76px;min-height:38px;padding:0 28px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #dbe4f4;color:#52627f;background:#eef4fff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:13px;font-weight:700}.workspace-api-state.loading>span{width:8px;height:8px;border-radius:50%;background:#315efb;box-shadow:0 0 0 5px #315efb1c;animation:api-state-pulse 1.2s ease-in-out infinite}.workspace-api-state.error{justify-content:space-between;color:#a74558;background:#fff1f4f7;border-bottom-color:#f0ccd5}.workspace-api-state.error button{height:26px;padding:0 10px;border:1px solid #e5aebe;border-radius:8px;color:#b0445b;background:#fff;font-size:12px;font-weight:800}@keyframes api-state-pulse{50%{opacity:.45;transform:scale(.82)}}.page{width:100%;padding:24px 28px 0}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:222px;padding:16px 13px 18px;border-right:1px solid rgba(211,220,239,.88);background:#fcfdfff0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:12px 0 35px #3f52840a;display:flex;flex-direction:column}.brand{height:55px;display:flex;align-items:center;gap:9px;padding:0 9px;margin-bottom:14px}.brand img{width:37px;height:37px;object-fit:contain;filter:drop-shadow(0 7px 12px rgba(57,86,226,.23))}.brand strong{font-size:21px;letter-spacing:-.4px;white-space:nowrap;color:#152246}.sidebar nav{display:grid;gap:5px}.sidebar nav button,.all-features{position:relative;min-height:45px;border:0;border-radius:12px;padding:0 13px;display:flex;align-items:center;gap:11px;color:#65718e;background:transparent;font-size:15px;font-weight:650;text-align:left;transition:.18s ease}.sidebar nav button>svg{width:20px;height:20px}.sidebar nav button:hover,.all-features:hover{color:var(--blue);background:#f1f5ff;transform:translate(2px)}.sidebar nav button.active{color:#315efb;background:linear-gradient(105deg,#e9efff,#f3efff);box-shadow:inset 0 0 0 1px #485bf614}.sidebar nav button.active:before{content:"";position:absolute;left:-13px;width:3px;height:24px;border-radius:0 4px 4px 0;background:linear-gradient(#315efb,#7654fa);box-shadow:0 0 13px #315efba6}.all-features{margin-top:auto;width:100%;border-top:1px solid var(--line);border-radius:0;padding-top:13px}.nav-scrim{display:none}.topbar{position:fixed;z-index:30;top:0;right:0;left:222px;height:76px;padding:0 28px;display:flex;align-items:center;gap:18px;border-bottom:1px solid rgba(215,223,240,.82);background:#fafcffe0;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.today-title{display:flex;align-items:center;gap:9px;min-width:144px}.today-title strong{font-size:16px;color:#475371}.date-dot{width:6px;height:6px;border-radius:50%;background:#3bd4a0;box-shadow:0 0 0 5px #3bd4a01f}.global-search{position:relative;flex:1;max-width:520px;height:42px;padding:0 12px;border:1px solid #dce3f1;border-radius:13px;background:#ffffffe0;display:flex;align-items:center;gap:10px;color:#8d99b4;box-shadow:0 6px 18px #31447709}.global-search:focus-within{border-color:#315efb7a;box-shadow:0 0 0 4px #315efb12}.global-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px}.global-search input::placeholder,textarea::placeholder{color:#a2acc1}.global-search kbd{padding:3px 6px;border:1px solid #e1e6f0;border-radius:6px;background:#f7f9fc;color:#9aa5bd;font-size:13px}.search-results{position:absolute;top:49px;right:0;left:0;max-height:min(640px,calc(100vh - 100px));overflow-y:auto;padding:8px;border:1px solid #dfe5f1;border-radius:16px;background:#fffffffa;box-shadow:0 24px 60px #2334672e}.search-results button{width:100%;min-height:56px;padding:8px 10px;border:0;border-radius:11px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;background:transparent;text-align:left}.search-results button:hover{background:#f3f6ff}.search-results button>span:nth-child(2){display:grid;gap:2px}.search-results small{color:var(--muted)}.result-type{padding:5px 6px;border-radius:7px;background:#edf2ff;color:var(--blue);text-align:center;font-size:13px;font-weight:700}.store-switch,.account,.icon-button,.mobile-menu{border:0;background:transparent}.store-switch{height:38px;padding:0 11px;border:1px solid #e0e5f0;border-radius:11px;display:flex;align-items:center;gap:7px;background:#fff;color:#4f5c79;font-size:15px;font-weight:600}.sync-state{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#7783a0;font-size:14px}.sync-state span{width:7px;height:7px;border-radius:50%;background:#36cb98;box-shadow:0 0 0 4px #36cb981c}.icon-button{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#65718e}.icon-button:hover{background:#eef2fb;color:var(--blue)}.notification{position:relative}.notification b{position:absolute;top:3px;right:2px;min-width:15px;height:15px;padding:0 3px;border:2px solid white;border-radius:9px;background:#ff5f77;color:#fff;font-size:11px;line-height:11px}.account{display:flex;align-items:center;gap:8px;padding:4px 0 4px 5px;text-align:left}.account img{width:33px;height:33px;border-radius:10px;object-fit:contain;background:#edf1ff}.account>span{display:grid;gap:1px}.account strong{font-size:14px}.account small{color:#8b96af;font-size:12px}.mobile-menu{display:none}.hero-panel{position:relative;height:386px;overflow:hidden;border:1px solid rgba(214,222,239,.9);border-radius:25px;background:#fff;box-shadow:0 24px 60px #4053891f}.hero-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 40%,rgba(255,255,255,.15) 72%,transparent 100%);pointer-events:none}.hero-visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-content{position:relative;z-index:2;height:100%;padding:26px 31px;display:flex;flex-direction:column}.hero-heading{display:flex;align-items:center;gap:13px}.hero-heading h1{margin:0;color:#17213f;font-size:27px;letter-spacing:-.8px}.hero-heading>span{padding:5px 9px;border:1px solid rgba(49,94,251,.13);border-radius:20px;display:flex;align-items:center;gap:7px;background:#f1f5ffb8;color:#506080;font-size:13px}.live-dot{width:6px;height:6px;border-radius:50%;background:#2fcb91;box-shadow:0 0 8px #2fcb91bf}.hero-metrics{width:min(720px,69%);margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr)}.metric{min-width:0;padding:0 20px;border-right:1px solid rgba(209,218,237,.82);display:grid;gap:6px}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric>span{color:#74809b;font-size:15px;font-weight:600}.metric>strong{color:#18233f;font-size:clamp(20px,1.75vw,28px);letter-spacing:-1px;white-space:nowrap}.metric small{color:#22a879;font-size:13px;font-weight:700}.metric small.danger{color:#ed6478}.hero-actions{margin-top:auto;display:flex;gap:12px}.primary-cta,.secondary-cta{height:54px;padding:0 20px;border-radius:13px;display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;transition:.18s ease}.primary-cta{border:0;color:#fff;background:linear-gradient(108deg,#315efb,#6b4df6);box-shadow:0 13px 26px #374ee747}.secondary-cta{border:1px solid rgba(77,95,218,.2);color:#4055a1;background:#ffffffad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.primary-cta:hover,.secondary-cta:hover{transform:translateY(-2px)}.hero-actions button svg:last-child{margin-left:7px}.quick-strip{margin:19px 0;min-height:78px;border:1px solid rgba(217,224,239,.92);border-radius:18px;background:#ffffffd6;box-shadow:0 10px 28px #3e528b0f;display:grid;grid-template-columns:repeat(3,1fr)}.quick-strip>button{position:relative;min-width:0;padding:12px 19px;border:0;border-right:1px solid #e7ebf4;display:grid;grid-template-columns:41px 1fr auto;align-items:center;gap:11px;background:transparent;text-align:left;transition:.18s ease}.quick-strip>button:first-child{border-radius:18px 0 0 18px}.quick-strip>button:last-child{border-right:0;border-radius:0 18px 18px 0}.quick-strip>button:hover{background:linear-gradient(110deg,#f3f7ff,#f7f3ff)}.quick-strip button>span:nth-child(2){display:grid;gap:3px}.quick-strip strong{font-size:16px}.quick-strip small{color:#8590a9;font-size:13px}.quick-strip>button>svg{color:#9aa5bb}.quick-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;color:#3b64ee;background:linear-gradient(145deg,#edf3ff,#eeeaff);box-shadow:inset 0 0 0 1px #4b5edc12}.home-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(350px,.82fr);gap:15px}.panel,.data-panel{border:1px solid rgba(217,224,239,.95);border-radius:20px;background:#ffffffe8;box-shadow:0 15px 36px #35497c12}.insight-panel{min-height:386px;padding:23px 25px 18px}.panel-title{display:flex;align-items:center;gap:9px}.panel-title-icon{color:#7254f5}.panel-title h2{margin:0;font-size:20px;letter-spacing:-.2px}.panel-title small{color:#8a95ad;font-size:12px}.ai-insight{margin-top:16px;padding:13px 14px;border:1px solid #e2e7fb;border-radius:12px;color:#5c6885;background:linear-gradient(110deg,#f2f6ff,#f8f4ff);font-size:15px;line-height:1.7}.ai-insight strong{color:#4d5de0}.chart-head{margin:17px 2px 7px;display:flex;align-items:center;justify-content:space-between}.chart-head span{color:#4f5c77;font-size:14px;font-weight:700}.chart-head button,.chart-head select{padding:5px 8px;border:1px solid #e3e8f1;border-radius:8px;color:#7d88a1;background:#fff;font-size:12px}.trend-chart{height:202px}.chart-tooltip{min-width:94px;padding:8px 10px;border:1px solid #dfe5f1;border-radius:10px;display:grid;gap:2px;background:#fffffff5;box-shadow:0 12px 30px #21315b29}.chart-tooltip small{color:var(--muted)}.chart-tooltip strong{color:var(--blue);font-size:15px}.task-panel{min-height:386px;padding:23px 22px 16px;display:flex;flex-direction:column}.task-tabs{display:flex;align-items:center;justify-content:space-between}.task-tabs>div:last-child{padding:3px;border-radius:9px;background:#f3f5fa;display:flex}.task-tabs>div:last-child button{padding:5px 10px;border:0;border-radius:7px;background:transparent;color:#8a95ad;font-size:12px}.task-tabs>div:last-child button.active{color:#315efb;background:#fff;box-shadow:0 3px 10px #2b3f6f1a}.task-list{margin-top:12px;display:grid}.task-list>button{width:100%;min-height:66px;padding:10px 4px;border:0;border-bottom:1px solid #edf0f6;display:grid;grid-template-columns:39px minmax(0,1fr) auto 62px;align-items:center;gap:9px;background:transparent;text-align:left}.task-list>button:hover{background:#f8faff}.task-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#4165e8;background:#eef3ff}.task-icon.orange{color:#e99536;background:#fff5e9}.task-icon.red{color:#eb667b;background:#fff0f3}.task-copy{min-width:0;display:grid;gap:3px}.task-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.task-copy small{color:#8994aa;font-size:12px}.task-list b{color:#4867e0;font-size:14px}.task-list b.orange{color:#e49131}.task-list b.red{color:#e95f75}.task-link{display:flex;align-items:center;justify-content:flex-end;gap:4px;color:#6576c7;font-size:11px;font-weight:700}.all-tasks{margin-top:auto;align-self:center;padding:7px 10px;border:0;display:flex;align-items:center;gap:5px;color:#6678c5;background:transparent;font-size:12px}.module-page{max-width:1600px;margin:0 auto}.page-header{min-height:62px;margin-bottom:19px;display:flex;align-items:center;justify-content:space-between;gap:20px}.page-header h1{margin:3px 0 0;color:#17213f;font-size:25px;letter-spacing:-.8px}.page-header p{margin:0;color:#7f8ba5;font-size:14px}.page-actions{display:flex;align-items:center;gap:9px}.primary-button,.outline-button,.danger-button{min-height:40px;padding:0 14px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:700;transition:.16s ease}.danger-button{border:1px solid #f0cbd2;color:#c94e61;background:#fff7f8}.danger-button:hover{border-color:#e9aeb8;background:#fff0f2}.primary-button{border:0;color:#fff;background:linear-gradient(108deg,#315efb,#694df1);box-shadow:0 10px 24px #315efb3b}.primary-button:hover{transform:translateY(-1px);box-shadow:0 13px 28px #315efb4d}.outline-button{border:1px solid #dce3f0;color:#53607d;background:#fff}.outline-button:hover{border-color:#bdcafa;color:#315efb;background:#f8faff}.summary-band{margin-bottom:17px;padding:16px 6px;border:1px solid rgba(216,224,239,.94);border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(105deg,#fffffff5,#f8f9ffeb);box-shadow:0 12px 35px #36497c0e}.summary-item{padding:0 21px;border-right:1px solid #e5eaf3;display:grid;gap:5px}.summary-item:last-child{border-right:0}.summary-item span{color:#8190aa;font-size:13px;font-weight:600}.summary-item strong{color:#202b48;font-size:22px;letter-spacing:-.5px}.summary-item.red strong{color:#e6566d}.data-panel{overflow:hidden}.data-toolbar,.tab-toolbar{min-height:66px;padding:12px 15px;border-bottom:1px solid #e8ecf4;display:flex;align-items:center;gap:10px}.tab-toolbar{justify-content:space-between}.input-with-icon{width:min(390px,100%);height:40px;padding:0 11px;border:1px solid #dde4f0;border-radius:11px;display:flex;align-items:center;gap:8px;color:#8793ab;background:#fbfcff}.input-with-icon:focus-within{border-color:#9fb2fa;box-shadow:0 0 0 4px #315efb12}.input-with-icon input{width:100%;border:0;outline:0;color:#24304e;background:transparent;font-size:14px}.data-toolbar select,.field-grid select,.field-grid input{height:40px;padding:0 11px;border:1px solid #dde4f0;border-radius:11px;outline:0;color:#3b4764;background:#fbfcff;font-size:14px}.date-range-picker{min-height:40px;padding:3px 6px;border:1px solid #dce3f0;border-radius:11px;display:flex;align-items:center;gap:5px;color:#98a2b5;background:#fbfcff}.date-range-picker:focus-within{border-color:#9fb2fa;box-shadow:0 0 0 4px #315efb12}.date-range-picker input{width:132px;height:32px;padding:0 6px;border:0;border-radius:7px;outline:0;color:#3b4764;background:transparent;font:inherit;font-size:12px}.date-range-picker span{flex:0 0 auto;font-size:12px}.data-toolbar .outline-button{margin-left:auto}.segmented-tabs{padding:4px;border-radius:11px;display:flex;background:#f1f4fa}.segmented-tabs button{min-width:75px;height:32px;padding:0 11px;border:0;border-radius:8px;color:#7d89a1;background:transparent;font-size:13px;font-weight:600}.segmented-tabs button.active{color:#315efb;background:#fff;box-shadow:0 4px 12px #2f406f1a}.table-wrap{overflow-x:auto}.table-scroll-hint{display:none}table{width:100%;border-collapse:collapse}thead{background:#f7f9fd}th{height:43px;padding:0 16px;color:#8792a9;font-size:12px;font-weight:700;text-align:left;white-space:nowrap}td{height:58px;padding:0 16px;border-top:1px solid #edf0f6;color:#59657f;font-size:13px;white-space:nowrap}tbody tr{transition:.14s ease}tbody tr:hover{background:#fafbff}td strong{color:#2b3654}.number-cell{font-variant-numeric:tabular-nums}.number-cell.positive{color:#15966c}.number-cell.negative{color:#e05269}.movement-unit-value{display:grid;gap:3px}.movement-unit-value strong{color:inherit;font-variant-numeric:tabular-nums}.movement-unit-value small{color:#929db1;font-size:11px;font-weight:500}.link-number{color:#3d62db}.table-action{padding:5px 8px;border:0;border-radius:7px;color:#4163d6;background:#eef3ff;font-size:12px;font-weight:700}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:4px 8px;border-radius:20px;color:#4762c7;background:#edf2ff;font-size:11px;font-weight:700}.status-badge.green{color:#15855f;background:#eaf9f3}.status-badge.red{color:#d64d64;background:#fff0f3}.status-badge.orange{color:#c47721;background:#fff5e7}.product-cell,.party-cell{display:flex;align-items:center;gap:9px}.product-cell>span,.party-cell>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#496ae5;background:linear-gradient(145deg,#eff4ff,#f1edff)}.product-cell>span{overflow:hidden}.product-cell>span img{width:100%;height:100%;display:block;object-fit:cover}.product-cell>span.has-image{border-color:#d8dfec;background:#f3f5fa}.integrated-detail-page .drawer-section.product-gallery-section{grid-column:1 / -1!important;height:auto;overflow:hidden}.integrated-detail-page .drawer-section.product-gallery-section:has(.product-detail-gallery.single){min-height:326px!important}.integrated-detail-page .drawer-section.product-gallery-section:has(.product-detail-gallery.multiple){min-height:408px!important}.product-detail-gallery{width:100%;min-width:0;display:grid;gap:12px}.product-detail-gallery.multiple{grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(120px,.55fr));grid-auto-rows:150px}.product-detail-gallery.single{grid-template-columns:minmax(0,420px);grid-auto-rows:230px}.product-detail-gallery img{width:100%;height:100%;border:1px solid #e0e5ee;border-radius:14px;display:block;object-fit:cover;background:#f4f6fa}.product-detail-gallery.multiple .product-hero-image{grid-row:span 2;max-height:none}.product-detail-gallery.single .product-hero-image{max-height:230px}.analysis-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:17px}.chart-panel{min-height:395px;padding:20px}.chart-panel h2{margin:0;font-size:18px}.chart-panel p{margin:5px 0 18px;color:#8a95aa;font-size:12px}.large-chart{height:305px}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.settings-grid button{min-height:116px;padding:18px;border:1px solid #dfe5f0;border-radius:17px;display:grid;grid-template-columns:42px 1fr auto;grid-template-rows:auto auto;align-items:center;gap:4px 12px;background:#ffffffe6;text-align:left;box-shadow:0 11px 28px #3043740e}.settings-grid button:hover{border-color:#bfcdf8;transform:translateY(-2px)}.settings-grid button>span{grid-row:1/3;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#4968dd;background:#eef3ff}.settings-grid button strong{font-size:15px}.settings-grid button small{color:#8792aa;font-size:12px}.settings-grid button>svg{grid-column:3;grid-row:1/3;color:#9da7bb}.empty-state{min-height:230px;display:grid;place-content:center;text-align:center}.empty-state h3{margin:0 0 6px;font-size:16px}.empty-state p{margin:0;color:#8994aa;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:28px;display:grid;place-items:center;background:#141d3670;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:fade-in .16s ease}.document-composer{width:min(1120px,100%);max-height:calc(100vh - 56px);overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:24px;display:flex;flex-direction:column;background:#f8faff;box-shadow:0 40px 100px #0f193747;animation:rise-in .22s ease}.composer-header{min-height:77px;padding:0 22px;border-bottom:1px solid #e2e7f1;display:flex;align-items:center;justify-content:space-between;background:#ffffffeb}.composer-title{display:flex;align-items:center;gap:12px}.composer-title>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#4567e6;background:linear-gradient(145deg,#ebf2ff,#eeeaff)}.composer-title h2{margin:0;font-size:20px}.composer-title p{margin:3px 0 0;color:#8390a8;font-size:13px}.composer-body{min-height:0;overflow:auto;display:grid;grid-template-columns:minmax(0,1fr) 265px}.composer-form{min-width:0;padding:21px}.field-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.field-grid label,.note-field,.settlement-card label{display:grid;gap:7px;color:#65718b;font-size:13px;font-weight:700}.field-grid label>span b{color:#ea526a}.field-grid select,.field-grid input{width:100%}.line-section{margin-top:20px;border:1px solid #dfe5f0;border-radius:16px;overflow:hidden;background:#fff}.line-section-head{min-height:59px;padding:10px 15px;border-bottom:1px solid #e7ebf3;display:flex;align-items:center;justify-content:space-between}.line-section-head h3{margin:0;font-size:15px}.line-section-head p{margin:3px 0 0;color:#909bb0;font-size:11px}.line-section-head>span{padding:5px 9px;border-radius:20px;color:#4c65c7;background:#eef3ff;font-size:11px;font-weight:700}.line-table{min-width:750px}.line-table-head,.line-row{display:grid;grid-template-columns:minmax(165px,1.8fr) 120px 118px 92px 94px 28px;align-items:center;gap:9px}.line-table-head{height:36px;padding:0 13px;color:#919bb0;background:#f8f9fc;font-size:11px;font-weight:700}.line-row{min-height:64px;padding:7px 13px;border-top:1px solid #edf0f5;color:#66718a;font-size:12px}.line-product{display:flex;align-items:center;gap:9px;min-width:0}.line-product>span{flex:0 0 34px;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#4969e1;background:#eef3ff}.line-product>div{min-width:0;display:grid;gap:2px}.line-product strong,.line-product small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-product strong{color:#2b3654;font-size:12px}.line-product small{color:#929caf;font-size:10px}.quantity-stepper{height:32px;border:1px solid #dfe5ee;border-radius:9px;display:grid;grid-template-columns:30px 1fr 30px;overflow:hidden}.quantity-stepper button{border:0;display:grid;place-items:center;color:#68748d;background:#f7f9fc}.quantity-stepper input{width:100%;border:0;border-right:1px solid #e4e8f0;border-left:1px solid #e4e8f0;outline:0;text-align:center;color:#2d3957;background:#fff;font-size:12px}.price-input{width:100%;height:32px;padding:0 8px;border:1px solid #dfe5ee;border-radius:9px;outline:0;font-size:12px}.line-unit-control{min-width:0;display:grid;gap:3px}.line-unit-control select{width:100%;height:32px;padding:0 24px 0 8px;border:1px solid #d8e0ee;border-radius:9px;outline:0;color:#34425f;background:#f8faff;font-size:12px;font-weight:700}.line-unit-control select:focus{border-color:#8da5f2;box-shadow:0 0 0 3px #315efb1a}.line-unit-control small{overflow:hidden;color:#7b88a0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.line-unit-single{color:#46546f;font-weight:700}.line-amount{color:#2d3a59;font-size:12px}.remove-line{width:28px;height:28px;border:0;border-radius:8px;display:grid;place-items:center;color:#d16a7a;background:transparent}.remove-line:hover{background:#fff0f3}.note-field{margin-top:14px}.note-field textarea{min-height:66px;padding:10px;border:1px solid #dfe5ee;border-radius:11px;outline:0;resize:vertical;background:#fff;font-size:13px}.product-picker{padding:20px 14px;border-left:1px solid #e0e6f0;background:linear-gradient(160deg,#f4f7ff,#faf9ff)}.product-picker>div{padding:0 5px 10px}.product-picker h3{margin:0;font-size:15px}.product-picker p{margin:3px 0 0;color:#8b96aa;font-size:11px}.product-picker>button{width:100%;min-height:60px;padding:8px;border:1px solid transparent;border-radius:12px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;background:transparent;text-align:left}.product-picker>button:hover{border-color:#dce4fb;background:#ffffffdb}.picker-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#4d6be0;background:#eaf1ff}.product-picker>button>span:nth-child(2){min-width:0;display:grid;gap:3px}.product-picker strong,.product-picker small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-picker strong{font-size:12px}.product-picker small{color:#8995ab;font-size:10px}.product-picker>button>svg{color:#6277cb}.settlement-stage{min-height:430px;padding:34px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:start;gap:24px}.settlement-summary{min-height:230px;padding:31px;border-radius:21px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(135deg,#315efb,#7651ef);box-shadow:0 22px 50px #3648d73b}.settlement-summary span{opacity:.76;font-size:14px;font-weight:700}.settlement-summary strong{margin:8px 0 4px;font-size:31px;letter-spacing:-1.4px}.settlement-summary small{opacity:.7;font-size:12px}.settlement-card{padding:23px;border:1px solid #dfe5ef;border-radius:20px;display:grid;gap:17px;background:#fff}.settlement-card h3{margin:0;font-size:16px}.settlement-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.settlement-options button{position:relative;height:42px;border:1px solid #dfe5ef;border-radius:10px;color:#65718c;background:#fbfcfe;font-size:13px;font-weight:700}.settlement-options button.active{border-color:#6a7ff0;color:#3656ce;background:#eef3ff}.settlement-options button svg{position:absolute;top:4px;right:4px}.money-input{height:42px;padding:0 11px;border:1px solid #dfe5ef;border-radius:10px;display:flex;align-items:center;gap:8px;color:#64708a;background:#fbfcff}.money-input input{flex:1;width:100%;border:0;outline:0;color:#283553;background:transparent}.balance-row{padding-top:16px;border-top:1px solid #e8ecf3;display:flex;justify-content:space-between;color:#66728d;font-size:13px}.balance-row strong{color:#3659da;font-size:18px}.form-error{margin:0 21px 12px;min-height:37px;padding:7px 11px;border:1px solid #ffd1d9;border-radius:10px;display:flex;align-items:center;gap:8px;color:#c9455b;background:#fff2f4;font-size:12px}.form-error span{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#ea6074;font-weight:800}.composer-footer{min-height:72px;padding:12px 21px;border-top:1px solid #dfe5ee;display:flex;align-items:center;justify-content:flex-end;gap:9px;background:#fff}.composer-footer>div{margin-right:auto;display:grid;gap:2px}.composer-footer>div span{color:#8290a7;font-size:12px}.composer-footer>div strong{color:#253252;font-size:21px}.toast{position:fixed;z-index:150;top:91px;left:50%;min-height:42px;padding:9px 14px;border:1px solid #cfeadf;border-radius:12px;display:flex;align-items:center;gap:8px;color:#167757;background:#f4fffaf5;box-shadow:0 16px 40px #17584329;transform:translate(-50%);font-size:13px;font-weight:700;animation:toast-in .2s ease}.toast svg{color:#29ac7e}@keyframes fade-in{0%{opacity:0}}@keyframes rise-in{0%{opacity:0;transform:translateY(14px) scale(.985)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}}@media(max-width:1180px){.topbar{gap:10px;padding:0 18px}.store-switch,.sync-state{display:none}.hero-metrics{width:72%}.metric{padding:0 12px}.home-grid{grid-template-columns:1fr}.task-panel{min-height:310px}.analysis-grid{grid-template-columns:1fr}.settings-grid,.field-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{min-height:320px;padding:28px 32px}.auth-brand-copy{padding:38px 0 28px}.auth-brand-copy h1{margin:15px 0 12px;font-size:34px}.auth-feature-row{gap:12px}.auth-form-panel{min-height:auto;padding:42px 24px}.workspace{margin-left:0}.topbar{left:0}.mobile-menu{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#56627d}.sidebar{transform:translate(-105%);transition:transform .22s ease}.sidebar.open{transform:translate(0)}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;border:0;display:block;background:#1a233b57;opacity:0;pointer-events:none;transition:.18s ease}.nav-scrim.show{opacity:1;pointer-events:auto}.account>span,.account>svg{display:none}.today-title{min-width:120px}.hero-metrics{width:76%}.composer-body{grid-template-columns:1fr}.product-picker{border-top:1px solid #e0e6f0;border-left:0;display:grid;grid-template-columns:repeat(2,1fr)}.product-picker>div{grid-column:1/-1}}@media(max-width:680px){.auth-brand-panel{min-height:270px;padding:22px}.auth-brand-copy{padding:24px 0 18px}.auth-brand-copy h1{font-size:27px}.auth-brand-copy p{font-size:14px;line-height:1.7}.auth-feature-row span:last-child{display:none}.auth-form-panel{padding:26px 14px}.auth-card{padding:26px 21px;border-radius:19px}.page{padding:16px 14px 28px}.topbar{height:66px;padding:0 12px}.workspace-content{padding-top:66px}.today-title,.global-search kbd,.notification{display:none}.hero-panel{height:auto;min-height:470px}.hero-panel:after{background:linear-gradient(180deg,#fffffffa,#ffffffe3 61%,#ffffff47)}.hero-visual{object-position:67% center;opacity:.55}.hero-content{min-height:470px;padding:22px}.hero-metrics{width:100%;grid-template-columns:repeat(2,1fr);gap:18px 0}.metric:nth-child(2){border-right:0}.metric:nth-child(3){padding-left:0}.hero-actions{display:grid}.primary-cta,.secondary-cta{justify-content:center}.quick-strip{grid-template-columns:1fr}.quick-strip>button{border-right:0;border-bottom:1px solid #e7ebf4}.quick-strip>button:last-child{border-bottom:0}.home-grid{grid-template-columns:1fr}.insight-panel,.task-panel{padding:17px 14px}.task-list>button{grid-template-columns:36px minmax(0,1fr) auto}.task-link{display:none}.page-header{align-items:flex-start;flex-direction:column}.page-header h1{font-size:22px}.summary-band{grid-template-columns:repeat(2,1fr);gap:17px 0}.summary-item:nth-child(2){border-right:0}.data-toolbar,.tab-toolbar{align-items:stretch;flex-direction:column}.data-toolbar .outline-button{margin-left:0}.segmented-tabs{overflow-x:auto}.settings-grid{grid-template-columns:1fr}.modal-backdrop{padding:0}.document-composer{max-height:100vh;height:100vh;border-radius:0}.composer-header{padding:0 14px}.composer-form{padding:15px;overflow-x:hidden}.field-grid{grid-template-columns:1fr}.line-section{overflow-x:auto}.product-picker{grid-template-columns:1fr}.settlement-stage{padding:18px;grid-template-columns:1fr}.settlement-summary{min-height:160px}.composer-footer{padding:10px 13px}.composer-footer>div{display:none}.composer-footer button{flex:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.breadcrumb{margin:0 0 4px!important;display:flex;align-items:center;gap:5px;color:#9aa5ba!important;font-size:12px!important;font-weight:600}.page-description{margin-top:5px!important;max-width:650px;line-height:1.5}.header-meta{min-height:34px;padding:0 11px;border-right:1px solid #e0e6f1;display:flex;align-items:center;gap:10px;color:#7b87a0;font-size:12px}.live-status{display:inline-flex;align-items:center;gap:7px;color:#64728e}.live-status i,.toolbar-note i{width:6px;height:6px;border-radius:50%;background:#30c995;box-shadow:0 0 0 4px #30c9951f}.header-select{min-height:40px;padding:0 30px 0 12px;border:1px solid #dce3f0;border-radius:11px;color:#53607d;background:#fff;font-size:13px;font-weight:700}.page-tabs{min-height:46px;margin:-6px 0 16px;padding:0 3px;border-bottom:1px solid #dfe5f0;display:flex;align-items:flex-end;gap:22px}.page-tabs button{position:relative;min-height:45px;padding:0 1px 12px;border:0;display:flex;align-items:center;gap:7px;color:#7e899f;background:transparent;font-size:14px;font-weight:700;white-space:nowrap}.page-tabs button:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:transparent}.page-tabs button:hover{color:#385ad0}.page-tabs button.active{color:#315efb}.page-tabs button.active:after{background:linear-gradient(90deg,#315efb,#7654fa);box-shadow:0 0 12px #315efb59}.page-tabs button span{min-width:19px;height:18px;padding:0 5px;border-radius:9px;display:inline-grid;place-items:center;color:#75819a;background:#edf1f8;font-size:11px}.page-tabs button.active span{color:#315efb;background:#e9efff}.summary-label{display:flex;align-items:center;gap:7px}.summary-label svg{color:#6074d3}.summary-item>small{color:#73819a;font-size:11px}.summary-item>small.positive{color:#1d9c73}.summary-item.amber strong{color:#ce7f25}.summary-item.red .summary-label svg,.summary-item.red strong{color:#df536b}.document-panel{min-height:410px}.data-toolbar .input-with-icon{flex:1;min-width:245px}.input-with-icon>button{width:24px;height:24px;border:0;border-radius:7px;display:grid;place-items:center;color:#8f9ab0;background:#edf1f7}.filter-button{min-height:40px;padding:0 12px;border:1px solid #dce3f0;border-radius:11px;display:inline-flex;align-items:center;gap:7px;color:#66738d;background:#fff;font-size:13px;font-weight:700}.filter-button.active{border-color:#aebdf6;color:#315efb;background:#eef3ff}.advanced-filters{min-height:70px;padding:11px 15px;border-bottom:1px solid #e7ebf3;display:flex;align-items:flex-end;gap:12px;background:linear-gradient(100deg,#f8faff,#fbfaff)}.advanced-filters label{min-width:170px;display:grid;gap:5px;color:#7f8ba2;font-size:11px;font-weight:700}.advanced-filters select,.advanced-filters input{width:100%;height:34px;padding:0 9px;border:1px solid #dce3ef;border-radius:9px;outline:0;color:#53607c;background:#fff;font-size:12px}.advanced-filters label>div{display:flex;align-items:center;gap:5px}.advanced-filters label>div b{color:#a0a9bb;font-weight:400}.advanced-filters .text-button{margin:0 0 7px auto}.selection-bar{min-height:45px;padding:7px 15px;border-bottom:1px solid #dbe3fb;display:flex;align-items:center;gap:9px;color:#53617e;background:#f0f4ff;font-size:12px}.selection-bar span{margin-right:auto}.selection-bar span small{margin-left:4px;color:#7b88a3;font-size:11px}.selection-bar button{min-height:29px;padding:0 9px;border:0;border-radius:8px;display:flex;align-items:center;gap:5px;color:#4861c7;background:#fff;font-size:11px;font-weight:700}.selection-bar button:first-of-type{color:#fff;background:#4165e7}.link-button{padding:0;border:0;color:#365bd4;background:transparent;font-size:inherit;font-weight:700}.link-button:hover{color:#704ee8;text-decoration:underline}.cell-note{margin-top:3px;display:block;color:#7d899f;font-size:11px}.warehouse-cell{display:flex;align-items:center;gap:5px}.warehouse-cell svg{color:#8090b3}.progress-copy{width:72px;display:grid;gap:4px;color:#71809c;font-size:11px}.progress-copy i{height:4px;overflow:hidden;border-radius:3px;background:#e8edf5}.progress-copy i b{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,#315efb,#7553f6)}input[type=checkbox]{width:14px;height:14px;accent-color:#315efb}.toolbar-note{margin-left:auto;display:flex;align-items:center;gap:8px;color:#8490a6;font-size:11px;white-space:nowrap}.product-cell>div,.party-cell>div{min-width:0;display:grid;gap:3px}.product-cell small,.party-cell small{color:#7d899f;font-size:11px}.primary-table-action{min-height:27px;padding:0 9px;border:0;border-radius:8px;color:#fff;background:linear-gradient(105deg,#315efb,#7052ed);font-size:11px;font-weight:700;box-shadow:0 5px 12px #315efb2e}.text-button{padding:4px 6px;border:0;display:inline-flex;align-items:center;gap:4px;color:#536cc8;background:transparent;font-size:12px;font-weight:700}.pagination{min-height:51px;padding:0 16px;border-top:1px solid #e9edf4;display:flex;align-items:center;justify-content:flex-end;gap:13px;color:#8b96aa;font-size:11px}.pagination>span:first-child{margin-right:auto}.pagination>label{display:inline-flex;align-items:center;gap:6px;color:#7d899f}.pagination>label select{height:29px;padding:0 24px 0 9px;border:1px solid #dfe5ef;border-radius:8px;color:#596781;background:#fff;font-size:11px}.pagination>div{display:flex;gap:4px}.pagination button{width:27px;height:27px;border:1px solid #dfe5ef;border-radius:8px;display:grid;place-items:center;color:#77849d;background:#fff;font-size:11px}.pagination button.active{border-color:#7890eb;color:#fff;background:#4968e6}.pagination button:disabled{opacity:.45;cursor:default}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#131c3338;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fade-in .16s ease}.detail-drawer{position:absolute;inset:0 0 0 auto;width:min(480px,100%);border-left:1px solid rgba(255,255,255,.8);display:flex;flex-direction:column;background:#f7f9fd;box-shadow:-28px 0 70px #19264c33;animation:drawer-in .22s ease}.detail-drawer>header{min-height:91px;padding:18px 22px;border-bottom:1px solid #e1e6f0;display:flex;align-items:flex-start;justify-content:space-between;background:#fffffff0}.detail-drawer>header p{margin:0 0 4px;color:#6075cf;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.detail-drawer>header h2{margin:0;color:#1d2947;font-size:21px;letter-spacing:-.4px}.detail-drawer>header span{margin-top:3px;display:block;color:#8591a8;font-size:12px}.drawer-content{min-height:0;overflow-y:auto;padding:17px;display:grid;gap:13px}.drawer-section{padding:17px;border:1px solid #e0e6f0;border-radius:16px;background:#fff;box-shadow:0 9px 24px #2c40710b}.drawer-section-title{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.drawer-section h3{margin:0;font-size:14px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 18px}.info-grid>div{min-width:0;display:grid;gap:4px}.info-grid span{color:#8b96ab;font-size:11px}.info-grid strong{overflow-wrap:anywhere;color:#33405e;font-size:12px;line-height:1.45}.drawer-actions{min-height:68px;padding:12px 17px;border-top:1px solid #e0e6ef;display:flex;align-items:center;justify-content:flex-end;gap:9px;background:#fff}.document-print-template-select{max-width:190px;min-height:40px;padding:0 32px 0 11px;overflow:hidden;border:1px solid #dce3f0;border-radius:11px;background:#f8faff;color:#445574;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.timeline{display:grid}.timeline>div{position:relative;min-height:54px;padding:0 0 13px 29px;display:grid;grid-template-columns:1fr auto;gap:4px 10px}.timeline>div:not(:last-child):before{content:"";position:absolute;top:18px;bottom:-2px;left:8px;width:1px;background:#dce4f1}.timeline>div>i{position:absolute;top:1px;left:0;width:17px;height:17px;border:2px solid #cbd5e6;border-radius:50%;display:grid;place-items:center;color:#36b788;background:#fff}.timeline>div>i svg{width:17px;height:17px}.timeline>div>span{display:grid;gap:3px}.timeline strong{color:#3b4764;font-size:12px}.timeline small,.timeline time{color:#909bb0;font-size:11px}.drawer-balance{padding:17px;border-radius:13px;display:grid;gap:4px;color:#fff;background:linear-gradient(125deg,#315efb,#7654f4);box-shadow:0 14px 28px #364cd92e}.drawer-balance span{opacity:.75;font-size:11px}.drawer-balance strong{font-size:22px}.drawer-balance small{opacity:.72;font-size:11px}.warehouse-stock{display:grid;gap:14px}.warehouse-stock>div{display:grid;grid-template-columns:1fr auto;gap:7px;color:#596681;font-size:12px}.warehouse-stock strong{color:#2e3c5b}.warehouse-stock i{grid-column:1/-1;height:5px;overflow:hidden;border-radius:3px;background:#e8edf5}.warehouse-stock i b{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,#315efb,#7554f4)}.permission-list{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.permission-list span{display:flex;align-items:center;gap:7px;color:#596681;font-size:12px}.permission-list svg{color:#31ad7e}.permission-editor{grid-column:1/-1;margin:0;padding:14px;border:1px solid #dce3ee;border-radius:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.permission-editor legend{padding:0 6px;color:#34415f;font-size:15px;font-weight:700}.simple-form-grid .permission-editor label{display:flex;align-items:center;gap:9px;font-size:15px;cursor:pointer}.simple-form-grid .permission-editor input{width:16px;height:16px;min-height:16px;flex-shrink:0;accent-color:#315efb}.permission-editor small{display:block;margin-top:3px;color:#7a879e;font-size:13px;font-weight:400}.structure-content .category-list{max-height:230px;overflow-y:auto}.feature-launcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feature-launcher button{padding:18px;border:1px solid #dce3ee;border-radius:12px;color:#34415f;background:#fff;display:flex;align-items:center;gap:12px;text-align:left}.feature-launcher button:hover{border-color:#9db0f5;background:#f3f6ff}.page-notice{position:fixed;z-index:130;top:91px;left:50%;min-height:42px;padding:9px 10px 9px 14px;border:1px solid #cdeade;border-radius:12px;display:flex;align-items:center;gap:8px;color:#167454;background:#f5fffbf7;box-shadow:0 16px 40px #18584226;transform:translate(-50%);font-size:12px;font-weight:700;animation:toast-in .2s ease}.page-notice>svg{color:#2aae7e}.page-notice button{width:24px;height:24px;border:0;border-radius:7px;display:grid;place-items:center;color:#67917f;background:transparent}.page-notice button:hover{background:#e6f7ef}@keyframes drawer-in{0%{opacity:.5;transform:translate(24px)}}.compact-modal-backdrop{z-index:110}.simple-modal{width:min(680px,100%);max-height:calc(100vh - 56px);overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:22px;display:flex;flex-direction:column;background:#f8faff;box-shadow:0 36px 90px #131e3d4d;animation:rise-in .2s ease}.simple-modal>header{min-height:78px;padding:0 20px;border-bottom:1px solid #e0e6ef;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;background:#fff}.simple-modal>header>div{display:flex;align-items:center;gap:11px}.simple-modal>header>div>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#4565dc;background:linear-gradient(145deg,#ebf2ff,#eeeaff)}.simple-modal h2{margin:0;font-size:19px}.simple-modal p{margin:3px 0 0;color:#8793a9;font-size:12px}.simple-form-grid{min-height:0;flex:1;overflow-y:auto;padding:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.simple-form-grid label{display:grid;gap:6px;color:#66738d;font-size:12px;font-weight:700}.simple-form-grid label.wide{grid-column:1/-1}.simple-form-grid>.wide{grid-column:1/-1}.simple-form-grid input,.simple-form-grid select,.simple-form-grid textarea{width:100%;min-height:40px;padding:0 11px;border:1px solid #dce3ee;border-radius:10px;outline:0;color:#34415f;background:#fff;font-size:13px}.simple-form-grid textarea{min-height:70px;padding-top:10px;resize:vertical}.simple-form-grid input:focus,.simple-form-grid select:focus,.simple-form-grid textarea:focus{border-color:#9db0f5;box-shadow:0 0 0 4px #315efb12}.simple-modal>footer{min-height:67px;padding:12px 20px;border-top:1px solid #e0e6ef;display:flex;flex-shrink:0;justify-content:flex-end;gap:9px;background:#fff}.simple-modal button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.inline-warning{margin:0 20px 12px;padding:8px 10px;border:1px solid #ffd5dc;border-radius:9px;color:#c84c60;background:#fff2f4;font-size:12px}.product-editor-modal,.entity-editor-modal{width:min(920px,100%)}.form-section-title{margin-top:5px;padding:10px 1px 3px;border-bottom:1px solid #e6eaf2;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.form-section-title:first-child{margin-top:-7px}.form-section-title span{color:#263554;font-size:14px;font-weight:800}.form-section-title small{color:#8d98ac;font-size:11px}.auxiliary-editor{padding:14px;border:1px solid #dce3ee;border-radius:14px;background:linear-gradient(145deg,#f8faff,#f7f5ff)}.auxiliary-heading{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.auxiliary-heading>div{display:grid;gap:3px}.auxiliary-heading strong{color:#34415f;font-size:13px}.auxiliary-heading small{color:#8c97ab;font-size:11px}.auxiliary-row{padding:10px 0;border-top:1px solid #e4e8f1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 34px;align-items:end;gap:9px}.auxiliary-row:first-of-type{border-top:0}.auxiliary-row .icon-button{width:34px;height:40px}.image-uploader{padding:14px;border:1px dashed #cbd5eb;border-radius:14px;display:grid;grid-template-columns:155px 1fr;align-items:center;gap:13px;background:#fbfcff}.image-upload-button{min-height:82px;border:1px solid #d7e0f5;border-radius:12px;place-content:center;justify-items:center;gap:7px!important;color:#5069cf!important;background:linear-gradient(145deg,#eef4ff,#f3efff);cursor:pointer}.image-upload-button svg{width:24px;height:24px}.image-upload-button input{display:none}.image-preview-list{min-height:66px;display:flex;align-items:center;gap:9px;overflow-x:auto}.image-preview-list>div{position:relative;flex:0 0 66px;width:66px;height:66px;overflow:hidden;border:1px solid #dce3ee;border-radius:11px;background:#fff}.image-preview-list img{width:100%;height:100%;object-fit:cover}.image-preview-list button{position:absolute;top:3px;right:3px;width:20px;height:20px;padding:0;border:0;border-radius:7px;display:grid;place-items:center;color:#fff;background:#1d2843b8}.image-preview-list button svg{width:13px}.image-preview-list>small{color:#909aaf;font-size:11px;line-height:1.6}.entity-image-field{min-height:82px;padding:10px 12px;border:1px solid #dce3ee;border-radius:13px;display:flex;align-items:center;gap:12px;background:#fbfcff}.entity-image-field>img{width:60px;height:60px;border-radius:15px;object-fit:cover;background:#edf2ff}.entity-image-field>label{min-height:36px;padding:0 11px;border:1px solid #d5def1;border-radius:9px;display:flex;align-items:center;gap:6px;color:#4c63c7;background:#fff;cursor:pointer}.entity-image-field input{display:none}.entity-image-field>small{margin-left:auto;color:#8b96aa;font-size:11px}.product-hero-image{width:100%;max-height:220px;border-radius:12px;object-fit:cover;background:#f3f6fb}.product-scanner-modal{width:min(720px,100%);max-height:calc(100vh - 50px)}.scanner-body{min-height:0;flex:1;overflow-y:auto;padding:18px 20px;display:grid;align-content:start;gap:13px}.scanner-body>form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px}.scanner-body>form>label{display:grid;gap:6px;color:#68748c;font-size:12px;font-weight:700}.scanner-body>form>label>div{display:grid;grid-template-columns:1fr auto;gap:8px}.scanner-body input{height:42px;padding:0 11px;border:1px solid #d8deea;border-radius:10px;outline:0}.scanner-body input:focus{border-color:#9db0f5;box-shadow:0 0 0 4px #315efb12}.scanner-camera{position:relative;min-height:290px;overflow:hidden;border-radius:15px;background:#16213b}.scanner-camera video{width:100%;height:320px;display:block;object-fit:cover}.scanner-camera:after{content:"";position:absolute;top:24%;right:15%;bottom:24%;left:15%;border:2px solid rgba(115,240,197,.9);border-radius:14px;box-shadow:0 0 0 999px #080f2261,0 0 24px #53e7b566;pointer-events:none}.scanner-camera>div{position:absolute;z-index:1;left:0;right:0;bottom:14px;display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-size:12px}.scanner-result{padding:15px;border:1px solid #dce3ee;border-radius:14px;background:#fbfcff}.scanner-result.found>div:first-child{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px}.scanner-result.found>div:first-child>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#315efb;background:#eaf0ff}.scanner-result.found p{margin:0;display:grid;gap:3px}.scanner-result.found p strong{color:#34415f;font-size:14px}.scanner-result.found p small{color:#8792a7;font-size:11px}.scanner-result.found>div:nth-child(2){margin:13px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.scanner-result.found>div:nth-child(2) span{padding:9px;border-radius:9px;display:grid;gap:3px;background:#f2f5fa}.scanner-result.found>div:nth-child(2) small{color:#8995aa;font-size:10px}.scanner-result.found>div:nth-child(2) b{color:#3d4c6b;font-size:12px}.scanner-result.missing{min-height:180px;display:grid;place-content:center;justify-items:center;gap:8px;color:#7f8ca4;text-align:center}.scanner-result.missing strong{color:#42506d;font-size:14px}.scanner-result.missing span{max-width:380px;font-size:11px;line-height:1.7}.scanner-history{border:1px solid #e1e6ef;border-radius:12px;overflow:hidden}.scanner-history>div{min-height:38px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;background:#f7f9fc}.scanner-history>div strong{color:#46536f;font-size:12px}.scanner-history>div button{border:0;color:#71809c;background:transparent;font-size:11px}.scanner-history>button{width:100%;min-height:44px;padding:6px 11px;border:0;border-top:1px solid #edf0f5;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;text-align:left;background:#fff}.scanner-history>button:hover{background:#fafbff}.scanner-history>button>svg{color:#6c7fbb}.scanner-history>button span{display:grid;gap:2px}.scanner-history>button b{color:#3f4c68;font-size:11px}.scanner-history>button small,.scanner-history time{color:#8c97aa;font-size:10px}.unit-detail-list{display:grid;gap:9px}.unit-detail-list>div{padding:10px 11px;border:1px solid #e4e8f1;border-radius:10px;display:grid;grid-template-columns:75px 1fr auto;align-items:center;gap:9px;background:#fafbfe}.unit-detail-list strong{color:#3e5fd3;font-size:13px}.unit-detail-list span{color:#46536f;font-size:12px}.unit-detail-list small{color:#8a95aa;font-size:11px}.profile-settings-modal{width:min(760px,100%)}.profile-settings-body{min-height:0;flex:1;overflow-y:auto;display:grid;grid-template-columns:190px 1fr}.profile-settings-body .simple-form-grid{overflow:visible;align-content:start}.profile-avatar-panel{padding:26px 20px;border-right:1px solid #e1e6ef;display:flex;flex-direction:column;align-items:center;gap:12px;background:linear-gradient(160deg,#f3f7ff,#f7f3ff)}.profile-avatar-panel>img{width:104px;height:104px;border:5px solid #fff;border-radius:28px;object-fit:cover;background:#edf2ff;box-shadow:0 18px 36px #30427d29}.profile-avatar-panel>label{min-height:38px;padding:0 12px;border:1px solid #d4ddf1;border-radius:10px;display:flex;align-items:center;gap:7px;color:#4f64c2;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.profile-avatar-panel input{display:none}.profile-avatar-panel small{color:#8995aa;font-size:11px;text-align:center}.profile-language-setting{min-height:58px;padding:9px 12px;border:1px solid #dbe4f3;border-radius:12px;display:grid;grid-template-columns:34px 1fr auto 14px;align-items:center;gap:10px;text-align:left;color:#43516f;background:#fff}.profile-language-setting:hover{border-color:#b9c8ef;background:#fafbff}.profile-language-setting>span:first-child{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#315efb;background:#edf2ff}.profile-language-setting>span:nth-child(2){display:grid;gap:3px}.profile-language-setting strong{font-size:12px}.profile-language-setting small{color:#8793a8;font-size:10px}.profile-language-setting>b{color:#5063bc;font-size:11px}.profile-language-setting>svg{width:14px;color:#8c98ad}.account-security-card{min-height:68px;padding:12px 14px;border:1px solid #d8e4f9;border-radius:13px;display:flex;align-items:flex-start;gap:10px;background:linear-gradient(120deg,#f2f7ff,#f8f5ff)}.account-security-card>span{flex:0 0 32px;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:#315efb;background:#fff;box-shadow:0 6px 18px #315efb1f}.account-security-card>span svg{width:18px;height:18px}.account-security-card>div{min-width:0;flex:1;display:grid;gap:5px}.account-security-card strong{color:#34415f;font-size:13px}.account-security-card small{color:#7d89a0;font-size:11px;line-height:1.65}.account-security-grid{margin-top:7px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.account-security-grid>span{min-width:0;padding:7px 8px;border:1px solid rgba(207,219,242,.8);border-radius:8px;display:grid;gap:3px;overflow-wrap:anywhere;color:#64718b;background:#ffffffb8;font-size:11px}.account-security-grid b{color:#8995a9;font-size:10px}.statement-modal{width:min(840px,100%)}.statement-summary{flex-shrink:0;min-height:84px;padding:13px 20px;border-bottom:1px solid #e2e7ef;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:12px;background:linear-gradient(110deg,#f3f7ff,#f8f5ff)}.statement-summary>div{display:grid;gap:4px}.statement-summary span{color:#7d89a1;font-size:11px}.statement-summary strong{color:#2d3b5b;font-size:18px}.statement-summary>div:nth-child(3) strong{color:#315efb}.statement-bill-list{min-height:0;flex:1;overflow-y:auto;padding:12px 20px;display:grid;align-content:start;gap:8px}.statement-bill-list>label{min-height:61px;padding:10px 12px;border:1px solid #e0e5ef;border-radius:11px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:11px;background:#fff;cursor:pointer}.statement-bill-list>label:hover{border-color:#bbc8f2;background:#fafbff}.statement-bill-list input{width:16px;height:16px;accent-color:#315efb}.statement-bill-list label>span,.statement-bill-list label>div{display:grid;gap:3px}.statement-bill-list label>div{justify-items:end}.statement-bill-list strong{color:#34415f;font-size:13px}.statement-bill-list small{color:#8995aa;font-size:11px}.statement-bill-list b{color:#315efb;font-size:14px}.statement-history{flex-shrink:0;max-height:160px;overflow-y:auto;border-top:1px solid #e2e7ef}.statement-history>div{min-height:38px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#f7f9fc}.statement-history>div strong{color:#46536f;font-size:12px}.statement-history>div small{color:#8b96a9;font-size:10px}.statement-history article{min-height:48px;padding:6px 20px;border-top:1px solid #edf0f5;display:grid;grid-template-columns:1fr auto 30px;align-items:center;gap:10px}.statement-history article>span{display:grid;gap:2px}.statement-history article b{color:#3d4b68;font-size:11px}.statement-history article small{color:#8b96aa;font-size:10px}.statement-history article>strong{color:#315efb;font-size:12px}.statement-history article>button{width:28px;height:28px;padding:0;border:0;border-radius:8px;display:grid;place-items:center;color:#c54f62;background:#fff0f2}.statement-history article>button svg{width:14px}.statement-footer{flex-wrap:wrap}.finance-modal{width:min(620px,100%);max-height:calc(100vh - 56px)}.finance-modal .simple-form-grid{max-height:295px;padding-top:15px;align-content:start}.finance-modal .primary-button{min-width:112px}.finance-modal .outline-button{min-width:72px}.voucher-image-field{min-height:64px;padding:8px 10px;border:1px solid #dce3ee;border-radius:10px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;color:#66738d;background:#fbfcff;font-size:12px;font-weight:700}.voucher-image-field>label{min-height:34px;padding:0 10px;border:1px solid #d2dcf0;border-radius:9px;display:flex;align-items:center;gap:6px;color:#4560c9;background:#fff;cursor:pointer}.voucher-image-field input{display:none}.voucher-image-field>button{width:32px;height:32px;padding:0;border:1px solid #efccd2;border-radius:9px;display:grid;place-items:center;color:#c84f62;background:#fff7f8}.voucher-image-field svg{width:16px;height:16px}.finance-voucher-preview{width:100%;max-height:260px;margin-top:10px;border:1px solid #e0e5ee;border-radius:12px;object-fit:contain;background:#f7f8fb}.finance-amount-hero{padding:19px 21px;border-bottom:1px solid #e1e6ef;color:#fff;background:linear-gradient(125deg,#315efb,#7654f4)}.finance-amount-hero>span{opacity:.76;font-size:12px}.finance-amount-hero>div{margin:4px 0;display:flex;align-items:center;gap:6px;font-size:21px;font-weight:800}.finance-amount-hero input{width:100%;border:0;outline:0;color:#fff;background:transparent;font-size:27px;font-weight:800}.finance-amount-hero small{opacity:.76;font-size:11px}.cloud-print-modal{width:min(560px,100%)}.cloud-print-body{min-height:220px;max-height:min(590px,calc(100vh - 210px));overflow-y:auto;padding:20px;display:grid;align-content:start;grid-template-columns:minmax(0,1fr) 115px;gap:14px}.cloud-print-body label{display:grid;gap:7px}.cloud-print-body label span{color:#65718a;font-size:12px;font-weight:700}.cloud-print-body select,.cloud-print-body input{height:42px;padding:0 11px;border:1px solid #d8deea;border-radius:10px;color:#34415f;background:#fff}.cloud-print-tip{grid-column:1/-1;min-height:68px;padding:12px 14px;border:1px solid #d8e4f9;border-radius:12px;display:flex;align-items:center;gap:11px;color:#315efb;background:#f3f7ff}.cloud-print-tip>span{display:grid;gap:4px}.cloud-print-tip strong{color:#3d4c6e;font-size:13px}.cloud-print-tip small{color:#8290a8;font-size:11px}.cloud-print-empty{grid-column:1/-1;min-height:180px;padding:24px;border:1px dashed #ccd6e8;border-radius:14px;display:grid;place-content:center;justify-items:center;gap:9px;color:#8290a8;text-align:center;background:#fafbfe}.cloud-print-empty strong{color:#465572;font-size:14px}.cloud-print-empty span{max-width:300px;font-size:12px;line-height:1.65}.print-job-list{grid-column:1/-1;border:1px solid #e0e5ee;border-radius:12px;overflow:hidden;background:#fff}.print-job-list>div{min-height:43px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;color:#41506e;background:#f7f9fc}.print-job-list>div strong{font-size:12px}.print-job-list>div small{color:#8b96a9;font-size:10px}.print-job-list article{min-height:50px;padding:7px 11px;border-top:1px solid #edf0f5;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:9px}.print-job-list article>span{display:grid;gap:3px}.print-job-list article b{color:#3c4965;font-size:12px}.print-job-list article small{color:#8b96a9;font-size:10px}.print-job-list article>button{min-height:28px;padding:0 8px;border:1px solid #d6def0;border-radius:8px;display:inline-flex;align-items:center;gap:4px;color:#4961c2;background:#fff;font-size:11px}.print-job-list article>button svg{width:13px}.print-status{padding:4px 7px;border-radius:999px;color:#60708e;background:#eef1f6;font-size:10px;font-style:normal;font-weight:800}.print-status.printed{color:#20805c;background:#e8f8f1}.print-status.failed,.print-status.cancelled{color:#c34f60;background:#fff0f2}.print-status.queued,.print-status.claimed{color:#315efb;background:#edf2ff}.reverse-payment-modal,.document-delete-modal,.management-delete-modal{width:min(500px,100%)}.document-share-modal{width:min(640px,100%)}.document-export-dialog{color:#26324b}.document-export-dialog>header.document-export-head{min-height:72px}.document-export-title>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:#315efb;background:linear-gradient(145deg,#e9f0ff,#f0ebff)}.document-export-title svg{width:22px;height:22px}.document-export-body{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;align-content:start}.document-export-body>.export-section:first-child{grid-column:1 / -1}.export-section{padding:18px;border:1px solid #e0e6f0;border-radius:15px;background:#fff;box-shadow:0 7px 20px #26375e09}.export-section-heading{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.export-section-heading>div{display:grid;gap:3px}.export-section-heading strong{color:#26324b;font-size:14px}.export-section-heading small{color:#8792a8;font-size:11px}.export-section-heading>b{min-width:58px;padding:5px 10px;border-radius:999px;color:#315efb;background:#edf2ff;font-size:12px;text-align:center}.export-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.export-scope-grid>label,.export-format-grid>label{position:relative;min-width:0;min-height:78px;padding:13px 14px;border:1px solid #e0e6f0;border-radius:12px;display:flex;align-items:flex-start;gap:10px;background:#fbfcff;cursor:pointer;transition:.16s ease}.export-scope-grid>label:hover,.export-format-grid>label:hover{border-color:#bdc9f2;background:#f8faff}.export-scope-grid>label.active,.export-format-grid>label.active{border-color:#7189ec;background:linear-gradient(145deg,#f2f5ff,#faf8ff);box-shadow:inset 0 0 0 1px #315efb14,0 7px 18px #315efb12}.export-scope-grid>label:has(input:disabled){opacity:.52;cursor:not-allowed}.export-scope-grid input,.export-format-grid input{flex:0 0 auto;margin-top:2px}.export-scope-grid label>span,.export-format-grid label>span{min-width:0;display:grid;gap:5px}.export-scope-grid label strong,.export-format-grid label strong{color:#34405a;font-size:12px}.export-scope-grid label small,.export-format-grid label small{color:#8490a6;font-size:10px;line-height:1.45}.export-scope-grid label>i{margin-left:auto;min-width:25px;height:25px;padding:0 7px;border-radius:8px;display:grid;place-items:center;color:#6071b7;background:#eef2fb;font-size:11px;font-style:normal;font-weight:800}.export-report-preview{overflow:hidden;border:1px solid #dfe6f2;border-radius:13px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:linear-gradient(115deg,#f7f9ff,#fbfaff)}.document-export-body>.export-section:nth-child(2) .export-report-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.export-report-preview>div{min-height:78px;padding:13px 15px;border-right:1px solid #e2e8f2;display:flex;flex-wrap:wrap;align-content:center;align-items:baseline;gap:4px}.export-report-preview>div:last-child{border-right:0}.export-report-preview small{flex-basis:100%;color:#8290a7;font-size:10px}.export-report-preview strong{overflow:hidden;color:#23304d;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.export-report-preview>div:nth-child(n+2) strong{color:#315efb}.export-report-preview span{color:#8792a7;font-size:10px}.export-column-preview{margin-top:10px;padding:9px 12px;border-radius:10px;display:flex;align-items:flex-start;gap:10px;color:#78849b;background:#f7f9fc;font-size:10px;line-height:1.55}.export-column-preview>span{flex:0 0 auto;color:#596781;font-weight:800}.export-column-preview p{margin:0}.export-format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.document-export-body>.export-options .export-format-grid{grid-template-columns:1fr}.export-format-grid>label{min-height:70px;align-items:center}.export-format-grid label>b{margin-left:auto;color:#536cc8;font-size:11px}.export-detail-option{margin-top:11px;min-height:48px;padding:9px 12px;border:1px dashed #cbd6eb;border-radius:10px;display:flex;align-items:center;gap:10px;background:#fafbfe;cursor:pointer}.export-detail-option>span{display:grid;gap:2px}.export-detail-option strong{color:#4f5c75;font-size:11px}.export-detail-option small{color:#8a95a9;font-size:10px}.document-export-dialog>footer{align-items:center}.document-export-dialog>footer>span{min-width:0;margin-right:auto;overflow:hidden;color:#8490a6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.document-export-dialog>footer>span strong{color:#59667e}@media(max-width:760px){.document-export-body{padding:13px}.export-scope-grid,.export-format-grid,.export-report-preview{grid-template-columns:1fr}.export-report-preview>div{min-height:62px;border-right:0;border-bottom:1px solid #e2e8f2}.export-report-preview>div:last-child{border-bottom:0}.document-export-dialog>footer>span{display:none}}@media(max-width:900px){.document-export-body{grid-template-columns:1fr}.document-export-body>.export-section:first-child{grid-column:auto}.export-scope-grid{grid-template-columns:1fr}}.document-share-body{min-height:0;padding:18px 20px;overflow-y:auto;display:grid;gap:10px}.document-share-body>button{min-height:72px;padding:11px 13px;border:1px solid #e0e6ef;border-radius:13px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;text-align:left;color:#33415f;background:#fff;transition:.16s ease}.document-share-body>button:hover{border-color:#b9c6ee;transform:translateY(-1px);box-shadow:0 10px 24px #2b3e6f14}.document-share-body>button:disabled{transform:none}.document-share-body>button>span:nth-child(2){display:grid;gap:4px}.document-share-body>button strong{font-size:13px}.document-share-body>button small{color:#8793a8;font-size:11px}.document-share-body>button>i{min-width:43px;padding:5px 7px;border-radius:7px;color:#64728d;background:#f2f5fa;font-size:10px;font-style:normal;text-align:center}.share-action-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center}.share-action-icon svg{width:22px;height:22px}.share-action-icon.blue{color:#315efb;background:#edf2ff}.share-action-icon.violet{color:#7652df;background:#f1edff}.share-action-icon.cyan{color:#16849c;background:#e9f8fb}.share-action-icon.amber{color:#b67817;background:#fff6df}.language-modal-backdrop{z-index:140}.language-modal{width:min(660px,100%)}.language-list{min-height:0;padding:18px 20px;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.language-list>button{min-height:64px;padding:10px 12px;border:1px solid #e0e6f0;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;background:#fff}.language-list>button:hover{border-color:#bbc8ef;background:#fafbff}.language-list>button.active{border-color:#9fb3f5;background:linear-gradient(120deg,#f0f4ff,#f8f5ff);box-shadow:inset 0 0 0 1px #315efb14}.language-list>button>span{display:grid;gap:4px}.language-list strong{color:#34415f;font-size:13px}.language-list small{color:#8a95a9;font-size:11px}.language-list i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#315efb}.language-list i svg{width:13px;height:13px}.language-modal>footer{align-items:center;justify-content:space-between}.language-modal>footer p{margin:0;display:grid;gap:2px}.language-modal>footer strong{color:#52607c;font-size:11px}.language-modal>footer span{color:#929caf;font-size:10px}.shortcut-modal-backdrop{z-index:135}.shortcut-modal{width:min(720px,100%)}.shortcut-modal-body{min-height:0;padding:18px 20px;overflow-y:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:14px;background:#f7f9fd}.shortcut-modal-body>section{padding:14px;border:1px solid #e2e7f0;border-radius:14px;display:grid;align-content:start;gap:8px;background:#fff}.shortcut-modal-body h3{margin:0 0 5px;color:#34415f;font-size:13px}.shortcut-modal-body>section>div,.shortcut-modal-body>section>button{min-height:46px;padding:7px 8px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;background:#f8f9fc}.shortcut-modal-body>section>button:hover{color:#315efb;background:#f0f4ff}.shortcut-modal-body span{display:grid;gap:3px}.shortcut-modal-body button>span{display:flex;align-items:center;gap:8px}.shortcut-modal-body button svg{width:17px;height:17px;color:#6072c7}.shortcut-modal-body b{color:#43506c;font-size:12px}.shortcut-modal-body small{color:#929caf;font-size:10px}.shortcut-modal-body kbd,.global-search kbd{font-family:Manrope,sans-serif}.shortcut-modal-body kbd{min-width:38px;padding:5px 7px;border:1px solid #dce3ef;border-bottom-width:2px;border-radius:7px;color:#5f6d87;background:#fff;font-size:10px;text-align:center;white-space:nowrap;box-shadow:0 2px #edf0f5}.shortcut-modal>footer{align-items:center;justify-content:space-between}.shortcut-modal>footer p{margin:0;color:#8b96aa;font-size:11px}.shortcut-trigger{flex:0 0 auto}.reverse-payment-modal .danger-icon,.document-delete-modal .danger-icon,.management-delete-modal .danger-icon{color:#cf5165;background:#fff0f3}.reverse-payment-body,.document-delete-body,.management-delete-body{min-height:150px;padding:24px;display:grid;align-content:center;gap:9px}.reverse-payment-body>strong,.document-delete-body>strong,.management-delete-body>strong{color:#34415f;font-size:15px}.reverse-payment-body>p,.document-delete-body>p,.management-delete-body>p{margin:0;color:#77839a;font-size:12px;line-height:1.75}.report-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr);gap:15px}.report-bottom-grid{margin-top:15px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:15px}.report-ranking-grid{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.customer-lifecycle-strip{margin:0 14px 12px;padding:10px 12px;border:1px solid #e3e8f2;border-radius:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;background:linear-gradient(105deg,#f3f7ff,#f8f5ff)}.customer-lifecycle-strip>span{display:grid;gap:3px}.customer-lifecycle-strip small{color:#8792a8;font-size:10px}.customer-lifecycle-strip strong{color:#33415f;font-size:13px}.report-table-empty{min-height:90px;display:grid;place-items:center;color:#929caf;font-size:12px}.report-chart-panel,.structure-panel,.compact-report-table,.insight-list-panel{overflow:hidden}.panel-heading{min-height:64px;padding:16px 18px 10px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-heading h2{margin:0;color:#25314e;font-size:16px}.panel-heading p{margin:4px 0 0;color:#909aaf;font-size:11px}.legend-chips{display:flex;align-items:center;gap:12px;color:#7e899f;font-size:11px}.legend-chips span{display:flex;align-items:center;gap:5px}.legend-chips i{width:7px;height:7px;border-radius:50%}.legend-chips i.blue{background:#315efb}.legend-chips i.violet{background:#7654fa}.report-chart{height:290px;padding:0 8px 12px}.structure-content{min-height:290px;padding:0 17px 15px;display:grid;grid-template-rows:175px 1fr}.donut-chart{position:relative}.donut-chart>span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center;pointer-events:none}.donut-chart strong{font-size:15px}.donut-chart small{color:#929caf;font-size:10px}.category-list{display:grid;align-content:start;gap:8px}.category-list>div{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:8px}.category-list>div>i{width:7px;height:7px;border-radius:50%}.category-list span{display:flex;justify-content:space-between;gap:6px;color:#4d5975;font-size:11px}.category-list small{color:#909bb0}.category-list b{color:#3f4e71;font-size:11px}.compact-report-table .panel-heading,.insight-list-panel .panel-heading{min-height:59px;border-bottom:1px solid #e9edf4}.compact .table-wrap,.table-wrap.compact{min-height:0}.table-wrap.compact td{height:43px}.insight-list{padding:3px 16px 14px;display:grid}.insight-list>div{min-height:67px;padding:10px 0;border-bottom:1px solid #edf0f5;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px}.insight-list>div:last-child{border-bottom:0}.insight-list>div>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.insight-list>div>span.good{color:#1d9a70;background:#eaf8f2}.insight-list>div>span.warn{color:#d08128;background:#fff4e6}.insight-list>div>span.info{color:#4b65d8;background:#eef2ff}.insight-list p{margin:0;display:grid;gap:4px}.insight-list strong{color:#36425f;font-size:12px}.insight-list small{color:#8995aa;font-size:11px;line-height:1.5}.settings-overview{margin-bottom:14px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.settings-overview>button{min-width:0;min-height:112px;padding:15px;border:1px solid #dfe5ef;border-radius:16px;display:grid;grid-template-columns:40px 1fr auto;grid-template-rows:1fr auto;align-items:center;gap:6px 10px;color:#34415e;background:#ffffffe6;text-align:left;box-shadow:0 10px 28px #2e41730d;transition:.17s ease}.settings-overview>button:hover{border-color:#bdcaf6;transform:translateY(-2px)}.settings-overview>button.active{border-color:#aebef6;background:linear-gradient(125deg,#f2f6ff,#f7f3ff);box-shadow:0 14px 32px #394e9b1a}.settings-overview>button>span{grid-row:1/3;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#4a67dc;background:#edf2ff}.settings-overview p{margin:0;min-width:0;display:grid;gap:3px}.settings-overview strong{font-size:14px}.settings-overview small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8995aa;font-size:10px}.settings-overview b{grid-column:2;color:#65718d;font-size:11px}.settings-overview>button>svg{grid-column:3;grid-row:1/3;color:#9ba6bb}.settings-status-strip{min-height:48px;margin-bottom:14px;padding:0 15px;border:1px solid #dce8e3;border-radius:13px;display:flex;align-items:center;gap:12px;color:#708099;background:linear-gradient(100deg,#f6fffb,#f7f9ff);font-size:11px}.settings-status-strip>span{display:flex;align-items:center;gap:6px;color:#218261;font-weight:700;white-space:nowrap}.settings-status-strip svg{color:#2fb083}.settings-status-strip p{flex:1;margin:0}.settings-table-heading{padding-bottom:14px;border-bottom:1px solid #e8ecf4}.settings-table-heading>div:last-child{display:flex;align-items:center;gap:8px}.settings-table-heading select{height:36px;padding:0 9px;border:1px solid #dce3ee;border-radius:9px;color:#66728c;background:#fff;font-size:12px}.staff-cell{display:flex;align-items:center;gap:8px}.staff-cell span{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#4167ee,#7454ef);font-size:13px;font-weight:800}.address-cell{max-width:220px;overflow:hidden;text-overflow:ellipsis}.print-template-workspace{min-height:720px;height:calc(100vh - 376px);border:1px solid #dce3ef;border-radius:18px;display:grid;grid-template-columns:240px minmax(0,1fr);overflow:hidden;background:#fffffff0;box-shadow:0 14px 38px #30447812}.print-template-list{min-width:0;padding:14px 10px;border-right:1px solid #e2e7f0;overflow-y:auto;background:linear-gradient(180deg,#f8faff,#f5f7fc)}.print-template-list>div{min-height:54px;padding:5px 7px 13px;display:grid;grid-template-columns:36px 1fr 32px;align-items:center;gap:9px}.print-template-list>div>span{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;color:#4968df;background:#e9efff}.print-template-list>div>div{display:grid;gap:2px}.print-template-list>div strong{color:#263450;font-size:14px}.print-template-list>div small{color:#8a96ab;font-size:10px}.print-template-list>div button{width:30px;height:30px;border:1px solid #d9e0ed;border-radius:9px;display:grid;place-items:center;color:#4563d8;background:#fff}.print-template-list>button{width:100%;min-height:62px;margin-bottom:6px;padding:9px;border:1px solid transparent;border-radius:12px;display:grid;grid-template-columns:25px 1fr 18px;align-items:center;gap:8px;color:#66738d;background:transparent;text-align:left}.print-template-list>button:hover{background:#fff}.print-template-list>button.active{border-color:#cbd6fb;color:#3f5fcf;background:#fff;box-shadow:0 8px 22px #344c9814}.print-template-list>button span{min-width:0;display:grid;gap:3px}.print-template-list>button strong,.print-template-list>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.print-template-list>button strong{color:#35415d;font-size:12px}.print-template-list>button small{color:#939eb1;font-size:10px}.print-template-list>button>svg:last-child{color:#40ae84}.template-empty{margin:12px 8px;color:#8a96aa;font-size:11px;line-height:1.7}.print-template-editor{min-width:0;min-height:0;display:flex;flex-direction:column}.print-template-editor>header{min-height:86px;padding:15px 20px;border-bottom:1px solid #e2e7f0;display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(105deg,#fff,#f8f9ff)}.print-template-editor>header p,.print-template-editor>header h2,.print-template-editor>header span{margin:0}.print-template-editor>header p{color:#8692a8;font-size:10px}.print-template-editor>header h2{margin:3px 0;color:#17233e;font-size:20px}.print-template-editor>header>div:first-child>span{color:#7d899f;font-size:11px}.print-template-editor>header>div:last-child{display:flex;align-items:center;gap:9px}.print-template-editor>header .secondary-button{min-height:38px;padding:0 13px;border:1px solid #d4dcec;border-radius:10px;display:inline-flex;align-items:center;gap:6px;color:#4d5d7c;background:#fff;font-size:11px;font-weight:750}.print-template-editor>header .secondary-button:hover{border-color:#b9c7eb;color:#315efb;background:#f7f9ff}.print-template-body{min-height:0;flex:1;display:grid;grid-template-columns:360px minmax(460px,1fr);overflow:hidden}.template-controls{min-height:0;padding:16px;border-right:1px solid #e4e8f0;overflow-y:auto;background:#fbfcff}.template-controls>label,.template-control-row label{margin-bottom:11px;display:grid;gap:5px;color:#5e6b84;font-size:11px;font-weight:700}.template-controls input,.template-controls select{width:100%;height:37px;padding:0 10px;border:1px solid #d9e1ee;border-radius:9px;color:#34415d;background:#fff;font:inherit;font-weight:600}.template-controls input[type=color]{padding:3px}.template-control-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.template-margin-grid{margin:3px 0 13px;padding:11px;border:1px solid #e0e5ef;border-radius:11px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.template-margin-grid legend{padding:0 5px;color:#68758d;font-size:10px;font-weight:700}.template-margin-grid label{display:grid;gap:4px;color:#909aab;font-size:10px;text-align:center}.template-switches{margin:4px 0 15px;display:grid;gap:8px}.template-switches label,.template-field-list label{min-height:32px;display:flex;align-items:center;gap:7px;color:#56637d;font-size:11px;font-weight:650}.template-switches input,.template-field-list input{width:15px;height:15px;accent-color:#4967df}.template-field-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 8px}.template-field-list label{padding:0 5px;border-radius:7px}.template-field-list label:hover{background:#f0f4ff}.template-field-toolbar{margin-bottom:9px;display:flex;align-items:center;justify-content:space-between;gap:8px}.template-field-toolbar button{height:34px;padding:0 10px;border:1px solid #cdd8f7;border-radius:9px;display:flex;align-items:center;gap:6px;color:#4562cd;background:#f4f7ff;font-size:11px;font-weight:750}.template-field-toolbar span{color:#8a96aa;font-size:10px}.canvas-field-list{gap:6px}.canvas-field-list>button{min-width:0;height:34px;padding:0 8px;border:1px solid #e0e5ee;border-radius:8px;display:grid;grid-template-columns:15px 1fr 14px;align-items:center;gap:5px;color:#67748c;background:#fff;text-align:left;cursor:grab}.canvas-field-list>button:hover{border-color:#bdcaf2;color:#405fc9}.canvas-field-list>button.placed{border-color:#d3ddfa;color:#4562cd;background:#f4f7ff}.canvas-field-list>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700}.canvas-field-list>button svg:last-child{color:#35a77c}.template-layer-inspector{margin-top:14px;padding:12px;border:1px solid #d9e2f1;border-radius:12px;background:#fff;box-shadow:0 8px 20px #2d41700d}.template-layer-inspector>div:first-child{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.template-layer-inspector>div:first-child strong{color:#35415d;font-size:12px}.template-layer-inspector>div:first-child span{display:flex;gap:5px}.template-layer-inspector>div:first-child button{width:28px;height:28px;border:1px solid #e0e5ee;border-radius:8px;display:grid;place-items:center;color:#68758e;background:#fff}.template-layer-inspector>div:first-child button:last-child{color:#d55268}.template-field-size-row{margin:8px 0 10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px}.template-field-size-row label{min-width:0}.template-field-size-row button{height:30px;padding:0 9px;border:1px solid #dce3ef;border-radius:7px;color:#536486;background:#f7f9fd;font-size:9px;white-space:nowrap}.template-field-size-row button:hover{color:#3158bf;border-color:#b9c8ee;background:#f0f4ff}.template-inspector-subtitle{margin:11px 0 6px;color:#758198;font-size:9px;font-weight:700}.template-position-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.template-position-grid label{display:grid;gap:4px;color:#8b96a9;font-size:9px;text-align:center}.template-position-grid input{padding:0 4px;text-align:center}.template-table-columns{margin:10px 0;padding:10px;border:1px solid #e1e6ef;border-radius:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 9px}.template-table-columns legend{padding:0 5px;color:#68758d;font-size:10px;font-weight:750}.template-table-columns label{min-width:0;display:flex;align-items:center;gap:6px;color:#59667d;font-size:10px}.template-table-columns input{width:14px;height:14px;accent-color:#4167ed}.template-table-editor{margin:10px 0 12px;border:1px solid #dce3ef;border-radius:10px;overflow:hidden;background:#fff}.template-table-metrics{margin-top:9px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.template-table-metrics label{min-width:0;display:grid;gap:4px;color:#8490a5;font-size:8px;text-align:center}.template-table-metrics input,.template-table-metrics select{width:100%;min-width:0;height:28px;padding:0 3px;border:1px solid #dfe5ef;border-radius:6px;color:#526079;background:#fff;font-size:9px;text-align:center}.template-table-editor-title{min-height:38px;padding:7px 8px;display:flex;align-items:center;justify-content:space-between;background:#f6f8fc}.template-table-editor-title strong{color:#4b5870;font-size:10px}.template-table-editor-title button{min-height:26px;padding:0 7px;border:1px solid #cad5f3;border-radius:7px;display:inline-flex;align-items:center;gap:4px;color:#4561ca;background:#fff;font-size:9px;font-weight:750}.template-table-editor-head,.template-table-column-row{display:grid;grid-template-columns:30px minmax(76px,1fr) 48px 48px 52px;align-items:center;gap:4px}.template-table-editor-head{min-height:26px;padding:0 6px;border-top:1px solid #e3e8f1;border-bottom:1px solid #e3e8f1;color:#8490a5;background:#fbfcfe;font-size:8px;text-align:center}.template-table-column-row{min-height:36px;padding:4px 6px;border-bottom:1px solid #edf0f5}.template-table-column-row:last-child{border-bottom:0}.template-table-column-row>input[type=checkbox]{width:14px;height:14px;margin:auto;accent-color:#4167ed}.template-table-column-row>input:not([type=checkbox]),.template-table-column-row>select{width:100%;min-width:0;height:27px;padding:0 4px;border:1px solid #dfe5ef;border-radius:6px;color:#536079;background:#fff;font-size:9px}.template-table-column-row>span{display:flex;justify-content:center;gap:2px}.template-table-column-row>span button{width:23px;height:25px;padding:0;border:1px solid #e0e5ee;border-radius:6px;display:grid;place-items:center;color:#64728b;background:#fff}.template-table-column-row>span button:disabled{opacity:.3}.template-table-column-row .template-custom-column-content{grid-column:2 / -1}.template-preview-panel{min-width:0;min-height:0;padding:18px;overflow:auto;background:radial-gradient(circle at 80% 5%,rgba(113,91,232,.08),transparent 28%),#eef2f8}.template-preview-panel>div:first-child{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;color:#4b5872}.template-preview-panel>div:first-child strong{font-size:13px}.template-preview-panel>div:first-child small{color:#8390a5;font-size:10px}.template-design-canvas{position:relative;margin:0 auto;border:1px solid #bcc6d5;overflow:hidden;background-color:#fff;background-image:linear-gradient(rgba(70,91,139,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(70,91,139,.06) 1px,transparent 1px);background-size:var(--grid-x,3.36%) var(--grid-y,4.76%);box-shadow:0 18px 44px #1f2f562b;-webkit-user-select:none;user-select:none;touch-action:none}.template-design-canvas.landscape{width:min(100%,980px)}.template-design-canvas.portrait{width:min(74%,680px)}.template-design-canvas.paper-a4.landscape,.template-design-canvas.paper-a5.landscape{width:min(92%,900px)}.template-design-canvas.paper-a4.portrait,.template-design-canvas.paper-a5.portrait{width:min(68%,620px)}.structured-print-document{position:absolute;z-index:2;top:6%;right:5%;left:5%;color:inherit}.structured-print-document>h1{margin:0;color:#111;font-weight:800;line-height:1.05;letter-spacing:.08em;text-align:center;white-space:nowrap}.structured-print-document>h1{margin-bottom:22px}.structured-info-row,.structured-total-row,.structured-footer-row{display:grid;align-items:stretch}.structured-info-row{min-height:40px}.structured-info-row.columns-2{grid-template-columns:62% 38%}.structured-info-row.columns-3{grid-template-columns:25% 25% 50%}.structured-field{min-width:0;padding:7px 10px 6px;display:flex;align-items:baseline;gap:8px;overflow:hidden;border:1px solid transparent}.structured-field.movable,.structured-detail-table.movable{cursor:grab}.structured-field.movable:active,.structured-detail-table.movable:active{cursor:grabbing}.structured-detail-group{position:relative}.structured-field small,.structured-field strong{overflow:hidden;color:#505050;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.structured-field small{flex:none;font-size:.82em;font-weight:400}.structured-field strong{min-width:0;font-size:.88em;font-weight:500}.structured-field.selected,.structured-detail-table.selected{border-color:#4167ed;box-shadow:inset 0 0 0 1px #4167ed}.structured-detail-table{margin-top:0;overflow:hidden;border:1px solid transparent;cursor:pointer}.structured-detail-table table{width:100%;border-collapse:collapse;table-layout:fixed}.structured-detail-table th,.structured-detail-table td{height:var(--template-row-height,36px);padding:5px 8px;border:var(--template-table-border,1px solid #505050);overflow:hidden;color:#505050;font-size:.86em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.structured-detail-table th{height:var(--template-header-height,36px);background:var(--template-header-bg,#fff);font-weight:700;text-align:center}.structured-total-row{min-height:42px;margin-top:-1px;border:var(--template-table-border,1px solid #505050)}.structured-total-row.columns-2{grid-template-columns:52% 48%}.structured-total-row .structured-field{padding:0;display:grid;grid-template-columns:36% 64%;gap:0;border-right:var(--template-table-border,1px solid #505050)}.structured-total-row .structured-field:last-child{grid-template-columns:43% 57%;border-right:0}.structured-total-row .structured-field small,.structured-total-row .structured-field strong{padding:10px 12px;display:flex;align-items:center}.structured-total-row .structured-field small{justify-content:center;border-right:var(--template-table-border,1px solid #505050);font-weight:700}.structured-total-row .structured-field strong{font-size:.94em}.structured-total-row .structured-field:last-child strong{justify-content:center;font-size:1.04em;font-weight:800}.structured-footer-row{min-height:34px}.structured-footer-row.columns-3{grid-template-columns:46% 24% 30%}.structured-footer-row.columns-2{grid-template-columns:50% 50%}.structured-footer-row .structured-field{padding-top:7px;padding-bottom:4px}.template-design-canvas.compact-paper .structured-print-document{top:1.5%}.template-design-canvas.compact-paper .structured-print-document>h1{font-size:20px!important}.template-design-canvas.compact-paper .structured-print-document>h1{margin-bottom:5px}.template-design-canvas.compact-paper .structured-info-row{min-height:24px}.template-design-canvas.compact-paper .structured-field{padding:2px 7px;gap:5px}.template-design-canvas.compact-paper .structured-detail-table th,.template-design-canvas.compact-paper .structured-detail-table td{padding:2px 5px;font-size:.68em}.template-design-canvas.compact-paper .structured-total-row{min-height:26px}.template-design-canvas.compact-paper .structured-total-row .structured-field small,.template-design-canvas.compact-paper .structured-total-row .structured-field strong{padding:3px 5px}.template-design-canvas.compact-paper .structured-footer-row{min-height:24px}.template-design-canvas.third-paper .structured-print-document{top:1%}.template-design-canvas.third-paper .structured-print-document>h1{font-size:17px!important}.template-design-canvas.third-paper .structured-print-document>h1{margin-bottom:3px}.template-design-canvas.third-paper .structured-info-row{min-height:20px}.template-design-canvas.third-paper .structured-field{padding:1px 5px}.template-design-canvas.third-paper .structured-detail-table th,.template-design-canvas.third-paper .structured-detail-table td{height:17px;padding:1px 4px;font-size:.61em}.template-design-canvas.third-paper .structured-total-row{min-height:22px}.template-design-canvas.third-paper .structured-footer-row{min-height:20px}.template-document-heading{position:absolute;z-index:1;top:6%;right:5%;left:5%;height:10%;display:grid;place-items:center;pointer-events:none}.template-document-heading h1{min-width:36%;margin:0;color:#505050;font-weight:700;line-height:1;letter-spacing:.04em;text-align:center;white-space:nowrap}.template-design-canvas.compact-paper .template-document-heading{top:2%;height:9.5%}.template-design-canvas.compact-paper .template-canvas-field{min-height:18px}.template-design-canvas.compact-paper .template-canvas-field.detail-table-field{min-height:40px}.template-design-canvas.third-paper .template-document-heading{top:1%;height:10%}.template-design-canvas.third-paper .template-document-heading h1{font-size:18px!important}.template-design-canvas.third-paper .template-canvas-field{min-height:15px;padding-top:1px;padding-bottom:1px}.template-design-canvas.third-paper .template-canvas-field.detail-table-field{min-height:37px}.template-design-canvas.third-paper .template-canvas-field.field-document,.template-design-canvas.third-paper .template-canvas-field.field-party{padding-bottom:2px;gap:5px}.template-design-canvas.third-paper .template-canvas-field.field-document strong,.template-design-canvas.third-paper .template-canvas-field.field-party strong{font-size:.56em}.template-design-canvas.third-paper .template-canvas-field.field-amount{padding-top:2px}.template-design-canvas.third-paper .template-canvas-field.field-audit{gap:5px}.template-canvas-ruler{position:absolute;z-index:1;opacity:.55;pointer-events:none}.template-canvas-ruler.horizontal{top:0;right:0;left:0;height:8px;border-bottom:1px solid #cbd3df;background:repeating-linear-gradient(90deg,#8995a8 0 1px,transparent 1px 10px)}.template-canvas-ruler.vertical{top:0;bottom:0;left:0;width:8px;border-right:1px solid #cbd3df;background:repeating-linear-gradient(180deg,#8995a8 0 1px,transparent 1px 10px)}.template-margin-guide{position:absolute;z-index:1;top:var(--margin-top);right:var(--margin-right);bottom:var(--margin-bottom);left:var(--margin-left);border:1px dashed rgba(77,103,174,.25);pointer-events:none}.template-canvas-field{position:absolute;z-index:2;min-width:34px;min-height:22px;padding:4px 7px;border:1px solid transparent;border-radius:4px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:#ffffffe0;cursor:move}.template-canvas-field:hover{border-color:#9fb1ef;background:#f4f7fff5}.template-canvas-field.selected{z-index:4;border:1.5px solid #4167ed;box-shadow:0 0 0 2px #4167ed21}.template-canvas-field.detail-table-field{min-width:140px;min-height:44px;padding:0;border:1px solid transparent;border-radius:1px;justify-content:flex-start;background:transparent}.template-canvas-field.detail-table-field table{width:100%;border-collapse:collapse;table-layout:fixed;pointer-events:none}.print-template-workspace.preview-mode .template-design-canvas.compact-paper .template-canvas-field.detail-table-field table{height:100%}.print-template-workspace.preview-mode .template-design-canvas.compact-paper .template-canvas-field.detail-table-field th,.print-template-workspace.preview-mode .template-design-canvas.compact-paper .template-canvas-field.detail-table-field td{height:auto}.template-design-canvas.third-paper .template-canvas-field.detail-table-field th,.template-design-canvas.third-paper .template-canvas-field.detail-table-field td{padding:1px 3px;font-size:.64em}.template-canvas-field.detail-table-field th,.template-canvas-field.detail-table-field td{height:var(--template-row-height,25px);padding:3px 5px;border:var(--template-table-border,1px solid #8b94a3);overflow:hidden;color:inherit;font-size:.86em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.template-canvas-field.detail-table-field th{height:var(--template-header-height,26px);border:var(--template-table-border,1px solid #8b94a3)}.template-canvas-field.detail-table-field th{color:#111827;background:var(--template-header-bg,#f0f0f0);font-weight:800;text-align:center}.template-canvas-field.detail-table-field td:nth-last-child(-n+3){text-align:right}.template-canvas-field small,.template-canvas-field strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.template-canvas-field small{color:#7c8799;font-size:.72em;line-height:1.2}.template-canvas-field strong{font-size:.92em;font-weight:650;line-height:1.35}.template-canvas-field.field-document,.template-canvas-field.field-party{padding:1px 7px 4px;border:0;border-bottom:1px solid #d8dadd;border-radius:0;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:7px;background:transparent}.template-canvas-field.field-document small,.template-canvas-field.field-party small{flex:none;color:#505050;font-size:.82em;font-weight:400}.template-canvas-field.field-document strong,.template-canvas-field.field-party strong{min-width:0;color:#505050;font-size:.88em;font-weight:500}.template-canvas-field.field-amount{padding:3px 7px 5px;border:0;border-bottom:1px solid #d8dadd;border-radius:0;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:10px;background:transparent}.template-canvas-field.field-amount small{color:#505050;font-size:.82em;font-weight:400}.template-canvas-field.field-amount strong{color:#505050;font-size:.9em;font-weight:500}.template-canvas-field.field-audit{padding:3px 7px;border:0;border-radius:0;flex-direction:row;align-items:baseline;gap:7px;background:transparent}.template-canvas-field.field-audit small{color:#4b5563;font-size:.62em;font-weight:700}.template-canvas-field.field-audit strong{color:#1f2937;font-size:.72em}.template-canvas-field.field-footer{padding:3px 7px;border:0;border-radius:0;flex-direction:row;align-items:baseline;gap:7px;background:transparent}.template-canvas-field.field-footer small{flex:none;color:#505050;font-size:.82em;font-weight:400}.template-canvas-field.field-footer strong{min-width:0;color:#505050;font-size:.88em;font-weight:500}.template-resize-handle{position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;padding:0;border:0;border-radius:4px 0 0;display:none;background:#4167ed;cursor:nwse-resize}.template-canvas-field.selected .template-resize-handle{display:block}.template-canvas-empty{position:absolute;top:35%;right:25%;bottom:35%;left:25%;border:1px dashed #afbee9;border-radius:14px;display:grid;place-items:center;align-content:center;gap:7px;color:#6a7ab0;background:#f5f8ffe6;pointer-events:none}.template-canvas-empty strong{font-size:14px}.template-canvas-empty span{color:#929db1;font-size:10px}.template-paper{min-height:500px;margin:0 auto;padding:34px;border:1px solid #d7dde7;background:#fff;box-shadow:0 16px 40px #27365e24;transform-origin:top center}.template-paper.landscape{width:min(100%,850px)}.template-paper.portrait{width:min(76%,620px)}.template-paper h1{margin:0 0 24px;text-align:center;line-height:1.2}.template-preview-info{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px}.template-preview-info p{margin:0;display:grid;gap:3px}.template-preview-info span{color:#7d879a;font-size:.82em}.template-preview-info b{font-weight:650}.template-paper table{width:100%;border-collapse:collapse;table-layout:fixed}.template-paper th,.template-paper td{height:30px;padding:5px;border:1px solid #777f8d;overflow-wrap:anywhere;text-align:left;font-weight:500}.template-paper th:first-child,.template-paper td:first-child{width:42px;text-align:center}.template-preview-total{min-height:48px;padding:10px 3px;display:flex;align-items:center;justify-content:space-between;gap:16px}.template-preview-total strong{font-size:1.08em}.template-paper footer{margin-top:24px;padding-top:10px;border-top:1px solid #cfd5de;display:flex;justify-content:space-between;color:#677286;font-size:.82em}.template-message{margin-top:12px;padding:10px 12px;border:1px solid #f0d7bd;border-radius:10px;color:#ae6b24;background:#fff8ef;font-size:11px}.template-message.success{border-color:#cce9dd;display:flex;align-items:center;gap:6px;color:#258263;background:#f0fbf6}.print-template-workspace.preview-mode{height:calc(100vh - 210px);min-height:720px;grid-template-columns:1fr}.print-template-workspace.preview-mode .print-template-list,.print-template-workspace.preview-mode .template-controls{display:none}.print-template-workspace.preview-mode .print-template-body{grid-template-columns:1fr}.print-template-workspace.preview-mode .template-preview-panel{padding:26px 34px 40px}.print-template-workspace.preview-mode .template-design-canvas{width:min(100%,1120px);background-image:none;-webkit-user-select:text;user-select:text;touch-action:auto}.print-template-workspace.preview-mode .template-canvas-ruler,.print-template-workspace.preview-mode .template-margin-guide{display:none}.print-template-workspace.preview-mode .template-canvas-field{border-color:transparent;background:transparent;cursor:default}.print-template-workspace.preview-mode .template-canvas-field.detail-table-field{border-color:transparent;background:transparent}.print-template-workspace.preview-mode .template-canvas-field.field-document,.print-template-workspace.preview-mode .template-canvas-field.field-party,.print-template-workspace.preview-mode .template-canvas-field.field-amount{border-color:#d8dadd}.topbar-menu-wrap{position:relative}.topbar-popover{position:absolute;z-index:70;top:48px;right:0;border:1px solid #dfe5f0;border-radius:15px;background:#fffffffa;box-shadow:0 22px 55px #1c2b522e;animation:popover-in .16s ease}.store-popover{width:230px;padding:8px}.store-popover>p{margin:4px 7px 8px;color:#8995aa;font-size:11px;font-weight:700}.store-popover>button{width:100%;min-height:53px;padding:7px 9px;border:0;border-radius:10px;display:grid;grid-template-columns:29px 1fr auto;align-items:center;gap:8px;background:transparent;text-align:left}.store-popover>button:hover,.store-popover>button.active{background:#f1f5ff}.store-popover>button>svg:first-child{color:#5068cc}.store-popover>button>svg:last-child{color:#2cad7e}.store-popover>button span{display:grid;gap:2px}.store-popover strong{font-size:12px}.store-popover small{color:#8c97ab;font-size:10px}.notice-popover{width:340px;padding:9px}.popover-heading{min-height:40px;padding:0 6px;border-bottom:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between}.popover-heading strong{font-size:14px}.popover-heading button{border:0;color:#536cca;background:transparent;font-size:11px}.notice-popover>button{width:100%;min-height:65px;padding:9px 7px;border:0;border-bottom:1px solid #edf0f5;display:grid;grid-template-columns:33px 1fr auto;align-items:center;gap:9px;background:transparent;text-align:left}.notice-popover>button:hover{background:#f8faff}.notice-popover>button>span{width:32px;height:32px;border-radius:9px;display:grid;place-items:center}.notice-popover>button>span.blue{color:#4565dc;background:#edf2ff}.notice-popover>button>span.red{color:#df556c;background:#fff0f3}.notice-popover>button>span.amber{color:#d08229;background:#fff5e8}.notice-popover p{margin:0;display:grid;gap:3px}.notice-popover strong{font-size:12px}.notice-popover small,.notice-popover time{color:#8c97ab;font-size:10px}.account-popover{width:220px;padding:9px}.account-popover>div{min-height:58px;padding:7px;border-bottom:1px solid #e9edf4;display:flex;align-items:center;gap:9px}.account-popover img{width:34px;height:34px;object-fit:contain}.account-popover>div span{display:grid;gap:2px}.account-popover strong{font-size:12px}.account-popover small{color:#8d98ac;font-size:10px}.account-popover>button{width:100%;height:37px;padding:0 8px;border:0;border-radius:8px;display:flex;align-items:center;gap:7px;color:#56627c;background:transparent;text-align:left;font-size:12px}.account-popover>button:hover{background:#f3f6fb}.account-popover>button.danger-text{color:#d65065}@keyframes popover-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}}@media(max-width:1180px){.settings-overview{grid-template-columns:repeat(3,1fr)}.print-template-workspace{grid-template-columns:200px minmax(0,1fr)}.print-template-body{grid-template-columns:310px minmax(420px,1fr)}.report-grid,.report-bottom-grid,.report-ranking-grid{grid-template-columns:1fr}.structure-content{grid-template-columns:220px 1fr;grid-template-rows:230px;align-items:center}.advanced-filters{flex-wrap:wrap}}@media(max-width:900px){.settings-overview{grid-template-columns:repeat(2,1fr)}.print-template-workspace{height:auto;grid-template-columns:1fr}.print-template-list{max-height:220px;border-right:0;border-bottom:1px solid #e2e7f0}.print-template-body{grid-template-columns:1fr;overflow:visible}.template-controls{border-right:0;border-bottom:1px solid #e4e8f0}.page-tabs{overflow-x:auto;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 30px),transparent);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 30px),transparent)}.page-tabs::-webkit-scrollbar{display:none}.page-tabs button{flex:0 0 auto}.table-scroll-hint{min-height:28px;padding:0 14px;display:flex;align-items:center;justify-content:flex-end;gap:4px;color:#697791;background:#f9fbff;font-size:11px;font-weight:650}.table-scroll-hint svg{width:13px;height:13px}.table-wrap,.legacy-print-template-table-wrap{scrollbar-color:#aeb9cc #eef2f7;scrollbar-width:thin}.header-meta{display:none}.data-toolbar>select,.data-toolbar>.filter-button{width:100%}.date-range-picker{width:100%}.date-range-picker input{min-width:0;width:100%}.auxiliary-row{grid-template-columns:repeat(2,minmax(0,1fr)) 34px}.profile-settings-body{grid-template-columns:1fr}.profile-avatar-panel{border-right:0;border-bottom:1px solid #e1e6ef}.statement-summary{grid-template-columns:repeat(2,1fr)}.toolbar-note{margin-left:0}.advanced-filters{align-items:stretch;flex-direction:column}.advanced-filters label{min-width:0}.advanced-filters .text-button{margin:0;align-self:flex-start}.settings-status-strip{align-items:flex-start;flex-wrap:wrap;padding:12px 15px}.settings-status-strip p{flex:1 1 60%}.topbar-popover{right:-36px}}@media(max-width:680px){.auth-language-button{top:14px;right:14px}.settings-overview{grid-template-columns:1fr}.customer-lifecycle-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.language-list{grid-template-columns:1fr}.language-modal>footer{align-items:flex-start;flex-direction:column}.shortcut-modal-body{grid-template-columns:1fr}.shortcut-modal>footer{align-items:flex-start;flex-direction:column}.structure-content{grid-template-columns:1fr;grid-template-rows:175px auto}.report-chart{height:250px}.panel-heading{align-items:flex-start;flex-direction:column}.settings-table-heading>div:last-child{width:100%}.simple-modal{height:100vh;max-height:100vh;border-radius:0}.simple-form-grid,.finance-modal .simple-form-grid{grid-template-columns:1fr}.simple-form-grid label.wide{grid-column:auto}.detail-drawer{width:100%}.info-grid,.permission-list{grid-template-columns:1fr}.notice-popover{position:fixed;top:58px;right:10px;left:10px;width:auto}.page-tabs{margin-bottom:12px}.page-tabs button{font-size:13px}.scanner-body>form{grid-template-columns:1fr}.scanner-result.found>div:nth-child(2){grid-template-columns:repeat(2,1fr)}.cloud-print-body{grid-template-columns:1fr}.cloud-print-body>label,.cloud-print-tip,.print-job-list,.cloud-print-empty{grid-column:1}.account-security-grid{grid-template-columns:1fr}}.modal-backdrop,.drawer-backdrop{top:76px;right:0;bottom:0;left:222px;z-index:25;overflow-y:auto;padding:24px 28px 32px;display:block;background:radial-gradient(circle at 92% -12%,rgba(105,82,244,.09),transparent 28%),#f4f7fc;-webkit-backdrop-filter:none;backdrop-filter:none;animation:workspace-page-in .18s ease}.app-shell:has(.modal-backdrop,.drawer-backdrop)>.sidebar,.app-shell:has(.modal-backdrop,.drawer-backdrop)>.workspace,.app-shell:has(.modal-backdrop,.drawer-backdrop)>.nav-scrim{visibility:visible;pointer-events:auto}.app-shell .modal-backdrop,.app-shell .drawer-backdrop{visibility:visible;pointer-events:auto}.app-shell:has(.modal-backdrop,.drawer-backdrop) .workspace-content{visibility:hidden;pointer-events:none}.app-shell:has(.modal-backdrop,.drawer-backdrop) .workspace-content .modal-backdrop,.app-shell:has(.modal-backdrop,.drawer-backdrop) .workspace-content .drawer-backdrop{visibility:visible;pointer-events:auto}.app-shell:has(.modal-backdrop) .drawer-backdrop{visibility:hidden;pointer-events:none}.modal-backdrop>.simple-modal,.modal-backdrop>.document-composer,.drawer-backdrop>.detail-drawer{position:relative;inset:auto;width:min(1180px,100%);min-height:calc(100vh - 132px);max-height:none;margin:0 auto;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;animation:workspace-page-in .18s ease}.modal-backdrop>.simple-modal:not(.product-editor-modal):not(.entity-editor-modal):not(.profile-settings-modal):not(.statement-modal),.drawer-backdrop>.detail-drawer{width:min(960px,100%)}.simple-modal>header,.composer-header,.detail-drawer>header{position:relative;z-index:4;top:auto;min-height:84px;padding:6px 2px 18px;border-bottom:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.simple-modal>header>div>span,.composer-title>span{border:1px solid #dbe4fb;background:linear-gradient(145deg,#eef4ff,#f4f0ff);box-shadow:0 8px 20px #315efb14}.simple-modal h2,.composer-title h2,.detail-drawer>header h2{color:#172443;font-size:25px;letter-spacing:-.55px}.simple-modal>header>.icon-button,.composer-header>.icon-button,.detail-drawer>header>.icon-button{width:42px;min-width:42px;height:42px;padding:0;border:1px solid #dbe2ef;border-radius:12px;display:grid;place-items:center;color:#68758f;background:#ffffffe0}.simple-modal>header>.icon-button:after,.composer-header>.icon-button:after,.detail-drawer>header>.icon-button:after{content:none}.composer-header>.workspace-return,.detail-drawer>header>.workspace-return{width:auto;min-width:112px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#53617c;font-size:14px;font-weight:700}.simple-modal>:not(header):not(footer),.drawer-content,.composer-body,.settlement-stage{width:100%;margin-right:auto;margin-left:auto}.simple-modal>:not(header):not(footer),.drawer-content,.document-composer .composer-body{margin-top:0;margin-bottom:16px;border:1px solid #dce4f1;border-radius:18px;background:#fffffff5;box-shadow:0 14px 36px #26375e0e}.drawer-content{flex:1;overflow:visible;padding:22px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.drawer-content>:first-child:last-child,.drawer-content>.drawer-hero-summary,.drawer-content>.product-hero-image{grid-column:1 / -1}.simple-modal>footer,.composer-footer,.drawer-actions{position:sticky;z-index:4;bottom:0;min-height:72px;padding:12px 16px;border:1px solid #dce4f1;border-radius:16px;background:#fffffff5;box-shadow:0 12px 32px #26375e14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.modal-backdrop .simple-form-grid,.modal-backdrop .profile-settings-body,.modal-backdrop .shortcut-modal-body,.modal-backdrop .cloud-print-body,.modal-backdrop .scanner-body{min-height:auto;max-height:none;overflow:visible}.document-composer .composer-body{flex:1;overflow:hidden;min-height:560px}.document-composer .composer-form{padding:24px}.document-composer .product-picker{padding-top:24px;background:linear-gradient(165deg,#f5f8ff,#faf9ff)}@keyframes workspace-page-in{0%{opacity:0;transform:translateY(8px)}}@media(max-width:1180px)and (min-width:901px){.document-composer .composer-body{grid-template-columns:1fr;overflow:visible}.document-composer .product-picker{max-height:320px;overflow-y:auto;border-top:1px solid #e0e6f0;border-left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px}.document-composer .product-picker>div{grid-column:1 / -1}}@media(max-width:900px){.modal-backdrop,.drawer-backdrop{top:66px;right:0;bottom:0;left:0;padding:18px 16px 24px}.modal-backdrop>.simple-modal,.modal-backdrop>.document-composer,.drawer-backdrop>.detail-drawer{width:100%;min-height:calc(100vh - 108px)}}@media(max-width:760px){.modal-backdrop,.drawer-backdrop{top:66px;right:0;bottom:0;left:0;padding:12px}.simple-modal>header,.composer-header,.detail-drawer>header{padding:2px 0 12px}.simple-modal h2,.composer-title h2,.detail-drawer>header h2{font-size:21px}.drawer-content{grid-template-columns:1fr}.simple-modal>footer,.composer-footer,.drawer-actions{border-radius:13px}}.composer-workspace{overflow:hidden}.composer-workspace>.document-composer{width:100%;height:calc(100dvh - 132px);min-height:0;display:flex;flex-direction:column;gap:14px}.composer-workspace .composer-header{min-height:64px;flex-shrink:0;padding:0}.composer-workspace .composer-body{display:grid;grid-template-columns:minmax(0,1fr) 340px;min-height:0;overflow:hidden;flex:1;gap:18px;border:0;background:transparent;box-shadow:none}.composer-workspace .composer-form{padding:22px;min-width:0;overflow:auto;background:#fff;border:1px solid #dfe6f2;border-radius:16px}.composer-workspace .field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.composer-workspace .field-grid input,.composer-workspace .field-grid select{min-height:42px;font-size:15px}.composer-workspace .field-grid label>span,.composer-workspace .note-field>span{font-size:14px}.composer-workspace .line-section{margin-top:22px}.composer-workspace .line-section-head h3{font-size:17px}.composer-workspace .line-section-head p{font-size:13px}.line-table-scroll{overflow:auto;max-height:390px}.composer-workspace .line-table-head{position:sticky;top:0;z-index:1;background:#f3f6fc;font-size:13px}.composer-workspace .line-row{font-size:14px}.selected-products-empty{min-height:155px;display:grid;justify-items:center;align-content:center;gap:10px;color:#7485a3;padding:22px;text-align:center}.selected-products-empty strong{color:#354667;font-size:16px}.selected-products-empty p{margin:0;font-size:14px}.composer-workspace .composer-footer{position:static;flex-shrink:0;margin:0;min-height:72px}.composer-workspace .settlement-stage{overflow:auto;min-height:0;flex:1}.catalog-picker{display:flex;flex-direction:column;min-height:0;min-width:0;background:#fff;border:1px solid #dfe6f2;border-radius:16px;overflow:hidden}.catalog-picker>header{display:flex;justify-content:space-between;align-items:center;padding:20px 18px 12px;gap:10px}.catalog-picker h3{margin:0;font-size:18px;color:#192c50}.catalog-picker header p{margin:6px 0 0;font-size:13px;color:#7485a3}.catalog-picker header>span{white-space:nowrap;font-size:13px;color:#5269da}.catalog-filters{display:grid;gap:10px;padding:0 16px 14px;border-bottom:1px solid #edf0f7}.catalog-search{display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dbe3f1;border-radius:9px;color:#8291ad}.catalog-search input{min-width:0;width:100%;border:0;background:transparent;height:42px;outline:none;font-size:14px}.catalog-search:focus-within{outline:2px solid #5369f1;outline-offset:1px}.catalog-filters select{width:100%;padding:10px;border:1px solid #dbe3f1;border-radius:9px;background:#f8faff;font-size:14px}.catalog-results{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px}.catalog-item{display:flex;align-items:center;gap:10px;width:100%;border:1px solid transparent;border-bottom-color:#edf0f7;border-radius:9px;padding:12px 8px;text-align:left;background:#fff;cursor:pointer}.catalog-item:hover{background:#f5f7ff;border-color:#ccd7ff}.catalog-item.is-selected{background:#f4f7ff}.catalog-product-icon{color:#6274d8;background:#eef2ff;border-radius:9px;padding:8px;display:flex}.catalog-item-info{flex:1;min-width:0;display:grid;gap:5px}.catalog-item-info strong{font-size:15px;color:#263b60;overflow-wrap:anywhere}.catalog-item-info small{font-size:12px;color:#7886a0;overflow-wrap:anywhere}.catalog-item-action{display:grid;gap:10px;justify-items:end;font-size:13px;color:#4d62dc}.catalog-item-action>span{display:flex;align-items:center;min-height:24px}.catalog-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e7ecf5;font-size:14px;gap:8px}.catalog-pagination button{border:1px solid #dbe3f1;border-radius:8px;padding:8px 12px;background:#fff;color:#40567e;cursor:pointer}.catalog-pagination button:disabled{opacity:.4;cursor:default}.catalog-empty{display:grid;justify-items:center;align-content:center;padding:40px 12px;gap:12px;color:#7886a0;text-align:center;font-size:14px}.catalog-empty p{margin:0}.transfer-catalog .catalog-picker{height:380px}.transfer-selection{color:#506284;font-size:15px}.drawer-backdrop>.detail-drawer,.modal-backdrop>.integrated-form-page,.modal-backdrop>.cloud-print-modal,.modal-backdrop>.product-scanner-modal{width:min(1180px,100%);height:calc(100dvh - 132px);min-height:0;display:flex;flex-direction:column;gap:14px}.integrated-detail-page>header{flex-shrink:0;min-height:64px;padding:0}.integrated-detail-page>header>div{min-width:0}.integrated-detail-page>header p{margin:0 0 5px;color:#6475c6;font-size:12px;letter-spacing:.04em;text-transform:none}.integrated-detail-page>header h2{font-size:25px;overflow-wrap:anywhere}.integrated-detail-page>header span{font-size:14px}.integrated-detail-page .drawer-content{flex:1;min-height:0;overflow:auto;padding:22px;margin:0;border:1px solid #dce4f1;border-radius:18px;background:#fff;box-shadow:0 14px 36px #26375e0e}.integrated-detail-page .drawer-section{padding:19px;border-radius:14px;box-shadow:none}.integrated-detail-page .drawer-section-title{margin-bottom:16px}.integrated-detail-page .drawer-section h3{font-size:16px}.integrated-detail-page .drawer-actions{position:static;flex-shrink:0;margin:0;min-height:70px}.integrated-detail-page .info-grid{gap:12px}.integrated-detail-page .info-grid>div{min-height:66px;padding:12px 14px}.integrated-detail-page .info-grid>div>span{font-size:13px}.integrated-detail-page .info-grid>div>strong{font-size:16px}.integrated-form-page,.cloud-print-modal,.product-scanner-modal{overflow:hidden}.integrated-form-page>header{flex-shrink:0}.integrated-form-page>.profile-settings-body,.integrated-form-page>.simple-form-grid,.integrated-form-page>.document-share-body,.integrated-form-page>.cloud-print-body,.integrated-form-page>.scanner-body{flex:1;min-height:0;overflow:auto}.integrated-form-page.finance-modal>.finance-amount-hero{flex-shrink:0;min-height:112px;border:1px solid rgba(255,255,255,.25);border-radius:16px;color:#fff;background:linear-gradient(125deg,#315efb,#7654f4);box-shadow:0 12px 30px #26375e1f}.integrated-form-page.finance-modal>.finance-amount-hero input{color:#fff}.integrated-form-page.finance-modal>.simple-form-grid{margin:0;padding:22px;border:1px solid #dce4f1;border-radius:16px;background:#fff}.integrated-form-page.profile-settings-modal>.profile-settings-body{margin:0;border:1px solid #dce4f1;border-radius:16px;background:#fff}.integrated-form-page>footer{position:static;flex-shrink:0;margin:0}.integrated-form-page .inline-warning{margin-left:0;margin-right:0}.profile-settings-modal.integrated-form-page{width:min(1180px,100%)}.finance-modal.integrated-form-page{width:min(860px,100%)}@media(min-width:1181px){.finance-modal.integrated-form-page{width:min(980px,100%)}}@media(max-width:1180px){.composer-workspace .composer-body{grid-template-columns:minmax(0,1fr) 290px}.composer-workspace .composer-form{padding:16px}.integrated-detail-page .drawer-content{grid-template-columns:1fr}}@media(max-width:900px){.composer-workspace{top:76px}.composer-workspace>.document-composer{min-height:0;height:calc(100dvh - 118px)}}@media(max-width:680px){.composer-workspace{top:66px;overflow:auto}.composer-workspace>.document-composer{height:auto;min-height:calc(100dvh - 90px)}.composer-workspace .composer-body{grid-template-columns:1fr;overflow:visible}.composer-workspace .catalog-picker{height:460px}.composer-workspace .composer-footer{position:sticky;bottom:0}.drawer-backdrop>.detail-drawer,.modal-backdrop>.integrated-form-page,.modal-backdrop>.cloud-print-modal,.modal-backdrop>.product-scanner-modal{height:auto;min-height:calc(100dvh - 90px)}.integrated-detail-page .drawer-content{padding:14px}}.modal-backdrop>.simple-modal,.modal-backdrop>.document-composer{width:min(1180px,100%)!important;height:calc(100dvh - 132px);min-height:0;max-height:none;display:flex;flex-direction:column;gap:14px}.modal-backdrop>.simple-modal>:not(header):not(footer){flex:1 1 auto;min-height:0;overflow:auto}.modal-backdrop>.simple-modal>.finance-amount-hero,.modal-backdrop>.simple-modal>.statement-summary{flex:0 0 auto;overflow:visible}.modal-backdrop>.simple-modal>footer{flex:0 0 auto;position:static;margin:0}.modal-backdrop>.simple-modal .simple-form-grid,.modal-backdrop>.simple-modal .profile-settings-body,.modal-backdrop>.simple-modal .shortcut-modal-body,.modal-backdrop>.simple-modal .language-list,.modal-backdrop>.simple-modal .document-share-body,.modal-backdrop>.simple-modal .scanner-body,.modal-backdrop>.simple-modal .cloud-print-body{min-height:0;max-height:none;overflow:auto}.modal-backdrop>.simple-modal .simple-form-grid{align-content:start}@media(max-width:900px){.modal-backdrop>.simple-modal,.modal-backdrop>.document-composer{height:calc(100dvh - 108px)}}@media(max-width:680px){.modal-backdrop>.simple-modal,.modal-backdrop>.document-composer{height:auto;min-height:calc(100dvh - 90px)}}.simple-modal>header>.workspace-return{width:auto;min-width:112px;height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#52617d;font-size:14px;font-weight:750}.simple-modal>header>.workspace-return span{display:inline;margin:0;color:inherit;font-size:inherit}.simple-modal>header>.workspace-return:hover,.detail-drawer>header>.workspace-return:hover{border-color:#b7c5eb;color:#315efb;background:#f8faff}.simple-modal>header>.icon-button:not(.workspace-return){width:auto;min-width:92px;padding:0 14px;font-size:0;color:#52617d;font-weight:750}.simple-modal>header>.icon-button:not(.workspace-return) svg{display:none}.simple-modal>header>.icon-button:not(.workspace-return):after{content:"返回";font-size:14px}.modal-backdrop>.integrated-form-page>.simple-form-grid,.modal-backdrop>.integrated-form-page>.profile-settings-body,.modal-backdrop>.statement-modal>.statement-bill-list,.modal-backdrop>.cloud-print-modal>.cloud-print-body,.modal-backdrop>.product-scanner-modal>.scanner-body{border:1px solid #dce4f1;border-radius:18px;background:#fffffff7;box-shadow:0 14px 36px #26375e0e}.modal-backdrop>.simple-modal>.inline-warning{flex:0 0 auto;min-height:auto;margin:0;overflow:visible;padding:10px 13px;font-size:13px}.modal-backdrop>.integrated-form-page>.simple-form-grid{padding:24px;gap:18px 16px;grid-template-columns:repeat(3,minmax(0,1fr))}.modal-backdrop>.integrated-form-page>.simple-form-grid>.wide,.modal-backdrop>.integrated-form-page>.simple-form-grid>label.wide,.modal-backdrop>.integrated-form-page>.simple-form-grid>fieldset.wide{grid-column:1 / -1}.modal-backdrop>.integrated-form-page .simple-form-grid label{gap:8px;color:#52617d;font-size:14px}.modal-backdrop>.integrated-form-page .simple-form-grid input,.modal-backdrop>.integrated-form-page .simple-form-grid select{min-height:46px;padding:0 14px;border-radius:11px;font-size:15px;background-color:#fbfcff}.modal-backdrop>.integrated-form-page .simple-form-grid textarea{min-height:96px;padding:13px 14px;border-radius:11px;font-size:15px;line-height:1.6;background-color:#fbfcff}.modal-backdrop>.integrated-form-page .form-section-title{min-height:52px;margin:5px -7px 0;padding:11px 14px;border:1px solid #dfe7f6;border-radius:12px;background:linear-gradient(110deg,#f2f6ff,#f8f6ff 68%,#fff)}.modal-backdrop>.integrated-form-page .form-section-title:first-child{margin-top:-7px}.modal-backdrop>.integrated-form-page .form-section-title span{font-size:16px}.modal-backdrop>.integrated-form-page .form-section-title small{font-size:13px}.modal-backdrop>.integrated-form-page .permission-editor{padding:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;background:#fbfcff}.modal-backdrop>.integrated-form-page .permission-editor label{min-height:48px;padding:9px 11px;border:1px solid #e3e8f2;border-radius:10px;background:#fff}.modal-backdrop>.integrated-form-page .image-uploader,.modal-backdrop>.integrated-form-page .entity-image-field,.modal-backdrop>.integrated-form-page .auxiliary-editor{padding:18px;background:linear-gradient(145deg,#f7f9ff,#fbfaff)}.integrated-detail-page .drawer-content{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;align-content:start;background:linear-gradient(150deg,#fff,#fbfcff)}.integrated-detail-page .drawer-section{grid-column:span 6;min-height:154px;border-color:#e0e6f1;background:#fff}.integrated-detail-page .drawer-section:first-child{grid-column:span 7}.integrated-detail-page .drawer-section:nth-child(2){grid-column:span 5}.integrated-detail-page .drawer-section:last-child:nth-child(odd){grid-column:1 / -1}.integrated-detail-page .drawer-section:only-child,.integrated-detail-page .drawer-section:has(.product-hero-image),.integrated-detail-page .drawer-section:has(.permission-list){grid-column:1 / -1}.integrated-detail-page .drawer-section-title{padding-bottom:12px;border-bottom:1px solid #edf0f6}.integrated-detail-page .drawer-section-title h3{color:#263653;font-size:17px}.integrated-detail-page .info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.integrated-detail-page .info-grid>div{min-height:72px;padding:13px 14px;border:1px solid #edf0f6;border-radius:11px;background:#f8faff}.integrated-detail-page .permission-list{grid-template-columns:repeat(3,minmax(0,1fr))}.integrated-detail-page .permission-list span{min-height:46px;padding:9px 11px;border:1px solid #e4e9f3;border-radius:10px;background:#f9fbff;font-size:14px}.integrated-detail-page .timeline>div{min-height:66px}.integrated-detail-page .timeline strong{font-size:14px}.integrated-detail-page .timeline small,.integrated-detail-page .timeline time{font-size:12px}.integrated-detail-page .drawer-balance{min-height:116px;padding:20px;place-content:center}.integrated-detail-page .drawer-balance span,.integrated-detail-page .drawer-balance small{font-size:13px}.integrated-detail-page .drawer-balance strong{font-size:30px}.finance-modal.integrated-form-page{width:min(1180px,100%)}.finance-modal.integrated-form-page>.finance-amount-hero{min-height:104px;padding:18px 24px;display:grid;grid-template-columns:minmax(160px,.55fr) minmax(280px,1fr);grid-template-rows:auto auto;align-items:center;column-gap:34px}.finance-modal.integrated-form-page>.finance-amount-hero>span{align-self:end;font-size:13px}.finance-modal.integrated-form-page>.finance-amount-hero>div{grid-column:2;grid-row:1 / 3;margin:0}.finance-modal.integrated-form-page>.finance-amount-hero>small{align-self:start;font-size:12px}.finance-modal.integrated-form-page>.finance-amount-hero input{font-size:32px}.finance-modal.integrated-form-page>.simple-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:24px}.statement-modal .statement-summary{min-height:108px;padding:17px 22px;border:1px solid #dce4f1;border-radius:16px;background:linear-gradient(110deg,#f2f6ff,#f9f7ff)}.statement-modal .statement-summary span{font-size:13px}.statement-modal .statement-summary strong{font-size:24px}.statement-modal .statement-bill-list{margin:0;padding:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.statement-modal .statement-bill-list>label{min-height:76px}.statement-modal .statement-bill-list strong{font-size:14px}.statement-modal .statement-bill-list small{font-size:12px}.document-share-modal .document-share-body{padding:22px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px}.document-share-modal .document-share-body>button{min-height:116px;padding:18px}.document-share-modal .document-share-body>button strong{font-size:15px}.document-share-modal .document-share-body>button small{font-size:13px;line-height:1.6}.reverse-payment-body,.document-delete-body,.management-delete-body{min-height:0;padding:clamp(28px,6vw,78px);place-content:center;justify-items:start;border-color:#f0d9de!important;background:radial-gradient(circle at 12% 18%,rgba(213,78,101,.08),transparent 27%),#fff!important}.reverse-payment-body>strong,.document-delete-body>strong,.management-delete-body>strong{max-width:720px;font-size:24px}.reverse-payment-body>p,.document-delete-body>p,.management-delete-body>p{max-width:760px;font-size:15px;line-height:1.9}.cloud-print-modal .cloud-print-body,.product-scanner-modal .scanner-body{padding:24px}.cloud-print-modal .cloud-print-body{grid-template-columns:minmax(0,1fr) 180px;gap:18px}.cloud-print-modal .cloud-print-tip{min-height:82px}.product-scanner-modal .scanner-body>form{padding:18px;border:1px solid #e3e8f2;border-radius:14px;background:#f8faff}.profile-settings-modal .profile-settings-body{grid-template-columns:260px minmax(0,1fr);overflow:hidden}.profile-settings-modal .profile-avatar-panel{padding:34px 24px;border-right:1px solid #e1e7f1}.profile-settings-modal .profile-avatar-panel>img{width:126px;height:126px;border-radius:32px}.profile-settings-modal .profile-settings-body>.simple-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:24px;overflow:auto}.profile-settings-modal .account-security-card{min-height:0;height:auto;padding:16px 18px;align-self:start;overflow:visible}.profile-settings-modal .account-security-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px}.profile-settings-modal .account-security-grid>span{min-height:53px;align-content:center}@media(max-width:1180px){.modal-backdrop>.integrated-form-page>.simple-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-backdrop>.integrated-form-page .permission-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.integrated-detail-page .drawer-content{grid-template-columns:repeat(2,minmax(0,1fr))}.integrated-detail-page .drawer-section,.integrated-detail-page .drawer-section:first-child,.integrated-detail-page .drawer-section:nth-child(2){grid-column:span 1}.integrated-detail-page .drawer-section:last-child:nth-child(odd),.integrated-detail-page .drawer-section:only-child,.integrated-detail-page .drawer-section:has(.product-hero-image),.integrated-detail-page .drawer-section:has(.permission-list){grid-column:1 / -1}}@media(max-width:760px){.simple-modal>header>.workspace-return{min-width:44px;padding:0 11px}.simple-modal>header>.workspace-return span{display:none}.modal-backdrop>.integrated-form-page>.simple-form-grid,.finance-modal.integrated-form-page>.simple-form-grid,.integrated-detail-page .drawer-content,.statement-modal .statement-bill-list,.document-share-modal .document-share-body{grid-template-columns:1fr}.modal-backdrop>.integrated-form-page .permission-editor{grid-template-columns:1fr}.integrated-detail-page .drawer-section,.integrated-detail-page .drawer-section:first-child,.integrated-detail-page .drawer-section:nth-child(2),.integrated-detail-page .drawer-section:last-child:nth-child(odd){grid-column:1}.finance-modal.integrated-form-page>.finance-amount-hero{grid-template-columns:1fr;grid-template-rows:auto}.finance-modal.integrated-form-page>.finance-amount-hero>div{grid-column:1;grid-row:auto}.profile-settings-modal .profile-settings-body{grid-template-columns:1fr;overflow:auto}.profile-settings-modal .profile-avatar-panel{border-right:0;border-bottom:1px solid #e1e7f1}.profile-settings-modal .account-security-grid{grid-template-columns:1fr}}.modal-backdrop,.drawer-backdrop{padding:20px 22px 24px}.modal-backdrop>.simple-modal,.modal-backdrop>.document-composer,.drawer-backdrop>.detail-drawer,.drawer-backdrop>.integrated-detail-page,.modal-backdrop>.integrated-form-page,.modal-backdrop>.cloud-print-modal,.modal-backdrop>.product-scanner-modal{width:100%!important;max-width:none!important;margin-right:0;margin-left:0}@media(min-width:1680px){.modal-backdrop>.integrated-form-page>.simple-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.finance-modal.integrated-form-page>.simple-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.integrated-detail-page .permission-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.modal-backdrop,.drawer-backdrop{padding:16px}}@media(max-width:680px){.modal-backdrop,.drawer-backdrop{padding:12px}}.drawer-content>.document-detail-grid{grid-column:1 / -1;min-width:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-content:start;gap:16px}.document-detail-grid>.drawer-hero-summary{grid-column:1 / -1;min-height:74px;padding:16px 20px;border:1px solid #dce5f5;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(110deg,#f2f6ff,#faf8ff 70%,#fff)}.document-detail-grid>.drawer-hero-summary>span{display:flex;align-items:baseline;gap:9px}.document-detail-grid>.drawer-hero-summary small{color:#74819a;font-size:13px}.document-detail-grid>.drawer-hero-summary strong{color:#203454;font-size:25px}.integrated-detail-page .document-detail-grid>.drawer-section{min-height:0;grid-column:1 / -1}.document-detail-grid .document-basic-card .info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.integrated-detail-page .document-detail-grid>.document-settlement-card{grid-column:span 5!important}.integrated-detail-page .document-detail-grid>.document-progress-card{grid-column:span 7!important}.document-line-table-wrap{max-height:310px;overflow:auto;border:1px solid #e1e7f1;border-radius:12px}.document-line-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.document-line-table th{position:sticky;z-index:1;top:0;height:44px;padding:0 14px;border-bottom:1px solid #dfe5ef;color:#71809a;background:#f5f7fb;font-size:13px;font-weight:750;text-align:left}.document-line-table th:first-child{width:44%}.document-line-table td{height:52px;padding:8px 14px;border-bottom:1px solid #edf0f5;color:#52617c;font-size:14px;text-align:left}.document-line-table tbody tr:last-child td{border-bottom:0}.document-line-table tbody tr:hover td{background:#fafbff}.document-line-table td:first-child strong{color:#263b5f}.document-line-table td:first-child small{margin-top:3px;display:block;color:#8a96aa;font-size:12px}.document-line-table td:last-child strong{color:#315efb;font-size:15px}.document-progress-card .timeline>div{min-height:72px;padding:2px 0 17px 34px;grid-template-columns:minmax(0,1fr) auto;align-content:start}.document-progress-card .timeline>div>i{top:2px;left:1px}.document-progress-card .timeline>div:not(:last-child):before{top:20px;bottom:-1px;left:9px}.document-progress-card .timeline>div>span{min-width:0;gap:5px}.document-progress-card .timeline time{padding-top:2px;white-space:nowrap}@media(max-width:980px){.document-detail-grid .document-basic-card .info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integrated-detail-page .document-detail-grid>.document-settlement-card,.integrated-detail-page .document-detail-grid>.document-progress-card{grid-column:1 / -1!important}}@media(max-width:620px){.document-detail-grid .document-basic-card .info-grid{grid-template-columns:1fr}.document-line-table{min-width:620px}}.integrated-detail-page .product-detail-content{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:max-content;align-items:start;align-content:start}.integrated-detail-page .product-detail-content>.drawer-section{min-height:0;height:auto;align-self:start;overflow:visible}.integrated-detail-page .product-detail-content>.product-gallery-section{grid-column:1 / -1!important;min-height:0!important;overflow:visible}.integrated-detail-page .product-detail-content>.product-basics-section,.integrated-detail-page .product-detail-content>.product-units-section{grid-column:span 7}.integrated-detail-page .product-detail-content>.product-member-section,.integrated-detail-page .product-detail-content>.product-stock-section{grid-column:span 5}.integrated-detail-page .product-detail-content>.product-description-section{grid-column:1 / -1}.product-detail-content .product-detail-gallery{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px}.product-detail-content .product-image-tile{position:relative;width:154px;height:112px;padding:0;overflow:hidden;border:1px solid #dce3ee;border-radius:12px;display:block;color:#fff;background:#f4f6fa;cursor:zoom-in;box-shadow:0 6px 16px #24345c12}.product-detail-content .product-image-tile.product-hero-image{width:224px;height:150px;max-height:none}.product-detail-content .product-image-tile img{width:100%;height:100%;border:0;border-radius:0;display:block;object-fit:cover;transition:transform .18s ease}.product-detail-content .product-image-tile:hover img{transform:scale(1.025)}.product-detail-content .product-image-tile>span{position:absolute;right:8px;bottom:8px;min-height:28px;padding:0 9px;border:1px solid rgba(255,255,255,.32);border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:#141e34b8;box-shadow:0 5px 14px #0f192d33;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:750}.product-detail-content .product-image-tile>span svg{width:14px;height:14px}.product-image-preview-backdrop{position:fixed;z-index:240;top:0;right:0;bottom:0;left:0;padding:32px;display:grid;place-items:center;visibility:visible;pointer-events:auto;background:#0c1324b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fade-in .16s ease}.product-image-preview{width:min(1120px,calc(100vw - 64px));height:min(820px,calc(100dvh - 64px));overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:20px;display:flex;flex-direction:column;background:#111a2d;box-shadow:0 40px 110px #050a1973}.product-image-preview>header{flex:0 0 64px;padding:0 14px 0 18px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#fff}.product-image-preview>header>div{display:flex;align-items:center;gap:10px;color:#315efb}.product-image-preview>header>div>svg{width:22px;height:22px}.product-image-preview>header span{display:grid;gap:2px}.product-image-preview>header strong{color:#22304e;font-size:15px}.product-image-preview>header small{color:#8490a6;font-size:11px}.product-image-preview>header .icon-button{border:1px solid #dce3ef;background:#f8faff}.product-image-preview>div{min-height:0;flex:1;padding:20px;display:grid;place-items:center}.product-image-preview>div img{max-width:100%;max-height:100%;display:block;object-fit:contain}@media(max-width:1180px){.integrated-detail-page .product-detail-content{grid-template-columns:repeat(2,minmax(0,1fr))}.integrated-detail-page .product-detail-content>.product-gallery-section,.integrated-detail-page .product-detail-content>.product-description-section{grid-column:1 / -1!important}.integrated-detail-page .product-detail-content>.product-basics-section,.integrated-detail-page .product-detail-content>.product-member-section,.integrated-detail-page .product-detail-content>.product-units-section,.integrated-detail-page .product-detail-content>.product-stock-section{grid-column:span 1}}@media(max-width:760px){.integrated-detail-page .product-detail-content{grid-template-columns:1fr}.integrated-detail-page .product-detail-content>.drawer-section{grid-column:1!important}.product-detail-content .product-image-tile.product-hero-image{width:min(100%,352px);height:220px}.product-image-preview-backdrop{padding:12px}.product-image-preview{width:calc(100vw - 24px);height:calc(100dvh - 24px);border-radius:16px}}
