.btn-primary{--bs-btn-bg:#754ffe !important;--bs-btn-border-color:#754ffe !important;--bs-btn-hover-bg:#6343d8 !important;--bs-btn-hover-border-color:#6343d8 !important;--bs-btn-active-bg:#6343d8 !important;--bs-btn-active-border-color:#6343d8 !important;--bs-btn-disabled-bg:#754ffe !important;--bs-btn-disabled-border-color:#754ffe !important}[id$="Wrap"] .btn-primary,[id$="Wrap"] .btn-primary:link,[id$="Wrap"] .btn-primary:visited{background:#754ffe!important;background-color:#754ffe!important;border-color:#754ffe!important;color:#fff!important}[id$="Wrap"] .btn-primary:hover,[id$="Wrap"] .btn-primary:focus,[id$="Wrap"] .btn-primary:active,[id$="Wrap"] .btn-primary:focus-visible{background:#6343d8!important;background-color:#6343d8!important;border-color:#6343d8!important;color:#fff!important;box-shadow:0 4px 12px rgb(117 79 254 / .25)!important;transform:translateY(-1px)}[id$="Wrap"] .btn-primary:disabled,[id$="Wrap"] .btn-primary.disabled{background:#754ffe!important;background-color:#754ffe!important;border-color:#754ffe!important;color:#fff!important;opacity:.55!important;transform:none!important;box-shadow:none!important;cursor:not-allowed}[id$="Wrap"] .btn-outline-secondary,[id$="Wrap"] .btn-outline-secondary:link,[id$="Wrap"] .btn-outline-secondary:visited{background:transparent!important;background-color:transparent!important;border-color:#cbd5e1!important;color:#475569!important}[id$="Wrap"] .btn-outline-secondary:hover,[id$="Wrap"] .btn-outline-secondary:focus,[id$="Wrap"] .btn-outline-secondary:focus-visible{background:#f1f5f9!important;background-color:#f1f5f9!important;border-color:#94a3b8!important;color:#1e293b!important}[id$="Wrap"] .btn-outline-secondary:disabled{opacity:.55!important;cursor:not-allowed}[id$="Wrap"] .btn-success,[id$="Wrap"] .btn-success:link,[id$="Wrap"] .btn-success:visited{background:#16a34a!important;background-color:#16a34a!important;border-color:#16a34a!important;color:#fff!important}[id$="Wrap"] .btn-success:hover,[id$="Wrap"] .btn-success:focus,[id$="Wrap"] .btn-success:active{background:#15803d!important;background-color:#15803d!important;border-color:#15803d!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px rgb(22 163 74 / .25)!important}[id$="Wrap"] .btn-success:disabled{opacity:.55!important;transform:none!important;box-shadow:none!important;cursor:not-allowed}[data-theme="dark"] [id$="Wrap"] .btn-outline-secondary,[data-theme="dark"] [id$="Wrap"] .btn-outline-secondary:link{border-color:rgb(117 79 254 / .3)!important;color:#cbd5e1!important}[data-theme="dark"] [id$="Wrap"] .btn-outline-secondary:hover,[data-theme="dark"] [id$="Wrap"] .btn-outline-secondary:focus{background:rgb(117 79 254 / .1)!important;border-color:rgb(117 79 254 / .5)!important;color:#fff!important}.pxt-tool-wrap{max-width:900px;margin:0 auto;padding:24px 16px;font-family:inherit}.pxt-input-area .input-group{display:flex;align-items:stretch}.pxt-input-area .input-group .form-control{border-radius:8px 0 0 8px;border:1px solid #cbd5e1;border-right:none;font-size:1rem;padding:12px 16px;transition:border-color .2s,box-shadow .2s;flex:1}.pxt-input-area .input-group .btn{border-radius:0 8px 8px 0;white-space:nowrap}.pxt-input-area .input-group .form-control:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15);outline:none}.pxt-input-area .btn-primary{background:#754ffe;border-color:#754ffe;border-radius:8px;font-weight:600;transition:background .2s,transform .1s}.pxt-input-area .btn-primary:hover{background:#5f3edb;border-color:#5f3edb;transform:translateY(-1px)}.pxt-alert{border-radius:8px;padding:12px 16px;margin-bottom:16px;font-size:.95rem}.pxt-alert-danger{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c}.pxt-alert-success{background:#f0fdf4;border:1px solid #86efac;color:#15803d}.pxt-result-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-top:24px}.pxt-tool-wrap .card{border-radius:10px;overflow:hidden}.pxt-tool-wrap .card-body{min-height:150px;background:#f8f9fa}.pxt-tool-wrap .card-footer{background:#fff;border-top:1px solid #f1f5f9;padding:12px 16px}.pxt-tool-wrap .btn{border-radius:8px;font-weight:500;transition:background .2s,transform .1s,box-shadow .2s}.pxt-tool-wrap .btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgb(0 0 0 / .1)}.pxt-tool-wrap .btn-primary{background:#754ffe;border-color:#754ffe}.pxt-tool-wrap .btn-primary:hover{background:#5f3edb;border-color:#5f3edb}.pxt-copy-btn.copied{background:#16a34a;border-color:#16a34a;color:#fff}.pxt-tool-wrap textarea.pxt-output{width:100%;font-family:'Courier New',monospace;font-size:.875rem;border:1px solid #e2e8f0;border-radius:8px;padding:12px;resize:vertical;background:#f8fafc}.pxt-spinner{display:inline-block;width:20px;height:20px;border:3px solid rgb(117 79 254 / .2);border-top-color:#754ffe;border-radius:50%;animation:pxt-spin .7s linear infinite;vertical-align:middle;margin-right:8px}@keyframes pxt-spin{to{transform:rotate(360deg)}}[data-theme="dark"] .form-control{background-color:var(--clr-surface,#1e1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .form-control:focus{background-color:var(--clr-surface,#1e1c35);border-color:var(--clr-primary,#754ffe);color:var(--clr-text,#e2e2f0);box-shadow:0 0 0 3px rgb(117 79 254 / .2)}[data-theme="dark"] .form-control::placeholder{color:var(--clr-muted,#6b7280)}[data-theme="dark"] .form-control[readonly],[data-theme="dark"] .form-control:disabled{background-color:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0);opacity:1}[data-theme="dark"] .form-select{background-color:var(--clr-surface,#1e1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}[data-theme="dark"] .form-select:focus{border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 3px rgb(117 79 254 / .2)}[data-theme="dark"] .form-select option{background-color:var(--clr-surface,#1e1c35);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] label,[data-theme="dark"] .form-label,[data-theme="dark"] .t2p-label,[data-theme="dark"] .aib-form-label,[data-theme="dark"] .mtg-label,[data-theme="dark"] .asc-badge{color:var(--clr-heading,#e0deff)}[data-theme="dark"] .form-text{color:var(--clr-muted,#9ca3af)}[data-theme="dark"] .input-group-text{background-color:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .form-check-input{background-color:var(--clr-surface,#1e1c35);border-color:var(--clr-border,#3d3b5e)}[data-theme="dark"] .form-check-input:checked{background-color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe)}[data-theme="dark"] .form-check-input:focus{box-shadow:0 0 0 3px rgb(117 79 254 / .2)}[data-theme="dark"] .form-check-label{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .btn-outline-secondary{border-color:var(--clr-border,#3d3b5e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .card{background-color:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .card-header{background-color:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-heading,#e0deff)}[data-theme="dark"] .card-body{background-color:var(--clr-card,#1d1c35)}[data-theme="dark"] .card-footer{background-color:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxt-input-area .input-group .form-control{background-color:var(--clr-surface,#1e1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .pxt-result-box{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .pxt-alert-danger{background:rgb(239 68 68 / .12);border-color:rgb(252 165 165 / .3);color:#fca5a5}[data-theme="dark"] .pxt-alert-success{background:rgb(34 197 94 / .12);border-color:rgb(134 239 172 / .3);color:#86efac}[data-theme="dark"] .text-muted{color:var(--clr-muted,#9ca3af)!important}[data-theme="dark"] .border-top,[data-theme="dark"] .border-bottom,[data-theme="dark"] .border-end,[data-theme="dark"] .border{border-color:var(--clr-border,#2d2b4e)!important}[data-theme="dark"] .bg-light{background-color:var(--clr-surface,#16152e)!important}[data-theme="dark"] .bg-white{background-color:var(--clr-card,#1d1c35)!important}.ytd-featured-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden;background:var(--clr-card,#fff);margin-bottom:4px}.ytd-featured-img-wrap{position:relative;width:100%;overflow:hidden;background:#0f172a;line-height:0}.ytd-featured-img{width:100%;display:block;transition:transform .35s ease}.ytd-featured-card:hover .ytd-featured-img{transform:scale(1.02)}.ytd-featured-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;flex-wrap:wrap}.ytd-featured-meta{display:flex;flex-direction:column;gap:3px}.ytd-thumb-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;background:var(--clr-card,#fff);height:100%;display:flex;flex-direction:column;transition:box-shadow .2s,border-color .2s}.ytd-thumb-card:hover{box-shadow:0 4px 16px rgb(117 79 254 / .12);border-color:rgb(117 79 254 / .3)}.ytd-thumb-img-wrap{position:relative;overflow:hidden;background:#0f172a;line-height:0;aspect-ratio:4 / 3}.ytd-thumb-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.ytd-thumb-card:hover .ytd-thumb-img{transform:scale(1.04)}.ytd-thumb-footer{padding:10px 12px 12px;display:flex;flex-direction:column;flex:1}.ytd-qlabel{font-size:.8rem;font-weight:700;color:var(--clr-heading,#1e1b4b);display:block}.ytd-res{font-size:.7rem;color:var(--clr-muted,#6b7280);display:block}.ytd-quality-flag{position:absolute;top:10px;left:10px;padding:.2rem .55rem;border-radius:6px;font-size:.65rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#fff;line-height:1}.ytd-flag-hd{background:#754ffe}.ytd-flag-hq{background:#0ea5e9}.ytd-flag-sd{background:#10b981}.ytd-flag-mq{background:#f59e0b;color:#1e1b4b}.ytd-flag-def{background:#6b7280}[data-theme="dark"] .ytd-featured-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ytd-thumb-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ytd-qlabel{color:var(--clr-text,#e2e2f0)}input[type="url"],input[type="text"]{min-height:50px}#ytag-error{display:none;margin-top:1rem;padding:.85rem 1rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;color:#991b1b;font-size:.875rem;font-weight:500}#ytag-results{display:none;margin-top:1.5rem;border:1.5px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#ytag-video-info{display:flex;gap:1rem;align-items:flex-start;padding:1rem 1.25rem;border-bottom:1px solid var(--clr-border,#e5e7eb);background:var(--clr-bg-2,#f8f7ff)}#ytag-thumb{width:112px;height:63px;border-radius:8px;object-fit:cover;flex-shrink:0;background:var(--clr-border,#e5e7eb)}#ytag-video-meta{flex:1;min-width:0;text-align:left}#ytag-video-title{font-size:.9rem;font-weight:700;color:var(--clr-text,#111);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.3rem}#ytag-video-channel{font-size:.78rem;color:var(--clr-muted,#6b7280);margin-bottom:.2rem}#ytag-video-views{font-size:.75rem;color:var(--clr-muted,#9ca3af)}#ytag-stats{display:flex;border-bottom:1px solid var(--clr-border,#e5e7eb)}.ytag-stat{flex:1;text-align:center;padding:.85rem .5rem;border-right:1px solid var(--clr-border,#e5e7eb)}.ytag-stat:last-child{border-right:none}.ytag-stat-num{font-size:1.35rem;font-weight:800;color:var(--clr-text,#111);line-height:1}.ytag-stat-lbl{font-size:.62rem;font-weight:600;color:var(--clr-muted,#9ca3af);text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem}#ytag-char-wrap{padding:.85rem 1.25rem;border-bottom:1px solid var(--clr-border,#e5e7eb)}#ytag-char-label{display:flex;justify-content:space-between;font-size:.72rem;font-weight:600;color:var(--clr-muted,#6b7280);margin-bottom:.4rem}#ytag-char-track{height:6px;background:var(--clr-border,#f3f4f6);border-radius:10px;overflow:hidden}#ytag-char-fill{height:100%;border-radius:10px;transition:width .4s ease,background .3s;background:#22c55e}#ytag-actions{display:flex;gap:.5rem;flex-wrap:wrap;padding:.85rem 1.25rem;border-bottom:1px solid var(--clr-border,#e5e7eb);background:var(--clr-bg-2,#f8f7ff)}#ytag-chips-wrap{padding:1rem 1.25rem}#ytag-chips-title{font-size:.68rem;font-weight:700;color:var(--clr-muted,#9ca3af);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.75rem}#ytag-chips{display:flex;flex-wrap:wrap;gap:.5rem}.ytag-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .85rem;border-radius:100px;font-size:.82rem;font-weight:500;background:var(--clr-primary-glow,rgb(117 79 254 / .1));color:var(--clr-primary,#754ffe);border:1px solid rgb(117 79 254 / .2);cursor:pointer;user-select:none;transition:background .12s,border-color .12s,transform .1s}.ytag-chip:hover{background:rgb(117 79 254 / .18);border-color:#754ffe;transform:translateY(-1px)}.ytag-chip.copied{background:#dcfce7;border-color:#86efac;color:#166534}.ytag-chip-num{font-size:.62rem;font-weight:700;color:var(--clr-muted,#9ca3af);background:var(--clr-border,#e5e7eb);border-radius:10px;padding:1px 5px;line-height:1.4}#ytag-export-wrap{padding:0 1.25rem 1rem}#ytag-export{width:100%;padding:.75rem 1rem;border:1.5px solid var(--clr-border,#e5e7eb);border-radius:10px;font-size:.8rem;color:var(--clr-text,#374151);background:var(--clr-bg,#fff);resize:vertical;min-height:80px;font-family:inherit;line-height:1.6;outline:none;transition:border-color .2s}#ytag-export:focus{border-color:#754ffe}#ytag-notags{display:none;padding:1.25rem;text-align:center;color:var(--clr-muted,#9ca3af);font-size:.875rem}.ytag-spin{display:inline-block;width:15px;height:15px;border:2.5px solid rgb(255 255 255 / .35);border-top-color:#fff;border-radius:50%;animation:ytag-rot .7s linear infinite;vertical-align:middle;margin-right:.25rem}@keyframes ytag-rot{to{transform:rotate(360deg)}}#ytag-toast{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);background:#1f2937;color:#fff;padding:.6rem 1.4rem;border-radius:8px;font-size:.83rem;font-weight:600;z-index:9999;pointer-events:none;opacity:0;transition:opacity .2s;white-space:nowrap}[data-theme="dark"] #ytag-error{background:rgb(239 68 68 / .12);border-color:rgb(252 165 165 / .3);color:#fca5a5}[data-theme="dark"] #ytag-results{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ytag-chip{background:rgb(117 79 254 / .15);border-color:rgb(117 79 254 / .3)}[data-theme="dark"] .ytag-chip.copied{background:rgb(34 197 94 / .15);border-color:rgb(134 239 172 / .3);color:#86efac}[data-theme="dark"] #ytag-export{background:var(--clr-card,#1d1c35);color:var(--clr-text,#e2e2f0)}.pxs-progress-wrap{margin:1rem 0}.pxs-progress-track{height:6px;background:var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden;margin-bottom:.4rem}.pxs-progress-bar{height:100%;background:linear-gradient(90deg,#754ffe,#9b7ffe);border-radius:10px;transition:width .3s ease}.pxs-progress-label{font-size:.75rem;font-weight:600;color:var(--clr-muted,#6b7280)}.pxs-row-new{opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.pxs-row-visible{opacity:1;transform:none}.pxs-meta-card{background:var(--clr-bg-2,#f8f7ff);border:1.5px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:1.25rem 1.5rem;margin-top:1.5rem}.pxs-meta-row{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:1rem;justify-content:center}.pxs-meta-item{display:flex;flex-direction:column;gap:.2rem}.pxs-meta-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--clr-muted,#9ca3af)}.pxs-meta-value{font-size:.95rem;font-weight:600;color:var(--clr-text,#111)}.pxs-meta-count{font-size:1.4rem;font-weight:800;color:var(--clr-primary,#754ffe)}.pxs-actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}.pxs-table-wrap{border:1.5px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden}.pxs-table-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.25rem;background:var(--clr-bg-2,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e7eb)}.pxs-table-title{font-size:.82rem;font-weight:700;color:var(--clr-text,#111);white-space:nowrap}.pxs-table-search{max-width:220px;border-color:var(--clr-border,#e5e7eb)!important;border-radius:8px!important;font-size:.82rem!important}.pxs-table-search:focus{border-color:var(--clr-primary,#754ffe)!important;box-shadow:0 0 0 3px rgb(117 79 254 / .12)!important}.pxs-table-scroll{max-height:420px;overflow-y:auto}#pxSitemapTable thead th{position:sticky;top:0;background:var(--clr-bg,#fff);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--clr-muted,#6b7280);border-bottom:1.5px solid var(--clr-border,#e5e7eb);padding:.75rem 1rem;text-align:left!important}#pxSitemapTable tbody td{font-size:.82rem;padding:.65rem 1rem;color:var(--clr-text,#374151);border-color:var(--clr-border,#e5e7eb);text-align:left}.pxs-url-link{color:var(--clr-primary,#754ffe)!important;text-decoration:none!important;word-break:break-all}.pxs-url-link:hover{text-decoration:underline!important}.pxs-priority{display:inline-block;padding:.15rem .55rem;background:var(--clr-primary-glow,rgb(117 79 254 / .1));color:var(--clr-primary,#754ffe);border-radius:100px;font-size:.75rem;font-weight:700}[data-theme="dark"] .pxs-meta-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxs-table-wrap{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxs-table-header{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #pxSitemapTable thead th{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #pxSitemapTable tbody td{border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}.pvsg-stats{display:flex;gap:12px;margin-bottom:16px}.pvsg-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px}.pvsg-stat-num{font-size:1.6rem;font-weight:700;color:var(--clr-primary,#754ffe);line-height:1}.pvsg-stat-lbl{font-size:.72rem;color:var(--clr-muted,#6b7280);text-transform:uppercase;letter-spacing:.04em}.pvsg-log{background:#0f172a;border:1px solid #1e293b;border-radius:10px;padding:14px 16px;font-family:'Fira Code','Cascadia Code',monospace;font-size:.78rem;line-height:1.7;color:#94a3b8;max-height:220px;overflow-y:auto;margin-bottom:16px;text-align:left!important}.pvsg-log-line{color:#94a3b8}.pvsg-log-time{color:#475569;margin-right:.5rem}.pvsg-log-success{color:#4ade80}.pvsg-log-error{color:#f87171}.pvsg-complete-card{display:flex;align-items:center;gap:16px;padding:18px 20px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;margin-bottom:4px;text-align:left!important}.pvsg-complete-icon{font-size:2rem;color:#22c55e;line-height:1}.pvsg-complete-title{font-size:1.05rem;font-weight:700;color:var(--clr-heading,#1e1b4b)}.pvsg-complete-sub{font-size:.85rem;color:var(--clr-muted,#6b7280)}.pvsg-xml-wrap{border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden;text-align:left!important}.pvsg-xml-header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:var(--clr-surface,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e7eb);font-size:.8rem;font-weight:600;color:var(--clr-muted,#6b7280)}.pvsg-xml-pre{background:#0f172a;color:#94a3b8;font-family:'Fira Code','Cascadia Code',monospace;font-size:.76rem;line-height:1.7;padding:16px;margin:0;max-height:280px;overflow:auto;white-space:pre}.pxt-alert{padding:.75rem 1rem;border-radius:8px;font-size:.88rem;margin-bottom:14px}.pxt-alert-danger{background:rgb(239 68 68 / .08);border:1px solid rgb(239 68 68 / .25);color:#dc2626}[data-theme="dark"] .pvsg-stat{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pvsg-complete-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pvsg-complete-title{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .pvsg-xml-wrap{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pvsg-xml-header{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}.pxwtd-result-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff);margin-bottom:20px}.pxwtd-banner{position:relative;width:100%;height:200px;overflow:hidden;background:var(--clr-surface,#f0edff)}.pxwtd-banner-img{width:100%;height:100%;object-fit:cover;display:block}.pxwtd-banner-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(15 10 40 / .55) 0%,transparent 55%);display:flex;align-items:flex-end;padding:14px 16px}.pxwtd-wp-badge{display:inline-flex;align-items:center;gap:5px;padding:.25rem .75rem;background:rgb(255 255 255 / .18);border:1px solid rgb(255 255 255 / .3);backdrop-filter:blur(6px);border-radius:100px;font-size:.72rem;font-weight:700;color:#fff;letter-spacing:.04em;text-transform:uppercase}.pxwtd-info{padding:20px 22px 22px}.pxwtd-info-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px}.pxwtd-info-left{flex:1;min-width:0}.pxwtd-theme-name{font-size:1.3rem;font-weight:800;color:var(--clr-heading,#1e1b4b);margin:0 0 2px;line-height:1.25}.pxwtd-version-badge{display:inline-block;padding:.25rem .7rem;background:rgb(117 79 254 / .1);color:var(--clr-primary,#754ffe);border-radius:100px;font-size:.72rem;font-weight:700;white-space:nowrap;flex-shrink:0;margin-top:4px}.pxwtd-author{font-size:.82rem;color:var(--clr-muted,#6b7280);margin:0 0 10px}.pxwtd-author strong{color:var(--clr-text,#374151)}.pxwtd-desc{font-size:.84rem;color:var(--clr-muted,#6b7280);line-height:1.65;margin-bottom:14px}.pxwtd-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.pxwtd-meta-pill{display:inline-flex;align-items:center;gap:5px;padding:.28rem .75rem;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:100px;font-size:.75rem;color:var(--clr-muted,#6b7280)}.pxwtd-meta-pill strong{color:var(--clr-text,#374151)}.pxwtd-meta-pill .bi-wordpress{color:#3858e9}.pxwtd-meta-green{background:rgb(34 197 94 / .08);border-color:rgb(34 197 94 / .25);color:#16a34a}.pxwtd-meta-green .bi{color:#16a34a}.pxwtd-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.pxwtd-tag{display:inline-block;padding:.18rem .6rem;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:100px;font-size:.68rem;color:var(--clr-muted,#6b7280)}.pxwtd-section-head{display:flex;align-items:center;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--clr-muted,#6b7280);padding:10px 0 12px;border-top:1px solid var(--clr-border,#e5e7eb);margin-top:4px;margin-bottom:2px}.pxwtd-plugin-card{display:flex;flex-direction:column;gap:6px;padding:14px;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;height:100%;transition:box-shadow .2s,border-color .2s}.pxwtd-plugin-card:hover{box-shadow:0 4px 16px rgb(117 79 254 / .1);border-color:rgb(117 79 254 / .3)}.pxwtd-plugin-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:2px}.pxwtd-plugin-icon{width:44px;height:44px;border-radius:10px;object-fit:contain;flex-shrink:0;background:var(--clr-surface,#f8f7ff);padding:2px}.pxwtd-plugin-head-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.pxwtd-plugin-name{font-size:.84rem;font-weight:700;color:var(--clr-heading,#1e1b4b);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pxwtd-plugin-ver{display:inline-block;padding:.1rem .4rem;background:var(--clr-surface,#f3f4f6);border-radius:5px;font-size:.65rem;font-weight:700;color:var(--clr-muted,#6b7280);width:fit-content}.pxwtd-plugin-author{font-size:.73rem;color:var(--clr-muted,#9ca3af)}.pxwtd-plugin-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:2px}.pxwtd-stars{font-size:.72rem}.pxwtd-stars .bi-star-fill{color:#f59e0b}.pxwtd-stars .bi-star{color:#d1d5db}.pxwtd-plugin-installs{display:inline-flex;align-items:center;gap:3px;font-size:.68rem;color:var(--clr-muted,#9ca3af)}.pxwtd-plugin-installs .bi{font-size:.65rem}.pxwtd-plugin-link{display:inline-flex;align-items:center;gap:4px;margin-top:auto;padding-top:8px;font-size:.75rem;font-weight:600;color:var(--clr-primary,#754ffe);text-decoration:none}.pxwtd-plugin-link:hover{text-decoration:underline}.pxwtd-empty{font-size:.85rem;color:var(--clr-muted,#6b7280);font-style:italic;padding:10px 0 16px}[data-theme="dark"] .pxwtd-result-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxwtd-banner{background:#12112a}[data-theme="dark"] .pxwtd-theme-name{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .pxwtd-meta-pill{background:#12112a;border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxwtd-section-head{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxwtd-plugin-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxwtd-plugin-name{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .pxwtd-plugin-icon{background:#12112a}[data-theme="dark"] .pxwtd-plugin-ver{background:#12112a}[data-theme="dark"] .pxwtd-tag{background:#12112a;border-color:var(--clr-border,#2d2b4e)}.btn-outline-primary{--bs-btn-color:#754ffe !important;--bs-btn-border-color:#754ffe !important;--bs-btn-hover-bg:#754ffe !important;--bs-btn-hover-border-color:#754ffe !important;--bs-btn-active-bg:#754ffe !important;--bs-btn-active-border-color:#754ffe !important;--bs-btn-disabled-color:#754ffe !important;--bs-btn-disabled-border-color:#754ffe !important}.btn-outline-primary{color:#754ffe!important}.btn-outline-primary:hover{color:#FFF!important}.aib-upload-zone{border:2px dashed var(--clr-border,#cbd5e1);border-radius:16px;padding:56px 24px 44px;text-align:center;background:var(--clr-surface,#f8f7ff);transition:border-color .2s,background .2s}.aib-upload-zone.aib-dz-over{border-color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .05)}.aib-upload-icon-wrap{width:72px;height:72px;border-radius:18px;background:rgb(117 79 254 / .1);display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--clr-primary,#754ffe);margin:0 auto 18px}.aib-upload-title{font-size:1.2rem;font-weight:800;color:var(--clr-heading,#1e1b4b);margin-bottom:6px}.aib-upload-sub{font-size:.84rem;color:var(--clr-muted,#6b7280);margin-bottom:22px}.aib-upload-privacy{font-size:.72rem;color:var(--clr-muted,#9ca3af);margin-top:14px;margin-bottom:0}.aib-upload-privacy .bi{color:#16a34a}.aib-editor-wrap{display:flex;align-items:stretch;min-height:460px}.aib-preview-side{flex:1;min-width:0;border-right:1px solid var(--clr-border,#e5e7eb);display:flex}.aib-preview-panel{flex:1;overflow:auto;max-height:100%;padding:24px;display:flex;align-items:safe center;justify-content:safe center;background-color:#e2e8f0;background-image:linear-gradient(45deg,#cbd5e1 25%,transparent 25%,transparent 75%,#cbd5e1 75%),linear-gradient(45deg,#cbd5e1 25%,transparent 25%,transparent 75%,#cbd5e1 75%);background-size:22px 22px;background-position:0 0,11px 11px}#aibCanvas{max-width:100%;max-height:492px;width:auto;height:auto;display:block;flex-shrink:0;box-shadow:0 8px 28px rgb(0 0 0 / .22);border-radius:2px}.aib-sidebar{width:270px;flex-shrink:0;display:flex;flex-direction:column;background:var(--clr-card,#fff)}.aib-sidebar-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid var(--clr-border,#f1f5f9);background:var(--clr-surface,#f8f7ff)}.aib-sidebar-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#6b7280)}.aib-change-btn{font-size:.72rem;font-weight:600;color:var(--clr-primary,#754ffe);background:none;border:none;padding:0;cursor:pointer;text-decoration:none;line-height:1;transition:opacity .15s}.aib-change-btn:hover,.aib-change-btn:focus{color:var(--clr-primary,#754ffe);background:none;border:none;outline:none;box-shadow:none;text-decoration:none;opacity:.75;transform:none}.aib-sidebar-actions{padding:14px 18px;margin-top:auto}.aib-head-actions{display:flex;align-items:center;gap:10px}.aib-fs-close{display:none;position:absolute;top:14px;right:14px;z-index:10;width:36px;height:36px;border-radius:50%;border:none;background:rgb(0 0 0 / .45);padding:18px;color:#fff;font-size:1rem;cursor:pointer;align-items:center;justify-content:center;transition:background .15s}.aib-fs-close:hover{background:rgb(0 0 0 / .7)}.aib-fullscreen .aib-sidebar{overflow-y:auto;min-height:0;max-height:100vh}.aib-fullscreen .aib-sidebar-head{position:sticky;top:0;z-index:2;flex-shrink:0}.aib-fullscreen .aib-form-group,.aib-fullscreen .aib-sidebar-actions{flex-shrink:0}.aib-form-group{padding:14px 18px;border-bottom:1px solid var(--clr-border,#f1f5f9)}.aib-form-group.ny{padding:6px 0px!important}.aib-form-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.aib-form-label{font-size:.75rem;font-weight:600;color:var(--clr-muted,#6b7280);display:block;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.aib-form-row .aib-form-label{margin-bottom:0}.aib-form-val{font-size:.72rem;font-weight:700;padding:.15rem .5rem;background:rgb(117 79 254 / .1);color:var(--clr-primary,#754ffe);border-radius:100px}.aib-range.form-range{background:#fff0;height:auto;padding:0}.aib-range.form-range:focus{box-shadow:none}.aib-range.form-range::-webkit-slider-thumb{margin-top:-7px}.aib-range{-webkit-appearance:none;appearance:none;width:100%;height:4px;background:var(--clr-border,#e2e8f0);border-radius:100px;outline:none;cursor:pointer;margin:8px 0 4px;padding:0;border:none}.aib-range::-webkit-slider-runnable-track{height:4px;border-radius:100px;background:var(--clr-border,#e2e8f0)}.aib-range::-moz-range-track{height:4px;border-radius:100px;background:var(--clr-border,#e2e8f0);border:none}.aib-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#754ffe;border:3px solid #fff;box-shadow:0 0 0 1.5px #754ffe,0 2px 6px rgb(117 79 254 / .35);margin-top:-7px;cursor:pointer;transition:transform .15s,box-shadow .15s}.aib-range::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 0 1.5px #754ffe,0 2px 10px rgb(117 79 254 / .5)}.aib-range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#754ffe;border:3px solid #fff;box-shadow:0 0 0 1.5px #754ffe,0 2px 6px rgb(117 79 254 / .35);cursor:pointer;transition:transform .15s,box-shadow .15s}.aib-range::-moz-range-thumb:hover{transform:scale(1.2)}.aib-range::-moz-range-progress{height:4px;border-radius:100px;background:#754ffe}.aib-range:focus-visible{outline:none}.aib-range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px rgb(117 79 254 / .3),0 0 0 1.5px #754ffe}[data-theme="dark"] .aib-range::-webkit-slider-runnable-track{background:rgb(255 255 255 / .1)}[data-theme="dark"] .aib-range::-moz-range-track{background:rgb(255 255 255 / .1)}[data-theme="dark"] .aib-range{background:rgb(255 255 255 / .1)}[data-theme="dark"] .aib-range::-webkit-slider-thumb{border-color:var(--clr-card,#1d1c35)}[data-theme="dark"] .aib-range::-moz-range-thumb{border-color:var(--clr-card,#1d1c35)}.aib-range-ticks{display:flex;justify-content:space-between;font-size:.62rem;color:var(--clr-muted,#9ca3af);margin-top:2px}.aib-color-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.aib-color-picker{width:44px;height:44px;min-height:unset;border:2px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:3px;cursor:pointer;flex-shrink:0;background:none;transition:border-color .2s}.aib-color-picker:hover{border-color:var(--clr-primary,#754ffe)}.aib-color-hex{font-family:'Fira Code',monospace;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;height:44px!important;min-height:unset!important;flex:1;padding:0 10px}.aib-swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.aib-swatch{width:100%;height:22px;border-radius:5px;border:2px solid #fff0;cursor:pointer;outline:none;padding:0;box-shadow:0 1px 3px rgb(0 0 0 / .18);transition:transform .12s,box-shadow .12s;background-image:none!important}.aib-swatch:hover,.aib-swatch:focus{transform:scale(1.12)!important;box-shadow:0 0 0 2px #754ffe!important;outline:none}.aib-swatch.aib-swatch-active{box-shadow:0 0 0 2.5px #754ffe,0 0 0 4.5px rgb(117 79 254 / .25)!important;transform:scale(1.08)}.aib-swatch-white{background:#ffffff!important;border-color:#cbd5e1}.aib-swatch-black{background:#000000!important}.aib-swatch-purple{background:#754ffe!important}.aib-swatch-blue{background:#3b82f6!important}.aib-swatch-green{background:#10b981!important}.aib-swatch-red{background:#ef4444!important}.aib-pos-hint{font-size:.73rem;color:var(--clr-muted,#6b7280);margin:8px 0 0;line-height:1.5}.aib-pos-btn.active{background:var(--clr-primary,#754ffe)!important;border-color:var(--clr-primary,#754ffe)!important;color:#fff!important}@media (max-width:640px){.aib-editor-wrap{flex-direction:column;min-height:unset}.aib-preview-side{border-right:none;border-bottom:1px solid var(--clr-border,#f1f5f9);min-height:260px}.aib-sidebar{width:100%}}[data-theme="dark"] .aib-upload-zone{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .aib-upload-title{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .aib-upload-icon-wrap{background:rgb(117 79 254 / .2)}[data-theme="dark"] .aib-sidebar{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .aib-sidebar-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .aib-form-group{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .aib-preview-side{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .aib-preview-panel{background-color:#1a1a2e;background-image:linear-gradient(45deg,#252540 25%,transparent 25%,transparent 75%,#252540 75%),linear-gradient(45deg,#252540 25%,transparent 25%,transparent 75%,#252540 75%)}[data-theme="dark"] .aib-color-picker{border-color:var(--clr-border,#2d2b4e)}.ppn-page-wrapper{position:relative;background:#fff;box-shadow:0 4px 20px rgb(0 0 0 / .4);border-radius:2px;width:100%;flex-shrink:0}.ppn-page-wrapper:not(:first-child){margin-top:20px}.ppn-number-overlay{position:absolute;pointer-events:none;white-space:nowrap;font-family:Helvetica,Arial,sans-serif;font-weight:700;line-height:1}.ppn-loader{display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff;padding:48px 0;font-size:.9rem;opacity:.85}.ppn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:90px;padding:5px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:8px}.ppn-grid-item{aspect-ratio:1;border-radius:4px;background:var(--clr-border,#e2e8f0);cursor:pointer;border:2px solid #fff0;padding:0;transition:background .15s,border-color .15s}.ppn-grid-item:hover,.ppn-grid-item:focus{background:rgb(117 79 254 / .25)!important;border-color:rgb(117 79 254 / .5)!important;outline:none;transform:none;box-shadow:none}.ppn-grid-item.active{background:#754ffe!important;border-color:#6343d8!important}.ppn-two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ppn-two-col-wide{grid-template-columns:2fr 1fr}.ppn-num-input{font-size:.9rem;height:36px!important;min-height:unset!important;padding:4px 8px}.ppn-select{font-size:.85rem;border-color:var(--clr-border,#e5e7eb);border-radius:8px;padding:7px 10px}.ppn-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15);outline:none}#ppnStartNum{font-size:.9rem;height:40px!important;min-height:unset!important}[data-theme="dark"] .ppn-grid{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ppn-grid-item{background:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ppn-select{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .aib-preview-panel{border-color:var(--clr-border,#2d2b4e);background-color:#1a1a2e;background-image:linear-gradient(45deg,#161528 25%,transparent 25%,transparent 75%,#161528 75%),linear-gradient(45deg,#161528 25%,transparent 25%,transparent 75%,#161528 75%)}.h1c-status-card{display:flex;align-items:center;gap:20px;padding:22px 24px;border-radius:14px;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);margin-bottom:16px}.h1c-status-icon-wrap{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.75rem}.h1c-status-body{flex:1;min-width:0}.h1c-status-badge{display:inline-block;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .6rem;border-radius:100px;margin-bottom:6px}.h1c-status-title{font-size:1.15rem;font-weight:700;margin:0 0 4px;color:var(--clr-heading,#1e1b4b)}.h1c-status-sub{font-size:.85rem;color:var(--clr-muted,#6b7280);margin:0}.h1c-card-good{border-color:#bbf7d0;background:#f0fdf4}.h1c-card-warning{border-color:#fde68a;background:#fffbeb}.h1c-card-missing,.h1c-card-error{border-color:#fecaca;background:#fef2f2}.h1c-icon-good{background:#dcfce7;color:#16a34a}.h1c-icon-warning{background:#fef3c7;color:#d97706}.h1c-icon-missing,.h1c-icon-error{background:#fee2e2;color:#dc2626}.h1c-badge-good{background:#dcfce7;color:#16a34a}.h1c-badge-warning{background:#fef3c7;color:#d97706}.h1c-badge-missing,.h1c-badge-error{background:#fee2e2;color:#dc2626}.h1c-content-wrap{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:16px 20px;margin-bottom:16px}.h1c-section-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#6b7280);margin-bottom:10px}.h1c-content-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.h1c-content-item{padding:10px 14px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;font-size:.92rem;font-weight:500;color:var(--clr-heading,#1e1b4b);word-break:break-word}.h1c-content-empty{color:var(--clr-muted,#9ca3af);font-style:italic}.h1c-details-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;margin-bottom:16px}.h1c-detail-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;border-bottom:1px solid var(--clr-border,#f1f5f9)}.h1c-detail-row:last-child{border-bottom:none}.h1c-detail-label{font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);white-space:nowrap}.h1c-detail-val{font-size:.9rem;color:var(--clr-heading,#1e1b4b);font-weight:500;text-align:right}.h1c-code{display:inline-block;padding:.15rem .55rem;border-radius:6px;font-family:'Fira Code',monospace;font-size:.8rem;font-weight:700}.h1c-code-ok{background:#dcfce7;color:#16a34a}.h1c-code-error{background:#fee2e2;color:#dc2626}.h1c-issues-wrap{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:16px 20px;margin-bottom:16px}.h1c-section-label-warn{color:#d97706}.h1c-issues-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.h1c-issue-item{font-size:.85rem;color:#92400e;padding:8px 12px;background:rgb(255 255 255 / .6);border-radius:6px;border-left:3px solid #f59e0b;padding-left:10px}.h1c-issue-item::before{content:"⚠ "}.h1c-info-box{display:flex;gap:14px;padding:16px 20px;background:rgb(117 79 254 / .05);border:1px solid rgb(117 79 254 / .15);border-radius:12px;font-size:.85rem;color:var(--clr-muted,#6b7280);line-height:1.6}.h1c-info-icon{color:#754ffe;font-size:1.1rem;flex-shrink:0;margin-top:2px}.h1c-info-box strong{color:var(--clr-heading,#1e1b4b)}.h1c-info-box code{background:rgb(117 79 254 / .1);color:#754ffe;padding:.1rem .3rem;border-radius:4px;font-size:.8rem}[data-theme="dark"] .h1c-status-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .h1c-card-good{background:rgb(22 163 74 / .08);border-color:rgb(22 163 74 / .3)}[data-theme="dark"] .h1c-card-warning{background:rgb(217 119 6 / .08);border-color:rgb(217 119 6 / .3)}[data-theme="dark"] .h1c-card-missing,[data-theme="dark"] .h1c-card-error{background:rgb(220 38 38 / .08);border-color:rgb(220 38 38 / .3)}[data-theme="dark"] .h1c-content-wrap,[data-theme="dark"] .h1c-details-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .h1c-content-item{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .h1c-detail-row{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .h1c-issues-wrap{background:rgb(217 119 6 / .1);border-color:rgb(217 119 6 / .3)}[data-theme="dark"] .h1c-info-box{background:rgb(117 79 254 / .08);border-color:rgb(117 79 254 / .2)}.hlc-code-preview{font-family:'SFMono-Regular',Consolas,'Liberation Mono',Menlo,monospace;font-size:.85rem;color:#754ffe;background:rgb(117 79 254 / .07);border:1px solid rgb(117 79 254 / .18);border-radius:8px;padding:.75rem 1rem;word-break:break-all}[data-theme="dark"] .hlc-code-preview{background:rgb(117 79 254 / .1);border-color:rgb(117 79 254 / .25);color:#a78bfa}.wc-options-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:1.1rem 1.25rem 1.25rem;margin-bottom:1.25rem}.wc-options-title{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--clr-muted,#9ca3af)}.wc-chk{display:none}.wc-option{cursor:pointer;display:block;margin:0;user-select:none}.wc-option-box{display:flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:500;color:var(--clr-muted,#6b7280);background:var(--clr-surface,#f9fafb);border:1.5px solid var(--clr-border,#e5e7eb);border-radius:8px;padding:.55rem .75rem;transition:border-color .15s,background .15s,color .15s}.wc-option-box i{font-size:.95rem;flex-shrink:0}.wc-option:hover .wc-option-box{border-color:#754ffe}.wc-chk:checked+.wc-option-box{border-color:#754ffe;background:rgb(117 79 254 / .07);color:#754ffe}.wc-progress-card{display:flex;align-items:center;gap:1.1rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.25rem}.wc-progress-spinner{width:38px!important;height:38px!important;border-width:3px!important;flex-shrink:0}.wc-progress-title{font-size:.95rem;font-weight:600;color:var(--clr-heading,#1e1b4b);margin-bottom:.15rem}.wc-progress-sub{font-size:.82rem;color:var(--clr-muted,#9ca3af)}.wc-progress-counters{display:flex;gap:1.25rem;font-size:.8rem;color:var(--clr-muted,#6b7280)}.wc-progress-counters strong{color:#754ffe}.wc-complete-banner{display:flex;align-items:center;gap:.85rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.1rem}.wc-complete-banner>i{font-size:1.5rem;color:#16a34a;flex-shrink:0}.wc-complete-banner strong{display:block;color:#15803d;font-size:.92rem}.wc-complete-banner span{font-size:.82rem;color:#166534}.wc-stats-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;margin-bottom:1.1rem}@media (max-width:767.98px){.wc-stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:420px){.wc-stats-grid{grid-template-columns:repeat(2,1fr)}}.wc-stat-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:9px;padding:.55rem .4rem;text-align:center}.wc-stat-icon{display:block;font-size:1rem;color:#754ffe;margin-bottom:.15rem}.wc-stat-num{font-size:1.15rem;font-weight:700;color:var(--clr-heading,#1e1b4b);line-height:1;margin-bottom:.15rem}.wc-stat-label{font-size:.64rem;color:var(--clr-muted,#9ca3af);font-weight:500;text-transform:uppercase;letter-spacing:.02em}.wc-stat-card-total{border-color:rgb(117 79 254 / .25);background:rgb(117 79 254 / .04)}.wc-stat-card-total .wc-stat-num{color:#754ffe}.wc-result-actions{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}@media (max-width:480px){.wc-result-actions{flex-direction:column}.wc-result-actions .btn{width:100%}}.wc-tree-wrap{background:#f8f7ff;border:1px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem}.wc-tree-summary{cursor:pointer;font-weight:600;color:#1a1a2e;list-style:none;display:flex;align-items:center}.wc-tree-summary::-webkit-details-marker{display:none}.wc-tree-summary::after{content:'\F4FE';font-family:'bootstrap-icons';margin-left:auto;color:#754ffe;transition:transform .2s}details[open]>.wc-tree-summary::after{transform:rotate(45deg)}.wc-tree{margin:.75rem 0 0;padding:.85rem 1rem;background:#fff;border:1px solid #ede9fe;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem;line-height:1.55;color:#4b5563;max-height:360px;overflow:auto;white-space:pre;word-break:break-all}.wc-progress-card #wcCancel{flex-shrink:0}[data-theme="dark"] .wc-tree-wrap{background:var(--clr-card);border-color:var(--clr-border)}[data-theme="dark"] .wc-tree-summary{color:#f1f5f9}[data-theme="dark"] .wc-tree{background:#0f0e1a;border-color:var(--clr-border);color:#cbd5e1}[data-theme="dark"] .wc-options-card{background:var(--clr-card);border-color:var(--clr-border)}[data-theme="dark"] .wc-option-box{background:var(--clr-surface);border-color:var(--clr-border);color:var(--clr-muted)}[data-theme="dark"] .wc-chk:checked+.wc-option-box{background:rgb(117 79 254 / .12);border-color:#754ffe;color:#a78bfa}[data-theme="dark"] .wc-progress-card{background:var(--clr-card);border-color:var(--clr-border)}[data-theme="dark"] .wc-progress-title{color:var(--clr-heading)}[data-theme="dark"] .wc-complete-banner{background:rgb(22 163 74 / .08);border-color:rgb(22 163 74 / .25)}[data-theme="dark"] .wc-complete-banner strong{color:#4ade80}[data-theme="dark"] .wc-complete-banner span{color:#86efac}[data-theme="dark"] .wc-stat-card{background:var(--clr-card);border-color:var(--clr-border)}[data-theme="dark"] .wc-stat-num{color:var(--clr-heading)}[data-theme="dark"] .wc-stat-card-total{background:rgb(117 79 254 / .1);border-color:rgb(117 79 254 / .3)}#indEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.ind-section-head{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--clr-heading,#1a1a2e);display:flex;align-items:center;gap:8px;padding:0 0 8px;margin:20px 0 12px;border-bottom:1px solid var(--clr-border,#eceef3)}.ind-section-head::before{content:"";flex:none;width:3px;height:13px;border-radius:2px;background:#754ffe}.ind-input{height:44px!important;min-height:unset!important}.ind-switch .form-check-input:checked{background-color:#754ffe;border-color:#754ffe}.ind-switch .form-check-label{color:var(--clr-muted,#6b7280);font-size:.85rem}.ind-color-group{display:flex;height:44px;border:1.5px solid var(--clr-border,#e5e7eb);border-radius:8px;overflow:hidden}.ind-color-swatch{width:36px;min-width:36px;height:100%;border:none;border-right:1.5px solid var(--clr-border,#e5e7eb);cursor:pointer;padding:4px 3px;background:none;-webkit-appearance:none;appearance:none}.ind-color-swatch::-webkit-color-swatch-wrapper{padding:2px}.ind-color-swatch::-webkit-color-swatch{border:none;border-radius:3px}.ind-color-text{flex:1;height:40px!important;min-height:unset!important;border:none!important;border-radius:0!important;padding:.3rem .5rem!important;font-size:.8rem;font-family:'SFMono-Regular',Consolas,monospace;color:var(--clr-heading,#1e1b4b);background:#fff0;box-shadow:none!important;outline:none}.ind-color-text:focus{box-shadow:none!important;outline:none}#indWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#indWrap.aib-fullscreen #indEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#indWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#indWrap.aib-fullscreen .aib-preview-side{position:relative}#indWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #indEditor{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ind-section-head{color:var(--clr-heading,#e6e2f5);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ind-color-group{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ind-color-swatch{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ind-color-text{color:var(--clr-heading,#e2e2f0)}input[type=color]{width:34px!important;border-radius:50%;height:34px!important;margin-top:4px;margin-left:4px}#dpiLoader{display:none;align-items:center;justify-content:center;min-height:280px;border:2px dashed var(--clr-border,#cbd5e1);border-radius:16px;background:var(--clr-surface,#f8f7ff)}.dpi-loader-inner{display:flex;flex-direction:column;align-items:center;gap:14px}.dpi-loader-text{font-size:.9rem;font-weight:500;color:var(--clr-muted,#6b7280);margin:0}.dpi-big-num{font-size:2rem;font-weight:800;color:var(--clr-heading,#1e1b4b);line-height:1.1;margin:4px 0 2px}.dpi-rating-badge{display:inline-block;font-size:.63rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;padding:.2rem .55rem;border-radius:100px}.dpi-badge-good{background:#dcfce7;color:#16a34a}.dpi-badge-ok{background:#dbeafe;color:#1d4ed8}.dpi-badge-warn{background:#fef3c7;color:#d97706}.dpi-badge-bad{background:#fee2e2;color:#dc2626}.dpi-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.dpi-stat-item{display:flex;flex-direction:column;gap:3px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;padding:8px 10px}.dpi-stat-label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--clr-muted,#9ca3af)}.dpi-stat-val{font-size:.88rem;font-weight:700;color:var(--clr-heading,#1e1b4b)}.dpi-rec-card{font-size:.82rem;line-height:1.55;padding:10px 12px;border-radius:8px;border-left:3px solid}.dpi-rec-good{background:#f0fdf4;border-color:#22c55e;color:#15803d}.dpi-rec-ok{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.dpi-rec-warn{background:#fffbeb;border-color:#f59e0b;color:#92400e}.dpi-rec-bad{background:#fef2f2;border-color:#ef4444;color:#b91c1c}[data-theme="dark"] #dpiLoader{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .dpi-big-num{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .dpi-stat-item{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .dpi-stat-val{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .dpi-rec-good{background:rgb(22 163 74 / .1);border-color:rgb(34 197 94 / .4);color:#4ade80}[data-theme="dark"] .dpi-rec-ok{background:rgb(59 130 246 / .1);border-color:rgb(59 130 246 / .4);color:#93c5fd}[data-theme="dark"] .dpi-rec-warn{background:rgb(245 158 11 / .1);border-color:rgb(245 158 11 / .4);color:#fcd34d}[data-theme="dark"] .dpi-rec-bad{background:rgb(239 68 68 / .1);border-color:rgb(239 68 68 / .4);color:#fca5a5}.iis-file-name{font-size:.82rem;font-weight:500;color:var(--clr-heading,#1e1b4b);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 0 2px}.iis-input-group{display:flex;align-items:stretch;border:1.5px solid var(--clr-border,#e5e7eb);border-radius:8px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.iis-input-group:focus-within{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15)}.iis-num-input{flex:1;border:none!important;border-radius:0!important;height:44px!important;min-height:unset!important;padding:0 12px;font-size:.95rem;box-shadow:none!important;outline:none;background:#fff0}.iis-num-input:focus{box-shadow:none!important;outline:none}.iis-input-suffix{display:flex;align-items:center;padding:0 14px;background:var(--clr-surface,#f8f7ff);border-left:1.5px solid var(--clr-border,#e5e7eb);font-size:.85rem;font-weight:600;color:var(--clr-muted,#6b7280);white-space:nowrap}.iis-result-badge{display:flex;align-items:center;padding:10px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:.88rem;color:#15803d}.iis-result-badge .bi{color:#16a34a;font-size:1.05rem}[data-theme="dark"] .iis-file-name{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .iis-input-group{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .iis-input-suffix{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .iis-num-input{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .iis-result-badge{background:rgb(22 163 74 / .08);border-color:rgb(22 163 74 / .25);color:#4ade80}.dc-stat-full{grid-column:1 / -1}.dc-preset-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:2px}.dc-preset{flex:1;min-width:0;padding:.28rem .3rem;font-size:.75rem;font-weight:700;background:var(--clr-surface,#f8f7ff);border:1.5px solid var(--clr-border,#e5e7eb);border-radius:6px;color:var(--clr-muted,#6b7280);cursor:pointer;transition:border-color .15s,background .15s,color .15s,transform .1s;text-align:center}#dcWrap .dc-preset:hover{background:var(--clr-surface,#f8f7ff)!important;border-color:#754ffe!important;color:#754ffe!important;transform:translateY(-1px)}.dc-preset.active{border-color:#754ffe;background:rgb(117 79 254 / .1);color:#754ffe}position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}[data-theme="dark"] .dc-preset{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#6b7280)}[data-theme="dark"] .dc-preset.active{background:rgb(117 79 254 / .15);border-color:#754ffe;color:#a78bfa}#ipCanvas{max-width:100%;max-height:100%;width:auto;height:auto;display:block;flex-shrink:0;image-rendering:pixelated;image-rendering:crisp-edges}.ip-hint{font-size:.72rem;color:var(--clr-muted,#9ca3af);margin:6px 0 0;line-height:1.5}#rsWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%;display:block}.rs-unit-row{display:flex;gap:8px}.rs-unit-btn{flex:1;padding:7px 10px;font-size:.8rem;font-weight:600;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background:var(--clr-surface,#f9fafb);color:var(--clr-muted,#9ca3af);cursor:pointer;transition:background .15s,color .15s,border-color .15s}#rsWrap .rs-unit-btn.active,#rsWrap .rs-unit-btn.active:hover{background:rgb(117 79 254 / .12)!important;border-color:#754ffe!important;color:#754ffe!important}#rsWrap .rs-unit-btn:hover:not(.active){background:#f5f0ff!important;border-color:#754ffe!important;color:#754ffe!important}.rs-dim-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rs-dim-field{display:flex;flex-direction:column;gap:4px}[data-theme="dark"] .rs-unit-btn{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#6b7280)}[data-theme="dark"] #rsWrap .rs-unit-btn.active{background:rgb(117 79 254 / .15)!important;border-color:#754ffe!important;color:#a78bfa!important}[data-theme="dark"] #rsWrap .rs-unit-btn:hover:not(.active){background:rgb(117 79 254 / .15)!important;border-color:#754ffe!important;color:#a78bfa!important}.lf-form-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:24px}.lf-input{border-radius:8px!important;border:1px solid var(--clr-border,#cbd5e1);padding:10px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.lf-input:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15);outline:none}.lf-match-count{color:#16a34a;font-weight:700}.lf-truncate{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.lf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.lf-export-row{display:flex;gap:8px;flex-shrink:0}.lf-search-wrap{flex:1;min-width:180px;max-width:320px}.lf-search-input{padding-left:12px;border-radius:8px;border:1px solid var(--clr-border,#cbd5e1);font-size:.88rem;height:36px}.lf-search-input:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .12)}.lf-table-wrap{border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;overflow-x:auto}.lf-table{width:100%;border-collapse:collapse;font-size:.88rem}.lf-table thead tr{background:var(--clr-surface,#f8f7ff)}.lf-table th{padding:10px 14px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--clr-muted,#6b7280);border-bottom:1px solid var(--clr-border,#e5e7eb);white-space:nowrap}.lf-table td{padding:10px 14px;border-bottom:1px solid var(--clr-border,#f1f5f9);vertical-align:top;color:var(--clr-heading,#1e1b4b)}.lf-table tbody tr:last-child td{border-bottom:none}.lf-table tbody tr:hover td{background:var(--clr-surface,#f8f7ff)}.lf-th-num,.lf-td-num{width:42px;text-align:center}.lf-url-link{color:#754ffe;text-decoration:none;font-weight:500;word-break:break-all}.lf-url-link:hover{text-decoration:underline}.lf-context{color:var(--clr-muted,#6b7280);font-size:.82rem}.lf-type-badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .55rem;border-radius:100px;white-space:nowrap}.lf-badge-int{background:rgb(117 79 254 / .12);color:#754ffe}.lf-badge-ext{background:rgb(107 114 128 / .12);color:#374151}.lf-table-footer{padding:10px 14px;font-size:.8rem;color:var(--clr-muted,#6b7280);background:var(--clr-surface,#f8f7ff);border-top:1px solid var(--clr-border,#e5e7eb)}[data-theme="dark"] .lf-form-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .lf-input{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .lf-table thead tr{background:var(--clr-surface,#16152e)}[data-theme="dark"] .lf-table th{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .lf-table td{border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .lf-table tbody tr:hover td{background:var(--clr-surface,#16152e)}[data-theme="dark"] .lf-table-wrap{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .lf-table-footer{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .lf-search-input{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .lf-badge-ext{background:rgb(107 114 128 / .2);color:#9ca3af}.ris-checker{background-image:linear-gradient(45deg,#e9ecef 25%,transparent 25%,transparent 75%,#e9ecef 75%),linear-gradient(45deg,#e9ecef 25%,transparent 25%,transparent 75%,#e9ecef 75%);background-size:20px 20px;background-position:0 0,10px 10px}[data-theme="dark"] .ris-checker{background-image:linear-gradient(45deg,#2d2b4e 25%,transparent 25%,transparent 75%,#2d2b4e 75%),linear-gradient(45deg,#2d2b4e 25%,transparent 25%,transparent 75%,#2d2b4e 75%)}#mpsCanvas{max-width:100%;max-height:100%;width:auto;height:auto;display:block;cursor:crosshair}#mpsWrap .rs-dim-field .iis-num-input{border:1.5px solid var(--clr-border,#e5e7eb)!important;border-radius:8px!important;background:var(--clr-card,#fff)}#mpsWrap .rs-dim-field .iis-num-input:focus{border-color:#754ffe!important;box-shadow:0 0 0 3px rgb(117 79 254 / .15)!important}[data-theme="dark"] #mpsWrap .rs-dim-field .iis-num-input{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)!important}.mps-drag-hint{position:absolute;top:14px;left:50%;transform:translateX(-50%);background:rgb(0 0 0 / .72);color:#fff;padding:5px 14px;border-radius:20px;font-size:.75rem;font-weight:500;pointer-events:none;white-space:nowrap;z-index:10}.mps-advanced{border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden}.mps-advanced-toggle{display:flex;align-items:center;gap:6px;padding:10px 14px;font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;list-style:none;user-select:none;background:var(--clr-surface,#f8f7ff)}.mps-advanced-toggle::-webkit-details-marker{display:none}.mps-chevron{transition:transform .2s;font-size:.75rem}details[open] .mps-chevron{transform:rotate(180deg)}.mps-advanced-body{padding:14px;border-top:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff)}.mps-unit-select{border-color:var(--clr-border,#cbd5e1);font-size:.88rem;border-radius:8px}.mps-unit-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .12)}[data-theme="dark"] .mps-advanced{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mps-advanced-toggle{background:var(--clr-surface,#16152e)}[data-theme="dark"] .mps-advanced-body{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mps-unit-select{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}.wie-gallery-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;padding:10px 16px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px}.wie-count-label{font-size:.92rem;color:var(--clr-muted,#6b7280)}.wie-count-label strong{color:var(--clr-heading,#1e1b4b);font-size:1.05rem}.wie-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.wie-img-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;background:var(--clr-card,#fff);transition:box-shadow .18s,transform .18s}.wie-img-card:hover{box-shadow:0 6px 24px rgb(117 79 254 / .13);transform:translateY(-2px)}.wie-img-wrap{aspect-ratio:1;overflow:hidden;background-color:#f0f0f0;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;display:flex;align-items:center;justify-content:center}.wie-img-wrap img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .22s}.wie-img-card:hover .wie-img-wrap img{transform:scale(1.04)}.wie-card-details{padding:10px}.wie-meta-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:8px}.wie-badge{font-size:.68rem;font-weight:700;letter-spacing:.04em;padding:2px 8px;border-radius:20px;background:var(--clr-surface,#f0eeff);color:#754ffe;text-transform:uppercase}.wie-dims{font-size:.72rem;color:var(--clr-muted,#9ca3af);white-space:nowrap}[data-theme="dark"] .wie-gallery-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .wie-count-label strong{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .wie-img-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .wie-img-wrap{background-color:#2a2845;background-image:linear-gradient(45deg,#1a1832 25%,transparent 25%),linear-gradient(-45deg,#1a1832 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#1a1832 75%),linear-gradient(-45deg,transparent 75%,#1a1832 75%)}[data-theme="dark"] .wie-badge{background:rgb(117 79 254 / .18)}#iusEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#iusPreview{max-width:100%;max-height:492px;width:auto;height:auto;display:block;object-fit:contain;flex-shrink:0;box-shadow:0 8px 28px rgb(0 0 0 / .22);border-radius:2px}.ius-dim-box{display:flex;align-items:center;gap:10px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:12px 14px}.ius-dim-item{flex:1;display:flex;flex-direction:column;gap:2px}.ius-dim-label{font-size:.72rem;color:var(--clr-muted,#9ca3af);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.ius-dim-val{font-size:.9rem;color:var(--clr-heading,#1e1b4b);font-weight:700;white-space:nowrap}.ius-dim-new{color:#754ffe}.ius-dim-arrow{font-size:1rem;color:var(--clr-muted,#9ca3af);flex-shrink:0}#iusWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#iusWrap.aib-fullscreen #iusEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#iusWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#iusWrap.aib-fullscreen .aib-preview-side{position:relative}#iusWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #iusEditor{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ius-dim-box{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ius-dim-val{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .ius-dim-new{color:#a78bfa}.czf-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.czf-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;background:var(--clr-surface,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e7eb)}.czf-card-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#6b7280)}.czf-count{font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:20px;background:rgb(117 79 254 / .12);color:#754ffe}.czf-table{width:100%;border-collapse:collapse;font-size:.88rem}.czf-table thead tr{background:var(--clr-surface,#f8f7ff)}.czf-table th{padding:10px 14px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--clr-muted,#6b7280);border-bottom:1px solid var(--clr-border,#e5e7eb);white-space:nowrap}.czf-table td{padding:10px 14px;border-bottom:1px solid var(--clr-border,#f1f5f9);vertical-align:middle;color:var(--clr-heading,#1e1b4b)}.czf-table tbody tr:last-child td{border-bottom:none}.czf-table tbody tr:hover td{background:var(--clr-surface,#f8f7ff)}.czf-td-name{word-break:break-all}.czf-th-size,.czf-td-size{width:90px;text-align:right;white-space:nowrap;color:var(--clr-muted,#6b7280)}.czf-th-act,.czf-td-act{width:44px;text-align:center}.czf-file-icon{color:#754ffe;font-size:.95rem;vertical-align:middle}.czf-remove-btn{background:none;border:none;padding:4px 6px;border-radius:6px;color:var(--clr-muted,#9ca3af);font-size:.8rem;cursor:pointer;line-height:1;transition:color .15s,background .15s}.czf-remove-btn:hover{color:#ef4444;background:rgb(239 68 68 / .08)}.czf-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 18px;background:var(--clr-surface,#f8f7ff);border-top:1px solid var(--clr-border,#e5e7eb)}.czf-size-info{display:flex;align-items:center;gap:6px;font-size:.85rem}.czf-size-label{color:var(--clr-muted,#6b7280)}.czf-size-info strong{color:var(--clr-heading,#1e1b4b)}.czf-foot-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}[data-theme="dark"] .czf-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .czf-card-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .czf-card-foot{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .czf-size-info strong{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .czf-table thead tr{background:var(--clr-surface,#16152e)}[data-theme="dark"] .czf-table th{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .czf-table td{border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .czf-table tbody tr:hover td{background:var(--clr-surface,#16152e)}.rtz-state-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.rtz-state-body{display:flex;flex-direction:column;align-items:center;text-align:center;padding:52px 32px;gap:18px}.rtz-big-spinner{width:48px!important;height:48px!important;border-width:4px!important;margin-right:0!important}.rtz-state-title{font-size:1.15rem;font-weight:700;color:var(--clr-heading,#1e1b4b);margin:0}.rtz-success-title{color:#16a34a}.rtz-progress-wrap{width:100%;max-width:440px;height:22px;border-radius:100px;background:var(--clr-surface,#f1f5f9);overflow:hidden}.rtz-progress-bar{height:100%;min-width:2rem;border-radius:100px;background:linear-gradient(90deg,#754ffe,#a78bfa);font-size:.72rem;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;transition:width .3s ease}.rtz-detail-text{font-size:.85rem;color:var(--clr-muted,#6b7280);max-width:420px;margin:0;word-break:break-all}.rtz-success-icon{font-size:3.5rem;color:#16a34a;line-height:1}.rtz-success-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}[data-theme="dark"] .rtz-state-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rtz-state-title{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .rtz-progress-wrap{background:rgb(255 255 255 / .1)}[data-theme="dark"] .rtz-success-title{color:#4ade80}[data-theme="dark"] .rtz-success-icon{color:#4ade80}.sic-totals{display:flex;border-bottom:1px solid var(--clr-border,#e5e7eb);background:var(--clr-surface,#f8f7ff)}.sic-tot-cell{flex:1;text-align:center;padding:10px 8px;border-right:1px solid var(--clr-border,#e5e7eb)}.sic-tot-cell:last-child{border-right:none}.sic-tot-lbl{font-size:.62rem;font-weight:700;color:var(--clr-muted,#9ca3af);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.sic-tot-val{font-size:.9rem;font-weight:800;color:var(--clr-heading,#111)}.sic-tot-green{color:#16a34a}.sic-row{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid var(--clr-border,#e5e7eb)}.sic-row:last-child{border-bottom:none}.sic-thumb{width:46px;height:46px;border-radius:8px;object-fit:cover;background:var(--clr-surface,#f3f4f6);flex-shrink:0}.sic-info{flex:1;min-width:0}.sic-name{font-size:.82rem;font-weight:600;color:var(--clr-heading,#111);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px}.sic-sizes{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sic-lbl{font-size:.68rem;color:var(--clr-muted,#9ca3af);font-weight:500;text-transform:uppercase;letter-spacing:.04em}.sic-val{font-size:.8rem;font-weight:700}.sic-before{color:var(--clr-muted,#6b7280)}.sic-after{color:#16a34a}.sic-same{color:var(--clr-muted,#6b7280)}.sic-err{color:#dc2626}.sic-sep{font-size:.75rem;color:var(--clr-border,#d1d5db)}.sic-pct{font-size:.82rem;font-weight:800;padding:3px 10px;border-radius:20px;white-space:nowrap;flex-shrink:0}.sic-pct-green{background:#dcfce7;color:#15803d}.sic-pct-gray{background:var(--clr-surface,#f3f4f6);color:var(--clr-muted,#9ca3af)}.sic-pct-red{background:#fee2e2;color:#dc2626}[data-theme="dark"] .sic-totals{background:var(--clr-surface,#1a1830)}[data-theme="dark"] .sic-tot-green{color:#4ade80}[data-theme="dark"] .sic-pct-green{background:rgb(22 163 74 / .18);color:#4ade80}[data-theme="dark"] .sic-pct-gray{background:var(--clr-surface,#2a2840);color:var(--clr-muted,#6b7280)}[data-theme="dark"] .sic-pct-red{background:rgb(220 38 38 / .18);color:#f87171}.cpdf-file-head{gap:10px;flex-wrap:nowrap}.cpdf-file-icon-wrap{font-size:2rem;color:#dc2626;flex-shrink:0;line-height:1}.cpdf-file-meta{min-width:0}.cpdf-file-name{font-size:.88rem;font-weight:700;color:var(--clr-heading,#111);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px}.cpdf-file-size{font-size:.76rem;color:var(--clr-muted,#9ca3af);margin-top:1px}.cpdf-body{padding:22px 22px}.cpdf-opt-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.cpdf-opt-card{display:flex;flex-direction:column;align-items:center;gap:6px;border:2px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:16px 10px;text-align:center;cursor:pointer;transition:border-color .18s,background .18s}.cpdf-opt-card:hover{border-color:#a78bfa;background:var(--clr-surface,#f8f7ff)}.cpdf-opt-card.active{border-color:#754ffe;background:rgb(117 79 254 / .07)}.cpdf-opt-icon{font-size:1.5rem;color:var(--clr-muted,#9ca3af);transition:color .18s}.cpdf-opt-card.active .cpdf-opt-icon{color:#754ffe}.cpdf-opt-label{font-size:.85rem;font-weight:700;color:var(--clr-heading,#111);line-height:1.2}.cpdf-opt-sub{font-size:.7rem;color:var(--clr-muted,#9ca3af);line-height:1.3}.cpdf-custom-wrap{background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:18px;margin-bottom:16px}.cpdf-radio-row{display:flex;gap:20px;margin-bottom:16px;flex-wrap:wrap}.cpdf-radio-opt{display:flex;align-items:center;gap:7px;font-size:.86rem;font-weight:600;color:var(--clr-text,#374151);cursor:pointer}.cpdf-radio-opt input{accent-color:#754ffe;width:15px;height:15px}.cpdf-notice{display:flex;align-items:flex-start;gap:8px;background:rgb(251 191 36 / .1);border:1px solid rgb(251 191 36 / .38);border-radius:10px;padding:11px 14px;font-size:.8rem;line-height:1.5;color:var(--clr-text,#374151);margin-bottom:18px}.cpdf-notice i{color:#d97706;flex-shrink:0;font-size:.9rem;margin-top:2px}.cpdf-size-compare{display:flex;align-items:center;justify-content:center;gap:16px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:18px 24px;flex-wrap:wrap}.cpdf-size-box{text-align:center}.cpdf-size-lbl{font-size:.68rem;text-transform:uppercase;font-weight:700;letter-spacing:.06em;color:var(--clr-muted,#9ca3af);margin-bottom:4px}.cpdf-size-val{font-size:1.05rem;font-weight:800;color:var(--clr-heading,#111)}.cpdf-size-green{color:#16a34a}.cpdf-size-arrow{font-size:1.1rem;color:var(--clr-muted,#9ca3af)}.cpdf-reduction-badge{background:#dcfce7;color:#15803d;font-size:.85rem;font-weight:800;padding:4px 12px;border-radius:20px;white-space:nowrap}.cpdf-badge-gray{background:var(--clr-surface,#f3f4f6);color:var(--clr-muted,#6b7280)}.cpdf-info-icon{color:#754ffe!important}[data-theme="dark"] .cpdf-opt-card{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cpdf-opt-card:hover{background:var(--clr-surface,#1a1830)}[data-theme="dark"] .cpdf-opt-card.active{background:rgb(117 79 254 / .15)}[data-theme="dark"] .cpdf-custom-wrap{background:var(--clr-surface,#1a1830);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cpdf-size-compare{background:var(--clr-surface,#1a1830);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cpdf-reduction-badge{background:rgb(22 163 74 / .18);color:#4ade80}[data-theme="dark"] .cpdf-badge-gray{background:var(--clr-surface,#2a2840);color:var(--clr-muted,#6b7280)}@keyframes lc-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.18)}}.lc-card-top{background:linear-gradient(135deg,#ff6b81,#ff4757);padding:28px 24px;text-align:center;color:#fff;position:relative;overflow:hidden}.lc-card-top::before,.lc-card-top::after{content:'';position:absolute;width:190px;height:190px;background:rgb(255 255 255 / .1);border-radius:50%;pointer-events:none}.lc-card-top::before{top:-65px;left:-65px}.lc-card-top::after{bottom:-65px;right:-65px}.lc-card-top h4{position:relative;font-size:1.35rem;font-weight:800;margin-bottom:4px;color:#fff}.lc-card-top p{position:relative;font-size:.85rem;opacity:.88;margin:0;color:#fff}.lc-heart-icon{font-size:2.2rem;color:#fff;animation:lc-pulse 1.5s ease-in-out infinite;position:relative;display:inline-block;margin-bottom:8px}.lc-body{padding:24px}.lc-divider{text-align:center;padding:2px 0 14px}.lc-divider-icon{font-size:1.2rem;color:#ff4757;animation:lc-pulse 1.5s ease-in-out infinite}.lc-invalid{font-size:.78rem;color:#dc2626;margin-top:5px;display:none;padding-left:2px}.lc-names-line{position:relative;font-size:1rem;font-weight:700;color:#fff;margin:8px 0 0}.lc-heart-inline{color:rgb(255 255 255 / .9);font-size:.9rem}.lc-meter-wrap{position:relative;width:150px;height:150px;margin:0 auto 20px}.lc-svg{transform:rotate(-90deg);width:100%;height:100%}.lc-circle-bg{fill:none;stroke:var(--clr-border,#f1f2f6);stroke-width:10}.lc-circle-prog{fill:none;stroke:#ff4757;stroke-width:10;stroke-linecap:round;stroke-dasharray:440;stroke-dashoffset:440}.lc-pct{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.1rem;font-weight:800;color:var(--clr-heading,#111);line-height:1}.lc-msg-title{font-size:1.25rem;font-weight:800;color:#ff4757;margin-bottom:8px}.lc-msg-desc{font-size:.88rem;color:var(--clr-muted,#6b7280);line-height:1.55;margin-bottom:0}[data-theme="dark"] .lc-circle-bg{stroke:var(--clr-border,#2d2b4e)}[data-theme="dark"] .lc-pct{color:var(--clr-heading,#e2e2f0)}.e2p-cap-note{align-self:center;max-width:90%;margin:4px auto 8px;padding:8px 14px;background:rgb(117 79 254 / .14);color:#d9d2ff;font-size:.78rem;font-weight:600;text-align:center;border-radius:8px;box-shadow:none!important}.e2p-orient-btn.active{background:var(--clr-primary,#754ffe)!important;border-color:var(--clr-primary,#754ffe)!important;color:#fff!important}.e2p-toggle-list{display:flex;flex-direction:column;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden}.e2p-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--clr-border,#e5e7eb);cursor:pointer;background:var(--clr-card,#fff);transition:background .15s}.e2p-toggle-row:last-child{border-bottom:none}.e2p-toggle-row:hover{background:var(--clr-surface,#f8f7ff)}.e2p-toggle-lbl{font-size:.83rem;font-weight:500;color:var(--clr-text,#374151);pointer-events:none}.e2p-toggle-row .form-check-input{cursor:pointer}.e2p-toggle-row .form-check-input:checked{background-color:#754ffe;border-color:#754ffe}[data-theme="dark"] .e2p-toggle-list{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .e2p-toggle-row{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .e2p-toggle-row:hover{background:var(--clr-surface,#1a1830)}[data-theme="dark"] .e2p-toggle-lbl{color:var(--clr-text,#e2e2f0)}#attiEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:0;overflow:hidden;background:var(--clr-card,#fff)}#attiWrap .aib-preview-panel{background:#525659;padding:16px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}#attiCanvas{max-width:100%;max-height:100%;width:auto;height:auto;display:block;flex-shrink:0;box-shadow:0 8px 28px rgb(0 0 0 / .3);border-radius:2px}.atti-canvas-hint{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:rgb(0 0 0 / .38);pointer-events:none}.atti-canvas-hint-icon{font-size:2.4rem;color:#fff;opacity:.9}.atti-canvas-hint-text{font-size:.9rem;color:#fff;margin:0;text-align:center;padding:0 28px;line-height:1.5;text-shadow:0 1px 5px rgb(0 0 0 / .5)}.atti-section-divider{display:flex;align-items:center;gap:8px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#9ca3af);margin:2px 0 10px}.atti-section-divider::before,.atti-section-divider::after{content:'';flex:1;height:1px;background:var(--clr-border,#e5e7eb)}.atti-textarea{resize:vertical;min-height:72px;font-size:.88rem;line-height:1.5}.atti-btn-group{display:flex;gap:6px}.atti-btn-group .btn{flex:1;font-size:.85rem;padding:6px 8px}.atti-style-btn.active,.atti-align-btn.active{background:var(--clr-primary,#754ffe)!important;border-color:var(--clr-primary,#754ffe)!important;color:#fff!important}.atti-hint{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 18px;text-align:center}.atti-hint-icon{font-size:1.6rem;color:var(--clr-muted,#9ca3af)}.atti-hint-text{font-size:.8rem;color:var(--clr-muted,#9ca3af);margin:0;line-height:1.5}#attiWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#attiWrap.aib-fullscreen #attiEditor{flex:1;min-height:0;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#attiWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:0}#attiWrap.aib-fullscreen .aib-preview-side{position:relative;min-height:0;overflow:hidden}#attiWrap.aib-fullscreen .aib-fs-close{display:flex}#attiWrap.aib-fullscreen .aib-preview-panel{flex:1;min-height:0}[data-theme="dark"] #attiEditor{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #attiWrap .aib-preview-panel{background:#1e1e1e}[data-theme="dark"] .atti-hint-icon,[data-theme="dark"] .atti-hint-text{color:var(--clr-muted,#6b6b8d)}.asc-body{padding:24px}.asc-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.asc-grid{grid-template-columns:320px 1fr;align-items:start}}.asc-num-input{margin-top:10px;font-size:.88rem}.asc-badge{font-size:.72rem;font-weight:700;padding:2px 10px;border-radius:20px;white-space:nowrap}.asc-badge-blue{background:rgb(59 130 246 / .12);color:#3b82f6}.asc-badge-purple{background:rgb(117 79 254 / .12);color:#754ffe}.asc-badge-green{background:rgb(16 185 129 / .12);color:#10b981}.asc-results{display:flex;flex-direction:column;gap:14px}.asc-hero{background:linear-gradient(135deg,#5b3fcb 0%,#754ffe 60%,#9b72ff 100%);border-radius:14px;padding:26px 20px;text-align:center;color:#fff;position:relative;overflow:hidden}.asc-hero::before{content:'';position:absolute;width:180px;height:180px;background:rgb(255 255 255 / .08);border-radius:50%;top:-60px;right:-50px;pointer-events:none}.asc-hero-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;opacity:.82;margin-bottom:10px;position:relative}.asc-hero-val{font-size:3rem;font-weight:800;line-height:1;position:relative;display:flex;align-items:baseline;justify-content:center;gap:3px}.asc-hero-val sup{font-size:.42em;opacity:.75;vertical-align:super}.asc-hero-sub{font-size:.75rem;opacity:.7;margin-top:8px;position:relative}.asc-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.asc-metric{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:16px 10px;text-align:center}.asc-metric-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.88rem;margin:0 auto 10px}.asc-metric-blue .asc-metric-icon{background:rgb(59 130 246 / .12);color:#3b82f6}.asc-metric-green .asc-metric-icon{background:rgb(16 185 129 / .12);color:#10b981}.asc-metric-amber .asc-metric-icon{background:rgb(245 158 11 / .12);color:#f59e0b}.asc-metric-val{font-size:1.05rem;font-weight:700;color:var(--clr-heading,#111);margin-bottom:4px;word-break:break-all}.asc-metric-lbl{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#9ca3af)}.asc-formula{background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:14px 16px}.asc-formula-title{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#9ca3af);margin-bottom:6px}.asc-formula-eq{font-size:.82rem;color:var(--clr-text,#374151);line-height:1.7;font-family:'Courier New',monospace}.asc-formula-eq strong{color:var(--clr-primary,#754ffe)}.asc-disclaimer{font-size:.76rem;color:var(--clr-muted,#9ca3af);text-align:center;margin:0;line-height:1.5}[data-theme="dark"] .asc-metric{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .asc-formula{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .asc-formula-eq{color:var(--clr-text,#c4c4d4)}#t2pCard{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);overflow:hidden;display:flex}.t2p-preview-panel{display:none;position:relative;background:#1e1e2e;flex:1;min-width:0;align-items:center;justify-content:center}.t2p-preview-ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;position:absolute;inset:0;pointer-events:none}.t2p-ph-icon{font-size:3.5rem;color:rgb(255 255 255 / .2);line-height:1}.t2p-ph-text{font-size:.85rem;color:rgb(255 255 255 / .3);margin:0;text-align:center}.t2p-iframe{display:none;position:absolute;inset:0;width:100%;height:100%;border:none}.t2p-controls{display:flex;flex-direction:column;flex:1;min-width:0}#t2pWrap.t2p-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff)}#t2pWrap.t2p-fullscreen #t2pCard{border-radius:0;border:none;height:100%;flex-direction:row}#t2pWrap.t2p-fullscreen .t2p-preview-panel{display:flex;flex:1}#t2pWrap.t2p-fullscreen .t2p-controls{width:360px;flex:none;overflow-y:auto;border-left:1px solid var(--clr-border,#e5e7eb)}#t2pWrap.t2p-fullscreen .t2p-textarea{min-height:160px;resize:none}#t2pWrap.t2p-fullscreen .t2p-settings{grid-template-columns:1fr 1fr}#t2pWrap.t2p-fullscreen .t2p-setting{border-right:none;margin-right:0;padding-right:0}#t2pWrap.t2p-fullscreen .t2p-setting:nth-child(odd){border-right:1px solid var(--clr-border,#e5e7eb);margin-right:16px;padding-right:16px}#t2pWrap.t2p-fullscreen .t2p-setting--slider{grid-column:span 2;border-right:none;margin-right:0;padding-right:0}.t2p-fs-btn{font-size:.9rem;padding:8px 10px;border-radius:8px;border:1px solid var(--clr-border,#e5e7eb);background:#fff0;color:var(--clr-text,#374151);cursor:pointer;transition:background .15s,border-color .15s;line-height:1}.t2p-fs-btn:hover{background:var(--clr-surface,#f8f7ff);border-color:#9ca3af}.t2p-textarea-wrap{padding:20px 20px 0}.t2p-textarea{display:block;width:100%;min-height:200px;resize:vertical;padding:14px 16px;font-family:'Courier New',monospace;font-size:.875rem;line-height:1.65;color:var(--clr-text,#374151);background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;outline:none;transition:border-color .15s}.t2p-textarea:focus{border-color:var(--clr-primary,#754ffe)}.t2p-textarea::placeholder{color:var(--clr-muted,#9ca3af)}.t2p-settings{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:4px 20px 0;border-bottom:1px solid var(--clr-border,#e5e7eb)}@media (min-width:700px){.t2p-settings{grid-template-columns:auto auto 1fr 1fr}}.t2p-setting{padding:16px 16px 16px 0;border-right:1px solid var(--clr-border,#e5e7eb);margin-right:16px}.t2p-setting:last-child{border-right:none;margin-right:0}@media (max-width:699px){.t2p-setting:nth-child(odd){border-right:1px solid var(--clr-border,#e5e7eb)}.t2p-setting:nth-child(even){border-right:none;margin-right:0;padding-left:16px;padding-right:0}.t2p-setting--slider{grid-column:span 2;border-right:none;margin-right:0}}.t2p-label{display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#9ca3af);margin-bottom:8px;white-space:nowrap}.t2p-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.t2p-label-row .t2p-label{margin-bottom:0}.t2p-val{font-size:.72rem;font-weight:700;color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .1);padding:1px 8px;border-radius:20px}.t2p-select{font-size:.82rem;padding:6px 10px;border-radius:8px;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-surface,#f8f7ff);color:var(--clr-text,#374151);min-width:120px;outline:none;cursor:pointer;transition:border-color .15s}.t2p-select:focus{border-color:var(--clr-primary,#754ffe)}.t2p-range{width:100%;min-width:120px}.t2p-ticks{display:flex;justify-content:space-between;font-size:.65rem;color:var(--clr-muted,#9ca3af);margin-top:2px}.t2p-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 20px;flex-wrap:wrap}.t2p-footer-right{display:flex;gap:8px;align-items:center}.t2p-upload-btn,.t2p-clear-btn{font-size:.82rem;font-weight:600;padding:8px 16px;border-radius:8px;border:1px solid var(--clr-border,#e5e7eb);background:#fff0;color:var(--clr-text,#374151);cursor:pointer;transition:background .15s,border-color .15s}.t2p-upload-btn:hover,.t2p-clear-btn:hover{background:var(--clr-surface,#f8f7ff);border-color:#9ca3af;color:#000}.t2p-download-btn{font-size:.9rem;font-weight:700;padding:9px 24px;border-radius:10px;border:none;background:var(--clr-primary,#754ffe);color:#fff;cursor:pointer;transition:opacity .15s,transform .1s}.t2p-download-btn:hover:not(:disabled){opacity:.88}.t2p-download-btn:active:not(:disabled){transform:scale(.97)}.t2p-download-btn:disabled{opacity:.45;cursor:not-allowed}[data-theme="dark"] #t2pCard{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .t2p-preview-panel{background:#0f0f1e}[data-theme="dark"] #t2pWrap.t2p-fullscreen .t2p-controls{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .t2p-fs-btn{border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#c4c4d4)}[data-theme="dark"] .t2p-textarea{background:var(--clr-surface,#16152e);color:var(--clr-text,#c4c4d4);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .t2p-setting{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .t2p-settings{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .t2p-select{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#c4c4d4)}[data-theme="dark"] .t2p-upload-btn,[data-theme="dark"] .t2p-clear-btn{border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#c4c4d4)}[data-theme="dark"] .t2p-upload-btn:hover,[data-theme="dark"] .t2p-clear-btn:hover{background:var(--clr-surface,#16152e);border-color:#6b7280}.pxvc-hero{display:flex;align-items:center;gap:18px;padding:20px 22px;border-radius:12px;margin-bottom:16px;border:1px solid #fff0}.pxvc-hero--good{background:#f0fdf4;border-color:#bbf7d0}.pxvc-hero--bad{background:#fffbeb;border-color:#fde68a}.pxvc-hero--missing{background:#fef2f2;border-color:#fecaca}.pxvc-hero--error{background:#fef2f2;border-color:#fecaca}.pxvc-hero-icon{font-size:2.4rem;line-height:1;flex-shrink:0}.pxvc-hero--good .pxvc-hero-icon{color:#16a34a}.pxvc-hero--bad .pxvc-hero-icon{color:#d97706}.pxvc-hero--missing .pxvc-hero-icon{color:#dc2626}.pxvc-hero--error .pxvc-hero-icon{color:#dc2626}.pxvc-hero-title{font-size:1.05rem;font-weight:700;color:var(--clr-heading,#111827);margin-bottom:4px}.pxvc-hero-desc{font-size:.84rem;color:var(--clr-muted,#6b7280);line-height:1.5}.pxvc-details{background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:4px 20px;margin-bottom:16px}.pxvc-row{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--clr-border,#e5e7eb);gap:20px}.pxvc-row:last-child{border-bottom:none}.pxvc-row-label{font-size:.78rem;font-weight:600;color:var(--clr-muted,#6b7280);white-space:nowrap;flex-shrink:0}.pxvc-row-val{font-size:.82rem;color:var(--clr-text,#374151);word-break:break-all;text-align:right}.pxvc-issues-wrap{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:14px 18px;margin-bottom:16px}.pxvc-issues-head{font-size:.8rem;font-weight:700;color:#92400e;margin-bottom:10px}.pxvc-issues-list{list-style:none;padding:0;margin:0}.pxvc-issues-list li{font-size:.82rem;color:#78350f;padding:5px 0 5px 20px;border-bottom:1px solid #fde68a;position:relative;line-height:1.5}.pxvc-issues-list li:last-child{border-bottom:none}.pxvc-issues-list li::before{content:'⚠';position:absolute;left:0;font-size:.72rem;top:6px}.pxvc-tip{font-size:.82rem;color:var(--clr-muted,#6b7280);background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:12px 16px;line-height:1.6}[data-theme="dark"] .pxvc-hero--good{background:rgb(22 163 74 / .1);border-color:rgb(22 163 74 / .3)}[data-theme="dark"] .pxvc-hero--bad{background:rgb(217 119 6 / .1);border-color:rgb(217 119 6 / .3)}[data-theme="dark"] .pxvc-hero--missing{background:rgb(220 38 38 / .1);border-color:rgb(220 38 38 / .3)}[data-theme="dark"] .pxvc-hero--error{background:rgb(220 38 38 / .1);border-color:rgb(220 38 38 / .3)}[data-theme="dark"] .pxvc-details{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxvc-row{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxvc-issues-wrap{background:rgb(217 119 6 / .08);border-color:rgb(217 119 6 / .3)}[data-theme="dark"] .pxvc-issues-head{color:#fcd34d}[data-theme="dark"] .pxvc-issues-list li{color:#fde68a;border-color:rgb(217 119 6 / .25)}[data-theme="dark"] .pxvc-tip{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}.mta-card-head{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#6b7280);padding:12px 18px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px 10px 0 0;border-bottom:none}.mta-section{margin-bottom:16px}.mta-section .pxvc-details{border-radius:0 0 10px 10px;margin-bottom:0}.mta-previews{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:16px}@media (min-width:680px){.mta-previews{grid-template-columns:1fr 1fr}}.mta-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden}.mta-card .mta-card-head{border-radius:0;border:none;border-bottom:1px solid var(--clr-border,#e5e7eb)}.mta-google{padding:16px 18px;background:var(--clr-card,#fff)}.mta-g-url{font-size:.75rem;color:#3c4043;margin-bottom:3px}.mta-g-title{font-size:1rem;font-weight:400;color:#1a0dab;margin-bottom:4px;line-height:1.3;max-width:480px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mta-g-desc{font-size:.82rem;color:#4d5156;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mta-og-card{background:var(--clr-card,#fff)}.mta-og-img{width:100%;max-height:160px;object-fit:cover;display:block}.mta-og-body{padding:12px 14px;background:var(--clr-surface,#f0f2f5)}.mta-og-site{font-size:.68rem;text-transform:uppercase;color:var(--clr-muted,#6b7280);margin-bottom:3px;letter-spacing:.04em}.mta-og-title{font-size:.9rem;font-weight:700;color:var(--clr-heading,#111827);margin-bottom:3px;line-height:1.3}.mta-og-desc{font-size:.78rem;color:var(--clr-muted,#6b7280);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mta-badge{display:inline-block;font-size:.65rem;font-weight:700;padding:1px 7px;border-radius:20px;background:rgb(117 79 254 / .1);color:var(--clr-primary,#754ffe);margin-left:8px;vertical-align:middle;white-space:nowrap}[data-theme="dark"] .mta-card{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mta-card-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mta-google{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .mta-g-url{color:#9ca3af}[data-theme="dark"] .mta-g-title{color:#93c5fd}[data-theme="dark"] .mta-g-desc{color:#9ca3af}[data-theme="dark"] .mta-og-card{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .mta-og-body{background:var(--clr-surface,#16152e)}.mtg-card-wrap{border:1px solid var(--clr-border,#e5e7eb)!important;border-radius:16px!important;overflow:hidden;min-height:520px}.mtg-card-wrap>.row{min-height:520px}.mtg-form-col{display:flex;flex-direction:column;border-right:1px solid var(--clr-border,#e5e7eb)}.mtg-panes-wrap{flex:1;overflow-y:auto}.mtg-pane{min-height:0}#mtgWrap .nav-pills .mtg-nav-btn{font-size:.78rem;font-weight:600;color:var(--clr-muted,#9ca3af);border-radius:8px;padding:.45rem .5rem;border:none;background:#fff0;transition:background .15s,color .15s}#mtgWrap .nav-pills .mtg-nav-btn:hover:not(.active){background:rgb(117 79 254 / .08);color:var(--clr-primary,#754ffe)}#mtgWrap .nav-pills .mtg-nav-btn.active{background:var(--clr-primary,#754ffe);color:#fff}.mtg-ctr{font-size:.7rem;font-weight:600;color:var(--clr-muted,#9ca3af);white-space:nowrap}.mtg-ctr.good{color:#16a34a}.mtg-ctr.warn{color:#d97706}.mtg-ctr.bad{color:#dc2626}#mtgWrap .btn-check:checked+.btn-outline-secondary{background-color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}#mtgWrap .btn-outline-secondary:hover{background-color:rgb(117 79 254 / .08);border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}.mtg-out-col{background:#13111f;display:flex;flex-direction:column}.mtg-out-head{border-bottom:1px solid rgb(255 255 255 / .08)!important;background:rgb(255 255 255 / .03);flex-shrink:0}.mtg-out-body{flex:1;overflow-y:auto;padding:18px 20px}.mtg-out-tab{font-size:.74rem;font-weight:600;padding:5px 12px;border-radius:7px;border:1px solid rgb(255 255 255 / .15);background:#fff0;color:rgb(255 255 255 / .5);cursor:pointer;transition:all .15s}.mtg-out-tab:hover{color:#fff;border-color:rgb(255 255 255 / .3);background:rgb(255 255 255 / .06)}.mtg-out-tab.active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}.mtg-copy-btn{font-size:.75rem;font-weight:700;padding:5px 14px;border-radius:7px;border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .8);cursor:pointer;transition:all .15s}.mtg-copy-btn:hover{background:rgb(255 255 255 / .12);color:#fff;border-color:rgb(255 255 255 / .35)}.mtg-pre{margin:0;font-family:'JetBrains Mono','Fira Code','Cascadia Code',monospace;font-size:.8rem;line-height:1.75;color:#cdd6f4;white-space:pre-wrap;word-break:break-all;background:#fff0;border:none;padding:0}.mtg-tag{color:#89b4fa}.mtg-attr{color:#a6e3a1}.mtg-str{color:#f9e2af}.mtg-comment{color:#6c7086;font-style:italic}.mtg-empty{color:#6c7086;font-style:italic}.mtg-google-card{background:#fff;border:1px solid #e5e7eb}.mtg-g-url{font-size:.78rem;color:#666;margin-bottom:3px}.mtg-g-title{font-size:1.05rem;font-weight:500;color:#1a0dab;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mtg-g-desc{font-size:.84rem;color:#555;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mtg-og-card{background:#fff;border:1px solid #e5e7eb}.mtg-og-img{aspect-ratio:1.91 / 1;background:#e5e7eb;overflow:hidden}.mtg-og-img img{width:100%;height:100%;object-fit:cover;display:block}.mtg-og-ph{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af;font-size:2.5rem}.mtg-og-site{font-size:.68rem;font-weight:700;letter-spacing:.05em;color:#888;text-transform:uppercase;margin-bottom:3px}.mtg-og-title{font-size:.95rem;font-weight:700;color:#111;margin-bottom:3px;line-height:1.3}.mtg-og-desc{font-size:.8rem;color:#555;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mtg-out-note{font-size:.72rem;color:rgb(255 255 255 / .4);margin:0}@media (max-width:991px){.mtg-form-col{border-right:none;border-bottom:1px solid var(--clr-border,#e5e7eb)}.mtg-out-col{min-height:380px}.mtg-card-wrap>.row{min-height:0}}[data-theme="dark"] .mtg-card-wrap{border-color:var(--clr-border,#2d2b4e)!important}[data-theme="dark"] .mtg-form-col{border-color:var(--clr-border,#2d2b4e);background:var(--clr-card,#1d1c35)}[data-theme="dark"] #mtgWrap .nav-pills{background:var(--clr-surface,#16152e)!important}[data-theme="dark"] #mtgWrap .form-label,[data-theme="dark"] #mtgWrap .fw-semibold{color:var(--clr-heading,#e0deff)}[data-theme="dark"] #mtgWrap .form-text{color:var(--clr-muted,#9ca3af)}[data-theme="dark"] .mtg-google-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mtg-g-title{color:#93c5fd}[data-theme="dark"] .mtg-g-url,[data-theme="dark"] .mtg-g-desc{color:#9ca3af}[data-theme="dark"] .mtg-og-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mtg-og-img{background:#2d2b4e}[data-theme="dark"] .mtg-og-body{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .mtg-og-title{color:#e0deff}[data-theme="dark"] .mtg-og-site,[data-theme="dark"] .mtg-og-desc{color:#9ca3af}.rcc-summary{display:flex;align-items:center;padding:12px 16px;border-radius:10px;font-size:.92rem;font-weight:600;margin-bottom:14px;border:1px solid #fff0}.rcc-summary--ok{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.rcc-summary--info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.rcc-summary--error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.rcc-alert-warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.rcc-chain{padding-top:4px}.rcc-hop{display:flex;gap:14px;align-items:stretch}.rcc-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:32px}.rcc-num{width:32px;height:32px;border-radius:50%;font-size:.78rem;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rcc-num--redir{background:var(--clr-primary,#754ffe)}.rcc-num--ok{background:#16a34a}.rcc-num--final{background:#16a34a}.rcc-connector{flex:1;width:2px;background:var(--clr-border,#e5e7eb);margin:4px 0;min-height:20px}.rcc-card{flex:1;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;background:var(--clr-card,#fff);padding:12px 14px;margin-bottom:8px;min-width:0}.rcc-card--final{border-color:#bbf7d0;background:#f0fdf4}.rcc-url{font-size:.84rem;word-break:break-all;color:var(--clr-text,#374151);margin-bottom:8px;font-weight:500}.rcc-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.rcc-badge{font-size:.7rem;font-weight:700;padding:2px 9px;border-radius:20px;white-space:nowrap}.rcc-badge--ok{background:#dcfce7;color:#15803d}.rcc-badge--redir{background:#fef9c3;color:#854d0e}.rcc-badge--err{background:#fee2e2;color:#b91c1c}.rcc-badge--server{background:#f1f5f9;color:#475569}.rcc-badge--final{background:#dcfce7;color:#15803d}.rcc-open-btn{font-size:.75rem;font-weight:600;color:var(--clr-muted,#6b7280);text-decoration:none;border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;padding:2px 8px;transition:color .15s,border-color .15s}.rcc-open-btn:hover{color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe)}[data-theme="dark"] .rcc-summary--ok{background:rgb(22 163 74 / .12);border-color:rgb(134 239 172 / .3);color:#86efac}[data-theme="dark"] .rcc-summary--info{background:rgb(29 78 216 / .12);border-color:rgb(147 197 253 / .3);color:#93c5fd}[data-theme="dark"] .rcc-summary--error{background:rgb(239 68 68 / .12);border-color:rgb(252 165 165 / .3);color:#fca5a5}[data-theme="dark"] .rcc-alert-warn{background:rgb(251 191 36 / .08);border-color:rgb(253 230 138 / .3);color:#fde68a}[data-theme="dark"] .rcc-connector{background:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rcc-card{border-color:var(--clr-border,#2d2b4e);background:var(--clr-card,#1d1c35)}[data-theme="dark"] .rcc-card--final{border-color:rgb(134 239 172 / .3);background:rgb(22 163 74 / .08)}[data-theme="dark"] .rcc-url{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .rcc-badge--ok{background:rgb(22 163 74 / .15);color:#86efac}[data-theme="dark"] .rcc-badge--redir{background:rgb(251 191 36 / .15);color:#fde68a}[data-theme="dark"] .rcc-badge--err{background:rgb(239 68 68 / .15);color:#fca5a5}[data-theme="dark"] .rcc-badge--server{background:rgb(71 85 105 / .25);color:#94a3b8}[data-theme="dark"] .rcc-badge--final{background:rgb(22 163 74 / .15);color:#86efac}[data-theme="dark"] .rcc-open-btn{border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#9ca3af)}.grc-live-stars{font-size:1.1rem;line-height:1;min-height:20px}.grc-star{font-size:inherit}.grc-star--full{color:#f59e0b}.grc-star--empty{color:var(--clr-border,#d1d5db)}#grcWrap .form-control{border-radius:12px;border:1.5px solid var(--clr-border,#e5e7eb);padding:.7rem .95rem;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}#grcWrap .form-control:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}#grcWrap #grcCalc{background:linear-gradient(135deg,#754ffe,#5c3dd8);border:none;border-radius:100px;padding:.6rem 1.5rem;box-shadow:0 4px 14px rgb(117 79 254 / .35);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}#grcWrap #grcCalc:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgb(117 79 254 / .45);filter:brightness(1.05)}#grcWrap #grcReset{border-radius:100px;padding:.6rem 1.25rem}.grc-already-card{display:flex;align-items:flex-start;gap:14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:20px 22px}.grc-already-icon{font-size:1.8rem;color:#16a34a;flex-shrink:0;margin-top:2px}.grc-already-msg{font-size:1rem;font-weight:600;color:#15803d;margin:0}.grc-hero{background:linear-gradient(160deg,rgb(117 79 254 / .10),rgb(117 79 254 / .03));border:1px solid rgb(117 79 254 / .18);border-radius:18px;padding:34px 20px;text-align:center;box-shadow:0 10px 30px rgb(117 79 254 / .10)}.grc-hero-num{font-size:4.4rem;font-weight:800;line-height:1;letter-spacing:-.02em;background:linear-gradient(135deg,#754ffe,#5c3dd8);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.grc-hero-sub{font-size:.9rem;color:var(--clr-muted,#6b7280);margin-top:8px}.grc-hero-stars{font-size:1.6rem;margin-top:12px;line-height:1}.grc-hero-rating{display:inline-block;margin-top:10px;padding:4px 14px;border-radius:100px;background:rgb(117 79 254 / .10);font-size:.85rem;font-weight:700;color:#5c3dd8}.grc-cmp-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:16px 14px;text-align:center;height:100%}.grc-cmp-card--after{border-color:rgb(117 79 254 / .35);background:rgb(117 79 254 / .04)}.grc-cmp-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#6b7280);margin-bottom:6px}.grc-cmp-score{font-size:1.4rem;font-weight:800;color:var(--clr-heading,#1a1a2e);line-height:1}.grc-cmp-card--after .grc-cmp-score{color:var(--clr-primary,#754ffe)}.grc-cmp-stars{font-size:1rem;margin:6px 0 4px;line-height:1}.grc-cmp-count{font-size:.78rem;color:var(--clr-muted,#6b7280)}[data-theme="dark"] .grc-already-card{background:rgb(22 163 74 / .08);border-color:rgb(134 239 172 / .25)}[data-theme="dark"] .grc-already-icon{color:#86efac}[data-theme="dark"] .grc-already-msg{color:#86efac}[data-theme="dark"] .grc-hero{background:var(--clr-surface,#1e1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .grc-hero-rating{color:var(--clr-heading,#e0deff)}[data-theme="dark"] .grc-cmp-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .grc-cmp-card--after{background:rgb(117 79 254 / .08);border-color:rgb(117 79 254 / .35)}[data-theme="dark"] .grc-cmp-score{color:var(--clr-heading,#e0deff)}[data-theme="dark"] .grc-star--empty{color:var(--clr-border,#3d3b5e)}.ulpdf-fileline{display:flex;align-items:center;font-size:.85rem;font-weight:700;color:var(--clr-heading,#1f2937);word-break:break-all}.ulpdf-filemeta{margin-top:4px;font-size:.78rem;color:var(--clr-muted,#6b7280)}.ulpdf-status{margin-top:.55rem;display:inline-flex;align-items:center;font-size:.8rem;font-weight:700;padding:.35rem .75rem;border-radius:999px}.ulpdf-status--locked{background:#fef9c3;color:#854d0e}.ulpdf-status--unlocked{background:#dcfce7;color:#15803d}.ulpdf-note{font-size:.8rem;color:var(--clr-muted,#6b7280);background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;padding:.6rem .7rem}.ulpdf-locked{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;color:#d9d2ff;padding:2rem}.ulpdf-locked .bi{font-size:3.4rem;color:#fbbf24;line-height:1}.ulpdf-locked-title{font-size:1rem;font-weight:700;color:#fff}.ulpdf-locked-sub{font-size:.82rem;color:#b7b4d6;max-width:320px}[data-theme="dark"] .ulpdf-fileline{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .ulpdf-note{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:#b7b4d6}[data-theme="dark"] .ulpdf-status--locked{background:rgb(251 191 36 / .12);color:#fde68a}[data-theme="dark"] .ulpdf-status--unlocked{background:rgb(22 163 74 / .12);color:#86efac}.ppdf-fileline{display:flex;align-items:center;font-size:.85rem;font-weight:700;color:var(--clr-heading,#1f2937);word-break:break-all}.ppdf-filemeta{margin-top:4px;font-size:.78rem;color:var(--clr-muted,#6b7280)}.ppdf-status{margin-top:.55rem;display:inline-flex;align-items:center;font-size:.8rem;font-weight:700;padding:.35rem .75rem;border-radius:999px}.ppdf-status--open{background:#dcfce7;color:#15803d}.ppdf-status--locked{background:rgb(117 79 254 / .1);color:var(--clr-primary,#754ffe)}.ppdf-note{font-size:.8rem;color:var(--clr-muted,#6b7280);background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;padding:.6rem .7rem}.ppdf-cap-note{align-self:center;max-width:90%;margin:4px auto 8px;padding:8px 14px;background:rgb(117 79 254 / .14);color:#d9d2ff;font-size:.78rem;font-weight:600;text-align:center;border-radius:8px;box-shadow:none!important}[data-theme="dark"] .ppdf-fileline{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .ppdf-note{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:#b7b4d6}[data-theme="dark"] .ppdf-status--open{background:rgb(22 163 74 / .12);color:#86efac}[data-theme="dark"] .ppdf-status--locked{background:rgb(117 79 254 / .15);color:#c4b5fd}.wpsc-status-card{border-radius:14px;padding:28px 20px;text-align:center;border:1px solid}.wpsc-status--good{background:#f0fdf4;border-color:#bbf7d0}.wpsc-status--warn{background:#fefce8;border-color:#fde68a}.wpsc-status--bad{background:#fef2f2;border-color:#fecaca}.wpsc-status-icon{font-size:2.8rem;display:block;margin-bottom:10px}.wpsc-status--good .wpsc-status-icon{color:#16a34a}.wpsc-status--warn .wpsc-status-icon{color:#d97706}.wpsc-status--bad .wpsc-status-icon{color:#dc2626}.wpsc-status-title{font-size:1.2rem;font-weight:700;margin-bottom:6px}.wpsc-status--good .wpsc-status-title{color:#15803d}.wpsc-status--warn .wpsc-status-title{color:#92400e}.wpsc-status--bad .wpsc-status-title{color:#b91c1c}.wpsc-status-desc{font-size:.875rem;opacity:.85}.wpsc-status--good .wpsc-status-desc{color:#166534}.wpsc-status--warn .wpsc-status-desc{color:#78350f}.wpsc-status--bad .wpsc-status-desc{color:#991b1b}[data-theme="dark"] .wpsc-status--good{background:rgb(22 163 74 / .08);border-color:rgb(134 239 172 / .25)}[data-theme="dark"] .wpsc-status--warn{background:rgb(217 119 6 / .08);border-color:rgb(253 230 138 / .25)}[data-theme="dark"] .wpsc-status--bad{background:rgb(220 38 38 / .08);border-color:rgb(252 165 165 / .25)}[data-theme="dark"] .wpsc-status--good .wpsc-status-title{color:#86efac}[data-theme="dark"] .wpsc-status--warn .wpsc-status-title{color:#fde68a}[data-theme="dark"] .wpsc-status--bad .wpsc-status-title{color:#fca5a5}[data-theme="dark"] .wpsc-status--good .wpsc-status-desc{color:#86efac;opacity:.8}[data-theme="dark"] .wpsc-status--warn .wpsc-status-desc{color:#fde68a;opacity:.8}[data-theme="dark"] .wpsc-status--bad .wpsc-status-desc{color:#fca5a5;opacity:.8}[data-theme="dark"] .wpsc-status--good .wpsc-status-icon{color:#86efac}[data-theme="dark"] .wpsc-status--warn .wpsc-status-icon{color:#fde68a}[data-theme="dark"] .wpsc-status--bad .wpsc-status-icon{color:#fca5a5}.cc-stats{display:flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden}.cc-stat{flex:1;text-align:center;padding:10px 6px;border-right:1px solid var(--clr-border,#e5e7eb)}.cc-stat:last-child{border-right:none}.cc-stat-val{font-size:1.1rem;font-weight:700;color:var(--clr-primary,#754ffe);line-height:1.2}.cc-stat-lbl{font-size:.6rem;text-transform:uppercase;letter-spacing:.07em;color:var(--clr-muted,#6b7280);margin-top:2px}.cc-case-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 13px;border-radius:8px;border:1.5px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);font-weight:600;font-size:.78rem;cursor:pointer;color:var(--clr-text,#495057);transition:border-color .15s,color .15s,background .15s;white-space:nowrap}.cc-case-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe);background:var(--clr-card,#fff)}.cc-case-btn.active{background:var(--clr-primary,#754ffe);color:#fff;border-color:var(--clr-primary,#754ffe)}.cc-badge{font-size:.72rem;font-weight:700;background:var(--clr-primary,#754ffe);color:#fff;padding:3px 12px;border-radius:20px;white-space:nowrap}.cc-badge--muted{background:var(--clr-surface,#f1f0ff);color:var(--clr-muted,#6b7280)}.cc-actions-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;border-top:1px solid var(--clr-border,#e5e7eb)}.cc-toast{position:fixed;bottom:22px;right:22px;background:var(--clr-heading,#1e1b4b);color:#fff;padding:9px 18px;border-radius:8px;font-size:.82rem;font-weight:600;box-shadow:0 8px 24px rgb(0 0 0 / .2);opacity:0;transform:translateY(8px);transition:opacity .22s,transform .22s;z-index:9999;pointer-events:none}.cc-toast.show{opacity:1;transform:translateY(0)}@media (max-width:576px){.cc-stats{flex-wrap:wrap}.cc-stat{min-width:33%}}[data-theme="dark"] .cc-stats{border-color:var(--clr-border,#2d2b4e);background:var(--clr-card,#1d1c35)}[data-theme="dark"] .cc-stat{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cc-case-btn{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .cc-case-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe);background:var(--clr-card,#1d1c35)}[data-theme="dark"] .cc-badge--muted{background:var(--clr-surface,#1e1c35);color:var(--clr-muted,#9ca3af)}[data-theme="dark"] .cc-actions-bar{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cc-toast{background:#e0deff;color:#1e1b4b}#mpdfEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#mpdfWrap .mpdf-editor-wrap{height:78vh;min-height:520px;align-items:stretch;overflow:hidden}#mpdfWrap .mpdf-preview-side{flex:1 1 0%;min-width:0;padding:0;background:#fff0;display:flex;flex-direction:column;overflow:hidden}#mpdfWrap .aib-sidebar{width:300px;overflow:hidden;display:flex;flex-direction:column}.mpdf-preview-panel{flex:1;background:#525659;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:0;border-radius:12px 0 0 12px;min-height:0}.mpdf-page-canvas{display:block;width:100%;height:auto;border-radius:4px;margin-bottom:8px;box-shadow:0 2px 8px rgb(0 0 0 / .4);background:#fff}.mpdf-placeholder{width:100%;aspect-ratio:210 / 297;background:#fff;border-radius:4px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.85rem}.mpdf-anchor{height:0;pointer-events:none}.mpdf-divider{display:flex;align-items:center;gap:10px;margin:8px 0 12px;color:rgb(255 255 255 / .55);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}.mpdf-divider::before,.mpdf-divider::after{content:'';flex:1;height:1px;border-top:1px dashed rgb(255 255 255 / .3)}.mpdf-summary{padding:8px 16px;font-size:.78rem;color:var(--clr-muted,#6b7280);border-bottom:1px solid var(--clr-border,#e5e7eb)}.mpdf-file-body{flex:1;overflow-y:auto;padding:8px 0;min-height:0}.mpdf-file-list{list-style:none;margin:0;padding:0 12px;display:flex;flex-direction:column;gap:6px}.mpdf-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);cursor:pointer;transition:border-color .15s,background .15s;min-width:0}.mpdf-item:hover{border-color:var(--clr-primary,#754ffe)}.mpdf-drag-icon{color:var(--clr-muted,#9ca3af);cursor:grab;flex-shrink:0;font-size:1rem}.mpdf-drag-icon:active{cursor:grabbing}.mpdf-item-icon{color:var(--clr-primary,#754ffe);font-size:1.3rem;flex-shrink:0}.mpdf-item-info{flex:1;min-width:0}.mpdf-filename{font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--clr-heading,#1e1b4b)}.mpdf-filesize{font-size:.7rem;color:var(--clr-muted,#6b7280);margin-top:1px}.mpdf-pages-badge{font-size:.68rem;font-weight:700;background:var(--clr-surface,#f1f0ff);color:var(--clr-primary,#754ffe);padding:2px 7px;border-radius:20px;flex-shrink:0;white-space:nowrap}.mpdf-remove-btn{background:none;border:none;padding:4px 5px;border-radius:6px;color:var(--clr-muted,#9ca3af);cursor:pointer;flex-shrink:0;line-height:1;transition:color .15s,background .15s}.mpdf-remove-btn:hover{color:#dc2626;background:#fef2f2}#mpdfWrap.aib-fullscreen{position:fixed;inset:0;z-index:99998;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#mpdfWrap.aib-fullscreen #mpdfEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#mpdfWrap.aib-fullscreen .mpdf-editor-wrap{flex:1;height:auto;min-height:unset}#mpdfWrap.aib-fullscreen .mpdf-preview-side{position:relative}#mpdfWrap.aib-fullscreen .mpdf-preview-panel{border-radius:0}#mpdfWrap.aib-fullscreen .aib-fs-close{display:flex}@media (max-width:767px){#mpdfWrap .mpdf-editor-wrap{flex-direction:column;height:auto}#mpdfWrap .mpdf-preview-side{min-height:340px}.mpdf-preview-panel{border-radius:12px 12px 0 0}#mpdfWrap .aib-sidebar{max-height:50vh;overflow-y:auto}}[data-theme="dark"] #mpdfEditor{border-color:var(--clr-border,#2d2b4e);background:var(--clr-card,#1d1c35)}[data-theme="dark"] .mpdf-item{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mpdf-filename{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .mpdf-pages-badge{background:var(--clr-surface,#1e1c35);color:var(--clr-primary,#754ffe)}[data-theme="dark"] .mpdf-summary{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mpdf-remove-btn:hover{background:rgb(220 38 38 / .15)}.sg-tab-nav{display:flex;gap:8px;justify-content:center;margin-bottom:24px}.sg-tab-btn{padding:9px 28px;border-radius:50px;border:1.5px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);color:var(--clr-muted,#6b7280);font-weight:600;font-size:.875rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}#sgWrap .sg-tab-btn:hover,#sgWrap .sg-tab-btn:focus{background:rgb(117 79 254 / .08)!important;border-color:#754ffe!important;color:#754ffe!important}#sgWrap .sg-tab-btn.active,#sgWrap .sg-tab-btn.active:hover,#sgWrap .sg-tab-btn.active:focus{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}#sgWrap .pxt-input-area .input-group{border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0 / .06);border:1px solid var(--clr-border,#e5e7eb)}#sgWrap .pxt-input-area .input-group>*{border:0}#sgWrap .pxt-input-area .input-group .form-control:focus{box-shadow:none}#sgWrap .aib-sidebar-actions{margin-top:1.5rem}#sgWrap .aib-swatches{display:flex;flex-wrap:wrap;gap:8px}#sgWrap .aib-swatch{width:30px;height:30px;border-radius:50%}.sg-color-inline{width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer;border-radius:50%;outline:none}.sg-color-inline::-webkit-color-swatch-wrapper{padding:0}.sg-color-inline::-webkit-color-swatch{border:none;border-radius:50%}.sg-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;background:var(--clr-card,#fff);transition:box-shadow .18s,border-color .18s}#sgWrap #sgTypeText,#sgWrap #sgTypeText:focus{box-shadow:none!important;height:54px!important}#sgWrap #sgLoadMore{margin-top:20px}#sgWrap #sgLoadMore:focus,#sgWrap #sgLoadMore:focus-visible,#sgWrap #sgLoadMore:active{box-shadow:none!important;outline:none!important}.sg-card:hover{box-shadow:none;border-color:var(--clr-border,#e5e7eb)}#sgWrap .sg-exp-bar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:16px 12px 0;padding:12px 16px;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-surface,#f8f7ff)}#sgWrap .sg-exp-label{font-size:.82rem;font-weight:600;color:var(--clr-text,#374151)}#sgWrap .sg-exp-hint{font-size:.8rem;color:var(--clr-muted,#9ca3af);margin-left:auto}#sgWrap .sg-bg-seg{display:inline-flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;overflow:hidden;background:var(--clr-card,#fff)}#sgWrap .sg-bgbtn{border:none;background:none;padding:6px 14px;font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .12s}#sgWrap .sg-bgbtn+.sg-bgbtn{border-left:1px solid var(--clr-border,#e5e7eb)}#sgWrap .sg-bgbtn:hover{background:rgb(117 79 254 / .07);color:#754ffe}#sgWrap .sg-bgbtn.active{background:#754ffe;color:#fff}#sgWrap.sg-bg-white .sg-card-preview,#sgWrap.sg-bg-white .sg-canvas-panel{background-image:none!important;background-color:#ffffff!important}#sgWrap .sg-card-actions{display:flex;gap:4px}#sgWrap .sg-ic{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--clr-border,#e5e7eb);border-radius:7px;background:var(--clr-card,#fff);color:#754ffe;cursor:pointer;font-size:.82rem;transition:all .12s;padding:0}#sgWrap .sg-ic:hover{background:#754ffe;color:#fff;border-color:#754ffe}[data-theme="dark"] #sgWrap .sg-exp-bar{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #sgWrap .sg-exp-label{color:#e2e2f0}[data-theme="dark"] #sgWrap .sg-bg-seg{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #sgWrap .sg-bgbtn+.sg-bgbtn{border-left-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #sgWrap .sg-ic{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}.sg-card-preview{height:140px;display:flex;align-items:center;justify-content:center;padding:12px 16px;background-color:#fff;background-image:linear-gradient(45deg,#f5f5f5 25%,transparent 25%),linear-gradient(-45deg,#f5f5f5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f5f5f5 75%),linear-gradient(-45deg,transparent 75%,#f5f5f5 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;overflow:hidden}.sg-card-text{font-size:42px;line-height:1.15;text-align:center;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.sg-card-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-top:1px solid var(--clr-border,#e5e7eb);background:var(--clr-surface,#f8f7ff)}.sg-font-name{font-size:.75rem;font-weight:600;color:var(--clr-muted,#6b7280);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sgDrawEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.sg-canvas-panel{flex:1;display:flex;flex-direction:column;position:relative;cursor:crosshair;touch-action:none;min-height:400px;background-color:#fff;background-image:linear-gradient(45deg,#f0f4f8 25%,transparent 25%),linear-gradient(-45deg,#f0f4f8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f0f4f8 75%),linear-gradient(-45deg,transparent 75%,#f0f4f8 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}#sgCanvasDraw{flex:1;display:block;width:100%;min-height:0}.sg-canvas-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--clr-muted,#94a3b8);font-size:1.35rem;font-weight:500;pointer-events:none;white-space:nowrap;opacity:.55}@media (max-width:767px){#sgWrap .aib-editor-wrap{flex-direction:column}.sg-canvas-panel{min-height:280px}}[data-theme="dark"] .sg-tab-btn{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .sg-tab-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}[data-theme="dark"] .sg-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .sg-card-preview{background-color:#1a1a2e;background-image:linear-gradient(45deg,#1e1c35 25%,transparent 25%),linear-gradient(-45deg,#1e1c35 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#1e1c35 75%),linear-gradient(-45deg,transparent 75%,#1e1c35 75%)}[data-theme="dark"] .sg-card-footer{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #sgDrawEditor{border-color:var(--clr-border,#2d2b4e);background:var(--clr-card,#1d1c35)}[data-theme="dark"] .sg-canvas-panel{background-color:#1a1a2e;background-image:linear-gradient(45deg,#1e1c35 25%,transparent 25%),linear-gradient(-45deg,#1e1c35 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#1e1c35 75%),linear-gradient(-45deg,transparent 75%,#1e1c35 75%)}.smf-table-wrap{border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;overflow-x:auto}.smf-table{width:100%;border-collapse:collapse;font-size:.875rem}.smf-table thead tr{background:var(--clr-surface,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e7eb)}.smf-table thead th{padding:11px 14px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted,#6b7280);white-space:nowrap}.smf-table tbody tr{border-bottom:1px solid var(--clr-border,#f1f5f9)}.smf-table tbody tr:last-child{border-bottom:none}.smf-table tbody tr:hover{background:var(--clr-surface,#f8f7ff)}.smf-table tbody td{padding:10px 14px;vertical-align:middle;color:var(--clr-text,#374151)}.smf-url-cell{max-width:320px}.smf-url-cell a{color:var(--clr-primary,#754ffe);text-decoration:none;word-break:break-all;font-size:.8rem}.smf-url-cell a:hover{text-decoration:underline}.smf-status-ok{color:#16a34a;font-weight:700}.smf-status-err{color:#dc2626;font-weight:700}.smf-type-badge{display:inline-block;padding:2px 10px;border-radius:20px;font-size:.68rem;font-weight:700;white-space:nowrap}.smf-type-index{background:rgb(117 79 254 / .1);color:var(--clr-primary,#754ffe)}.smf-type-urlset{background:rgb(22 163 74 / .1);color:#16a34a}.smf-type-text{background:rgb(217 119 6 / .1);color:#d97706}.smf-type-error{background:rgb(220 38 38 / .1);color:#dc2626}.smf-type-other{background:var(--clr-surface,#f1f0ff);color:var(--clr-muted,#6b7280)}.smf-entries{font-weight:600;color:var(--clr-heading,#1e1b4b)}.smf-modified{color:var(--clr-muted,#6b7280);font-size:.8rem;white-space:nowrap}[data-theme="dark"] .smf-table-wrap{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .smf-table thead tr{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .smf-table tbody tr{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .smf-table tbody tr:hover{background:var(--clr-surface,#16152e)}[data-theme="dark"] .smf-table tbody td{color:var(--clr-text,#e2e2f0)}.htc-stat-h1 .cc-stat-val{color:#754ffe}.htc-stat-h2 .cc-stat-val{color:#3b82f6}.htc-stat-h3 .cc-stat-val{color:#10b981}.htc-stat-h4 .cc-stat-val{color:#f59e0b}.htc-stat-h5 .cc-stat-val{color:#ef4444}.htc-stat-h6 .cc-stat-val{color:#6b7280}.htc-issue-box{border:1px solid #fde68a;border-radius:12px;overflow:hidden;background:#fffbeb}.htc-issue-head{padding:10px 16px;background:#fef3c7;color:#92400e;font-size:.9rem}.htc-issue-list{list-style:none;padding:12px 16px 12px 36px;margin:0}.htc-issue-list li{position:relative;padding:4px 0;color:#78350f;font-size:.85rem;line-height:1.5}.htc-issue-list li::before{content:'';position:absolute;left:-18px;top:10px;width:6px;height:6px;border-radius:50%;background:#f59e0b}.htc-tree-wrap{border:1px solid var(--clr-border,#e5e3ff);border-radius:12px;overflow:hidden}.htc-tree-head{padding:12px 16px;background:var(--clr-surface,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e3ff);font-size:.9rem;display:flex;align-items:center;gap:8px}.htc-total-badge{margin-left:auto;background:var(--clr-primary,#754ffe);color:#fff;font-size:.7rem;font-weight:700;padding:2px 10px;border-radius:20px}.htc-tree{padding:8px 0}.htc-item{display:flex;align-items:baseline;gap:10px;padding:7px 16px;border-left:3px solid #fff0;transition:background .15s;flex-wrap:wrap}.htc-item:hover{background:var(--clr-surface,#f8f7ff)}.htc-item-h1{border-left-color:#754ffe}.htc-item-h2{border-left-color:#3b82f6}.htc-item-h3{border-left-color:#10b981}.htc-item-h4{border-left-color:#f59e0b}.htc-item-h5{border-left-color:#ef4444}.htc-item-h6{border-left-color:#6b7280}.htc-has-issue{background:#fffbeb!important}.htc-tag{flex-shrink:0;display:inline-block;width:28px;text-align:center;font-size:.7rem;font-weight:800;padding:1px 0;border-radius:4px;line-height:1.6}.htc-tag-h1{background:rgb(117 79 254 / .12);color:#754ffe}.htc-tag-h2{background:rgb(59 130 246 / .12);color:#3b82f6}.htc-tag-h3{background:rgb(16 185 129 / .12);color:#10b981}.htc-tag-h4{background:rgb(245 158 11 / .12);color:#f59e0b}.htc-tag-h5{background:rgb(239 68 68 / .12);color:#ef4444}.htc-tag-h6{background:rgb(107 114 128 / .12);color:#6b7280}.htc-text{flex:1;font-size:.875rem;color:var(--clr-text,#3d3a6b);word-break:break-word;min-width:0}.htc-empty-text{color:var(--clr-muted,#6b7280);font-style:italic}.htc-chips{display:flex;flex-wrap:wrap;gap:4px}.htc-issue-chip{display:inline-flex;align-items:center;font-size:.68rem;font-weight:600;padding:1px 8px;border-radius:20px;white-space:nowrap}.htc-issue-empty{background:rgb(239 68 68 / .1);color:#dc2626}.htc-issue-skip{background:rgb(245 158 11 / .1);color:#d97706}.htc-issue-dup{background:rgb(107 114 128 / .1);color:#6b7280}.htc-empty{padding:20px 16px;color:var(--clr-muted,#6b7280);font-size:.9rem}[data-theme="dark"] .htc-issue-box{background:#1c1500;border-color:#78350f}[data-theme="dark"] .htc-issue-head{background:#291d00;color:#fde68a}[data-theme="dark"] .htc-issue-list li{color:#fef3c7}[data-theme="dark"] .htc-tree-wrap{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .htc-tree-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .htc-item:hover{background:var(--clr-surface,#16152e)}[data-theme="dark"] .htc-has-issue{background:#1c1500!important}[data-theme="dark"] .htc-text{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .smf-entries{color:var(--clr-heading,#e2e2f0)}#tdcEditor{border:1px solid var(--clr-border,#e5e3ff);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#tdcWrap .aib-editor-wrap{height:auto;align-items:stretch}#tdcWrap .aib-preview-side.tdc-preview-side{flex-direction:column;align-items:stretch;justify-content:flex-start;overflow-y:auto;padding:22px;gap:18px;background:#fff!important}#tdcWrap .aib-sidebar{width:320px;overflow-y:auto}.tdc-score-area{display:flex;align-items:center;gap:22px;background:linear-gradient(135deg,#f3f0ff 0%,#ecf6ff 100%);border:1px solid #e5e3ff;border-radius:16px;padding:22px 26px}.tdc-score-ring-wrap{position:relative;width:104px;height:104px;flex-shrink:0}.tdc-score-svg{transform:rotate(-90deg);transform-origin:50% 50%;display:block;width:104px;height:104px}.tdc-score-circle-bg{fill:none;stroke:#dcd6ff;stroke-width:8}.tdc-score-circle{fill:none;stroke:#10b981;stroke-width:8;stroke-dasharray:339.292;stroke-dashoffset:339.292;transition:stroke-dashoffset .8s ease-out,stroke .4s;stroke-linecap:round}.tdc-score-val{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:28px;font-weight:800;color:var(--clr-heading,#1e1b4b);line-height:1}.tdc-score-lbl{position:absolute;top:calc(50% + 16px);left:50%;transform:translateX(-50%);font-size:10px;font-weight:700;letter-spacing:.5px;color:var(--clr-muted,#9ca3af);white-space:nowrap}.tdc-score-info{min-width:0}.tdc-score-verdict{font-size:1.15rem;font-weight:800;color:var(--clr-heading,#1e1b4b);line-height:1.2;margin-bottom:3px}.tdc-score-sub{font-size:.82rem;color:var(--clr-muted,#6b7280);line-height:1.4}.tdc-serp-panel{width:100%}.tdc-serp-label{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;font-weight:700;color:var(--clr-heading,#1e1b4b);margin-bottom:10px}.tdc-tabs{display:flex;gap:4px}.tdc-tab-btn{padding:3px 14px;border-radius:20px;border:1px solid var(--clr-border,#e5e3ff);background:#fff0;font-size:.75rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .15s;line-height:1.8}.tdc-tab-btn.active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}.tdc-serp-box{background:#fff;border:1px solid var(--clr-border,#e5e3ff);border-radius:12px;padding:16px 18px}.tdc-gd{font-family:Arial,sans-serif}.tdc-gd-header{display:flex;align-items:center;gap:10px;margin-bottom:3px}.tdc-gd-favicon{width:16px;height:16px;border-radius:50%;flex-shrink:0;object-fit:cover;background:#f1f3f4}.tdc-gd-site{line-height:1.35}.tdc-gd-site-name{display:block;font-size:13px;color:#202124}.tdc-gd-url{display:block;font-size:12px;color:#4d5156}.tdc-gd-title{display:block;font-size:19px;line-height:26px;color:#1a0dab;text-decoration:none;margin:2px 0 3px;font-family:Arial,sans-serif;font-weight:400}.tdc-gd-title:hover{text-decoration:underline}.tdc-gd-desc{font-size:14px;line-height:22px;color:#4d5156}.tdc-gm{font-family:Arial,sans-serif;background:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 1px 3px rgb(0 0 0 / .12)}.tdc-gm-header{display:flex;align-items:center;gap:10px;margin-bottom:7px}.tdc-gm-favicon{width:18px;height:18px;border-radius:50%;flex-shrink:0;object-fit:cover;background:#f1f3f4}.tdc-gm-site-info{line-height:1.35}.tdc-gm-site-name{display:block;font-size:12px;color:#202124}.tdc-gm-url{display:block;font-size:12px;color:#4d5156}.tdc-gm-title{font-size:17px;line-height:22px;color:#1967d2;margin-bottom:4px}.tdc-gm-desc{font-size:14px;line-height:20px;color:#4d5156}.tdc-bar{height:5px;border-radius:3px;background:var(--clr-border,#e5e3ff);overflow:hidden}.tdc-bar-fill{height:100%;border-radius:3px;width:0;transition:width .3s,background .3s;background:#10b981}.tdc-bar-fill.tdc-warn{background:#f59e0b}.tdc-bar-fill.tdc-bad{background:#ef4444}.tdc-hint{font-size:.73rem;color:var(--clr-muted,#6b7280);display:block;margin-top:4px}.tdc-count-ok{color:#10b981!important}.tdc-count-warn{color:#f59e0b!important}.tdc-count-bad{color:#ef4444!important}[data-theme="dark"] #tdcEditor{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #tdcWrap .aib-preview-side.tdc-preview-side{background:var(--clr-surface,#16152e)}[data-theme="dark"] .tdc-serp-box{background:#0d0d1a;border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .tdc-gm{background:#0d0d1a;box-shadow:0 1px 3px rgb(0 0 0 / .5)}[data-theme="dark"] .tdc-gd-title{color:#8ab4f8}[data-theme="dark"] .tdc-gm-title{color:#8ab4f8}[data-theme="dark"] .tdc-gd-site-name,[data-theme="dark"] .tdc-gd-url,[data-theme="dark"] .tdc-gd-desc{color:#bdc1c6}[data-theme="dark"] .tdc-gm-site-name,[data-theme="dark"] .tdc-gm-url,[data-theme="dark"] .tdc-gm-desc{color:#bdc1c6}[data-theme="dark"] .tdc-score-val{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .tdc-score-circle-bg{stroke:var(--clr-border,#2d2b4e)}[data-theme="dark"] .tdc-tab-btn{border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#a0aec0)}[data-theme="dark"] .tdc-score-area{background:linear-gradient(135deg,#241f45 0%,#1a2540 100%);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .tdc-score-verdict{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .tdc-score-circle-bg{stroke:#3a3568}@media (max-width:767.98px){#tdcWrap .aib-editor-wrap{flex-direction:column}#tdcWrap .aib-sidebar{width:100%}.tdc-score-area{flex-direction:row}}@media (max-width:400px){.tdc-score-area{flex-direction:column;text-align:center;gap:12px}}.rtc-stat-disallow{color:#ef4444}.rtc-stat-allow{color:#10b981}.rtc-stat-sitemap{color:#3b82f6}.rtc-tab-nav{display:flex;gap:6px}.rtc-tab-btn{display:inline-flex;align-items:center;padding:6px 18px;border-radius:20px;border:1px solid var(--clr-border,#e5e3ff);background:#fff0;font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .15s;line-height:1.5}.rtc-tab-btn.active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff!important}.rtc-tab-btn:hover:not(.active){border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe);color:#fff!important}.rtc-group{border:1px solid var(--clr-border,#e5e3ff);border-radius:12px;overflow:hidden;margin-bottom:12px}.rtc-group-head{display:flex;flex-wrap:wrap;gap:6px;padding:10px 14px;background:var(--clr-surface,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e3ff)}.rtc-agent-badge{display:inline-block;padding:2px 12px;border-radius:20px;background:var(--clr-primary,#754ffe);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.02em}.rtc-rules{padding:4px 0}.rtc-rule{display:flex;align-items:baseline;gap:10px;padding:6px 14px;border-bottom:1px solid var(--clr-border,#e5e3ff);transition:background .12s}.rtc-rule:last-child{border-bottom:none}.rtc-rule:hover{background:var(--clr-surface,#f8f7ff)}.rtc-rule-type{flex-shrink:0;width:82px;text-align:center;font-size:.68rem;font-weight:800;padding:2px 0;border-radius:4px;line-height:1.6}.rtc-type-allow{background:rgb(16 185 129 / .12);color:#10b981}.rtc-type-disallow{background:rgb(239 68 68 / .12);color:#ef4444}.rtc-type-other{background:rgb(107 114 128 / .12);color:#6b7280}.rtc-rule-path{font-size:.83rem;color:var(--clr-text,#3d3a6b);background:#fff0;font-family:ui-monospace,'SFMono-Regular',Consolas,monospace;word-break:break-all}.rtc-raw-wrap{border:1px solid var(--clr-border,#e5e3ff);border-radius:12px;overflow:hidden}.rtc-raw-head{display:flex;align-items:center;gap:10px;padding:8px 14px;background:var(--clr-surface,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e3ff)}.rtc-raw-url{flex:1;font-size:.75rem;color:var(--clr-muted,#6b7280);word-break:break-all}.rtc-copy-btn{flex-shrink:0;background:#fff0;border:1px solid var(--clr-border,#e5e3ff);border-radius:6px;padding:3px 8px;font-size:.8rem;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .15s}.rtc-copy-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}pre.rtc-raw{margin:0;padding:14px 16px;font-size:.8rem;line-height:1.7;max-height:420px;overflow-y:auto;background:var(--clr-card,#fff);color:var(--clr-text,#3d3a6b);font-family:ui-monospace,'SFMono-Regular',Consolas,monospace;white-space:pre-wrap;word-break:break-all}.rtc-raw-comment{color:var(--clr-muted,#9ca3af);font-style:italic}.rtc-raw-agent{color:var(--clr-primary,#754ffe);font-weight:700}.rtc-raw-disallow{color:#ef4444}.rtc-raw-allow{color:#10b981}.rtc-raw-sitemap{color:#3b82f6}.rtc-raw-delay{color:#f59e0b}.rtc-section-head{display:flex;align-items:center;gap:8px;font-size:.9rem;margin-bottom:10px}.rtc-sitemap-list{list-style:none;padding:0;margin:0;border:1px solid var(--clr-border,#e5e3ff);border-radius:10px;overflow:hidden}.rtc-sitemap-list li{padding:8px 14px;border-bottom:1px solid var(--clr-border,#e5e3ff);font-size:.83rem}.rtc-sitemap-list li:last-child{border-bottom:none}.rtc-sitemap-list li:hover{background:var(--clr-surface,#f8f7ff)}.rtc-sitemap-list a{color:var(--clr-primary,#754ffe);text-decoration:none;word-break:break-all}.rtc-sitemap-list a:hover{text-decoration:underline}[data-theme="dark"] .rtc-tab-btn{border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#a0aec0)}[data-theme="dark"] .rtc-group{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rtc-group-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rtc-rule{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rtc-rule:hover{background:var(--clr-surface,#16152e)}[data-theme="dark"] .rtc-rule-path{color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .rtc-raw-wrap{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rtc-raw-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] pre.rtc-raw{background:var(--clr-card,#0d0d1a);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .rtc-copy-btn{border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#a0aec0)}[data-theme="dark"] .rtc-sitemap-list{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rtc-sitemap-list li{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rtc-sitemap-list li:hover{background:var(--clr-surface,#16152e)}#qrcEditor{border:1px solid var(--clr-border,#e5e3ff);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#qrcWrap .aib-editor-wrap{height:auto;min-height:600px}#qrcWrap .aib-preview-side.qrc-preview-side{flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:28px 24px;background:var(--clr-surface,#f8f7ff);overflow-y:auto}#qrcWrap .aib-sidebar{width:320px;overflow-y:auto}.qrc-canvas-wrap{display:flex;justify-content:center}.qrc-canvas-box{width:260px;height:260px;background:#fff;border:1px solid var(--clr-border,#e5e3ff);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.qrc-placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--clr-muted,#9ca3af);font-size:.85rem;text-align:center}.qrc-placeholder i{font-size:3rem;color:var(--clr-border,#c7c5e8)}.qrc-dl-btns{width:260px}.qrc-type-tabs{display:flex;gap:5px;overflow-x:auto;padding-bottom:4px;margin-bottom:12px;scrollbar-width:none}.qrc-type-tabs::-webkit-scrollbar{display:none}.qrc-type-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:8px;border:1px solid var(--clr-border,#e5e3ff);background:var(--clr-surface,#f8f7ff);font-size:.75rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;white-space:nowrap;transition:all .15s;line-height:1.5}.qrc-type-btn.active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff;box-shadow:0 2px 8px rgb(117 79 254 / .25)}.qrc-type-btn:hover:not(.active){border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}.qrc-section{border-bottom:1px solid var(--clr-border,#e5e3ff)}.qrc-section:last-child{border-bottom:none}.qrc-section-head{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;cursor:pointer;font-size:.82rem;font-weight:700;color:var(--clr-heading,#1e1b4b);user-select:none;transition:background .12s}.qrc-section-head:hover{background:var(--clr-surface,#f8f7ff)}.qrc-chevron{font-size:.65rem;color:var(--clr-muted,#9ca3af);transition:transform .2s}.qrc-section.qrc-open .qrc-chevron{transform:rotate(180deg)}.qrc-section-body{padding:4px 16px 14px}.qrc-logo-zone{padding:14px 10px!important}.qrc-logo-zone .aib-upload-icon{font-size:1.4rem!important}.qrc-logo-zone .aib-upload-title{font-size:.8rem!important}[data-theme="dark"] #qrcEditor{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #qrcWrap .aib-preview-side.qrc-preview-side{background:var(--clr-surface,#16152e)}[data-theme="dark"] .qrc-canvas-box{background:var(--clr-card,#0d0d1a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .qrc-type-btn{border-color:var(--clr-border,#2d2b4e);background:var(--clr-surface,#16152e);color:var(--clr-muted,#a0aec0)}[data-theme="dark"] .qrc-section{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .qrc-section-head{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .qrc-section-head:hover{background:var(--clr-surface,#16152e)}.qrc-sep-head{padding:8px 16px 6px;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--clr-muted,#6b7280);background:var(--clr-surface,#f8f7ff);border-top:1px solid var(--clr-border,#e5e3ff);border-bottom:1px solid var(--clr-border,#e5e3ff)}.qrc-sep-head:first-child{border-top:none}.qrc-pad{padding:14px 16px}.qrc-pad+.qrc-pad{padding-top:0}.qrc-row{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;padding:14px 16px 0}.qrc-logo-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 12px;border:2px dashed var(--clr-border,#c7c5e8);border-radius:8px;cursor:pointer;text-align:center;transition:border-color .18s,background .18s}.qrc-logo-drop:hover{border-color:var(--clr-primary,#754ffe);background:#f3f0ff}.qrc-logo-drop i{font-size:1.5rem;color:var(--clr-primary,#754ffe)}.qrc-logo-drop span{font-size:.82rem;color:var(--clr-text,#333)}.qrc-logo-hint{font-size:.72rem!important;color:var(--clr-muted,#6b7280)!important}.qrc-logo-drop.aib-upload-zone--over{border-color:var(--clr-primary,#754ffe);background:#ede9ff}.qrc-logo-row{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e3ff);border-radius:8px}.qrc-logo-row img{width:40px;height:40px;object-fit:contain;border-radius:4px;background:#fff;border:1px solid var(--clr-border,#e5e3ff);flex-shrink:0}[data-theme="dark"] .qrc-sep-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#a0aec0)}[data-theme="dark"] .qrc-logo-drop{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .qrc-logo-drop:hover{background:#1e1c38}[data-theme="dark"] .qrc-logo-row{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .qrc-logo-row img{background:#0d0d1a;border-color:var(--clr-border,#2d2b4e)}#qrcWrap .aib-sidebar.qrc-sidebar{overflow-y:auto;overflow-x:hidden}.qrc-fs-btn{padding:3px 7px;line-height:1}.qrc-acc-section{border-bottom:1px solid var(--clr-border,#e5e3ff)}.qrc-acc-section:last-child{border-bottom:none}.qrc-acc-head{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;cursor:pointer;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--clr-heading,#1a1040);user-select:none;transition:background .15s}.qrc-acc-head:hover{background:var(--clr-surface,#f8f7ff)}.qrc-acc-chevron{font-size:.75rem;color:var(--clr-muted,#6b7280);transition:transform .2s}.qrc-acc-section.qrc-acc-open .qrc-acc-chevron{transform:rotate(180deg)}.qrc-acc-body{padding:4px 16px 14px}#qrcEditor.qrc-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);border-radius:0!important;border:none!important;display:flex;flex-direction:column}#qrcEditor.qrc-fullscreen .aib-editor-wrap{flex:1;min-height:0;height:100%}#qrcEditor.qrc-fullscreen .aib-sidebar.qrc-sidebar{height:100%}#qrcEditor.qrc-fullscreen .aib-preview-side.qrc-preview-side{flex:1;height:100%}[data-theme="dark"] .qrc-acc-section{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .qrc-acc-head{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .qrc-acc-head:hover{background:var(--clr-surface,#16152e)}[data-theme="dark"] #qrcEditor.qrc-fullscreen{background:var(--clr-card,#0d0d1a)}.agw-split-view{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:8px}@media (max-width:640px){.agw-split-view{grid-template-columns:1fr}}.agw-col{display:flex;flex-direction:column}.agw-preview-box{position:relative;border:1px solid var(--clr-border,#e5e3ff);border-radius:12px;background:var(--clr-surface,#f8f7ff);padding:36px 16px 16px;display:flex;flex-direction:column;align-items:center;min-height:260px;flex:1}.agw-preview-webp{background:var(--clr-card,#fff)}.agw-box-label{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e3ff);border-radius:0 0 8px 8px;padding:3px 14px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--clr-muted,#6b7280);white-space:nowrap}.agw-label-webp{background:#10b981;border-color:#059669;color:#fff}.agw-img-wrap{display:flex;align-items:center;justify-content:center;flex:1;width:100%}.agw-img{max-width:100%;max-height:280px;border-radius:6px;display:block}.agw-progress-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;width:100%;gap:8px;padding:12px 0}.agw-progress-bar-outer{width:100%;max-width:260px;height:8px;background:var(--clr-border,#e5e3ff);border-radius:4px;overflow:hidden}.agw-progress-bar-inner{height:100%;width:0%;background:var(--clr-primary,#754ffe);border-radius:4px;transition:width .2s}.agw-progress-text{font-size:.82rem;color:var(--clr-muted,#6b7280);font-weight:500}[data-theme="dark"] .agw-preview-box{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .agw-preview-webp{background:var(--clr-card,#0d0d1a)}[data-theme="dark"] .agw-box-label{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .agw-label-webp{background:#059669;border-color:#047857}[data-theme="dark"] .agw-progress-bar-outer{background:var(--clr-border,#2d2b4e)}#pgwWrap{margin:0 auto;position:relative}.pgw-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e3ff);border-radius:16px;padding:28px 28px 24px;display:flex;flex-direction:column;gap:20px}.pgw-display-wrap{position:relative}.pgw-display{width:100%;padding:14px 56px 14px 18px;font-family:SFMono-Regular,Menlo,Monaco,Consolas,'Courier New',monospace;font-size:1.35rem;font-weight:700;letter-spacing:2px;text-align:center;border:2px solid var(--clr-border,#e5e3ff);border-radius:10px;background:var(--clr-surface,#f8f7ff);color:var(--clr-heading,#1a1040);outline:none;transition:border-color .2s}.pgw-display:focus{border-color:var(--clr-primary,#754ffe)}.pgw-copy-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid var(--clr-border,#e5e3ff);border-radius:8px;background:var(--clr-card,#fff);color:var(--clr-muted,#6b7280);display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.pgw-copy-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}.pgw-copy-btn.pgw-copy-ok{border-color:#10b981;color:#10b981}.pgw-strength-wrap{display:flex;flex-direction:column;gap:7px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e3ff);border-radius:10px;padding:12px 16px}.pgw-strength-row{display:flex;justify-content:space-between;align-items:center}.pgw-strength-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--clr-muted,#6b7280)}.pgw-strength-text{font-size:.88rem;font-weight:700}.pgw-bar-outer{height:8px;background:var(--clr-border,#e5e3ff);border-radius:4px;overflow:hidden}.pgw-bar-inner{height:100%;width:0%;border-radius:4px;transition:width .3s,background-color .3s}.pgw-bar-weak{background:#ef4444}.pgw-bar-good{background:#f59e0b}.pgw-bar-strong{background:#10b981}.pgw-opt-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pgw-opt-card{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1.5px solid var(--clr-border,#e5e3ff);border-radius:10px;background:var(--clr-surface,#f8f7ff);cursor:pointer;transition:border-color .15s,background .15s;user-select:none}.pgw-opt-card:hover{border-color:var(--clr-primary,#754ffe)}.pgw-opt-icon{width:32px;height:32px;border-radius:8px;background:var(--clr-primary,#754ffe);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem;flex-shrink:0}.pgw-opt-icon--lower{background:#06b6d4}.pgw-opt-icon--num{background:#10b981}.pgw-opt-icon--sym{background:#f59e0b}.pgw-opt-info{flex:1;min-width:0;display:flex;flex-direction:column}.pgw-opt-name{font-size:.83rem;font-weight:700;color:var(--clr-heading,#1a1040);line-height:1.2}.pgw-opt-example{font-size:.7rem;color:var(--clr-muted,#6b7280)}.pgw-gen-btn{border-radius:10px;padding:13px;font-size:.98rem;gap:8px}.pgw-spin-icon{transition:transform .45s ease;font-size:1.1rem}.pgw-toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(20px);background:var(--clr-heading,#1a1040);color:#fff;padding:10px 22px;border-radius:100px;font-size:.88rem;font-weight:600;display:flex;align-items:center;box-shadow:0 8px 24px rgb(0 0 0 / .18);opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .3s cubic-bezier(.68,-.55,.265,1.55);z-index:99999;pointer-events:none}.pgw-toast-show{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}@media (max-width:480px){.pgw-card{padding:20px 16px}.pgw-display{font-size:1.1rem;letter-spacing:1px}.pgw-opt-grid{grid-template-columns:1fr}}[data-theme="dark"] .pgw-card{background:var(--clr-card,#0d0d1a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pgw-display{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .pgw-copy-btn{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pgw-strength-wrap{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pgw-bar-outer{background:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pgw-opt-card{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pgw-opt-name{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .pgw-toast{background:var(--clr-card,#1a1830)}#sttWrap{max-width:680px;margin:0 auto}.stt-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e3ff);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:22px}.stt-lang-wrap{display:flex;flex-direction:column;align-items:center}.stt-lang-select{max-width:240px;text-align:center;border-radius:8px}.stt-mic-area{display:flex;flex-direction:column;align-items:center;gap:12px}.stt-mic-btn{width:76px;height:76px;border-radius:50%;background:var(--clr-card,#fff);border:2px solid var(--clr-border,#e5e3ff);color:var(--clr-muted,#6b7280);font-size:1.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s;box-shadow:0 4px 14px rgb(117 79 254 / .08)}.stt-mic-btn:hover{transform:scale(1.06);border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}.stt-mic-btn.stt-listening{background:#ef4444;border-color:#ef4444;color:#fff;animation:sttPulse 1.5s infinite}@keyframes sttPulse{0%{box-shadow:0 0 0 0 rgb(239 68 68 / .45)}70%{box-shadow:0 0 0 18px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.stt-status{display:flex;align-items:center;gap:7px;font-size:.87rem;font-weight:500;color:var(--clr-muted,#6b7280)}.stt-status-dot{width:8px;height:8px;border-radius:50%;background:var(--clr-border,#c7c5e8);flex-shrink:0;transition:background .2s}.stt-status-dot.stt-dot-active{background:#ef4444;animation:sttDotBlink .9s infinite}@keyframes sttDotBlink{0%,100%{opacity:1}50%{opacity:.3}}.stt-textarea-wrap{display:flex;flex-direction:column;gap:6px}.stt-textarea{width:100%;min-height:200px;padding:16px;border:2px solid var(--clr-border,#e5e3ff);border-radius:10px;font-size:1rem;line-height:1.7;resize:vertical;background:var(--clr-surface,#f8f7ff);color:var(--clr-text,#374151);transition:border-color .2s;outline:none}.stt-textarea:focus{border-color:var(--clr-primary,#754ffe);background:var(--clr-card,#fff)}.stt-counts{display:flex;justify-content:flex-end;gap:14px;font-size:.75rem;color:var(--clr-muted,#6b7280)}[data-theme="dark"] .stt-card{background:var(--clr-card,#0d0d1a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .stt-mic-btn{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#a0aec0)}[data-theme="dark"] .stt-textarea{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .stt-textarea:focus{background:var(--clr-card,#0d0d1a)}.nic-status-banner{display:flex;align-items:center;gap:18px;padding:20px 22px;border-radius:12px;border:1px solid var(--clr-border,#e5e3ff);background:var(--clr-surface,#f8f7ff);margin-top:24px}.nic-banner-ok{border-color:#10b981;background:#f0fdf4}.nic-banner-bad{border-color:#ef4444;background:#fef2f2}.nic-status-icon-wrap{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0;background:var(--clr-border,#e5e3ff);color:var(--clr-muted,#6b7280)}.nic-icon-ok{background:#dcfce7;color:#10b981}.nic-icon-bad{background:#fee2e2;color:#ef4444}.nic-status-title{font-size:1.15rem;font-weight:700;color:var(--clr-heading,#1a1040)}.nic-status-desc{font-size:.88rem;color:var(--clr-muted,#6b7280);margin-top:2px}.nic-detail-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e3ff);border-radius:12px;overflow:hidden}.nic-detail-head{padding:12px 18px;background:var(--clr-surface,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e3ff);font-size:.9rem}.nic-detail-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 18px;border-bottom:1px solid var(--clr-border,#e5e3ff)}.nic-detail-label{font-size:.85rem;font-weight:600;color:var(--clr-muted,#6b7280);white-space:nowrap;flex-shrink:0}.nic-detail-val{font-family:SFMono-Regular,Menlo,Monaco,Consolas,'Courier New',monospace;font-size:.82rem;color:var(--clr-heading,#1a1040);text-align:right;word-break:break-all}.nic-detail-val a{color:var(--clr-primary,#754ffe)}[data-theme="dark"] .nic-status-banner{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .nic-banner-ok{background:#052e16;border-color:#10b981}[data-theme="dark"] .nic-banner-bad{background:#2d0a0a;border-color:#ef4444}[data-theme="dark"] .nic-detail-card{background:var(--clr-card,#0d0d1a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .nic-detail-head{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .nic-detail-row{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .nic-detail-val{color:var(--clr-heading,#e2e2f0)}.pie-processing-card{display:flex;flex-direction:column;align-items:center;padding:36px 24px;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e3ff);border-radius:14px;text-align:center;gap:4px}.pie-proc-status{font-size:1rem;font-weight:600;color:var(--clr-heading,#1a1040)}.pie-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;margin-bottom:4px}.pie-image-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e3ff);border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .18s}.pie-image-card:hover{box-shadow:0 4px 16px rgb(117 79 254 / .12);transform:translateY(-2px)}.pie-img-wrap{height:160px;background-color:#f8f9fa;background-image:linear-gradient(45deg,#e9ecef 25%,transparent 25%,transparent 75%,#e9ecef 75%),linear-gradient(45deg,#e9ecef 25%,transparent 25%,transparent 75%,#e9ecef 75%);background-size:16px 16px;background-position:0 0,8px 8px;display:flex;align-items:center;justify-content:center;padding:8px}.pie-img-wrap img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.pie-card-foot{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-top:1px solid var(--clr-border,#e5e3ff)}.pie-card-dim{font-size:.72rem;color:var(--clr-muted,#6b7280);font-variant-numeric:tabular-nums}.pie-dl-btn{width:28px;height:28px;border-radius:6px;background:var(--clr-surface,#f8f7ff);border:1px solid var(--clr-border,#e5e3ff);color:var(--clr-muted,#6b7280);display:flex;align-items:center;justify-content:center;font-size:.8rem;cursor:pointer;transition:background .15s,color .15s}.pie-dl-btn:hover{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}.pie-empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px;color:var(--clr-muted,#6b7280);font-size:.9rem}.pie-empty i{font-size:2.5rem;opacity:.5}[data-theme="dark"] .pie-processing-card{background:var(--clr-card,#0d0d1a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pie-image-card{background:var(--clr-card,#0d0d1a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pie-img-wrap{background-color:#16152e;background-image:linear-gradient(45deg,#2d2b4e 25%,transparent 25%,transparent 75%,#2d2b4e 75%),linear-gradient(45deg,#2d2b4e 25%,transparent 25%,transparent 75%,#2d2b4e 75%)}[data-theme="dark"] .pie-card-foot{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pie-dl-btn{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}.pdv-viewer-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e3ff);border-radius:14px;overflow:hidden;position:relative}.pdv-load-bar-wrap{position:absolute;top:0;left:0;right:0;height:3px;background:#fff0;z-index:30}.pdv-load-bar{height:100%;background:var(--clr-primary,#754ffe);width:0%;transition:width .25s}.pdv-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:9px 14px;background:var(--clr-surface,#f8f7ff);border-bottom:1px solid var(--clr-border,#e5e3ff);position:sticky;top:0;z-index:20}.pdv-tb-group{display:flex;align-items:center;gap:4px}.pdv-tb-sep{width:1px;height:20px;background:var(--clr-border,#e5e3ff);margin:0 3px}.pdv-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;font-size:.8rem;font-weight:600;color:var(--clr-heading,#1a1040);background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e3ff);border-radius:6px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s;line-height:1.3}.pdv-btn:hover:not(:disabled){background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}.pdv-btn:disabled{opacity:.35;cursor:not-allowed}.pdv-page-input{width:48px;text-align:center;padding:4px 6px;font-size:.8rem;font-weight:600;border:1px solid var(--clr-border,#e5e3ff);border-radius:6px;background:var(--clr-card,#fff);color:var(--clr-heading,#1a1040);outline:none}.pdv-page-input:focus{border-color:var(--clr-primary,#754ffe)}.pdv-page-input::-webkit-inner-spin-button,.pdv-page-input::-webkit-outer-spin-button{-webkit-appearance:none}.pdv-page-total{font-size:.8rem;font-weight:600;color:var(--clr-muted,#6b7280);white-space:nowrap}.pdv-zoom-sel{padding:4px 7px;font-size:.8rem;font-weight:600;border:1px solid var(--clr-border,#e5e3ff);border-radius:6px;background:var(--clr-card,#fff);color:var(--clr-heading,#1a1040);outline:none;cursor:pointer}.pdv-zoom-sel:focus{border-color:var(--clr-primary,#754ffe)}.pdv-filename{margin-left:auto;font-size:.78rem;font-weight:600;color:var(--clr-heading,#1a1040);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdv-scroll{background:#525659;height:76vh;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:20px 16px;gap:16px;scroll-behavior:smooth}.pdv-page-block{flex-shrink:0}.pdv-page-block canvas{display:block;box-shadow:0 4px 20px rgb(0 0 0 / .45);background:#fff;max-width:100%}.pdv-page-lbl{text-align:center;font-size:.7rem;color:rgb(255 255 255 / .5);margin-top:5px;font-weight:600;letter-spacing:.04em}.pdv-viewer-card.pdv-fullscreen{position:fixed;inset:0;z-index:99999;border-radius:0;border:none;display:flex;flex-direction:column}.pdv-viewer-card.pdv-fullscreen .pdv-scroll{flex:1;height:100%}#pdvBackdrop{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .7);z-index:99998}#pdvBackdrop.pdv-backdrop-show{display:block}@media (max-width:600px){.pdv-btn-label{display:none}.pdv-filename{display:none}}[data-theme="dark"] .pdv-viewer-card{background:var(--clr-card,#0d0d1a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pdv-toolbar{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pdv-btn{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .pdv-page-input{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .pdv-zoom-sel{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .pdv-filename{color:var(--clr-heading,#e2e2f0)}.nic-banner-warn{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left:4px solid #f59e0b}[data-theme="dark"] .nic-banner-warn{background:linear-gradient(135deg,rgb(245 158 11 / .12),rgb(245 158 11 / .06))}.nic-icon-warn{background:linear-gradient(135deg,#f59e0b,#d97706)}.ogc-two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}@media (max-width:768px){.ogc-two-col{grid-template-columns:1fr}}.ogc-tag-val{word-break:break-all;font-size:.82rem;max-width:55%;text-align:right}.ogc-tag-missing{color:var(--clr-muted,#94a3b8);font-style:italic;font-size:.8rem}.ogc-tag-missing .bi{font-size:.75rem}.ogc-preview-card{border:1px solid var(--clr-border,#e2e8f0);border-radius:10px;overflow:hidden;background:var(--clr-surface,#f8fafc)}[data-theme="dark"] .ogc-preview-card{background:var(--clr-surface,#1e293b);border-color:var(--clr-border,#334155)}.ogc-preview-img-wrap{width:100%;aspect-ratio:1.91 / 1;overflow:hidden;background:var(--clr-border,#e2e8f0);display:flex;align-items:center;justify-content:center}.ogc-preview-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.ogc-preview-img-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--clr-muted,#94a3b8);font-size:.85rem}.ogc-preview-img-placeholder .bi{font-size:2rem}.ogc-preview-meta{padding:.75rem 1rem;border-top:1px solid var(--clr-border,#e2e8f0)}[data-theme="dark"] .ogc-preview-meta{border-color:var(--clr-border,#334155)}.ogc-preview-domain{font-size:.7rem;font-weight:600;letter-spacing:.04em;color:var(--clr-muted,#94a3b8);text-transform:uppercase;margin-bottom:.25rem}.ogc-preview-title{font-size:.9rem;font-weight:700;color:var(--clr-heading,#1e293b);line-height:1.3;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-theme="dark"] .ogc-preview-title{color:var(--clr-heading,#f1f5f9)}.ogc-preview-desc{font-size:.78rem;color:var(--clr-muted,#64748b);line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#irsWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%;background:#fff}#irsWrap .form-check-label{font-size:.82rem;font-weight:600;color:var(--clr-text,#374151);cursor:pointer}.irs-lock-icon{color:var(--clr-primary,#754ffe)}.irs-lock-open{color:var(--clr-muted,#94a3b8)}.rpt-fileline{display:flex;align-items:center;font-size:.85rem;font-weight:700;color:var(--clr-heading,#1f2937);word-break:break-all}.rpt-filemeta{margin-top:4px;font-size:.78rem;color:var(--clr-muted,#6b7280)}.rpt-btn-row{display:flex;gap:.5rem}.rpt-btn-row .btn{flex:1}.rpt-hint{font-size:.8rem;color:var(--clr-muted,#6b7280);margin:0;line-height:1.5}.rpt-page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;align-content:start;width:100%}#dppWrap.pxe-scroll .pxe-canvas-box,#rptWrap.pxe-scroll .pxe-canvas-box{align-items:stretch;padding:16px}#dppWrap.pxe-scroll .pxe-canvas-box>.rpt-page-grid,#rptWrap.pxe-scroll .pxe-canvas-box>.rpt-page-grid{box-shadow:none;border-radius:0}.rpt-page-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden;transition:box-shadow .2s,transform .2s;position:relative!important}.rpt-page-card:hover{box-shadow:0 4px 16px rgb(0 0 0 / .1);transform:translateY(-2px)}.rpt-thumb{height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#e2e8f0;background-image:linear-gradient(45deg,#cbd5e1 25%,transparent 25%,transparent 75%,#cbd5e1 75%),linear-gradient(45deg,#cbd5e1 25%,transparent 25%,transparent 75%,#cbd5e1 75%);background-size:16px 16px;background-position:0 0,8px 8px}.rpt-thumb canvas{max-width:90%;max-height:90%;display:block;box-shadow:0 2px 8px rgb(0 0 0 / .18);transition:transform .3s ease}.rpt-page-foot{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border-top:1px solid var(--clr-border,#f1f5f9);gap:.25rem}.rpt-page-num{font-size:.75rem;font-weight:600;color:var(--clr-muted,#6b7280);flex:1;text-align:center}.rpt-rot-btn{width:28px;height:28px;border-radius:50%;border:1px solid var(--clr-border,#e2e8f0);background:var(--clr-surface,#f8fafc);color:var(--clr-text,#374151);display:flex;align-items:center;justify-content:center;font-size:.8rem;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s,border-color .15s;padding:0!important}.rpt-rot-btn:hover{background:var(--clr-primary,#754ffe);color:#fff;border-color:var(--clr-primary,#754ffe)}.rpt-badge{font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:100px;background:var(--clr-surface,#f1f5f9);color:var(--clr-muted,#94a3b8);white-space:nowrap;transition:background .2s,color .2s}.rpt-badge-active{background:rgb(117 79 254 / .12);color:var(--clr-primary,#754ffe)}[data-theme="dark"] .rpt-page-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rpt-page-foot{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .rpt-rot-btn{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .rpt-badge{background:var(--clr-surface,#16152e)}[data-theme="dark"] .rpt-thumb{background-color:#1a1a2e;background-image:linear-gradient(45deg,#252540 25%,transparent 25%,transparent 75%,#252540 75%),linear-gradient(45deg,#252540 25%,transparent 25%,transparent 75%,#252540 75%)}@media (max-width:640px){.rpt-page-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.rpt-thumb{height:160px}}.dpp-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .38);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.rpt-page-card:hover .dpp-overlay,.dpp-deleted .dpp-overlay{opacity:1}.dpp-deleted{border-color:var(--clr-danger,#ef4444)!important}.dpp-deleted .rpt-thumb{background-color:rgb(239 68 68 / .08)}.dpp-deleted .dpp-overlay{background:rgb(239 68 68 / .18)}.dpp-deleted .rpt-page-num{color:var(--clr-danger,#ef4444);text-decoration:line-through}.dpp-action-btn{width:46px;height:46px;border-radius:50%;border:none;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgb(0 0 0 / .25);transition:transform .15s,box-shadow .15s;padding:0!important}.dpp-action-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px rgb(0 0 0 / .3)}.dpp-trash-btn{background:#fff;color:var(--clr-danger,#ef4444)}.dpp-trash-btn:hover{background:var(--clr-danger,#ef4444);color:#fff}.dpp-restore-btn{background:var(--clr-success,#10b981);color:#fff}.dpp-hint{font-size:.78rem;color:var(--clr-muted,#94a3b8)}.dpp-banner{display:flex;align-items:center;padding:10px 16px;background:rgb(239 68 68 / .08);border:1px solid rgb(239 68 68 / .25);border-radius:10px;color:var(--clr-danger,#dc2626);font-size:.83rem;font-weight:600;margin-bottom:16px}[data-theme="dark"] .dpp-banner{background:rgb(239 68 68 / .12);border-color:rgb(239 68 68 / .3)}.i2p-count-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.i2p-count-label{font-size:.88rem;color:var(--clr-muted,#64748b)}.i2p-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;width:100%;align-content:start}#i2pWrap.pxe-scroll .pxe-canvas-box{align-items:stretch;padding:18px}#i2pWrap.pxe-scroll .pxe-canvas-box>.i2p-grid{box-shadow:none;border-radius:0}.i2p-item{position:relative;border-radius:10px;overflow:hidden;border:2px solid var(--clr-border,#e5e7eb);background:var(--clr-surface,#f8fafc);aspect-ratio:210 / 297;cursor:grab;transition:box-shadow .2s,border-color .2s;display:flex;align-items:center;justify-content:center}.i2p-item:hover{box-shadow:0 4px 18px rgb(117 79 254 / .18);border-color:var(--clr-primary,#754ffe)}.i2p-item:active{cursor:grabbing}.i2p-item.i2p-landscape{aspect-ratio:297 / 210}.i2p-item.i2p-margin-small img{padding:6%}.i2p-item.i2p-margin-normal img{padding:12%}.i2p-item.i2p-grayscale img{filter:grayscale(100%)}.i2p-item img{width:100%;height:100%;object-fit:contain;display:block;transition:filter .2s,padding .2s}.i2p-number{position:absolute;top:6px;left:6px;background:var(--clr-primary,#754ffe);color:#fff;font-size:.65rem;font-weight:700;line-height:1;border-radius:6px;padding:3px 6px;pointer-events:none;z-index:2}.i2p-page-num-preview{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:.6rem;font-weight:600;color:#555;background:rgb(255 255 255 / .75);padding:3px 0;opacity:0;transition:opacity .2s;pointer-events:none;z-index:2}.i2p-item.i2p-show-pagenum .i2p-page-num-preview{opacity:1}.i2p-remove-btn{position:absolute;top:5px;right:5px;width:24px;height:24px;border-radius:50%;border:none;background:rgb(239 68 68 / .9);color:#fff;font-size:.65rem;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s,transform .15s;z-index:3;padding:0;line-height:1}.i2p-item:hover .i2p-remove-btn{opacity:1}.i2p-remove-btn:hover{transform:scale(1.15);background:#ef4444}.i2p-ghost{opacity:.4;border:2px dashed var(--clr-primary,#754ffe)}.i2p-toggle-row{display:flex;align-items:center;gap:8px;padding:6px 0}.i2p-toggle-row .form-check-input{margin-top:0;cursor:pointer}.i2p-toggle-row .form-check-label{cursor:pointer;font-size:.88rem}[data-theme="dark"] .i2p-item{background:var(--clr-surface,#1e293b);border-color:var(--clr-border,#334155)}[data-theme="dark"] .i2p-page-num-preview{background:rgb(0 0 0 / .6);color:#cbd5e1}@media (max-width:480px){.i2p-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px}#i2pWrap.pxe-scroll .pxe-canvas-box{padding:12px}}.i2p-toggle-row{padding-left:0}.i2p-toggle-row .form-check-input{float:none;margin-left:0;flex-shrink:0}#oitEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.oit-preview-img{max-width:100%;max-height:100%;object-fit:contain;display:block;margin:auto;border-radius:8px}.oit-result-group{flex:1;display:flex;flex-direction:column;min-height:0;border-bottom:none!important}.oit-result-textarea{flex:1;min-height:220px;resize:vertical;font-size:.85rem;line-height:1.7;border-color:var(--clr-border,#e5e7eb);border-radius:10px;color:var(--clr-text,#334155)}.oit-result-textarea:focus{border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 .2rem rgb(117 79 254 / .15);outline:none}[data-theme="dark"] #oitEditor{background:var(--clr-card,#1e293b);border-color:var(--clr-border,#334155)}[data-theme="dark"] .oit-result-textarea{background:var(--clr-surface,#0f172a);color:var(--clr-text,#e2e8f0);border-color:var(--clr-border,#334155)}#oitWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#oitWrap.aib-fullscreen #oitEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#oitWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#oitWrap.aib-fullscreen .aib-preview-side{position:relative}#oitWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #oitWrap.aib-fullscreen{background:var(--clr-card,#1e293b)}input::placeholder,textarea::placeholder,.form-control::placeholder{color:#c2ccd8!important;opacity:1}[data-theme="dark"] input::placeholder,[data-theme="dark"] textarea::placeholder,[data-theme="dark"] .form-control::placeholder{color:#475569!important;opacity:1}#icEditor,#pcEditor,#wcEditor,#jcEditor,#rcEditor{border:1px solid var(--clr-border);border-radius:12px;overflow:hidden;background:var(--clr-card)}.ic-list-head,.ic-list-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem;background:var(--clr-surface);border-color:var(--clr-border)}.ic-list-head{border-bottom:1px solid var(--clr-border)}.ic-list-foot{border-top:1px solid var(--clr-border)}.ic-count-label{font-size:.875rem}.ic-foot-label{font-size:.875rem;color:var(--clr-muted);white-space:nowrap}.ic-file-item{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;border-bottom:1px solid var(--clr-border);background:var(--clr-card);transition:background .15s}.ic-file-item:last-child{border-bottom:none}.ic-file-item:hover{background:var(--clr-surface)}.ic-file-thumb{width:48px;height:48px;flex-shrink:0;border-radius:6px;overflow:hidden;background:var(--clr-surface);border:1px solid var(--clr-border);display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--clr-muted)}.ic-file-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ic-file-info{flex:1;min-width:0}.ic-file-name{font-weight:500;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--clr-heading)}.ic-file-meta{font-size:.75rem;color:var(--clr-muted);margin-top:2px}.ic-file-fmt{flex-shrink:0}.ic-file-fmt .form-select{width:90px;font-size:.8125rem}.ic-file-status{flex-shrink:0;min-width:90px;text-align:center}.ic-file-actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.ic-action-btn{width:32px;height:32px;border:1px solid #fff0;border-radius:6px;background:#fff0;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s;color:var(--clr-muted);padding:0}.ic-action-btn:hover{background:var(--clr-surface);border-color:var(--clr-border)}.ic-dl:hover{color:#22c55e;border-color:#22c55e}.ic-rm:hover{color:var(--clr-danger);border-color:var(--clr-danger)}[data-theme="dark"] #icEditor,[data-theme="dark"] #pcEditor,[data-theme="dark"] #wcEditor,[data-theme="dark"] #jcEditor,[data-theme="dark"] #rcEditor,.dark-mode #icEditor,.dark-mode #pcEditor,.dark-mode #wcEditor,.dark-mode #jcEditor,.dark-mode #rcEditor,body.dark #icEditor,body.dark #pcEditor,body.dark #wcEditor,body.dark #jcEditor,body.dark #rcEditor{border-color:var(--clr-border);background:var(--clr-card)}@media (max-width:600px){.ic-file-item{flex-wrap:wrap;gap:.5rem}.ic-file-fmt{width:100%}.ic-file-status{min-width:auto}.ic-list-foot{flex-direction:column;align-items:stretch}.ic-list-foot>div{justify-content:stretch}.ic-list-foot .btn{flex:1}}.ig-result-card{text-align:center;padding:2.5rem 1.5rem;border:1px solid var(--clr-border);border-radius:16px;background:var(--clr-card);margin-top:1.5rem}.ig-result-img{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid var(--clr-border);background:var(--clr-surface);display:block;margin:0 auto 1.25rem}.ig-result-username{font-size:1.25rem;font-weight:600;color:var(--clr-heading);margin-bottom:1.25rem}#digEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#digCanvas{max-width:100%;max-height:492px;width:auto;height:auto;display:block;flex-shrink:0;box-shadow:0 8px 28px rgb(0 0 0 / .22);border-radius:2px}.dig-size-label{text-align:center;font-size:.8rem;color:var(--clr-muted,#6b7280);margin:.6rem 0 0}.dig-random-btn{padding:.2rem .65rem;font-size:.8rem}.dig-color-input{height:40px!important;padding:.25rem!important;cursor:pointer}#digWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#digWrap.aib-fullscreen #digEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#digWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#digWrap.aib-fullscreen .aib-preview-side{position:relative}#digWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #digEditor{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}.bf-toggle-btn.active,.bf-shape-btn.active{background:var(--clr-primary,#754ffe)!important;border-color:var(--clr-primary,#754ffe)!important;color:#fff!important}.pf-toggle-btn.active,.pf-shape-btn.active{background:var(--clr-primary,#754ffe)!important;border-color:var(--clr-primary,#754ffe)!important;color:#fff!important}#pfeWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%;display:block}.pe-loader{display:none;position:absolute;inset:0;background:rgb(10 10 25 / .5);flex-direction:column;align-items:center;justify-content:center;color:#fff;gap:.5rem;font-size:.875rem;z-index:40}.pe-loader-spinner{width:32px;height:32px;border:3px solid rgb(255 255 255 / .3);border-top-color:#fff;border-radius:50%;animation:peSpin .7s linear infinite}@keyframes peSpin{to{transform:rotate(360deg)}}.pe-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.pe-filter-btn{padding:.35rem .5rem;font-size:.8rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;background:var(--clr-surface,#f9fafb);color:var(--clr-text,#374151);cursor:pointer;transition:border-color .15s,color .15s,background .15s;text-align:center;line-height:1.4}#pfeWrap .pe-filter-btn:hover:not(:disabled){background:var(--clr-surface,#f9fafb)!important;border-color:#754ffe!important;color:#754ffe!important}#pfeWrap .pe-filter-btn.active,#pfeWrap .pe-filter-btn.active:hover{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}.pe-filter-btn:disabled{opacity:.5;cursor:not-allowed}[data-theme="dark"] .pe-filter-btn{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] #pfeWrap .pe-filter-btn:hover:not(:disabled){background:rgb(117 79 254 / .15)!important;border-color:#754ffe!important;color:#a78bfa!important}.ci-ratio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem}.ci-ratio-btn{padding:.35rem .5rem;font-size:.8rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;background:var(--clr-surface,#f9fafb);color:var(--clr-text,#374151);cursor:pointer;transition:border-color .15s,color .15s,background .15s;text-align:center;line-height:1.4}#ciWrap .ci-ratio-btn,#ciWrap .ci-tool-btn{box-shadow:none!important}#ciWrap .ci-ratio-btn:hover,#ciWrap .ci-ratio-btn:focus,#ciWrap .ci-tool-btn:hover,#ciWrap .ci-tool-btn:focus{background:var(--clr-surface,#f9fafb)!important;border-color:#754ffe!important;color:#754ffe!important;box-shadow:none!important}#ciWrap .ci-ratio-btn.active{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}.ci-tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem}.ci-tool-btn{padding:.5rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;background:var(--clr-surface,#f9fafb);color:var(--clr-text,#374151);cursor:pointer;transition:border-color .15s,color .15s;text-align:center;font-size:1rem;line-height:1}[data-theme="dark"] .ci-ratio-btn,[data-theme="dark"] .ci-tool-btn{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .ci-ratio-btn:hover,[data-theme="dark"] .ci-tool-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}#irWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%}.ir-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ir-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;padding:.7rem .5rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background:var(--clr-surface,#f9fafb);color:var(--clr-text,#374151);cursor:pointer;transition:border-color .15s,color .15s,transform .15s;font-size:.8rem;line-height:1.2}.ir-action-btn i{font-size:1.2rem;color:var(--clr-primary,#754ffe);transition:color .15s}#irWrap .ir-action-btn:hover{background:#f5f0ff!important;border-color:#754ffe!important;color:#754ffe!important;transform:translateY(-2px)}#irWrap .ir-action-btn:hover i{color:#754ffe!important}.ir-action-btn:active{transform:translateY(0)}[data-theme="dark"] .ir-action-btn{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] #irWrap .ir-action-btn:hover{background:rgb(117 79 254 / .15)!important;border-color:#754ffe!important;color:#a78bfa!important}[data-theme="dark"] #irWrap .ir-action-btn:hover i{color:#a78bfa!important}#fiCanvas{max-width:100%;max-height:100%;width:auto;height:auto;display:block;flex-shrink:0;box-shadow:0 8px 28px rgb(0 0 0 / .22);border-radius:2px}.fi-flip-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.fi-flip-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:1.35rem .75rem;border:1.5px solid var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-card,#fff);color:var(--clr-text,#374151);cursor:pointer;transition:border-color .18s,color .18s,background .18s,box-shadow .18s,transform .12s;font-size:.82rem;font-weight:600;line-height:1.3}.fi-flip-btn i{font-size:1.7rem;color:var(--clr-primary,#754ffe);transition:color .18s}#fiWrap .fi-flip-btn:hover{background:#f5f0ff!important;border-color:#754ffe!important;color:#754ffe!important;box-shadow:0 4px 14px rgb(117 79 254 / .18);transform:translateY(-2px)}#fiWrap .fi-flip-btn:hover i{color:#754ffe!important}#fiWrap .fi-flip-btn.active{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important;box-shadow:0 4px 14px rgb(117 79 254 / .28)}#fiWrap .fi-flip-btn.active i{color:#fff!important}.fi-flip-btn:active{transform:translateY(0)}.fi-hint{margin:.6rem 0 0;font-size:.78rem;color:var(--clr-muted,#6b7280);text-align:center}[data-theme="dark"] .fi-flip-btn{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] #fiWrap .fi-flip-btn:hover{background:rgb(117 79 254 / .15)!important;border-color:#754ffe!important;color:#a78bfa!important}[data-theme="dark"] #fiWrap .fi-flip-btn:hover i{color:#a78bfa!important}#prWrap.pxe-stage-fill .pxe-canvas-box{display:flex;align-items:center;justify-content:center;background:#fff0}#prWrap.pxe-stage-fill .pxe-canvas-box>canvas{max-width:100%;max-height:100%;width:auto;height:auto;box-shadow:0 8px 28px rgb(0 0 0 / .28);border-radius:2px;background:#fff}.pr-info{font-size:.82rem;font-weight:600;color:var(--clr-text,#374151);background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;padding:.5rem .7rem}.pr-zoom-row{display:flex;align-items:center;gap:.5rem}.pr-zoom-row .aib-range{flex:1}.pr-zoom-row .btn{flex:none;width:34px;padding:.25rem 0}[data-theme="dark"] .pr-info{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:#e2e2f0}#rmmWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%;background:#fff}.rmm-size-overlay{position:absolute;bottom:16px;right:16px;z-index:20;background:rgb(0 0 0 / .65);color:#fff;padding:3px 9px;border-radius:4px;font-size:.7rem;font-weight:600;letter-spacing:.3px;pointer-events:none}.rmm-optimize-options{margin-top:.5rem;padding:.75rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background:var(--clr-surface,#f9fafb)}.rmm-stats{gap:.5rem}.rmm-loader-overlay{position:fixed;inset:0;background:rgb(255 255 255 / .92);z-index:100000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.rmm-loader-spinner{width:48px;height:48px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:rmmSpin .7s linear infinite}.rmm-loader-text{font-weight:600;color:var(--clr-heading,#1f2937)}@keyframes rmmSpin{to{transform:rotate(360deg)}}[data-theme="dark"] .rmm-loader-overlay{background:rgb(20 18 46 / .92)}[data-theme="dark"] .rmm-loader-text{color:var(--clr-heading,#f9fafb)}#rcmWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%;background:#fff}.rcm-size-overlay{position:absolute;bottom:16px;right:16px;z-index:20;background:rgb(0 0 0 / .65);color:#fff;padding:3px 9px;border-radius:4px;font-size:.7rem;font-weight:600;letter-spacing:.3px;pointer-events:none}.rcm-optimize-options{margin-top:.5rem;padding:.75rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background:var(--clr-surface,#f9fafb)}.rcm-stats{gap:.5rem}.rcm-loader-overlay{position:fixed;inset:0;background:rgb(255 255 255 / .92);z-index:100000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.rcm-loader-spinner{width:48px;height:48px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:rcmSpin .7s linear infinite}.rcm-loader-text{font-weight:600;color:var(--clr-heading,#1f2937)}@keyframes rcmSpin{to{transform:rotate(360deg)}}[data-theme="dark"] .rcm-loader-overlay{background:rgb(20 18 46 / .92)}[data-theme="dark"] .rcm-loader-text{color:var(--clr-heading,#f9fafb)}#rinWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%;background:#fff}.rin-size-overlay{position:absolute;bottom:16px;right:16px;z-index:20;background:rgb(0 0 0 / .65);color:#fff;padding:3px 9px;border-radius:4px;font-size:.7rem;font-weight:600;letter-spacing:.3px;pointer-events:none}.rin-optimize-options{margin-top:.5rem;padding:.75rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background:var(--clr-surface,#f9fafb)}.rin-stats{gap:.5rem}.rin-loader-overlay{position:fixed;inset:0;background:rgb(255 255 255 / .92);z-index:100000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.rin-loader-spinner{width:48px;height:48px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:rinSpin .7s linear infinite}.rin-loader-text{font-weight:600;color:var(--clr-heading,#1f2937)}@keyframes rinSpin{to{transform:rotate(360deg)}}[data-theme="dark"] .rin-loader-overlay{background:rgb(20 18 46 / .92)}[data-theme="dark"] .rin-loader-text{color:var(--clr-heading,#f9fafb)}#iiqResult{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff);padding:1.25rem}.iiq-result-head{display:flex;justify-content:center;margin-bottom:1rem}.iiq-hint-pill{display:inline-flex;align-items:center;padding:.35rem .9rem;border-radius:999px;background:var(--clr-surface,#f3f4f6);border:1px solid var(--clr-border,#e5e7eb);color:var(--clr-muted,#6b7280);font-size:.8rem;font-weight:500}.iiq-compare-panel{max-height:400px;overflow:scroll;margin-bottom:1rem;display:flex;justify-content:center}.iiq-compare-container{position:relative;width:100%;max-width:800px;margin:0 auto;overflow:hidden;background:#1a1a2e;user-select:none;cursor:ew-resize;border-radius:8px;line-height:0}.iiq-compare-container>canvas{display:block;width:100%;height:auto;pointer-events:none}.iiq-after-wrapper{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;border-right:3px solid #fff;box-shadow:4px 0 14px rgb(0 0 0 / .25)}.iiq-after-wrapper>canvas{display:block;height:auto;pointer-events:none}.iiq-handle-circle{position:absolute;top:50%;right:-22px;width:44px;height:44px;background:#fff;border-radius:50%;box-shadow:0 4px 14px rgb(0 0 0 / .35);display:flex;align-items:center;justify-content:center;color:var(--clr-primary,#754ffe);font-size:1.05rem;z-index:10;transform:translateY(-50%);pointer-events:none}.iiq-badge{position:absolute;top:12px;padding:5px 11px;border-radius:5px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#fff;background:rgb(0 0 0 / .6);pointer-events:none;z-index:5}.iiq-badge-before{right:12px}.iiq-badge-after{left:12px;background:var(--clr-primary,#754ffe)}.iiq-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.iiq-loader-overlay{position:fixed;inset:0;background:rgb(255 255 255 / .92);z-index:100000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.iiq-loader-spinner{width:56px;height:56px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:iiqSpin .7s linear infinite}.iiq-loader-text{font-weight:600;color:var(--clr-primary,#754ffe);font-size:1.05rem}@keyframes iiqSpin{to{transform:rotate(360deg)}}[data-theme="dark"] #iiqResult{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .iiq-hint-pill{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#9ca3af)}[data-theme="dark"] .iiq-loader-overlay{background:rgb(20 18 46 / .94)}#bwWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%}#jiCanvas{max-width:100%;max-height:100%;width:auto;height:auto;display:block;flex-shrink:0}.ji-list{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background:var(--clr-surface,#f9fafb)}.ji-list-item{display:flex;align-items:center;gap:.5rem;padding:.35rem .5rem;border-bottom:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);cursor:default}.ji-list-item:last-child{border-bottom:none}.ji-list-item-ghost{opacity:.5;background:var(--clr-surface,#f3f4f6)}.ji-drag-handle{color:var(--clr-muted,#9ca3af);cursor:grab;font-size:.95rem}.ji-thumb{width:32px;height:32px;object-fit:cover;border-radius:4px;background:#fff;flex-shrink:0}.ji-name{font-size:.8rem;color:var(--clr-text,#374151);flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ji-remove{border:none;background:#fff0;color:var(--clr-muted,#9ca3af);padding:.2rem .35rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:color .15s,background .15s}.ji-remove:hover{color:#ef4444;background:rgb(239 68 68 / .08)}.ji-dir-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ji-dir-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;padding:.65rem .5rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background:var(--clr-surface,#f9fafb);color:var(--clr-text,#374151);cursor:pointer;font-size:.8rem;font-weight:600;transition:border-color .15s,color .15s,background .15s}.ji-dir-btn i{font-size:1.1rem;color:var(--clr-primary,#754ffe);transition:color .15s}#jiWrap .ji-dir-btn:hover{background:var(--clr-surface,#f9fafb)!important;border-color:#754ffe!important;color:#754ffe!important}#jiWrap .ji-dir-btn:hover i{color:#754ffe!important}#jiWrap .ji-dir-btn.active,#jiWrap .ji-dir-btn.active:hover{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}#jiWrap .ji-dir-btn.active i{color:#fff!important}.ji-color-row{display:flex;gap:.5rem;align-items:center}.ji-color-input{height:38px!important;padding:.15rem!important;width:50px!important;cursor:pointer;flex-shrink:0}.ji-loader-overlay{position:fixed;inset:0;background:rgb(255 255 255 / .92);z-index:100000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.ji-loader-spinner{width:48px;height:48px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:jiSpin .7s linear infinite}.ji-loader-text{font-weight:600;color:var(--clr-heading,#1f2937)}@keyframes jiSpin{to{transform:rotate(360deg)}}[data-theme="dark"] .ji-list{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ji-list-item{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ji-name{color:var(--clr-text,#d1d5db)}[data-theme="dark"] .ji-dir-btn{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .ji-loader-overlay{background:rgb(20 18 46 / .92)}[data-theme="dark"] .ji-loader-text{color:var(--clr-heading,#f9fafb)}#cciWrap .cropper-view-box,#cciWrap .cropper-face{border-radius:50%}#cciWrap .cropper-view-box{outline:2px dashed rgb(255 255 255 / .85);outline-color:rgb(255 255 255 / .85)}.cci-filename{padding:.45rem .65rem;background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;font-size:.8rem;color:var(--clr-text,#374151);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cci-tools-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.35rem}.cci-tool-btn{padding:.5rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;background:var(--clr-surface,#f9fafb);color:var(--clr-text,#374151);cursor:pointer;transition:border-color .15s,color .15s;text-align:center;font-size:1rem;line-height:1}.cci-tool-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}.cci-color-row{display:flex;gap:8px;align-items:center}.cci-color-input{height:40px!important;width:48px!important;padding:3px!important;cursor:pointer;flex-shrink:0;border:1px solid var(--clr-border,#e5e7eb)!important;border-radius:8px!important;background:#fff}.cci-color-row input[type="text"]{height:40px;border-radius:8px;font-size:.85rem;flex:1}.cci-hint{margin:0 0 .75rem;padding:.5rem .65rem;border-radius:6px;background:rgb(117 79 254 / .08);color:var(--clr-primary,#754ffe);font-size:.78rem;font-weight:500}[data-theme="dark"] .cci-filename,[data-theme="dark"] .cci-tool-btn{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .cci-tool-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}[data-theme="dark"] .cci-hint{background:rgb(117 79 254 / .15)}#ivCanvas{max-width:100%;max-height:100%;width:auto;height:auto;display:block;flex-shrink:0}.iv-channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem}.iv-ch-btn{padding:.35rem .4rem;font-size:.78rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;background:var(--clr-surface,#f9fafb);color:var(--clr-text,#374151);cursor:pointer;transition:border-color .15s,color .15s,background .15s;text-align:center;line-height:1.4;font-weight:500}#ivWrap .iv-ch-btn:hover{background:var(--clr-surface,#f9fafb)!important;border-color:#754ffe!important;color:#754ffe!important}#ivWrap .iv-ch-btn.active,#ivWrap .iv-ch-btn.active:hover{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}.iv-hint{margin:.35rem 0 0;font-size:.75rem;color:var(--clr-muted,#6b7280)}[data-theme="dark"] .iv-ch-btn{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] #ivWrap .iv-ch-btn:hover{background:rgb(117 79 254 / .15)!important;border-color:#754ffe!important;color:#a78bfa!important}.pxe-pdf .pxe-stage{padding:0!important}.pxe-pdf.pxe-stage-fill .pxe-canvas-box{background:#1f1e3c;padding:12px;overflow:hidden;line-height:normal;border-radius:0}.wpdf-viewer{display:flex;gap:12px;width:100%;height:100%;min-height:0}.wpdf-thumbs{flex:0 0 118px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:2px 6px 2px 2px;scrollbar-width:thin}.wpdf-thumb-item{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px}.wpdf-thumb{width:100%;border:2px solid #fff0;border-radius:5px;background:#fff;overflow:hidden;line-height:0;transition:border-color .15s,box-shadow .15s}.pxe-pdf .wpdf-thumb-item:hover .wpdf-thumb{border-color:rgb(117 79 254 / .6)}.wpdf-thumb-item.active .wpdf-thumb{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .3)}.wpdf-thumb canvas{display:block;width:100%;height:auto}.wpdf-thumb-num{color:#b7b4d6;font-size:.68rem;font-weight:600;line-height:1.2}.wpdf-thumb-item.active .wpdf-thumb-num{color:#a78bfa}.wpdf-main{flex:1;min-width:0;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:16px;padding:6px 8px 12px;scroll-behavior:smooth}.wpdf-main-page{position:relative;background:#fff;line-height:0;border-radius:2px;box-shadow:0 6px 24px rgb(0 0 0 / .4);flex:none;max-width:100%}.wpdf-main-page canvas{display:block;max-width:100%;height:auto}.wpdf-watermark-overlay{position:absolute;white-space:nowrap;pointer-events:none;z-index:10;transform-origin:center center;font-family:Helvetica,Arial,sans-serif;font-weight:700;line-height:1}.wpdf-loader{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;color:#fff;background:rgb(31 30 60 / .95);z-index:20}.wpdf-loader-spinner{width:36px;height:36px;border:3px solid rgb(255 255 255 / .25);border-top-color:#fff;border-radius:50%;animation:wpdfSpin .7s linear infinite}@keyframes wpdfSpin{to{transform:rotate(360deg)}}.wpdf-loader-text{font-size:.9rem;font-weight:500}.wpdf-filename{padding:.45rem .65rem;background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;font-size:.8rem;color:var(--clr-text,#374151);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wpdf-color-row{display:flex;gap:.5rem;align-items:center}.wpdf-color-input{height:38px!important;padding:.15rem!important;width:50px!important;cursor:pointer;flex-shrink:0}.wpdf-pos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;width:144px;margin:0 auto}.wpdf-pos-btn{width:44px;height:44px;border:2px solid var(--clr-border,#e5e7eb);background:var(--clr-surface,#f9fafb);border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;padding:0}.wpdf-pos-btn:hover{border-color:var(--clr-primary,#754ffe);background:var(--clr-card,#fff)}.wpdf-pos-btn.active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 3px rgb(117 79 254 / .18)}[data-theme="dark"] .wpdf-filename,[data-theme="dark"] .wpdf-pos-btn{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .wpdf-pos-btn:hover{background:var(--clr-card,#1d1c35)}.pxe-editor{border:1px solid var(--clr-border,#e5e7eb);overflow:hidden;background:var(--clr-card,#fff);z-index:1000000000000!important}.pxe-editor-row{display:flex;align-items:stretch}.pxe-stage{position:relative;flex:1;min-width:0;display:flex;align-items:center;justify-content:center;background-color:#eef0f6;background-image:radial-gradient(circle at center,rgb(117 79 254 / .10) 1px,transparent 1.4px);background-size:22px 22px;padding:76px 24px 24px;min-height:460px;overflow:hidden}.pxe-stage::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(120% 120% at 50% 42%,transparent 55%,rgb(20 20 50 / .05) 100%)}.pxe-canvas-box{position:relative;z-index:1;box-shadow:none;border-radius:6px;line-height:0;max-width:100%;max-height:100%}.pxe-canvas-box .canvas-container{border-radius:6px}.pxe-canvas-box:has(>canvas){width:100%;height:100%;align-self:stretch;display:flex;align-items:center;justify-content:center;box-shadow:none;background:#fff0;border-radius:0;line-height:0}.pxe-canvas-box:has(>canvas)>canvas{display:block;max-width:100%;max-height:100%;width:auto;height:auto;border-radius:6px;box-shadow:0 1px 2px rgb(20 20 50 / .06),0 14px 38px rgb(20 20 50 / .16)}.pxe-wrap.pxe-no-toolbar .pxe-stage{padding-top:24px}.pxe-wrap.pxe-stage-fill .pxe-canvas-box{width:100%;height:100%;max-width:100%;max-height:100%;align-self:stretch;display:block;overflow:hidden;box-shadow:none;border-radius:0;background:#14152a;line-height:normal}.pxe-wrap.pxe-stage-fill .cropper-container{max-width:100%;max-height:100%}.pxe-wrap.pxe-scroll .pxe-stage{align-items:stretch}.pxe-wrap.pxe-scroll .pxe-canvas-box{align-self:stretch;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:none;border-radius:0;line-height:normal;display:flex;flex-direction:column;align-items:center;gap:16px;padding:4px 2px 8px}.pxe-wrap.pxe-scroll .pxe-canvas-box>*{flex:none;box-shadow:0 6px 24px rgb(20 20 50 / .14);border-radius:4px}.pxe-rail{width:320px;flex:none;border-left:1px solid var(--clr-border,#eceef3);padding:20px;background:var(--clr-card,#fff)}.pxe-rail-title{display:flex;align-items:center;gap:9px;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--clr-heading,#1a1a2e);margin:0 0 16px}.pxe-rail-title::before{content:"";flex:none;width:4px;height:18px;border-radius:3px;background:#754ffe}.pxe-wrap .pxe-add-btn{display:flex;align-items:center;gap:14px;width:100%;border:1px solid var(--clr-border,#e5e7eb)!important;background:var(--clr-card,#fff)!important;border-radius:12px;padding:12px 14px;margin-bottom:12px;font-weight:700;font-size:.95rem;color:var(--clr-heading,#1a1a2e)!important;box-shadow:none;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .08s}.pxe-wrap .pxe-add-btn:hover,.pxe-wrap .pxe-add-btn:focus{border-color:#754ffe!important;background:var(--clr-card,#fff)!important;color:var(--clr-heading,#1a1a2e)!important;box-shadow:none!important}.pxe-wrap .pxe-add-btn:active{transform:scale(.99)}.pxe-add-ico{width:40px;height:40px;border-radius:10px;background:#754ffe;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.15rem;flex:none}.pxe-rail-hint{margin:16px 0 0;font-size:.8rem;line-height:1.5;color:var(--clr-muted,#6b7280)}.pxe-rail .aib-form-group{padding:14px 0}.pxe-toolbar{position:absolute;z-index:30;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;background:#fff;border-bottom:1px solid var(--clr-border,#e5e7eb);padding:10px 14px}.pxe-tb-group{display:flex;align-items:center;gap:4px;padding:3px;background:var(--clr-surface,#f6f7f9);border-radius:12px}.pxe-tb-select{border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;height:34px;padding:0 8px;font-size:.85rem;background:#fff;cursor:pointer;min-width:96px}.pxe-tb-size{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;height:34px;padding:0 4px 0 9px;background:#fff;color:var(--clr-muted,#9ca3af);font-size:.82rem}.pxe-wrap .pxe-tb-num{width:42px;height:32px!important;min-height:0!important;border:0!important;outline:0!important;box-shadow:none!important;padding:0!important;margin:0!important;font-size:.85rem!important;font-weight:600;line-height:32px!important;text-align:center;background:transparent!important;color:var(--clr-heading,#1a1a2e)!important;-moz-appearance:textfield;appearance:textfield}.pxe-tb-num::-webkit-outer-spin-button,.pxe-tb-num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pxe-wrap .pxe-tb-btn{width:34px!important;height:34px!important;flex:none;box-sizing:border-box;padding:0!important;margin:0!important;min-width:0!important;border:0!important;background:transparent!important;border-radius:9px;color:var(--clr-text,#374151)!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;position:relative;box-shadow:none!important;outline:0!important;transition:background .12s,color .12s}.pxe-wrap .pxe-tb-btn:hover,.pxe-wrap .pxe-tb-btn:focus{background:rgb(117 79 254 / .10)!important;color:#754ffe!important}.pxe-wrap .pxe-tb-btn:active{background:rgb(117 79 254 / .18)!important}.pxe-wrap .pxe-tb-btn.active{background:rgb(117 79 254 / .14)!important;color:#754ffe!important}.pxe-wrap .pxe-tb-del:hover,.pxe-wrap .pxe-tb-del:focus{background:rgb(239 68 68 / .12)!important;color:#ef4444!important}.pxe-wrap .pxe-tb-color{width:34px!important;overflow:hidden;padding:0}.pxe-tb-swatch{width:20px;height:20px;border-radius:6px;background:#fff;box-shadow:0 0 0 1px rgb(0 0 0 / .25) inset,0 1px 2px rgb(0 0 0 / .12);pointer-events:none}.pxe-tb-color input[type=color]{position:absolute;inset:0;opacity:0;cursor:pointer}.pxe-tb-opacity{display:inline-flex;align-items:center;gap:6px;color:var(--clr-muted,#6b7280);padding:0 8px}.pxe-wrap .pxe-tb-opacity input[type=range]{-webkit-appearance:none;appearance:none;width:90px;height:6px;margin:0;padding:0;border:0;border-radius:999px;background:var(--clr-border,#e5e7eb);outline:none;cursor:pointer}.pxe-wrap .pxe-tb-opacity input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#754ffe;border:2px solid #fff;box-shadow:0 1px 4px rgb(20 20 50 / .3);cursor:pointer}.pxe-wrap .pxe-tb-opacity input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#754ffe;border:2px solid #fff;box-shadow:0 1px 4px rgb(20 20 50 / .3);cursor:pointer}.pxe-wrap .pxe-tb-opacity input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:var(--clr-border,#e5e7eb)}.pxe-tb-sep{width:1px;height:22px;background:var(--clr-border,#e5e7eb);margin:0 2px}.pxe-actionbar{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;padding:.8rem 1.5rem;border-top:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff)}.pxe-actionbar .btn{min-width:150px}body.pxe-immersive-on #masthead,body.pxe-immersive-on header.site-header,body.pxe-immersive-on .site-header,body.pxe-immersive-on header[role="banner"],body.pxe-immersive-on #colophon,body.pxe-immersive-on footer.site-footer,body.pxe-immersive-on .site-footer{display:none!important}body.pxe-immersive-on .tool-hero-title,body.pxe-immersive-on .tool-hero-subtitle,body.pxe-immersive-on .tool-hero-bg,body.pxe-immersive-on .tool-howto-section,body.pxe-immersive-on .tool-imgcontent-section,body.pxe-immersive-on .tool-features-section,body.pxe-immersive-on .tool-similar-section,body.pxe-immersive-on .tool-faq-section{display:none!important}body.pxe-immersive-on .tool-hero{padding:0!important}body.pxe-immersive-on{overflow:hidden!important}.pxe-wrap.pxe-immersive .pxe-editor{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;width:100%;height:auto;border:0;border-radius:0;margin:0;display:flex;flex-direction:column;background:var(--clr-card,#fff)}.pxe-wrap.pxe-immersive .pxe-editor-row{flex:1;min-height:0}.pxe-wrap.pxe-immersive .pxe-stage{height:100%;min-height:0}.pxe-wrap.pxe-immersive .pxe-rail{overflow-y:auto}.pxe-wrap.pxe-immersive .pxe-actionbar{flex:none}[data-theme="dark"] .pxe-editor{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxe-stage{background-color:#101124;background-image:radial-gradient(circle at center,rgb(255 255 255 / .05) 1px,transparent 1.4px)}[data-theme="dark"] .pxe-stage::before{background:radial-gradient(120% 120% at 50% 42%,transparent 55%,rgb(0 0 0 / .28) 100%)}[data-theme="dark"] .pxe-rail{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxe-wrap .pxe-rail-title{color:#f0f0f8}[data-theme="dark"] .pxe-wrap .pxe-add-btn{background:var(--clr-surface,#16152e)!important;border-color:var(--clr-border,#2d2b4e)!important;color:var(--clr-text,#e2e2f0)!important}[data-theme="dark"] .pxe-wrap .pxe-add-btn:hover,[data-theme="dark"] .pxe-wrap .pxe-add-btn:focus{border-color:#754ffe!important;background:var(--clr-surface,#16152e)!important;color:var(--clr-text,#e2e2f0)!important}[data-theme="dark"] .pxe-toolbar{background:#1d1c35;border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxe-actionbar{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxe-tb-group{background:#16152e}[data-theme="dark"] .pxe-tb-select,[data-theme="dark"] .pxe-tb-size{background:#16152e;border-color:var(--clr-border,#2d2b4e);color:#e2e2f0}[data-theme="dark"] .pxe-wrap .pxe-tb-num{color:#e2e2f0!important}@media (max-width:991.98px){.pxe-editor-row{flex-direction:column}.pxe-rail{width:100%;border-left:0;border-top:1px solid var(--clr-border,#eceef3)}.pxe-wrap.pxe-immersive .pxe-editor{display:block!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.pxe-wrap.pxe-immersive .pxe-editor-row{flex-direction:column;flex:none}.pxe-wrap.pxe-immersive .pxe-stage{height:auto;min-height:46vh;flex:none;padding:70px 8px 12px}.pxe-wrap.pxe-no-toolbar.pxe-immersive .pxe-stage{padding-top:16px}.pxe-wrap.pxe-immersive .pxe-rail{flex:none}.pxe-wrap.pxe-immersive .pxe-actionbar{position:static;flex:none}.pxe-actionbar{flex-direction:column-reverse;gap:.6rem;padding:.8rem 1rem}.pxe-actionbar .btn{width:100%;min-width:0}.pxe-wrap.pxe-immersive .pxe-toolbar{position:fixed;top:0;left:0;right:0;width:100%;max-width:none;z-index:40;border-radius:0;flex-wrap:nowrap;justify-content:flex-start;gap:6px;padding:8px 10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.pxe-wrap.pxe-immersive .pxe-toolbar .pxe-tb-group{flex:none}.pxe-tb-select{min-width:78px;max-width:96px}.pxe-wrap .pxe-tb-opacity input[type=range]{width:64px}.pxe-rail-title{font-size:1.15rem}}@media (max-width:480px){.pxe-wrap.pxe-immersive .pxe-stage{height:auto;padding:70px 8px 12px;min-height:40vh}}.i2g-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;background:var(--clr-card,#fff);padding:1.1rem 1.25rem}.i2g-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem;flex-wrap:wrap;gap:.5rem}.i2g-card-title{font-size:1rem;font-weight:700;color:var(--clr-heading,#1f2937);display:inline-flex;align-items:center}.i2g-count-pill{display:inline-block;margin-left:.5rem;background:var(--clr-primary,#754ffe);color:#fff;font-size:.7rem;font-weight:700;padding:2px 9px;border-radius:999px;min-width:24px;text-align:center}.i2g-head-actions{display:flex;gap:.4rem;flex-wrap:wrap}[data-theme="dark"] .i2g-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}#i2gWrap.pxe-scroll .pxe-canvas-box{align-items:stretch;padding:16px}#i2gWrap.pxe-scroll .pxe-canvas-box>.i2g-stage-col{box-shadow:none;border-radius:0}.i2g-stage-col{width:100%;display:flex;flex-direction:column;gap:16px}.i2g-count-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.i2g-count-label{font-size:.9rem;font-weight:600;color:var(--clr-text,#374151)}.i2g-count-btns{display:flex;gap:.4rem}.i2g-frames-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.7rem}.i2g-frame{position:relative;border:1px solid rgb(255 255 255 / .14);border-radius:10px;background:#2a2950;overflow:hidden;aspect-ratio:1 / 1;cursor:grab;transition:border-color .15s,transform .15s,opacity .15s}.i2g-frame:hover{border-color:var(--clr-primary,#754ffe)}.i2g-frame:active{cursor:grabbing}.i2g-ghost{opacity:.4}.i2g-frame img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.i2g-frame-num{position:absolute;top:6px;left:6px;background:var(--clr-primary,#754ffe);color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:999px;z-index:2}.i2g-frame-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;border:none;border-radius:50%;background:rgb(0 0 0 / .6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.7rem;z-index:2;transition:background .15s;padding:0!important}.i2g-frame-remove:hover{background:#ef4444}.i2g-frame-meta{position:absolute;bottom:6px;right:6px;background:rgb(0 0 0 / .65);color:#fff;font-size:.65rem;font-weight:600;padding:2px 6px;border-radius:4px;z-index:2}.i2g-result-card{background:#14152a;border:1px solid rgb(255 255 255 / .12);border-radius:12px;padding:16px;text-align:center}.i2g-result-img img{max-width:100%;max-height:420px;border-radius:6px;background:#fff;box-shadow:0 6px 22px rgb(0 0 0 / .35)}.i2g-result-row{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.i2g-result-meta{color:#b7b4d6;font-size:.8rem;font-weight:500}.i2g-gen-loader{position:absolute;inset:0;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;color:#fff;background:rgb(20 21 42 / .9);z-index:20}.i2g-gen-spinner{width:42px;height:42px;border:4px solid rgb(255 255 255 / .2);border-top-color:#fff;border-radius:50%;animation:i2gSpin .7s linear infinite}@keyframes i2gSpin{to{transform:rotate(360deg)}}.i2g-gen-text{font-weight:600;font-size:.9rem}.i2g-gen-bar{width:240px;height:8px;background:rgb(255 255 255 / .18);border-radius:999px;overflow:hidden}.i2g-gen-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .2s ease}#p2zEditor{display:flex;flex-direction:column}.p2z-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;background:var(--clr-card,#fff);padding:1.1rem 1.25rem}.p2z-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem;flex-wrap:wrap;gap:.5rem}.p2z-card-title{font-size:1rem;font-weight:700;color:var(--clr-heading,#1f2937);display:inline-flex;align-items:center}.p2z-count-pill{display:inline-block;margin-left:.5rem;background:var(--clr-primary,#754ffe);color:#fff;font-size:.7rem;font-weight:700;padding:2px 9px;border-radius:999px;min-width:24px;text-align:center}.p2z-head-actions{display:flex;gap:.4rem;flex-wrap:wrap}.p2z-file-list{list-style:none;margin:0;padding:0;max-height:380px;overflow-y:auto}.p2z-file-item{display:flex;align-items:center;gap:.5rem;padding:.65rem .85rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background:var(--clr-surface,#f9fafb);margin-bottom:.4rem;transition:border-color .15s,background .15s}.p2z-file-item:hover{border-color:var(--clr-primary,#754ffe);background:var(--clr-card,#fff)}.p2z-file-item:last-child{margin-bottom:0}.p2z-file-left{display:flex;align-items:center;gap:.65rem;flex:1 1 auto;min-width:0}.p2z-pdf-icon{color:#ef4444;font-size:1.25rem;flex-shrink:0}.p2z-file-name{font-size:.88rem;font-weight:500;color:var(--clr-text,#374151);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto;min-width:0}.p2z-file-size{font-size:.75rem;color:var(--clr-muted,#6b7280);flex-shrink:0}.p2z-remove{border:none;background:#fff0;color:var(--clr-muted,#9ca3af);padding:.25rem .4rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:color .15s,background .15s;flex-shrink:0}.p2z-remove:hover{color:#ef4444;background:rgb(239 68 68 / .08)}.p2z-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;color:var(--clr-muted,#9ca3af);text-align:center;gap:.25rem}.p2z-empty i{font-size:2.5rem;color:var(--clr-border,#e5e7eb);margin-bottom:.5rem}.p2z-empty p{margin:0;font-weight:600;color:var(--clr-muted,#6b7280)}.p2z-stats{display:flex;gap:1rem;margin-bottom:1rem;background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:.75rem}.p2z-stat{flex:1;text-align:center}.p2z-stat-val{font-size:1.4rem;font-weight:700;color:var(--clr-primary,#754ffe);line-height:1.1}.p2z-stat-lbl{font-size:.72rem;text-transform:uppercase;letter-spacing:.5px;color:var(--clr-muted,#6b7280);margin-top:.15rem}.p2z-actions{display:flex;gap:.5rem;flex-wrap:wrap}.p2z-info{margin:.85rem 0 0;font-size:.78rem;color:var(--clr-muted,#6b7280)}.p2z-loader-overlay{position:fixed;inset:0;background:rgb(255 255 255 / .92);z-index:100000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.p2z-loader-spinner{width:48px;height:48px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:p2zSpin .7s linear infinite}@keyframes p2zSpin{to{transform:rotate(360deg)}}.p2z-loader-text{font-weight:600;color:var(--clr-heading,#1f2937)}[data-theme="dark"] .p2z-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .p2z-file-item{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .p2z-file-item:hover{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .p2z-file-name{color:var(--clr-text,#d1d5db)}[data-theme="dark"] .p2z-stats{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .p2z-loader-overlay{background:rgb(20 18 46 / .92)}[data-theme="dark"] .p2z-loader-text{color:var(--clr-heading,#f9fafb)}#pxStd{display:block}.pxstd-stat{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:1rem;text-align:center;height:100%}.pxstd-stat-icon{font-size:1.5rem;margin-bottom:.35rem;display:block}.pxstd-stat-val{font-size:1.1rem;font-weight:700;color:var(--clr-heading,#1f2937);line-height:1.2}.pxstd-stat-lbl{font-size:.72rem;text-transform:uppercase;letter-spacing:.5px;color:var(--clr-muted,#6b7280);margin-top:.2rem}.pxstd-result-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;background:var(--clr-card,#fff);overflow:hidden;margin-bottom:1rem}.pxstd-banner{position:relative;height:90px;background:linear-gradient(135deg,#95bf47 0%,#5e8e3e 100%);overflow:hidden}.pxstd-banner-bg{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgb(255 255 255 / .18) 0%,transparent 35%),radial-gradient(circle at 80% 70%,rgb(255 255 255 / .12) 0%,transparent 30%)}.pxstd-banner-overlay{position:absolute;bottom:12px;left:16px;z-index:2}.pxstd-shopify-badge{background:rgb(255 255 255 / .96);color:#5e8e3e;padding:5px 12px;border-radius:999px;font-size:.75rem;font-weight:700;box-shadow:0 2px 6px rgb(0 0 0 / .15)}.pxstd-info{padding:1.1rem 1.25rem}.pxstd-info-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.75rem}.pxstd-theme-name{margin:0 0 .25rem;font-size:1.4rem;font-weight:700;color:var(--clr-heading,#1f2937)}.pxstd-theme-id{margin:0;font-size:.85rem;color:var(--clr-muted,#6b7280)}.pxstd-id-pill{display:inline-block;background:var(--clr-surface,#f3f4f6);border:1px solid var(--clr-border,#e5e7eb);padding:1px 8px;border-radius:5px;font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.8rem;color:var(--clr-text,#374151);margin-left:.25rem}.pxstd-info-badges{display:flex;flex-direction:column;gap:.35rem;align-items:flex-end}.pxstd-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.73rem;font-weight:600}.pxstd-badge-success{background:rgb(16 185 129 / .12);color:#047857}.pxstd-badge-muted{background:var(--clr-surface,#f3f4f6);color:var(--clr-muted,#6b7280);border:1px solid var(--clr-border,#e5e7eb)}.pxstd-section-head{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0 .85rem;font-size:1rem;font-weight:700;color:var(--clr-heading,#1f2937)}.pxstd-count-pill{background:var(--clr-primary,#754ffe);color:#fff;font-size:.7rem;font-weight:700;padding:2px 9px;border-radius:999px;min-width:24px;text-align:center}.pxstd-app-card{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;background:var(--clr-card,#fff);transition:border-color .15s,transform .15s,box-shadow .15s;height:100%}.pxstd-app-card:hover{border-color:var(--clr-primary,#754ffe);transform:translateY(-1px);box-shadow:0 4px 12px rgb(0 0 0 / .06)}.pxstd-app-icon{width:40px;height:40px;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1);flex-shrink:0}.pxstd-app-name{font-size:.9rem;font-weight:600;color:var(--clr-heading,#1f2937);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.pxstd-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;border:1px dashed var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-surface,#f9fafb);color:var(--clr-muted,#6b7280);text-align:center}.pxstd-empty i{font-size:2rem;color:var(--clr-border,#d1d5db);margin-bottom:.5rem}.pxstd-empty p{margin:0 0 .15rem;font-weight:600;color:var(--clr-text,#374151)}[data-theme="dark"] .pxstd-stat,[data-theme="dark"] .pxstd-result-card,[data-theme="dark"] .pxstd-app-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pxstd-id-pill,[data-theme="dark"] .pxstd-empty,[data-theme="dark"] .pxstd-badge-muted{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .pxstd-badge-success{background:rgb(16 185 129 / .18);color:#34d399}.crf-note{margin-top:1rem;padding:.75rem 1rem;background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;font-size:.8rem;color:var(--clr-muted,#6b7280);line-height:1.5}.crf-note code{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:4px;padding:0 5px;font-size:.78rem;color:var(--clr-text,#374151)}[data-theme="dark"] .crf-note{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .crf-note code{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}.pemf-sub{margin:0;font-size:.8rem;color:var(--clr-muted,#6b7280)}.pemf-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1rem 0}.pemf-stat{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:1rem;text-align:center}.pemf-stat-val{font-size:1.4rem;font-weight:700;color:var(--clr-primary,#754ffe);line-height:1.1;word-break:break-word}.pemf-stat-lbl{font-size:.72rem;text-transform:uppercase;letter-spacing:.5px;color:var(--clr-muted,#6b7280);margin-top:.2rem}.pemf-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem;align-items:center}.pemf-section-head{font-size:1rem;font-weight:700;color:var(--clr-heading,#1f2937);margin-bottom:.65rem;display:flex;align-items:center}.pemf-list{list-style:none;margin:0;padding:0;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden}.pemf-item{display:flex;align-items:center;padding:.55rem .85rem;background:var(--clr-card,#fff);border-bottom:1px solid var(--clr-border,#e5e7eb);transition:background .15s}.pemf-item:last-child{border-bottom:none}.pemf-item:hover{background:var(--clr-surface,#f9fafb)}.pemf-item-link{display:inline-flex;align-items:center;gap:.55rem;flex:1 1 auto;min-width:0;text-decoration:none;color:var(--clr-text,#374151)}.pemf-item-link:hover{color:var(--clr-primary,#754ffe)}.pemf-item-icon{color:var(--clr-primary,#754ffe);font-size:1rem;flex-shrink:0}.pemf-item-addr{font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;min-width:0}.pemf-item-copy{border:none;background:#fff0;color:var(--clr-muted,#9ca3af);padding:.25rem .5rem;border-radius:6px;cursor:pointer;transition:color .15s,background .15s;flex-shrink:0}.pemf-item-copy:hover{color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .08)}.pemf-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;border:1px dashed var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-surface,#f9fafb);color:var(--clr-muted,#6b7280);text-align:center}.pemf-empty i{font-size:2rem;color:var(--clr-border,#d1d5db);margin-bottom:.5rem}.pemf-empty p{margin:0 0 .15rem;font-weight:600;color:var(--clr-text,#374151)}.pemf-pages{list-style:none;margin:0;padding:0;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;background:var(--clr-card,#fff);overflow:hidden}.pemf-page-item{display:flex;align-items:center;padding:.5rem .85rem;border-bottom:1px solid var(--clr-border,#e5e7eb);font-size:.82rem;color:var(--clr-text,#374151)}.pemf-page-item:last-child{border-bottom:none}.pemf-page-url{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.78rem;min-width:0}.pemf-page-status{margin-left:.75rem;flex-shrink:0;font-size:.72rem;font-weight:600;padding:2px 8px;border-radius:999px}.pemf-status-found{background:rgb(16 185 129 / .12);color:#047857}.pemf-status-none{background:var(--clr-surface,#f3f4f6);color:var(--clr-muted,#6b7280)}[data-theme="dark"] .pemf-stat,[data-theme="dark"] .pemf-list,[data-theme="dark"] .pemf-pages{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pemf-item{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pemf-item:hover{background:var(--clr-surface,#28274a)}[data-theme="dark"] .pemf-empty{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .pemf-page-item{border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .pemf-status-found{background:rgb(16 185 129 / .18);color:#34d399}[data-theme="dark"] .pemf-status-none{background:var(--clr-surface,#28274a)}.pemf-tag{display:inline-block;margin-left:.5rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:2px 7px;border-radius:999px;flex-shrink:0}.pemf-tag-same{background:rgb(16 185 129 / .15);color:#047857}.pemf-tag-public{background:rgb(117 79 254 / .12);color:var(--clr-primary,#754ffe)}.pemf-status-skip{background:rgb(239 68 68 / .1);color:#b91c1c;margin-left:.75rem;flex-shrink:0;font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:999px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%}[data-theme="dark"] .pemf-tag-same{background:rgb(16 185 129 / .22);color:#34d399}[data-theme="dark"] .pemf-tag-public{background:rgb(117 79 254 / .22);color:#a99bff}[data-theme="dark"] .pemf-status-skip{background:rgb(239 68 68 / .18);color:#f87171}.uzf-zip-name{margin-left:.65rem;font-size:.82rem;font-weight:500;color:var(--clr-muted,#6b7280);font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:middle;max-width:240px}.uzf-table th.czf-th-size,.uzf-table td.czf-td-size{text-align:right;width:auto;min-width:90px;color:var(--clr-muted,#6b7280);font-size:.85rem;white-space:nowrap}.uzf-extract-btn{border:none;background:#fff0;color:var(--clr-primary,#754ffe);padding:.25rem .5rem;border-radius:6px;cursor:pointer;font-size:.95rem;transition:background .15s,color .15s}.uzf-extract-btn:hover:not(:disabled){background:rgb(117 79 254 / .1);color:var(--clr-primary,#754ffe)}.uzf-extract-btn:disabled{opacity:.65;cursor:wait}.uzf-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:2.5rem 1rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;background:var(--clr-card,#fff);margin-top:1rem}.uzf-loader-spinner{width:42px;height:42px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:uzfSpin .7s linear infinite}@keyframes uzfSpin{to{transform:rotate(360deg)}}.uzf-loader-text{font-weight:600;color:var(--clr-heading,#1f2937);font-size:.95rem}[data-theme="dark"] .uzf-loading{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .uzf-loader-text{color:var(--clr-heading,#f9fafb)}.icp-editor{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden}.icp-topbar{padding:1rem 1.25rem;border-bottom:1px solid var(--clr-border,#e5e7eb);background:var(--clr-surface,#fafafa);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.icp-color-display{display:flex;align-items:center;gap:1rem;flex:1 1 auto;min-width:0}.icp-swatch{width:60px;height:60px;border-radius:12px;border:2px solid var(--clr-border,#dee2e6);box-shadow:0 4px 12px rgb(0 0 0 / .06);flex-shrink:0;background:#fff0;transition:transform .15s,background .1s}.icp-values{display:flex;flex-direction:column;min-width:0}.icp-hex{font-size:1.45rem;font-weight:800;color:var(--clr-heading,#111827);letter-spacing:.04em;line-height:1.1;font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace}.icp-rgb{font-size:.85rem;color:var(--clr-muted,#6b7280);font-weight:500;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icp-actions{display:flex;gap:.5rem;flex-wrap:wrap}.icp-canvas-container{padding:1.25rem;background-color:#f1f0fa;background-image:linear-gradient(45deg,rgb(0 0 0 / .05) 25%,transparent 25%,transparent 75%,rgb(0 0 0 / .05) 75%,rgb(0 0 0 / .05)),linear-gradient(45deg,rgb(0 0 0 / .05) 25%,transparent 25%,transparent 75%,rgb(0 0 0 / .05) 75%,rgb(0 0 0 / .05));background-size:20px 20px;background-position:0 0,10px 10px;display:flex;align-items:center;justify-content:center;min-height:320px}#icpCanvas{max-width:100%;max-height:540px;border-radius:6px;cursor:crosshair;box-shadow:0 6px 24px rgb(0 0 0 / .18)}.icp-helper{padding:.65rem 1.25rem;background:var(--clr-surface,#f9fafb);border-top:1px solid var(--clr-border,#e5e7eb);border-bottom:1px solid var(--clr-border,#e5e7eb);color:var(--clr-muted,#6b7280);font-size:.82rem;text-align:center}.icp-bottom{padding:1.25rem;background:var(--clr-card,#fff);display:flex;flex-direction:column;gap:1.4rem}#icpVarsBox{display:flex;flex-direction:column;gap:1.4rem}.icp-var-group{display:flex;flex-direction:column}.icp-var-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--clr-heading,#1f2937);margin-bottom:.65rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.icp-hint-small{font-size:.7rem;text-transform:none;letter-spacing:0;color:var(--clr-muted,#9ca3af);font-weight:500}.icp-loading-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;color:var(--clr-muted,#6b7280);font-weight:500;text-transform:none;letter-spacing:0}.icp-spinner{width:12px;height:12px;border:2px solid rgb(117 79 254 / .25);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:icpSpin .8s linear infinite;display:inline-block}@keyframes icpSpin{to{transform:rotate(360deg)}}.icp-swatch-row{display:flex;gap:4px;flex-wrap:wrap}.icp-swatch-pill{flex:1 1 36px;min-width:36px;height:38px;border-radius:6px;border:1px solid rgb(0 0 0 / .12);cursor:pointer;position:relative;padding:0;transition:transform .15s,box-shadow .15s,z-index 0s}.icp-swatch-pill:hover{transform:scaleY(1.18);z-index:5;box-shadow:0 6px 14px rgb(0 0 0 / .18)}.icp-swatch-pill.icp-swatch-base{border:2px solid var(--clr-primary,#754ffe);box-shadow:0 0 0 2px rgb(117 79 254 / .12)}.icp-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#111827;color:#fff;font-size:11px;padding:3px 7px;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s;font-weight:600;letter-spacing:.04em}.icp-swatch-pill:hover .icp-tooltip{opacity:1}.icp-empty{color:var(--clr-muted,#9ca3af);font-size:.85rem;padding:.5rem 0}.icp-lens{position:fixed;display:none;pointer-events:none;z-index:99999;width:88px;height:88px;border-radius:50%;border:3px solid #fff;box-shadow:0 6px 18px rgb(0 0 0 / .35);overflow:hidden;transform:translate(-50%,-50%);background:#000}#icpLensCanvas{width:100%;height:100%;image-rendering:pixelated}.icp-lens-dot{position:absolute;top:50%;left:50%;width:4px;height:4px;background:#ef4444;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px rgb(255 255 255 / .7)}.icp-toast{position:fixed;bottom:24px;right:24px;background:#111827;color:#fff;padding:10px 18px;border-radius:8px;font-size:.9rem;font-weight:600;box-shadow:0 8px 22px rgb(0 0 0 / .22);opacity:0;transform:translateY(10px);transition:opacity .25s,transform .25s;z-index:100000;pointer-events:none;display:inline-flex;align-items:center}.icp-toast.show{opacity:1;transform:translateY(0)}.icp-toast.icp-toast-error{background:#b91c1c}[data-theme="dark"] .icp-editor{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .icp-topbar{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .icp-canvas-container{background-color:#16142b}[data-theme="dark"] .icp-helper{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .icp-bottom{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .icp-hex{color:var(--clr-heading,#f9fafb)}.bic-scope{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.bic-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.bic-table-wrap{border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;background:var(--clr-card,#fff)}.bic-table{width:100%;border-collapse:collapse;font-size:.85rem}.bic-table th,.bic-table td{padding:.65rem .85rem;border-bottom:1px solid var(--clr-border,#e5e7eb);vertical-align:top;text-align:left}.bic-table thead th{background:var(--clr-surface,#f9fafb);font-weight:700;color:var(--clr-heading,#1f2937);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid var(--clr-border,#e5e7eb)}.bic-table tbody tr:last-child td{border-bottom:none}.bic-th-num{width:40px}.bic-th-status{width:80px}.bic-img-link{word-break:break-all;color:var(--clr-primary,#754ffe);text-decoration:none;font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.8rem}.bic-img-link:hover{text-decoration:underline}.bic-status-badge{display:inline-block;background:rgb(220 38 38 / .12);color:#b91c1c;font-weight:700;font-size:.75rem;padding:3px 9px;border-radius:999px;letter-spacing:.03em}.bic-table td a{color:var(--clr-primary,#754ffe);text-decoration:none;word-break:break-all;font-size:.78rem}.bic-table td a:hover{text-decoration:underline}.bic-no-broken{display:flex;flex-direction:column;align-items:center;padding:2.5rem 1rem;border:1px dashed var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-surface,#f9fafb);color:var(--clr-muted,#6b7280);text-align:center}.bic-no-broken i{font-size:2.5rem;color:#10b981;margin-bottom:.5rem}.bic-no-broken p{margin:0 0 .15rem;font-weight:600;color:var(--clr-heading,#047857);font-size:1rem}[data-theme="dark"] .bic-table-wrap{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .bic-table thead th{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .bic-table th,[data-theme="dark"] .bic-table td{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .bic-no-broken{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .bic-status-badge{background:rgb(220 38 38 / .22);color:#fca5a5}.blc-type{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:3px 8px;border-radius:999px}.blc-type-internal{background:rgb(117 79 254 / .12);color:var(--clr-primary,#754ffe)}.blc-type-external{background:rgb(59 130 246 / .12);color:#1d4ed8}[data-theme="dark"] .blc-type-internal{background:rgb(117 79 254 / .22);color:#a99bff}[data-theme="dark"] .blc-type-external{background:rgb(59 130 246 / .22);color:#93c5fd}.iac-filter-bar{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.iac-filter-btn{padding:.35rem .8rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:999px;background:var(--clr-card,#fff);color:var(--clr-text,#374151);cursor:pointer;font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.iac-filter-btn:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}.iac-filter-btn.active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}.iac-th-thumb{width:70px}.iac-thumb{width:56px;height:56px;object-fit:cover;background:var(--clr-surface,#f3f4f6);border-radius:6px;border:1px solid var(--clr-border,#e5e7eb);display:block}.iac-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:3px 9px;border-radius:999px}.iac-badge-missing{background:rgb(220 38 38 / .12);color:#b91c1c}.iac-badge-empty{background:rgb(217 119 6 / .12);color:#92400e}.iac-badge-present{background:rgb(16 185 129 / .12);color:#047857}.iac-alt-none{color:#b91c1c;font-style:italic;font-size:.82rem}.iac-alt-empty{color:#92400e;font-style:italic;font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.82rem}[data-theme="dark"] .iac-filter-btn{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .iac-thumb{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .iac-badge-missing{background:rgb(220 38 38 / .22);color:#fca5a5}[data-theme="dark"] .iac-badge-empty{background:rgb(217 119 6 / .22);color:#fcd34d}[data-theme="dark"] .iac-badge-present{background:rgb(16 185 129 / .22);color:#34d399}[data-theme="dark"] .iac-alt-none{color:#fca5a5}[data-theme="dark"] .iac-alt-empty{color:#fcd34d}.bib-loader{position:absolute;inset:0;background:rgb(255 255 255 / .92);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;z-index:5}.bib-loader-spinner{width:42px;height:42px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:bibSpin .7s linear infinite}@keyframes bibSpin{to{transform:rotate(360deg)}}.bib-loader-text{font-weight:600;color:var(--clr-heading,#1f2937)}.bib-tabs{display:flex;background:var(--clr-surface,#f1f3f5);padding:4px;border-radius:10px;gap:2px}.bib-tab-btn{flex:1;padding:.45rem .25rem;border:none;background:#fff0;border-radius:8px;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;font-size:.8rem}.bib-tab-btn.active{background:var(--clr-card,#fff);color:var(--clr-primary,#754ffe);box-shadow:0 2px 8px rgb(0 0 0 / .06)}.bib-color-row{display:flex;gap:.5rem;align-items:center}.bib-color-input{height:38px!important;padding:.15rem!important;width:50px!important;cursor:pointer;flex-shrink:0}.bib-hint{margin:0;padding:.55rem .7rem;background:rgb(117 79 254 / .08);border-radius:8px;color:var(--clr-primary,#754ffe);font-size:.78rem}[data-theme="dark"] .bib-loader{background:rgb(20 18 46 / .92)}[data-theme="dark"] .bib-loader-text{color:var(--clr-heading,#f9fafb)}[data-theme="dark"] .bib-tabs{background:var(--clr-surface,#28274a)}[data-theme="dark"] .bib-tab-btn.active{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .bib-hint{background:rgb(117 79 254 / .18)}#ispCanvas{max-width:100%;max-height:100%;width:auto;height:auto;display:block;flex-shrink:0;box-shadow:0 8px 28px rgb(0 0 0 / .22);border-radius:2px}.isp-stats{gap:.5rem}.isp-hint{margin:.35rem 0 0;font-size:.75rem;color:var(--clr-muted,#6b7280)}.isp-loader-overlay{position:fixed;inset:0;background:rgb(255 255 255 / .92);z-index:100000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.isp-loader-spinner{width:48px;height:48px;border:4px solid rgb(117 79 254 / .2);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:ispSpin .7s linear infinite}@keyframes ispSpin{to{transform:rotate(360deg)}}.isp-loader-text{font-weight:600;color:var(--clr-heading,#1f2937)}[data-theme="dark"] .isp-loader-overlay{background:rgb(20 18 46 / .92)}[data-theme="dark"] .isp-loader-text{color:var(--clr-heading,#f9fafb)}.bir-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;align-content:start;width:100%}#birWrap.pxe-scroll .pxe-canvas-box{align-items:stretch;padding:16px}#birWrap.pxe-scroll .pxe-canvas-box>.bir-grid{box-shadow:none;border-radius:0}#birWrap .bir-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px}#birWrap .bir-toolbar .i2g-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#754ffe;color:#fff;font-size:.72rem;font-weight:700;margin-left:6px}.bir-card{background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;transition:border-color .15s,transform .15s,box-shadow .15s}.bir-card:hover{border-color:var(--clr-primary,#754ffe);transform:translateY(-2px);box-shadow:0 6px 14px rgb(0 0 0 / .08)}.bir-thumb-wrap{position:relative;background:var(--clr-card,#fff)}.bir-thumb{width:100%;height:130px;object-fit:cover;display:block}.bir-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;border:none;border-radius:50%;background:rgb(0 0 0 / .6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.7rem;z-index:2;padding:0;transition:background .15s}.bir-remove:hover{background:#ef4444}.bir-info{padding:.65rem .75rem}.bir-name{font-weight:600;font-size:.8rem;color:var(--clr-heading,#1f2937);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bir-meta{display:flex;justify-content:space-between;margin-top:.15rem;font-size:.72rem;color:var(--clr-muted,#6b7280);gap:.35rem}.bir-meta-orig{font-weight:600;color:var(--clr-text,#374151)}.bir-status{margin-top:.45rem}.bir-badge{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:3px 8px;border-radius:999px}.bir-badge-ready{background:rgb(59 130 246 / .12);color:#1d4ed8}.bir-badge-progress{background:rgb(217 119 6 / .12);color:#92400e}.bir-badge-error{background:rgb(220 38 38 / .14);color:#b91c1c}.bir-result{margin-top:.45rem}.bir-result-dims{font-size:.72rem;color:#047857;font-weight:700}.bir-tabs{display:flex;background:var(--clr-surface,#f1f3f5);padding:4px;border-radius:10px;gap:2px;width:fit-content}.bir-tab-btn{padding:.45rem .9rem;border:none;background:#fff0;border-radius:8px;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;font-size:.82rem}.bir-tab-btn.active{background:var(--clr-card,#fff);color:var(--clr-primary,#754ffe);box-shadow:0 2px 8px rgb(0 0 0 / .06)}.bir-tip{margin:0;padding:.55rem .75rem;background:rgb(117 79 254 / .06);border:1px solid rgb(117 79 254 / .18);border-radius:8px;font-size:.78rem;color:var(--clr-text,#374151)}.bir-quality{flex:1 1 auto;padding:0 .75rem}.bir-global-progress{display:flex;flex-direction:column;gap:.35rem}.bir-global-bar{height:8px;background:var(--clr-border,#e5e7eb);border-radius:4px;overflow:hidden}.bir-global-fill{height:100%;width:0;background:linear-gradient(90deg,var(--clr-primary,#754ffe),#5b3fd9);transition:width .25s}.bir-global-text{font-size:.82rem;color:var(--clr-muted,#6b7280);text-align:center}[data-theme="dark"] .bir-card{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .bir-card:hover{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .bir-thumb-wrap{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .bir-name{color:var(--clr-heading,#f9fafb)}[data-theme="dark"] .bir-tabs{background:var(--clr-surface,#28274a)}[data-theme="dark"] .bir-tab-btn.active{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .bir-tip{background:rgb(117 79 254 / .18);border-color:rgb(117 79 254 / .3);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .bir-global-bar{background:var(--clr-border,#2d2b4e)}[data-theme="dark"] .bir-badge-ready{background:rgb(59 130 246 / .22);color:#93c5fd}[data-theme="dark"] .bir-badge-progress{background:rgb(217 119 6 / .22);color:#fcd34d}[data-theme="dark"] .bir-badge-error{background:rgb(220 38 38 / .22);color:#fca5a5}[data-theme="dark"] .bir-result-dims{color:#34d399}#pxSeo .hidden{display:none!important}.sc-hero{display:flex;align-items:center;gap:2rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.75rem;margin-bottom:1rem}.sc-donut-wrap{position:relative;width:160px;height:160px;flex-shrink:0}.sc-donut-wrap svg{transform:rotate(-90deg);display:block}.sc-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.sc-donut-num{font-size:2.6rem;font-weight:800;line-height:1}.sc-donut-lbl{font-size:.65rem;color:var(--clr-muted,#6b7280);text-transform:uppercase;letter-spacing:.6px;margin-top:4px}.sc-cat-bars{flex:1;min-width:0}.sc-cat-row{display:flex;align-items:center;gap:.65rem;margin-bottom:.65rem}.sc-cat-row:last-child{margin-bottom:0}.sc-cat-icon{font-size:1rem;width:22px;text-align:center;flex-shrink:0}.sc-cat-name{font-size:.8rem;font-weight:600;width:175px;flex-shrink:0;color:var(--clr-text,#374151)}.sc-cat-track{flex:1;height:8px;background:var(--clr-border,#e5e7eb);border-radius:4px;overflow:hidden;min-width:40px}.sc-cat-fill{height:100%;border-radius:4px;transition:width 1s cubic-bezier(.4,0,.2,1);width:0}.sc-cat-pct{font-size:.8rem;font-weight:700;width:38px;text-align:right;flex-shrink:0}.sc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem}.sc-stat{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:.85rem 1rem}.sc-stat-lbl{font-size:.68rem;text-transform:uppercase;letter-spacing:.6px;color:var(--clr-muted,#9ca3af);margin-bottom:.25rem;font-weight:600}.sc-stat-val{font-size:1.1rem;font-weight:700;color:var(--clr-heading,#1f2937);line-height:1.2}.sc-stat-url{font-size:.72rem;font-family:ui-monospace,Menlo,monospace;font-weight:500;color:var(--clr-primary,#754ffe);word-break:break-all}.sc-stat-unit,.sc-stat-sub{font-size:.72rem;font-weight:500;color:var(--clr-muted,#6b7280);margin-left:2px}.sc-stat-warn{color:#f59e0b;font-size:.72rem;font-weight:500}.sc-stat-mini{font-size:.9rem}.sc-priority{background:rgb(239 68 68 / .05);border:1px solid #fecaca;border-left:4px solid #ef4444;border-radius:12px;padding:1.1rem 1.25rem;margin-bottom:1rem}.sc-priority-ttl{font-size:.88rem;font-weight:700;color:#991b1b;margin-bottom:.75rem;display:flex;align-items:center;gap:.35rem}.sc-pri-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.45rem;font-size:.82rem;color:var(--clr-text,#374151)}.sc-pri-item:last-child{margin-bottom:0}.sc-pri-dot{width:6px;height:6px;background:#ef4444;border-radius:50%;margin-top:6px;flex-shrink:0}.sc-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden;margin-bottom:.75rem}.sc-card-hdr{display:flex;align-items:center;gap:.65rem;padding:.9rem 1.2rem;cursor:pointer;user-select:none;border-bottom:1px solid var(--clr-border,#e5e7eb);transition:background .15s}.sc-card-hdr:hover{background:var(--clr-surface,#fafafa)}.sc-card-icon{font-size:1.2rem}.sc-card-title{font-size:.95rem;font-weight:700;flex:1;color:var(--clr-heading,#1f2937)}.sc-score-badge{font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:20px;flex-shrink:0}.sc-sbh{background:rgb(34 197 94 / .15);color:#047857}.sc-sbm{background:rgb(245 158 11 / .15);color:#92400e}.sc-sbl{background:rgb(239 68 68 / .15);color:#991b1b}.sc-chevron{font-size:.75rem;color:var(--clr-muted,#9ca3af);transition:transform .25s;flex-shrink:0}.sc-chevron.open{transform:rotate(180deg)}.sc-prog-wrap{height:3px;background:var(--clr-border,#e5e7eb)}.sc-prog-fill{height:100%;transition:width 1s cubic-bezier(.4,0,.2,1);width:0}.sc-card-body{padding:0 1.2rem .25rem}.sc-check{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 0;border-bottom:1px solid var(--clr-border,#f5f5f5)}.sc-check:last-child{border-bottom:none}.sc-ci{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0;margin-top:1px}.sc-ci-pass{background:rgb(34 197 94 / .15);color:#059669}.sc-ci-warn{background:rgb(245 158 11 / .15);color:#d97706}.sc-ci-fail{background:rgb(239 68 68 / .15);color:#dc2626}.sc-cb{flex:1;min-width:0}.sc-ct{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.sc-clbl{font-size:.88rem;font-weight:600;color:var(--clr-heading,#1f2937)}.sc-cbadge{font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.sc-cb-pass{background:rgb(34 197 94 / .15);color:#047857}.sc-cb-warn{background:rgb(245 158 11 / .15);color:#92400e}.sc-cb-fail{background:rgb(239 68 68 / .15);color:#991b1b}.sc-cpts{font-size:.72rem;color:var(--clr-muted,#9ca3af);margin-left:auto;flex-shrink:0;white-space:nowrap}.sc-cnote{font-size:.82rem;color:var(--clr-muted,#6b7280);margin-top:.3rem;line-height:1.55}.sc-cval{font-size:.78rem;color:var(--clr-text,#374151);background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:6px;padding:.35rem .65rem;margin-top:.5rem;word-break:break-all;font-family:ui-monospace,Menlo,monospace}.sc-cval-img{display:flex;align-items:center;gap:.5rem;font-family:inherit}.sc-cval-img img{height:44px;width:auto;max-width:80px;border-radius:4px;object-fit:cover;flex-shrink:0}.sc-tags{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.25rem}.sc-schema-badge{display:inline-block;background:rgb(117 79 254 / .1);border:1px solid rgb(117 79 254 / .25);border-radius:5px;padding:2px 9px;font-size:.72rem;color:var(--clr-primary,#754ffe);font-weight:600}.sc-section{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:1.25rem;margin-bottom:.75rem}.sc-section-ttl{font-size:.95rem;font-weight:700;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;color:var(--clr-heading,#1f2937)}.sc-table{width:100%;border-collapse:collapse;font-size:.85rem}.sc-table th,.sc-table td{padding:.55rem .75rem;border-bottom:1px solid var(--clr-border,#f3f4f6);text-align:left}.sc-table thead th{background:var(--clr-surface,#f9fafb);font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--clr-muted,#6b7280)}.sc-table tbody tr:last-child td{border-bottom:none}.sc-kbar-bg{height:6px;background:var(--clr-border,#e5e7eb);border-radius:3px;min-width:60px}.sc-kbar-fg{height:100%;background:var(--clr-primary,#754ffe);border-radius:3px}.sc-reset-row{text-align:center;margin-top:1.5rem}@media (max-width:700px){.sc-hero{flex-direction:column;gap:1.25rem}.sc-donut-wrap{margin:0 auto}.sc-stats{grid-template-columns:repeat(2,1fr)}.sc-cat-name{width:130px}}[data-theme="dark"] .sc-hero,[data-theme="dark"] .sc-stat,[data-theme="dark"] .sc-card,[data-theme="dark"] .sc-section{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .sc-cat-track,[data-theme="dark"] .sc-prog-wrap,[data-theme="dark"] .sc-kbar-bg{background:var(--clr-border,#2d2b4e)}[data-theme="dark"] .sc-card-hdr:hover{background:var(--clr-surface,#28274a)}[data-theme="dark"] .sc-cval,[data-theme="dark"] .sc-table thead th{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] .sc-priority{background:rgb(239 68 68 / .12);border-color:rgb(239 68 68 / .25)}[data-theme="dark"] .sc-priority-ttl{color:#fca5a5}[data-theme="dark"] .sc-sbh,[data-theme="dark"] .sc-cb-pass{background:rgb(34 197 94 / .22);color:#34d399}[data-theme="dark"] .sc-sbm,[data-theme="dark"] .sc-cb-warn{background:rgb(245 158 11 / .22);color:#fcd34d}[data-theme="dark"] .sc-sbl,[data-theme="dark"] .sc-cb-fail{background:rgb(239 68 68 / .22);color:#fca5a5}#pxSeoCmp .cmp-hidden{display:none!important}.cmp-url-label{display:block;font-size:.78rem;font-weight:700;letter-spacing:.3px;text-transform:uppercase;margin-bottom:.35rem}.cmp-url-label.cmp-s1,.cmp-c1{color:#4361ee}.cmp-url-label.cmp-s2,.cmp-c2{color:#7c3aed}.cmp-hero{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:stretch;margin-top:1rem;margin-bottom:1rem}.cmp-hero-card{background:var(--clr-card,#fff);border:2px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.5rem 1.25rem;text-align:center;position:relative}.cmp-hero-card.cmp-winner{border-color:#4361ee;box-shadow:0 0 0 4px rgb(67 97 238 / .08)}.cmp-winner-tag{position:absolute;top:10px;right:12px;font-size:.68rem;font-weight:700;padding:3px 10px;border-radius:20px;background:#eef2ff;color:#4361ee}.cmp-fav{width:16px;height:16px;border-radius:3px;vertical-align:middle;margin-right:5px}.cmp-hero-domain{font-size:.9rem;font-weight:700;color:var(--clr-heading,#111827);margin-bottom:.15rem}.cmp-hero-url{display:block;font-size:.72rem;color:var(--clr-muted,#9ca3af);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:1rem}.cmp-donut-wrap{position:relative;width:120px;height:120px;margin:0 auto .5rem}.cmp-donut-wrap svg{transform:rotate(-90deg);display:block}.cmp-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.cmp-donut-num{font-size:2rem;font-weight:800;line-height:1}.cmp-donut-lbl{font-size:.62rem;color:var(--clr-muted,#6b7280);text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.cmp-hero-badges{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:.8rem}.cmp-bd{padding:3px 10px;border-radius:20px;font-size:.72rem;font-weight:600}.cmp-bd-pass{background:rgb(16 185 129 / .15);color:#047857}.cmp-bd-warn{background:rgb(245 158 11 / .15);color:#92400e}.cmp-bd-fail{background:rgb(239 68 68 / .15);color:#991b1b}.cmp-vs{display:flex;align-items:center;justify-content:center}.cmp-vs-badge{background:var(--clr-surface,#f3f4f6);border:2px solid var(--clr-border,#e5e7eb);border-radius:50%;width:46px;height:46px;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;color:var(--clr-muted,#6b7280)}.cmp-verdict{background:var(--clr-card,#fff);border-left:4px solid #4361ee}.cmp-verdict-row{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;text-align:center}.cmp-vw-num{font-size:2rem;font-weight:800}.cmp-vw-lbl{font-size:.8rem;color:var(--clr-muted,#6b7280);font-weight:600}.cmp-verdict-text{font-size:.85rem;color:var(--clr-muted,#6b7280);font-weight:600;padding:0 .75rem}.cmp-stats-table{width:100%;border-collapse:collapse;font-size:.85rem}.cmp-stats-table thead tr{background:var(--clr-surface,#f9fafb)}.cmp-stats-table th{padding:.65rem 1rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--clr-border,#e5e7eb);text-align:left}.cmp-th-metric{color:var(--clr-muted,#6b7280)}.cmp-th-s1{color:#4361ee;text-align:center!important;width:30%}.cmp-th-s2{color:#7c3aed;text-align:center!important;width:30%}.cmp-stats-table td{padding:.55rem 1rem;border-bottom:1px solid var(--clr-border,#f3f4f6)}.cmp-stats-table tr:last-child td{border-bottom:none}.cmp-stats-table .cmp-th-metric,.cmp-stats-table td:first-child{font-weight:500;color:var(--clr-text,#374151)}.cmp-td{text-align:center;color:var(--clr-text,#374151)}.cmp-td.cmp-win-1{color:#4361ee;font-weight:700}.cmp-td.cmp-win-2{color:#7c3aed;font-weight:700}.cmp-stats-table tr:hover td{background:var(--clr-surface,#fafafa)}.cmp-lbl-pass{display:inline-block;background:rgb(34 197 94 / .12);color:#16a34a;font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:4px}.cmp-lbl-fail{display:inline-block;background:rgb(239 68 68 / .12);color:#dc2626;font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:4px}.sc-cmp-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden;margin-bottom:.75rem}.cmp-card-hdr{display:flex;align-items:center;gap:.65rem;padding:.9rem 1.2rem;cursor:pointer;user-select:none;border-bottom:1px solid var(--clr-border,#f0f0f0)}.cmp-card-hdr:hover{background:var(--clr-surface,#fafafa)}.cmp-acc-pills{display:flex;gap:6px}.cmp-acc-pill{padding:3px 10px;border-radius:20px;font-size:.7rem;font-weight:700}.cmp-acc-pill.cmp-c1{background:#eef2ff;color:#4361ee}.cmp-acc-pill.cmp-c2{background:#f5f3ff;color:#7c3aed}.cmp-cat-body{padding:.65rem 1.25rem 1rem}.cmp-cat-row{display:grid;grid-template-columns:1fr 170px 1fr;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--clr-border,#f3f4f6)}.cmp-cat-row:last-child{border-bottom:none}.cmp-cat-left{display:flex;align-items:center;gap:.65rem}.cmp-cat-right{display:flex;align-items:center;gap:.65rem;justify-content:flex-end}.cmp-cat-score{font-size:1rem;font-weight:800;min-width:34px;flex-shrink:0}.cmp-bar-track{flex:1;height:8px;background:var(--clr-border,#e5e7eb);border-radius:4px;overflow:hidden;min-width:50px}.cmp-cat-bar{height:100%;border-radius:4px;width:0;transition:width 1s cubic-bezier(.4,0,.2,1)}.cmp-cat-mid{text-align:center;padding:0 .65rem}.cmp-cat-emoji{display:block;font-size:1.1rem;line-height:1}.cmp-cat-lbl{display:block;font-size:.72rem;font-weight:600;color:var(--clr-muted,#6b7280);margin-top:2px}.cmp-col-hdr-row{display:grid;grid-template-columns:1fr 180px 1fr;background:var(--clr-surface,#f8f9fa);border-bottom:1px solid var(--clr-border,#e9ecef)}.cmp-col-hdr{padding:.55rem 1rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.cmp-col-hdr.cmp-c2{text-align:right}.cmp-col-hdr.cmp-mid{text-align:center;color:var(--clr-muted,#9ca3af);border-left:1px solid var(--clr-border,#f0f0f0);border-right:1px solid var(--clr-border,#f0f0f0)}.cmp-chk-row{display:grid;grid-template-columns:1fr 180px 1fr;border-bottom:1px solid var(--clr-border,#f9fafb);min-height:48px}.cmp-chk-row:last-child{border-bottom:none}.cmp-chk-side{padding:.65rem 1rem;display:flex;align-items:flex-start;gap:.5rem}.cmp-chk-side.cmp-chk-right{justify-content:end;flex-direction:row-reverse}.cmp-chk-name{padding:.65rem .5rem;font-size:.8rem;font-weight:600;color:var(--clr-text,#374151);text-align:center;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--clr-border,#f0f0f0);border-right:1px solid var(--clr-border,#f0f0f0);background:var(--clr-surface,#fafafa)}.cmp-ci{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;flex-shrink:0;margin-top:1px}.cmp-ci-pass{background:rgb(16 185 129 / .15);color:#059669}.cmp-ci-warn{background:rgb(245 158 11 / .15);color:#d97706}.cmp-ci-fail{background:rgb(239 68 68 / .15);color:#dc2626}.cmp-chk-note{font-size:.77rem;color:var(--clr-muted,#6b7280);line-height:1.45}.cmp-fix-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.cmp-fix-hdr{font-size:.8rem;font-weight:700;margin-bottom:.65rem;padding-bottom:.35rem;border-bottom:2px solid currentColor;opacity:.9}.cmp-fix-hdr.cmp-c1{border-color:#eef2ff}.cmp-fix-hdr.cmp-c2{border-color:#f5f3ff}.cmp-fix-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.65rem}.cmp-fix-dot{width:6px;height:6px;background:#ef4444;border-radius:50%;margin-top:6px;flex-shrink:0}.cmp-fix-label{font-size:.82rem;font-weight:600;color:var(--clr-heading,#111827)}.cmp-fix-note{font-size:.77rem;color:var(--clr-muted,#6b7280);line-height:1.45;margin-top:2px}.cmp-no-fails{color:var(--clr-muted,#9ca3af);font-size:.85rem;padding:.5rem 0}.cmp-kw-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cmp-kw-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden}.cmp-kw-hdr{padding:.65rem 1rem;font-size:.8rem;font-weight:700;border-bottom:1px solid var(--clr-border,#f0f0f0)}.cmp-kw-hdr.cmp-c1{color:#4361ee;background:#fafbff}.cmp-kw-hdr.cmp-c2{color:#7c3aed;background:#faf8ff}.cmp-kw-tbl{width:100%;border-collapse:collapse;font-size:.82rem}.cmp-kw-tbl th,.cmp-kw-tbl td{padding:.45rem .85rem;border-bottom:1px solid var(--clr-border,#f3f4f6);text-align:left}.cmp-kw-tbl thead th{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:var(--clr-muted,#6b7280);font-weight:700;background:var(--clr-surface,#f9fafb)}.cmp-kbar-bg{height:5px;background:var(--clr-border,#e5e7eb);border-radius:3px;min-width:50px}.cmp-kbar-fg-s1{height:100%;background:#4361ee;border-radius:3px}.cmp-kbar-fg-s2{height:100%;background:#7c3aed;border-radius:3px}.cmp-empty{padding:.65rem 1rem;color:var(--clr-muted,#9ca3af);font-size:.85rem}.cmp-recompare-row{text-align:center;margin:1.5rem 0}@media (max-width:700px){.cmp-hero{grid-template-columns:1fr}.cmp-vs{padding:0}.cmp-cat-row{grid-template-columns:1fr;gap:.35rem}.cmp-cat-mid{display:flex;align-items:center;gap:.5rem;border-top:1px solid var(--clr-border,#f0f0f0);padding-top:.5rem}.cmp-col-hdr-row{display:none}.cmp-chk-row{grid-template-columns:1fr}.cmp-chk-name{border:none;border-top:1px solid var(--clr-border,#f0f0f0);justify-content:flex-start;text-align:left}.cmp-chk-side.cmp-chk-right{flex-direction:row;justify-content:flex-start}.cmp-kw-grid,.cmp-fix-grid,.cmp-verdict-row{grid-template-columns:1fr}}[data-theme="dark"] .cmp-hero-card,[data-theme="dark"] .sc-cmp-card,[data-theme="dark"] .cmp-kw-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cmp-vs-badge,[data-theme="dark"] .cmp-bar-track,[data-theme="dark"] .cmp-kbar-bg{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cmp-card-hdr:hover,[data-theme="dark"] .cmp-stats-table thead tr,[data-theme="dark"] .cmp-chk-name,[data-theme="dark"] .col-hdr-row{background:var(--clr-surface,#28274a)}[data-theme="dark"] .cmp-acc-pill.cmp-c1{background:rgb(67 97 238 / .22);color:#a5b4fc}[data-theme="dark"] .cmp-acc-pill.cmp-c2{background:rgb(124 58 237 / .22);color:#c4b5fd}[data-theme="dark"] .cmp-kw-hdr.cmp-c1{background:rgb(67 97 238 / .12)}[data-theme="dark"] .cmp-kw-hdr.cmp-c2{background:rgb(124 58 237 / .12)}#ccoWrap{display:flex;flex-direction:column}.cco-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.5rem}.cco-section-head{font-size:.95rem;font-weight:700;color:var(--clr-heading,#1f2937);margin-bottom:1rem;display:flex;align-items:center}.cco-preview{height:100%;min-height:220px;border-radius:14px;border:1px solid rgb(0 0 0 / .08);box-shadow:inset 0 0 40px rgb(0 0 0 / .05);position:relative;transition:background-color .15s}.cco-picker-shell{position:absolute;bottom:14px;right:14px;width:50px;height:50px;background:#fff;border-radius:50%;box-shadow:0 4px 14px rgb(0 0 0 / .18);display:flex;align-items:center;justify-content:center;overflow:hidden}.cco-picker-icon{position:absolute;z-index:1;color:#1f2937;font-size:1.05rem;pointer-events:none}.cco-picker{-webkit-appearance:none;appearance:none;border:none;width:100%;height:100%;padding:0;background:#fff0;cursor:pointer;opacity:0;z-index:2}.cco-picker::-webkit-color-swatch-wrapper{padding:0}.cco-picker::-webkit-color-swatch{border:none;border-radius:50%}.cco-label{font-size:.72rem;font-weight:700;text-transform:uppercase;color:var(--clr-primary,#754ffe);letter-spacing:.8px;margin-bottom:.35rem;display:block}.cco-universal-in{height:56px;font-size:1.1rem;border-radius:10px;background:var(--clr-surface,#f8fafc);border:2px solid #fff0;font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-weight:600;color:var(--clr-heading,#1f2937);transition:border-color .15s,background .15s}.cco-universal-in:focus{background:var(--clr-card,#fff);border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 4px rgb(117 79 254 / .12);outline:none}.cco-universal-in.is-invalid{border-color:#ef4444;background:rgb(239 68 68 / .05)}.cco-result-pill{display:flex;align-items:center;gap:.5rem;padding:.65rem .85rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;transition:border-color .15s;height:100%}.cco-result-pill:hover{border-color:var(--clr-primary,#754ffe)}.cco-result-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--clr-muted,#6b7280);flex-shrink:0;width:60px}.cco-fmt-box .cco-result-label{width:auto;display:block;margin-bottom:.35rem}.cco-result-val{flex:1 1 auto;border:none;background:#fff0;padding:0;color:var(--clr-heading,#1f2937);font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.92rem;font-weight:600;cursor:pointer;min-width:0;overflow:hidden;text-overflow:ellipsis}.cco-result-val:focus{outline:none;color:var(--clr-primary,#754ffe)}.cco-copy-btn{border:none;background:var(--clr-surface,#f3f4f6);color:var(--clr-muted,#6b7280);padding:.35rem .55rem;border-radius:6px;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0;line-height:1}.cco-copy-btn:hover{background:var(--clr-primary,#754ffe);color:#fff}.cco-copy-mini{background:#fff0;padding:.25rem .35rem;font-size:.85rem}.cco-fmt-box{background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:.75rem .85rem;height:100%}.cco-fmt-row{display:flex;align-items:center;gap:.35rem}.cco-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,10px);background:#111827;color:#fff;padding:10px 22px;border-radius:999px;font-size:.9rem;font-weight:600;box-shadow:0 8px 22px rgb(0 0 0 / .22);opacity:0;transition:opacity .25s,transform .25s;z-index:100000;pointer-events:none;display:inline-flex;align-items:center}.cco-toast.show{opacity:1;transform:translate(-50%,0)}.cco-toast.cco-toast-error{background:#b91c1c}[data-theme="dark"] .cco-card,[data-theme="dark"] .cco-result-pill{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cco-universal-in{background:var(--clr-surface,#28274a);color:var(--clr-text,#f9fafb)}[data-theme="dark"] .cco-universal-in:focus{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .cco-result-val{color:var(--clr-text,#f9fafb)}[data-theme="dark"] .cco-fmt-box{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cco-copy-btn{background:var(--clr-surface,#28274a);color:var(--clr-text,#d1d5db)}#cggWrap{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px}.cgg-toolbar{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;justify-content:center}.cgg-control{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;background:var(--clr-surface,#f3f4f6);border:1px solid var(--clr-border,#d1d5db);border-radius:8px}.cgg-control-lbl{font-size:.85rem;color:var(--clr-text,#374151);font-weight:600}.cgg-control-unit{font-size:.75rem;color:var(--clr-muted,#6b7280);font-weight:500}.cgg-num{width:56px;padding:.25rem .35rem;border:none;border-radius:4px;background:var(--clr-heading,#1f2937);color:#fff;text-align:center;font-size:.9rem;font-weight:600;-moz-appearance:textfield;appearance:textfield}.cgg-num::-webkit-outer-spin-button,.cgg-num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cgg-reset{margin-left:.25rem}.cgg-stage{background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:1.5rem}.cgg-grid{display:grid;user-select:none;position:relative;width:100%}.cgg-cell-empty{background:#b5b2ad;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;font-weight:300;min-height:80px;cursor:pointer;transition:background .15s,transform .1s}.cgg-cell-empty:hover,.cgg-cell-empty.cgg-drag-over{background:var(--clr-primary,#754ffe);transform:scale(1.02)}.cgg-item{background:#fdfdf9;border:1px solid #111;border-radius:6px;position:relative;display:flex;align-items:center;justify-content:center;color:#111;z-index:10;cursor:move;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1);overflow:hidden}.cgg-item-num{font-size:1.05rem;font-weight:600}.cgg-item-del{position:absolute;top:0;right:0;background:#dc3545;color:#fff;width:22px;height:22px;font-size:.85rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:0 5px 0 4px;cursor:pointer;padding:0;line-height:1}.cgg-item-del:hover{background:#b91c1c}.cgg-item-resize{position:absolute;bottom:0;right:0;width:18px;height:18px;cursor:se-resize}.cgg-item-resize::after{content:'';position:absolute;bottom:3px;right:3px;width:8px;height:8px;border-right:4px solid #111;border-bottom:4px solid #111;border-radius:0 0 3px 0}.cgg-hint{margin:1rem 0 0;text-align:center;font-size:.82rem;color:var(--clr-muted,#6b7280)}.cgg-hint strong{color:var(--clr-primary,#754ffe);font-weight:700}.cgg-code-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;overflow:hidden;height:100%;display:flex;flex-direction:column}.cgg-code-head{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--clr-surface,#f9fafb);border-bottom:1px solid var(--clr-border,#e5e7eb)}.cgg-code-title{font-size:.85rem;font-weight:700;color:var(--clr-heading,#1f2937);text-transform:uppercase;letter-spacing:.04em}.cgg-code{margin:0;padding:1rem 1.25rem;background:#0e172a;color:#f9fafb;font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.82rem;line-height:1.55;min-height:220px;max-height:280px;overflow-y:auto;white-space:pre-wrap;flex:1}.cgg-toast{position:fixed;bottom:24px;right:24px;background:#111827;color:#fff;padding:10px 18px;border-radius:8px;font-size:.9rem;font-weight:600;box-shadow:0 8px 22px rgb(0 0 0 / .22);opacity:0;transform:translateY(10px);transition:opacity .25s,transform .25s;z-index:100000;pointer-events:none;display:inline-flex;align-items:center}.cgg-toast.show{opacity:1;transform:translateY(0)}.cgg-toast.cgg-toast-error{background:#b91c1c}[data-theme="dark"] #cggWrap{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cgg-stage{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cgg-control{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cgg-control-lbl{color:var(--clr-text,#d1d5db)}[data-theme="dark"] .cgg-code-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cgg-code-head{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .cgg-code-title{color:var(--clr-heading,#f9fafb)}#spdWrap{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.spd-header{padding:.9rem 1.25rem;background:var(--clr-surface,#f8fafc);border-bottom:1px solid var(--clr-border,#e5e7eb);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.65rem}.spd-title{margin:0;font-size:1.15rem;font-weight:700;color:var(--clr-heading,#0f172a);display:flex;align-items:center}.spd-controls{display:flex;gap:.35rem;flex-wrap:wrap}.spd-btn-danger{color:#ef4444!important;border-color:#fecaca!important}.spd-btn-danger:hover{background:#fef2f2!important;color:#dc2626!important;border-color:#f87171!important}#spdEditor{height:460px;font-family:inherit}#spdWrap .ql-toolbar.ql-snow{border:none!important;border-bottom:1px solid var(--clr-border,#e5e7eb)!important;padding:.65rem 1.25rem!important;background:var(--clr-card,#fff);font-family:inherit}#spdWrap .ql-container.ql-snow{border:none!important}#spdWrap .ql-editor{padding:1.5rem!important;font-size:1rem;line-height:1.65;color:var(--clr-text,#334155);min-height:360px}.spd-footer{padding:.65rem 1.25rem;border-top:1px solid var(--clr-border,#e5e7eb);background:var(--clr-surface,#f8fafc);display:flex;justify-content:space-between;align-items:center;font-size:.82rem;color:var(--clr-muted,#64748b);font-weight:500;flex-wrap:wrap;gap:.35rem}.spd-savestate{display:flex;align-items:center}.spd-savestate.spd-saving{color:#d97706}.spd-toast{position:fixed;bottom:24px;right:24px;background:#10b981;color:#fff;padding:12px 22px;border-radius:8px;font-size:.9rem;font-weight:600;box-shadow:0 8px 22px rgb(0 0 0 / .18);transform:translateY(20px);opacity:0;transition:transform .25s,opacity .25s;z-index:100000;pointer-events:none;display:inline-flex;align-items:center}.spd-toast.show{transform:translateY(0);opacity:1}.spd-toast.spd-toast-error{background:#ef4444}@media (max-width:700px){.spd-header{flex-direction:column;align-items:stretch}.spd-controls{width:100%}.spd-controls .btn{flex:1 1 calc(50% - .35rem);justify-content:center}#spdEditor{height:380px}}[data-theme="dark"] #spdWrap{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .spd-header,[data-theme="dark"] .spd-footer{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .spd-title{color:var(--clr-heading,#f9fafb)}[data-theme="dark"] #spdWrap .ql-toolbar.ql-snow{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)!important}[data-theme="dark"] #spdWrap .ql-toolbar.ql-snow svg .ql-stroke{stroke:var(--clr-text,#d1d5db)}[data-theme="dark"] #spdWrap .ql-toolbar.ql-snow svg .ql-fill{fill:var(--clr-text,#d1d5db)}[data-theme="dark"] #spdWrap .ql-editor{color:var(--clr-text,#d1d5db)}.g2j-progress{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:2rem 1.5rem;margin-top:1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.8rem}.g2j-spinner{width:42px;height:42px;border:4px solid rgb(117 79 254 / .18);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:g2jSpin .7s linear infinite}@keyframes g2jSpin{to{transform:rotate(360deg)}}.g2j-status{font-weight:600;color:var(--clr-text,#475569);font-size:.9rem}.g2j-bar{width:100%;max-width:320px;height:8px;background:var(--clr-border,#e5e7eb);border-radius:4px;overflow:hidden}.g2j-bar-fill{height:100%;background:linear-gradient(90deg,var(--clr-primary,#754ffe),#5b3fd9);width:0;transition:width .25s ease}.g2j-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.g2j-card{background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden;transition:border-color .15s,transform .15s,box-shadow .15s}.g2j-card:hover{border-color:var(--clr-primary,#754ffe);transform:translateY(-2px);box-shadow:0 4px 14px rgb(0 0 0 / .08)}.g2j-thumb-wrap{background:#fff;background-image:linear-gradient(45deg,#f0f0f0 25%,transparent 25%,transparent 75%,#f0f0f0 75%,#f0f0f0),linear-gradient(45deg,#f0f0f0 25%,transparent 25%,transparent 75%,#f0f0f0 75%,#f0f0f0);background-size:16px 16px;background-position:0 0,8px 8px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.g2j-thumb{max-width:100%;max-height:100%;object-fit:contain;display:block}.g2j-info{padding:.55rem .75rem .65rem}.g2j-name{font-size:.82rem;font-weight:600;color:var(--clr-text,#374151);text-align:center}[data-theme="dark"] .g2j-progress{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .g2j-card{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .g2j-card:hover{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .g2j-name{color:var(--clr-text,#d1d5db)}[data-theme="dark"] .g2j-bar{background:var(--clr-border,#2d2b4e)}.ssl-banner-warn{background:rgb(245 158 11 / .08);border:1px solid rgb(245 158 11 / .3)}.ssl-icon-warn{background:rgb(245 158 11 / .15);color:#b45309}.ssl-banner-urgent{background:rgb(239 68 68 / .08);border:1px solid rgb(239 68 68 / .3)}.ssl-icon-urgent{background:rgb(239 68 68 / .15);color:#b91c1c}.ssl-san-list{display:flex;flex-wrap:wrap;gap:.35rem;padding:.85rem 1rem}.ssl-san-pill{display:inline-block;background:var(--clr-surface,#f3f4f6);border:1px solid var(--clr-border,#e5e7eb);color:var(--clr-text,#374151);font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.78rem;padding:3px 9px;border-radius:4px;word-break:break-all}#sslWrap .nic-detail-val.mono{font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.8rem;word-break:break-all}[data-theme="dark"] .ssl-banner-warn{background:rgb(245 158 11 / .14);border-color:rgb(245 158 11 / .32)}[data-theme="dark"] .ssl-icon-warn{background:rgb(245 158 11 / .22);color:#fcd34d}[data-theme="dark"] .ssl-banner-urgent{background:rgb(239 68 68 / .14);border-color:rgb(239 68 68 / .32)}[data-theme="dark"] .ssl-icon-urgent{background:rgb(239 68 68 / .22);color:#fca5a5}[data-theme="dark"] .ssl-san-pill{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}#p2iWrap.pxe-scroll .pxe-canvas-box{align-items:stretch;padding:16px}#p2iWrap.pxe-scroll .pxe-canvas-box>.p2i-grid{box-shadow:none;border-radius:0}.p2i-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.8rem;align-content:start}.p2i-fileline{display:flex;align-items:center;font-size:.85rem;font-weight:700;color:var(--clr-heading,#1f2937);word-break:break-all}.p2i-filemeta{margin-top:4px;font-size:.78rem;color:var(--clr-muted,#6b7280)}.p2i-btn-row{display:flex;gap:.4rem}.p2i-btn-row .btn{flex:1}.p2i-card{position:relative;border:1px solid rgb(255 255 255 / .14);border-radius:11px;padding:.55rem;background:#2a2950;transition:border-color .15s,box-shadow .15s,opacity .15s;display:flex;flex-direction:column;align-items:center;gap:.45rem}.p2i-card.p2i-result{cursor:default}.p2i-card:not(.p2i-result){cursor:pointer}.p2i-card:not(.p2i-result):hover{border-color:#754ffe;box-shadow:0 4px 14px rgb(117 79 254 / .25)}.p2i-thumb{position:relative;width:100%;min-height:120px;display:flex;align-items:center;justify-content:center}.p2i-thumb canvas,.p2i-thumb img{max-width:100%;height:auto;border-radius:4px;box-shadow:0 1px 4px rgb(0 0 0 / .35);background:#fff}.p2i-thumb-spin{display:flex;align-items:center;justify-content:center;padding:1.2rem 0}.p2i-label{font-size:.74rem;font-weight:600;color:#b7b4d6;text-align:center}.p2i-card:not(.p2i-sel):not(.p2i-result){opacity:.5}.p2i-card:not(.p2i-sel):not(.p2i-result) .p2i-thumb canvas{filter:grayscale(1)}.p2i-check{position:absolute;top:6px;right:6px;width:22px;height:22px;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(20 20 40 / .6);color:#fff0;font-size:.72rem;border:1.5px solid rgb(255 255 255 / .75);transition:background .15s,color .15s,border-color .15s}.p2i-card.p2i-sel .p2i-check{background:#10b981;color:#fff;border-color:#10b981}.p2i-card.p2i-sel{border-color:#10b981;box-shadow:0 0 0 2px rgb(16 185 129 / .35)}.cpg-color-input{width:36px;height:36px;padding:0;border:0;cursor:pointer;background:none;border-radius:6px}.cpg-color-input::-webkit-color-swatch-wrapper{padding:0}.cpg-color-input::-webkit-color-swatch{border:1px solid var(--clr-border,#d1d5db);border-radius:6px}.cpg-mode-select{min-width:170px}.cpg-kbd{display:inline-block;padding:1px 6px;font-size:.7rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:rgb(255 255 255 / .22);border:1px solid rgb(255 255 255 / .35);border-radius:4px;line-height:1}.cpg-palette{display:grid;grid-template-columns:repeat(5,1fr);height:360px;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px -10px rgb(0 0 0 / .18);margin:1.25rem 0 1rem}.cpg-swatch{position:relative;padding:18px 12px;cursor:copy;display:flex;flex-direction:column;justify-content:flex-end;transition:flex .25s ease}.cpg-swatch:hover{flex:1.25}.cpg-swatch-foot{text-align:center}.cpg-hex{display:inline-block;padding:7px 14px;min-width:96px;background:rgb(255 255 255 / .92);color:#1f2937;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;letter-spacing:.5px;border-radius:8px;box-shadow:0 4px 10px rgb(0 0 0 / .12);transition:transform .15s ease}.cpg-swatch:hover .cpg-hex{transform:translateY(-2px)}.cpg-copy-cue{margin-top:6px;font-size:.72rem;opacity:0;transition:opacity .2s ease;text-shadow:0 1px 2px rgb(0 0 0 / .2)}.cpg-swatch:hover .cpg-copy-cue{opacity:.9}.cpg-lock-btn{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;background:rgb(255 255 255 / .18);border:1.5px solid currentColor;display:inline-flex;align-items:center;justify-content:center;opacity:0;transform:translateY(-6px);transition:all .2s ease;cursor:pointer;padding:0!important}.cpg-swatch:hover .cpg-lock-btn{opacity:1;transform:translateY(0)}.cpg-lock-btn.is-locked{opacity:1;transform:translateY(0);background:rgb(255 255 255 / .95);color:#b91c1c!important;border-color:rgb(255 255 255 / .95)}.cpg-hint{color:var(--clr-muted,#6b7280);font-size:.85rem;text-align:center;margin:.5rem 0 0}@media (max-width:768px){.cpg-palette{grid-template-columns:1fr;height:auto}.cpg-swatch{flex:1 1 auto!important;height:110px}.cpg-swatch:hover{flex:1 1 auto!important}.cpg-lock-btn{opacity:1;transform:translateY(0)}.cpg-mode-select{min-width:0;flex:1}}[data-theme="dark"] .cpg-hex{background:rgb(255 255 255 / .88)}[data-theme="dark"] .cpg-color-input::-webkit-color-swatch{border-color:var(--clr-border,#2d2b4e)}.cpg-palette{grid-template-columns:repeat(var(--cpg-cols,5),1fr)}body.cpg-fs-lock{overflow:hidden}#cpgWrap.cpg-fullscreen{position:fixed;inset:0;z-index:9999;background:var(--clr-bg,#ffffff);padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;margin:0}#cpgWrap.cpg-fullscreen .cgg-toolbar{flex:0 0 auto}#cpgWrap.cpg-fullscreen .cpg-palette{flex:1 1 auto;height:auto;min-height:0;margin:1rem 0 .5rem;border-radius:12px}#cpgWrap.cpg-fullscreen .cpg-hint{flex:0 0 auto;margin:0}#cpgWrap.cpg-fullscreen .cpg-lock-btn{opacity:1;transform:translateY(0)}[data-theme="dark"] #cpgWrap.cpg-fullscreen{background:var(--clr-bg,#14132c)}@media (max-width:992px){#cpgWrap.cpg-fullscreen .cpg-palette{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){#cpgWrap.cpg-fullscreen .cpg-palette{grid-template-columns:repeat(2,1fr)}}.mlg-compose{padding:0}.mlg-row{display:flex;align-items:center;gap:.85rem;padding:.85rem 1.15rem;border-bottom:1px solid var(--clr-border,#e5e7eb);transition:background .15s ease}.mlg-row:hover{background:rgb(117 79 254 / .025)}.mlg-row:last-child{border-bottom:0}.mlg-row-label{flex:0 0 78px;font-weight:600;color:var(--clr-heading,#111827);font-size:.92rem;margin:0}.mlg-row-input{flex:1 1 auto;border:0;outline:0;background:#fff0;color:var(--clr-text,#111827);font-size:.98rem;padding:.35rem 0;box-shadow:none!important;min-width:0}.mlg-row-input::placeholder{color:var(--clr-muted,#9ca3af)}.mlg-row-input:focus{outline:0;box-shadow:none}.mlg-row-actions{display:flex;gap:.35rem;flex:0 0 auto}.mlg-pill{border:1px solid var(--clr-border,#d1d5db);background:#fff0;color:var(--clr-muted,#6b7280);padding:.2rem .8rem;border-radius:999px;font-size:.78rem;font-weight:600;line-height:1.5;cursor:pointer;transition:all .15s ease}.mlg-pill:hover{color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe)}.mlg-pill.is-active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}.mlg-row-stack{flex-direction:column;align-items:stretch;gap:.25rem}.mlg-row-stack .mlg-row-label{flex:0 0 auto;margin-bottom:.15rem}.mlg-textarea{resize:vertical;min-height:140px;line-height:1.55;padding-top:.25rem}.mlg-row-soft{background:var(--clr-surface,#fafafa)}.mlg-row-hint{font-size:.78rem;color:var(--clr-muted,#6b7280);flex:0 0 auto}.mlg-row.is-valid{box-shadow:inset 3px 0 0 0 #10b981}.mlg-row.is-invalid{box-shadow:inset 3px 0 0 0 #ef4444}.mlg-validity{padding:.5rem 1.15rem;font-size:.82rem;color:var(--clr-muted,#6b7280);background:var(--clr-surface,#fafafa);border-bottom:1px solid var(--clr-border,#e5e7eb)}.mlg-validity.is-ok{color:#047857;background:rgb(16 185 129 / .08)}.mlg-validity.is-bad{color:#b91c1c;background:rgb(239 68 68 / .08)}@media (max-width:575px){.mlg-row{flex-wrap:wrap;padding:.7rem .9rem}.mlg-row-label{flex:0 0 100%;margin-bottom:.15rem}.mlg-row-actions{flex:0 0 100%}.mlg-row-hint{flex:0 0 100%}.mlg-validity{padding:.5rem .9rem}}[data-theme="dark"] .mlg-row{border-bottom-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mlg-row:hover{background:rgb(117 79 254 / .06)}[data-theme="dark"] .mlg-row-label{color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] .mlg-row-input{color:var(--clr-text,#d1d5db)}[data-theme="dark"] .mlg-pill{border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#94a3b8)}[data-theme="dark"] .mlg-row-soft{background:var(--clr-surface,#28274a)}[data-theme="dark"] .mlg-validity{background:var(--clr-surface,#28274a);border-bottom-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mlg-validity.is-ok{background:rgb(16 185 129 / .14);color:#86efac}[data-theme="dark"] .mlg-validity.is-bad{background:rgb(239 68 68 / .14);color:#fca5a5}.wimi-hero{padding:2.25rem 1.5rem 2rem;background:linear-gradient(135deg,rgb(117 79 254 / .08),#fff0 60%)}.wimi-hero-eyebrow{font-size:.72rem;letter-spacing:1.5px;text-transform:uppercase;color:var(--clr-muted,#6b7280);font-weight:700;margin-bottom:.85rem}.wimi-ip{font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:clamp(1.6rem, 4.5vw, 2.6rem);font-weight:800;letter-spacing:-.5px;color:var(--clr-primary,#754ffe);margin:0 0 .35rem;word-break:break-all;line-height:1.15;transition:opacity .25s ease}.wimi-ip.is-loading{opacity:.5}.wimi-ip-meta{font-size:.85rem;color:var(--clr-muted,#6b7280);margin-bottom:1.4rem;min-height:1.2em}.wimi-hero-actions{display:flex;gap:.65rem;justify-content:center;flex-wrap:wrap}.wimi-map-card iframe{display:block;width:100%}[data-theme="dark"] .wimi-hero{background:linear-gradient(135deg,rgb(117 79 254 / .18),#fff0 60%)}.cub-out-box{padding:1rem 1.15rem 1.15rem}.cub-out-text{background:var(--clr-surface,#f9fafb);border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;padding:.85rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;line-height:1.55;color:var(--clr-heading,#111827);word-break:break-all;min-height:56px}.cub-out-text.cub-empty{color:var(--clr-muted,#9ca3af);font-style:italic;font-family:inherit}[data-theme="dark"] .cub-out-text{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}.svg-pane-label{font-size:.78rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--clr-muted,#6b7280);text-align:center;margin-bottom:.5rem}.svg-pane-meta{font-size:.8rem;color:var(--clr-muted,#6b7280);text-align:center;margin-top:.5rem}.svg-checkered{background-color:#fff;background-image:linear-gradient(45deg,#e9ecef 25%,transparent 25%),linear-gradient(-45deg,#e9ecef 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e9ecef 75%),linear-gradient(-45deg,transparent 75%,#e9ecef 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;padding:.5rem;min-height:180px;display:flex;align-items:center;justify-content:center}.svg-checkered img,.svg-checkered svg,.svg-checkered canvas{max-width:100%;height:auto;display:block;margin:0 auto}[data-theme="dark"] .svg-checkered{background-color:#1d1c35;border-color:var(--clr-border,#2d2b4e);background-image:linear-gradient(45deg,#28274a 25%,transparent 25%),linear-gradient(-45deg,#28274a 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#28274a 75%),linear-gradient(-45deg,transparent 75%,#28274a 75%)}.fav-row{display:flex;align-items:center;gap:1rem;padding:.85rem 1.15rem;border-bottom:1px solid var(--clr-border,#f1f5f9)}.fav-row:last-child{border-bottom:0}.fav-thumb{width:48px;height:48px;flex:0 0 48px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;overflow:hidden;color:var(--clr-muted,#9ca3af)}.fav-thumb img{max-width:100%;max-height:100%}.fav-thumb.is-bad{background:rgb(239 68 68 / .06);border-color:rgb(239 68 68 / .25);color:#ef4444}.fav-info{flex:1 1 auto;min-width:0}.fav-info-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:2px}.fav-type{font-weight:700;color:var(--clr-heading,#111827);font-size:.9rem;text-transform:capitalize}.fav-status{font-size:.72rem;font-weight:700;letter-spacing:.3px;padding:2px 9px;border-radius:999px;white-space:nowrap}.fav-status.is-good{background:rgb(16 185 129 / .14);color:#047857}.fav-status.is-bad{background:rgb(239 68 68 / .14);color:#b91c1c}.fav-src{display:block;font-size:.82rem;color:var(--clr-muted,#6b7280);text-decoration:none;word-break:break-all;line-height:1.4}.fav-src:hover{color:var(--clr-primary,#754ffe);text-decoration:underline}.fav-meta{margin-top:4px;display:flex;flex-wrap:wrap;gap:.35rem}.fav-meta-pill{display:inline-block;font-size:.7rem;font-weight:600;padding:1px 8px;border-radius:999px;background:var(--clr-surface,#f3f4f6);color:var(--clr-muted,#6b7280);border:1px solid var(--clr-border,#e5e7eb)}.fav-empty{padding:1.5rem;text-align:center;color:var(--clr-muted,#6b7280)}[data-theme="dark"] .fav-row{border-bottom-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .fav-thumb{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .fav-type{color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] .fav-meta-pill{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#94a3b8)}[data-theme="dark"] .fav-status.is-good{background:rgb(16 185 129 / .18);color:#6ee7b7}[data-theme="dark"] .fav-status.is-bad{background:rgb(239 68 68 / .18);color:#fca5a5}.favg-ico-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.15rem;margin:0 1.15rem 1rem;background:linear-gradient(135deg,rgb(117 79 254 / .10),#fff0 70%);border:1px solid rgb(117 79 254 / .25);border-radius:12px}.favg-ico-thumb{width:64px;height:64px;flex:0 0 64px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:6px;box-shadow:0 4px 12px -6px rgb(117 79 254 / .35)}.favg-ico-thumb img{max-width:100%;max-height:100%}.favg-ico-info{flex:1 1 auto;min-width:0}.favg-ico-title{font-weight:700;color:var(--clr-heading,#111827);margin-bottom:2px;font-size:1rem}.favg-ico-desc{font-size:.85rem;color:var(--clr-muted,#6b7280);line-height:1.45}.favg-section-head{display:flex;justify-content:space-between;align-items:center;padding:.25rem 1.25rem .65rem;color:var(--clr-heading,#111827);font-weight:600;font-size:.92rem}.favg-section-hint{font-size:.75rem;color:var(--clr-muted,#6b7280);font-weight:500}.favg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.85rem;padding:0 1.15rem 1.25rem}.favg-tile{display:flex;flex-direction:column;align-items:center;padding:1rem .75rem .85rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;text-decoration:none!important;color:inherit;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.favg-tile:hover{transform:translateY(-2px);border-color:var(--clr-primary,#754ffe);box-shadow:0 10px 22px -10px rgb(117 79 254 / .35);color:inherit}.favg-tile-preview{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;background-color:#fff;background-image:linear-gradient(45deg,#eee 25%,transparent 25%),linear-gradient(-45deg,#eee 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eee 75%),linear-gradient(-45deg,transparent 75%,#eee 75%);background-size:12px 12px;background-position:0 0,0 6px,6px -6px,-6px 0;margin-bottom:.65rem}.favg-tile-preview img{display:block;image-rendering:pixelated}.favg-tile-size{font-weight:700;font-size:.92rem;color:var(--clr-heading,#111827);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.3px}.favg-tile-use{font-size:.72rem;color:var(--clr-muted,#6b7280);margin-bottom:.55rem;text-align:center;min-height:2em;line-height:1.3}.favg-tile-action{display:inline-flex;align-items:center;font-size:.7rem;font-weight:600;letter-spacing:.2px;padding:4px 11px;border-radius:999px;background:var(--clr-surface,#f3f4f6);color:var(--clr-muted,#6b7280);border:1px solid var(--clr-border,#e5e7eb);transition:background .15s ease,color .15s ease,border-color .15s ease}.favg-tile:hover .favg-tile-action{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}@media (max-width:575px){.favg-ico-card{flex-wrap:wrap}.favg-ico-info{flex:1 1 60%}.favg-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.65rem}.favg-tile-preview{width:68px;height:68px}}[data-theme="dark"] .favg-ico-card{background:linear-gradient(135deg,rgb(117 79 254 / .20),#fff0 70%);border-color:rgb(117 79 254 / .4)}[data-theme="dark"] .favg-ico-thumb{background-color:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .favg-ico-title{color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] .favg-section-head{color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] .favg-tile{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .favg-tile-preview{background-color:#1d1c35;border-color:var(--clr-border,#2d2b4e);background-image:linear-gradient(45deg,#28274a 25%,transparent 25%),linear-gradient(-45deg,#28274a 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#28274a 75%),linear-gradient(-45deg,transparent 75%,#28274a 75%)}[data-theme="dark"] .favg-tile-size{color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] .favg-tile-action{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#94a3b8)}#ligEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#ligEditor .aib-preview-side{background:var(--clr-card,#fff)}#ligWrap .lig-output-panel{flex:1;min-width:0;display:flex;flex-direction:column;gap:.85rem;padding:1.5rem 1.75rem;overflow:hidden}#ligWrap .lig-output-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}#ligWrap .lig-output-title{margin:0;font-weight:700;color:var(--clr-heading,#111827)}#ligWrap .lig-output-actions{display:flex;gap:.5rem}#ligWrap .lig-stats{display:flex;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:var(--clr-muted,#6b7280);padding-bottom:.25rem;border-bottom:1px solid var(--clr-border,#f1f5f9);padding:0 0 .65rem}#ligWrap .lig-stats>span{display:inline-flex;align-items:center}#ligWrap .lig-stats>span>span{font-weight:700;color:var(--clr-heading,#111827);margin-right:.3rem;font-variant-numeric:tabular-nums}#ligWrap .lig-output-box{flex:1 1 auto;min-height:280px;max-height:480px;overflow-y:auto;background:var(--clr-surface,#f8fafc);border:1px solid var(--clr-border,#edf2f7);border-radius:12px;padding:1.25rem 1.5rem;line-height:1.7;color:var(--clr-text,#4a5568)}#ligWrap .lig-output-box p{margin:0 0 1rem}#ligWrap .lig-output-box p:last-child{margin-bottom:0}#ligWrap .lig-empty{color:var(--clr-muted,#a0aec0);font-style:italic;text-align:center;padding:2rem 1rem}#ligWrap .lig-code{margin:0;font-family:ui-monospace,SFMono-Regular,"SF Mono",Consolas,monospace;font-size:.85rem;line-height:1.6;color:var(--clr-heading,#1f2937);white-space:pre-wrap;word-break:break-word}#ligEditor .aib-sidebar select.form-select{font-size:.92rem;padding:.45rem .65rem}#ligEditor .aib-sidebar .btn-group .btn{font-size:.82rem;padding:.45rem .25rem}#ligEditor .aib-sidebar .btn-check:checked+.btn-outline-secondary,#ligEditor .aib-sidebar .btn-check:active+.btn-outline-secondary{background-color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}#ligEditor .lig-switch.form-switch{padding-left:2.5em;margin:0}#ligEditor .lig-switch .form-check-input{width:2.2em;height:1.2em;margin-top:.15em;cursor:pointer}#ligEditor .lig-switch .form-check-input:checked{background-color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe)}#ligEditor .lig-switch .form-check-input:focus{box-shadow:0 0 0 .2rem rgb(117 79 254 / .18);border-color:rgb(117 79 254 / .45)}#ligEditor .lig-switch .form-check-label{cursor:pointer;font-weight:600;color:var(--clr-heading,#111827);font-size:.85rem}@media (max-width:991.98px){#ligEditor .aib-editor-wrap{flex-direction:column;min-height:auto}#ligEditor .aib-preview-side{border-right:0;border-bottom:1px solid var(--clr-border,#f1f5f9)}#ligEditor .aib-sidebar{width:100%}}[data-theme="dark"] #ligEditor{border-color:var(--clr-border,#2d2b4e);background:var(--clr-card,#1d1c35)}[data-theme="dark"] #ligEditor .aib-preview-side{background:var(--clr-card,#1d1c35)}[data-theme="dark"] #ligWrap .lig-output-box{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] #ligWrap .lig-output-title,[data-theme="dark"] #ligWrap .lig-stats>span>span,[data-theme="dark"] #ligWrap .lig-code{color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] #ligWrap .lig-empty{color:var(--clr-muted,#6b7280)}[data-theme="dark"] #ligWrap .lig-stats{border-bottom-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #ligEditor .lig-switch .form-check-label{color:var(--clr-heading-dark,#f1f5f9)}#ligWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#ligWrap.aib-fullscreen #ligEditor{flex:1 1 auto;min-height:0;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#ligWrap.aib-fullscreen .aib-editor-wrap{flex:1 1 auto;min-height:0}#ligWrap.aib-fullscreen .aib-preview-side{position:relative;min-width:0;min-height:0}#ligWrap.aib-fullscreen .lig-output-panel{height:100%;min-height:0}#ligWrap.aib-fullscreen .lig-output-box{max-height:none;flex:1 1 auto;min-height:0;overflow-y:auto}@media (max-width:991.98px){#ligWrap.aib-fullscreen .aib-editor-wrap{flex-direction:row}#ligWrap.aib-fullscreen .aib-preview-side{border-right:1px solid var(--clr-border,#f1f5f9);border-bottom:0}#ligWrap.aib-fullscreen .aib-sidebar{width:270px}}#kdcWrap .kdc-mode{display:inline-flex;background:var(--clr-surface,#f3f4f6);border:1px solid var(--clr-border,#e5e7eb);border-radius:999px;padding:4px;margin-bottom:1rem}#kdcWrap .kdc-mode-btn{background:#fff0;border:0;cursor:pointer;padding:.4rem 1rem;border-radius:999px;font-size:.85rem;font-weight:600;color:var(--clr-muted,#6b7280);transition:all .15s ease}#kdcWrap .kdc-mode-btn:hover{color:var(--clr-heading,#111827)}#kdcWrap .kdc-mode-btn.is-active{background:#fff;color:var(--clr-primary,#754ffe);box-shadow:0 1px 3px rgb(0 0 0 / .06)}#kdcWrap .kdc-textarea{border-radius:12px;padding:1rem 1.15rem;font-size:.95rem;line-height:1.55;resize:vertical;min-height:180px}#kdcWrap .kdc-filters{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center;padding:.85rem 1.15rem;background:var(--clr-surface,#f8fafc);border:1px solid var(--clr-border,#edf2f7);border-radius:10px;margin-bottom:.85rem}#kdcWrap .kdc-filter{display:inline-flex;align-items:center;gap:.55rem}#kdcWrap .kdc-filter-label{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--clr-muted,#6b7280);margin:0}#kdcWrap .kdc-stop.form-switch{padding-left:2.5em;margin:0}#kdcWrap .kdc-stop .form-check-input{width:2.2em;height:1.15em;cursor:pointer}#kdcWrap .kdc-stop .form-check-input:checked{background-color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe)}#kdcWrap .kdc-stop .form-check-label{font-weight:600;font-size:.85rem;cursor:pointer}#kdcWrap .btn-check:checked+.btn-outline-secondary{background-color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}#kdcWrap .kdc-source-pill{margin-left:auto;font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:999px;background:var(--clr-surface,#f3f4f6);color:var(--clr-muted,#6b7280);border:1px solid var(--clr-border,#e5e7eb);max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#kdcWrap .kdc-rows{padding:.25rem 0}#kdcWrap .kdc-row{display:grid;grid-template-columns:32px 1.4fr 2fr auto auto;gap:.85rem;align-items:center;padding:.65rem 1.15rem;border-bottom:1px solid var(--clr-border,#f1f5f9)}#kdcWrap .kdc-row:last-child{border-bottom:0}#kdcWrap .kdc-row:nth-child(odd){background:rgb(117 79 254 / .025)}#kdcWrap .kdc-rank{font-size:.75rem;font-weight:700;color:var(--clr-muted,#9ca3af);text-align:center;font-variant-numeric:tabular-nums}#kdcWrap .kdc-word{font-weight:600;color:var(--clr-heading,#111827);font-size:.92rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#kdcWrap .kdc-bar-wrap{height:8px;background:var(--clr-border,#e5e7eb);border-radius:999px;overflow:hidden}#kdcWrap .kdc-bar{height:100%;background:linear-gradient(90deg,var(--clr-primary,#754ffe),#a78bfa);border-radius:999px;transition:width .35s ease}#kdcWrap .kdc-count{font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);font-variant-numeric:tabular-nums;min-width:38px;text-align:right}#kdcWrap .kdc-density{font-size:.85rem;font-weight:700;color:var(--clr-primary,#754ffe);font-variant-numeric:tabular-nums;min-width:56px;text-align:right}#kdcWrap .kdc-empty{padding:2rem 1.15rem;text-align:center;color:var(--clr-muted,#6b7280);font-size:.9rem}@media (max-width:575px){#kdcWrap .kdc-row{grid-template-columns:28px 1fr auto;gap:.55rem}#kdcWrap .kdc-bar-wrap{display:none}#kdcWrap .kdc-source-pill{max-width:50%}}[data-theme="dark"] #kdcWrap .kdc-mode{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #kdcWrap .kdc-mode-btn.is-active{background:var(--clr-card,#1d1c35)}[data-theme="dark"] #kdcWrap .kdc-filters{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #kdcWrap .kdc-row{border-bottom-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #kdcWrap .kdc-row:nth-child(odd){background:rgb(117 79 254 / .06)}[data-theme="dark"] #kdcWrap .kdc-word{color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] #kdcWrap .kdc-source-pill{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#94a3b8)}[data-theme="dark"] #kdcWrap .kdc-bar-wrap{background:var(--clr-border,#2d2b4e)}#wcEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#wcEditor .aib-preview-side{background:var(--clr-card,#fff)}#wcWrap .wc-editor-panel{flex:1;min-width:0;display:flex;flex-direction:column;gap:.85rem;padding:1.5rem 1.75rem;overflow:hidden}#wcWrap .wc-editor-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}#wcWrap .wc-editor-title{margin:0;font-weight:700;color:var(--clr-heading,#111827)}#wcWrap .wc-editor-actions{display:flex;gap:.5rem;flex-wrap:wrap}#wcWrap .wc-textarea{flex:1 1 auto;min-height:320px;max-height:520px;width:100%;background:var(--clr-surface,#f8fafc);border:1px solid var(--clr-border,#edf2f7);border-radius:12px;padding:1.15rem 1.35rem;color:var(--clr-text,#1f2937);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;font-size:1rem;line-height:1.7;resize:vertical;outline:0;transition:border-color .15s ease,box-shadow .15s ease}#wcWrap .wc-textarea:focus{border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 3px rgb(117 79 254 / .12)}#wcWrap .wc-quickbar{display:flex;gap:.55rem;align-items:center;flex-wrap:wrap;font-size:.82rem;color:var(--clr-muted,#6b7280)}#wcWrap .wc-quickbar>span>span{font-weight:700;color:var(--clr-heading,#111827);margin-right:.15rem;font-variant-numeric:tabular-nums}#wcWrap .wc-dot{color:var(--clr-border,#d1d5db)}#wcEditor .wc-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:4px}#wcEditor .wc-cell{background:var(--clr-surface,#f8fafc);border:1px solid var(--clr-border,#edf2f7);border-radius:8px;padding:.55rem .65rem;text-align:left}#wcEditor .wc-cell-val{font-size:1.15rem;font-weight:700;color:var(--clr-heading,#111827);line-height:1.1;font-variant-numeric:tabular-nums}#wcEditor .wc-cell-lbl{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--clr-muted,#6b7280);margin-top:2px}#wcEditor .wc-meter{display:flex;flex-direction:column;gap:6px;margin-top:4px}#wcEditor .wc-meter-row{display:flex;align-items:center;gap:.5rem;padding:.45rem .65rem;background:var(--clr-surface,#f8fafc);border:1px solid var(--clr-border,#edf2f7);border-radius:8px;font-size:.82rem}#wcEditor .wc-meter-icon{width:24px;text-align:center;color:var(--clr-primary,#754ffe)}#wcEditor .wc-meter-text{flex:1;color:var(--clr-text,#4a5568);font-weight:500}#wcEditor .wc-meter-val{font-weight:700;color:var(--clr-heading,#111827);font-variant-numeric:tabular-nums}#wcEditor .wc-top{display:flex;flex-direction:column;gap:5px;margin-top:4px}#wcEditor .wc-top-row{display:grid;grid-template-columns:1fr 1.2fr auto;gap:.5rem;align-items:center;font-size:.8rem}#wcEditor .wc-top-word{font-weight:600;color:var(--clr-heading,#111827);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#wcEditor .wc-top-bar{height:6px;border-radius:999px;background:var(--clr-border,#e5e7eb);overflow:hidden}#wcEditor .wc-top-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--clr-primary,#754ffe),#a78bfa);transition:width .35s ease}#wcEditor .wc-top-count{font-weight:600;color:var(--clr-muted,#6b7280);font-variant-numeric:tabular-nums;min-width:28px;text-align:right}#wcEditor .wc-top-empty{font-size:.8rem;color:var(--clr-muted,#6b7280);font-style:italic}@media (max-width:991.98px){#wcEditor .aib-editor-wrap{flex-direction:column;min-height:auto}#wcEditor .aib-preview-side{border-right:0;border-bottom:1px solid var(--clr-border,#f1f5f9)}#wcEditor .aib-sidebar{width:100%}}#wcWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#wcWrap.aib-fullscreen #wcEditor{flex:1 1 auto;min-height:0;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#wcWrap.aib-fullscreen .aib-editor-wrap{flex:1 1 auto;min-height:0}#wcWrap.aib-fullscreen .aib-preview-side{position:relative;min-width:0;min-height:0}#wcWrap.aib-fullscreen .wc-editor-panel{height:100%;min-height:0}#wcWrap.aib-fullscreen .wc-textarea{max-height:none;flex:1 1 auto;min-height:0}@media (max-width:991.98px){#wcWrap.aib-fullscreen .aib-editor-wrap{flex-direction:row}#wcWrap.aib-fullscreen .aib-preview-side{border-right:1px solid var(--clr-border,#f1f5f9);border-bottom:0}#wcWrap.aib-fullscreen .aib-sidebar{width:270px}}[data-theme="dark"] #wcEditor{border-color:var(--clr-border,#2d2b4e);background:var(--clr-card,#1d1c35)}[data-theme="dark"] #wcEditor .aib-preview-side{background:var(--clr-card,#1d1c35)}[data-theme="dark"] #wcWrap .wc-textarea{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] #wcWrap .wc-editor-title,[data-theme="dark"] #wcWrap .wc-quickbar>span>span,[data-theme="dark"] #wcEditor .wc-cell-val,[data-theme="dark"] #wcEditor .wc-meter-val,[data-theme="dark"] #wcEditor .wc-top-word{color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] #wcEditor .wc-cell,[data-theme="dark"] #wcEditor .wc-meter-row{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #wcEditor .wc-top-bar{background:var(--clr-border,#2d2b4e)}#peEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#peEditor .aib-preview-side{background:#1a1a2e;background-image:linear-gradient(45deg,#232342 25%,transparent 25%),linear-gradient(-45deg,#232342 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#232342 75%),linear-gradient(-45deg,transparent 75%,#232342 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;min-height:532px;align-items:center;justify-content:center;padding:1rem}#peEditor .pe-stage{position:relative;width:95%;max-width:95%;height:500px;max-height:500px;overflow:hidden}#peEditor .pe-stage img{max-width:100%;display:block}.cropper-bg{background-image:none!important}#peEditor:not(.pe-mode-crop) .cropper-crop-box,#peEditor:not(.pe-mode-crop) .cropper-line,#peEditor:not(.pe-mode-crop) .cropper-point,#peEditor:not(.pe-mode-crop) .cropper-dashed,#peEditor:not(.pe-mode-crop) .cropper-center{display:none!important}#peEditor:not(.pe-mode-crop) .cropper-modal{opacity:0!important}#peEditor:not(.pe-mode-crop) .cropper-container{pointer-events:none}#peEditor .pe-sidebar{width:290px}#peEditor .pe-tabs{display:flex;border-bottom:1px solid var(--clr-border,#f1f5f9);background:var(--clr-surface,#f8f7ff)}#peEditor .pe-tab{flex:1;border:0;background:#fff0;cursor:pointer;padding:.75rem .25rem;font-size:.72rem;font-weight:600;color:var(--clr-muted,#6b7280);display:flex;flex-direction:column;align-items:center;gap:4px;transition:color .15s ease,background .15s ease;border-bottom:2px solid #fff0}#peEditor .pe-tab i{font-size:1.05rem}#peEditor .pe-tab:hover{color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .04)}#peEditor .pe-tab.is-active{color:var(--clr-primary,#754ffe);border-bottom-color:var(--clr-primary,#754ffe);background:var(--clr-card,#fff)}#peEditor .pe-panels{flex:1 1 auto;min-height:0;overflow-y:auto}#peEditor .pe-panel{display:none}#peEditor .pe-panel.is-active{display:block}#peEditor .pe-aspect-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:4px}#peEditor .pe-aspect{border:1px solid var(--clr-border,#d1d5db);background:#fff0;color:var(--clr-text,#4a5568);font-size:.78rem;font-weight:600;padding:.4rem .25rem;border-radius:6px;cursor:pointer;transition:all .15s ease}#peEditor .pe-aspect:hover{color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe)}#peEditor .pe-aspect.is-active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}#peEditor .pe-btn-row{display:flex;gap:.35rem;margin-top:4px}#peEditor .pe-btn-row .btn{flex:1;font-size:.8rem;padding:.4rem .25rem}#peEditor .pe-zoom-hint{font-size:.7rem;color:var(--clr-muted,#9ca3af);margin:.5rem 0 0;line-height:1.3}#peEditor .pe-filter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:4px}#peEditor .pe-filter-tile{border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);border-radius:8px;padding:4px 4px 6px;cursor:pointer;transition:all .15s ease}#peEditor .pe-filter-tile:hover{border-color:var(--clr-primary,#754ffe)}#peEditor .pe-filter-tile.is-active{border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 2px rgb(117 79 254 / .18)}#peEditor .pe-filter-thumb{width:100%;aspect-ratio:1;border-radius:5px;overflow:hidden;background:#f3f4f6}#peEditor .pe-filter-thumb img{width:100%;height:100%;object-fit:cover;display:block}#peEditor .pe-filter-name{font-size:.68rem;font-weight:600;text-align:center;color:var(--clr-text,#4a5568);margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#peEditor .pe-filter-tile.is-active .pe-filter-name{color:var(--clr-primary,#754ffe)}#peEditor .pe-export-row{display:flex;gap:.5rem;align-items:stretch}#peEditor .pe-export-row .form-select{width:80px;flex:0 0 80px}#peEditor input[type="range"].form-range{padding:.35rem 0}@media (max-width:991.98px){#peEditor .aib-editor-wrap{flex-direction:column;min-height:auto}#peEditor .aib-preview-side{border-right:0;border-bottom:1px solid var(--clr-border,#f1f5f9);min-height:380px;padding:.65rem}#peEditor .pe-stage{height:350px;max-height:350px}#peEditor .pe-sidebar{width:100%}#peEditor .pe-panels{max-height:360px}}#peWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#peWrap.aib-fullscreen #peEditor{flex:1 1 auto;min-height:0;width:100%;height:100%;max-width:none;max-height:none;border:0;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#peWrap.aib-fullscreen .aib-editor-wrap{flex:1 1 auto;min-height:0}#peWrap.aib-fullscreen .aib-preview-side{position:relative;min-width:0;min-height:0;align-items:center;justify-content:center;padding:0;background:#1a1a2e}#peWrap.aib-fullscreen .pe-stage{width:80%;max-width:80%;height:80%;max-height:80%;min-height:0;flex:0 0 auto}#peWrap.aib-fullscreen .pe-panels{max-height:none}@media (max-width:991.98px){#peWrap.aib-fullscreen .aib-editor-wrap{flex-direction:column}#peWrap.aib-fullscreen .aib-preview-side{border-right:0;border-bottom:1px solid var(--clr-border,#f1f5f9)}#peWrap.aib-fullscreen .pe-sidebar{width:100%;max-height:40vh;overflow-y:auto}}[data-theme="dark"] #peEditor{border-color:var(--clr-border,#2d2b4e);background:var(--clr-card,#1d1c35)}[data-theme="dark"] #peEditor .pe-tabs{background:var(--clr-card,#1d1c35)}[data-theme="dark"] #peEditor .pe-tab.is-active{background:var(--clr-surface,#28274a)}[data-theme="dark"] #peEditor .pe-aspect{border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#d1d5db)}[data-theme="dark"] #peEditor .pe-filter-tile{background:var(--clr-surface,#28274a);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #peEditor .pe-filter-thumb{background:var(--clr-card,#1d1c35)}[data-theme="dark"] #peEditor .pe-filter-name{color:var(--clr-text,#d1d5db)}#clgWrap .clg-switch.form-switch{padding-left:2.5em;margin:.25rem 0 0}#clgWrap .clg-switch .form-check-input{width:2.2em;height:1.2em;cursor:pointer}#clgWrap .clg-switch .form-check-input:checked{background-color:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe)}#clgWrap .clg-switch .form-check-label{cursor:pointer}#clgWrap select#clgTimezone{font-size:.9rem}#clgWrap select#clgTimezone option{padding:4px 8px}#clgWrap .clg-link-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden;background:var(--clr-card,#fff);margin-bottom:.75rem}#clgWrap .clg-link-head{display:flex;align-items:center;padding:.65rem 1rem;background:var(--clr-surface,#f8fafc);border-bottom:1px solid var(--clr-border,#edf2f7);color:var(--clr-heading,#111827);font-size:.95rem}#clgWrap .clg-link-open{font-size:.78rem;font-weight:600;color:var(--clr-primary,#754ffe);text-decoration:none;padding:3px 10px;border-radius:999px;border:1px solid rgb(117 79 254 / .25)}#clgWrap .clg-link-open:hover{background:var(--clr-primary,#754ffe);color:#fff}#clgWrap .clg-link-body{display:flex;gap:.5rem;padding:.75rem 1rem}#clgWrap .clg-link-url{flex:1 1 auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}#clgWrap .clg-copy-btn{flex:0 0 auto;white-space:nowrap}[data-theme="dark"] #clgWrap .clg-link-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #clgWrap .clg-link-head{background:var(--clr-surface,#28274a);border-bottom-color:var(--clr-border,#2d2b4e);color:var(--clr-heading-dark,#f1f5f9)}[data-theme="dark"] #clgWrap .clg-link-open{color:var(--clr-text,#d1d5db);border-color:var(--clr-border,#2d2b4e)}#acWrap{max-width:920px;margin:0 auto}.ac-input-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px rgb(117 79 254 / .06)}.ac-input-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.ac-input-group{display:flex;flex-direction:column}.ac-label{font-weight:600;font-size:.92rem;color:#1a1a2e;margin-bottom:.4rem}.ac-hint{display:block;font-size:.8rem;color:#6b7280;margin-top:.35rem}.ac-actions{display:flex;gap:.6rem;flex-wrap:wrap}.ac-error{margin-top:.85rem;padding:.75rem 1rem;border-radius:10px;background:rgb(220 38 38 / .08);border:1px solid rgb(220 38 38 / .25);color:#b91c1c;font-size:.92rem}.ac-headline{margin-top:1.5rem;padding:2.25rem 1.5rem;border-radius:22px;background:linear-gradient(135deg,#754ffe 0%,#5c3dd8 100%);color:#fff;text-align:center;box-shadow:0 12px 36px rgb(117 79 254 / .28)}.ac-headline-label{font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;opacity:.85;margin-bottom:.5rem}.ac-headline-num{font-size:clamp(2.4rem, 7vw, 4rem);font-weight:800;letter-spacing:-.02em;line-height:1}.ac-headline-num span:not(.ac-headline-unit){display:inline-block;min-width:1.2em}.ac-headline-unit{font-size:.45em;font-weight:600;margin:0 .55em 0 .12em;opacity:.85;vertical-align:super}.ac-headline-sub{margin-top:.85rem;opacity:.9;font-size:.98rem}.ac-stats-grid{margin-top:1.25rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.ac-stat{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.1rem 1rem;text-align:center;transition:border-color .2s,transform .2s}.ac-stat:hover{border-color:#9b7ffe;transform:translateY(-2px)}.ac-stat-num{font-size:1.45rem;font-weight:800;color:#754ffe;line-height:1}.ac-stat-label{font-size:.82rem;color:#6b7280;margin-top:.4rem}.ac-stat-live .ac-stat-num{color:#16a34a}.ac-live-dot{display:inline-block;width:7px;height:7px;background:#16a34a;border-radius:50%;margin-right:.35rem;animation:ac-pulse 1.2s infinite;vertical-align:middle}@keyframes ac-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.6)}}.ac-info-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}.ac-info-card{display:flex;gap:1rem;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem 1.1rem}.ac-info-icon{width:48px;height:48px;border-radius:12px;background:rgb(117 79 254 / .12);color:#754ffe;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.ac-info-title{font-size:.98rem;color:#1a1a2e;line-height:1.35}.ac-info-title strong{color:#754ffe}.ac-info-sub{font-size:.85rem;color:#6b7280;margin-top:.2rem}.ac-breakdown{margin-top:1rem;background:#f8f7ff;border:1px dashed #c7baff;border-radius:14px;padding:1rem 1.25rem}.ac-breakdown-title{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#754ffe;margin-bottom:.6rem}.ac-breakdown-list{list-style:disc;padding-left:1.25rem;margin:0;color:#1a1a2e}.ac-breakdown-list li{margin-bottom:.25rem}.ac-result-actions{margin-top:1.25rem;display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}@media (max-width:767.98px){.ac-input-row,.ac-info-grid{grid-template-columns:1fr}.ac-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ac-actions .btn,.ac-result-actions .btn{flex:1 1 100%}}[data-theme="dark"] .ac-input-card,[data-theme="dark"] .ac-stat,[data-theme="dark"] .ac-info-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .ac-label,[data-theme="dark"] .ac-info-title,[data-theme="dark"] .ac-breakdown-list{color:#f1f5f9}[data-theme="dark"] .ac-hint,[data-theme="dark"] .ac-info-sub,[data-theme="dark"] .ac-stat-label{color:#9ca3af}[data-theme="dark"] .ac-breakdown{background:rgb(117 79 254 / .10);border-color:rgb(117 79 254 / .35)}#hgWrap{max-width:920px;margin:0 auto}.hg-tabs{display:flex;gap:.35rem;border-bottom:2px solid #e5e7eb;margin-bottom:1rem;flex-wrap:wrap}.hg-tab{background:#fff0;border:0;padding:.65rem 1.1rem;font-weight:600;color:#6b7280;border-bottom:2px solid #fff0;margin-bottom:-2px;cursor:pointer;border-radius:8px 8px 0 0;transition:color .15s,border-color .15s,background .15s}.hg-tab:hover{color:#FFFFFF!important;background:#754ffe}.hg-tab.active{color:#FFFFFF!important;border-bottom-color:#754ffe;background:#754ffe}.hg-pane textarea{border-radius:12px;border:1.5px solid #e5e7eb;font-family:ui-monospace,Menlo,monospace;font-size:.92rem;padding:.85rem 1rem}.hg-pane textarea:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .18)}.hg-meta-row{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;gap:.75rem;flex-wrap:wrap}.hg-meta{color:#6b7280;font-size:.85rem}.hg-meta-warn{color:#b45309;font-size:.85rem}.hg-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem;background:#f8f7ff;border:2px dashed #c7baff;border-radius:14px;cursor:pointer;transition:background .15s,border-color .15s}.hg-drop:hover,.hg-drop-over{background:#efe9ff;border-color:#754ffe}.hg-drop-icon{font-size:2.25rem;color:#754ffe;margin-bottom:.5rem}.hg-drop-title{font-size:1rem;color:#1a1a2e}.hg-drop-sub{color:#6b7280;font-size:.85rem;margin-top:.35rem}.hg-file-info{display:flex;align-items:center;gap:.75rem;margin-top:.85rem;padding:.65rem .85rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:.92rem}.hg-file-size{color:#6b7280;font-size:.82rem}.hg-verify-help{color:#6b7280;font-size:.9rem;margin-bottom:.65rem}.hg-pane[data-pane="verify"] input{font-family:ui-monospace,Menlo,monospace;font-size:.92rem;border-radius:12px;border:1.5px solid #e5e7eb;padding:.75rem 1rem}.hg-pane[data-pane="verify"] input:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .18)}.hg-options{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1rem;padding:.75rem 1rem;background:#f8f7ff;border:1px solid #ede9fe;border-radius:12px}.hg-option{display:flex;align-items:center;gap:.5rem}.hg-option-label{color:#1a1a2e;font-weight:600;font-size:.85rem}.hg-results{margin-top:1rem;display:flex;flex-direction:column;gap:.65rem}.hg-row{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;transition:border-color .15s,box-shadow .15s}.hg-row:hover{border-color:#c7baff;box-shadow:0 2px 12px rgb(117 79 254 / .08)}.hg-row-head{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.hg-algo{color:#754ffe;font-size:1rem}.hg-row-sub{color:#6b7280;font-size:.78rem}.hg-hash{margin-top:.5rem;font-family:ui-monospace,Menlo,monospace;font-size:.88rem;word-break:break-all;color:#1a1a2e;background:#f8f7ff;padding:.55rem .75rem;border-radius:8px;border:1px solid #ede9fe;line-height:1.5}.hg-verify-badge{display:inline-flex}.hg-badge{display:inline-flex;align-items:center;padding:.15rem .55rem;border-radius:100px;font-size:.78rem;font-weight:600;border:1px solid #fff0}.hg-badge-ok{background:rgb(22 163 74 / .12);color:#15803d;border-color:rgb(22 163 74 / .3)}.hg-badge-bad{background:rgb(220 38 38 / .12);color:#b91c1c;border-color:rgb(220 38 38 / .3)}.hg-error{margin-top:1rem;padding:.75rem 1rem;border-radius:10px;background:rgb(220 38 38 / .08);border:1px solid rgb(220 38 38 / .25);color:#b91c1c;font-size:.92rem}@media (max-width:575.98px){.hg-options{flex-direction:column;align-items:flex-start}.hg-options #hgCopyAll{margin-left:0!important;width:100%}.hg-row-head{flex-direction:column;align-items:flex-start;gap:.35rem}.hg-copy{align-self:flex-end}}[data-theme="dark"] .hg-tabs{border-bottom-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .hg-tab{color:#9ca3af}[data-theme="dark"] .hg-tab:hover,[data-theme="dark"] .hg-tab.active{color:#c7baff;background:rgb(117 79 254 / .12)}[data-theme="dark"] .hg-pane textarea,[data-theme="dark"] .hg-pane[data-pane="verify"] input{background:var(--clr-card,#1d1c35);color:#f1f5f9;border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .hg-drop{background:rgb(117 79 254 / .10);border-color:rgb(117 79 254 / .35)}[data-theme="dark"] .hg-drop:hover,[data-theme="dark"] .hg-drop-over{background:rgb(117 79 254 / .18)}[data-theme="dark"] .hg-drop-title{color:#f1f5f9}[data-theme="dark"] .hg-options{background:rgb(117 79 254 / .08);border-color:rgb(117 79 254 / .25)}[data-theme="dark"] .hg-option-label{color:#f1f5f9}[data-theme="dark"] .hg-row,[data-theme="dark"] .hg-file-info{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .hg-hash{background:rgb(117 79 254 / .10);border-color:rgb(117 79 254 / .30);color:#e2e2f0}[data-theme="dark"] .hg-row-sub,[data-theme="dark"] .hg-meta,[data-theme="dark"] .hg-file-size,[data-theme="dark"] .hg-verify-help{color:#9ca3af}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color)!important}#ucWrap{max-width:760px;margin:0 auto}.uc-clock{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;background:#6d3ff5;color:#fff;border-radius:16px;padding:1.1rem 1.4rem;margin-bottom:1.5rem}.uc-clock-main{flex:1 1 240px}.uc-clock-label{display:flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:rgb(255 255 255 / .85);margin-bottom:.3rem}.uc-clock-dot{width:8px;height:8px;border-radius:50%;background:#6ee7b7;box-shadow:0 0 0 4px rgb(110 231 183 / .3);animation:ucPulse 2s infinite}@keyframes ucPulse{0%,100%{opacity:1}50%{opacity:.45}}.uc-clock-num{display:flex;align-items:center;gap:.6rem}.uc-clock-num strong{font-family:ui-monospace,Menlo,monospace;font-size:clamp(1.7rem, 4vw, 2.3rem);font-weight:800;line-height:1;letter-spacing:-.01em}.uc-clock-copy{background:rgb(255 255 255 / .16)!important;border:none!important;color:#fff!important;width:34px;height:34px;border-radius:9px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.uc-clock-copy:hover{background:rgb(255 255 255 / .3)!important}.uc-clock-side{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem}.uc-clock-cell{display:flex;flex-direction:column}.uc-clock-cell span{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:rgb(255 255 255 / .7)}.uc-clock-cell code{font-family:ui-monospace,Menlo,monospace;font-size:.82rem;color:#fff}.uc-tabs{display:inline-flex;gap:.25rem;background:#f1eeff;border-radius:12px;padding:.3rem;margin-bottom:1.5rem;flex-wrap:wrap;max-width:100%}#ucWrap .uc-tab,#ucWrap button.uc-tab{appearance:none!important;-webkit-appearance:none!important;background:transparent!important;background-image:none!important;border:0!important;padding:.6rem 1.1rem!important;font-family:'Inter',system-ui,sans-serif!important;font-weight:600!important;font-size:.9rem!important;line-height:1.3!important;color:#6b6584!important;text-transform:none!important;text-decoration:none!important;letter-spacing:0!important;cursor:pointer!important;border-radius:9px!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;gap:.45rem!important;transition:color .15s,background .15s,box-shadow .15s!important}#ucWrap .uc-tab i,#ucWrap button.uc-tab i{color:inherit!important;font-size:.95rem!important}#ucWrap .uc-tab:hover,#ucWrap button.uc-tab:hover{color:#5c3dd8!important}#ucWrap .uc-tab.active,#ucWrap button.uc-tab.active{color:#5c3dd8!important;background:#fff!important;box-shadow:0 2px 8px rgb(20 18 45 / .10)!important}#ucWrap .uc-tab:focus-visible,#ucWrap button.uc-tab:focus-visible{outline:none!important;box-shadow:0 0 0 3px rgb(117 79 254 / .28)!important}.uc-label{font-weight:700;font-size:.95rem;color:#1a1a2e;margin-bottom:.5rem;display:block}.uc-mono{font-family:ui-monospace,Menlo,monospace}.uc-input-row{display:flex;flex-wrap:nowrap;align-items:stretch;border-radius:12px;transition:box-shadow .15s}.uc-input-row:focus-within{box-shadow:0 0 0 4px rgb(117 79 254 / .12)}.uc-big-input{flex:1 1 auto;min-width:0;font-size:1.15rem!important;line-height:1.4!important;border:2px solid #e5e1f5!important;border-radius:12px!important;padding:.7rem .9rem!important;box-shadow:none!important}.uc-big-input:focus{border-color:#754ffe!important}#ucDateInput:focus{box-shadow:0 0 0 4px rgb(117 79 254 / .12)!important}.uc-input-row .uc-big-input{border-right:none!important;border-radius:12px 0 0 12px!important}.uc-input-row:focus-within .uc-big-input{border-color:#754ffe!important}.uc-now-btn{flex:0 0 auto;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;white-space:nowrap;background:#754ffe;color:#fff;border:2px solid #754ffe;border-radius:0 12px 12px 0;padding:0 1.25rem;font-weight:700;font-size:.92rem;cursor:pointer;transition:background .15s,border-color .15s}.uc-now-btn:hover{background:#5c3dd8;border-color:#5c3dd8}.uc-now-btn i{font-size:1rem}.uc-hint{margin-top:.5rem;font-size:.82rem;color:#8a90a2}.uc-detected{margin-top:.35rem;font-size:.85rem;color:#6b7280;min-height:1.1rem}.uc-detected.ok{color:#15803d}.uc-detected.err{color:#b91c1c}.uc-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.9rem}.uc-chip{background:#fff;border:1.5px solid #e5e1f5;border-radius:100px;padding:.4rem .9rem;font-size:.84rem;font-weight:600;color:#4b4761;cursor:pointer;transition:all .15s;font-family:'Inter',system-ui,sans-serif;display:inline-flex;align-items:center}.uc-chip:hover{border-color:#754ffe;color:#5c3dd8;background:#f6f3ff;transform:translateY(-1px)}.uc-chip-solid{background:#754ffe;border-color:#754ffe;color:#fff}.uc-chip-solid:hover{background:#5c3dd8;border-color:#5c3dd8;color:#fff}.uc-headline{margin-top:1.25rem;background:linear-gradient(135deg,#f7f4ff,#eef3ff);border:1px solid #e5e1f5;border-radius:14px;padding:1.1rem 1.25rem}.uc-headline-date{font-size:clamp(1.15rem, 2.6vw, 1.5rem);font-weight:800;color:#1a1a2e;letter-spacing:-.01em;line-height:1.25}.uc-headline-rel{margin-top:.3rem;font-size:.95rem;font-weight:600;color:#754ffe}.uc-tz-toggle{margin-top:.8rem;display:inline-flex;gap:.25rem;background:#f1eeff;border-radius:10px;padding:.25rem}.uc-seg{position:relative;margin:0;cursor:pointer}.uc-seg input{position:absolute;opacity:0;inset:0;cursor:pointer}.uc-seg span{display:inline-block;padding:.45rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;color:#6b6584;transition:all .15s}.uc-seg input:checked+span{background:#fff;color:#5c3dd8;box-shadow:0 2px 6px rgb(20 18 45 / .1)}.uc-results{margin-top:1.1rem;display:flex;flex-direction:column;gap:.5rem}.uc-result-row{display:grid;grid-template-columns:140px 1fr auto;gap:.85rem;align-items:center;background:#fff;border:1px solid #e9e7f2;border-radius:11px;padding:.6rem .8rem;transition:border-color .15s,box-shadow .15s}.uc-result-row:hover{border-color:#c7baff;box-shadow:0 3px 12px rgb(117 79 254 / .08)}.uc-result-primary{border-color:#754ffe;background:#f9f7ff}.uc-result-label{color:#6b7280;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.uc-result-label small{display:block;font-size:.66rem;text-transform:none;color:#9ca3af;font-weight:500;margin-top:.1rem}.uc-result-val{font-family:ui-monospace,Menlo,monospace;font-size:.92rem;color:#1a1a2e;word-break:break-all;background:#f5f3ff;padding:.4rem .6rem;border-radius:7px;cursor:pointer;transition:background .15s}.uc-result-val:hover{background:#ebe6ff}#ucWrap .uc-copy{background:#f5f3ff!important;border:1px solid #e5e1f5!important;color:#754ffe!important;width:34px;height:34px;border-radius:8px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}#ucWrap .uc-copy:hover{background:#754ffe!important;color:#fff!important}#ucWrap .uc-copy.copied{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important}.uc-batch-actions{margin-top:.8rem;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.uc-meta{color:#6b7280;font-size:.85rem;margin-right:auto}.uc-batch-table-wrap{overflow-x:auto;margin-top:.9rem;border:1px solid #e9e7f2;border-radius:11px}.uc-batch-table{width:100%;border-collapse:collapse;font-size:.87rem}.uc-batch-table th,.uc-batch-table td{padding:.55rem .8rem;border-bottom:1px solid #eceaf5;text-align:left;font-family:ui-monospace,Menlo,monospace}.uc-batch-table tr:last-child td{border-bottom:none}.uc-batch-table th{background:#f7f4ff;color:#4b5563;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.uc-batch-table tr:hover td{background:#fafaff}.uc-cell-err{color:#b91c1c;font-style:italic}.uc-snippets{margin-top:1.75rem;border-top:1px solid #eceaf5;padding-top:1rem}.uc-snippets summary{cursor:pointer;font-weight:600;font-size:.9rem;color:#6b6584;list-style:none;display:inline-flex;align-items:center}.uc-snippets summary::-webkit-details-marker{display:none}.uc-snippets summary::after{content:'\F282';font-family:'bootstrap-icons';margin-left:.4rem;color:#754ffe;font-size:.85rem;transition:transform .2s}.uc-snippets[open] summary::after{transform:rotate(90deg)}.uc-snippets-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem}.uc-snip{background:#faf9ff;border:1px solid #eceaf5;border-radius:9px;padding:.7rem .9rem}.uc-snip strong{display:block;color:#754ffe;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.4rem}.uc-snip pre{margin:0;font-family:ui-monospace,Menlo,monospace;font-size:.8rem;line-height:1.55;color:#1a1a2e;white-space:pre-wrap;word-break:break-all}.uc-error{margin-top:1rem;padding:.75rem 1rem;border-radius:10px;background:rgb(220 38 38 / .08);border:1px solid rgb(220 38 38 / .25);color:#b91c1c;font-size:.92rem}@media (max-width:575.98px){.uc-result-row{grid-template-columns:1fr auto;grid-template-areas:"label copy" "val val";gap:.4rem .5rem}.uc-result-label{grid-area:label;letter-spacing:0}#ucWrap .uc-copy{grid-area:copy}.uc-result-val{grid-area:val}.uc-snippets-grid{grid-template-columns:1fr}.uc-tabs{display:flex}#ucWrap .uc-tab,#ucWrap button.uc-tab{flex:1 1 auto;justify-content:center;padding:.55rem .5rem!important;font-size:.82rem!important}.uc-now-btn{padding:.7rem .9rem}}[data-theme="dark"] .uc-tabs{background:rgb(117 79 254 / .14)}[data-theme="dark"] #ucWrap .uc-tab,[data-theme="dark"] #ucWrap button.uc-tab{color:#9ca3af!important}[data-theme="dark"] #ucWrap .uc-tab.active,[data-theme="dark"] #ucWrap button.uc-tab.active{color:#c7baff!important;background:#26243f!important}[data-theme="dark"] .uc-label{color:#f1f5f9}[data-theme="dark"] .uc-big-input{background:#1d1c35!important;border-color:#2d2b4e!important;color:#e2e2f0!important}[data-theme="dark"] .uc-now-btn{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] .uc-now-btn:hover{background:#8b5cf6;border-color:#8b5cf6}[data-theme="dark"] .uc-chip{background:#1d1c35;border-color:#2d2b4e;color:#cbd0e0}[data-theme="dark"] .uc-chip:hover{background:rgb(117 79 254 / .16);color:#c7baff}[data-theme="dark"] .uc-headline{background:rgb(117 79 254 / .10);border-color:rgb(117 79 254 / .30)}[data-theme="dark"] .uc-headline-date{color:#f1f5f9}[data-theme="dark"] .uc-tz-toggle{background:rgb(117 79 254 / .14)}[data-theme="dark"] .uc-seg span{color:#9ca3af}[data-theme="dark"] .uc-seg input:checked+span{background:#26243f;color:#c7baff}[data-theme="dark"] .uc-result-row{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .uc-result-primary{background:rgb(117 79 254 / .12)}[data-theme="dark"] .uc-result-val{background:rgb(117 79 254 / .12);color:#e2e2f0}[data-theme="dark"] .uc-result-val:hover{background:rgb(117 79 254 / .22)}[data-theme="dark"] #ucWrap .uc-copy{background:rgb(117 79 254 / .14)!important;border-color:#2d2b4e!important;color:#c7baff!important}[data-theme="dark"] .uc-result-label{color:#9ca3af}[data-theme="dark"] .uc-batch-table-wrap{border-color:#2d2b4e}[data-theme="dark"] .uc-batch-table th{background:rgb(117 79 254 / .10);color:#9ca3af}[data-theme="dark"] .uc-batch-table td{color:#e2e2f0;border-color:#2d2b4e}[data-theme="dark"] .uc-snippets{border-color:#2d2b4e}[data-theme="dark"] .uc-snip{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .uc-snip pre{color:#e2e2f0}[data-theme="dark"] .uc-snip strong{color:#c7baff}[data-theme="dark"] .uc-meta{color:#9ca3af}#bmiWrap{max-width:920px;margin:0 auto}.bmi-units{display:flex;gap:.35rem;margin-bottom:1rem;background:#f8f7ff;border:1px solid #ede9fe;border-radius:12px;padding:.35rem}#bmiWrap .bmi-unit-btn,#bmiWrap button.bmi-unit-btn{flex:1!important;appearance:none!important;-webkit-appearance:none!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;padding:.65rem 1rem!important;border-radius:10px!important;font-family:'Inter',system-ui,sans-serif!important;font-size:.92rem!important;font-weight:600!important;line-height:1.4!important;color:#6b7280!important;text-transform:none!important;text-decoration:none!important;letter-spacing:0!important;cursor:pointer!important;box-shadow:none!important;transition:background .15s,color .15s,box-shadow .15s!important}#bmiWrap .bmi-unit-btn i,#bmiWrap button.bmi-unit-btn i{color:inherit!important}#bmiWrap .bmi-unit-btn:hover,#bmiWrap button.bmi-unit-btn:hover{color:#754ffe!important;background:rgb(117 79 254 / .10)!important}#bmiWrap .bmi-unit-btn.active,#bmiWrap button.bmi-unit-btn.active{background:#fff!important;color:#754ffe!important;box-shadow:0 1px 6px rgb(117 79 254 / .18)!important}#bmiWrap .bmi-unit-btn.active:hover,#bmiWrap button.bmi-unit-btn.active:hover{background:#fff!important;color:#5c3dd8!important;box-shadow:0 2px 10px rgb(117 79 254 / .25)!important}#bmiWrap .bmi-unit-btn:focus,#bmiWrap .bmi-unit-btn:focus-visible,#bmiWrap button.bmi-unit-btn:focus,#bmiWrap button.bmi-unit-btn:focus-visible{outline:none!important;box-shadow:0 0 0 3px rgb(117 79 254 / .18)!important}.bmi-input-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;box-shadow:0 2px 12px rgb(117 79 254 / .06)}.bmi-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.bmi-input-group{display:flex;flex-direction:column}.bmi-label{font-weight:600;font-size:.9rem;color:#1a1a2e;margin-bottom:.4rem}.bmi-ftin{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.bmi-actions{display:flex;gap:.5rem}.bmi-error{margin-top:.85rem;padding:.6rem .85rem;border-radius:8px;background:rgb(220 38 38 / .08);border:1px solid rgb(220 38 38 / .25);color:#b91c1c;font-size:.9rem}.bmi-result{margin-top:1.25rem}.bmi-headline{text-align:center;padding:2rem 1.5rem;border-radius:18px;background:linear-gradient(135deg,#754ffe 0%,#5c3dd8 100%);color:#fff;box-shadow:0 12px 32px rgb(117 79 254 / .25)}.bmi-headline-label{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;opacity:.85;margin-bottom:.35rem}.bmi-headline-value{font-size:clamp(2.4rem, 6vw, 3.4rem);font-weight:800;line-height:1;letter-spacing:-.02em}.bmi-headline-unit{font-size:.35em;font-weight:600;opacity:.85;margin-left:.25em;vertical-align:super}.bmi-category{display:inline-block;margin-top:.85rem;padding:.35rem 1rem;border-radius:100px;font-weight:700;font-size:.92rem;background:rgb(255 255 255 / .18);color:#fff;border:1px solid rgb(255 255 255 / .3)}.bmi-cat-under{background:rgb(96 165 250 / .25);border-color:rgb(96 165 250 / .5)}.bmi-cat-healthy{background:rgb(34 197 94 / .25);border-color:rgb(34 197 94 / .5)}.bmi-cat-over{background:rgb(245 158 11 / .30);border-color:rgb(245 158 11 / .55)}.bmi-cat-obese{background:rgb(220 38 38 / .30);border-color:rgb(220 38 38 / .55)}.bmi-gauge{margin-top:1.25rem}.bmi-gauge-track{position:relative;display:flex;height:14px;border-radius:100px;overflow:hidden;background:#e5e7eb}.bmi-gauge-band{display:block}.bmi-band-under{background:#60a5fa}.bmi-band-healthy{background:#22c55e}.bmi-band-over{background:#f59e0b}.bmi-band-obese{background:#dc2626}.bmi-gauge-marker{position:absolute;top:-4px;width:4px;height:22px;background:#1a1a2e;border-radius:2px;transform:translateX(-50%);transition:left .25s ease;box-shadow:0 2px 6px rgb(0 0 0 / .25)}.bmi-gauge-legend{display:flex;flex-wrap:wrap;gap:.6rem 1.1rem;margin-top:.65rem;font-size:.82rem;color:#6b7280}.bmi-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:.35rem;vertical-align:-1px}.bmi-dot-under{background:#60a5fa}.bmi-dot-healthy{background:#22c55e}.bmi-dot-over{background:#f59e0b}.bmi-dot-obese{background:#dc2626}.bmi-detail-grid{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.bmi-detail-card{display:flex;gap:.85rem;align-items:center;padding:1rem 1.1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.bmi-detail-icon{width:44px;height:44px;border-radius:12px;background:rgb(117 79 254 / .12);color:#754ffe;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.bmi-detail-label{font-size:.82rem;color:#6b7280;margin-bottom:.15rem}.bmi-detail-value{font-size:1.05rem;font-weight:700;color:#1a1a2e}.bmi-categories{margin-top:1rem;padding:1.1rem 1.25rem;background:#f8f7ff;border:1px solid #ede9fe;border-radius:12px}.bmi-categories-title{font-weight:700;color:#1a1a2e;font-size:.95rem;margin-bottom:.65rem}.bmi-cat-list{list-style:none;padding:0;margin:0}.bmi-cat-list li{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:.5rem;padding:.35rem 0;border-bottom:1px dashed #ede9fe;font-size:.92rem;color:#1a1a2e}.bmi-cat-list li:last-child{border-bottom:0}.bmi-cat-list li span:last-child{color:#6b7280;font-family:ui-monospace,Menlo,monospace;font-size:.85rem}.bmi-disclaimer{margin:.85rem 0 0;font-size:.82rem;color:#6b7280;line-height:1.5}@media (max-width:575.98px){.bmi-input-grid,.bmi-detail-grid{grid-template-columns:1fr}.bmi-gauge-legend{font-size:.78rem}}[data-theme="dark"] .bmi-units,[data-theme="dark"] .bmi-categories{background:rgb(117 79 254 / .10);border-color:rgb(117 79 254 / .30)}[data-theme="dark"] #bmiWrap .bmi-unit-btn,[data-theme="dark"] #bmiWrap button.bmi-unit-btn{color:#9ca3af!important}[data-theme="dark"] #bmiWrap .bmi-unit-btn:hover,[data-theme="dark"] #bmiWrap button.bmi-unit-btn:hover{color:#c7baff!important;background:rgb(117 79 254 / .18)!important}[data-theme="dark"] #bmiWrap .bmi-unit-btn.active,[data-theme="dark"] #bmiWrap button.bmi-unit-btn.active{background:var(--clr-card,#1d1c35)!important;color:#c7baff!important}[data-theme="dark"] .bmi-input-card,[data-theme="dark"] .bmi-detail-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .bmi-label,[data-theme="dark"] .bmi-categories-title,[data-theme="dark"] .bmi-detail-value,[data-theme="dark"] .bmi-cat-list li{color:#f1f5f9}[data-theme="dark"] .bmi-detail-label,[data-theme="dark"] .bmi-gauge-legend,[data-theme="dark"] .bmi-disclaimer{color:#9ca3af}[data-theme="dark"] .bmi-cat-list li{border-bottom-color:rgb(117 79 254 / .25)}[data-theme="dark"] .bmi-gauge-track{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .bmi-gauge-marker{background:#f1f5f9}#spEditor{border-radius:0}#spWrap .aib-preview-panel.sp-preview-panel{display:block;align-items:stretch;justify-content:stretch;background-color:var(--clr-card,#fff);background-image:none;padding:1.25rem;max-height:560px;overflow-y:auto}#spWrap.aib-fullscreen .aib-preview-panel.sp-preview-panel{max-height:100vh}.sp-preview-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.85rem;margin-bottom:.85rem;border-bottom:1px solid var(--clr-border,#e5e7eb)}.sp-file-name{font-weight:600;color:var(--clr-text,#1a1a2e);font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.sp-file-pages{font-size:.8rem;font-weight:600;color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .1);padding:.25rem .6rem;border-radius:100px;flex-shrink:0}.sp-progress{padding:0 0 1rem}#spWrap.pxe-scroll .pxe-canvas-box{align-items:stretch;padding:16px}#spWrap.pxe-scroll .pxe-canvas-box>.sp-thumbs{box-shadow:none;border-radius:0;width:100%;align-content:start}.sp-fileline{display:flex;align-items:center;font-size:.85rem;font-weight:700;color:var(--clr-heading,#1f2937);word-break:break-all}.sp-filemeta{margin-top:4px;font-size:.78rem;color:var(--clr-muted,#6b7280)}.sp-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.65rem}.sp-thumb{position:relative;background:var(--clr-bg,#f8fafc);border:2px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:.35rem;text-align:center;cursor:default;transition:border-color .2s,transform .15s,background .2s}#spWrap.mode-each .sp-thumb{cursor:pointer}#spWrap.mode-each .sp-thumb:hover{transform:translateY(-2px);border-color:var(--clr-primary,#754ffe)}.sp-thumb img{display:block;width:100%;height:auto;border-radius:6px;box-shadow:0 1px 5px rgb(15 23 42 / .08)}.sp-thumb-num{display:inline-block;margin-top:.3rem;font-size:.78rem;font-weight:600;color:var(--clr-muted,#6b7280)}.sp-thumb-check{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;border-radius:50%;background:var(--clr-primary,#754ffe);color:#fff;display:none;align-items:center;justify-content:center;font-size:.85rem;box-shadow:0 2px 6px rgb(117 79 254 / .3)}.sp-thumb.selected{border-color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .06)}.sp-thumb.selected .sp-thumb-check{display:inline-flex}.sp-pane code{background:var(--clr-bg,#f1f5f9);padding:1px 5px;border-radius:4px;font-size:.85em;color:var(--clr-text,#1a1a2e)}.sp-summary{margin-top:1rem!important;padding:.9rem 1rem;background:var(--clr-bg,#f8fafc);border:1px dashed var(--clr-border,#e5e7eb);border-radius:10px}.sp-summary-row{display:flex;align-items:center;gap:.55rem;font-size:.88rem;color:var(--clr-text,#1a1a2e)}.sp-summary-row+.sp-summary-row{margin-top:.35rem}.sp-summary-row .bi{color:var(--clr-primary,#754ffe);font-size:1rem}.sp-summary-hint{color:var(--clr-muted,#6b7280)!important;font-size:.8rem}.sp-summary-hint .bi{color:#16a34a}.sp-error{margin-top:1rem;padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:10px;font-size:.9rem}#spWrap .sp-mode-btn{font-size:.82rem;padding:.55rem .35rem}#spWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#spWrap.aib-fullscreen #spEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#spWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#spWrap.aib-fullscreen .aib-preview-side{position:relative}#spWrap.aib-fullscreen .aib-preview-panel{max-height:100vh}#spWrap.aib-fullscreen .sp-thumbs{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}#spWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] .sp-thumb{background:rgb(117 79 254 / .05);border-color:rgb(117 79 254 / .2)}[data-theme="dark"] .sp-thumb.selected{background:rgb(117 79 254 / .16)}[data-theme="dark"] .sp-summary{background:rgb(117 79 254 / .05);border-color:rgb(117 79 254 / .25)}[data-theme="dark"] .sp-preview-head{border-color:rgb(117 79 254 / .2)}[data-theme="dark"] .sp-file-pages{background:rgb(117 79 254 / .18);color:var(--clr-primary-light,#a78bfa)}[data-theme="dark"] .sp-pane code{background:rgb(117 79 254 / .12);color:var(--clr-text,#f1f5f9)}[data-theme="dark"] .sp-error{background:rgb(239 68 68 / .12);border-color:rgb(239 68 68 / .3);color:#fca5a5}@media (max-width:575.98px){.sp-thumbs{grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:.5rem}.sp-preview-panel{padding:.75rem}#spWrap .sp-mode-btn{font-size:.72rem;padding:.45rem .2rem}}#jfWrap{max-width:760px;margin:0 auto}.jf-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem;margin-bottom:1.1rem}.jf-card-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.8rem;flex-wrap:wrap}.jf-card-title{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:700;color:#1a1a2e}.jf-step{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#754ffe;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700}.jf-meta{font-weight:500;color:#9ca3af;font-size:.78rem}.jf-head-btns{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.jf-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center}.jf-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#jfWrap .jf-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.88rem;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical}#jfWrap .jf-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.jf-status{margin-top:.8rem;display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;padding:.6rem .8rem;border-radius:10px;word-break:break-word}.jf-status i{margin-top:.12rem;flex:none}.jf-ok{background:#ecfdf3;color:#15803d;border:1px solid #bbf3cf}.jf-bad{background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9}.jf-options{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;background:#f9f8ff;border:1px solid #ece8fb;border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1.1rem}.jf-opt{display:flex;align-items:center;gap:.5rem}.jf-opt-label{font-size:.84rem;font-weight:600;color:#4b5563;margin:0}#jfWrap .jf-select{width:auto;min-height:38px;border:1px solid #d8dbe3;border-radius:9px;font-size:.85rem;background-color:#fff}#jfWrap .jf-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.jf-out{margin:0;background:#0f0f17;color:#e6e2f5;border:1px solid #23202f;border-radius:11px;padding:.9rem 1rem;min-height:220px;max-height:480px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;line-height:1.6;white-space:pre;tab-size:2}.jf-out.jf-out-tree{white-space:normal;line-height:1.7}.jf-empty{color:#6b7280}.jf-key{color:#c792ff}.jf-str{color:#9ece6a}.jf-num{color:#ff9e64}.jf-bool{color:#6cb6ff}.jf-null{color:#f7768e}.jf-tree-node{position:relative}.jf-tree-children{padding-left:1.3rem;border-left:1px solid #2a2740;margin-left:.35rem}.jf-tree-head{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.jf-tree-toggle{border:none;background:none;color:#8b8b9e;cursor:pointer;padding:0;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem}.jf-tree-toggle:hover{color:#b3a3ff}.jf-tree-key{color:#c792ff}.jf-tree-bracket{color:#8b8b9e}.jf-tree-count{color:#5c6370;font-size:.78rem;margin-left:.4rem}.jf-tree-tail{color:#8b8b9e;padding-left:.2rem}.jf-tree-node.collapsed>.jf-tree-children,.jf-tree-node.collapsed>.jf-tree-tail{display:none}.jf-tree-node.collapsed>.jf-tree-head::after{content:' ... }';color:#5c6370}[data-theme="dark"] .jf-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .jf-card-title{color:#e6e2f5}[data-theme="dark"] .jf-mini{background:#14141f;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .jf-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #jfWrap .jf-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .jf-options{background:#1f1b30;border-color:#34314f}[data-theme="dark"] .jf-opt-label{color:#b3aecb}[data-theme="dark"] #jfWrap .jf-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .jf-ok{background:#102a1a;color:#6ee7a8;border-color:#1f4d31}[data-theme="dark"] .jf-bad{background:#2c1414;color:#f87171;border-color:#5a2424}@media (max-width:575.98px){.jf-card{padding:1rem}.jf-options{gap:.9rem}}@media (max-width:575.98px){#cpdfWrap,#cpUploadZone,#cpEditor{max-width:100%;overflow-x:hidden}.cpdf-file-head{padding:12px;gap:8px}.cpdf-file-name{max-width:100%;min-width:0;font-size:.82rem}.cpdf-file-size{font-size:.72rem}.cpdf-opt-grid{grid-template-columns:1fr;gap:8px}.cpdf-opt-card{padding:12px 10px}.cpdf-body{padding:14px}.cpdf-size-compare{padding:12px;gap:10px;flex-direction:column}.cpdf-size-arrow{transform:rotate(90deg)}.cpdf-size-val{font-size:.95rem}.cpdf-custom-wrap{padding:12px}.cpdf-radio-row{gap:12px}.cpdf-notice{padding:10px 12px;font-size:.75rem}.cpdf-file-head .btn-outline-secondary{padding:4px 10px;font-size:.75rem}}.sgn-layer{position:absolute;inset:0;z-index:3}.wpdf-main.sgn-placing .sgn-layer{cursor:crosshair}.sgn-overlay{position:absolute;border:2px dashed rgb(117 79 254 / .55);background:rgb(117 79 254 / .04);cursor:move;user-select:none;box-sizing:border-box}.sgn-overlay.selected{border-color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .1)}.sgn-overlay img{display:block;width:100%;height:100%;pointer-events:none;user-select:none}button.sgn-overlay-del,button.sgn-overlay-del:hover,button.sgn-overlay-del:focus,button.sgn-overlay-del:active,button.sgn-overlay-del:focus-visible{position:absolute;top:-10px;right:-10px;width:22px;height:22px;border-radius:50%;background:#ef4444!important;background-color:#ef4444!important;color:#fff!important;border:0!important;outline:none!important;padding:0!important;display:flex;align-items:center;justify-content:center;font-size:.8rem;line-height:1;cursor:pointer;z-index:2;box-shadow:0 1px 4px rgb(0 0 0 / .18)!important}button.sgn-overlay-del:hover{background:#dc2626!important;background-color:#dc2626!important}.sgn-overlay-handle{position:absolute;bottom:-6px;right:-6px;width:14px;height:14px;background:var(--clr-primary,#754ffe);border:2px solid #fff;border-radius:50%;cursor:nwse-resize;z-index:2}.sgn-hint{font-size:.8rem;color:var(--clr-muted,#6b7280);text-align:center;margin:0;padding:.65rem 1rem;background:rgb(117 79 254 / .04);border-top:1px solid var(--clr-border,#e5e7eb);flex-shrink:0}.sgn-pad-wrap{background:#fff;border:2px dashed var(--clr-border,#e5e7eb);border-radius:8px;padding:4px}.sgn-pad{display:block;width:100%;height:140px;background:#fff;cursor:crosshair;touch-action:none}.sgn-input{font-family:inherit;font-size:.9rem;border-radius:8px}.sgn-type-preview{margin-top:.7rem;padding:.85rem;background:#fff;border:1px dashed var(--clr-border,#e5e7eb);border-radius:8px;font-size:1.6rem;text-align:center;color:var(--clr-text,#1a1a2e);min-height:60px;font-family:'Great Vibes',cursive}.sgn-img-preview{display:none;margin-top:.7rem;max-width:100%;background:#fff;border:1px dashed var(--clr-border,#e5e7eb);border-radius:8px;padding:6px}.sgn-summary{margin:0;padding:.7rem .85rem;background:var(--clr-bg,#f8fafc);border:1px dashed var(--clr-border,#e5e7eb);border-radius:10px;font-size:.85rem;color:var(--clr-text,#1a1a2e);display:flex;align-items:center;gap:.55rem}.sgn-summary .bi{color:var(--clr-primary,#754ffe);font-size:1rem}.sgn-error{margin-top:1rem;padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:10px;font-size:.9rem}#sgnWrap .sgn-mode-btn{font-size:.82rem;padding:.55rem .35rem}[data-theme="dark"] .sgn-pad-wrap{background:var(--clr-card,#1d1c35);border-color:rgb(117 79 254 / .25)}[data-theme="dark"] .sgn-pad{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .sgn-type-preview,[data-theme="dark"] .sgn-img-preview{background:var(--clr-card,#1d1c35);border-color:rgb(117 79 254 / .25);color:#e2e8f0}[data-theme="dark"] .sgn-summary{background:rgb(117 79 254 / .05);border-color:rgb(117 79 254 / .25)}[data-theme="dark"] .sgn-error{background:rgb(239 68 68 / .12);border-color:rgb(239 68 68 / .3);color:#fca5a5}[data-theme="dark"] .sgn-overlay{background:rgb(117 79 254 / .1);border-color:rgb(117 79 254 / .5)}@media (max-width:575.98px){.sgn-pad{height:110px}.sgn-type-preview{font-size:1.25rem;min-height:48px}#sgnWrap .sgn-mode-btn{font-size:.72rem;padding:.45rem .2rem}}#mgEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#mgWrap .aib-preview-panel.mg-preview-panel{display:block;background-color:var(--clr-bg,#f8fafc);background-image:none;padding:1rem;overflow-y:auto;overflow-x:hidden;max-height:760px}.mg-stage{position:relative;margin:0 auto;background:#fff;box-shadow:0 4px 24px rgb(15 23 42 / .12);border-radius:4px;overflow:hidden;user-select:none}.mg-canvas{display:block;pointer-events:none}.mg-text-overlay{position:absolute;cursor:move;padding:4px 6px;border:2px dashed #fff0;border-radius:4px;line-height:1.05;text-align:center;white-space:pre-wrap;max-width:95%}.mg-text-overlay:hover{border-color:rgb(117 79 254 / .35)}.mg-text-overlay.selected{border-color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .04)}.mg-text-span{display:block;pointer-events:none;-webkit-text-stroke:4px #000;paint-order:stroke fill}button.mg-text-del,button.mg-text-del:hover,button.mg-text-del:focus,button.mg-text-del:active{position:absolute;top:-10px;right:-10px;width:22px;height:22px;border-radius:50%;background:#ef4444!important;background-color:#ef4444!important;color:#fff!important;border:0!important;outline:none!important;padding:0!important;display:none;align-items:center;justify-content:center;font-size:.8rem;line-height:1;cursor:pointer;z-index:2;box-shadow:0 1px 4px rgb(0 0 0 / .18)!important}.mg-text-overlay.selected button.mg-text-del{display:flex}button.mg-text-del:hover{background:#dc2626!important;background-color:#dc2626!important}.mg-hint{font-size:.8rem;color:var(--clr-muted,#6b7280);text-align:center;margin:.85rem 0 0;padding:.6rem .85rem;background:rgb(117 79 254 / .06);border-radius:8px}.mg-input{font-family:inherit;font-size:.9rem;border-radius:8px}.mg-color-row{display:flex;gap:.55rem;align-items:center}.mg-color{width:44px;height:36px;padding:0;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;cursor:pointer}.mg-color-hex{flex:1;font-size:.85rem;font-family:'SF Mono',Menlo,Consolas,monospace;text-transform:lowercase;border-radius:8px}#mgWrap .mg-fmt-btn{font-size:.82rem;padding:.55rem .35rem}#mgWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#mgWrap.aib-fullscreen #mgEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#mgWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#mgWrap.aib-fullscreen .aib-preview-side{position:relative}#mgWrap.aib-fullscreen .aib-preview-panel.mg-preview-panel{max-height:100vh}#mgWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #mgWrap .aib-preview-panel.mg-preview-panel{background:var(--clr-bg,#0d0c1a)}[data-theme="dark"] .mg-stage{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .mg-hint{background:rgb(117 79 254 / .08);color:#cbd5e1}[data-theme="dark"] .mg-color{border-color:rgb(117 79 254 / .25)}[data-theme="dark"] .mg-color-hex{background:rgb(117 79 254 / .05);border-color:rgb(117 79 254 / .25);color:#e2e8f0}@media (max-width:575.98px){#mgWrap .aib-preview-panel.mg-preview-panel{padding:.6rem;max-height:560px}.mg-hint{font-size:.75rem}.mg-color{width:38px;height:34px}#mgWrap .mg-fmt-btn{font-size:.72rem;padding:.45rem .2rem}}#ppWrap .pxe-canvas-box>canvas{max-width:min(100%, 440px);max-height:100%;aspect-ratio:1 / 1;display:block;background:#fff0;cursor:grab;user-select:none;touch-action:none;box-shadow:none}.pp-loader{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:rgb(255 255 255 / .55);z-index:40}.pp-loader-spinner{width:40px;height:40px;border:3px solid rgb(117 79 254 / .2);border-top-color:#754ffe;border-radius:50%;animation:pp-spin 0.9s linear infinite}.pp-loader-text{font-size:.85rem;color:#475569}@keyframes pp-spin{to{transform:rotate(360deg)}}[data-theme="dark"] .pp-loader{background:rgb(13 12 26 / .85)}[data-theme="dark"] .pp-loader-text{color:#cbd5e1}#ppWrap .pxe-canvas-box>canvas:active{cursor:grabbing}#ppWrap .pp-dual-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start;gap:.75rem;width:100%}#ppWrap .pp-dual-col{flex:1 1 0%;min-width:0}#ppWrap .pp-dual-col-ring{flex:1 1 auto}#ppWrap .pp-dual-col-color{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;gap:.35rem}#ppWrap .pp-ring-color{width:48px;height:38px;padding:2px;cursor:pointer;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px}#ppWrap .pp-dual-col .aib-form-row{display:flex;justify-content:space-between;align-items:center;gap:.35rem;margin-bottom:.35rem}#ppWrap .pp-dual-col input[type="range"]{width:100%;max-width:100%}#ppWrap .pp-dual-col .aib-form-val{font-size:.78rem;white-space:nowrap}#ppWrap .pp-dual-col .aib-form-label{font-size:.78rem}@media (max-width:420px){#ppWrap .pp-dual-row{flex-direction:row}}#ppWrap .pp-zoom-row{width:100%;max-width:460px;display:flex;align-items:center;gap:.6rem;background:rgb(255 255 255 / .85);border:1px solid var(--clr-border,#e5e7eb);border-radius:999px;padding:.4rem .7rem;box-shadow:0 4px 14px rgb(15 23 42 / .06)}#ppWrap .pp-zoom-label{font-size:.78rem;font-weight:600;color:#475569;white-space:nowrap}#ppWrap .pp-zoom-btn{flex:0 0 auto;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--clr-border,#e5e7eb);background:#fff;color:#111;border-radius:50%;cursor:pointer;transition:background .15s,border-color .15s,transform .1s;padding:0}#ppWrap .pp-zoom-btn:hover{background:rgb(117 79 254 / .08);border-color:var(--clr-primary,#754ffe);color:#111}#ppWrap .pp-zoom-btn:active{transform:scale(.92)}#ppWrap .pp-zoom-btn i{font-size:.95rem;line-height:1}#ppWrap .pp-zoom-range{flex:1 1 auto;margin:0;height:4px}#ppWrap .pp-zoom-val{flex:0 0 auto;min-width:42px;text-align:right;font-size:.78rem;font-weight:600;color:#475569;white-space:nowrap}[data-theme="dark"] #ppWrap .pp-zoom-row{background:rgb(29 28 53 / .85);border-color:rgb(117 79 254 / .25)}[data-theme="dark"] #ppWrap .pp-zoom-label,[data-theme="dark"] #ppWrap .pp-zoom-val{color:#cbd5e1}[data-theme="dark"] #ppWrap .pp-zoom-btn{background:#1d1c35;border-color:rgb(117 79 254 / .25);color:#e2e8f0}#ppWrap .pp-ring-row{display:flex;align-items:center;gap:.75rem}#ppWrap .pp-ring-swatch{position:relative;flex:0 0 auto;width:38px;height:38px;border-radius:10px;cursor:pointer;display:block;margin:0;box-shadow:inset 0 0 0 1px var(--clr-border,#e5e7eb);overflow:hidden}#ppWrap .pp-ring-color{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:0}#ppWrap .pp-ring-swatch-dot{position:absolute;inset:4px;border-radius:7px;background:#000;display:block;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .4)}#ppWrap .pp-ring-slider{flex:1 1 auto;min-width:0}#ppWrap .pp-ring-slider input[type="range"]{margin:0;width:100%}#ppWrap .pp-ring-val{flex:0 0 auto;min-width:42px;text-align:right;font-size:.82rem;font-weight:600;color:var(--clr-muted,#64748b)}[data-theme="dark"] #ppWrap .pp-ring-swatch{box-shadow:inset 0 0 0 1px rgb(117 79 254 / .25)}[data-theme="dark"] #ppWrap .pp-ring-val{color:#cbd5e1}#ppWrap .pp-effect-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}#ppWrap .pp-effect-grid .pp-fx-color{grid-column:1 / -1}#ppWrap .pp-fx-btn{font-size:.8rem;padding:.45rem .35rem;color:#111;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;position:relative;cursor:pointer;margin:0}#ppWrap .pp-fx-color-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:0}#ppWrap .pp-fx-color-dot{width:16px;height:16px;border-radius:4px;background:#754ffe;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .15);flex:0 0 auto;display:inline-block}#ppWrap .pp-fx-btn:hover,#ppWrap .pp-fx-btn:focus,#ppWrap .pp-fx-btn:active{color:#111!important}#ppWrap .pp-fx-btn.active{background:rgb(117 79 254 / .12);border-color:var(--clr-primary,#754ffe);color:#111!important}#ppWrap .pp-fx-btn.active:hover{background:rgb(117 79 254 / .18);color:#111!important}[data-theme="dark"] #ppWrap .pp-fx-btn{color:#e2e8f0}[data-theme="dark"] #ppWrap .pp-fx-btn:hover,[data-theme="dark"] #ppWrap .pp-fx-btn.active{color:#fff!important}#ppWrap .pp-shape-btn,#ppWrap .pp-fmt-btn{font-size:.85rem;padding:.5rem .25rem;display:flex;align-items:center;justify-content:center;gap:.35rem;color:#111}#ppWrap .pp-shape-btn:hover,#ppWrap .pp-fmt-btn:hover,#ppWrap .pp-shape-btn:focus,#ppWrap .pp-fmt-btn:focus,#ppWrap .pp-shape-btn:active,#ppWrap .pp-fmt-btn:active{color:#111!important}#ppWrap .pp-shape-btn.active,#ppWrap .pp-fmt-btn.active{background:rgb(117 79 254 / .12);border-color:var(--clr-primary,#754ffe);color:#111!important}#ppWrap .pp-shape-btn.active:hover,#ppWrap .pp-fmt-btn.active:hover{color:#111!important;background:rgb(117 79 254 / .18)}#ppWrap .pp-shape-btn i,#ppWrap .pp-fmt-btn i{font-size:1rem}[data-theme="dark"] .pp-loader{background:rgb(13 12 26 / .55)}[data-theme="dark"] .pp-stage{background-color:#14132a;background-image:linear-gradient(45deg,#1f1e3a 25%,transparent 25%,transparent 75%,#1f1e3a 75%),linear-gradient(45deg,#1f1e3a 25%,transparent 25%,transparent 75%,#1f1e3a 75%);background-size:22px 22px;background-position:0 0,11px 11px}[data-theme="dark"] .pp-hint{background:#1d1c35;border-top-color:rgb(117 79 254 / .25)}[data-theme="dark"] #ppCanvas{background:#fff0}[data-theme="dark"] .pp-hint{background:rgb(117 79 254 / .1);color:#cbd5e1}[data-theme="dark"] #ppWrap .pp-shape-btn,[data-theme="dark"] #ppWrap .pp-fmt-btn{color:#e2e8f0}[data-theme="dark"] #ppWrap .pp-shape-btn:hover,[data-theme="dark"] #ppWrap .pp-fmt-btn:hover,[data-theme="dark"] #ppWrap .pp-shape-btn.active,[data-theme="dark"] #ppWrap .pp-fmt-btn.active{color:#fff!important}@media (max-width:575.98px){#ppWrap .aib-preview-panel.pp-preview{padding:.6rem;min-height:480px}#ppCanvas{max-width:100%}.pp-hint{font-size:.75rem}#ppWrap .pp-shape-btn,#ppWrap .pp-fmt-btn{font-size:.78rem;padding:.42rem .15rem}}#ceiWrap{position:relative}#ceiWrap .cei-top-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;margin-bottom:1.25rem;flex-wrap:wrap}#ceiWrap .cei-source-info{display:flex;align-items:center;gap:.6rem;min-width:0;font-size:.9rem;color:var(--clr-text,#0f172a)}#ceiWrap .cei-source-info>i{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:rgb(117 79 254 / .12);color:var(--clr-primary,#754ffe);border-radius:8px;font-size:1rem;flex:0 0 32px}#ceiWrap .cei-source-info #ceiSrcName{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}#ceiWrap .cei-src-dim{font-size:.76rem;color:var(--clr-muted,#64748b);background:var(--clr-bg-soft,#f1f5f9);padding:.2rem .6rem;border-radius:999px;font-weight:600}#ceiWrap .cei-top-actions{display:flex;align-items:center;gap:.5rem}#ceiWrap .cei-icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--clr-bg-soft,#f1f5f9);border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;color:var(--clr-text,#0f172a);cursor:pointer;transition:background .15s ease}#ceiWrap .cei-icon-btn:hover{background:var(--clr-bg-hover,#e2e8f0)}#ceiWrap .cei-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}#ceiWrap .cei-tile{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:0;display:flex;flex-direction:column;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}#ceiWrap .cei-tile:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(15 23 42 / .08);border-color:rgb(117 79 254 / .35)}#ceiWrap .cei-tile-head{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.9rem 1rem .65rem;background:linear-gradient(180deg,rgb(117 79 254 / .06),transparent);border-bottom:1px solid var(--clr-border,#e5e7eb)}#ceiWrap .cei-tile-label{font-size:1.05rem;font-weight:800;color:var(--clr-text,#0f172a);letter-spacing:-.01em}#ceiWrap .cei-tile-use{font-size:.72rem;color:var(--clr-muted,#64748b);margin-top:3px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}#ceiWrap .cei-tile-canvas{height:180px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(45deg,#f1f5f9 25%,transparent 25%),linear-gradient(-45deg,#f1f5f9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f1f5f9 75%),linear-gradient(-45deg,transparent 75%,#f1f5f9 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;background-color:#fff;padding:.5rem}#ceiWrap .cei-tile-canvas canvas{image-rendering:pixelated;background:#fff0;display:block;max-width:128px;max-height:128px}#ceiWrap .cei-tile[data-size="16"] canvas{width:16px;height:16px}#ceiWrap .cei-tile[data-size="32"] canvas{width:32px;height:32px}#ceiWrap .cei-tile[data-size="48"] canvas{width:48px;height:48px}#ceiWrap .cei-tile[data-size="128"] canvas{width:128px;height:128px;image-rendering:auto}#ceiWrap .cei-dl-btn,#ceiWrap .cei-dl-btn:link,#ceiWrap .cei-dl-btn:visited{font-size:.8rem;border-radius:0;border:0;border-top:1px solid var(--clr-border,#e5e7eb);padding:.7rem .5rem;width:100%;background:transparent!important;color:var(--clr-primary,#754ffe)!important;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;transition:background .15s ease,color .15s ease;cursor:pointer;line-height:1.2;text-decoration:none;box-shadow:none}#ceiWrap .cei-dl-btn i{color:inherit!important}#ceiWrap .cei-dl-btn:hover,#ceiWrap .cei-dl-btn:focus,#ceiWrap .cei-dl-btn:focus-visible,#ceiWrap .cei-dl-btn:active{background:rgb(117 79 254 / .1)!important;color:var(--clr-primary,#754ffe)!important;border-top-color:rgb(117 79 254 / .3)!important;outline:none!important;box-shadow:none!important}#ceiWrap .cei-manifest{background:#0f172a;border-radius:14px;overflow:hidden;border:1px solid #1e293b;margin-bottom:1.25rem;box-shadow:0 4px 14px rgb(15 23 42 / .08)}#ceiWrap .cei-manifest-head{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.1rem;background:#1e293b;color:#e0e7ff}#ceiWrap .cei-manifest-title{display:inline-flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#cbd5e1}#ceiWrap .cei-manifest-title i{color:#a5b4fc}#ceiWrap .cei-manifest-title code{color:#fde68a;background:rgb(255 255 255 / .06);padding:.12rem .5rem;border-radius:6px;font-size:.8rem}#ceiWrap .cei-copy-btn{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);color:#fff;border-radius:8px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;transition:background .15s ease}#ceiWrap .cei-copy-btn:hover{background:rgb(255 255 255 / .18)}#ceiWrap .cei-copy-btn.is-copied{background:#10b981;border-color:#10b981}#ceiWrap .cei-manifest-code{margin:0;padding:1.1rem 1.35rem;color:#e2e8f0;font:13.5px/1.65 ui-monospace,"SF Mono",Menlo,Consolas,monospace;white-space:pre;overflow-x:auto;background:#fff0}#ceiWrap .cei-actions{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:center;margin-bottom:1.25rem}#ceiWrap .cei-zip-btn{min-width:280px;padding:.9rem 1.8rem;font-size:1rem;border-radius:12px}#ceiWrap .cei-manifest{margin-bottom:0}#ceiWrap .cei-toast{position:fixed;left:50%;bottom:32px;transform:translateX(-50%);padding:.7rem 1.2rem;border-radius:999px;font-size:.9rem;font-weight:600;color:#fff;z-index:9999;box-shadow:0 12px 30px rgb(15 23 42 / .2)}#ceiWrap .cei-toast.is-success{background:#10b981}#ceiWrap .cei-toast.is-error{background:#ef4444}#ceiWrap.cei-fullscreen{position:fixed;inset:0;background:var(--clr-bg,#fff);z-index:9000;overflow:auto;padding:1.5rem}#ceiWrap.cei-fullscreen .aib-fs-close{display:flex}#ceiWrap .aib-fs-close{display:none}#ceiUploadZone.is-drag-over{border-color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .04)}[data-theme="dark"] #ceiWrap .cei-tile-canvas{background-color:#1d1c35;background-image:linear-gradient(45deg,#2a2950 25%,transparent 25%),linear-gradient(-45deg,#2a2950 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#2a2950 75%),linear-gradient(-45deg,transparent 75%,#2a2950 75%)}[data-theme="dark"] #ceiWrap .cei-top-bar,[data-theme="dark"] #ceiWrap .cei-tile{background:#1d1c35;border-color:rgb(117 79 254 / .2)}[data-theme="dark"] #ceiWrap .cei-tile-head{background:linear-gradient(180deg,rgb(117 79 254 / .18),transparent);border-bottom-color:rgb(117 79 254 / .2)}[data-theme="dark"] #ceiWrap .cei-icon-btn{background:#14132a;border-color:rgb(117 79 254 / .2);color:#f1f5f9}[data-theme="dark"] #ceiWrap .cei-dl-btn{border-top-color:rgb(117 79 254 / .2);color:#a5b4fc}[data-theme="dark"] #ceiWrap .cei-dl-btn:hover{background:rgb(117 79 254 / .18)}@media (max-width:991.98px){#ceiWrap .cei-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){#ceiWrap .cei-tile-canvas{height:150px}#ceiWrap .cei-tile[data-size="128"] canvas{width:100px;height:100px}#ceiWrap .cei-zip-btn{min-width:0;width:100%}#ceiWrap .cei-actions{flex-direction:column}#ceiWrap .cei-source-info #ceiSrcName{max-width:160px}#ceiWrap .cei-manifest-code{font-size:12px;padding:.9rem 1rem}}#wcpWrap{position:relative}#wcpWrap .wcp-input-area{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:1.25rem}#wcpWrap .wcp-input-area .input-group .form-control{font-size:1rem;border-color:var(--clr-border,#e5e7eb);font-family:ui-monospace,"SF Mono",Menlo,monospace}#wcpWrap .wcp-input-area .input-group .form-control:focus{border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 .15rem rgb(117 79 254 / .18)}#wcpWrap .wcp-sub{font-size:.85rem;color:var(--clr-muted,#64748b);margin:0;display:flex;align-items:flex-start;gap:.35rem}#wcpWrap .wcp-sub i{color:var(--clr-primary,#754ffe);margin-top:2px;flex:0 0 auto}#wcpWrap .wcp-alert{margin-top:1rem;padding:.85rem 1.1rem;border-radius:12px;font-size:.9rem;font-weight:600}#wcpWrap .wcp-alert-danger{background:rgb(239 68 68 / .12);border:1px solid rgb(239 68 68 / .3);color:#b91c1c}#wcpWrap .wcp-loading{margin-top:1rem;padding:2rem 1rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--clr-muted,#64748b)}#wcpWrap .wcp-loading p{margin:0;font-size:.9rem}#wcpWrap .wcp-spinner{width:44px;height:44px;border:3px solid rgb(117 79 254 / .15);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:wcpSpin 1s linear infinite}@keyframes wcpSpin{to{transform:rotate(360deg)}}#wcpWrap .wcp-result-bar{margin-top:1.25rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:.8rem 1.1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.85rem}#wcpWrap .wcp-result-info{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--clr-text,#0f172a);font-weight:600;min-width:0}#wcpWrap .wcp-result-info i{color:var(--clr-primary,#754ffe);flex:0 0 auto}#wcpWrap .wcp-result-info #wcpResultUrl{font-family:ui-monospace,monospace;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:380px}#wcpWrap .wcp-result-stats{display:flex;gap:1rem;font-size:.78rem;color:var(--clr-muted,#64748b)}#wcpWrap .wcp-result-stats strong{color:var(--clr-primary,#754ffe);font-size:.9rem}#wcpWrap .wcp-controls{margin-top:1rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}#wcpWrap .wcp-control-group{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}#wcpWrap .wcp-control-label{font-size:.85rem;font-weight:700;color:var(--clr-text,#0f172a)}#wcpWrap .wcp-range{width:160px;accent-color:var(--clr-primary,#754ffe)}#wcpWrap .wcp-control-val{font-size:.85rem;font-weight:700;color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .12);padding:.15rem .55rem;border-radius:6px;font-family:ui-monospace,monospace;min-width:32px;text-align:center}#wcpWrap .wcp-control-suffix{font-size:.82rem;color:var(--clr-muted,#64748b)}#wcpWrap .wcp-sort-row{display:flex;gap:.25rem;background:var(--clr-bg-soft,#f1f5f9);border-radius:10px;padding:3px}#wcpWrap .wcp-sort-btn{background:#fff0;border:0;padding:.45rem .85rem;font-size:.78rem;font-weight:600;color:var(--clr-muted,#64748b);border-radius:7px;cursor:pointer;transition:background .15s ease,color .15s ease}#wcpWrap .wcp-sort-btn:hover{color:var(--clr-text,#0f172a)}#wcpWrap .wcp-sort-btn.is-active{background:#fff;color:var(--clr-primary,#754ffe);box-shadow:0 1px 3px rgb(15 23 42 / .06)}#wcpWrap .wcp-palette-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}#wcpWrap .wcp-swatch{border-radius:12px;padding:0;display:flex;flex-direction:column;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;overflow:hidden;min-height:160px;position:relative;border:1px solid rgb(15 23 42 / .08)}#wcpWrap .wcp-swatch:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(15 23 42 / .12)}#wcpWrap .wcp-swatch-top{display:flex;justify-content:space-between;align-items:center;padding:.55rem .65rem 0}#wcpWrap .wcp-swatch-pct{font-size:.68rem;font-weight:700;background:rgb(255 255 255 / .25);padding:.12rem .45rem;border-radius:999px;letter-spacing:.04em}#wcpWrap .wcp-swatch-copy{background:rgb(255 255 255 / .22);border:0;color:inherit;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;cursor:pointer;transition:background .15s ease}#wcpWrap .wcp-swatch-copy:hover{background:rgb(255 255 255 / .38)}#wcpWrap .wcp-swatch-meta{margin-top:auto;padding:.55rem .7rem .7rem}#wcpWrap .wcp-swatch-hex{font-family:ui-monospace,monospace;font-size:1.05rem;font-weight:700;letter-spacing:.02em}#wcpWrap .wcp-swatch-rgb,#wcpWrap .wcp-swatch-hsl{font-family:ui-monospace,monospace;font-size:.68rem;opacity:.82;margin-top:2px}#wcpWrap .wcp-export-row{margin-top:1.25rem;display:flex;gap:.55rem;flex-wrap:wrap;justify-content:center}#wcpWrap .wcp-toast{position:fixed;left:50%;bottom:32px;transform:translateX(-50%);padding:.7rem 1.2rem;border-radius:999px;font-size:.9rem;font-weight:600;color:#fff;z-index:9999;box-shadow:0 12px 30px rgb(15 23 42 / .2)}#wcpWrap .wcp-toast.is-success{background:#10b981}#wcpWrap .wcp-toast.is-error{background:#ef4444}[data-theme="dark"] #wcpWrap .wcp-input-area,[data-theme="dark"] #wcpWrap .wcp-result-bar,[data-theme="dark"] #wcpWrap .wcp-controls,[data-theme="dark"] #wcpWrap .wcp-loading{background:#1d1c35;border-color:rgb(117 79 254 / .2)}[data-theme="dark"] #wcpWrap .wcp-sort-row{background:#14132a}[data-theme="dark"] #wcpWrap .wcp-sort-btn.is-active{background:#1d1c35}[data-theme="dark"] #wcpWrap .wcp-input-area .input-group .form-control{background:#14132a;border-color:rgb(117 79 254 / .25);color:#f1f5f9}@media (max-width:575.98px){#wcpWrap .wcp-palette-grid{grid-template-columns:repeat(2,1fr)}#wcpWrap .wcp-controls{flex-direction:column;align-items:stretch;gap:1rem}#wcpWrap .wcp-export-row .btn{flex:1 1 calc(50% - .3rem)}#wcpWrap .wcp-result-info #wcpResultUrl{max-width:200px}}#wtpWrap{position:relative}#wtpWrap .wtp-input-area{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:1.25rem}#wtpWrap .wtp-input-area .input-group .form-control{font-size:1rem;border-color:var(--clr-border,#e5e7eb);font-family:ui-monospace,"SF Mono",Menlo,monospace}#wtpWrap .wtp-input-area .input-group .form-control:focus{border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 .15rem rgb(117 79 254 / .18)}#wtpWrap .wtp-sub{font-size:.85rem;color:var(--clr-muted,#64748b);margin:0;display:flex;align-items:flex-start;gap:.35rem}#wtpWrap .wtp-sub i{color:var(--clr-primary,#754ffe);margin-top:2px;flex:0 0 auto}#wtpWrap .wtp-alert{margin-top:1rem;padding:.85rem 1.1rem;border-radius:12px;font-size:.9rem;font-weight:600}#wtpWrap .wtp-alert-danger{background:rgb(239 68 68 / .12);border:1px solid rgb(239 68 68 / .3);color:#b91c1c}#wtpWrap .wtp-loading{margin-top:1rem;padding:2rem 1rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--clr-muted,#64748b)}#wtpWrap .wtp-loading p{margin:0;font-size:.9rem}#wtpWrap .wtp-spinner{width:44px;height:44px;border:3px solid rgb(117 79 254 / .15);border-top-color:var(--clr-primary,#754ffe);border-radius:50%;animation:wtpSpin 1s linear infinite}@keyframes wtpSpin{to{transform:rotate(360deg)}}#wtpWrap .wtp-result-bar{margin-top:1.25rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:.8rem 1.1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.85rem}#wtpWrap .wtp-result-info{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--clr-text,#0f172a);font-weight:600;min-width:0}#wtpWrap .wtp-result-info i{color:var(--clr-primary,#754ffe);flex:0 0 auto}#wtpWrap .wtp-result-info #wtpResultUrl{font-family:ui-monospace,monospace;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:360px}#wtpWrap .wtp-result-stats{display:flex;gap:1rem;align-items:center;font-size:.78rem;color:var(--clr-muted,#64748b);flex-wrap:wrap}#wtpWrap .wtp-result-stats strong{color:var(--clr-primary,#754ffe);font-size:.9rem}#wtpWrap .wtp-family-pill{display:inline-flex;align-items:center;gap:.4rem;background:rgb(117 79 254 / .12);color:var(--clr-primary,#754ffe);padding:.25rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#wtpWrap .wtp-controls{margin-top:1rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.85rem}#wtpWrap .wtp-control-group{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;flex:1 1 auto}#wtpWrap .wtp-control-label{font-size:.8rem;font-weight:700;color:var(--clr-text,#0f172a);text-transform:uppercase;letter-spacing:.08em}#wtpWrap .wtp-sample-input{flex:1;min-width:200px;padding:.45rem .75rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;font-size:.9rem;background:var(--clr-card,#fff);color:var(--clr-text,#0f172a)}#wtpWrap .wtp-sample-input:focus{outline:none;border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 .15rem rgb(117 79 254 / .18)}#wtpWrap .wtp-spec-sheet{margin-top:1.25rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden}#wtpWrap .wtp-spec-row{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;padding:1.5rem 1.75rem;border-bottom:1px solid var(--clr-border,#e5e7eb);align-items:center}#wtpWrap .wtp-spec-row:last-child{border-bottom:0}#wtpWrap .wtp-spec-row:hover{background:var(--clr-bg-soft,#fafbfc)}#wtpWrap .wtp-spec-label{display:flex;flex-direction:column;gap:.25rem}#wtpWrap .wtp-spec-tier{font-size:.72rem;font-weight:800;letter-spacing:.12em;color:var(--clr-text,#0f172a);text-transform:uppercase}#wtpWrap .wtp-spec-values{font-size:.72rem;color:var(--clr-muted,#64748b);font-family:ui-monospace,"SF Mono",Menlo,monospace;letter-spacing:.02em}#wtpWrap .wtp-spec-preview{color:var(--clr-text,#0f172a);word-break:break-word}#wtpWrap .wtp-toast{position:fixed;left:50%;bottom:32px;transform:translateX(-50%);padding:.7rem 1.2rem;border-radius:999px;font-size:.9rem;font-weight:600;color:#fff;z-index:9999;box-shadow:0 12px 30px rgb(15 23 42 / .2)}#wtpWrap .wtp-toast.is-success{background:#10b981}#wtpWrap .wtp-toast.is-error{background:#ef4444}[data-theme="dark"] #wtpWrap .wtp-input-area,[data-theme="dark"] #wtpWrap .wtp-result-bar,[data-theme="dark"] #wtpWrap .wtp-controls,[data-theme="dark"] #wtpWrap .wtp-loading,[data-theme="dark"] #wtpWrap .wtp-spec-sheet{background:#1d1c35;border-color:rgb(117 79 254 / .2)}[data-theme="dark"] #wtpWrap .wtp-spec-row{border-bottom-color:rgb(117 79 254 / .15)}[data-theme="dark"] #wtpWrap .wtp-spec-row:hover{background:#232148}[data-theme="dark"] #wtpWrap .wtp-spec-tier,[data-theme="dark"] #wtpWrap .wtp-spec-preview{color:#f1f5f9}[data-theme="dark"] #wtpWrap .wtp-input-area .input-group .form-control,[data-theme="dark"] #wtpWrap .wtp-sample-input{background:#14132a;border-color:rgb(117 79 254 / .25);color:#f1f5f9}@media (max-width:767.98px){#wtpWrap .wtp-spec-row{grid-template-columns:1fr;gap:.55rem;padding:1rem}}#wtpWrap .wtp-spec-row.is-empty .wtp-spec-tier{color:var(--clr-muted,#94a3b8)}#wtpWrap .wtp-spec-row.is-empty .wtp-empty-preview{color:var(--clr-muted,#94a3b8);font-style:italic;font-size:.9rem}#wtpWrap .wtp-spec-family{font-size:.68rem;color:var(--clr-muted,#64748b);font-family:ui-monospace,monospace;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}img.footer-logo{width:150px!important;height:auto!important;aspect-ratio:948 / 232;display:block;max-width:150px}#cscWrap{font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e);max-width:880px;margin:0 auto}.csc-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden}.csc-tabs{display:flex;background:var(--clr-bg,#f8fafc);border-bottom:1px solid var(--clr-border,#e5e7eb)}.csc-tab{flex:1;background:#fff0;border:0;padding:.85rem 1rem;font-size:.9rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;border-bottom:2px solid #fff0;transition:color .2s,background .2s,border-color .2s}.csc-tab+.csc-tab{border-left:1px solid var(--clr-border,#e5e7eb)}.csc-tab:hover{color:var(--clr-text,#1a1a2e);background:rgb(117 79 254 / .04)}.csc-tab.active{color:var(--clr-primary,#754ffe);background:var(--clr-card,#fff);border-bottom-color:var(--clr-primary,#754ffe)}.csc-input-shell{position:relative;background:var(--clr-card,#fff)}.csc-input{display:block;width:100%;min-height:220px;max-height:420px;border:0;outline:none;padding:1rem 1.1rem;font-family:'SF Mono',Menlo,Consolas,'Courier New',monospace;font-size:.88rem;line-height:1.55;background:#fff0;color:var(--clr-text,#1a1a2e);resize:vertical;box-sizing:border-box}.csc-input::placeholder{color:var(--clr-muted,#9ca3af)}.csc-drop{min-height:220px;padding:2rem 1.5rem;text-align:center;background:var(--clr-bg,#f8fafc);border:2px dashed #fff0;transition:background .2s,border-color .2s}.csc-drop.csc-drop-on{background:rgb(117 79 254 / .06);border-color:var(--clr-primary,#754ffe)}.csc-drop-icon{font-size:2.4rem;color:var(--clr-primary,#754ffe);display:block;margin-bottom:.5rem}.csc-drop-title{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:var(--clr-text,#1a1a2e)}.csc-drop-or{font-size:.82rem;color:var(--clr-muted,#6b7280);margin:0 0 .8rem}#cscWrap .csc-drop .btn-primary{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff;padding:.5rem 1.25rem;font-weight:600}.csc-drop-meta{margin:.9rem 0 0;font-size:.78rem;color:var(--clr-muted,#6b7280)}.csc-drop-meta.csc-err{color:#b91c1c}.csc-controls{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1.1rem;background:var(--clr-bg,#f8fafc);border-top:1px solid var(--clr-border,#e5e7eb);border-bottom:1px solid var(--clr-border,#e5e7eb);flex-wrap:wrap}.csc-controls-left{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.csc-controls-label{font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280)}.csc-level{display:inline-flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;overflow:hidden;background:var(--clr-card,#fff)}.csc-level-btn{background:#fff0;border:0;padding:.45rem .9rem;font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:background .15s,color .15s}.csc-level-btn+.csc-level-btn{border-left:1px solid var(--clr-border,#e5e7eb)}.csc-level-btn:hover{background:rgb(117 79 254 / .06);color:var(--clr-text,#1a1a2e)}.csc-level-btn.active{background:var(--clr-primary,#754ffe);color:#fff}.csc-clear{background:#fff0;border:1px solid var(--clr-border,#e5e7eb);color:var(--clr-muted,#6b7280);padding:.42rem .9rem;font-size:.82rem;font-weight:600;border-radius:8px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.csc-clear:hover{color:#b91c1c;border-color:#fecaca;background:rgb(254 202 202 / .18)}.csc-result{background:var(--clr-card,#fff)}.csc-result-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.1rem;border-bottom:1px solid var(--clr-border,#e5e7eb);flex-wrap:wrap}.csc-stats{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.csc-stat{font-size:.85rem;font-weight:600;color:var(--clr-muted,#6b7280);font-variant-numeric:tabular-nums}.csc-stat.csc-stat-active{color:var(--clr-text,#1a1a2e)}.csc-savings{display:inline-block;background:rgb(22 163 74 / .12);color:#16a34a;padding:.22rem .65rem;font-size:.76rem;font-weight:700;border-radius:100px;font-variant-numeric:tabular-nums}.csc-result-actions{display:flex;gap:.5rem}.csc-btn-ghost{background:#fff0;border:1px solid var(--clr-border,#e5e7eb);color:var(--clr-text,#1a1a2e);padding:.42rem .85rem;font-size:.82rem;font-weight:600;border-radius:8px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.csc-btn-ghost:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .06)}.csc-btn-ghost:disabled{opacity:.5;cursor:not-allowed}.csc-btn-ghost:disabled:hover{border-color:var(--clr-border,#e5e7eb);color:var(--clr-text,#1a1a2e);background:#fff0}.csc-output{margin:0;padding:1rem 1.1rem;font-family:'SF Mono',Menlo,Consolas,'Courier New',monospace;font-size:.85rem;line-height:1.55;background:var(--clr-card,#fff);color:var(--clr-text,#1a1a2e);white-space:pre-wrap;word-break:break-all;min-height:140px;max-height:340px;overflow:auto}.csc-placeholder{color:var(--clr-muted,#9ca3af);font-family:var(--font,'Inter',sans-serif);font-style:italic;display:block}[data-theme="dark"] .csc-card{background:var(--clr-card,#1d2030);border-color:#2a2f3c}[data-theme="dark"] .csc-tabs,[data-theme="dark"] .csc-controls{background:var(--clr-bg,#161924);border-color:#2a2f3c}[data-theme="dark"] .csc-tab+.csc-tab,[data-theme="dark"] .csc-result-head{border-color:#2a2f3c}[data-theme="dark"] .csc-tab.active{background:var(--clr-card,#1d2030)}[data-theme="dark"] .csc-input,[data-theme="dark"] .csc-output{color:var(--clr-text,#e8eaf2);background:var(--clr-card,#1d2030)}[data-theme="dark"] .csc-drop{background:var(--clr-bg,#161924)}[data-theme="dark"] .csc-level,[data-theme="dark"] .csc-clear,[data-theme="dark"] .csc-btn-ghost{background:var(--clr-card,#1d2030);border-color:#303547;color:#e8eaf2}[data-theme="dark"] .csc-level-btn{color:#b5b9c5}[data-theme="dark"] .csc-level-btn+.csc-level-btn{border-color:#303547}[data-theme="dark"] .csc-btn-ghost:disabled:hover{background:var(--clr-card,#1d2030)}@media (max-width:575.98px){.csc-tab{padding:.7rem .6rem;font-size:.82rem}.csc-controls{padding:.6rem .8rem}.csc-result-head{padding:.65rem .8rem}.csc-level-btn{padding:.4rem .65rem;font-size:.76rem}.csc-clear,.csc-btn-ghost{padding:.35rem .65rem;font-size:.76rem}.csc-output{font-size:.8rem;padding:.85rem}.csc-input{padding:.85rem;font-size:.85rem}}#ttlWrap{font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e);max-width:880px;margin:0 auto}.ttl-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;overflow:hidden}.ttl-actions-row{display:flex;justify-content:center;align-items:center;gap:.65rem;padding:1rem 1.1rem;background:var(--clr-card,#fff);border-bottom:1px solid var(--clr-border,#e5e7eb)}.ttl-generate{background:var(--clr-primary,#754ffe);border:0;color:#fff;padding:.7rem 1.6rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .15s,box-shadow .15s;box-shadow:0 1px 2px rgb(117 79 254 / .18)}.ttl-generate:hover{background:#5b3ccc;box-shadow:0 2px 8px rgb(117 79 254 / .28)}.ttl-generate:active{background:#4c30b8}.ttl-stat-sub{font-size:.72rem;font-weight:700;color:var(--clr-muted,#6b7280);text-transform:uppercase;letter-spacing:.06em}.ttl-stat-warn{color:#b45309}.ttl-input-shell{position:relative;background:var(--clr-card,#fff);border-bottom:1px solid var(--clr-border,#e5e7eb)}.ttl-input{display:block;width:100%;min-height:220px;max-height:420px;border:0;outline:none;padding:1rem 1.1rem;font-family:'SF Mono',Menlo,Consolas,'Courier New',monospace;font-size:.88rem;line-height:1.55;background:#fff0;color:var(--clr-text,#1a1a2e);resize:vertical;box-sizing:border-box}.ttl-input::placeholder{color:var(--clr-muted,#9ca3af)}.ttl-clear{background:#fff0;border:1px solid var(--clr-border,#e5e7eb);color:var(--clr-muted,#6b7280);padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.ttl-clear:hover{color:#b91c1c;border-color:#fecaca;background:rgb(254 202 202 / .18)}.ttl-options{display:flex;flex-wrap:wrap;gap:1.2rem;padding:.65rem 1.1rem;background:var(--clr-card,#fff);border-bottom:1px solid var(--clr-border,#e5e7eb)}.ttl-opt{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;color:var(--clr-text,#1a1a2e);cursor:pointer;margin:0}.ttl-opt input{width:16px;height:16px;accent-color:var(--clr-primary,#754ffe);cursor:pointer}.ttl-opt code{background:var(--clr-bg,#f1f3f7);color:var(--clr-primary,#754ffe);padding:0 .3rem;border-radius:3px;font-size:.76rem;font-family:'SF Mono',Menlo,Consolas,'Courier New',monospace}.ttl-result-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.1rem;border-bottom:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);flex-wrap:wrap}.ttl-stats{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.ttl-stat{font-size:.85rem;font-weight:600;color:var(--clr-muted,#6b7280);font-variant-numeric:tabular-nums}.ttl-stat.ttl-stat-active{color:var(--clr-text,#1a1a2e)}.ttl-stat.ttl-stat-warn{color:#b45309}.ttl-result-actions{display:flex;gap:.5rem;flex-wrap:wrap}.ttl-btn-ghost{background:#fff0;border:1px solid var(--clr-border,#e5e7eb);color:var(--clr-text,#1a1a2e);padding:.42rem .85rem;font-size:.82rem;font-weight:600;border-radius:8px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.ttl-btn-ghost:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe);background:rgb(117 79 254 / .06)}.ttl-btn-ghost:disabled{opacity:.5;cursor:not-allowed}.ttl-btn-ghost:disabled:hover{border-color:var(--clr-border,#e5e7eb);color:var(--clr-text,#1a1a2e);background:#fff0}.ttl-output{margin:0;padding:1rem 1.1rem;font-family:'SF Mono',Menlo,Consolas,'Courier New',monospace;font-size:.85rem;line-height:1.55;background:var(--clr-card,#fff);color:var(--clr-text,#1a1a2e);white-space:pre-wrap;word-break:break-word;min-height:140px;max-height:340px;overflow:auto}.ttl-placeholder{color:var(--clr-muted,#9ca3af);font-family:var(--font,'Inter',sans-serif);font-style:italic;display:block}[data-theme="dark"] .ttl-card{background:var(--clr-card,#1d2030);border-color:#2a2f3c}[data-theme="dark"] .ttl-actions-row,[data-theme="dark"] .ttl-input-shell{background:var(--clr-card,#1d2030);border-color:#2a2f3c}[data-theme="dark"] .ttl-result-head,[data-theme="dark"] .ttl-options{border-color:#2a2f3c}[data-theme="dark"] .ttl-input,[data-theme="dark"] .ttl-output,[data-theme="dark"] .ttl-result-head,[data-theme="dark"] .ttl-options{background:var(--clr-card,#1d2030);color:var(--clr-text,#e8eaf2)}[data-theme="dark"] .ttl-clear,[data-theme="dark"] .ttl-btn-ghost{background:var(--clr-card,#1d2030);border-color:#303547;color:#e8eaf2}[data-theme="dark"] .ttl-opt code{background:#232838;color:#b3a3ff}[data-theme="dark"] .ttl-btn-ghost:disabled:hover{background:var(--clr-card,#1d2030)}@media (max-width:575.98px){.ttl-actions-row{padding:.85rem .8rem;flex-wrap:wrap}.ttl-generate{padding:.6rem 1.1rem;font-size:.88rem}.ttl-options{padding:.6rem .8rem;gap:.75rem}.ttl-result-head{padding:.65rem .8rem}.ttl-clear{padding:.55rem .9rem;font-size:.82rem}.ttl-btn-ghost{padding:.35rem .65rem;font-size:.76rem}.ttl-output{font-size:.8rem;padding:.85rem}.ttl-input{padding:.85rem;font-size:.85rem}.ttl-opt{font-size:.78rem}}#gstWrap{font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e);max-width:1100px;margin:0 auto 2rem;padding:1.75rem 1.75rem 2rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;background:var(--clr-card,#fff)}[data-theme="dark"] #gstWrap{background:var(--clr-card,#1d2030);border-color:#2a2f3c}.gst-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-bottom:2.25rem}.gst-col{display:flex;flex-direction:column;gap:.55rem;min-width:0}.gst-label{font-size:1.15rem;font-weight:700;color:#14213d;margin:0;letter-spacing:-.005em}.gst-grid .form-control,.gst-grid .form-select{display:block;width:100%;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.5;height:auto;min-height:0;background-color:var(--clr-card,#fff);color:var(--clr-text,#1a1a2e);border:1px solid var(--clr-border,#cfd3da);border-radius:6px;box-sizing:border-box;font-variant-numeric:tabular-nums;transition:border-color .15s,box-shadow .15s}.gst-grid .form-control{padding:.85rem 1rem}.gst-grid .form-select{padding:.85rem 2.4rem .85rem 1rem}.gst-grid .form-control:focus,.gst-grid .form-select:focus{border-color:var(--clr-primary,#754ffe);box-shadow:0 0 0 3px rgb(117 79 254 / .12);outline:none}.gst-grid .form-control::placeholder{color:var(--clr-muted,#9ca3af)}.gst-grid .form-control[type=number]::-webkit-outer-spin-button,.gst-grid .form-control[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gst-grid .form-control[type=number]{-moz-appearance:textfield}.gst-eq{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:1rem;margin-top:1.5rem}.gst-eq-cell{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:0}.gst-eq-num{font-size:2rem;font-weight:700;color:#14213d;line-height:1;letter-spacing:-.015em;font-variant-numeric:tabular-nums;word-break:break-all;text-align:center}.gst-eq-cap{font-size:1.15rem;font-weight:500;letter-spacing:0}.gst-cap-purple{color:var(--clr-primary,#754ffe)}.gst-cap-green{color:#16a34a}.gst-eq-op{font-size:3rem;font-weight:600;color:#14213d;line-height:1;user-select:none;text-align:center;padding:0 .25rem}[data-theme="dark"] .gst-label,[data-theme="dark"] .gst-eq-num,[data-theme="dark"] .gst-eq-op{color:#e8eaf2}[data-theme="dark"] .gst-grid .form-control,[data-theme="dark"] .gst-grid .form-select{background:var(--clr-card,#1d2030);border-color:#303547;color:#e8eaf2}[data-theme="dark"] .gst-cap-purple{color:#b3a3ff}[data-theme="dark"] .gst-cap-green{color:#4ade80}@media (max-width:900px){.gst-eq-num{font-size:1.7rem}.gst-eq-op{font-size:2rem}.gst-grid{gap:1.25rem}}@media (max-width:600px){#gstWrap{padding:1.25rem 1.1rem 1.5rem;margin-bottom:1.5rem}.gst-grid{grid-template-columns:1fr;gap:1.1rem;margin-bottom:1.5rem}.gst-eq{grid-template-columns:1fr;gap:.7rem;text-align:center}.gst-eq-op{font-size:1.5rem;padding:.25rem 0}.gst-eq-num{font-size:1.6rem}.gst-eq-cap{font-size:1rem}.gst-label{font-size:1.02rem}.gst-grid .form-control{padding:.75rem .9rem;font-size:.95rem}.gst-grid .form-select{padding:.75rem 2.2rem .75rem .9rem;font-size:.95rem}}#ydvWrap{max-width:760px;margin:0 auto}.ydv-input-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 2px 10px rgb(15 23 42 / .04)}.ydv-label{display:block;font-weight:600;font-size:.92rem;color:#0f172a;margin-bottom:.6rem}.ydv-label .bi{color:#ef4444;margin-right:.35rem}.ydv-input-row{display:flex;gap:.6rem;flex-wrap:wrap}.ydv-input{flex:1;min-width:220px;padding:.7rem 1rem;border:1.5px solid #d1d5db;border-radius:10px;font-size:.95rem;font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;background:#fff;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s}.ydv-input:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .12)}.ydv-submit{min-width:130px;white-space:nowrap}.ydv-hint{margin:.65rem 0 0;font-size:.82rem;color:#64748b}.ydv-error{display:none;margin-top:1rem;padding:.85rem 1.1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#991b1b;font-size:.92rem}.ydv-empty{margin-top:1.5rem;padding:2.25rem 1.5rem;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px}.ydv-empty-icon{font-size:3rem;color:#ef4444;line-height:1}.ydv-empty-title{font-size:1.15rem;font-weight:700;margin:.75rem 0 .5rem;color:#0f172a}.ydv-empty-text{max-width:520px;margin:0 auto;font-size:.93rem;line-height:1.6;color:#475569}.ydv-result{display:none;margin-top:1.5rem}.ydv-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px rgb(15 23 42 / .06)}.ydv-deleted-flag{background:#fef3c7;color:#92400e;padding:.85rem 1.1rem;font-size:.9rem;border-bottom:1px solid #fde68a}.ydv-thumb{position:relative;background:#000;aspect-ratio:16 / 9;overflow:hidden}.ydv-thumb a{display:block;position:relative;height:100%;text-decoration:none}.ydv-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ydv-thumb-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:3.5rem;color:rgb(255 255 255 / .9);text-shadow:0 4px 14px rgb(0 0 0 / .4);transition:transform .15s}.ydv-thumb a:hover .ydv-thumb-overlay{transform:scale(1.08)}.ydv-video-id{position:absolute;bottom:.75rem;right:.75rem;background:rgb(0 0 0 / .65);color:#fff;padding:.25rem .65rem;border-radius:6px;font-size:.75rem}.ydv-mono{font-family:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.02em}.ydv-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e5e7eb}.ydv-stat{background:#fff;padding:1.1rem .75rem;text-align:center}.ydv-stat .bi{font-size:1.35rem;margin-bottom:.35rem;display:inline-block}.ydv-likes .bi{color:#10b981}.ydv-dislikes .bi{color:#ef4444}.ydv-views .bi{color:#3b82f6}.ydv-rating .bi{color:#f59e0b}.ydv-stat-num{font-size:1.4rem;font-weight:800;line-height:1.1;color:#0f172a;font-variant-numeric:tabular-nums}.ydv-stat-label{font-size:.76rem;color:#64748b;margin-top:.25rem;text-transform:uppercase;letter-spacing:.03em}.ydv-stat-label small{font-size:.85em;text-transform:none;display:block;letter-spacing:0;color:#94a3b8;margin-top:1px}.ydv-ratio-section{padding:1.25rem 1.5rem;border-top:1px solid #f1f5f9}.ydv-ratio-bar{display:flex;height:14px;border-radius:999px;overflow:hidden;background:#e5e7eb}.ydv-ratio-likes{background:linear-gradient(90deg,#10b981,#34d399)}.ydv-ratio-dislikes{background:linear-gradient(90deg,#f87171,#ef4444)}.ydv-ratio-labels{display:flex;justify-content:space-between;margin-top:.6rem;font-size:.85rem;font-weight:600}.ydv-ratio-label-likes{color:#059669}.ydv-ratio-label-likes .bi{margin-right:.25rem}.ydv-ratio-label-dislikes{color:#dc2626}.ydv-ratio-label-dislikes .bi{margin-left:.25rem}.ydv-actions{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid #f1f5f9}.ydv-actions .btn{flex:1;min-width:140px;font-size:.88rem;font-weight:600}.ydv-source{margin:0;padding:.9rem 1.5rem 1.25rem;font-size:.82rem;color:#64748b;text-align:center;line-height:1.55;border-top:1px dashed #e5e7eb}[data-theme="dark"] .ydv-input-section,[data-theme="dark"] .ydv-card,[data-theme="dark"] .ydv-stat{background:#1d1c35;border-color:rgb(255 255 255 / .08)}[data-theme="dark"] .ydv-label,[data-theme="dark"] .ydv-stat-num,[data-theme="dark"] .ydv-empty-title{color:#f1f5f9}[data-theme="dark"] .ydv-input{background:#14132a;border-color:rgb(255 255 255 / .12);color:#f1f5f9}[data-theme="dark"] .ydv-empty{background:#14132a;border-color:rgb(255 255 255 / .15)}[data-theme="dark"] .ydv-empty-text,[data-theme="dark"] .ydv-stat-label,[data-theme="dark"] .ydv-hint,[data-theme="dark"] .ydv-source{color:#94a3b8}[data-theme="dark"] .ydv-stats{background:rgb(255 255 255 / .07)}[data-theme="dark"] .ydv-ratio-section,[data-theme="dark"] .ydv-actions{border-top-color:rgb(255 255 255 / .07)}[data-theme="dark"] .ydv-ratio-bar{background:rgb(255 255 255 / .1)}[data-theme="dark"] .ydv-error{background:rgb(239 68 68 / .15);border-color:rgb(239 68 68 / .35);color:#fecaca}[data-theme="dark"] .ydv-deleted-flag{background:rgb(245 158 11 / .15);color:#fde68a;border-bottom-color:rgb(245 158 11 / .35)}[data-theme="dark"] .ydv-video-id{background:rgb(0 0 0 / .8)}[data-theme="dark"] .ydv-source{border-top-color:rgb(255 255 255 / .1)}@media (max-width:575.98px){.ydv-stats{grid-template-columns:repeat(2,1fr)}.ydv-input-row{flex-direction:column}.ydv-submit{width:100%}.ydv-actions .btn{flex:1 1 100%}.ydv-thumb-overlay{font-size:2.5rem}.ydv-stat-num{font-size:1.15rem}}.dig-url-row{display:flex;gap:6px}.dig-url-row input{flex:1;font-family:monospace;font-size:.78rem;background:#f8fafc}.dig-url-row .btn{flex-shrink:0}.dig-url-hint{font-size:.7rem;color:#94a3b8;font-weight:400;margin-left:6px}.dig-url-note{font-size:.72rem;color:#94a3b8;margin:6px 0 0;line-height:1.4}.dig-url-note code{font-size:.7rem}.dig-color-combo{display:flex;gap:6px;align-items:stretch}.dig-color-combo .dig-color-input{width:42px;flex-shrink:0;padding:2px}.dig-hex-input{flex:1;font-family:monospace;font-size:.78rem;text-transform:lowercase}.dig-hex-bad{border-color:#ef4444!important}#tvdWrap{max-width:760px;margin:0 auto}.tvd-input-section{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.5rem}.tvd-input-label{font-weight:600;font-size:.95rem;color:var(--clr-text,#0f172a);display:block;margin-bottom:.6rem}.tvd-input-label .bi{color:#754ffe}.tvd-input-row{display:flex;gap:8px}.tvd-input{flex:1;font-family:monospace;font-size:.85rem}.tvd-submit{flex-shrink:0;white-space:nowrap}.tvd-hint{font-size:.78rem;color:#94a3b8;margin:.6rem 0 0}.tvd-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:12px;padding:.8rem 1rem;font-size:.88rem;margin-top:1rem}.tvd-empty{text-align:center;border:2px dashed var(--clr-border,#e5e7eb);border-radius:16px;padding:3rem 1.5rem;margin-top:1.25rem;background:var(--clr-bg-soft,#f8fafc)}.tvd-empty-icon{width:64px;height:64px;margin:0 auto 1rem;border-radius:16px;background:#efe9ff;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#754ffe}.tvd-empty-title{font-size:1.15rem;font-weight:700;color:var(--clr-text,#0f172a)}.tvd-empty-text{font-size:.9rem;color:#64748b;max-width:460px;margin:.5rem auto 0}.tvd-result{margin-top:1.25rem}.tvd-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.5rem}.tvd-author{display:flex;align-items:center;gap:10px}.tvd-avatar{border-radius:50%}.tvd-author strong{display:block;font-size:.95rem;color:var(--clr-text,#0f172a)}.tvd-handle{font-size:.8rem;color:#94a3b8}.tvd-text{font-size:.88rem;color:#475569;margin:.8rem 0 0;line-height:1.5}.tvd-media{display:flex;gap:14px;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--clr-border,#e5e7eb)}.tvd-thumb{width:180px;height:auto;max-height:180px;object-fit:cover;border-radius:12px;flex-shrink:0}.tvd-variants{flex:1;min-width:0}.tvd-media-label{font-size:.78rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem}.tvd-variant-row{display:flex;gap:6px;margin-bottom:8px}.tvd-dl{flex:1;text-align:left;font-size:.85rem}.tvd-copy{flex-shrink:0;width:42px}.tvd-note{font-size:.75rem;color:#94a3b8;margin:.8rem 0 0}[data-theme="dark"] .tvd-input-section,[data-theme="dark"] .tvd-card{background:var(--clr-card,#111827);border-color:var(--clr-border,#1f2937)}[data-theme="dark"] .tvd-empty{background:#0b1220;border-color:#1f2937}[data-theme="dark"] .tvd-empty-icon{background:rgb(117 79 254 / .15)}[data-theme="dark"] .tvd-error{background:rgb(239 68 68 / .12);border-color:rgb(239 68 68 / .35);color:#fca5a5}[data-theme="dark"] .tvd-media{border-color:#1f2937}@media (max-width:575.98px){.tvd-input-row{flex-direction:column}.tvd-submit{width:100%}.tvd-media{flex-direction:column}.tvd-thumb{width:100%;max-height:220px}}Facebook Video Downloader (.fvd-) v1.8.4 ════════════════════════════════════════════ */ #fvdWrap{max-width:760px;margin:0 auto}.fvd-input-section{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.5rem}.fvd-input-label{font-weight:600;font-size:.95rem;color:var(--clr-text,#0f172a);display:block;margin-bottom:.6rem}.fvd-input-label .bi{color:#754ffe}.fvd-input-row{display:flex;gap:8px}.fvd-input{flex:1;font-family:monospace;font-size:.85rem}.fvd-submit{flex-shrink:0;white-space:nowrap}.fvd-hint{font-size:.78rem;color:#94a3b8;margin:.6rem 0 0}.fvd-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:12px;padding:.8rem 1rem;font-size:.88rem;margin-top:1rem}.fvd-empty{text-align:center;border:2px dashed var(--clr-border,#e5e7eb);border-radius:16px;padding:3rem 1.5rem;margin-top:1.25rem;background:var(--clr-bg-soft,#f8fafc)}.fvd-empty-icon{width:64px;height:64px;margin:0 auto 1rem;border-radius:16px;background:#efe9ff;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#754ffe}.fvd-empty-title{font-size:1.15rem;font-weight:700;color:var(--clr-text,#0f172a)}.fvd-empty-text{font-size:.9rem;color:#64748b;max-width:460px;margin:.5rem auto 0}.fvd-result{margin-top:1.25rem}.fvd-card{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.5rem}.fvd-author{display:flex;align-items:center;gap:10px}.fvd-avatar{border-radius:50%}.fvd-author strong{display:block;font-size:.95rem;color:var(--clr-text,#0f172a)}.fvd-handle{font-size:.8rem;color:#94a3b8}.fvd-text{font-size:.88rem;color:#475569;margin:.8rem 0 0;line-height:1.5}.fvd-media{display:flex;gap:14px;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--clr-border,#e5e7eb)}.fvd-thumb{width:180px;height:auto;max-height:180px;object-fit:cover;border-radius:12px;flex-shrink:0}.fvd-variants{flex:1;min-width:0}.fvd-media-label{font-size:.78rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem}.fvd-variant-row{display:flex;gap:6px;margin-bottom:8px}.fvd-dl{flex:1;text-align:left;font-size:.85rem}.fvd-copy{flex-shrink:0;width:42px}.fvd-note{font-size:.75rem;color:#94a3b8;margin:.8rem 0 0}[data-theme="dark"] .fvd-input-section,[data-theme="dark"] .fvd-card{background:var(--clr-card,#111827);border-color:var(--clr-border,#1f2937)}[data-theme="dark"] .fvd-empty{background:#0b1220;border-color:#1f2937}[data-theme="dark"] .fvd-empty-icon{background:rgb(117 79 254 / .15)}[data-theme="dark"] .fvd-error{background:rgb(239 68 68 / .12);border-color:rgb(239 68 68 / .35);color:#fca5a5}[data-theme="dark"] .fvd-media{border-color:#1f2937}@media (max-width:575.98px){.fvd-input-row{flex-direction:column}.fvd-submit{width:100%}.fvd-media{flex-direction:column}.fvd-thumb{width:100%;max-height:220px}}.fvd-vid-title{font-size:.92rem;font-weight:600;color:var(--clr-text,#0f172a);line-height:1.4;margin:0 0 .7rem}#fvdWrap .btn-primary,#fvdWrap .btn-primary:hover,#fvdWrap .btn-primary:focus,#fvdWrap .btn-primary:active{background-color:#754ffe!important;border-color:#754ffe!important;color:#fff!important;box-shadow:none!important;transform:none!important}#fvdWrap .btn-outline-secondary,#fvdWrap .btn-outline-secondary:hover,#fvdWrap .btn-outline-secondary:focus,#fvdWrap .btn-outline-secondary:active{background-color:transparent!important;border-color:var(--clr-border,#e5e7eb)!important;color:var(--clr-text,#0f172a)!important;box-shadow:none!important;transform:none!important}#hfWrap{max-width:860px;margin:0 auto}.hf-input-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.6rem}.hf-card-head{margin-bottom:1.1rem}.hf-card-title{display:block;font-weight:700;font-size:1.02rem;color:#1a1a2e}.hf-card-sub{display:block;font-size:.85rem;color:#6b7280;margin-top:.3rem}.hf-rows{display:flex;flex-direction:column;gap:.7rem}.hf-row{display:grid;grid-template-columns:1fr 1fr 2.2fr auto;gap:.6rem;align-items:end}.hf-field{display:flex;flex-direction:column;min-width:0}.hf-mini{font-size:.76rem;font-weight:600;color:#4b5563;margin-bottom:.28rem}.hf-opt{font-weight:400;color:#9ca3af}#hfWrap input[type="url"],#hfWrap input[type="text"]{min-height:42px}.hf-input.form-control{border:1px solid #d8dbe3;border-radius:10px;font-size:.92rem;padding:.5rem .7rem;line-height:1.4}.hf-input.form-control:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.hf-del{align-self:end;height:42px;width:42px;flex:none;display:flex;align-items:center;justify-content:center;font-size:1rem;border:1px solid #f0d6d6;background:#fff5f5;color:#dc2626;border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.hf-del:hover{background:#dc2626;border-color:#dc2626;color:#fff}.hf-select{position:relative;min-width:0}.hf-select-btn{width:100%;max-width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .75rem;border:1px solid #d8dbe3;border-radius:10px;background:#fff0;font-size:.92rem;color:#1a1a2e;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.hf-select.is-open .hf-select-btn,.hf-select-btn:focus-visible{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.hf-select-val{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hf-select-val.is-placeholder{color:#9ca3af}.hf-select-caret{font-size:.8rem;color:#9ca3af;flex:none;transition:transform .18s}.hf-select.is-open .hf-select-caret{transform:rotate(180deg)}.hf-select-pop{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 32px rgb(18 16 40 / .14);padding:.5rem;display:none}.hf-select.is-open .hf-select-pop{display:block}.hf-select-search{display:flex;align-items:center;gap:.5rem;padding:.45rem .6rem;border:1px solid #e5e7eb;border-radius:9px;margin-bottom:.4rem;color:#9ca3af}.hf-select-search input{border:none;outline:none;background:none;width:100%;font-size:.9rem;color:#1a1a2e}.hf-select-list{list-style:none;margin:0;padding:0;max-height:230px;overflow-y:auto}.hf-select-opt{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.5rem .6rem;border-radius:8px;font-size:.9rem;color:#374151;cursor:pointer}.hf-select-opt:hover{background:#f3f0ff;color:#1a1a2e}.hf-select-opt.is-sel{background:#ede8ff;color:#6b46e0;font-weight:600}.hf-opt-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;color:#8b8b9e;background:#f3f4f6;padding:.08rem .4rem;border-radius:5px}.hf-select-opt.is-sel .hf-opt-code{color:#6b46e0;background:#ddd3ff}.hf-select-empty{padding:.6rem;text-align:center;color:#9ca3af;font-size:.88rem}.hf-add{margin-top:.9rem;border-style:dashed!important;font-size:.9rem}.hf-xdefault{margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid #eef0f4}.hf-check{display:flex;align-items:flex-start;gap:.55rem;font-size:.9rem;color:#374151;cursor:pointer}.hf-check input{margin-top:.2rem}.hf-check code{background:#f3f0ff;color:#6b46e0;padding:.05rem .35rem;border-radius:5px;font-size:.85em}.hf-xd-url{margin-top:.6rem}.hf-xd-url:disabled{background:#f5f6f8;opacity:.7}.hf-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.25rem}.hf-issues{margin-top:1.1rem;display:flex;flex-direction:column;gap:.45rem}.hf-issue{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.45;padding:.55rem .7rem;border-radius:9px}.hf-issue i{margin-top:.12rem;flex:none}.hf-err{background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9}.hf-warn{background:#fffbeb;color:#92600a;border:1px solid #fbe6b0}.hf-output{margin-top:1.6rem}.hf-tabs{display:flex;gap:.35rem;border-bottom:1px solid #e5e7eb;margin-bottom:.9rem}.hf-tab{border:none;background:none;padding:.5rem .9rem;font-size:.88rem;font-weight:600;color:#6b7280;cursor:pointer;border-radius:9px 9px 0 0;border-bottom:2px solid #fff0;margin-bottom:-1px;transition:color .15s,background .15s}.hf-tab:hover:not(.is-active){color:#1a1a2e;background:#f3f0ff}.hf-tab:focus{outline:none;box-shadow:none;background:transparent!important}.hf-tab:focus-visible{outline:none;color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .18)}.hf-tab.is-active{color:#754ffe;border-bottom-color:#754ffe}.hf-out-help{font-size:.85rem;color:#6b7280;margin:0 0 .7rem}.hf-code-wrap{position:relative}.hf-code{background:#1e1b2e;color:#e6e2f5;border-radius:12px;padding:1.1rem 1.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;line-height:1.6;white-space:pre;overflow-x:auto;margin:0;max-height:420px;overflow-y:auto}.hf-code-actions{display:flex;gap:.55rem;margin-top:.8rem}[data-theme="dark"] .hf-input-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .hf-card-title{color:#e6e2f5}[data-theme="dark"] .hf-card-sub,[data-theme="dark"] .hf-out-help{color:#9b96b5}[data-theme="dark"] .hf-mini{color:#b3aecb}[data-theme="dark"] .hf-input.form-control{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .hf-xd-url:disabled{background:#20202f}[data-theme="dark"] .hf-check{color:#cfcae3}[data-theme="dark"] .hf-check code{background:#2a2440;color:#b3a3ff}[data-theme="dark"] .hf-xdefault{border-top-color:#2d2d44}[data-theme="dark"] .hf-del{background:#2a1c1c;border-color:#5a2d2d;color:#f87171}[data-theme="dark"] .hf-del:hover{background:#dc2626;border-color:#dc2626;color:#fff}[data-theme="dark"] .hf-tabs{border-bottom-color:#2d2d44}[data-theme="dark"] .hf-tab:hover:not(.is-active){color:#e6e2f5;background:#2a2440}[data-theme="dark"] .hf-select-btn{background:#fff0;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .hf-select-val.is-placeholder{color:#6f6a88}[data-theme="dark"] .hf-select-pop{background:#1a1a2e;border-color:#2d2d44;box-shadow:0 12px 32px rgb(0 0 0 / .4)}[data-theme="dark"] .hf-select-search{border-color:#34334d}[data-theme="dark"] .hf-select-search input{color:#e6e2f5}[data-theme="dark"] .hf-select-opt{color:#cfcae3}[data-theme="dark"] .hf-select-opt:hover{background:#2a2440;color:#fff}[data-theme="dark"] .hf-select-opt.is-sel{background:#332a55;color:#b3a3ff}[data-theme="dark"] .hf-opt-code{background:#26263a;color:#9b96b5}[data-theme="dark"] .hf-select-opt.is-sel .hf-opt-code{background:#443a6b;color:#b3a3ff}[data-theme="dark"] .hf-err{background:#2c1414;color:#f87171;border-color:#5a2424}[data-theme="dark"] .hf-warn{background:#2a2310;color:#f5c662;border-color:#5a4a18}[data-theme="dark"] .hf-code{background:#0f0f17;color:#d8d3ee}@media (max-width:575.98px){.hf-input-card{padding:1.1rem}.hf-row{grid-template-columns:1fr 1fr;grid-template-areas:"lang region" "url url" "del del";gap:.5rem}.hf-field-lang{grid-area:lang}.hf-field-region{grid-area:region}.hf-field-url{grid-area:url}.hf-del{grid-area:del;width:100%}.hf-actions .btn{flex:1}}#sgWrap{max-width:none;width:100%;margin:0}.sg-step{margin-bottom:1.6rem}.sg-step-head{display:flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:.85rem}.sg-step-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:none;background:#754ffe;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700}.sg-type.form-select{height:52px;border:1px solid #d8dbe3;border-radius:12px;font-size:1rem;font-weight:600;color:#1a1a2e;padding:0 1rem}.sg-type.form-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.sg-type-hint{font-size:.86rem;color:#6b7280;margin:.55rem 0 0;line-height:1.5}.sg-fields{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.3rem}.sg-field{display:flex;flex-direction:column}.sg-field-full{grid-column:1 / -1}.sg-mini{font-size:.8rem;font-weight:600;color:#374151;margin-bottom:.35rem}.sg-req{font-weight:500;color:#b91c1c;font-size:.72rem}.sg-hint{font-size:.76rem;color:#9099a8;margin-top:.32rem;line-height:1.45}#sgWrap .sg-in{border:1px solid #d8dbe3;border-radius:10px;font-size:.92rem}#sgWrap input.sg-in,#sgWrap select.sg-in{min-height:42px}#sgWrap .sg-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.sg-rep-rows{display:flex;flex-direction:column;gap:.7rem;margin-bottom:.65rem}.sg-rep-row{display:flex;align-items:flex-start;gap:.6rem;padding:.8rem;background:#faf9ff;border:1px solid #ece8fb;border-radius:11px}.sg-rep-fields{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.sg-rep-del{flex:none;height:38px;width:38px;display:flex;align-items:center;justify-content:center;border:1px solid #f0d6d6;background:#fff;color:#dc2626;border-radius:9px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.sg-rep-del:hover{background:#dc2626;border-color:#dc2626;color:#fff}.sg-rep-add{border-style:dashed!important;font-size:.85rem}.sg-status{display:flex;align-items:flex-start;gap:.5rem;font-size:.86rem;line-height:1.45;margin-bottom:.8rem;padding:.6rem .75rem;border-radius:10px}.sg-status i{margin-top:.12rem;flex:none}.sg-ok{background:#ecfdf3;color:#15803d;border:1px solid #bbf3cf}.sg-warn{background:#fffbeb;color:#92600a;border:1px solid #fbe6b0}.sg-code-box{border:1px solid #2b2840;border-radius:14px;overflow:hidden;background:#1e1b2e}.sg-code-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .8rem;border-bottom:1px solid #2b2840}.sg-wrap-toggle{display:flex;align-items:center;gap:.45rem;font-size:.82rem;color:#b3aecb;cursor:pointer;margin:0}.sg-code-btns{display:flex;gap:.4rem}.sg-icon-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #3a3658;background:#262238;color:#cfc9e6;border-radius:8px;cursor:pointer;font-size:.95rem;transition:background .15s,color .15s,border-color .15s}.sg-icon-btn:hover{background:#754ffe;border-color:#754ffe;color:#fff}.sg-icon-btn.is-done{background:#16a34a;border-color:#16a34a;color:#fff}.sg-code{margin:0;padding:1rem 1.1rem;background:black!important;color:#e6e2f5;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.6;white-space:pre;overflow:auto;max-height:420px}[data-theme="dark"] .sg-step-head{color:#e6e2f5}[data-theme="dark"] .sg-type-hint{color:#9b96b5}[data-theme="dark"] .sg-type.form-select{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .sg-fields{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .sg-mini{color:#cfcae3}[data-theme="dark"] #sgWrap .sg-in{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .sg-hint{color:#7c768f}[data-theme="dark"] .sg-rep-row{background:#fff0;background:#201d33;border-color:#34314f}[data-theme="dark"] .sg-rep-del{background:#2a1c1c;border-color:#5a2d2d;color:#f87171}[data-theme="dark"] .sg-rep-del:hover{background:#dc2626;border-color:#dc2626;color:#fff}[data-theme="dark"] .sg-ok{background:#102a1a;color:#6ee7a8;border-color:#1f4d31}[data-theme="dark"] .sg-warn{background:#2a2310;color:#f5d27a;border-color:#5a4a18}@media (max-width:575.98px){.sg-fields{grid-template-columns:1fr;padding:1.05rem}}#rgWrap{max-width:720px;margin:0 auto}.rg-step{margin-bottom:1.7rem}.rg-step-head{display:flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:.85rem}.rg-step-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:none;background:#754ffe;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700}.rg-step-opt{font-size:.72rem;font-weight:500;color:#9ca3af;background:#f1f1f5;padding:.1rem .45rem;border-radius:20px}.rg-step-sub{font-size:.84rem;color:#6b7280;margin:-.4rem 0 .7rem}.rg-mini{font-size:.76rem;font-weight:600;color:#4b5563;margin-bottom:.3rem;display:block}.rg-opt{font-weight:400;color:#9ca3af}#rgWrap .rg-in{border:1px solid #d8dbe3;border-radius:10px;font-size:.9rem}#rgWrap input.rg-in{min-height:42px}#rgWrap .rg-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.rg-presets{display:flex;flex-wrap:wrap;gap:.55rem}.rg-preset{border:1px solid #e0dcf2;background:#f7f5ff;color:#5b43c9;border-radius:10px;padding:.6rem .9rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.rg-preset:hover{background:#754ffe;border-color:#754ffe;color:#fff}.rg-group{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.1rem;margin-bottom:.8rem}.rg-group-head{display:flex;align-items:flex-end;gap:.6rem;margin-bottom:.85rem}.rg-ua-wrap{flex:1;min-width:0}.rg-group-del{flex:none;height:42px;width:42px;display:flex;align-items:center;justify-content:center;border:1px solid #f0d6d6;background:#fff5f5;color:#dc2626;border-radius:10px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.rg-group-del:hover{background:#dc2626;border-color:#dc2626;color:#fff}.rg-two{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.rg-delay-field{margin-top:.75rem}.rg-delay-field .rg-delay{max-width:160px}.rg-add{border-style:dashed!important;font-size:.88rem}.rg-bots{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.55rem .9rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.1rem}.rg-bot{display:flex;align-items:center;gap:.5rem;font-size:.84rem;color:#374151;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.rg-bot input{width:16px;height:16px;accent-color:#754ffe;flex:none}.rg-code-box{border:1px solid #23202f;border-radius:14px;overflow:hidden;background:#000}.rg-code-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .8rem;border-bottom:1px solid #23202f;background:#14121f}.rg-code-name{font-size:.82rem;font-weight:600;color:#b3aecb;font-family:ui-monospace,monospace}.rg-code-btns{display:flex;gap:.4rem}.rg-icon-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #3a3658;background:#262238;color:#cfc9e6;border-radius:8px;cursor:pointer;font-size:.95rem;transition:background .15s,color .15s,border-color .15s}.rg-icon-btn:hover{background:#754ffe;border-color:#754ffe;color:#fff}.rg-icon-btn.is-done{background:#16a34a;border-color:#16a34a;color:#fff}.rg-code{margin:0;padding:1rem 1.1rem;background:#000!important;color:#e6e2f5;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;line-height:1.65;white-space:pre;overflow:auto;min-height:160px;max-height:460px}.rg-tip{font-size:.82rem;color:#6b7280;margin:.7rem 0 0;line-height:1.5}.rg-tip code{background:#f3f0ff;color:#6b46e0;padding:.05rem .35rem;border-radius:5px;font-size:.9em}[data-theme="dark"] .rg-step-head{color:#e6e2f5}[data-theme="dark"] .rg-step-opt{background:#2a2440;color:#9b96b5}[data-theme="dark"] .rg-step-sub,[data-theme="dark"] .rg-tip{color:#9b96b5}[data-theme="dark"] .rg-mini{color:#b3aecb}[data-theme="dark"] #rgWrap .rg-in{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .rg-preset{background:#251f3d;border-color:#3a3160;color:#b3a3ff}[data-theme="dark"] .rg-preset:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] .rg-group,[data-theme="dark"] .rg-bots{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .rg-group-del{background:#2a1c1c;border-color:#5a2d2d;color:#f87171}[data-theme="dark"] .rg-group-del:hover{background:#dc2626;border-color:#dc2626;color:#fff}[data-theme="dark"] .rg-bot{color:#cfcae3}[data-theme="dark"] .rg-tip code{background:#2a2440;color:#b3a3ff}@media (max-width:767.98px){.rg-bots{grid-template-columns:1fr 1fr}}@media (max-width:575.98px){.rg-two,.rg-bots{grid-template-columns:1fr}}#ssWrap{max-width:1080px;margin:0 auto}.ss-grid{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr);gap:1.7rem;align-items:start}.ss-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 1px 2px rgb(18 16 40 / .04)}.ss-form-head{margin-bottom:1.3rem;padding-bottom:1.1rem;border-bottom:1px solid #f0f0f4}.ss-form-title{display:block;font-size:1.02rem;font-weight:700;color:#1a1a2e}.ss-form-sub{display:block;font-size:.84rem;color:#6b7280;margin-top:.25rem}.ss-form{display:flex;flex-direction:column;gap:1.05rem}.ss-row-2{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.ss-field{display:flex;flex-direction:column}.ss-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;margin-bottom:.35rem}.ss-label{font-size:.84rem;font-weight:600;color:#1a1a2e;margin-bottom:.35rem}.ss-label-row .ss-label{margin-bottom:0}.ss-opt{font-weight:400;color:#9ca3af}.ss-count{font-size:.74rem;font-weight:600;color:#9ca3af;font-variant-numeric:tabular-nums}.ss-count.is-ok{color:#16a34a}.ss-count.is-over{color:#dc2626}#ssWrap .ss-in{border:1px solid #d8dbe3;border-radius:10px;font-size:.92rem}#ssWrap input.ss-in{min-height:44px}#ssWrap .ss-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.ss-toggles{display:flex;gap:1.4rem;flex-wrap:wrap}.ss-check{display:flex;align-items:center;gap:.5rem;font-size:.86rem;color:#374151;cursor:pointer}.ss-check input{width:16px;height:16px;accent-color:#754ffe}.ss-rating-inputs{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.ss-rating-inputs[hidden]{display:none}.ss-preview-col{position:sticky;top:90px}.ss-device-tabs{display:flex;justify-content:flex-end;gap:0;margin-bottom:.7rem}.ss-device{border:1px solid #e5e7eb;background:#fff;cursor:pointer;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600;color:#5f6368;transition:background .15s,color .15s,border-color .15s}.ss-device:first-child{border-radius:8px 0 0 8px}.ss-device:last-child{border-radius:0 8px 8px 0;border-left:none}.ss-device.is-active{background:#1a0dab;border-color:#1a0dab;color:#fff}.ss-browser{background:#fff;border:1px solid #e3e6ea;border-radius:16px;padding:1.5rem 1.6rem 1.7rem;overflow:hidden;font-family:Arial,sans-serif;box-shadow:0 4px 18px rgb(18 16 40 / .06)}.ss-gbar{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.15rem}.ss-glogo{font-size:1.5rem;font-weight:500;letter-spacing:-1px;flex:none}.ss-gsearch{flex:1;min-width:0;display:flex;align-items:center;gap:.6rem;height:42px;padding:0 1rem;border:1px solid #dfe1e5;border-radius:22px;box-shadow:0 1px 5px rgb(32 33 36 / .1)}.ss-tip{flex:none;font-size:.68rem;font-weight:700;color:#5f4b00;background:#ffd54a;padding:.14rem .42rem;border-radius:5px;letter-spacing:.03em}.ss-gquery{flex:1;min-width:0;font-size:.95rem;color:#202124;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ss-gquery.is-hint{color:#9aa0a6}.ss-gsearch-icon{color:#4285F4;font-size:1rem;flex:none}.ss-gtabs{display:flex;gap:1.6rem;border-bottom:1px solid #ebebeb;margin-bottom:1.3rem}.ss-gtabs span{font-size:.8rem;color:#5f6368;padding-bottom:.55rem;position:relative}.ss-gtabs .is-active{color:#1a73e8}.ss-gtabs .is-active::after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#1a73e8;border-radius:3px 3px 0 0}.ss-result{margin-bottom:1.7rem}.ss-site{display:flex;align-items:center;gap:12px;margin-bottom:5px}.ss-favicon{width:28px;height:28px;flex:none;display:flex;align-items:center;justify-content:center;background:#f1f3f4;border:1px solid #ecedef;border-radius:50%;color:#5f6368;font-size:13px}.ss-site-text{min-width:0;flex:1}.ss-sitename{font-size:14px;line-height:1.3;color:#202124}.ss-crumb{font-size:12px;line-height:1.3;color:#4d5156;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ss-kebab{flex:none;border:none;background:none;color:#5f6368;cursor:pointer;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ss-kebab:hover{background:#f1f3f4}.ss-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin:4px 0 2px;font-size:20px;line-height:1.3;color:#1a0dab;text-decoration:none;font-weight:400}.ss-title:hover{text-decoration:underline}.ss-title b,.ss-desc b{font-weight:700}.ss-rating{display:flex;align-items:center;gap:7px;margin:3px 0 2px}.ss-stars{color:#fbbc05;font-size:13px;letter-spacing:1px;line-height:1;display:inline-flex;gap:1px}.ss-rating-text{font-size:13px;color:#4d5156}.ss-rating[hidden]{display:none}.ss-desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.57;color:#4d5156}.ss-desktop .ss-title{-webkit-line-clamp:1}.ss-desktop .ss-desc{-webkit-line-clamp:2}.ss-mobile .ss-title{-webkit-line-clamp:3;font-size:18px}.ss-mobile .ss-desc{-webkit-line-clamp:3}.ss-mobile{max-width:420px;margin:0 auto}.ss-mobile .ss-gtabs{gap:1.1rem}.ss-skeleton{opacity:.85}.ss-sk-site{display:flex;align-items:center;gap:12px;margin-bottom:11px}.ss-sk-favi{width:28px;height:28px;border-radius:50%;background:#e7e8eb;flex:none}.ss-sk-lines{display:flex;flex-direction:column;gap:6px}.ss-sk-lines span{display:block;height:10px;border-radius:4px;background:#e7e8eb}.ss-sk-lines span:first-child{width:200px}.ss-sk-lines span:last-child{width:150px}.ss-sk-title{height:22px;width:70%;border-radius:6px;background:#d9c6f3;margin-bottom:11px}.ss-sk-desc{height:46px;width:100%;border-radius:6px;background:#e7e8eb}[data-theme="dark"] .ss-form-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .ss-form-title{color:#e6e2f5}[data-theme="dark"] .ss-form-sub{color:#9b96b5}[data-theme="dark"] .ss-form-head{border-bottom-color:#2d2d44}[data-theme="dark"] .ss-label{color:#e6e2f5}[data-theme="dark"] #ssWrap .ss-in{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .ss-check{color:#cfcae3}[data-theme="dark"] .ss-device{background:#1a1a2e;border-color:#34334d;color:#b3aecb}[data-theme="dark"] .ss-device.is-active{background:#1a0dab;border-color:#1a0dab;color:#fff}@media (max-width:767.98px){.ss-grid{grid-template-columns:1fr}.ss-preview-col{position:static}.ss-device-tabs{justify-content:flex-start}}@media (max-width:575.98px){.ss-row-2,.ss-rating-inputs{grid-template-columns:1fr}.ss-form-card,.ss-browser{padding:1.1rem}.ss-glogo{font-size:1.25rem}}#ugWrap{max-width:760px;margin:0 auto}.ug-controls{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1.3rem}.ug-ctrl{display:flex;flex-direction:column}.ug-label{font-size:.8rem;font-weight:700;color:#1a1a2e;margin-bottom:.6rem}.ug-versions{display:grid;grid-template-columns:repeat(4,1fr);gap:.55rem}.ug-ver{display:flex;flex-direction:column;gap:.1rem;align-items:center;border:1px solid #e5e7eb;background:#fff;cursor:pointer;padding:.45rem .4rem;border-radius:9px;font-size:.85rem;font-weight:700;color:#1a1a2e;transition:border-color .15s}.ug-ver span{font-size:.62rem;font-weight:500;color:#9ca3af}.ug-ver:hover,.ug-ver:focus,.ug-ver:focus-visible{background:#fff;color:#1a1a2e;box-shadow:none;outline:none}.ug-ver.is-active,.ug-ver.is-active:hover,.ug-ver.is-active:focus{background:#f3f0ff;border-color:#754ffe;color:#5b43c9}.ug-ver.is-active span{color:#8b6fe6}.ug-ctrl-row{display:flex;flex-direction:column;gap:1.3rem}.ug-ctrl-row .ug-ctrl{width:100%}#ugWrap .ug-in{border:1px solid #d8dbe3;border-radius:10px;font-size:.95rem;min-height:44px}#ugWrap .ug-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.ug-format-opts{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem}.ug-chk{display:flex;align-items:center;gap:.55rem;font-size:.88rem;color:#374151;cursor:pointer}.ug-chk input{appearance:none;-webkit-appearance:none;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;position:relative;cursor:pointer;transition:background .2s;margin:0}.ug-chk input:focus,.ug-chk input:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(117 79 254 / .18)}.ug-chk input::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.ug-chk input:checked{background:#754ffe}.ug-chk input:checked::after{transform:translateY(-50%) translateX(17px)}.ug-gen{align-self:flex-start;padding:.65rem 1.6rem}.ug-output{margin-top:1.5rem;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.ug-out-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem 1rem;background:#f9fafb;border-bottom:1px solid #eef0f3}.ug-out-count{font-size:.85rem;font-weight:600;color:#4b5563}.ug-out-btns{display:flex;gap:.5rem}.ug-out-btn{border:1px solid #e0dcf2;background:#f7f5ff;color:#5b43c9;border-radius:8px;padding:.4rem .8rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ug-out-btn:hover{background:#754ffe;border-color:#754ffe;color:#fff}.ug-out-btn.is-done{background:#16a34a;border-color:#16a34a;color:#fff}.ug-list{max-height:460px;overflow-y:auto}.ug-row{display:flex;align-items:center;gap:.6rem;padding:.55rem 1rem;border-bottom:1px solid #f3f4f6}.ug-row:last-child{border-bottom:none}.ug-row:nth-child(even){background:#fbfbfd}.ug-uuid{flex:1;min-width:0;overflow-x:auto;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;color:#1a1a2e;background:none;padding:0}.ug-copy{flex:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:8px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.ug-copy:hover{background:#754ffe;border-color:#754ffe;color:#fff}.ug-copy.is-done{background:#16a34a;border-color:#16a34a;color:#fff}[data-theme="dark"] .ug-controls{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .ug-label{color:#e6e2f5}[data-theme="dark"] .ug-ver{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .ug-ver:hover,[data-theme="dark"] .ug-ver:focus{background:#14141f;color:#e6e2f5}[data-theme="dark"] .ug-ver.is-active,[data-theme="dark"] .ug-ver.is-active:hover,[data-theme="dark"] .ug-ver.is-active:focus{background:#2a2440;border-color:#754ffe;color:#b3a3ff}[data-theme="dark"] #ugWrap .ug-in{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .ug-chk{color:#cfcae3}[data-theme="dark"] .ug-chk input{background:#3a3a55}[data-theme="dark"] .ug-chk input:checked{background:#754ffe}[data-theme="dark"] .ug-output{border-color:#2d2d44}[data-theme="dark"] .ug-out-bar{background:#20202f;border-bottom-color:#2d2d44}[data-theme="dark"] .ug-out-count{color:#b3aecb}[data-theme="dark"] .ug-out-btn{background:#251f3d;border-color:#3a3160;color:#b3a3ff}[data-theme="dark"] .ug-out-btn:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] .ug-row{border-bottom-color:#26263a}[data-theme="dark"] .ug-row:nth-child(even){background:#16161f}[data-theme="dark"] .ug-uuid{color:#e6e2f5}[data-theme="dark"] .ug-copy{background:#14141f;border-color:#34334d;color:#b3aecb}[data-theme="dark"] .ug-copy:hover{background:#754ffe;border-color:#754ffe;color:#fff}@media (max-width:575.98px){.ug-controls{padding:1.1rem}.ug-versions{grid-template-columns:1fr 1fr}.ug-ctrl-row{grid-template-columns:1fr;gap:1rem}}#jdWrap{max-width:820px;margin:0 auto}.jd-field{margin-bottom:1.2rem}.jd-label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.4rem}.jd-label{font-size:.88rem;font-weight:600;color:#1a1a2e}.jd-in-actions{display:flex;gap:.4rem}.jd-mini-btn{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.25rem .6rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.jd-mini-btn:hover{background:#754ffe;border-color:#754ffe;color:#fff}#jdWrap .jd-in{border:1px solid #d8dbe3;border-radius:10px;font-size:.9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}#jdWrap textarea.jd-in{word-break:break-all}#jdWrap .jd-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.jd-privacy{font-size:.78rem;color:#9099a8;margin:.45rem 0 0}.jd-error{background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.7rem .85rem;font-size:.88rem}.jd-json .jd-key{color:#c792ff}.jd-json .jd-str{color:#9ece6a}.jd-json .jd-num{color:#ff9e64}.jd-json .jd-bool{color:#ff9e64}.jd-json .jd-null{color:#f7768e}.jd-status{display:flex;align-items:center;gap:.5rem;font-size:.88rem;font-weight:500;margin-bottom:1.2rem;padding:.65rem .85rem;border-radius:10px}.jd-ok{background:#ecfdf3;color:#15803d;border:1px solid #bbf3cf}.jd-bad{background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9}.jd-warn{background:#fffbeb;color:#92600a;border:1px solid #fbe6b0}.jd-neutral{background:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb}.jd-panels{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.3rem}.jd-panel{border:1px solid #23202f;border-radius:12px;overflow:hidden;background:#0f0f17}.jd-panel-head{display:flex;align-items:center;justify-content:space-between;padding:.55rem .85rem;font-size:.82rem;font-weight:700;background:#14121f;border-bottom:1px solid #23202f}.jd-panel-h .jd-panel-head{color:#fb6f92}.jd-panel-p .jd-panel-head{color:#c792ff}.jd-copy{border:none;background:none;color:#8b8b9e;cursor:pointer;padding:0;width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.jd-copy:hover{background:#2a2440;color:#b3a3ff}.jd-json{margin:0;padding:.9rem 1rem;background:#0f0f17;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.55;color:#e6e2f5;white-space:pre;overflow:auto;max-height:300px}.jd-section-label{font-size:.82rem;font-weight:700;color:#1a1a2e;margin-bottom:.6rem}.jd-claims-wrap{margin-bottom:1.3rem}.jd-claims{width:100%;border-collapse:collapse;font-size:.85rem}.jd-claims td{padding:.5rem .7rem;border-bottom:1px solid #f0f1f4;vertical-align:top}.jd-claims tr:last-child td{border-bottom:none}.jd-claim-k{font-family:ui-monospace,Menlo,monospace;font-weight:600;color:#7c3aed;width:70px}.jd-claim-d{color:#6b7280;width:110px}.jd-claim-v{color:#1a1a2e}.jd-verify{border-top:1px solid #eef0f4;padding-top:1.2rem}.jd-verify-note{font-size:.82rem;color:#6b7280;margin:0 0 .65rem}.jd-verify-row{display:flex;gap:.6rem}.jd-verify-row .jd-in{flex:1;min-height:44px}.jd-verify-btn{flex:none;padding:.55rem 1.3rem}.jd-verify-result{margin-top:.75rem;font-size:.86rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.jd-verify-result:empty{display:none}.jd-verify-result.jd-ok{color:#15803d;padding:8px;border-radius:8px;background:#ecfdf3;border:1px solid #bbf3cf}.jd-verify-result.jd-bad{color:#b91c1c;padding:8px;border-radius:8px;background:#fef2f2;border:1px solid #fad9d9}[data-theme="dark"] .jd-label,[data-theme="dark"] .jd-section-label{color:#e6e2f5}[data-theme="dark"] #jdWrap .jd-in{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .jd-mini-btn{background:#1a1a2e;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .jd-mini-btn:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] .jd-privacy,[data-theme="dark"] .jd-verify-note{color:#9099a8}[data-theme="dark"] .jd-claims td{border-bottom-color:#26263a}[data-theme="dark"] .jd-claim-v{color:#e6e2f5}[data-theme="dark"] .jd-claim-d{color:#9099a8}[data-theme="dark"] .jd-verify{border-top-color:#2d2d44}[data-theme="dark"] .jd-neutral{background:#20202f;color:#b3aecb;border-color:#2d2d44}[data-theme="dark"] .jd-copy:hover{background:#2a2440;color:#b3a3ff}@media (max-width:575.98px){.jd-panels{grid-template-columns:1fr}.jd-verify-row{flex-direction:column}.jd-verify-btn{width:100%}.jd-claim-k,.jd-claim-d{width:auto}}#b64Wrap{max-width:880px;margin:0 auto}.b64-tabs{display:flex;gap:.35rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.3rem}.b64-tab{border:none;background:none;cursor:pointer;padding:.55rem 1rem;font-size:.88rem;font-weight:600;color:#6b7280;border-radius:9px 9px 0 0;border-bottom:2px solid #fff0;margin-bottom:-1px;transition:color .15s,background .15s}.b64-tab:hover:not(.is-active){color:#1a1a2e;background:#f3f0ff}.b64-tab:focus,.b64-tab:focus-visible{background:transparent!important;box-shadow:none;outline:none}.b64-tab.is-active{color:#754ffe;border-bottom-color:#754ffe}.b64-panels{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.b64-panel{display:flex;flex-direction:column}.b64-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.4rem}.b64-panel-title{font-size:.82rem;font-weight:700;color:#1a1a2e}.b64-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.28rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.b64-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#b64Wrap .b64-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical;word-break:break-all}#b64Wrap .b64-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}#b64Wrap .b64-out{background:#f9fafb}.b64-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1rem}.b64-toggle{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#374151;cursor:pointer;margin:0}.b64-toggle input{width:16px;height:16px;accent-color:#754ffe}.b64-swap{padding:.45rem 1rem;font-size:.85rem}.b64-err{margin-top:1rem;background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.7rem .85rem;font-size:.87rem}.b64-drop{display:flex;flex-direction:column;align-items:center;gap:.35rem;border:2px dashed #d8dbe3;border-radius:14px;padding:2.2rem 1.5rem;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.b64-drop:hover,.b64-drop.is-over{border-color:#754ffe;background:#faf9ff}.b64-drop-icon{font-size:2rem;color:#754ffe}.b64-drop-title{font-size:.95rem;font-weight:600;color:#1a1a2e}.b64-drop-sub{font-size:.82rem;color:#6b7280}.b64-file-result{margin-top:1.3rem}.b64-file-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.b64-toggle-inline{font-size:.8rem}[data-theme="dark"] .b64-tabs{border-bottom-color:#2d2d44}[data-theme="dark"] .b64-tab:hover:not(.is-active){color:#e6e2f5;background:#2a2440}[data-theme="dark"] .b64-panel-title{color:#e6e2f5}[data-theme="dark"] .b64-mini{background:#1a1a2e;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .b64-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #b64Wrap .b64-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] #b64Wrap .b64-out{background:#16161f}[data-theme="dark"] .b64-toggle{color:#cfcae3}[data-theme="dark"] .b64-drop{border-color:#34334d}[data-theme="dark"] .b64-drop:hover,[data-theme="dark"] .b64-drop.is-over{border-color:#754ffe;background:#1f1b30}[data-theme="dark"] .b64-drop-title{color:#e6e2f5}@media (max-width:575.98px){.b64-panels{grid-template-columns:1fr}.b64-tab{padding:.5rem .7rem;font-size:.82rem}}#jcWrap{max-width:760px;margin:0 auto}.jc-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem;margin-bottom:1.1rem}.jc-card-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.8rem;flex-wrap:wrap}.jc-card-title{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:700;color:#1a1a2e}.jc-step{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#754ffe;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700}.jc-meta{font-weight:500;color:#9ca3af;font-size:.78rem}.jc-head-btns{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.jc-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center}.jc-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#jcWrap .jc-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.88rem;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical}#jcWrap .jc-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}#jcWrap .jc-out{background:#0f0f17;color:#e6e2f5;white-space:pre;border-color:#23202f}.jc-err{margin-top:.8rem;background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.7rem .85rem;font-size:.86rem;word-break:break-word}.jc-options{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;background:#f9f8ff;border:1px solid #ece8fb;border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1.1rem}.jc-opt{display:flex;align-items:center;gap:.5rem}.jc-opt-label{font-size:.84rem;font-weight:600;color:#4b5563;margin:0}#jcWrap .jc-select{width:auto;min-height:38px;border:1px solid #d8dbe3;border-radius:9px;font-size:.85rem;background-color:#fff}#jcWrap .jc-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.jc-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;color:#374151;cursor:pointer;margin:0}.jc-switch input{position:absolute;opacity:0;width:0;height:0}.jc-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.jc-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.jc-switch input:checked+.jc-switch-ui{background:#754ffe}.jc-switch input:checked+.jc-switch-ui::after{transform:translateY(-50%) translateX(17px)}.jc-switch input:focus-visible+.jc-switch-ui{box-shadow:0 0 0 3px rgb(117 79 254 / .25)}.jc-view-tabs{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.jc-view-tab{border:none;background:#fff;cursor:pointer;padding:.3rem .8rem;font-size:.8rem;font-weight:600;color:#6b7280;transition:background .15s,color .15s}.jc-view-tab+.jc-view-tab{border-left:1px solid #e5e7eb}.jc-view-tab.is-active{background:#754ffe;color:#fff}.jc-preview{border:1px solid #e5e7eb;border-radius:11px;overflow:auto;max-height:380px}.jc-preview-empty{margin:0;padding:2rem 1.5rem;text-align:center;color:#9ca3af;font-size:.9rem}.jc-table{width:100%;border-collapse:collapse;font-size:.82rem}.jc-table th,.jc-table td{padding:.5rem .75rem;border-bottom:1px solid #f0f1f4;text-align:left;white-space:nowrap}.jc-table th{background:#f9fafb;font-weight:700;color:#374151;position:sticky;top:0}.jc-table td{color:#1a1a2e}.jc-table tbody tr:nth-child(even) td{background:#fbfbfd}.jc-preview-more{margin:0;padding:.6rem .75rem;font-size:.78rem;color:#9ca3af}[data-theme="dark"] .jc-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .jc-card-title{color:#e6e2f5}[data-theme="dark"] .jc-mini{background:#14141f;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .jc-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #jcWrap .jc-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] #jcWrap .jc-out{background:#0f0f17}[data-theme="dark"] .jc-options{background:#1f1b30;border-color:#34314f}[data-theme="dark"] .jc-opt-label{color:#b3aecb}[data-theme="dark"] #jcWrap .jc-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .jc-switch{color:#cfcae3}[data-theme="dark"] .jc-switch-ui{background:#3a3a55}[data-theme="dark"] .jc-view-tabs{border-color:#34334d}[data-theme="dark"] .jc-view-tab{background:#14141f;color:#b3aecb}[data-theme="dark"] .jc-view-tab+.jc-view-tab{border-left-color:#34334d}[data-theme="dark"] .jc-view-tab.is-active{background:#754ffe;color:#fff}[data-theme="dark"] .jc-preview{border-color:#2d2d44}[data-theme="dark"] .jc-table th{background:#20202f;color:#cfcae3}[data-theme="dark"] .jc-table th,[data-theme="dark"] .jc-table td{border-bottom-color:#26263a}[data-theme="dark"] .jc-table td{color:#e6e2f5}[data-theme="dark"] .jc-table tbody tr:nth-child(even) td{background:#16161f}@media (max-width:575.98px){.jc-card{padding:1rem}.jc-options{gap:.9rem}.jc-card-head{gap:.5rem}}#cjWrap{max-width:760px;margin:0 auto}.cj-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem;margin-bottom:1.1rem}.cj-card-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.8rem;flex-wrap:wrap}.cj-card-title{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:700;color:#1a1a2e}.cj-step{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#754ffe;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700}.cj-meta{font-weight:500;color:#9ca3af;font-size:.78rem}.cj-head-btns{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.cj-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center}.cj-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#cjWrap .cj-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.88rem;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical}#cjWrap .cj-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}#cjWrap .cj-out{background:#0f0f17;color:#e6e2f5;white-space:pre;border-color:#23202f}.cj-err{margin-top:.8rem;background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.7rem .85rem;font-size:.86rem;word-break:break-word}.cj-options{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;background:#f9f8ff;border:1px solid #ece8fb;border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1.1rem}.cj-opt{display:flex;align-items:center;gap:.5rem}.cj-opt-label{font-size:.84rem;font-weight:600;color:#4b5563;margin:0}#cjWrap .cj-select{width:auto;min-height:38px;border:1px solid #d8dbe3;border-radius:9px;font-size:.85rem;background-color:#fff}#cjWrap .cj-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.cj-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;color:#374151;cursor:pointer;margin:0}.cj-switch input{position:absolute;opacity:0;width:0;height:0}.cj-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.cj-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.cj-switch input:checked+.cj-switch-ui{background:#754ffe}.cj-switch input:checked+.cj-switch-ui::after{transform:translateY(-50%) translateX(17px)}.cj-switch input:focus-visible+.cj-switch-ui{box-shadow:0 0 0 3px rgb(117 79 254 / .25)}.cj-view-tabs{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.cj-view-tab{border:none;background:#fff;cursor:pointer;padding:.3rem .8rem;font-size:.8rem;font-weight:600;color:#6b7280;transition:background .15s,color .15s}.cj-view-tab+.cj-view-tab{border-left:1px solid #e5e7eb}.cj-view-tab.is-active{background:#754ffe;color:#fff}.cj-preview{border:1px solid #e5e7eb;border-radius:11px;overflow:auto;max-height:380px}.cj-preview-empty{margin:0;padding:2rem 1.5rem;text-align:center;color:#9ca3af;font-size:.9rem}.cj-table{width:100%;border-collapse:collapse;font-size:.82rem}.cj-table th,.cj-table td{padding:.5rem .75rem;border-bottom:1px solid #f0f1f4;text-align:left;white-space:nowrap}.cj-table th{background:#f9fafb;font-weight:700;color:#374151;position:sticky;top:0}.cj-table td{color:#1a1a2e}.cj-table tbody tr:nth-child(even) td{background:#fbfbfd}.cj-preview-more{margin:0;padding:.6rem .75rem;font-size:.78rem;color:#9ca3af}[data-theme="dark"] .cj-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .cj-card-title{color:#e6e2f5}[data-theme="dark"] .cj-mini{background:#14141f;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .cj-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #cjWrap .cj-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] #cjWrap .cj-out{background:#0f0f17}[data-theme="dark"] .cj-options{background:#1f1b30;border-color:#34314f}[data-theme="dark"] .cj-opt-label{color:#b3aecb}[data-theme="dark"] #cjWrap .cj-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .cj-switch{color:#cfcae3}[data-theme="dark"] .cj-switch-ui{background:#3a3a55}[data-theme="dark"] .cj-view-tabs{border-color:#34334d}[data-theme="dark"] .cj-view-tab{background:#14141f;color:#b3aecb}[data-theme="dark"] .cj-view-tab+.cj-view-tab{border-left-color:#34334d}[data-theme="dark"] .cj-view-tab.is-active{background:#754ffe;color:#fff}[data-theme="dark"] .cj-preview{border-color:#2d2d44}[data-theme="dark"] .cj-table th{background:#20202f;color:#cfcae3}[data-theme="dark"] .cj-table th,[data-theme="dark"] .cj-table td{border-bottom-color:#26263a}[data-theme="dark"] .cj-table td{color:#e6e2f5}[data-theme="dark"] .cj-table tbody tr:nth-child(even) td{background:#16161f}@media (max-width:575.98px){.cj-card{padding:1rem}.cj-options{gap:.9rem}}#hbWrap{max-width:760px;margin:0 auto}.hb-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem;margin-bottom:1.1rem}.hb-card-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.8rem;flex-wrap:wrap}.hb-card-title{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:700;color:#1a1a2e}.hb-step{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#754ffe;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700}.hb-meta{font-weight:500;color:#9ca3af;font-size:.78rem}.hb-head-btns{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.hb-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center}.hb-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#hbWrap .hb-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.88rem;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical}#hbWrap .hb-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.hb-out{margin:0;background:#0f0f17;color:#e6e2f5;border:1px solid #23202f;border-radius:11px;padding:.9rem 1rem;min-height:220px;max-height:460px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;line-height:1.6;white-space:pre;tab-size:2}.hb-empty{color:#6b7280}.hb-c-punc{color:#6b7280}.hb-c-tag{color:#ff7b9c}.hb-c-attr{color:#c792ff}.hb-c-val{color:#9ece6a}.hb-c-com{color:#5c6370;font-style:italic}.hb-c-doc{color:#ff9e64}.hb-err{margin-top:.8rem;background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.7rem .85rem;font-size:.86rem;word-break:break-word}.hb-options{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;background:#f9f8ff;border:1px solid #ece8fb;border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1.1rem}.hb-opt{display:flex;align-items:center;gap:.5rem}.hb-opt-label{font-size:.84rem;font-weight:600;color:#4b5563;margin:0}#hbWrap .hb-select{width:auto;min-height:38px;border:1px solid #d8dbe3;border-radius:9px;font-size:.85rem;background-color:#fff}#hbWrap .hb-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}[data-theme="dark"] .hb-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .hb-card-title{color:#e6e2f5}[data-theme="dark"] .hb-mini{background:#14141f;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .hb-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #hbWrap .hb-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] #hbWrap .hb-out{background:#0f0f17}[data-theme="dark"] .hb-options{background:#1f1b30;border-color:#34314f}[data-theme="dark"] .hb-opt-label{color:#b3aecb}[data-theme="dark"] #hbWrap .hb-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}@media (max-width:575.98px){.hb-card{padding:1rem}.hb-options{gap:.9rem}}#xfWrap{max-width:760px;margin:0 auto}.xf-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem;margin-bottom:1.1rem}.xf-card-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.8rem;flex-wrap:wrap}.xf-card-title{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:700;color:#1a1a2e}.xf-step{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#754ffe;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700}.xf-meta{font-weight:500;color:#9ca3af;font-size:.78rem}.xf-head-btns{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.xf-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center}.xf-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#xfWrap .xf-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.88rem;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical}#xfWrap .xf-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.xf-status{margin-top:.8rem;display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;padding:.6rem .8rem;border-radius:10px;word-break:break-word}.xf-status i{margin-top:.12rem;flex:none}.xf-ok{background:#ecfdf3;color:#15803d;border:1px solid #bbf3cf}.xf-bad{background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9}.xf-options{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;background:#f9f8ff;border:1px solid #ece8fb;border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1.1rem}.xf-opt{display:flex;align-items:center;gap:.5rem}.xf-opt-label{font-size:.84rem;font-weight:600;color:#4b5563;margin:0}#xfWrap .xf-select{width:auto;min-height:38px;border:1px solid #d8dbe3;border-radius:9px;font-size:.85rem;background-color:#fff}#xfWrap .xf-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.xf-out{margin:0;background:#0f0f17;color:#e6e2f5;border:1px solid #23202f;border-radius:11px;padding:.9rem 1rem;min-height:220px;max-height:460px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;line-height:1.6;white-space:pre;tab-size:2}.xf-empty{color:#6b7280}.xf-c-punc{color:#6b7280}.xf-c-tag{color:#ff7b9c}.xf-c-attr{color:#c792ff}.xf-c-val{color:#9ece6a}.xf-c-com{color:#5c6370;font-style:italic}.xf-c-pi{color:#ff9e64}.xf-c-cdata{color:#4fd6e0}[data-theme="dark"] .xf-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .xf-card-title{color:#e6e2f5}[data-theme="dark"] .xf-mini{background:#14141f;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .xf-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #xfWrap .xf-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .xf-options{background:#1f1b30;border-color:#34314f}[data-theme="dark"] .xf-opt-label{color:#b3aecb}[data-theme="dark"] #xfWrap .xf-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .xf-ok{background:#102a1a;color:#6ee7a8;border-color:#1f4d31}[data-theme="dark"] .xf-bad{background:#2c1414;color:#f87171;border-color:#5a2424}@media (max-width:575.98px){.xf-card{padding:1rem}.xf-options{gap:.9rem}}#sqWrap{max-width:760px;margin:0 auto}.sq-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem;margin-bottom:1.1rem}.sq-card-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.8rem;flex-wrap:wrap}.sq-card-title{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:700;color:#1a1a2e}.sq-step{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#754ffe;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700}.sq-meta{font-weight:500;color:#9ca3af;font-size:.78rem}.sq-head-btns{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.sq-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center}.sq-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#sqWrap .sq-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.88rem;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical}#sqWrap .sq-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.sq-options{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;background:#f9f8ff;border:1px solid #ece8fb;border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1.1rem}.sq-opt{display:flex;align-items:center;gap:.5rem}.sq-opt-label{font-size:.84rem;font-weight:600;color:#4b5563;margin:0}#sqWrap .sq-select{width:auto;min-height:38px;border:1px solid #d8dbe3;border-radius:9px;font-size:.85rem;background-color:#fff}#sqWrap .sq-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.sq-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;color:#374151;cursor:pointer;margin:0}.sq-switch input{position:absolute;opacity:0;width:0;height:0}.sq-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.sq-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.sq-switch input:checked+.sq-switch-ui{background:#754ffe}.sq-switch input:checked+.sq-switch-ui::after{transform:translateY(-50%) translateX(17px)}.sq-switch input:focus-visible+.sq-switch-ui{box-shadow:0 0 0 3px rgb(117 79 254 / .25)}.sq-out{margin:0;background:#0f0f17;color:#e6e2f5;border:1px solid #23202f;border-radius:11px;padding:.9rem 1rem;min-height:220px;max-height:480px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;line-height:1.6;white-space:pre;tab-size:2}.sq-empty{color:#6b7280}.sq-c-kw{color:#c792ff;font-weight:600}.sq-c-str{color:#9ece6a}.sq-c-num{color:#ff9e64}.sq-c-com{color:#5c6370;font-style:italic}.sq-c-punc{color:#8b8b9e}[data-theme="dark"] .sq-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .sq-card-title{color:#e6e2f5}[data-theme="dark"] .sq-mini{background:#14141f;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .sq-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #sqWrap .sq-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .sq-options{background:#1f1b30;border-color:#34314f}[data-theme="dark"] .sq-opt-label{color:#b3aecb}[data-theme="dark"] #sqWrap .sq-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .sq-switch{color:#cfcae3}[data-theme="dark"] .sq-switch-ui{background:#3a3a55}@media (max-width:575.98px){.sq-card{padding:1rem}.sq-options{gap:.9rem}}#rxWrap{max-width:780px;margin:0 auto}.rx-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem;margin-bottom:1.1rem}.rx-card-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.8rem;flex-wrap:wrap}.rx-card-title{display:flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:700;color:#1a1a2e}.rx-step{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#754ffe;color:#fff;border-radius:50%;font-size:.8rem;font-weight:700}.rx-count{font-weight:600;color:#754ffe;font-size:.82rem}.rx-opt{font-weight:400;color:#9ca3af}.rx-pattern-row{display:flex;align-items:center;gap:.35rem;border:1px solid #d8dbe3;border-radius:11px;padding:.15rem .7rem;background:#fff;transition:border-color .15s,box-shadow .15s}.rx-pattern-row:focus-within{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.rx-delim{color:#9ca3af;font-size:1.15rem;font-family:ui-monospace,Menlo,monospace}.rx-pattern{flex:1;min-width:0;border:none;outline:none;background:none;padding:.55rem 0;font-size:.95rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#1a1a2e}.rx-flags-active{color:#754ffe;font-weight:700;font-family:ui-monospace,Menlo,monospace;font-size:.9rem;min-width:1ch}.rx-flags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.rx-flag{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:.3rem .6rem;font-size:.8rem;font-weight:700;color:#6b7280;cursor:pointer;font-family:ui-monospace,Menlo,monospace;transition:background .15s,border-color .15s,color .15s}.rx-flag small{font-weight:500;font-family:Inter,system-ui,sans-serif;color:#9ca3af;margin-left:.25rem}.rx-flag:hover,.rx-flag:focus,.rx-flag:focus-visible{background:#fff!important;border-color:#e5e7eb;color:#9ca3af;box-shadow:none;outline:none}.rx-flag.is-active,.rx-flag.is-active:hover,.rx-flag.is-active:focus{background:#f3f0ff!important;border-color:#754ffe;color:#5b43c9}#rxWrap input#rxPattern{border:0!important}.rx-flag.is-active small{color:#8b6fe6}.rx-err{margin-top:.8rem;background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.65rem .8rem;font-size:.85rem}#rxWrap .rx-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.9rem;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical}#rxWrap .rx-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.rx-preview-label,.rx-rep-out-label{font-size:.8rem;font-weight:700;color:#1a1a2e;margin:1rem 0 .5rem}.rx-preview{border:1px solid #e5e7eb;border-radius:11px;padding:.8rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86rem;line-height:1.7;white-space:pre-wrap;word-break:break-word;max-height:260px;overflow:auto;background:#fafafe}.rx-empty{color:#9ca3af}.rx-hit{background:#fde68a;color:#92400e;border-radius:3px;padding:0 1px}.rx-hit-empty{display:inline-block;width:2px;height:1.1em;background:#f59e0b;vertical-align:middle;margin:0 1px}.rx-view-tabs{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.rx-view-tab{border:none;background:#fff;cursor:pointer;padding:.3rem .8rem;font-size:.8rem;font-weight:600;color:#6b7280;transition:background .15s,color .15s}.rx-view-tab+.rx-view-tab{border-left:1px solid #e5e7eb}.rx-view-tab.is-active{background:#754ffe;color:#fff}.rx-matches{display:flex;flex-direction:column;gap:.6rem}.rx-match{border:1px solid #eef0f4;border-radius:10px;padding:.65rem .8rem;background:#fbfbfd}.rx-match-head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.rx-match-n{font-weight:700;color:#754ffe;font-size:.82rem}.rx-match-val{font-family:ui-monospace,Menlo,monospace;font-size:.85rem;color:#1a1a2e;background:#fff;border:1px solid #ece8fb;padding:.1rem .4rem;border-radius:5px}.rx-match-at{font-size:.76rem;color:#9ca3af;margin-left:auto}.rx-groups{margin-top:.5rem;display:flex;flex-direction:column;gap:.3rem}.rx-group{display:flex;align-items:center;gap:.5rem;font-size:.82rem}.rx-group-n{font-family:ui-monospace,Menlo,monospace;color:#7c3aed;font-weight:600;min-width:2.5rem}.rx-group code{font-family:ui-monospace,Menlo,monospace;color:#1a1a2e}.rx-undef{color:#9ca3af;font-style:italic}.rx-rep-label{font-size:.82rem;font-weight:600;color:#1a1a2e;display:block;margin-bottom:.4rem}.rx-rep-in{min-height:42px}.rx-rep-out{margin:0;background:#0f0f17;color:#e6e2f5;border:1px solid #23202f;border-radius:11px;padding:.8rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;line-height:1.6;white-space:pre-wrap;word-break:break-word;max-height:260px;overflow:auto}.rx-cheat{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:0 1.2rem}.rx-cheat>summary{cursor:pointer;font-weight:600;font-size:.9rem;color:#1a1a2e;padding:1rem 0;list-style:none}.rx-cheat>summary::-webkit-details-marker{display:none}.rx-cheat-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .9rem;padding-bottom:1.1rem}.rx-cheat-item{display:flex;align-items:center;gap:.55rem;font-size:.83rem;color:#4b5563}.rx-cheat-item code{font-family:ui-monospace,Menlo,monospace;background:#f3f0ff;color:#6b46e0;padding:.1rem .4rem;border-radius:5px;min-width:3.2rem;text-align:center}[data-theme="dark"] .rx-card,[data-theme="dark"] .rx-cheat{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .rx-card-title,[data-theme="dark"] .rx-preview-label,[data-theme="dark"] .rx-rep-out-label,[data-theme="dark"] .rx-rep-label,[data-theme="dark"] .rx-cheat>summary{color:#e6e2f5}[data-theme="dark"] .rx-pattern-row{background:#14141f;border-color:#34334d}[data-theme="dark"] .rx-pattern{color:#e6e2f5}[data-theme="dark"] #rxWrap .rx-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .rx-flag{background:#14141f;border-color:#34334d;color:#b3aecb}[data-theme="dark"] .rx-flag:hover,[data-theme="dark"] .rx-flag:focus{background:#14141f!important;border-color:#34334d}[data-theme="dark"] .rx-flag.is-active,[data-theme="dark"] .rx-flag.is-active:hover,[data-theme="dark"] .rx-flag.is-active:focus{background:#2a2440!important;border-color:#754ffe;color:#b3a3ff}[data-theme="dark"] .rx-preview{background:#14141f;border-color:#2d2d44;color:#e6e2f5}[data-theme="dark"] .rx-hit{background:#b45309;color:#fde68a}[data-theme="dark"] .rx-view-tabs{border-color:#34334d}[data-theme="dark"] .rx-view-tab{background:#14141f;color:#b3aecb}[data-theme="dark"] .rx-view-tab+.rx-view-tab{border-left-color:#34334d}[data-theme="dark"] .rx-view-tab.is-active{background:#754ffe;color:#fff}[data-theme="dark"] .rx-match{background:#20202f;border-color:#2d2d44}[data-theme="dark"] .rx-match-val{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .rx-group code{color:#e6e2f5}[data-theme="dark"] .rx-cheat-item{color:#b3aecb}[data-theme="dark"] .rx-cheat-item code{background:#2a2440;color:#b3a3ff}@media (max-width:575.98px){.rx-card,.rx-cheat{padding-left:1rem;padding-right:1rem}.rx-card{padding:1rem}.rx-cheat-grid{grid-template-columns:1fr}}#ueWrap{max-width:880px;margin:0 auto}.ue-tabs{display:flex;gap:.35rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.3rem}.ue-tab{border:none;background:none;cursor:pointer;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600;color:#6b7280;border-radius:9px 9px 0 0;border-bottom:2px solid #fff0;margin-bottom:-1px;transition:color .15s,background .15s}.ue-tab:hover:not(.is-active){color:#1a1a2e;background:#f3f0ff}.ue-tab:focus{background:transparent!important;box-shadow:none;outline:none}.ue-tab.is-active,.ue-tab.is-active:hover,.ue-tab.is-active:focus{color:#754ffe;border-bottom-color:#754ffe;background:transparent!important}.ue-panels{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ue-panel{display:flex;flex-direction:column}.ue-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.4rem}.ue-panel-title{font-size:.82rem;font-weight:700;color:#1a1a2e}.ue-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.28rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ue-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#ueWrap .ue-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical;word-break:break-all}#ueWrap .ue-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}#ueWrap .ue-out{background:#f9fafb}.ue-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1rem}.ue-opt{display:flex;align-items:center;gap:.5rem}.ue-opt-label{font-size:.84rem;font-weight:600;color:#4b5563;margin:0}#ueWrap .ue-select{width:auto;min-height:40px;border:1px solid #d8dbe3;border-radius:9px;font-size:.85rem;background-color:#fff}#ueWrap .ue-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.ue-swap{padding:.45rem 1rem;font-size:.85rem}.ue-err{margin-top:1rem;background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.7rem .85rem;font-size:.87rem}[data-theme="dark"] .ue-tabs{border-bottom-color:#2d2d44}[data-theme="dark"] .ue-tab:hover:not(.is-active){color:#e6e2f5;background:#2a2440}[data-theme="dark"] .ue-panel-title{color:#e6e2f5}[data-theme="dark"] .ue-mini{background:#1a1a2e;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .ue-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #ueWrap .ue-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] #ueWrap .ue-out{background:#16161f}[data-theme="dark"] .ue-opt-label{color:#b3aecb}[data-theme="dark"] #ueWrap .ue-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}@media (max-width:575.98px){.ue-panels{grid-template-columns:1fr}.ue-tab{padding:.5rem .8rem;font-size:.82rem}}#nbWrap{max-width:620px;margin:0 auto}.nb-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem}.nb-row{margin-bottom:1.1rem}.nb-label{display:flex;align-items:center;gap:.5rem;font-size:.86rem;font-weight:600;color:#1a1a2e;margin-bottom:.4rem}.nb-base{font-weight:500;font-size:.74rem;color:#9ca3af;background:#f3f4f6;padding:.08rem .45rem;border-radius:20px}.nb-field{display:flex;gap:.5rem}#nbWrap .nb-in{flex:1;min-width:0;border:1px solid #d8dbe3;border-radius:10px;min-height:46px;padding:.5rem .8rem;font-size:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#1a1a2e;background:#fff;word-break:break-all}#nbWrap .nb-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}#nbWrap .nb-in.is-bad{border-color:#dc2626;box-shadow:0 0 0 3px rgb(220 38 38 / .12)}.nb-copy{flex:none;width:46px;display:flex;align-items:center;justify-content:center;padding:8px!important;border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:10px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.nb-copy:hover{background:#754ffe;border-color:#754ffe;color:#fff}.nb-copy.is-done{background:#16a34a;border-color:#16a34a;color:#fff}.nb-custom{border-top:1px solid #eef0f4;padding-top:1.1rem}.nb-base-sel{border:1px solid #d8dbe3;border-radius:7px;font-size:.78rem;padding:.1rem .35rem;color:#5b43c9;font-weight:600;cursor:pointer}.nb-base-sel:focus{border-color:#754ffe;outline:none}.nb-err{background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.65rem .8rem;font-size:.85rem;margin-bottom:1rem}.nb-clear{font-size:.85rem;padding:.45rem 1rem}[data-theme="dark"] .nb-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .nb-label{color:#e6e2f5}[data-theme="dark"] .nb-base{background:#2a2440;color:#9b96b5}[data-theme="dark"] #nbWrap .nb-in{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .nb-copy{background:#14141f;border-color:#34334d;color:#b3aecb}[data-theme="dark"] .nb-copy:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] .nb-custom{border-top-color:#2d2d44}[data-theme="dark"] .nb-base-sel{background:#14141f;border-color:#34334d;color:#b3a3ff}@media (max-width:575.98px){.nb-card{padding:1.1rem}#nbWrap .nb-in{font-size:.92rem}}#tcWrap{max-width:1000px;margin:0 auto}.tc-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.1rem}.tc-pane{display:flex;flex-direction:column}.tc-pane-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.4rem}.tc-pane-title{font-size:.85rem;font-weight:700;color:#1a1a2e}.tc-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.25rem .6rem;font-size:.76rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.tc-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}#tcWrap .tc-ta{border:1px solid #d8dbe3;border-radius:11px;font-size:.86rem;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.5;resize:vertical}#tcWrap .tc-ta:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.tc-bar{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;background:#f9f8ff;border:1px solid #ece8fb;border-radius:12px;padding:.75rem 1.1rem;margin-bottom:1.1rem}.tc-view-tabs{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.tc-view-tab{border:none;background:#fff;cursor:pointer;padding:.35rem .85rem;font-size:.82rem;font-weight:600;color:#6b7280;transition:background .15s,color .15s}.tc-view-tab+.tc-view-tab{border-left:1px solid #e5e7eb}.tc-view-tab.is-active{background:#754ffe;color:#fff}.tc-switch{display:flex;align-items:center;gap:.55rem;font-size:.84rem;color:#374151;cursor:pointer;margin:0}.tc-switch input{position:absolute;opacity:0;width:0;height:0}.tc-switch-ui{position:relative;flex:none;width:38px;height:22px;background:#cbd0d9;border-radius:999px;transition:background .2s}.tc-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.tc-switch input:checked+.tc-switch-ui{background:#754ffe}.tc-switch input:checked+.tc-switch-ui::after{transform:translateY(-50%) translateX(16px)}.tc-stats{margin-left:auto;font-size:.85rem;font-weight:700;font-family:ui-monospace,Menlo,monospace}.tc-stat-add{color:#16a34a}.tc-stat-del{color:#dc2626}.tc-stat-same{color:#16a34a;font-weight:600;font-family:Inter,system-ui,sans-serif}.tc-result{border:1px solid #e5e7eb;border-radius:12px;overflow:auto;background:#fff;max-height:520px}.tc-empty{display:block;padding:2rem 1.5rem;text-align:center;color:#9ca3af;font-size:.9rem}.tc-line{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.83rem;line-height:1.65;white-space:pre-wrap;word-break:break-word;padding:0 .6rem 0 0;display:flex}.tc-num{flex:none;width:2.6rem;text-align:right;padding-right:.7rem;color:#9ca3af;user-select:none}.tc-sign{flex:none;width:1.4rem;text-align:center;color:#9ca3af;user-select:none}.tc-eq{color:#374151}.tc-del{background:#fdeaea;color:#991b1b}.tc-ins{background:#e7f7ec;color:#166534}.tc-del .tc-num,.tc-del .tc-sign{color:#dc2626}.tc-ins .tc-num,.tc-ins .tc-sign{color:#16a34a}.tc-empty-row,.tc-line.tc-empty{background:#f7f7fa}.tc-split{display:grid;grid-template-columns:1fr 1fr}.tc-side{border-right:1px solid #eef0f4;min-width:0}.tc-side:last-child{border-right:none}.tc-inline{padding:.2rem 0}[data-theme="dark"] .tc-pane-title{color:#e6e2f5}[data-theme="dark"] .tc-mini{background:#1a1a2e;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .tc-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #tcWrap .tc-ta{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .tc-bar{background:#1f1b30;border-color:#34314f}[data-theme="dark"] .tc-switch{color:#cfcae3}[data-theme="dark"] .tc-switch-ui{background:#3a3a55}[data-theme="dark"] .tc-view-tabs{border-color:#34334d}[data-theme="dark"] .tc-view-tab{background:#14141f;color:#b3aecb}[data-theme="dark"] .tc-view-tab+.tc-view-tab{border-left-color:#34334d}[data-theme="dark"] .tc-view-tab.is-active{background:#754ffe;color:#fff}[data-theme="dark"] .tc-result{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .tc-eq{color:#cfcae3}[data-theme="dark"] .tc-del{background:#3a1c1f;color:#fca5a5}[data-theme="dark"] .tc-ins{background:#16301f;color:#86efac}[data-theme="dark"] .tc-line.tc-empty{background:#16161f}[data-theme="dark"] .tc-side{border-right-color:#26263a}@media (max-width:767.98px){.tc-inputs{grid-template-columns:1fr}}@media (max-width:575.98px){.tc-split{grid-template-columns:1fr}.tc-side{border-right:none;border-bottom:1px solid #eef0f4}.tc-bar{gap:.9rem}}#ptxWrap{max-width:820px;margin:0 auto}.ptx-progress{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.6rem;text-align:center}.ptx-progress-bar{height:8px;background:#eef0f4;border-radius:999px;overflow:hidden}.ptx-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .25s ease}.ptx-progress-text{margin:.8rem 0 0;font-size:.88rem;color:#6b7280}.ptx-result{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.3rem}.ptx-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.8rem}.ptx-file{font-size:.85rem;font-weight:600;color:#1a1a2e;word-break:break-all}.ptx-head-btns{display:flex;gap:.4rem;flex-wrap:wrap}.ptx-mini{border:1px solid #e5e7eb;background:#fff;color:#5b43c9;border-radius:7px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center}.ptx-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}.ptx-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.8rem}.ptx-switch{display:flex;align-items:center;gap:.55rem;font-size:.84rem;color:#374151;cursor:pointer;margin:0}.ptx-switch input{position:absolute;opacity:0;width:0;height:0}.ptx-switch-ui{position:relative;flex:none;width:38px;height:22px;background:#cbd0d9;border-radius:999px;transition:background .2s}.ptx-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.ptx-switch input:checked+.ptx-switch-ui{background:#754ffe}.ptx-switch input:checked+.ptx-switch-ui::after{transform:translateY(-50%) translateX(16px)}.ptx-stats{font-size:.8rem;font-weight:600;color:#9ca3af;margin-left:auto}.ptx-note{background:#fffbeb;color:#92600a;border:1px solid #fbe6b0;border-radius:10px;padding:.65rem .8rem;font-size:.85rem;margin-bottom:.8rem}.ptx-out{width:100%;min-height:320px;max-height:560px;resize:vertical;border:1px solid #d8dbe3;border-radius:11px;padding:.9rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.6;color:#1a1a2e;background:#fafafe}.ptx-out:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}[data-theme="dark"] .ptx-progress,[data-theme="dark"] .ptx-result{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .ptx-progress-bar{background:#2d2d44}[data-theme="dark"] .ptx-progress-text{color:#9b96b5}[data-theme="dark"] .ptx-file{color:#e6e2f5}[data-theme="dark"] .ptx-mini{background:#14141f;border-color:#34334d;color:#b3a3ff}[data-theme="dark"] .ptx-mini:hover{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] .ptx-switch{color:#cfcae3}[data-theme="dark"] .ptx-switch-ui{background:#3a3a55}[data-theme="dark"] .ptx-note{background:#2a2310;color:#f5d27a;border-color:#5a4a18}[data-theme="dark"] .ptx-out{background:#14141f;border-color:#34334d;color:#e6e2f5}@media (max-width:575.98px){.ptx-result,.ptx-progress{padding:1.05rem}.ptx-stats{margin-left:0}}#orpWrap.pxe-scroll .pxe-canvas-box{align-items:stretch;padding:16px}#orpWrap.pxe-scroll .pxe-canvas-box>.orp-grid{box-shadow:none;border-radius:0}.orp-fileline{display:flex;align-items:center;font-size:.85rem;font-weight:700;color:var(--clr-heading,#1f2937);word-break:break-all}.orp-filemeta{margin-top:4px;font-size:.78rem;color:var(--clr-muted,#6b7280)}.orp-hint{font-size:.82rem;color:var(--clr-muted,#6b7280);margin:0 0 .7rem}.orp-banner{display:flex;align-items:center;background:rgb(220 38 38 / .1);color:#dc2626;border-radius:8px;padding:.55rem .7rem;font-size:.8rem;font-weight:600}.orp-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem;align-content:start}.orp-card{position:relative;border:1px solid rgb(255 255 255 / .14);border-radius:11px;padding:.55rem;background:#2a2950;cursor:grab;transition:box-shadow .15s,border-color .15s,opacity .15s;display:flex;flex-direction:column;align-items:center;gap:.5rem}.orp-card:hover{border-color:#754ffe;box-shadow:0 4px 14px rgb(117 79 254 / .25)}.orp-ghost{opacity:.45}.orp-card.orp-removed{opacity:.5}.orp-card.orp-removed .orp-thumb{filter:grayscale(1)}.orp-card.orp-removed .orp-remove{background:#16a34a;border-color:#16a34a;color:#fff}.orp-thumb{width:100%;display:flex;justify-content:center;transition:transform .2s}.orp-thumb canvas{max-width:100%;height:auto;border-radius:4px;box-shadow:0 1px 4px rgb(0 0 0 / .35);background:#fff}.orp-page-label{font-size:.76rem;font-weight:600;color:#b7b4d6}.orp-card-tools{position:absolute;top:.4rem;right:.4rem;display:flex;gap:.25rem;z-index:2;opacity:0;transition:opacity .15s}.orp-card:hover .orp-card-tools{opacity:1}.orp-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:none;background:rgb(20 20 40 / .72);color:#fff;border-radius:6px;cursor:pointer;font-size:.8rem;padding:0!important}.orp-rotate:hover{background:#754ffe;color:#fff}.orp-remove:hover{background:#dc2626;color:#fff}[data-theme="dark"] .orp-banner{background:rgb(220 38 38 / .16)}@media (max-width:575.98px){.orp-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.6rem}.orp-card-tools{opacity:1}}.epx-range-in{font-family:ui-monospace,Menlo,monospace}.epx-btn-row{display:flex;gap:.5rem}.epx-count-badge{text-align:center;font-size:.82rem;font-weight:700;color:#754ffe;background:rgb(117 79 254 / .1);border-radius:8px;padding:.5rem .7rem}#epxWrap .wpdf-thumb{position:relative}.epx-thumb-check{position:absolute;top:4px;right:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(20 20 40 / .55);color:#fff0;font-size:.7rem;border:1.5px solid rgb(255 255 255 / .7);pointer-events:none;transition:background .15s,color .15s,border-color .15s}#epxWrap .wpdf-thumb-item.epx-sel .wpdf-thumb{border-color:#10b981;box-shadow:0 0 0 3px rgb(16 185 129 / .4)}#epxWrap .wpdf-thumb-item.epx-sel .epx-thumb-check{background:#10b981;color:#fff;border-color:#10b981}#epxWrap .wpdf-thumb-item.epx-sel .wpdf-thumb-num{color:#34d399}#epxWrap .wpdf-main-page.epx-sel{box-shadow:0 0 0 3px #10b981,0 6px 24px rgb(0 0 0 / .4)}.epx-keep-btn{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;line-height:1;padding:.4rem .7rem;font-size:.78rem;font-weight:700;cursor:pointer;border-radius:999px;border:1.5px solid #d8dbe3;background:rgb(255 255 255 / .95);color:#4b5563;box-shadow:0 2px 6px rgb(0 0 0 / .15);transition:background .15s,border-color .15s,color .15s}.epx-keep-btn:hover{border-color:#754ffe;color:#754ffe}#epxWrap .wpdf-main-page.epx-sel .epx-keep-btn{background:#10b981;border-color:#10b981;color:#fff}.epx-cap-note{align-self:center;max-width:90%;margin:4px auto 8px;padding:8px 14px;background:rgb(117 79 254 / .14);color:#d9d2ff;font-size:.78rem;font-weight:600;text-align:center;border-radius:8px;box-shadow:none!important}[data-theme="dark"] .epx-count-badge{background:rgb(117 79 254 / .2);color:#b3a3ff}[data-theme="dark"] .epx-keep-btn{background:rgb(29 28 53 / .95);border-color:#34334d;color:#cbd0d9}[data-theme="dark"] .epx-keep-btn:hover{border-color:#8b6bff;color:#b3a3ff}#crpWrap{max-width:1000px;margin:0 auto}.crp-progress{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.6rem;text-align:center}.crp-progress-bar{height:8px;background:#eef0f4;border-radius:999px;overflow:hidden}.crp-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .25s ease}.crp-progress-text{margin:.8rem 0 0;font-size:.88rem;color:#6b7280}.crp-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0 0 1rem}.crp-switch input{position:absolute;opacity:0;width:0;height:0}.crp-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.crp-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.crp-switch input:checked+.crp-switch-ui{background:#754ffe}.crp-switch input:checked+.crp-switch-ui::after{transform:translateY(-50%) translateX(17px)}[data-theme="dark"] .crp-switch{color:#e6e2f5}[data-theme="dark"] .crp-switch-ui{background:#3a3a55}#crpWrap .wpdf-main-page{overflow:hidden}.crp-box{position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #754ffe;box-shadow:0 0 0 9999px rgb(0 0 0 / .5);box-sizing:border-box;pointer-events:none}.crp-applyall{font-size:.78rem;color:#9ca3af;margin:.2rem 0 0}[data-theme="dark"] .crp-applyall{color:#7c768f}#rszWrap .wpdf-main-page.rsz-frame{background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.rsz-frame img.rsz-contain{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.rsz-frame img.rsz-fill{width:100%;height:100%;display:block}#rszWrap .wpdf-thumb.rsz-thumb{background:#fff;display:flex;align-items:center;justify-content:center}.rsz-thumb img.rsz-contain{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.rsz-thumb img.rsz-fill{width:100%;height:100%;display:block}.rsz-note{font-size:.78rem;color:var(--clr-muted,#9ca3af);margin:0;line-height:1.5}[data-theme="dark"] .rsz-note{color:#7c768f}#gspWrap{max-width:1000px;margin:0 auto}.gsp-progress{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.6rem;text-align:center}.gsp-progress-bar{height:8px;background:#eef0f4;border-radius:999px;overflow:hidden}.gsp-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .25s ease}.gsp-progress-text{margin:.8rem 0 0;font-size:.88rem;color:#6b7280}#gspEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#gspWrap .gsp-editor-wrap{height:78vh;min-height:600px;align-items:stretch;overflow:hidden}#gspWrap .gsp-preview-side{flex:1 1 0%;min-width:0;padding:0;background:#fff0;display:flex;flex-direction:column;overflow:hidden}#gspWrap .aib-sidebar{width:320px;overflow:hidden;display:flex;flex-direction:column}.gsp-preview-panel{flex:1;background:#525659;overflow-y:auto;padding:18px;border-radius:12px 0 0 12px;min-height:0;position:relative}#gspPreviewInner{display:flex;flex-direction:column;align-items:center;gap:14px}.gsp-page{width:100%;max-width:480px;box-shadow:0 2px 10px rgb(0 0 0 / .4);border-radius:3px;overflow:hidden;line-height:0}.gsp-canvas{display:block;width:100%;height:auto;background:#fff}.gsp-controls{padding:1.1rem;overflow-y:auto}.gsp-field{margin-bottom:1rem}.gsp-label{display:block;font-size:.84rem;font-weight:600;color:#1a1a2e;margin-bottom:.4rem}#gspWrap .gsp-select{width:100%;min-height:44px;border:1px solid #d8dbe3;border-radius:10px;font-size:.9rem;background-color:#fff}#gspWrap .gsp-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.gsp-note{font-size:.78rem;color:#9ca3af;margin:.2rem 0 0;line-height:1.5}.gsp-preview-panel .aib-fs-close{display:none;position:absolute;top:12px;right:12px;z-index:5}#gspWrap.aib-fullscreen{position:fixed;inset:0;z-index:99998;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#gspWrap.aib-fullscreen #gspEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#gspWrap.aib-fullscreen .gsp-editor-wrap{flex:1;height:auto;min-height:unset}#gspWrap.aib-fullscreen .gsp-preview-side{position:relative}#gspWrap.aib-fullscreen .gsp-preview-panel{border-radius:0}#gspWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] .gsp-progress{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .gsp-progress-bar{background:#2d2d44}[data-theme="dark"] .gsp-progress-text{color:#9b96b5}[data-theme="dark"] #gspEditor{border-color:#2d2d44;background:#1a1a2e}[data-theme="dark"] .gsp-label{color:#e6e2f5}[data-theme="dark"] #gspWrap .gsp-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .gsp-note{color:#7c768f}@media (max-width:767px){#gspWrap .gsp-editor-wrap{flex-direction:column;height:auto}#gspWrap .gsp-preview-side{min-height:340px}.gsp-preview-panel{border-radius:12px 12px 0 0}#gspWrap .aib-sidebar{width:100%;max-height:55vh;overflow-y:auto}}#pmdWrap{max-width:1000px;margin:0 auto}.pmd-progress{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.6rem;text-align:center}.pmd-progress-bar{height:8px;background:#eef0f4;border-radius:999px;overflow:hidden}.pmd-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .25s ease}.pmd-progress-text{margin:.8rem 0 0;font-size:.88rem;color:#6b7280}.pmd-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem}.pmd-file{font-size:.85rem;font-weight:600;color:#1a1a2e;word-break:break-all;padding-bottom:1rem;margin-bottom:1.2rem;border-bottom:1px solid #f0f0f4}.pmd-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pmd-field{display:flex;flex-direction:column}.pmd-full{grid-column:1 / -1}.pmd-label{font-size:.82rem;font-weight:600;color:#1a1a2e;margin-bottom:.35rem}.pmd-hint{font-weight:400;color:#9ca3af}#pmdWrap .pmd-in{border:1px solid #d8dbe3;border-radius:10px;min-height:44px;padding:.5rem .8rem;font-size:.92rem;color:#1a1a2e;background:#fff}#pmdWrap .pmd-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.pmd-dates{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:1.2rem 0;padding:.8rem 1rem;background:#f9fafb;border:1px solid #eef0f4;border-radius:10px}.pmd-date{display:flex;flex-direction:column;font-size:.8rem}.pmd-date span{color:#9ca3af}.pmd-date strong{color:#1a1a2e;font-weight:600}.pmd-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0 0 1.3rem}.pmd-switch input{position:absolute;opacity:0;width:0;height:0}.pmd-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.pmd-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.pmd-switch input:checked+.pmd-switch-ui{background:#754ffe}.pmd-switch input:checked+.pmd-switch-ui::after{transform:translateY(-50%) translateX(17px)}.pmd-actions{display:flex;gap:.6rem;flex-wrap:wrap}.pmd-save{flex:1;min-width:180px;padding:.6rem 1.2rem}.pmd-new{padding:.6rem 1.2rem}[data-theme="dark"] .pmd-progress,[data-theme="dark"] .pmd-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .pmd-progress-bar{background:#2d2d44}[data-theme="dark"] .pmd-progress-text{color:#9b96b5}[data-theme="dark"] .pmd-file{color:#e6e2f5;border-bottom-color:#2d2d44}[data-theme="dark"] .pmd-label{color:#e6e2f5}[data-theme="dark"] #pmdWrap .pmd-in{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .pmd-dates{background:#20202f;border-color:#2d2d44}[data-theme="dark"] .pmd-date strong{color:#e6e2f5}[data-theme="dark"] .pmd-switch{color:#e6e2f5}[data-theme="dark"] .pmd-switch-ui{background:#3a3a55}@media (max-width:575.98px){.pmd-card,.pmd-progress{padding:1.1rem}.pmd-grid{grid-template-columns:1fr}.pmd-save,.pmd-new{width:100%;flex:none}}#fltWrap{width:100%;margin:0 auto}.flt-progress{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.6rem;text-align:center}.flt-progress-bar{height:8px;background:#eef0f4;border-radius:999px;overflow:hidden}.flt-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .25s ease}.flt-progress-text{margin:.8rem 0 0;font-size:.88rem;color:#6b7280}.flt-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem}.flt-file{font-size:.85rem;font-weight:600;color:#1a1a2e;word-break:break-all;padding-bottom:1rem;margin-bottom:1.2rem;border-bottom:1px solid #f0f0f4}.flt-info{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.3rem}.flt-stat{flex:1;min-width:120px;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.9rem 1rem;background:#f9fafb;border:1px solid #eef0f4;border-radius:12px;font-size:.82rem;color:#6b7280}.flt-stat span{font-size:1.4rem;font-weight:700;color:#1a1a2e}.flt-field{display:flex;flex-direction:column;margin-bottom:1.1rem}.flt-label{font-size:.82rem;font-weight:600;color:#1a1a2e;margin-bottom:.35rem}#fltWrap .flt-select{border:1px solid #d8dbe3;border-radius:10px;min-height:44px;padding:.5rem .8rem;font-size:.92rem;color:#1a1a2e;background-color:#fff}#fltWrap .flt-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.flt-note{font-size:.83rem;color:#6b7280;line-height:1.55;background:#f6f4ff;border:1px solid #e7e0ff;border-radius:10px;padding:.7rem .9rem;margin:0 0 1.3rem}.flt-actions{display:flex;gap:.6rem;flex-wrap:wrap}.flt-save{flex:1;min-width:180px;padding:.6rem 1.2rem}.flt-new{padding:.6rem 1.2rem}[data-theme="dark"] .flt-progress,[data-theme="dark"] .flt-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .flt-progress-bar{background:#2d2d44}[data-theme="dark"] .flt-progress-text{color:#9b96b5}[data-theme="dark"] .flt-file{color:#e6e2f5;border-bottom-color:#2d2d44}[data-theme="dark"] .flt-stat{background:#20202f;border-color:#2d2d44;color:#9b96b5}[data-theme="dark"] .flt-stat span{color:#e6e2f5}[data-theme="dark"] .flt-label{color:#e6e2f5}[data-theme="dark"] #fltWrap .flt-select{background-color:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .flt-note{background:#221d3a;border-color:#352c5a;color:#b9b2d6}@media (max-width:575.98px){.flt-card,.flt-progress{padding:1.1rem}.flt-save,.flt-new{width:100%;flex:none}}.nup-select{font-size:.85rem;border-color:var(--clr-border,#e5e7eb);border-radius:8px;padding:7px 10px}.nup-select:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15);outline:none}.nup-two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.nup-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0}.nup-switch input{position:absolute;opacity:0;width:0;height:0}.nup-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.nup-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.nup-switch input:checked+.nup-switch-ui{background:#754ffe}.nup-switch input:checked+.nup-switch-ui::after{transform:translateY(-50%) translateX(17px)}.nup-cap-note{align-self:center;max-width:90%;margin:4px auto 8px;padding:8px 14px;background:rgb(117 79 254 / .14);color:#d9d2ff;font-size:.78rem;font-weight:600;text-align:center;border-radius:8px;box-shadow:none!important}[data-theme="dark"] .nup-select{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#e2e2f0)}[data-theme="dark"] .nup-switch{color:#e6e2f5}[data-theme="dark"] .nup-switch-ui{background:#3a3a55}#mdpWrap{width:100%;margin:0 auto}#mdpEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff);display:flex;flex-direction:column}.mdp-toolbar{display:flex;flex-wrap:wrap;gap:.55rem .9rem;align-items:center;justify-content:space-between;padding:.7rem 1rem;border-bottom:1px solid var(--clr-border,#eef0f4);background:var(--clr-surface,#faf9ff)}.mdp-tb-left,.mdp-tb-right{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}#mdpWrap .mdp-btn{display:inline-flex;align-items:center;gap:.4rem;height:38px;padding:0 .85rem;font-size:.85rem;font-weight:600;color:#4a4a68;background:#fff;border:1px solid #e0e0ec;border-radius:9px;cursor:pointer;transition:border-color .15s,color .15s,background .15s,box-shadow .15s}#mdpWrap .mdp-btn:hover,#mdpWrap .mdp-btn:focus-visible{background:#f3f0ff!important;border-color:#754ffe!important;color:#754ffe!important;outline:none;box-shadow:none}#mdpWrap .mdp-btn:active{background:#ebe6ff!important}#mdpWrap .mdp-btn-icon{padding:0;width:38px;justify-content:center;font-size:1rem}.mdp-dl-btn{height:38px;padding:0 1.2rem;font-size:.9rem;display:inline-flex;align-items:center}.mdp-split{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.mdp-pane{display:flex;flex-direction:column;min-width:0}.mdp-pane-preview{border-right:1px solid var(--clr-border,#eef0f4)}.mdp-pane-head{display:flex;align-items:center;justify-content:space-between;font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9ca3af;padding:.6rem 1rem;border-bottom:1px solid var(--clr-border,#f0f0f4);background:#fff}#mdpWrap .mdp-input{flex:1;width:100%;border:0;outline:none;resize:none;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.88rem;line-height:1.65;color:#1a1a2e;background:#fff;min-height:520px}.mdp-preview-scroll{flex:1;overflow-y:auto;background:#5a5a66;padding:1.4rem;max-height:660px}.mdp-page-scaler{margin:0 auto 22px;position:relative}.mdp-page-scaler:last-child{margin-bottom:4px}.mdp-page{width:794px;min-height:1123px;padding:68px;background:#fff;box-shadow:0 6px 26px rgb(0 0 0 / .35);transform-origin:top left}.mdp-page-num{position:absolute;left:0;right:0;bottom:-19px;text-align:center;font-size:.72rem;font-weight:600;color:rgb(255 255 255 / .75)}.markdown-body{font-size:.95rem;line-height:1.65;color:#1a1a2e;word-wrap:break-word}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{line-height:1.25;margin:1.4em 0 .6em;font-weight:700}.markdown-body h1{font-size:1.9em;border-bottom:2px solid #eee;padding-bottom:.25em}.markdown-body h2{font-size:1.5em;border-bottom:1px solid #eee;padding-bottom:.2em}.markdown-body h3{font-size:1.25em}.markdown-body p,.markdown-body ul,.markdown-body ol,.markdown-body blockquote,.markdown-body table,.markdown-body pre{margin:0 0 1em}.markdown-body ul,.markdown-body ol{padding-left:1.6em}.markdown-body li{margin:.25em 0}.markdown-body a{color:#754ffe;text-decoration:underline}.markdown-body code{font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.86em;background:#f3f1fb;padding:.15em .4em;border-radius:4px}.markdown-body pre{background:#f6f8fa;border:1px solid #e7e7ef;border-radius:8px;padding:.9em 1em;overflow:auto}.markdown-body pre code{background:none;padding:0;font-size:.85em}.markdown-body blockquote{border-left:4px solid #d8d4f0;color:#555;padding:.2em 1em;margin-left:0}.markdown-body table{border-collapse:collapse;width:100%}.markdown-body th,.markdown-body td{border:1px solid #ddd;padding:.5em .7em;text-align:left}.markdown-body th{background:#f6f4ff;font-weight:600}.markdown-body img{max-width:100%}.markdown-body hr{border:0;border-top:1px solid #ddd;margin:1.6em 0}.markdown-body ul.contains-task-list{list-style:none;padding-left:.2em}.markdown-body .task-list-item input{margin-right:.5em}#mdpWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);padding:0;margin:0;max-width:none}#mdpWrap.aib-fullscreen #mdpEditor{height:100%;border:none;border-radius:0}#mdpWrap.aib-fullscreen .mdp-split{flex:1 1 auto;min-height:0;height:auto;grid-template-rows:1fr}#mdpWrap.aib-fullscreen .mdp-pane{min-height:0;height:100%;overflow:hidden}#mdpWrap.aib-fullscreen .mdp-input,#mdpWrap.aib-fullscreen .mdp-preview-scroll{max-height:none;height:auto;flex:1 1 auto;min-height:0}#mdpWrap.aib-fullscreen .aib-fs-close{display:flex;position:static;width:24px;height:24px}#mdpWrap .mdp-input.mdp-drop{background:#f3f0ff;box-shadow:inset 0 0 0 2px #754ffe}.mdp-pane-head .aib-fs-close{display:none;background:#fff0;color:#9ca3af;box-shadow:none}.mdp-pane-head .aib-fs-close:hover{background:rgb(0 0 0 / .06)}[data-theme="dark"] #mdpEditor{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .mdp-toolbar{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #mdpWrap .mdp-btn{background:#1d1c35;border-color:#2d2b4e;color:#c9c4e3}[data-theme="dark"] #mdpWrap .mdp-btn:hover,[data-theme="dark"] #mdpWrap .mdp-btn:focus-visible{background:#2a2550!important;border-color:#754ffe!important;color:#b9a8ff!important}[data-theme="dark"] .mdp-pane-preview{border-color:#2d2b4e}[data-theme="dark"] .mdp-pane-head{background:#1d1c35;border-color:#2d2b4e;color:#8b86a8}[data-theme="dark"] #mdpWrap .mdp-input{background:#14141f;color:#e6e2f5}[data-theme="dark"] .mdp-preview-scroll{background:#16161f}@media (max-width:767.98px){.mdp-split{grid-template-columns:1fr;min-height:unset}.mdp-pane-preview{border-right:0;order:2}.mdp-pane-editor{order:1;border-bottom:1px solid var(--clr-border,#eef0f4)}#mdpWrap .mdp-input{min-height:240px}.mdp-preview-scroll{max-height:460px}}#dxiWrap{width:100%;margin:0 auto}.dxi-progress{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.6rem;text-align:center}.dxi-progress-bar{height:8px;background:#eef0f4;border-radius:999px;overflow:hidden}.dxi-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .25s ease}.dxi-progress-text{margin:.8rem 0 0;font-size:.88rem;color:#6b7280}#dxiEditor{position:relative;border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.dxi-toolbar{display:flex;flex-wrap:wrap;gap:.6rem .9rem;align-items:center;justify-content:space-between;padding:.8rem 1rem;border-bottom:1px solid var(--clr-border,#eef0f4);background:var(--clr-surface,#faf9ff)}.dxi-tb-info{display:flex;flex-direction:column;min-width:0}.dxi-file{font-size:.9rem;font-weight:700;color:#1a1a2e;word-break:break-all}.dxi-count{font-size:.8rem;color:#6b7280}.dxi-tb-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}#dxiWrap .dxi-btn{display:inline-flex;align-items:center;height:38px;padding:0 .85rem;font-size:.85rem;font-weight:600;color:#4a4a68;background:#fff;border:1px solid #e0e0ec;border-radius:9px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}#dxiWrap .dxi-btn:hover,#dxiWrap .dxi-btn:focus-visible{background:#f3f0ff!important;border-color:#754ffe!important;color:#754ffe!important;outline:none}.dxi-zip{height:38px;padding:0 1.1rem;font-size:.88rem;display:inline-flex;align-items:center}.dxi-grid-scroll{max-height:640px;overflow-y:auto;padding:1.1rem;background:#f4f3f8}.dxi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.dxi-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e8e8ef;border-radius:12px;overflow:hidden}.dxi-thumb{height:150px;display:flex;align-items:center;justify-content:center;padding:10px;background-color:#fbfbfd;background-image:linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%),linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%);background-size:16px 16px;background-position:0 0,8px 8px}.dxi-thumb img{max-width:100%;max-height:100%;object-fit:contain;border-radius:3px;box-shadow:0 1px 6px rgb(0 0 0 / .12)}.dxi-noprev{display:flex;flex-direction:column;align-items:center;gap:.35rem;color:#9296a6}.dxi-noprev i{font-size:2.2rem}.dxi-noprev span{font-size:.72rem;font-weight:700;letter-spacing:.04em}.dxi-meta{padding:.6rem .7rem .3rem}.dxi-name{font-size:.8rem;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dxi-sub{display:flex;align-items:center;gap:.4rem;margin-top:.25rem}.dxi-badge{font-size:.64rem;font-weight:700;color:#754ffe;background:#efeaff;border-radius:5px;padding:.1rem .35rem;letter-spacing:.03em}.dxi-dim{font-size:.72rem;color:#9296a6}#dxiWrap .dxi-dl{margin:.5rem .7rem .7rem;display:inline-flex;align-items:center;justify-content:center;height:34px;font-size:.8rem;font-weight:600;color:#754ffe;background:#fff;border:1px solid #d9d2f5;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}#dxiWrap .dxi-dl:hover{background:#754ffe!important;color:#fff!important;border-color:#754ffe!important}.dxi-empty{flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:#9296a6;padding:3rem 1rem;text-align:center}.dxi-empty i{font-size:2.4rem}.dxi-empty p{margin:0;font-size:.9rem}[data-theme="dark"] .dxi-progress{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .dxi-progress-bar{background:#2d2d44}[data-theme="dark"] .dxi-progress-text{color:#9b96b5}[data-theme="dark"] #dxiEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .dxi-toolbar{background:#16152e;border-color:#2d2b4e}[data-theme="dark"] .dxi-file{color:#e6e2f5}[data-theme="dark"] #dxiWrap .dxi-btn{background:#1d1c35;border-color:#2d2b4e;color:#c9c4e3}[data-theme="dark"] .dxi-grid-scroll{background:#14141f}[data-theme="dark"] .dxi-card{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .dxi-thumb{background-color:#20202f;background-image:linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%),linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%)}[data-theme="dark"] .dxi-name{color:#e6e2f5}[data-theme="dark"] .dxi-badge{background:#2e2752}[data-theme="dark"] #dxiWrap .dxi-dl{background:#1d1c35;border-color:#3a3360;color:#b9a8ff}@media (max-width:575.98px){.dxi-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.7rem}.dxi-thumb{height:120px}.dxi-grid-scroll{max-height:520px}}#ytsWrap{width:100%;max-width:720px;margin:0 auto}#ytsEditor{display:flex;flex-direction:column;gap:1rem}.yts-card,.yts-results{background:#fff;border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.4rem}.yts-label{display:block;font-size:.82rem;font-weight:700;color:#1a1a2e;margin-bottom:.45rem}.yts-input-wrap{position:relative;display:flex;align-items:center}.yts-input-icon{position:absolute;left:.85rem;color:#f03;font-size:1.05rem;pointer-events:none}#ytsWrap .yts-input{width:100%;border:1px solid #d8dbe3;border-radius:11px;height:48px;padding:0 2.6rem 0 2.5rem;font-size:.95rem;color:#1a1a2e;background:#fff}#ytsWrap .yts-input:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.yts-clear{position:absolute;right:.55rem;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:7px;background:#f0f0f4;color:#6b7280;cursor:pointer}.yts-clear:hover{background:#e6e6ee;color:#1a1a2e}.yts-error{display:flex;align-items:center;margin-top:.7rem;font-size:.85rem;color:#c0392b;background:#fdecea;border:1px solid #f7c9c2;border-radius:9px;padding:.55rem .8rem}.yts-video{display:flex;gap:1rem;align-items:center;margin-top:1.2rem}.yts-thumb{position:relative;flex:none;width:160px;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#000}.yts-thumb img{width:100%;height:100%;object-fit:cover;display:block}.yts-thumb-time{position:absolute;right:6px;bottom:6px;background:rgb(0 0 0 / .82);color:#fff;font-size:.72rem;font-weight:700;padding:.1rem .4rem;border-radius:5px}.yts-video-meta{display:flex;flex-direction:column;gap:.25rem;min-width:0}.yts-video-id{font-size:.8rem;font-weight:600;color:#1a1a2e;word-break:break-all}.yts-video-note{font-size:.8rem;color:#6b7280}.yts-time{margin-top:1.3rem}.yts-time-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.yts-time-field{display:flex;flex-direction:column;align-items:center}.yts-time-field span{font-size:.68rem;color:#9296a6;margin-top:.2rem}#ytsWrap .yts-num{width:68px;height:46px;text-align:center;border:1px solid #d8dbe3;border-radius:10px;font-size:1.05rem;font-weight:600;color:#1a1a2e;background:#fff}#ytsWrap .yts-num:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.yts-colon{font-size:1.2rem;font-weight:700;color:#c0c4cf;padding-bottom:1rem}.yts-readout{margin-left:auto;font-size:.85rem;font-weight:700;color:#754ffe;background:#f1ecff;border-radius:8px;padding:.4rem .7rem;align-self:center}.yts-result+.yts-result{margin-top:.9rem}.yts-result-label{display:block;font-size:.74rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9296a6;margin-bottom:.35rem}.yts-result-row{display:flex;gap:.5rem}#ytsWrap .yts-out{flex:1;min-width:0;border:1px solid #e2e2ec;border-radius:10px;height:44px;padding:0 .8rem;font-size:.88rem;color:#1a1a2e;background:#f9fafb}#ytsWrap .yts-out:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none;background:#fff}.yts-copy{flex:none;width:46px;padding:0!important;border:1px solid #d9d2f5;border-radius:10px;background:#fff;color:#754ffe;cursor:pointer;font-size:1rem;transition:background .15s,color .15s}.yts-copy:hover{background:#754ffe!important;color:#fff!important;border-color:#754ffe!important}.yts-actions{margin-top:1.2rem}#ytsWrap a#ytsOpen.yts-open{width:100%;height:46px;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}#ytsWrap a#ytsOpen.yts-open:hover,#ytsWrap a#ytsOpen.yts-open:focus,#ytsWrap a#ytsOpen.yts-open:focus-visible,#ytsWrap a#ytsOpen.yts-open:active{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important;box-shadow:none!important;transform:none!important}[data-theme="dark"] .yts-card,[data-theme="dark"] .yts-results{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .yts-label,[data-theme="dark"] .yts-video-id{color:#e6e2f5}[data-theme="dark"] #ytsWrap .yts-input{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .yts-clear{background:#2d2b4e;color:#c9c4e3}[data-theme="dark"] .yts-error{background:#3a1d1d;border-color:#6b2f2f;color:#f3a99f}[data-theme="dark"] .yts-video-note,[data-theme="dark"] .yts-time-field span{color:#9b96b5}[data-theme="dark"] #ytsWrap .yts-num{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .yts-readout{background:#2a2550;color:#b9a8ff}[data-theme="dark"] #ytsWrap .yts-out{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .yts-copy{background:#1d1c35;border-color:#3a3360;color:#b9a8ff}@media (max-width:575.98px){.yts-card,.yts-results{padding:1.1rem}.yts-video{flex-direction:column;align-items:flex-start}.yts-thumb{width:100%}#ytsWrap .yts-num{width:56px}.yts-readout{margin-left:0;margin-top:.5rem;width:100%;text-align:center}}#gigWrap{width:100%;margin:0 auto}#gigEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.gig-grid{display:flex;flex-direction:column}.gig-pick{border-bottom:1px solid var(--clr-border,#eef0f4);display:flex;flex-direction:column;min-width:0}.gig-pick-head{padding:1rem;border-bottom:1px solid var(--clr-border,#f0f0f4);background:var(--clr-surface,#faf9ff)}.gig-search-wrap{position:relative;display:flex;align-items:center}.gig-search-icon{position:absolute;left:.8rem;color:#9296a6;font-size:.95rem;pointer-events:none}#gigWrap .gig-search{width:100%;height:42px;border:1px solid #d8dbe3;border-radius:10px;padding:0 .9rem 0 2.3rem;font-size:.9rem;color:#1a1a2e;background:#fff}#gigWrap .gig-search:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.gig-pick-meta{display:flex;align-items:center;justify-content:space-between;margin-top:.65rem;font-size:.8rem;font-weight:600;color:#6b7280}#gigWrap .gig-clear{border:0;background:none;color:#754ffe;font-weight:600;font-size:.8rem;cursor:pointer;padding:0}#gigWrap .gig-clear:hover,#gigWrap .gig-clear:focus{text-decoration:none!important;background:none!important;color:#754ffe!important;box-shadow:none!important;outline:none}.gig-groups{overflow-y:auto;padding:1rem;max-height:300px}.gig-group+.gig-group{margin-top:1.1rem}.gig-group-title{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9296a6;margin-bottom:.55rem}.gig-chips{display:flex;flex-wrap:wrap;gap:.45rem}#gigWrap .gig-chip{font-size:.82rem;font-weight:600;color:#4a4a68;background:#f3f3f7;border:1px solid #e4e4ec;border-radius:999px;padding:.38rem .8rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s}#gigWrap .gig-chip:hover,#gigWrap .gig-chip:focus,#gigWrap .gig-chip:focus-visible{background:#efeaff!important;border-color:#754ffe!important;color:#754ffe!important;box-shadow:none!important;outline:none}#gigWrap .gig-chip.gig-on,#gigWrap .gig-chip.gig-on:hover,#gigWrap .gig-chip.gig-on:focus{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}.gig-noresults,.gig-hint{padding:0 1rem 1rem;margin:0;font-size:.85rem;color:#9296a6}.gig-out-side{display:flex;flex-direction:column;min-width:0}.gig-out-head{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1rem;border-bottom:1px solid var(--clr-border,#f0f0f4);background:#fff}.gig-out-title{font-size:.85rem;font-weight:700;color:#1a1a2e}.gig-out-actions{display:flex;gap:.5rem}#gigWrap .gig-out{flex:1;width:100%;border:0;outline:none;resize:none;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.85rem;line-height:1.6;color:#1a1a2e;background:#fff;min-height:520px;white-space:pre}[data-theme="dark"] #gigEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .gig-pick{border-color:#2d2b4e}[data-theme="dark"] .gig-pick-head{background:#16152e;border-color:#2d2b4e}[data-theme="dark"] #gigWrap .gig-search{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] #gigWrap .gig-chip{background:#20202f;border-color:#2d2b4e;color:#c9c4e3}[data-theme="dark"] #gigWrap .gig-chip:hover,[data-theme="dark"] #gigWrap .gig-chip:focus{background:#2a2550!important;border-color:#754ffe!important;color:#b9a8ff!important}[data-theme="dark"] #gigWrap .gig-chip.gig-on{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}[data-theme="dark"] .gig-out-head{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .gig-out-title{color:#e6e2f5}[data-theme="dark"] #gigWrap .gig-out{background:#14141f;color:#e6e2f5}@media (max-width:767.98px){.gig-grid{grid-template-columns:1fr;min-height:unset}.gig-pick{border-right:0;border-bottom:1px solid var(--clr-border,#eef0f4)}.gig-groups{max-height:320px}#gigWrap .gig-out{min-height:320px}}#ib6Wrap{width:100%;max-width:820px;margin:0 auto}#ib6Editor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.4rem}.ib6-top{display:flex;gap:1.1rem;align-items:center;margin-bottom:1.2rem}.ib6-thumb{flex:none;width:120px;height:120px;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:8px;background-color:#fbfbfd;background-image:linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%),linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%);background-size:16px 16px;background-position:0 0,8px 8px;border:1px solid #eef0f4}.ib6-thumb img{max-width:100%;max-height:100%;object-fit:contain;border-radius:3px}.ib6-stats{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:.5rem .9rem;min-width:0}.ib6-stat{display:flex;flex-direction:column;font-size:.82rem}.ib6-stat span{color:#9296a6;font-size:.74rem}.ib6-stat strong{color:#1a1a2e;font-weight:600;word-break:break-all}.ib6-field{margin-bottom:.9rem}.ib6-label{display:block;font-size:.82rem;font-weight:700;color:#1a1a2e;margin-bottom:.4rem}#ib6Wrap .ib6-select{max-width:260px}#ib6Wrap .ib6-out{width:100%;min-height:180px;resize:vertical;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.82rem;line-height:1.5;color:#1a1a2e;background:#f9fafb;word-break:break-all}#ib6Wrap .ib6-out:focus{background:#fff}.ib6-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}[data-theme="dark"] #ib6Editor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .ib6-thumb{background-color:#20202f;background-image:linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%),linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%);border-color:#2d2b4e}[data-theme="dark"] .ib6-stat strong,[data-theme="dark"] .ib6-label{color:#e6e2f5}[data-theme="dark"] #ib6Wrap .ib6-out{background:#14141f;color:#e6e2f5}@media (max-width:575.98px){#ib6Editor{padding:1.1rem}.ib6-top{flex-direction:column;align-items:flex-start}.ib6-stats{grid-template-columns:1fr 1fr;width:100%}#ib6Wrap .ib6-select{max-width:100%}}#b6iWrap{width:100%;max-width:820px;margin:0 auto}#b6iEditor{display:flex;flex-direction:column;gap:1rem}.b6i-card,.b6i-result{background:#fff;border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.3rem}.b6i-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;flex-wrap:wrap;margin-bottom:.5rem}.b6i-label{font-size:.82rem;font-weight:700;color:#1a1a2e;margin:0}.b6i-head-btns{display:flex;gap:.4rem}#b6iWrap .b6i-in{width:100%;min-height:150px;resize:vertical;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.82rem;line-height:1.5;color:#1a1a2e;background:#f9fafb;word-break:break-all}#b6iWrap .b6i-in:focus{background:#fff}.b6i-error{display:flex;align-items:center;margin-top:.7rem;font-size:.85rem;color:#c0392b;background:#fdecea;border:1px solid #f7c9c2;border-radius:9px;padding:.55rem .8rem}.b6i-result{display:flex;gap:1.3rem;align-items:stretch}.b6i-preview{flex:1;min-width:0;min-height:220px;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:12px;background-color:#fbfbfd;background-image:linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%),linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%);background-size:18px 18px;background-position:0 0,9px 9px;border:1px solid #eef0f4}.b6i-preview img{max-width:100%;max-height:320px;object-fit:contain;border-radius:3px;box-shadow:0 2px 12px rgb(0 0 0 / .12)}.b6i-side{flex:none;width:230px;display:flex;flex-direction:column}.b6i-stats{display:flex;flex-direction:column;gap:.6rem;margin-bottom:auto}.b6i-stat{display:flex;flex-direction:column;font-size:.85rem}.b6i-stat span{color:#9296a6;font-size:.74rem}.b6i-stat strong{color:#1a1a2e;font-weight:600;word-break:break-all}.b6i-actions{margin-top:1rem}[data-theme="dark"] .b6i-card,[data-theme="dark"] .b6i-result{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .b6i-label,[data-theme="dark"] .b6i-stat strong{color:#e6e2f5}[data-theme="dark"] #b6iWrap .b6i-in{background:#14141f;color:#e6e2f5}[data-theme="dark"] .b6i-error{background:#3a1d1d;border-color:#6b2f2f;color:#f3a99f}[data-theme="dark"] .b6i-preview{background-color:#20202f;background-image:linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%),linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%);border-color:#2d2b4e}@media (max-width:575.98px){.b6i-card,.b6i-result{padding:1.1rem}.b6i-result{flex-direction:column}.b6i-side{width:100%}}.pxt-swap{display:flex;justify-content:center;margin:0 0 1rem}.pxt-swap a{text-decoration:none!important}#exvWrap,#exrWrap{width:100%;max-width:820px;margin:0 auto}#exvEditor,#exrEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.4rem}.exv-head,.exr-top{display:flex;align-items:center;gap:1rem;margin-bottom:1.1rem}.exv-thumb,.exr-thumb{flex:none;width:88px;height:88px;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:6px;background:#f4f3f8;border:1px solid #eef0f4}.exv-thumb img,.exr-thumb img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.exv-meta{min-width:0}.exv-file,.exr-file{font-size:.92rem;font-weight:700;color:#1a1a2e;word-break:break-all}.exv-sub{font-size:.8rem;color:#9296a6;margin-top:.2rem}.exv-bar{display:flex;gap:.6rem;flex-wrap:wrap;padding-bottom:1.1rem;margin-bottom:1.1rem;border-bottom:1px solid #f0f0f4}.exv-bar .btn{flex:1;min-width:150px}.exv-groups{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.exv-group{border:1px solid #eef0f4;border-radius:12px;overflow:hidden}.exv-group-title{font-size:.76rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#754ffe;background:#f6f4ff;padding:.55rem .8rem}.exv-table{width:100%;border-collapse:collapse;font-size:.84rem}.exv-table th{text-align:left;font-weight:600;color:#6b7280;padding:.4rem .8rem;width:45%;vertical-align:top;white-space:nowrap}.exv-table td{color:#1a1a2e;padding:.4rem .8rem;word-break:break-word}.exv-table tr+tr th,.exv-table tr+tr td{border-top:1px solid #f3f3f7}.exv-table a{color:#754ffe}.exv-empty,.exr-note{font-size:.88rem;color:#6b7280}.exv-empty{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;padding:2.4rem 1rem}.exv-empty i{font-size:2.2rem;color:#9296a6}.exv-empty p{margin:0;max-width:460px}.exv-removed{font-size:.86rem;font-weight:600;color:#16a34a;margin:0 0 1rem}.exr-info{flex:1;min-width:0}.exr-status{font-size:.86rem;color:#6b7280;margin-top:.3rem}.exr-actions{display:flex;flex-wrap:wrap;gap:.6rem}.exr-note{margin:.9rem 0 0}[data-theme="dark"] #exvEditor,[data-theme="dark"] #exrEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .exv-thumb,[data-theme="dark"] .exr-thumb{background:#20202f;border-color:#2d2b4e}[data-theme="dark"] .exv-file,[data-theme="dark"] .exr-file{color:#e6e2f5}[data-theme="dark"] .exv-bar{border-bottom-color:#2d2b4e}[data-theme="dark"] .exv-sub{color:#8b86a8}[data-theme="dark"] .exv-group{border-color:#2d2b4e}[data-theme="dark"] .exv-group-title{background:#2a2550;color:#b9a8ff}[data-theme="dark"] .exv-table th{color:#9b96b5}[data-theme="dark"] .exv-table td{color:#e6e2f5}[data-theme="dark"] .exv-table tr+tr th,[data-theme="dark"] .exv-table tr+tr td{border-top-color:#2d2b4e}[data-theme="dark"] .exv-empty i{color:#6b6790}@media (max-width:575.98px){#exvEditor,#exrEditor{padding:1.1rem}.exv-groups{grid-template-columns:1fr}}#icoWrap{width:100%;margin:0 auto}#icoWrap .pxe-canvas-box{display:block;background:var(--clr-card,#fff);padding:0;overflow:auto;align-self:stretch}.ico-sizes{display:flex;flex-wrap:wrap;gap:.5rem}.ico-chip{font-size:.82rem;font-weight:600;color:#4a4a68;background:#f3f3f7;border:1px solid #e4e4ec;border-radius:8px;padding:.4rem .8rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s}#icoWrap .ico-chip:hover,#icoWrap .ico-chip:focus{background:#efeaff!important;border-color:#754ffe!important;color:#754ffe!important;outline:none}#icoWrap .ico-chip.ico-on,#icoWrap .ico-chip.ico-on:hover{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}.ico-table-wrap{border:0;border-radius:12px;overflow:hidden}.ico-table{width:100%;border-collapse:collapse;font-size:.85rem;border:0!important}.ico-table thead th{text-align:left;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9296a6;background:#f9fafb;padding:.6rem .9rem;border:0!important}.ico-table th.ico-th-act{text-align:right}.ico-table td{padding:.55rem .9rem;border:0!important;vertical-align:middle}.ico-td-prev{background-image:linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%),linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%);background-size:14px 14px;background-position:0 0,7px 7px;width:80px}.ico-td-prev canvas{display:block;border-radius:3px;box-shadow:0 1px 5px rgb(0 0 0 / .18);image-rendering:pixelated}.ico-td-size{font-weight:600;color:#1a1a2e;white-space:nowrap}.ico-td-act{text-align:right}.ico-result{font-size:.86rem;font-weight:600;color:#6b7280;margin-bottom:1rem;min-height:1.2rem;border-top:1px solid #efefef;padding-top:16px}.ico-actions{display:flex;flex-wrap:wrap;gap:.6rem}[data-theme="dark"] #icoWrap .pxe-canvas-box{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .ico-label{color:#e6e2f5}[data-theme="dark"] .ico-chip{background:#20202f;border-color:#2d2b4e;color:#c9c4e3}[data-theme="dark"] .ico-table-wrap{border-color:#2d2b4e}[data-theme="dark"] .ico-table thead th{background:#16152e;color:#8b86a8}[data-theme="dark"] .ico-table td{border-top-color:#2d2b4e}[data-theme="dark"] .ico-td-size{color:#e6e2f5}[data-theme="dark"] .ico-td-prev{background-image:linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%),linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%)}@media (max-width:575.98px){#icoEditor{padding:1.1rem}}#pcmWrap{width:100%;margin:0 auto}#pcmCanvas{display:block;max-width:100%;max-height:100%;margin:0 auto;cursor:grab;touch-action:none}#pcmCanvas:active{cursor:grabbing}.pcm-hint{font-size:.78rem;color:var(--clr-muted,#6b7280);margin:.5rem 0 0;line-height:1.5}.pcm-strip{display:flex;flex-wrap:wrap;gap:.4rem}.pcm-thumb{width:54px;height:54px;padding:0;border:2px solid #e4e4ec;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff;transition:border-color .15s}#pcmWrap .pcm-thumb:hover{border-color:#754ffe}.pcm-thumb.pcm-sel{border-color:#754ffe;box-shadow:0 0 0 2px rgb(117 79 254 / .25)}.pcm-thumb canvas{display:block;width:100%;height:100%}.pcm-add{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;color:#754ffe;background:#f3f0ff;border:2px dashed #c7bcf5;border-radius:8px;cursor:pointer}#pcmWrap .pcm-add:hover{background:#e9e2ff;border-color:#754ffe}[data-theme="dark"] .pcm-add{background:#221d3a;border-color:#463a73;color:#b9a8ff}.pcm-layouts{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.pcm-layout{position:relative;aspect-ratio:1;padding:0;background:#f3f3f7;border:1px solid #e4e4ec;border-radius:8px;cursor:pointer;overflow:hidden;transition:border-color .15s,background .15s}.pcm-layout span{position:absolute;background:#c7c2e6;border-radius:2px}#pcmWrap .pcm-layout:hover{border-color:#754ffe}.pcm-layout.pcm-on{border-color:#754ffe;background:#efeaff}.pcm-layout.pcm-on span{background:#754ffe}[data-theme="dark"] .pcm-thumb{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .pcm-layout{background:#20202f;border-color:#2d2b4e}[data-theme="dark"] .pcm-layout span{background:#4a4570}[data-theme="dark"] .pcm-layout.pcm-on{background:#2a2550}@media (max-width:575.98px){.pcm-layouts{grid-template-columns:repeat(4,1fr)}}#aartWrap{width:100%;margin:0 auto}#aartWrap .pxe-canvas-box{display:block;background:#0d0d12;padding:14px;overflow:auto}.aart-out{display:block;width:100%;margin:0;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:6px;line-height:1;letter-spacing:0;white-space:pre;background:#fff0;color:#e6e2f5}.aart-exports{border-top:1px solid var(--clr-border,#e5e7eb);padding-top:14px}.aart-out.aart-color{color:inherit}.aart-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0 0 .7rem}.aart-switch:last-child{margin-bottom:0}.aart-switch input{position:absolute;opacity:0;width:0;height:0}.aart-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.aart-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.aart-switch input:checked+.aart-switch-ui{background:#754ffe}.aart-switch input:checked+.aart-switch-ui::after{transform:translateY(-50%) translateX(17px)}[data-theme="dark"] .aart-exports{border-color:#2d2b4e}[data-theme="dark"] .aart-switch{color:#e6e2f5}[data-theme="dark"] .aart-switch-ui{background:#3a3a55}#smrWrap{width:100%;margin:0 auto}#smrEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.smr-bar{display:flex;flex-wrap:wrap;gap:.7rem .9rem;align-items:center;justify-content:space-between;padding:.8rem 1rem;border-bottom:1px solid var(--clr-border,#eef0f4);background:var(--clr-surface,#faf9ff)}.smr-bar-left,.smr-bar-right{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.smr-fit{display:inline-flex;border:1px solid #e0e0ec;border-radius:9px;overflow:hidden;background:#fff}.smr-fit-btn{margin:0;cursor:pointer}.smr-fit-btn input{position:absolute;opacity:0}.smr-fit-btn span{display:inline-block;padding:.42rem .8rem;font-size:.82rem;font-weight:600;color:#4a4a68}.smr-fit-btn input:checked+span{background:#754ffe;color:#fff}.smr-bg-field{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:#6b7280}.smr-presets{padding:1rem 1rem .4rem;border-bottom:1px solid var(--clr-border,#eef0f4)}.smr-group{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.7rem}.smr-group-title{font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9296a6;width:92px;flex:none}.smr-chips{display:flex;flex-wrap:wrap;gap:.4rem}.smr-chip{font-size:.8rem;font-weight:600;color:#4a4a68;background:#f3f3f7;border:1px solid #e4e4ec;border-radius:999px;padding:.35rem .75rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.smr-chip em{font-style:normal;font-weight:500;opacity:.65;font-size:.92em}#smrWrap .smr-chip:hover,#smrWrap .smr-chip:focus,#smrWrap .smr-chip:focus-visible{background:#efeaff!important;border-color:#754ffe!important;color:#754ffe!important;box-shadow:none!important;outline:none}#smrWrap .smr-chip.smr-on,#smrWrap .smr-chip.smr-on:hover,#smrWrap .smr-chip.smr-on:focus{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}[data-theme="dark"] #smrWrap .smr-chip:hover,[data-theme="dark"] #smrWrap .smr-chip:focus{background:#2a2550!important;border-color:#754ffe!important;color:#b9a8ff!important}.smr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem;padding:1rem}.smr-card{display:flex;flex-direction:column;border:1px solid #eef0f4;border-radius:12px;overflow:hidden}.smr-thumb{height:150px;display:flex;align-items:center;justify-content:center;padding:10px;background-color:#fbfbfd;background-image:linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%),linear-gradient(45deg,#eef0f4 25%,transparent 25%,transparent 75%,#eef0f4 75%);background-size:16px 16px;background-position:0 0,8px 8px}.smr-thumb canvas{max-width:100%;max-height:100%;border-radius:3px;box-shadow:0 1px 6px rgb(0 0 0 / .18)}.smr-meta{padding:.6rem .7rem .2rem}.smr-name{font-size:.85rem;font-weight:600;color:#1a1a2e}.smr-dim{font-size:.75rem;color:#9296a6}#smrWrap .smr-dl{margin:.5rem .7rem .7rem}.smr-empty{color:#9296a6;font-size:.9rem;padding:1rem;margin:0}[data-theme="dark"] #smrEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .smr-bar,[data-theme="dark"] .smr-presets{background:#16152e;border-color:#2d2b4e}[data-theme="dark"] .smr-presets{background:var(--clr-card,#1d1c35)}[data-theme="dark"] .smr-fit{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .smr-fit-btn span{color:#c9c4e3}[data-theme="dark"] .smr-chip{background:#20202f;border-color:#2d2b4e;color:#c9c4e3}[data-theme="dark"] .smr-card{border-color:#2d2b4e}[data-theme="dark"] .smr-thumb{background-color:#20202f;background-image:linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%),linear-gradient(45deg,#2a2a3e 25%,transparent 25%,transparent 75%,#2a2a3e 75%)}[data-theme="dark"] .smr-name{color:#e6e2f5}@media (max-width:575.98px){.smr-group-title{width:100%}.smr-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}#cveWrap{width:100%;margin:0 auto}#cveBlankBtn{margin-top:0!important;margin-left:.5rem}.cve-topbar{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.cve-filename{font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:1.25rem;font-weight:700;color:#1a1a2e;word-break:break-all}.cve-top-actions{display:flex;gap:.6rem;align-items:center}.cve-dl{height:46px;padding:0 1.3rem}.cve-exit{display:inline-flex;align-items:center;height:46px;padding:0 1.2rem;font-size:.95rem;font-weight:600;color:#fff;background:#1a1a2e;border:0;border-radius:10px;cursor:pointer;transition:background .15s}#cveWrap .cve-exit:hover{background:#000!important;color:#fff!important}.cve-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff);display:flex;flex-direction:column}.cve-cardhead{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between;padding:.8rem 1.1rem;border-bottom:1px solid var(--clr-border,#eef0f4)}.cve-sheetname{font-size:1rem;font-weight:700;color:#1a1a2e;outline:none;padding:.15rem .4rem;border-radius:6px;min-width:40px}.cve-sheetname:focus{box-shadow:inset 0 0 0 2px #754ffe}.cve-headactions{display:flex;gap:.35rem;align-items:center}.cve-haction{display:inline-flex;align-items:center;gap:.4rem;height:36px;padding:0 .8rem;font-size:.85rem;font-weight:600;color:#4a4a68;background:#fff;border:1px solid #e4e4ec;border-radius:9px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}#cveWrap .cve-haction:hover,#cveWrap .cve-haction:focus-visible{background:#f3f0ff!important;border-color:#754ffe!important;color:#754ffe!important;outline:none}.cve-haction.cve-icon{padding:0;width:36px;justify-content:center}.cve-vsep{width:1px;height:22px;background:var(--clr-border,#e2e0ee);margin:0 .15rem}.cve-table-wrap{overflow:auto;max-height:600px}.cve-table{border-collapse:separate;border-spacing:0;font-size:.86rem;width:max-content;min-width:100%}.cve-table th,.cve-table td{border-right:1px solid var(--clr-border,#eceaf3);border-bottom:1px solid var(--clr-border,#eceaf3);padding:0;vertical-align:middle;background:#fff}.cve-table thead th{position:sticky;top:0;z-index:2;background:#f3f4f8;border-bottom:1px solid #dfe1ea}.cve-th{display:flex;align-items:center;gap:.25rem;padding:.55rem .7rem;min-width:150px}.cve-hcell{flex:1;font-weight:700;font-size:.82rem;letter-spacing:.02em;text-transform:uppercase;color:#5a6072;outline:none;min-width:30px;border-radius:4px;padding:.1rem .2rem}.cve-hcell:focus{box-shadow:inset 0 0 0 2px #754ffe;color:#1a1a2e}.cve-sort,.cve-delcol,.cve-delrow{border:0;background:none;color:#b4b0c6;cursor:pointer;padding:3px 4px;border-radius:6px;font-size:.8rem;line-height:1;transition:background .12s,color .12s,opacity .12s}#cveWrap .cve-sort:hover{background:rgb(117 79 254 / .14)!important;color:#754ffe!important}.cve-delcol{opacity:0}.cve-table thead th:hover .cve-delcol{opacity:1}#cveWrap .cve-delcol:hover,#cveWrap .cve-delrow:hover{background:rgb(220 53 69 / .14)!important;color:#dc3545!important}.cve-cell{padding:.55rem .7rem;outline:none;color:#1a1a2e;min-width:130px;max-width:380px;overflow-wrap:anywhere;cursor:text;transition:background .1s}.cve-cell:hover{background:#f6f4ff}.cve-cell:focus{box-shadow:inset 0 0 0 2px #754ffe;background:#fff!important}.cve-rownum{position:sticky;left:0;z-index:1;width:48px;text-align:center;padding:0}.cve-table tbody td.cve-rownum{background:#f3f4f8;color:#9aa0b0;font-size:.76rem;font-variant-numeric:tabular-nums;position:sticky}.cve-table tbody tr:hover td{background:#f6f4ff}.cve-table tbody tr:hover .cve-rownum{background:#ecedf3}.cve-table thead .cve-rownum{z-index:3;background:#f3f4f8}.cve-delrow{position:absolute;inset:0;margin:auto;width:22px;height:22px;opacity:0;display:flex;align-items:center;justify-content:center}.cve-table tbody tr:hover .cve-delrow{opacity:1}.cve-table tbody tr:hover .cve-rownum span{opacity:0}.cve-tabs{display:flex;align-items:flex-end;gap:.25rem;padding:.4rem .6rem 0;border-top:1px solid var(--clr-border,#eef0f4);background:var(--clr-surface,#faf9ff);overflow-x:auto}.cve-tab{font-size:.85rem;font-weight:600;color:#6b7280;background:#fff0;border:0;border-bottom:3px solid #fff0;padding:.55rem .9rem;cursor:pointer;white-space:nowrap;border-radius:6px 6px 0 0}#cveWrap .cve-tab:hover{background:#efeaff!important;color:#754ffe!important}.cve-tab-on{color:#754ffe!important;border-bottom-color:#754ffe;background:#fff}.cve-tab-add{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;background:#fff0;color:#9296a6;cursor:pointer;border-radius:6px}#cveWrap .cve-tab-add:hover{background:#efeaff!important;color:#754ffe!important}#cveWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);padding:16px;margin:0;max-width:none;display:flex;flex-direction:column;overflow:auto}#cveWrap.aib-fullscreen #cveEditor{flex:1;display:flex;flex-direction:column;min-height:0}#cveWrap.aib-fullscreen .cve-card{flex:1;min-height:0}#cveWrap.aib-fullscreen .cve-table-wrap{max-height:none;flex:1}[data-theme="dark"] .cve-filename,[data-theme="dark"] .cve-sheetname{color:#e6e2f5}[data-theme="dark"] .cve-exit{background:#2d2b4e}[data-theme="dark"] .cve-card{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .cve-cardhead,[data-theme="dark"] .cve-tabs{border-color:#2d2b4e;background:#16152e}[data-theme="dark"] .cve-haction{background:#1d1c35;border-color:#2d2b4e;color:#c9c4e3}[data-theme="dark"] .cve-table th,[data-theme="dark"] .cve-table td{border-right-color:#2d2b4e;border-bottom-color:#2d2b4e;background:#1d1c35}[data-theme="dark"] .cve-table thead th{background:#221d3a;border-bottom-color:#352c5a}[data-theme="dark"] .cve-hcell{color:#b9b2d6}[data-theme="dark"] .cve-cell{color:#e6e2f5}[data-theme="dark"] .cve-table tbody td.cve-rownum,[data-theme="dark"] .cve-table thead .cve-rownum{background:#221d3a;color:#6b6790}[data-theme="dark"] .cve-table tbody tr:hover td{background:#2a2550}[data-theme="dark"] .cve-table tbody tr:hover .cve-rownum{background:#2a2550}[data-theme="dark"] .cve-cell:hover{background:#2a2550}[data-theme="dark"] .cve-tab{color:#9b96b5}[data-theme="dark"] .cve-tab-on{background:#1d1c35}@media (max-width:575.98px){.cve-table-wrap{max-height:460px}.cve-filename{font-size:1.05rem}.cve-cardhead{padding:.7rem .8rem}}#sqvWrap{width:100%;margin:0 auto}.sqv-loading{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:3rem 1rem;color:#6b7280}.sqv-topbar{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.sqv-filename{font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:1.2rem;font-weight:700;color:#1a1a2e;word-break:break-all}.sqv-top-actions{display:flex;gap:.6rem;align-items:center}.sqv-dl{height:44px;padding:0 1.2rem}.sqv-exit{display:inline-flex;align-items:center;height:44px;padding:0 1.1rem;font-size:.95rem;font-weight:600;color:#fff;background:#1a1a2e;border:0;border-radius:10px;cursor:pointer}#sqvWrap .sqv-exit:hover{background:#000!important;color:#fff!important}.sqv-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.sqv-main{min-height:520px}.sqv-main{flex:1;min-width:0;display:flex;flex-direction:column}.sqv-query{padding:.8rem 1rem;border-bottom:1px solid var(--clr-border,#eef0f4)}#sqvWrap .sqv-sql{width:100%;min-height:64px;resize:vertical;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;border:1px solid #e0e0ec;border-radius:9px;padding:.6rem .8rem;color:#1a1a2e;background:#fff}#sqvWrap .sqv-sql:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.sqv-query-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.6rem}.sqv-field{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#6b7280}#sqvWrap .sqv-tablesel{width:auto;max-width:220px}#sqvWrap .sqv-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.sqv-status{font-size:.8rem;color:#6b7280}.sqv-err{color:#dc3545;font-weight:600}.sqv-result-wrap{flex:1;overflow:auto;max-height:460px}.sqv-table{border-collapse:separate;border-spacing:0;font-size:.85rem;width:max-content;min-width:100%}.sqv-table th,.sqv-table td{border-right:1px solid var(--clr-border,#eceaf3);border-bottom:1px solid var(--clr-border,#eceaf3);padding:.45rem .7rem;text-align:left;vertical-align:top;background:#fff;white-space:nowrap;max-width:360px;overflow:hidden;text-overflow:ellipsis}.sqv-table thead th{position:sticky;top:0;z-index:2;background:#f3f4f8;font-weight:700;font-size:.8rem;color:#5a6072}.sqv-table tbody tr:nth-child(even) td{background:#faf9fe}.sqv-table tbody tr:hover td{background:#f3f0ff}.sqv-rownum{position:sticky;left:0;z-index:1;color:#9aa0b0;font-size:.76rem;text-align:center!important;background:#f3f4f8!important;font-variant-numeric:tabular-nums}.sqv-table thead .sqv-rownum{z-index:3}.sqv-null{color:#b4b0c6;font-style:italic}.sqv-empty{display:flex;align-items:center;justify-content:center;color:#9296a6;padding:2.5rem 1rem;font-size:.9rem}#sqvWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);padding:16px;margin:0;max-width:none;display:flex;flex-direction:column;overflow:auto}#sqvWrap.aib-fullscreen #sqvEditor{flex:1;display:flex;flex-direction:column;min-height:0}#sqvWrap.aib-fullscreen .sqv-card{flex:1;min-height:0;display:flex;flex-direction:column}#sqvWrap.aib-fullscreen .sqv-main{flex:1;min-height:0;display:flex;flex-direction:column}#sqvWrap.aib-fullscreen .sqv-result-wrap{max-height:none}[data-theme="dark"] .sqv-filename{color:#e6e2f5}[data-theme="dark"] .sqv-exit{background:#2d2b4e}[data-theme="dark"] .sqv-card{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] [data-theme="dark"] [data-theme="dark"] .sqv-query{border-color:#2d2b4e}[data-theme="dark"] #sqvWrap .sqv-sql{background:#14141f;border-color:#2d2b4e;color:#e6e2f5}[data-theme="dark"] .sqv-table th,[data-theme="dark"] .sqv-table td{border-right-color:#2d2b4e;border-bottom-color:#2d2b4e;background:#1d1c35}[data-theme="dark"] .sqv-table thead th{background:#221d3a;color:#b9b2d6}[data-theme="dark"] .sqv-table tbody tr:nth-child(even) td{background:#20202f}[data-theme="dark"] .sqv-table tbody tr:hover td{background:#2a2550}[data-theme="dark"] .sqv-rownum,[data-theme="dark"] .sqv-table thead .sqv-rownum{background:#221d3a!important;color:#6b6790}@media (max-width:767.98px){.sqv-result-wrap{max-height:380px}}#cspWrap{width:100%;margin:0 auto}#cspEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#cspWrap .aib-preview-panel.csp-preview-panel{display:block;align-items:stretch;justify-content:stretch;background-color:var(--clr-card,#fff);background-image:none;padding:1.1rem;overflow:auto}.csp-summary{font-size:.9rem;color:#4a4a68;margin-bottom:.9rem;padding-bottom:.8rem;border-bottom:1px solid #f0f0f4}.csp-summary strong{color:#754ffe}.csp-files{display:flex;flex-direction:column;gap:.55rem;max-height:420px;overflow-y:auto;padding-right:.2rem}.csp-file{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.6rem .8rem;border:1px solid #eef0f4;border-radius:10px}.csp-file-info{display:flex;flex-direction:column;min-width:0}.csp-file-name{font-size:.86rem;font-weight:600;color:#1a1a2e;word-break:break-all}.csp-file-meta{font-size:.76rem;color:#9296a6}.csp-dl{flex:none}.csp-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0}.csp-switch input{position:absolute;opacity:0;width:0;height:0}.csp-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.csp-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.csp-switch input:checked+.csp-switch-ui{background:#754ffe}.csp-switch input:checked+.csp-switch-ui::after{transform:translateY(-50%) translateX(17px)}[data-theme="dark"] #cspEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] #cspWrap .aib-preview-panel.csp-preview-panel{background-color:var(--clr-card,#1d1c35)}[data-theme="dark"] .csp-summary{color:#c9c4e3;border-color:#2d2b4e}[data-theme="dark"] .csp-file{border-color:#2d2b4e}[data-theme="dark"] .csp-file-name{color:#e6e2f5}[data-theme="dark"] .csp-switch{color:#e6e2f5}[data-theme="dark"] .csp-switch-ui{background:#3a3a55}#czcWrap{width:100%;margin:0 auto}#czcEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#czcWrap .aib-preview-panel.czc-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--clr-card,#fff);background-image:none;padding:2rem 1.5rem}.czc-saved{font-size:3.4rem;font-weight:800;line-height:1;color:#754ffe}.czc-saved-label{font-size:.9rem;font-weight:600;color:#9296a6;margin-bottom:1.2rem}.czc-bar{width:100%;max-width:320px;height:10px;background:#eef0f4;border-radius:999px;overflow:hidden;margin-bottom:1.4rem}.czc-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .3s ease}.czc-stats{width:100%;max-width:320px}.czc-row{display:flex;align-items:center;justify-content:space-between;font-size:.88rem;padding:.45rem 0;border-bottom:1px solid #f0f0f4}.czc-row span{color:#6b7280}.czc-row strong{color:#1a1a2e;font-variant-numeric:tabular-nums}.czc-row.czc-final strong{color:#16a34a;font-size:1.05rem}.czc-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0 0 .65rem}.czc-switch:last-child{margin-bottom:0}.czc-switch input{position:absolute;opacity:0;width:0;height:0}.czc-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.czc-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.czc-switch input:checked+.czc-switch-ui{background:#754ffe}.czc-switch input:checked+.czc-switch-ui::after{transform:translateY(-50%) translateX(17px)}[data-theme="dark"] #czcEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] #czcWrap .aib-preview-panel.czc-panel{background-color:var(--clr-card,#1d1c35)}[data-theme="dark"] .czc-bar{background:#2d2b4e}[data-theme="dark"] .czc-row{border-color:#2d2b4e}[data-theme="dark"] .czc-row strong{color:#e6e2f5}[data-theme="dark"] .czc-switch{color:#e6e2f5}[data-theme="dark"] .czc-switch-ui{background:#3a3a55}#ftwWrap{width:100%;max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.1rem;--ftw-bg:#fff;--ftw-text:#0f1419;--ftw-sub:#536471;--ftw-border:#eff3f4;--ftw-hover:rgba(29,155,240,.1)}#ftwWrap.t-dim{--ftw-bg:#15202b;--ftw-text:#f7f9f9;--ftw-sub:#8b98a5;--ftw-border:#38444d;--ftw-hover:rgba(255,255,255,.08)}#ftwWrap.t-dark{--ftw-bg:#000;--ftw-text:#e7e9ea;--ftw-sub:#71767b;--ftw-border:#2f3336;--ftw-hover:rgba(255,255,255,.08)}.ftw-tabs{display:inline-flex;gap:.3rem;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:.35rem;box-shadow:0 2px 10px rgb(20 16 50 / .06)}.ftw-tab{border:0;background:none;font-size:.95rem;font-weight:700;color:#754ffe;padding:.45rem 1.3rem;border-radius:9px;cursor:pointer}.ftw-tab-on{background:#754ffe;color:#fff}.ftw-card{width:100%;background:var(--ftw-bg);color:var(--ftw-text);border:1px solid var(--ftw-border);border-radius:18px;padding:1.3rem 1.4rem;box-shadow:0 8px 30px rgb(20 16 50 / .1);font-family:-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.ftw-head{display:flex;align-items:flex-start;gap:.8rem}.ftw-avatar{flex:none;width:52px;height:52px;padding:0!important;border-radius:50%;border:0;background:#cfd9de center/cover no-repeat;color:#8899a6;display:flex;align-items:center;justify-content:center;font-size:1.8rem;cursor:pointer;overflow:hidden}.ftw-avatar.ftw-has-img{color:#fff0}.ftw-id{flex:1;min-width:0}.ftw-nameline{display:flex;align-items:center;gap:.3rem}.ftw-name{font-weight:800;font-size:1.05rem}.ftw-handle{display:block;color:var(--ftw-sub);font-size:.98rem}.ftw-badge{border:0;background:none;color:#1d9bf0;font-size:1.15rem;line-height:1;padding:0;display:inline-flex}.ftw-card.ftw-tick-none .ftw-badge{display:none}.ftw-card.ftw-tick-gold .ftw-badge{color:#e6a700}.ftw-reset{margin-left:auto;display:inline-flex;align-items:center;gap:.35rem;border:0;background:none;color:var(--ftw-text);font-weight:700;font-size:.95rem;cursor:pointer}.ftw-reset:hover{color:#754ffe}.ftw-text{margin:.9rem 0;font-size:1.35rem;line-height:1.4;white-space:pre-wrap;word-wrap:break-word;outline:none}.ftw-meta{color:var(--ftw-sub);font-size:1rem;margin-top:.2rem}.ftw-meta b{color:var(--ftw-text)}.ftw-mut{color:var(--ftw-sub)}.ftw-divider{height:1px;background:var(--ftw-border);margin:.9rem 0}.ftw-stats{display:flex;flex-wrap:wrap;gap:1.1rem;font-size:.98rem;color:var(--ftw-sub)}.ftw-stats b{color:var(--ftw-text)}.ftw-actions{display:flex;justify-content:space-between;color:var(--ftw-sub);font-size:1.25rem;padding:0 .3rem}.ftw-media{margin:1rem 0 .2rem}.ftw-drop{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:96px;border:2px dashed var(--ftw-border);border-radius:14px;color:var(--ftw-sub);font-size:1.05rem;cursor:pointer;padding:1rem}.ftw-drop:hover,.ftw-drop-over{border-color:#754ffe;color:#754ffe}.ftw-media-img{position:relative}.ftw-media-img img{width:100%;border-radius:14px;display:block}.ftw-media-remove{position:absolute;top:8px;right:8px;width:30px;height:30px;border:0;border-radius:50%;background:rgb(0 0 0 / .6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}#ftwWrap:not(.ftw-preview) .ftw-edit:hover{background:var(--ftw-hover);border-radius:5px}#ftwWrap:not(.ftw-preview) .ftw-edit:focus{background:var(--ftw-hover);border-radius:5px;outline:none;box-shadow:0 0 0 2px rgb(117 79 254 / .45)}#ftwWrap.ftw-preview .ftw-reset,#ftwWrap.ftw-shoot .ftw-reset{display:none}#ftwWrap.ftw-preview .ftw-media:not(.ftw-has-media) .ftw-drop,#ftwWrap.ftw-shoot .ftw-media:not(.ftw-has-media) .ftw-drop{display:none}#ftwWrap.ftw-preview .ftw-media-remove,#ftwWrap.ftw-shoot .ftw-media-remove{display:none}.ftw-bottom{width:100%;display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:.8rem 1rem;box-shadow:0 2px 10px rgb(20 16 50 / .06)}.ftw-theme{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.ftw-theme-label{font-weight:700;color:#1a1a2e;font-size:.9rem;margin-right:.2rem}.ftw-tbtn{border:1px solid #e0e0ec;background:#fff;color:#4a4a68;font-weight:700;font-size:.85rem;padding:.45rem 1rem;border-radius:9px;cursor:pointer}#ftwWrap .ftw-tbtn:hover{border-color:#754ffe;color:#754ffe}.ftw-tbtn-on{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}.ftw-bottom-left{display:flex;flex-wrap:wrap;gap:.5rem 1.2rem;align-items:center}.ftw-pickgroup{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.ftw-bottom-actions{display:flex;gap:.5rem;align-items:center}.ftw-copy{width:42px;height:42px;border:1px solid #e0e0ec;background:#f3f3f7;color:#4a4a68;border-radius:9px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}#ftwWrap .ftw-copy:hover{border-color:#754ffe;color:#754ffe}.ftw-dl{height:42px;padding:0 1.2rem;display:inline-flex;align-items:center}[data-theme="dark"] .ftw-tabs,[data-theme="dark"] .ftw-bottom{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .ftw-theme-label{color:#e6e2f5}[data-theme="dark"] .ftw-tbtn{background:#1d1c35;border-color:#2d2b4e;color:#c9c4e3}[data-theme="dark"] .ftw-copy{background:#1d1c35;border-color:#2d2b4e;color:#c9c4e3}@media (max-width:575.98px){.ftw-card{padding:1.1rem}.ftw-text{font-size:1.15rem}}#hrdWrap{width:100%;margin:0 auto}#hrdEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.3rem}.hrd-top{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center;padding-bottom:1.1rem;margin-bottom:1.1rem;border-bottom:1px solid var(--clr-border,#f0f0f4)}.hrd-field{display:flex;align-items:center;gap:.5rem}.hrd-label{font-size:.82rem;font-weight:700;color:#1a1a2e;margin:0}#hrdWrap .hrd-server{width:auto}.hrd-presets{display:flex;flex-wrap:wrap;gap:.55rem 1.3rem}.hrd-chk{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#4a4a68;cursor:pointer;margin:0}.hrd-chk input{position:absolute;opacity:0;width:0;height:0}.hrd-switch-ui{position:relative;flex:none;width:38px;height:22px;background:#cbd0d9;border-radius:999px;transition:background .2s}.hrd-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:18px;height:18px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.hrd-chk input:checked+.hrd-switch-ui{background:#754ffe}.hrd-chk input:checked+.hrd-switch-ui::after{transform:translateY(-50%) translateX(16px)}#hrdWrap input[type="url"],#hrdWrap input[type="text"]{min-height:34px}.hrd-domain{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .7rem;padding-bottom:1.1rem;margin-bottom:1.1rem;border-bottom:1px solid var(--clr-border,#f0f0f4)}#hrdWrap .hrd-dom-in{width:auto;flex:1;min-width:180px;height:34px;min-height:34px;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.82rem}.hrd-arrow{color:#9296a6}.hrd-domain-note{font-size:.78rem;color:#9296a6;flex-basis:100%}.hrd-rules-head{display:grid;grid-template-columns:1fr 1fr 84px 34px;gap:.5rem;font-size:.74rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#9296a6;padding:0 .1rem .4rem}.hrd-col-type{text-align:center}.hrd-row{display:grid;grid-template-columns:1fr 1fr 84px 34px;gap:.5rem;margin-bottom:.5rem;align-items:center}#hrdWrap .hrd-from,#hrdWrap .hrd-to{font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.82rem;height:34px;min-height:34px}#hrdWrap .hrd-type{font-size:.82rem;height:34px;min-height:34px;padding-top:0;padding-bottom:0}.hrd-del{width:34px;height:34px;padding:0!important;border:1px solid #e4e4ec;background:#fff;color:#9296a6;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hrd-addrow{display:inline-flex;align-items:center;margin-top:.4rem;font-size:.85rem;font-weight:600;color:#754ffe;background:none;border:0;cursor:pointer;padding:.3rem 0}.hrd-addrow:hover{text-decoration:underline}.hrd-out-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin:1.3rem 0 .6rem;padding-top:1.1rem;border-top:1px solid var(--clr-border,#f0f0f4)}.hrd-out-title{font-size:.85rem;font-weight:700;color:#1a1a2e}.hrd-out-actions{display:flex;gap:.5rem}.hrd-out{margin:0;background:#0d0d16;color:#e6e2f5;border-radius:12px;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.84rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;max-height:360px;overflow:auto}[data-theme="dark"] #hrdEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .hrd-label,[data-theme="dark"] .hrd-out-title{color:#e6e2f5}[data-theme="dark"] .hrd-chk{color:#c9c4e3}[data-theme="dark"] .hrd-switch-ui{background:#3a3a55}[data-theme="dark"] .hrd-del{background:#1d1c35;border-color:#2d2b4e;color:#9b96b5}[data-theme="dark"] .hrd-top,[data-theme="dark"] .hrd-out-head{border-color:#2d2b4e}[data-theme="dark"] .hrd-domain{border-color:#2d2b4e}[data-theme="dark"] .hrd-out{background:#0a0a12}@media (max-width:575.98px){#hrdEditor{padding:1.1rem}.hrd-rules-head{display:none}.hrd-row{grid-template-columns:1fr 1fr}.hrd-row .hrd-type{grid-column:1}.hrd-row .hrd-del{grid-column:2;justify-self:end}}#txcWrap{width:100%;margin:0 auto}#txcEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff)}#txcWrap .aib-preview-panel.txc-panel{display:flex;align-items:center;justify-content:center;background-color:#eceaf3;background-image:none;padding:1.6rem}.txc-card{width:100%;max-width:440px;background:#fff;border:1px solid #cfd9de;border-radius:16px;overflow:hidden;font-family:-apple-system,"Segoe UI",Roboto,sans-serif}.txc-img{position:relative;width:100%;aspect-ratio:1.91/1;background:#e1e8ed}.txc-img img{width:100%;height:100%;object-fit:cover;display:none}.txc-img-ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#8899a6;font-size:2.2rem}.txc-body{padding:.75rem .9rem}.txc-domain{font-size:.82rem;color:#536471}.txc-title{font-size:.98rem;font-weight:600;color:#0f1419;margin-top:.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.txc-desc{font-size:.9rem;color:#536471;margin-top:.15rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.txc-card.txc-summary{display:flex;align-items:stretch;max-width:420px}.txc-card.txc-summary .txc-img{width:128px;flex:none;aspect-ratio:1/1}.txc-card.txc-summary .txc-body{flex:1;min-width:0}.txc-two{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.txc-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0}.txc-switch input{position:absolute;opacity:0;width:0;height:0}.txc-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.txc-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.txc-switch input:checked+.txc-switch-ui{background:#754ffe}.txc-switch input:checked+.txc-switch-ui::after{transform:translateY(-50%) translateX(17px)}.txc-out-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:1rem 1.3rem .6rem;border-top:1px solid var(--clr-border,#f0f0f4)}.txc-out-title{font-size:.85rem;font-weight:700;color:#1a1a2e}.txc-out-actions{display:flex;gap:.5rem}.txc-out{margin:0 1.3rem 1.3rem;background:#0d0d16;color:#e6e2f5;border-radius:12px;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.83rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;max-height:280px;overflow:auto}#txcWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none;overflow:auto}#txcWrap.aib-fullscreen #txcEditor{flex:1;border:none;border-radius:0;display:flex;flex-direction:column;min-height:0}#txcWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:0}#txcWrap.aib-fullscreen .aib-preview-side{position:relative;min-height:0}#txcWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #txcEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] #txcWrap .aib-preview-panel.txc-panel{background-color:#14141f}[data-theme="dark"] .txc-switch{color:#e6e2f5}[data-theme="dark"] .txc-switch-ui{background:#3a3a55}[data-theme="dark"] .txc-out-head{border-color:#2d2b4e}[data-theme="dark"] .txc-out-title{color:#e6e2f5}[data-theme="dark"] .txc-out{background:#0a0a12}@media (max-width:575.98px){#txcWrap .aib-preview-panel.txc-panel{padding:1rem}.txc-out{margin:0 1rem 1rem}.txc-out-head{padding:1rem 1rem .6rem}}#ogtWrap{width:100%;margin:0 auto}#ogtEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff)}#ogtWrap .aib-preview-panel.ogt-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#eceaf3;background-image:none;padding:1.6rem}.ogt-prevhint{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8b8aa3;margin-bottom:.8rem}.ogt-card{width:100%;max-width:460px;background:#fff;border:1px solid #dadde1;border-radius:8px;overflow:hidden;font-family:-apple-system,"Segoe UI",Roboto,Helvetica,sans-serif}.ogt-img{position:relative;width:100%;aspect-ratio:1.91/1;background:#e4e6eb}.ogt-img img{width:100%;height:100%;object-fit:cover;display:none}.ogt-img-ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#b0b3b8;font-size:2.4rem}.ogt-body{padding:.65rem .85rem .75rem;background:#f2f3f5;border-top:1px solid #dadde1}.ogt-domain{font-size:.72rem;letter-spacing:.02em;color:#606770;text-transform:uppercase}.ogt-title{font-size:1rem;font-weight:600;color:#1d2129;margin-top:.15rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ogt-desc{font-size:.85rem;color:#606770;margin-top:.2rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ogt-two{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.ogt-article{border-top:1px dashed var(--clr-border,#e5e7eb);padding-top:.9rem;margin-top:.2rem}.ogt-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0}.ogt-switch input{position:absolute;opacity:0;width:0;height:0}.ogt-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.ogt-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.ogt-switch input:checked+.ogt-switch-ui{background:#754ffe}.ogt-switch input:checked+.ogt-switch-ui::after{transform:translateY(-50%) translateX(17px)}.ogt-out-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:1rem 1.3rem .6rem;border-top:1px solid var(--clr-border,#f0f0f4)}.ogt-out-title{font-size:.85rem;font-weight:700;color:#1a1a2e}.ogt-out-actions{display:flex;gap:.5rem}.ogt-out{margin:0 1.3rem 1.3rem;background:#0d0d16;color:#e6e2f5;border-radius:12px;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.83rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;max-height:300px;overflow:auto}#ogtWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none;overflow:auto}#ogtWrap.aib-fullscreen #ogtEditor{flex:1;border:none;border-radius:0;display:flex;flex-direction:column;min-height:0}#ogtWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:0}#ogtWrap.aib-fullscreen .aib-preview-side{position:relative;min-height:0}#ogtWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #ogtEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] #ogtWrap .aib-preview-panel.ogt-panel{background-color:#14141f}[data-theme="dark"] .ogt-switch{color:#e6e2f5}[data-theme="dark"] .ogt-switch-ui{background:#3a3a55}[data-theme="dark"] .ogt-article{border-color:#2d2b4e}[data-theme="dark"] .ogt-out-head{border-color:#2d2b4e}[data-theme="dark"] .ogt-out-title{color:#e6e2f5}[data-theme="dark"] .ogt-out{background:#0a0a12}@media (max-width:575.98px){#ogtWrap .aib-preview-panel.ogt-panel{padding:1rem}.ogt-two{grid-template-columns:1fr}.ogt-out{margin:0 1rem 1rem}.ogt-out-head{padding:1rem 1rem .6rem}}#thrWrap{width:100%;margin:0 auto}.thr-meter{position:relative;height:26px;background:#eef0f4;border-radius:999px;overflow:hidden}.thr-bar{height:100%;width:0;border-radius:999px;transition:width .5s ease;background:#16a34a}.thr-bar-good{background:#16a34a}.thr-bar-warning{background:#d97706}.thr-bar-missing{background:#dc2626}.thr-bar-val{position:absolute;top:50%;right:12px;transform:translateY(-50%);font-size:.8rem;font-weight:700;color:#1a1a2e}.thr-scale{display:flex;justify-content:space-between;margin-top:.4rem;font-size:.72rem;color:#8b8aa3}[data-theme="dark"] .thr-meter{background:#2a2942}[data-theme="dark"] .thr-bar-val{color:#e6e2f5}[data-theme="dark"] .thr-scale{color:#8b88a8}@media (max-width:575.98px){.thr-scale span:nth-child(2),.thr-scale span:nth-child(3){display:none}}#jsmWrap{font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e);max-width:880px;margin:0 auto}#jsmWrap .csc-drop .btn-primary{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff;padding:.5rem 1.25rem;font-weight:600}#arcWrap{width:100%;max-width:760px;margin:0 auto;font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e)}#arcEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.4rem}.arc-presets{margin-bottom:1.2rem}.arc-presets-label{display:block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8b8aa3;margin-bottom:.55rem}.arc-chips{display:flex;flex-wrap:wrap;gap:.45rem}.arc-chip{border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);color:var(--clr-text,#1a1a2e);border-radius:999px;padding:.35rem .85rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s}#arcWrap .arc-chip:hover{border-color:#754ffe!important;color:#754ffe!important;background:rgb(117 79 254 / .06)!important}#arcWrap .arc-chip.arc-chip-on{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}.arc-grid{display:grid;grid-template-columns:1fr 260px;gap:1.5rem;align-items:start}.arc-ratio-row,.arc-dim-row{display:flex;align-items:flex-end;gap:.6rem}.arc-field{flex:1;min-width:0}.arc-label{display:block;font-size:.8rem;font-weight:600;color:#6b6a80;margin-bottom:.3rem}.arc-in{font-size:1rem;font-weight:600}.arc-colon,.arc-times{font-size:1.2rem;font-weight:700;color:#8b8aa3;padding-bottom:.45rem}.arc-swap{flex:none;width:38px;height:38px;padding:0!important;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);border-radius:9px;color:#6b6a80;cursor:pointer;transition:color .15s}.arc-lock{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:1rem 0}.arc-lock input{position:absolute;opacity:0;width:0;height:0}.arc-lock-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.arc-lock-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.arc-lock input:checked+.arc-lock-ui{background:#754ffe}.arc-lock input:checked+.arc-lock-ui::after{transform:translateY(-50%) translateX(17px)}.arc-ratio-row.arc-dim{opacity:.5}.arc-actions{margin-top:1.2rem}.arc-result{background:#f7f7fb;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:1.1rem;text-align:center}.arc-preview-wrap{height:156px;display:flex;align-items:center;justify-content:center;margin-bottom:.9rem}.arc-preview{position:relative;background:rgb(117 79 254 / .12);border:2px solid #754ffe;border-radius:6px;transition:width .25s,height .25s;min-width:8px;min-height:8px}.arc-preview-tag{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.8rem;font-weight:700;color:#754ffe;white-space:nowrap}.arc-read-main{font-size:1.9rem;font-weight:800;color:#1a1a2e;line-height:1.1}.arc-read-sub{font-size:.9rem;color:#6b6a80;margin:.25rem 0 .9rem}[data-theme="dark"] #arcEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .arc-chip{background:#14141f;border-color:#2d2b4e;color:#e6e2f5}[data-theme="dark"] .arc-swap{background:#14141f;border-color:#2d2b4e;color:#c9c6e0}[data-theme="dark"] .arc-lock{color:#e6e2f5}[data-theme="dark"] .arc-lock-ui{background:#3a3a55}[data-theme="dark"] .arc-result{background:#14141f;border-color:#2d2b4e}[data-theme="dark"] .arc-read-main{color:#f3f1fb}[data-theme="dark"] .arc-read-sub,[data-theme="dark"] .arc-label{color:#a8a6c0}@media (max-width:575.98px){#arcEditor{padding:1.1rem}.arc-grid{grid-template-columns:1fr;gap:1.2rem}}#pdiWrap{width:100%;max-width:100%;margin:0 auto}.pdi-loading{display:flex;align-items:center;gap:.6rem;justify-content:center;padding:2rem;color:#6b6a80;font-weight:600}.pdi-bar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;margin-bottom:1.2rem}.pdi-bar-file{font-weight:700;color:#1a1a2e;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdi-bar-file .bi{color:#e2574c}.pdi-bar-actions{display:flex;gap:.5rem;flex:none}.pdi-section-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8b8aa3;margin:1.5rem 0 .6rem}.pdi-count{color:#b3b2c4;font-weight:600;text-transform:none;letter-spacing:0}.pdi-list{display:flex;flex-direction:column;gap:.5rem}.pdi-item{border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:.7rem .9rem;background:var(--clr-card,#fff)}.pdi-item-main{display:flex;align-items:center;gap:.5rem}.pdi-item-name{font-weight:600;color:#1a1a2e;word-break:break-word}.pdi-tag{flex:none;background:rgb(117 79 254 / .12);color:#754ffe;font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:999px}.pdi-item-sub{font-size:.82rem;color:#6b6a80;margin-top:.25rem}.pdi-empty{color:#6b6a80;font-size:.88rem;padding:.5rem 0}[data-theme="dark"] .pdi-bar-file{color:#f3f1fb}[data-theme="dark"] .pdi-item{background:#14141f;border-color:#2d2b4e}[data-theme="dark"] .pdi-item-name{color:#e6e2f5}[data-theme="dark"] .pdi-item-sub,[data-theme="dark"] .pdi-loading{color:#a8a6c0}@media (max-width:575.98px){.pdi-bar-actions{width:100%}.pdi-bar-actions .btn{flex:1}}#pdcWrap{width:100%;margin:0 auto;font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e)}.pdc-slots{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pdc-slot{position:relative;border:2px dashed var(--clr-border,#d9dce3);border-radius:14px;background:var(--clr-card,#fff);padding:2.2rem 1rem 1.6rem;text-align:center;transition:border-color .15s,background .15s}.pdc-slot-drag{border-color:#754ffe;background:rgb(117 79 254 / .05)}.pdc-slot-on{border-style:solid;border-color:#754ffe;background:rgb(117 79 254 / .03)}.pdc-slot-badge{position:absolute;top:10px;left:10px;background:#eef0f4;color:#6b6a80;font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:999px}.pdc-slot-badge-b{background:rgb(117 79 254 / .12);color:#754ffe}.pdc-slot-icon{font-size:2.3rem;color:#e2574c;display:block;margin-bottom:.55rem}.pdc-slot-title{font-weight:600;color:#1a1a2e;margin:0 0 .9rem;word-break:break-word;font-size:.9rem}.pdc-upload-foot{text-align:center;margin-top:1.4rem}.pdc-upload-foot .aib-upload-privacy{margin-top:.9rem}.pdc-progress{display:flex;align-items:center;gap:.6rem;justify-content:center;padding:2.5rem;color:#6b6a80;font-weight:600}#pdcEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);overflow:hidden}.pdc-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 1.25rem;border-bottom:1px solid var(--clr-border,#f0f0f4)}.pdc-summary{font-weight:600;font-size:.95rem}.pdc-summary .pdc-ok{color:#16a34a}.pdc-summary .pdc-warn{color:#d97706}.pdc-header-actions{display:flex;align-items:center;gap:.6rem}.pdc-body{display:grid;grid-template-columns:220px 1fr;min-height:460px}.pdc-sidebar{border-right:1px solid var(--clr-border,#f0f0f4);display:flex;flex-direction:column;min-height:0}.pdc-sidebar-head{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8b8aa3;padding:.9rem 1rem .5rem}.pdc-pagelist{overflow-y:auto;padding:0 .6rem 1rem;display:flex;flex-direction:column;gap:.35rem;max-height:620px}.pdc-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;text-align:left;border:1px solid #fff0;background:#fff0;border-radius:9px;padding:.55rem .7rem;cursor:pointer;transition:background .12s,border-color .12s}#pdcWrap .pdc-item:hover{background:rgb(117 79 254 / .06)}.pdc-item-num{font-size:.85rem;font-weight:600;color:#1a1a2e}.pdc-item-pct{font-size:.75rem;font-weight:700;color:#e2574c}.pdc-item-badge{font-size:.72rem;font-weight:600}.pdc-item-ident .pdc-item-badge{color:#16a34a}.pdc-item-only .pdc-item-badge{color:#d97706}.pdc-item-chg{border-color:rgb(226 87 76 / .25)}.pdc-item-active{background:rgb(117 79 254 / .1)!important;border-color:#754ffe!important}.pdc-main{display:flex;flex-direction:column;min-width:0}.pdc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.9rem 1.25rem;border-bottom:1px solid var(--clr-border,#f0f0f4)}.pdc-toolbar-right{display:flex;align-items:center;gap:1rem}.pdc-modes{display:inline-flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:9px;overflow:hidden}.pdc-mode{border:0;background:var(--clr-card,#fff);color:#6b6a80;padding:.42rem .85rem;font-size:.82rem;font-weight:600;cursor:pointer}.pdc-mode+.pdc-mode{border-left:1px solid var(--clr-border,#e5e7eb)}#pdcWrap .pdc-mode.pdc-mode-on{background:#754ffe;color:#fff}.pdc-match{font-size:.82rem;font-weight:700;color:#754ffe}.pdc-match-big{display:inline-block;margin-left:.45rem;background:rgb(117 79 254 / .1);color:#754ffe;font-weight:700;padding:.12rem .6rem;border-radius:999px;font-size:.85rem}.pdc-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:260px;border:1px dashed var(--clr-border,#d9dce3);border-radius:8px;color:#9ca3af;font-size:.85rem;font-weight:600;background:#fff}.pdc-placeholder .bi{font-size:1.9rem}.pdc-stage{position:relative;flex:1;background:#f4f5f8;padding:1.1rem;min-height:340px}.pdc-nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.9rem}.pdc-navbtn{width:34px;height:34px;padding:0;border:1px solid var(--clr-border,#e5e7eb);background:#fff;border-radius:8px;color:#1a1a2e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.pdc-pagelabel{font-weight:700;font-size:.9rem;min-width:80px;text-align:center}.pdc-view{display:flex;justify-content:center}.pdc-canvas{max-width:100%;height:auto;box-shadow:0 2px 14px rgb(0 0 0 / .12);border-radius:4px;background:#fff}.pdc-loading-mini{padding:3rem}.pdc-only-note{width:100%;text-align:center;color:#6b6a80;font-weight:600;margin-bottom:1rem}.pdc-side{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.pdc-side-col{display:flex;flex-direction:column;align-items:center;gap:.5rem}.pdc-side-h{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#8b8aa3}.pdc-slider{position:relative;width:100%;margin:0 auto;user-select:none;box-shadow:0 2px 14px rgb(0 0 0 / .12);border-radius:4px;overflow:hidden}.pdc-slider-img{display:block;width:100%;box-shadow:none;border-radius:0}.pdc-slider-top{position:absolute;top:0;left:0}.pdc-slider-line{position:absolute;top:0;bottom:0;width:2px;background:#754ffe;margin-left:-1px;pointer-events:none}.pdc-slider-handle{position:absolute;top:50%;width:34px;height:34px;margin-left:-17px;margin-top:-17px;background:#754ffe;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:ew-resize;box-shadow:0 2px 8px rgb(0 0 0 / .3);z-index:2}.pdc-slider-handle .bi{transform:rotate(90deg)}#pdcWrap .aib-fs-close{display:none}#pdcWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);padding:0;margin:0;overflow:auto}#pdcWrap.aib-fullscreen #pdcEditor{border:0;border-radius:0;min-height:100vh}#pdcWrap.aib-fullscreen .pdc-body{min-height:calc(100vh - 120px)}#pdcWrap.aib-fullscreen .aib-fs-close{display:flex;position:absolute;top:12px;right:12px;z-index:5}[data-theme="dark"] .pdc-slot{background:#14141f;border-color:#2d2b4e}[data-theme="dark"] .pdc-slot-on{background:rgb(117 79 254 / .08)}[data-theme="dark"] .pdc-slot-title{color:#e6e2f5}[data-theme="dark"] .pdc-slot-badge{background:#2a2942;color:#c9c6e0}[data-theme="dark"] #pdcEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .pdc-header,[data-theme="dark"] .pdc-toolbar,[data-theme="dark"] .pdc-sidebar{border-color:#2d2b4e}[data-theme="dark"] .pdc-stage{background:#14141f}[data-theme="dark"] .pdc-item-num{color:#f3f1fb}[data-theme="dark"] .pdc-navbtn,[data-theme="dark"] .pdc-mode{background:#1d1c35;border-color:#2d2b4e;color:#e6e2f5}[data-theme="dark"] .pdc-modes{border-color:#2d2b4e}[data-theme="dark"] .pdc-pagelabel{color:#f3f1fb}[data-theme="dark"] .pdc-progress{color:#a8a6c0}@media (max-width:767.98px){.pdc-body{grid-template-columns:1fr}.pdc-sidebar{border-right:0;border-bottom:1px solid var(--clr-border,#f0f0f4)}.pdc-pagelist{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;max-height:none;padding-bottom:.6rem}.pdc-item{flex:none;flex-direction:column;align-items:flex-start;min-width:90px}}@media (max-width:575.98px){.pdc-slots{grid-template-columns:1fr}.pdc-side{grid-template-columns:1fr}.pdc-toolbar{gap:.6rem}.pdc-toolbar-right{width:100%;justify-content:space-between}}.pxt-alert-warning{display:flex;background:#fef3c7;color:#92660b;border:1px solid #fde68a;border-radius:10px;padding:.7rem .9rem;font-size:.88rem;margin-bottom:1rem}.wc-max{display:flex;flex-direction:column;gap:.3rem;width:100%}.wc-max-label{font-size:.8rem;font-weight:600;color:#6b6a80}.wc-max .form-control{width:100%}[data-theme="dark"] .pxt-alert-warning{background:rgb(217 119 6 / .12);color:#f6c560;border-color:rgb(217 119 6 / .3)}[data-theme="dark"] .wc-max-label{color:#a8a6c0}.wc-opt{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;height:100%;margin:0;cursor:pointer;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:.7rem .85rem;background:var(--clr-card,#fff);font-size:.9rem;font-weight:600;color:#1a1a2e;transition:border-color .15s,background .15s}#wcWrap .wc-opt:hover{border-color:#754ffe}.wc-opt:has(input:checked){border-color:#754ffe;background:rgb(117 79 254 / .04)}.wc-opt-main{display:inline-flex;align-items:center;gap:.55rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc-opt-main .bi{flex:none;color:#8b8aa3;font-size:1.05rem}.wc-opt:has(input:checked) .wc-opt-main .bi{color:#754ffe}.wc-opt input{position:absolute;opacity:0;width:0;height:0}.wc-switch-ui{position:relative;flex:none;width:36px;height:20px;background:#cbd0d9;border-radius:999px;transition:background .2s}.wc-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.wc-opt input:checked+.wc-switch-ui{background:#754ffe}.wc-opt input:checked+.wc-switch-ui::after{transform:translateY(-50%) translateX(16px)}[data-theme="dark"] .wc-opt{background:#14141f;border-color:#2d2b4e;color:#e6e2f5}[data-theme="dark"] .wc-opt:has(input:checked){background:rgb(117 79 254 / .1)}[data-theme="dark"] .wc-switch-ui{background:#3a3a55}#rdtWrap{width:100%;max-width:820px;margin:0 auto;padding:20px;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e)}.rdt-text{width:100%;min-height:250px!important;resize:vertical;font-size:1.05rem;line-height:1.7;border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:1.25rem 1.4rem}.rdt-text::placeholder{color:#9ca3af}.rdt-bar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;background:#f7f7fb;border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:1.5rem 1.75rem;margin-top:1.25rem}.rdt-bar-left{display:flex;align-items:center;gap:.75rem}.rdt-wpm-label{font-size:1.05rem;font-weight:600;color:#475569;margin:0;white-space:nowrap}.rdt-wpm{width:96px;text-align:center;font-size:1.05rem;font-weight:700;border-radius:10px;padding:.55rem}.rdt-wpm:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15);outline:none}.rdt-bar-right{text-align:right;display:flex;flex-direction:column;gap:.35rem}.rdt-line{font-size:1.05rem;color:#64748b}.rdt-line strong{color:#754ffe;font-weight:800;margin-left:.3rem}.rdt-reset-wrap{text-align:center;margin-top:1.5rem}.rdt-reset{background:none;border:0;color:#64748b;font-size:1rem;font-weight:600;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:.4rem .6rem}[data-theme="dark"] #rdtWrap{border-color:#2d2b4e}[data-theme="dark"] .rdt-text{background:#14141f;border-color:#2d2b4e;color:#e8eaf2}[data-theme="dark"] .rdt-bar{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .rdt-wpm-label,[data-theme="dark"] .rdt-line{color:#a8a6c0}[data-theme="dark"] .rdt-line strong{color:#f3f1fb}[data-theme="dark"] .rdt-reset{color:#e6e2f5}@media (max-width:575.98px){.rdt-bar{flex-direction:column;align-items:flex-start;gap:1rem}.rdt-bar-right{text-align:left}.rdt-text{min-height:220px}}#grdWrap{width:100%;margin:0 auto}#grdEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff)}#grdWrap .aib-preview-panel.grd-panel{display:block;align-items:stretch;justify-content:stretch;background-color:var(--clr-card,#fff);background-image:none;padding:1.25rem}.grd-preview{width:100%;height:100%;min-height:320px;border-radius:12px}.grd-types{display:flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:9px;overflow:hidden}.grd-type{flex:1;border:0;background:var(--clr-card,#fff);color:#6b6a80;padding:.45rem;font-size:.83rem;font-weight:600;cursor:pointer}.grd-type+.grd-type{border-left:1px solid var(--clr-border,#e5e7eb)}#grdWrap .grd-type.grd-type-on{background:#754ffe;color:#fff}.grd-two{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.grd-addstop{display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%;margin-top:.55rem;background:none;border:1px dashed var(--clr-border,#cdd2dc);border-radius:10px;color:#754ffe;font-size:.92rem;font-weight:700;padding:.3rem;cursor:pointer}.grd-stop{display:flex;align-items:center;gap:.5rem;margin-bottom:.55rem;max-width:100%}.grd-stop *{box-sizing:border-box}.grd-stop-card{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:.4rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:.35rem .4rem;background:var(--clr-card,#fff)}#grdWrap .grd-stop-color{width:30px!important;height:30px!important;flex:0 0 30px;padding:0!important;margin:0!important;border:1px solid rgb(0 0 0 / .08)!important;border-radius:7px!important;background:none;cursor:pointer}.grd-stop-color::-webkit-color-swatch-wrapper{padding:0}.grd-stop-color::-webkit-color-swatch{border:none;border-radius:6px}.grd-stop-color::-moz-color-swatch{border:none;border-radius:6px}#grdWrap .grd-stop-hex{flex:1 1 0%;min-width:0;width:100%;border:0!important;min-height:0!important;background:transparent!important;box-shadow:none!important;outline:none;font-family:"SFMono-Regular",Menlo,monospace;font-weight:700;text-transform:uppercase;color:#1a1a2e;font-size:.85rem;letter-spacing:-.2px;padding:0}.grd-stop-sep{width:1px;align-self:stretch;flex:none;background:var(--clr-border,#e5e7eb);margin:.15rem 0}.grd-stop-posw{flex:0 0 50px;position:relative}#grdWrap .grd-stop-pos{width:50px;border:0!important;min-height:0!important;background:transparent!important;box-shadow:none!important;outline:none;font-weight:600;color:#1a1a2e;text-align:center;padding:0 13px 0 0!important;font-size:.85rem;-moz-appearance:textfield}.grd-stop-pos::-webkit-outer-spin-button,.grd-stop-pos::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.grd-stop-pct{position:absolute;right:1px;top:50%;transform:translateY(-50%);color:#8b8aa3;font-weight:600;font-size:.82rem;pointer-events:none}.grd-stop-del{width:40px;height:40px;flex:0 0 40px;padding:0!important;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);border-radius:10px;color:#ef4444;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}.grd-stop-del:disabled{opacity:.4;cursor:not-allowed}.grd-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.grd-preset{aspect-ratio:16/10;width:100%;border:1px solid rgb(0 0 0 / .08);border-radius:8px;cursor:pointer}#grdWrap .grd-preset:hover{outline:2px solid #754ffe;outline-offset:1px}.grd-out-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:1rem 1.3rem .6rem;border-top:1px solid var(--clr-border,#f0f0f4)}.grd-out-title{font-size:.85rem;font-weight:700;color:#1a1a2e}.grd-out{margin:0 1.3rem 1.3rem;background:#0d0d16;color:#e6e2f5;border-radius:12px;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}#grdWrap .aib-fs-close{display:none}#grdWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none;overflow:auto}#grdWrap.aib-fullscreen #grdEditor{flex:1;border:none;border-radius:0;display:flex;flex-direction:column;min-height:0}#grdWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:0}#grdWrap.aib-fullscreen .aib-preview-side{position:relative;min-height:0}#grdWrap.aib-fullscreen .grd-preview{min-height:60vh}#grdWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #grdEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] #grdWrap .aib-preview-panel.grd-panel{background-color:#14141f}[data-theme="dark"] .grd-types{border-color:#2d2b4e}[data-theme="dark"] .grd-type{background:#1d1c35;color:#c9c6e0}[data-theme="dark"] .grd-stop-card{background:#14141f;border-color:#2d2b4e}[data-theme="dark"] .grd-stop-hex,[data-theme="dark"] .grd-stop-pos,[data-theme="dark"] .grd-stop-pct{color:#e6e2f5}[data-theme="dark"] .grd-stop-sep{background:#2d2b4e}[data-theme="dark"] .grd-stop-del{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .grd-addstop{border-color:#3a3a55}[data-theme="dark"] .grd-out-head{border-color:#2d2b4e}[data-theme="dark"] .grd-out-title{color:#e6e2f5}[data-theme="dark"] .grd-out{background:#0a0a12}@media (max-width:575.98px){.grd-out{margin:0 1rem 1rem}.grd-out-head{padding:1rem 1rem .6rem}}#cccWrap{width:100%;margin:0 auto;font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e)}#cccEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);overflow:hidden}.ccc-grid{display:grid;grid-template-columns:1fr 340px}.ccc-preview{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2rem;min-height:360px}.ccc-sample-lg{font-size:2rem;font-weight:700;line-height:1.2}.ccc-sample-sm{font-size:1rem;line-height:1.6;max-width:460px}.ccc-controls{padding:1.25rem;border-left:1px solid var(--clr-border,#f0f0f4);display:flex;flex-direction:column;gap:.9rem}.ccc-color-row{display:flex;flex-direction:column;gap:.4rem}.ccc-label{font-size:.82rem;font-weight:600;color:#6b6a80;margin:0}.ccc-color-field{display:flex;align-items:center;gap:.5rem}#cccWrap .ccc-swatch{width:42px!important;height:38px!important;flex:0 0 42px;padding:0!important;margin:0!important;border:1px solid var(--clr-border,#e5e7eb)!important;border-radius:8px!important;border-radius:8px;background:none;cursor:pointer}.ccc-swatch::-webkit-color-swatch-wrapper{padding:2px}.ccc-swatch::-webkit-color-swatch{border:none;border-radius:6px}.ccc-hex{flex:1 1 auto;min-width:0;font-family:"SFMono-Regular",Menlo,monospace;text-transform:uppercase}.ccc-swap{align-self:flex-start;display:inline-flex;align-items:center;gap:.35rem;background:none;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;color:#6b6a80;font-size:.8rem;font-weight:600;padding:.3rem .7rem;cursor:pointer}.ccc-ratio-box{text-align:center;background:rgb(117 79 254 / .06);border:1px solid rgb(117 79 254 / .18);border-radius:12px;padding:.9rem}.ccc-ratio{font-size:2.1rem;font-weight:800;color:#754ffe;line-height:1}.ccc-ratio-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#8b8aa3;margin-top:.25rem}.ccc-results{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ccc-result{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:9px;padding:.5rem .65rem}.ccc-result-name{font-size:.85rem;font-weight:700;color:#1a1a2e}.ccc-result-name small{font-weight:500;color:#8b8aa3}.ccc-badge{font-size:.72rem;font-weight:800;padding:.15rem .5rem;border-radius:999px}.ccc-badge-pass{background:#dcfce7;color:#16a34a}.ccc-badge-fail{background:#fee2e2;color:#dc2626}[data-theme="dark"] #cccEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .ccc-controls{border-color:#2d2b4e}[data-theme="dark"] .ccc-ratio-box{background:rgb(117 79 254 / .12);border-color:rgb(117 79 254 / .3)}[data-theme="dark"] .ccc-result{background:#14141f;border-color:#2d2b4e}[data-theme="dark"] .ccc-result-name{color:#e6e2f5}[data-theme="dark"] .ccc-swap{background:#14141f;border-color:#2d2b4e;color:#c9c6e0}@media (max-width:767.98px){.ccc-grid{grid-template-columns:1fr}.ccc-controls{border-left:0;border-top:1px solid var(--clr-border,#f0f0f4)}.ccc-preview{min-height:220px}}#bshWrap,#flxWrap,#cbzWrap{width:100%;margin:0 auto}#bshEditor,#flxEditor,#cbzEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff)}.bsh-out-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:1rem 1.3rem .6rem;border-top:1px solid var(--clr-border,#f0f0f4)}.bsh-out-title{font-size:.85rem;font-weight:700;color:#1a1a2e}.bsh-out{margin:0 1.3rem 1.3rem;background:#0d0d16;color:#e6e2f5;border-radius:12px;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}#bshWrap .aib-preview-panel.bsh-panel{display:flex;align-items:center;justify-content:center;background-color:#f4f5f8;background-image:none;padding:2.5rem;min-height:460px}.bsh-box{width:350px;height:350px;max-width:100%;border-radius:16px;background:#754ffe}.bsh-color-field{display:flex;align-items:center;gap:.5rem}#bshWrap .bsh-color{width:44px!important;height:38px!important;flex:0 0 44px;padding:2px!important;border:1px solid var(--clr-border,#e5e7eb)!important;border-radius:8px!important;margin:0!important;cursor:pointer;background:none}.bsh-hex{flex:1 1 auto;min-width:0;font-family:"SFMono-Regular",Menlo,monospace;text-transform:uppercase}.bsh-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0}.bsh-switch input{position:absolute;opacity:0;width:0;height:0}.bsh-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.bsh-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.bsh-switch input:checked+.bsh-switch-ui{background:#754ffe}.bsh-switch input:checked+.bsh-switch-ui::after{transform:translateY(-50%) translateX(17px)}#flxWrap .aib-preview-panel.flx-panel{display:block;background-color:#f4f5f8;background-image:none;padding:1.25rem;min-height:340px}.flx-box{display:flex;gap:10px;min-height:300px;height:100%;border:1px dashed #c7cdd8;border-radius:10px;padding:12px}.flx-item{background:#754ffe;color:#fff;font-weight:700;border-radius:8px;min-width:56px;min-height:56px;padding:14px 18px;display:flex;align-items:center;justify-content:center}.flx-item:nth-child(3n+2){background:#42b3e6}.flx-item:nth-child(3n){background:#42e695;color:#0f3d2a}#cbzWrap .aib-preview-panel.cbz-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;background-color:var(--clr-card,#fff);background-image:none;padding:1.5rem;min-height:440px}.cbz-svg{width:300px;max-width:100%;height:auto}.cbz-hint{font-size:.82rem;color:#8b8aa3;margin:.2rem 0 .6rem}.cbz-anim-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8b8aa3;align-self:center}.cbz-plot{fill:#f7f7fb;stroke:#e5e7eb;stroke-width:1}.cbz-grid{stroke:#e9ebf0;stroke-width:1}.cbz-curve{fill:none;stroke:#754ffe;stroke-width:3}.cbz-handle-line{stroke:#b9aef9;stroke-width:2}.cbz-anchor{fill:#1a1a2e}.cbz-handle{cursor:grab}.cbz-handle-1{fill:#754ffe}.cbz-handle-2{fill:#e2574c}.cbz-anim{width:100%;max-width:360px;height:24px;background:#f4f5f8;border-radius:999px;position:relative}.cbz-dot{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:22px;height:22px;border-radius:50%;background:#754ffe}.cbz-presets{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.4rem}.cbz-preset{border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);color:#6b6a80;border-radius:8px;padding:.4rem .2rem;font-size:.78rem;font-weight:600;cursor:pointer}#cbzWrap .cbz-preset.cbz-preset-on{background:#754ffe;border-color:#754ffe;color:#fff}.cbz-coords{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem}#cbzWrap .cbz-coords input{text-align:center;padding:.35rem .2rem;-moz-appearance:textfield}#cbzWrap .cbz-coords input::-webkit-outer-spin-button,#cbzWrap .cbz-coords input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cbz-coords-lbl{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;margin-top:.25rem}.cbz-coords-lbl span{text-align:center;font-size:.72rem;color:#8b8aa3}[data-theme="dark"] #bshEditor,[data-theme="dark"] #flxEditor,[data-theme="dark"] #cbzEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .bsh-out-head{border-color:#2d2b4e}[data-theme="dark"] .bsh-out-title{color:#e6e2f5}[data-theme="dark"] .bsh-out{background:#0a0a12}[data-theme="dark"] #bshWrap .aib-preview-panel.bsh-panel,[data-theme="dark"] #flxWrap .aib-preview-panel.flx-panel{background-color:#14141f}[data-theme="dark"] .bsh-switch{color:#e6e2f5}[data-theme="dark"] .bsh-switch-ui{background:#3a3a55}[data-theme="dark"] #cbzWrap .aib-preview-panel.cbz-panel{background-color:#1d1c35}[data-theme="dark"] .cbz-plot{fill:#14141f;stroke:#2d2b4e}[data-theme="dark"] .cbz-grid{stroke:#2a2942}[data-theme="dark"] .cbz-anchor{fill:#e6e2f5}[data-theme="dark"] .cbz-anim{background:#14141f}[data-theme="dark"] .cbz-preset{background:#14141f;border-color:#2d2b4e;color:#c9c6e0}@media (max-width:575.98px){.bsh-out,.cbz-presets{}.bsh-out{margin:0 1rem 1rem}.bsh-out-head{padding:1rem 1rem .6rem}}#mdgWrap{width:100%;margin:0 auto;font-family:var(--font,'Inter',sans-serif);color:var(--clr-text,#1a1a2e)}#mdgEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.25rem}.mdg-fields-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.mdg-fields-title{font-size:.9rem;font-weight:700;color:#1a1a2e}.mdg-addfield{display:inline-flex;align-items:center;background:none;border:0;color:#754ffe;font-size:.85rem;font-weight:700;cursor:pointer;padding:0;box-shadow:none!important}#mdgWrap .mdg-addfield:hover,#mdgWrap .mdg-addfield:focus,#mdgWrap .mdg-addfield:active{background:none!important;box-shadow:none!important;color:#754ffe!important}.mdg-field{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.mdg-fname,.mdg-ftype{flex:1 1 0%;min-width:0;width:50%}#mdgWrap .mdg-fname,#mdgWrap .mdg-ftype{height:40px!important;min-height:40px!important}.mdg-fdel{width:34px;height:34px;flex:0 0 34px;padding:0!important;border:0;background:none;color:#94889e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:none!important}#mdgWrap .mdg-fdel:hover,#mdgWrap .mdg-fdel:focus,#mdgWrap .mdg-fdel:active{background:none!important;box-shadow:none!important;color:#94889e!important}.mdg-fdel:disabled{opacity:.4;cursor:not-allowed}.mdg-controls{display:flex;align-items:flex-end;gap:.8rem;margin:1.1rem 0;padding-top:1.1rem;border-top:1px solid var(--clr-border,#f0f0f4);flex-wrap:wrap}.mdg-ctl{display:flex;flex-direction:column;gap:.3rem}.mdg-ctl-label{font-size:.78rem;font-weight:600;color:#6b6a80}.mdg-ctl input,.mdg-ctl select{width:120px}.mdg-gen{margin-left:auto}.mdg-out-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.5rem}.mdg-out-title{font-size:.85rem;font-weight:700;color:#1a1a2e}.mdg-out-actions{display:flex;gap:.5rem}.mdg-out{margin:0;background:#0d0d16;color:#e6e2f5;border-radius:12px;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.83rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;max-height:420px;overflow:auto}[data-theme="dark"] #mdgEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] .mdg-fields-title,[data-theme="dark"] .mdg-out-title{color:#e6e2f5}[data-theme="dark"] .mdg-fdel{background:#14141f;border-color:#2d2b4e}[data-theme="dark"] .mdg-controls{border-color:#2d2b4e}[data-theme="dark"] .mdg-out{background:#0a0a12}@media (max-width:575.98px){.mdg-ftype{flex:0 0 130px}.mdg-gen{margin-left:0;width:100%}}#bhgWrap{width:100%;margin:0 auto}#bhgEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff)}#bhgWrap .aib-preview-panel.bhg-panel{display:block;align-items:stretch;justify-content:stretch;background-color:var(--clr-card,#fff);background-image:none;padding:1.25rem}.bhg-previews{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.bhg-prev{margin:0;text-align:center}.bhg-prev img,.bhg-prev canvas,.bhg-color-swatch{width:100%;height:150px;object-fit:cover;border-radius:10px;border:1px solid var(--clr-border,#e5e7eb);display:block}.bhg-prev canvas{image-rendering:auto}.bhg-prev figcaption{font-size:.78rem;font-weight:600;color:#8b8aa3;margin-top:.4rem}.bhg-note{font-size:.8rem;color:#8b8aa3;margin-top:.5rem;padding:0 .75rem}.bhg-out{padding:1rem 1.3rem 1.3rem;border-top:1px solid var(--clr-border,#f0f0f4);display:flex;flex-direction:column;gap:.8rem}.bhg-out-label{font-size:.8rem;font-weight:700;color:#1a1a2e;margin-bottom:.3rem}.bhg-out-field{display:flex;align-items:center;gap:.5rem;background:#0d0d16;border-radius:10px;padding:.6rem .8rem}.bhg-out-field code{flex:1 1 auto;min-width:0;color:#e6e2f5;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bhg-out-field-lg code{white-space:nowrap}.bhg-copy{flex:0 0 auto;width:32px;height:32px;padding:0;border:0;background:rgb(255 255 255 / .1);color:#e6e2f5;border-radius:7px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}[data-theme="dark"] #bhgEditor{background:var(--clr-card,#1d1c35);border-color:#2d2b4e}[data-theme="dark"] #bhgWrap .aib-preview-panel.bhg-panel{background-color:#14141f}[data-theme="dark"] .bhg-out{border-color:#2d2b4e}[data-theme="dark"] .bhg-out-label{color:#e6e2f5}@media (max-width:575.98px){.bhg-out{padding:1rem 1rem 1rem}}#svoWrap #svoEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.25rem}#svoWrap .svo-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}#svoWrap .svo-bar-title{font-weight:700;font-size:1.05rem;color:var(--clr-text,#111827)}#svoWrap .svo-bar-actions{display:flex;gap:.5rem;flex-wrap:wrap}#svoWrap .svo-cols{display:grid;grid-template-columns:1fr 1fr;gap:1rem}#svoWrap .svo-col{display:flex;flex-direction:column;min-width:0}#svoWrap .svo-col-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.45rem;min-height:32px}#svoWrap .svo-col-head>span{font-weight:600;font-size:.9rem;color:var(--clr-text,#374151)}#svoWrap .svo-col-actions{display:flex;gap:.4rem}#svoWrap .svo-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.55;height:230px;overflow:auto;padding:.9rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-bg,#f9fafb);color:var(--clr-text,#111827);margin:0;width:100%}#svoWrap textarea.svo-code{resize:vertical;white-space:pre}#svoWrap textarea.svo-code:focus{outline:none;box-shadow:none;border-color:#754ffe}#svoWrap pre.svo-out{white-space:pre-wrap;word-break:break-all}#svoWrap .svo-ph{color:var(--clr-muted,#9ca3af)}#svoWrap .svo-stats{display:flex;align-items:stretch;gap:.6rem;margin-top:1rem}#svoWrap .svo-stat{flex:1;text-align:center;padding:.7rem .4rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-bg,#f9fafb)}#svoWrap .svo-stat span{display:block;font-weight:700;font-size:1.15rem;color:var(--clr-text,#111827);line-height:1.2}#svoWrap .svo-stat small{color:var(--clr-muted,#6b7280);font-size:.72rem;text-transform:uppercase;letter-spacing:.03em}#svoWrap .svo-stat-arrow{display:flex;align-items:center;color:var(--clr-muted,#9ca3af);font-size:1.1rem}#svoWrap .svo-stat-saved{border-color:rgb(16 185 129 / .35);background:rgb(16 185 129 / .08)}#svoWrap .svo-stat-saved span{color:#10b981}#svoWrap .svo-stats.on .svo-stat-saved{box-shadow:0 0 0 1px rgb(16 185 129 / .25)}#svoWrap .svo-panels{display:grid;grid-template-columns:1.3fr 1fr;gap:1rem;margin-top:1rem}#svoWrap .svo-opts,#svoWrap .svo-prev{border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;background:var(--clr-bg,#fbfbfd);padding:1rem}#svoWrap .svo-opts-head,#svoWrap .svo-prev-head{font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em;color:var(--clr-muted,#6b7280);margin-bottom:.9rem}#svoWrap .svo-prec-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}#svoWrap .svo-prec-top label{font-weight:600;font-size:.88rem;color:var(--clr-text,#374151);margin:0}#svoWrap .svo-prec-val{font-weight:700;color:#754ffe;background:rgb(117 79 254 / .1);border-radius:8px;padding:.05rem .55rem;font-size:.85rem}#svoWrap .svo-prec-hint{display:block;font-size:.76rem;color:var(--clr-muted,#9ca3af);margin-top:.3rem}#svoWrap .svo-toggles{display:flex;flex-direction:column;margin-top:.9rem}#svoWrap .svo-tog{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0;padding:.6rem 0;cursor:pointer;border-top:1px solid var(--clr-border,#eceef2)}#svoWrap .svo-tog:first-child{border-top:none}#svoWrap .svo-tog-lab{font-size:.88rem;font-weight:500;color:var(--clr-text,#374151)}#svoWrap .svo-tog input{position:absolute;opacity:0;width:0;height:0}#svoWrap .svo-tog-sw{position:relative;flex:0 0 auto;width:40px;height:23px;border-radius:999px;background:#d1d5db;transition:background .15s}#svoWrap .svo-tog-sw::after{content:"";position:absolute;top:2px;left:2px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .2);transition:transform .15s}#svoWrap .svo-tog input:checked+.svo-tog-sw{background:#754ffe}#svoWrap .svo-tog input:checked+.svo-tog-sw::after{transform:translateX(17px)}#svoWrap .svo-tog input:focus-visible+.svo-tog-sw{box-shadow:0 0 0 3px rgb(117 79 254 / .25)}#svoWrap .svo-prev-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}#svoWrap .svo-prev-half{display:flex;flex-direction:column;align-items:center;gap:.4rem}#svoWrap .svo-prev-box{position:relative;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;background-color:#fff;background-image:linear-gradient(45deg,#eef0f4 25%,transparent 25%),linear-gradient(-45deg,#eef0f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eef0f4 75%),linear-gradient(-45deg,transparent 75%,#eef0f4 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;overflow:hidden}#svoWrap .svo-prev-box img{max-width:84%;max-height:84%;display:none}#svoWrap .svo-prev-box .svo-prev-empty{color:#c2c7d0;font-size:1.6rem;display:flex}#svoWrap .svo-prev-box.has-img .svo-prev-empty{display:none}#svoWrap .svo-prev-lab{font-size:.76rem;font-weight:600;color:var(--clr-muted,#6b7280);text-transform:uppercase;letter-spacing:.03em}[data-theme="dark"] #svoWrap #svoEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #svoWrap .svo-bar-title,[data-theme="dark"] #svoWrap .svo-col-head>span,[data-theme="dark"] #svoWrap .svo-stat span,[data-theme="dark"] #svoWrap .svo-prec-top label{color:#e5e7eb}[data-theme="dark"] #svoWrap .svo-code,[data-theme="dark"] #svoWrap .svo-stat{background:#13151a;border-color:#2d323c;color:#e5e7eb}[data-theme="dark"] #svoWrap .svo-opts,[data-theme="dark"] #svoWrap .svo-prev{background:#15171d;border-color:#2d323c}[data-theme="dark"] #svoWrap .svo-tog{border-top-color:#2d323c}[data-theme="dark"] #svoWrap .svo-tog-lab{color:#cbd2dc}[data-theme="dark"] #svoWrap .svo-tog-sw{background:#3d424d}[data-theme="dark"] #svoWrap .svo-prev-box{border-color:#2d323c;background-color:#0f1116;background-image:linear-gradient(45deg,#1c2027 25%,transparent 25%),linear-gradient(-45deg,#1c2027 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#1c2027 75%),linear-gradient(-45deg,transparent 75%,#1c2027 75%)}@media (max-width:767.98px){#svoWrap .svo-cols{grid-template-columns:1fr}#svoWrap .svo-panels{grid-template-columns:1fr}}@media (max-width:575.98px){#svoWrap .svo-bar{flex-direction:column;align-items:stretch}#svoWrap .svo-bar-actions{display:grid;grid-template-columns:1fr 1fr 1fr}#svoWrap .svo-bar-actions .btn{width:100%}#svoWrap .svo-stats{flex-wrap:wrap}#svoWrap .svo-stat-arrow{display:none}#svoWrap .svo-stat{flex:1 1 40%}}#cbsWrap #cbsEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#cbsWrap .aib-preview-panel{display:block;align-items:stretch;justify-content:stretch;background-color:var(--clr-card,#fff);background-image:none;padding:1.25rem}#cbsWrap .cbs-stage{position:relative;width:max-content;max-width:100%;margin:0 auto;border-radius:12px;overflow:hidden;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-bg,#f7f7fa);touch-action:none;user-select:none;cursor:ew-resize;line-height:0}#cbsWrap .cbs-cv-base{display:block;max-width:100%;max-height:64vh;width:auto;height:auto}#cbsWrap .cbs-clip{position:absolute;top:0;left:0;height:100%;width:var(--pos,50%);overflow:hidden}#cbsWrap .cbs-cv-top{position:absolute;top:0;left:0;max-width:none;display:block}#cbsWrap .cbs-divider{position:absolute;top:0;bottom:0;left:var(--pos,50%);width:2px;background:#fff;box-shadow:0 0 0 1px rgb(0 0 0 / .25);transform:translateX(-1px);pointer-events:none}#cbsWrap .cbs-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:#fff;color:#754ffe;display:flex;align-items:center;justify-content:center;font-size:.7rem;box-shadow:0 1px 6px rgb(0 0 0 / .3)}#cbsWrap .cbs-handle i{line-height:1;margin:0 -1px}#cbsWrap .cbs-lab{position:absolute;top:.6rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff;background:rgb(17 24 39 / .62);padding:.18rem .5rem;border-radius:6px;line-height:1.2;pointer-events:none}#cbsWrap .cbs-lab-l{left:.6rem}#cbsWrap .cbs-lab-r{right:.6rem}#cbsWrap .cbs-dragging{cursor:ew-resize}#cbsWrap .cbs-hint{text-align:center;font-size:.8rem;color:var(--clr-muted,#6b7280);margin:.8rem 0 0}#cbsWrap .cbs-hint-rot{display:inline-block;transform:rotate(90deg)}#cbsWrap .cbs-types{display:flex;flex-direction:column;gap:.4rem;padding:1.1rem 1.25rem}#cbsWrap .cbs-type{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;text-align:left;padding:.55rem .75rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;background:var(--clr-card,#fff);cursor:pointer;transition:all .15s;width:100%}#cbsWrap .cbs-type:hover{border-color:#b9a7ff;background:rgb(117 79 254 / .04)}#cbsWrap .cbs-type.active{border-color:#754ffe;background:rgb(117 79 254 / .09);box-shadow:0 0 0 1px rgb(117 79 254 / .25)}#cbsWrap .cbs-type-name{font-weight:600;font-size:.92rem;color:var(--clr-text,#111827)}#cbsWrap .cbs-type.active .cbs-type-name{color:#754ffe}#cbsWrap .cbs-type-desc{font-size:.78rem;color:var(--clr-muted,#6b7280)}#cbsWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#cbsWrap.aib-fullscreen #cbsEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#cbsWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#cbsWrap.aib-fullscreen .aib-preview-side{position:relative}#cbsWrap.aib-fullscreen .aib-fs-close{display:flex}#cbsWrap.aib-fullscreen .cbs-cv-base{max-height:84vh}[data-theme="dark"] #cbsWrap #cbsEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #cbsWrap .aib-preview-panel{background-color:#1a1d24}[data-theme="dark"] #cbsWrap .cbs-stage{background:#13151a;border-color:#2d323c}[data-theme="dark"] #cbsWrap .cbs-type{background:#15171d;border-color:#2d323c}[data-theme="dark"] #cbsWrap .cbs-type-name{color:#e5e7eb}[data-theme="dark"] #cbsWrap .cbs-type:hover{background:rgb(117 79 254 / .12)}[data-theme="dark"] #cbsWrap .cbs-type.active{background:rgb(117 79 254 / .16)}@media (max-width:575.98px){#cbsWrap .cbs-cv-base{max-height:52vh}}#rpwWrap #rpwEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#rpwWrap .aib-preview-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:var(--clr-card,#fff);background-image:none;padding:1.5rem}#rpwWrap .rpw-stage{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}#rpwWrap .rpw-pointer{position:absolute;top:-6px;left:50%;transform:translateX(-50%);z-index:3;color:#754ffe;font-size:2rem;line-height:1;filter:drop-shadow(0 2px 3px rgb(0 0 0 / .25))}#rpwWrap .rpw-wheel-box{position:relative;width:100%;max-width:480px;display:flex;align-items:center;justify-content:center}#rpwWrap #rpwCanvas{max-width:100%;height:auto;display:block;border-radius:50%;box-shadow:0 6px 24px rgb(0 0 0 / .12)}#rpwWrap .rpw-spin-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;padding:0!important;border-radius:50%;border:3px solid #fff;background:#754ffe;color:#fff;font-weight:800;font-size:.85rem;letter-spacing:.04em;cursor:pointer;box-shadow:0 3px 12px rgb(117 79 254 / .5);transition:transform .12s;z-index:2}#rpwWrap .rpw-spin-center:hover{transform:translate(-50%,-50%) scale(1.06)}#rpwWrap .rpw-spin-center:disabled{background:#c7c9d1;box-shadow:none;cursor:not-allowed}#rpwWrap .rpw-result{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.7rem 1.4rem;border-radius:12px;background:rgb(117 79 254 / .08);border:1px solid rgb(117 79 254 / .3);animation:rpwPop .3s ease}@keyframes rpwPop{from{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}#rpwWrap .rpw-result-lab{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#754ffe}#rpwWrap .rpw-result-name{font-size:1.4rem;font-weight:800;color:var(--clr-text,#111827);text-align:center;word-break:break-word}#rpwWrap .rpw-count{display:inline-block;min-width:22px;text-align:center;font-size:.78rem;font-weight:700;color:#754ffe;background:rgb(117 79 254 / .1);border-radius:999px;padding:.05rem .45rem;margin-left:.25rem}#rpwWrap .rpw-input{font-size:.9rem;line-height:1.55;min-height:160px;resize:vertical;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-bg,#f9fafb);color:var(--clr-text,#111827);margin:1.1rem 1.25rem 0;width:calc(100% - 2.5rem)}#rpwWrap .rpw-input:focus{box-shadow:none;border-color:#754ffe}#rpwWrap .rpw-opt{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:.9rem 1.25rem 0;cursor:pointer}#rpwWrap .rpw-opt-lab{font-size:.88rem;font-weight:500;color:var(--clr-text,#374151)}#rpwWrap .rpw-opt input{position:absolute;opacity:0;width:0;height:0}#rpwWrap .rpw-sw{position:relative;flex:0 0 auto;width:40px;height:23px;border-radius:999px;background:#d1d5db;transition:background .15s}#rpwWrap .rpw-sw::after{content:"";position:absolute;top:2px;left:2px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .2);transition:transform .15s}#rpwWrap .rpw-opt input:checked+.rpw-sw{background:#754ffe}#rpwWrap .rpw-opt input:checked+.rpw-sw::after{transform:translateX(17px)}#rpwWrap .rpw-actions{padding:1.1rem 1.25rem 0}#rpwWrap .rpw-btn-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.6rem}#rpwWrap .rpw-history-wrap{margin:1.1rem 1.25rem 1.25rem;border-top:1px solid var(--clr-border,#eceef2);padding-top:.9rem}#rpwWrap .rpw-history-head{display:flex;align-items:center;justify-content:space-between;font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem}#rpwWrap .rpw-clear{border:none;background:none;color:#754ffe;font-size:.78rem;font-weight:600;cursor:pointer;padding:0}#rpwWrap .rpw-history{list-style:decimal inside;margin:0;padding:0;max-height:170px;overflow:auto}#rpwWrap .rpw-history li{font-size:.88rem;color:var(--clr-text,#374151);padding:.2rem 0;border-bottom:1px solid var(--clr-border,#f3f4f6)}#rpwWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#rpwWrap.aib-fullscreen #rpwEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#rpwWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#rpwWrap.aib-fullscreen .aib-preview-side{position:relative}#rpwWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #rpwWrap #rpwEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #rpwWrap .aib-preview-panel{background-color:#1a1d24}[data-theme="dark"] #rpwWrap .rpw-input{background:#13151a;border-color:#2d323c;color:#e5e7eb}[data-theme="dark"] #rpwWrap .rpw-opt-lab,[data-theme="dark"] #rpwWrap .rpw-history li{color:#cbd2dc}[data-theme="dark"] #rpwWrap .rpw-result{background:rgb(117 79 254 / .15)}[data-theme="dark"] #rpwWrap .rpw-result-name{color:#f3f4f6}[data-theme="dark"] #rpwWrap .rpw-sw{background:#3d424d}[data-theme="dark"] #rpwWrap .rpw-history-wrap{border-top-color:#2d323c}[data-theme="dark"] #rpwWrap .rpw-history li{border-bottom-color:#2d323c}@media (max-width:575.98px){#rpwWrap .rpw-spin-center{width:60px;height:60px;font-size:.75rem}#rpwWrap .rpw-result-name{font-size:1.2rem}}#empWrap{position:relative}#empWrap #empEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff);display:flex;flex-direction:column}#empWrap .emp-bar{padding:1rem 1.1rem .6rem}#empWrap .emp-search{position:relative;display:flex;align-items:center}#empWrap .emp-search>i{position:absolute;left:.85rem;color:var(--clr-muted,#9ca3af);font-size:.95rem;pointer-events:none}#empWrap .emp-search input{padding-left:2.3rem;padding-right:2.3rem;height:46px;border-radius:12px;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-bg,#f9fafb);color:var(--clr-text,#111827)}#empWrap .emp-search input:focus{box-shadow:none;border-color:#754ffe}#empWrap .emp-search-clear{position:absolute;right:.5rem;width:28px;height:28px;border:none;background:none;color:var(--clr-muted,#9ca3af);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;font-size:.8rem}#empWrap .emp-search-clear:hover{background:rgb(0 0 0 / .06)}#empWrap .emp-tabs{display:flex;gap:.35rem;overflow-x:auto;padding:.2rem 1.1rem .7rem;scrollbar-width:thin}#empWrap .emp-tab{flex:0 0 auto;display:inline-flex;flex-direction:column;align-items:center;gap:.15rem;padding:.4rem .65rem;border:1px solid #fff0;border-radius:10px;background:none;color:var(--clr-muted,#6b7280);cursor:pointer;font-size:.68rem;font-weight:600;transition:all .12s}#empWrap .emp-tab i{font-size:1.1rem}#empWrap .emp-tab:hover{background:var(--clr-bg,#f3f4f6);color:var(--clr-text,#374151)}#empWrap .emp-tab.active{background:rgb(117 79 254 / .1);color:#754ffe}#empWrap .emp-grid-wrap{flex:1;overflow-y:auto;max-height:420px;padding:.5rem 1.1rem 1rem;border-top:1px solid var(--clr-border,#f0f0f3)}#empWrap .emp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(46px,1fr));gap:.2rem}#empWrap .emp-emoji{aspect-ratio:1/1;border:none;background:none;border-radius:10px;font-size:1.6rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .1s,transform .1s;padding:0}#empWrap .emp-emoji:hover{background:rgb(117 79 254 / .12);transform:scale(1.12)}#empWrap .emp-emoji:active{transform:scale(.95)}#empWrap .emp-empty{text-align:center;color:var(--clr-muted,#9ca3af);padding:2rem 1rem;margin:0}#empWrap .emp-tray{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.85rem 1.1rem;border-top:1px solid var(--clr-border,#e5e7eb);background:var(--clr-bg,#fbfbfd)}#empWrap .emp-tray-picks{flex:1;min-width:0;display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;min-height:34px}#empWrap .emp-tray-hint{font-size:.85rem;color:var(--clr-muted,#9ca3af)}#empWrap .emp-pick{border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);border-radius:8px;font-size:1.3rem;line-height:1;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .1s}#empWrap .emp-pick:hover{border-color:#ef4444;background:rgb(239 68 68 / .08)}#empWrap .emp-tray-actions{display:flex;gap:.5rem;flex:0 0 auto}#empWrap .emp-toast{position:absolute;bottom:84px;left:50%;transform:translateX(-50%) translateY(10px);background:#111827;color:#fff;padding:.5rem 1rem;border-radius:999px;font-size:.85rem;font-weight:600;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;z-index:10;white-space:nowrap}#empWrap .emp-toast.on{opacity:1;transform:translateX(-50%) translateY(0)}[data-theme="dark"] #empWrap #empEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #empWrap .emp-search input{background:#13151a;border-color:#2d323c;color:#e5e7eb}[data-theme="dark"] #empWrap .emp-grid-wrap{border-top-color:#2d323c}[data-theme="dark"] #empWrap .emp-tab:hover{background:#23262e;color:#e5e7eb}[data-theme="dark"] #empWrap .emp-tray{background:#15171d;border-top-color:#2d323c}[data-theme="dark"] #empWrap .emp-pick{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #empWrap .emp-toast{background:#000}@media (max-width:575.98px){#empWrap .emp-grid{grid-template-columns:repeat(auto-fill,minmax(42px,1fr))}#empWrap .emp-emoji{font-size:1.45rem}#empWrap .emp-tray-actions{width:100%}#empWrap .emp-tray-actions .btn{flex:1}}#qrsWrap #qrsEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:0;overflow:hidden;background:var(--clr-card,#fff)}#qrsWrap .aib-preview-panel{display:flex;align-items:center;justify-content:center;background-color:var(--clr-bg,#f7f7fa);background-image:none;padding:1.25rem}#qrsWrap .qrs-canvas-box{width:100%;display:flex;align-items:center;justify-content:center}#qrsWrap #qrsCanvas{max-width:100%;max-height:60vh;height:auto;display:block;border-radius:10px;box-shadow:0 4px 18px rgb(0 0 0 / .1)}#qrsWrap .qrs-body{padding:1.1rem 1.25rem 0}#qrsWrap .qrs-type{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#754ffe;background:rgb(117 79 254 / .1);border-radius:999px;padding:.3rem .75rem;margin-bottom:.7rem}#qrsWrap .qrs-output{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;padding:.85rem 1rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-bg,#f9fafb);color:var(--clr-text,#111827);max-height:200px;overflow:auto}#qrsWrap .qrs-none{flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:1.5rem 1rem;color:var(--clr-muted,#6b7280)}#qrsWrap .qrs-none i{font-size:2.4rem;color:#f59e0b}#qrsWrap .qrs-none p{margin:0;font-size:.9rem;line-height:1.5}#qrsWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#qrsWrap.aib-fullscreen #qrsEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#qrsWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#qrsWrap.aib-fullscreen .aib-preview-side{position:relative}#qrsWrap.aib-fullscreen .aib-fs-close{display:flex}#qrsWrap.aib-fullscreen #qrsCanvas{max-height:84vh}[data-theme="dark"] #qrsWrap #qrsEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #qrsWrap .aib-preview-panel{background-color:#13151a}[data-theme="dark"] #qrsWrap .qrs-output{background:#13151a;border-color:#2d323c;color:#e5e7eb}@media (max-width:575.98px){#qrsWrap #qrsCanvas{max-height:44vh}}#hejWrap #hejEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#hejWrap .hej-bar{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:1rem 1.25rem;border-bottom:1px solid var(--clr-border,#eceef2);background:var(--clr-bg,#fbfbfd)}#hejWrap .hej-bar-group{display:flex;align-items:center;gap:.6rem}#hejWrap .hej-bar-label{font-size:.85rem;font-weight:600;color:var(--clr-text,#374151)}#hejWrap .hej-seg{display:inline-flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden;background:var(--clr-card,#fff)}#hejWrap .hej-seg-btn{border:none;background:none;padding:.4rem .85rem;font-size:.85rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .12s}#hejWrap .hej-seg-btn+.hej-seg-btn{border-left:1px solid var(--clr-border,#e5e7eb)}#hejWrap .hej-seg-btn:hover{background:rgb(117 79 254 / .06)}#hejWrap .hej-seg-btn.active{background:#754ffe;color:#fff}#hejWrap #hejList{padding:.5rem 1.25rem;max-height:460px;overflow-y:auto}#hejWrap .hej-item{display:flex;align-items:center;gap:.9rem;padding:.7rem 0;border-bottom:1px solid var(--clr-border,#f3f4f6)}#hejWrap .hej-item:last-child{border-bottom:none}#hejWrap .hej-thumb{flex:0 0 auto;width:52px;height:52px;border-radius:10px;overflow:hidden;background:var(--clr-bg,#f3f4f6);display:flex;align-items:center;justify-content:center}#hejWrap .hej-thumb img{width:100%;height:100%;object-fit:cover;display:block}#hejWrap .hej-thumb-ph i{font-size:1.5rem;color:#9ca3af}#hejWrap .hej-meta{flex:1;min-width:0}#hejWrap .hej-name{font-size:.9rem;font-weight:600;color:var(--clr-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#hejWrap .hej-sub{font-size:.8rem;color:var(--clr-muted,#6b7280);display:inline-flex;align-items:center;gap:.4rem}#hejWrap .hej-ok{font-size:.8rem;color:#10b981;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}#hejWrap .hej-err{font-size:.8rem;color:#ef4444;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}#hejWrap .hej-act{flex:0 0 auto}#hejWrap .hej-remove{width:30px;height:30px;border:none;background:none;color:var(--clr-muted,#9ca3af);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem}#hejWrap .hej-remove:hover{background:rgb(239 68 68 / .1);color:#ef4444}#hejWrap .hej-spin{width:14px;height:14px;border:2px solid rgb(117 79 254 / .25);border-top-color:#754ffe;border-radius:50%;display:inline-block;animation:hejSpin .7s linear infinite}@keyframes hejSpin{to{transform:rotate(360deg)}}#hejWrap .hej-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid var(--clr-border,#eceef2);background:var(--clr-bg,#fbfbfd)}#hejWrap .hej-footer-left,#hejWrap .hej-footer-right{display:flex;gap:.5rem;flex-wrap:wrap}[data-theme="dark"] #hejWrap #hejEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #hejWrap .hej-bar,[data-theme="dark"] #hejWrap .hej-footer{background:#15171d;border-color:#2d323c}[data-theme="dark"] #hejWrap .hej-bar-label,[data-theme="dark"] #hejWrap .hej-name{color:#e5e7eb}[data-theme="dark"] #hejWrap .hej-seg{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #hejWrap .hej-seg-btn+.hej-seg-btn{border-left-color:#2d323c}[data-theme="dark"] #hejWrap .hej-item{border-bottom-color:#2d323c}[data-theme="dark"] #hejWrap .hej-thumb{background:#13151a}@media (max-width:575.98px){#hejWrap .hej-bar{gap:.9rem}#hejWrap .hej-footer{flex-direction:column;align-items:stretch}#hejWrap .hej-footer-left,#hejWrap .hej-footer-right{justify-content:stretch}#hejWrap .hej-footer-right .btn{flex:1}}#wcWrap #wcEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#wcWrap .wcx-bar{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:1rem 1.25rem;border-bottom:1px solid var(--clr-border,#eceef2);background:var(--clr-bg,#fbfbfd)}#wcWrap .wcx-bar-group{display:flex;align-items:center;gap:.6rem}#wcWrap .wcx-bar-label{font-size:.85rem;font-weight:600;color:var(--clr-text,#374151)}#wcWrap .wcx-fmt-chip{font-size:.8rem;font-weight:700;color:#754ffe;background:rgb(117 79 254 / .1);border-radius:8px;padding:.3rem .7rem}#wcWrap .wcx-seg{display:inline-flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden;background:var(--clr-card,#fff)}#wcWrap .wcx-seg-btn{border:none;background:none;padding:.4rem .85rem;font-size:.85rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .12s}#wcWrap .wcx-seg-btn+.wcx-seg-btn{border-left:1px solid var(--clr-border,#e5e7eb)}#wcWrap .wcx-seg-btn:hover{background:rgb(117 79 254 / .06)}#wcWrap .wcx-seg-btn.active{background:#754ffe;color:#fff}#wcWrap #wcList{padding:.5rem 1.25rem;max-height:460px;overflow-y:auto}#wcWrap .wcx-item{display:flex;align-items:center;gap:.9rem;padding:.7rem 0;border-bottom:1px solid var(--clr-border,#f3f4f6)}#wcWrap .wcx-item:last-child{border-bottom:none}#wcWrap .wcx-thumb{flex:0 0 auto;width:52px;height:52px;border-radius:10px;overflow:hidden;background:var(--clr-bg,#f3f4f6);display:flex;align-items:center;justify-content:center}#wcWrap .wcx-thumb img{width:100%;height:100%;object-fit:cover;display:block}#wcWrap .wcx-meta{flex:1;min-width:0}#wcWrap .wcx-name{font-size:.9rem;font-weight:600;color:var(--clr-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#wcWrap .wcx-sub{font-size:.8rem;color:var(--clr-muted,#6b7280);display:inline-flex;align-items:center;gap:.4rem}#wcWrap .wcx-ok{font-size:.8rem;color:#10b981;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}#wcWrap .wcx-save{font-size:.72rem;font-weight:700;color:#10b981;background:rgb(16 185 129 / .12);border-radius:6px;padding:.05rem .4rem;margin-left:.15rem}#wcWrap .wcx-err{font-size:.8rem;color:#ef4444;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}#wcWrap .wcx-act{flex:0 0 auto}#wcWrap .wcx-remove{width:30px;height:30px;border:none;background:none;color:var(--clr-muted,#9ca3af);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem}#wcWrap .wcx-remove:hover{background:rgb(239 68 68 / .1);color:#ef4444}#wcWrap .wcx-spin{width:14px;height:14px;border:2px solid rgb(117 79 254 / .25);border-top-color:#754ffe;border-radius:50%;display:inline-block;animation:wcxSpin .7s linear infinite}@keyframes wcxSpin{to{transform:rotate(360deg)}}#wcWrap .wcx-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid var(--clr-border,#eceef2);background:var(--clr-bg,#fbfbfd)}#wcWrap .wcx-footer-left,#wcWrap .wcx-footer-right{display:flex;gap:.5rem;flex-wrap:wrap}[data-theme="dark"] #wcWrap #wcEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #wcWrap .wcx-bar,[data-theme="dark"] #wcWrap .wcx-footer{background:#15171d;border-color:#2d323c}[data-theme="dark"] #wcWrap .wcx-bar-label,[data-theme="dark"] #wcWrap .wcx-name{color:#e5e7eb}[data-theme="dark"] #wcWrap .wcx-seg{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #wcWrap .wcx-seg-btn+.wcx-seg-btn{border-left-color:#2d323c}[data-theme="dark"] #wcWrap .wcx-item{border-bottom-color:#2d323c}[data-theme="dark"] #wcWrap .wcx-thumb{background:#13151a}@media (max-width:575.98px){#wcWrap .wcx-bar{gap:.9rem}#wcWrap .wcx-footer{flex-direction:column;align-items:stretch}#wcWrap .wcx-footer-left,#wcWrap .wcx-footer-right{justify-content:stretch}#wcWrap .wcx-footer-right .btn{flex:1}}#jtsWrap #jtsEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.25rem}#jtsWrap .jts-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}#jtsWrap .jts-tb-left{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem .9rem}#jtsWrap .jts-tb-right{display:flex;gap:.5rem}#jtsWrap .jts-cols{display:grid;grid-template-columns:1fr 1fr;gap:1rem}#jtsWrap .jts-col{display:flex;flex-direction:column;min-width:0}#jtsWrap .jts-col-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.45rem;min-height:32px}#jtsWrap .jts-col-head>span{font-weight:600;font-size:.9rem;color:var(--clr-text,#374151)}#jtsWrap .jts-col-actions{display:flex;gap:.4rem}#jtsWrap .jts-code{position:relative;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.55;height:320px;border:1px solid #2a2f3a;border-radius:12px;background:#0f1117;color:#e6e6e6;margin:0;width:100%;overflow:hidden}#jtsWrap pre.jts-out{padding:.9rem;overflow:auto;white-space:pre;margin:0}#jtsWrap .jts-input-wrap{padding:0}#jtsWrap .jts-hl,#jtsWrap .jts-ta{position:absolute;inset:0;margin:0;padding:.9rem;border:0;font:inherit;line-height:inherit;letter-spacing:normal;tab-size:2;white-space:pre;overflow:auto;background:#fff0}#jtsWrap .jts-hl{color:#e6e6e6;overflow:hidden;pointer-events:none;z-index:1}#jtsWrap .jts-ta{z-index:2;color:#fff0;caret-color:#e6e6e6;resize:none;outline:none}#jtsWrap .jts-ta::placeholder{color:#6b7280}#jtsWrap .jts-ta:focus{outline:none;box-shadow:none}#jtsWrap .jts-code:focus-within{border-color:#754ffe}#jtsWrap .jts-ph{color:#6b7280;white-space:pre-wrap}#jtsWrap .t-key{color:#82aaff}#jtsWrap .t-str{color:#c3e88d}#jtsWrap .t-num{color:#f78c6c}#jtsWrap .t-bool{color:#ff5370}#jtsWrap .t-punct{color:#89ddff}#jtsWrap .t-kw{color:#c792ea}#jtsWrap .t-prim{color:#f78c6c}#jtsWrap .t-prop{color:#82aaff}#jtsWrap .t-type{color:#ffcb6b}#jtsWrap .jts-seg{display:inline-flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;overflow:hidden;background:var(--clr-card,#fff);height:34px}#jtsWrap .jts-seg-btn{border:none;background:none;padding:0 .85rem;font-size:.82rem;font-weight:600;font-family:ui-monospace,monospace;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .12s}#jtsWrap .jts-seg-btn+.jts-seg-btn{border-left:1px solid var(--clr-border,#e5e7eb)}#jtsWrap .jts-seg-btn.active{background:#754ffe;color:#fff}#jtsWrap .jts-tog{display:inline-flex;align-items:center;gap:.45rem;margin:0;cursor:pointer;font-size:.84rem;font-weight:500;font-family:ui-monospace,monospace;color:var(--clr-text,#4b5563)}#jtsWrap .jts-tog input{position:absolute;opacity:0;width:0;height:0}#jtsWrap .jts-tog-sw{position:relative;flex:0 0 auto;width:34px;height:20px;border-radius:999px;background:#d1d5db;transition:background .15s}#jtsWrap .jts-tog-sw::after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .2);transition:transform .15s}#jtsWrap .jts-tog input:checked+.jts-tog-sw{background:#754ffe}#jtsWrap .jts-tog input:checked+.jts-tog-sw::after{transform:translateX(14px)}[data-theme="dark"] #jtsWrap #jtsEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #jtsWrap .jts-col-head>span,[data-theme="dark"] #jtsWrap .jts-tog{color:#e5e7eb}[data-theme="dark"] #jtsWrap .jts-seg{background:#13151a;border-color:#2d323c}[data-theme="dark"] #jtsWrap .jts-seg-btn+.jts-seg-btn{border-left-color:#2d323c}[data-theme="dark"] #jtsWrap .jts-tog-sw{background:#3d424d}@media (max-width:767.98px){#jtsWrap .jts-cols{grid-template-columns:1fr}}@media (max-width:575.98px){#jtsWrap .jts-toolbar{flex-direction:column;align-items:stretch}#jtsWrap .jts-tb-right .btn{flex:1}}#yjcWrap #yjcEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.25rem}#yjcWrap .yjc-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}#yjcWrap .yjc-tb-left{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem .9rem}#yjcWrap .yjc-tb-right{display:flex;gap:.5rem;flex-wrap:wrap}#yjcWrap .yjc-inline{display:flex;align-items:center;gap:.45rem;margin:0;font-size:.84rem;font-weight:600;color:var(--clr-text,#374151);font-family:ui-monospace,monospace}#yjcWrap .yjc-seg{display:inline-flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;overflow:hidden;background:var(--clr-card,#fff);height:34px}#yjcWrap .yjc-seg-btn{border:none;background:none;padding:0 .85rem;font-size:.82rem;font-weight:600;font-family:ui-monospace,monospace;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .12s}#yjcWrap .yjc-seg-btn+.yjc-seg-btn{border-left:1px solid var(--clr-border,#e5e7eb)}#yjcWrap .yjc-seg-btn.active{background:#754ffe;color:#fff}#yjcWrap .yjc-seg-sm .yjc-seg-btn{padding:0 .7rem}#yjcWrap .yjc-cols{display:grid;grid-template-columns:1fr 1fr;gap:1rem}#yjcWrap .yjc-col{display:flex;flex-direction:column;min-width:0}#yjcWrap .yjc-col-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.45rem;min-height:32px}#yjcWrap .yjc-col-head>span{font-weight:600;font-size:.9rem;color:var(--clr-text,#374151)}#yjcWrap .yjc-col-actions{display:flex;gap:.4rem}#yjcWrap .yjc-code{position:relative;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.55;height:340px;border:1px solid #2a2f3a;border-radius:12px;background:#0f1117;color:#e6e6e6;margin:0;width:100%;overflow:hidden}#yjcWrap pre.yjc-out{padding:.9rem;overflow:auto;white-space:pre;margin:0}#yjcWrap .yjc-input-wrap{padding:0}#yjcWrap .yjc-hl,#yjcWrap .yjc-ta{position:absolute;inset:0;margin:0;padding:.9rem;border:0;font:inherit;line-height:inherit;tab-size:2;white-space:pre;overflow:auto;background:#fff0}#yjcWrap .yjc-hl{color:#e6e6e6;overflow:hidden;pointer-events:none;z-index:1}#yjcWrap .yjc-ta{z-index:2;color:#fff0;caret-color:#e6e6e6;resize:none;outline:none}#yjcWrap .yjc-ta::placeholder{color:#6b7280}#yjcWrap .yjc-ta:focus{outline:none;box-shadow:none}#yjcWrap .yjc-code:focus-within{border-color:#754ffe}#yjcWrap .yjc-ph{color:#6b7280;white-space:pre-wrap}#yjcWrap .t-key{color:#82aaff}#yjcWrap .t-str{color:#c3e88d}#yjcWrap .t-num{color:#f78c6c}#yjcWrap .t-bool{color:#ff5370}#yjcWrap .t-punct{color:#89ddff}#yjcWrap .t-comment{color:#5c6370;font-style:italic}[data-theme="dark"] #yjcWrap #yjcEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #yjcWrap .yjc-col-head>span,[data-theme="dark"] #yjcWrap .yjc-inline{color:#e5e7eb}[data-theme="dark"] #yjcWrap .yjc-seg{background:#13151a;border-color:#2d323c}[data-theme="dark"] #yjcWrap .yjc-seg-btn+.yjc-seg-btn{border-left-color:#2d323c}@media (max-width:767.98px){#yjcWrap .yjc-cols{grid-template-columns:1fr}}@media (max-width:575.98px){#yjcWrap .yjc-toolbar{flex-direction:column;align-items:stretch}#yjcWrap .yjc-tb-right{justify-content:stretch}#yjcWrap .yjc-tb-right .btn{flex:1}}#vtgWrap #vtgEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#vtgWrap .aib-preview-panel{display:flex;align-items:center;justify-content:center;background-color:var(--clr-bg,#0f1117);background-image:none;padding:1.25rem}#vtgWrap .vtg-stage{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}#vtgWrap .vtg-video{max-width:100%;max-height:54vh;border-radius:10px;display:block;background:#000}#vtgWrap .vtg-result{width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem}#vtgWrap #vtgGif{max-width:100%;max-height:48vh;border-radius:10px;border:1px solid var(--clr-border,#e5e7eb);background-color:#fff;background-image:linear-gradient(45deg,#eef0f4 25%,transparent 25%),linear-gradient(-45deg,#eef0f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eef0f4 75%),linear-gradient(-45deg,transparent 75%,#eef0f4 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}#vtgWrap .vtg-size{font-size:.85rem;font-weight:600;color:#10b981}#vtgWrap .vtg-dl-btn{padding:.7rem 2.4rem;font-size:1rem;min-width:260px;border-radius:12px}#vtgWrap .vtg-custom{display:flex;align-items:center;gap:.5rem;margin-top:.6rem}#vtgWrap .vtg-custom input{height:38px;border-radius:9px;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-bg,#f9fafb);color:var(--clr-text,#111827)}#vtgWrap .vtg-custom input:focus{box-shadow:none;border-color:#754ffe}#vtgWrap .vtg-custom-unit{font-size:.85rem;font-weight:600;color:var(--clr-muted,#6b7280)}[data-theme="dark"] #vtgWrap .vtg-custom input{background:#13151a;border-color:#2d323c;color:#e5e7eb}#vtgWrap .vtg-hint{font-size:.78rem;color:var(--clr-muted,#9ca3af);margin:.5rem 0 0}#vtgWrap .vtg-seg{display:flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:9px;overflow:hidden;background:var(--clr-card,#fff)}#vtgWrap .vtg-seg-btn{flex:1;border:none;background:none;padding:.5rem .4rem;font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .12s}#vtgWrap .vtg-seg-btn+.vtg-seg-btn{border-left:1px solid var(--clr-border,#e5e7eb)}#vtgWrap .vtg-seg-btn:hover{background:rgb(117 79 254 / .06)}#vtgWrap .vtg-seg-btn.active{background:#754ffe;color:#fff}#vtgWrap .vtg-stage{position:relative}#vtgWrap .vtg-progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;width:min(86%,340px);padding:1.1rem 1.25rem;border-radius:14px;background:rgb(15 17 23 / .82);backdrop-filter:blur(3px);box-shadow:0 8px 30px rgb(0 0 0 / .35)}#vtgWrap .vtg-progress-bar{height:8px;border-radius:999px;background:rgb(255 255 255 / .18);overflow:hidden}#vtgWrap .vtg-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .15s}#vtgWrap .vtg-progress-label{display:block;font-size:.82rem;font-weight:600;color:#fff;margin-bottom:.55rem;text-align:center}[data-theme="dark"] #vtgWrap #vtgEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #vtgWrap .aib-preview-panel{background-color:#0c0d11}[data-theme="dark"] #vtgWrap .vtg-seg{background:#13151a;border-color:#2d323c}[data-theme="dark"] #vtgWrap .vtg-seg-btn+.vtg-seg-btn{border-left-color:#2d323c}[data-theme="dark"] #vtgWrap #vtgGif{border-color:#2d323c}[data-theme="dark"] #vtgWrap .vtg-progress-bar{background:#2d323c}@media (max-width:575.98px){#vtgWrap .vtg-video,#vtgWrap #vtgGif{max-height:38vh}}#mtmWrap #mtmEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#mtmWrap .aib-preview-panel{display:flex;align-items:center;justify-content:center;background-color:var(--clr-bg,#f7f7fa);background-image:none;padding:1.5rem}#mtmWrap .mtm-stage{position:relative;width:100%;max-width:440px;display:flex;flex-direction:column;align-items:center;gap:1.1rem}#mtmWrap .mtm-filecard{display:flex;align-items:center;gap:.9rem;width:100%;padding:1rem 1.1rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;background:var(--clr-card,#fff)}#mtmWrap .mtm-file-ico{flex:0 0 auto;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgb(117 79 254 / .1);color:#754ffe;font-size:1.4rem}#mtmWrap .mtm-file-meta{min-width:0}#mtmWrap .mtm-file-name{font-weight:600;color:var(--clr-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mtmWrap .mtm-file-sub{font-size:.82rem;color:var(--clr-muted,#6b7280)}#mtmWrap .mtm-result{width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem}#mtmWrap .mtm-audio{width:100%}#mtmWrap .mtm-size{font-size:.85rem;font-weight:600;color:#10b981}#mtmWrap .mtm-dl-btn{padding:.7rem 2.4rem;font-size:1rem;min-width:260px;border-radius:12px}#mtmWrap .mtm-hint{font-size:.78rem;color:var(--clr-muted,#9ca3af);margin:.5rem 0 0}#mtmWrap .mtm-seg{display:flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:9px;overflow:hidden;background:var(--clr-card,#fff)}#mtmWrap .mtm-seg-btn{flex:1;border:none;background:none;padding:.5rem .4rem;font-size:.82rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer;transition:all .12s}#mtmWrap .mtm-seg-btn+.mtm-seg-btn{border-left:1px solid var(--clr-border,#e5e7eb)}#mtmWrap .mtm-seg-btn:hover{background:rgb(117 79 254 / .06)}#mtmWrap .mtm-seg-btn.active{background:#754ffe;color:#fff}#mtmWrap .mtm-progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;width:min(90%,360px);padding:1.1rem 1.25rem;border-radius:14px;background:rgb(15 17 23 / .86);box-shadow:0 8px 30px rgb(0 0 0 / .35)}#mtmWrap .mtm-progress-bar{height:8px;border-radius:999px;background:rgb(255 255 255 / .18);overflow:hidden}#mtmWrap .mtm-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .15s}#mtmWrap .mtm-progress-label{display:block;font-size:.82rem;font-weight:600;color:#fff;margin-bottom:.55rem;text-align:center}[data-theme="dark"] #mtmWrap #mtmEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #mtmWrap .aib-preview-panel{background-color:#13151a}[data-theme="dark"] #mtmWrap .mtm-filecard{background:#15171d;border-color:#2d323c}[data-theme="dark"] #mtmWrap .mtm-file-name{color:#e5e7eb}[data-theme="dark"] #mtmWrap .mtm-seg{background:#13151a;border-color:#2d323c}[data-theme="dark"] #mtmWrap .mtm-seg-btn+.mtm-seg-btn{border-left-color:#2d323c}@media (max-width:575.98px){#mtmWrap .mtm-dl-btn{min-width:0;width:100%}}#oapWrap #oapEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#oapWrap .aib-preview-panel{display:flex;align-items:center;justify-content:center;background-color:var(--clr-bg,#f7f7fa);background-image:none;padding:1.5rem}#oapWrap .oap-player{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.1rem;position:relative;padding:1rem 0}#oapWrap .oap-art{width:120px;height:120px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#754ffe,#a98bff);color:#fff;font-size:3rem;margin-top:.25rem}#oapWrap .oap-now{text-align:center;width:100%}#oapWrap .oap-track{font-weight:700;font-size:1.05rem;color:var(--clr-text,#111827);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#oapWrap .oap-meta{font-size:.82rem;color:var(--clr-muted,#6b7280);margin-top:.15rem}#oapWrap .oap-seek{display:flex;align-items:center;gap:.6rem;width:100%}#oapWrap .oap-time{font-size:.78rem;font-weight:600;color:var(--clr-muted,#6b7280);min-width:38px;text-align:center;font-variant-numeric:tabular-nums}#oapWrap .oap-range{-webkit-appearance:none;appearance:none;height:6px;border-radius:999px;background:var(--clr-border,#e5e7eb);outline:none;flex:1;cursor:pointer}#oapWrap .oap-range::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:#fff0}#oapWrap .oap-range::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;margin-top:-4.5px;border-radius:50%;background:#fff;cursor:pointer;border:3px solid #754ffe;box-shadow:0 1px 4px rgb(0 0 0 / .25);transition:transform .1s}#oapWrap .oap-range::-webkit-slider-thumb:hover{transform:scale(1.15)}#oapWrap .oap-range::-moz-range-track{height:6px;border-radius:999px;background:var(--clr-border,#e5e7eb)}#oapWrap .oap-range::-moz-range-progress{height:6px;border-radius:999px;background:#754ffe}#oapWrap .oap-range::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#fff;cursor:pointer;border:3px solid #754ffe;box-shadow:0 1px 4px rgb(0 0 0 / .25)}#oapWrap .oap-item-play{padding:0!important}#oapWrap .oap-controls{display:flex;align-items:center;gap:1.5rem}#oapWrap .oap-cbtn{border:none;background:none;color:var(--clr-text,#374151);font-size:1.5rem;cursor:pointer;padding:0;display:flex;line-height:1;transition:color .12s}#oapWrap .oap-cbtn:hover{color:#754ffe}#oapWrap .oap-play{width:60px;height:60px;border-radius:50%;border:none;background:#754ffe;color:#fff;font-size:1.7rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgb(117 79 254 / .4);transition:transform .12s}#oapWrap .oap-play:hover{transform:scale(1.06)}#oapWrap .oap-extra{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;width:100%}#oapWrap .oap-vol{display:flex;align-items:center;gap:.4rem}#oapWrap .oap-vol-range{width:80px;flex:0 0 auto}#oapWrap .oap-icobtn{border:none;background:none;color:var(--clr-muted,#6b7280);font-size:1.05rem;cursor:pointer;padding:.2rem;display:flex;transition:color .12s}#oapWrap .oap-icobtn:hover{color:#754ffe}#oapWrap .oap-icobtn.active,#oapWrap .oap-loop.active{color:#754ffe}#oapWrap .oap-speed{display:inline-flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:8px;overflow:hidden}#oapWrap .oap-sbtn{border:none;background:none;padding:.3rem .55rem;font-size:.76rem;font-weight:600;color:var(--clr-muted,#6b7280);cursor:pointer}#oapWrap .oap-sbtn+.oap-sbtn{border-left:1px solid var(--clr-border,#e5e7eb)}#oapWrap .oap-sbtn.active{background:#754ffe;color:#fff}#oapWrap .oap-count{display:inline-block;min-width:22px;text-align:center;font-size:.78rem;font-weight:700;color:#754ffe;background:rgb(117 79 254 / .1);border-radius:999px;padding:.05rem .45rem;margin-left:.25rem}#oapWrap .oap-list{list-style:none;margin:0;padding:.6rem .75rem;overflow-y:auto;max-height:360px;flex:1}#oapWrap .oap-item{display:flex;align-items:center;gap:.5rem;padding:.45rem .5rem;border-radius:9px;cursor:pointer}#oapWrap .oap-item:hover{background:var(--clr-bg,#f3f4f6)}#oapWrap .oap-item.active{background:rgb(117 79 254 / .1)}#oapWrap .oap-item-play{flex:0 0 auto;width:30px;height:30px;border:none;border-radius:50%;background:rgb(117 79 254 / .12);color:#754ffe;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem}#oapWrap .oap-item.active .oap-item-play{background:#754ffe;color:#fff}#oapWrap .oap-item-name{flex:1;min-width:0;font-size:.86rem;color:var(--clr-text,#374151);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#oapWrap .oap-item.active .oap-item-name{font-weight:600;color:var(--clr-text,#111827)}#oapWrap .oap-item-dur{font-size:.74rem;color:var(--clr-muted,#9ca3af);font-variant-numeric:tabular-nums}#oapWrap .oap-item-del{flex:0 0 auto;width:26px;height:26px;border:none;background:none;color:var(--clr-muted,#9ca3af);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.72rem}#oapWrap .oap-item-del:hover{background:rgb(239 68 68 / .1);color:#ef4444}[data-theme="dark"] #oapWrap #oapEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #oapWrap .aib-preview-panel{background-color:#13151a}[data-theme="dark"] #oapWrap .oap-track{color:#e5e7eb}#oapWrap{--oap-track:#e5e7eb}[data-theme="dark"] #oapWrap{--oap-track:#2d323c}[data-theme="dark"] #oapWrap .oap-range{background:#2d323c}[data-theme="dark"] #oapWrap .oap-range::-moz-range-track{background:#2d323c}[data-theme="dark"] #oapWrap .oap-cbtn{color:#cbd2dc}[data-theme="dark"] #oapWrap .oap-speed{border-color:#2d323c}[data-theme="dark"] #oapWrap .oap-sbtn+.oap-sbtn{border-left-color:#2d323c}[data-theme="dark"] #oapWrap .oap-item:hover{background:#23262e}[data-theme="dark"] #oapWrap .oap-item-name{color:#cbd2dc}[data-theme="dark"] #oapWrap .oap-item.active .oap-item-name{color:#fff}@media (max-width:575.98px){#oapWrap .oap-controls{gap:1.1rem}#oapWrap .oap-extra{gap:.6rem}}#ttsWrap #ttsEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.25rem}#ttsWrap .tts-input-wrap{position:relative}#ttsWrap .tts-input{width:100%;min-height:200px;resize:vertical;font-size:1rem;line-height:1.6;padding:1rem;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;background:var(--clr-bg,#f9fafb);color:var(--clr-text,#111827)}#ttsWrap .tts-input:focus{outline:none;box-shadow:none;border-color:#754ffe}#ttsWrap .tts-read{min-height:200px;max-height:340px;overflow:auto;font-size:1rem;line-height:1.6;padding:1rem;border:1px solid #754ffe;border-radius:12px;background:var(--clr-bg,#f9fafb);color:var(--clr-text,#374151);white-space:pre-wrap;word-break:break-word}#ttsWrap .tts-w{border-radius:4px;padding:0 1px}#ttsWrap .tts-w.cur{background:#754ffe;color:#fff}#ttsWrap .tts-meta{font-size:.8rem;color:var(--clr-muted,#9ca3af);margin:.5rem 0 0}#ttsWrap .tts-controls{margin-top:1.1rem;border-top:1px solid var(--clr-border,#eceef2);padding-top:1.1rem;display:flex;flex-direction:column;gap:1rem}#ttsWrap .tts-field{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:0}#ttsWrap .tts-field>span{font-size:.78rem;font-weight:600;color:var(--clr-muted,#6b7280);text-transform:uppercase;letter-spacing:.03em}#ttsWrap .tts-voice-field .form-select{height:44px;border-radius:10px;border:1px solid var(--clr-border,#e5e7eb)}#ttsWrap .tts-voice-field .form-select:focus{box-shadow:none;border-color:#754ffe}#ttsWrap .tts-sliders{display:flex;gap:1.25rem;flex-wrap:wrap}#ttsWrap .tts-srow{display:flex;align-items:center;justify-content:space-between}#ttsWrap .tts-srow>span:first-child{font-size:.78rem;font-weight:600;color:var(--clr-muted,#6b7280);text-transform:uppercase;letter-spacing:.03em}#ttsWrap .tts-val{font-size:.8rem;font-weight:700;color:#754ffe;background:rgb(117 79 254 / .1);border-radius:7px;padding:.05rem .5rem}#ttsWrap .tts-actions{display:flex;gap:.5rem;flex-wrap:wrap}#ttsWrap .tts-actions .btn{flex:1;min-width:120px}#ttsWrap .tts-note{font-size:.85rem;color:#ef4444;margin:.25rem 0 0}#ttsWrap .tts-note.info{color:var(--clr-muted,#6b7280)}#ttsWrap .tts-note.ok{color:#10b981}[data-theme="dark"] #ttsWrap #ttsEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #ttsWrap .tts-input,[data-theme="dark"] #ttsWrap .tts-read{background:#13151a;border-color:#2d323c;color:#e5e7eb}[data-theme="dark"] #ttsWrap .tts-read{border-color:#754ffe}[data-theme="dark"] #ttsWrap .tts-controls{border-top-color:#2d323c}[data-theme="dark"] #ttsWrap .tts-voice-field .form-select{background:#13151a;border-color:#2d323c;color:#e5e7eb}#ttsWrap .oap-range{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:var(--clr-border,#e5e7eb);outline:none;cursor:pointer}#ttsWrap .oap-range::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:#fff0}#ttsWrap .oap-range::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;margin-top:-4.5px;border-radius:50%;background:#fff;border:3px solid #754ffe;box-shadow:0 1px 4px rgb(0 0 0 / .25);cursor:pointer}#ttsWrap .oap-range::-moz-range-track{height:6px;border-radius:999px;background:var(--clr-border,#e5e7eb)}#ttsWrap .oap-range::-moz-range-progress{height:6px;border-radius:999px;background:#754ffe}#ttsWrap .oap-range::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#fff;border:3px solid #754ffe;cursor:pointer}[data-theme="dark"] #ttsWrap .oap-range{background:#2d323c}[data-theme="dark"] #ttsWrap .oap-range::-moz-range-track{background:#2d323c}@media (max-width:575.98px){#ttsWrap .tts-sliders{flex-direction:column;gap:.9rem}#ttsWrap .tts-actions .btn{flex:1 1 100%}}#cegWrap #cegEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.25rem}#cegWrap .ceg-expr{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.15rem;font-weight:600;letter-spacing:.04em;text-align:center;background:var(--clr-bg,#f9fafb);color:#754ffe}#cegWrap .ceg-exprbar .btn{display:flex;align-items:center}#cegWrap .ceg-expr:focus{outline:none;box-shadow:none;border-color:#754ffe}#cegWrap .ceg-expr.ceg-input-bad{border-color:#ef4444;color:#ef4444}#cegWrap .ceg-desc{margin:.7rem 0 0;font-size:.95rem;color:var(--clr-text,#374151);text-align:center;font-weight:500}#cegWrap .ceg-desc.ceg-bad{color:#ef4444}#cegWrap .ceg-legend{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-top:.5rem}#cegWrap .ceg-legend span{font-size:.66rem;text-transform:uppercase;letter-spacing:.03em;color:var(--clr-muted,#9ca3af);text-align:center;font-family:ui-monospace,monospace}#cegWrap .ceg-presets{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem}#cegWrap .ceg-preset{border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);border-radius:999px;padding:.35rem .8rem;font-size:.8rem;font-weight:500;color:var(--clr-text,#4b5563);cursor:pointer;transition:all .12s}#cegWrap .ceg-preset:hover{border-color:#754ffe;color:#754ffe;background:rgb(117 79 254 / .06)}#cegWrap .ceg-cols{display:grid;grid-template-columns:1.4fr 1fr;gap:1.25rem;margin-top:1.25rem}#cegWrap .ceg-builder{display:flex;flex-direction:column;gap:.6rem}#cegWrap .ceg-frow{display:grid;grid-template-columns:110px 1fr 1fr;gap:.5rem;align-items:center}#cegWrap .ceg-flabel{font-size:.82rem;font-weight:600;color:var(--clr-text,#374151);margin:0}#cegWrap .ceg-mode{height:42px;min-height:42px;line-height:1.2;padding:.4rem 2rem .4rem .7rem;box-sizing:border-box;border-radius:9px;font-size:.85rem;border:1px solid var(--clr-border,#e5e7eb)}#cegWrap .ceg-mode:focus,#cegWrap .ceg-fval:focus{box-shadow:none;border-color:#754ffe}#cegWrap .ceg-fval{height:42px;min-height:42px;line-height:1.2;padding:.4rem .7rem;box-sizing:border-box;border-radius:9px;font-size:.85rem;font-family:ui-monospace,monospace;border:1px solid var(--clr-border,#e5e7eb)}#cegWrap .ceg-next{border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;background:var(--clr-bg,#fbfbfd);padding:1rem}#cegWrap .ceg-next-head{font-size:.85rem;font-weight:700;color:var(--clr-text,#374151);margin-bottom:.6rem}#cegWrap .ceg-tz{font-weight:400;font-size:.72rem;color:var(--clr-muted,#9ca3af)}#cegWrap .ceg-next-list{list-style:none;margin:0;padding:0}#cegWrap .ceg-next-list li{display:flex;justify-content:space-between;align-items:center;padding:.45rem 0;border-bottom:1px solid var(--clr-border,#f0f0f3);font-size:.88rem}#cegWrap .ceg-next-list li:last-child{border-bottom:none}#cegWrap .ceg-rdate{color:var(--clr-text,#374151)}#cegWrap .ceg-rtime{font-family:ui-monospace,monospace;font-weight:700;color:#754ffe}#cegWrap .ceg-muted{color:var(--clr-muted,#9ca3af);justify-content:center!important}[data-theme="dark"] #cegWrap #cegEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #cegWrap .ceg-expr{background:#13151a;border-color:#2d323c}[data-theme="dark"] #cegWrap .ceg-desc,[data-theme="dark"] #cegWrap .ceg-flabel,[data-theme="dark"] #cegWrap .ceg-next-head,[data-theme="dark"] #cegWrap .ceg-rdate{color:#e5e7eb}[data-theme="dark"] #cegWrap .ceg-preset{background:#1a1d24;border-color:#2d323c;color:#cbd2dc}[data-theme="dark"] #cegWrap .ceg-mode,[data-theme="dark"] #cegWrap .ceg-fval{background:#13151a;border-color:#2d323c;color:#e5e7eb}[data-theme="dark"] #cegWrap .ceg-next{background:#15171d;border-color:#2d323c}[data-theme="dark"] #cegWrap .ceg-next-list li{border-bottom-color:#2d323c}@media (max-width:767.98px){#cegWrap .ceg-cols{grid-template-columns:1fr}#cegWrap .ceg-legend{display:none}}@media (max-width:575.98px){#cegWrap .ceg-frow{grid-template-columns:1fr 1fr}#cegWrap .ceg-flabel{grid-column:1 / -1}#cegWrap .ceg-exprbar{flex-direction:column}}#rbgWrap #rbgEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#rbgWrap .aib-preview-panel{display:flex;align-items:center;justify-content:center;background-color:#fff;background-image:linear-gradient(45deg,#eef0f4 25%,transparent 25%),linear-gradient(-45deg,#eef0f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eef0f4 75%),linear-gradient(-45deg,transparent 75%,#eef0f4 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;padding:1.25rem;min-height:320px}#rbgWrap .rbg-stage{position:relative;width:100%;display:flex;align-items:center;justify-content:center}#rbgWrap .rbg-img{max-width:100%;max-height:60vh;display:block;border-radius:8px}#rbgWrap #rbgCanvas{cursor:crosshair}#rbgWrap .rbg-scan{position:absolute;inset:0;overflow:hidden;border-radius:8px;pointer-events:none;background:rgb(117 79 254 / .04);z-index:2}#rbgWrap .rbg-scan::before{content:"";position:absolute;left:-10%;right:-10%;height:26%;top:-26%;background:linear-gradient(180deg,transparent,rgb(117 79 254 / .30),transparent);animation:rbgScan 1.7s ease-in-out infinite}#rbgWrap .rbg-scan::after{content:"";position:absolute;left:0;right:0;height:3px;top:0;background:linear-gradient(90deg,transparent,#754ffe 20%,#a98bff 50%,#754ffe 80%,transparent);box-shadow:0 0 14px 3px rgb(117 79 254 / .55);animation:rbgScanLine 1.7s ease-in-out infinite}@keyframes rbgScan{0%{top:-26%}100%{top:100%}}@keyframes rbgScanLine{0%{top:0}100%{top:calc(100% - 3px)}}#rbgWrap .rbg-scan-label{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);font-size:.8rem;font-weight:600;color:#fff;background:rgb(15 17 23 / .78);padding:.3rem .85rem;border-radius:999px;white-space:nowrap}#rbgWrap .rbg-body{padding:1.1rem 1.25rem 0}#rbgWrap .rbg-hint{font-size:.85rem;color:var(--clr-muted,#6b7280);line-height:1.5;margin:0}#rbgWrap .rbg-swatches{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem}#rbgWrap .rbg-sw{width:34px;height:34px;border-radius:9px;border:2px solid #fff0;cursor:pointer;padding:0;outline:none;box-shadow:0 1px 3px rgb(0 0 0 / .15);position:relative}#rbgWrap .rbg-sw.active{border-color:#754ffe;box-shadow:0 0 0 2px rgb(117 79 254 / .25)}#rbgWrap .rbg-sw-trans{background-color:#fff;background-image:linear-gradient(45deg,#cbd2dc 25%,transparent 25%),linear-gradient(-45deg,#cbd2dc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#cbd2dc 75%),linear-gradient(-45deg,transparent 75%,#cbd2dc 75%);background-size:12px 12px;background-position:0 0,0 6px,6px -6px,-6px 0;border-color:#d1d5db}#rbgWrap .rbg-sw-pick{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b6b,#754ffe,#10b981);color:#fff;font-size:.85rem;overflow:hidden}#rbgWrap .rbg-sw-pick input{position:absolute;inset:0;opacity:0;cursor:pointer}[data-theme="dark"] #rbgWrap #rbgEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #rbgWrap .aib-preview-panel{background-color:#13151a;background-image:linear-gradient(45deg,#22262e 25%,transparent 25%),linear-gradient(-45deg,#22262e 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#22262e 75%),linear-gradient(-45deg,transparent 75%,#22262e 75%)}[data-theme="dark"] #rbgWrap .rbg-progress{background:rgb(15 17 23 / .85)}[data-theme="dark"] #rbgWrap .rbg-progress-label{color:#e5e7eb}[data-theme="dark"] #rbgWrap .rbg-progress-bar{background:#2d323c}@media (max-width:575.98px){#rbgWrap .rbg-img{max-height:42vh}}#gwrWrap #gwrEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#gwrWrap .aib-preview-panel{display:flex;align-items:center;justify-content:center;background-color:#f7f8fa;background-image:none;padding:1.25rem}#gwrWrap .gwr-stage{position:relative;display:inline-block;line-height:0;max-width:100%;border-radius:10px;overflow:hidden;box-shadow:0 6px 22px rgb(15 17 23 / .12);touch-action:none;user-select:none;-webkit-user-select:none}#gwrWrap .gwr-layer{display:block;max-width:100%;max-height:62vh;width:auto;height:auto}#gwrWrap .gwr-after{position:absolute;top:0;left:0;width:100%;height:100%}#gwrWrap .gwr-maskcv{z-index:5;cursor:crosshair;touch-action:none}#gwrWrap .gwr-badge{position:absolute;top:10px;font-size:.62rem;font-weight:700;color:#fff;background:rgb(15 17 23 / .72);padding:.14rem .5rem;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;z-index:4;pointer-events:none;line-height:1.2}#gwrWrap .gwr-badge-b{left:10px}#gwrWrap .gwr-badge-a{right:10px;background:#754ffe}#gwrWrap .gwr-divider{position:absolute;top:0;bottom:0;left:50%;width:2px;margin-left:-1px;background:#fff;box-shadow:0 0 0 1px rgb(15 17 23 / .18);cursor:ew-resize;z-index:6}#gwrWrap .gwr-knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:#754ffe;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.95rem;box-shadow:0 2px 8px rgb(0 0 0 / .3);border:2px solid #fff}#gwrWrap .gwr-stage.gwr-paint .gwr-divider,#gwrWrap .gwr-stage.gwr-paint .gwr-badge{display:none}#gwrWrap .gwr-stage.gwr-res .gwr-maskcv{display:none;pointer-events:none}#gwrWrap .gwr-brush-row{margin-top:.9rem}#gwrWrap .gwr-body{padding:1.1rem 1.25rem 0}#gwrWrap .gwr-hint{font-size:.84rem;color:var(--clr-muted,#6b7280);line-height:1.5;margin:0}#gwrWrap .gwr-scan{position:absolute;inset:0;overflow:hidden;pointer-events:none;background:rgb(117 79 254 / .04);z-index:6}#gwrWrap .gwr-scan::before{content:"";position:absolute;left:-10%;right:-10%;height:26%;top:-26%;background:linear-gradient(180deg,transparent,rgb(117 79 254 / .30),transparent);animation:gwrScan 1.6s ease-in-out infinite}#gwrWrap .gwr-scan::after{content:"";position:absolute;left:0;right:0;height:3px;top:0;background:linear-gradient(90deg,transparent,#754ffe,#a98bff,#754ffe,transparent);box-shadow:0 0 14px 3px rgb(117 79 254 / .55);animation:gwrScanLine 1.6s ease-in-out infinite}@keyframes gwrScan{0%{top:-26%}100%{top:100%}}@keyframes gwrScanLine{0%{top:0}100%{top:calc(100% - 3px)}}#gwrWrap .gwr-scan-label{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);font-size:.78rem;font-weight:600;color:#fff;background:rgb(15 17 23 / .78);padding:.3rem .8rem;border-radius:999px;white-space:nowrap}[data-theme="dark"] #gwrWrap #gwrEditor{background:#1a1d24;border-color:#2d323c}[data-theme="dark"] #gwrWrap .aib-preview-panel{background-color:#13151a;background-image:none}@media (max-width:575.98px){#gwrWrap .gwr-layer{max-height:46vh}#gwrWrap .gwr-knob{width:30px;height:30px}}.rdp-layer{position:absolute;inset:0;cursor:crosshair;touch-action:none;z-index:3}.rdp-box{position:absolute;background:#000;cursor:move;box-sizing:border-box;outline:1px dashed rgb(255 255 255 / .55);outline-offset:-3px}.rdp-box .rdp-del{position:absolute;top:-11px;right:-11px;width:22px;height:22px;border-radius:50%;border:2px solid #fff;background:#ef4444;color:#fff;font-size:15px;line-height:1;padding:0;cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 1px 4px rgb(0 0 0 / .4)}.rdp-box:hover .rdp-del{display:flex}.rdp-box .rdp-rez{position:absolute;right:-6px;bottom:-6px;width:14px;height:14px;border-radius:50%;background:#754ffe;border:2px solid #fff;cursor:nwse-resize}.rdp-box.rdp-sel{outline:2px solid #a98bff;outline-offset:-2px;box-shadow:0 0 0 2px rgb(117 79 254 / .45)}.rdp-box.rdp-sel .rdp-del{display:flex}.rdp-hint{font-size:.84rem;color:var(--clr-muted,#6b7280);line-height:1.5;margin:0 0 .7rem}.rdp-swatch-label{font-size:.78rem;font-weight:600;color:var(--clr-muted,#6b7280);display:block;margin-bottom:.4rem}.rdp-swatches{display:flex;gap:.5rem}.rdp-sw{width:34px;height:34px;border-radius:8px;border:2px solid #fff0;cursor:pointer;padding:0}.rdp-sw.active{border-color:#754ffe;box-shadow:0 0 0 2px rgb(117 79 254 / .25)}.rdp-count-row{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:var(--clr-text,#374151);margin:0 0 .5rem}.rdp-undo{border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);color:var(--clr-text,#374151);width:30px;height:30px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.rdp-undo:hover{background:var(--clr-surface,#f3f4f6)}.rdp-tip{font-size:.78rem;color:var(--clr-muted,#6b7280);margin:.9rem 0 .35rem;line-height:1.45}.rdp-note{font-size:.78rem;color:#10b981;margin:.35rem 0 0;line-height:1.45}[data-theme="dark"] .rdp-hint{color:#b8b3cf}[data-theme="dark"] .rdp-tip{color:#9b96b5}[data-theme="dark"] .rdp-count-row{color:#cfc9e6}[data-theme="dark"] .rdp-undo{background:#232338;border-color:#3a3a55;color:#cfc9e6}.bcg-app{max-width:620px;margin:0 auto;padding:.5rem 0}.bcg-inputs{display:flex;gap:1rem}.bcg-field{flex:1;min-width:0}.bcg-field-value{flex:1.4}.bcg-lbl{display:block;font-size:.8rem;font-weight:600;color:#374151;margin-bottom:.4rem}#bcgWrap .bcg-input{width:100%;height:48px;padding:0 .9rem;font-size:.98rem;border:1.5px solid #d8dbe3;border-radius:12px;background-color:#fff;color:#1a1a2e;-webkit-appearance:none;appearance:none;box-shadow:none}#bcgWrap select.bcg-input{cursor:pointer;padding-right:2.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4 6 8 10 12 6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center}#bcgWrap .bcg-input:focus{outline:none;border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.bcg-hint{font-size:.78rem;color:#9ca3af;margin:.55rem 0 0;line-height:1.45}.bcg-canvas-box{margin-top:1.4rem;min-height:200px;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:#fff;border:1px solid #eceef2;border-radius:18px;box-shadow:0 8px 30px rgb(20 24 40 / .08)}.bcg-canvas-box canvas{max-width:100%;height:auto}.bcg-placeholder{display:flex;flex-direction:column;align-items:center;gap:.6rem;color:#b6bcc8;text-align:center}.bcg-placeholder i{font-size:2.6rem}.bcg-placeholder span{font-size:.92rem}.bcg-error{display:none;align-items:center;gap:.35rem;color:#ef4444;font-size:.9rem;text-align:center}.bcg-dl{display:flex;gap:.75rem;margin-top:1.1rem}.bcg-dl .btn{flex:1;height:48px;border-radius:12px}.bcg-adv{margin-top:1.4rem;border:1px solid #eceef2;border-radius:12px;background:#faf9ff;overflow:hidden}.bcg-adv>summary{list-style:none;cursor:pointer;padding:.85rem 1.1rem;font-size:.9rem;font-weight:600;color:#374151;display:flex;align-items:center}.bcg-adv>summary::-webkit-details-marker{display:none}.bcg-adv>summary::after{content:'\F282';font-family:'bootstrap-icons';margin-left:auto;color:#754ffe;transition:transform .2s}.bcg-adv[open]>summary::after{transform:rotate(180deg)}.bcg-adv[open]>summary{border-bottom:1px solid #eceef2}.bcg-adv-body{padding:1.1rem;background:#fff}.bcg-slider{margin-bottom:1rem}.bcg-slider-row{display:flex;justify-content:space-between;font-size:.84rem;font-weight:600;color:#374151;margin-bottom:.35rem}.bcg-slider-val{color:#754ffe}.bcg-slider .form-range{width:100%}.bcg-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:.2rem 0 1rem}.bcg-switch input{position:absolute;opacity:0;width:0;height:0}.bcg-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.bcg-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.bcg-switch input:checked+.bcg-switch-ui{background:#754ffe}.bcg-switch input:checked+.bcg-switch-ui::after{transform:translateY(-50%) translateX(17px)}.bcg-colors{display:flex;gap:1rem}.bcg-colors .bcg-field{flex:1}.bcg-color{display:flex;gap:.4rem;align-items:center}#bcgWrap .bcg-color input[type=color]{width:44px;height:44px;padding:2px;border:1px solid #d8dbe3;border-radius:10px;background:#fff;cursor:pointer;flex:none}#bcgWrap .bcg-hex{flex:1;min-width:0;height:44px;padding:0 .6rem;font-size:.82rem;text-transform:uppercase;border:1px solid #d8dbe3;border-radius:10px;background-color:#fff;color:#1a1a2e;box-shadow:none}#bcgWrap .bcg-hex:focus{outline:none;border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}[data-theme="dark"] .bcg-lbl,[data-theme="dark"] .bcg-slider-row{color:#cfc9e6}[data-theme="dark"] #bcgWrap .bcg-input,[data-theme="dark"] #bcgWrap .bcg-hex{background-color:#232338;border-color:#3a3a55;color:#e6e2f5}[data-theme="dark"] .bcg-canvas-box{background:#0f0e1a;border-color:#2d2d44;box-shadow:0 8px 30px rgb(0 0 0 / .3)}[data-theme="dark"] .bcg-adv{background:#16152a;border-color:#2d2d44}[data-theme="dark"] .bcg-adv>summary{color:#cfc9e6;border-bottom-color:#2d2d44}[data-theme="dark"] .bcg-adv-body{background:#1a1a2e}[data-theme="dark"] .bcg-switch{color:#e6e2f5}[data-theme="dark"] .bcg-switch-ui{background:#3a3a55}[data-theme="dark"] .bcg-hint{color:#7c768f}[data-theme="dark"] .bcg-color input[type=color]{background:#232338;border-color:#3a3a55}@media (max-width:575.98px){.bcg-inputs{flex-direction:column;gap:.9rem}.bcg-dl{flex-direction:column}.bcg-colors{flex-direction:column;gap:.9rem}}#emiWrap{max-width:860px;margin:0 auto}.emi-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.emi-inputs{background:#faf9ff;border:1px solid #eceef2;border-radius:16px;padding:1.4rem 1.3rem}.emi-field{margin-bottom:1.5rem}.emi-field:last-child{margin-bottom:0}.emi-field-top{display:flex;align-items:center;margin-bottom:.75rem;gap:.5rem}.emi-field-top label{font-size:.88rem;font-weight:600;color:#374151;white-space:nowrap;flex:none}.emi-inwrap{display:inline-flex;align-items:center;margin-left:auto;width:176px;background:#fff;border:1.5px solid #d8dbe3;border-radius:10px;padding:0 .55rem;height:42px}.emi-inwrap:focus-within{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.emi-unit{font-size:.9rem;font-weight:700;color:#6b7280;flex:none}.emi-unit-r{padding-left:.25rem}#emiWrap .emi-inwrap input{border:0;outline:0;background:#fff0;flex:1;min-width:0;width:auto;text-align:right;font-size:.95rem;font-weight:700;color:#1a1a2e;padding:0 .35rem;-moz-appearance:textfield}#emiWrap .emi-inwrap input::-webkit-outer-spin-button,#emiWrap .emi-inwrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.emi-range{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:#e4e2f4;outline:none}.emi-range::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#754ffe;cursor:pointer;border:3px solid #fff;box-shadow:0 1px 5px rgb(117 79 254 / .5)}.emi-range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#754ffe;cursor:pointer;border:3px solid #fff}.emi-toggle{display:inline-flex;background:#eef0f4;border-radius:8px;padding:2px;margin-left:.5rem}.emi-tg{border:0;background:#fff0;font-size:.78rem;font-weight:600;color:#6b7280;padding:.3rem .55rem;border-radius:6px;cursor:pointer}.emi-tg.active{background:#fff;color:#754ffe;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.emi-results{display:flex;flex-direction:column;gap:1rem}.emi-emi-card{background:linear-gradient(135deg,#754ffe,#5c3dd8);border-radius:16px;padding:1.4rem 1.5rem;color:#fff;text-align:center;box-shadow:0 10px 30px rgb(117 79 254 / .28)}.emi-emi-label{font-size:.85rem;opacity:.9;margin-bottom:.3rem}.emi-emi-val{font-size:2.1rem;font-weight:800;letter-spacing:-.01em}.emi-split{display:flex;gap:1rem}.emi-stat{flex:1;background:#fff;border:1px solid #eceef2;border-radius:12px;padding:.9rem 1rem;text-align:center}.emi-stat-val{font-size:1.2rem;font-weight:800;color:#1a1a2e}.emi-stat-cap{font-size:.75rem;color:#6b7280;margin-top:.25rem;display:flex;align-items:center;justify-content:center;gap:.35rem}.emi-dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex:none}.emi-dot-pri,.emi-dot-tot{background:#754ffe}.emi-dot-int{background:#10b981}.emi-chart-row{display:flex;align-items:center;gap:1.25rem;background:#fff;border:1px solid #eceef2;border-radius:12px;padding:1rem 1.2rem}.emi-chart-row canvas{width:130px;height:130px;flex:none}.emi-legend{display:flex;flex-direction:column;gap:.6rem;font-size:.9rem;color:#374151}.emi-leg{display:flex;align-items:center;gap:.5rem}.emi-leg b{color:#1a1a2e}.emi-amort{margin-top:1.5rem;border:1px solid #eceef2;border-radius:12px;overflow:hidden;background:#faf9ff}.emi-amort>summary{list-style:none;cursor:pointer;padding:.85rem 1.1rem;font-size:.9rem;font-weight:600;color:#374151;display:flex;align-items:center}.emi-amort>summary::-webkit-details-marker{display:none}.emi-amort>summary::after{content:'\F282';font-family:'bootstrap-icons';margin-left:auto;color:#754ffe;transition:transform .2s}.emi-amort[open]>summary::after{transform:rotate(180deg)}.emi-amort[open]>summary{border-bottom:1px solid #eceef2}.emi-amort-body{background:#fff;padding:.5rem}.emi-table-scroll{max-height:320px;overflow-y:auto}.emi-table{width:100%;border-collapse:collapse;font-size:.88rem}.emi-table th{position:sticky;top:0;background:#f6f7fb;text-align:right;padding:.6rem .8rem;font-weight:600;color:#374151}.emi-table th:first-child,.emi-table td:first-child{text-align:left}.emi-table td{padding:.55rem .8rem;text-align:right;border-top:1px solid #f0f1f4;color:#1a1a2e}[data-theme="dark"] .emi-inputs,[data-theme="dark"] .emi-amort{background:#16152a;border-color:#2d2d44}[data-theme="dark"] .emi-field-top label,[data-theme="dark"] .emi-legend,[data-theme="dark"] .emi-amort>summary{color:#cfc9e6}[data-theme="dark"] .emi-inwrap{background:#232338;border-color:#3a3a55}[data-theme="dark"] #emiWrap .emi-inwrap input{color:#e6e2f5}[data-theme="dark"] .emi-range{background:#3a3a55}[data-theme="dark"] .emi-toggle{background:#232338}[data-theme="dark"] .emi-tg.active{background:#1a1a2e}[data-theme="dark"] .emi-stat,[data-theme="dark"] .emi-chart-row,[data-theme="dark"] .emi-amort-body{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .emi-stat-val,[data-theme="dark"] .emi-leg b,[data-theme="dark"] .emi-table td{color:#e6e2f5}[data-theme="dark"] .emi-table th{background:#232338;color:#cfc9e6}[data-theme="dark"] .emi-table td{border-top-color:#2d2d44}@media (max-width:767px){.emi-grid{grid-template-columns:1fr}}@media (max-width:575.98px){.emi-split{flex-direction:column}.emi-chart-row{flex-direction:column;text-align:center}}#skWrap .pxe-canvas-box>canvas{max-width:100%;max-height:100%;background:#fff;cursor:grab}#skWrap .pxe-canvas-box>canvas:active{cursor:grabbing}.sk-busy{position:absolute;top:14px;left:50%;transform:translateX(-50%);background:rgb(15 17 23 / .8);color:#fff;font-size:.82rem;padding:.35rem .9rem;border-radius:999px;display:flex;align-items:center;z-index:40}.sk-hint{font-size:.78rem;color:var(--clr-muted,#6b7280);margin:.5rem 0 0;line-height:1.5}.sk-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:4px 0 0}.sk-switch input{position:absolute;opacity:0;width:0;height:0}.sk-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}.sk-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}.sk-switch input:checked+.sk-switch-ui{background:#754ffe}.sk-switch input:checked+.sk-switch-ui::after{transform:translateY(-50%) translateX(17px)}[data-theme="dark"] .sk-switch{color:#e6e2f5}[data-theme="dark"] .sk-switch-ui{background:#3a3a55}[data-theme="dark"] .sk-hint{color:#9b96b5}#rcWrap .aib-preview-panel{padding:1.5rem}#rcWrap #rcCanvas{max-width:100%;max-height:62vh;object-fit:contain}#rcWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#rcWrap.aib-fullscreen #rcEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#rcWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#rcWrap.aib-fullscreen .aib-preview-side{position:relative}#rcWrap.aib-fullscreen .aib-preview-panel{height:100%}#rcWrap.aib-fullscreen #rcCanvas{max-height:88vh}#rcWrap.aib-fullscreen .aib-fs-close{display:flex}#rcWrap .rc-presets{display:flex;flex-wrap:wrap;gap:.4rem}#rcWrap .rc-preset{flex:1 1 auto;padding:.38rem .5rem;font-size:.8rem;font-weight:600;color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s}#rcWrap .rc-preset:hover{border-color:#754ffe;color:#754ffe}#rcWrap .rc-preset.rc-preset-on{background:#754ffe;border-color:#754ffe;color:#fff}#rcWrap .rc-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0;padding:10px 16px 0}#rcWrap .rc-switch input{position:absolute;opacity:0;width:0;height:0}#rcWrap .rc-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}#rcWrap .rc-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}#rcWrap .rc-switch input:checked+.rc-switch-ui{background:#754ffe}#rcWrap .rc-switch input:checked+.rc-switch-ui::after{transform:translateY(-50%) translateX(17px)}#rcWrap .rc-corner-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin:.8rem 0 .2rem;padding:0 16px}#rcWrap .rc-corner-cell label{display:block;font-size:.74rem;font-weight:600;color:#6b7280;margin-bottom:.25rem}#rcWrap .rc-corner-in{border-radius:8px}#rcWrap .rc-bg-row{display:flex;align-items:center;gap:.5rem}#rcWrap .rc-color{width:46px;height:38px;padding:.18rem;border-radius:8px;cursor:pointer;flex:none}#rcWrap .rc-hex{font-family:ui-monospace,Menlo,monospace;text-transform:lowercase}[data-theme="dark"] #rcWrap .rc-preset{background:#262637;border-color:#383850;color:#c4c0d6}[data-theme="dark"] #rcWrap .rc-preset:hover{border-color:#8b6dff;color:#b9a6ff}[data-theme="dark"] #rcWrap .rc-preset.rc-preset-on{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #rcWrap .rc-switch{color:#e6e2f5}[data-theme="dark"] #rcWrap .rc-corner-cell label{color:#9a94b0}@media (max-width:575.98px){#rcWrap #rcCanvas{max-height:48vh}#rcWrap .rc-preset{flex:1 1 40%}}.wtp-cap-note{align-self:center;max-width:90%;margin:4px auto 8px;padding:8px 14px;background:rgb(117 79 254 / .14);color:#d9d2ff;font-size:.78rem;font-weight:600;text-align:center;border-radius:8px;box-shadow:none!important}.wtp-doc{color:#1a1a2e;font-size:15px;line-height:1.6;font-family:'Inter',Helvetica,Arial,sans-serif}.wtp-doc h1{font-size:29px;margin:14px 0 8px;line-height:1.3}.wtp-doc h2{font-size:24px;margin:13px 0 7px;line-height:1.3}.wtp-doc h3{font-size:20px;margin:11px 0 6px;line-height:1.3}.wtp-doc h4,.wtp-doc h5,.wtp-doc h6{font-size:16px;margin:10px 0 5px;line-height:1.3}.wtp-doc p{margin:0 0 11px}.wtp-doc img{max-width:100%;height:auto;margin:6px 0}.wtp-doc table{border-collapse:collapse;width:100%;margin:10px 0 14px}.wtp-doc th,.wtp-doc td{border:1px solid #ddd;padding:6px 8px;font-size:13px}.wtp-doc th{background:#f6f4ff}.wtp-doc ul,.wtp-doc ol{margin:0 0 11px;padding-left:26px}.wtp-doc blockquote{border-left:3px solid #aaa0e6;margin:10px 0;padding:2px 0 2px 16px;color:#4b4b63}.wtp-doc a{color:#754ffe}#wtpWrap .wtp-fileline{display:flex;align-items:center;font-size:.85rem;font-weight:600;color:#1a1a2e;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem .7rem;margin-bottom:.45rem;word-break:break-all}#wtpWrap .wtp-fileline i{color:#754ffe;flex:none}#wtpWrap .wtp-pagecount{font-size:.78rem;font-weight:600;color:#6b7280;margin:0;padding-left:.2rem}#wtpWrap .wtp-hint{font-size:.8rem;color:#6b7280;margin:0;line-height:1.45}[data-theme="dark"] #wtpWrap .wtp-fileline{background:#262637;border-color:#383850;color:#e6e2f5}[data-theme="dark"] #wtpWrap .wtp-pagecount{color:#9a94b0}[data-theme="dark"] #wtpWrap .wtp-hint{color:#9a94b0}#mdeEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#mdeWrap .mde-fmt{gap:.35rem}#mdeWrap .mde-sep{width:1px;height:22px;background:var(--clr-border,#e0e0ec);margin:0 .25rem}#mdeWrap .mde-btn{display:inline-flex;align-items:center;gap:.4rem;height:38px;padding:0 .85rem;font-size:.85rem;font-weight:600;color:#4a4a68;background:#fff;border:1px solid #e0e0ec;border-radius:9px;cursor:pointer;transition:border-color .15s,color .15s,background .15s}#mdeWrap .mde-btn:hover,#mdeWrap .mde-btn:focus-visible{background:#f3f0ff!important;border-color:#754ffe!important;color:#754ffe!important;outline:none;box-shadow:none}#mdeWrap .mde-btn:active{background:#ebe6ff!important}#mdeWrap .mde-btn-icon{padding:0;width:38px;justify-content:center;font-size:1rem}#mdeWrap .mde-dl-btn{height:38px;padding:0 1rem;border-radius:9px;font-size:.85rem}#mdeWrap .mde-split{min-height:600px}#mdeWrap .mde-pane-editor{border-right:1px solid var(--clr-border,#eef0f4)}#mdeWrap .mde-input{flex:1;width:100%;border:0;outline:none;resize:none;padding:1rem 1.1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.88rem;line-height:1.65;color:#1a1a2e;background:#fff;min-height:520px}#mdeWrap .mde-input.mde-drop{background:#f3f0ff}#mdeWrap .mde-preview-scroll{flex:1;overflow-y:auto;max-height:660px;padding:1rem 1.25rem;background:#fff}#mdeWrap .mde-head-actions{display:inline-flex;align-items:center;gap:.5rem;text-transform:none;letter-spacing:0}#mdeWrap .mde-sync{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;color:#9ca3af;background:none;border:1px solid #fff0;border-radius:7px;padding:.15rem .5rem;cursor:pointer}#mdeWrap .mde-sync.mde-sync-on{color:#754ffe;border-color:#d8ccff;background:#f6f3ff}#mdeWrap .mde-status{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding:.55rem 1rem;border-top:1px solid var(--clr-border,#eef0f4);background:var(--clr-surface,#faf9ff);font-size:.78rem;font-weight:600;color:#6b7280}#mdeWrap .mde-saved{color:#10b981}#mdeWrap .mde-saved.mde-saving{color:#9ca3af}.mde-menu{position:absolute;z-index:100000;background:#fff;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;box-shadow:0 10px 34px rgb(20 20 45 / .16);padding:.35rem;min-width:200px}.mde-menu button{display:flex;align-items:center;width:100%;border:0;background:none;text-align:left;font-size:.87rem;font-weight:600;color:#1a1a2e;padding:.55rem .7rem;border-radius:8px;cursor:pointer}.mde-menu button:hover{background:#f3f0ff;color:#754ffe}#mdeWrap .aib-fs-close{position:static;display:none;width:26px;height:26px;font-size:.7rem}#mdeWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#mdeWrap.aib-fullscreen #mdeEditor{flex:1;min-height:0;border:none;border-radius:0;display:flex;flex-direction:column}#mdeWrap.aib-fullscreen .mde-split{flex:1;min-height:0}#mdeWrap.aib-fullscreen .mdp-pane{min-height:0;overflow:hidden}#mdeWrap.aib-fullscreen .mde-input{min-height:0;overflow-y:auto}#mdeWrap.aib-fullscreen .mde-preview-scroll{max-height:none;flex:1;min-height:0;overflow-y:auto}#mdeWrap.aib-fullscreen .aib-fs-close{display:inline-flex}[data-theme="dark"] #mdeEditor{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #mdeWrap .mde-sep{background:#2d2b4e}[data-theme="dark"] #mdeWrap .mde-btn{background:#1d1c35;border-color:#2d2b4e;color:#c9c4e3}[data-theme="dark"] #mdeWrap .mde-btn:hover,[data-theme="dark"] #mdeWrap .mde-btn:focus-visible{background:#2a2550!important;border-color:#754ffe!important;color:#b9a8ff!important}[data-theme="dark"] #mdeWrap .mde-input{background:#14141f;color:#e6e2f5}[data-theme="dark"] #mdeWrap .mde-input.mde-drop{background:#221d40}[data-theme="dark"] #mdeWrap .mde-preview-scroll{background:#14141f}[data-theme="dark"] #mdeWrap .markdown-body{color:#e6e2f5}[data-theme="dark"] #mdeWrap .markdown-body h1,[data-theme="dark"] #mdeWrap .markdown-body h2{border-color:#2d2b4e}[data-theme="dark"] #mdeWrap .markdown-body pre,[data-theme="dark"] #mdeWrap .markdown-body code{background:#1d1c35;color:#d5cff0}[data-theme="dark"] #mdeWrap .markdown-body th,[data-theme="dark"] #mdeWrap .markdown-body td{border-color:#2d2b4e}[data-theme="dark"] #mdeWrap .markdown-body th{background:#221d40}[data-theme="dark"] #mdeWrap .markdown-body blockquote{color:#a89fd0;border-color:#3a3170}[data-theme="dark"] #mdeWrap .mde-status{background:#16152e;border-color:#2d2b4e;color:#8b86a8}[data-theme="dark"] #mdeWrap .mde-sync.mde-sync-on{background:#221d40;border-color:#3a3170}[data-theme="dark"] .mde-menu{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .mde-menu button{color:#e6e2f5}[data-theme="dark"] .mde-menu button:hover{background:#2a2550;color:#b9a8ff}@media (max-width:767.98px){#mdeWrap .mde-split{grid-template-columns:1fr}#mdeWrap .mde-pane-editor{border-right:0;border-bottom:1px solid var(--clr-border,#eef0f4)}#mdeWrap .mde-input{min-height:320px}#mdeWrap .mde-preview-scroll{max-height:420px}}#uncEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff);padding:1.4rem}#uncWrap .unc-cats{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.3rem}#uncWrap .unc-cat{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;transition:all .15s}#uncWrap .unc-cat:hover{border-color:#754ffe;color:#754ffe}#uncWrap .unc-cat.unc-cat-on{background:#754ffe;border-color:#754ffe;color:#fff}#uncWrap .unc-row{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:end}#uncWrap .unc-side{min-width:0}#uncWrap .unc-label{display:block;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af;margin-bottom:.35rem}#uncWrap .unc-value{width:100%;font-size:1.5rem;font-weight:700;color:#1a1a2e;background:#fff;border:1px solid #e0e0ec;border-radius:12px;padding:.55rem .85rem;outline:none;margin-bottom:.55rem}#uncWrap .unc-value:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15)}#uncWrap .unc-result-wrap{display:flex;align-items:center;gap:.5rem;background:#f6f3ff;border:1px solid #d8ccff;border-radius:12px;padding:.55rem .85rem;margin-bottom:.55rem;min-height:55.5px}#uncWrap .unc-result{flex:1;font-size:1.5rem;font-weight:700;color:#754ffe;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#uncWrap .unc-copy{flex:none;width:34px;height:34px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d8ccff;border-radius:8px;color:#754ffe;cursor:pointer}#uncWrap .unc-copy:hover{background:#ebe4ff}#uncWrap .unc-select{width:100%;font-size:.9rem;font-weight:600;color:#1a1a2e;background:#fff;border:1px solid #e0e0ec;border-radius:10px;padding:.5rem .7rem;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;cursor:pointer}#uncWrap .unc-swap{flex:none;width:44px;height:44px;padding:0!important;margin-bottom:3.4rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;color:#754ffe;background:#f6f3ff;border:1px solid #d8ccff;border-radius:50%;cursor:pointer;transition:all .15s}#uncWrap .unc-swap:hover{background:#754ffe;color:#fff}#uncWrap .unc-formula{font-size:.85rem;font-weight:600;color:#6b7280;margin:1rem 0 0}#uncWrap .unc-all{margin-top:1.4rem;border-top:1px solid var(--clr-border,#eef0f4);padding-top:1.1rem}#uncWrap .unc-all-head{font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9ca3af;margin-bottom:.7rem}#uncWrap .unc-all-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.55rem}#uncWrap .unc-cell{display:flex;flex-direction:column;gap:.15rem;background:#f8f9fb;border:1px solid #eef0f4;border-radius:10px;padding:.55rem .7rem;min-width:0}#uncWrap .unc-cell-on{background:#f6f3ff;border-color:#d8ccff}#uncWrap .unc-cell-name{font-size:.74rem;font-weight:600;color:#6b7280}#uncWrap .unc-cell-val{font-size:.95rem;font-weight:700;color:#1a1a2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#uncWrap .unc-cell-on .unc-cell-val{color:#754ffe}[data-theme="dark"] #uncEditor{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #uncWrap .unc-cat{background:#262637;border-color:#383850;color:#c4c0d6}[data-theme="dark"] #uncWrap .unc-cat:hover{border-color:#8b6dff;color:#b9a6ff}[data-theme="dark"] #uncWrap .unc-cat.unc-cat-on{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #uncWrap .unc-label,[data-theme="dark"] #uncWrap .unc-all-head{color:#8b86a8}[data-theme="dark"] #uncWrap .unc-value{background:#14141f;border-color:#383850;color:#e6e2f5}[data-theme="dark"] #uncWrap .unc-result-wrap{background:#221d40;border-color:#3a3170}[data-theme="dark"] #uncWrap .unc-result{color:#b9a6ff}[data-theme="dark"] #uncWrap .unc-copy{background:#1d1c35;border-color:#3a3170;color:#b9a6ff}[data-theme="dark"] #uncWrap .unc-select{background-color:#14141f;border-color:#383850;color:#e6e2f5}[data-theme="dark"] #uncWrap .unc-swap{background:#221d40;border-color:#3a3170;color:#b9a6ff}[data-theme="dark"] #uncWrap .unc-formula{color:#9a94b0}[data-theme="dark"] #uncWrap .unc-all{border-color:#2d2b4e}[data-theme="dark"] #uncWrap .unc-cell{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] #uncWrap .unc-cell-on{background:#221d40;border-color:#3a3170}[data-theme="dark"] #uncWrap .unc-cell-name{color:#9a94b0}[data-theme="dark"] #uncWrap .unc-cell-val{color:#e6e2f5}[data-theme="dark"] #uncWrap .unc-cell-on .unc-cell-val{color:#b9a6ff}@media (max-width:575.98px){#uncEditor{padding:1rem}#uncWrap .unc-row{grid-template-columns:1fr}#uncWrap .unc-swap{margin:0 auto;transform:rotate(90deg)}#uncWrap .unc-all-grid{grid-template-columns:1fr 1fr}}#pctEditor{display:grid;grid-template-columns:1fr 1fr;gap:1rem}#pctWrap .pct-card{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.15rem 1.25rem}#pctWrap .pct-title{font-size:.8rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9ca3af;margin-bottom:.8rem}#pctWrap .pct-title i{color:#754ffe}#pctWrap .pct-sentence{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#1a1a2e}#pctWrap .pct-in{width:96px;font-size:1rem;font-weight:700;color:#1a1a2e;background:#fff;border:1px solid #e0e0ec;border-radius:10px;padding:.45rem .6rem;outline:none;text-align:center}#pctWrap .pct-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15)}#pctWrap .pct-eq{color:#9ca3af;font-weight:700}#pctWrap .pct-res{font-size:1.15rem;font-weight:800;color:#754ffe;background:#f6f3ff;border:1px solid #d8ccff;border-radius:10px;padding:.4rem .75rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pctWrap .pct-res.pct-up{color:#0d9668;background:#ecfdf5;border-color:#a7f3d0}#pctWrap .pct-res.pct-down{color:#dc2626;background:#fef2f2;border-color:#fecaca}#pctWrap .pct-copy{flex:none;width:32px;height:32px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e0e0ec;border-radius:8px;color:#754ffe;cursor:pointer}#pctWrap .pct-copy:hover{background:#f3f0ff;border-color:#754ffe}#pctWrap .pct-formula{font-size:.8rem;font-weight:600;color:#6b7280;margin:.7rem 0 0;font-family:ui-monospace,Menlo,monospace;word-break:break-word}#pctWrap .pct-toggle{display:inline-flex;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:3px}#pctWrap .pct-tg{border:0;background:none;font-size:.8rem;font-weight:700;color:#6b7280;border-radius:999px;padding:.3rem .75rem;cursor:pointer}#pctWrap .pct-tg.pct-tg-on{background:#754ffe;color:#fff}[data-theme="dark"] #pctWrap .pct-card{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #pctWrap .pct-title{color:#8b86a8}[data-theme="dark"] #pctWrap .pct-sentence{color:#e6e2f5}[data-theme="dark"] #pctWrap .pct-in{background:#14141f;border-color:#383850;color:#e6e2f5}[data-theme="dark"] #pctWrap .pct-res{color:#b9a6ff;background:#221d40;border-color:#3a3170}[data-theme="dark"] #pctWrap .pct-res.pct-up{color:#34d399;background:#06281e;border-color:#065f46}[data-theme="dark"] #pctWrap .pct-res.pct-down{color:#f87171;background:#2d1414;border-color:#7f1d1d}[data-theme="dark"] #pctWrap .pct-copy{background:#1d1c35;border-color:#383850;color:#b9a6ff}[data-theme="dark"] #pctWrap .pct-formula{color:#9a94b0}[data-theme="dark"] #pctWrap .pct-toggle{background:#262637;border-color:#383850}[data-theme="dark"] #pctWrap .pct-tg{color:#c4c0d6}[data-theme="dark"] #pctWrap .pct-tg.pct-tg-on{background:#754ffe;color:#fff}@media (max-width:767.98px){#pctEditor{grid-template-columns:1fr}#pctWrap .pct-in{width:84px}}#dshEditor{border-radius:0!important}#dshWrap .pxe-canvas-box:has(>canvas)>canvas{box-shadow:none;border-radius:0}#dshWrap .dsh-presets{display:flex;flex-wrap:wrap;gap:.4rem}#dshWrap .dsh-preset{flex:1 1 auto;padding:.38rem .5rem;font-size:.8rem;font-weight:600;color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s}#dshWrap .dsh-preset:hover{border-color:#754ffe;color:#754ffe}#dshWrap .dsh-preset.dsh-preset-on{background:#754ffe;border-color:#754ffe;color:#fff}#dshWrap .dsh-switch{display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;margin:0}#dshWrap .dsh-switch input{position:absolute;opacity:0;width:0;height:0}#dshWrap .dsh-switch-ui{position:relative;flex:none;width:40px;height:23px;background:#cbd0d9;border-radius:999px;transition:background .2s}#dshWrap .dsh-switch-ui::after{content:'';position:absolute;top:50%;left:2px;width:19px;height:19px;background:#fff;border-radius:50%;transform:translateY(-50%);transition:transform .2s;box-shadow:0 1px 2px rgb(0 0 0 / .25)}#dshWrap .dsh-switch input:checked+.dsh-switch-ui{background:#754ffe}#dshWrap .dsh-switch input:checked+.dsh-switch-ui::after{transform:translateY(-50%) translateX(17px)}#dshWrap.aib-fullscreen{position:fixed;inset:0;z-index:99999;background:var(--clr-card,#fff);display:flex;flex-direction:column;padding:0;margin:0;max-width:none}#dshWrap.aib-fullscreen #dshEditor{flex:1;border:none;border-radius:0;overflow:hidden;display:flex!important;flex-direction:column}#dshWrap.aib-fullscreen .aib-editor-wrap{flex:1;min-height:unset}#dshWrap.aib-fullscreen .aib-preview-side{position:relative}#dshWrap.aib-fullscreen .aib-preview-panel{height:100%}#dshWrap.aib-fullscreen #dshCanvas{max-height:88vh}#dshWrap.aib-fullscreen .aib-fs-close{display:flex}[data-theme="dark"] #dshEditor{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #dshWrap .dsh-preset{background:#262637;border-color:#383850;color:#c4c0d6}[data-theme="dark"] #dshWrap .dsh-preset:hover{border-color:#8b6dff;color:#b9a6ff}[data-theme="dark"] #dshWrap .dsh-preset.dsh-preset-on{background:#754ffe;border-color:#754ffe;color:#fff}[data-theme="dark"] #dshWrap .dsh-switch{color:#e6e2f5}@media (max-width:575.98px){#dshWrap #dshCanvas{max-height:48vh}#dshWrap .dsh-preset{flex:1 1 40%}}.txu-editor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}.txu-options{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.2rem;padding:.8rem 1.1rem;border-bottom:1px solid var(--clr-border,#eef0f4);background:var(--clr-surface,#faf9ff)}.txu-check{display:inline-flex;align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;color:#4b5563;margin:0;cursor:pointer;white-space:nowrap}.txu-check input{accent-color:#754ffe;width:15px;height:15px;margin:0}.txu-sel-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#4b5563;margin:0}.txu-select{width:auto;font-size:.85rem;font-weight:600;border-radius:8px;border-color:#e0e0ec}.txu-field{width:200px;font-size:.88rem;border-radius:8px;border-color:#e0e0ec}.txu-field:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15)}.txu-radio-group{display:inline-flex;gap:1rem}.txu-grid{display:grid;grid-template-columns:1fr 1fr;min-height:420px}.txu-pane{display:flex;flex-direction:column;min-width:0}.txu-pane:first-child{border-right:1px solid var(--clr-border,#eef0f4)}.txu-pane-head{display:flex;align-items:center;justify-content:space-between;font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9ca3af;padding:.55rem 1rem;border-bottom:1px solid var(--clr-border,#f0f0f4);background:#fff}.txu-mini-actions{display:inline-flex;gap:.4rem;text-transform:none;letter-spacing:0}.txu-mini{display:inline-flex;align-items:center;gap:.3rem;font-size:.74rem;font-weight:700;color:#754ffe;background:#f6f3ff;border:1px solid #e4dbff;border-radius:7px;padding:.2rem .55rem;cursor:pointer}.txu-mini:hover{background:#ebe4ff}.txu-in,.txu-out{flex:1;width:100%;border:0;outline:none;resize:none;padding:.9rem 1rem;font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-size:.86rem;line-height:1.6;color:#1a1a2e;background:#fff;min-height:380px}.txu-out{background:#fbfaff}.txu-stats{padding:.55rem 1.1rem;border-top:1px solid var(--clr-border,#eef0f4);background:var(--clr-surface,#faf9ff);font-size:.8rem;font-weight:600;color:#6b7280}.txu-stats.txu-err{color:#dc2626}.txu-tablewrap{flex:1;overflow-y:auto;max-height:380px;background:#fbfaff}.txu-table{width:100%;border-collapse:collapse;font-size:.84rem}.txu-table th{position:sticky;top:0;background:#f3f0ff;color:#4b5563;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;padding:.45rem .7rem;text-align:left}.txu-table td{padding:.35rem .7rem;border-bottom:1px solid #f0f0f4;color:#1a1a2e}.txu-word{font-family:"SFMono-Regular",Menlo,Consolas,monospace;font-weight:600}.txu-barcell{width:30%}.txu-bar{display:block;height:8px;border-radius:4px;background:#b9a6ff}.txu-emptyrow{color:#9ca3af;font-style:italic;padding:1rem!important}[data-theme="dark"] .txu-editor{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .txu-options{background:#16152e;border-color:#2d2b4e}[data-theme="dark"] .txu-check,[data-theme="dark"] .txu-sel-label{color:#c4c0d6}[data-theme="dark"] .txu-select,[data-theme="dark"] .txu-field{background:#14141f;border-color:#383850;color:#e6e2f5}[data-theme="dark"] .txu-pane-head{background:#1d1c35;border-color:#2d2b4e;color:#8b86a8}[data-theme="dark"] .txu-pane:first-child{border-color:#2d2b4e}[data-theme="dark"] .txu-mini{background:#221d40;border-color:#3a3170;color:#b9a6ff}[data-theme="dark"] .txu-mini:hover{background:#2a2550}[data-theme="dark"] .txu-in{background:#14141f;color:#e6e2f5}[data-theme="dark"] .txu-out{background:#171626;color:#e6e2f5}[data-theme="dark"] .txu-stats{background:#16152e;border-color:#2d2b4e;color:#9a94b0}[data-theme="dark"] .txu-stats.txu-err{color:#f87171}[data-theme="dark"] .txu-tablewrap{background:#171626}[data-theme="dark"] .txu-table th{background:#221d40;color:#c4c0d6}[data-theme="dark"] .txu-table td{border-color:#2d2b4e;color:#e6e2f5}[data-theme="dark"] .txu-bar{background:#754ffe}@media (max-width:767.98px){.txu-grid{grid-template-columns:1fr}.txu-pane:first-child{border-right:0;border-bottom:1px solid var(--clr-border,#eef0f4)}.txu-in,.txu-out{min-height:220px}.txu-tablewrap{max-height:300px}.txu-field{width:100%}}#peWrap .pe-dim-label{font-size:1rem;font-weight:700;color:#754ffe;margin:0}#peWrap .pe-resize-row{display:flex;align-items:center;gap:.45rem}#peWrap .pe-rsz-in{text-align:center;font-weight:600;border-radius:8px;border-color:#e0e0ec}#peWrap .pe-rsz-in:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15)}#peWrap .pe-lock{flex:none;width:34px;height:34px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;color:#9ca3af;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer}#peWrap .pe-lock.is-locked{color:#754ffe;background:#f6f3ff;border-color:#d8ccff}#peWrap .pe-quality-row{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}#peWrap .pe-quality-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#9ca3af;flex:none}#peWrap .pe-quality-row .form-range{flex:1;margin:0}#peWrap .pe-quality-val{font-size:.8rem;font-weight:700;color:#754ffe;flex:none;min-width:38px;text-align:right}[data-theme="dark"] #peWrap .pe-dim-label{color:#b9a6ff}[data-theme="dark"] #peWrap .pe-rsz-in{background:#14141f;border-color:#383850;color:#e6e2f5}[data-theme="dark"] #peWrap .pe-lock{background:#262637;border-color:#383850;color:#8b86a8}[data-theme="dark"] #peWrap .pe-lock.is-locked{background:#221d40;border-color:#3a3170;color:#b9a6ff}[data-theme="dark"] #peWrap .pe-quality-val{color:#b9a6ff}#peEditor .aib-editor-wrap{flex-direction:row-reverse}#peEditor .pe-sidebar{display:flex;flex-direction:row;width:356px;padding:0;border-right:1px solid var(--clr-border,#e5e7eb);border-left:0}#peEditor .pe-tabs{flex:none;flex-direction:column;justify-content:flex-start;width:72px;padding:.45rem 0;gap:.15rem;border-bottom:0;border-right:1px solid var(--clr-border,#f1f5f9)}#peEditor .pe-tab{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.22rem;padding:.62rem .2rem;font-size:.67rem;font-weight:700;border-radius:0}#peEditor .pe-tab i{font-size:1.15rem}#peEditor .pe-tab.is-active{background:#fff;color:#754ffe;box-shadow:inset 3px 0 0 #754ffe;border-bottom:0}#peEditor .pe-side-main{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}[data-theme="dark"] #peEditor .pe-sidebar{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #peEditor .pe-tabs{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #peEditor .pe-tab.is-active{background:#1d1c35}@media (max-width:767.98px){#peEditor .aib-editor-wrap{flex-direction:column}#peEditor .pe-sidebar{flex-direction:column;width:100%;border-right:0;border-top:1px solid var(--clr-border,#e5e7eb)}#peEditor .pe-tabs{flex-direction:row;width:100%;overflow-x:auto;border-right:0;border-bottom:1px solid var(--clr-border,#f1f5f9);padding:0;gap:0}#peEditor .pe-tab{flex:1 0 auto;padding:.5rem .6rem}#peEditor .pe-tab.is-active{box-shadow:inset 0 -3px 0 #754ffe}}#peWrap .pe-history{position:absolute;top:14px;left:14px;z-index:20;display:flex;gap:.45rem}#peWrap .pe-history button{width:38px;height:38px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;color:#fff;background:rgb(20 20 40 / .55);border:1px solid rgb(255 255 255 / .18);border-radius:50%;cursor:pointer;backdrop-filter:blur(6px);transition:background .15s,transform .12s}#peWrap .pe-history button:hover:not(:disabled){background:#754ffe;transform:scale(1.06)}#peWrap .pe-history button:disabled{opacity:.35;cursor:default}#peWrap .aib-preview-side{position:relative}@keyframes peSlideIn{from{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:none}}#peEditor .pe-panel.is-active{animation:peSlideIn .18s ease}#peEditor .pe-tab{transition:color .15s,background .15s}#peEditor .pe-tab:hover:not(.is-active){color:#754ffe;background:rgb(117 79 254 / .06)}#peEditor .pe-tab:active i{transform:scale(.9)}#peEditor .pe-tab i{transition:transform .12s}#peWrap .cropper-container{box-shadow:0 10px 40px rgb(0 0 0 / .35)}#peEditor .btn,#peEditor .pe-aspect{transition:background .15s,border-color .15s,color .15s,transform .1s}#peEditor .btn:active{transform:scale(.985)}#cpWrap .cpdf-fileline{display:flex;align-items:center;font-size:.85rem;font-weight:600;color:#1a1a2e;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem .7rem;margin-bottom:.45rem;word-break:break-all}#cpWrap .cpdf-fileline i{color:#dc3545;flex:none}#cpWrap .cpdf-filemeta{font-size:.78rem;font-weight:600;color:#6b7280;padding-left:.2rem}#cpWrap .cpdf-opt-grid-2{grid-template-columns:1fr 1fr}#cpWrap .cpdf-progress-text{font-size:.8rem;font-weight:600;color:#6b7280;margin-bottom:.4rem}#cpWrap .cpdf-result-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}#cpWrap .cpdf-result-cell{display:flex;flex-direction:column}#cpWrap .cpdf-result-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#9ca3af}#cpWrap .cpdf-result-val{font-size:1.05rem;font-weight:800;color:#1a1a2e}#cpWrap .cpdf-result-green{color:#0d9668}#cpWrap .cpdf-result-arrow{color:#9ca3af}[data-theme="dark"] #cpWrap .cpdf-fileline{background:#262637;border-color:#383850;color:#e6e2f5}[data-theme="dark"] #cpWrap .cpdf-filemeta,[data-theme="dark"] #cpWrap .cpdf-progress-text{color:#9a94b0}[data-theme="dark"] #cpWrap .cpdf-result-val{color:#e6e2f5}[data-theme="dark"] #cpWrap .cpdf-result-green{color:#34d399}@media (max-width:575.98px){#cpWrap .cpdf-preview-panel{max-height:420px;padding:12px}#cpWrap .cpdf-opt-grid-2{grid-template-columns:1fr}}#cpWrap .cpdf-progress-row{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem}#cpWrap .cpdf-progress-pct{font-size:.78rem;font-weight:800;color:#754ffe;flex:none}#cpWrap .cpdf-bar-wrap{height:8px;border-radius:8px;background:var(--clr-surface,#eef0f4);overflow:hidden}#cpWrap .cpdf-bar{position:relative;height:100%;border-radius:8px;background:linear-gradient(90deg,#754ffe,#a78bfa);transition:width .3s ease}#cpWrap .cpdf-bar::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .45),transparent);animation:cpdfShimmer 1.2s linear infinite}@keyframes cpdfShimmer{from{transform:translateX(-100%)}to{transform:translateX(100%)}}#cpWrap .cpdf-cancel{display:inline-flex;align-items:center;margin-top:.6rem;padding:0;border:none;background:none;font-size:.78rem;font-weight:600;color:var(--clr-muted,#9ca3af);cursor:pointer;transition:color .15s}#cpWrap .cpdf-cancel:hover{color:#dc3545}[data-theme="dark"] #cpWrap .cpdf-bar-wrap{background:rgb(255 255 255 / .1)}[data-theme="dark"] #cpWrap .cpdf-progress-pct{color:#a78bfa}#p2pWrap .p2p-receive-card{border:1px dashed var(--clr-border,#d8d5f0);border-radius:16px;background:var(--clr-surface,#faf9ff);padding:18px 22px;margin-top:14px}#p2pWrap .p2p-receive-inner{display:flex;align-items:center;gap:16px;flex-wrap:wrap}#p2pWrap .p2p-receive-label{font-weight:700;color:var(--clr-heading,#1a1a2e);white-space:nowrap}#p2pWrap .p2p-code-row{display:flex;gap:8px;flex:1;min-width:240px}#p2pWrap .p2p-code-input{max-width:180px;text-transform:uppercase;letter-spacing:.2em;font-weight:700;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}#p2pEditor{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;overflow:hidden;background:var(--clr-card,#fff)}#p2pWrap .aib-preview-panel.p2p-panel{display:block;align-items:stretch;justify-content:stretch;background-color:var(--clr-card,#fff);background-image:none;padding:1.25rem;overflow-y:auto;max-height:560px}#p2pWrap .p2p-file{display:flex;align-items:center;gap:14px;border:1px solid var(--clr-border,#eceaf6);border-radius:14px;padding:14px 16px;margin-bottom:10px;background:var(--clr-card,#fff);box-shadow:0 1px 3px rgb(26 26 46 / .04)}#p2pWrap .p2p-file-ico{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex:none}#p2pWrap .p2p-ico-def{background:#f5f0ff;color:#754ffe}#p2pWrap .p2p-ico-img{background:#ecfdf5;color:#10b981}#p2pWrap .p2p-ico-pdf{background:#fef2f2;color:#ef4444}#p2pWrap .p2p-ico-zip{background:#fffbeb;color:#d97706}#p2pWrap .p2p-ico-vid{background:#eff6ff;color:#3b82f6}#p2pWrap .p2p-ico-aud{background:#fdf4ff;color:#c026d3}#p2pWrap .p2p-ico-doc{background:#eff6ff;color:#2563eb}#p2pWrap .p2p-ico-sheet{background:#f0fdf4;color:#16a34a}#p2pWrap .p2p-ico-code{background:#f8fafc;color:#475569}#p2pWrap .p2p-file-mid{flex:1;min-width:0}#p2pWrap .p2p-file-name{font-weight:600;font-size:.92rem;color:var(--clr-heading,#1a1a2e);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px}#p2pWrap .p2p-bar-wrap{height:6px;border-radius:6px;background:var(--clr-border,#eef0f4);overflow:hidden}#p2pWrap .p2p-bar{height:100%;border-radius:6px;background:linear-gradient(90deg,#754ffe,#a78bfa);transition:width .25s ease}#p2pWrap .p2p-bar-done{background:linear-gradient(90deg,#10b981,#34d399)}#p2pWrap .p2p-file-state{font-size:.76rem;font-weight:600;color:var(--clr-muted,#6b7280);margin-top:6px}#p2pWrap .p2p-file-right{display:flex;flex-direction:column;align-items:flex-end;gap:7px;flex:none}#p2pWrap .p2p-file-size{font-size:.78rem;font-weight:700;color:var(--clr-muted,#9ca3af);white-space:nowrap}#p2pWrap .p2p-done-ico{color:#10b981;font-size:1.25rem}#p2pWrap .p2p-dl-btn{white-space:nowrap}#p2pWrap .p2p-code-display{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.15rem;font-weight:800;letter-spacing:.14em;text-align:center;word-break:break-all;color:#754ffe;background:var(--clr-surface,#f5f0ff);border:1px solid var(--clr-border,#e3dcfb);border-radius:12px;padding:12px 6px 12px 12px;user-select:all}#p2pWrap .p2p-status{display:flex;align-items:center;gap:9px;font-size:.88rem;font-weight:600;color:var(--clr-text,#374151)}#p2pWrap .p2p-spinner{width:16px;height:16px;border-width:2px;flex:none}#p2pWrap .p2p-speed{font-size:.78rem;font-weight:600;color:var(--clr-muted,#6b7280);margin-top:8px}[data-theme="dark"] #p2pEditor{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #p2pWrap .p2p-receive-card{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #p2pWrap .p2p-file{background:var(--clr-surface,#16152e);border-color:var(--clr-border,#2d2b4e);box-shadow:none}[data-theme="dark"] #p2pWrap .p2p-file-ico{filter:saturate(.9);background:rgb(255 255 255 / .06)!important}[data-theme="dark"] #p2pWrap .p2p-code-display{background:rgb(117 79 254 / .12);border-color:#3a3560;color:#a78bfa}[data-theme="dark"] #p2pWrap .p2p-bar-wrap{background:rgb(255 255 255 / .1)}@media (max-width:575.98px){#p2pWrap .p2p-receive-inner{flex-direction:column;align-items:stretch}#p2pWrap .p2p-code-row{min-width:0}#p2pWrap .p2p-code-input{max-width:none;flex:1}#p2pWrap .p2p-code-display{font-size:.95rem}}#p2pWrap .p2p-qr{display:flex;justify-content:center;padding:4px 0 12px}#p2pWrap .p2p-qr canvas,#p2pWrap .p2p-qr svg{border:1px solid var(--clr-border,#e5e7eb);border-radius:12px;padding:8px;background:#fff}#ttpWrap{max-width:640px;margin:0 auto}.ttp-hint{margin-top:.55rem;font-size:.82rem;color:#8a90a2;text-align:center}.ttp-hint code{background:#f1eeff;color:#6d28d9;padding:.05rem .35rem;border-radius:5px;font-size:.82rem}.ttp-result{margin-top:1.2rem;display:flex;flex-direction:column;align-items:center;gap:14px}.ttp-tweet{width:100%;max-width:540px;background:#fff;border:1px solid #e5e1f5;border-radius:18px;padding:1.15rem 1.25rem;box-shadow:0 8px 30px rgb(20 18 45 / .08)}.ttp-num{margin-left:auto;margin-right:.6rem;font-size:.78rem;font-weight:700;color:#754ffe;background:#f1eeff;border-radius:100px;padding:.1rem .5rem}.ttp-tweet-head{display:flex;align-items:center;gap:.65rem}.ttp-av{width:48px;height:48px;border-radius:50%;overflow:hidden;flex:0 0 auto;background:#754ffe;display:flex;align-items:center;justify-content:center}.ttp-av-img{width:100%;height:100%;object-fit:cover;display:block}.ttp-av-fallback{color:#fff;font-weight:700;font-size:1.2rem}.ttp-who{display:flex;flex-direction:column;line-height:1.25}.ttp-name{font-weight:700;font-size:1rem;color:#0f0e1a}.ttp-name i{color:#1d9bf0;font-size:.85rem}.ttp-handle{font-size:.88rem;color:#6e6e82}.ttp-x{margin-left:auto;font-size:1.3rem;color:#0f0e1a}.ttp-tweet-text{margin-top:.85rem;font-size:1.05rem;line-height:1.6;color:#16161f;white-space:pre-wrap;word-break:break-word}.ttp-tweet-date{margin-top:.85rem;font-size:.82rem;color:#8a90a2}.ttp-stats{display:flex;gap:2.25rem;margin-top:.75rem;padding-top:.7rem;border-top:1px solid #eceaf5}.ttp-stat{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:#6e6e82}.ttp-stat i{font-size:.95rem;color:#8a90a2}.ttp-stat-like i{color:#f91880}[data-theme="dark"] .ttp-stats{border-top-color:#2d2b4e}[data-theme="dark"] .ttp-stat{color:#9aa0b4}.ttp-quote{margin-top:.85rem;border:1px solid #e2dff0;border-radius:14px;padding:.7rem .85rem}.ttp-quote-head{display:flex;align-items:center;gap:.4rem;margin-bottom:.35rem}.ttp-quote-av{width:22px;height:22px;border-radius:50%;object-fit:cover;background:#754ffe;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.ttp-quote-av-fb{color:#fff;font-weight:700;font-size:.7rem}.ttp-quote-name{font-weight:700;font-size:.85rem;color:#0f0e1a}.ttp-quote-handle{font-size:.8rem;color:#6e6e82}.ttp-quote-text{font-size:.9rem;line-height:1.5;color:#33333d;white-space:pre-wrap;word-break:break-word}.ttp-quote-img{width:100%;border-radius:10px;margin-top:.5rem;display:block}[data-theme="dark"] .ttp-quote{border-color:#3a385e}[data-theme="dark"] .ttp-quote-name{color:#ebebf5}[data-theme="dark"] .ttp-quote-text{color:#cfcfe0}.ttp-media{margin-top:.9rem;display:grid;gap:6px;border-radius:16px;overflow:hidden}.ttp-media img{width:100%;height:100%;object-fit:cover;display:block}.ttp-media-1{grid-template-columns:1fr}.ttp-media-1 img{max-height:420px}.ttp-media-2{grid-template-columns:1fr 1fr}.ttp-media-2 img{height:230px}.ttp-media-3{grid-template-columns:1fr 1fr}.ttp-media-3 img{height:180px}.ttp-media-3 img:first-child{grid-row:span 2;height:366px}.ttp-media-4{grid-template-columns:1fr 1fr}.ttp-media-4 img{height:180px}.ttp-actionbar{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.3rem;flex-wrap:wrap}#ttpWrap .ttp-actionbar .btn{border-radius:10px}@media (max-width:575.98px){.ttp-tweet-text{font-size:1rem}}[data-theme="dark"] .ttp-hint{color:#9aa0b4}[data-theme="dark"] .ttp-tweet{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] .ttp-name,[data-theme="dark"] .ttp-tweet-text,[data-theme="dark"] .ttp-x{color:#ebebf5}#vtgWrap #vtgEditor{border-radius:0!important}#p2wWrap{max-width:820px;margin:0 auto}#p2wWrap .p2w-hint{font-size:.8rem;color:#6b7280;max-width:70%}#p2wWrap #p2wPreview{max-height:540px;overflow:auto;background:#f5f6f8;border:1px solid #e5e7eb;border-radius:10px;padding:12px}#p2wWrap #p2wPreview img{display:block;width:100%;max-width:620px;margin:0 auto 14px;box-shadow:0 1px 8px rgb(0 0 0 / .14);border-radius:2px}#p2wWrap #p2wPreview img:last-child{margin-bottom:0}[data-theme="dark"] #p2wWrap .p2w-hint{color:#9b96b5}[data-theme="dark"] #p2wWrap #p2wPreview{background:#14141f;border-color:#34334d}@media (max-width:575.98px){#p2wWrap .p2w-hint{max-width:100%}}#p2wWrap #p2wDl{background:#16a34a;border-color:#16a34a;color:#fff}#p2wWrap #p2wDl:hover{background:#15803d;border-color:#15803d;color:#fff}#indEditor{border-radius:0!important}#peWrap .pe-progress{max-width:620px;margin:2rem auto;text-align:center}#peWrap .pe-progress-bar{height:10px;background:#eef0f4;border-radius:999px;overflow:hidden}#peWrap .pe-progress-bar span{display:block;height:100%;width:0;background:#754ffe;border-radius:999px;transition:width .25s}#peWrap .pe-status{margin-top:.7rem;font-size:.9rem;color:#6b7280}#peWrap .pe-result{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);overflow:hidden}#peWrap .pe-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.85rem 1.1rem;border-bottom:1px solid #eef0f4}#peWrap .pe-file{font-size:.88rem;font-weight:600;color:#1a1a2e;word-break:break-all}#peWrap .pe-head-btns{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}#peWrap .pe-mini{display:inline-flex;align-items:center;padding:.4rem .7rem;font-size:.8rem;font-weight:600;color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s}#peWrap .pe-mini:hover{border-color:#754ffe;color:#754ffe}#peWrap .pe-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.6rem 1.1rem;background:#fafafe;border-bottom:1px solid #eef0f4}#peWrap .pe-page-label{font-size:.82rem;font-weight:600;color:#4b5563;display:inline-flex;align-items:center;gap:.5rem;margin:0}#peWrap .pe-page-select{padding:.25rem .5rem;font-size:.82rem;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#1a1a2e}#peWrap .pe-stats{font-size:.8rem;color:#6b7280}#peWrap .pe-note{padding:.75rem 1.1rem;font-size:.85rem;color:#92400e;background:#fffbeb;border-bottom:1px solid #fde68a}#peWrap .pe-preview-wrap{overflow:auto;max-height:60vh}#peWrap .pe-table{width:100%;border-collapse:collapse;font-size:.82rem}#peWrap .pe-table td{border:1px solid #eef0f4;padding:.4rem .6rem;color:#1a1a2e;white-space:nowrap;vertical-align:top}#peWrap .pe-table tr:nth-child(even) td{background:#fafafe}#peWrap .pe-table .pe-more{text-align:center;color:#6b7280;font-style:italic;white-space:normal;background:#fff!important}[data-theme="dark"] #peWrap .pe-result{background:#16152a;border-color:#2d2b4e}[data-theme="dark"] #peWrap .pe-head,[data-theme="dark"] #peWrap .pe-bar{border-color:#2d2b4e;background:#1a1930}[data-theme="dark"] #peWrap .pe-file{color:#e2e2f0}[data-theme="dark"] #peWrap .pe-mini{background:#1d1c35;border-color:#2d2b4e;color:#c5c5e0}[data-theme="dark"] #peWrap .pe-page-select{background:#1d1c35;border-color:#2d2b4e;color:#e2e2f0}[data-theme="dark"] #peWrap .pe-progress-bar{background:#2d2b4e}[data-theme="dark"] #peWrap .pe-table td{border-color:#2d2b4e;color:#d7d7ea}[data-theme="dark"] #peWrap .pe-table tr:nth-child(even) td{background:#1a1930}@media (max-width:575.98px){#peWrap .pe-head,#peWrap .pe-bar{flex-direction:column;align-items:flex-start}#peWrap .pe-table td{white-space:normal}}#peWrap .pe-edit-actions{display:inline-flex;gap:.4rem}#peWrap .pe-hint{margin:0;padding:.5rem 1.1rem;font-size:.78rem;color:#6b7280;background:#fafafe;border-bottom:1px solid #eef0f4}#peWrap .pe-table td[contenteditable]{cursor:text;min-width:60px;transition:box-shadow .1s}#peWrap .pe-table td[contenteditable]:hover{background:#f5f0ff}#peWrap .pe-table td[contenteditable]:focus{outline:2px solid #754ffe;outline-offset:-2px;background:#fff}[data-theme="dark"] #peWrap .pe-hint{color:#9a9ac0;background:#1a1930;border-color:#2d2b4e}[data-theme="dark"] #peWrap .pe-table td[contenteditable]:hover{background:#241f45}[data-theme="dark"] #peWrap .pe-table td[contenteditable]:focus{background:#16152a;outline-color:#a78bff}#peWrap .pe-table thead th{border:1px solid #e5e7eb;padding:.35rem .5rem}#peWrap .pe-table thead th,#peWrap .pe-table td.pe-rowh{user-select:none;background:#f3f4f8;color:#6b7280;font-weight:700;font-size:.72rem;text-align:center;cursor:pointer;white-space:nowrap}#peWrap .pe-table thead th{position:sticky;top:0;z-index:2}#peWrap .pe-table td.pe-rowh{position:sticky;left:0;z-index:1;min-width:42px;width:42px}#peWrap .pe-table th.pe-corner{position:sticky;top:0;left:0;z-index:3;background:#eceef3;min-width:42px}#peWrap .pe-table thead th:hover,#peWrap .pe-table td.pe-rowh:hover{background:#e6e2ff;color:#754ffe}#peWrap .pe-table th.pe-sel,#peWrap .pe-table td.pe-sel{background:#754ffe!important;color:#fff!important}#peWrap .pe-table td.pe-sel-soft{background:#f0ecff}#peWrap .pe-selbar{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;padding:.55rem 1.1rem;background:#f5f0ff;border-bottom:1px solid #e6e2ff}#peWrap .pe-sel-label{font-size:.8rem;font-weight:700;color:#754ffe;margin-right:.35rem}#peWrap .pe-sel-btn{display:inline-flex;align-items:center;padding:.3rem .6rem;font-size:.78rem;font-weight:600;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:7px;cursor:pointer;transition:all .12s}#peWrap .pe-sel-btn:hover{border-color:#754ffe;color:#754ffe}#peWrap .pe-sel-close{margin-left:auto;padding:.3rem .5rem}[data-theme="dark"] #peWrap .pe-table thead th,[data-theme="dark"] #peWrap .pe-table td.pe-rowh{background:#211f3d;color:#9a9ac0;border-color:#2d2b4e}[data-theme="dark"] #peWrap .pe-table th.pe-corner{background:#1a1930}[data-theme="dark"] #peWrap .pe-table thead th:hover,[data-theme="dark"] #peWrap .pe-table td.pe-rowh:hover{background:#2f2a55;color:#a78bff}[data-theme="dark"] #peWrap .pe-table td.pe-sel-soft{background:#2a2350}[data-theme="dark"] #peWrap .pe-selbar{background:#1f1c3a;border-color:#2d2b4e}[data-theme="dark"] #peWrap .pe-sel-btn{background:#16152a;border-color:#2d2b4e;color:#c5c5e0}#peWrap .pe-table thead th,#peWrap .pe-table td.pe-rowh{cursor:context-menu}.pe-ctx{position:fixed;z-index:99999;min-width:202px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 34px rgb(20 20 50 / .2);padding:6px}.pe-ctx-item{display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem .7rem;font-size:.85rem;font-weight:500;color:#1a1a2e;background:none;border:0;border-radius:7px;cursor:pointer;text-align:left}.pe-ctx-item i{font-size:1rem;color:#754ffe;width:18px;text-align:center}.pe-ctx-item:hover{background:#f5f0ff}.pe-ctx-del,.pe-ctx-del i{color:#dc2626}.pe-ctx-del:hover{background:#fef2f2}.pe-ctx-sep{height:1px;background:#eef0f4;margin:5px 6px}[data-theme="dark"] .pe-ctx{background:#16152a;border-color:#2d2b4e;box-shadow:0 12px 34px rgb(0 0 0 / .55)}[data-theme="dark"] .pe-ctx-item{color:#e2e2f0}[data-theme="dark"] .pe-ctx-item:hover{background:#241f45}[data-theme="dark"] .pe-ctx-del:hover{background:#3a1a1a}[data-theme="dark"] .pe-ctx-sep{background:#2d2b4e}.pe-ctx .pe-ctx-item{color:#1a1a2e!important}.pe-ctx .pe-ctx-item i{color:#754ffe!important}.pe-ctx .pe-ctx-item:hover,.pe-ctx .pe-ctx-item:focus{color:#754ffe!important;background:#f5f0ff!important}.pe-ctx .pe-ctx-del,.pe-ctx .pe-ctx-del i{color:#dc2626!important}.pe-ctx .pe-ctx-del:hover{color:#dc2626!important;background:#fef2f2!important}[data-theme="dark"] .pe-ctx .pe-ctx-item{color:#e2e2f0!important}[data-theme="dark"] .pe-ctx .pe-ctx-item i{color:#a78bff!important}[data-theme="dark"] .pe-ctx .pe-ctx-item:hover{color:#fff!important;background:#241f45!important}[data-theme="dark"] .pe-ctx .pe-ctx-del,[data-theme="dark"] .pe-ctx .pe-ctx-del i{color:#f87171!important}[data-theme="dark"] .pe-ctx .pe-ctx-del:hover{background:#3a1a1a!important}#peWrap .pe-table thead th,#peWrap .pe-table td.pe-rowh{touch-action:none}#peWrap .pe-table .pe-drop{outline:2px dashed #754ffe;outline-offset:-2px;background:#ede9ff!important}body.pe-dragging{cursor:grabbing;user-select:none}body.pe-dragging #peWrap .pe-table td[contenteditable]{pointer-events:none}@media (max-width:575.98px){.pe-ctx{min-width:224px}.pe-ctx-item{padding:.72rem .8rem;font-size:.92rem}#peWrap .pe-table thead th,#peWrap .pe-table td.pe-rowh{padding:.6rem .35rem}}.pe-ghost{position:fixed;top:0;left:0;z-index:100000;pointer-events:none;background:#754ffe;color:#fff;font-size:.76rem;font-weight:700;padding:.3rem .6rem;border-radius:8px;box-shadow:0 8px 20px rgb(117 79 254 / .45);white-space:nowrap;will-change:transform}.pe-insert{position:fixed;z-index:99998;background:#754ffe;border-radius:2px;pointer-events:none;box-shadow:0 0 6px rgb(117 79 254 / .6)}#peWrap .pe-table .pe-drag-src{opacity:.4}.szx-alert-warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.szx-lock-badge{color:#f59e0b;font-size:.85rem;vertical-align:middle}#szxFilesCard .czf-card-head{flex-wrap:wrap;row-gap:8px}.szx-filter-wrap{display:flex;align-items:center;gap:6px;flex:1 1 160px;max-width:220px;padding:5px 12px;border:1px solid var(--clr-border,#e5e7eb);border-radius:20px;background:var(--clr-card,#fff);color:var(--clr-muted,#9ca3af)}.szx-filter-wrap i{font-size:.8rem;flex-shrink:0}.szx-filter-input{border:none;outline:none;background:#fff0;font-size:.8rem;width:100%;min-width:0;color:var(--clr-heading,#1e1b4b)}.szx-filter-input::placeholder{color:var(--clr-muted,#9ca3af)}.szx-stats{display:flex;flex-wrap:wrap;gap:8px;padding:12px 18px}.szx-stat{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;padding:5px 12px;border-radius:20px;background:rgb(117 79 254 / .1);color:#754ffe;white-space:nowrap}.szx-stat i{font-size:.82rem}.szx-stat strong{font-weight:700}.szx-stat-lock{background:rgb(245 158 11 / .14);color:#b45309}#szxFilesCard .czf-card-foot .czf-size-info{display:none}#szxFilesCard .czf-foot-actions{margin-left:auto}.uzf-table tr.szx-no-match td{text-align:center;padding:20px 14px;font-size:.85rem;font-style:italic;color:var(--clr-muted,#9ca3af)}#szxWrap .uzf-extract-btn .bi-check-lg{color:#10b981}[data-theme="dark"] .szx-alert-warn{background:rgb(251 191 36 / .12);border-color:rgb(251 191 36 / .35);color:#fbbf24}[data-theme="dark"] .szx-filter-wrap{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .szx-filter-input{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .szx-stat{background:rgb(117 79 254 / .2);color:#a99bff}[data-theme="dark"] .szx-stat-lock{background:rgb(245 158 11 / .2);color:#fbbf24}[data-theme="dark"] .uzf-table tr.szx-no-match td{color:var(--clr-muted,#9ca3af)}[data-theme="dark"] #szxWrap .uzf-extract-btn .bi-check-lg{color:#34d399}@media (max-width:560px){#szxWrap .czf-card-head{flex-direction:column;align-items:stretch}#szxWrap .czf-card-title{justify-content:space-between;display:flex;align-items:center}#szxWrap .szx-filter-wrap{max-width:none;order:2}#szxWrap .czf-count{align-self:flex-start;order:3}#szxWrap .czf-table th,#szxWrap .czf-table td{padding:8px 10px;font-size:.82rem}#szxWrap .czf-th-size,#szxWrap .czf-td-size{width:60px}#szxWrap .uzf-zip-name{max-width:130px}#szxWrap .szx-stats{padding:10px 14px 0;gap:6px}#szxWrap .szx-stat{font-size:.72rem;padding:4px 9px}}#tccWrap{max-width:1080px;margin:0 auto}.tcc-settings,.tcc-main,.tcc-summary{box-shadow:0 1px 2px rgb(16 24 40 / .04),0 12px 28px -16px rgb(16 24 40 / .14)}.tcc-settings{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.2rem 0;margin-bottom:1.2rem}.tcc-setting{display:flex;flex-direction:column;gap:.5rem;min-width:0;padding:0 1.4rem}.tcc-setting+.tcc-setting{border-left:1px solid var(--clr-border,#eef0f4)}.tcc-setting-label{font-weight:600;font-size:.85rem;color:var(--clr-heading,#1a1a2e)}.tcc-opt{font-weight:400;color:var(--clr-muted,#9ca3af)}.tcc-fmt-group{display:flex;width:100%}.tcc-fmt-group .tcc-fmt-btn{flex:1 1 0%;font-size:.82rem;padding:.5rem .9rem;min-height:40px;border-color:var(--clr-border,#d8dbe3)!important;color:var(--clr-text,#374151)!important;background:transparent!important}.tcc-fmt-group .tcc-fmt-btn.is-active{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important}.tcc-rate-wrap{display:flex;gap:.5rem}.tcc-rate-wrap #tccCurrency{flex:0 0 108px}.tcc-rate-wrap #tccRate{flex:1 1 auto;min-width:80px}#tccOtRule{width:100%}#tccWrap .tcc-settings .form-select,#tccWrap .tcc-settings .form-control{min-height:40px}#tccWrap .form-select,#tccWrap .form-control{border:1px solid var(--clr-border,#d8dbe3);background:var(--clr-card,#fff);color:var(--clr-text,#1a1a2e)}#tccWrap .form-select:focus,#tccWrap .form-control:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.tcc-layout{display:grid;grid-template-columns:1fr 300px;gap:1.4rem;align-items:start}.tcc-main{background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.2rem 1.4rem}.tcc-grid-head,.tcc-row-main{display:grid;grid-template-columns:minmax(64px,1fr) minmax(112px,140px) minmax(112px,140px) 30px minmax(52px,76px) minmax(84px,116px) 30px;gap:.5rem;align-items:center}.tcc-grid-head{padding:0 .1rem .5rem;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--clr-muted,#9ca3af);border-bottom:1px solid var(--clr-border,#eef0f4);margin-bottom:.6rem}.tcc-rows{display:flex;flex-direction:column;gap:.55rem}.tcc-row{border-radius:10px}.tcc-row-main{padding:.3rem .5rem;margin:0 -.5rem;border-radius:10px;transition:box-shadow .15s,background .15s}.tcc-row-main:hover{background:rgb(117 79 254 / .045)}.tcc-row-main.tcc-row-warn{box-shadow:0 0 0 1.5px #dc2626 inset;background:rgb(220 38 38 / .04)}#tccWrap .tcc-day-label,#tccWrap .tcc-time,#tccWrap .tcc-break{font-size:.86rem;padding:.4rem .55rem;min-height:36px}#tccWrap .tcc-field-invalid{border-color:#dc2626!important;background:#fef2f2}[data-theme="dark"] #tccWrap .tcc-field-invalid{background:rgb(220 38 38 / .14)}.tcc-time-field{display:flex;align-items:stretch;border:1px solid var(--clr-border,#d8dbe3);border-radius:8px;background:var(--clr-card,#fff);overflow:hidden;min-height:38px}.tcc-time-field:focus-within{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14)}.tcc-time-field:has(.tcc-time.tcc-field-invalid){border-color:#dc2626;background:#fef2f2}[data-theme="dark"] .tcc-time-field:has(.tcc-time.tcc-field-invalid){background:rgb(220 38 38 / .14)}#tccWrap .tcc-time-field .tcc-time{flex:1 1 auto;min-width:0;border:0!important;background:transparent!important;box-shadow:none!important;min-height:0}.tcc-time-field .tcc-ampm{flex:0 0 56px;width:56px;min-width:0;box-sizing:border-box;border:0;border-left:1px solid var(--clr-border,#e5e7eb);background:var(--clr-bg,#f8fafc);color:var(--clr-text,#4b5563);font-size:.76rem;font-weight:600;padding:0 .2rem 0 .4rem;cursor:pointer;outline:none}.tcc-time-field.tcc-no-ampm .tcc-ampm{display:none}[data-theme="dark"] .tcc-time-field .tcc-ampm{background:rgb(255 255 255 / .04);border-left-color:var(--clr-border,#2d2b4e);color:var(--clr-text,#c5c5d8)}.tcc-split-btn{height:30px;width:30px;padding:0;border:1px dashed var(--clr-border,#d8dbe3);background:#fff0;color:#754ffe;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.82rem;cursor:pointer;transition:background .15s,border-color .15s}.tcc-split-btn:hover{background:rgb(117 79 254 / .1);border-color:#754ffe}.tcc-hours{display:flex;flex-direction:column;gap:.1rem;line-height:1.2}.tcc-hours-dec{font-weight:700;color:#754ffe;font-size:.92rem}.tcc-hours-hm{font-size:.74rem;color:var(--clr-muted,#9ca3af)}.tcc-hours-warn{color:#dc2626;font-size:.82rem;margin-left:.3rem}.tcc-hours-note{font-size:.72rem;font-style:italic;color:#b45309}.tcc-del-row{height:30px;width:30px;padding:0;border:1px solid #f0d6d6;background:#fff5f5;color:#dc2626;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.tcc-del-row:hover{background:#dc2626;border-color:#dc2626;color:#fff}.tcc-row-split{display:flex;align-items:center;gap:.5rem;margin:.4rem 0 0 calc(70px + .5rem);padding:.5rem;background:rgb(117 79 254 / .06);border-radius:8px}.tcc-split-label{font-size:.76rem;font-weight:600;color:#754ffe;flex:none}.tcc-row-split .tcc-time-field{max-width:150px;flex:1 1 130px}.tcc-split-remove{border:none;background:#fff0;color:#dc2626;font-size:.78rem;cursor:pointer;padding:.3rem .4rem}.tcc-split-remove:hover{text-decoration:underline}.tcc-toolbar{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--clr-border,#eef0f4)}.tcc-summary{position:sticky;top:20px;background:var(--clr-card,#fff);border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;padding:1.3rem 1.4rem}.tcc-summary-head{display:flex;align-items:center;font-weight:700;font-size:1rem;color:var(--clr-heading,#1a1a2e);margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--clr-border,#eef0f4)}.tcc-summary-head .bi{color:#754ffe}.tcc-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.15rem;padding:1.1rem .8rem;margin-bottom:1rem;background:linear-gradient(160deg,rgb(117 79 254 / .10),rgb(117 79 254 / .03));border:1px solid rgb(117 79 254 / .18);border-radius:14px}.tcc-hero-label{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#754ffe}.tcc-hero-num{font-size:2.1rem;font-weight:800;line-height:1.05;color:var(--clr-heading,#1a1a2e);font-variant-numeric:tabular-nums}.tcc-hero-hm{font-size:.78rem;color:var(--clr-muted,#9ca3af)}.tcc-hero-hm strong{color:var(--clr-text,#4b5563);font-variant-numeric:tabular-nums}.tcc-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:var(--clr-text,#374151);padding:.35rem 0}.tcc-summary-row strong{color:var(--clr-heading,#1a1a2e);font-weight:700}.tcc-summary-sub{font-size:.78rem;color:var(--clr-muted,#9ca3af);padding-top:0}.tcc-summary-sub strong{color:var(--clr-muted,#9ca3af);font-weight:600}.tcc-summary-divider{border-top:1px dashed var(--clr-border,#e5e7eb);margin:.6rem 0}.tcc-summary-total{font-size:1rem}.tcc-summary-total strong{color:#754ffe;font-size:1.1rem}.tcc-summary-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1.1rem}[data-theme="dark"] .tcc-settings,[data-theme="dark"] .tcc-main,[data-theme="dark"] .tcc-summary{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] .tcc-setting-label,[data-theme="dark"] .tcc-summary-head,[data-theme="dark"] .tcc-hero-num,[data-theme="dark"] .tcc-summary-row strong{color:var(--clr-heading,#e2e2f0)}[data-theme="dark"] .tcc-hero{background:linear-gradient(160deg,rgb(117 79 254 / .24),rgb(117 79 254 / .08));border-color:rgb(117 79 254 / .32)}[data-theme="dark"] .tcc-row-main:hover{background:rgb(117 79 254 / .12)}[data-theme="dark"] .tcc-row-split{background:rgb(117 79 254 / .16)}[data-theme="dark"] .tcc-row-main.tcc-row-warn{background:rgb(220 38 38 / .12)}@media (max-width:860px){.tcc-layout{grid-template-columns:1fr}.tcc-summary{position:static}}@media (max-width:640px){.tcc-settings{grid-template-columns:1fr;gap:1.1rem 0;padding:1.1rem 0}.tcc-setting+.tcc-setting{border-left:0;border-top:1px solid var(--clr-border,#eef0f4);padding-top:1.1rem}}@media (max-width:575.98px){.tcc-grid-head{display:none}.tcc-row-main{grid-template-columns:1fr 1fr;grid-template-areas:"label label" "in out" "brk hours" "split del"}.tcc-row-main .tcc-day-label{grid-area:label}.tcc-row-main .tcc-cell-in{grid-area:in}.tcc-row-main .tcc-cell-out{grid-area:out}.tcc-row-main .tcc-break{grid-area:brk}.tcc-row-main .tcc-hours{grid-area:hours;flex-direction:row;align-items:center;gap:.4rem;justify-self:end}.tcc-row-main .tcc-split-btn{grid-area:split;width:100%}.tcc-row-main .tcc-del-row{grid-area:del;width:100%}.tcc-row-split{margin-left:0;flex-wrap:wrap}.tcc-row-split .tcc-time-field{max-width:none;flex:1 1 120px}}@media print{.tcc-no-print,#tccWrap .tcc-split-btn,#tccWrap .tcc-del-row,#tccWrap .tcc-settings .tcc-setting:first-child{display:none!important}#tccWrap .tcc-layout{grid-template-columns:1fr}#tccWrap .tcc-summary{position:static;box-shadow:none}}#ttbWrap{max-width:940px;margin:0 auto}.ttb-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:1.6rem}.ttb-modebar{display:grid;grid-template-columns:1fr 1fr;background:#f3f4f6;border-radius:12px;padding:.3rem;margin-bottom:1.4rem;gap:.3rem}.ttb-mode{border:0;background:#fff0;color:#6b7280;font-size:.92rem;font-weight:600;padding:.7rem .6rem;border-radius:9px;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.ttb-mode .ttb-arrow{font-size:.78rem;opacity:.6}.ttb-mode.is-active{background:#754ffe;color:#fff}.ttb-mode.is-active .ttb-arrow{opacity:.85}.ttb-panels{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:stretch}.ttb-panel{min-width:0;display:flex;flex-direction:column}.ttb-phead{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;min-height:28px}.ttb-plabel{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.ttb-head-right{display:inline-flex;align-items:center;gap:.5rem}.ttb-count{font-size:.74rem;color:#9ca3af;font-variant-numeric:tabular-nums}.ttb-copybtn{border:1px solid #e5e7eb;background:#fff;color:#754ffe;width:30px;height:28px;border-radius:7px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;transition:background .15s,border-color .15s,color .15s}.ttb-copybtn.is-ok{background:#16a34a;border-color:#16a34a;color:#fff}#ttbWrap .ttb-area{width:100%;min-height:210px;resize:vertical;border:1px solid #d8dbe3;border-radius:12px;padding:.85rem .95rem;font-family:'SFMono-Regular',ui-monospace,Menlo,Consolas,monospace;font-size:.92rem;line-height:1.55;color:#1a1a2e;background:#fff;word-break:break-all;transition:border-color .15s,box-shadow .15s}#ttbWrap .ttb-area:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}#ttbWrap .ttb-out{background:#f7f6ff;cursor:pointer}#ttbWrap .ttb-area.is-bad{border-color:#dc2626;box-shadow:0 0 0 3px rgb(220 38 38 / .12);background:#fef2f2}.ttb-mid{display:flex;align-items:center;justify-content:center}.ttb-swap{width:44px;height:44px;padding:0;border-radius:50%;border:1px solid #d8dbe3;background:#fff;color:#754ffe;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.05rem}.ttb-err{background:#fef2f2;color:#b91c1c;border:1px solid #fad9d9;border-radius:10px;padding:.7rem .85rem;font-size:.85rem;margin-top:1rem}.ttb-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-top:1.3rem;padding-top:1.2rem;border-top:1px solid #eef0f4}.ttb-check{display:inline-flex;align-items:center;gap:.5rem;font-size:.88rem;color:#4b5563;cursor:pointer;user-select:none}.ttb-check input{width:16px;height:16px;accent-color:#754ffe}.ttb-actions{display:flex;flex-wrap:wrap;gap:.5rem}[data-theme="dark"] .ttb-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .ttb-modebar{background:#14141f}[data-theme="dark"] .ttb-mode{color:#9d9bb8}[data-theme="dark"] .ttb-mode.is-active{background:#754ffe;color:#fff}[data-theme="dark"] .ttb-plabel{color:#9d9bb8}[data-theme="dark"] .ttb-copybtn{background:#14141f;border-color:#34334d}[data-theme="dark"] #ttbWrap .ttb-area{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] #ttbWrap .ttb-out{background:#1c1a30}[data-theme="dark"] .ttb-swap{background:#14141f;border-color:#34334d}[data-theme="dark"] .ttb-bar{border-top-color:#2d2d44}[data-theme="dark"] .ttb-check{color:#b9b7d0}[data-theme="dark"] .ttb-err{background:rgb(220 38 38 / .14);border-color:rgb(220 38 38 / .3);color:#fca5a5}@media (max-width:575.98px){.ttb-card{padding:1.1rem}.ttb-panels{grid-template-columns:1fr}.ttb-mid{transform:rotate(90deg);margin:-.1rem 0}.ttb-mode{font-size:.82rem;padding:.6rem .4rem}.ttb-bar{flex-direction:column;align-items:stretch}.ttb-actions .btn{flex:1 1 auto}}#wcgWrap{max-width:1040px;margin:0 auto}.wcg-top{margin-bottom:1.1rem}.wcg-top-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:.75rem;flex-wrap:wrap}.wcg-top-label{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.wcg-top-actions{display:inline-flex;gap:.5rem}#wcgWrap .wcg-textarea{width:100%;min-height:130px;resize:vertical;border:1px solid #d8dbe3;border-radius:14px;padding:.9rem 1.05rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;line-height:1.6;color:#1a1a2e;background:#fff}#wcgWrap .wcg-textarea:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.wcg-privacy{margin:.6rem 0 0;font-size:.8rem;color:#9ca3af}#wcgWrap .aib-preview-panel.wcg-canvas-panel{display:block;align-items:stretch;justify-content:stretch;background-color:#fff;background-image:none;padding:1rem;position:relative}.wcg-canvas{width:100%;display:block;border-radius:10px}.wcg-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.9rem;text-align:center;padding:1rem}.wcg-checks{display:flex;flex-direction:column;gap:.55rem}.wcg-check{display:flex;align-items:center;gap:.5rem;font-size:.86rem;color:#4b5563;cursor:pointer;user-select:none}.wcg-check input{width:16px;height:16px;accent-color:#754ffe;flex:none}[data-theme="dark"] #wcgWrap .wcg-textarea{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] .wcg-privacy{color:#8f8caa}[data-theme="dark"] #wcgWrap .aib-preview-panel.wcg-canvas-panel{background-color:#14141f}[data-theme="dark"] .wcg-check{color:#b9b7d0}@media (max-width:575.98px){#wcgWrap .wcg-textarea{min-height:120px}.wcg-top-head{align-items:flex-start}.wcg-top-actions{flex:1 1 auto}.wcg-top-actions .btn{flex:1 1 auto}}#lscWrap{max-width:760px;margin:0 auto}.lsc-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.6rem}.lsc-field{margin-bottom:1.1rem}.lsc-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lsc-label{display:block;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;margin-bottom:.45rem}.lsc-hint{font-weight:400;text-transform:none;letter-spacing:0;color:#9ca3af}#lscWrap .lsc-in,#lscWrap .lsc-sel{width:100%;border:1px solid #d8dbe3;border-radius:10px;padding:.7rem .85rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:#1a1a2e;background:#fff;min-height:44px}#lscWrap .lsc-in:focus,#lscWrap .lsc-sel:focus{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .14);outline:none}.lsc-num-field{max-width:220px}.lsc-actions{margin:1.3rem 0}#lscWrap .lsc-actions .btn{min-height:46px}#lscWrap #lscGo:hover,#lscWrap #lscGo:focus,#lscWrap #lscGo:active{background:#754ffe!important;border-color:#754ffe!important;color:#fff!important;box-shadow:none!important;filter:none!important}.lsc-url-wrap{border-top:1px solid #eef0f4;padding-top:1.2rem}.lsc-url-row{display:flex;align-items:stretch}#lscWrap .lsc-url{font-family:'SFMono-Regular',ui-monospace,Menlo,Consolas,monospace;font-size:.82rem;background:#f7f6ff;color:#4b5563;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.lsc-copy{flex:0 0 auto;width:46px;padding:0!important;border:1px solid #d8dbe3;background:#fff;color:#754ffe;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center}.lsc-note{margin:.7rem 0 0;font-size:.8rem;color:#9ca3af}[data-theme="dark"] .lsc-card{background:#1a1a2e;border-color:#2d2d44}[data-theme="dark"] .lsc-label{color:#9d9bb8}[data-theme="dark"] #lscWrap .lsc-in,[data-theme="dark"] #lscWrap .lsc-sel{background:#14141f;border-color:#34334d;color:#e6e2f5}[data-theme="dark"] #lscWrap .lsc-url{background:#1c1a30}[data-theme="dark"] .lsc-copy{background:#14141f;border-color:#34334d}[data-theme="dark"] .lsc-url-wrap{border-top-color:#2d2d44}@media (max-width:575.98px){.lsc-card{padding:1.1rem}.lsc-grid{grid-template-columns:1fr;gap:0}}#peWrap .je-input{border:1px solid var(--clr-border,#e5e7eb);border-radius:16px;background:var(--clr-card,#fff);padding:1.1rem}#peWrap .je-input-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.6rem}#peWrap .je-input-title{font-weight:600;color:#1a1a2e;display:inline-flex;align-items:center}#peWrap .je-input-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}#peWrap .je-check{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:#4b5563;font-weight:500}#peWrap .je-ta{width:100%;min-height:220px;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:.75rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;color:#1a1a2e;background:#fafafe;resize:vertical}#peWrap .je-ta:focus{outline:none;border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15);background:#fff}#peWrap .je-err{margin:.6rem 0 0;padding:.55rem .75rem;font-size:.82rem;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}#peWrap .je-input-foot{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}#peWrap .je-hint-inline{font-size:.78rem;color:#6b7280;display:inline-flex;align-items:center}[data-theme="dark"] #peWrap .je-input{background:#16152a;border-color:#2d2b4e}[data-theme="dark"] #peWrap .je-input-title{color:#e2e2f0}[data-theme="dark"] #peWrap .je-check{color:#c5c5e0}[data-theme="dark"] #peWrap .je-ta{background:#1d1c35;border-color:#2d2b4e;color:#e2e2f0}[data-theme="dark"] #peWrap .je-err{background:#3a1a1a;border-color:#7f1d1d;color:#fca5a5}@media (max-width:575.98px){#peWrap .je-ta{min-height:170px}}#peWrap .je-editor{display:flex;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;overflow:hidden;background:#fafafe}#peWrap .je-editor:focus-within{border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15);background:#fff}#peWrap .je-gutter{flex:0 0 auto;min-width:2.6rem;max-height:340px;overflow:hidden;padding:.75rem .5rem;text-align:right;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;color:#9aa0ac;background:#f1f1f8;border-right:1px solid var(--clr-border,#e5e7eb);user-select:none}#peWrap .je-gutter .je-gl{white-space:nowrap}#peWrap .je-gutter .je-err-line{color:#fff;background:#ef4444;border-radius:4px;font-weight:700}#peWrap .je-ta{flex:1 1 auto;border:0;border-radius:0;box-shadow:none;background:#fff0;max-height:340px;min-height:220px;padding:.75rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;color:#1a1a2e;resize:vertical;white-space:pre;overflow:auto}#peWrap .je-ta:focus{outline:none;box-shadow:none;background:#fff0}[data-theme="dark"] #peWrap .je-editor{background:#1d1c35;border-color:#2d2b4e}[data-theme="dark"] #peWrap .je-gutter{background:#191830;color:#6b6b8a;border-color:#2d2b4e}[data-theme="dark"] #peWrap .je-ta{color:#e2e2f0}#peWrap .je-check input[type="checkbox"]{accent-color:#754ffe;width:1rem;height:1rem;cursor:pointer}#peWrap .ej-opt{margin-left:.25rem}#peWrap .ej-opt input[type="checkbox"]{accent-color:#754ffe;width:1rem;height:1rem;cursor:pointer}#peWrap .pe-table td.ej-head-cell{font-weight:700;background:#f5f0ff}[data-theme="dark"] #peWrap .pe-table td.ej-head-cell{background:#241f3d}#peWrap .ej-json-wrap{margin-top:1rem;border-top:1px solid var(--clr-border,#e5e7eb);padding-top:.85rem}#peWrap .ej-json-head{font-weight:600;color:#1a1a2e;display:inline-flex;align-items:center;margin-bottom:.5rem;font-size:.9rem}#peWrap .ej-out{width:100%;min-height:200px;max-height:340px;border:1px solid var(--clr-border,#e5e7eb);border-radius:10px;padding:.75rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;color:#1a1a2e;background:#fafafe;white-space:pre;overflow:auto;resize:vertical}[data-theme="dark"] #peWrap .ej-json-head{color:#e2e2f0}[data-theme="dark"] #peWrap .ej-out{background:#1d1c35;border-color:#2d2b4e;color:#e2e2f0}#peWrap .ej-json-wrap{padding:20px!important}#peWrap .ej-json-head{margin-bottom:16px!important}#oitWrap .oit-rail{display:flex;flex-direction:column;gap:.55rem}#oitWrap .oit-rail-label{font-size:.75rem;font-weight:600;color:#6B7280;letter-spacing:.02em;margin:0}#oitWrap .oit-extract{margin-top:.15rem}#oitWrap .oit-progress{margin:.1rem 0}#oitWrap .oit-progress-track{height:7px;border-radius:6px;background:#ECECF3;overflow:hidden}#oitWrap .oit-progress-fill{height:100%;background:#754FFE;width:0;transition:width .2s ease}#oitWrap .oit-progress-text{margin:.35rem 0 0;font-size:.78rem;color:#6B7280;text-align:center}#oitWrap .oit-result{min-height:220px;resize:vertical;font-size:.85rem;line-height:1.5}#oitWrap .oit-rail-actions{display:flex;gap:.5rem}[data-theme="dark"] #oitWrap .oit-rail-label,[data-theme="dark"] #oitWrap .oit-progress-text{color:#9a9ab8}[data-theme="dark"] #oitWrap .oit-progress-track{background:#2d2b4e}#oitEditor{border-radius:0!important}#mgEditor{border-radius:0!important}#mgWrap .mg-stickers{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--clr-border,#e5e7eb)}#mgWrap .mg-stickers-label{display:block;font-size:.75rem;font-weight:600;color:#6B7280;letter-spacing:.02em;margin-bottom:.5rem}#mgWrap .mg-emoji-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:.6rem}#mgWrap .mg-emoji{border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);border-radius:9px;aspect-ratio:1/1;font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .12s ease,transform .12s ease;padding:0}#mgWrap .mg-emoji:hover{border-color:#754ffe;transform:translateY(-1px)}[data-theme="dark"] #mgWrap .mg-stickers{border-color:#2d2b4e}[data-theme="dark"] #mgWrap .mg-stickers-label{color:#9a9ab8}[data-theme="dark"] #mgWrap .mg-emoji{background:#1d1c35;border-color:#2d2b4e}#mgWrap .mg-sticker-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:.6rem}#mgWrap .mg-sticker{border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);border-radius:9px;aspect-ratio:1/1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;transition:border-color .12s ease,transform .12s ease}#mgWrap .mg-sticker:hover{border-color:#754ffe;transform:translateY(-1px)}#mgWrap .mg-sticker svg{width:100%;height:100%;display:block;pointer-events:none}[data-theme="dark"] #mgWrap .mg-sticker{background:#1d1c35;border-color:#2d2b4e}#ptpRenderHost .slide{border-radius:0!important;box-shadow:none!important;margin:0!important}#ptpWrap .wpdf-main-page{border-radius:0!important}#ptpWrap .wpdf-main-page canvas,#ptpWrap .wpdf-thumb canvas{border-radius:0!important;display:block;max-width:100%;height:auto}#invWrap .inv-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:24px;align-items:start}#invWrap .inv-form{display:flex;flex-direction:column;gap:16px}#invWrap .inv-sec{border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:16px;background:var(--clr-card,#fff);display:flex;flex-direction:column;gap:9px}#invWrap .inv-sec-head{font-weight:700;font-size:.92rem;color:#14142b;display:flex;align-items:center;gap:8px}#invWrap .inv-sec-head i{color:#754ffe}#invWrap .inv-lbl{font-size:.72rem;font-weight:600;color:#6b7280;margin:0 0 2px;display:block}#invWrap .inv-in{width:100%;border:1px solid var(--clr-border,#e5e7eb);border-radius:9px;padding:.5rem .65rem;font-size:.88rem;color:#1a1a2e;background:#fff;font-family:inherit}#invWrap textarea.inv-in{resize:vertical}#invWrap .inv-in:focus{outline:none;border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15)}#invWrap .inv-row3{display:grid;grid-template-columns:1fr 1fr;gap:10px}#invWrap .inv-logo-drop{border:1.5px dashed var(--clr-border,#d1d5db);border-radius:10px;padding:.7rem;text-align:center;font-size:.83rem;color:#6b7280;cursor:pointer;transition:border-color .15s}#invWrap .inv-logo-drop:hover{border-color:#754ffe;color:#754ffe}#invWrap .inv-items{display:flex;flex-direction:column;gap:7px}#invWrap .inv-item{display:grid;grid-template-columns:1fr 56px 74px 84px 28px;gap:6px;align-items:center}#invWrap .inv-item .inv-in{padding:.4rem .5rem;font-size:.83rem}#invWrap .inv-i-amt{font-size:.82rem;font-weight:600;color:#14142b;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#invWrap .inv-i-del{border:0;background:#f3f4f6;color:#9ca3af;border-radius:7px;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem}#invWrap .inv-i-del:hover{background:#fee2e2;color:#ef4444}#invWrap .inv-add{align-self:flex-start;margin-top:2px;border:1px solid #754ffe;background:#f3f0ff;color:#754ffe;border-radius:9px;padding:.4rem .8rem;font-size:.83rem;font-weight:600;cursor:pointer}#invWrap .inv-add:hover{background:#754ffe;color:#fff}#invWrap .inv-download{background:#754ffe;color:#fff;border:0;border-radius:11px;padding:.8rem;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 6px 18px rgb(117 79 254 / .3);transition:background .15s,transform .12s}#invWrap .inv-download:hover{background:#5b3fd6;transform:translateY(-1px)}#invWrap .inv-download:disabled{opacity:.7;cursor:default;transform:none}#invWrap .inv-privacy{font-size:.76rem;color:#6b7280;text-align:center;margin:0;display:flex;align-items:center;justify-content:center;gap:4px}#invWrap .inv-preview-wrap{position:sticky;top:16px}#invWrap .inv-paper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px rgb(20 20 50 / .08);padding:34px 32px;font-size:12.5px;color:#1a1a2e;line-height:1.5;overflow-wrap:anywhere}#invWrap .ip-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}#invWrap .ip-logo{max-width:150px;max-height:60px;display:block;margin-bottom:10px;object-fit:contain}#invWrap .ip-from strong{display:block;font-size:14px;margin-bottom:2px}#invWrap .ip-from,#invWrap .ip-billto{color:#4b5563}#invWrap .ip-head{text-align:right}#invWrap .ip-head h2{margin:0 0 8px;color:#754ffe;font-size:30px;letter-spacing:1px;font-weight:800}#invWrap .ip-meta div{display:flex;gap:12px;justify-content:flex-end;margin-bottom:2px}#invWrap .ip-meta span{color:#9ca3af}#invWrap .ip-billto{margin-bottom:18px}#invWrap .ip-lbl{display:block;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#754ffe;margin-bottom:3px}#invWrap .ip-billto strong{display:block;font-size:14px;color:#1a1a2e}#invWrap .ip-table{width:100%;border-collapse:collapse;margin-bottom:14px}#invWrap .ip-table th{background:#754ffe;color:#fff;text-align:left;padding:8px 10px;font-size:11px;font-weight:600}#invWrap .ip-table th.r,#invWrap .ip-table td.r{text-align:right}#invWrap .ip-table td{padding:8px 10px;border-bottom:1px solid #eef0f4}#invWrap .ip-table tbody tr:nth-child(even){background:#faf9ff}#invWrap .ip-totals{margin-left:auto;width:60%;max-width:260px}#invWrap .ip-totals div{display:flex;justify-content:space-between;padding:4px 0;color:#4b5563}#invWrap .ip-totals span{color:#9ca3af}#invWrap .ip-grand{border-top:2px solid #eef0f4;margin-top:4px;padding-top:8px!important;font-size:16px;font-weight:800;color:#754ffe!important}#invWrap .ip-grand span{color:#754ffe!important}#invWrap .ip-notes{margin-top:20px;padding-top:14px;border-top:1px solid #eef0f4;color:#6b7280;font-size:11.5px}[data-theme="dark"] #invWrap .inv-sec{background:#16152a;border-color:#2d2b4e}[data-theme="dark"] #invWrap .inv-sec-head{color:#e6e6f2}[data-theme="dark"] #invWrap .inv-in{background:#1d1c35;border-color:#2d2b4e;color:#e2e2f0}[data-theme="dark"] #invWrap .inv-i-del{background:#241f3d}[data-theme="dark"] #invWrap .inv-lbl,[data-theme="dark"] #invWrap .inv-privacy{color:#9a9ab8}[data-theme="dark"] #invWrap .inv-i-amt{color:#e6e6f2}@media (max-width:900px){#invWrap .inv-grid{grid-template-columns:1fr}#invWrap .inv-preview-wrap{position:static}}@media (max-width:575.98px){#invWrap .inv-item{grid-template-columns:1fr 44px 60px;grid-auto-rows:auto}#invWrap .inv-i-amt,#invWrap .inv-i-del{grid-column:span 3;text-align:left}}#invWrap .inv-i-del{padding:0!important}#invWrap .inv-paper{box-shadow:none!important}#invWrap .inv-download{box-shadow:none!important;transition:none!important}#invWrap .inv-download:hover{transform:none}#t2hWrap .t2h-grid{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:22px;align-items:start}#t2hWrap .t2h-controls{display:flex;flex-direction:column;gap:12px;border:1px solid var(--clr-border,#e5e7eb);border-radius:14px;padding:16px;background:var(--clr-card,#fff)}#t2hWrap .t2h-lbl{font-size:.74rem;font-weight:600;color:#6b7280;margin:0 0 3px;display:block}#t2hWrap .t2h-val{color:#754ffe;font-weight:700}#t2hWrap .t2h-in{width:100%;border:1px solid var(--clr-border,#e5e7eb);border-radius:9px;padding:.5rem .6rem;font-size:.88rem;color:#1a1a2e;background:#fff;font-family:inherit}#t2hWrap textarea.t2h-ta{resize:vertical;line-height:1.5}#t2hWrap .t2h-in:focus{outline:none;border-color:#754ffe;box-shadow:0 0 0 3px rgb(117 79 254 / .15)}#t2hWrap .t2h-row2{display:grid;grid-template-columns:1fr 1fr;gap:10px}#t2hWrap .t2h-inks{display:flex;gap:6px;align-items:center}#t2hWrap .t2h-ink{width:26px;height:26px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #d1d5db;cursor:pointer;padding:0;position:relative}#t2hWrap .t2h-ink.active{box-shadow:0 0 0 2px #754ffe}#t2hWrap .t2h-ink-pick{display:flex;align-items:center;justify-content:center;background:#f3f0ff;color:#754ffe;font-size:.75rem;overflow:hidden}#t2hWrap .t2h-ink-pick input{position:absolute;inset:0;opacity:0;cursor:pointer}#t2hWrap .t2h-range{width:100%;accent-color:#754ffe;margin-top:6px}#t2hWrap .t2h-check{display:flex;align-items:center;gap:7px;font-size:.83rem;color:#4b5563}#t2hWrap .t2h-check input{accent-color:#754ffe;width:1rem;height:1rem}#t2hWrap .t2h-actions{display:flex;gap:8px;margin-top:2px}#t2hWrap .t2h-btn{flex:1;border:1px solid var(--clr-border,#e5e7eb);background:#fff;color:#14142b;border-radius:10px;padding:.6rem;font-size:.86rem;font-weight:600;cursor:pointer}#t2hWrap .t2h-btn:hover{border-color:#754ffe;color:#754ffe}#t2hWrap .t2h-btn-primary{background:#754ffe;color:#fff;border-color:#754ffe}#t2hWrap .t2h-btn-primary:hover{background:#5b3fd6;color:#fff}#t2hWrap .t2h-privacy{font-size:.75rem;color:#6b7280;text-align:center;margin:0}#t2hWrap .t2h-preview{background:#f4f5fa;border-radius:14px;padding:18px;min-height:300px}#t2hWrap .t2h-pages{display:flex;flex-direction:column;align-items:center;gap:16px}#t2hWrap .t2h-page{border-radius:4px;box-shadow:0 8px 30px rgb(20 20 50 / .14);max-width:100%}[data-theme="dark"] #t2hWrap .t2h-controls{background:#16152a;border-color:#2d2b4e}[data-theme="dark"] #t2hWrap .t2h-in{background:#1d1c35;border-color:#2d2b4e;color:#e2e2f0}[data-theme="dark"] #t2hWrap .t2h-lbl,[data-theme="dark"] #t2hWrap .t2h-check,[data-theme="dark"] #t2hWrap .t2h-privacy{color:#9a9ab8}[data-theme="dark"] #t2hWrap .t2h-btn{background:#1d1c35;border-color:#2d2b4e;color:#e2e2f0}[data-theme="dark"] #t2hWrap .t2h-preview{background:#0f0e1f}@media (max-width:860px){#t2hWrap .t2h-grid{grid-template-columns:1fr}}#t2hWrap .t2h-grid{grid-template-columns:minmax(0,1fr) minmax(0,340px);gap:20px}#t2hWrap .t2h-preview{order:1;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;padding:20px}#t2hWrap .t2h-controls{order:2;position:sticky;top:16px}#t2hWrap .t2h-preview::-webkit-scrollbar{width:10px}#t2hWrap .t2h-preview::-webkit-scrollbar-thumb{background:#c9c9dd;border-radius:8px;border:2px solid #f4f5fa}#t2hWrap .t2h-preview::-webkit-scrollbar-thumb:hover{background:#754ffe}[data-theme="dark"] #t2hWrap .t2h-preview::-webkit-scrollbar-thumb{background:#3a3a55;border-color:#0f0e1f}@media (max-width:860px){#t2hWrap .t2h-preview{order:2;max-height:none}#t2hWrap .t2h-controls{order:1;position:static}}#t2hWrap .t2h-grid{grid-template-columns:minmax(0,1fr) minmax(0,440px)}#t2hWrap .t2h-page{width:100%;height:auto}#t2hWrap .t2h-ed-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px;flex-wrap:wrap}#t2hWrap .t2h-tb{display:flex;align-items:center;gap:4px}#t2hWrap .t2h-tb-btn{border:1px solid var(--clr-border,#e5e7eb);background:#fff;color:#4b5563;border-radius:7px;min-width:28px;height:28px;padding:0 6px;font-size:.8rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1}#t2hWrap .t2h-tb-btn:hover{border-color:#754ffe;color:#754ffe}#t2hWrap .t2h-tb-sep{width:1px;height:18px;background:var(--clr-border,#e5e7eb);margin:0 3px}#t2hWrap .t2h-count{font-size:.74rem;color:#9ca3af;margin-left:4px;white-space:nowrap}[data-theme="dark"] #t2hWrap .t2h-tb-btn{background:#1d1c35;border-color:#2d2b4e;color:#c5c5e0}[data-theme="dark"] #t2hWrap .t2h-tb-sep{background:#2d2b4e}[data-theme="dark"] #t2hWrap .t2h-count{color:#6b6b8a}#cucWrap .cuc-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem;border-bottom:1px solid var(--clr-border,#e5e7eb);padding-bottom:.75rem}#cucWrap .cuc-tab{appearance:none;border:1px solid var(--clr-border,#e5e7eb);background:var(--clr-card,#fff);color:var(--clr-muted,#6b7280);font-weight:600;font-size:.95rem;padding:.55rem 1rem;border-radius:10px;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center}#cucWrap .cuc-tab:hover{border-color:var(--clr-primary,#754ffe);color:var(--clr-primary,#754ffe)}#cucWrap .cuc-tab.is-active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}#cucWrap .cuc-help{margin:.4rem 0 0;font-size:.9rem;color:var(--clr-muted,#6b7280);line-height:1.55}#cucWrap .cuc-help code{background:rgb(117 79 254 / .1);color:var(--clr-primary,#754ffe);padding:.05rem .35rem;border-radius:5px;font-size:.85em}#cucWrap .cuc-label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--clr-text,#1f2937)}#cucWrap .cuc-textarea{border-radius:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;line-height:1.7;resize:vertical}#cucWrap .cuc-table-wrap{overflow-x:auto;border:1px solid var(--clr-border,#e5e7eb);border-radius:12px}#cucWrap .cuc-table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:640px}#cucWrap .cuc-table th{text-align:left;font-weight:700;padding:.75rem .9rem;background:var(--clr-surface,#f8f8fc);color:var(--clr-text,#1f2937);border-bottom:1px solid var(--clr-border,#e5e7eb);white-space:nowrap}#cucWrap .cuc-table td{padding:.7rem .9rem;border-bottom:1px solid var(--clr-border,#f0f0f5);vertical-align:top;color:var(--clr-text,#374151)}#cucWrap .cuc-table tr:last-child td{border-bottom:none}#cucWrap .cuc-td-url{word-break:break-all;max-width:260px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.83rem}#cucWrap .cuc-pill{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}#cucWrap .cuc-pill-good{background:rgb(16 185 129 / .14);color:#059669}#cucWrap .cuc-pill-warning{background:rgb(245 158 11 / .16);color:#b45309}#cucWrap .cuc-pill-missing{background:rgb(107 114 128 / .16);color:#4b5563}#cucWrap .cuc-pill-error{background:rgb(239 68 68 / .14);color:#dc2626}[data-theme="dark"] #cucWrap .cuc-tab{background:var(--clr-card,#1d1c35);border-color:var(--clr-border,#2d2b4e);color:var(--clr-muted,#9ca3af)}[data-theme="dark"] #cucWrap .cuc-tab.is-active{background:var(--clr-primary,#754ffe);border-color:var(--clr-primary,#754ffe);color:#fff}[data-theme="dark"] #cucWrap .cuc-table th{background:var(--clr-surface,#1e1c35);color:var(--clr-text,#e2e2f0);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #cucWrap .cuc-table td{color:var(--clr-text,#cfcfe0);border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #cucWrap .cuc-table-wrap{border-color:var(--clr-border,#2d2b4e)}[data-theme="dark"] #cucWrap .cuc-label{color:var(--clr-text,#e2e2f0)}@media (max-width:575.98px){#cucWrap .cuc-tabs{gap:.35rem}#cucWrap .cuc-tab{font-size:.85rem;padding:.5rem .7rem;flex:1 1 auto;justify-content:center}}