@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.inventory-shell{--inv-dark:#1d2024;--inv-dark-2:#292d32;--inv-ink:#25282c;--inv-muted:#70757b;--inv-line:#e3e5e7;--inv-soft:#f5f6f7;--inv-card:#fff;--inv-accent:#c47d3c;--inv-good:#43835b;--inv-bad:#b84f47;min-height:100vh;color:var(--inv-ink);background:#fff;font-family:Arial,Helvetica,sans-serif}.inventory-shell button,.inventory-shell input,.inventory-shell select{font:inherit}.inventory-sidebar{background:var(--inv-dark);color:#fff;z-index:30;flex-direction:column;width:252px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.inventory-brand{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #353a40;align-items:center;gap:12px;padding:4px 6px 24px;display:flex}.inventory-brand img{object-fit:contain;width:52px;height:52px}.inventory-brand span{flex-direction:column;display:flex}.inventory-brand strong{font-size:17px}.inventory-brand small{color:#92989f;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:10px}.inventory-sidebar nav{flex-direction:column;gap:7px;padding-top:25px;display:flex}.inventory-sidebar nav button,.inventory-bottom-nav button{background:0 0;border:0}.inventory-sidebar nav button{color:#aeb3b9;text-align:left;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.inventory-sidebar nav button>span{color:#d8dadd;border:1px solid #3b4046;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.inventory-sidebar nav button:hover,.inventory-sidebar nav button.active{background:var(--inv-dark-2);color:#fff}.inventory-sidebar nav button.active>span{color:#e5a365;background:#c47d3c26;border-color:#c47d3c99}.inventory-user{border-top:1px solid #353a40;align-items:center;gap:10px;margin-top:auto;padding:16px 8px;display:flex}.inventory-user>span,.inventory-mobile-header>span{color:#e5a365;background:#343940;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.inventory-user div{flex-direction:column;min-width:0;display:flex}.inventory-user strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.inventory-user small{color:#8e949b;margin-top:4px;font-size:10px}.inventory-back{color:#aeb3b9;background:0 0;border:1px solid #3a3f45;border-radius:10px;padding:10px}.inventory-back:hover{color:#fff;border-color:#626970}.inventory-main{background:#fff;min-height:100vh;margin-left:252px}.inventory-view{width:min(1180px,100% - 64px);margin:0 auto;padding:54px 0 80px}.inventory-heading{margin-bottom:28px}.inventory-heading>span{color:var(--inv-accent);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800}.inventory-heading h1{letter-spacing:-.04em;margin:7px 0 8px;font-size:34px}.inventory-heading p{max-width:650px;color:var(--inv-muted);margin:0;font-size:13px;line-height:1.55}.inventory-mobile-header,.inventory-bottom-nav{display:none}.inventory-form label,.date-range label,.admin-unlock label{color:var(--inv-muted);text-transform:uppercase;letter-spacing:.07em;flex-direction:column;gap:7px;margin:0;font-size:10px;font-weight:800;display:flex}.inventory-shell input,.inventory-shell select{width:100%;color:var(--inv-ink);background:#fff;border:1px solid #d7dadd;border-radius:11px;outline:none;padding:12px 13px}.inventory-shell input:focus,.inventory-shell select:focus{border-color:var(--inv-accent);box-shadow:0 0 0 3px #c47d3c1f}.inventory-products{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px;display:grid}.inventory-products>button{border:1px solid var(--inv-line);min-height:126px;color:var(--inv-ink);text-align:left;background:#fff;border-radius:18px;align-items:center;gap:14px;padding:17px;transition:all .18s;display:flex;box-shadow:0 7px 24px #191e230d}.inventory-products>button:hover:not(:disabled){border-color:#c8a27e;transform:translateY(-2px);box-shadow:0 12px 28px #191e2317}.inventory-products>button:disabled{opacity:.52;cursor:not-allowed}.inventory-products>button.low{background:snow;border-color:#e6c2bf}.inventory-products .box-diagram{flex:0 0 82px}.inventory-products button>div{flex-direction:column;min-width:0;display:flex}.inventory-products strong{font-size:15px}.inventory-products small{color:var(--inv-muted);margin-top:6px;font-size:10px}.inventory-products span{color:var(--inv-muted);margin-top:11px;font-size:11px}.inventory-products span b{color:var(--inv-good);margin-right:3px;font-size:19px}.inventory-products button.low span b{color:var(--inv-bad)}.box-diagram{width:132px;height:104px;overflow:visible}.box-diagram.compact{width:82px;height:70px}.box-face{stroke:#315277;stroke-width:1.7px}.box-face.top{fill:#dcebf3}.box-face.left{fill:#b9d5e4}.box-face.right{fill:#9fc3d6}.box-seam{fill:none;stroke:#315277;stroke-width:1.3px;stroke-dasharray:3 2}.box-diagram text{fill:#52718c;text-anchor:middle;font-family:monospace;font-size:7px}.period-chips{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.period-chips button{border:1px solid var(--inv-line);color:var(--inv-muted);background:#fff;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:700}.period-chips button:hover{border-color:var(--inv-accent);color:var(--inv-accent)}.date-range{border:1px solid var(--inv-line);background:var(--inv-soft);border-radius:16px;grid-template-columns:180px 180px auto;align-items:end;gap:10px;margin-bottom:20px;padding:16px;display:grid}.date-range button,.inventory-form>button,.admin-unlock button{background:var(--inv-dark);color:#fff;border:0;border-radius:11px;height:42px;padding:0 18px;font-weight:800}.inventory-stats{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px;display:grid}.inventory-stats article{border:1px solid var(--inv-line);background:#fff;border-radius:17px;padding:20px}.inventory-stats strong{font-size:28px;display:block}.inventory-stats span{color:var(--inv-muted);margin-top:5px;font-size:11px;display:block}.report-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.report-card{border:1px solid var(--inv-line);background:#fff;border-radius:18px;padding:20px}.report-card h3,.inventory-form h3,.admin-list h3{margin:0 0 18px;font-size:15px}.report-bar{margin-bottom:13px}.report-bar>div{justify-content:space-between;gap:10px;font-size:11px;display:flex}.report-bar>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-bar>i{background:#edf0f2;border-radius:999px;height:7px;margin-top:7px;display:block;overflow:hidden}.report-bar em{border-radius:inherit;background:var(--inv-accent);height:100%;display:block}.movement-row{border-bottom:1px solid #eef0f2;align-items:center;gap:10px;padding:10px 0;display:flex}.movement-row:last-child{border:0}.movement-row>span{text-align:center;border-radius:9px;flex:0 0 42px;padding:7px 4px;font-size:11px;font-weight:900}.movement-row>span.out{color:var(--inv-bad);background:#fbeceb}.movement-row>span.in{color:var(--inv-good);background:#eaf5ee}.movement-row>div{flex-direction:column;flex:1;min-width:0;display:flex}.movement-row small{color:var(--inv-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.admin-unlock{background:var(--inv-soft);place-items:center;min-height:100vh;padding:30px;display:grid}.admin-unlock form{border:1px solid var(--inv-line);background:#fff;border-radius:24px;width:min(100%,410px);padding:32px;box-shadow:0 24px 70px #181c201f}.admin-unlock form>span{width:52px;height:52px;color:var(--inv-accent);background:#f6eadf;border-radius:16px;place-items:center;font-size:25px;display:grid}.admin-unlock h1{margin:20px 0 8px}.admin-unlock p{color:var(--inv-muted);margin:0 0 24px;font-size:12px;line-height:1.5}.admin-unlock button{margin-top:18px}.admin-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px;display:flex}.admin-heading .inventory-heading{margin-bottom:0}.admin-heading>button{border:1px solid var(--inv-line);color:var(--inv-muted);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:9px 13px;display:flex}.admin-columns{grid-template-columns:minmax(300px,.75fr) minmax(440px,1.25fr);align-items:start;gap:20px;display:grid}.inventory-form,.admin-list{border:1px solid var(--inv-line);background:var(--inv-soft);border-radius:18px;padding:20px}.inventory-form{flex-direction:column;gap:12px;display:flex}.dimension-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dimension-grid.two{grid-template-columns:1fr 1fr}.inventory-form>button{margin-top:4px}.admin-list{background:#fff}.admin-list+.admin-list{margin-top:16px}.admin-list article{border-bottom:1px solid #edf0f2;align-items:center;gap:10px;padding:11px 0;display:flex}.admin-list article:last-child{border:0}.admin-list .box-diagram{flex:0 0 65px}.admin-product-info{flex-direction:column;flex:1;min-width:0;display:flex}.admin-list article strong{font-size:12px}.admin-list article small,.admin-list article span{color:var(--inv-muted);margin-top:3px;font-size:9px}.admin-product-actions{flex:none;gap:7px;display:flex}.admin-product-actions button{color:var(--inv-good);background:#eef7f1;border:1px solid #c9d9cf;border-radius:9px;padding:8px 9px;font-size:9px;font-weight:800}.admin-product-actions button.inactive{color:var(--inv-bad);background:#fff2f1;border-color:#ecd0ce}.stock-entry-form{background:#f3faf5;border-color:#c8ddcf;margin-bottom:16px}.stock-entry-title{align-items:center;gap:11px;display:flex}.stock-entry-title>span{background:var(--inv-good);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:24px;display:grid}.stock-entry-title h3{margin:0}.stock-entry-title small{color:var(--inv-muted);margin-top:3px;font-size:10px;display:block}.stock-entry-form>button{background:var(--inv-good)}.stock-entry-form>p{color:var(--inv-muted);margin:0;font-size:9px;line-height:1.45}.product-create-form{margin-top:0}.inventory-modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#15181bad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.inventory-modal>div{background:#fff;border-radius:24px;width:min(100%,430px);padding:24px;box-shadow:0 25px 80px #00000038}.inventory-modal header{justify-content:space-between;align-items:start;display:flex}.inventory-modal header small{color:var(--inv-accent);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.inventory-modal h2{margin:5px 0 0;font-size:21px}.inventory-modal header button{border:1px solid var(--inv-line);background:#fff;border-radius:50%;width:34px;height:34px;font-size:20px}.inventory-modal .box-diagram{margin:10px auto;display:block}.inventory-modal>div>p{text-align:center;color:var(--inv-muted);font-size:11px}.quantity-stepper{justify-content:center;align-items:center;gap:24px;margin:20px 0;display:flex}.quantity-stepper button{background:var(--inv-dark);color:#fff;border:0;border-radius:50%;width:48px;height:48px;font-size:24px}.quantity-stepper strong{text-align:center;min-width:60px;font-size:36px}.modal-confirm{background:var(--inv-good);color:#fff;border:0;border-radius:12px;width:100%;padding:14px;font-weight:900}.inventory-toast{z-index:120;background:var(--inv-dark);color:#fff;border-radius:12px;max-width:min(420px,100% - 32px);padding:12px 18px;font-size:12px;position:fixed;bottom:24px;left:calc(50% + 126px);transform:translate(-50%);box-shadow:0 10px 30px #0003}.inventory-loading{min-height:100vh;color:var(--inv-muted);justify-content:center;align-items:center;gap:12px;display:flex}.inventory-loading i{border:2px solid var(--inv-line);border-top-color:var(--inv-accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite inv-spin}@keyframes inv-spin{to{transform:rotate(360deg)}}.inventory-empty{text-align:center;min-height:120px;color:var(--inv-muted);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:25px;display:flex}.inventory-empty strong{color:var(--inv-ink);font-size:13px}.inventory-empty span{margin-top:6px;font-size:11px}.inventory-denied{background:var(--inv-soft);min-height:100vh;color:var(--inv-ink);place-items:center;padding:24px;display:grid}.inventory-denied>div{text-align:center}.inventory-denied span{width:58px;height:58px;color:var(--inv-bad);background:#fbeceb;border-radius:18px;place-items:center;margin:0 auto;font-size:28px;font-weight:900;display:grid}.inventory-denied h1{margin:18px 0 8px}.inventory-denied p{color:var(--inv-muted)}.inventory-denied button{background:var(--inv-dark);color:#fff;border:0;border-radius:11px;margin-top:15px;padding:12px 18px;font-weight:800}@media (width<=900px){.inventory-sidebar{width:252px}.inventory-main{margin-left:252px}.inventory-view{width:calc(100% - 40px)}.admin-columns,.report-grid{grid-template-columns:1fr}.inventory-toast{left:calc(50% + 126px)}}.inventory-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.inventory-back{justify-content:center;align-items:center;gap:8px;display:flex}.movement-row.adjustment{background:#fffaf1;border:1px solid #ead8b9;border-radius:10px;margin:3px 0;padding:10px 8px}.movement-row strong{align-items:center;gap:7px;min-width:0;display:flex}.movement-badge{color:#8a5a22;text-transform:uppercase;letter-spacing:.05em;background:#f3dfbd;border-radius:999px;flex:none;padding:3px 6px;font-size:7px;font-style:normal;font-weight:900;display:inline-flex}.inventory-logout{color:#d99b97;background:0 0;border:1px solid #593c3c;border-radius:10px;margin-top:8px;padding:10px}.product-image{object-fit:cover;background:var(--inv-soft);border-radius:14px;width:132px;height:104px;display:block}.product-image.compact{flex:0 0 82px;width:82px;height:70px}.form-note{color:var(--inv-muted);margin:0;font-size:10px;line-height:1.5}.stock-adjust-form{background:#fffaf1;border-color:#ead8b9;margin-bottom:16px}.image-action{cursor:pointer;justify-content:center;align-items:center;font-weight:800;color:var(--inv-muted)!important;background:#fff!important;border:1px solid #d7dadd!important;border-radius:9px!important;padding:8px 9px!important;font-size:9px!important;display:inline-flex!important}.image-action input{display:none}.mobile-logout{padding:0 10px;font-size:11px;font-weight:800;color:#f1b2ad!important;width:auto!important}@media (width<=680px){.inventory-shell{padding-bottom:72px}.inventory-sidebar{display:none}.inventory-main{margin-left:0}.inventory-mobile-header{z-index:25;background:var(--inv-dark);color:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 15px;display:flex;position:sticky;top:0}.inventory-mobile-header button{color:#fff;background:0 0;border:1px solid #3d4248;border-radius:11px;width:35px;height:35px}.inventory-view{width:calc(100% - 28px);padding:30px 0 40px}.inventory-heading h1{font-size:28px}.inventory-bottom-nav{z-index:50;padding:7px 7px calc(7px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--inv-line);background:#fff;justify-content:space-around;display:flex;position:fixed;inset:auto 0 0;box-shadow:0 -5px 18px #0000000f}.inventory-bottom-nav button{color:var(--inv-muted);border-radius:11px;flex-direction:column;align-items:center;gap:3px;padding:5px 14px;font-size:9px;font-weight:800;display:flex}.inventory-bottom-nav button span{font-size:18px}.inventory-bottom-nav button.active{color:var(--inv-accent);background:#f6eadf}.inventory-products{grid-template-columns:1fr}.inventory-stats{grid-template-columns:1fr 1fr}.inventory-stats article:last-child{grid-column:1/-1}.date-range{grid-template-columns:1fr 1fr}.date-range button{grid-column:1/-1}.admin-heading{border-bottom:1px solid var(--inv-line);flex-direction:column;gap:18px;margin-bottom:28px;padding-bottom:22px}.admin-heading>button{align-self:flex-start}.admin-columns{grid-template-columns:1fr}.dimension-grid{grid-template-columns:1fr 1fr}.admin-list article{flex-wrap:wrap}.admin-product-info{min-width:150px}.admin-product-actions{margin-left:75px}.inventory-toast{bottom:88px;left:50%}.inventory-modal{align-items:end;padding:0}.inventory-modal>div{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0}}.date-range label{font-size:11px}.date-range input{font-size:13px}.date-range button{font-size:12px}.report-card h3{font-size:17px}.report-bar>div{font-size:13px}.report-bar>div b{font-size:14px}.movement-row strong{font-size:13px}.movement-row small{font-size:11px;line-height:1.4}.movement-row>b{font-size:14px}.movement-row>span,.inventory-stats span{font-size:12px}.inventory-heading p{font-size:14px}@media (width<=400px){.inventory-stats{grid-template-columns:1fr}.inventory-stats article:last-child{grid-column:auto}.dimension-grid,.dimension-grid.two{grid-template-columns:1fr}}.mobile-bottom-navigation{z-index:50;padding:7px 7px calc(7px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e3e5e7;justify-content:space-around;display:none;position:fixed;inset:auto 0 0;box-shadow:0 -5px 18px #0000000f}.mobile-bottom-navigation button{color:#70757b;background:0 0;border:0;border-radius:11px;flex-direction:column;align-items:center;gap:3px;padding:5px 14px;font-size:9px;font-weight:800;display:flex}.mobile-bottom-navigation button>span{place-items:center;width:18px;height:18px;display:grid}.mobile-bottom-navigation button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.mobile-bottom-navigation button.active{color:#c47d3c;background:#f6eadf}@media (width<=760px){.freight-shell .mobile-bottom-navigation{display:flex}}@media (width<=680px){.inventory-shell .mobile-bottom-navigation,.stock-report-shell .mobile-bottom-navigation{display:flex}}.app-navigation-actions{box-sizing:border-box;flex-direction:column;gap:7px;width:100%;display:flex}.app-navigation-actions.app-navigation-actions button{box-sizing:border-box;letter-spacing:0;text-transform:none;cursor:pointer;border-radius:10px;justify-content:flex-start;align-items:center;gap:9px;width:100%;height:40px;min-height:40px;margin:0;padding:9px 11px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s;display:flex}.app-navigation-actions.app-navigation-actions svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.app-navigation-actions .app-navigation-back{color:#b6bbc0;background:0 0;border:1px solid #3b4046}.app-navigation-actions .app-navigation-back:hover{color:#fff;background:#2a2e33;border-color:#596068}.app-navigation-actions .app-navigation-logout{color:#d4938d;background:0 0;border:1px solid #0000}.app-navigation-actions .app-navigation-logout:hover{color:#ffc1bb;background:#352a2b;border-color:#68413e}.app-navigation-actions button:focus-visible{outline-offset:2px;outline:2px solid #d79a63}.carrier-select{color:#fff;background:#1d2024;border-bottom:3px solid #c47d3c;border-radius:20px 20px 0 0;justify-content:space-between;align-items:end;gap:24px;margin:-24px -24px 26px;padding:20px 24px;display:flex}.carrier-select label{text-transform:uppercase;letter-spacing:.12em;flex-direction:column;gap:8px;font-size:9px;font-weight:900;display:flex}.carrier-select select{color:#25282c;cursor:pointer;background-color:#fff;border:1px solid #555b62;border-radius:11px;outline:none;min-width:240px;padding:12px 38px 12px 13px;font-weight:800}.carrier-select select:focus{border-color:#e5a365;box-shadow:0 0 0 3px #c47d3c38}.carrier-select select option{color:#25282c;background:#fff}.carrier-select>span{color:#adb2b8;padding-bottom:11px;font-size:11px}.processing-status{color:#8a582c;background:#fbf4ed;border-left:3px solid #c47d3c;border-radius:8px;margin:0 0 13px;padding:11px 13px;font-size:11px;font-weight:700}.freight-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important}.freight-stats article{grid-column:span 2;min-height:92px;position:relative;overflow:hidden}.freight-stats article:nth-child(4),.freight-stats article:nth-child(5){grid-column:span 3}.freight-stats article:before{content:"";background:#d8dcdf;width:3px;position:absolute;inset:0 auto 0 0}.freight-stats .stat-primary:before{background:#c47d3c}.freight-stats .positive:before{background:#43835b}.freight-stats .negative:before,.freight-stats .loss-total:before{background:#b84f47}.freight-stats article>span{color:#858a90;margin-top:7px;font-size:9px;display:block}.freight-stats .loss-total{color:#b84f47;background:snow;border-color:#efd8d6}.freight-results{border-top:3px solid #c47d3c!important}.result-title{border-bottom:1px solid #eceeef;padding-bottom:17px}.upload-grid label{transition:border-color .18s,background .18s,transform .18s}.upload-grid label:hover{background:#fbf6f1;border-color:#c47d3c;transform:translateY(-2px)}.compare-button{transition:transform .18s,background .18s,box-shadow .18s}.compare-button:hover:not(:disabled){background:#292d32;transform:translateY(-1px);box-shadow:0 8px 18px #1d20242e}@media (width<=1000px){.freight-stats{grid-template-columns:1fr 1fr!important}.freight-stats article,.freight-stats article:nth-child(4),.freight-stats article:nth-child(5){grid-column:span 1}}@media (width<=760px){.carrier-select{flex-direction:column;align-items:stretch}.carrier-select select{width:100%}.carrier-select>span{padding-bottom:0}.freight-stats{grid-template-columns:1fr!important}}.percentage-hero{background:#f4faf6;border:1px solid;border-radius:18px;grid-template-columns:minmax(180px,240px) 1fr;align-items:center;gap:26px;margin:22px 0 6px;padding:22px 24px;display:grid}.percentage-hero.negative{background:#fff5f4}.percentage-hero>div{flex-direction:column;gap:5px;display:flex}.percentage-hero small{letter-spacing:.12em;font-size:9px;font-weight:900}.percentage-hero strong{letter-spacing:-.04em;font-size:38px;line-height:1}.percentage-hero p{color:#52575c;margin:0;font-size:12px;line-height:1.65}.percentage-hero p b{color:var(--ink)}.freight-table-wrap .percentage-heading,.freight-table-wrap .percentage-cell{text-align:center}.freight-table-wrap .percentage-cell .result-pill{border:1px solid #cfe2d5;justify-content:center;min-width:72px;padding:7px 10px;font-size:12px;display:inline-flex}.freight-table-wrap .percentage-cell .result-pill.negative{border-color:#efd0cd}@media (width<=760px){.percentage-hero{grid-template-columns:1fr;gap:12px}.percentage-hero strong{font-size:34px}}.freight-table-section{margin-top:22px}.freight-sort-control{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:12px;display:flex}.freight-sort-control label{color:#70757b;flex:none;font-size:11px;font-weight:700}.freight-sort-control select{color:#25282c;cursor:pointer;background:#fff;border:1px solid #d7dadd;border-radius:8px;outline:none;flex:0 0 195px;width:195px;min-width:0;padding:9px 30px 9px 11px;font-size:11px;font-weight:800}.freight-sort-control select:focus{border-color:#c47d3c;box-shadow:0 0 0 3px #c47d3c1f}.freight-sort-control select option{color:#25282c;background:#fff}@media (width<=520px){.freight-sort-control{justify-content:flex-start}.freight-sort-control select{flex-basis:185px;width:185px;max-width:calc(100vw - 110px)}}.file-import-panel{border:1px solid var(--app-border);background:var(--app-surface);box-shadow:var(--app-shadow);border-radius:20px;padding:24px}.file-import-heading{justify-content:space-between;align-items:end;gap:25px;display:flex}.file-import-heading>div>span{color:var(--app-accent);letter-spacing:.12em;font-size:10px;font-weight:900}.file-import-heading h2{margin:5px 0 7px}.file-import-heading p{color:var(--app-muted);margin:0;font-size:12px}.file-import-heading>label{width:270px;color:var(--app-muted);text-transform:uppercase;font-size:10px;font-weight:800}.file-import-heading>label input,.file-import-heading>label select{box-sizing:border-box;border:1px solid var(--app-border);background:var(--app-surface);width:100%;color:var(--app-text);border-radius:10px;margin-top:7px;padding:11px}.file-import-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.file-import-grid.fields-1{grid-template-columns:1fr}.file-import-grid label{background:var(--app-surface-soft);cursor:pointer;border:1px dashed #cdd1d4;border-radius:16px;flex-direction:column;min-height:145px;padding:22px;display:flex;position:relative}.file-import-grid label:hover{border-color:var(--app-accent)}.file-import-grid label.ready{background:var(--app-success-soft);border-color:#83ae91}.file-import-grid i{color:var(--app-accent);font-size:10px;font-style:normal;font-weight:900}.file-import-grid strong{margin-top:15px}.file-import-grid small{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;overflow:hidden}.file-import-grid em{color:var(--app-success);margin-top:auto;padding-top:16px;font-size:10px;font-style:normal}.file-import-grid label:not(.ready) em{color:var(--app-muted)}.file-import-grid input{opacity:0;cursor:pointer;position:absolute;inset:0}.file-import-status{color:var(--app-muted);align-items:center;gap:8px;font-size:11px;display:flex}.file-import-status span{border:2px solid var(--app-border);border-top-color:var(--app-accent);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite file-import-spin}.file-import-submit{background:var(--app-sidebar);width:100%;color:var(--app-surface);border:0;border-radius:11px;padding:14px;font-weight:900}.file-import-submit:disabled{opacity:.45}@keyframes file-import-spin{to{transform:rotate(360deg)}}@media (width<=700px){.file-import-heading{flex-direction:column;align-items:stretch}.file-import-heading>label{width:100%}.file-import-grid{grid-template-columns:1fr}}.history-view{flex-direction:column;gap:18px;display:flex}.history-toolbar{background:#fff;border:1px solid #e3e5e7;border-top:3px solid #c47d3c;border-radius:18px;justify-content:space-between;align-items:end;gap:28px;padding:22px 24px;display:flex;box-shadow:0 8px 28px #191e230d}.history-toolbar>div:first-child{flex-direction:column;gap:6px;display:flex}.history-toolbar small,.history-list-card header small{color:#c47d3c;letter-spacing:.12em;font-size:9px;font-weight:900}.history-toolbar strong{font-size:15px}.history-filter{grid-template-columns:170px 170px 138px!important;align-items:end!important;gap:10px!important;margin:0!important;display:grid!important}.history-filter label{color:#70757b;text-transform:uppercase;letter-spacing:.06em;flex-direction:column;font-size:9px;font-weight:800;display:flex}.history-filter input{background:#f8f9fa;height:42px;margin-top:7px!important;padding:0 12px!important}.history-filter button{white-space:nowrap;height:42px;font-size:11px;font-weight:800;padding:0 16px!important}.history-filter button:disabled{opacity:.55}.history-overview{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.history-overview article{background:#fff;border:1px solid #e3e5e7;border-radius:15px;padding:18px 20px}.history-overview span{color:#70757b;font-size:10px;display:block}.history-overview strong{margin-top:7px;font-size:23px;display:block}.history-list-card{background:#fff;border:1px solid #e3e5e7;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #191e230d}.history-list-card>header{background:#fafafa;border-bottom:1px solid #e9ebed;justify-content:space-between;align-items:end;padding:22px 24px;display:flex}.history-list-card h2{margin:5px 0 0;font-size:18px}.history-list-card>header>span{color:#70757b;font-size:10px}.history-list{padding:0 24px}.history-list article{grid-template-columns:88px minmax(220px,1fr) 145px auto;align-items:center!important;gap:18px!important;padding:18px 0!important;display:grid!important}.carrier-badge{color:#376588;text-transform:uppercase;background:#edf3fa;border-radius:8px;place-items:center;width:76px;padding:7px 5px;font-size:9px;font-weight:900;display:inline-grid}.carrier-badge.correios{color:#756018;background:#fff4cc}.history-copy{flex-direction:column;min-width:0;display:flex}.history-copy strong{font-size:13px;margin:5px 0!important}.history-copy span,.history-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-value{flex-direction:column;align-items:flex-end;display:flex}.history-value small,.history-value span{font-size:9px!important}.history-value b{margin:4px 0;font-size:15px}.history-actions{gap:7px;display:flex}.history-actions button{white-space:nowrap;font-size:10px;font-weight:800}.empty-history{flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;display:flex!important}.empty-history strong{color:#25282c}.empty-history span{color:#70757b;font-size:10px}@media (width<=1050px){.history-toolbar{flex-direction:column;align-items:stretch}.history-filter{grid-template-columns:1fr 1fr auto!important}.history-list article{grid-template-columns:76px 1fr auto!important}.history-value{display:none}.history-actions{grid-column:2/-1}}@media (width<=680px){.history-filter{grid-template-columns:1fr 1fr!important}.history-filter button{grid-column:1/-1!important}.history-overview{grid-template-columns:1fr}.history-list-card>header{flex-direction:column;align-items:flex-start;gap:8px}.history-list{padding:0 16px}.history-list article{grid-template-columns:1fr!important}.history-actions{grid-column:auto}.carrier-badge{width:max-content;padding-inline:10px}}.history-toolbar{align-items:center}.history-filter label{font-size:11px}.history-filter input,.history-filter button{box-sizing:border-box;height:50px}.history-filter input{font-size:13px}.history-toolbar .history-filter>button{align-self:end;margin:0;font-size:12px;position:relative;bottom:8px;transform:none}@media (width<=680px){.history-toolbar .history-filter>button{margin-top:2px;bottom:0}}.history-skeleton i,.history-skeleton b,.history-skeleton span,.history-skeleton strong,.history-skeleton em{background:linear-gradient(90deg,#eceeef 25%,#f7f8f8 50%,#eceeef 75%) 0 0/220% 100%;border-radius:7px;animation:1.25s ease-in-out infinite history-shimmer;display:block}.history-skeleton.summary i{width:42%;height:10px}.history-skeleton.summary b{width:30%;height:25px;margin-top:10px}.history-skeleton.row>i{width:76px;height:28px}.history-skeleton.row>div{flex-direction:column;gap:8px;display:flex}.history-skeleton.row>div b{width:58%;height:13px}.history-skeleton.row>div span{width:82%;height:9px}.history-skeleton.row>strong{justify-self:end;width:110px;height:17px}.history-skeleton.row>em{width:126px;height:38px}.history-list[aria-busy=true]{min-height:296px}@keyframes history-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=1050px){.history-skeleton.row>strong{display:none}.history-skeleton.row>em{grid-column:2/-1}}@media (width<=680px){.history-skeleton.row>i{width:76px}.history-skeleton.row>em{grid-column:auto;width:100%;height:38px}.history-list[aria-busy=true]{min-height:480px}}@media (prefers-reduced-motion:reduce){.history-skeleton i,.history-skeleton b,.history-skeleton span,.history-skeleton strong,.history-skeleton em{animation:none}}.history-period-highlight{background:#f4faf6;border:1px solid;border-radius:18px;grid-template-columns:minmax(190px,250px) 1fr;align-items:center;gap:25px;padding:22px 24px;display:grid;box-shadow:0 8px 28px #191e230d}.history-period-highlight.negative{background:#fff5f4}.history-period-highlight>div{flex-direction:column;gap:5px;display:flex}.history-period-highlight small{letter-spacing:.12em;font-size:9px;font-weight:900}.history-period-highlight strong{letter-spacing:-.04em;font-size:36px;line-height:1}.history-period-highlight p{color:#52575c;margin:0;font-size:12px;line-height:1.6}.history-period-highlight p b{color:#25282c}.history-period-highlight.skeleton{color:#e3e5e7}.history-period-highlight.skeleton>i,.history-period-highlight.skeleton b,.history-period-highlight.skeleton span{background:linear-gradient(90deg,#eceeef 25%,#f7f8f8 50%,#eceeef 75%) 0 0/220% 100%;border-radius:7px;animation:1.25s ease-in-out infinite history-shimmer;display:block}.history-period-highlight.skeleton>i{width:150px;height:48px}.history-period-highlight.skeleton b{width:60%;height:12px}.history-period-highlight.skeleton span{width:85%;height:10px}.history-value{background:#f4faf6;border-radius:12px;align-items:center;padding:9px 12px}.history-value:has(.negative){background:#fff2f1}.history-value b{font-size:18px}.history-value span{font-weight:800}.history-list article .history-value{display:flex!important}@media (width<=1050px){.history-list article{grid-template-columns:76px minmax(180px,1fr) 130px!important}.history-actions{grid-column:2/-1}.history-value{display:flex!important}}@media (width<=680px){.history-period-highlight{grid-template-columns:1fr;gap:12px}.history-period-highlight strong{font-size:32px}.history-list article .history-value{align-items:flex-start;width:max-content}.history-actions{grid-column:auto}}.history-filter{grid-template-columns:180px 150px 150px 138px!important}.history-filter select{box-sizing:border-box;color:#25282c;background:#f8f9fa;border:1px solid #d7dadd;border-radius:10px;outline:none;width:100%;height:50px;margin-top:7px;padding:0 34px 0 12px;font-size:13px;font-weight:700}.history-filter select:focus{border-color:#c47d3c;box-shadow:0 0 0 3px #c47d3c1f}@media (width<=1050px){.history-filter{grid-template-columns:1.2fr 1fr 1fr auto!important}}@media (width<=680px){.history-filter{grid-template-columns:1fr 1fr!important}.history-filter label:first-child{grid-column:1/-1}.history-filter button{grid-column:1/-1!important}.history-list-card{overflow:visible}.history-list{padding:0 14px}.history-list article{box-sizing:border-box;flex-direction:column;width:100%;overflow:visible;align-items:stretch!important;gap:12px!important;padding:18px 0!important;display:flex!important}.history-list article>div{box-sizing:border-box;width:100%;flex-basis:auto!important}.history-copy span,.history-copy small{white-space:normal;overflow:visible}.history-list article .history-value{box-sizing:border-box;align-items:flex-start;width:100%;padding:12px 14px}.history-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.history-actions button{box-sizing:border-box;width:100%;min-width:0;padding:11px 8px}.carrier-badge{box-sizing:border-box}.history-period-highlight,.history-overview article{overflow:visible}}.delete-confirm-modal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#15181bad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.delete-confirm-panel{box-sizing:border-box;color:#25282c;background:#fff;border-radius:24px;width:min(100%,430px);padding:24px;box-shadow:0 25px 80px #00000038}.delete-confirm-panel header{justify-content:space-between;align-items:flex-start;display:flex}.delete-confirm-panel header small{color:#c47d3c;letter-spacing:.1em;font-size:9px;font-weight:900}.delete-confirm-panel h2{margin:5px 0 0;font-size:21px}.delete-confirm-panel header button{color:#25282c;cursor:pointer;background:#fff;border:1px solid #e3e5e7;border-radius:50%;width:34px;height:34px;font-size:20px}.delete-confirm-icon{color:#b84f47;background:#fff0ef;border-radius:18px;place-items:center;width:58px;height:58px;margin:22px auto 14px;display:grid}.delete-confirm-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.delete-confirm-panel>p{text-align:center;color:#70757b;margin:0;font-size:12px;line-height:1.6}.delete-confirm-panel>p strong{color:#25282c}.delete-confirm-warning{color:#b84f47;background:#fff5f4;border-left:3px solid #b84f47;border-radius:9px;flex-direction:column;gap:4px;margin:18px 0;padding:12px 14px;font-size:11px;display:flex}.delete-confirm-warning span{color:#785957;line-height:1.45}.delete-confirm-actions{grid-template-columns:1fr 1.25fr;gap:9px;display:grid}.delete-confirm-actions button{cursor:pointer;border-radius:11px;min-height:44px;font-weight:900}.delete-confirm-actions .cancel{color:#70757b;background:#fff;border:1px solid #e3e5e7}.delete-confirm-actions .confirm{color:#fff;background:#b84f47;border:0}.delete-confirm-actions button:disabled{opacity:.55;cursor:wait}@media (width<=600px){.delete-confirm-modal{align-items:end;padding:0}.delete-confirm-panel{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0}}@media (width<=420px){.delete-confirm-actions{grid-template-columns:1fr}.delete-confirm-actions .confirm{grid-row:1}}.delivery-dashboard{flex-direction:column;gap:18px;display:flex}.delivery-hero{color:#fff;background:linear-gradient(125deg,#20242a 0%,#292e34 72%,#34383d 100%);border-radius:20px;justify-content:space-between;align-items:flex-end;gap:32px;padding:27px 30px;display:flex;position:relative;overflow:hidden}.delivery-hero:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-100px;right:25%;box-shadow:0 0 0 34px #ffffff06,0 0 0 68px #ffffff05}.delivery-hero>div{z-index:1;position:relative}.live-pill{color:#9ed0af;letter-spacing:.1em;text-transform:uppercase;background:#42835924;border:1px solid #71c48d47;border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:8px;font-weight:900;display:inline-flex}.live-pill i{background:#65bd84;border-radius:50%;width:6px;height:6px;animation:1.8s infinite delivery-pulse;box-shadow:0 0 0 4px #65bd841f}.delivery-hero h2{letter-spacing:-.03em;margin:15px 0 6px;font-size:28px}.delivery-hero p{color:#aeb5bd;max-width:620px;margin:0;font-size:12px;line-height:1.55}.delivery-sync{border-left:1px solid #41464c;min-width:200px;padding-left:22px}.delivery-sync small,.delivery-sync span{color:#9299a1;letter-spacing:.08em;font-size:8px;display:block}.delivery-sync strong{margin:6px 0;font-size:16px;display:block}.delivery-kpis{grid-template-columns:1.15fr repeat(4,1fr);gap:11px;display:grid}.delivery-kpis article,.delivery-kpis button{text-align:left;background:#fff;border:1px solid #e3e5e7;border-radius:16px;min-width:0;padding:17px;box-shadow:0 5px 18px #191e2309}.delivery-kpis button{cursor:pointer;gap:11px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative}.delivery-kpis button:hover,.delivery-kpis button.selected{border-color:#b9bdc1;transform:translateY(-2px);box-shadow:0 9px 24px #191e2317}.delivery-kpis button.selected:after{content:"";background:currentColor;border-radius:9px;height:3px;position:absolute;inset:auto 17px 0}.delivery-kpis button>span{flex-direction:column;flex:1;min-width:0;display:flex}.delivery-kpis small{color:#747a80;text-transform:uppercase;letter-spacing:.04em;font-size:8px;font-weight:800}.delivery-kpis strong{margin:5px 0 3px;font-size:25px;display:block}.delivery-kpis em{color:#8a9095;font-size:8px;font-style:normal}.delivery-kpis button>b{color:#8a9095;opacity:0;font-size:7px;transition:opacity .15s;position:absolute;bottom:9px;right:12px}.delivery-kpis button:hover>b,.delivery-kpis button.selected>b{opacity:1}.delivery-status-icon{border-radius:9px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:13px;font-weight:900;display:grid}.delivery-status-icon.late{color:#b84f47;background:#fff0ef}.delivery-status-icon.risk{color:#ae752b;background:#fff7e4}.delivery-status-icon.ontime{color:#43835b;background:#edf6f0}.delivery-status-icon.delivered{color:#4f7189;background:#eef3f7}.delivery-kpis .overview{background:#f8f9fa}.delivery-kpis .overview>small{display:block}.delivery-kpis .overview>span{color:#71777d;font-size:9px}.delivery-kpis .overview>div{background:#e1e5e7;border-radius:9px;height:5px;margin:11px 0 6px;overflow:hidden}.delivery-kpis .overview>div i{background:#43835b;border-radius:9px;height:100%;display:block}.delivery-kpis .overview>em{color:#43835b;font-weight:800}.delivery-insights{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.delivery-insights article{background:#f8f9fa;border-left:3px solid #c47d3c;border-radius:5px 13px 13px 5px;padding:15px 17px}.delivery-insights span{color:#8a9095;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.delivery-insights strong{margin:6px 0 4px;font-size:13px;display:block}.delivery-insights p{color:#777d82;margin:0;font-size:9px;line-height:1.45}.delivery-list-card{background:#fff;border:1px solid #e3e5e7;border-radius:19px;scroll-margin-top:18px;overflow:hidden;box-shadow:0 8px 28px #191e230d}.delivery-list-card>header{background:#fafafa;border-bottom:1px solid #e7e9eb;justify-content:space-between;align-items:flex-end;gap:20px;padding:21px 24px;display:flex}.delivery-list-card header small{color:#c47d3c;letter-spacing:.12em;font-size:8px;font-weight:900}.delivery-list-card h3{margin:5px 0 3px;font-size:18px}.delivery-list-card header p{color:#7c8287;margin:0;font-size:9px}.delivery-filters{gap:7px;display:flex}.delivery-filters input,.delivery-filters select{box-sizing:border-box;color:#303337;background:#fff;border:1px solid #d9dcdf;border-radius:9px;outline:none;height:38px;font-size:10px}.delivery-filters input{width:220px;padding:0 11px}.delivery-filters select{padding:0 28px 0 10px}.delivery-filters button{color:#8b5528;background:#f1e5da;border:0;border-radius:9px;font-size:9px;font-weight:800}.delivery-table-wrap{overflow:auto}.delivery-table-wrap table{border-collapse:collapse;width:100%;font-size:10px}.delivery-table-wrap th{color:#7a8086;text-align:left;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f6f7f8;border-bottom:1px solid #e9ebed;padding:11px 12px;font-size:8px}.delivery-table-wrap td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #eef0f1;padding:13px 12px}.delivery-table-wrap td>strong,.delivery-table-wrap td>small,.delivery-table-wrap td>code{display:block}.delivery-table-wrap td>strong{text-overflow:ellipsis;max-width:210px;font-size:10px;overflow:hidden}.delivery-table-wrap td>small{color:#858b90;margin-top:4px;font-size:8px}.delivery-table-wrap td>code{font-size:9px;font-weight:800}.delivery-status{border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-flex}.delivery-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.delivery-status.late{color:#a9433c;background:#fff0ef}.delivery-status.risk{color:#956322;background:#fff6df}.delivery-status.ontime{color:#36744d;background:#edf6f0}.delivery-status.delivered{color:#496d84;background:#edf3f7}.delivery-carrier{color:#376588;background:#eaf1fa;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:900;display:inline-block}.delivery-carrier.correios{color:#715d16;background:#fff3c4}.delivery-table-wrap td>b{font-size:9px}.delivery-table-wrap td>b.late{color:#b84f47}.delivery-table-wrap td>b.risk{color:#a96e25}.delivery-table-wrap td>b.ontime,.delivery-table-wrap td>b.delivered{color:#43835b}.delivery-action{color:#555b60;background:#fff;border:1px solid #dadddf;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800}.delivery-list-card>footer{color:#858b90;background:#fafafa;justify-content:space-between;padding:11px 24px;font-size:8px;display:flex}.delivery-list-card>footer span:last-child{align-items:center;gap:5px;display:flex}.delivery-list-card>footer i{border-radius:50%;width:6px;height:6px;margin-left:8px}.delivery-list-card>footer i.late{background:#b84f47}.delivery-list-card>footer i.risk{background:#ae752b}.delivery-list-card>footer i.ontime{background:#43835b}.delivery-empty{color:#777d82;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:150px;display:flex}.delivery-empty strong{color:#292d31}.delivery-empty span{font-size:9px}@keyframes delivery-pulse{50%{box-shadow:0 0 0 7px #65bd8400}}@media (width<=1180px){.delivery-kpis{grid-template-columns:repeat(4,1fr)}.delivery-kpis .overview{grid-column:1/-1}.delivery-list-card>header{flex-direction:column;align-items:stretch}.delivery-filters input{flex:1;width:auto}}@media (width<=850px){.delivery-kpis{grid-template-columns:repeat(2,1fr)}.delivery-insights{grid-template-columns:1fr}.delivery-hero{flex-direction:column;align-items:flex-start}.delivery-sync{box-sizing:border-box;border-top:1px solid #41464c;border-left:0;width:100%;padding:12px 0 0}}@media (width<=580px){.delivery-hero{padding:22px}.delivery-hero h2{font-size:24px}.delivery-kpis{grid-template-columns:1fr 1fr}.delivery-kpis button{padding:14px}.delivery-kpis button>b{display:none}.delivery-filters{flex-direction:column}.delivery-filters input,.delivery-filters select,.delivery-filters button{width:100%;height:40px}.delivery-list-card>footer{flex-direction:column;align-items:flex-start;gap:8px}.delivery-list-card>footer span:last-child{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.live-pill i{animation:none}.delivery-kpis button{transition:none}}.delivery-filters{gap:9px;min-width:min(100%,590px);display:flex}.delivery-search{flex:1;align-items:center;min-width:360px;display:flex;position:relative}.delivery-search>span{z-index:1;color:#767c82;font-size:20px;line-height:1;position:absolute;left:13px;transform:rotate(-15deg)}.delivery-filters .delivery-search input{border-color:#d2d6d9;border-radius:11px;width:100%;height:44px;padding:0 13px 0 40px;font-size:11px;transition:border-color .15s,box-shadow .15s}.delivery-filters .delivery-search input:focus,.delivery-filters select:focus{border-color:#c47d3c;box-shadow:0 0 0 3px #c47d3c1f}.delivery-filters select{border-radius:11px;min-width:185px;height:44px}.delivery-status-filters{background:#fff;border-bottom:1px solid #e7e9eb;gap:8px;padding:13px 24px;display:flex;overflow:auto}.delivery-status-filters button{color:#686e73;white-space:nowrap;cursor:pointer;background:#fafafa;border:1px solid #e0e3e5;border-radius:10px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:800;display:flex}.delivery-status-filters button i{background:currentColor;border-radius:50%;width:6px;height:6px}.delivery-status-filters button b{color:#484d51;background:#e9ebed;border-radius:6px;place-items:center;min-width:19px;height:19px;font-size:8px;display:grid}.delivery-status-filters button.active{color:#fff;background:#292d32;border-color:#292d32;box-shadow:0 4px 12px #1e222624}.delivery-status-filters button.active b{color:#fff;background:#ffffff29}.delivery-status-filters button.late:not(.active){color:#a9433c}.delivery-status-filters button.risk:not(.active){color:#956322}.delivery-status-filters button.ontime:not(.active){color:#36744d}.delivery-status-filters button.delivered:not(.active){color:#496d84}@media (width<=850px){.delivery-filters{width:100%;min-width:0}.delivery-search{min-width:0}}@media (width<=580px){.delivery-filters{flex-direction:column}.delivery-search,.delivery-filters select{width:100%;min-width:0}}.delivery-kpis.delivery-kpis-summary{display:block}.delivery-kpis-summary .overview{justify-content:space-between;align-items:center;gap:32px;padding:18px 22px;display:flex}.delivery-kpis-summary .overview>.overview-copy{background:0 0;width:auto;height:auto;margin:0;display:block;overflow:visible}.delivery-kpis-summary .overview-copy strong{vertical-align:middle;margin:5px 10px 0 0;display:inline-block}.delivery-kpis-summary .overview-copy span{vertical-align:middle;display:inline-block}.delivery-kpis-summary .overview>.overview-progress{background:0 0;align-items:center;gap:13px;width:min(46%,440px);height:auto;margin:0;display:flex;overflow:visible}.delivery-kpis-summary .overview-progress>span{background:#e1e5e7;border-radius:99px;flex:1;height:7px;overflow:hidden}.delivery-kpis-summary .overview-progress>span i{background:#43835b;border-radius:99px;height:100%;display:block}.delivery-kpis-summary .overview-progress em{color:#43835b;flex:none;font-size:9px;font-weight:800}.delivery-list-card>header{grid-template-columns:minmax(230px,1fr) minmax(520px,590px);align-items:center;display:grid}.delivery-list-card>header>div:first-child{align-self:center}.delivery-list-card .delivery-filters{justify-self:end;align-items:center;width:100%;min-width:0}.delivery-list-card .delivery-search{align-self:center;height:44px}.delivery-list-card .delivery-search>span{top:50%;transform:translateY(-52%)rotate(-15deg)}.delivery-list-card .delivery-filters select{align-self:center;margin:0}@media (width<=1180px){.delivery-list-card>header{display:flex}.delivery-list-card .delivery-filters{justify-self:auto}}@media (width<=700px){.delivery-kpis-summary .overview{flex-direction:column;align-items:stretch;gap:12px}.delivery-kpis-summary .overview>.overview-progress{width:100%}}.delivery-kpis.delivery-kpis-summary{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.delivery-kpis-summary .delivery-summary-card{background:#fff;border:1px solid #e1e4e6;border-radius:17px;grid-template-columns:42px 1fr;align-items:center;gap:13px;min-height:106px;padding:18px 19px;display:grid;position:relative;overflow:hidden;box-shadow:0 6px 20px #191e230b}.delivery-summary-card:after{content:"";background:#6d7882;height:3px;position:absolute;inset:0 0 auto}.delivery-summary-card.healthy:after{background:#43835b}.delivery-summary-card.attention:after{background:#b26938}.delivery-summary-card .summary-symbol{color:#56636d;background:#eef1f3;border-radius:13px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid}.delivery-summary-card.healthy .summary-symbol{color:#43835b;background:#eaf4ed}.delivery-summary-card.attention .summary-symbol{color:#b25d32;background:#fff0e8}.delivery-summary-card>div{grid-template-columns:auto 1fr;align-items:end;column-gap:9px;display:grid}.delivery-summary-card small{color:#747b81;letter-spacing:.07em;text-transform:uppercase;grid-column:1/-1;margin-bottom:3px;font-size:8px;font-weight:900}.delivery-summary-card strong{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1}.delivery-summary-card p{color:#51575c;margin:0 0 2px;font-size:10px;font-weight:700}.delivery-summary-card em{color:#899096;grid-column:1/-1;margin-top:2px;font-size:8px;font-style:normal}.delivery-list-card .delivery-filters{grid-template-columns:minmax(300px,1fr) 180px;align-items:end;gap:10px;display:grid}.delivery-filter-field{flex-direction:column;gap:6px;min-width:0;display:flex}.delivery-filter-field>small{text-transform:uppercase;font-weight:900;color:#747b81!important;letter-spacing:.06em!important;font-size:8px!important}.delivery-list-card .delivery-search{width:100%;height:44px;display:block;position:relative}.delivery-list-card .delivery-search>i{z-index:1;color:#767c82;font-size:20px;font-style:normal;line-height:1;position:absolute;top:50%;left:13px;transform:translateY(-52%)rotate(-15deg)}.delivery-list-card .delivery-search input,.delivery-list-card .delivery-carrier-field select{box-sizing:border-box;width:100%;height:44px;margin:0;display:block}@media (width<=900px){.delivery-kpis.delivery-kpis-summary{grid-template-columns:1fr}.delivery-kpis-summary .delivery-summary-card{min-height:82px}.delivery-list-card .delivery-filters{grid-template-columns:minmax(240px,1fr) 170px}}@media (width<=580px){.delivery-list-card .delivery-filters{grid-template-columns:1fr}.delivery-summary-card>div{grid-template-columns:auto 1fr}}.freight-shell{--dark:#1d2024;--dark2:#292d32;--ink:#25282c;--muted:#70757b;--line:#e3e5e7;--soft:#f5f6f7;--accent:#c47d3c;--good:#43835b;--bad:#b84f47;min-height:100vh;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}.freight-shell button,.freight-shell input{font:inherit}.freight-shell>aside{background:var(--dark);color:#fff;z-index:10;flex-direction:column;width:252px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.freight-brand{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #353a40;align-items:center;gap:12px;padding:4px 6px 24px;display:flex}.freight-brand img{object-fit:contain;width:52px;height:52px}.freight-brand span,.freight-user span{flex-direction:column;display:flex}.freight-brand strong{font-size:16px}.freight-brand small,.freight-user small{color:#92989f;text-transform:uppercase;margin-top:4px;font-size:10px}.freight-shell>aside nav{flex-direction:column;gap:7px;padding-top:25px;display:flex}.freight-shell>aside nav button{color:#aeb3b9;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.freight-shell>aside nav button i{border:1px solid #3b4046;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.freight-shell>aside nav button.active{background:var(--dark2);color:#fff}.freight-shell>aside nav button.active i{color:#e5a365;border-color:#c47d3c}.freight-user{border-top:1px solid #353a40;align-items:center;gap:10px;margin-top:auto;padding:16px 8px;display:flex}.freight-user>b{color:#e5a365;background:#343940;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.freight-user strong{font-size:12px}.freight-back,.freight-logout{color:#aeb3b9;background:0 0;border:1px solid #3a3f45;border-radius:9px;margin-top:7px;padding:9px}.freight-logout{border:0}.freight-main{background:#fff;min-height:100vh;margin-left:252px;padding:48px clamp(24px,5vw,72px)}.freight-main>header{align-items:flex-start;gap:18px;margin-bottom:30px;display:flex}.freight-main>header>button{display:none}.freight-main header small,.upload-heading span,.result-title small{color:var(--accent);letter-spacing:.12em;font-size:10px;font-weight:900}.freight-main h1{margin:7px 0;font-size:34px}.freight-main header p,.upload-heading p{color:var(--muted);margin:0;font-size:12px}.freight-error{color:var(--bad);background:#fff2f1;border:1px solid #efcfcc;border-radius:12px;margin-bottom:18px;padding:13px 16px}.freight-upload,.freight-results,.history-panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 28px #191e230d}.upload-heading,.result-title{justify-content:space-between;align-items:end;gap:25px;display:flex}.upload-heading h2,.result-title h2{margin:5px 0 7px}.upload-heading label{width:270px;color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.upload-heading input,.history-filter input{box-sizing:border-box;border:1px solid #d7dadd;border-radius:10px;width:100%;margin-top:7px;padding:11px}.upload-grid{grid-template-columns:1fr 1fr;gap:14px;margin:24px 0;display:grid}.upload-grid label{background:var(--soft);cursor:pointer;border:1px dashed #cdd1d4;border-radius:16px;flex-direction:column;padding:22px;display:flex;position:relative}.upload-grid label.ready{background:#f2f9f4;border-color:#83ae91}.upload-grid label>span{color:var(--accent);font-size:10px;font-weight:900}.upload-grid strong{margin-top:15px}.upload-grid small{color:var(--muted);margin-top:6px}.upload-grid input{opacity:0;cursor:pointer;position:absolute;inset:0}.compare-button{background:var(--dark);color:#fff;border:0;border-radius:11px;width:100%;padding:14px;font-weight:900}.compare-button:disabled{opacity:.45}.freight-results{margin-top:20px}.result-title>span{color:var(--muted);font-size:11px}.freight-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0;display:grid}.freight-stats article{border:1px solid var(--line);border-radius:15px;padding:17px}.freight-stats small{color:var(--muted);display:block}.freight-stats strong{margin-top:9px;font-size:20px;display:block}.freight-stats span{font-size:11px}.positive{color:var(--good)!important}.negative{color:var(--bad)!important}.freight-table-wrap{overflow:auto}.freight-table-wrap table{border-collapse:collapse;width:100%;font-size:11px}.freight-table-wrap th,.freight-table-wrap td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f2;padding:12px 10px}.freight-table-wrap th{color:var(--muted);text-transform:uppercase;font-size:9px}.freight-table-wrap .key{text-overflow:ellipsis;max-width:190px;overflow:hidden}.result-pill{background:#edf5ef;border-radius:999px;padding:5px 8px;font-weight:800}.result-pill.negative{background:#fbeceb}.unmatched{color:#7b642f;background:#fff8e9;border-radius:12px;flex-direction:column;gap:5px;margin-top:18px;padding:14px;font-size:11px;display:flex}.history-filter{grid-template-columns:180px 180px auto;align-items:end;gap:10px;margin-bottom:20px;display:grid}.history-filter label{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.history-filter button,.history-list button{background:var(--dark);color:#fff;border:0;border-radius:10px;padding:11px 15px}.history-list article{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:16px 0;display:flex}.history-list article>div{flex-direction:column;flex:1;display:flex}.history-list article small,.history-list article span{color:var(--muted);font-size:10px}.history-list article strong{margin:5px 0}.history-list article>b{flex-direction:column;align-items:end;display:flex}.history-list .delete{color:var(--bad);background:#fff0ef}.empty-history{text-align:center;color:var(--muted);padding:35px}@media (width<=760px){.freight-shell>aside{display:none}.freight-main{margin-left:0;padding:24px 14px}.freight-main>header>button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px;display:block}.upload-heading{flex-direction:column;align-items:stretch}.upload-heading label{width:auto}.upload-grid,.freight-stats,.history-filter{grid-template-columns:1fr 1fr}.history-filter button{grid-column:1/-1}.history-list article{flex-wrap:wrap}.history-list article>div{flex-basis:100%}}.freight-shell>aside nav button i svg,.freight-back svg,.freight-main>header>button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.freight-back{justify-content:center;align-items:center;gap:8px;display:flex}@media (width<=760px){.freight-main>header>button{color:#25282c;background:#f1f2f3;border:1px solid #c9cdd1;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;display:grid;box-shadow:0 2px 7px #191e231a}.freight-main>header>button svg{stroke:#25282c;stroke-width:2.2px;width:21px;height:21px}.freight-main>header>button:active{background:#e3e5e7}}.freight-mobile-header,.freight-bottom-nav{display:none}.freight-modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#15181bad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.freight-modal>div{box-sizing:border-box;background:#fff;border-radius:24px;width:min(100%,430px);padding:24px;box-shadow:0 25px 80px #00000038}.freight-modal header{justify-content:space-between;align-items:flex-start;display:flex}.freight-modal header small{color:var(--accent);letter-spacing:.1em;font-size:9px;font-weight:900}.freight-modal h2{margin:5px 0 0;font-size:21px}.freight-modal header button{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;font-size:20px}.freight-delete-icon{width:58px;height:58px;color:var(--bad);background:#fff0ef;border-radius:18px;place-items:center;margin:22px auto 14px;display:grid}.freight-delete-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.freight-modal>div>p{text-align:center;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.freight-modal>div>p strong{color:var(--ink)}.freight-delete-warning{border-left:3px solid var(--bad);color:var(--bad);background:#fff5f4;border-radius:9px;flex-direction:column;gap:4px;margin:18px 0;padding:12px 14px;font-size:11px;display:flex}.freight-delete-warning span{color:#785957;line-height:1.45}.freight-modal-actions{grid-template-columns:1fr 1.25fr;gap:9px;display:grid}.freight-modal-actions button{border-radius:11px;min-height:44px;font-weight:900}.freight-modal-actions .cancel{border:1px solid var(--line);color:var(--muted);background:#fff}.freight-modal-actions .confirm{background:var(--bad);color:#fff;border:0}.freight-modal-actions button:disabled{opacity:.55}@media (width<=760px){.freight-shell{padding-bottom:72px}.freight-mobile-header{z-index:25;background:var(--dark);color:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 15px;display:flex;position:sticky;top:0}.freight-mobile-header>button{color:#fff;background:0 0;border:1px solid #3d4248;border-radius:11px;place-items:center;width:35px;height:35px;padding:0;display:grid}.freight-mobile-header>button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.freight-mobile-header>strong{font-size:14px}.freight-mobile-header .freight-mobile-logout{color:#f1b2ad;border-color:#0000;width:auto;padding:0 10px;font-size:11px;font-weight:800}.freight-main{margin-left:0;padding:30px 14px 40px}.freight-main>.freight-page-header{margin-bottom:24px}.freight-main>.freight-page-header>button{display:none}.freight-main h1{font-size:28px}.freight-bottom-nav{z-index:50;padding:7px 7px calc(7px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:#fff;justify-content:space-around;display:flex;position:fixed;inset:auto 0 0;box-shadow:0 -5px 18px #0000000f}.freight-bottom-nav button{color:var(--muted);background:0 0;border:0;border-radius:11px;flex-direction:column;align-items:center;gap:3px;padding:5px 22px;font-size:9px;font-weight:800;display:flex}.freight-bottom-nav button span{place-items:center;width:22px;height:22px;display:grid}.freight-bottom-nav button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.freight-bottom-nav button.active{color:var(--accent);background:#f6eadf}.upload-grid{grid-template-columns:1fr}.freight-modal{align-items:end;padding:0}.freight-modal>div{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0}}@media (width<=420px){.freight-modal-actions{grid-template-columns:1fr}.freight-modal-actions .confirm{grid-row:1}.freight-upload,.freight-results{padding:18px}.carrier-select{margin:-18px -18px 24px;padding:18px}}@media (width<=760px){.freight-shell{padding-bottom:72px}.freight-bottom-nav{width:auto;padding:7px 7px calc(7px + env(safe-area-inset-bottom,0px));border:0;border-top:1px solid var(--line);background:#fff;border-radius:0;justify-content:space-around;gap:0;margin:0;position:fixed;inset:auto 0 0;box-shadow:0 -5px 18px #0000000f}.freight-bottom-nav button{border-radius:11px;flex:none;min-width:0;padding:5px 14px;font-size:9px}.freight-bottom-nav button span,.freight-bottom-nav button svg{width:18px;height:18px}}.stock-report-shell{--sr-dark:#1d2024;--sr-dark2:#292d32;--sr-accent:#c47d3c;--sr-text:#25282c;--sr-muted:#70757b;--sr-line:#e3e5e7;min-height:100vh;color:var(--sr-text);background:#fff;font-family:Arial,Helvetica,sans-serif}.stock-report-shell button,.stock-report-shell input{font:inherit}.stock-report-shell>aside{z-index:30;background:var(--sr-dark);color:#fff;flex-direction:column;width:252px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.stock-report-brand{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #353a40;align-items:center;gap:12px;padding:4px 6px 24px;display:flex}.stock-report-brand img{object-fit:contain;width:52px;height:52px}.stock-report-brand span,.stock-report-user span{flex-direction:column;display:flex}.stock-report-brand strong{font-size:17px}.stock-report-brand small,.stock-report-user small{color:#92989f;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:10px}.stock-report-shell aside nav{flex-direction:column;gap:7px;padding-top:25px;display:flex}.stock-report-shell aside nav button{color:#aeb3b9;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.stock-report-shell aside nav i{border:1px solid #3b4046;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.stock-report-shell svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.stock-report-shell aside nav button.active,.stock-report-shell aside nav button:hover{background:var(--sr-dark2);color:#fff}.stock-report-shell aside nav button.active i{color:#e5a365;background:#c47d3c26;border-color:#c47d3c99}.stock-report-user{border-top:1px solid #353a40;align-items:center;gap:10px;margin-top:auto;padding:16px 8px;display:flex}.stock-report-user>b{color:#e5a365;background:#343940;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.stock-report-user strong{font-size:12px}.stock-report-back,.stock-report-logout{color:#aeb3b9;background:0 0;border:1px solid #3a3f45;border-radius:10px;padding:10px}.stock-report-logout{color:#d99b97;border-color:#593c3c;margin-top:8px}.stock-report-main{min-height:100vh;margin-left:252px;padding:54px max(32px,50vw - 716px) 80px}.stock-report-main>header{margin-bottom:28px}.stock-report-main>header small{color:var(--sr-accent);letter-spacing:.14em;font-size:10px;font-weight:800}.stock-report-main h1{letter-spacing:-.04em;margin:7px 0 8px;font-size:34px}.stock-report-main>header p{color:var(--sr-muted);margin:0;font-size:14px}.stock-report-mobile{display:none}.stock-upload{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d8dadd;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:36px;transition:all .2s;display:flex}.stock-upload:hover{border-color:var(--sr-accent);background:#fdf9f5}.stock-upload.busy{cursor:wait}.stock-upload input,.stock-report-actions input{display:none}.stock-upload>span{width:58px;height:58px;color:var(--sr-accent);background:#f5e8dc;border-radius:17px;place-items:center;font-size:13px;font-weight:900;display:grid}.stock-upload h2{margin:18px 0 8px}.stock-upload p{max-width:500px;color:var(--sr-muted);margin:0;font-size:13px;line-height:1.55}.stock-report-error,.stock-report-warning{border-radius:12px;margin-bottom:16px;padding:13px 16px;font-size:13px}.stock-report-error{color:#9f3f39;background:#fff0ef}.stock-report-warning{color:#8c651e;background:#fff8e8}.stock-report-actions{border:1px solid var(--sr-line);border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:15px 18px;display:flex}.stock-report-actions div{flex-direction:column;display:flex}.stock-report-actions span{color:var(--sr-muted);margin-top:4px;font-size:11px}.stock-report-actions button,.stock-history-empty button{background:var(--sr-dark);color:#fff;border:0;border-radius:10px;padding:11px 15px;font-weight:800}.stock-summary{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px;display:grid}.stock-summary article{border:1px solid var(--sr-line);border-radius:17px;padding:20px}.stock-summary strong{font-size:28px;display:block}.stock-summary span{color:var(--sr-muted);margin-top:5px;font-size:11px;display:block}.stock-summary .danger strong{color:#b84f47}.stock-summary .warning strong{color:#bd7b2d}.stock-filters{background:#f5f6f7;border-radius:14px;justify-content:space-between;gap:14px;margin-bottom:14px;padding:14px;display:flex}.stock-filters>input{flex:1;max-width:500px}.stock-filters input{background:#fff;border:1px solid #d7dadd;border-radius:10px;padding:10px 12px}.stock-filters label{color:var(--sr-muted);align-items:center;gap:8px;font-size:11px;display:flex}.stock-filters label input{width:70px}.stock-table-wrap{border:1px solid var(--sr-line);border-radius:17px;overflow:auto}.stock-table-wrap table{border-collapse:collapse;width:100%}.stock-table-wrap th,.stock-table-wrap td{text-align:right;border-bottom:1px solid #edf0f2;padding:14px 16px;font-size:12px}.stock-table-wrap th{color:var(--sr-muted);text-transform:uppercase;background:#f7f8f8;font-size:10px}.stock-table-wrap th:first-child,.stock-table-wrap td:first-child{text-align:left}.stock-table-wrap td strong,.stock-table-wrap td small{display:block}.stock-table-wrap td small{color:var(--sr-muted);margin-top:4px;font-size:10px}.stock-table-wrap td>span{border-radius:999px;padding:6px 9px;font-weight:800;display:inline-block}.stock-table-wrap .critical{color:#b84f47;background:#fbeceb}.stock-table-wrap .attention{color:#a46620;background:#fff3df}.stock-table-wrap .healthy{color:#43835b;background:#eaf5ee}.stock-days{gap:9px;margin-bottom:18px;padding-bottom:4px;display:flex;overflow:auto}.stock-days button{border:1px solid var(--sr-line);text-align:left;background:#fff;border-radius:13px;min-width:105px;padding:10px 13px}.stock-days button strong,.stock-days button span{display:block}.stock-days button span{color:var(--sr-muted);margin-top:4px;font-size:9px}.stock-days button.active{border-color:var(--sr-accent);color:var(--sr-accent);background:#fdf7f2}.stock-history-empty{border:1px solid var(--sr-line);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:30px;display:flex}.stock-history-empty>span{width:55px;height:55px;color:var(--sr-accent);background:#f5e8dc;border-radius:16px;place-items:center;display:grid}.stock-history-empty h2{margin:18px 0 7px}.stock-history-empty p{max-width:470px;color:var(--sr-muted);margin:0 0 20px;font-size:13px;line-height:1.5}@media (width<=900px){.stock-report-shell>aside{width:210px}.stock-report-main{margin-left:210px;padding-left:20px;padding-right:20px}}@media (width<=680px){.stock-report-shell{padding-bottom:72px}.stock-report-shell>aside{display:none}.stock-report-mobile{z-index:25;background:var(--sr-dark);color:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 15px;display:flex;position:sticky;top:0}.stock-report-mobile button{color:#fff;background:0 0;border:1px solid #3d4248;border-radius:10px;padding:8px}.stock-report-main{margin-left:0;padding:30px 14px 40px}.stock-report-main h1{font-size:28px}.stock-summary{grid-template-columns:1fr 1fr}.stock-summary article:first-child{grid-column:1/-1}.stock-filters,.stock-report-actions{flex-direction:column;align-items:stretch}.stock-filters>input{max-width:none}.stock-table-wrap th,.stock-table-wrap td{white-space:nowrap;padding:12px 10px}.stock-table-wrap td:first-child{min-width:230px}}.stock-history-select{flex:none;width:auto;min-width:170px;max-width:220px}.stock-table-wrap th button{width:100%;color:inherit;font:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:6px;padding:0;display:flex}.stock-table-wrap th:first-child button{justify-content:flex-start}.stock-table-wrap th button i{color:#a1a6aa;font-size:11px;font-style:normal}.stock-table-wrap th button:hover{color:var(--sr-accent)}.stock-row-actions{text-align:center!important;width:48px!important}.stock-row-actions button{color:#b84f47;cursor:pointer;background:#fff6f5;border:1px solid #ead5d3;border-radius:9px;place-items:center;width:28px;height:28px;margin:auto;padding:0;font-size:18px;line-height:1;display:grid}.stock-row-actions button:hover{color:#fff;background:#b84f47;border-color:#b84f47}.stock-days{scrollbar-width:thin;scrollbar-color:#c9cdd0 transparent;flex-wrap:nowrap}.stock-days::-webkit-scrollbar{height:6px}.stock-days::-webkit-scrollbar-thumb{background:#c9cdd0;border-radius:999px}.stock-days button{flex:0 0 108px}.stock-days:after{content:"";flex:0 0 1px}@media (width<=680px){.stock-history-select{width:100%;max-width:none}.stock-table-wrap th:first-child,.stock-table-wrap td:first-child{width:250px}.stock-table-wrap th:not(:first-child),.stock-table-wrap td:not(:first-child){width:112px}.stock-row-actions{width:54px!important}.stock-days{margin-left:-2px;margin-right:-2px;padding:0 2px 9px}}.stock-table-wrap .stock-no-results{color:var(--sr-muted);font-size:12px;text-align:center!important;width:auto!important;padding:34px!important}.stock-trend span{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.stock-trend .stable{color:#687077;background:#f0f2f3}.stock-trend .worse{color:#b84f47;background:#fbeceb}.stock-trend .better{color:#43835b;background:#eaf5ee}.stock-trend .new{color:#52718c;background:#eef2f8}.stock-days button{color:var(--sr-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.stock-days button strong{color:#34393e;font-size:13px;font-weight:800;line-height:1.2}.stock-days button span{color:#7a8085}.stock-days button:hover:not(.active){background:#f7f8f8;border-color:#c9cdd0;box-shadow:0 5px 14px #191e230e}.stock-days button:focus-visible{outline-offset:2px;outline:3px solid #c47d3c33}.stock-days button.active strong{color:var(--sr-accent)}.stock-days button.active span{color:#9a6738}.stock-skeleton{flex-direction:column;gap:18px;display:flex}.stock-skeleton i,.stock-skeleton b,.stock-skeleton small,.stock-skeleton-table header{background:linear-gradient(90deg,#eef0f2 25%,#f8f9fa 50%,#eef0f2 75%) 0 0/220% 100%;border-radius:10px;animation:1.25s ease-in-out infinite stock-shimmer;display:block}.stock-skeleton-days,.stock-skeleton-tabs,.stock-skeleton-cards,.stock-skeleton-filters{gap:12px;display:flex}.stock-skeleton-days i{border-radius:13px;flex:0 0 108px;width:108px;height:55px}.stock-skeleton-days{overflow:hidden}.stock-skeleton-tabs{background:#eef0f2;border-radius:13px;width:405px;padding:5px}.stock-skeleton-tabs i{width:195px;height:38px}.stock-skeleton-cards article{border:1px solid #e5e7e9;border-radius:20px;flex:1;align-items:center;gap:14px;height:118px;padding:18px;display:flex}.stock-skeleton-cards article>i{border-radius:15px;flex:0 0 46px;width:46px;height:46px}.stock-skeleton-cards article span{flex-direction:column;flex:1;gap:10px;display:flex}.stock-skeleton-cards b{width:50px;height:26px}.stock-skeleton-cards small{width:85%;height:11px}.stock-skeleton-filters{border:1px solid #e5e7e9;border-radius:16px;padding:13px}.stock-skeleton-filters i{height:42px}.stock-skeleton-filters i:first-child{width:280px}.stock-skeleton-filters i:nth-child(2){width:230px}.stock-skeleton-filters i:last-child{width:160px;margin-left:auto}.stock-skeleton-table{border:1px solid #e5e7e9;border-radius:17px;overflow:hidden}.stock-skeleton-table header{border-radius:0;height:44px}.stock-skeleton-table>i{border-radius:7px;height:48px;margin:1px 14px}@keyframes stock-shimmer{to{background-position:-220% 0}}@media (prefers-reduced-motion:reduce){.stock-skeleton i,.stock-skeleton b,.stock-skeleton small,.stock-skeleton-table header{animation:none}}@media (width<=900px){.stock-skeleton-cards{grid-template-columns:1fr 1fr;display:grid}.stock-skeleton-filters{flex-wrap:wrap}.stock-skeleton-filters i{flex:1}}@media (width<=680px){.stock-skeleton-tabs{width:100%}.stock-skeleton-tabs i{width:50%}.stock-skeleton-cards{grid-template-columns:1fr}.stock-skeleton-cards article{height:96px}.stock-skeleton-filters{flex-direction:column}.stock-skeleton-filters i,.stock-skeleton-filters i:first-child,.stock-skeleton-filters i:nth-child(2),.stock-skeleton-filters i:last-child{width:100%;margin:0}}.stock-search-icon{flex:0 0 16px;width:16px;height:16px;position:relative!important;transform:none!important}.stock-search-icon:before{content:"";border:1.8px solid #8a9095;border-radius:50%;width:9px;height:9px;position:absolute;top:1px;left:1px}.stock-search-icon:after{content:"";transform-origin:0;background:#8a9095;border-radius:2px;width:6px;height:1.8px;position:absolute;top:11px;left:10px;transform:rotate(45deg)}.stock-search-clear{color:#6f757a!important;width:24px!important;height:24px!important;box-shadow:none!important;background:#eef0f2!important;border:0!important;border-radius:50%!important;flex:0 0 24px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:16px!important;line-height:1!important;display:grid!important}.stock-search-clear:hover{color:#303438!important;background:#e2e5e7!important}.stock-history-select{color:#353a3f;appearance:none;outline:0;height:42px;font-size:12px;font-weight:700;background-color:#fff!important;background-image:linear-gradient(45deg,#0000 50%,#747a80 50%),linear-gradient(135deg,#747a80 50%,#0000 50%)!important;background-position:calc(100% - 17px) 18px,calc(100% - 12px) 18px!important;background-repeat:no-repeat!important;background-size:5px 5px,5px 5px!important;border:1px solid #dfe2e5!important;border-radius:12px!important;padding:0 38px 0 13px!important}.stock-history-select:focus{box-shadow:0 0 0 3px #c47d3c1c;border-color:var(--sr-accent)!important}@media (width<=680px){.stock-filters{gap:10px;padding:12px;display:flex}.stock-history-select{order:1;width:100%;height:48px;font-size:14px;background-position:calc(100% - 19px) 21px,calc(100% - 14px) 21px!important}.stock-search{border-radius:13px!important;flex:100%!important;order:2!important;width:100%!important;height:48px!important}.stock-search input{height:44px!important;font-size:14px!important}.stock-search-clear{flex-basis:28px!important;width:28px!important;height:28px!important}.stock-filters>button:last-child{order:3;width:100%;height:46px}.stock-limit-control{order:1}.stock-toggle{order:2!important}.stock-filters:has(.stock-limit-control) .stock-search{order:3!important}.stock-filters:has(.stock-limit-control)>button:last-child{order:4}}.stock-mode-tabs{background:#eef0f2;border-radius:13px;gap:5px;width:max-content;margin-bottom:18px;padding:5px;display:flex}.stock-mode-tabs button{color:var(--sr-muted);background:0 0;border:0;border-radius:9px;padding:10px 16px;font-size:12px;font-weight:800}.stock-mode-tabs button.active{color:var(--sr-text);background:#fff;box-shadow:0 3px 12px #1a1e2217}.stock-summary{grid-template-columns:repeat(4,1fr)}.stock-summary article{background:linear-gradient(145deg,#fff,#fafbfb);align-items:center;gap:14px;min-height:108px;display:flex;box-shadow:0 8px 28px #191e230e}.stock-summary article i{color:#607080;background:#edf1f5;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:21px;font-style:normal;font-weight:900;display:grid}.stock-summary .danger i{color:#b84f47;background:#fbeceb}.stock-summary .warning i{color:#bd7b2d;background:#fff3df}.stock-summary .success i,.stock-summary .success strong{color:#43835b}.stock-summary .success i{background:#eaf5ee}.stock-filters{border:1px solid var(--sr-line);align-items:center}.stock-filters select{background:#fff;border:1px solid #d7dadd;border-radius:10px;padding:10px 12px}.stock-filters .stock-toggle input{width:auto}.stock-filters button{background:var(--sr-dark);color:#fff;white-space:nowrap;border:0;border-radius:10px;padding:11px 14px;font-size:11px;font-weight:800}.stock-table-wrap{box-shadow:0 8px 28px #191e230a}.stock-table-wrap .purchase{color:var(--sr-accent);font-weight:900}@media (width<=1100px){.stock-summary{grid-template-columns:1fr 1fr}.stock-filters{flex-wrap:wrap}}@media (width<=680px){.stock-mode-tabs{width:100%}.stock-mode-tabs button{flex:1}.stock-summary article:first-child{grid-column:auto}}.stock-summary{grid-auto-rows:118px;align-items:stretch}.stock-summary article{box-sizing:border-box;border-radius:20px;width:100%;height:118px;min-height:118px;padding:20px 18px;overflow:hidden}.stock-summary article>div{min-width:0}.stock-summary strong{letter-spacing:-.04em;font-size:30px}.stock-summary span{min-height:29px;font-size:11px;font-weight:700;line-height:1.35}.stock-summary article i{border-radius:15px;flex-basis:46px;width:46px;height:46px}.stock-summary article:hover{transition:transform .18s,box-shadow .18s;transform:translateY(-2px);box-shadow:0 13px 34px #191e2317}.stock-filters{background:#f8f9fa;border-radius:16px;justify-content:flex-start;padding:12px 14px;box-shadow:0 4px 18px #191e2309}.stock-filters>input{background:#fff;border-color:#dfe2e5;flex:0 230px;order:3;min-width:190px;max-width:230px;height:40px;padding:0 13px;box-shadow:inset 0 1px 2px #14191e06}.stock-filters>input:focus{border-color:var(--sr-accent);outline:0;box-shadow:0 0 0 3px #c47d3c1f}.stock-filters>label:first-child{background:#fff;border:1px solid #e0e3e6;border-radius:11px;min-height:40px;padding:0 12px;font-weight:700}.stock-filters>label:first-child input{background:#f7f8f8;padding:7px 8px;font-weight:900}.stock-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #dfe2e5;border-radius:12px;min-height:44px;transition:all .18s;position:relative;color:var(--sr-text)!important;padding:5px 13px 5px 49px!important;font-weight:800!important}.stock-toggle:hover{background:#fdf9f5;border-color:#c8a27e}.stock-toggle:before{content:"";background:#ccd1d5;border-radius:999px;width:28px;height:17px;transition:all .2s;position:absolute;left:12px}.stock-toggle:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;transition:all .2s;position:absolute;left:15px;box-shadow:0 1px 3px #00000040}.stock-toggle:has(input:checked){background:#fdf7f2;border-color:#d9b28d;color:#8b5526!important}.stock-toggle:has(input:checked):before{background:var(--sr-accent)}.stock-toggle:has(input:checked):after{transform:translate(11px)}.stock-toggle input{opacity:0;pointer-events:none;height:1px;position:absolute;width:1px!important}.stock-filters>button{border-radius:11px;order:4;height:40px;margin-left:auto;padding:0 16px;box-shadow:0 5px 14px #1d202421}.stock-table-wrap td>span{text-align:center;min-width:72px}.stock-table-wrap tbody tr:hover{background:#fcfaf8}@media (width<=1100px){.stock-summary{grid-auto-rows:110px}.stock-summary article{height:110px;min-height:110px}.stock-filters>input{order:0}.stock-filters>button{margin-left:0}}@media (width<=680px){.stock-summary{grid-template-columns:1fr;grid-auto-rows:96px}.stock-summary article{height:96px;min-height:96px}.stock-filters>input{width:100%;max-width:none}.stock-toggle{justify-content:flex-start;width:100%}.stock-filters>button{width:100%}}.stock-summary .success{color:var(--sr-text);font-size:inherit;background:linear-gradient(145deg,#fff,#fafbfb);border:1px solid #cee4d5;border-radius:20px;margin:0;padding:20px 18px;line-height:normal}.stock-filters>label:first-child{box-sizing:border-box;white-space:nowrap;text-transform:none;letter-spacing:0;flex:0 0 314px;justify-content:flex-start}.stock-filters>label:first-child input{text-align:center;border-radius:9px;flex:0 0 58px;width:58px;height:36px;margin-left:auto}.stock-toggle{box-sizing:border-box;white-space:normal;flex:330px;max-width:400px;line-height:1.3;text-transform:none!important;letter-spacing:0!important}.stock-filters>input{flex:0 225px}.stock-filters>button{flex:none}.stock-filters{gap:12px}@media (width<=1200px){.stock-filters>label:first-child{flex-basis:290px}.stock-toggle{flex-basis:285px}.stock-filters>input{flex-basis:205px}}@media (width<=760px){.stock-summary .success{padding:20px 18px}.stock-filters>label:first-child,.stock-toggle,.stock-filters>input{flex:100%;width:100%;max-width:none}}.stock-summary .success{border-color:var(--sr-line);background:linear-gradient(145deg,#fff,#fafbfb)}.stock-limit-control{background:#fff;border:1px solid #dfe2e5;border-radius:12px;align-items:center;gap:10px;height:44px;padding:0 8px 0 14px;display:flex}.stock-limit-control>span{color:#60666c;white-space:nowrap;font-size:11px;font-weight:800}.stock-limit-control label{color:#777d82;white-space:nowrap;background:#f6f7f8;border:1px solid #d9dcdf;border-radius:9px;align-items:center;height:32px;margin:0;padding:0 10px 0 0;font-size:10px;font-weight:800;display:flex;overflow:hidden}.stock-limit-control input{box-sizing:border-box;text-align:center;appearance:textfield;height:30px;caret-color:var(--sr-text);outline:0;font-size:13px;font-weight:900;width:48px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-right:1px solid #dfe2e5!important;border-radius:0!important;padding:0 4px!important}.stock-limit-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stock-limit-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stock-limit-control input:focus,.stock-limit-control input:focus-visible{box-shadow:none!important;background:#fff!important;border-top-color:#0000!important;border-bottom-color:#0000!important;outline:0!important}.stock-table-wrap table{table-layout:fixed;width:100%}.stock-table-wrap th:first-child,.stock-table-wrap td:first-child{width:43%}.stock-table-wrap th:not(:first-child),.stock-table-wrap td:not(:first-child){width:14.25%}.stock-table-wrap td strong,.stock-table-wrap td small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.stock-limit-control label span{padding-left:9px}.stock-toggle{cursor:pointer;color:#4f555a!important;min-height:44px!important;box-shadow:none!important;text-transform:none!important;background:#fff!important;border:1px solid #dfe2e5!important;border-radius:12px!important;flex:none!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0 13px!important;font-size:11px!important;font-weight:800!important;display:flex!important;position:relative!important}.stock-toggle:before,.stock-toggle:after{display:none!important}.stock-toggle i{background:#ccd1d5;border-radius:999px;flex:0 0 30px;width:30px;height:18px;transition:all .2s;position:relative}.stock-toggle i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000038}.stock-toggle.active{color:#8b5526!important;background:#fdf8f3!important;border-color:#d6ae88!important}.stock-toggle.active i{background:var(--sr-accent)}.stock-toggle.active i:after{transform:translate(12px)}.stock-search{color:#8a9095!important;background:#fff!important;border:1px solid #dfe2e5!important;border-radius:12px!important;flex:0 220px!important;align-items:center!important;gap:7px!important;height:42px!important;margin:0!important;padding:0 11px!important;display:flex!important}.stock-search:focus-within{box-shadow:0 0 0 3px #c47d3c1c;border-color:var(--sr-accent)!important}.stock-search>span{font-size:20px;line-height:1;transform:rotate(-15deg)}.stock-search input{font-size:12px;width:100%!important;min-width:0!important;height:38px!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.stock-filters>button:last-child{margin-left:auto}.stock-filters{align-items:center}@media (width<=900px){.stock-limit-control,.stock-toggle,.stock-search{flex:100%!important}.stock-search{max-width:none!important}.stock-filters>button:last-child{margin-left:0}}@media (width<=680px){.stock-table-wrap table{table-layout:fixed;width:760px}.stock-table-wrap th:first-child,.stock-table-wrap td:first-child{width:270px}.stock-table-wrap th:not(:first-child),.stock-table-wrap td:not(:first-child){width:122px}}.shipment-shell{--dark:#1d2024;--dark2:#292d32;--ink:#25282c;--muted:#70757b;--line:#e3e5e7;--soft:#f5f6f7;--accent:#c47d3c;--good:#43835b;--warn:#b2762f;--bad:#b84f47;min-height:100vh;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}.shipment-shell button,.shipment-shell input{font:inherit}.shipment-shell>aside{z-index:10;background:var(--dark);color:#fff;flex-direction:column;width:252px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.shipment-brand{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #353a40;align-items:center;gap:12px;padding:4px 6px 24px;display:flex}.shipment-brand img{object-fit:contain;width:52px;height:52px}.shipment-brand span,.shipment-user span{flex-direction:column;display:flex}.shipment-brand b{font-size:15px}.shipment-brand small,.shipment-user small{color:#92989f;text-transform:uppercase;margin-top:4px;font-size:10px}.shipment-shell>aside nav{flex-direction:column;gap:7px;padding-top:25px;display:flex}.shipment-shell>aside nav button{color:#aeb3b9;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.shipment-shell>aside nav i{border:1px solid #3b4046;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.shipment-shell>aside nav button.active{background:var(--dark2);color:#fff}.shipment-shell svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.shipment-user{border-top:1px solid #353a40;align-items:center;gap:10px;margin-top:auto;padding:16px 8px;display:flex}.shipment-user>b{color:#e5a365;background:#343940;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.shipment-user strong{font-size:12px}.shipment-back,.shipment-logout{color:#aeb3b9;background:0 0;border:1px solid #3a3f45;border-radius:9px;margin-top:7px;padding:9px}.shipment-back{justify-content:center;align-items:center;gap:8px;display:flex}.shipment-logout{border:0}.shipment-main{min-height:100vh;margin-left:252px;padding:48px clamp(24px,5vw,72px)}.shipment-main>header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.shipment-main>header small,.shipment-upload-heading>div>span,.shipment-results header small,.shipment-history header small{color:var(--accent);letter-spacing:.12em;font-size:10px;font-weight:900}.shipment-main h1{margin:7px 0;font-size:34px}.shipment-main header p,.shipment-upload-heading p,.shipment-results header p,.shipment-history header p{color:var(--muted);margin:0;font-size:12px}.shipment-new{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 15px;font-weight:800}.shipment-error{color:var(--bad);background:#fff2f1;border:1px solid #efcfcc;border-radius:12px;margin-bottom:18px;padding:13px 16px}.shipment-upload,.shipment-results,.shipment-history{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 28px #191e230d}.shipment-upload-heading,.shipment-results>header,.shipment-history>header{justify-content:space-between;align-items:end;gap:25px;display:flex}.shipment-upload-heading h2,.shipment-results h2,.shipment-history h2{margin:5px 0 7px}.shipment-upload-heading>label{width:270px;color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.shipment-upload-heading input{box-sizing:border-box;border:1px solid #d7dadd;border-radius:10px;width:100%;margin-top:7px;padding:11px}.shipment-upload-grid{grid-template-columns:1fr 1fr;gap:14px;margin:24px 0;display:grid}.shipment-upload-grid label{background:var(--soft);cursor:pointer;border:1px dashed #cdd1d4;border-radius:16px;flex-direction:column;min-height:145px;padding:22px;display:flex;position:relative}.shipment-upload-grid label.ready{background:#f2f9f4;border-color:#83ae91}.shipment-upload-grid i{color:var(--accent);font-size:10px;font-style:normal;font-weight:900}.shipment-upload-grid b{margin-top:15px}.shipment-upload-grid small{color:var(--muted);margin-top:6px}.shipment-upload-grid em{color:var(--good);margin-top:auto;padding-top:16px;font-size:10px;font-style:normal}.shipment-upload-grid input{opacity:0;cursor:pointer;position:absolute;inset:0}.shipment-primary{background:var(--dark);color:#fff;border:0;border-radius:11px;width:100%;padding:14px;font-weight:900}.shipment-primary:disabled{opacity:.45}.shipment-status{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.shipment-status span{border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite shipment-spin}@keyframes shipment-spin{to{transform:rotate(360deg)}}.shipment-results header time{color:var(--muted);font-size:11px}.shipment-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0;display:grid}.shipment-stats article{border:1px solid var(--line);border-radius:15px;padding:17px}.shipment-stats small{color:var(--muted);display:block}.shipment-stats strong{margin-top:9px;font-size:22px;display:block}.shipment-stats .good{color:var(--good)}.shipment-stats .warn{color:var(--warn)}.shipment-stats article>span{background:#eee;border-radius:9px;height:4px;margin-top:10px;display:block;overflow:hidden}.shipment-stats article>span i{background:var(--good);height:100%;display:block}.shipment-warning{border-left:3px solid var(--warn);color:#765a2c;background:#fff8e9;border-radius:9px;flex-direction:column;gap:4px;margin-bottom:18px;padding:13px 15px;font-size:11px;display:flex}.shipment-controls{justify-content:space-between;gap:12px;margin:18px 0;display:flex}.shipment-controls>input{border:1px solid var(--line);border-radius:10px;flex:1;padding:11px 13px}.shipment-controls>div{gap:5px;display:flex}.shipment-controls button{background:var(--soft);color:var(--muted);border:0;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:800}.shipment-controls button.active{color:#8b5528;background:#f4e5d8}.shipment-table{overflow:auto}.shipment-table table{border-collapse:collapse;width:100%;font-size:11px}.shipment-table th,.shipment-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f2;padding:12px 10px}.shipment-table th{color:var(--muted);text-transform:uppercase;font-size:9px}.shipment-table tr.sent{opacity:.58}.shipment-check{color:#fff;background:#fff;border:1px solid #cfd3d6;border-radius:7px;width:24px;height:24px}.shipment-check.checked{border-color:var(--good);background:var(--good)}.awb{align-items:center;gap:7px;display:flex}.awb code{font-weight:800}.awb button{background:var(--soft);color:var(--muted);border:0;border-radius:6px;padding:4px 7px;font-size:9px}.missing{color:var(--bad);font-weight:800}.shipment-empty{text-align:center;color:var(--muted);padding:35px}.shipment-history article{border-bottom:1px solid var(--line);grid-template-columns:1fr 160px auto auto;align-items:center;gap:12px;padding:16px 0;display:grid}.shipment-history article>div{flex-direction:column;gap:4px;display:flex}.shipment-history article small,.shipment-history article span{color:var(--muted);font-size:10px}.shipment-history progress{width:100%;accent-color:var(--good)}.shipment-history article>button{background:var(--dark);color:#fff;border:0;border-radius:9px;padding:9px 12px;font-weight:800}.shipment-history article>button.delete{color:var(--bad);background:#fff0ef}.shipment-mobile-header{display:none}@media (width<=760px){.shipment-shell{padding-bottom:72px}.shipment-shell>aside{display:none}.shipment-mobile-header{z-index:25;background:var(--dark);color:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 15px;display:flex;position:sticky;top:0}.shipment-mobile-header button{color:#fff;background:0 0;border:0;padding:8px}.shipment-main{margin-left:0;padding:30px 14px}.shipment-main h1{font-size:28px}.shipment-main>header{align-items:flex-start}.shipment-upload-heading,.shipment-results>header{flex-direction:column;align-items:stretch}.shipment-upload-heading>label{width:auto}.shipment-upload-grid,.shipment-stats{grid-template-columns:1fr 1fr}.shipment-controls{flex-direction:column}.shipment-controls>div{overflow:auto}.shipment-history article{grid-template-columns:1fr auto auto}.shipment-history progress{grid-column:1/-1}.mobile-bottom-navigation{display:flex}.shipment-results,.shipment-upload,.shipment-history{padding:18px}}@media (width<=430px){.shipment-upload-grid,.shipment-stats{grid-template-columns:1fr}.shipment-main>header{flex-direction:column}.shipment-history article{grid-template-columns:1fr 1fr}.shipment-history article>div,.shipment-history progress{grid-column:1/-1}}.shipment-new{color:#17191c}.awb button{min-width:55px;transition:transform .2s,background .2s,color .2s}.awb button.copied{color:var(--good);background:#e5f5e9;animation:.42s shipment-copy-pop}@keyframes shipment-copy-pop{0%{transform:scale(.82)}55%{transform:scale(1.12)}to{transform:scale(1)}}.shipment-history article>.shipment-history-progress{background:#e8ebed;border-radius:999px;width:100%;height:24px;display:block;position:relative;overflow:hidden}.shipment-history-progress i{background:var(--good);transition:width .35s;position:absolute;inset:0 auto 0 0}.shipment-history-progress span{z-index:1;color:#000;-webkit-text-stroke:1px #fff;paint-order:stroke fill;text-shadow:0 0 2px #fff;place-items:center;height:100%;font-size:9px;font-weight:900;display:grid;position:relative}.no-order{color:var(--muted);font-style:italic}@media (width<=760px){.shipment-history article>.shipment-history-progress{grid-column:1/-1}}@media (width<=430px){.shipment-history article>.shipment-history-progress{grid-column:1/-1}}.ind-shell{--orange:var(--app-accent);--ink:var(--app-text);--muted:var(--app-muted);--line:var(--app-border);background:var(--app-surface);min-height:100vh;color:var(--ink);grid-template-columns:252px 1fr;display:grid}.ind-shell>aside{background:var(--app-sidebar);height:100vh;color:var(--app-surface);z-index:5;flex-direction:column;padding:22px 16px;display:flex;position:sticky;top:0}.ind-brand{border:0;border-bottom:1px solid var(--app-sidebar-border);color:var(--app-surface);text-align:left;background:0 0;align-items:center;gap:12px;padding:4px 6px 24px;display:flex}.ind-brand img{object-fit:contain;width:52px;height:52px}.ind-brand span,.ind-user span{flex-direction:column;display:flex}.ind-brand b{font-size:16px}.ind-brand small,.ind-user small{color:var(--app-sidebar-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.ind-shell aside nav{gap:7px;padding-top:25px;display:grid}.ind-shell aside nav button{color:var(--app-sidebar-text);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px;font-weight:700;display:flex}.ind-shell aside nav button:hover,.ind-shell aside nav button.active{color:var(--app-surface);background:var(--app-sidebar-active)}.ind-shell aside nav i{background:0 0;border:1px solid #3b4046;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.ind-shell aside nav svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:17px}.ind-shell aside nav button.active i{border-color:var(--app-accent);color:var(--app-accent-light)}.ind-user{border-top:1px solid var(--app-sidebar-border);align-items:center;gap:10px;margin-top:auto;padding:16px 8px;display:flex}.ind-user>b{width:34px;height:34px;color:var(--app-accent-light);background:#343940;border-radius:11px;place-items:center;display:grid}.ind-user strong{font-size:12px}.ind-main{min-width:0;padding:48px clamp(24px,5vw,72px) 80px}.ind-main>header{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.ind-main>header small,.ind-card>small,.card-title small{color:var(--orange);letter-spacing:.12em;font-size:10px;font-weight:900}.ind-main h1{margin:7px 0;font-size:34px}.ind-main header p{color:var(--muted);margin:0;font-size:12px}.ind-loading{color:var(--muted);font-size:12px}.ind-alert{border-radius:12px;margin-bottom:18px;padding:13px 16px;font-size:13px}.ind-alert.error{background:var(--app-danger-soft);color:var(--app-danger);border:1px solid #efcfcc}.ind-alert.success{background:var(--app-success-soft);color:var(--app-success);border:1px solid #c6e4cf}.ind-filters{background:var(--app-surface);border:1px solid var(--line);border-radius:15px;flex-wrap:wrap;align-items:end;gap:10px;padding:15px;display:flex}.ind-presets{gap:5px;margin-right:auto;display:flex}.ind-presets button,.ind-sector button,.pager button{border:1px solid var(--line);background:var(--app-surface);color:var(--muted);border-radius:9px;padding:9px 12px;font-weight:700}.ind-filters label,.date-field{color:var(--muted);text-transform:uppercase;gap:5px;font-size:10px;font-weight:800;display:grid}.ind-filters input,.date-field input,.people-list input{border:1px solid var(--line);background:var(--app-surface);color:var(--ink);border-radius:10px;padding:9px}button.primary{background:var(--app-sidebar);color:var(--app-surface);border:0;border-radius:11px;padding:11px 17px;font-weight:800}button:disabled{opacity:.5}.ind-kpis{grid-template-columns:repeat(5,1fr);gap:12px;margin:16px 0;display:grid}.ind-kpis>div{background:var(--app-surface);border:1px solid var(--line);border-radius:15px;padding:17px}.ind-kpis small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800;display:block}.ind-kpis strong{margin-top:8px;font-size:27px;display:block}.ind-kpis .accent{background:var(--app-sidebar);color:var(--app-surface)}.ind-kpis .accent small{color:var(--app-sidebar-text)}.ind-sector{gap:6px;margin:23px 0 12px;display:flex}.ind-sector button.active{background:var(--app-sidebar);border-color:var(--app-sidebar);color:var(--app-surface)}.ind-card{background:var(--app-surface);border:1px solid var(--line);box-shadow:var(--app-shadow);border-radius:20px;margin-bottom:16px;padding:24px}.card-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.card-title h2,.upload-card h2{margin:5px 0 0;font-size:20px}.card-title>span{color:var(--muted);font-size:11px}.ind-ranking{gap:7px;display:grid}.rank-row{border-bottom:1px solid var(--app-border);grid-template-columns:35px minmax(170px,1.1fr) minmax(130px,2fr) 75px;align-items:center;gap:13px;padding:10px;display:grid}.position{background:var(--app-surface-soft);border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;display:grid}.position.p1{background:var(--app-accent);color:var(--app-surface)}.rank-person{flex-direction:column;display:flex}.rank-person strong{font-size:13px}.rank-person small{color:var(--muted);margin-top:3px;font-size:10px}.rank-track{background:var(--app-surface-soft);border-radius:20px;height:8px;overflow:hidden}.rank-track i{background:linear-gradient(90deg,var(--app-accent),var(--app-accent-light));border-radius:20px;height:100%;display:block}.rank-value{text-align:right}.trend{align-items:end;gap:7px;height:210px;padding-top:10px;display:flex;overflow-x:auto}.trend>div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:7px;min-width:35px;height:100%;display:flex}.trend span{background:linear-gradient(var(--app-accent-light),var(--app-accent));border-radius:5px 5px 2px 2px;width:min(28px,80%);display:block}.trend small{color:var(--muted);font-size:9px}.ind-upload-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.upload-card p{color:var(--muted);font-size:12px;line-height:1.6}.dropzone{text-align:center;background:var(--app-surface-soft);cursor:pointer;border:1px dashed #cdd1d4;border-radius:16px;place-content:center;min-height:155px;display:grid}.dropzone:hover{border-color:var(--app-accent);background:var(--app-success-soft)}.dropzone input{display:none}.dropzone b{font-size:14px}.dropzone span{color:var(--muted);margin-top:7px;font-size:11px}.selected-files{gap:6px;margin:13px 0;display:grid}.selected-files>span{background:var(--app-surface-soft);border-radius:7px;justify-content:space-between;padding:9px;font-size:11px;display:flex}.selected-files small{color:var(--muted)}.date-field{margin:12px 0}.wide{width:100%}.history-table{overflow-x:auto}.table-head,.table-row{grid-template-columns:100px minmax(220px,2fr) 160px 150px 140px;align-items:center;gap:12px;padding:11px;display:grid}.table-head{color:var(--muted);text-transform:uppercase;border-bottom:1px solid var(--line);font-size:9px;font-weight:900}.table-row{border-bottom:1px solid var(--line);font-size:11px}.table-row>span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.type{text-transform:capitalize;border-radius:20px;padding:4px 7px}.type.separacao{background:var(--app-warning-soft);color:var(--app-warning)}.type.montagem{background:var(--app-success-soft);color:var(--app-success)}.pager{justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;font-size:11px;display:flex}.people-list{gap:7px;display:grid}.people-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(170px,1fr) minmax(200px,1fr) 90px 80px;align-items:center;gap:12px;padding:10px;display:grid}.people-list span{flex-direction:column;display:flex}.people-list small{color:var(--muted);font-size:10px}.people-list label{align-items:center;gap:5px;font-size:11px;display:flex}.people-list label input{width:auto}.people-list button{background:var(--app-sidebar);color:var(--app-surface);border:0;border-radius:9px;padding:9px}.ind-empty{text-align:center;color:var(--muted);padding:35px;font-size:12px}.ind-upload-stack{gap:20px;display:grid}.ind-filters{align-items:flex-end}.ind-filters>label{align-self:flex-end}.ind-filters input,.ind-filters>.primary,.ind-presets button{height:38px}.ind-filters>.primary{align-self:flex-end}.trend-intro{max-width:720px;color:var(--app-muted);margin:-10px 0 18px;font-size:11px;line-height:1.55}.trend>div>b{color:var(--app-text);font-size:10px;font-weight:900}.trend{height:235px}.trend-day{position:relative}.trend-tooltip{z-index:5;background:var(--app-sidebar);color:#fff;text-align:left;border-radius:10px;gap:7px;width:170px;padding:11px;display:none;position:absolute;bottom:45px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000002e}.trend-day:hover .trend-tooltip{display:grid}.trend-tooltip:after{content:"";background:var(--app-sidebar);width:12px;height:12px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.trend-tooltip>strong{color:var(--app-accent-light);font-size:11px}.trend-tooltip>span{background:0 0;justify-content:space-between;width:auto;height:auto;font-size:10px;display:flex}.trend-tooltip>span b{font-size:10px}.people-intro{color:var(--app-muted);margin:-10px 0 20px;font-size:11px}.people-list .rename-field{color:var(--app-muted);text-transform:uppercase;gap:6px;font-size:9px;font-weight:800;display:grid}.people-list .rename-field input{text-transform:none;width:100%}.dashboard-skeleton{gap:16px;margin-top:16px;display:grid}.skeleton-kpis{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.skeleton-kpis i,.dashboard-skeleton section>*{background:linear-gradient(90deg,#eef0f2 25%,#f8f9fa 45%,#eef0f2 65%) 0 0/220% 100%;border-radius:15px;animation:1.3s infinite ind-skeleton;display:block}.skeleton-kpis i{height:92px}.dashboard-skeleton section{border:1px solid var(--app-border);background:#fff;border-radius:20px;padding:24px}.dashboard-skeleton section>b{width:220px;height:22px;margin-bottom:22px}.dashboard-skeleton section>span{height:45px;margin:8px 0}.skeleton-bars{align-items:end;gap:12px;height:190px;background:0 0!important;display:flex!important}.skeleton-bars i{height:var(--h,70%);background:#eef0f2;border-radius:8px 8px 2px 2px;flex:1}.skeleton-bars i:nth-child(2n){height:45%}.skeleton-bars i:nth-child(3n){height:85%}.dashboard-skeleton.compact section{min-height:420px}@keyframes ind-skeleton{to{background-position:-220% 0}}.rank-screen{background:var(--app-sidebar);color:var(--app-surface);border-radius:20px;min-height:520px;margin-top:16px;padding:28px}.rank-screen-head{border-bottom:1px solid var(--app-sidebar-border);justify-content:space-between;align-items:flex-start;gap:30px;padding-bottom:24px;display:flex}.rank-screen-head small{color:var(--app-accent-light);letter-spacing:.14em;font-size:10px;font-weight:900}.rank-screen-head h2{margin:7px 0;font-size:34px}.rank-screen-head p{color:var(--app-sidebar-text);margin:0;font-size:12px}.rank-screen-head>div:last-child{justify-items:end;display:grid}.rank-screen-head>div:last-child strong{color:var(--app-accent-light);font-size:34px}.rank-screen-head>div:last-child span{color:var(--app-sidebar-text);text-transform:uppercase;font-size:10px}.rank-screen-head button{color:var(--app-surface);background:0 0;border:1px solid #464b51;border-radius:9px;margin-top:13px;padding:9px 13px;font-weight:800}.mega-ranking{gap:9px;padding-top:24px;display:grid}.mega-ranking article{background:var(--app-sidebar-active);border:1px solid #353a40;border-radius:14px;grid-template-columns:58px 1fr 130px;align-items:center;gap:18px;padding:15px 20px;display:grid}.mega-ranking article>b{width:44px;height:44px;color:var(--app-sidebar-text);background:#383d43;border-radius:50%;place-items:center;font-size:18px;display:grid}.mega-ranking article>div{gap:10px;display:grid}.mega-ranking article strong{font-size:18px}.mega-ranking article span{background:#383d43;border-radius:20px;height:9px;overflow:hidden}.mega-ranking article span i{background:linear-gradient(90deg,var(--app-accent),var(--app-accent-light));border-radius:20px;height:100%;display:block}.mega-ranking article em{text-align:right;font-size:30px;font-style:normal;font-weight:900}.mega-ranking article.winner{border-color:var(--app-accent);background:#312a24}.mega-ranking article.winner>b{background:var(--app-accent);color:#fff}.rank-screen:fullscreen{background:var(--app-sidebar);border-radius:0;padding:4vh 5vw;overflow:auto}.rank-screen:fullscreen .rank-screen-head h2{font-size:5vh}.rank-screen:fullscreen .mega-ranking article{min-height:8vh}.rank-screen:fullscreen .mega-ranking article strong{font-size:2.5vh}.rank-screen:fullscreen .mega-ranking article em{font-size:3.5vh}.ind-filters{grid-template-columns:minmax(250px,1fr) auto;align-items:center;gap:28px;padding:22px 24px;display:grid}.filter-copy{flex-direction:column;gap:5px;display:flex}.filter-copy small{color:var(--app-accent);letter-spacing:.14em;font-size:9px;font-weight:900}.filter-copy span{color:var(--app-muted);font-size:10px}.filter-controls{align-items:flex-end;gap:22px;display:flex}.date-controls{align-items:flex-end;gap:10px;display:flex}.date-controls label{flex-direction:column;justify-content:flex-end;gap:6px;min-width:116px;height:58px;display:flex}.date-controls input,.date-controls .apply-filter{height:40px!important}.date-controls .apply-filter{justify-content:center;align-items:center;gap:8px;min-width:104px;display:flex}.apply-filter i{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite file-import-spin}.ind-presets{align-self:flex-end;margin:0}.ind-presets button{height:40px}.ind-presets button.active{border-color:var(--app-sidebar);background:var(--app-sidebar);color:#fff;box-shadow:0 4px 12px #1d202421}.trend-summary{gap:10px;margin:0 0 18px;display:flex}.trend-summary>span{border:1px solid var(--app-border);color:var(--app-muted);border-radius:9px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;display:flex}.trend-summary i{background:var(--app-accent);border-radius:50%;width:8px;height:8px}.trend-summary .box i{background:var(--app-sidebar)}.trend-summary strong{color:var(--app-text);margin-left:5px;font-size:12px}.trend{justify-content:flex-start;gap:10px}.trend>div{flex:0 0 52px;min-width:52px}.trend-day>span:not(.trend-tooltip span){width:30px}.trend-tooltip{bottom:48px}.trend-tooltip hr{border:0;border-top:1px solid #444a50;width:100%;margin:1px 0}.dashboard-skeleton{position:relative}.dashboard-skeleton:before{content:"Carregando indicadores…";color:var(--app-muted);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}@media (width<=1180px){.ind-filters{grid-template-columns:1fr}.filter-controls{justify-content:space-between}}@media (width<=1000px){.ind-kpis{grid-template-columns:repeat(3,1fr)}.ind-upload-grid{grid-template-columns:1fr}.filter-controls{flex-direction:column;align-items:stretch;gap:12px}.date-controls{justify-content:flex-end}}@media (width<=760px){.ind-shell{display:block}.ind-shell>aside{display:none}.ind-main{padding:26px 14px 90px}.ind-main h1{font-size:27px}.ind-kpis{grid-template-columns:1fr 1fr}.rank-row{grid-template-columns:32px 1fr 55px}.rank-track{display:none}.ind-filters{align-items:stretch;padding:17px}.ind-presets{align-self:auto;width:100%;overflow-x:auto}.date-controls{grid-template-columns:1fr 1fr;display:grid}.date-controls label{min-width:0}.date-controls .apply-filter{grid-column:1/-1;width:100%}.people-list>div{grid-template-columns:1fr}.history-table{margin-inline:-15px}.rank-screen{padding:18px}.rank-screen-head{flex-direction:column}.rank-screen-head>div:last-child{justify-items:start}.mega-ranking article{grid-template-columns:42px 1fr 70px;padding:12px}.mega-ranking article>b{width:34px;height:34px}.mega-ranking article em{font-size:20px}.trend-summary{flex-direction:column;align-items:flex-start}}.people-card .people-intro{max-width:760px;line-height:1.6}.people-card .people-list{gap:12px}.people-card .people-list>div{border:1px solid var(--line);background:var(--app-surface);border-radius:14px;grid-template-columns:minmax(210px,1.25fr) minmax(180px,1fr) minmax(150px,.8fr);padding:18px;transition:border-color .2s,opacity .2s}.people-card .people-list>div.is-hidden{opacity:.62;background:var(--app-surface-soft)}.person-summary{grid-row:span 2;align-content:center;gap:8px;display:grid!important}.person-summary>strong{font-size:15px}.person-summary>small{line-height:1.45}.person-origins{gap:6px;flex-direction:row!important}.person-origins i{text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:900}.person-origins .sep{background:var(--app-warning-soft);color:var(--app-warning)}.person-origins .mont{background:var(--app-success-soft);color:var(--app-success)}.person-origins .hidden{background:var(--app-danger-soft);color:var(--app-danger)}.person-actions{align-items:center;gap:10px;display:flex}.people-card .person-actions .person-save{white-space:nowrap}.person-hide{color:var(--muted)}.person-merge{grid-column:2/-1;gap:8px;display:flex}.person-merge select{border:1px solid var(--line);background:var(--app-surface);min-width:0;color:var(--ink);border-radius:10px;flex:1;padding:9px}.people-card .person-merge button{white-space:nowrap;background:var(--app-accent);color:#fff}@media (width<=900px){.people-card .people-list>div{grid-template-columns:1fr 1fr}.person-summary{grid-area:auto/1/auto/-1}.person-merge{grid-column:1/-1}}@media (width<=560px){.people-card .people-list>div{grid-template-columns:1fr}.person-summary,.person-merge{grid-column:auto}.person-merge,.person-actions{flex-direction:column;align-items:stretch}}.ind-filters{padding:0;display:block;overflow:hidden}.filter-copy{border-bottom:1px solid var(--app-border);background:linear-gradient(90deg,var(--app-surface-soft),var(--app-surface));padding:19px 22px 16px}.filter-copy strong{font-size:15px}.filter-copy span{max-width:620px;line-height:1.5}.filter-controls{justify-content:space-between;align-items:flex-end;gap:30px;padding:18px 22px 20px;display:flex}.preset-group{gap:7px;display:grid}.preset-group>span,.date-controls label{color:var(--app-muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.date-controls label{gap:7px;height:auto}.date-controls input,.date-controls .apply-filter,.ind-presets button{box-sizing:border-box;height:46px!important}.date-controls input{min-width:126px;padding:0 12px}.date-controls .apply-filter{min-width:110px;margin:0;padding:0 18px}.trend{z-index:1;padding-inline:6px;position:relative;overflow:auto visible}.trend-day{z-index:1}.trend-day:hover{z-index:100}.trend-tooltip{z-index:9999}.trend-day:first-child .trend-tooltip,.trend-day:nth-child(2) .trend-tooltip{left:0;transform:none}.trend-day:first-child .trend-tooltip:after,.trend-day:nth-child(2) .trend-tooltip:after{left:24px;transform:rotate(45deg)}.trend-day:last-child .trend-tooltip,.trend-day:nth-last-child(2) .trend-tooltip{left:auto;right:0;transform:none}.trend-day:last-child .trend-tooltip:after,.trend-day:nth-last-child(2) .trend-tooltip:after{left:auto;right:24px;transform:rotate(45deg)}@media (width<=1000px){.filter-controls{flex-direction:column;align-items:stretch}.date-controls{justify-content:flex-start}}@media (width<=760px){.filter-copy{padding:16px}.filter-controls{padding:15px}.date-controls{display:grid}.date-controls input{width:100%;min-width:0}.date-controls .apply-filter{height:46px!important}.trend-day:nth-child(2) .trend-tooltip{left:50%;transform:translate(-50%)}.trend-day:nth-child(2) .trend-tooltip:after{left:50%;transform:translate(-50%)rotate(45deg)}}.date-controls{align-items:flex-start}.search-action{padding-top:16px;display:flex}.search-action .apply-filter{box-sizing:border-box;margin:0;height:46px!important}@media (width<=760px){.search-action{grid-column:1/-1;padding-top:0}.search-action .apply-filter{width:100%}}.date-controls .search-action{padding-top:0!important}.date-controls .search-action .apply-filter{transform:translateY(17px)}@media (width<=760px){.date-controls .search-action .apply-filter{transform:none}}.date-controls{grid-template-rows:auto 46px;grid-template-columns:126px 126px 110px;gap:7px 10px;align-items:stretch!important;display:grid!important}.date-controls>span{color:var(--app-muted);letter-spacing:.08em;text-transform:uppercase;grid-row:1;font-size:9px;font-weight:900;line-height:1}.date-controls>input,.date-controls>.apply-filter{box-sizing:border-box;grid-row:2;width:100%;align-self:stretch!important;height:46px!important;margin:0!important;transform:none!important}.date-controls>input{min-width:0;padding:0 12px}.date-controls>.apply-filter{justify-content:center;align-items:center;min-width:0;padding:0 14px;display:flex}@media (width<=760px){.date-controls{grid-template-rows:auto 46px 46px;grid-template-columns:1fr 1fr}.date-controls>span:nth-child(3){display:none}.date-controls>.apply-filter{grid-area:3/1/auto/-1}}.trend-stack{background:var(--app-surface-soft);border-radius:5px 5px 2px 2px;flex-direction:column;justify-content:flex-end;width:30px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000a}.trend-stack i{flex:none;width:100%;display:block}.trend-stack .tower-segment{background:linear-gradient(#e9a263,var(--app-sector-tower))}.trend-stack .box-segment{background:linear-gradient(var(--app-sector-box-light),var(--app-sector-box))}.trend-floating-tooltip{z-index:2147483647;pointer-events:none;background:var(--app-sidebar);color:#fff;border:1px solid #343a40;border-radius:11px;gap:7px;width:210px;padding:13px;display:grid;position:fixed;box-shadow:0 16px 38px #00000047}.trend-floating-tooltip>small{color:var(--app-sidebar-text);font-size:9px}.trend-floating-tooltip>strong{color:var(--app-accent-light);font-size:12px}.trend-floating-tooltip>span{color:#d7d9dc;grid-template-columns:12px 1fr auto;align-items:center;gap:5px;font-size:10px;display:grid}.trend-floating-tooltip>span:not(:has(i)){grid-template-columns:1fr auto}.trend-floating-tooltip b{color:#fff}.trend-floating-tooltip hr{border:0;border-top:1px solid #444a50;width:100%;margin:2px 0}.trend-floating-tooltip i,.trend-summary i{border-radius:50%;width:9px;height:9px;display:block}.trend-floating-tooltip .tower-dot,.trend-summary .tower i{background:var(--app-sector-tower)}.trend-floating-tooltip .box-dot,.trend-summary .box i{background:var(--app-sector-box)}.date-controls>input{letter-spacing:-.01em;color:var(--app-text);font-family:DM Sans,Arial,sans-serif;font-weight:600;font-size:11px!important}.date-controls>input::-webkit-datetime-edit{font:inherit;color:inherit}.date-controls>input::-webkit-calendar-picker-indicator{opacity:.72;cursor:pointer;width:14px;height:14px}.people-card .people-list>div{grid-template-rows:auto auto;grid-template-columns:minmax(230px,1fr) 260px auto;gap:12px 22px;padding:16px 18px}.people-card .people-list>div:hover{border-color:#cfd3d6}.person-summary{grid-row:1/-1;gap:7px}.person-summary>small{max-width:420px}.people-card .rename-field{width:260px}.people-card .rename-field input{box-sizing:border-box;width:100%;height:36px;padding:7px 10px}.person-actions{justify-content:flex-start;gap:12px}.people-card .person-actions .person-save{min-width:126px;padding:9px 12px}.person-hide{white-space:nowrap}.person-merge{align-items:center;gap:8px}.person-merge select{flex:0 0 260px;width:260px;min-width:0;height:36px;padding:7px 10px;font-size:11px}.people-card .person-merge button{height:36px;padding:8px 12px}@media (width<=1050px){.people-card .people-list>div{grid-template-columns:minmax(210px,1fr) 240px}.person-summary{grid-row:1/-1}.person-actions,.person-merge{grid-column:2}.people-card .rename-field,.person-merge select{width:240px}.person-merge select{flex-basis:240px}}@media (width<=760px){.people-card .people-list>div{grid-template-columns:1fr}.person-summary,.person-actions,.person-merge{grid-area:auto}.people-card .rename-field,.person-merge select{width:100%}.person-merge select{flex:auto}}@media (width<=430px){.person-merge,.person-actions{flex-direction:column;align-items:stretch}.people-card .person-actions .person-save{width:100%}}.people-card .person-merge{gap:22px}.people-card .person-save,.people-card .person-merge button{box-sizing:border-box;width:132px;height:36px;padding:8px 12px}@media (width<=760px){.people-card .person-merge{gap:10px}}@media (width<=430px){.people-card .person-save,.people-card .person-merge button{width:100%}}.people-card .rename-field input,.people-card .person-merge select{height:50px}.people-card .person-actions{align-self:end;min-height:50px}.people-card .person-save,.people-card .person-merge button{white-space:nowrap;width:172px;height:50px;padding:0 18px;font-size:12px}.people-card .person-merge{align-items:center}.people-card .person-hide{align-items:center;min-height:50px}@media (width<=760px){.people-card .person-actions{align-self:auto}}@media (width<=430px){.people-card .person-save,.people-card .person-merge button{width:100%}}.people-card .person-actions{box-sizing:border-box;align-self:stretch;align-items:flex-start;min-height:67px;padding-top:17px}.people-card .person-hide{min-height:50px}@media (width<=760px){.people-card .person-actions{min-height:50px;padding-top:0}}.people-card .person-actions{transform:translateY(19px)}@media (width<=760px){.people-card .person-actions{transform:none}}.merge-confirm-icon{color:var(--app-accent);background:#f4e5d8}.merge-identity-flow{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:18px 0;display:grid}.merge-identity-flow>span{border:1px solid var(--app-border);background:var(--app-surface-soft);border-radius:11px;gap:4px;min-width:0;padding:12px;display:grid}.merge-identity-flow small{color:var(--app-muted);letter-spacing:.06em;font-size:8px;font-weight:900}.merge-identity-flow strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.merge-identity-flow em{text-overflow:ellipsis;color:var(--app-muted);white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.merge-identity-flow>b{color:var(--app-accent);font-size:20px}.merge-confirm-panel .merge-confirm-warning{border-left-color:var(--app-accent);color:#8b5528;background:#fff8f1}.merge-confirm-panel .merge-confirm-warning span{color:#765d49}.merge-confirm-panel .delete-confirm-actions .confirm{background:var(--app-sidebar);color:#fff}@media (width<=480px){.merge-identity-flow{grid-template-columns:1fr}.merge-identity-flow>b{text-align:center;transform:rotate(90deg)}}:root{--bg:#0d0e10;--panel:#15171a;--panel-strong:#1b1d21;--surface:#202226;--border:#ffffff17;--border-strong:#ffffff26;--text:#f4f2ec;--muted:#94969c;--accent:#f4a51c;--accent-light:#ffc65f;--error:#ff7474;--success:#4bd18b;--radius-lg:28px;--radius-md:18px;--app-sidebar:#1d2024;--app-sidebar-active:#292d32;--app-sidebar-border:#353a40;--app-sidebar-text:#aeb3b9;--app-sidebar-muted:#92989f;--app-text:#25282c;--app-muted:#70757b;--app-border:#e3e5e7;--app-surface:#fff;--app-surface-soft:#f5f6f7;--app-accent:#c47d3c;--app-accent-light:#e5a365;--app-sector-tower:#c47d3c;--app-sector-box:#287f91;--app-sector-box-light:#54aabd;--app-success:#43835b;--app-warning:#b2762f;--app-danger:#b84f47;--app-success-soft:#f2f9f4;--app-warning-soft:#fff8e9;--app-danger-soft:#fff2f1;--app-shadow:0 8px 28px #191e230d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 10% -20%, #f4a51c17, transparent 28rem), var(--bg);min-width:320px;color:var(--text)}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #f4a51c47}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;display:block}.auth-shell{grid-template-columns:minmax(420px,1.06fr) minmax(460px,.94fr);min-height:100vh;display:grid}.auth-showcase{border-right:1px solid var(--border);background:#111214;flex-direction:column;min-height:100vh;padding:clamp(38px,6vw,76px);display:flex;position:relative;overflow:hidden}.auth-showcase:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 42%,#f4a51c0f),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.auth-showcase:after{content:"";border:1px solid #f4a51c40;border-radius:50%;width:38vw;min-width:360px;height:38vw;min-height:360px;position:absolute;bottom:-18vw;right:-19vw;box-shadow:0 0 0 70px #f4a51c06,0 0 0 140px #f4a51c05}.brand-logo{object-fit:contain;width:84px;height:84px;display:block}.auth-showcase>.brand-logo{z-index:1;width:112px;height:112px;position:relative}.showcase-copy{z-index:1;max-width:650px;margin:auto 0;padding:70px 0;position:relative}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font:700 11px/1.2 Manrope,sans-serif}.eyebrow>span{background:var(--accent);vertical-align:1px;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block;box-shadow:0 0 0 5px #f4a51c1a}.showcase-copy h1{letter-spacing:-.055em;margin:0;font:700 clamp(42px,5vw,74px)/1.04 Manrope,sans-serif}.showcase-copy h1 span{color:var(--accent)}.showcase-copy>p:last-child{max-width:500px;color:var(--muted);margin:28px 0 0;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.showcase-feature{z-index:1;border:1px solid var(--border);background:#ffffff06;border-radius:18px;align-items:center;gap:14px;max-width:430px;padding:16px;display:flex;position:relative}.showcase-feature>span{height:44px;color:var(--accent);background:#f4a51c1f;border-radius:13px;flex:0 0 44px;place-items:center;display:grid}.showcase-feature svg{width:20px}.showcase-feature div{flex-direction:column;display:flex}.showcase-feature strong{font:700 13px Manrope,sans-serif}.showcase-feature small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.4}.showcase-footer{z-index:1;color:#5f6268;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;position:absolute;bottom:clamp(38px,6vw,76px);right:clamp(38px,6vw,76px)}.showcase-footer span{color:var(--accent);margin:0 5px}.auth-panel{background:radial-gradient(circle at 50% 35%,#ffffff06,#0000 24rem);place-items:center;min-height:100vh;padding:clamp(28px,6vw,80px);display:grid}.mobile-brand{display:none}.login-card{width:min(100%,420px)}.card-heading{margin-bottom:34px}.card-heading h2{letter-spacing:-.04em;margin:0;font:700 clamp(30px,3vw,40px)/1.1 Manrope,sans-serif}.card-heading>p:last-child{color:var(--muted);margin:12px 0 0;font-size:14px}form{flex-direction:column;display:flex}label{color:#c5c5c8;letter-spacing:.06em;text-transform:uppercase;margin:15px 0 8px;font-size:11px;font-weight:700}.input-wrap{position:relative}.input-wrap>svg{z-index:1;color:#777a80;width:19px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}input,select{color:#191b1f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f7f7f5;border:1px solid #d7d8dc;border-radius:13px;outline:none;width:100%;min-height:50px;padding:13px 15px;transition:border-color .18s,box-shadow .18s,background .18s}.input-wrap input{padding-left:47px}.input-wrap input[type=password],.input-wrap input[type=text]{padding-right:76px}input::placeholder{color:#7b7d82}input:focus,select:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 4px #f4a51c21}input:disabled{color:#73757a;background:#e5e5e2;border-color:#ccccca}.password-toggle{color:#62656b;background:0 0;border:0;padding:8px;font-size:10px;font-weight:700;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.password-toggle:hover{color:var(--accent)}.primary{background:var(--accent);color:#17130b;border:0;border-radius:13px;min-height:50px;margin-top:22px;padding:13px 18px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s}.primary:hover:not(:disabled){background:var(--accent-light);transform:translateY(-1px);box-shadow:0 10px 28px #f4a51c2b}.primary:disabled{opacity:.62;cursor:wait}.login-action{justify-content:space-between;align-items:center;padding-left:22px;display:flex}.login-action svg{width:20px}.secure-note{color:#696c72;justify-content:center;align-items:center;gap:8px;margin:28px 0 0;font-size:10px;display:flex}.secure-note>span{border:1px solid var(--border);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.secure-note svg{width:11px}.error,.success{border-radius:12px;margin:16px 0 0;padding:12px 14px;font-size:12px;line-height:1.45}.error{color:#ffb4b4;background:#ff747417;border:1px solid #ff747459}.success{color:#9be7bf;background:#4bd18b14;border:1px solid #4bd18b4d}.hub-shell{flex-direction:column;min-height:100vh;display:flex}.hub-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d0e10db;min-height:86px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 48px);min-height:86px;margin:auto;display:flex}.brand-button{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:13px;padding:0;display:flex}.brand-button .brand-logo{width:58px;height:58px}.brand-button>span{border-left:1px solid var(--border);flex-direction:column;padding-left:13px;display:flex}.brand-button strong{font:700 12px Manrope,sans-serif}.brand-button small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:9px}.user-area{align-items:center;gap:10px;display:flex}.profile-button{min-height:52px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:11px;padding:6px 12px 6px 7px;display:flex}.profile-button:hover{border-color:var(--border);background:#ffffff06}.header-avatar{background:linear-gradient(145deg, var(--accent), #d88700);color:#19140b;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.user-copy{flex-direction:column;min-width:100px;display:flex}.user-copy small{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.user-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;margin-top:3px;font-size:12px;overflow:hidden}.profile-button>svg{width:15px;color:var(--muted)}.text-button,.icon-button{border:1px solid var(--border);color:var(--muted);background:0 0}.text-button{border-radius:11px;min-height:38px;padding:8px 13px;font-size:11px;font-weight:700}.text-button:hover,.icon-button:hover{border-color:var(--border-strong);color:var(--text);background:#ffffff0a}.apps-section,.account-section{flex:1;width:min(1240px,100% - 48px);margin:0 auto}.apps-section{padding:clamp(54px,7vw,92px) 0 80px}.hub-intro{justify-content:space-between;align-items:end;gap:42px;margin-bottom:45px;display:flex}.section-heading{margin-bottom:30px}.hub-intro .section-heading{margin:0}.section-heading h1{letter-spacing:-.055em;margin:0;font:700 clamp(34px,4vw,55px)/1.08 Manrope,sans-serif}.section-heading h1 span{color:#85878d}.section-heading>p:last-child{color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.6}.access-status{border:1px solid var(--border);background:#ffffff06;border-radius:18px;flex:none;align-items:center;gap:13px;padding:14px 18px;display:flex}.status-icon{width:40px;height:40px;color:var(--accent);background:#f4a51c1a;border-radius:12px;place-items:center;display:grid}.status-icon svg{width:19px}.access-status>span:last-child{flex-direction:column;display:flex}.access-status strong{font:800 18px Manrope,sans-serif}.access-status small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:9px}.apps-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,315px),1fr));gap:18px;display:grid}.app-card,.empty-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(145deg,#1e2024fa,#141619fa);min-height:330px}.app-card{color:var(--text);text-align:left;flex-direction:column;align-items:flex-start;padding:25px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.app-card:before{content:"";pointer-events:none;opacity:.45;background:radial-gradient(circle at 0 100%,#f4a51c17,#0000 45%);transition:opacity .25s;position:absolute;inset:0}.app-card:hover{z-index:1;border-color:#f4a51c6b;transform:translateY(-5px);box-shadow:0 24px 55px #0000004d}.app-card:hover:before{opacity:1}.card-top{z-index:1;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex;position:relative}.app-tag{color:#6f7278;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.availability{color:#777a80;font-size:9px}.availability i{background:var(--success);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #4bd18b14}.app-icon{z-index:1;width:68px;height:68px;color:var(--accent);background:#f4a51c1a;border:1px solid #f4a51c47;border-radius:20px;flex:0 0 68px;place-items:center;margin-top:38px;transition:transform .25s,background .25s;display:grid;position:relative}.app-card:hover .app-icon{background:#f4a51c29;transform:rotate(-3deg)scale(1.04)}.app-icon svg{width:37px;height:37px}.app-copy{z-index:1;flex-direction:column;flex:1;margin-top:22px;display:flex;position:relative}.app-copy strong{letter-spacing:-.02em;font:700 19px/1.25 Manrope,sans-serif}.app-copy small{max-width:290px;color:var(--muted);margin-top:9px;font-size:12px;line-height:1.55}.card-action{z-index:1;border-top:1px solid var(--border);color:#b9b9bc;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;padding-top:19px;font-size:10px;font-weight:800;display:flex;position:relative}.arrow{background:var(--accent);color:#17130b;border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .22s,background .22s;display:grid}.arrow svg{width:17px}.app-card:hover .arrow{background:var(--accent-light);transform:translate(3px)}.empty-card{color:var(--muted);flex-direction:column;justify-content:center;padding:28px;display:flex}.empty-card strong{color:var(--text);margin-bottom:8px}.account-section{padding:38px 0 72px}.back-button{color:var(--muted);background:0 0;border:0;margin-bottom:24px;padding:8px 0}.back-button:hover{color:var(--accent)}.account-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:22px;display:grid}.settings-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#181a1df5;box-shadow:0 18px 50px #0000002e}.main-settings-card{min-height:540px;padding:30px}.settings-menu{padding:13px;position:sticky;top:108px}.settings-menu>p{color:#70737a;letter-spacing:.11em;text-transform:uppercase;margin:10px 12px 14px;font-size:9px;font-weight:800}.settings-menu button{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex}.settings-menu button>span{border:1px solid var(--border);border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.settings-menu button div{flex-direction:column;display:flex}.settings-menu button strong{color:var(--text);font-size:12px}.settings-menu button small{color:var(--muted);margin-top:4px;font-size:9px}.settings-menu button:hover,.settings-menu button.active{background:var(--surface)}.settings-menu button.active>span{color:var(--accent);background:#f4a51c1a;border-color:#f4a51c59}.form-title{align-items:center;gap:15px;margin-bottom:25px;display:flex}.form-title h2,.management-heading h2{margin:0;font:700 22px Manrope,sans-serif}.form-title p,.management-heading p{color:var(--muted);margin:6px 0 0;font-size:12px}.avatar{background:var(--accent);color:#19140b;border-radius:17px;place-items:center;width:54px;height:54px;font-size:22px;font-weight:900;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.form-grid>div{flex-direction:column;display:flex}.form-grid .wide{grid-column:1/-1}.field-help{color:var(--muted);margin:7px 2px 0;font-size:10px;line-height:1.45}.access-summary{border:1px solid var(--border);background:#121417;border-radius:17px;margin-top:22px;padding:18px}.access-summary>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:11px;font-size:9px;display:block}.access-summary div{flex-wrap:wrap;gap:8px;display:flex}.access-summary small{color:var(--accent);background:#f4a51c17;border:1px solid #f4a51c38;border-radius:999px;padding:7px 10px}.access-summary em{color:var(--muted);font-size:12px}.form-action{align-self:flex-end;min-width:190px}.secondary{color:var(--accent);background:#f4a51c14;border:1px solid #f4a51c52;border-radius:12px;padding:10px 14px;font-weight:700}.secondary:hover{background:#f4a51c21}.management-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:24px;display:flex}.management-grid{grid-template-columns:minmax(230px,.8fr) minmax(300px,1.2fr);gap:20px;display:grid}.user-list{flex-direction:column;gap:8px;max-height:620px;display:flex;overflow:auto}.user-list>button{width:100%;color:var(--text);text-align:left;background:#121417;border:1px solid #0000;border-radius:15px;align-items:center;gap:10px;padding:11px;display:flex}.user-list>button:hover,.user-list>button.selected{background:var(--surface);border-color:#f4a51c57}.list-avatar{height:38px;color:var(--accent);background:#2a2d32;border-radius:12px;flex:0 0 38px;place-items:center;font-weight:900;display:grid}.user-list button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.user-list strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.user-list small{color:var(--muted);margin-top:4px;font-size:9px}.user-list i{color:var(--success);font-size:9px;font-style:normal}.user-list i.inactive{color:var(--error)}.user-editor{border:1px solid var(--border);background:#121417;border-radius:20px;padding:20px}.user-editor h3{margin:0 0 6px}.user-editor fieldset{border:1px solid var(--border);border-radius:15px;margin:20px 0 4px;padding:14px}.user-editor legend{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;padding:0 6px;font-size:9px}.check-row,.switch-row{letter-spacing:0;text-transform:none;border-radius:10px;align-items:center;gap:11px;margin:5px 0;padding:8px;display:flex}.check-row:hover{background:var(--surface)}.check-row input,.switch-row input{width:17px;height:17px;min-height:17px;accent-color:var(--accent);box-shadow:none;padding:0}.check-row>span{flex-direction:column;display:flex}.check-row strong{color:var(--text);font-size:12px}.check-row small{color:var(--muted);margin-top:3px;font-size:9px}.switch-row{color:var(--text);font-size:12px}footer{border-top:1px solid var(--border);color:#55585e;letter-spacing:.11em;text-align:center;text-transform:uppercase;padding:24px;font-size:9px}footer span{color:var(--accent);padding:0 5px}@media (width<=980px){.auth-shell{grid-template-columns:minmax(360px,.85fr) minmax(420px,1.15fr)}.showcase-copy h1{font-size:46px}.showcase-feature,.showcase-footer{display:none}.account-layout{grid-template-columns:1fr}.settings-menu{grid-row:1;gap:6px;display:flex;position:static;overflow:auto}.settings-menu>p{display:none}.settings-menu button{min-width:210px}.management-grid{grid-template-columns:1fr}.user-list{max-height:260px}}@media (width<=760px){.auth-shell{display:block}.auth-showcase{display:none}.auth-panel{align-content:center;min-height:100svh;padding:28px 22px}.mobile-brand{margin:0 auto 28px;display:block}.mobile-brand .brand-logo{width:86px;height:86px}.header-inner{width:calc(100% - 28px)}.brand-button>span,.user-copy,.profile-button>svg{display:none}.brand-button .brand-logo{width:52px;height:52px}.profile-button{padding:5px}.hub-intro{display:block}.access-status{width:fit-content;margin-top:24px}.apps-section,.account-section{width:calc(100% - 28px)}.apps-section{padding:44px 0 56px}.app-card{min-height:305px}.main-settings-card{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.management-heading{flex-direction:column}.management-heading .secondary{width:100%}.form-action{align-self:stretch}}@media (width<=430px){.text-button{padding-inline:10px}.section-heading h1{font-size:34px}.apps-grid{grid-template-columns:1fr}.app-card{padding:21px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
