:root{font-family:Segoe UI,Yu Gothic UI,sans-serif;color:#202124;background:#eef3f8}*{box-sizing:border-box}body{margin:0;height:100vh;min-width:280px;background:#eef3f8;overflow:hidden}button,select{font:inherit}button{border:1px solid #c9ced6;background:#fff;color:#202124;border-radius:8px;padding:7px 11px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}button:hover{background:#f3f7ff;border-color:#b9c6db}button:disabled{cursor:default;opacity:.45}.shell{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:10px;height:100vh;min-height:0;padding:12px;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex:0 0 auto}.header h1{margin:0;font-size:22px;font-weight:650}.header p{margin:2px 0 0;color:#5e6673;font-size:12px}.status{flex:0 0 auto;border:1px solid #d7dce4;border-radius:999px;background:#fff;color:#4d5664;padding:3px 8px;font-size:11px}.tabs{display:flex;gap:2px;border-bottom:1px solid #d7e1ef;padding:1px 1px 0;flex:0 0 auto}.tabs button{border:0;border-bottom:3px solid transparent;border-radius:6px 6px 0 0;background:transparent;color:#4d5b70;padding:5px 8px 4px;font-size:12px}.tabs button:hover{background:#f1f4f8}.tabs button.active{border-bottom-color:#2764c5;color:#114591;font-weight:650;background:#eaf2ff}.tabs button:focus-visible{outline:2px solid #2764c5;outline-offset:-1px}.message{white-space:pre-line;color:#5d6673;font-size:12px;flex:0 0 auto;padding-top:2px}.message.hidden{display:none}.message.error{color:#b3261e}.message.success{color:#137333}.view{min-height:0;overflow:auto}.images-view{display:flex;flex-direction:column;gap:12px;min-height:0}.first-run-value-panel{display:grid;gap:8px;flex:0 0 auto;border:1px solid #d6e1ef;border-radius:8px;background:#fff;padding:10px}.first-run-value-panel[hidden]{display:none}.first-run-value-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.first-run-value-body{display:grid;gap:8px;color:#4d5b70;font-size:12px;line-height:1.45}.first-run-value-body p{margin:0}.first-run-value-body ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none}.first-run-value-body li{border:1px solid #d9e3f0;border-radius:6px;background:#f8fbff;padding:6px 7px;color:#344054;font-size:11px}.image-workspace{display:grid;gap:0}.image-subtabs{display:flex;justify-content:flex-end;align-items:center;gap:6px;height:32px;margin-left:auto;position:relative;z-index:5}.image-subtabs button{border-radius:8px;box-sizing:border-box;width:40px;min-width:40px;height:32px;padding:0;font-size:12px;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:0 0 40px;margin:0}.image-subtabs .tab-icon{width:18px;height:18px;flex:0 0 18px}.tab-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block}.tab-icon-fill{fill:currentColor;stroke:none}.image-subtabs button.active{background:#2764c5;border-color:#2764c5;color:#fff}.image-subpane[hidden]{display:none!important}.image-subpane{min-height:0}.preview-panel.subtab-mode{border-bottom:0;border-radius:8px 8px 0 0;padding-bottom:8px}.image-subpane[data-pane=stamps],.image-subpane[data-pane=shapes],.image-subpane[data-pane=pdf]{margin-top:0;border:1px solid #d6e1ef;border-top:0;border-radius:0 0 8px 8px;background:#f8fbff;padding:10px 12px 12px}.shape-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px}.shape-grid label{display:grid;gap:4px;font-size:12px}.color-picker{position:relative}.color-picker>summary{list-style:none}.color-picker>summary::-webkit-details-marker{display:none}.color-current{display:inline-flex;align-items:center;gap:6px;width:fit-content;border:1px solid #c5d2e3;border-radius:6px;background:#fff;padding:4px 8px;cursor:pointer}.color-chip{width:14px;height:14px;border:1px solid #9aa7ba;border-radius:2px}.color-value{font-size:11px;color:#3d4552}.color-panel{position:absolute;top:calc(100% + 4px);left:0;z-index:6;border:1px solid #c5d2e3;border-radius:6px;background:#fff;padding:6px;box-shadow:0 8px 20px #0000001f}.color-palette{display:grid;grid-template-columns:repeat(6,14px);gap:4px;align-items:center}.swatch{width:14px;height:14px;border:1px solid #9aa7ba;border-radius:2px;padding:0;min-width:0!important}.swatch.active{outline:2px solid #2764c5;outline-offset:1px}.color-more{margin-top:4px;width:fit-content;padding:4px 8px;font-size:11px}.shape-grid label:has(#shapeTextValue){grid-column:1 / -1}.shape-history{margin-top:10px;border-top:1px solid #d6e1ef;padding-top:8px}.shape-history-list{display:grid;grid-template-columns:1fr;gap:6px}.shape-history-item{cursor:pointer}.shape-history-item.active{border-color:#2764c5;background:#eaf2ff}.image-action-bar{position:sticky;bottom:0;display:flex;gap:8px;padding:8px;border:1px solid #d6e1ef;border-radius:8px;background:#eef3f8;z-index:3}.image-action-bar .primary{flex:1 1 auto;width:auto}@media (max-height: 900px){.images-view{gap:8px}.preview-panel{gap:6px;padding:8px}.inline-preview{height:112px;padding:8px}.inline-preview img{max-height:74px}.drop-zone{min-height:68px;padding:8px}.list-section{min-height:220px}}@media (max-height: 760px){.inline-preview{height:96px}.inline-preview img{max-height:58px}.drop-zone{min-height:56px}}.settings-view{display:grid;align-content:start;gap:12px;padding:12px;border:1px solid #d6e1ef;border-radius:8px;background:#f8fbff}.settings-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.settings-heading span{color:#667085;font-size:11px;font-weight:650}.view[hidden]{display:none}.section-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.preview-heading{display:grid;gap:2px;min-width:0}.workbook-size-status{max-width:280px;overflow:hidden;color:#667085;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}h2{margin:0;font-size:14px;font-weight:650}.preview-panel{display:grid;gap:10px;flex:0 0 auto;border:1px solid #d6e1ef;border-radius:8px;background:#f8fbff;padding:10px}.rotate-actions{display:flex;gap:6px}.preview-inline-actions{justify-content:center;flex-wrap:wrap}.rotate-actions button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;font-size:18px;line-height:1}.inline-preview{position:relative;display:grid;place-items:center;grid-template-rows:minmax(0,1fr);height:132px;border:1px solid #d2dceb;border-radius:8px;background:#fff;color:#607087;overflow:hidden;padding:10px;cursor:zoom-in}.inline-preview img{max-width:100%;max-height:100%;object-fit:contain}.inline-preview span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4c5666;font-size:12px;text-align:center}.drop-zone{display:grid;gap:6px;place-items:center;min-height:82px;border:2px dashed #9db0ca;border-radius:8px;background:#f8fbff;color:#3f4f66;text-align:center;padding:8px;flex:0 0 auto}.drop-zone.dragging{border-color:#2764c5;background:#eef5ff}.drop-zone span{font-size:11px}.drop-zone strong{font-size:13px;font-weight:600}#fileInput{display:none}.toolbar{display:flex;flex-wrap:wrap;gap:6px}.toolbar button,.delete-button{padding:5px 8px;font-size:11px}.toolbar button.active,.toolbar button[aria-pressed=true]{border-color:#2764c5;background:#2764c5;color:#fff;font-weight:650;box-shadow:0 0 0 2px #2764c529}.list-section{display:flex;flex:1 1 auto;min-height:140px;flex-direction:column;gap:10px;border:1px solid #d6e1ef;border-radius:8px;background:#f8fbff;padding:10px}.section-title span{color:#667085;font-size:12px}.toolbar-row{justify-content:space-between;align-items:center;min-height:28px}.image-list{display:grid;gap:8px;min-height:0;overflow-y:auto;padding-right:2px}.empty{border:1px solid #d7dce4;border-radius:8px;background:#fff;color:#667085;padding:16px;text-align:center;font-size:13px}.image-row{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #d3deed;border-radius:8px;background:#fff;padding:6px 8px;cursor:pointer}.image-row.selected{border-color:#2764c5;box-shadow:0 0 0 2px #2764c5 inset}.image-row.active{background:#eef5ff}.thumb{width:46px;height:46px;border-radius:6px;background:#edf1f6;object-fit:cover}.meta{display:grid;min-width:0;gap:1px;font-size:11px}.meta strong,.meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta strong{font-size:11px;font-weight:600}.meta em{color:#b3261e;font-style:normal}.settings-view label{display:grid;gap:4px;color:#3d4552;font-size:12px}.settings-view select{width:100%;border:1px solid #c5d2e3;border-radius:8px;background:#fff;padding:7px 8px}.settings-view input[type=text],.settings-view input[type=email],.settings-view input[type=password]{width:100%;border:1px solid #c5d2e3;border-radius:8px;background:#fff;padding:7px 8px;font:inherit}.settings-view .checkbox-setting{display:flex;align-items:center;gap:8px}.settings-view .checkbox-setting input{flex:0 0 auto;width:16px;height:16px}.size-estimate{border-radius:8px;background:#e9f1ff;color:#2f4666;padding:8px;font-size:12px}#sizeEstimate{display:none}.license-panel{display:grid;gap:7px;border-top:1px solid #dfe3ea;padding-top:12px}.license-panel p{margin:0}.license-status{white-space:pre-line;border:1px solid #d5deea;border-radius:8px;background:#fff;color:#4d5664;padding:6px 8px;font-size:11px;line-height:1.45}.license-status.active{border-color:#9cc9a8;background:#effaf2;color:#137333}.license-actions{display:flex;gap:6px}.license-actions button{flex:1 1 0;min-height:32px;padding:5px 8px;font-size:12px;line-height:1.25}.license-actions .primary{min-height:32px}.license-notice{color:#526173;font-size:11px;line-height:1.45}.device-panel{display:grid;gap:6px;padding-top:4px}.device-panel-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.device-panel-header h3{margin:0;font-size:12px}.device-panel-header button{min-height:26px;padding:4px 8px;font-size:11px}.device-status,.device-empty{margin:0;color:#5d6673;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.device-list{display:grid;gap:6px}.device-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #d5deea;border-radius:8px;padding:7px;background:#fff}.device-row.current{border-color:#9cc9a8;background:#effaf2}.device-row.inactive{opacity:.72}.device-meta{display:grid;gap:2px;min-width:0}.device-meta strong,.device-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-meta strong{font-size:12px}.device-meta span{color:#5d6673;font-size:11px}.device-actions{display:flex;gap:6px}.device-row button{min-height:28px;padding:4px 8px;font-size:11px}.protection-panel{display:grid;gap:8px;border-top:1px solid #dfe3ea;padding-top:12px}.protection-note{margin:0;color:#5d6673;font-size:11px;line-height:1.5}.protection-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.protection-actions button{min-height:32px;padding:5px 7px;font-size:12px;line-height:1.25;white-space:normal}.usage-guide{display:grid;gap:6px;border-top:1px solid #dfe3ea;padding-top:12px;color:#394150;font-size:12px}.usage-guide summary{cursor:pointer;font-weight:600}.usage-guide p{margin:0;line-height:1.5}.debug-panel{border-top:1px solid #dfe3ea;padding-top:10px}.debug-panel summary{cursor:pointer;font-size:12px;color:#3d4552}.debug-log{margin:8px 0 0;max-height:180px;overflow:auto;border:1px solid #d7dce4;border-radius:6px;background:#fff;padding:8px;font-size:11px;line-height:1.4;white-space:pre-wrap}.paste-row{padding-top:6px}.primary{width:100%;border:1px solid #1f5fbf;border-radius:8px;min-height:42px;background:#2764c5;color:#fff;font-weight:650;box-shadow:0 4px 14px #2764c538}.primary:hover{background:#1f55a8}.compact{width:auto}.app-dialog{width:min(92vw,720px);border:0;border-radius:8px;padding:0;background:#fff;box-shadow:0 24px 60px #00000038}.app-dialog::backdrop{background:#181f2a6b}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dfe3ea;padding:10px 12px}.dialog-header strong{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-dialog{width:min(94vw,860px)}.popup-log{margin:0;max-height:70vh;overflow:auto;padding:12px;background:#f8fafc;color:#202124;font-size:11px;line-height:1.45;white-space:pre-wrap}.dialog-body{display:grid;gap:10px;padding:14px 16px;color:#1f2937;font-size:13px;line-height:1.6}.dialog-body p{margin:0}.account-confirm-email{padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#0f172a;font-weight:650;word-break:break-all}.dialog-note{color:#526173}.dialog-actions{display:grid;grid-template-columns:1fr;gap:8px;border-top:1px solid #dfe3ea;padding:12px 16px}.dialog-actions button{width:100%;min-height:36px}.purchase-account-dialog{width:min(92vw,460px)}.range-paste-summary{margin:0 0 10px;color:#3d4552;font-size:12px;line-height:1.5}.range-paste-list{display:grid;align-content:start;align-items:start;gap:6px;max-height:min(58vh,460px);overflow:auto}.range-paste-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:8px;border:0;border-radius:0;background:#eef3f8;padding:12px;overflow:hidden}.range-paste-view[hidden]{display:none!important}.range-paste-row{display:grid;grid-template-columns:auto 42px minmax(0,1fr) auto minmax(52px,auto);gap:8px;align-items:center;align-self:start;border:1px solid #d3deed;border-radius:8px;background:#fff;padding:6px 8px}.range-paste-row input{margin:0}.range-paste-file,.range-paste-target{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.range-paste-target{justify-self:end;border-radius:999px;background:#eaf2ff;color:#174a93;padding:3px 8px;font-weight:650}.range-paste-target.empty-target{background:#fff7e6;color:#8a5a00}.range-paste-target-button{min-height:28px;padding:4px 8px;font-size:11px}
