.pto-native-panel{position:relative;display:flex;flex-direction:column;min-height:0;flex:1 1 auto;overflow:auto;padding:6px;background:#fff}.pto-native-main-menu,.pto-native-subscreen{display:grid;gap:5px}.pto-native-subscreen{align-content:start;flex:1 1 auto;min-height:0}.pto-native-subscreen[hidden],.pto-native-subscreen[data-pto-native-materials-keepalive=hidden]{display:none!important}.pto-native-subscreen[data-pto-native-subscreen=registry]{align-content:stretch;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.pto-native-subscreen[data-pto-native-subscreen=certificates]{align-content:stretch;grid-template-rows:auto minmax(0,1fr)}.pto-native-subscreen-head{display:grid;grid-template-columns:minmax(72px,max-content);align-items:center;gap:5px;justify-content:start;min-width:0}.pto-native-main-section{display:grid;gap:3px}.pto-native-main-section h2,.pto-native-main-section-title{margin:3px 0 1px;padding:0 2px 2px;border-bottom:1px solid #e2e7f0;color:#5f6368;font-size:13px;font-weight:800;letter-spacing:0;line-height:1.1;text-align:left;text-transform:uppercase}.pto-native-menu-rows{display:grid;gap:3px}.pto-native-menu-row{display:grid;grid-template-columns:minmax(0,1fr);gap:4px}.pto-native-menu-row.has-side{grid-template-columns:minmax(0,1fr) 58px}.pto-native-menu-button,.pto-native-menu-side-button,.pto-native-back-button{min-width:0;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;box-shadow:none}.pto-native-menu-button{position:relative;display:grid;grid-template-columns:17px minmax(0,1fr) 20px;align-items:center;gap:5px;min-height:34px;padding:4px 6px;text-align:left}.pto-native-menu-button-text,.pto-native-menu-side-button span,.pto-native-back-button span{min-width:0;letter-spacing:0}.pto-native-menu-button-text{display:grid;gap:1px}.pto-native-menu-button-text strong,.pto-native-menu-button-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-menu-button-text strong{color:inherit;font-size:12px;font-weight:800;line-height:1.15}.pto-native-menu-button-text small{color:#5f6368;font-size:11px;font-weight:650;line-height:1.15}.pto-native-menu-side-button span,.pto-native-back-button span{font-size:11.5px;font-weight:650;line-height:1.1;text-transform:uppercase}.pto-native-menu-button:hover,.pto-native-menu-side-button:hover,.pto-native-back-button:hover{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-menu-button:hover .pto-native-menu-button-text small{color:#174ea6}.pto-native-panel button:hover,.pto-native-panel button:focus-within{position:relative;z-index:120}.pto-native-menu-help{position:relative;display:inline-grid;place-items:center;width:20px;height:20px;color:currentColor;opacity:.78}.pto-native-menu-help,.pto-native-registry-help,.pto-native-settings-help{cursor:help}.pto-native-registry-help,.pto-native-settings-help{position:relative}.pto-native-tooltip-overlay{position:fixed;z-index:10000;width:max-content;max-width:min(320px,calc(100vw - 24px));max-height:min(180px,calc(100vh - 24px));overflow:auto;padding:6px 8px;border-radius:4px;background:#202124f0;box-shadow:0 8px 24px #3c404333;color:#fff;font-size:11px;font-weight:650;line-height:1.25;overflow-wrap:anywhere;pointer-events:none;text-align:left;text-transform:none;white-space:normal}.pto-native-menu-side-button{display:grid;grid-template-columns:15px auto;align-items:center;justify-content:center;gap:2px;min-height:28px;padding:3px 4px}.pto-native-menu-side-button span{overflow-wrap:normal;white-space:nowrap}.pto-native-back-button{display:grid;grid-template-columns:16px auto;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:5px 7px}.pto-native-screen{display:grid;align-content:start;gap:7px}.pto-native-screen[data-pto-native-registry=true]{position:relative;min-height:0;overflow:auto}.pto-native-form-grid{display:grid;gap:8px}.pto-native-form-grid label{display:grid;gap:4px;min-width:0}.pto-native-form-grid label span{color:#5f6368;font-size:11px;font-weight:700}.pto-native-form-grid input{width:100%;min-width:0;min-height:32px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:13px}.pto-native-checks{display:grid;gap:7px;padding:8px 0}.pto-native-checks label{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;color:#202124;font-size:12px;font-weight:650}.pto-native-checks input{width:14px;height:14px;margin:0}.pto-native-status{padding:8px 9px;border-radius:6px;border:1px solid #dfe5f2;background:#f8fafd;color:#3c4043;font-size:12px;font-weight:650;line-height:1.35}.pto-native-status.is-error{border-color:#f2c9c4;background:#fff6f4;color:#b3261e}.pto-native-status.is-success{border-color:#bfdcc8;background:#f4fbf6;color:#146c2e}.pto-native-status.is-warning{border-color:#f1d49b;background:#fff9ec;color:#7a4f00}.pto-native-dismissible-status{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px}.pto-native-dismissible-status>span{min-width:0}.pto-native-dismissible-status>button{width:28px;min-width:28px;height:28px;min-height:28px;display:grid;place-items:center;padding:0;border-color:transparent;background:transparent;color:currentColor}.pto-native-dismissible-status>button:hover{border-color:currentColor;background:#ffffffa6}.pto-native-bottom-toast{position:sticky;bottom:8px;z-index:12;display:grid;grid-template-columns:18px minmax(0,1fr) 24px;align-items:center;gap:8px;min-height:42px;margin-top:8px;padding:8px;border:1px solid #bfdcc8;border-radius:8px;background:#f4fbf6;color:#146c2e;box-shadow:0 10px 26px #2021242e;animation:ptoNativeBottomToastIn .18s ease-out}.pto-native-bottom-toast.is-error{border-color:#f2c9c4;background:#fff6f4;color:#b3261e}.pto-native-bottom-toast.is-warning{border-color:#f1d49b;background:#fff9ec;color:#7a4f00}.pto-native-bottom-toast span{min-width:0;overflow-wrap:anywhere;font-size:12px;font-weight:750;line-height:1.3}.pto-native-bottom-toast button{display:grid;place-items:center;width:24px;height:24px;min-width:24px;padding:0;border:1px solid currentColor;border-radius:6px;background:transparent;color:inherit}@keyframes ptoNativeBottomToastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pto-native-settings,.pto-native-settings-menu{display:grid;gap:6px}.pto-native-settings-menu h3{margin:0;color:#071c33;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.pto-native-settings-actions{display:grid;gap:5px}.pto-native-settings-command-row{position:sticky;top:0;z-index:4;padding:5px 0;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;background:#fff}.pto-native-settings-command-row button{min-height:30px;padding:5px 7px;font-size:11px}.pto-native-settings-tool-button{position:relative;display:grid;grid-template-columns:17px minmax(0,1fr) 18px;align-items:center;gap:6px;min-width:0;min-height:31px;padding:4px 6px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-settings-tool-button.is-active{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-settings-tool-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-settings-panel{display:grid;gap:8px;min-width:0;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-field-with-help>span{display:flex;align-items:center;justify-content:space-between;gap:6px}.pto-native-settings-label-text{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%}.pto-native-settings-label-caption,.pto-native-settings-check-title{min-width:0;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}.pto-native-settings-sync-marker{display:inline-grid;place-items:center;width:14px;height:14px;flex:0 0 auto;color:#6f8096;cursor:help;opacity:.82}.pto-native-settings-sync-marker svg{display:block}.pto-native-settings-help{display:inline-grid;place-items:center;width:18px;height:18px;flex:0 0 auto;border-radius:50%;border:1px solid #c9d3e4;background:#ffffffdb;color:#5f6368}.pto-native-settings-separator-title{display:grid;gap:1px;min-width:0}.pto-native-settings-separator-hint,[data-pto-native-settings-separator-hint=true]{min-width:0;overflow:hidden;color:#6b7280;font-size:10px;font-weight:750;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.pto-native-settings-check{display:grid;grid-template-columns:16px minmax(0,1fr) minmax(0,42px) 18px;align-items:center;gap:6px;min-width:0;min-height:29px;padding:5px 7px;border:1px solid #edf1f7;border-radius:6px;background:#fff}.pto-native-settings-check.is-nested{min-height:28px;background:#fcfdff}.pto-native-settings-check input{width:14px;height:14px;margin:0}.pto-native-settings-check-label{display:block;min-width:0}.pto-native-settings-check strong,.pto-native-settings-check small{min-width:0;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}.pto-native-settings-check strong{display:flex;align-items:center;gap:4px;color:#202124;font-size:11.5px;font-weight:800;line-height:1.15}.pto-native-settings-check small{justify-self:end;min-width:0;max-width:42px;padding:1px 4px;border-radius:999px;background:#f3f6fb;color:#5f6368;font-size:9.5px;font-weight:800;line-height:1.1;text-align:center}.pto-native-settings-check .pto-native-settings-help{justify-self:end;grid-column:4}.pto-native-settings-dependent{display:grid;gap:6px;min-width:0;margin-left:7px;padding-left:10px;border-left:2px solid #d7e4f8}.pto-native-settings-confirm{display:grid;gap:7px;padding:8px;border:1px solid #efd7a7;border-radius:6px;background:#fff9ec}.pto-native-settings-confirm strong{color:#5f3b00;font-size:12px;font-weight:800;line-height:1.35}.pto-native-material-save-confirm{display:grid;gap:7px;padding:8px;border:1px solid #bfd3f6;border-radius:6px;background:#f5f8ff}.pto-native-material-action-confirm.is-danger{border-color:#f2c9c4;background:#fff6f4}.pto-native-material-save-confirm strong{color:#174ea6;font-size:12px;font-weight:850;line-height:1.35}.pto-native-material-action-confirm.is-danger strong{color:#b3261e}.pto-native-material-save-confirm p{margin:0;color:#3c4043;font-size:12px;font-weight:650;line-height:1.35;overflow-wrap:anywhere}.pto-native-material-save-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.pto-native-material-save-confirm-actions button{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-content:center;min-height:32px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#3c4043;font-size:12px;font-weight:800}.pto-native-material-save-confirm-actions button.is-primary{grid-template-columns:15px minmax(0,max-content);background:#1a73e8;border-color:#1a73e8;color:#fff}.pto-native-material-save-confirm-actions button.is-danger{grid-template-columns:15px minmax(0,max-content);background:#b3261e;border-color:#b3261e;color:#fff}.pto-native-command-row,.pto-native-registry-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:5px}.pto-native-registry-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.pto-native-command-row button,.pto-native-registry-toolbar button,.pto-native-registry-shortcuts button,.pto-native-registry-action-button{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;justify-content:center;gap:6px;min-width:0;min-height:32px;padding:5px 7px;border-radius:6px;border:1px solid #dfe5f2;background:#fff;color:#202124;font-size:12px;font-weight:700;line-height:1.15;white-space:normal}.pto-native-command-row button.is-primary,.pto-native-registry-toolbar button.is-primary,.pto-native-registry-action-button.is-primary{border-color:#174ea6;background:#174ea6;color:#fff}.pto-native-command-row button.is-attention{box-shadow:0 0 0 2px #ffb30038}.pto-native-command-row button.is-danger{border-color:#b3261e;background:#b3261e;color:#fff}.pto-native-command-row button:disabled,.pto-native-registry-toolbar button:disabled,.pto-native-registry-shortcuts button:disabled,.pto-native-registry-action-button:disabled{cursor:default;opacity:.55}.pto-native-result-actions{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:5px 0;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7}.pto-native-result-actions button{min-height:30px;padding:5px 7px;font-size:11px}.pto-native-acts-actions,.pto-native-registry-acts-actions,.pto-native-schemes-download-actions,.pto-native-registry-export-actions{position:sticky;top:0;z-index:3;padding:6px 0;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8;background:#fbfcff}.pto-native-acts-actions button,.pto-native-registry-acts-actions button,.pto-native-schemes-download-actions button,.pto-native-registry-export-actions button{min-height:30px;padding:5px 7px;font-size:11px}.pto-native-registry-group{display:grid;gap:6px;padding:7px 0 0;border-top:1px solid #edf1f7}.pto-native-registry-group:first-child{padding-top:0;border-top:0}.pto-native-registry-group h3{margin:0;color:#5f6368;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.pto-native-registry-shortcuts{display:grid;gap:3px;min-width:0}.pto-native-registry-shortcut-row{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:4px;min-width:0}.pto-native-registry-shortcuts .pto-native-registry-shortcut-main{grid-template-columns:17px minmax(0,1fr) 18px;min-height:42px;padding:4px 6px;text-align:left}.pto-native-registry-shortcuts .pto-native-registry-shortcut-main>span{display:grid;gap:2px;min-width:0;overflow:hidden}.pto-native-registry-shortcuts .pto-native-registry-shortcut-main>span strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-registry-shortcuts .pto-native-registry-shortcut-main>span small{min-width:0;overflow:hidden;color:#5f6368;font-size:10px;font-weight:750;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.pto-native-registry-shortcuts .pto-native-registry-shortcut-main .pto-native-registry-help{width:18px;height:18px}.pto-native-registry-shortcuts .pto-native-registry-shortcut-side{grid-template-columns:15px auto;justify-content:center;gap:2px;min-height:42px;padding:3px 4px}.pto-native-registry-shortcuts .pto-native-registry-shortcut-side span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-registry-action-button{grid-template-columns:17px minmax(0,1fr) auto auto;width:100%;text-align:left}.pto-native-step-badge{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#174ea6;color:#fff;font-size:11px;font-weight:800;line-height:1}.pto-native-step-badge-text{display:block;line-height:1}.pto-native-step-badge.is-symbol .pto-native-step-badge-text{transform:translateY(-1px)}.pto-native-registry-action-button.is-primary .pto-native-step-badge{background:#fff;color:#174ea6}.pto-native-registry-help{display:inline-grid;place-items:center;width:20px;height:20px;color:currentColor;opacity:.78}.pto-native-registry-sequence{display:grid;gap:4px}.pto-native-registry-step-button{display:grid;grid-template-columns:20px 17px minmax(0,1fr) 20px;align-items:center;gap:5px;min-width:0;min-height:34px;padding:4px 6px;border-radius:6px;border:1px solid #dfe5f2;background:#fff;color:#202124;text-align:left}.pto-native-registry-build-button{width:100%}.pto-native-registry-step-button.is-active{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-registry-step-button:disabled{cursor:default;opacity:.55}.pto-native-registry-step-text{display:grid;gap:1px;min-width:0}.pto-native-registry-step-text strong,.pto-native-registry-step-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-registry-step-text strong{color:inherit;font-size:12px;font-weight:800;line-height:1.15}.pto-native-registry-step-text small{color:#5f6368;font-size:11px;font-weight:650;line-height:1.15}.pto-native-registry-step-button.is-active .pto-native-registry-step-text small{color:#174ea6}.pto-native-registry-tool-panels{position:absolute;top:0;right:0;bottom:0;left:0;z-index:240;display:grid;align-items:start;min-height:0;padding:58px 8px 8px;box-sizing:border-box}.pto-native-registry-tool-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;min-width:0;min-height:0;padding:0;border:0;border-radius:0;background:#20212433;box-shadow:none;cursor:default}.pto-native-panel .pto-native-registry-tool-scrim:hover,.pto-native-panel .pto-native-registry-tool-scrim:focus-within{z-index:0;background:#20212433}.pto-native-registry-tool-overlay{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr);align-self:start;width:100%;max-height:100%;min-width:0;min-height:0;margin:0;padding:6px;border:1px solid #d9e3f3;border-radius:7px;background:#fff;box-shadow:0 12px 32px #3c404333;overflow:hidden}.pto-native-registry-tool-overlay-head{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:6px;min-width:0;padding:0 0 6px;border-bottom:1px solid #edf1f7}.pto-native-registry-tool-overlay-title{display:grid;grid-template-columns:20px 17px minmax(0,1fr);align-items:center;gap:6px;min-width:0;color:#202124}.pto-native-registry-tool-overlay-text{display:grid;gap:1px;min-width:0}.pto-native-registry-tool-overlay-text strong,.pto-native-registry-tool-overlay-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-registry-tool-overlay-text strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-registry-tool-overlay-text small{color:#5f6368;font-size:11px;font-weight:650;line-height:1.15}.pto-native-registry-tool-overlay-close{display:inline-grid;place-items:center;width:28px;min-width:28px;min-height:28px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#5f6368}.pto-native-registry-tool-overlay-close:hover,.pto-native-registry-tool-overlay-close:focus-visible{border-color:#dfe5f2;background:#eef5ff;color:#174ea6}.pto-native-registry-tool-panel{display:grid;align-content:start;gap:6px;min-width:0;min-height:0;overflow:auto;padding:6px 1px 1px}.pto-native-registry-tool-overlay .pto-native-registry-tool-panel>section>.pto-native-material-upload-head:first-child{display:none}@media (max-width: 720px){.pto-native-registry-tool-panels{padding:8px}}.pto-native-registry-summary{display:grid;gap:5px;min-width:0}.pto-native-registry-summary-toggle{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;min-height:30px;padding:4px 7px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:12px;font-weight:750;text-align:left}.pto-native-registry-summary-toggle span,.pto-native-registry-summary-toggle small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-registry-summary-toggle small{color:#5f6368;font-size:11px;font-weight:700}.pto-native-registry-summary-panel{display:grid;gap:5px;min-width:0}.pto-native-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pto-native-metrics div{min-width:0;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-metrics span{display:block;color:#6b7280;font-size:11px;font-weight:700}.pto-native-metrics strong{display:block;color:#202124;font-size:15px;line-height:1.25}.pto-native-preview-table{display:grid;gap:5px}.pto-native-preview-table div{display:grid;grid-template-columns:34px minmax(0,1fr) 36px;align-items:center;gap:6px;min-height:30px;padding:5px 7px;border:1px solid #edf0f5;border-radius:5px;background:#fff}.pto-native-preview-table strong,.pto-native-preview-table small{color:#5f6368;font-size:11px;font-weight:700}.pto-native-preview-table span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#202124;font-size:12px;font-weight:650}.pto-native-empty{padding:10px;border:1px dashed #d5dbe7;border-radius:6px;color:#6b7280;font-size:12px;font-weight:650;text-align:center}.pto-native-material-task-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.pto-native-material-task-tabs button{min-width:0;min-height:30px;padding:5px 6px;border-radius:5px;border:1px solid #e0e6ef;background:#fff;color:#5f6368;font-size:11px;font-weight:700;line-height:1.15;white-space:normal}.pto-native-material-task-tabs button.is-active{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-material-upload{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-screen[data-pto-native-materials=true]>.pto-native-material-upload,.pto-native-screen[data-pto-native-materials=true]>.pto-native-material-edit{gap:6px;padding:0;border:0;border-radius:0;background:transparent}.pto-native-screen[data-pto-native-materials=true]>.pto-native-material-upload>.pto-native-material-upload-head,.pto-native-screen[data-pto-native-materials=true]>.pto-native-material-edit>.pto-native-material-upload-head{padding:0 1px}.pto-native-material-upload-head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px}.pto-native-material-upload-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#202124;font-size:12px;font-weight:750}.pto-native-material-upload-head button{width:28px;min-width:0;min-height:28px;padding:0;border-radius:5px;border:1px solid #dfe5f2;background:#fff;color:#5f6368}.pto-native-material-upload-head button:disabled{cursor:default;opacity:.55}.pto-native-binding-inspector{display:grid;gap:7px;padding:9px;border:1px solid #dfe5ef;border-radius:10px;background:#f8fafc}.pto-native-binding-inspector-body{display:grid;gap:7px}.pto-native-binding-inspector-list{display:grid;gap:6px;max-height:min(420px,48vh);padding-right:2px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.pto-native-binding-inspector .pto-native-material-upload-head button{width:auto;padding:0 8px}.pto-native-binding-inspector-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#5f6b7a;font-size:10px;font-weight:700}.pto-native-binding-inspector-summary span:first-child{padding:2px 6px;border:1px solid #d8e2f0;border-radius:999px;background:#fff;color:#334155}.pto-native-binding-inspector-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 9px;border:1px solid #dde5f0;border-radius:8px;background:#fff}.pto-native-binding-inspector-content{display:grid;min-width:0;gap:3px}.pto-native-binding-inspector-content strong,.pto-native-binding-inspector-content small,.pto-native-binding-inspector-content code{overflow-wrap:anywhere}.pto-native-binding-inspector-content strong{color:#202938;font-size:12px;font-weight:750;line-height:1.28}.pto-native-binding-inspector-content small{color:#647184;font-size:10px;font-weight:600;line-height:1.3}.pto-native-binding-inspector-content code{color:#718096;font-size:9px;line-height:1.2}.pto-native-binding-inspector-actions{display:grid;justify-items:stretch;gap:5px;min-width:66px}.pto-native-binding-inspector-actions>span{justify-self:center;padding:2px 6px;border-radius:999px;background:#eef2f7;font-size:10px;font-weight:800;line-height:1.2}.pto-native-binding-inspector-actions>button{min-height:28px;padding:0 8px;border:1px solid #cfdaea;border-radius:7px;background:#fff;color:#174ea6;font-size:10px;font-weight:750}.pto-native-binding-inspector-actions .is-linked{background:#e9f7ef;color:#167044}.pto-native-binding-inspector-actions .is-stale{background:#fceeea;color:#a04438}@media (max-width: 420px){.pto-native-binding-inspector-item{align-items:start}.pto-native-binding-inspector-actions{min-width:60px}}.pto-native-field{display:grid;gap:4px;min-width:0;color:#5f6368;font-size:11px;font-weight:700;line-height:1.25}.pto-native-field select,.pto-native-field textarea,.pto-native-field input{width:100%;min-width:0;min-height:32px;padding:6px 8px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font:inherit;font-size:12px;font-weight:650}.pto-native-field textarea{resize:vertical;line-height:1.35;field-sizing:content}.pto-native-autosize-textarea{resize:none;overflow:hidden;field-sizing:content}.pto-native-field select:focus,.pto-native-field textarea:focus,.pto-native-field input:focus{outline:none;border-color:#8ab4f8;box-shadow:0 0 0 2px #1a73e81f}.pto-native-acts{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-acts-hint{margin:0;color:#5f6368;font-size:12px;font-weight:650;line-height:1.35}.pto-native-acts-flow{display:grid;gap:5px;min-width:0}.pto-native-acts-flow-button{position:relative;display:grid;grid-template-columns:20px 16px minmax(0,1fr) 17px;align-items:center;gap:5px;min-width:0;min-height:31px;padding:4px 5px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-acts-flow-button.is-active{border-color:#8ab4f8;background:#eef5ff;color:#174ea6}.pto-native-acts-flow-button:disabled{cursor:default;opacity:.55}.pto-native-acts-flow-index{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:999px;background:#e8eef9;color:#174ea6;font-size:10px;font-weight:800;line-height:1}.pto-native-acts-flow-button.is-active .pto-native-acts-flow-index{background:#174ea6;color:#fff}.pto-native-acts-flow-text{display:grid;gap:1px;min-width:0}.pto-native-acts-flow-text strong,.pto-native-acts-flow-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-acts-flow-text strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-acts-flow-text small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-acts-flow-button.is-active small{color:#174ea6}.pto-native-acts-flow-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-acts-flow-panel{display:grid;gap:6px;min-width:0}.pto-native-personal-cabinet{display:grid;gap:6px}.pto-native-personal-menu{display:grid;gap:5px}.pto-native-personal-menu h3{margin:0;color:#071c33;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.pto-native-personal-actions-menu{display:grid;gap:5px}.pto-native-personal-actions{position:sticky;top:0;z-index:4;padding:5px 0;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;background:#fff}.pto-native-personal-actions button{min-height:30px;padding:5px 7px;font-size:11px}.pto-native-personal-tool-button{position:relative;display:grid;grid-template-columns:17px minmax(0,1fr) 18px;align-items:center;gap:6px;min-width:0;min-height:31px;padding:4px 6px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-personal-tool-button.is-active{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-personal-tool-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-personal-panel{display:grid;gap:8px;min-width:0;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-personal-cards{display:grid;gap:7px}.pto-native-personal-cards>div{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:8px 9px;border:1px solid #e2e7f0;border-radius:6px;background:#fff}.pto-native-personal-cards>div.is-pro{border-color:#c6dbbd;background:#f5fbf0}.pto-native-personal-cards span{color:#6b7280;font-size:11px;font-weight:800;line-height:1.25}.pto-native-personal-cards strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#202124;font-size:13px;font-weight:800;line-height:1.3}.pto-native-personal-plan.plan-pro{color:#146c2e}.pto-native-personal-subscriptions{min-width:0;padding:0;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-personal-subscription-toggle{display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;min-height:31px;padding:5px 7px;border:0;background:transparent;color:#384252;cursor:pointer;font-size:11px;font-weight:800;line-height:1.25;text-align:left}.pto-native-personal-subscription-toggle svg{color:#5f6368}.pto-native-personal-subscription-toggle small{color:#6b7280;font-size:10px;font-weight:800;white-space:nowrap}.pto-native-personal-subscription-toggle[aria-expanded=true]{border-bottom:1px solid #e2e7f0;background:#fff}.pto-native-personal-compare{display:grid;gap:4px;max-width:100%;max-height:330px;overflow:auto;padding:0 8px 8px}.pto-native-personal-compare-row.is-head{position:sticky;top:0;z-index:1}.pto-native-personal-compare-row{display:grid;grid-template-columns:minmax(150px,1.5fr) minmax(64px,.65fr) minmax(64px,.65fr);min-width:278px;border:1px solid #edf1f7;border-radius:5px;background:#fff}.pto-native-personal-compare-row.is-head{border-color:#dbe5f2;background:#eef5ff}.pto-native-personal-compare-row span{min-width:0;padding:6px;border-left:1px solid #edf1f7;color:#3c4043;font-size:11px;font-weight:700;line-height:1.25}.pto-native-personal-compare-row span:first-child{border-left:0}.pto-native-personal-compare-row span:nth-child(2),.pto-native-personal-compare-row span:nth-child(3){text-align:center}.pto-native-personal-compare-row .is-yes{color:#146c2e}.pto-native-personal-compare-row .is-no{color:#8a94a6}.pto-native-personal-form input{text-transform:none}.pto-native-personal-form input[data-pto-native-personal-promo=true]{text-transform:uppercase}.pto-native-personal-promo-meta{padding:7px 8px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#5f6368;font-size:11px;font-weight:750;line-height:1.35}.pto-native-personal-promo-meta.is-active{border-color:#bfdcc8;background:#f4fbf6;color:#146c2e}.pto-native-personal-promo-meta.is-expired{border-color:#f2c9c4;background:#fff6f4;color:#b3261e}.pto-native-personal-promo-meta.is-unknown{border-color:#efd7a7;background:#fff9ec;color:#8a5a00}.pto-native-personal-pro{display:grid;gap:0;min-width:0;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff;overflow:hidden}.pto-native-personal-telegram-toggle{display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;min-height:31px;padding:5px 7px;border:0;background:transparent;color:#384252;cursor:pointer;font-size:11px;font-weight:800;line-height:1.25;text-align:left}.pto-native-personal-telegram-toggle svg{color:#5f6368}.pto-native-personal-telegram-toggle small{color:#6b7280;font-size:10px;font-weight:800;white-space:nowrap}.pto-native-personal-telegram-toggle[aria-expanded=true]{border-bottom:1px solid #e2e7f0;background:#fff}.pto-native-personal-pro a{min-width:0;padding:6px 8px;border-top:1px solid #edf1f7;color:#174ea6;font-size:11px;font-weight:800;line-height:1.25;overflow-wrap:anywhere;text-decoration:none}.pto-native-personal-pro a:hover{text-decoration:underline}.pto-native-personal-pro>div{display:grid;gap:4px;justify-items:center;padding:8px;border-top:1px solid #edf1f7;background:#fff}.pto-native-personal-pro img{width:76px;height:76px;border:1px solid #dfe5f2;border-radius:4px;background:#fff;object-fit:contain}.pto-native-personal-pro span{color:#6b7280;font-size:10px;font-weight:700;line-height:1.15;text-align:center}.pto-native-aooc{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-aooc-actions{position:sticky;top:0;z-index:3;grid-template-columns:minmax(88px,.8fr) minmax(0,1.2fr);padding:5px 0;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8;background:#fbfcff}.pto-native-aooc-actions button{min-height:29px;padding:5px 7px;font-size:11px}.pto-native-aooc-section-menu{display:grid;gap:5px;min-width:0}.pto-native-aooc-section-button{position:relative;display:grid;grid-template-columns:21px 16px minmax(0,1fr) 17px;align-items:center;gap:5px;min-width:0;min-height:31px;padding:4px 5px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-aooc-section-button.is-active{border-color:#8ab4f8;background:#eef5ff;color:#174ea6}.pto-native-aooc-section-index{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:999px;background:#e0f2f1;color:#00695c;font-size:10px;font-weight:800;line-height:1}.pto-native-aooc-section-button.is-active .pto-native-aooc-section-index{background:#1a73e8;color:#fff}.pto-native-aooc-section-button>span:not(.pto-native-aooc-section-index){display:grid;gap:1px;min-width:0}.pto-native-aooc-section-button strong,.pto-native-aooc-section-button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-aooc-section-button strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-aooc-section-button small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-aooc-section-button.is-active small{color:#174ea6}.pto-native-aooc-section-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-aooc-section-panel{display:grid;gap:8px;min-width:0;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fff}.pto-native-aooc-inline-meta{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:6px;min-width:0}.pto-native-aooc-inline-meta span,.pto-native-aooc-inline-meta strong{min-width:0;min-height:28px;padding:6px 7px;overflow:hidden;border:1px solid #edf0f5;border-radius:5px;background:#fbfcff;color:#5f6368;font-size:11px;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pto-native-aooc-inline-meta strong{color:#202124}.pto-native-aooc-source-summary,.pto-native-aooc-status-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:28px;padding:5px 7px;border:1px solid #edf0f5;border-radius:5px;background:#fbfcff;color:#5f6368;font-size:11px;font-weight:750;line-height:1.2}.pto-native-aooc-status-line{display:block;min-height:0;background:#f8fbff}.pto-native-aooc-source-summary span,.pto-native-aooc-source-summary strong,.pto-native-aooc-status-line{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-aooc-source-summary strong{color:#202124;font-size:11px;font-weight:800}.pto-native-aooc-warning-shell{display:grid;gap:6px}.pto-native-aooc-warning-toggle{display:grid;grid-template-columns:17px minmax(0,1fr) 20px;align-items:center;gap:7px;min-height:38px;padding:7px 8px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;text-align:left}.pto-native-aooc-warning-toggle[aria-expanded=true]{border-color:#f2d0c8;background:#fff8f6;color:#9a3412}.pto-native-aooc-warning-toggle span{display:grid;gap:1px;min-width:0}.pto-native-aooc-warning-toggle strong,.pto-native-aooc-warning-toggle small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-aooc-warning-toggle strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-aooc-warning-toggle small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-aooc-warning-toggle[aria-expanded=true] small{color:#9a3412}.pto-native-aooc-warning-toggle .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-aooc-warning{padding:7px 8px;border:1px solid #f2d0c8;border-radius:6px;background:#fff8f6;color:#9a3412;font-size:11px;font-weight:700;line-height:1.35}.pto-native-template-hub{display:grid;gap:6px}.pto-native-template-hub-menu{display:grid;gap:5px}.pto-native-template-hub-menu h3{margin:0;color:#071c33;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.pto-native-template-hub-actions{display:grid;gap:5px}.pto-native-template-hub-button{position:relative;display:grid;grid-template-columns:17px minmax(0,1fr) 18px;align-items:center;gap:6px;min-width:0;min-height:31px;padding:4px 6px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-template-hub-button.is-active{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-template-hub-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-template-hub-button-text{display:grid;gap:1px;min-width:0}.pto-native-template-hub-button-text strong,.pto-native-template-hub-button-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-template-hub-button-text strong{color:inherit;font-size:12px;font-weight:800;line-height:1.15}.pto-native-template-hub-button-text small{color:#5f6368;font-size:11px;font-weight:650;line-height:1.15}.pto-native-template-hub-button.is-active .pto-native-template-hub-button-text small{color:#174ea6}.pto-native-template-hub-active-toggle{display:grid;grid-template-columns:17px minmax(0,1fr) 18px auto;align-items:center;gap:6px;min-width:0;min-height:31px;padding:4px 6px;border:1px solid #c7d8f5;border-radius:5px;background:#eef5ff;color:#174ea6;text-align:left}.pto-native-template-hub-active-toggle[aria-expanded=true]{background:#f8fbff}.pto-native-template-hub-active-toggle .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-template-hub-active-text{display:grid;min-width:0}.pto-native-template-hub-active-text strong,.pto-native-template-hub-active-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-template-hub-active-text strong{color:inherit;font-size:12px;font-weight:800;line-height:1.15}.pto-native-template-hub-active-text small{display:none}.pto-native-template-hub-active-action{min-width:max-content;color:currentColor;font-size:11px;font-weight:800;line-height:1.1;white-space:nowrap}.pto-native-compact-menu-label{display:block}.pto-native-compact-menu-label small{display:none}.pto-native-template-hub-panel{min-width:0}.pto-native-template-service-actions{position:sticky;top:0;z-index:4;grid-template-columns:repeat(auto-fit,minmax(0,1fr));padding:5px 0;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;background:#fbfcff}.pto-native-template-service-actions.is-single{grid-template-columns:minmax(0,178px);justify-content:start}.pto-native-template-service-actions button{min-height:30px;padding:5px 7px;font-size:11px}.pto-native-top-templates,.pto-native-signer-templates,.pto-native-table-groups,.pto-native-copy-settings{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-top-template-sync{padding:7px 8px;border:1px solid #cfe0f6;border-radius:6px;background:#f4f8ff;color:#355070;font-size:11px;font-weight:700;line-height:1.35}.pto-native-top-template-sync.is-warning{border-color:#f1d49b;background:#fff9ec;color:#7a4f00}.pto-native-top-template-slots,.pto-native-signer-template-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pto-native-template-slot-toggle{display:grid;grid-template-columns:17px minmax(0,1fr) auto;gap:5px;align-items:center;min-width:0;min-height:31px;padding:4px 6px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#174ea6;font-size:12px;font-weight:750;text-align:left}.pto-native-template-slot-toggle:disabled{cursor:default;opacity:.55}.pto-native-template-slot-toggle span,.pto-native-template-slot-toggle small{min-width:0;overflow-wrap:anywhere}.pto-native-template-slot-toggle small{justify-self:end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5f6368;font-size:10px;font-weight:650}.pto-native-top-template-slots button,.pto-native-signer-template-slots button{justify-content:center;min-height:32px;padding:6px;white-space:normal;line-height:1.15}.pto-native-top-template-slots button.is-active,.pto-native-signer-template-slots button.is-active{border-color:#8ab4f8;background:#eef5ff;color:#174ea6}.pto-native-top-template-editor,.pto-native-signer-template-editor{display:grid;gap:8px;padding-top:2px}.pto-native-top-template-editor-head{display:grid;gap:6px}.pto-native-top-template-editor-head>strong{color:#202124;font-size:12px;font-weight:800}.pto-native-template-editor-actions{position:sticky;top:0;z-index:3;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px 0;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8;background:#fbfcff}.pto-native-template-editor-actions.has-copy{grid-template-columns:repeat(3,minmax(0,1fr))}.pto-native-template-editor-actions button{min-height:28px;padding:4px 5px;font-size:11px}.pto-native-top-template-version{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:6px}.pto-native-top-template-version select{min-width:0;min-height:32px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:12px;font-weight:650}.pto-native-top-template-version button{min-height:32px;padding:0 8px}.pto-native-top-template-section,.pto-native-signer-template-section{display:grid;gap:0;padding:0;border:1px solid #edf1f7;border-radius:6px;background:#fff;overflow:hidden}.pto-native-template-section-list{display:grid;gap:6px}.pto-native-template-section-toggle{display:grid;grid-template-columns:20px minmax(0,1fr) 15px;align-items:center;gap:6px;width:100%;min-height:31px;padding:4px 6px;border:0;background:#fff;color:#202124;text-align:left}.pto-native-template-section-toggle>span:nth-child(2){display:grid;gap:1px;min-width:0}.pto-native-template-section-toggle strong{min-width:0;overflow:hidden;color:#202124;font-size:11px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.pto-native-template-section-toggle small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5f6368;font-size:10px;font-weight:700;line-height:1.15}.pto-native-template-section-toggle>span:last-child{justify-self:center;color:#5f6368;font-size:17px;font-weight:700;line-height:1}.pto-native-top-template-section.is-open .pto-native-template-section-toggle,.pto-native-signer-template-section.is-open .pto-native-template-section-toggle{background:#eef5ff;color:#174ea6}.pto-native-top-template-section.is-open .pto-native-template-section-toggle strong,.pto-native-signer-template-section.is-open .pto-native-template-section-toggle strong,.pto-native-top-template-section.is-open .pto-native-template-section-toggle>span:last-child,.pto-native-signer-template-section.is-open .pto-native-template-section-toggle>span:last-child{color:#174ea6}.pto-native-section-badge{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#f1f3f4;color:#5f6368;font-size:11px;font-weight:800}.pto-native-top-template-section.is-open .pto-native-section-badge,.pto-native-signer-template-section.is-open .pto-native-section-badge{background:#174ea6;color:#fff}.pto-native-top-template-section h3,.pto-native-signer-template-section h3{margin:0;color:#384252;font-size:11px;font-weight:800;line-height:1.3}.pto-native-signer-template-section p{margin:-2px 0 2px;color:#7c4a03;font-size:11px;font-weight:650;line-height:1.35}.pto-native-top-template-fields,.pto-native-signer-template-fields{display:grid;gap:7px;padding:8px;border-top:1px solid #edf1f7;background:#fff}.pto-native-top-template-fields textarea,.pto-native-signer-template-fields textarea{min-height:46px}.pto-native-template-workspace{position:fixed;top:64px;right:20px;bottom:20px;left:20px;z-index:90;display:grid;gap:0;padding:0;border:0;border-radius:0;background:transparent;pointer-events:none}.pto-native-template-workspace-backdrop{position:absolute;top:-64px;right:-20px;bottom:-20px;left:-20px;background:#0f172a4d;pointer-events:auto}.pto-native-template-workspace-dialog{position:relative;display:flex;flex-direction:column;justify-self:center;width:min(1120px,100%);min-width:0;min-height:0;max-height:100%;overflow:hidden;border:1px solid #d7e0ec;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0f172a38;pointer-events:auto}.pto-native-template-workspace-head{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:12px;align-items:center;min-width:0;padding:12px 14px;border-bottom:1px solid #e5ebf4;background:#fbfcff}.pto-native-template-workspace-head>div:first-child{display:grid;gap:2px;min-width:0}.pto-native-template-workspace-head strong{overflow:hidden;color:#071c33;font-size:18px;font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.pto-native-template-workspace-head span{overflow:hidden;color:#66758a;font-size:12px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.pto-native-template-workspace-head .pto-native-template-dirty-label.is-dirty{color:#9a3412}.pto-native-template-workspace-head-actions{display:flex;gap:8px;align-items:center}.pto-native-template-workspace-head-actions button{min-height:32px;padding:0 10px}.pto-native-template-workspace-head-actions button[data-pto-native-template-workspace-close]{width:34px;padding:0}.pto-native-template-workspace .pto-native-top-template-sync{margin:10px 14px 0}.pto-native-template-workspace-body{display:grid;flex:1 1 auto;grid-template-columns:minmax(220px,280px) minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.pto-native-template-workspace>.pto-native-status,.pto-native-template-workspace-dialog>.pto-native-status{margin:0;border-right:0;border-bottom:0;border-left:0;border-radius:0}.pto-native-template-workspace-rail{display:grid;align-content:start;gap:12px;min-width:0;overflow:auto;padding:12px;border-right:1px solid #e5ebf4;background:#f7f9fc}.pto-native-template-workspace-back{display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border-color:#cfd9e8;background:#fff;color:#071c33;font-size:12px;font-weight:850}.pto-native-template-workspace-rail-group{display:grid;gap:7px;min-width:0}.pto-native-template-workspace-rail-group>span{color:#66758a;font-size:10px;font-weight:850;letter-spacing:0;line-height:1;text-transform:uppercase}.pto-native-template-workspace .pto-native-top-template-slots,.pto-native-template-workspace .pto-native-signer-template-slots{grid-template-columns:1fr;max-height:210px;overflow:auto;padding-right:2px}.pto-native-template-workspace .pto-native-top-template-slots button,.pto-native-template-workspace .pto-native-signer-template-slots button{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:6px;justify-content:start;align-items:center;min-height:34px;padding:7px 8px;text-align:left}.pto-native-template-workspace .pto-native-signer-template-slots button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-template-workspace .pto-native-signer-template-slots button>small{color:#174ea6;font-size:9px;font-weight:850;line-height:1;white-space:nowrap}.pto-native-template-workspace .pto-native-top-template-slots button.is-recent,.pto-native-template-workspace .pto-native-signer-template-slots button.is-recent{border-color:#8ab4f8;box-shadow:0 0 0 3px #1a73e82e}.pto-native-template-workspace .pto-native-template-section-list{gap:7px}.pto-native-template-workspace .pto-native-top-template-section,.pto-native-template-workspace .pto-native-signer-template-section{border-color:#dfe7f2;box-shadow:none}.pto-native-template-workspace .pto-native-template-section-toggle{min-height:42px;padding:7px 8px}.pto-native-template-workspace .pto-native-template-section-toggle strong,.pto-native-template-workspace .pto-native-template-section-toggle small{white-space:normal}.pto-native-template-workspace-main{display:grid;align-content:start;gap:12px;min-width:0;min-height:0;overflow:auto;padding:14px;background:#fff}.pto-native-template-workspace-main-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,max-content);gap:12px;align-items:start;min-width:0;padding-bottom:10px;border-bottom:1px solid #edf1f7}.pto-native-template-workspace-main-head>div:first-child{display:grid;gap:4px;min-width:0}.pto-native-template-workspace-main-head strong{color:#174ea6;font-size:18px;font-weight:850;line-height:1.15}.pto-native-template-workspace-main-head span{color:#546170;font-size:12px;font-weight:700;line-height:1.3}.pto-native-template-workspace .pto-native-template-editor-actions{position:static;align-self:start;width:100%;padding:0;border:0;background:transparent}.pto-native-template-workspace .pto-native-template-editor-actions button{min-height:34px;padding:5px 10px;font-size:12px}.pto-native-template-copy-button{align-items:center}.pto-native-template-action-text{display:grid;gap:1px;min-width:0;text-align:left}.pto-native-template-action-text strong,.pto-native-template-action-text small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-template-action-text strong{color:inherit;font-size:11px;font-weight:850;line-height:1.05}.pto-native-template-action-text small{color:currentColor;font-size:9.5px;font-weight:750;line-height:1;opacity:.72}.pto-native-template-workspace .pto-native-top-template-version{max-width:560px}.pto-native-signer-alternatives{display:grid;grid-template-columns:minmax(170px,1fr) minmax(190px,260px) max-content;gap:8px;align-items:end;padding:9px;border:1px solid #e1e8f3;border-radius:7px;background:#fbfcff}.pto-native-signer-alternatives>div:first-child{display:grid;gap:2px;min-width:0}.pto-native-signer-alternatives strong{color:#202124;font-size:12px;font-weight:850;line-height:1.2}.pto-native-signer-alternatives span{color:#66758a;font-size:11px;font-weight:700;line-height:1.2}.pto-native-signer-alternatives select,.pto-native-signer-alternatives input{min-width:0;width:100%;min-height:34px;border:1px solid #cfd9e8;border-radius:6px;background:#fff;color:#202124;font-size:12px;font-weight:750}.pto-native-signer-alternatives select{padding:0 8px}.pto-native-signer-alternatives input{padding:0 9px}.pto-native-signer-alternatives button{min-height:34px;padding:0 10px;font-size:12px}.pto-native-signer-alternatives label{display:grid;grid-column:2 / -1;gap:4px;min-width:0}.pto-native-template-date-field{max-width:280px}.pto-native-template-workspace .pto-native-top-template-fields,.pto-native-template-workspace .pto-native-signer-template-fields{grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px;padding:0;border-top:0;background:transparent}.pto-native-template-workspace .pto-native-field{min-width:0}.pto-native-template-workspace .pto-native-field textarea{min-height:58px;max-height:260px;overflow:auto;field-sizing:content}.pto-native-template-workspace .pto-native-field.is-signature-field{grid-column:1 / -1}.pto-native-template-workspace .pto-native-signer-signature{grid-template-columns:minmax(0,1fr) max-content;align-items:center;padding:8px}.pto-native-template-workspace .pto-native-signer-signature>div{grid-template-columns:repeat(3,minmax(112px,max-content));justify-content:end}.pto-native-template-confirm-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-items:center;padding:20px}.pto-native-template-confirm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a57}.pto-native-template-confirm-dialog{position:relative;display:grid;gap:10px;width:min(420px,100%);padding:16px;border:1px solid #f0c7c3;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a3d}.pto-native-template-confirm-dialog strong{color:#202124;font-size:15px;font-weight:850;line-height:1.2}.pto-native-template-confirm-dialog p{margin:0;color:#5f6368;font-size:12px;font-weight:650;line-height:1.35}.pto-native-signer-choice-dialog{grid-template-rows:auto auto minmax(0,1fr) auto;box-sizing:border-box;width:min(620px,calc(100vw - 24px));max-height:min(640px,calc(100dvh - 24px));border-color:#d7e0ec;overflow:hidden}.pto-native-signer-choice-modal{position:fixed;z-index:1000;padding:12px}.pto-native-signer-choice-list{display:grid;gap:9px;min-height:0;overflow:auto;padding-right:2px;overscroll-behavior:contain}.pto-native-signer-choice-dialog>.pto-native-command-row{padding-top:10px;border-top:1px solid #edf1f7;background:#fff}.pto-native-signer-choice-item{display:grid;gap:7px;padding:9px;border:1px solid #e1e8f3;border-radius:7px;background:#fbfcff}.pto-native-signer-choice-item>div:first-child{display:grid;gap:2px}.pto-native-signer-choice-item>div:first-child span{color:#66758a;font-size:11px;font-weight:700;line-height:1.25}.pto-native-signer-choice-options{display:grid;gap:6px}.pto-native-signer-choice-options label{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;align-items:start;padding:8px;border:1px solid #dbe4f0;border-radius:6px;background:#fff;cursor:pointer}.pto-native-signer-choice-options label.is-selected{border-color:#8ab4f8;background:#eef5ff;box-shadow:inset 3px 0 #1a73e8}.pto-native-signer-choice-options label:focus-within{border-color:#8ab4f8;box-shadow:0 0 0 3px #1a73e829}.pto-native-signer-choice-options label.is-selected:focus-within{box-shadow:inset 3px 0 #1a73e8,0 0 0 3px #1a73e829}.pto-native-signer-choice-options input{position:absolute;width:1px;min-width:1px;height:1px;min-height:1px;margin:0;padding:0;border:0;opacity:0;pointer-events:none}.pto-native-signer-choice-options label>span{display:grid;gap:2px;min-width:0}.pto-native-signer-choice-options label strong,.pto-native-signer-choice-options label small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-signer-choice-options label small{color:#66758a;font-size:11px;font-weight:700}.pto-native-signer-signature{display:grid;gap:5px;padding:6px;border:1px solid #edf1f7;border-radius:5px;background:#fbfcff}.pto-native-signer-signature>span{color:#546170;font-size:11px;font-weight:750}.pto-native-signer-signature>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.pto-native-signer-signature button{min-height:28px;padding:0 6px;justify-content:center;font-size:10px;line-height:1.15}.pto-native-signer-signature-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px}.pto-native-signer-signature-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a5c}.pto-native-signer-signature-dialog{position:relative;display:grid;gap:8px;width:min(680px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;padding:8px;border:1px solid #dfe7f4;border-radius:6px;background:#fff;box-shadow:0 8px 20px #212b3614}.pto-native-signer-signature-modal .pto-native-signer-signature-dialog{padding:14px;border-radius:8px;box-shadow:0 18px 48px #0f172a38}.pto-native-signer-signature-dialog-head{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:8px;align-items:center}.pto-native-signer-signature-dialog-head strong{color:#202124;font-size:12px;font-weight:850}.pto-native-signer-signature-dialog-head button{justify-content:center;width:30px;min-height:30px;padding:0}.pto-native-signer-signature-target{display:grid;gap:2px;padding:7px 8px;border:1px solid #edf1f7;border-radius:5px;background:#fbfcff}.pto-native-signer-signature-target span,.pto-native-signer-signature-target small{color:#5f6b7a;font-size:11px;font-weight:650}.pto-native-signer-signature-target strong{color:#202124;font-size:12px;font-weight:800}.pto-native-signer-signature-preview{display:grid;place-items:center;min-height:78px;padding:8px;border:1px dashed #cfd8e6;border-radius:6px;background:#f8fafc}.pto-native-signer-signature-preview img{max-width:100%;max-height:96px;object-fit:contain}.pto-native-signer-signature-file-drop{display:grid;place-items:center;gap:6px;min-height:98px;padding:14px;border:2px dashed #b8c3d2;border-radius:7px;background:#f8fafc;color:#384252;cursor:pointer;text-align:center}.pto-native-signer-signature-file-drop input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.pto-native-signer-signature-file-drop span{display:flex;gap:7px;align-items:center;color:#174ea6;font-size:13px;font-weight:850}.pto-native-signer-signature-file-drop small{color:#66758a;font-size:11px;font-weight:700}.pto-native-signer-signature-mm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pto-native-signer-signature-pick-list{display:grid;gap:7px}.pto-native-signer-signature-pick-item{display:grid;grid-template-columns:72px minmax(0,1fr) max-content;gap:8px;align-items:center;padding:7px;border:1px solid #edf1f7;border-radius:6px;background:#fbfcff}.pto-native-signer-signature-pick-item img{width:72px;height:44px;object-fit:contain;border:1px solid #edf1f7;border-radius:4px;background:#fff}.pto-native-signer-signature-pick-item div{display:grid;gap:2px;min-width:0}.pto-native-signer-signature-pick-item strong,.pto-native-signer-signature-pick-item span,.pto-native-signer-signature-pick-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 760px){.pto-native-template-workspace{top:8px;right:8px;bottom:8px;left:8px}.pto-native-template-workspace-backdrop{top:-8px;right:-8px;bottom:-8px;left:-8px}.pto-native-template-workspace-dialog{width:100%}.pto-native-template-workspace-head,.pto-native-template-workspace-main-head{grid-template-columns:1fr}.pto-native-template-workspace-head-actions{justify-content:stretch}.pto-native-template-workspace-head-actions button:first-child{flex:1}.pto-native-template-workspace-body{grid-template-columns:1fr}.pto-native-template-workspace-rail{max-height:42vh;border-right:0;border-bottom:1px solid #e5ebf4}.pto-native-template-workspace .pto-native-top-template-fields,.pto-native-template-workspace .pto-native-signer-template-fields,.pto-native-template-workspace .pto-native-signer-signature{grid-template-columns:1fr}.pto-native-signer-alternatives,.pto-native-signer-alternatives label{grid-template-columns:1fr;grid-column:auto}.pto-native-template-workspace .pto-native-signer-signature>div{grid-template-columns:1fr;justify-content:stretch}.pto-native-signer-signature-modal{padding:12px}.pto-native-signer-signature-pick-item{grid-template-columns:64px minmax(0,1fr)}.pto-native-signer-signature-pick-item button{grid-column:1 / -1}}.pto-native-table-group-members{display:grid;gap:6px}.pto-native-table-group-folder-candidates{display:grid;gap:7px;padding:8px;border:1px solid #cddcf1;border-radius:6px;background:#f7fbff}.pto-native-table-group-folder-candidates-head{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:8px;min-width:0}.pto-native-table-group-folder-candidates-head span{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#244169;font-size:12px}.pto-native-table-group-folder-candidates-head small{overflow:hidden;max-width:150px;color:#60718a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pto-native-table-group-folder-candidates-list{display:grid;gap:5px;max-height:132px;overflow:auto}.pto-native-table-group-folder-candidate{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:6px;min-height:32px;padding:5px 6px;border:1px solid #dce6f3;border-radius:6px;background:#fff}.pto-native-table-group-folder-candidate.is-added{opacity:.66}.pto-native-table-group-folder-candidate span{display:grid;gap:1px;min-width:0}.pto-native-table-group-folder-candidate strong,.pto-native-table-group-folder-candidate small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-table-group-folder-candidate strong{color:#263244;font-size:12px}.pto-native-table-group-folder-candidate small{color:#68788d;font-size:10px}.pto-native-table-group-folder-candidate button{justify-content:center;min-width:30px;min-height:28px;padding:0}.pto-native-table-group-folder-candidates>button{justify-content:center;min-height:32px}.pto-native-table-group-member-item{display:grid;overflow:hidden;border:1px solid #d8e0ec;border-radius:6px;background:#fff}.pto-native-table-group-member-item.is-open{border-color:#a9b9cf}.pto-native-table-group-member-button{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content max-content;align-items:center;justify-content:stretch;gap:6px;width:100%;min-width:0;min-height:36px;padding:6px 8px;border:0;border-radius:0;background:#f7f9fc;color:#263244;text-align:left}.pto-native-table-group-member-button:hover{background:#edf3fb}.pto-native-table-group-member-index{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#dfe8f3;color:#43546c;font-size:11px;font-weight:800}.pto-native-table-group-member-title{display:grid;gap:1px;min-width:0}.pto-native-table-group-member-title strong,.pto-native-table-group-member-title small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-table-group-member-title strong{font-size:12px}.pto-native-table-group-member-title small{color:#66758a;font-size:11px}.pto-native-table-group-member-button .pto-native-table-group-lock{min-height:22px;padding:0 5px;font-size:9px}.pto-native-table-group-member-panel{padding:7px;border-top:1px solid #e6ecf4;background:#fff}.pto-native-table-group-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(34px,max-content);gap:6px;align-items:center}.pto-native-table-group-row input{min-width:0}.pto-native-table-group-row button{justify-content:center;min-width:34px;min-height:32px;padding:0}.pto-native-table-group-lock{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 6px;border:1px solid #d8e0ec;border-radius:6px;background:#f4f7fb;color:#536074;font-size:10px;font-weight:800;text-transform:uppercase}.pto-native-table-group-base{display:grid;gap:7px;padding:8px;border:1px solid #f4c7a1;border-radius:6px;background:#fff8ed;color:#7c2d12;font-size:12px}.pto-native-table-group-base-list{display:grid;gap:6px}.pto-native-table-group-base-list button{justify-content:flex-start;min-height:32px;background:#fff}.pto-native-subcontractor-forms,.pto-native-attachments{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-attachments-flow{display:grid;gap:5px;min-width:0}.pto-native-attachments-flow-button{position:relative;display:grid;grid-template-columns:20px 16px minmax(0,1fr) 17px;align-items:center;gap:5px;min-width:0;min-height:31px;padding:4px 5px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-attachments-flow-button.is-active{border-color:#8ab4f8;background:#eef5ff;color:#174ea6}.pto-native-attachments-flow-button:disabled{cursor:default;opacity:.55}.pto-native-attachments-flow-index{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:999px;background:#e8eef9;color:#174ea6;font-size:10px;font-weight:800;line-height:1}.pto-native-attachments-flow-button.is-active .pto-native-attachments-flow-index{background:#174ea6;color:#fff}.pto-native-attachments-flow-text{display:grid;gap:1px;min-width:0}.pto-native-attachments-flow-text strong,.pto-native-attachments-flow-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-attachments-flow-text strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-attachments-flow-text small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-attachments-flow-button.is-active small{color:#174ea6}.pto-native-attachments-flow-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-attachments-flow-panel{display:grid;gap:6px;min-width:0}.pto-native-attachments-actions,.pto-native-copy-stamp-actions{position:sticky;top:0;z-index:4;grid-template-columns:minmax(0,1fr);padding:5px 0;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;background:#fbfcff}.pto-native-copy-stamp-actions{background:#fff}.pto-native-attachments-actions.is-single,.pto-native-copy-stamp-actions.is-single{grid-template-columns:minmax(0,190px);justify-content:start}.pto-native-attachments-actions button,.pto-native-copy-stamp-actions button{min-height:30px;padding:5px 7px;font-size:11px}.pto-native-schemes-download{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-schemes-download-actions{grid-template-columns:minmax(0,1fr)}.pto-native-schemes-flow{display:grid;gap:5px;min-width:0}.pto-native-schemes-flow-button{position:relative;display:grid;grid-template-columns:20px 16px minmax(0,1fr) 17px;align-items:center;gap:5px;min-width:0;min-height:31px;padding:4px 5px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-schemes-flow-button.is-active{border-color:#8ab4f8;background:#eef5ff;color:#174ea6}.pto-native-schemes-flow-button:disabled{cursor:default;opacity:.55}.pto-native-schemes-flow-index{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:999px;background:#e8eef9;color:#174ea6;font-size:10px;font-weight:800;line-height:1}.pto-native-schemes-flow-button.is-active .pto-native-schemes-flow-index{background:#174ea6;color:#fff}.pto-native-schemes-flow-text{display:grid;gap:1px;min-width:0}.pto-native-schemes-flow-text strong,.pto-native-schemes-flow-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-schemes-flow-text strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-schemes-flow-text small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-schemes-flow-button.is-active small{color:#174ea6}.pto-native-schemes-flow-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-schemes-flow-panel{display:grid;gap:6px;min-width:0}.pto-native-schemes-print{display:grid;gap:6px}.pto-native-schemes-print-toggle{display:grid;grid-template-columns:17px minmax(0,1fr) 20px;align-items:center;gap:7px;min-height:38px;padding:7px 8px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;text-align:left}.pto-native-schemes-print-toggle[aria-expanded=true]{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-schemes-print-toggle span{display:grid;gap:1px;min-width:0}.pto-native-schemes-print-toggle strong,.pto-native-schemes-print-toggle small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-schemes-print-toggle strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-schemes-print-toggle small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-schemes-print-toggle[aria-expanded=true] small{color:#174ea6}.pto-native-schemes-print-panel{display:grid;gap:6px;padding:7px;border:1px solid #edf1f7;border-radius:6px;background:#fff}.pto-native-schemes-print-panel>button{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;justify-content:center;gap:6px;min-width:0;min-height:32px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;font-size:12px;font-weight:700;line-height:1.15}.pto-native-registry-export{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-registry-export-actions{grid-template-columns:minmax(0,1fr)}.pto-native-registry-album{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-registry-album-actions{grid-template-columns:minmax(0,1fr)}.pto-native-album-progress{display:grid;gap:5px;min-width:0;padding:8px 9px;border:1px solid #dfe7f6;border-radius:6px;background:#fff}.pto-native-album-progress-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0;color:#1f2937;font-size:12px;font-weight:750;line-height:1.25}.pto-native-album-progress-head span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-album-progress-head strong{flex:0 0 auto;color:#1a56b3;font-size:12px;font-weight:850}.pto-native-album-progress-track{position:relative;height:8px;overflow:hidden;border-radius:999px;background:#dde7f8}.pto-native-album-progress-fill{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:#1a56b3;transition:width .16s ease}.pto-native-album-progress.is-indeterminate .pto-native-album-progress-fill{width:42%;animation:pto-native-album-progress-slide 1.15s ease-in-out infinite}.pto-native-album-progress-detail{min-width:0;overflow:hidden;color:#6b7280;font-size:11px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pto-native-album-warning{display:grid;gap:6px;min-width:0;padding:8px 9px;border:1px solid #f1c7c7;border-radius:6px;background:#fff7f7;color:#7f1d1d;font-size:11px;font-weight:650;line-height:1.35}.pto-native-album-warning strong{display:block;min-width:0;font-size:12px;font-weight:800;overflow-wrap:anywhere}.pto-native-album-warning ul{display:grid;gap:4px;margin:0;padding-left:16px}.pto-native-album-warning li{min-width:0;overflow-wrap:anywhere}@keyframes pto-native-album-progress-slide{0%{transform:translate(-110%)}to{transform:translate(250%)}}.pto-native-registry-export-flow{display:grid;gap:5px;min-width:0}.pto-native-registry-export-flow-button{position:relative;display:grid;grid-template-columns:20px 16px minmax(0,1fr) 17px;align-items:center;gap:5px;min-width:0;min-height:31px;padding:4px 5px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-registry-export-flow-button.is-active{border-color:#8ab4f8;background:#eef5ff;color:#174ea6}.pto-native-registry-export-flow-index{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:999px;background:#e8eef9;color:#174ea6;font-size:10px;font-weight:800;line-height:1}.pto-native-registry-export-flow-button.is-active .pto-native-registry-export-flow-index{background:#174ea6;color:#fff}.pto-native-registry-export-flow-text{display:grid;gap:1px;min-width:0}.pto-native-registry-export-flow-text strong,.pto-native-registry-export-flow-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-registry-export-flow-text strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-registry-export-flow-text small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-registry-export-flow-button.is-active small{color:#174ea6}.pto-native-registry-export-flow-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-registry-export-flow-panel{display:grid;gap:6px;min-width:0}.pto-native-registry-export-flow-panel>button{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;justify-content:center;gap:6px;min-width:0;min-height:32px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;font-size:12px;font-weight:700;line-height:1.15}.pto-native-registry-acts{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-registry-acts-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.pto-native-registry-acts-advanced{display:grid;gap:6px}.pto-native-registry-acts-advanced-toggle{display:grid;grid-template-columns:17px minmax(0,1fr) 20px;align-items:center;gap:7px;min-height:38px;padding:7px 8px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;text-align:left}.pto-native-registry-acts-advanced-toggle[aria-expanded=true]{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-registry-acts-advanced-toggle span{display:grid;gap:1px;min-width:0}.pto-native-registry-acts-advanced-toggle strong,.pto-native-registry-acts-advanced-toggle small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-registry-acts-advanced-toggle strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-registry-acts-advanced-toggle small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-registry-acts-advanced-toggle[aria-expanded=true] small{color:#174ea6}.pto-native-registry-acts-advanced-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:7px;border:1px solid #edf1f7;border-radius:6px;background:#fff}.pto-native-registry-acts-advanced-panel>button,.pto-native-registry-scan-row button{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;justify-content:center;gap:6px;min-width:0;min-height:32px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;font-size:12px;font-weight:700;line-height:1.15}.pto-native-registry-scan-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:6px;min-width:0}.pto-native-registry-scan-row select,.pto-native-registry-scan-row button{min-width:0;width:100%}.pto-native-registry-scan-row select{min-height:32px;padding:5px 6px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;font-size:12px;font-weight:700}.pto-native-stitched-stamp{display:grid;gap:7px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fbfcff}.pto-native-stitched-flow{display:grid;gap:5px}.pto-native-stitched-flow-button{display:grid;grid-template-columns:20px 16px minmax(0,1fr) 17px;align-items:center;gap:5px;min-width:0;min-height:31px;padding:4px 5px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-stitched-flow-button.is-active{border-color:#8ab4f8;background:#eef5ff;color:#174ea6}.pto-native-stitched-flow-button:disabled{color:#9aa0a6;background:#f8fafc;cursor:not-allowed}.pto-native-stitched-flow-index{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:999px;background:#e8eef9;color:#174ea6;font-size:10px;font-weight:800;line-height:1}.pto-native-stitched-flow-button.is-active .pto-native-stitched-flow-index{background:#174ea6;color:#fff}.pto-native-stitched-flow-text{display:grid;gap:1px;min-width:0}.pto-native-stitched-flow-text strong,.pto-native-stitched-flow-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-stitched-flow-text strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-stitched-flow-text small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-stitched-flow-button.is-active small{color:#174ea6}.pto-native-stitched-flow-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-stitched-flow-panel{display:grid;gap:6px;min-width:0}.pto-native-stitched-actions{position:sticky;top:0;z-index:3;grid-template-columns:minmax(0,1fr);padding:6px 0;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8;background:#fbfcff}.pto-native-stitched-actions button{min-height:30px;padding:5px 7px;font-size:11px}.pto-native-stitched-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pto-native-toggle{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#3c4043;font-size:12px;font-weight:700;line-height:1.25}.pto-native-toggle input{flex:0 0 auto;width:15px;height:15px;margin:0}.pto-native-copy-stamp{display:grid;gap:8px;padding:7px;border:1px solid #e7ebf3;border-radius:6px;background:#fff}.pto-native-copy-stamp-panel{display:grid;gap:8px}.pto-native-copy-stamp-assets{display:grid;gap:6px}.pto-native-copy-stamp-assets span{min-width:0;overflow:hidden;padding:6px 7px;border:1px solid #edf0f5;border-radius:5px;background:#fbfcff;color:#5f6368;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.pto-native-copy-stamp-section-menu,.pto-native-copy-stamp-section{display:grid;gap:5px;min-width:0}.pto-native-copy-stamp-section-button{position:relative;display:grid;grid-template-columns:21px 16px minmax(0,1fr) 17px;align-items:center;gap:5px;min-width:0;min-height:31px;padding:4px 5px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-copy-stamp-section-button.is-active{border-color:#8ab4f8;background:#eef5ff;color:#174ea6}.pto-native-copy-stamp-section-index{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;border-radius:999px;background:#e0f2f1;color:#00695c;font-size:10px;font-weight:800;line-height:1}.pto-native-copy-stamp-section-button.is-active .pto-native-copy-stamp-section-index{background:#1a73e8;color:#fff}.pto-native-copy-stamp-section-button>span:not(.pto-native-copy-stamp-section-index){display:grid;gap:1px;min-width:0}.pto-native-copy-stamp-section-button strong,.pto-native-copy-stamp-section-button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-copy-stamp-section-button strong{font-size:12px;font-weight:800;line-height:1.15}.pto-native-copy-stamp-section-button small{color:#5f6368;font-size:11px;font-weight:700;line-height:1.15}.pto-native-copy-stamp-section-button.is-active small{color:#174ea6}.pto-native-copy-stamp-section-button .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-copy-stamp-section-panel{display:grid;gap:8px;min-width:0;padding:7px;border:1px solid #edf0f5;border-radius:5px;background:#fff}.pto-native-copy-stamp-grid{display:grid;gap:7px}.pto-native-copy-stamp-asset{display:grid;min-width:0;gap:6px;padding:7px;border:1px solid #edf0f5;border-radius:5px;background:#fbfcff}.pto-native-copy-stamp-asset strong{overflow:hidden;color:#202124;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.pto-native-copy-stamp-asset input[type=file]{width:100%;min-width:0;overflow:hidden;color:#5f6368;font-size:11px}.pto-native-files-fallback{display:grid;gap:6px;min-width:0}.pto-native-files-fallback-toggle{display:grid;grid-template-columns:16px minmax(0,1fr) max-content;align-items:center;justify-content:stretch;gap:7px;width:100%;min-width:0;min-height:34px;padding:6px 8px;border:1px solid #dfe5f2;border-radius:6px;background:#f8fbff;color:#263244;text-align:left}.pto-native-files-fallback-toggle[aria-expanded=true]{border-color:#b6c5d9;background:#edf4fd}.pto-native-files-fallback-toggle>span{display:grid;gap:1px;min-width:0}.pto-native-files-fallback-toggle strong,.pto-native-files-fallback-toggle small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-files-fallback-toggle strong{font-size:12px}.pto-native-files-fallback-toggle small{color:#66758a;font-size:11px}.pto-native-attachments-files{display:grid;gap:6px}.pto-native-attachments-files button{display:grid;min-width:0;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:6px;width:100%;min-height:32px;padding:7px 8px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#174ea6;font-size:12px;font-weight:750;text-align:left}.pto-native-attachments-files button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-acts-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.pto-native-acts-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pto-native-acts-summary div{min-width:0;padding:7px;border:1px solid #edf0f5;border-radius:5px;background:#fff}.pto-native-acts-summary span{display:block;color:#6b7280;font-size:10px;font-weight:750;line-height:1.25}.pto-native-acts-summary strong{display:block;min-width:0;overflow:hidden;color:#202124;font-size:12px;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.pto-native-certificates{display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px;min-width:0;min-height:0;height:100%}.pto-native-cert-fixed{position:sticky;top:0;z-index:2;display:grid;gap:4px;min-width:0;padding:5px 0 6px;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;background:#fff;box-shadow:0 1px #071c330a}.pto-native-cert-fixed .pto-native-material-upload-head,.pto-native-cert-fixed .pto-native-search-row,.pto-native-cert-fixed .pto-native-material-count,.pto-native-cert-fixed .pto-native-status,.pto-native-cert-context,.pto-native-cert-actions{margin-right:1px;margin-left:1px}.pto-native-cert-context{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.pto-native-cert-context div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:4px;min-width:0;min-height:18px;padding:0;border:0;background:transparent}.pto-native-cert-context span{color:#6b7280;font-size:10px;font-weight:750;line-height:1.25}.pto-native-cert-context strong{min-width:0;overflow:hidden;color:#202124;font-size:11px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.pto-native-cert-fixed .pto-native-status{padding:5px 6px;border-radius:4px;font-size:11px;line-height:1.25}.pto-native-cert-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.pto-native-cert-actions.is-selection{align-items:stretch}.pto-native-cert-actions button{grid-template-columns:14px minmax(0,1fr);gap:4px;min-height:27px;padding:3px 5px;border-radius:4px;font-size:11px}.pto-native-cert-fixed .pto-native-search-row{grid-template-columns:minmax(0,1fr) 30px;gap:5px}.pto-native-cert-fixed .pto-native-search-row input,.pto-native-cert-fixed .pto-native-search-row button{min-height:29px;border-radius:4px}.pto-native-cert-fixed .pto-native-search-row input{padding:4px 7px;font-size:12px}.pto-native-cert-fixed .pto-native-material-count{line-height:1.15}.pto-native-cert-list-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:5px;min-width:0;min-height:0;overflow:hidden;padding:0 1px 1px}.pto-native-cert-list{display:grid;align-content:start;gap:4px;min-width:0;min-height:0;max-height:none;overflow:auto;padding-right:2px}.pto-native-cert-item{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:5px;min-width:0;padding:4px 5px;border:1px solid #edf0f5;border-radius:5px;background:#fff;color:#202124;cursor:pointer}.pto-native-cert-item:hover{border-color:#d8dee9;background:#f8fbff}.pto-native-cert-item.is-selected{border-color:#8ab4f8;background:#eef5ff}.pto-native-cert-item input{width:14px;height:14px;margin:0}.pto-native-cert-item span{display:grid;gap:1px;min-width:0;min-height:0}.pto-native-cert-item strong,.pto-native-cert-item em{min-width:0;overflow-wrap:anywhere;white-space:normal}.pto-native-cert-item strong{display:block;color:#202124;font-size:11px;font-style:normal;font-weight:800;line-height:1.16;word-break:break-word}.pto-native-cert-item em{display:block;color:#6b7280;font-size:10px;font-style:normal;font-weight:650;line-height:1.15}.pto-native-cert-clone{position:sticky;bottom:6px;z-index:5;min-width:0;padding:6px 1px 1px;pointer-events:none}.pto-native-cert-clone-dialog{display:grid;gap:8px;width:100%;max-height:min(440px,calc(100vh - 88px));overflow:auto;padding:10px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 16px 40px #3c404338;pointer-events:auto}.pto-native-cert-clone-source{display:grid;gap:3px;min-width:0;padding:7px;border:1px solid #edf0f5;border-radius:6px;background:#f8fbff}.pto-native-cert-clone-source span{color:#6b7280;font-size:10px;font-weight:750;line-height:1.25}.pto-native-cert-clone-source strong{min-width:0;overflow:visible;overflow-wrap:anywhere;color:#202124;font-size:12px;font-weight:750;line-height:1.3;text-overflow:clip}.pto-native-cert-clone-actions{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.pto-native-db-autofill-shell{display:grid;gap:6px}.pto-native-db-autofill-shell-toggle{display:grid;grid-template-columns:17px minmax(0,1fr);gap:2px 6px;align-items:center;min-width:0;padding:6px 8px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#174ea6;font-size:12px;font-weight:750;text-align:left}.pto-native-db-autofill-shell-toggle:disabled{cursor:default;opacity:.55}.pto-native-db-autofill-shell-toggle span,.pto-native-db-autofill-shell-toggle small{min-width:0;overflow-wrap:anywhere}.pto-native-db-autofill-shell-toggle small{grid-column:2;color:#5f6368;font-size:10px;font-weight:650}.pto-native-db-upload-flow,.pto-native-db-edit-flow,.pto-native-notdb-edit-flow,.pto-native-schemes-edit-flow,.pto-native-notdb-upload-flow{display:grid;gap:5px;min-width:0}.pto-native-db-upload-flow.is-single-page,.pto-native-db-edit-flow.is-single-page,.pto-native-notdb-edit-flow.is-single-page,.pto-native-schemes-edit-flow.is-single-page,.pto-native-notdb-upload-flow.is-single-page{gap:9px}.pto-native-db-upload-section-menu,.pto-native-notdb-upload-section-menu{display:grid;gap:4px;min-width:0}.pto-native-db-upload-section-button,.pto-native-notdb-upload-section-button{display:grid;grid-template-columns:20px 16px minmax(0,1fr) 17px;align-items:center;gap:5px;min-width:0;min-height:31px;padding:4px 5px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#202124;text-align:left}.pto-native-db-upload-section-button.is-active,.pto-native-notdb-upload-section-button.is-active{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-db-upload-section-button:disabled,.pto-native-notdb-upload-section-button:disabled{cursor:default;opacity:.55}.pto-native-db-upload-section-index,.pto-native-notdb-upload-section-index{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#edf2fb;color:#174ea6;font-size:10px;font-weight:800;line-height:1}.pto-native-db-upload-section-button.is-active .pto-native-db-upload-section-index,.pto-native-notdb-upload-section-button.is-active .pto-native-notdb-upload-section-index{background:#174ea6;color:#fff}.pto-native-db-upload-section-text,.pto-native-notdb-upload-section-text{display:grid;gap:1px;min-width:0}.pto-native-db-upload-section-text strong,.pto-native-db-upload-section-text small,.pto-native-notdb-upload-section-text strong,.pto-native-notdb-upload-section-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-db-upload-section-text strong,.pto-native-notdb-upload-section-text strong{color:inherit;font-size:12px;font-weight:800;line-height:1.15}.pto-native-db-upload-section-text small,.pto-native-notdb-upload-section-text small{color:#5f6368;font-size:11px;font-weight:650;line-height:1.15}.pto-native-db-upload-section-button.is-active .pto-native-db-upload-section-text small,.pto-native-notdb-upload-section-button.is-active .pto-native-notdb-upload-section-text small{color:#174ea6}.pto-native-db-upload-section-button .pto-native-menu-help,.pto-native-notdb-upload-section-button .pto-native-menu-help{width:17px;height:17px}.pto-native-db-upload-section-panel,.pto-native-notdb-upload-section-panel{display:grid;gap:7px;min-width:0}.pto-native-db-upload-section-panel[hidden],.pto-native-notdb-upload-section-panel[hidden],.pto-native-db-autofill[hidden]{display:none}.pto-native-db-autofill{display:grid;gap:6px;padding:7px;border:1px solid #dbe6f6;border-radius:6px;background:#f8fbff}.pto-native-db-autofill.is-inline{padding:0;border:0;background:transparent}.pto-native-db-autofill-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(94px,.62fr);align-items:center;gap:7px}.pto-native-db-autofill-toggle{display:grid;grid-template-columns:16px minmax(0,1fr) max-content;align-items:center;gap:6px;min-width:0;color:#202124;font-size:12px;font-weight:700;line-height:1.2}.pto-native-db-autofill-toggle input{width:14px;height:14px;margin:0}.pto-native-db-autofill-toggle span{min-width:0;overflow-wrap:anywhere}.pto-native-db-autofill-toggle b{padding:2px 5px;border:1px solid #ffd699;border-radius:999px;background:#fff7e6;color:#9a4d00;font-size:9px;line-height:1.1;text-transform:uppercase}.pto-native-db-autofill-row button{display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;justify-content:center;gap:5px;min-width:0;min-height:30px;padding:5px 7px;border:1px solid #c7d8f5;border-radius:5px;background:#fff;color:#174ea6;font-size:11px;font-weight:750}.pto-native-db-autofill-row button:disabled{cursor:default;opacity:.55}.pto-native-material-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pto-native-material-upload-grid[data-pto-native-db-upload-fields=description],.pto-native-material-upload-grid[data-pto-native-db-edit-fields=description],.pto-native-material-upload-grid[data-pto-native-notdb-edit-fields=document],.pto-native-material-upload-grid[data-pto-native-schemes-upload-fields=scheme],.pto-native-material-upload-grid[data-pto-native-schemes-edit-fields=scheme],.pto-native-material-upload-grid[data-pto-native-notdb-upload-fields=document]{grid-template-columns:minmax(0,1fr)}.pto-native-material-upload-grid label,.pto-native-manufacturer-field,.pto-native-material-file-row label{display:grid;gap:4px;min-width:0}.pto-native-material-upload-grid span,.pto-native-manufacturer-field>span,.pto-native-material-file-row label span{color:#5f6368;font-size:11px;font-weight:700}.pto-native-material-upload-grid input,.pto-native-material-upload-grid select,.pto-native-material-upload-grid textarea{width:100%;min-width:0;min-height:36px;padding:7px 8px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:13px;line-height:1.25}.pto-native-material-upload-grid select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.pto-native-material-upload-grid textarea{min-height:36px;resize:none;overflow:hidden;field-sizing:content}.pto-native-material-file-row input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.pto-native-manufacturer-field{position:relative}.pto-native-manufacturer-input-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:5px;min-width:0}.pto-native-manufacturer-input-row input{width:100%;min-width:0;min-height:36px;padding:7px 8px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:13px;line-height:1.25}.pto-native-manufacturer-input-row button,.pto-native-manufacturer-dialog-head button{display:inline-flex;align-items:center;justify-content:center;width:30px;min-width:0;min-height:36px;padding:0;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#5f6368}.pto-native-manufacturer-input-row button:hover,.pto-native-manufacturer-dialog-head button:hover{border-color:#c7d8f5;background:#f5f9ff;color:#174ea6}.pto-native-manufacturer-suggestions{position:absolute;z-index:12;top:100%;right:0;left:0;display:grid;gap:2px;max-height:156px;margin-top:3px;padding:4px;overflow:auto;border:1px solid #d6ddeb;border-radius:6px;background:#fff;box-shadow:0 10px 24px #20212429}.pto-native-manufacturer-suggestions button{min-width:0;min-height:26px;padding:5px 7px;overflow:hidden;border:0;border-radius:4px;background:transparent;color:#202124;font-size:12px;font-weight:650;text-align:left;text-overflow:ellipsis;white-space:nowrap}.pto-native-manufacturer-suggestions button:hover,.pto-native-manufacturer-suggestions button:focus-visible{background:#eef5ff;color:#174ea6}.pto-native-manufacturer-dialog-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:14px;background:#20212447}.pto-native-manufacturer-dialog{display:grid;width:min(360px,calc(100vw - 28px));gap:8px;padding:10px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 18px 42px #20212438}.pto-native-manufacturer-dialog-head{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:6px}.pto-native-manufacturer-dialog-head strong{min-width:0;overflow:hidden;color:#202124;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.pto-native-manufacturer-dialog textarea{width:100%;min-height:112px;padding:7px;resize:none;overflow:hidden;field-sizing:content;border:1px solid #dfe5f2;border-radius:5px;color:#202124;font:inherit;font-size:12px;line-height:1.35}.pto-native-manufacturer-dialog-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pto-native-manufacturer-dialog-actions button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:30px;gap:5px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:12px;font-weight:700}.pto-native-manufacturer-dialog-actions button.is-primary{border-color:#174ea6;background:#1a73e8;color:#fff}.pto-native-scheme-registry{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fff}.pto-native-scheme-manual{display:grid;gap:6px;min-width:0}.pto-native-scheme-manual-toggle{position:relative;display:grid;grid-template-columns:17px minmax(0,1fr) 18px;align-items:center;gap:6px;min-width:0;min-height:36px;padding:5px 6px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-scheme-manual-toggle[aria-expanded=true]{border-color:#c7d8f5;background:#eef5ff;color:#174ea6}.pto-native-scheme-manual-toggle span{display:grid;gap:1px;min-width:0}.pto-native-scheme-manual-toggle strong,.pto-native-scheme-manual-toggle small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-scheme-manual-toggle strong{color:inherit;font-size:12px;font-weight:800;line-height:1.15}.pto-native-scheme-manual-toggle small{color:#5f6368;font-size:11px;font-weight:650;line-height:1.15}.pto-native-scheme-manual-toggle[aria-expanded=true] small{color:#174ea6}.pto-native-scheme-manual-toggle .pto-native-menu-help{position:static;transform:none;color:currentColor;opacity:.78}.pto-native-scheme-toolbar{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:7px}.pto-native-notdb-registry-toolbar{grid-template-columns:minmax(0,1fr)}.pto-native-scheme-toolbar label{display:inline-flex;position:relative;align-items:center;min-width:0;min-height:30px;gap:5px;color:#5f6368;font-size:12px;font-weight:700}.pto-native-carousel-tooltip{position:absolute;bottom:calc(100% + 8px);left:0;z-index:30;width:min(286px,calc(100vw - 24px));padding:8px 10px;border-radius:2px;background:#303134;box-shadow:0 8px 20px #20212433;color:#fff;font-size:13px;font-weight:500;line-height:1.2;opacity:0;pointer-events:none;text-align:center;transform:translateY(3px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;visibility:hidden;white-space:normal}.pto-native-carousel-toggle:hover .pto-native-carousel-tooltip{opacity:1;transform:translateY(0);visibility:visible}.pto-native-scheme-toolbar input[type=checkbox]{flex:0 0 auto;width:14px;height:14px;min-width:14px;min-height:14px;margin:0;accent-color:#1a73e8}.pto-native-scheme-toolbar button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:30px;gap:5px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:12px;font-weight:700;white-space:nowrap}.pto-native-scheme-toolbar button.is-primary{border-color:#174ea6;background:#1a73e8;color:#fff}.pto-native-scheme-toolbar button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-scheme-toolbar button:disabled{cursor:not-allowed;opacity:.55}.pto-native-scheme-list{display:grid;gap:7px}.pto-native-batch-shell{display:grid;gap:7px;min-width:0}.pto-native-batch-summary{display:flex;flex-wrap:wrap;align-items:center;gap:3px 0;min-width:0;min-height:28px;padding:4px 7px;border:1px solid #e4e9f3;border-radius:5px;background:#fbfcff}.pto-native-batch-summary>div{display:inline-flex;align-items:baseline;gap:3px;min-width:0;min-height:0;padding:0;border:0;border-radius:0;background:transparent}.pto-native-batch-summary>div+div{margin-left:8px;padding-left:8px;border-left:1px solid #dfe5f2}.pto-native-batch-summary span,.pto-native-batch-summary strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-batch-summary span{color:#6b7280;font-size:10px;font-weight:750;line-height:1.15;text-transform:uppercase}.pto-native-batch-summary strong{color:#202124;font-size:12px;font-weight:800;line-height:1.15}.pto-native-batch-nav{display:grid;gap:4px;max-height:min(190px,42vh);overflow:auto;padding-right:2px}.pto-native-batch-nav button{display:grid;grid-template-columns:28px minmax(0,1fr) max-content;align-items:center;gap:6px;min-width:0;min-height:30px;padding:4px 6px;border:1px solid #e2e7f0;border-radius:5px;background:#fff;color:#202124;text-align:left}.pto-native-batch-nav button.is-active{border-color:#8ab4f8;background:#eef5ff}.pto-native-batch-nav span,.pto-native-batch-nav strong,.pto-native-batch-nav small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-batch-nav span{display:inline-flex;align-items:center;justify-content:center;min-height:20px;border-radius:999px;background:#e0f2f1;color:#00695c;font-size:10px;font-weight:800}.pto-native-batch-nav strong{font-size:11px;font-weight:750}.pto-native-batch-nav small{color:#5f6368;font-size:10px;font-weight:750}.pto-native-batch-card-list{display:grid;gap:7px;min-width:0}.pto-native-batch-detail{border-color:#dbe5f6;background:#fff}.pto-native-scheme-card{display:grid;gap:7px;min-width:0;padding:8px;border:1px solid #edf0f5;border-radius:6px;background:#fbfcff}.pto-native-scheme-card.has-file{border-color:#cde7d4;background:#f6fff8}.pto-native-scheme-card.is-dropzone{transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.pto-native-scheme-card.is-dropzone.is-drag-over{border-color:#1a73e8;background:#eef5ff;box-shadow:inset 0 0 0 1px #8ab4f8}.pto-native-scheme-card.is-dropzone.is-drag-over .pto-native-scheme-file{border-color:#1a73e8;background:#fff}.pto-native-scheme-card-head{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:start;gap:7px}.pto-native-scheme-card-head strong{min-width:0;overflow:hidden;color:#202124;font-size:12px;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.pto-native-scheme-card-head span{min-height:22px;padding:4px 7px;border-radius:999px;background:#e0f2f1;color:#00695c;font-size:10px;font-weight:750;line-height:1.2;white-space:nowrap}.pto-native-notdb-registry-origin{width:fit-content;max-width:100%;min-height:20px;padding:4px 7px;overflow:hidden;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:10px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.pto-native-notdb-registry-manufacturer input{width:100%;min-width:0;min-height:30px;padding:5px 7px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:12px}.pto-native-scheme-file{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:6px;min-width:0}.pto-native-scheme-file>span{color:#5f6368;font-size:11px;font-weight:700}.pto-native-scheme-file input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.pto-native-scheme-file em{display:flex;align-items:center;grid-column:2;min-height:30px;min-width:0;overflow:hidden;padding:5px 7px;border:1px dashed #cfd7e6;border-radius:5px;background:#fff;color:#6b7280;font-size:11px;font-style:normal;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.pto-native-scheme-file.is-dropzone{cursor:pointer}.pto-native-scheme-file.is-dropzone:hover em{border-color:#8ab4f8;background:#f8fbff;color:#174ea6}.pto-native-scheme-card.has-file .pto-native-scheme-file em{border-color:#b8d9bf;background:#f7fff8;color:#256029}.pto-native-scheme-pages,.pto-native-scheme-pages-note{display:grid;gap:5px;padding:6px;border:1px solid #edf0f5;border-radius:5px;background:#fff}.pto-native-scheme-pages-note{color:#6b7280;font-size:11px;font-weight:650}.pto-native-scheme-page-row{display:grid;grid-template-columns:44px minmax(72px,.85fr) minmax(0,1fr);align-items:center;gap:5px;min-width:0}.pto-native-scheme-page-row span{color:#5f6368;font-size:11px;font-weight:700;white-space:nowrap}.pto-native-scheme-page-row select,.pto-native-scheme-page-row input{width:100%;min-width:0;min-height:28px;padding:4px 6px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:11px}.pto-native-scheme-custom-size{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.pto-native-material-file-row{display:grid;grid-template-columns:minmax(74px,.42fr) minmax(0,1fr);align-items:end;gap:7px}.pto-native-material-file-row label{min-height:30px;padding:5px 7px;align-content:center;border:1px dashed #cfd7e6;border-radius:5px;background:#fff;cursor:pointer}.pto-native-material-file-row label:hover{border-color:#8ab4f8;background:#f8fbff}.pto-native-material-file-row>span{min-width:0;min-height:30px;padding:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#6b7280;font-size:11px;font-weight:650}.pto-native-material-file-row.is-dropzone{grid-template-columns:minmax(0,1fr);align-items:stretch}.pto-native-material-file-row.is-dropzone label{place-items:center;min-height:118px;padding:14px 12px;border-width:2px;border-color:#b8c0ca;border-radius:6px;color:#37474f;text-align:center}.pto-native-material-file-row.is-dropzone label svg{color:#174ea6}.pto-native-material-file-row.is-dropzone label strong{max-width:100%;overflow-wrap:anywhere;color:#37474f;font-size:14px;font-weight:800;line-height:1.2}.pto-native-material-file-row.is-dropzone label span{color:#5f6368;font-size:12px;font-weight:650;line-height:1.25}.pto-native-material-file-row.is-dropzone label em{max-width:100%;overflow:hidden;color:#6b7280;font-size:12px;font-style:normal;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pto-native-material-upload .pto-native-command-row{grid-template-columns:1fr}.pto-native-material-upload .pto-native-upload-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.pto-native-material-upload-actions{position:static;z-index:auto;padding:3px 0 0;border-top:0;border-bottom:0;background:transparent}.pto-native-screen[data-pto-native-materials=true] .pto-native-material-upload-actions,.pto-native-screen[data-pto-native-materials=true] .pto-native-material-edit-actions{border-top-color:#edf1f7;border-bottom-color:#edf1f7;background:#fff}.pto-native-screen[data-pto-native-materials=true] .pto-native-material-upload-actions button,.pto-native-screen[data-pto-native-materials=true] .pto-native-material-edit-actions button{white-space:nowrap}.pto-native-material-upload-actions button{min-height:36px;padding:5px 6px;font-size:11px}.pto-native-material-edit{display:grid;gap:8px;padding:8px;border:1px solid #e2e7f0;border-radius:6px;background:#fff}.pto-native-material-sync-report{display:grid;gap:7px;padding:8px;border:1px solid #bfdcc8;border-radius:6px;background:#f4fbf6;color:#146c2e}.pto-native-material-sync-report.is-warning{border-color:#f1d49b;background:#fff9ec;color:#7a4f00}.pto-native-material-sync-report-head{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:7px}.pto-native-material-sync-report-head svg{margin-top:1px}.pto-native-material-sync-report-head div{display:grid;gap:2px;min-width:0}.pto-native-material-sync-report-head strong,.pto-native-material-sync-report-head span{min-width:0;overflow-wrap:anywhere;line-height:1.3}.pto-native-material-sync-report-head strong{font-size:12px;font-weight:850}.pto-native-material-sync-report-head span{color:#5f6368;font-size:11px;font-weight:650}.pto-native-material-sync-toggle{justify-self:start;min-height:26px;padding:3px 0;border:0;background:transparent;color:#174ea6;font-size:12px;font-weight:800;text-decoration:underline}.pto-native-material-sync-issues{display:grid;gap:5px;margin:0;padding:0;list-style:none}.pto-native-material-sync-issues li{display:grid;gap:2px;padding:6px 7px;border:1px solid rgba(122,79,0,.18);border-radius:5px;background:#ffffffb8}.pto-native-material-sync-issues strong,.pto-native-material-sync-issues span{min-width:0;overflow-wrap:anywhere;line-height:1.25}.pto-native-material-sync-issues strong{color:#202124;font-size:11px;font-weight:800}.pto-native-material-sync-issues span{color:#5f6368;font-size:11px;font-weight:650}.pto-native-edit-picker{position:relative;min-width:0}.pto-native-edit-picker input{width:100%;min-width:0;min-height:34px;padding:7px 9px;border:1px solid #dfe5f2;border-radius:5px;background:#fff;color:#202124;font-size:12px}.pto-native-edit-picker input:focus{outline:none;border-color:#8ab4f8;box-shadow:0 0 0 2px #1a73e81f}.pto-native-edit-picker.is-disabled{opacity:.65}.pto-native-edit-picker-popover{position:static;box-sizing:border-box;z-index:20;margin-top:5px;display:grid;gap:7px;max-height:580px;padding:8px;border:1px solid #d7deea;border-radius:6px;background:#fff;box-shadow:0 12px 28px #3c404329}.pto-native-edit-picker-meta{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:8px;color:#6b7280;font-size:11px;font-weight:650;line-height:1.3}.pto-native-edit-picker-meta span{min-width:0;overflow-wrap:anywhere}.pto-native-edit-picker-meta button{min-width:0;min-height:24px;padding:3px 6px;border:0;background:transparent;color:#174ea6;font-size:11px;font-weight:750;text-decoration:underline}.pto-native-edit-picker-list{display:block;max-height:520px;overflow-y:auto}.pto-native-edit-picker-list>*+*{margin-top:6px}.pto-native-edit-picker-list .pto-native-edit-picker-item,.pto-native-edit-picker-list button{box-sizing:border-box;display:block!important;width:100%;block-size:auto!important;height:auto!important;max-height:none!important;max-width:100%;min-width:0;min-block-size:auto!important;min-height:0!important;padding:7px 10px;border:1px solid #edf0f5;border-radius:5px;background:#fff;color:#202124;line-height:1.2;overflow:visible;text-align:left;white-space:normal;cursor:pointer}.pto-native-edit-picker-item-text,.pto-native-edit-picker-list button>span{box-sizing:border-box;display:block!important;width:100%;block-size:auto!important;height:auto!important;max-height:none!important;min-width:0;max-width:100%;min-block-size:auto!important;min-height:0!important;overflow:visible;white-space:normal}.pto-native-edit-picker-item:hover,.pto-native-edit-picker-item:focus-visible,.pto-native-edit-picker-item.is-selected,.pto-native-edit-picker-list button:hover,.pto-native-edit-picker-list button:focus-visible,.pto-native-edit-picker-list button.is-selected{border-color:#c7d8f5;background:#eef5ff;outline:none}.pto-native-edit-picker-list .pto-native-edit-picker-item-title,.pto-native-edit-picker-list .pto-native-edit-picker-item-subtitle,.pto-native-edit-picker-list strong,.pto-native-edit-picker-list small{display:block;width:100%;block-size:auto!important;height:auto!important;max-height:none!important;min-width:0;min-block-size:auto!important;min-height:0!important;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.pto-native-edit-picker-list .pto-native-edit-picker-item-title,.pto-native-edit-picker-list strong{color:#202124;font-size:12px;font-weight:750;line-height:1.2}.pto-native-edit-picker-list .pto-native-edit-picker-item-subtitle,.pto-native-edit-picker-list small{margin-top:3px;color:#6b7280;font-size:11px;font-weight:600;line-height:1.2}.pto-native-edit-picker-list .pto-native-edit-picker-row{grid-template-columns:minmax(0,1fr);align-items:start;width:100%;height:auto!important;max-height:none!important;min-height:0;padding:7px 10px;overflow:visible}.pto-native-edit-picker-list .pto-native-edit-picker-row.is-selected{border-color:#c7d8f5;background:#eef5ff}.pto-native-edit-picker-row .pto-native-material-row-main{min-width:0;overflow:visible}.pto-native-edit-picker-row .pto-native-material-row-main>strong,.pto-native-edit-picker-row .pto-native-material-row-main>span{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.pto-native-edit-picker-row .pto-native-material-row-main>span{margin-top:3px;font-size:11px;font-weight:600}.pto-native-edit-picker-empty{padding:9px;border:1px dashed #d5dbe7;border-radius:5px;color:#6b7280;font-size:12px;font-weight:650;text-align:center}.pto-native-material-edit-list{display:grid;gap:5px}.pto-native-material-edit-list div{display:grid;grid-template-columns:minmax(0,1fr) 28px 28px;align-items:center;gap:5px;min-height:32px;padding:5px;border:1px solid #edf0f5;border-radius:5px;background:#fbfcff}.pto-native-material-edit-list div.is-active{border-color:#c7d8f5;background:#eef5ff}.pto-native-material-edit-list span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#202124;font-size:12px;font-weight:700}.pto-native-material-edit-list button{width:28px;min-width:0;min-height:28px;padding:0;border-radius:5px;border:1px solid #dfe5f2;background:#fff;color:#5f6368}.pto-native-material-edit-list button:hover{color:#174ea6;border-color:#c7d8f5}.pto-native-material-edit-list button:last-child:hover{color:#b3261e;border-color:#f2c9c4}.pto-native-material-edit-form{display:grid;gap:6px;padding-top:6px;border-top:1px solid #edf0f5}.pto-native-material-edit-form .pto-native-command-row{grid-template-columns:repeat(3,minmax(0,1fr))}.pto-native-material-edit-actions{position:static;z-index:auto;padding:5px 0;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8;background:transparent}.pto-native-material-edit-actions button{min-height:30px;padding:5px 6px;font-size:11px}.pto-native-search-row{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:7px}.pto-native-search-row input{min-width:0;min-height:32px;padding:5px 8px;border:1px solid #dfe5f2;border-radius:5px;color:#202124;font-size:13px}.pto-native-search-row button{min-width:0;min-height:32px;padding:0;border-radius:5px;border:1px solid #dfe5f2;background:#fff;color:#202124}.pto-native-material-count{color:#6b7280;font-size:11px;font-weight:700}.pto-native-search-hit{padding:0 1px;border-radius:3px;background:#fff3bf;color:inherit}.pto-native-material-list{display:grid;gap:6px}.pto-native-material-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px;min-width:0;min-height:34px;padding:5px;border:1px solid #edf0f5;border-radius:6px;background:#fff;color:inherit;text-align:left}.pto-native-material-row.is-clickable{cursor:pointer}.pto-native-load-more{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #d9e2f2;border-radius:6px;background:#fff;color:#174ea6;font-weight:800}.pto-native-load-more:disabled{color:#9aa4b2;background:#f6f8fb}.pto-native-material-row.is-clickable:hover,.pto-native-material-row.is-clickable:focus-visible{border-color:#c7d8f5;background:#f8fbff;outline:none}.pto-native-material-row-main{min-width:0}.pto-native-material-row strong,.pto-native-material-row span{display:block;min-width:0;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.pto-native-material-row strong{color:#202124;font-size:12px;font-weight:750;line-height:1.2}.pto-native-material-row span{color:#6b7280;font-size:10px;font-weight:650;line-height:1.2}.pto-native-material-actions{display:grid;grid-auto-flow:column;gap:4px}.pto-native-material-actions button{min-height:22px;padding:0 4px;border-radius:5px;border:1px solid #dfe5f2;background:#fff;color:#174ea6;font-size:10px;font-weight:750}.pto-native-operations{display:grid;gap:8px}.pto-native-operations-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pto-native-operations-locks,.pto-native-operations-list{display:grid;gap:5px}.pto-native-operation-lock,.pto-native-operation-row{display:grid;align-items:center;min-width:0;min-height:32px;border:1px solid #e7ecf5;border-radius:6px;background:#fff}.pto-native-operation-lock{grid-template-columns:18px minmax(0,1fr) auto;gap:6px;padding:5px 7px;color:#7a4d00}.pto-native-operation-lock span,.pto-native-operation-lock small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-operation-row{grid-template-columns:70px minmax(0,1fr) 74px;gap:7px;padding:5px 6px}.pto-native-operation-status{min-width:0;border-radius:999px;padding:3px 5px;background:#f1f5f9;color:#475569;font-size:10px;font-weight:800;line-height:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.pto-native-operation-row.is-success .pto-native-operation-status{background:#e8f5e9;color:#137333}.pto-native-operation-row.is-error .pto-native-operation-status,.pto-native-operation-row.is-conflict .pto-native-operation-status{background:#fce8e6;color:#b3261e}.pto-native-operation-row.is-already_running .pto-native-operation-status,.pto-native-operation-row.is-running .pto-native-operation-status{background:#fff4d6;color:#8a5a00}.pto-native-operation-main,.pto-native-operation-meta{display:grid;min-width:0}.pto-native-operation-main strong,.pto-native-operation-main small,.pto-native-operation-meta small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-native-operation-main strong{color:#202124;font-size:11px;font-weight:800;line-height:1.15}.pto-native-operation-main small,.pto-native-operation-meta small{color:#6b7280;font-size:9px;font-weight:700;line-height:1.15}.pto-native-operation-meta{justify-items:end}.pto-native-empty{min-height:30px;padding:8px;border:1px dashed #d8dee9;border-radius:6px;color:#6b7280;font-size:11px;font-weight:700;text-align:center}@font-face{font-family:ServerPTO IBM Plex Sans;src:url(/fonts/IBMPlexSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ServerPTO IBM Plex Sans;src:url(/fonts/IBMPlexSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ServerPTO IBM Plex Sans;src:url(/fonts/IBMPlexSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:ServerPTO IBM Plex Sans;src:url(/fonts/IBMPlexSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ServerPTO IBM Plex Sans;src:url(/fonts/IBMPlexSans-Italic%5Bwdth,wght%5D.ttf) format("truetype");font-weight:100 700;font-style:italic;font-display:swap}@font-face{font-family:MergeID Inter;src:url(/fonts/Inter%5Bopsz,wght%5D.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:MergeID Inter;src:url(/fonts/Inter-Italic%5Bopsz,wght%5D.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:MergeID Roboto;src:url(/fonts/Roboto%5Bwdth,wght%5D.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:MergeID Roboto;src:url(/fonts/Roboto-Italic%5Bwdth,wght%5D.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:MergeID Open Sans;src:url(/fonts/OpenSans%5Bwdth,wght%5D.ttf) format("truetype");font-weight:300 800;font-style:normal;font-display:swap}@font-face{font-family:MergeID Open Sans;src:url(/fonts/OpenSans-Italic%5Bwdth,wght%5D.ttf) format("truetype");font-weight:300 800;font-style:italic;font-display:swap}@font-face{font-family:MergeID Noto Sans;src:url(/fonts/NotoSans%5Bwdth,wght%5D.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:MergeID Noto Sans;src:url(/fonts/NotoSans-Italic%5Bwdth,wght%5D.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:"MergeID Noto Serif";src:url(/fonts/NotoSerif%5Bwdth,wght%5D.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"MergeID Noto Serif";src:url(/fonts/NotoSerif-Italic%5Bwdth,wght%5D.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:MergeID PT Sans;src:url(/fonts/PT_Sans-Web-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MergeID PT Sans;src:url(/fonts/PT_Sans-Web-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MergeID PT Sans;src:url(/fonts/PT_Sans-Web-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:MergeID PT Sans;src:url(/fonts/PT_Sans-Web-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"MergeID PT Serif";src:url(/fonts/PT_Serif-Web-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"MergeID PT Serif";src:url(/fonts/PT_Serif-Web-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"MergeID PT Serif";src:url(/fonts/PT_Serif-Web-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"MergeID PT Serif";src:url(/fonts/PT_Serif-Web-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:MergeID JetBrains Mono;src:url(/fonts/JetBrainsMono%5Bwght%5D.ttf) format("truetype");font-weight:100 800;font-style:normal;font-display:swap}@font-face{font-family:MergeID JetBrains Mono;src:url(/fonts/JetBrainsMono-Italic%5Bwght%5D.ttf) format("truetype");font-weight:100 800;font-style:italic;font-display:swap}@font-face{font-family:MergeID Arimo;src:url(/fonts/Arimo%5Bwght%5D.ttf) format("truetype");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:MergeID Arimo;src:url(/fonts/Arimo-Italic%5Bwght%5D.ttf) format("truetype");font-weight:400 700;font-style:italic;font-display:swap}@font-face{font-family:MergeID Carlito;src:url(/fonts/Carlito-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MergeID Carlito;src:url(/fonts/Carlito-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MergeID Carlito;src:url(/fonts/Carlito-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:MergeID Carlito;src:url(/fonts/Carlito-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}:root{color-scheme:light;--bg: #f3f6fa;--surface: #ffffff;--surface-2: #f7f9fc;--surface-3: #edf2f7;--text: #172033;--muted: #657084;--faint: #8b96a8;--border: #d8e0ec;--border-strong: #b8c4d6;--accent: #2472c8;--accent-2: #0f9f8f;--danger: #c93d3d;--warning: #c88424;--ok: #27875d;--shadow: 0 18px 48px rgba(32, 47, 72, .14)}html,#root{height:100%}*{box-sizing:border-box}body{margin:0;min-width:1024px;height:100vh;min-height:100vh;font-family:ServerPTO IBM Plex Sans,Arial,sans-serif;color:var(--text);background:var(--bg);overflow:hidden}body.login-body{min-width:0;overflow:auto}button,input,textarea,select{font:inherit}button{border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--text);min-height:32px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-size:12.5px;font-weight:500}button:hover{border-color:var(--border-strong);background:#fbfcfe}button:disabled{color:var(--faint);cursor:not-allowed;background:var(--surface-2)}input,textarea,select{width:100%;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--text);outline:none}input,select{height:36px;padding:0 10px}textarea{padding:8px 10px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2472c81f}.boot-screen,.fatal-error{min-height:100vh;display:grid;place-items:center;color:var(--muted);font-weight:600}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px}.login-panel{width:min(440px,100%);padding:34px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.brand-mark{width:34px;height:34px;border-radius:7px;display:grid;place-items:center;background:linear-gradient(135deg,#2472c8,#0f9f8f);color:#fff;font-weight:800;letter-spacing:0}.login-panel h1{margin:18px 0 8px;font-size:30px;line-height:1.12;letter-spacing:0}.login-panel p{margin:0 0 22px;color:var(--muted);font-size:16px;font-weight:600;line-height:1.5}.notice,.notice-inline{color:#0d645d;background:#e8f7f5;border:1px solid #bfe8e2;border-radius:7px}.notice{padding:10px 12px;margin-bottom:16px;font-size:13px}.login-form{display:grid;gap:0}.modal{display:grid;gap:14px}.login-form>*+*{margin-top:14px}.login-form label,.modal label{display:grid;gap:6px;font-size:12px;font-weight:600;color:var(--muted)}.login-mode-note{display:flex;align-items:center;gap:8px;min-width:0;min-height:0;max-height:0;margin-top:0;padding:0 10px;border:0 solid #bcd7f6;border-radius:7px;background:#eef6ff;color:#225387;font-size:13px;line-height:1.35;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-4px);visibility:hidden;transition:max-height .18s ease,margin-top .18s ease,padding .18s ease,border-width .18s ease,opacity .14s ease,transform .18s ease,visibility 0s linear .18s}.login-mode-note.is-visible{max-height:72px;margin-top:14px;min-height:34px;padding:8px 10px;border-width:1px;opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible;transition-delay:0s}.login-mode-note svg{flex:0 0 auto}.login-extra-fields{display:grid;gap:14px;min-height:0;max-height:0;margin-top:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-4px);visibility:hidden;transition:max-height .2s ease,margin-top .2s ease,opacity .14s ease,transform .2s ease,visibility 0s linear .2s}.login-extra-fields.is-open{max-height:96px;margin-top:14px;opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible;transition-delay:0s}.spin{animation:spin .9s linear infinite}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.primary-button{background:var(--accent);border-color:var(--accent);color:#fff}.primary-button:hover{background:#1f66b5;border-color:#1f66b5}.aosr-template-button{border-color:#0f9f5b;background:#0f9f5b;color:#fff;font-weight:700;box-shadow:0 2px 8px #0f9f5b33}.aosr-template-button:hover:not(:disabled){border-color:#0b854b;background:#0b854b;color:#fff}.aosr-template-button:disabled{border-color:#88c7a8;background:#88c7a8;color:#fff;cursor:wait}.login-switch-button{border-color:transparent;background:transparent;color:var(--accent)}.login-switch-button:hover{border-color:transparent;background:#eef5ff}.form-error,.inline-error{border:1px solid #efc7c7;background:#fff2f2;color:#a22f2f;border-radius:7px;padding:9px 11px;font-size:13px}.inline-notice{color:#0d645d;background:#e8f7f5;border:1px solid #bfe8e2;border-radius:7px;padding:9px 11px;font-size:13px}.app-shell{height:100vh;height:100dvh;display:grid;grid-template-columns:320px minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden}.app-shell.is-sheet-open{grid-template-columns:minmax(0,1fr)}.sidebar{min-width:0;min-height:0;border-right:1px solid var(--border);background:#fff;padding:14px 12px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.app-shell.is-sheet-open .sidebar{display:none}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:4px 5px 14px;border-bottom:1px solid var(--border);margin-bottom:6px}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{font-size:15px}.sidebar-brand span{color:var(--muted);font-size:12px}.sidebar-section-title{margin:10px 7px 3px;color:var(--faint);font-size:11px;font-weight:700;text-transform:uppercase}.folder-nav{display:grid;grid-auto-rows:34px;align-content:start;gap:1px;min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.nav-row{justify-content:flex-start;width:100%;border-color:transparent;background:transparent;min-height:34px;padding:0 9px}.nav-row span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.nav-row small{color:var(--faint)}.nav-row-star{color:#d28b00;flex:0 0 auto}.nav-row.is-active{color:#155fae;background:#eaf3ff;border-color:#d5e7ff}.nav-row.is-ancestor{color:#155fae;background:#f6faff}.nav-row.is-drop-target{color:#155fae;background:#e5f1ff;border-color:#9cc8f6;box-shadow:inset 0 0 0 1px #9cc8f6}.folder-tree-row{position:relative;padding-left:calc(9px + var(--folder-depth-offset, 0px))}.folder-tree-row.is-nested:before{content:"";position:absolute;left:calc(18px + var(--folder-parent-depth-offset, 0px));top:-2px;bottom:-2px;border-left:1px solid #dfe7f2}.folder-tree-row.is-nested:after{content:"";position:absolute;left:calc(18px + var(--folder-parent-depth-offset, 0px));top:17px;width:10px;border-top:1px solid #dfe7f2}.folder-tree-row>svg,.folder-tree-row>span,.folder-tree-row>small,.folder-tree-row>.nav-row-star{position:relative;z-index:1}.nav-row-favorites.is-active{color:#8a5b00;background:#fff7df;border-color:#f3dc9a}.nav-row-trash.is-active{color:#9f2f2f;background:#fff1f1;border-color:#f1cccc}.nav-empty{color:var(--faint);font-size:12px;padding:8px 10px}.main-area{min-width:0;min-height:0;display:grid;grid-template-rows:56px minmax(0,1fr);overflow:hidden}.app-shell.is-sheet-open .main-area{grid-template-rows:minmax(0,1fr);overflow:hidden}.app-shell.is-sheet-open .topbar{display:none}.topbar{min-width:0;background:var(--surface);border-bottom:1px solid var(--border);padding:0 16px;display:flex;align-items:center;gap:16px}.app-shell.is-sheet-open .topbar{padding:0 10px;gap:8px}.breadcrumb{min-width:0;display:flex;align-items:baseline;gap:8px;flex:1}.breadcrumb span{color:var(--muted);font-size:13px}.breadcrumb strong{min-width:0;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{display:flex;align-items:center;gap:8px}.app-shell.is-sheet-open .topbar-actions{gap:5px}.hidden-input{display:none}.presence{display:flex;align-items:center;margin-left:2px}.avatar{-webkit-appearance:none;-moz-appearance:none;appearance:none;--avatar-bg: #2472c8;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--surface);color:#fff;font-size:10px;font-weight:700;margin-left:-6px;padding:0;font-family:inherit;line-height:1;cursor:default;background:var(--avatar-bg)}.avatar:first-child{margin-left:0}button.avatar{cursor:pointer}button.avatar:hover{border-color:#8ab4f8;background:var(--avatar-bg);box-shadow:0 0 0 2px #1a73e824;transform:translateY(-1px)}button.avatar:focus-visible{outline:2px solid #1a73e8;outline-offset:2px;z-index:1}.avatar-1{--avatar-bg: #2472c8}.avatar-2{--avatar-bg: #0f9f8f}.avatar-3{--avatar-bg: #b06b21}.avatar-4{--avatar-bg: #6f62ba}.avatar-more{--avatar-bg: #566173}.avatar-custom{--avatar-bg: var(--avatar-color)}.user-chip{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 10px 0 4px;border:1px solid var(--border);border-radius:7px;font-size:13px;font-weight:600;color:var(--text)}.user-chip b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eef6ff;color:#155fae;font-size:10px;font-weight:800}.user-chip{white-space:nowrap}.icon-button{width:32px;padding:0}.workspace-home,.sheet-page{min-height:0;padding:16px}.workspace-home{height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.workspace-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.workspace-title-row h2{margin:0;font-size:22px;letter-spacing:0}.workspace-title-row span{color:var(--muted);font-size:13px}.workspace-title-actions{display:flex;align-items:center;gap:8px;min-width:0}.workspace-import-button{height:36px;min-width:82px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--text);font-weight:700;white-space:nowrap}.workspace-import-button:hover:not(:disabled){border-color:#9ec5ff;color:var(--accent);background:#f6faff}.workspace-import-button:disabled{opacity:.72;cursor:wait}.workspace-search{width:320px;height:36px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.workspace-search input{height:28px;border:0;background:transparent;padding:0;box-shadow:none}.workspace-sort{width:156px;height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 8px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--muted)}.workspace-sort select{height:30px;border:0;background:transparent;box-shadow:none;padding:0;font-size:12.5px;font-weight:600}.workspace-view-toggle{height:36px;display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.workspace-view-toggle button{width:28px;min-width:28px;min-height:28px;padding:0;border-color:transparent;background:transparent}.workspace-view-toggle button.is-active{color:var(--accent);background:#e8f1ff}.folder-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;margin-bottom:14px}.folder-tile{position:relative;display:flex;align-items:center;gap:6px;justify-content:flex-start;min-height:52px;padding:9px 11px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.entity-main-button{min-width:0;flex:1;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;min-height:30px;padding:0;border-color:transparent;background:transparent;color:var(--text);font:inherit;font-size:12.5px;font-weight:500;text-align:left;text-decoration:none;cursor:pointer}.entity-main-button:hover{border-color:transparent;background:transparent}.folder-tile>.entity-main-button{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;row-gap:2px;align-items:center}.folder-tile>.entity-main-button>svg,.folder-tile>.entity-main-button>.workspace-entity-icon{grid-row:1 / 3}.workspace-entity-icon{width:32px;height:32px;flex:0 0 32px;display:block}.folder-tile>.entity-main-button>span{min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-tile>.entity-main-button>small{color:var(--muted)}.folder-tile.is-active{border-color:#bcd8f7;background:#eff7ff}.folder-tile.is-draggable,.table-row.is-draggable,.workspace-list-row.is-draggable{cursor:grab}.folder-tile.is-dragging,.table-row.is-dragging,.workspace-list-row.is-dragging{opacity:.48}.folder-tile.is-drop-target,.workspace-list-row.is-drop-target{border-color:#8fc0f4;background:#eef6ff;box-shadow:inset 0 0 0 1px #8fc0f4}.folder-teal.is-active{border-color:#b7e0dd;background:#edfafa}.table-list{display:grid;gap:6px}.workspace-list-view{display:grid;gap:5px}.workspace-list-header,.workspace-list-row{display:grid;grid-template-columns:minmax(260px,1fr) 164px 132px 128px 88px;align-items:center;gap:12px}.workspace-list-header{position:sticky;top:-16px;z-index:2;min-height:34px;padding:0 12px;border-bottom:1px solid var(--border);background:var(--bg);color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.workspace-list-row{min-height:54px;padding:7px 10px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--muted);font-size:12px}.workspace-list-row.is-parent{background:#f8fbff}.workspace-list-row.is-parent.is-drop-target{background:#eef6ff}.table-row.is-copying,.workspace-list-row.is-copying{border-color:#b7cdf8;background:#f3f7ff}.workspace-list-main{min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;min-height:38px;padding:0;border-color:transparent;background:transparent;color:var(--text);font:inherit;font-size:12.5px;font-weight:500;text-decoration:none;cursor:pointer}.workspace-list-main:hover{border-color:transparent;background:transparent}.workspace-list-main>div{min-width:0;display:grid;gap:3px;text-align:left}.workspace-list-main strong,.workspace-list-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-list-main span{color:var(--muted);font-size:12px;font-weight:400}.workspace-list-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:2px}.workspace-copy-status{flex:0 0 auto;min-height:24px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #c8dafd;border-radius:999px;background:#eaf1ff;color:#174ea6;font-size:11px;font-weight:700;white-space:nowrap}.workspace-copy-status svg{flex:0 0 auto}.workspace-owner-cell{min-width:0;display:grid;align-items:center;gap:3px}.workspace-owner-cell>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-badge{width:fit-content;max-width:100%;min-height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:999px;border:1px solid #dfe5f2;background:#f8fafd;color:#5f6b7c;font-size:11px;font-weight:700;white-space:nowrap}.role-owner{color:#174ea6;border-color:#c9dafd;background:#e8f0fe}.role-editor{color:#137333;border-color:#c8e6d0;background:#e6f4ea}.role-viewer{color:#8a5b00;border-color:#f4dfaa;background:#fff7df}.table-row{position:relative;display:flex;align-items:center;gap:8px;width:100%;min-height:58px;justify-content:flex-start;padding:9px 12px;border:1px solid var(--border);border-radius:7px;background:var(--surface)}.table-row .entity-main-button{gap:10px}.table-row-main{min-width:0;flex:1;display:grid;gap:3px;text-align:left}.table-row-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-row-main span{color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-row small{color:var(--faint)}.entity-action-wrap{position:relative;flex:0 0 auto}.entity-inline-actions{flex:0 0 auto;display:flex;align-items:center;gap:2px}.entity-action-button{width:28px;min-width:28px;min-height:28px;padding:0;border-color:transparent;background:transparent;color:var(--muted)}.entity-action-button:hover{color:var(--text);border-color:var(--border);background:var(--surface-2)}.favorite-button{width:28px;min-width:28px;min-height:28px;padding:0;border-color:transparent;background:transparent;color:var(--muted)}.favorite-button:hover{color:#8a5b00;border-color:#f3dc9a;background:#fff9e8}.favorite-button.is-active{color:#d28b00}.action-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;width:190px;padding:6px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:0 16px 36px #202f482e}.action-menu-group{display:grid;gap:2px;padding:3px 0}.action-menu-group+.action-menu-group{border-top:1px solid var(--border)}.action-menu button{justify-content:flex-start;width:100%;min-height:30px;padding:0 8px;border-color:transparent;background:transparent}.action-menu button:hover{background:var(--surface-2)}.action-menu button.is-busy{color:#174ea6;background:#edf4ff}.action-menu button:disabled{cursor:default;opacity:.72}.action-menu button.is-danger{color:var(--danger)}.trash-list{max-width:1120px}.trash-row{display:grid;grid-template-columns:24px minmax(0,1fr) minmax(74px,auto) auto;align-items:center}.trash-row .table-row-main{min-width:0}.trash-row-icon{width:24px;height:24px;display:grid;place-items:center;color:var(--muted)}.trash-row-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end}.danger-button{color:var(--danger)}.danger-button:hover{border-color:#efc7c7;background:#fff2f2}.empty-workspace{align-self:center;justify-self:center;width:min(520px,100%);margin-top:12vh;text-align:center;display:grid;justify-items:center;gap:12px}.empty-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:8px;background:#eaf3ff;color:var(--accent)}.empty-workspace h2{margin:0}.empty-workspace p{margin:0;color:var(--muted);line-height:1.5}.empty-actions{display:flex;gap:8px;margin-top:4px}.muted-panel{color:var(--muted);background:var(--surface);border:1px dashed var(--border-strong);border-radius:8px;padding:18px}.sheet-page{position:relative;display:grid;grid-template-rows:44px minmax(0,1fr);gap:8px;overflow:hidden}.app-shell.is-sheet-open .sheet-page{padding:0;grid-template-rows:74px minmax(0,1fr);gap:0;background:#fff;overflow:hidden}.sheet-docbar{position:relative;z-index:90;display:flex;align-items:center;gap:10px;min-width:0;padding:7px 16px 6px;border-bottom:1px solid #dfe3e8;background:#fff}.sheet-back-button{color:#5f6368}.sheet-file-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#0f9d58;color:#fff;flex:0 0 auto}.sheet-doc-main{display:grid;flex:1 1 auto;min-width:0;gap:1px}.sheet-doc-title-row{display:flex;align-items:center;min-width:0;gap:5px}.sheet-doc-title{min-width:0;max-width:min(720px,62vw);font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-doc-title.is-editable{cursor:text}.sheet-doc-title:focus-visible{outline:2px solid #1a73e8;outline-offset:2px;border-radius:4px}.sheet-doc-title-form{flex:1 1 min(720px,62vw);width:min(720px,62vw);min-width:220px;max-width:min(720px,calc(100vw - 320px));margin:0}.sheet-doc-title-input{box-sizing:border-box;width:100%;height:28px;min-width:220px;max-width:100%;border-radius:4px;font-size:18px;font-weight:500;padding:0 6px}.sheet-doc-title-row .sheet-doc-icon-button{width:26px;min-width:26px;min-height:24px;padding:0;border-color:transparent;background:transparent;color:#5f6368}.sheet-doc-title-row .sheet-doc-icon-button.is-active{color:#f9ab00}.sheet-cloud-status{position:relative;width:26px;height:26px;display:inline-grid;place-items:center;color:#5f6368;flex:0 0 auto}.sheet-cloud-status:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;opacity:0;background:conic-gradient(#1a73e8 var(--sheet-cloud-progress, 90deg),#d8e2f3 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0)}.sheet-cloud-status.is-saving{color:#1a73e8}.sheet-cloud-status.is-saving:before{opacity:1;animation:spin .9s linear infinite}.sheet-doc-presence .avatar{width:34px;height:34px;margin-left:-8px;border-color:#fff;font-size:11.5px}.sheet-doc-presence .avatar:first-child{margin-left:0}.sheet-cloud{color:#5f6368}.sheet-menubar{display:flex;align-items:center;gap:2px;min-width:0}.sheet-menubar button{min-height:22px;padding:0 7px;border-color:transparent;border-radius:4px;background:transparent;color:#202124;font-size:13px;font-weight:400}.sheet-menubar button:hover,.sheet-menubar button.is-open{background:#edf2f7}.sheet-menu-wrap{position:relative}.sheet-menu-popover{position:absolute;top:calc(100% + 4px);left:0;z-index:120;min-width:220px;padding:6px;display:grid;gap:2px;border:1px solid #dadce0;border-radius:6px;background:#fff;box-shadow:0 10px 28px #3c404338}.sheet-menu-group{display:grid;gap:2px;padding:0 0 5px;border-bottom:1px solid #edf0f5}.sheet-menu-group:last-child{padding-bottom:0;border-bottom:0}.sheet-menu-item-wrap{position:relative}.sheet-menu-popover button{justify-content:flex-start;width:100%;min-height:30px;padding:0 9px;font-size:13px}.sheet-menu-popover button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-menu-popover button small{margin-left:auto;color:#6f7785;font-size:11px;font-weight:400}.sheet-menu-caret{margin-left:auto;color:#6f7785;flex:0 0 auto}.sheet-menu-submenu{position:absolute;top:-6px;left:calc(100% + 5px);z-index:121;min-width:220px;padding:6px;display:none;gap:2px;border:1px solid #dadce0;border-radius:6px;background:#fff;box-shadow:0 10px 28px #3c404338}.sheet-menu-item-wrap:hover>.sheet-menu-submenu,.sheet-menu-item-wrap:focus-within>.sheet-menu-submenu{display:grid}.sheet-menu-item-wrap.is-disabled>.sheet-menu-submenu{display:none}.admin-menu-item{color:#174ea6}.sheet-share-button,.sheet-access-button{border-color:transparent;border-radius:999px;min-height:34px;white-space:nowrap}.sheet-share-button{background:#edf2f7;color:#3c4043}.sheet-access-button{background:#c2e7ff;color:#174ea6;font-weight:600}.sheet-user-badge{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#455a64;color:#fff;font-size:13px;font-weight:700;flex:0 0 auto}.toolbar-spacer{flex:1}.ghost-button{background:var(--surface-2)}.spreadsheet{position:relative;min-height:0;display:grid;grid-template-rows:36px auto minmax(0,1fr) 32px;border:0;border-radius:0;background:var(--surface);overflow:hidden}.app-shell.is-sheet-open .spreadsheet{grid-template-rows:36px auto minmax(0,1fr) 32px;border-radius:0}.quick-tooltip{position:fixed;z-index:120;max-width:min(280px,calc(100vw - 24px));padding:5px 8px;border-radius:2px;background:#3c4043f5;color:#fff;font-size:12px;font-weight:500;line-height:1.35;white-space:normal;box-shadow:0 3px 8px #3c404347;pointer-events:none}.quick-tooltip.is-top{transform:translate(-50%,calc(-100% - 7px))}.spreadsheet-toolbar{position:relative;z-index:20;display:flex;align-items:center;gap:6px;padding:0 14px;border-bottom:1px solid #e8eaed;background:#f1f3f4;min-width:0;overflow:visible}.spreadsheet-toolbar>button,.toolbar-group>button,.format-tools button,.filter-box button,.toolbar-value-menu>button,.swatch-menu>button,.format-select-menu>button,.border-menu>button,.toolbar-more-menu>button{min-height:28px;border-color:transparent;border-radius:4px;background:transparent;color:#3c4043}.toolbar-group{min-width:0;min-height:28px;display:inline-flex;align-items:center;gap:3px;flex:0 0 auto}.toolbar-group+.toolbar-group{padding-left:5px;border-left:1px solid #dadce0}.toolbar-group-overflow{gap:2px}.toolbar-overflow-probe{position:absolute;left:-10000px;top:0;visibility:hidden;pointer-events:none;border-left:0;padding-left:0}.format-tools,.filter-box{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto}.format-tools button,.toolbar-group>button,.filter-box button,.toolbar-value-menu>button,.swatch-menu>button,.format-select-menu>button,.border-menu>button,.toolbar-more-menu>button{min-width:28px;min-height:28px;padding:0 6px}.format-tools button.is-active,.toolbar-group>button.is-active,.spreadsheet-toolbar>button.is-active,.toolbar-more-menu>button.is-active,.toolbar-value-popover button.is-selected,.format-select-popover button.is-selected{color:var(--accent);background:#e8f1ff;border-color:#b7d4ff}.toolbar-group>button.toolbar-addon-button{width:auto;min-width:48px;gap:5px;padding:0 8px;font-weight:700}.toolbar-addon-label{font-size:12px;line-height:1}.toolbar-value-menu,.swatch-menu,.format-select-menu,.border-menu,.toolbar-more-menu{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.toolbar-value-menu.is-open,.swatch-menu.is-open,.format-select-menu.is-open,.border-menu.is-open,.toolbar-more-menu.is-open{z-index:70}.toolbar-value-menu>button,.swatch-menu>button,.format-select-menu>button,.border-menu>button,.toolbar-more-menu>button{display:inline-flex;align-items:center;gap:4px}.toolbar-value-menu>button{min-width:76px}.toolbar-value-menu>button span{min-width:30px;text-align:center;white-space:nowrap}.toolbar-value-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:80;display:none;min-width:96px;max-height:292px;overflow:auto;padding:6px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:0 12px 30px #202f482e}.toolbar-value-menu[data-toolbar-menu=numberFormat] .toolbar-value-popover{min-width:176px}.toolbar-value-menu[data-toolbar-menu=fontFamily]>button{width:158px;justify-content:flex-start}.toolbar-value-menu[data-toolbar-menu=fontFamily]>button span{flex:1 1 auto;min-width:0;text-align:left}.toolbar-value-menu[data-toolbar-menu=fontFamily] .toolbar-value-popover{min-width:190px}.spreadsheet-toolbar.toolbar-compact-2 .toolbar-value-menu[data-toolbar-menu=fontFamily]>button,.spreadsheet-toolbar.toolbar-compact-2 .toolbar-value-menu[data-toolbar-menu=numberFormat]>button{width:42px;min-width:42px;justify-content:center}.spreadsheet-toolbar.toolbar-compact-2 .toolbar-value-menu[data-toolbar-menu=fontFamily]>button span,.spreadsheet-toolbar.toolbar-compact-2 .toolbar-value-menu[data-toolbar-menu=numberFormat]>button span{display:none}.toolbar-value-menu.is-open .toolbar-value-popover{display:grid;gap:2px}.toolbar-value-popover button{justify-content:flex-start;width:100%;min-height:28px;padding:0 8px;border-color:transparent;background:transparent;color:#3c4043;font-size:12px;font-weight:600}.toolbar-value-popover button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar-value-popover button:hover{background:#edf2f7}.swatch-current{width:13px;height:13px;border:1px solid #b8c4d6;border-radius:50%;flex:0 0 auto}.swatch-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:80;transform:translate(var(--swatch-popover-shift, 0px));display:none;grid-template-columns:repeat(10,24px);gap:5px;width:max-content;max-width:min(318px,calc(100vw - 16px));padding:10px;border:1px solid #dadce0;border-radius:8px;background:#fff;box-shadow:0 12px 28px #3c40433d;isolation:isolate}.swatch-menu.is-open .swatch-popover{display:grid}.swatch-popover button:not(.swatch-action){width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;box-sizing:border-box;display:grid;place-items:center;padding:0;border:1px solid rgba(60,64,67,.18);border-radius:50%;background:var(--swatch);color:#202124;aspect-ratio:1 / 1}.swatch-popover button:not(.swatch-action):hover{border-color:#20212473;box-shadow:0 0 0 2px #1a73e81f}.swatch-popover button:not(.swatch-action).is-selected{outline:0;border-color:#202124;box-shadow:inset 0 0 0 2px #fff,0 0 0 1px #202124}.swatch-popover button:not(.swatch-action).is-selected svg{padding:2px;border-radius:50%;background:#ffffffeb;box-shadow:0 0 0 1px #3c404333;color:#202124}.swatch-popover .swatch-action{grid-column:1 / -1;width:100%;height:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 9px;border:0;border-radius:5px;background:transparent;color:#202124;font-size:13px;font-weight:500}.swatch-popover .swatch-action:hover{background:#f1f3f4;box-shadow:none}.swatch-popover .swatch-action:disabled{color:#9aa0a6;background:transparent;cursor:default}.format-divider{width:1px;height:20px;margin:0 2px;background:#dadce0;flex:0 0 auto}.format-select-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:12;display:none;min-width:148px;padding:6px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:0 12px 30px #202f482e}.format-select-menu.is-open .format-select-popover{display:grid;gap:2px}.format-select-popover button{width:100%;justify-content:flex-start;gap:8px;min-height:28px;padding:0 8px;color:#3c4043;font-size:12px;font-weight:600}.format-select-popover button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.border-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:12;display:none;min-width:176px;padding:6px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:0 12px 30px #202f482e}.border-menu.is-open .border-popover{display:grid;gap:2px}.border-popover button{width:100%;justify-content:flex-start;gap:8px;min-height:30px;padding:0 8px;border-color:transparent;background:transparent;color:#3c4043;font-size:12px;font-weight:600}.border-popover button:hover{background:#edf2f7}.symbol-picker-popover{position:fixed;z-index:95;width:224px;padding:8px;border:1px solid #dadce0;border-radius:8px;background:#fff;box-shadow:0 12px 30px #3c40433d}.symbol-picker-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 0 7px;color:#3c4043;font-size:12px;font-weight:700}.symbol-picker-header button{width:24px;min-width:24px;height:24px;min-height:24px;padding:0;border-color:transparent;background:transparent;color:#5f6368}.symbol-picker-header button:hover{background:#edf2f7}.symbol-grid{display:grid;grid-template-columns:repeat(5,36px);gap:6px}.symbol-grid button{width:36px;min-width:36px;height:32px;min-height:32px;padding:0;border:1px solid #dadce0;border-radius:5px;background:#fff;color:#202124;font-family:ServerPTO IBM Plex Sans,Arial,sans-serif;font-size:17px;font-weight:600;line-height:1}.symbol-grid button:hover{border-color:#a8c7fa;background:#e8f1ff;color:#174ea6}.toolbar-more-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:90;width:236px;display:grid;gap:2px;padding:6px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:0 14px 36px #202f4833}.toolbar-more-popover button{width:100%;justify-content:flex-start;gap:8px;min-height:30px;padding:0 8px;border-color:transparent;background:transparent;color:#3c4043;font-size:12.5px;font-weight:600}.toolbar-more-popover button:hover,.toolbar-more-popover button.is-active{background:#edf2f7;color:#174ea6}.toolbar-more-popover button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar-more-popover button small{margin-left:auto;color:#6f7785;font-size:10.5px;font-weight:500}.filter-box{position:relative;min-height:28px}.filter-box.is-active{padding:0 5px 0 0;border:1px solid #dadce0;border-radius:4px;background:#fff}.filter-box input{width:132px;min-width:0;border:0;background:transparent;outline:none;font:inherit}.filter-box small{color:var(--muted);font-size:11px;font-weight:700}.filter-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:90;width:292px;display:grid;gap:8px;padding:10px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:0 14px 36px #202f4833}.filter-popover-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.filter-popover-header strong{font-size:13px}.filter-popover-header span{color:var(--muted);font-size:11.5px;font-weight:600}.filter-popover-group{display:grid;gap:2px;padding:4px 0;border-top:1px solid var(--border)}.filter-popover-group button{width:100%;justify-content:flex-start;min-height:30px;border-color:transparent;background:transparent}.filter-popover-group button:hover{background:var(--surface-2)}.filter-view-list{gap:4px}.filter-view-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:4px;align-items:center}.filter-popover-group .filter-view-apply{min-width:0;width:auto}.filter-view-apply span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-popover-group .filter-view-delete{width:30px;min-width:30px;padding:0;justify-content:center;color:var(--danger)}.filter-popover-field{display:grid;gap:5px;color:var(--muted);font-size:12px;font-weight:600}.filter-popover-field input{width:100%;height:32px;border:1px solid var(--border);border-radius:5px;padding:0 8px;background:var(--surface)}.filter-view-save-row{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:6px}.address-box{width:112px;min-width:112px;height:26px;border:1px solid #dadce0;border-radius:3px;background:var(--surface);color:#202124;font-size:13px;font-weight:500;text-align:center;padding:0 6px;flex:0 0 auto}.toolbar-search-chip{height:28px;min-width:82px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border-radius:999px;border-color:transparent;background:#fff;color:#3c4043;font-size:13px;font-weight:500;flex:0 0 auto}.toolbar-search-chip:hover{background:#fff;border-color:#dadce0}.spreadsheet-toolbar.toolbar-compact-2 .toolbar-search-chip{width:32px;min-width:32px;justify-content:center;gap:0;padding:0 7px}.spreadsheet-toolbar.toolbar-compact-2 .toolbar-search-chip span{display:none}.toolbar-status-strip{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 1 auto;overflow:hidden}.formula-bar{position:relative;display:flex;align-items:flex-start;gap:6px;min-width:0;min-height:32px;padding:3px 18px;border-bottom:1px solid #dadce0;background:#fff}.formula-editor{position:relative;min-width:0;flex:1;min-height:26px;display:flex;align-items:flex-start;gap:9px;border-left:1px solid #dadce0;padding-left:10px}.formula-editor .formula-fx{flex:0 0 auto;color:#5f6368;font-family:Georgia,serif;font-size:16px;font-style:italic;line-height:24px}.formula-input-wrap{position:relative;flex:1 1 auto;min-width:0;height:var(--formula-input-height, 24px)}.formula-editor.is-expanded .formula-input-wrap{height:var(--formula-input-height, 88px)}.formula-editor textarea{position:relative;z-index:2;width:100%;height:var(--formula-input-height, 24px);min-height:24px;border:0;border-radius:0;padding:2px 0 0;background:transparent;box-shadow:none;color:#202124;font-family:ServerPTO IBM Plex Sans,Arial,sans-serif;font-size:13px;font-weight:400;font-variant-ligatures:none;font-kerning:none;letter-spacing:0;line-height:20px;overflow:hidden;resize:none;white-space:pre-wrap}.formula-editor:not(.is-expanded) textarea,.formula-editor:not(.is-expanded) .formula-reference-highlights{white-space:pre}.formula-editor.is-expanded textarea{height:var(--formula-input-height, 88px);overflow:auto}.formula-editor textarea:focus{box-shadow:none}.formula-editor textarea.has-formula-overlay{color:transparent;caret-color:#202124;-webkit-text-fill-color:transparent}.formula-reference-highlights{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;padding:2px 0 0;color:#202124;font-family:ServerPTO IBM Plex Sans,Arial,sans-serif;font-size:13px;font-weight:400;font-variant-ligatures:none;font-kerning:none;letter-spacing:0;line-height:20px;pointer-events:none;white-space:pre-wrap}.formula-reference-highlights .is-reference{font-weight:inherit}.formula-bar-toggle{width:24px;min-width:24px;height:24px;min-height:24px;padding:0;border-color:transparent;border-radius:50%;background:transparent;color:#5f6368;flex:0 0 auto}.formula-bar-toggle:hover,.formula-bar-toggle.is-expanded{background:#edf2f7;color:#202124}.formula-bar-resize-handle{position:absolute;left:0;right:0;bottom:-4px;z-index:5;height:8px;cursor:ns-resize;touch-action:none}.formula-bar-resize-handle:after{content:"";position:absolute;left:50%;bottom:3px;width:44px;height:2px;border-radius:999px;background:transparent;transform:translate(-50%)}.formula-bar-resize-handle:hover:after,body.is-resizing-formula-bar .formula-bar-resize-handle:after{background:#dadce0}body.is-resizing-formula-bar{cursor:ns-resize;-webkit-user-select:none;user-select:none}.formula-error-pill{flex:0 0 auto;max-width:180px;height:24px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #fad2cf;border-radius:999px;background:#fce8e6;color:#a50e0e;font-size:12px;font-weight:700;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.formula-error-pill svg{flex:0 0 auto}.formula-suggestions{position:absolute;z-index:80;top:calc(100% + 4px);left:0;right:0;max-width:620px;max-height:248px;overflow:auto;padding:4px;border:1px solid #dadce0;border-radius:8px;background:#fff;box-shadow:0 8px 24px #3c40432e}.formula-suggestions button{width:100%;min-height:42px;display:grid;grid-template-columns:112px minmax(0,1fr);gap:2px 10px;align-items:center;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:#202124;text-align:left;cursor:pointer}.formula-suggestions button:hover,.formula-suggestions button.is-active{background:#e8f0fe}.formula-suggestion-name{grid-row:1 / span 2;font-size:12px;font-weight:700;color:#174ea6}.formula-suggestion-signature{min-width:0;overflow:hidden;color:#202124;font-family:JetBrains Mono,IBM Plex Sans,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.formula-suggestion-description{min-width:0;overflow:hidden;color:#5f6368;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.formula-function-help{position:absolute;z-index:79;top:calc(100% + 4px);left:0;right:0;max-width:620px;min-height:38px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:2px 10px;align-items:center;padding:7px 10px;border:1px solid #dadce0;border-radius:8px;background:#fff;box-shadow:0 8px 24px #3c404329;color:#202124}.formula-help-name{grid-row:1 / span 2;color:#174ea6;font-size:12px;font-weight:700}.formula-help-signature{min-width:0;overflow:hidden;font-family:JetBrains Mono,IBM Plex Sans,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.formula-help-argument{color:#188038;font-size:12px;font-weight:600;white-space:nowrap}.formula-help-description{min-width:0;overflow:hidden;color:#5f6368;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sheet-size,.network-status,.saving,.notice-inline{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 8px;border-radius:6px;font-size:12px;flex:0 0 auto;white-space:nowrap}.sheet-size{color:var(--muted);background:transparent}.saving{color:var(--warning);background:#fff5e8}.network-status{color:#24415f;background:#eaf3ff}.network-status.is-degraded{color:#665200;background:#fff6cc}.network-status.is-poor,.network-status.is-offline{color:#8f1d1b;background:#fde7e9}.network-status.is-syncing{color:#0b5d55;background:#e2f6f3}.notice-inline{max-width:min(440px,45vw);overflow:hidden;text-overflow:ellipsis}.sheet-presence{min-width:0;max-width:36vw;display:flex;align-items:center;gap:4px;overflow:hidden}.sheet-presence-user{min-width:0;max-width:180px;height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 7px 0 4px;border:1px solid var(--border);border-left:3px solid var(--presence-color);border-radius:6px;background:var(--surface);color:var(--text);font-size:11.5px;font-weight:600}.sheet-presence-user b{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--presence-color);color:#fff;font-size:8.5px;flex:0 0 auto}.sheet-presence-user span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-presence-user small{color:var(--muted);font-size:10.5px;flex:0 0 auto}.sheet-presence-more{height:24px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;background:#eef2f7;color:var(--muted);font-size:11px;font-weight:700}.saving svg{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.canvas-shell{position:relative;min-height:0;background:#fff;--canvas-scrollbar-size: 16px}.canvas-error-banner{position:absolute;top:8px;left:50%;z-index:70;box-sizing:border-box;width:min(680px,calc(100% - 24px));min-height:38px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 8px 8px 11px;border:1px solid #efc7c7;border-radius:7px;background:#fff7f7;box-shadow:0 5px 18px #3c404333;color:#a22f2f;font-size:12.5px;font-weight:600;line-height:1.35;transform:translate(-50%)}.canvas-error-banner.is-recoverable{border-color:#f2d59c;background:#fffaf0;color:#7a4b00}.canvas-error-banner>span{min-width:0}.canvas-error-banner>button{width:28px;min-width:28px;height:28px;min-height:28px;display:grid;place-items:center;padding:0;border-color:transparent;background:transparent;color:currentColor}.canvas-error-banner>button:hover{border-color:currentColor;background:#ffffffa6}.canvas-scroll{position:absolute;top:0;right:var(--canvas-scrollbar-size);bottom:var(--canvas-scrollbar-size);left:0;overflow:auto;outline:none;cursor:default;scrollbar-width:none}.canvas-scroll::-webkit-scrollbar{width:0;height:0}.canvas-spacer{position:relative}.sheet-add-rows{position:relative;z-index:4;min-width:300px;min-height:32px;display:flex;align-items:center;gap:6px;padding:2px 14px;border-top:1px solid #d4d8dd;border-bottom:1px solid #d4d8dd;background:#fff;color:#202124;font-size:13px;line-height:1.3;box-sizing:border-box}.sheet-add-rows button{flex:0 0 auto;min-height:22px;padding:0;border:0;border-radius:4px;background:transparent;color:#1967d2;font:inherit;font-weight:600}.sheet-add-rows button:hover:not(:disabled){color:#174ea6;text-decoration:underline}.sheet-add-rows button:disabled,.sheet-add-rows input:disabled{opacity:.55;cursor:not-allowed}.sheet-add-rows input{width:62px;height:28px;padding:0 6px;border:1px solid #8a9097;border-radius:4px;background:#fff;color:#3c4043;font:inherit;text-align:center;outline:none;box-sizing:border-box}.sheet-add-rows input:focus{border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e829}.canvas-custom-scrollbar{position:absolute;z-index:7;background:#f1f3f4;-webkit-user-select:none;user-select:none;touch-action:none}.canvas-custom-scrollbar-y{top:0;right:0;bottom:var(--canvas-scrollbar-size);width:var(--canvas-scrollbar-size);border-left:1px solid #d4d8dd}.canvas-custom-scrollbar-x{left:0;right:var(--canvas-scrollbar-size);bottom:0;height:var(--canvas-scrollbar-size);border-top:1px solid #d4d8dd}.canvas-custom-scrollbar-corner{position:absolute;right:0;bottom:0;z-index:7;width:var(--canvas-scrollbar-size);height:var(--canvas-scrollbar-size);border-top:1px solid #d4d8dd;border-left:1px solid #d4d8dd;background:#f1f3f4}.canvas-custom-scrollbar-thumb{position:absolute;border-radius:999px;background:#c3c7cc}.canvas-custom-scrollbar-y .canvas-custom-scrollbar-thumb{left:3px;right:3px;top:0;min-height:52px}.canvas-custom-scrollbar-x .canvas-custom-scrollbar-thumb{left:0;top:3px;bottom:3px;min-width:52px}.canvas-custom-scrollbar:hover .canvas-custom-scrollbar-thumb,.canvas-custom-scrollbar-thumb:hover{background:#aeb4ba}.canvas-custom-scrollbar.is-disabled .canvas-custom-scrollbar-thumb{opacity:0;pointer-events:none}.canvas-paint{position:absolute;top:0;left:0;pointer-events:none;z-index:2}.cell-annotation-tooltip{position:absolute;z-index:28;box-sizing:border-box;width:264px;max-width:calc(100% - 24px);display:grid;gap:6px;padding:9px 10px;border:1px solid #dadce0;border-radius:6px;background:#fff;box-shadow:0 12px 28px #3c404342;color:#202124;pointer-events:none}.cell-annotation-tooltip-title{min-width:0;display:flex;align-items:center;gap:6px;color:#5f6368;font-size:11.5px;font-weight:700}.cell-annotation-tooltip-title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-annotation-tooltip-body{max-height:138px;overflow:hidden;white-space:pre-wrap;color:#202124;font-size:12.5px;line-height:1.42}.cell-formula-error-tooltip{position:absolute;z-index:29;box-sizing:border-box;width:280px;max-width:calc(100% - 24px);display:grid;gap:7px;padding:9px 10px;border:1px solid #fad2cf;border-radius:6px;background:#fff;box-shadow:0 12px 28px #3c404342;color:#202124;pointer-events:none}.cell-formula-error-tooltip-title{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;color:#a50e0e;font-size:11.5px;font-weight:700}.cell-formula-error-tooltip-title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-formula-error-tooltip-title strong{font-size:12px}.cell-formula-error-tooltip-formula{max-height:72px;overflow:hidden;color:#3c4043;font-family:ServerPTO IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.35;word-break:break-word}.cell-link-open-button{position:absolute;z-index:45;box-sizing:border-box;width:28px;height:26px;min-width:0;min-height:0;display:inline-grid;place-items:center;padding:0;border:1px solid #b8c9ea;border-radius:5px;background:#fff;box-shadow:0 6px 18px #3c404333;color:#174ea6;font-family:inherit;font-size:12px;font-weight:700;line-height:1;cursor:pointer}.cell-link-open-button:hover{background:#eef4ff;border-color:#8ab4f8}.cell-link-preview{position:absolute;z-index:44;box-sizing:border-box;max-width:calc(100% - var(--canvas-scrollbar-size) - 16px);display:grid;grid-template-rows:auto;gap:7px;padding:9px 10px;border:1px solid #c9d7f0;border-radius:7px;background:#fff;box-shadow:0 16px 36px #3c404342;color:#202124;pointer-events:none;-webkit-user-select:none;user-select:none}.cell-link-preview.is-file-preview{grid-template-rows:auto minmax(0,1fr);min-height:220px}.cell-link-preview-title{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;color:#174ea6;font-size:12px;font-weight:700}.cell-link-preview-title-text{min-width:0;overflow:hidden;color:#174ea6;text-overflow:ellipsis;white-space:nowrap}.cell-link-preview-frame{position:relative;width:100%;min-height:0;height:100%;overflow:hidden;border:1px solid #edf0f3;border-radius:5px;background:#242424}.cell-link-preview-image,.cell-link-preview-pdf{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cell-link-preview-image{z-index:2;object-fit:contain;background:#242424;opacity:1;transition:opacity .68s ease,filter .68s ease;-webkit-user-select:none;user-select:none;pointer-events:none}.cell-link-preview-pdf{z-index:1;border:0;background:#f8fafd;opacity:1;pointer-events:none}.cell-link-preview-pdf.is-loaded{pointer-events:none}.cell-link-preview-frame.is-pdf-visible .cell-link-preview-image{opacity:0;filter:blur(.5px)}.cell-validation-menu{position:absolute;z-index:40;box-sizing:border-box;width:244px;max-width:calc(100% - var(--canvas-scrollbar-size) - 16px);display:grid;gap:6px;padding:7px;border:1px solid #dadce0;border-radius:6px;background:#fff;box-shadow:0 12px 28px #3c40433d;color:#202124}.cell-validation-menu-header{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) 24px;align-items:center;gap:6px;padding:2px 2px 6px;border-bottom:1px solid #edf0f3;color:#5f6368}.cell-validation-menu-header strong{min-width:0;overflow:hidden;color:#202124;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.cell-validation-menu-header button,.cell-validation-menu-options button{border:0;background:transparent;color:inherit}.cell-validation-menu-header button{width:24px;height:24px;display:grid;place-items:center;border-radius:4px}.cell-validation-menu-header button:hover{background:#f1f3f4}.cell-validation-menu-options{max-height:212px;display:grid;gap:2px;overflow:auto}.cell-validation-menu-options button{min-width:0;min-height:28px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;padding:5px 7px;border-radius:4px;cursor:pointer;font-size:12.5px;text-align:left}.cell-validation-menu-options button:hover,.cell-validation-menu-options button.is-selected{background:#eef4ff;color:#174ea6}.cell-validation-menu-options span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-validation-menu-options svg{justify-self:end}.cell-annotation-editor{position:absolute;z-index:42;box-sizing:border-box;width:320px;max-width:calc(100% - var(--canvas-scrollbar-size) - 16px);display:grid;gap:8px;padding:10px;border:1px solid #dadce0;border-radius:7px;background:#fff;box-shadow:0 16px 36px #3c404342;color:#202124}.cell-annotation-editor:before{content:"";position:absolute;left:-7px;top:18px;width:12px;height:12px;transform:rotate(45deg);border-left:1px solid #dadce0;border-bottom:1px solid #dadce0;background:#fff}.cell-annotation-editor.is-placement-left:before{left:auto;right:-7px;border-right:1px solid #dadce0;border-top:1px solid #dadce0;border-left:0;border-bottom:0}.cell-annotation-editor.is-placement-inside:before{display:none}.cell-annotation-editor-header{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:7px;color:#3c4043}.cell-annotation-editor-header strong{font-size:12.5px;font-weight:700}.cell-annotation-editor-header span{min-width:0;overflow:hidden;color:#6f7785;font-size:11.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.cell-annotation-editor-header button{width:24px;height:24px;padding:0;border-color:transparent;background:transparent;color:#5f6368}.cell-annotation-editor textarea{width:100%;min-height:112px;max-height:220px;padding:9px 10px;border:1px solid #dfe3e8;border-radius:6px;background:#fff;color:#202124;font:inherit;font-size:13px;line-height:1.42;resize:vertical}.cell-annotation-editor textarea:focus{border-color:var(--accent);outline:2px solid rgba(26,115,232,.14)}.cell-annotation-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.cell-annotation-editor-actions button{min-height:28px;padding:0 10px;border-radius:5px;font-size:12px;font-weight:700}.find-panel{position:absolute;z-index:24;top:8px;right:calc(var(--canvas-scrollbar-size) + 10px);width:min(560px,calc(100% - var(--canvas-scrollbar-size) - 24px));display:grid;gap:6px;padding:7px;border:1px solid #dadce0;border-radius:6px;background:#fff;box-shadow:0 8px 24px #3c404338}.find-panel-main,.find-panel-replace{display:flex;align-items:center;gap:6px;min-width:0}.find-panel svg{color:#3c4043;flex:0 0 auto}.find-panel input{height:28px;min-width:0;border:0;border-radius:0;padding:0 4px;box-shadow:none;font-size:13px}.find-panel-main input{flex:1 1 190px}.find-panel-replace input{flex:1 1 auto;border-bottom:1px solid #dadce0}.find-panel button{min-width:28px;min-height:28px;padding:0 8px;border-color:transparent;border-radius:4px;background:transparent;color:#3c4043;white-space:nowrap}.find-panel button:hover,.find-panel button.is-active{background:#edf2f7}.find-panel button:disabled{color:#b0b7c3;background:transparent}.find-panel-count{min-width:58px;color:#5f6368;font-size:12px;font-weight:600;text-align:right;white-space:nowrap}.axis-size-dialog{position:absolute;z-index:26;top:48px;left:50%;width:320px;transform:translate(-50%);display:grid;gap:10px;padding:14px;border:1px solid #dadce0;border-radius:7px;background:#fff;box-shadow:0 14px 36px #3c40433d}.axis-size-dialog-title{color:#202124;font-size:14px;font-weight:600}.axis-size-dialog label{display:grid;gap:5px;color:#5f6368;font-size:12px;font-weight:600}.axis-size-dialog input{height:34px;border-radius:4px}.axis-size-dialog small{color:#6f7785;font-size:11px}.axis-size-dialog-actions{display:flex;justify-content:flex-end;gap:8px}.axis-size-dialog-actions button{min-height:30px}.range-side-panel{position:absolute;z-index:25;top:8px;right:calc(var(--canvas-scrollbar-size) + 10px);width:340px;max-height:calc(100% - 16px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:0;border:1px solid #dadce0;border-radius:7px;background:#fff;box-shadow:0 14px 36px #3c40433d;overflow:hidden}.range-side-panel-header{min-height:40px;display:grid;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:8px;padding:7px 8px 7px 12px;border-bottom:1px solid #edf0f5}.range-side-panel-header strong,.range-side-panel-header span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.range-side-panel-header span{color:var(--muted);font-size:12px;font-weight:600}.range-side-panel-header button{width:26px;min-width:26px;min-height:26px;padding:0;border-color:transparent;background:transparent}.range-side-panel-body{display:grid;gap:12px;padding:10px;overflow:auto}.range-selection-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.range-selection-summary div{min-width:0;min-height:52px;display:grid;align-content:center;gap:3px;padding:8px 10px;border:1px solid #edf0f5;border-radius:6px;background:#fbfcfe}.range-selection-summary span{color:#6f7785;font-size:11px;font-weight:700}.range-selection-summary strong{min-width:0;overflow:hidden;color:#202124;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.range-panel-tabs{display:flex;flex-wrap:wrap;gap:3px;padding:2px;border:1px solid #e1e5eb;border-radius:7px;background:#f6f8fb}.range-panel-tabs button{flex:1 1 calc(50% - 3px);min-width:0;min-height:30px;justify-content:flex-start;gap:5px;padding:0 7px;border-color:transparent;border-radius:5px;background:transparent;color:#5f6368;font-size:12px;font-weight:700;overflow:hidden}.range-panel-tabs button svg{flex:0 0 auto}.range-panel-tab-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.range-panel-tabs button.is-active{border-color:#d8dee8;background:#fff;color:#1a73e8;box-shadow:0 1px 2px #3c40431f}.range-panel-tabs small{min-width:18px;height:18px;flex:0 0 auto;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:#e8f0fe;color:#174ea6;font-size:10.5px;font-weight:800}.range-panel-section{display:grid;gap:10px}.range-note-editor{display:grid;gap:6px;color:#5f6368;font-size:12px;font-weight:700}.range-source-editor input{width:100%;min-height:34px}.range-source-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center}.range-source-input-row button{min-height:34px;white-space:nowrap}.range-source-picker{display:grid;gap:9px}.range-source-picker-state{min-height:42px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #bfd5ff;border-radius:7px;background:#f5f8ff;color:#174ea6;font-size:12.5px;font-weight:800;line-height:1.3}.range-source-picker-state span{min-width:0;overflow-wrap:anywhere}.range-side-panel-body textarea{min-height:112px;resize:vertical}.range-validation-source-preview{min-height:30px;padding:7px 9px;border:1px solid #edf0f5;border-radius:6px;background:#fbfcfe;color:#6f7785;font-size:11.5px;font-weight:700;line-height:1.35}.range-validation-source-preview.is-error{border-color:#f4c7c3;background:#fce8e6;color:#a50e0e}.range-side-panel-actions{display:flex;justify-content:flex-end;gap:8px}.range-option-group{display:grid;gap:6px}.range-option-group label{min-height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:6px;background:#fff;color:#3c4043;cursor:pointer;font-size:12.5px;font-weight:700}.range-option-group label.is-selected{border-color:#bfd5ff;background:#f5f8ff;color:#174ea6}.range-option-group input{width:14px;height:14px;margin:0;accent-color:#1a73e8}.range-marker-state{min-height:42px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:var(--muted);background:var(--surface-2);font-size:13px;font-weight:600}.range-marker-state.is-active{color:#174ea6;border-color:#bfd5ff;background:#edf4ff}.range-annotation-list,.range-marker-list{display:grid;gap:6px;padding-top:2px}.range-annotation-list-title,.range-marker-list-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:11.5px;font-weight:700}.range-annotation-list-title small,.range-marker-list-title small{color:#8a94a3;font-size:11px;font-weight:700}.range-annotation-item{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:6px;align-items:center}.range-annotation-row{min-width:0;width:100%;display:grid;grid-template-columns:16px minmax(54px,auto) minmax(0,1fr);align-items:center;gap:7px;min-height:34px;padding:0 8px;border-radius:5px;background:#fbfcfe;color:#3c4043;font-size:12px;font-weight:600;text-align:left}.range-annotation-row:hover{background:#f7faff}.range-annotation-row svg{color:#1a73e8}.range-annotation-row span,.range-annotation-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.range-annotation-row small{color:#6f7785;font-size:11.5px;font-weight:500}.range-annotation-remove{width:30px;min-width:30px;padding:0;border-radius:5px;color:var(--danger)}.range-marker-item{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:6px;align-items:center}.range-marker-jump{min-width:0;display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;justify-content:flex-start;border-radius:5px;background:#fbfcfe}.range-marker-item.is-in-selection .range-marker-jump{border-color:#bfd5ff;background:#edf4ff;color:#174ea6}.range-marker-jump span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.range-marker-jump small{color:#6f7785;font-size:11px;font-weight:700;white-space:nowrap}.range-marker-remove{width:30px;min-width:30px;padding:0;border-radius:5px;color:var(--danger)}.range-annotation-empty{min-height:34px;display:grid;place-items:center;border:1px dashed var(--border);border-radius:6px;color:var(--muted);font-size:12px}.cell-editor{position:absolute;z-index:8;box-sizing:border-box;border:2px solid #1a73e8;border-radius:2px;background:#fff;box-shadow:0 1px 2px #3c40433d;padding:5px 7px;color:#202124;font-family:ServerPTO IBM Plex Sans,Arial,sans-serif;font-size:13px;line-height:18px;resize:none;overflow:auto;white-space:pre-wrap;min-width:80px;min-height:24px;max-width:720px;max-height:360px;outline:none}.rich-cell-editor{-webkit-user-select:text;user-select:text;overflow-wrap:anywhere;word-break:normal}.rich-cell-editor.has-formula-reference-highlights{background:transparent;caret-color:#202124;color:transparent!important;-webkit-text-fill-color:transparent}.rich-cell-editor span{white-space:pre-wrap}.cell-formula-reference-highlights{position:absolute;z-index:7;box-sizing:border-box;min-width:80px;min-height:24px;max-width:720px;max-height:360px;overflow:hidden;padding:5px 7px;border:2px solid transparent;border-radius:2px;background:#fff;color:#202124;font-family:ServerPTO IBM Plex Sans,Arial,sans-serif;font-size:13px;line-height:18px;overflow-wrap:anywhere;pointer-events:none;white-space:pre-wrap}.cell-formula-reference-highlights .is-reference{font-weight:inherit}.spreadsheet-context-menu{position:fixed;z-index:50;width:320px;max-height:min(68vh,calc(100vh - 24px));overflow:auto;padding:6px;display:grid;gap:2px;border:1px solid #dadce0;border-radius:6px;background:#fff;box-shadow:0 12px 34px #3c40433d}.spreadsheet-context-menu-group{display:grid;gap:2px;padding:0 0 5px;border-bottom:1px solid #edf0f5}.spreadsheet-context-menu-group:last-child{padding-bottom:0;border-bottom:0}.spreadsheet-context-menu button{justify-content:flex-start;width:100%;min-height:30px;padding:0 9px;border-color:transparent;background:transparent;font-size:13px;font-weight:400;gap:10px}.spreadsheet-context-menu button svg{flex:0 0 auto;color:#5f6368}.spreadsheet-context-menu button:hover{background:#edf2f7}.spreadsheet-context-menu button span{min-width:0;flex:1 1 auto;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spreadsheet-context-menu button small{flex:0 0 auto;margin-left:auto;color:#6f7785;font-size:11px;white-space:nowrap}.sheet-tabs{position:relative;display:flex;align-items:center;gap:0;min-width:0;padding:0;border-top:1px solid var(--border);background:#f8fafd;overflow:hidden}.sheet-tabs-controls{display:inline-flex;align-items:center;gap:10px;height:100%;padding:0 18px 0 26px;border-right:1px solid #d4d8dd;background:#f8fafd;flex:0 0 auto}.sheet-tabs-all{position:relative}.sheet-tabs-control{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-color:transparent;border-radius:50%;background:transparent;color:#3c4043}.sheet-tabs-control:hover,.sheet-tabs-control.is-open{background:#e8eaed}.sheet-tab-strip{display:flex;align-items:center;gap:0;min-width:0;height:100%;overflow:auto hidden;flex:1 1 auto;scrollbar-width:thin;scrollbar-color:#c3c7cc transparent}.sheet-tab-strip::-webkit-scrollbar{height:6px}.sheet-tab-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#c3c7cc}.sheet-tab-strip::-webkit-scrollbar-track{background:transparent}.sheet-tab-item{position:relative;display:inline-flex;align-items:center;height:32px;max-width:260px;border:1px solid transparent;border-radius:0;background:transparent;flex:0 0 auto}.sheet-tab-item.is-active{background:#e8f0fe;border-color:transparent}.sheet-tab-item.is-selected{background:#eef4ff;border-color:#bfd5ff}.sheet-tab-item.is-selected:after{content:"";position:absolute;right:4px;bottom:2px;left:4px;height:2px;border-radius:999px;background:#1a73e8;pointer-events:none}.sheet-tab-item.is-hidden{opacity:.72}.sheet-tab-item.is-mutating .sheet-tab-main{color:#5f6368;background:#eef4ff}.sheet-tab-item[draggable=true] .sheet-tab-main{cursor:grab}.sheet-tab-item.is-dragging{opacity:.58}.sheet-tab-item.is-dragging .sheet-tab-main{cursor:grabbing}.sheet-tab-item.is-drop-before:before,.sheet-tab-item.is-drop-after:before{content:"";position:absolute;z-index:2;top:4px;bottom:4px;width:3px;border-radius:3px;background:#1a73e8;pointer-events:none}.sheet-tab-item.is-drop-before:before{left:-1px}.sheet-tab-item.is-drop-after:before{right:-1px}.sheet-tab-pending-icon{flex:0 0 auto;animation:spin .9s linear infinite}.sheet-tab-main{min-height:32px;white-space:nowrap;border-color:transparent;background:transparent;color:#3c4043;min-width:0;max-width:240px;height:32px;padding:0 16px 0 14px;gap:6px;border-radius:0}.sheet-tab-main:hover{background:#edf2f7}.sheet-tab-main:disabled{cursor:progress}.sheet-tab-rename-form{display:inline-flex;align-items:center;min-width:156px;padding-right:8px;background:#fff;border-color:#aecbfa}.sheet-tab-rename-form input{height:24px;min-width:96px;border:0;border-radius:0;padding:0 3px;box-shadow:none;font-size:12.5px;font-weight:600}.sheet-tab-name{min-width:0;overflow:hidden;text-overflow:ellipsis}.sheet-tab-version-copy{display:inline-flex;align-items:center;gap:3px;height:18px;max-width:74px;padding:0 5px;border:1px solid #c8d7f4;border-radius:4px;background:#eef4ff;color:#174ea6;font-size:10.5px;font-weight:700;line-height:1;flex:0 0 auto}.sheet-tab-version-copy svg{flex:0 0 auto}.sheet-tab-color{width:4px;height:16px;border-radius:4px;background:var(--sheet-tab-color, transparent);flex:0 0 auto}.sheet-tab-item.is-active .sheet-tab-main{color:#0b57d0;font-weight:600}.sheet-tab-item.is-selected .sheet-tab-main{color:#174ea6}.sheet-tab-menu{position:fixed;z-index:32;min-width:232px;padding:6px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:0 16px 36px #202f482e}.sheet-tab-list-menu{left:64px;bottom:37px;max-width:min(320px,calc(100vw - 80px));max-height:320px;overflow:auto}.sheet-tab-context-menu{bottom:auto}.sheet-tab-menu-group{display:grid;gap:2px;padding:3px 0}.sheet-tab-menu-group+.sheet-tab-menu-group{border-top:1px solid var(--border)}.sheet-tab-menu button{justify-content:flex-start;width:100%;min-height:30px;padding:0 8px;border-color:transparent;background:transparent;font-size:12.5px}.sheet-tab-menu button:hover,.sheet-tab-menu button.is-selected{background:var(--surface-2)}.sheet-tab-menu button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-tab-menu button.is-danger{color:var(--danger)}.sheet-tab-selection-summary{min-height:30px;display:flex;align-items:center;gap:7px;padding:0 8px 5px;color:#174ea6;font-size:12.5px;font-weight:700}.sheet-tab-selection-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-tab-color-grid{display:grid;grid-template-columns:repeat(4,24px);gap:6px;padding:7px 8px;border-top:1px solid var(--border)}.sheet-tab-color-grid button{width:24px;min-width:24px;height:24px;min-height:24px;padding:0;border-radius:5px;background:var(--sheet-tab-swatch)}.sheet-tab-color-grid button.is-selected{outline:2px solid #155fae;outline-offset:1px}.sheet-tab-clear-color{color:var(--muted);background:var(--surface-2)!important}.sheet-tabs-muted{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 8px;color:var(--faint);font-size:12px;flex:0 0 auto}.sheet-tabs-status{display:inline-flex;align-items:center;gap:6px;height:28px;max-width:260px;margin-right:10px;padding:0 9px;border:1px solid #c8d7f4;border-radius:6px;background:#eef4ff;color:#174ea6;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:0 0 auto}.sheet-tabs-status svg{flex:0 0 auto;animation:spin .9s linear infinite}.sheet-snackbar{position:absolute;left:50%;bottom:42px;z-index:45;display:inline-flex;align-items:center;gap:12px;max-width:min(520px,calc(100% - 32px));min-height:40px;padding:0 8px 0 14px;border-radius:7px;background:#202124;color:#fff;box-shadow:0 12px 28px #20212447;transform:translate(-50%)}.sheet-snackbar span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.sheet-snackbar button{min-height:28px;padding:0 8px;border-color:transparent;background:transparent;color:#8ab4f8;font-size:12.5px;font-weight:700}.sheet-snackbar button:hover{background:#8ab4f824}.sheet-snackbar-close{width:28px;min-width:28px;color:#e8eaed!important}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;background:#10182847}.modal{width:390px;padding:18px;border-radius:8px;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow)}.modal h3{margin:0}.modal-workflow{width:min(460px,calc(100vw - 32px));gap:14px}.modal-heading{display:grid;grid-template-columns:36px minmax(0,1fr) 32px;align-items:start;gap:10px}.modal-heading-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;background:#edf4ff;color:var(--accent)}.modal-workflow.is-danger .modal-heading-icon{color:var(--danger);background:#fff1f1}.modal-heading p{margin:5px 0 0;color:var(--muted);font-size:12.5px;line-height:1.4}.modal-close-button{border-color:transparent;background:transparent}.workflow-form{display:grid;gap:12px}.workflow-object-row{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;min-height:46px;padding:8px 10px;border:1px solid var(--border);border-radius:7px;background:var(--surface-2)}.workflow-object-row strong,.workflow-object-row span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-object-row span{color:var(--muted);font-size:12px}.workflow-warning{padding:9px 10px;border:1px solid #f3dc9a;border-radius:7px;background:#fff9e8;color:#7a5200;font-size:12.5px;line-height:1.4}.protected-range-dialog .modal-actions{flex-wrap:wrap}.freeze-pane-error-dialog{position:relative;width:min(480px,calc(100vw - 32px));padding:28px 34px 30px;border-radius:8px}.freeze-pane-error-dialog h3{margin:0 34px 22px 0;color:#202124;font-size:24px;font-weight:500;letter-spacing:0;line-height:1.25}.freeze-pane-error-dialog p{margin:0 0 28px;color:#202124;font-size:15.5px;line-height:1.45}.freeze-pane-error-dialog .modal-actions{justify-content:flex-end}.freeze-pane-error-dialog .primary-button{min-width:112px;min-height:40px;border-color:#137333;background:#137333;color:#fff;font-size:14px;font-weight:700}.freeze-pane-error-dialog .primary-button:hover:not(:disabled){border-color:#0b6623;background:#0b6623}.freeze-pane-error-close{position:absolute;top:16px;right:16px;color:#9aa0a6}.cell-history-dialog{position:relative;width:min(620px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));display:flex;flex-direction:column;gap:12px;padding:24px;overflow:hidden}.cell-history-dialog h3,.cell-history-dialog p{margin:0}.cell-history-dialog p{padding-right:28px;color:var(--muted);font-size:13px}.cell-history-list{min-height:120px;display:grid;gap:8px;overflow:auto}.cell-history-entry{display:grid;gap:7px;padding:11px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2)}.cell-history-entry.is-unavailable{opacity:.68}.cell-history-entry-head{display:flex;justify-content:space-between;gap:12px;font-size:12px}.cell-history-entry-head span,.cell-history-entry small{color:var(--muted)}.cell-history-values{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:10px;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.cell-history-values span,.cell-history-values strong{min-width:0;padding:7px 8px;border-radius:6px;background:#fff}.cell-history-values i{padding-top:7px;color:var(--muted);font-style:normal}.cell-history-empty,.cell-history-error{display:flex;align-items:center;justify-content:center;gap:8px;min-height:120px;color:var(--muted)}.cell-history-empty svg{animation:spin .9s linear infinite}.cell-history-error{color:var(--danger)}@media (max-width: 560px){.freeze-pane-error-dialog{padding:24px 24px 26px}.freeze-pane-error-dialog h3{font-size:22px}.freeze-pane-error-dialog p{font-size:15px}}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.app-snackbar{position:fixed;left:50%;bottom:18px;z-index:230;transform:translate(-50%);min-height:42px;max-width:min(620px,calc(100vw - 28px));display:flex;align-items:center;gap:10px;padding:7px 8px 7px 14px;border-radius:7px;background:#202124;color:#fff;box-shadow:0 14px 32px #1018283d;font-size:13px}.app-snackbar span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-snackbar button{min-height:28px;border-color:transparent;background:transparent;color:#aecbfa}.admin-backdrop{align-items:center;justify-items:center}.share-access-dialog{width:min(760px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto auto auto auto minmax(0,1fr);gap:12px;padding:18px;border:1px solid #dadce0;border-radius:8px;background:#fff;box-shadow:0 24px 70px #2021243d}.share-access-head,.share-users-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.share-access-title{min-width:0;display:flex;align-items:center;gap:10px}.share-access-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#e8f0fe;color:#174ea6}.share-access-title h3{margin:0;font-size:20px;font-weight:600}.share-access-title p{margin:2px 0 0;color:var(--muted);font-size:13px}.share-access-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.share-access-summary>div{min-width:0;display:grid;gap:4px;padding:9px 10px;border:1px solid #e1e6ef;border-radius:7px;background:#f8fafd}.share-access-summary span,.share-link-row label,.share-users-head strong{color:var(--muted);font-size:12px;font-weight:700}.share-access-summary strong:not(.role-badge){color:var(--text);font-size:13px}.share-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.share-link-row label{display:grid;gap:5px}.share-link-row input{height:34px}.share-link-row button{min-height:34px}.share-access-note{padding:8px 10px;border:1px solid #e1e6ef;border-radius:7px;background:#fbfcff;color:var(--muted);font-size:12.5px}.share-search{width:260px}.share-user-list{min-height:0;overflow:auto;border:1px solid #e1e6ef;border-radius:7px}.share-user-row{min-height:72px;display:grid;grid-template-columns:34px minmax(0,1fr) 96px 156px;align-items:center;gap:10px;padding:8px 10px;border-bottom:1px solid #edf0f3}.share-user-row:last-child{border-bottom:0}.share-user-main{min-width:0;display:grid;gap:2px}.share-user-main strong,.share-user-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-user-main strong{font-size:13px}.share-user-main span{color:var(--muted);font-size:12px}.share-user-tags{min-width:0;display:flex;flex-wrap:wrap;gap:4px;margin-top:3px}.share-user-tags small{padding:2px 6px;border-radius:5px;background:#f1f4f9;color:#5f6b7c;font-size:11px;font-weight:700}.share-user-tags small.is-warning{color:#a50e0e;background:#fce8e6}.share-user-row select{height:32px;border-radius:5px;font-size:12.5px}.admin-panel{width:min(1040px,calc(100vw - 48px));height:min(720px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:18px;border:1px solid #dadce0;border-radius:8px;background:#fff;box-shadow:0 24px 70px #2021243d}.admin-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-panel-head h3{margin:0;font-size:20px;font-weight:600}.admin-panel-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.admin-access-grid{min-height:0;display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px}.admin-resource-pane,.admin-users-pane{min-height:0;border:1px solid #dadce0;border-radius:7px;background:#fff;overflow:hidden}.admin-resource-pane{display:grid;grid-template-rows:auto minmax(0,1fr)}.admin-segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:8px;border-bottom:1px solid #e8eaed;background:#f8fafd}.admin-segmented button{border-radius:5px;border-color:transparent;background:transparent}.admin-segmented button.is-active{background:#e8f0fe;color:#174ea6}.admin-resource-list{min-height:0;display:grid;align-content:start;gap:2px;padding:6px;overflow:auto}.admin-resource-list button{width:100%;min-height:42px;justify-content:flex-start;border-color:transparent;border-radius:5px;background:transparent;text-align:left}.admin-resource-list button.is-active{background:#e8f0fe;color:#174ea6}.admin-resource-list span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-resource-list small{color:var(--muted);max-width:94px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-users-pane{display:grid;grid-template-rows:auto minmax(0,1fr)}.admin-users-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px;border-bottom:1px solid #e8eaed;background:#f8fafd}.admin-users-head strong,.admin-users-head span{display:block}.admin-users-head strong{font-size:15px}.admin-users-head span{margin-top:2px;color:var(--muted);font-size:12px}.admin-search{width:270px;height:32px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #dadce0;border-radius:999px;background:#fff;color:#5f6368}.admin-search input{height:28px;padding:0;border:0;box-shadow:none;background:transparent}.admin-user-table{min-height:0;overflow:auto}.admin-user-row{min-height:70px;display:grid;grid-template-columns:34px minmax(0,1fr) 76px 168px;align-items:center;gap:10px;padding:7px 12px;border-bottom:1px solid #edf0f3}.admin-user-row.is-muted{opacity:.58}.admin-user-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e8f0fe;color:#174ea6;font-size:11px;font-weight:700}.admin-user-main{min-width:0;display:grid;gap:2px}.admin-user-main strong,.admin-user-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-main strong{font-size:13px}.admin-user-main span,.admin-user-row small{color:var(--muted);font-size:12px}.admin-user-auth{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:3px}.admin-user-auth span{width:auto;min-width:0;max-width:none;padding:2px 6px;border-radius:5px;overflow:visible;text-overflow:clip;white-space:nowrap;font-size:11px;font-weight:700}.admin-user-auth span.is-ready{color:#137333;background:#e6f4ea}.admin-user-auth span.is-pending{color:#a50e0e;background:#fce8e6}.admin-user-auth code{padding:2px 6px;border:1px solid #dfe5f2;border-radius:5px;background:#f8fafd;color:var(--text);font-size:11px}.admin-code-action{min-height:24px;padding:0 7px;border-radius:5px;font-size:11px}.admin-user-row select{height:32px;border-radius:5px;font-size:12.5px}.sheet-version-layout{min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}.sheet-page.is-version-history .sheet-version-layout{grid-template-columns:minmax(0,1fr) 320px;overflow:hidden}.sheet-version-layout.has-pto-sidebar{grid-template-columns:minmax(0,1fr) minmax(272px,323px)}.sheet-version-layout>.spreadsheet{min-width:0;min-height:0;overflow:hidden}.pto-addon-sidebar{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;border-left:1px solid #dfe3e8;background:#fff;overflow:hidden}.pto-addon-sidebar-header{display:grid;grid-template-columns:18px auto minmax(0,1fr) 24px;align-items:center;gap:5px;min-height:34px;padding:4px 6px 4px 8px;border-bottom:1px solid #edf0f5;color:#202124}.pto-addon-sidebar-header strong,.pto-addon-sidebar-context{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pto-addon-sidebar-header strong{font-size:14px;line-height:1.1}.pto-addon-sidebar-context{color:var(--muted);font-size:11px;font-weight:650;line-height:1.15}.pto-addon-sidebar-header>button{width:24px;min-width:24px;min-height:24px;padding:0;border-color:transparent;background:transparent}.pto-addon-sidebar-header>button{display:inline-grid;place-items:center}.pto-addon-view-switch{display:none;min-width:0}.sheet-page.is-version-history .sheet-docbar{min-height:56px;padding-top:8px;padding-bottom:7px;background:#fff}.sheet-page.is-version-history .sheet-file-mark{background:#5f6368}.sheet-page.is-version-history .sheet-menubar{opacity:.72}.spreadsheet.is-history-mode .spreadsheet-toolbar{background:#f3f6fb}.spreadsheet.is-history-mode .formula-editor textarea{color:#5f6368;background:transparent}.version-history-sidebar{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;border-left:1px solid #dfe3e8;background:#eef3fb;color:#3c4043;contain:layout paint;overflow:hidden}.version-history-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px 10px}.version-history-head h3{margin:0;font-size:18px;font-weight:650}.version-history-head button{width:30px;min-width:30px;min-height:30px;padding:0;border-color:transparent;background:transparent;color:#5f6368}.version-history-head button:hover{background:#dfe7f3}.version-history-filter-label{display:grid;gap:5px;margin:4px 16px 8px;color:#5f6368;font-size:11px;font-weight:700;text-transform:uppercase}.version-history-filter{width:100%;height:42px;padding:0 12px;border:1px solid #9aa0a6;border-radius:5px;background:#f8fbff;color:#202124;font-size:16px;font-weight:600;text-transform:none}.version-history-summary{display:flex;flex-wrap:wrap;gap:5px;padding:0 16px 10px}.version-history-summary span{padding:2px 7px;border-radius:999px;background:#dfe7f3;color:#4f5661;font-size:10.5px;font-weight:700}.version-history-actions{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:7px;padding:0 16px 12px}.version-history-actions button{min-width:0;min-height:32px;justify-content:center;gap:7px;padding:0 9px;border:1px solid #c6cbd4;border-radius:6px;background:#fff;color:#202124;font-size:12.5px;font-weight:600}.version-history-actions button:hover:not(:disabled){background:#e8f0fe;border-color:#9bbcf7}.version-history-actions button:disabled{opacity:.48;cursor:default}.version-history-actions button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.version-history-actions .version-history-restore-primary{min-height:38px;border-color:#1a73e8;background:#1a73e8;color:#fff}.version-history-actions .version-history-restore-primary:hover:not(:disabled){border-color:#185abc;background:#185abc}.version-history-actions .version-history-more-button{min-width:36px;padding:0}.version-history-actions-menu{position:absolute;z-index:8;top:42px;right:16px;width:220px;display:grid;gap:2px;padding:6px;border:1px solid #c6cbd4;border-radius:8px;background:#fff;box-shadow:0 8px 24px #3c40432e}.version-history-actions .version-history-actions-menu button{justify-content:flex-start;min-height:34px;border-color:transparent}.version-history-action-status{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:32px;margin:0 16px 12px;padding:0 10px;border:1px solid #c8d7f4;border-radius:6px;background:#eef4ff;color:#174ea6;font-size:12.5px;font-weight:600;overflow:hidden}.version-history-action-status svg{flex:0 0 auto;animation:spin .9s linear infinite}.version-history-action-status span{display:grid;gap:1px;min-width:0}.version-history-action-status small{color:#456aa6;font-size:11px;font-weight:500}.version-history-action-status>i{position:absolute;left:0;bottom:0;height:2px;background:#1a73e8;transition:width .18s ease}.version-history-error,.version-history-muted{margin:0 16px 10px;padding:10px 12px;border-radius:6px;font-size:13px}.version-history-error{color:#a50e0e;background:#fce8e6}.version-history-muted{color:#5f6368;background:#f8fbff}.version-history-list{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;padding:0 10px 10px;scrollbar-gutter:stable}.version-history-virtual-window{display:grid;align-content:start;min-height:100%}.version-history-virtual-row{position:relative;min-width:0}.version-history-virtual-row.is-version{padding-bottom:7px}.version-history-group{display:grid;gap:7px;padding:0 0 12px;content-visibility:auto;contain-intrinsic-size:360px}.version-history-group-title{padding:8px 6px 4px;color:#4f5661;font-size:13px;font-weight:700}.version-history-session-title{padding:2px 6px 0;color:#6b7280;font-size:11.5px;font-weight:700;text-transform:uppercase}.version-history-item{width:100%;min-height:62px;display:grid;grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:4px;padding:8px 12px;border:1px solid transparent;border-radius:7px;background:transparent;text-align:left}.version-history-item:hover{background:#e3ebf7}.version-history-item.is-selected{border-color:#e7eef9;background:#fff;box-shadow:0 1px 2px #3c404314}.version-history-item.is-unavailable{opacity:.68}.version-history-item-time{min-width:0;color:#202124;font-size:14px;font-weight:750;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.version-history-item-subtitle,.version-history-user,.version-history-unavailable{min-width:0;color:#4f5661;font-size:12.5px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.version-history-user{display:inline-flex;align-items:center;gap:6px}.version-history-user i{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.version-history-sheet-list{min-width:0;display:grid;gap:3px}.version-history-sheet-pill{min-width:0;display:inline-flex;align-items:center;gap:8px;color:#3c4043;font-size:12.5px}.version-history-sheet-pill i{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.version-history-sheet-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.version-history-sheet-pill em{max-width:92px;padding:1px 5px;border-radius:4px;background:#e8f0fe;color:#174ea6;font-size:10.5px;font-style:normal;font-weight:700;white-space:nowrap;flex:0 0 auto}.version-history-sheet-pill.is-muted{color:#5f6368}.version-history-diff{display:grid;gap:5px;max-height:148px;overflow:auto;padding:11px 16px;border-top:1px solid #dfe3e8;background:#f8fbff;color:#3c4043;font-size:12.5px}.version-history-diff strong{color:#202124;font-size:13px}.version-history-diff small{min-width:0;overflow:hidden;color:#5f6368;text-overflow:ellipsis;white-space:nowrap}.version-history-preview-status{padding:8px 16px;border-top:1px solid #dfe3e8;background:#f8fbff;color:#5f6368;font-size:12.5px}.version-history-telemetry{border-top:1px solid #dfe3e8;background:#f8fbff}.version-history-telemetry>button{width:100%;min-height:30px;justify-content:space-between;padding:0 16px;border:0;border-radius:0;background:transparent;color:#5f6368;font-size:12px;font-weight:700}.version-history-telemetry-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;padding:0 16px 10px;color:#5f6368;font-size:11.5px}.version-history-telemetry-grid strong{color:#202124;font-size:11.5px;text-align:right}.version-history-options{display:grid;gap:13px;padding:13px 16px 18px;border-top:1px solid #dfe3e8;background:#eef3fb}.version-history-options label{display:flex;align-items:center;gap:11px;min-width:0;color:#202124;font-size:14px}.version-history-options input{width:18px;height:18px;accent-color:#1a73e8;flex:0 0 auto}@media (max-width: 1180px){.app-shell{grid-template-columns:300px minmax(0,1fr)}.topbar-actions button span,.user-chip span,.trash-row-actions button span{display:none}.trash-row{grid-template-columns:24px minmax(0,1fr) minmax(64px,auto) auto}.sheet-menubar button:nth-last-child(n+7){display:none}.sheet-access-button{max-width:180px;overflow:hidden}.sheet-page.is-version-history .sheet-version-layout{grid-template-columns:minmax(0,1fr) 300px}}@media (max-width: 820px){.workspace-title-row{align-items:stretch;flex-direction:column;gap:10px}.workspace-title-actions{flex-wrap:wrap}.workspace-search{width:auto;flex:1 1 220px}.workspace-sort{flex:0 0 156px}.login-page{padding:16px}.login-panel{padding:24px}.admin-panel{width:calc(100vw - 16px);height:calc(100vh - 16px);padding:12px}.admin-access-grid{grid-template-columns:1fr;grid-template-rows:190px minmax(0,1fr)}.admin-users-head{align-items:stretch;flex-direction:column;gap:10px}.admin-search{width:100%}.admin-user-row{grid-template-columns:34px minmax(0,1fr);align-items:start}.admin-user-row>small,.admin-user-row>select{grid-column:2}.sheet-page.is-version-history .sheet-version-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 280px}.sheet-version-layout.has-pto-sidebar{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 340px}.range-side-panel{left:8px;right:8px;width:auto;max-height:min(440px,calc(100% - 16px))}.version-history-sidebar,.pto-addon-sidebar{border-left:0;border-top:1px solid #dfe3e8}}
