:root{--ink:#1a1a1a;--ink-2:#4a4a4a;--ink-3:#8a8a8a;--rule:#e4e4e4;--surface:#fff;--lift:#f7f7f5;--accent:#2563eb;--accent-dim:#dbeafe;--success:#15803d;--success-dim:#dcfce7;--danger:#dc2626;--danger-dim:#fee2e2;--warn:#b45309;--warn-dim:#fef3c7;--radius-sm:1px;--radius-md:2px;--radius-lg:4px;--mono:"JetBrains Mono", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--lift);color:var(--ink);min-height:100vh;font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.6}.header{background:var(--surface);border-bottom:1px solid var(--rule);z-index:100;align-items:center;gap:10px;height:56px;padding:0 2rem;display:flex;position:sticky;top:0}.header__logo{background:var(--ink);border-radius:var(--radius-sm);flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.header__logo svg{fill:#fff}.header__title{letter-spacing:-.01em;font-size:15px;font-weight:600}.header__sep{color:var(--rule);margin:0 4px}.header__sub{color:var(--ink-3);flex:inline;flex-grow:1;font-size:13px;font-weight:400}.layout{grid-template-columns:380px 1fr;align-items:start;gap:1.5rem;max-width:1040px;margin:0 auto;padding:2rem 1.5rem 4rem;display:grid}@media (width<=760px){.layout{grid-template-columns:1fr;padding:1rem 1rem 3rem}}.card{background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius-lg)}.card__head{border-bottom:1px solid var(--rule);align-items:center;gap:8px;padding:1rem 1.25rem .875rem;display:flex}.card__head-icon{border-radius:var(--radius-sm);background:var(--lift);border:1px solid var(--rule);flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.card__head-icon svg{width:15px;height:15px;stroke:var(--ink-2);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.card__title{color:var(--ink);letter-spacing:.01em;text-transform:uppercase;font-size:13px;font-weight:600}.card__head--spread{justify-content:space-between}.card__body{padding:1.25rem}.field{margin-bottom:1rem}.field:last-child{margin-bottom:0}.field__label{color:var(--ink-2);letter-spacing:.03em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.field__req{color:var(--danger);margin-left:2px}.field__input{border:1.5px solid var(--rule);border-radius:var(--radius-md);width:100%;height:40px;font-family:var(--mono);color:var(--ink);background:var(--surface);outline:none;padding:0 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.field__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.field__input--error,.field__input--error:focus{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-dim)}.field__input--checking{border-color:var(--warn);box-shadow:0 0 0 3px var(--warn-dim)}.field__input--valid,.field__input--valid:focus{border-color:var(--success);box-shadow:0 0 0 3px var(--success-dim)}.field__hint{color:var(--ink-3);align-items:center;gap:5px;min-height:18px;margin-top:5px;font-size:12px;display:flex}.field__hint--error{color:var(--danger)}.field__hint--warn{color:var(--warn)}.field__hint--ok{color:var(--success)}.drop-zone{border:2px dashed var(--rule);border-radius:var(--radius-md);text-align:center;cursor:pointer;padding:2rem 1rem;transition:border-color .2s,background .2s;position:relative}.drop-zone:hover,.drop-zone--dragover{border-color:var(--accent);background:var(--accent-dim)}.drop-zone--has-file{border-style:solid;border-color:var(--success);background:var(--success-dim)}.drop-zone--error{border-color:var(--danger);background:var(--danger-dim)}.drop-zone__input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.drop-zone__icon{background:var(--lift);border:1px solid var(--rule);border-radius:8px;place-items:center;width:36px;height:36px;margin:0 auto 10px;display:grid}.drop-zone--has-file .drop-zone__icon{background:var(--success-dim);border-color:#86efac}.drop-zone--dragover .drop-zone__icon{background:var(--accent-dim);border-color:#93c5fd}.drop-zone__icon svg{width:18px;height:18px;stroke:var(--ink-2);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.drop-zone--has-file .drop-zone__icon svg{stroke:var(--success)}.drop-zone__label{color:var(--ink-2);font-size:13px}.drop-zone__sub{color:var(--ink-3);margin-top:3px;font-size:12px}.drop-zone--has-file .drop-zone__label{color:var(--success);font-weight:500}.drop-zone__filename{font-family:var(--mono);color:var(--success);word-break:break-all;margin-top:4px;font-size:12px}.progress{margin-top:1.25rem}.progress__bar-bg{background:var(--lift);border:1px solid var(--rule);border-radius:99px;height:6px;overflow:hidden}.progress__bar-fill{background:var(--accent);border-radius:99px;height:100%;transition:width .2s}.progress__bar-fill--done{background:var(--success)}.progress__bar-fill--fail{background:var(--danger)}.progress__meta{color:var(--ink-3);justify-content:space-between;margin-top:5px;font-size:12px;display:flex}.progress__status{color:var(--ink-2)}.toast{border-radius:var(--radius-md);align-items:flex-start;gap:10px;margin-top:1rem;padding:10px 14px;font-size:13px;line-height:1.5;display:flex}.toast--success{background:var(--success-dim);color:var(--success);border:1px solid #86efac}.toast--error{background:var(--danger-dim);color:var(--danger);border:1px solid #fca5a5}.toast svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px;margin-top:1px}.toast__title{margin-bottom:1px;font-weight:600;display:block}.uuid-badge{background:var(--lift);border:1px solid var(--rule);border-radius:var(--radius-md);margin-top:1rem;padding:10px 14px}.uuid-badge__label{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);margin-bottom:4px;font-size:11px;font-weight:600}.uuid-badge__value{font-family:var(--mono);color:var(--ink-2);word-break:break-all;cursor:pointer;font-size:13px;transition:color .15s}.uuid-badge__value:hover{color:var(--accent)}.uuid-badge__hint{color:var(--ink-3);margin-top:3px;font-size:11px}.btn-submit{border-radius:var(--radius-md);background:var(--ink);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;margin-top:1.25rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background .15s,opacity .15s,transform .1s;display:flex}.btn-submit:hover:not(:disabled){background:#333}.btn-submit:active:not(:disabled){transform:scale(.99)}.btn-submit:disabled{opacity:.45;cursor:not-allowed}.btn-submit--done{background:var(--success)!important}.btn-submit svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.btn-reset{color:var(--ink-3);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:12px;text-decoration:underline;transition:color .12s}.btn-reset:hover{color:var(--ink-2)}.badge-count{background:var(--lift);border:1px solid var(--rule);color:var(--ink-3);font-variant-numeric:tabular-nums;border-radius:99px;padding:2px 8px;font-size:11px;font-weight:600}.search{border-bottom:1px solid var(--rule);margin-top:15px;padding:0 1.25rem .875rem;position:relative}.search__input{border:1.5px solid var(--rule);border-radius:var(--radius-md);width:100%;height:36px;color:var(--ink);background:var(--lift);outline:none;padding:0 12px 0 34px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .15s,background .15s}.search__input:focus{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px var(--accent-dim)}.search__icon{width:14px;height:14px;stroke:var(--ink-3);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:40%;left:calc(1.25rem + 10px);transform:translateY(-50%)}.order-row{border-bottom:1px solid var(--rule);grid-template-columns:1fr auto;align-items:center;gap:8px;padding:.75rem 1.25rem;transition:background .12s;display:grid}.order-row:last-child{border-bottom:none}.order-row:hover{background:var(--lift)}.order-row__id{font-family:var(--mono);color:var(--ink);font-size:13px;font-weight:500}.order-row__meta{color:var(--ink-3);align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.order-row__dot{background:var(--rule);border-radius:50%;flex-shrink:0;width:3px;height:3px}.order-row__actions{flex-shrink:0;gap:4px;display:flex}.btn-icon{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;place-items:center;width:30px;height:30px;transition:border-color .12s,background .12s;display:grid}.btn-icon:hover{border-color:var(--accent);background:var(--accent-dim)}.btn-icon--danger:hover{border-color:var(--danger);background:var(--danger-dim)}.btn-icon svg{fill:none;width:13px;height:13px;stroke:var(--ink-2);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.btn-icon:hover svg{stroke:var(--accent)}.btn-icon--danger:hover svg{stroke:var(--danger)}.empty-state{text-align:center;color:var(--ink-3);padding:2.5rem 1.25rem;font-size:13px}.empty-state__icon{background:var(--lift);border:1px solid var(--rule);border-radius:var(--radius-md);place-items:center;width:40px;height:40px;margin:0 auto 10px;display:grid}.empty-state__icon svg{width:20px;height:20px;stroke:var(--ink-3);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2px solid var(--rule);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite spin}.spinner--sm{width:11px;height:11px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg, var(--rule) 25%, var(--lift) 50%, var(--rule) 75%);background-size:400px 100%;border-radius:4px;animation:1.2s ease-in-out infinite shimmer}.skeleton-row{border-bottom:1px solid var(--rule);flex-direction:column;gap:6px;padding:.75rem 1.25rem;display:flex}.modal-bg{z-index:200;background:#00000059;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--rule);width:100%;max-width:360px;padding:1.5rem;box-shadow:0 20px 40px #0000001f}.modal h2{margin-bottom:8px;font-size:15px;font-weight:600}.modal p{color:var(--ink-2);font-size:13px;line-height:1.6}.modal__actions{justify-content:flex-end;gap:8px;margin-top:1.25rem;display:flex}.btn-cancel{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;height:36px;color:var(--ink-2);padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:border-color .12s}.btn-cancel:hover{border-color:var(--ink-3)}.btn-danger-sm{border-radius:var(--radius-sm);background:var(--danger);color:#fff;cursor:pointer;border:none;height:36px;padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:opacity .12s}.btn-danger-sm:hover{opacity:.85}@keyframes slideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.order-row--new{animation:.3s slideIn}.form-body{transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,padding .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.form-body--collapsed{opacity:0;max-height:0!important;padding-top:0!important;padding-bottom:0!important}.upload-result{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1) .25s,opacity .35s .3s;overflow:hidden}.upload-result--visible{opacity:1;max-height:400px}.result-body{flex-direction:column;gap:.875rem;padding:1.25rem;display:flex}.result-row{align-items:flex-start;gap:10px;display:flex}.result-icon{border-radius:var(--radius-sm);background:var(--success-dim);border:1px solid #86efac;flex-shrink:0;place-items:center;width:32px;height:32px;margin-top:1px;display:grid}.result-icon svg{width:16px;height:16px;stroke:var(--success);fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.result-text strong{color:var(--ink);font-size:13px;font-weight:600;display:block}.result-text span{color:var(--ink-3);font-size:12px}.result-progress{background:var(--lift);border:1px solid var(--rule);border-radius:var(--radius-md);padding:10px 12px}.result-progress__label{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-3);margin-bottom:6px;font-size:11px;font-weight:600}.result-progress__bar-bg{background:var(--rule);border-radius:99px;height:5px;overflow:hidden}.result-progress__bar-fill{border-radius:99px;height:100%;transition:width .2s}.result-progress__bar-fill--uploading{background:var(--accent)}.result-progress__bar-fill--done{background:var(--success)}.result-progress__bar-fill--fail{background:var(--danger)}.result-progress__meta{color:var(--ink-3);justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.result-actions{gap:8px;display:flex}.btn-new{border:1.5px solid var(--rule);border-radius:var(--radius-md);background:var(--surface);height:38px;color:var(--ink-2);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:border-color .12s,background .12s;display:flex}.btn-new:hover{border-color:var(--accent);background:var(--accent-dim);color:var(--accent)}.btn-new svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.pdf-preview{border:1px solid var(--rule);border-radius:var(--radius-md);background:#f0f0ee;margin-top:.875rem;animation:.25s slideIn;overflow:hidden}.pdf-preview__header{background:var(--surface);border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;padding:7px 12px;display:flex}.pdf-preview__label{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);font-size:11px;font-weight:600}.pdf-preview__pages{color:var(--ink-3);background:var(--lift);border:1px solid var(--rule);border-radius:99px;padding:1px 8px;font-size:11px}.pdf-preview__canvas-wrap{justify-content:center;align-items:center;min-height:80px;display:flex;position:relative}.pdf-preview__canvas{width:100%;display:block}.pdf-preview__loading{z-index:1;background:#f0f0eebf;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pdf-preview__error{color:var(--danger);text-align:center;padding:1.5rem;font-size:12px}.pdf-preview__nav{background:var(--surface);border-top:1px solid var(--rule);justify-content:center;align-items:center;gap:12px;padding:7px 12px;display:flex}.pdf-preview__btn{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;place-items:center;width:26px;height:26px;transition:border-color .12s,background .12s;display:grid}.pdf-preview__btn:hover:not(:disabled){border-color:var(--accent);background:var(--accent-dim)}.pdf-preview__btn:disabled{opacity:.35;cursor:not-allowed}.pdf-preview__btn svg{fill:none;width:14px;height:14px;stroke:var(--ink-2);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.pdf-preview__btn:hover:not(:disabled) svg{stroke:var(--accent)}.pdf-preview__page-num{color:var(--ink-3);font-variant-numeric:tabular-nums;text-align:center;min-width:50px;font-size:12px}.search{position:relative}.search__input--open{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);border-bottom-right-radius:0;border-bottom-left-radius:0;margin-top:0}.search__clear{cursor:pointer;width:20px;height:20px;color:var(--ink-3);background:0 0;border:none;border-radius:4px;place-items:center;padding:0;transition:color .12s,background .12s;display:grid;position:absolute;top:40%;right:calc(1.25rem + 6px);transform:translateY(-50%)}.search__clear:hover{color:var(--ink-2);background:var(--lift)}.search__clear svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;width:20px;height:20px}.search-popup{background:var(--surface);border:1.5px solid var(--accent);border-top:1px solid var(--rule);border-radius:0 0 var(--radius-md) var(--radius-md);z-index:5000;box-shadow:0 8px 24px #0000001a,0 2px 6px #0000000f;box-shadow:0 0 0 3px var(--accent-dim);clip-path:inset(0 -10px -10px);animation:.15s popupIn;position:absolute;top:calc(100% - 15px);left:1.25rem;right:1.25rem;overflow:hidden}@keyframes popupIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.search-popup__header{background:var(--lift);border-bottom:1px solid var(--rule);color:var(--ink-3);justify-content:space-between;align-items:center;padding:6px 10px;font-size:11px;display:flex}.search-popup__hint{color:var(--ink-3);opacity:.7;font-size:10px}.search-popup__row{cursor:pointer;border-bottom:1px solid var(--rule);grid-template-columns:28px 1fr 40px;align-items:center;gap:8px;padding:8px 10px;transition:background .1s;display:grid}.search-popup__row:last-child{border-bottom:none}.search-popup__row:hover,.search-popup__row--active{background:var(--accent-dim)}.search-popup__icon{border-radius:var(--radius-sm);background:var(--lift);border:1px solid var(--rule);flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.search-popup__row:hover .search-popup__icon,.search-popup__row--active .search-popup__icon{background:#fff;border-color:#93c5fd}.search-popup__icon svg{width:13px;height:13px;stroke:var(--ink-3);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.search-popup__row--active .search-popup__icon svg{stroke:var(--accent)}.search-popup__text{min-width:0}.search-popup__order-id{font-family:var(--mono);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.search-popup__filename{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;margin-top:1px;font-size:11px;display:flex;overflow:hidden}.search-popup__meta{color:var(--ink-3);opacity:.7;flex-shrink:0}.search-hl{color:var(--accent);background:0 0;padding:0;font-weight:700}.search-popup__row--active .search-hl{color:#1d4ed8}.search-popup__score{background:var(--rule);border-radius:99px;align-self:center;height:3px;overflow:hidden}.search-popup__score-bar{background:var(--accent);border-radius:99px;height:100%;transition:width .2s}.search-popup--empty{color:var(--ink-3);align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:flex}.search-popup--empty svg{width:14px;height:14px;stroke:var(--ink-3);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.order-row__filename-btn{font:inherit;color:var(--ink-3);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;transition:color .12s;display:inline-flex}.order-row__filename-btn:hover{color:var(--accent)}.order-row__filename-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:11px;height:11px}.order-row--active{background:var(--accent-dim)}.order-row--active .order-row__id{color:var(--accent)}.drawer-backdrop{z-index:150;pointer-events:none;background:0 0;transition:background .3s;position:fixed;inset:0}.drawer-backdrop--visible{pointer-events:auto;background:#00000040}#app{transform-origin:0;will-change:transform, filter;transition:transform .32s cubic-bezier(.4,0,.2,1),filter .32s cubic-bezier(.4,0,.2,1)}#app.drawer-open{filter:brightness(.97);transform:translate(-12px)scale(.995)}.drawer{background:var(--surface);border-left:1px solid var(--rule);z-index:160;will-change:transform;flex-direction:column;width:420px;max-width:100vw;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0000001a,-2px 0 8px #0000000f}.drawer--open{transform:translate(0)}.drawer__header{border-bottom:1px solid var(--rule);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.drawer__header-info{align-items:center;gap:10px;min-width:0;display:flex}.drawer__header-icon{border-radius:var(--radius-sm);background:var(--lift);border:1px solid var(--rule);flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.drawer__header-icon svg{width:15px;height:15px;stroke:var(--ink-2);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.drawer__order-id{font-family:var(--mono);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.drawer__filename{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.drawer__close{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;flex-shrink:0;place-items:center;width:32px;height:32px;transition:border-color .12s,background .12s;display:grid}.drawer__close:hover{border-color:var(--danger);background:var(--danger-dim)}.drawer__close svg{width:13px;height:13px;stroke:var(--ink-2);fill:none;stroke-width:2.2px;stroke-linecap:round}.drawer__close:hover svg{stroke:var(--danger)}.drawer__meta-strip{border-bottom:1px solid var(--rule);background:var(--lift);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;display:flex}.drawer__meta-chip{color:var(--ink-3);background:var(--surface);border:1px solid var(--rule);border-radius:99px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;text-decoration:none;transition:border-color .12s,color .12s;display:inline-flex}.drawer__meta-chip svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.drawer__meta-chip--link:hover{border-color:var(--accent);color:var(--accent)}.drawer__body{overscroll-behavior:contain;flex:1;padding:16px;overflow-y:auto}.drawer__canvas-wrap{border-radius:var(--radius-md);background:#f0f0ee;justify-content:center;align-items:flex-start;min-height:120px;display:flex;position:relative;overflow:hidden}.drawer__canvas{border-radius:var(--radius-md);display:block}.drawer__canvas-loading{z-index:2;background:#f0f0eecc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.drawer__canvas-error{color:var(--danger);align-items:center;gap:8px;padding:2rem;font-size:13px;display:flex}.drawer__canvas-error svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.drawer__page-nav{justify-content:center;align-items:center;gap:12px;margin-top:12px;padding:8px 0;display:flex}.drawer__page-btn{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;place-items:center;width:30px;height:30px;transition:border-color .12s,background .12s;display:grid}.drawer__page-btn:hover:not(:disabled){border-color:var(--accent);background:var(--accent-dim)}.drawer__page-btn:disabled{opacity:.35;cursor:not-allowed}.drawer__page-btn svg{width:15px;height:15px;stroke:var(--ink-2);fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.drawer__page-btn:hover:not(:disabled) svg{stroke:var(--accent)}.drawer__page-num{color:var(--ink-3);font-variant-numeric:tabular-nums;text-align:center;min-width:56px;font-size:13px}@media (width<=480px){.drawer{width:100vw}}.order-row__meta-badge{letter-spacing:0;background:var(--accent);color:#fff;vertical-align:middle;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:6px;font-family:Inter,sans-serif;font-size:9px;font-weight:700;display:inline-flex}.btn-icon--has-meta{border-color:var(--accent-dim)}.btn-icon--has-meta svg{stroke:var(--accent)}.mf-backdrop{z-index:200;pointer-events:none;background:0 0;transition:background .25s;position:fixed;inset:0}.mf-backdrop--visible{pointer-events:auto;background:#0006}.mf-modal{background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius-lg);z-index:210;opacity:0;pointer-events:none;flex-direction:column;width:min(780px,100vw - 2rem);max-height:calc(100vh - 4rem);transition:transform .28s cubic-bezier(.34,1.26,.64,1),opacity .22s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-46%)scale(.97);box-shadow:0 24px 60px #0000002e,0 4px 12px #00000014}.mf-modal--open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.mf-header{border-bottom:1px solid var(--rule);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.mf-header__info{align-items:center;gap:10px;min-width:0;display:flex}.mf-header__icon{border-radius:var(--radius-sm);background:var(--lift);border:1px solid var(--rule);flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.mf-header__icon svg{width:16px;height:16px;stroke:var(--ink-2);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.mf-header__title{color:var(--ink);font-size:14px;font-weight:600}.mf-header__sub{color:var(--ink-3);font-size:12px;font-family:var(--mono);align-items:center;gap:6px;display:flex}.mf-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:99px;padding:1px 6px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.mf-badge--saved{background:var(--success-dim);color:var(--success);border:1px solid #86efac}.mf-close{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;flex-shrink:0;place-items:center;width:32px;height:32px;transition:border-color .12s,background .12s;display:grid}.mf-close:hover{border-color:var(--danger);background:var(--danger-dim)}.mf-close svg{width:13px;height:13px;stroke:var(--ink-2);fill:none;stroke-width:2.2px;stroke-linecap:round}.mf-close:hover svg{stroke:var(--danger)}.mf-body{overscroll-behavior:contain;flex:1;padding:0;overflow-y:auto}.mf-section{border-bottom:1px solid var(--rule);padding:18px 20px}.mf-section:last-child{border-bottom:none}.mf-section-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.mf-section-icon{border-radius:var(--radius-sm);background:var(--lift);border:1px solid var(--rule);flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.mf-section-icon svg{width:13px;height:13px;stroke:var(--ink-2);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.mf-section-title{color:var(--ink);font-size:12px;font-weight:600}.mf-section-sub{color:var(--ink-3);margin-top:1px;font-size:11px}.mf-grid{gap:12px;margin-bottom:12px;display:grid}.mf-grid:last-child{margin-bottom:0}.mf-grid--2{grid-template-columns:1fr 1fr}.mf-grid--3{grid-template-columns:1fr 1fr 1fr}@media (width<=580px){.mf-grid--2,.mf-grid--3{grid-template-columns:1fr}}.mf-field{flex-direction:column;gap:4px;display:flex}.mf-field--span2{grid-column:1/-1}.mf-label{color:var(--ink-2);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.mf-req{color:var(--danger);margin-left:2px}.mf-input{border:1.5px solid var(--rule);border-radius:var(--radius-sm);height:36px;color:var(--ink);background:var(--surface);outline:none;width:100%;padding:0 10px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .15s,box-shadow .15s}.mf-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.mf-input--error{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-dim)}.mf-input--error:focus{border-color:var(--danger)}.mf-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238a8a8a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:28px}.mf-textarea{resize:vertical;height:auto;min-height:72px;padding:8px 10px;font-family:Inter,sans-serif;font-size:13px;line-height:1.5}.mf-error{color:var(--danger);align-items:center;gap:4px;font-size:11px;display:flex}.mf-line-items{flex-direction:column;gap:12px;margin-bottom:12px;display:flex}.mf-line-item{background:var(--lift);border:1px solid var(--rule);border-radius:var(--radius-md);flex-direction:column;gap:10px;padding:12px 14px;display:flex}.mf-line-item__header{justify-content:space-between;align-items:center;display:flex}.mf-line-item__num{color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.mf-line-remove{color:var(--danger);cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:Inter,sans-serif;font-size:11px;transition:opacity .12s;display:flex}.mf-line-remove:hover{opacity:1}.mf-line-remove svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.mf-add-line{border:1.5px dashed var(--rule);border-radius:var(--radius-md);cursor:pointer;width:100%;height:34px;color:var(--ink-3);background:0 0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .12s,color .12s,background .12s;display:flex}.mf-add-line:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.mf-add-line svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;width:14px;height:14px}.mf-footer{border-top:1px solid var(--rule);background:var(--lift);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.mf-footer__actions{gap:8px;margin-left:auto;display:flex}.mf-save-error{color:var(--danger);align-items:center;gap:6px;font-size:12px;display:flex}.mf-save-error svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}.mf-btn-cancel{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);height:36px;color:var(--ink-2);cursor:pointer;padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:border-color .12s}.mf-btn-cancel:hover{border-color:var(--ink-3)}.mf-btn-save{border-radius:var(--radius-sm);background:var(--ink);color:#fff;cursor:pointer;border:none;align-items:center;gap:7px;height:36px;padding:0 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .12s,opacity .12s;display:flex}.mf-btn-save:hover:not(:disabled){background:#333}.mf-btn-save:disabled{opacity:.5;cursor:not-allowed}.mf-btn-save svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.file-field-label-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.file-field-label-row .field__label{margin-bottom:0}.file-change-btn{color:var(--ink-3);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:Inter,sans-serif;font-size:11px;font-weight:500;transition:color .12s;display:inline-flex}.file-change-btn:hover{color:var(--accent)}.file-change-btn svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.inline-preview{border-radius:var(--radius-md);animation:.22s fadeSlideIn;overflow:hidden}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.drop-zone{cursor:pointer}.drawer__canvas{transition:opacity .2s}.drawer__retry{color:var(--accent);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-items:center;gap:4px;margin-top:6px;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:underline;transition:opacity .12s;display:inline-flex}.drawer__retry:hover{opacity:.7}.header__user{align-items:right;gap:10px;margin:0;display:inline-flex}.header__username{color:var(--ink-3);margin-top:10px;font-size:12px;font-weight:500}.header__logout{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);height:30px;color:var(--ink-3);cursor:pointer;align-items:center;gap:5px;padding:0 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:border-color .12s,color .12s;display:inline-flex}.header__logout:hover{border-color:var(--danger);color:var(--danger)}.header__logout svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.login-page{opacity:0;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;transition:opacity .3s;display:flex;position:relative}.login-page--visible{opacity:1}.login-bg{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.login-bg__grid{background-image:linear-gradient(var(--rule) 1px, transparent 1px), linear-gradient(90deg, var(--rule) 1px, transparent 1px);opacity:.5;background-size:40px 40px;position:absolute;inset:0}.login-bg__glow{background:radial-gradient(#2563eb14 0%,#0000 70%);width:600px;height:400px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.login-card{z-index:1;background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius-lg);opacity:0;width:100%;max-width:400px;padding:2rem;transition:opacity .35s 80ms,transform .35s cubic-bezier(.34,1.26,.64,1) 80ms;position:relative;transform:translateY(12px);box-shadow:0 4px 24px #00000012,0 1px 4px #0000000a}.login-card--visible{opacity:1;transform:translateY(0)}.login-logo{align-items:center;gap:10px;margin-bottom:1.25rem;display:flex}.login-logo__mark{background:var(--ink);border-radius:var(--radius-sm);flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.login-logo__mark svg{fill:#fff}.login-logo__text{flex-direction:column;gap:1px;display:flex}.login-logo__name{color:var(--ink);font-size:14px;font-weight:600}.login-logo__tagline{color:var(--ink-3);font-size:11px}.login-divider{background:var(--rule);height:1px;margin-bottom:1.5rem}.login-heading{margin-bottom:1.25rem}.login-heading__title{color:var(--ink);margin-bottom:4px;font-size:20px;font-weight:600}.login-heading__sub{color:var(--ink-3);font-size:13px}.login-error{background:var(--danger-dim);border-radius:var(--radius-md);color:var(--danger);border:1px solid #fca5a5;align-items:center;gap:8px;margin-bottom:1rem;padding:10px 12px;font-size:13px;animation:.2s slideIn;display:flex}.login-error svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.login-form{flex-direction:column;gap:1rem;display:flex}.login-field{flex-direction:column;gap:5px;display:flex}.login-field__label{color:var(--ink-2);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.login-field__input{border:1.5px solid var(--rule);border-radius:var(--radius-md);height:42px;color:var(--ink);background:var(--surface);outline:none;width:100%;padding:0 12px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-field__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.login-field__input--error{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-dim)}.login-field__input:disabled{opacity:.55;cursor:not-allowed}.login-field__pass-wrap{position:relative}.login-field__pass-wrap .login-field__input{padding-right:42px}.login-field__eye{cursor:pointer;width:26px;height:26px;color:var(--ink-3);background:0 0;border:none;border-radius:4px;place-items:center;padding:0;transition:color .12s;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-field__eye:hover{color:var(--ink-2)}.login-field__eye svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.login-btn{border-radius:var(--radius-md);background:var(--ink);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;justify-content:center;align-items:center;gap:8px;height:44px;margin-top:.25rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background .15s,opacity .15s,transform .1s;display:flex}.login-btn:hover:not(:disabled){background:#333}.login-btn:active:not(:disabled){transform:scale(.99)}.login-btn:disabled{opacity:.5;cursor:not-allowed}.login-btn svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.login-footer{color:var(--ink-3);text-align:center;margin-top:1.25rem;font-size:11px}.login-footer strong{color:var(--ink-2);font-weight:500}.delete-error-toast{background:var(--danger-dim);border-radius:var(--radius-md);color:var(--danger);z-index:300;white-space:nowrap;border:1px solid #fca5a5;align-items:center;gap:8px;padding:10px 16px;font-size:13px;animation:.2s slideIn;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.delete-error-toast svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}.fetch-bar{z-index:99;opacity:0;pointer-events:none;height:2px;transition:opacity .15s;position:sticky;top:56px;left:0;right:0;overflow:hidden}.fetch-bar--active{opacity:1}.fetch-bar__fill{background:var(--accent);border-radius:0 2px 2px 0;width:40%;height:100%;animation:1.4s ease-in-out infinite fetch-slide;position:absolute;top:0;left:0}@keyframes fetch-slide{0%{width:40%;left:-40%}50%{width:40%;left:60%}to{width:40%;left:110%}}.order-row__uploader{background:var(--lift);border:1px solid var(--rule);color:var(--ink-3);vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-radius:99px;align-items:center;gap:3px;max-width:160px;margin-left:7px;padding:1px 6px 1px 4px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;transition:border-color .12s,color .12s;display:inline-flex;overflow:hidden}.order-row:hover .order-row__uploader{border-color:var(--ink-3);color:var(--ink-2)}.order-row__uploader svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:10px;height:10px}@keyframes rowAdded{0%{background:var(--success-dim)}60%{background:var(--success-dim)}to{background:0 0}}.order-row--added{animation:1.8s forwards rowAdded}.order-row--deleting{position:relative;overflow:hidden;background:var(--danger-dim)!important}.order-row--deleting:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff73 50%,#0000 100%);animation:.9s ease-in-out infinite deleteShimmer;position:absolute;inset:0}@keyframes deleteShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.order-row--deleting.order-row--collapse{opacity:0;transition:max-height .32s cubic-bezier(.4,0,.2,1),opacity .25s,padding .32s,border .32s;overflow:hidden;border-bottom-width:0!important;max-height:0!important;padding-top:0!important;padding-bottom:0!important}.order-row{max-height:120px;transition:background .15s,max-height .32s}.toast-stack{z-index:400;pointer-events:none;flex-direction:column;gap:10px;width:calc(100vw - 3rem);max-width:360px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.toast-item{background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius-md);pointer-events:auto;grid-template-columns:32px 1fr auto;align-items:start;gap:10px;padding:12px 12px 14px;animation:.28s cubic-bezier(.34,1.26,.64,1) forwards toastIn;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a,0 1px 4px #0000000f}.toast-item--exit{animation:.26s forwards toastOut}@keyframes toastIn{0%{opacity:0;transform:translate(24px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toastOut{0%{opacity:1;max-height:80px;transform:translate(0)scale(1)}to{opacity:0;max-height:0;margin-bottom:-10px;transform:translate(16px)scale(.95)}}.toast-item:before{content:"";border-radius:var(--radius-md) 0 0 var(--radius-md);width:3px;position:absolute;top:0;bottom:0;left:0}.toast-item--success:before{background:var(--success)}.toast-item--error:before{background:var(--danger)}.toast-item--warn:before{background:var(--warn)}.toast-item--info:before{background:var(--accent)}.toast-item__icon{border-radius:var(--radius-sm);flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.toast-item__icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.toast-item__icon--success{background:var(--success-dim);color:var(--success)}.toast-item__icon--error{background:var(--danger-dim);color:var(--danger)}.toast-item__icon--warn{background:var(--warn-dim);color:var(--warn)}.toast-item__icon--info{background:var(--accent-dim);color:var(--accent)}.toast-item__body{min-width:0;padding-top:2px}.toast-item__title{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.toast-item__msg{color:var(--ink-3);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.toast-item__close{cursor:pointer;width:22px;height:22px;color:var(--ink-3);background:0 0;border:none;border-radius:4px;flex-shrink:0;place-items:center;margin-top:2px;padding:0;transition:background .12s,color .12s;display:grid}.toast-item__close:hover{background:var(--lift);color:var(--ink-2)}.toast-item__close svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;width:12px;height:12px}.toast-item__progress{border-radius:0 0 var(--radius-md) var(--radius-md);transform-origin:0;height:2px;animation:linear forwards toastProgress;position:absolute;bottom:0;left:0;right:0}.toast-item--success .toast-item__progress{background:var(--success)}.toast-item--error .toast-item__progress{background:var(--danger)}.toast-item--warn .toast-item__progress{background:var(--warn)}.toast-item--info .toast-item__progress{background:var(--accent)}@keyframes toastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=480px){.toast-stack{width:calc(100vw - 2rem);bottom:1rem;right:1rem}}.mf-modal--sm{max-width:460px}.header__add-user{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);height:30px;color:var(--ink-2);cursor:pointer;align-items:center;gap:5px;padding:0 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.header__add-user:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.header__add-user svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.user-strength{align-items:center;gap:8px;display:flex}.user-strength__bars{flex:1;gap:4px;display:flex}.user-strength__bar{background:var(--rule);border-radius:99px;flex:1;height:4px;transition:background .25s}.user-strength__label{white-space:nowrap;text-align:right;min-width:54px;font-size:11px;font-weight:600;transition:color .25s}.mf-tabs{border-bottom:1px solid var(--rule);background:var(--lift);flex-shrink:0;gap:2px;padding:0 20px;display:flex}.mf-tab{height:38px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:0 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:color .12s,border-color .12s;display:inline-flex}.mf-tab:hover{color:var(--ink-2)}.mf-tab--active{color:var(--accent);border-bottom-color:var(--accent)}.mf-tab svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.mf-json-textarea{width:100%;min-height:420px;font-family:var(--mono);color:var(--ink);background:var(--lift);border:1.5px solid var(--rule);border-radius:var(--radius-md);resize:vertical;outline:none;padding:12px 14px;font-size:12.5px;line-height:1.6;transition:border-color .15s,box-shadow .15s}.mf-json-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);background:var(--surface)}.mf-json-textarea--error{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-dim)}.mf-json-error{background:var(--danger-dim);border-radius:var(--radius-sm);color:var(--danger);border:1px solid #fca5a5;align-items:center;gap:7px;margin-bottom:10px;padding:8px 12px;font-size:12px;display:flex}.mf-json-error svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:13px;height:13px}.pagination{border-top:1px solid var(--rule);background:var(--lift);align-items:center;gap:4px;padding:10px 1.25rem;display:flex}.pagination__btn{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;flex-shrink:0;place-items:center;width:28px;height:28px;transition:border-color .12s,background .12s;display:grid}.pagination__btn:hover:not(:disabled){border-color:var(--accent);background:var(--accent-dim)}.pagination__btn:disabled{opacity:.35;cursor:not-allowed}.pagination__btn svg{width:13px;height:13px;stroke:var(--ink-2);fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.pagination__btn:hover:not(:disabled) svg{stroke:var(--accent)}.pagination__pages{flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.pagination__page{border-radius:var(--radius-sm);min-width:28px;height:28px;color:var(--ink-3);cursor:pointer;background:0 0;border:1.5px solid #0000;padding:0 4px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:border-color .12s,background .12s,color .12s}.pagination__page:hover{border-color:var(--rule);background:var(--surface);color:var(--ink-2)}.pagination__page--active{cursor:default;border-color:var(--accent)!important;background:var(--accent-dim)!important;color:var(--accent)!important}.pagination__ellipsis{color:var(--ink-3);-webkit-user-select:none;user-select:none;padding:0 2px;font-size:12px}.pagination__info{color:var(--ink-3);white-space:nowrap;font-variant-numeric:tabular-nums;margin-left:4px;font-size:11px}.df-root{flex-direction:column;gap:8px;display:flex}.df-field{margin-bottom:8px}.df-label{text-transform:none!important;letter-spacing:0!important;font-size:11px!important}.df-input{height:34px;font-size:13px}.df-field--bool{margin-bottom:8px}.df-bool-label{cursor:pointer;align-items:center;gap:8px;display:flex}.df-checkbox{cursor:pointer;width:15px;height:15px;accent-color:var(--accent);flex-shrink:0}.df-object{border:1px solid var(--rule);border-radius:var(--radius-md);margin-bottom:8px;overflow:hidden}.df-object--nested{border-color:var(--lift);background:var(--lift)}.df-object-summary{background:var(--lift);border-bottom:1px solid var(--rule);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 12px;list-style:none;display:flex}.df-object-summary::-webkit-details-marker{display:none}.df-object-summary:before{content:"▶";color:var(--ink-3);margin-right:8px;font-size:9px;transition:transform .15s;display:inline-block}details[open]>.df-object-summary:before{transform:rotate(90deg)}.df-object-body{flex-direction:column;gap:4px;padding:10px 12px;display:flex}.df-array{border:1px solid var(--rule);border-radius:var(--radius-md);margin-bottom:8px;overflow:hidden}.df-array--nested{background:var(--lift)}.df-array-header{background:var(--lift);border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.df-array-row{border-bottom:1px solid var(--rule);grid-template-columns:28px 1fr 28px;align-items:start;gap:8px;padding:8px 10px;display:grid}.df-array-row:last-of-type{border-bottom:none}.df-array-row:hover{background:var(--lift)}.df-array-row__index{color:var(--ink-3);text-align:center;padding-top:10px;font-size:10px;font-weight:600}.df-array-row__body{flex-direction:column;gap:4px;display:flex}.df-remove-btn{cursor:pointer;width:24px;height:24px;color:var(--ink-3);background:0 0;border:none;border-radius:4px;flex-shrink:0;place-items:center;margin-top:7px;padding:0;transition:color .12s,background .12s;display:grid}.df-remove-btn:hover{color:var(--danger);background:var(--danger-dim)}.df-remove-btn svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;width:12px;height:12px}.df-add-btn{border:none;border-top:1px dashed var(--rule);cursor:pointer;width:100%;height:32px;color:var(--ink-3);background:0 0;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;transition:color .12s,background .12s;display:flex}.df-add-btn:hover{color:var(--accent);background:var(--accent-dim)}.df-add-btn svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;width:12px;height:12px}.df-count{color:var(--ink-3);background:var(--surface);border:1px solid var(--rule);border-radius:99px;padding:1px 7px;font-size:10px}.df-empty{text-align:center;color:var(--ink-3);padding:2rem;font-size:13px;line-height:1.6}.drawer__edit-btn{border:1.5px solid var(--rule);border-radius:var(--radius-sm);background:var(--surface);height:30px;color:var(--ink-2);cursor:pointer;align-items:center;gap:5px;padding:0 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.drawer__edit-btn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.drawer__edit-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.md-body{padding:12px}.md-tree{flex-direction:column;gap:2px;display:flex}.md-row{border-radius:var(--radius-sm);grid-template-columns:minmax(120px,40%) 1fr;align-items:baseline;gap:8px;padding:5px 8px;transition:background .1s;display:grid}.md-row:hover{background:var(--lift)}.md-key{color:var(--ink-3);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.md-val{color:var(--ink);word-break:break-word;font-size:13px}.md-val--null,.md-val--empty{color:var(--ink-3);font-style:italic}.md-val--num{font-family:var(--mono);color:var(--accent);font-size:12px}.md-val--date{color:var(--ink-2);font-size:12px}.md-val--bool-true{color:var(--success);font-weight:600;font-family:var(--mono);font-size:12px}.md-val--bool-false{color:var(--danger);font-weight:600;font-family:var(--mono);font-size:12px}.md-group{border:1px solid var(--rule);border-radius:var(--radius-md);margin:3px 0;overflow:hidden}.md-group-summary{background:var(--lift);border-bottom:1px solid var(--rule);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:7px 10px;list-style:none;display:flex}.md-group-summary::-webkit-details-marker{display:none}.md-group-summary:before{content:"▶";color:var(--ink-3);flex-shrink:0;font-size:9px;transition:transform .15s;display:inline-block}details[open]>.md-group-summary:before{transform:rotate(90deg)}.md-group-body{flex-direction:column;gap:2px;padding:6px 6px 6px 16px;display:flex}.md-badge{color:var(--ink-3);background:var(--surface);border:1px solid var(--rule);border-radius:99px;margin-left:auto;padding:1px 7px;font-size:10px;font-weight:600}.md-empty{text-align:center;color:var(--ink-3);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:3rem 1.5rem;font-size:13px;display:flex}.md-empty svg{width:32px;height:32px;stroke:var(--ink-3);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;opacity:.5}.md-empty-btn{border:1.5px solid var(--accent);border-radius:var(--radius-sm);background:var(--accent-dim);height:32px;color:var(--accent);cursor:pointer;padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .12s}.md-empty-btn:hover{background:#bfdbfe}
