.pg-root{--pg-bg:#080808;--pg-accent:#cf8c3e;--pg-line:#ffffff12;--pg-line-strong:#ffffff24;--pg-fill:#ffffff08;--pg-fill-hover:#ffffff0f;--pg-text:#ffffffeb;--pg-muted:#ffffff73;--pg-faint:#ffffff4d;--pg-mono:"IBM Plex Mono", "Courier New", monospace;height:100%;color:var(--pg-text)}.pg-root *,.pg-root :before,.pg-root :after{box-sizing:border-box}.pg-empty{place-items:center;height:100%;padding:2rem 1.5rem;display:grid}.pg-dropzone{text-align:center;border:1.5px dashed var(--pg-line-strong);background:var(--pg-fill);width:min(560px,100%);color:var(--pg-muted);cursor:pointer;border-radius:18px;flex-direction:column;align-items:center;gap:.85rem;padding:3.5rem 2rem;transition:border-color .16s,background .16s,transform .16s;display:flex}.pg-dropzone:hover{background:var(--pg-fill-hover);border-color:#cf8c3e80}.pg-dropzone.is-active{border-color:var(--pg-accent);background:#cf8c3e14;transform:scale(1.01)}.pg-dropzone.is-reject{background:#e573730f;border-color:#e5737399}.pg-dropzone__icon{color:var(--pg-accent);opacity:.85}.pg-dropzone__title{font-family:var(--pg-mono);color:var(--pg-text);margin:0;font-size:1.05rem;font-weight:600}.pg-dropzone__hint{color:var(--pg-faint);margin:0;font-size:.8rem}.pg-workspace{background:var(--pg-line);grid-template-columns:minmax(0,1fr) 360px;gap:1px;height:100%;display:grid}.pg-stage{background:var(--pg-bg);flex-direction:column;min-width:0;padding:1.75rem;display:flex;position:relative}.pg-sidebar{background:var(--pg-bg);flex-direction:column;gap:1.35rem;padding:1.5rem 1.35rem;display:flex;overflow-y:auto}.pg-preview{flex:1;min-height:0;display:flex}.pg-preview__frame{border:1px solid var(--pg-line);user-select:none;touch-action:none;background-color:#0d0d0d;background-image:linear-gradient(45deg,#ffffff06 25%,#0000 25%),linear-gradient(-45deg,#ffffff06 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff06 75%),linear-gradient(-45deg,#0000 75%,#ffffff06 75%);background-position:0 0,0 11px,11px -11px,-11px 0;background-size:22px 22px;border-radius:14px;flex:1;min-height:0;position:relative;overflow:hidden}.pg-preview__img{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.pg-preview.is-processing .pg-preview__img{filter:saturate(.85)}.pg-preview__tag{font-family:var(--pg-mono);letter-spacing:.04em;text-transform:uppercase;color:#ffffffd9;backdrop-filter:blur(4px);background:#0000008c;border-radius:999px;padding:.28rem .6rem;font-size:.68rem;font-weight:600;transition:opacity .14s;position:absolute;bottom:.85rem}.pg-preview__tag--left{left:.85rem}.pg-preview__tag--right{color:var(--pg-accent);right:.85rem}.pg-handle{cursor:ew-resize;touch-action:none;background:#ffffffd9;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px)}.pg-handle__grip{width:34px;height:34px;color:var(--pg-accent);background:#111;border:2px solid #ffffffd9;border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #00000080}.pg-handle:focus-visible{outline:none}.pg-handle:focus-visible .pg-handle__grip{border-color:var(--pg-accent)}.pg-stats{border-top:1px solid var(--pg-line);flex-shrink:0;padding:.6rem 0}.pg-stats__row{align-items:center;gap:.6rem;display:flex}.pg-stat{flex-direction:column;gap:.05rem;display:flex}.pg-stat--arrow{color:var(--pg-faint);font-size:.85rem}.pg-stat__label{font-family:var(--pg-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--pg-faint);font-size:.55rem;font-weight:600}.pg-stat__value{font-family:var(--pg-mono);font-size:.95rem;font-weight:700;line-height:1.1}.pg-stat__value--accent{color:var(--pg-accent)}.pg-stat__sub{color:var(--pg-faint);min-height:.8rem;font-size:.6rem}.pg-stats__badge{text-align:right;flex-direction:column;align-items:flex-end;margin-left:auto;line-height:1;display:flex}.pg-stats__pct{font-family:var(--pg-mono);font-size:1.15rem;font-weight:700;line-height:1}.pg-stats__badge.is-gain .pg-stats__pct{color:#6cc070}.pg-stats__badge.is-loss .pg-stats__pct{color:#e07b53}.pg-stats__badge-label{color:var(--pg-muted);font-size:.6rem}.pg-panel{flex-direction:column;gap:1.4rem;display:flex}.pg-panel__header{justify-content:space-between;align-items:center;display:flex}.pg-panel__title{font-family:var(--pg-mono);margin:0;font-size:.95rem;font-weight:700}.pg-reset{font-family:var(--pg-mono);color:var(--pg-muted);cursor:pointer;background:0 0;border:none;padding:.2rem .1rem;font-size:.72rem;transition:color .14s}.pg-reset:hover{color:var(--pg-accent)}.pg-group{flex-direction:column;gap:.95rem;display:flex}.pg-group__title{font-family:var(--pg-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--pg-accent);opacity:.85;margin:0;font-size:.6rem;font-weight:600}.pg-control{flex-direction:column;gap:.5rem;display:flex}.pg-control.is-disabled{opacity:.4;pointer-events:none}.pg-control__head{justify-content:space-between;align-items:center;display:flex}.pg-control__label{color:var(--pg-text);font-size:.82rem}.pg-control__value{font-family:var(--pg-mono);color:var(--pg-muted);font-size:.72rem}.pg-range{appearance:none;cursor:pointer;background:#ffffff1f;border-radius:999px;outline:none;width:100%;height:3px}.pg-range::-webkit-slider-thumb{appearance:none;background:var(--pg-accent);border:2px solid #080808;border-radius:999px;width:15px;height:15px;transition:transform .12s;box-shadow:0 0 0 1px #cf8c3e80}.pg-range::-webkit-slider-thumb:hover{transform:scale(1.15)}.pg-range::-moz-range-thumb{background:var(--pg-accent);border:2px solid #080808;border-radius:999px;width:15px;height:15px;box-shadow:0 0 0 1px #cf8c3e80}.pg-toggle{flex-direction:row;justify-content:space-between;align-items:center}.pg-switch{cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;width:38px;height:21px;padding:0;transition:background .16s;position:relative}.pg-switch.is-on{background:var(--pg-accent)}.pg-switch__thumb{background:#fff;border-radius:999px;width:15px;height:15px;transition:transform .16s;position:absolute;top:3px;left:3px}.pg-switch.is-on .pg-switch__thumb{transform:translate(17px)}.pg-preview__tag--right{display:grid}.pg-tag-label{white-space:nowrap;grid-area:1/1;transition:opacity .2s}.pg-tag-label--done{opacity:1}.pg-tag-label--busy,.pg-preview__tag--processing .pg-tag-label--done{opacity:0}.pg-preview__tag--processing .pg-tag-label--busy{opacity:1}.pg-preview__tag--processing{animation:1.6s ease-in-out infinite pg-pulse}.pg-dots span{opacity:0;animation:1.2s ease-in-out infinite pg-dot}.pg-dots span:nth-child(2){animation-delay:.2s}.pg-dots span:nth-child(3){animation-delay:.4s}@keyframes pg-dot{0%,to{opacity:0}50%{opacity:1}}@keyframes pg-pulse{0%,to{opacity:1}50%{opacity:.55}}.pg-actions{z-index:5;background:var(--pg-bg);border-top:1px solid var(--pg-line);gap:.6rem;margin:auto -1.35rem -1.5rem;padding:.9rem 1.35rem;display:flex;position:sticky;bottom:0}.pg-btn{font-family:var(--pg-mono);cursor:pointer;text-align:center;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.7rem .9rem;font-size:.8rem;font-weight:600;transition:opacity .14s,border-color .14s,color .14s,background .14s;display:inline-flex}.pg-btn--primary{background:var(--pg-accent);color:#000}.pg-btn--primary:hover{opacity:.85}.pg-btn--primary[aria-disabled=true]{opacity:.4;pointer-events:none}.pg-btn--ghost{border:1px solid var(--pg-line-strong);color:var(--pg-muted);background:0 0}.pg-btn--ghost:hover{color:var(--pg-text);border-color:#ffffff40}.pg-error{color:#e07b53;margin:.75rem 0 0;font-size:.8rem}@media (width<=880px){.pg-workspace{grid-template-rows:minmax(280px,52vh) auto;grid-template-columns:1fr;height:auto}.pg-sidebar{overflow-y:visible}}@media (prefers-reduced-motion:reduce){.pg-root *{transition-duration:0s!important}}
