.psi-sheet-modal[hidden]{display:none!important}.psi-sheet-modal{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.48);padding:24px;overflow:auto}.psi-sheet-dialog{width:min(980px,100%);margin:0 auto;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 16px 50px rgba(0,0,0,.22)}.psi-sheet-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:14px 16px;border-bottom:1px solid #dfe7ef;background:#f8fbfe}.psi-sheet-toolbar strong{color:#123f6e;font-size:16px;margin-right:auto}.psi-sheet-field{display:flex;align-items:center;gap:8px;margin:0}.psi-sheet-field span{font-size:13px;color:#4b5c6b;white-space:nowrap}.psi-sheet-field input[type=text]{min-width:210px;height:38px;border:1px solid #cfdbe6;border-radius:5px;padding:7px 10px;font-size:14px;background:#fff}.psi-sheet-check{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#33485b;margin:0}.psi-sheet-check input{margin:0}.psi-sheet-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:5px;border:1px solid #0e68b9;background:#0e68b9;color:#fff;font-weight:600;cursor:pointer}.psi-sheet-btn:hover,.psi-sheet-btn:focus{color:#fff;background:#09589d}.psi-sheet-btn.secondary{background:#fff;color:#24425e;border-color:#cbd8e3}.psi-sheet-btn.secondary:hover,.psi-sheet-btn.secondary:focus{background:#eef4f9;color:#24425e}.psi-sheet-status{display:none;padding:8px 16px;font-size:13px;background:#fff6df;color:#6c5314;border-bottom:1px solid #ecdcae}.psi-sheet-status.is-visible{display:block}.psi-sheet-preview-wrap{padding:18px;background:#eef3f7}#psi-sheet-preview-frame{display:block;width:min(794px,100%);height:1080px;margin:0 auto;border:0;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08)}@media(max-width:720px){.psi-sheet-modal{padding:0}.psi-sheet-dialog{border-radius:0}.psi-sheet-toolbar{align-items:stretch}.psi-sheet-toolbar strong{width:100%}.psi-sheet-field{width:100%;align-items:stretch;flex-direction:column;gap:4px}.psi-sheet-field input[type=text]{width:100%;min-width:0}.psi-sheet-btn{flex:1 1 auto}.psi-sheet-preview-wrap{padding:8px}}
