.pv-sheet{margin-top:18px;border:1px solid var(--pv-line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 18px 50px #13213a12}.pv-sheet-note{padding:12px 14px;border-left:4px solid #d88a0b;background:#fff8e8;border-radius:0 10px 10px 0;font-size:12px;color:#62470c}.pv-sheet-top,.pv-sheet-toolbar,.pv-sheet-formula,.pv-sheet-status{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:9px 11px;border-bottom:1px solid var(--pv-line);background:#f8fafc}.pv-sheet-top #sheetTitle{min-width:250px;flex:1}.pv-sheet-toolbar button,.pv-sheet-toolbar select,.pv-sheet-toolbar label{border:1px solid #cbd5e1;border-radius:7px;background:#fff;min-height:32px;padding:5px 8px;font:700 11px/1.2 system-ui;color:#334155}.pv-sheet-toolbar label{display:flex;align-items:center;gap:5px}.pv-sheet-toolbar input[type=color]{width:28px;height:22px;border:0;padding:0}.pv-sheet-formula #sheetAddr{min-width:52px;font-weight:900}.pv-sheet-formula input{flex:1}.pv-sheet-wrap{height:68vh;min-height:520px;overflow:auto;background:#eef2f7}.pv-grid-table{border-collapse:separate;border-spacing:0;background:#fff;table-layout:fixed;width:max-content;min-width:100%}.pv-grid-table col.row-col{width:46px}.pv-grid-table th,.pv-grid-table td{border-right:1px solid #dbe2eb;border-bottom:1px solid #dbe2eb;height:28px;padding:0 5px;overflow:hidden;white-space:nowrap;font:12px/1.25 Arial,sans-serif;vertical-align:middle}.pv-grid-table th{position:sticky;top:0;z-index:3;background:#eef3f8;text-align:center;font-weight:800;color:#50617a;user-select:none}.pv-grid-table .rowhead{position:sticky;left:0;z-index:2;width:46px;min-width:46px;background:#eef3f8;text-align:center;font-weight:800;color:#50617a}.pv-grid-table thead .rowhead{z-index:5;top:0}.pv-grid-table td{outline:none}.pv-grid-table td.selected{box-shadow:inset 0 0 0 2px #2563eb}.pv-grid-table td.range{background:#e7efff}.pv-sheet-status{justify-content:space-between;border-top:1px solid var(--pv-line);border-bottom:0;font-size:11px;color:var(--pv-muted)}.pv-dialog{border:0;background:transparent;max-width:900px;width:calc(100% - 30px)}.pv-dialog::backdrop{background:#0f172a88}.pv-dialog-card{background:#fff;border-radius:16px;padding:18px;max-height:82vh;overflow:auto}.pv-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.pv-dialog-head h2{margin:0}.pv-shared-doc{cursor:pointer}.pv-shared-doc small{display:block;color:var(--pv-muted)}@media(max-width:700px){.pv-sheet-wrap{height:62vh}}
