.dre-panel{--dre-line:#ffffff17;--dre-surface:#ffffff09;--dre-surface-hover:#ffffff0d;--dre-accent:#7c8ead;--dre-accent-muted:#7c8ead38;--dre-positive:#6d9b7c;--dre-negative:#b07878;--dre-radius:10px;--dre-radius-lg:14px;font-variant-numeric:tabular-nums;max-width:100%;margin-top:.5rem;overflow-x:hidden}body.light-theme .dre-panel{--dre-line:#00000014;--dre-surface:#00000006;--dre-surface-hover:#0000000a;--dre-accent:#5c6d8c;--dre-accent-muted:#5c6d8c24;--dre-positive:#2d6a4f;--dre-negative:#9b4d4d}.dre-panel__shell{border:1px solid var(--dre-line);border-radius:var(--dre-radius-lg);background:var(--dre-surface);box-sizing:border-box;max-width:100%;padding:1.5rem 1.35rem 1.75rem;overflow-x:hidden;box-shadow:inset 0 1px #ffffff0a}body.light-theme .dre-panel__shell{box-shadow:0 1px 3px #0000000f}.dre-panel__top{border-bottom:1px solid var(--dre-line);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.dre-panel__brand{align-items:flex-start;gap:.9rem;display:flex}.dre-panel__icon{border-radius:var(--dre-radius);background:var(--dre-accent-muted);width:42px;height:42px;color:var(--dre-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.dre-panel__title{letter-spacing:-.02em;color:var(--text-main);margin:0;font-size:1.2rem;font-weight:650;line-height:1.25}.dre-panel__subtitle--muted{opacity:.88;font-size:.88rem}.dre-panel__subtitle{color:var(--text-muted);max-width:36rem;margin:.35rem 0 0;font-size:.8125rem;line-height:1.45}.dre-panel__back{font-size:.8125rem;font-weight:600;border:1px solid var(--dre-line)!important;color:var(--text-main)!important;background:0 0!important}.dre-panel__back:hover{background:var(--dre-surface-hover)!important;border-color:var(--dre-accent-muted)!important}.dre-strip{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;margin-bottom:1.35rem;display:grid}.dre-strip__item{border-radius:var(--dre-radius);border:1px solid var(--dre-line);background:var(--bg-color);padding:.85rem 1rem}.dre-strip__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.35rem;font-size:.65rem;font-weight:700}.dre-strip__value{color:var(--text-main);letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.dre-strip__value--pos{color:var(--dre-positive)}.dre-strip__value--neg{color:var(--dre-negative)}.dre-strip__meta{color:var(--text-muted);margin-top:.25rem;font-size:.7rem}.dre-section{margin-bottom:1.5rem}.dre-section__head{border-left:3px solid var(--dre-accent);margin-bottom:.65rem;padding-left:.65rem}.dre-section__title{color:var(--text-main);letter-spacing:-.01em;margin:0;font-size:.8125rem;font-weight:650}.dre-section__title--theme-contrast{color:#000}body.dark-theme .dre-section__title--theme-contrast{color:#fff}.dre-section__subtitle{color:var(--text-muted);max-width:52rem;margin:.25rem 0 0;font-size:.75rem;line-height:1.45}.dre-section__grid{box-sizing:border-box;flex-wrap:wrap;gap:.75rem;width:100%;max-width:100%;display:flex}.dre-section__grid>*{box-sizing:border-box;flex:240px;min-width:0;max-width:100%}.dre-card.dre-card--comparativo-wide{flex:100%;min-width:min(100%,32rem)}.dre-comparativo-table{border-collapse:collapse;width:100%;font-size:.8rem}.dre-comparativo-table th,.dre-comparativo-table td{text-align:right;vertical-align:top;border-bottom:1px solid var(--dre-line);color:var(--text-main);padding:.5rem .55rem}.dre-comparativo-table th:first-child,.dre-comparativo-table td:first-child{text-align:left}.dre-comparativo-table thead th{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.72rem;font-weight:700}.dre-comparativo-table__meta{color:var(--text-muted);margin-top:.2rem;font-size:.65rem;font-weight:500;display:block}.dre-comparativo-diff{font-variant-numeric:tabular-nums;font-weight:700}.dre-comparativo-diff--pos{color:#2ecc71}.dre-comparativo-diff--neg{color:#e74c3c}.dre-comparativo-diff--zero{color:var(--text-muted)}.dre-comparativo-diff--muted{color:var(--text-muted);font-weight:600}.dre-section__cluster{box-sizing:border-box;flex-wrap:wrap;flex:100%;gap:.75rem;width:100%;min-width:0;display:flex}.dre-section__cluster>*{box-sizing:border-box;flex:200px;min-width:0;max-width:100%}.dre-card{border-radius:var(--dre-radius);border:1px solid var(--dre-line);background:var(--bg-color);flex-direction:column;gap:.5rem;min-width:0;min-height:4.5rem;padding:.85rem .95rem;transition:border-color .15s,background .15s;display:flex}.dre-card:hover{border-color:var(--dre-accent-muted);background:var(--dre-surface-hover)}.dre-card--readonly{background:var(--dre-surface)}.dre-card--readonly:hover{border-color:var(--dre-line);background:var(--dre-surface)}.dre-card--emphasis{border-color:var(--dre-accent-muted);background:var(--dre-accent-muted)}.dre-card__label{color:var(--text-muted);text-transform:none;letter-spacing:.01em;word-break:break-word;overflow-wrap:anywhere;font-size:.6875rem;font-weight:650;line-height:1.3}.dre-card__value{color:var(--text-main);font-size:.9375rem;font-weight:650}.dre-card__value--pos{color:var(--dre-positive)}.dre-card__value--neg{color:var(--dre-negative)}.dre-card__hint{color:var(--text-muted);font-size:.6875rem;line-height:1.35}.dre-card__badge{border:1px solid var(--dre-line);background:var(--bg-muted);color:var(--text-main);border-radius:999px;align-self:flex-start;margin-top:.1rem;padding:.24rem .5rem;font-size:.72rem;font-weight:650;line-height:1.2;display:inline-flex}.dre-input,.dre-panel select.dre-input{border:1px solid var(--dre-line);background:var(--input-bg);width:100%;color:var(--input-text);border-radius:8px;outline:none;padding:.5rem .65rem;font-size:.875rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.dre-input:focus,.dre-panel select.dre-input:focus{border-color:var(--dre-accent);box-shadow:0 0 0 2px var(--dre-accent-muted)}.dre-input.dre-input--readonly{cursor:default;-webkit-user-select:text;user-select:text;font-variant-numeric:tabular-nums;opacity:.95}body.light-theme .dre-panel .dre-input,body.light-theme .dre-panel select.dre-input{background:var(--input-bg)!important;color:var(--input-text)!important;border:1px solid var(--dre-line)!important}.dre-loja-search{margin-bottom:.5rem;position:relative}.dre-loja-search__icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:.55rem;transform:translateY(-50%)}.dre-loja-search__input{padding-left:2rem!important}.dre-loja-search__empty{color:var(--text-muted);margin:.4rem 0 0;font-size:.78rem}.dre-chassis{border:1px solid var(--dre-line);border-radius:var(--dre-radius);background:var(--bg-color);margin-top:.5rem;overflow:hidden}.dre-chassis__row{border-bottom:1px solid var(--dre-line);grid-template-columns:1fr minmax(120px,140px) 42px;align-items:center;gap:.5rem;padding:.5rem .65rem;display:grid}.dre-chassis__row:last-child{border-bottom:none}.dre-chassis__head{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background:var(--dre-surface);padding:.45rem .65rem;font-size:.65rem;font-weight:700}.dre-chassis__actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.65rem;display:flex}.dre-chassis__add,.dre-chassis__bulk{font-size:.8125rem;font-weight:600;border:1px dashed var(--dre-line)!important;color:var(--text-muted)!important;background:0 0!important}.dre-chassis__bulk{border-style:solid!important}.dre-chassis__add:hover,.dre-chassis__bulk:hover{border-color:var(--dre-accent)!important;color:var(--text-main)!important}.dre-modal-overlay{z-index:12000;box-sizing:border-box;background:#0000008c;justify-content:center;align-items:flex-start;padding:1.25rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.dre-modal{border-radius:var(--dre-radius);border:1px solid var(--dre-line);background:var(--bg-color);flex-direction:column;width:min(640px,100%);max-height:calc(100vh - 2.5rem);margin-top:.5rem;margin-bottom:1rem;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000059}.dre-modal__head{border-bottom:1px solid var(--dre-line);background:var(--dre-surface);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.dre-modal__title{color:var(--text-main);margin:0;font-size:1rem;font-weight:700}.dre-modal__close{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.dre-modal__close:hover{color:var(--text-main);background:var(--bg-color)}.dre-modal__intro{color:var(--text-muted);margin:0;padding:.75rem 1rem 0;font-size:.8125rem;line-height:1.45}.dre-modal__intro code{background:var(--dre-surface);border-radius:4px;padding:.1rem .25rem;font-size:.75rem}.dre-modal__label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:.65rem 1rem .25rem;font-size:.6875rem;font-weight:700;display:block}.dre-modal__textarea{border:1px solid var(--dre-line);background:var(--input-bg);width:calc(100% - 2rem);color:var(--input-text);resize:vertical;box-sizing:border-box;border-radius:8px;min-height:4rem;margin:0 1rem;padding:.5rem .65rem;font-family:ui-monospace,monospace;font-size:.8125rem;display:block}.dre-modal__textarea:focus{border-color:var(--dre-accent);box-shadow:0 0 0 2px var(--dre-accent-muted);outline:none}.dre-modal__errors{color:var(--dre-negative);margin:.65rem 1rem 0;padding-left:1.1rem;font-size:.78rem;line-height:1.4}.dre-modal__preview-wrap{border:1px solid var(--dre-line);background:var(--dre-surface);border-radius:8px;margin:.65rem 1rem 0;overflow:hidden}.dre-modal__preview-head{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-bottom:1px solid var(--dre-line);padding:.4rem .65rem;font-size:.72rem;font-weight:700}.dre-modal__preview-table{max-height:220px;overflow:auto}.dre-modal__preview-table table{border-collapse:collapse;width:100%;font-size:.78rem}.dre-modal__preview-table th,.dre-modal__preview-table td{text-align:left;border-bottom:1px solid var(--dre-line);padding:.35rem .5rem}.dre-modal__preview-table th{background:var(--bg-color);color:var(--text-muted);font-weight:700;position:sticky;top:0}.dre-modal__preview-table td:last-child,.dre-modal__preview-table th:last-child{text-align:right}.dre-modal__mono{font-family:ui-monospace,monospace;font-size:.72rem}.dre-modal__foot{border-top:1px solid var(--dre-line);background:var(--dre-surface);justify-content:flex-end;gap:.5rem;margin-top:.5rem;padding:.85rem 1rem;display:flex}.dre-modal__btn-secondary{border:1px solid var(--dre-line)!important;color:var(--text-main)!important;background:0 0!important;padding:.45rem .85rem!important;font-size:.8125rem!important}.dre-modal__btn-primary{border:1px solid var(--dre-line)!important;background:var(--text-main)!important;color:var(--bg-color)!important;padding:.45rem .85rem!important;font-size:.8125rem!important}.dre-modal__btn-primary:disabled{opacity:.45;cursor:not-allowed}.dre-icon-btn{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex}.dre-icon-btn:hover{color:var(--dre-negative);background:var(--dre-surface)}.dre-submit{border-radius:var(--dre-radius);border:1px solid var(--dre-line);background:var(--text-main);color:var(--bg-color);cursor:pointer;margin-top:1.5rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:650;transition:opacity .15s,transform .1s}.dre-submit:hover{opacity:.92}body.light-theme .dre-submit{color:#f5f5f0;background:#1a1d24}.dre-submit:active{transform:scale(.99)}.dre-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.dre-actions .dre-submit{margin-top:0}.dre-submit--save{background:var(--primary-color,#ffbf00);color:#111;border-color:#ffbf0080}.dre-submit--save:hover{opacity:.95}body.light-theme .dre-submit--save{color:#111;background:#ffbf00}.dre-save-toast{z-index:9999;background:var(--primary-color,#ffbf00);color:#111;border:1px solid #0000002e;border-radius:12px;padding:10px 14px;font-weight:700;position:fixed;top:84px;right:24px;box-shadow:0 10px 28px #00000059}
