:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17231f;background:#f5f7f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17231f;--muted: #66746f;--soft-muted: #89938f;--line: #dfe5e2;--soft-line: #edf0ee;--paper: #ffffff;--canvas: #f5f7f5;--forest: #173d34;--forest-2: #235b4c;--mint: #d9f4e7;--mint-strong: #7fd9b2;--success: #167154;--amber: #93610a;--amber-bg: #fff5d9;--danger: #b34236;--danger-bg: #fff0ed;--blue: #2b669a;--blue-bg: #edf6ff;--purple: #675390;--purple-bg: #f4effc;--shadow-sm: 0 1px 2px rgba(20, 44, 36, .04), 0 3px 10px rgba(20, 44, 36, .035);--shadow-lg: 0 22px 55px rgba(19, 45, 37, .16), 0 5px 18px rgba(19, 45, 37, .08)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(41,128,100,.26);outline-offset:2px}h1,h2,h3,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 14px;color:#fff;background:var(--forest);border-radius:7px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.brand-mark{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:750;letter-spacing:-.035em;color:var(--ink)}.brand-mark>span:last-child>span{color:#2c896d}.brand-mark--large{gap:12px;font-size:21px}.brand-logo{display:inline-grid;width:36px;height:36px;place-items:center;color:#fff;background:var(--forest);border-radius:10px;box-shadow:inset 0 0 0 1px #ffffff1a}.brand-mark--large .brand-logo{width:44px;height:44px;border-radius:13px}.eyebrow{margin-bottom:9px;color:#2c8067;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow--light{color:#91d9be}.button{display:inline-flex;min-height:41px;align-items:center;justify-content:center;gap:8px;padding:9px 15px;border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:.16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.48;cursor:not-allowed}.button--full{width:100%}.button--primary{color:#fff;background:var(--forest);box-shadow:0 4px 12px #173d3429}.button--primary:hover:not(:disabled){background:#1f5144;box-shadow:0 6px 15px #173d3433}.button--secondary{color:var(--forest);background:#fff;border-color:#ccd7d2}.button--secondary:hover:not(:disabled),.button--quiet:hover:not(:disabled){background:#f4f8f6;border-color:#b7c9c1}.button--quiet{min-height:35px;padding:7px 10px;color:#41534d;background:#fff;border-color:var(--line);font-size:12px;box-shadow:none}.icon-button{display:inline-grid;width:37px;height:37px;padding:0;place-items:center;color:#52645e;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer}.icon-button:hover{color:var(--forest);background:#f0f4f2;border-color:var(--line)}.spinner{width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-layout{display:grid;min-height:100vh;grid-template-columns:minmax(440px,1.04fr) minmax(440px,.96fr);background:#fff}.login-story{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 84% 23%,rgba(117,204,171,.17),transparent 30%),radial-gradient(circle at 8% 90%,rgba(101,172,145,.15),transparent 29%),linear-gradient(145deg,#102f29,#17473b 72%,#205647)}.login-story:before,.login-story:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.07);border-radius:50%}.login-story:before{width:460px;height:460px;right:-220px;top:-110px}.login-story:after{width:620px;height:620px;right:-270px;top:-190px}.login-story .brand-mark{color:#fff}.login-story .brand-logo{color:var(--forest);background:#a8e3cb}.login-story .brand-mark>span:last-child>span{color:#a8e3cb}.login-story__inner{position:relative;z-index:1;display:flex;width:min(580px,calc(100% - 96px));min-height:100%;margin:0 auto;padding:54px 0 43px;flex-direction:column}.story-copy{margin:auto 0 55px}.story-copy h1{max-width:580px;margin-bottom:24px;font-size:clamp(39px,4.15vw,62px);line-height:1.04;letter-spacing:-.052em}.story-copy>p:last-child{max-width:540px;color:#c4d7d0;font-size:17px;line-height:1.7}.story-proof{display:grid;max-width:550px;gap:0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.story-proof>div{display:flex;align-items:center;gap:12px;padding:15px 0;color:#c8dcd5;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px}.story-proof>div:last-child{border-bottom:0}.story-proof svg{width:21px;color:#8fddbf}.story-proof strong{color:#fff}.story-footnote{display:flex;align-items:center;gap:8px;margin:30px 0 0;color:#93ada4;font-size:12px}.login-panel{display:grid;padding:50px;place-items:center}.login-box{width:min(400px,100%)}.mobile-brand{display:none;margin-bottom:54px}.login-box h2{margin-bottom:9px;font-size:33px;letter-spacing:-.04em}.login-subtitle{margin-bottom:30px;color:var(--muted);font-size:14px;line-height:1.55}.login-form{display:grid;gap:18px}.login-form label{display:grid;gap:7px;color:#35433f;font-size:12px;font-weight:700}.login-form input{width:100%;height:45px;padding:0 13px;color:var(--ink);background:#fff;border:1px solid #cbd5d1;border-radius:8px;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-form input::placeholder{color:#a4aca9}.login-form input:focus{border-color:#488b77;outline:none;box-shadow:0 0 0 3px #348a701f}.password-input{position:relative}.password-input input{padding-right:44px}.password-input button{position:absolute;right:5px;top:5px;display:grid;width:35px;height:35px;padding:0;place-items:center;color:#7c8884;background:transparent;border:0;border-radius:6px;cursor:pointer}.login-divider{display:flex;align-items:center;gap:12px;margin:23px 0 17px;color:#89938f;font-size:11px;white-space:nowrap}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:var(--line)}.demo-disclosure{max-width:340px;margin:13px auto 0;color:#8a9490;font-size:11px;line-height:1.45;text-align:center}.inline-message{display:flex;align-items:flex-start;gap:9px;margin:-12px 0 18px;padding:11px 12px;color:#3d665b;background:#eff8f4;border:1px solid #d6ebe2;border-radius:8px;font-size:12px;line-height:1.45}.inline-message svg{flex:0 0 auto;margin-top:1px}.inline-message--error{color:#913d34;background:var(--danger-bg);border-color:#f2cec8}.inline-message--warning{color:#755711;background:var(--amber-bg);border-color:#eadba8}.app-shell{min-height:100vh}.app-header{position:sticky;z-index:30;top:0;display:flex;height:62px;padding:0 25px;align-items:center;justify-content:space-between;background:#fffffff2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-actions{display:flex;align-items:center;gap:11px}.workspace-name{padding-right:12px;color:#586761;border-right:1px solid var(--line);font-size:12px}.demo-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;color:#6b521a;background:var(--amber-bg);border:1px solid #efdfad;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.demo-chip>span{width:6px;height:6px;background:#c99327;border-radius:50%}.demo-banner{position:relative;z-index:25;display:flex;min-height:39px;padding:7px 24px 7px 220px;align-items:center;gap:9px;color:#644b17;background:#fff8e7;border-bottom:1px solid #eddfba;font-size:11px}.demo-banner button{margin-left:auto;padding:3px 0;color:#725719;background:transparent;border:0;border-bottom:1px solid currentColor;font-size:11px;font-weight:700;cursor:pointer}.workspace-layout{display:grid;min-height:calc(100vh - 62px);grid-template-columns:196px minmax(0,1fr)}.sidebar{position:fixed;z-index:20;top:62px;bottom:0;display:flex;width:196px;padding:20px 13px;flex-direction:column;justify-content:space-between;background:#fbfcfb;border-right:1px solid var(--line)}.demo-banner+.workspace-layout .sidebar{top:101px}.sidebar nav{display:grid;gap:5px}.nav-item{display:flex;width:100%;height:42px;padding:0 11px;align-items:center;gap:10px;color:#66736e;background:transparent;border:0;border-radius:7px;font-size:12px;font-weight:650;text-align:left;cursor:pointer}.nav-item svg{width:18px}.nav-item:hover{color:var(--forest);background:#f0f4f2}.nav-item--active{color:var(--forest);background:#e9f2ee;box-shadow:inset 3px 0 #2d8067}.sidebar-help{padding:14px;color:#5e6f69;background:#eff4f2;border:1px solid #e0e9e5;border-radius:9px;font-size:10px;line-height:1.45}.sidebar-help svg{margin-bottom:9px;color:#347b66}.sidebar-help strong{display:block;margin-bottom:4px;color:#334a43;font-size:11px}.sidebar-help p{margin:0}.main-content{min-width:0;padding:31px clamp(22px,3vw,47px) 60px;grid-column:2}.page-heading{display:flex;margin-bottom:22px;align-items:flex-end;justify-content:space-between;gap:20px}.page-heading h1{margin-bottom:6px;font-size:26px;line-height:1.18;letter-spacing:-.036em}.page-heading>div>p:last-child{margin:0;color:var(--muted);font-size:13px}.breadcrumb{display:flex;margin-bottom:12px;align-items:center;gap:5px;color:#89958f;font-size:10px}.breadcrumb svg{transform:scale(.75)}.breadcrumb strong{max-width:300px;overflow:hidden;color:#52645e;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.upload-page{width:min(850px,100%);margin:4vh auto 0}.upload-heading{display:block;margin-bottom:24px;text-align:center}.upload-heading h1{font-size:31px}.upload-heading>div>p:last-child{max-width:580px;margin:0 auto;line-height:1.6}.readiness-panel{margin-bottom:16px;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow-sm)}.readiness-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.readiness-heading>div{display:flex;align-items:flex-start;gap:10px}.readiness-heading>div>svg{flex:0 0 auto;margin-top:1px;color:#347b66}.readiness-heading h2{margin-bottom:3px;font-size:14px}.readiness-heading p{margin:0;color:var(--muted);font-size:10px}.readiness-overall{padding:5px 9px;color:#7b5012;background:var(--amber-bg);border:1px solid #eedca5;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.readiness-overall.is-ready{color:var(--success);background:#edf9f4;border-color:#ccebdd}.readiness-carriers{display:grid;margin-top:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.readiness-carrier{min-width:0;padding:11px 12px;background:#fafcfb;border:1px solid var(--soft-line);border-radius:8px}.readiness-carrier>span{display:block;margin-bottom:5px;color:#66746f;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.readiness-carrier strong{display:flex;align-items:center;gap:7px;color:#43544e;font-size:11px}.readiness-carrier strong>span{width:7px;height:7px;flex:0 0 auto;background:#98a39f;border-radius:50%}.readiness-carrier--sandbox strong>span{background:var(--blue)}.readiness-carrier--production_ready strong>span{background:var(--success)}.readiness-carrier--pending strong>span{background:#c38b23}.readiness-carrier--misconfigured strong>span{background:var(--danger)}.readiness-carrier p{margin:5px 0 0 14px;color:#7b8782;font-size:9.5px;line-height:1.4}.readiness-detail,.readiness-error,.readiness-loading{display:flex;margin:12px 0 0;align-items:center;gap:7px;color:#6a7672;font-size:10px}.readiness-detail svg,.readiness-error svg{flex:0 0 auto}.readiness-error{color:var(--danger)}.readiness-loading .spinner{width:13px;height:13px}.upload-card{padding:18px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow-sm)}.drop-zone{position:relative;display:flex;min-height:305px;padding:38px 24px;align-items:center;justify-content:center;flex-direction:column;color:#596963;background:#fafcfb;border:1.5px dashed #b8c8c1;border-radius:10px;transition:.18s ease}.drop-zone:hover,.drop-zone--active{background:#f1f8f5;border-color:#3d8e74;box-shadow:inset 0 0 0 3px #3d8e740d}.drop-zone--locked,.drop-zone--locked:hover{color:#84908c;background:#f7f9f8;border-color:#d2dad7;box-shadow:none;cursor:not-allowed}.drop-zone--validation{background:#fffcf4;border-color:#d8c58d}.drop-zone--validation:hover,.drop-zone--validation.drop-zone--active{background:#fff9e9;border-color:#b89743;box-shadow:inset 0 0 0 3px #b897430f}.drop-zone--selected{min-height:260px}.drop-zone-picker{display:flex;width:100%;padding:0;align-items:center;justify-content:center;flex-direction:column;color:inherit;font:inherit;background:transparent;border:0;cursor:pointer}.drop-zone-picker:disabled{cursor:not-allowed}.drop-zone-picker:focus-visible{outline:3px solid rgba(42,124,98,.28);outline-offset:8px;border-radius:6px}.drop-zone-title{margin:17px 0 6px;color:var(--ink);font-size:18px;font-weight:700;letter-spacing:-.02em}.drop-zone-browse{margin:0 0 15px;font-size:13px}.upload-icon{display:grid;width:54px;height:54px;place-items:center;color:#26765e;background:#e5f4ed;border:1px solid #d0eadf;border-radius:14px}.upload-icon--file{color:#356b8c;background:#eaf3f8;border-color:#d7e8f0}.inline-link,.text-button{padding:0;color:#23745b;background:transparent;border:0;border-bottom:1px solid #91bbae;font-weight:700;cursor:pointer}.file-hint{color:#909c97;font-size:11px}.selected-file{display:grid;margin:15px 0 12px;gap:4px;text-align:center}.selected-file strong{max-width:520px;color:var(--ink);font-size:15px;word-break:break-word}.selected-file span{color:#87918d;font-size:11px}.upload-card>.inline-message{margin:13px 0 0}.upload-error>div{min-width:0;flex:1}.upload-error>div>span{display:block}.upload-issue-list{display:grid;margin:9px 0 0;padding:0;gap:7px;list-style:none;text-align:left}.upload-issue{display:grid;padding:8px 9px;gap:2px;background:#ffffff8f;border:1px solid rgba(145,61,52,.15);border-radius:6px}.upload-issue strong{font-size:9px;letter-spacing:.015em}.upload-issue span{font-size:10px;line-height:1.45}.upload-issue--warning{color:#755711;border-color:#7557112e}.upload-actions{display:flex;padding:17px 3px 0;align-items:center;justify-content:space-between;gap:18px}.upload-actions p{display:flex;margin:0;align-items:center;gap:7px;color:#7a8782;font-size:10px}.upload-progress{width:min(380px,80%);margin-top:28px}.upload-progress>span,.processing-progress>span{display:block;height:6px;overflow:hidden;background:#e3e9e6;border-radius:999px}.upload-progress>span>span,.processing-progress>span>span{display:block;height:100%;background:linear-gradient(90deg,#236e58,#69c39f);border-radius:inherit;transition:width .25s}.upload-progress p{margin-top:7px;color:#52645e;font-size:11px;text-align:center}.process-preview{display:grid;margin-top:24px;padding:0 35px;align-items:center;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px}.process-preview>div{display:flex;align-items:center;gap:10px}.process-preview>div>span{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;color:#31745f;background:#e5f1ec;border-radius:50%;font-size:10px;font-weight:800}.process-preview strong{display:block;color:#44534e;font-size:11px}.process-preview p{margin:2px 0 0;color:#8a9591;font-size:9px}.process-preview>svg{color:#bac3c0}.upload-history{margin-top:28px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow-sm)}.upload-history-heading{display:flex;padding:17px 18px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--soft-line)}.upload-history-heading .eyebrow{margin-bottom:4px;font-size:8px}.upload-history-heading h2{margin-bottom:3px;font-size:15px}.upload-history-heading p:last-child{margin:0;color:var(--muted);font-size:10px}.history-list{display:grid}.history-item{display:grid;min-width:0;min-height:58px;padding:10px 15px;align-items:center;grid-template-columns:auto minmax(0,1fr) auto auto;gap:11px;color:inherit;background:#fff;border:0;border-bottom:1px solid var(--soft-line);text-align:left;cursor:pointer}.history-item:hover{background:#f8fbf9}.history-file{display:grid;width:31px;height:31px;place-items:center;color:#347b66;background:#eaf4f0;border-radius:8px}.history-copy{min-width:0}.history-copy strong,.history-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-copy strong{color:#33463f;font-size:11px}.history-copy small{margin-top:4px;color:#89948f;font-size:9px}.history-status{padding:5px 8px;color:#66736e;background:#f0f3f2;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.history-status--complete{color:var(--success);background:#e8f6ef}.history-status--running,.history-status--queued{color:#326989;background:#ebf5fa}.history-status--retry_wait{color:#755711;background:var(--amber-bg)}.history-status--failed{color:var(--danger);background:var(--danger-bg)}.history-item>svg{color:#9ca7a3}.history-state{display:flex;min-height:82px;padding:18px;align-items:center;justify-content:center;gap:8px;color:#75827d;font-size:10px}.history-state--error{color:var(--danger)}.history-state button{padding:0;color:currentColor;background:transparent;border:0;border-bottom:1px solid currentColor;font:inherit;font-weight:700;cursor:pointer}.history-footer{display:flex;min-height:43px;padding:8px 15px;align-items:center;justify-content:space-between;gap:16px;color:#87928e;background:#fbfcfb;font-size:9px}.center-state{display:flex;width:min(590px,100%);min-height:calc(100vh - 190px);margin:auto;padding:40px 0;align-items:center;justify-content:center;flex-direction:column;text-align:center}.center-state h1{margin-bottom:10px;font-size:29px;letter-spacing:-.04em}.center-state>p:not(.eyebrow){max-width:510px;color:var(--muted);font-size:13px;line-height:1.65}.center-state>.button{margin-top:15px}.processing-illustration{position:relative;display:grid;width:98px;height:98px;margin-bottom:28px;place-items:center;color:#fff;background:linear-gradient(145deg,#276d59,#183f35);border-radius:31px;box-shadow:0 15px 35px #1c504138}.orbit{position:absolute;width:118px;height:118px;border:1px solid #d1e1db;border-radius:50%;animation:orbit 2.5s linear infinite}.orbit:after{content:"";position:absolute;top:10px;left:17px;width:7px;height:7px;background:#55b693;border:3px solid var(--canvas);border-radius:50%}.orbit--two{width:140px;height:140px;border-color:#e3e9e6;animation-direction:reverse;animation-duration:4.2s}.orbit--two:after{top:97px;left:5px;width:5px;height:5px;background:#dab05b}@keyframes orbit{to{transform:rotate(360deg)}}.processing-progress{width:min(470px,90%);margin-top:24px}.processing-warning{max-width:520px;margin:15px 0 0;text-align:left}.processing-progress>div{display:flex;margin-top:8px;justify-content:space-between;color:#73807b;font-size:10px}.processing-progress strong{color:#465650}.processing-steps{display:flex;margin-top:34px;align-items:center;gap:9px;color:#8b9692;font-size:10px}.processing-steps>span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;background:#fff;border:1px solid var(--line);border-radius:999px}.processing-steps .done{color:var(--success)}.processing-steps .active{color:#3f5b52;border-color:#b9d4ca;box-shadow:var(--shadow-sm)}.pulse{width:6px;height:6px;background:#318267;border-radius:50%;box-shadow:0 0 #31826766;animation:pulse 1.5s infinite}@keyframes pulse{70%{box-shadow:0 0 0 6px #31826700}to{box-shadow:0 0 #31826700}}.state-icon{display:grid;width:62px;height:62px;margin-bottom:20px;place-items:center;border-radius:18px}.state-icon--error{color:var(--danger);background:var(--danger-bg)}.retry-note{display:flex;align-items:center;gap:7px;color:#755711!important}.retry-error{max-width:520px;margin:12px 0 0;text-align:left}.failed-actions{display:flex;margin-top:17px;align-items:center;justify-content:center;gap:9px}.failed-diagnostics{width:min(520px,100%);margin-top:14px;padding:14px;color:#7d3931;background:#fff8f6;border:1px solid #efd5d0;border-radius:9px;text-align:left}.failed-diagnostics h2{margin:0;color:#71332d;font-size:12px}.validation-only-banner{display:grid;margin-bottom:16px;padding:17px 18px;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;color:#684f16;background:#fff9e8;border:1px solid #e5d39e;border-radius:11px;box-shadow:var(--shadow-sm)}.validation-only-icon{display:grid;width:39px;height:39px;place-items:center;color:#815f13;background:#f5e6b9;border-radius:10px}.validation-only-copy{min-width:0}.validation-only-copy .eyebrow{margin-bottom:3px;color:#87681f}.validation-only-copy h2{margin-bottom:4px;color:#49380f;font-size:15px;letter-spacing:-.02em}.validation-only-copy>p:last-of-type{margin:0;max-width:760px;color:#755f2b;font-size:10px;line-height:1.5}.validation-only-note{display:flex;margin-top:7px;align-items:center;gap:5px;color:#755711;font-size:9px;font-weight:700}.validation-only-banner>.button{white-space:nowrap}.validation-only-copy>.inline-message{margin:10px 0 0}.summary-grid{display:grid;margin-bottom:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.summary-state{display:flex;min-height:86px;margin-bottom:16px;padding:18px 20px;align-items:center;gap:12px;color:#5d6b66;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-sm)}.summary-state>span:last-child{display:grid;gap:3px}.summary-state strong{color:var(--ink);font-size:13px}.summary-state small{color:#7b8883;font-size:10px}.summary-state--error{color:var(--danger);background:snow;border-color:#efd8d8}.summary-card{position:relative;display:flex;min-width:0;padding:15px;align-items:flex-start;gap:11px;color:inherit;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-sm);text-align:left;cursor:pointer;transition:.16s ease}.summary-card:hover{border-color:#bdcac5;transform:translateY(-1px);box-shadow:0 5px 14px #18372d12}.summary-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9px}.summary-icon svg{width:18px}.summary-card--success .summary-icon{color:var(--success);background:#e5f5ee}.summary-card--warning .summary-icon{color:var(--amber);background:var(--amber-bg)}.summary-card--review .summary-icon{color:var(--purple);background:var(--purple-bg)}.summary-card--danger .summary-icon{color:var(--danger);background:var(--danger-bg)}.summary-copy{display:flex;min-width:0;flex-direction:column}.summary-copy>span{color:#64726d;font-size:10px;font-weight:700}.summary-copy strong{margin:3px 0 1px;color:#20322c;font-size:23px;letter-spacing:-.035em}.summary-copy small{overflow:hidden;color:#929c98;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.summary-arrow{position:absolute;top:15px;right:12px;color:#adb6b2}.warning-strip{margin-bottom:14px;color:#6b541e;background:#fff9e9;border:1px solid #eee1bc;border-radius:8px;font-size:11px}.warning-strip summary{display:flex;padding:10px 12px;align-items:center;gap:8px;font-weight:700;cursor:pointer;list-style:none}.warning-strip summary::-webkit-details-marker{display:none}.warning-strip summary svg:last-child{margin-left:auto;transition:transform .2s}.warning-strip[open] summary svg:last-child{transform:rotate(180deg)}.warning-strip ul{margin:0 16px 12px 40px;padding-left:13px;color:#766431;line-height:1.55}.results-panel{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:var(--shadow-sm)}.results-heading-row{display:flex;padding:17px 17px 14px;align-items:center;justify-content:space-between;gap:18px}.results-heading-row h2{margin-bottom:2px;font-size:15px;letter-spacing:-.02em}.results-heading-row p{margin:0;color:#899590;font-size:9px}.export-buttons{display:flex;align-items:center;gap:6px}.tabs-scroll{display:flex;overflow-x:auto;padding:0 17px;gap:20px;border-bottom:1px solid var(--line);scrollbar-width:thin}.tabs-scroll button{display:inline-flex;min-height:39px;padding:0 0 10px;align-items:flex-end;gap:6px;color:#74817c;background:transparent;border:0;border-bottom:2px solid transparent;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}.tabs-scroll button span{display:inline-grid;min-width:19px;height:17px;padding:0 5px;place-items:center;color:#7b8883;background:#eef1ef;border-radius:999px;font-size:8px}.tabs-scroll button.active{color:#245f4f;border-bottom-color:#2b7b63}.tabs-scroll button.active span{color:#1c664e;background:#dff1e9}.filter-row{display:flex;padding:10px 17px;align-items:center;gap:8px;background:#fbfcfb;border-bottom:1px solid var(--soft-line)}.search-box{display:flex;width:min(330px,48%);height:34px;padding:0 10px;align-items:center;gap:8px;color:#83908b;background:#fff;border:1px solid var(--line);border-radius:7px}.search-box:focus-within{border-color:#6d9e8e;box-shadow:0 0 0 2px #348a7017}.search-box input{min-width:0;height:100%;flex:1;color:var(--ink);background:transparent;border:0;outline:0;font-size:10px}.search-box input::placeholder{color:#9da6a2}.select-box{position:relative;display:flex;height:34px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:7px}.select-box select{height:100%;padding:0 31px 0 10px;color:#53625d;background:transparent;border:0;outline:0;appearance:none;font-size:10px;font-weight:650;cursor:pointer}.select-box svg{position:absolute;right:9px;pointer-events:none}.clear-filters{padding:5px;color:#697a74;background:transparent;border:0;border-bottom:1px solid #aeb9b5;font-size:9px;cursor:pointer}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:fixed}th{height:39px;padding:0 10px;color:#7f8b86;background:#fafbfa;border-bottom:1px solid var(--soft-line);font-size:8px;font-weight:800;letter-spacing:.06em;text-align:left;text-transform:uppercase}th:nth-child(2){width:20%}th:nth-child(3){width:15%}th:nth-child(4),th:nth-child(5){width:14%}th:nth-child(6){width:24%}th:last-child{width:35px}th button{display:flex;padding:4px 0;align-items:center;gap:3px;color:inherit;background:transparent;border:0;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}th button svg{opacity:.4}th button.sorted{color:#3f6055}th button.sorted svg{opacity:1}.sort-desc{transform:rotate(180deg)}td{height:72px;padding:10px;vertical-align:middle;border-bottom:1px solid var(--soft-line);font-size:10px}tbody tr{transition:background .12s}tbody tr:hover,tbody tr.row-selected{background:#f8fbf9}tbody tr:last-child td{border-bottom:0}.checkbox-cell{width:36px;padding-right:3px;text-align:center}input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:#286f59;cursor:pointer}.tracking-link{display:block;max-width:100%;overflow:hidden;padding:1px 0;color:#1c5d4b;background:transparent;border:0;border-bottom:1px solid transparent;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.tracking-link:hover{border-bottom-color:#7eaa9d}.cell-secondary{display:block;max-width:100%;margin-top:5px;overflow:hidden;color:#8b9692;font-size:8.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.service-name{color:#6c7974}.date-cell{display:block;color:#34453f;font-size:9px;font-weight:600;white-space:nowrap}.timeliness{display:block;width:fit-content;margin-top:5px;font-size:8.5px;font-weight:650}.timeliness--late,.timeliness--overdue{color:#aa4339}.timeliness--on_time{color:#247257}.timeliness--unknown{color:#7f8b86}.carrier-badge{display:inline-flex;min-width:36px;height:20px;padding:0 6px;align-items:center;justify-content:center;color:#302813;background:#fff4ce;border:1px solid #f0df9e;border-radius:5px;font-size:8px;font-weight:900;letter-spacing:.02em}.carrier-badge--fedex{color:#4d2c83;background:#f5f0fb;border-color:#e4d7f1;font-size:9px;letter-spacing:-.04em}.carrier-badge--fedex i{color:#e56c1f;font-style:normal}.carrier-badge--other{color:#596761;background:#eef1ef;border-color:#dfe5e2}.status-pill{display:inline-flex;max-width:100%;height:22px;padding:0 7px;align-items:center;gap:5px;border:1px solid;border-radius:999px;font-size:8px;font-weight:750;white-space:nowrap}.status-pill>span{width:5px;height:5px;flex:0 0 auto;background:currentColor;border-radius:50%}.status-pill--success{color:#17684f;background:#e8f6ef;border-color:#ceeade}.status-pill--warning{color:#8b610d;background:#fff7df;border-color:#ecdfa9}.status-pill--review{color:#665089;background:#f5f0fb;border-color:#e4d8f2}.status-pill--danger{color:#a53f35;background:#fff0ed;border-color:#f0cec8}.status-pill--neutral{color:#65716d;background:#f1f3f2;border-color:#dfe4e2}.status-pill--info{color:#2f638c;background:#edf6fd;border-color:#d2e7f6}.reason-preview{max-width:240px}.row-open{display:grid;width:27px;height:27px;padding:0;place-items:center;color:#81908a;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.row-open:hover{color:var(--forest);background:#fff;border-color:var(--line);box-shadow:var(--shadow-sm)}.table-footer{display:flex;min-height:42px;padding:0 17px;align-items:center;justify-content:space-between;color:#88938f;background:#fbfcfb;border-top:1px solid var(--soft-line);font-size:9px}.table-footer strong{color:#52615c}.table-footer-actions{display:flex;align-items:center;gap:16px}.pagination{display:flex;align-items:center;gap:8px}.pagination button{min-height:27px;padding:0 8px;color:#52655e;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:8px;font-weight:750;cursor:pointer}.pagination button:hover:not(:disabled){color:var(--forest);border-color:#a9c0b8}.pagination button:disabled{color:#adb6b2;background:#f5f7f6;cursor:not-allowed}.table-state{display:flex;min-height:255px;padding:30px;align-items:center;justify-content:center;flex-direction:column;color:#81908a;text-align:center}.table-state h3{margin:11px 0 4px;color:#485751;font-size:13px}.table-state p{margin:0;font-size:10px}.table-state--error svg{color:var(--danger)}.table-state--error .button{margin-top:16px}.table-loading{display:grid;padding:10px 17px;gap:9px}.table-loading span{display:block;height:53px;background:linear-gradient(90deg,#f1f4f2 20%,#f8faf9 42%,#f1f4f2 65%);background-size:300% 100%;border-radius:6px;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-100% 0}}.drawer-overlay{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end;background:#0e1f1a57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade-in .16s ease}@keyframes fade-in{0%{opacity:0}}.drawer{display:flex;width:min(520px,100%);height:100%;flex-direction:column;background:#fff;box-shadow:-14px 0 40px #0d231c24;animation:slide-in .22s ease}@keyframes slide-in{0%{transform:translate(30px);opacity:.5}}.drawer-header{display:flex;min-height:76px;padding:17px 20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-header .eyebrow{margin-bottom:5px;font-size:9px}.drawer-header h2{margin:0;color:#1c493c;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px;letter-spacing:-.015em}.drawer-body{min-height:0;padding:18px 20px 30px;flex:1;overflow-y:auto}.drawer-loading{display:flex;padding:8px 20px;align-items:center;gap:8px;color:#51645d;background:#f3f8f6;border-bottom:1px solid #e0ece7;font-size:10px}.decision-card{padding:15px;border:1px solid;border-radius:10px}.decision-card--success{background:#f3fbf7;border-color:#cce9dc}.decision-card--warning{background:#fffaf0;border-color:#eadcb0}.decision-card--review{background:#faf7fd;border-color:#e3d9ee}.decision-card--danger{background:#fff6f4;border-color:#efd1cb}.decision-card--neutral{background:#f7f8f7;border-color:#dfe4e2}.decision-card--info{background:#f4f9fd;border-color:#d7e7f3}.decision-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.decision-card h3{margin:13px 0 0;color:#2d4039;font-size:13px;font-weight:650;line-height:1.55}.confidence{color:#7d8984;font-size:8px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.drawer-section{padding:22px 0;border-bottom:1px solid var(--soft-line)}.drawer-section:last-child{border-bottom:0}.drawer-section>h3,.section-heading h3{margin:0 0 13px;color:#3d4d47;font-size:11px;font-weight:800;letter-spacing:.015em}.shipment-facts{display:grid;margin:0;grid-template-columns:1fr 1fr;column-gap:24px}.shipment-facts>div{display:flex;min-width:0;padding:9px 0;justify-content:space-between;gap:12px;border-bottom:1px solid #f0f2f1}.shipment-facts dt{color:#8a9591;font-size:9px}.shipment-facts dd{overflow:hidden;margin:0;color:#42524c;font-size:9px;font-weight:650;text-align:right;text-overflow:ellipsis;white-space:nowrap}.monitoring-facts{grid-template-columns:1fr}.monitoring-facts dd{overflow:visible;white-space:normal}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.evidence{min-width:0;padding:11px;background:#f7f9f8;border:1px solid #edf0ee;border-radius:7px}.evidence>span{display:block;margin-bottom:5px;color:#87928e;font-size:8px}.evidence>strong{display:block;color:#42534d;font-size:9px;line-height:1.35}.evidence--positive{background:#f3faf7;border-color:#dbeee6}.evidence--positive strong{color:#216b53}.evidence--warning{background:#fffaef;border-color:#efe4c5}.evidence--warning strong{color:#80611d}.evidence--negative{background:#fff6f4;border-color:#f0d9d5}.evidence--negative strong{color:#97483f}.import-diagnostics>p{margin:-4px 0 11px;color:#7b625d;font-size:9px;line-height:1.5}.import-diagnostics ul{display:grid;margin:0;padding:0;gap:7px;list-style:none}.import-diagnostics li{padding:9px 10px;color:#823f37;background:#fff7f5;border:1px solid #efd9d5;border-radius:7px;font-size:9px;line-height:1.5}.section-heading{display:flex;align-items:center;justify-content:space-between}.section-heading>span{color:#95a09b;font-size:8px}.timeline{margin:5px 0 0;padding:0;list-style:none}.timeline-event{position:relative;display:grid;min-height:76px;padding-bottom:15px;grid-template-columns:30px 1fr}.timeline-event:before{content:"";position:absolute;top:25px;bottom:0;left:12px;width:1px;background:#dfe6e2}.timeline-event:last-child{min-height:30px;padding-bottom:0}.timeline-event:last-child:before{display:none}.timeline-node{position:relative;z-index:1;display:grid;width:25px;height:25px;place-items:center;color:#65756f;background:#fff;border:1px solid #cdd7d3;border-radius:50%;font-size:8px;font-weight:800}.timeline-event--delay .timeline-node{color:var(--amber);background:var(--amber-bg);border-color:#e7d597}.timeline-event--delivery .timeline-node{color:#fff;background:#2c7d64;border-color:#2c7d64}.timeline-event>div{padding:2px 0 0 7px}.timeline-event time{display:block;margin-bottom:3px;color:#929d99;font-size:8px}.timeline-event strong{display:block;color:#3f514a;font-size:10px}.timeline-event>div>span{display:block;margin-top:3px;color:#77847f;font-size:8px}.timeline-event p{margin:5px 0 0;color:#766327;font-size:8px;line-height:1.45}.empty-copy{margin:0;color:#899590;font-size:10px}.timeline-reference-note{display:flex;align-items:flex-start;gap:7px;margin:0 0 14px;padding:10px 11px;border:1px solid #dfe4e2;border-radius:8px;background:#f7f8f7;color:#5e6e68;font-size:10px;line-height:1.5}.timeline-reference-note svg{flex:0 0 auto;margin-top:1px}.drawer-footer{display:flex;min-height:63px;padding:11px 20px;align-items:center;justify-content:space-between;gap:15px;background:#fafbfa;border-top:1px solid var(--line)}.drawer-footer p{display:flex;margin:0;align-items:center;gap:6px;color:#7e8a86;font-size:8px}.drawer-footer .button{min-height:34px;padding:6px 16px}.toast{position:fixed;z-index:200;bottom:24px;left:50%;display:flex;min-height:42px;padding:10px 15px;align-items:center;gap:8px;color:#fff;background:#183e34;border:1px solid rgba(255,255,255,.14);border-radius:9px;box-shadow:var(--shadow-lg);font-size:11px;font-weight:700;transform:translate(-50%);animation:toast-in .2s ease}@keyframes toast-in{0%{transform:translate(-50%,10px);opacity:0}}.loading-screen{display:grid;min-height:100vh;place-content:center;justify-items:center;gap:15px;background:#f8faf9}.loading-screen p{color:#77847f;font-size:11px}.loading-line{width:180px;height:3px;margin-top:13px;overflow:hidden;background:#e0e8e4;border-radius:99px}.loading-line span{display:block;width:45%;height:100%;background:#39886e;animation:loading 1.1s infinite ease-in-out}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(320%)}}@media(max-width:1100px){.summary-grid{grid-template-columns:1fr 1fr}.summary-copy small{white-space:normal}th:nth-child(4){display:none}td:nth-child(4){display:none}th:nth-child(2){width:24%}th:nth-child(6){width:29%}.export-buttons .button{font-size:0}.export-buttons .button svg{margin:0}}@media(max-width:850px){.login-layout{grid-template-columns:1fr}.login-story{display:none}.login-panel{padding:40px 25px}.mobile-brand{display:block}.workspace-layout{grid-template-columns:66px minmax(0,1fr)}.sidebar{width:66px;padding:18px 10px}.nav-item{justify-content:center;padding:0}.nav-item span,.sidebar-help{display:none}.main-content{padding:27px 20px 50px;grid-column:2}.demo-banner{padding-left:81px}.results-heading-row{align-items:flex-start;flex-direction:column}.validation-only-banner{align-items:flex-start;grid-template-columns:auto minmax(0,1fr)}.validation-only-banner>.button{grid-column:2;justify-self:start}.export-buttons{width:100%}.export-buttons .button{flex:1;font-size:10px}th:nth-child(3),td:nth-child(3){display:none}th:nth-child(2){width:28%}th:nth-child(5){width:20%}th:nth-child(6){width:35%}}@media(max-width:620px){html,body,#root,.app-shell{max-width:100%;overflow-x:hidden}.app-header{height:57px;padding:0 14px}.app-header .brand-mark{font-size:15px}.app-header .brand-logo{width:32px;height:32px}.workspace-name,.demo-chip{display:none}.demo-banner{max-width:100%;padding:8px 12px;align-items:flex-start;line-height:1.4}.demo-banner>span{min-width:0;overflow-wrap:anywhere}.demo-banner button{white-space:nowrap}.workspace-layout{display:block;min-height:calc(100vh - 57px)}.sidebar{position:fixed;z-index:40;top:auto!important;right:0;bottom:0;left:0;display:block;width:auto;height:56px;padding:5px 12px;background:#fffffff7;border-top:1px solid var(--line);border-right:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar nav{grid-template-columns:1fr 1fr}.nav-item{height:45px;gap:6px;flex-direction:column;font-size:8px}.nav-item span{display:inline}.nav-item--active{box-shadow:inset 0 -2px #2d8067}.main-content{width:100%;min-width:0;padding:23px 13px 80px;overflow:hidden}.page-heading{align-items:flex-start;flex-direction:column}.new-audit-button{display:none}.breadcrumb strong{max-width:200px}.summary-grid{width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.validation-only-banner{padding:14px;grid-template-columns:minmax(0,1fr)}.validation-only-icon{display:none}.validation-only-banner>.button{width:100%;grid-column:1;justify-content:center}.summary-card{width:100%;min-width:0;padding:12px;gap:8px}.summary-icon{width:30px;height:30px}.summary-copy strong{font-size:20px}.summary-copy small,.summary-arrow{display:none}.results-panel{width:100%;min-width:0}.results-heading-row{min-width:0;padding:14px 13px 11px}.export-buttons{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.export-buttons .button{min-width:0;overflow:hidden;white-space:nowrap}.export-buttons .button:first-child{grid-column:1 / -1}.tabs-scroll{padding:0 13px;gap:17px}.filter-row{padding:9px 13px;flex-wrap:wrap}.search-box{width:100%}.table-wrap{overflow-x:visible}table,tbody{display:block;width:100%;min-width:0}thead{display:none}tbody{padding:0 11px}tbody tr{position:relative;display:grid;width:100%;min-width:0;min-height:0;padding:13px 34px 13px 31px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-bottom:1px solid var(--soft-line)}td{display:block!important;width:auto!important;min-width:0;height:auto;padding:0;border:0}td.checkbox-cell{position:absolute;top:17px;left:7px}td:nth-child(2){grid-column:1 / -1;margin-bottom:12px}td:nth-child(3),td:nth-child(4){display:none!important}td:nth-child(5){grid-column:1}td:nth-child(6){grid-column:2}td:last-child{position:absolute;top:22px;right:4px}.date-cell{font-size:8.5px}.reason-preview{display:none}.table-footer{align-items:flex-start;padding:11px 13px;gap:4px;flex-direction:column}.table-footer-actions{width:100%;align-items:flex-start;justify-content:space-between;gap:8px}.upload-page{margin-top:0}.upload-heading{text-align:left}.upload-heading h1{font-size:27px}.upload-heading>div>p:last-child{margin:0}.upload-card{padding:10px}.upload-history-heading{align-items:flex-start;flex-direction:column}.history-item{padding:10px 11px;grid-template-columns:auto minmax(0,1fr) auto}.history-status{display:none}.history-footer{align-items:flex-start;flex-direction:column}.readiness-heading{align-items:stretch;flex-direction:column}.readiness-overall{align-self:flex-start}.readiness-carriers{grid-template-columns:1fr}.drop-zone{min-height:285px}.upload-actions{align-items:stretch;flex-direction:column}.upload-actions .button{width:100%}.failed-actions{width:100%;align-items:stretch;flex-direction:column}.failed-actions .button{width:100%}.process-preview{display:grid;padding:0 5px;grid-template-columns:1fr}.process-preview>svg{display:none}.processing-steps{align-items:stretch;flex-direction:column}.processing-steps>span{justify-content:center}.drawer{width:100%}.drawer-body{padding:15px}.shipment-facts,.evidence-grid{grid-template-columns:1fr}.drawer-footer p{max-width:210px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
