@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff")}:root{color:#091a35;font-synthesis:none;text-rendering:optimizelegibility;--navy-950:#041c3d;--navy-900:#06234b;--navy-800:#113663;--blue:#075cef;--blue-soft:#eaf1ff;--yellow:#ffdb00;--yellow-dark:#d89a00;--green:#0b8f55;--green-soft:#eaf8ef;--red:#c83737;--red-soft:#fff0f0;--amber:#c97d00;--amber-soft:#fff6df;--text:#091a35;--muted:#60708a;--border:#dce3ec;--surface:#fff;--surface-muted:#f7f9fc;--shadow-sm:0 1px 2px #091a350d;--shadow-md:0 10px 28px #041c3d17;--radius-sm:7px;--radius-md:11px;--radius-lg:14px;background:#f7f9fc;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f9fc;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,summary,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #075cef47}button:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.56}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{min-height:100vh}.sidebar{z-index:40;color:#f7fbff;background:linear-gradient(180deg, var(--navy-950) 0%, var(--navy-900) 100%);flex-direction:column;width:247px;padding:25px 13px 26px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:10px 0 30px #041c3d14}.sidebar__top{justify-content:space-between;align-items:center;min-height:44px;padding:0 13px;display:flex}.brand{letter-spacing:-.45px;white-space:nowrap;align-items:center;gap:12px;font-size:21px;font-weight:720;display:inline-flex}.brand svg{width:28px;height:28px;color:var(--yellow);stroke-width:2.1px}.brand strong{color:var(--yellow)}.sidebar__close{color:#fff;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:none}.sidebar__nav{flex-direction:column;gap:4px;margin-top:32px;display:flex}.nav-item{color:#f5f8fd;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:16px;width:100%;min-height:52px;padding:0 16px;font-size:15.5px;font-weight:520;transition:background .15s,color .15s,transform .15s;display:flex}.nav-item svg{stroke-width:1.9px;flex:none;width:24px;height:24px}.nav-item:hover{background:#ffffff14}.nav-item:active{transform:translateY(1px)}.nav-item--active{background:linear-gradient(100deg,#173d70,#1f487c);font-weight:700;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #000a1c29}.sidebar__footer{border-top:1px solid #ffffff2e;flex-direction:column;gap:4px;margin-top:auto;padding-top:15px;display:flex}.nav-item--footer{min-height:47px;font-size:14.5px}.nav-item--footer svg{width:21px;height:21px}.sidebar-scrim{display:none}.main-content{background:linear-gradient(#fff 0%,#fbfcfe 100%);min-height:100vh;margin-left:247px;padding:20px 29px 30px}.page-container{width:min(100%,1200px);margin:0 auto}.page-header{justify-content:space-between;align-items:center;gap:18px;min-height:47px;display:flex}.page-header h1{color:#090d16;letter-spacing:-.75px;margin:0;font-size:clamp(24px,2.15vw,29px);font-weight:760}.page-header__menu{display:none!important}.settings-page{margin-top:20px}.settings-page__heading{justify-content:space-between;align-items:flex-start;gap:24px;padding:2px 0 4px;display:flex}.settings-page__eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:750}.settings-page h2{color:#090d16;letter-spacing:-.75px;margin:0;font-size:clamp(24px,2.15vw,29px);font-weight:760}.settings-page__heading>div>p:last-child{color:#41536e;max-width:710px;margin:9px 0 0;font-size:14px;line-height:1.5}.settings-page__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:9px;display:flex}.settings-page__actions .button{min-height:40px;padding-inline:13px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.settings-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);padding:21px}.settings-card--wide{grid-column:1/-1}.settings-card--muted{background:#fbfcff}.settings-card__heading{align-items:flex-start;gap:13px;display:flex}.settings-card__icon{border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.settings-card__icon svg{stroke-width:1.9px;width:22px;height:22px}.settings-card__icon--blue{color:var(--blue);background:#eaf1ff}.settings-card__icon--green{color:var(--green);background:var(--green-soft)}.settings-card__icon--amber{color:#ad7100;background:#fff3d4}.settings-card__icon--slate{color:#4f6380;background:#edf1f7}.settings-card h3{color:#102442;letter-spacing:-.15px;margin:0;font-size:16px;font-weight:750}.settings-card__heading p{color:#53657f;margin:4px 0 0;font-size:13px;line-height:1.42}.settings-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:21px 0 0;display:grid}.settings-details>div{background:#fcfdff;border:1px solid #e6ebf2;border-radius:8px;min-width:0;padding:13px}.settings-details dt{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:650}.settings-details dd{overflow-wrap:anywhere;color:#1a2e4b;min-width:0;margin:0;font-size:13.5px;font-weight:680}.settings-details--stacked{grid-template-columns:1fr}.settings-details--stacked>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-details--stacked dt{margin:0}.settings-status{align-items:center;gap:6px;font-size:12.5px;font-weight:720;display:inline-flex}.settings-status>span{border-radius:50%;flex:none;width:7px;height:7px}.settings-status--ok{color:#087b48}.settings-status--ok>span{background:#0bb164;box-shadow:0 0 0 3px #0bb16421}.settings-status--pending{color:#9a6500}.settings-status--pending>span{background:#e3a210;box-shadow:0 0 0 3px #e3a21021}.settings-card__note{color:#556780;align-items:flex-start;gap:7px;margin:16px 0 0;font-size:12.5px;line-height:1.45;display:flex}.settings-card__note svg{width:16px;height:16px;color:var(--blue);flex:none;margin-top:1px}.settings-checklist{gap:13px;margin:22px 0 0;padding:0;list-style:none;display:grid}.settings-checklist li{color:#40536e;align-items:flex-start;gap:9px;font-size:13px;line-height:1.42;display:flex}.settings-checklist svg{width:17px;height:17px;color:var(--green);flex:none;margin-top:1px}.settings-card__logout{color:#9b2b2b;border-color:#f0cbcb;width:100%;min-height:40px;margin-top:14px}.settings-card__logout:hover:not(:disabled){color:#812020;background:#fff8f8;border-color:#dfaaaa}.settings-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.settings-steps span{color:#42546d;background:#fff;border:1px solid #e2e8f1;border-radius:8px;min-width:0;padding:12px 13px;font-size:12.5px;line-height:1.42;display:block}.settings-steps strong{color:var(--blue);margin-right:3px;display:inline-block}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 17px;font-size:14.5px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button svg{stroke-width:2px;width:19px;height:19px}.button--primary{color:#061934;background:var(--yellow);border-color:#f2cf00;box-shadow:0 5px 12px #ffdb0038}.button--primary:hover:not(:disabled){background:#ffe02b;box-shadow:0 7px 16px #ffdb0045}.button--outline{color:var(--blue);background:#fff;border-color:#6c9fff}.button--outline:hover:not(:disabled){border-color:var(--blue);background:#f5f8ff}.button--ghost{color:var(--text);border-color:var(--border);background:#fff}.icon-button{border:1px solid var(--border);color:#0b1d39;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:38px;height:36px;padding:0;display:inline-flex}.icon-button:hover:not(:disabled){color:var(--blue);background:#f8faff;border-color:#a9c2ef}.icon-button svg{stroke-width:2px;width:18px;height:18px}.mode-banner{color:#583d00;background:#fff9df;border:1px solid #f2cf5b;border-radius:9px;align-items:center;gap:12px;margin-top:16px;padding:11px 15px;display:flex}.mode-banner>svg{flex:none;width:22px;height:22px}.mode-banner div{flex-wrap:wrap;align-items:baseline;gap:5px 11px;display:flex}.mode-banner strong{font-size:14px}.mode-banner span{font-size:13px}.connection-banner{min-height:82px;box-shadow:var(--shadow-sm);background:#fffdf8;border:1px solid #f0ce76;border-radius:10px;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;margin-top:17px;padding:14px 18px;display:grid}.connection-banner--connected{background:#fbfffc;border-color:#a9dfbf}.connection-banner__status-icon{color:#d08d00;stroke-width:1.8px;width:38px;height:38px}.connection-banner--connected .connection-banner__status-icon{color:var(--green)}.connection-banner__copy h2{color:#0d1119;letter-spacing:-.2px;margin:0 0 5px;font-size:18px;font-weight:750}.connection-banner__copy p{color:#27354b;margin:0;font-size:14px;line-height:1.35}.connection-banner__action{min-height:40px;padding-inline:17px}.connection-banner__connected-label{color:#087545;background:var(--green-soft);border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.connection-banner__connected-label--pending{color:#8a5a00;background:#fff4d2}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.metric-card{background:#fff;border:1px solid #e0e5ec;border-radius:10px;align-items:center;gap:18px;min-width:0;min-height:109px;padding:18px;display:flex;box-shadow:0 2px 6px #041c3d0a}.metric-card__icon{border-radius:11px;flex:0 0 66px;justify-content:center;align-items:center;width:66px;height:66px;display:inline-flex}.metric-card__icon svg{stroke-width:1.9px;width:31px;height:31px}.metric-card__icon--blue{color:var(--blue);background:#eaf1ff}.metric-card__icon--amber{color:#d49300;background:#fff5dc}.metric-card__icon--green{color:#0b9559;background:#e9f8ef}.metric-card__icon--indigo{color:#1760d7;background:#edf2ff}.metric-card p{color:#293a56;margin:0 0 8px;font-size:13.5px;line-height:1.25}.metric-card strong{color:#061a38;letter-spacing:-.5px;font-size:31px;font-weight:760;line-height:1;display:block}.metric-card__skeleton{background:linear-gradient(90deg,#eef2f6,#f8fafc,#eef2f6) 0 0/200% 100%;border-radius:5px;width:48px;height:28px;animation:1.3s linear infinite shimmer;display:block}.upload-section{margin-top:22px;scroll-margin-top:16px}.dropzone{background:#fff;border:1.5px dashed #99abc2;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:245px;padding:23px;transition:border .15s,background .15s,box-shadow .15s;display:flex}.dropzone--active{border-color:var(--blue);background:#f5f8ff;box-shadow:inset 0 0 0 3px #075cef12}.dropzone--busy{background:#fbfcff}.dropzone__icon{color:#687d9b;stroke-width:1.55px;width:60px;height:60px;margin-bottom:7px}.dropzone h2{color:#09162d;letter-spacing:-.25px;margin:0 0 7px;font-size:19px;font-weight:760}.dropzone p{color:#27364c;text-align:center;margin:0;font-size:14px}.dropzone__formats{color:#31435d;margin-top:9px;font-size:13px}.dropzone__select{min-height:39px;margin-top:15px;padding:0 15px;font-size:13px}.upload-progress{border:1px solid var(--border);background:#fff;border-radius:10px;margin-top:12px;overflow:hidden}.upload-progress__header{border-bottom:1px solid var(--border);color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;font-size:13px;display:flex}.upload-progress__header span{color:var(--muted)}.upload-progress ul{max-height:240px;margin:0;padding:0;list-style:none;overflow-y:auto}.upload-progress li{border-bottom:1px solid #edf0f4;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 15px;display:grid}.upload-progress li:last-child{border-bottom:0}.upload-progress li>svg{color:#71829a;width:19px}.upload-progress__file{flex-direction:column;gap:2px;min-width:0;display:flex}.upload-progress__file strong,.upload-progress__file small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-progress__file strong{font-size:13px}.upload-progress__file small{color:var(--muted);font-size:11px}.upload-progress__state{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:650;display:inline-flex}.upload-progress__state svg{width:16px;height:16px}.upload-progress__state--done{color:var(--green)}.upload-progress__state--error,.upload-progress__state--demo{color:var(--red)}.upload-progress__state--uploading{color:var(--blue)}.inline-notice{border:1px solid;border-radius:8px;align-items:center;gap:9px;margin-top:12px;padding:10px 13px;font-size:13px;display:flex}.inline-notice svg{flex:none;width:18px;height:18px}.inline-notice--success{color:#087144;background:#f0fbf4;border-color:#b8e1c8}.inline-notice--error{color:#9e2929;background:#fff5f5;border-color:#efb8b8}.inline-notice--info{color:#315172;background:#f4f8fd;border-color:#b9cce3}.recent-panel{background:#fff;border:1px solid #dfe4eb;border-radius:10px;margin-top:21px;scroll-margin-top:16px;overflow:visible;box-shadow:0 2px 8px #041c3d0a}.recent-panel__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:59px;padding:0 18px;display:flex}.recent-panel__header h2{color:#0a1a34;letter-spacing:-.2px;margin:0;font-size:19px;font-weight:750}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:7px 0;font-size:13px;font-weight:600;display:inline-flex}.text-button svg{width:16px;height:16px}.recent-table-wrap{overflow-x:auto}.recent-table{border-collapse:collapse;table-layout:fixed;width:100%}.recent-table th{color:#192b46;text-align:left;background:#fbfcfe;height:43px;padding:0 14px;font-size:12.5px;font-weight:700}.recent-table th:first-child{width:29%;padding-left:20px}.recent-table th:nth-child(2){width:18%}.recent-table th:nth-child(3){width:15%}.recent-table th:nth-child(4){width:12%}.recent-table th:nth-child(5){width:19%}.recent-table th:last-child{text-align:center;width:88px}.recent-table td{color:#192b46;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #e5e9ef;height:55px;padding:7px 14px;font-size:12.5px;overflow:hidden}.recent-table td:first-child{padding-left:20px}.recent-table td:last-child{overflow:visible}.recent-table tbody tr:hover{background:#fbfdff}.product-cell{align-items:center;gap:11px;min-width:0;display:flex}.product-cell__icon{color:#09a05c;flex:none;justify-content:center;align-items:center;width:24px;height:30px;display:inline-flex}.product-cell__icon svg{stroke-width:1.8px;width:22px;height:22px}.product-cell>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.product-cell strong{text-overflow:ellipsis;white-space:nowrap;font-weight:520;overflow:hidden}.product-cell small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:450;overflow:hidden}.mono-cell{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11.5px!important}.status-badge{white-space:nowrap;border:1px solid;border-radius:6px;align-items:center;gap:7px;max-width:100%;min-height:29px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge>span{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.status-badge--blue{color:#075ee9;background:#eef4ff;border-color:#c8dafe}.status-badge--amber{color:#b56d00;background:#fff9ea;border-color:#f1d89e}.status-badge--green{color:#09864e;background:#edfaf2;border-color:#bfe3cd}.status-badge--red{color:#bc3737;background:#fff2f2;border-color:#efc2c2}.status-badge--slate{color:#53657d;background:#f6f8fa;border-color:#d7dee8}.row-actions{justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.row-actions .icon-button{width:39px;height:34px}.row-menu{position:relative}.row-menu summary{list-style:none}.row-menu summary::-webkit-details-marker{display:none}.row-menu__popover{z-index:15;border:1px solid var(--border);min-width:140px;box-shadow:var(--shadow-md);background:#fff;border-radius:8px;padding:5px;position:absolute;top:calc(100% + 6px);right:0}.row-menu__popover button{cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 9px;font-size:12px;display:flex}.row-menu__popover button:hover{background:#f2f6fc}.row-menu__popover svg{width:15px;height:15px}.batch-cards{display:none}.recent-panel__footer{border-top:1px solid var(--border);min-height:65px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:0 18px;font-size:12px;display:grid}.pagination{align-items:center;gap:7px;display:flex}.pagination .icon-button,.pagination__page{border-radius:6px;width:34px;height:34px}.pagination__page{color:#0f2546;cursor:pointer;background:0 0;border:1px solid #0000}.pagination__page--active{color:var(--blue);background:#f7faff;border-color:#7ba6f8}.page-size{justify-self:end}.page-size select{border:1px solid var(--border);color:#394b64;background:#fff;border-radius:7px;height:35px;padding:0 30px 0 12px;font-size:12px}.table-loading,.empty-state{min-height:290px;color:var(--muted);justify-content:center;align-items:center;display:flex}.table-loading{gap:9px;font-size:13px}.table-loading svg{width:19px}.empty-state{text-align:center;flex-direction:column;padding:40px 20px}.empty-state>svg{color:#8ca0ba;width:42px;height:42px;margin-bottom:12px}.empty-state h3{color:var(--text);margin:0 0 6px;font-size:16px}.empty-state p{margin:0;font-size:13px}.dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02102394;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dialog{background:#fff;border:1px solid #d9e0e9;border-radius:14px;width:min(100%,445px);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 22px 60px #0210234d}.dialog--detail{width:min(100%,560px)}.dialog__close{border-color:#0000;position:absolute;top:15px;right:15px}.dialog__icon{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:11px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.dialog__icon svg{width:25px;height:25px}.dialog h2{color:var(--text);letter-spacing:-.3px;margin:0 42px 7px 0;font-size:21px}.dialog>p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.55}.dialog form{margin-top:21px}.dialog label{color:#1b2c45;margin-bottom:7px;font-size:13px;font-weight:650;display:block}.dialog input{width:100%;height:44px;color:var(--text);background:#fff;border:1px solid #b8c4d4;border-radius:7px;padding:0 12px}.dialog input:focus{border-color:var(--blue)}.dialog__actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.form-error{background:var(--red-soft);border-radius:6px;padding:9px 11px;color:#a22929!important;margin:9px 0 0!important;font-size:12px!important}.detail-list{border:1px solid var(--border);background:var(--border);border-radius:9px;grid-template-columns:1fr 1fr;gap:1px;margin:22px 0 0;display:grid;overflow:hidden}.detail-list div{background:#fff;min-width:0;padding:11px 13px}.detail-list dt{color:var(--muted);margin-bottom:4px;font-size:11px}.detail-list dd{overflow-wrap:anywhere;color:var(--text);margin:0;font-size:13px}.toast{z-index:90;color:#173352;max-width:min(390px,100vw - 32px);box-shadow:var(--shadow-md);background:#fff;border:1px solid #b9cbe2;border-radius:9px;align-items:center;gap:9px;padding:12px 15px;font-size:13px;animation:.18s ease-out toast-in;display:flex;position:fixed;bottom:22px;right:22px}.toast svg{width:18px;height:18px;color:var(--blue)}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (width<=1180px){.main-content{padding-inline:22px}.metric-grid{gap:12px}.metric-card{gap:12px;padding:14px}.metric-card__icon{flex-basis:54px;width:54px;height:54px}}@media (width<=980px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{min-height:96px}.recent-table{min-width:940px}}@media (width<=760px){.sidebar{transition:transform .2s;transform:translate(-105%)}.sidebar--open{transform:translate(0)}.sidebar__close{display:inline-flex}.sidebar-scrim{z-index:35;visibility:hidden;opacity:0;background:#02102380;border:0;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}.sidebar-scrim--open{visibility:visible;opacity:1}.main-content{margin-left:0;padding:16px}.page-header{justify-content:flex-start}.page-header__menu{flex:none;display:inline-flex!important}.page-header h1{flex:1;font-size:23px}.page-header__action{min-width:44px;padding-inline:12px}.page-header__action span{display:none}.settings-page{margin-top:16px}.settings-page__heading{flex-direction:column;gap:16px}.settings-page__actions{justify-content:flex-start;width:100%}.settings-grid{grid-template-columns:1fr;gap:14px;margin-top:18px}.connection-banner{grid-template-columns:38px 1fr;padding:15px}.connection-banner__status-icon{width:32px;height:32px}.connection-banner__action,.connection-banner__connected-label{grid-column:1/-1;justify-self:stretch}.dropzone{min-height:225px;padding-inline:16px}.recent-table-wrap{display:none}.batch-cards{gap:0;margin:0;padding:0;list-style:none;display:grid}.batch-cards>li{border-bottom:1px solid var(--border);padding:15px}.batch-card__top{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.batch-card__top>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.batch-card__top strong,.batch-card__top small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.batch-card__top strong{font-size:13px}.batch-card__top small{color:var(--muted);font-size:11px}.batch-card__top .row-actions>.icon-button{display:none}.batch-cards dl{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;display:grid}.batch-cards dl div{min-width:0}.batch-cards dt{color:var(--muted);margin-bottom:3px;font-size:10px}.batch-cards dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.recent-panel__footer{grid-template-columns:1fr auto;gap:10px;padding:12px 15px}.recent-panel__footer>span{grid-column:1/-1}.pagination{justify-self:start}.page-size{justify-self:end}}@media (width<=520px){.metric-grid{gap:10px}.metric-card{flex-direction:column;align-items:flex-start;gap:10px;min-height:108px;padding:13px}.metric-card__icon{border-radius:8px;flex-basis:38px;width:38px;height:38px}.metric-card__icon svg{width:22px;height:22px}.metric-card p{min-height:31px;margin-bottom:3px;font-size:11px}.metric-card strong{font-size:24px}.mode-banner{align-items:flex-start}.mode-banner div{flex-direction:column;align-items:flex-start}.settings-page__heading>div>p:last-child{font-size:13px}.settings-page__actions .button{flex:100%}.settings-card{padding:17px}.settings-details,.settings-steps{grid-template-columns:1fr}.settings-details--stacked>div{flex-direction:column;align-items:flex-start;gap:5px}.connection-banner__copy h2{font-size:16px}.connection-banner__copy p{font-size:12.5px}.dropzone p{max-width:260px;line-height:1.4}.recent-panel__header{padding-inline:14px}.recent-panel__header h2{font-size:17px}.text-button{font-size:0}.text-button:before{content:"Ver mais";font-size:12px}.pagination__page:nth-of-type(3){display:none}.dialog{padding:22px 18px}.detail-list{grid-template-columns:1fr}.toast{bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
