:root{--platform-bg:#f5f7f6;--platform-surface:#fff;--platform-ink:#1b302b;--platform-muted:#6d786b;--platform-border:#e3e9e5;--platform-primary:#13765e;--platform-sidebar:#102e29;--platform-soft:#eaf4ee;--platform-radius:14px;--platform-font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html,body{min-height:100%;margin:0}body{background:var(--platform-bg)}
.app-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--platform-bg,#f5f7f6);min-height:100vh;color:var(--platform-ink,#1b302b);font-family:var(--platform-font,Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);-webkit-font-smoothing:antialiased;font-size:13px;line-height:1.5}.app-shell *,.app-shell :before,.app-shell :after{box-sizing:border-box}.app-shell button,.app-shell input,.app-shell select,.app-shell textarea{font:inherit}.app-shell button{color:#334a41;cursor:pointer;background:#fff;border:1px solid #dce4df;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 13px;font-size:12px;font-weight:600;line-height:1.4;transition:background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.app-shell button:hover{background:#f0f5f2;border-color:#b9cec2}.app-shell button:disabled{opacity:.5;cursor:not-allowed}.app-shell button:disabled:hover{box-shadow:none}.app-shell svg{flex:none}.app-shell a{color:var(--platform-primary,#13765e);text-decoration:none}.app-shell a:hover{text-decoration:underline}.app-shell button:focus-visible,.app-shell a:focus-visible,.app-shell input:focus-visible,.app-shell select:focus-visible,.app-shell textarea:focus-visible{outline-offset:3px;outline:3px solid #76bca3}.app-shell h1,.app-shell h2,.app-shell h3,.app-shell p{margin:0}.app-shell h1,.app-shell h2,.app-shell h3{color:var(--platform-ink,#1b302b)}.app-shell h2{letter-spacing:-.4px;font-size:17px;font-weight:650;line-height:1.4}.app-shell h3{letter-spacing:-.2px;font-size:14px;font-weight:650;line-height:1.5}.app-shell strong,.app-shell b{font-weight:650}.app-shell .primary{background:var(--platform-primary,#13765e);border-color:var(--platform-primary,#13765e);color:#fff;box-shadow:0 2px 3px #102e2910,inset 0 1px #ffffff12}.app-shell .primary:hover{background:#0d654f;border-color:#0d654f;box-shadow:0 3px 9px #13765e22}.app-shell .icon-btn{background:0 0;border-color:#0000;width:34px;min-width:34px;height:34px;min-height:34px;padding:6px}.app-shell .icon-btn:hover{background:#edf4ef;border-color:#dce7df}.app-shell .sidebar{z-index:40;background:var(--platform-sidebar,#102e29);color:#f2f8f4;border-right:1px solid #173c33;flex-direction:column;width:224px;padding:33px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.app-shell .brand{color:#f4f9f6;align-items:center;gap:11px;padding:0 8px;display:flex}.app-shell .brand-mark{color:#a8d9be;flex:none;place-items:center;width:35px;height:38px;display:grid}.app-shell .brand-mark svg{width:35px;height:35px}.app-shell .brand strong{white-space:nowrap;letter-spacing:-.6px;color:#f4f9f6;font-size:14px;font-weight:650;line-height:1.1;display:block}.app-shell .brand small{letter-spacing:1.65px;text-transform:uppercase;color:#9aad9e;margin-top:6px;font-size:9px;display:block}.app-shell .nav-caption{color:#88a098;letter-spacing:1.65px;text-transform:uppercase;margin:49px 0 13px;padding:0 13px;font-size:9px;font-weight:600}.app-shell .sidebar nav{gap:7px;display:grid}.app-shell .sidebar nav button,.app-shell .sidebar nav .platform-tracking-link{color:#a4b8af;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;gap:11px;width:100%;min-height:43px;padding:11px 13px;font-size:12px;font-weight:500;display:flex}.app-shell .sidebar nav button:hover,.app-shell .sidebar nav .platform-tracking-link:hover{color:#f0f8f3;background:#1a3a31;text-decoration:none}.app-shell .sidebar nav button.active{color:#fff;background:#274a3f;border-color:#345a49;box-shadow:0 2px 3px #00000005}.app-shell .sidebar nav button span,.app-shell .sidebar nav .platform-tracking-link span{flex:1}.app-shell .sidebar nav em,.app-shell .platform-tracking-link b{color:#294532;text-align:center;background:#dbeccb;border-radius:5px;min-width:19px;padding:1px 5px;font-size:10px;font-style:normal;font-weight:700}.app-shell .sidebar nav em.red{color:#57291c;background:#f5d2bd}.app-shell .platform-module-label{color:#88a098;letter-spacing:1.3px;text-transform:uppercase;border-top:1px solid #2b4b40;margin:21px 13px 8px;padding-top:17px;font-size:9px}.app-shell .health{background:#183a30;border:1px solid #2a493e;border-radius:10px;margin-top:auto;padding:15px 13px}.app-shell .health>div{border-bottom:1px solid #355243;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}.app-shell .health>div>span:first-child{color:#dceadf;font-size:11px}.app-shell .health p{color:#a5bdaf;justify-content:space-between;gap:8px;margin-top:7px;font-size:10px;display:flex}.app-shell .health p b{color:#e4eee6;font-variant-numeric:tabular-nums}.app-shell .sidebar footer{color:#a3b8ad;padding:17px 8px 0;font-size:9px}.app-shell .sidebar footer i{background:#a3c69b;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.app-shell .mobile-close,.app-shell .mobile-menu,.app-shell .scrim{display:none}.app-shell .workspace{min-width:0;min-height:100vh;margin-left:224px}.app-shell .workspace-header{border-bottom:1px solid var(--platform-border,#e3e9e5);background:#fbfcfb;align-items:center;gap:24px;min-height:142px;padding:27px 36px 26px;display:flex}.app-shell .workspace-header>div:first-of-type{flex:1;min-width:0}.app-shell .breadcrumb{color:#667361;align-items:center;gap:8px;margin-bottom:14px;font-size:10px;display:flex}.app-shell .breadcrumb b{color:#344a3d;overflow-wrap:anywhere;font-weight:500}.app-shell .breadcrumb>span{flex-shrink:0}.app-shell .workspace-header h1{letter-spacing:-1.2px;overflow-wrap:anywhere;margin:0 0 9px;font-size:32px;font-weight:650;line-height:1.15}.app-shell .workspace-header p{color:#667361;max-width:650px;margin:0;font-size:12px;line-height:1.6}.app-shell .header-actions{flex-shrink:0;gap:8px;display:flex}.app-shell .header-actions button{white-space:nowrap}.app-shell .content{width:100%;min-width:0;max-width:1620px;margin:0 auto;padding:30px 36px 56px}.app-shell .badge{letter-spacing:.1px;white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;width:max-content;max-width:100%;padding:4px 8px;font-size:9px;font-weight:600;line-height:1.5;display:inline-flex}.app-shell .badge i{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.app-shell .badge.success{color:#347a4a;background:#eaf5ed;border-color:#d9e9dc}.app-shell .badge.danger{color:#aa473d;background:#fcf0ee;border-color:#f2dcd6}.app-shell .badge.warning{color:#916b1c;background:#fff6e5;border-color:#f0e2be}.app-shell .badge.neutral{color:#617166;background:#eff3f0;border-color:#e2e8e3}.app-shell .health .badge.success{color:#c3dec2;background:#274b3b;border-color:#375c48}.app-shell .health .badge.warning{color:#eddbad;background:#49432c;border-color:#625c3d}.app-shell .metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.app-shell .metrics article{border:1px solid var(--platform-border,#e3e9e5);background:#fff;border-radius:12px;align-items:flex-start;gap:13px;min-width:0;min-height:146px;padding:20px 18px;display:flex;box-shadow:0 2px 3px #203c260a}.app-shell .metrics article>div{min-width:0}.app-shell .metric-icon{color:#4f7658;background:#edf4ed;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.app-shell .metrics label{color:#667361;margin:1px 0 12px;font-size:10px;line-height:1.35;display:block}.app-shell .metrics strong{color:#24382c;letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:31px;font-weight:550;line-height:1;display:block}.app-shell .metrics strong small{color:#778875;letter-spacing:-.3px;font-size:14px;font-weight:400}.app-shell .metrics p{color:#667361;margin-top:10px;font-size:9px;line-height:1.5}.app-shell .metrics article:first-child{background:#163f33;border-color:#163f33;box-shadow:0 3px 5px #173e321a}.app-shell .metrics article:first-child .metric-icon{color:#bddac7;background:#285342}.app-shell .metrics article:first-child label{color:#c7ddcd}.app-shell .metrics article:first-child strong{color:#fff}.app-shell .metrics article:first-child small,.app-shell .metrics article:first-child p{color:#b0caba}.app-shell .overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);gap:20px;margin-bottom:20px;display:grid}.app-shell .overview-grid.bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .panel{border:1px solid var(--platform-border,#e3e9e5);border-radius:var(--platform-radius,14px);background:#fff;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 3px 10px #1a3c2308}.app-shell .panel-head{border-bottom:1px solid #e9eee9;justify-content:space-between;align-items:center;gap:16px;padding:21px 22px 18px;display:flex}.app-shell .panel-head>div{min-width:0}.app-shell .panel-head span,.app-shell .entity header>div>span,.app-shell .settings article>span{color:#667361;text-transform:uppercase;letter-spacing:1.15px;font-size:9px;font-weight:550;line-height:1.5}.app-shell .panel-head h2{margin-top:4px;font-size:15px}.app-shell .panel-head button{color:#416d52;background:0 0;border:0;flex:none;min-height:30px;padding:6px 0 6px 6px;font-size:10px}.app-shell .panel-head button:hover{color:#125d46}.app-shell .panel-head .count{color:#856919;letter-spacing:0;background:#fff5e2;border:1px solid #efe3c3;border-radius:6px;padding:3px 8px}.app-shell .route-list>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf1ec;border-radius:0;grid-template-columns:auto minmax(0,1fr) 24px auto minmax(0,1fr) auto auto auto;align-items:center;gap:9px;width:100%;padding:16px 20px;display:grid}.app-shell .route-list>button:last-child{border-bottom:0}.app-shell .route-list>button:hover{background:#f7faf6}.app-shell .route-list b{overflow-wrap:anywhere;font-size:11px;font-weight:600;display:block}.app-shell .route-list span:not(.avatar):not(.badge),.app-shell .compact-list small,.app-shell .quick small{color:#667361;overflow-wrap:anywhere;margin-top:3px;font-size:9px;font-weight:400;display:block}.app-shell .avatar{border-radius:8px;flex:none;place-items:center;width:31px;height:31px;font-size:12px;font-weight:700;display:grid}.app-shell .avatar.woo{color:#7956a4;background:#f0e8f8}.app-shell .avatar.shopify{color:#5b773b;background:#eaf2df}.app-shell .avatar.route{color:#47765a;background:#e8f1ec}.app-shell .avatar.large{border-radius:11px;width:42px;height:42px;font-size:15px}.app-shell .line{align-items:center;color:#76917b!important;display:flex!important}.app-shell .line i{background:#c9d8ca;flex:1;height:1px}.app-shell .route-stats{text-align:right;flex-direction:column;gap:2px;display:flex!important}.app-shell .route-stats>span{white-space:nowrap}.app-shell .attention>button,.app-shell .quick>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf1ec;border-radius:0;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:0;padding:16px 20px;display:flex}.app-shell .attention>button:hover,.app-shell .quick>button:hover{background:#f7faf6}.app-shell .attention>button:last-child,.app-shell .quick>button:last-child{border-bottom:0}.app-shell .attention>button>span{color:#926d24;background:#fff4df;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.app-shell .attention>button div,.app-shell .quick>button div{flex:1;min-width:0}.app-shell .attention b,.app-shell .quick b,.app-shell .compact-list b{overflow-wrap:anywhere;font-size:11px;font-weight:600;display:block}.app-shell .attention p{color:#667361;overflow-wrap:anywhere;margin-top:4px;font-size:10px;font-weight:400;line-height:1.6}.app-shell .quick>button>svg:first-child{color:#507654;background:#eef4ed;border-radius:8px;width:31px;height:31px;padding:6px}.app-shell .clear,.app-shell .empty{text-align:center;padding:45px 24px}.app-shell .clear>span,.app-shell .empty>span{color:#56825d;background:#eff6ef;border:1px solid #dce8dd;border-radius:12px;place-items:center;width:42px;height:42px;margin:0 auto 14px;display:grid}.app-shell .clear h3,.app-shell .empty h3{margin:0 0 6px;font-size:13px}.app-shell .clear p,.app-shell .empty p{color:#667361;max-width:390px;margin:0 auto;font-size:11px;line-height:1.7}.app-shell .empty button{margin-top:17px}.app-shell .compact-list>div{border-bottom:1px solid #edf1ec;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:15px 20px;display:grid}.app-shell .compact-list>div:last-child{border-bottom:0}.app-shell .compact-list>div>strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px}.app-shell .mini{color:#56815a;background:#eef4ed;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.app-shell .toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.app-shell .toolbar>div{gap:8px;min-width:0;display:flex}.app-shell .toolbar>div:last-child{flex-wrap:wrap;justify-content:flex-end}.app-shell .toolbar select{width:auto;min-width:130px}.app-shell .toolbar button{white-space:nowrap}.app-shell .search{flex:1;align-items:center;width:min(390px,100%);min-width:180px;max-width:390px;display:flex;position:relative}.app-shell .search>svg{color:#667361;pointer-events:none;position:absolute;left:12px}.app-shell .search input{padding-left:39px}.app-shell .store-grid,.app-shell .integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.app-shell .entity{border:1px solid var(--platform-border,#e3e9e5);background:#fff;border-radius:14px;min-width:0;padding:22px;box-shadow:0 2px 6px #1a3c2306}.app-shell .entity-top{align-items:flex-start;gap:12px;display:flex}.app-shell .entity-top>div:nth-child(2){flex:1;min-width:0}.app-shell .entity-top>div>span{color:#667361;text-transform:uppercase;letter-spacing:.7px;font-size:9px;line-height:1.5}.app-shell .entity-top h3,.app-shell .integration header h3{overflow-wrap:anywhere;margin:3px 0 5px;font-size:15px}.app-shell .entity-top a{color:#667361;overflow-wrap:anywhere;align-items:center;gap:5px;font-size:10px;display:inline-flex}.app-shell .facts{background:#fafcf9;border:1px solid #e7ede6;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));margin:20px 0;display:grid}.app-shell .facts p,.app-shell .numbers p{min-width:0;margin:0;padding:13px 14px}.app-shell .facts p+p{border-left:1px solid #e7ede6}.app-shell .facts span,.app-shell .numbers span{color:#667361;font-size:9px;line-height:1.5;display:block}.app-shell .facts b{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:5px;font-size:12px;display:block}.app-shell .entity footer,.app-shell .form footer,.app-shell .settings footer{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.app-shell .entity footer button{padding:8px 10px;font-size:10px}.app-shell .inline-error{color:#a04d41;overflow-wrap:anywhere;background:#fdf4f1;border:1px solid #f1ddd8;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:15px;padding:11px 12px;font-size:10px;line-height:1.65;display:flex}.app-shell .inline-error svg{width:16px;height:16px;margin-top:2px}.app-shell .inline-error span{min-width:0}.app-shell .integration header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-shell .integration header>div{min-width:0}.app-shell .integration header>div:last-child,.app-shell .detail-hero>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:5px;display:flex}.app-shell .visual-route{grid-template-columns:minmax(0,1fr) 35px minmax(0,1fr);align-items:center;gap:10px;padding:25px 0;display:grid}.app-shell .visual-route>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 9px;min-width:0;display:grid}.app-shell .visual-route>div .avatar{grid-row:1/3}.app-shell .visual-route b{overflow-wrap:anywhere;font-size:11px}.app-shell .visual-route small{color:#667361;overflow-wrap:anywhere;font-size:9px;line-height:1.6}.app-shell .visual-route>span{color:#7b987e;align-items:center;display:flex}.app-shell .visual-route>span i{background:#c9d8ca;flex:1;height:1px}.app-shell .numbers{background:#fafcf9;border:1px solid #e7ede6;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;display:grid}.app-shell .numbers p+p{border-left:1px solid #e7ede6}.app-shell .numbers b{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.app-shell .order-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.app-shell .order-kpis article{border:1px solid var(--platform-border,#e3e9e5);background:#fff;border-radius:12px;min-width:0;min-height:130px;padding:19px;box-shadow:0 2px 3px #203c260a}.app-shell .order-kpis article>span{color:#667361;text-transform:uppercase;letter-spacing:.6px;font-size:9px;line-height:1.4;display:block}.app-shell .order-kpis b{letter-spacing:-.65px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:11px 0 8px;font-size:24px;font-weight:550;line-height:1.3;display:block}.app-shell .order-kpis small{color:#667361;font-size:9px;line-height:1.5;display:block}.app-shell .order-kpis article:first-child{color:#fff;background:#163f33;border-color:#163f33}.app-shell .order-kpis article:first-child>span{color:#c7ddcd}.app-shell .order-kpis article:first-child small{color:#b0caba}.app-shell .order-kpis .has-error{background:#fdf5f1;border-color:#efdcd5}.app-shell .order-kpis .has-error b{color:#a24c3e}.app-shell .data-panel{min-height:370px}.app-shell .table-summary{justify-content:space-between;align-items:center;gap:16px;padding:22px 23px 19px;display:flex}.app-shell .table-summary>div{min-width:0}.app-shell .table-summary h2{margin-bottom:5px;font-size:15px}.app-shell .table-summary p{color:#667361;font-size:11px;line-height:1.65}.app-shell .table-summary>button{flex:none;font-size:11px}.app-shell .filters{background:#fafcf9;border-top:1px solid #e9eee6;border-bottom:1px solid #e9eee6;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:center;gap:9px;padding:14px 23px;display:grid}.app-shell .filters>*{min-width:0}.app-shell .filters .primary{white-space:nowrap}.app-shell .table-wrap{scrollbar-width:thin;scrollbar-color:#c9d6c9 #fafcf9;width:100%;min-width:0;max-width:100%;overflow:auto}.app-shell table{border-collapse:collapse;text-align:left;width:100%;min-width:830px}.app-shell th,.app-shell td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1e9;padding:15px 19px;font-size:11px;line-height:1.6}.app-shell th{color:#667361;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#f7f9f5;padding-top:12px;padding-bottom:12px;font-size:9px;font-weight:500}.app-shell tbody tr:hover{background:#fafcf8}.app-shell tbody tr:last-child td{border-bottom:0}.app-shell td b{font-size:11px;font-weight:600;display:block}.app-shell td small{color:#667361;margin-top:4px;font-size:9px;line-height:1.6;display:block}.app-shell .money-cell b{font-variant-numeric:tabular-nums;color:#24382c;white-space:nowrap;font-size:12px}.app-shell .error-text{color:#a54c3e;overflow-wrap:anywhere;max-width:210px}.app-shell .json{white-space:pre-wrap;overflow-wrap:anywhere;max-width:280px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:block}.app-shell .records-table td{overflow-wrap:anywhere;max-width:340px}.app-shell .orders-table td:nth-child(2){min-width:180px;max-width:300px}.app-shell .orders-table td:last-child{padding-left:7px;padding-right:13px}.app-shell .orders-table td:nth-last-child(2){padding-left:7px;padding-right:7px}.app-shell .detail-hero{border:1px solid var(--platform-border,#e3e9e5);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;min-width:0;padding:0 22px;display:flex}.app-shell .visual-route.compact{width:min(650px,80%);padding:20px 0}.app-shell .detail-nav{background:#edf2eb;border:1px solid #e2e9df;border-radius:9px;align-items:center;gap:4px;width:max-content;max-width:100%;margin:20px 0;padding:4px;display:flex;overflow-x:auto}.app-shell .detail-nav button{color:#667361;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;min-height:33px;padding:8px 12px;font-size:11px;font-weight:500}.app-shell .detail-nav button:hover{color:#3c5943;background:#f7faf4}.app-shell .detail-nav button.active{color:#355e40;background:#fff;border-color:#dce5d8;box-shadow:0 1px 3px #132e1812}.app-shell .detail-panel{min-height:380px}.app-shell .settings{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.app-shell .settings article{min-width:0;padding:27px}.app-shell .settings article+article{background:#fcfdfb;border-left:1px solid #e7ede4}.app-shell .settings h2{margin:6px 0;font-size:16px}.app-shell .settings article>p{color:#667361;margin:0 0 23px;font-size:11px;line-height:1.7}.app-shell .settings label,.app-shell .form label{color:#57695e;gap:7px;min-width:0;margin-bottom:17px;font-size:11px;font-weight:500;display:grid}.app-shell .settings label>span,.app-shell .form label>span{color:#667361;font-size:10px;font-weight:400}.app-shell input,.app-shell select,.app-shell textarea{color:#435547;background:#fff;border:1px solid #dfe6de;border-radius:7px;width:100%;min-width:0;min-height:39px;padding:10px 11px;font-size:11px;line-height:1.4;display:block;box-shadow:0 1px 2px #24322203}.app-shell input::placeholder,.app-shell textarea::placeholder{color:#6d796c;opacity:1}.app-shell input:focus,.app-shell select:focus,.app-shell textarea:focus{border-color:#7eb697;outline:none;box-shadow:0 0 0 3px #13765e10}.app-shell select{cursor:pointer;padding-right:27px}.app-shell input[type=checkbox]{width:15px;height:15px;min-height:15px;accent-color:var(--platform-primary,#13765e);box-shadow:none;flex:none;margin:2px 0 0;padding:0}.app-shell .callout,.app-shell .form-note{color:#5c7850;background:#f3f7ef;border:1px solid #e0e9d9;border-radius:9px;align-items:flex-start;gap:10px;margin:18px 0;padding:13px 14px;display:flex}.app-shell .callout>div{min-width:0}.app-shell .callout b,.app-shell .callout small{display:block}.app-shell .callout b{font-size:11px;font-weight:600}.app-shell .callout small,.app-shell .form-note span{color:#667361;margin-top:3px;font-size:10px;line-height:1.7}.app-shell .form-note span{margin:0}.app-shell .callout.success{color:#4f7f51;background:#eff7ef;border-color:#dae9d9}.app-shell .readonly{background:#fff;border:1px solid #e2e9dd;border-radius:9px;overflow:hidden}.app-shell .readonly p{border-bottom:1px solid #e7ede3;grid-template-columns:100px minmax(0,1fr);gap:12px;margin:0;padding:14px;font-size:10px;line-height:1.7;display:grid}.app-shell .readonly p:last-child{border-bottom:0}.app-shell .readonly span{color:#667361}.app-shell .readonly b{overflow-wrap:anywhere;font-size:10px;font-weight:500}.app-shell .modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12271f70;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-shell .modal{background:#fff;border:1px solid #dbe5db;border-radius:16px;width:min(650px,100%);max-height:min(900px,100dvh - 48px);overflow:auto;box-shadow:0 28px 90px #102e2938}.app-shell .modal>header{background:#fbfcfa;border-bottom:1px solid #e7ede5;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 20px;display:flex}.app-shell .modal>header>div{min-width:0}.app-shell .modal h2{letter-spacing:-.5px;margin:0 0 6px;font-size:19px;font-weight:650}.app-shell .modal header p{color:#667361;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.7}.app-shell .form{padding:24px 26px 26px}.app-shell .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.app-shell .form footer{border-top:1px solid #edf1e9;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:20px}.app-shell .mapping{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:17px;display:grid}.app-shell .mapping label{background:#fbfdf9;border:1px solid #dce6d9;border-radius:10px;margin:0;padding:15px}.app-shell .mapping label b{color:#465d48;margin:3px 0;font-size:10px}.app-shell .mapping label .avatar{margin-bottom:6px}.app-shell .mapping>svg{color:#6a8e70}.app-shell .choices{border:1px solid #e1e8dd;border-radius:9px;overflow:hidden}.app-shell .choices label{cursor:pointer;align-items:flex-start;gap:12px;margin:0;padding:15px;display:flex}.app-shell .choices label+label{border-top:1px solid #e7ece3}.app-shell .choices label:hover{background:#fafcf7}.app-shell .choices b,.app-shell .choices small{display:block}.app-shell .choices b{color:#3d5540;font-size:11px}.app-shell .choices small{color:#667361;margin-top:3px;font-size:10px;line-height:1.6}.app-shell .detail-list{padding:12px 26px 26px}.app-shell .detail-list p{border-bottom:1px solid #e7ede4;grid-template-columns:155px minmax(0,1fr);gap:18px;margin:0;padding:13px 0;font-size:11px;line-height:1.7;display:grid}.app-shell .detail-list p:last-child{border-bottom:0}.app-shell .detail-list span{color:#667361}.app-shell .detail-list b{overflow-wrap:anywhere;font-weight:500}.app-shell .danger-button{color:#a64d43;background:#fff;border-color:#efdcd6;margin-left:auto}.app-shell .danger-button:hover{color:#8d392f;background:#fdf0ec;border-color:#dbb2a8}.app-shell .delete-confirmation{padding:24px 26px 26px}.app-shell .destructive-warning{color:#a54e3e;background:#fdf3ef;border:1px solid #efd7cf;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;display:flex}.app-shell .destructive-warning.blocked{color:#8c6b20;background:#fff9e9;border-color:#eddfb9}.app-shell .destructive-warning>svg{margin-top:2px}.app-shell .destructive-warning>div{min-width:0}.app-shell .destructive-warning b{font-size:12px;display:block}.app-shell .destructive-warning p{color:#72665e;margin:6px 0 0;font-size:11px;line-height:1.75}.app-shell .impact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:18px 0;display:grid}.app-shell .impact-grid p{background:#fafcf8;border:1px solid #e5ecdf;border-radius:8px;min-width:0;margin:0;padding:12px}.app-shell .impact-grid span{color:#667361;font-size:9px;line-height:1.5;display:block}.app-shell .impact-grid b{font-variant-numeric:tabular-nums;margin-top:6px;font-size:18px;font-weight:550;display:block}.app-shell .delete-name{color:#667361;overflow-wrap:anywhere;background:#f3f6f0;border-radius:8px;padding:13px 14px;font-size:11px;line-height:1.7}.app-shell .delete-name b{color:#304735}.app-shell .delete-confirmation footer{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.app-shell .danger-confirm{color:#fff;background:#b6493d;border-color:#b6493d}.app-shell .danger-confirm:hover{background:#9f3d32;border-color:#9f3d32}.app-shell .toast{z-index:80;color:#3b7950;background:#f1faf3;border:1px solid #cfe2d3;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:11px;width:min(420px,100% - 32px);padding:15px;display:grid;position:fixed;top:20px;right:22px;box-shadow:0 8px 32px #1c402b1f}.app-shell .toast.error{color:#aa4d3c;background:#fff4f0;border-color:#efcdc3}.app-shell .toast b,.app-shell .toast span{display:block}.app-shell .toast b{font-size:11px;font-weight:650}.app-shell .toast span{color:#596f5d;overflow-wrap:anywhere;margin-top:4px;font-size:11px;line-height:1.65}.app-shell .toast.error span{color:#825d52}.app-shell .toast button{width:26px;height:26px;min-height:26px;color:inherit;background:0 0;border:0;padding:3px}.app-shell .skeleton{padding:30px 36px}.app-shell .skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.app-shell .skeleton i,.app-shell .skeleton-panel,.app-shell .inline-skeleton i{background:linear-gradient(90deg,#eaf0e7,#f4f7f1,#eaf0e7) 0 0/200% 100%;border-radius:12px;animation:1.6s infinite commerce-shimmer;display:block}.app-shell .skeleton i{height:146px}.app-shell .skeleton-panel{height:400px;margin-top:24px}.app-shell .inline-skeleton{gap:13px;padding:24px;display:grid}.app-shell .inline-skeleton i{border-radius:8px;height:48px}@keyframes commerce-shimmer{to{background-position:-200% 0}}@media (max-width:1250px){.app-shell .metrics article{padding:18px;display:block}.app-shell .metrics .metric-icon{width:30px;height:30px;margin-bottom:12px}.app-shell .metrics label{margin-bottom:10px}.app-shell .route-list>button{grid-template-columns:auto minmax(0,1fr) 20px auto minmax(0,1fr) auto}.app-shell .route-list .route-stats{text-align:left;flex-direction:row;grid-column:2/3;gap:9px}.app-shell .route-list>button>svg:last-child{grid-area:1/6}.app-shell .route-list .badge{grid-area:2/5/auto/6}.app-shell .overview-grid{grid-template-columns:minmax(0,1.25fr) minmax(255px,1fr)}.app-shell .store-grid,.app-shell .integration-grid{grid-template-columns:minmax(0,1fr)}.app-shell .toolbar{flex-wrap:wrap}.app-shell .filters{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.app-shell .filters .primary{grid-area:1/3/3;align-self:stretch}.app-shell .order-kpis b{font-size:22px}}@media (max-width:1050px){.app-shell .workspace-header{flex-wrap:wrap;gap:18px;padding:25px}.app-shell .workspace-header>div:first-of-type{flex-basis:310px}.app-shell .workspace-header h1{font-size:29px}.app-shell .header-actions{margin-left:auto}.app-shell .content,.app-shell .skeleton{padding:25px}.app-shell .overview-grid,.app-shell .overview-grid.bottom{grid-template-columns:minmax(0,1fr)}.app-shell .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .metrics article{min-height:134px;display:flex}.app-shell .metrics .metric-icon{margin:0}.app-shell .order-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .order-kpis article{min-height:122px}.app-shell .settings{grid-template-columns:minmax(0,1fr)}.app-shell .settings article+article{border-top:1px solid #e7ede4;border-left:0}}@media (max-width:820px){.app-shell .sidebar{width:min(286px,88vw);padding-top:25px;transition:transform .2s;transform:translate(-100%)}.app-shell .sidebar.open{transform:translate(0);box-shadow:20px 0 70px #102e2940}.app-shell .brand{gap:10px;padding:0 5px}.app-shell .brand strong{font-size:14px}.app-shell .brand small{letter-spacing:1.3px}.app-shell .mobile-close{color:#c4d7cb;background:0 0;border:0;flex:none;place-items:center;min-height:34px;margin-left:auto;padding:7px;display:grid}.app-shell .sidebar .mobile-close:hover{color:#fff;background:#274a3f}.app-shell .nav-caption{margin-top:36px}.app-shell .sidebar nav button,.app-shell .sidebar nav .platform-tracking-link{min-height:45px}.app-shell .scrim{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#102e2966;border:0;border-radius:0;display:block;position:fixed;inset:0}.app-shell .scrim:hover{background:#102e2966}.app-shell .workspace{margin-left:0}.app-shell .workspace-header{grid-template-columns:auto minmax(0,1fr);gap:16px 14px;padding:24px;display:grid}.app-shell .mobile-menu{align-self:start;place-items:center;width:40px;min-height:40px;margin-top:1px;padding:8px;display:grid}.app-shell .workspace-header>div:first-of-type{min-width:0}.app-shell .breadcrumb{margin-bottom:12px}.app-shell .header-actions{grid-column:2;justify-content:flex-start;margin:0}.app-shell .header-actions button{min-height:40px}.app-shell .content,.app-shell .skeleton{padding:24px}.app-shell .toolbar{align-items:stretch;gap:12px}.app-shell .toolbar>.search{flex-basis:100%;width:100%;max-width:none}.app-shell .toolbar>div:last-child{flex:1;justify-content:flex-start}.app-shell .toolbar select{flex:1}.app-shell .detail-hero{flex-wrap:wrap;gap:0}.app-shell .visual-route.compact{width:100%;padding-bottom:15px}.app-shell .detail-hero>div:last-child{justify-content:flex-start;padding-bottom:18px}.app-shell .detail-nav{margin:16px 0}.app-shell .detail-nav button{min-height:40px}.app-shell .impact-grid,.app-shell .skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.app-shell button{min-height:44px}.app-shell .workspace-header{gap:16px 12px;padding:20px 17px}.app-shell .workspace-header h1{letter-spacing:-.8px;font-size:27px}.app-shell .workspace-header p{font-size:11px}.app-shell .workspace-header .breadcrumb{gap:5px;font-size:9px}.app-shell .mobile-menu{width:38px;min-height:38px}.app-shell .header-actions{grid-column:1/-1;gap:8px}.app-shell .header-actions button{min-height:44px}.app-shell .header-actions .primary{flex:1}.app-shell .content,.app-shell .skeleton{padding:19px 16px 36px}.app-shell .metrics,.app-shell .order-kpis{gap:10px;margin-bottom:18px}.app-shell .metrics article{min-height:146px;padding:15px;display:block}.app-shell .metrics .metric-icon{border-radius:7px;width:27px;height:27px;margin-bottom:11px}.app-shell .metrics .metric-icon svg{width:16px;height:16px}.app-shell .metrics label{margin-bottom:9px;font-size:10px}.app-shell .metrics strong{font-size:27px}.app-shell .metrics strong small{font-size:12px}.app-shell .metrics p{margin-top:8px;font-size:9px}.app-shell .overview-grid,.app-shell .overview-grid.bottom{gap:16px;margin-bottom:16px}.app-shell .panel-head{gap:10px;padding:18px 17px 15px}.app-shell .panel-head h2{font-size:14px}.app-shell .panel-head button{min-height:40px}.app-shell .route-list>button{grid-template-columns:auto minmax(0,1fr) 18px auto minmax(0,1fr) 14px;gap:7px;padding:16px 15px}.app-shell .route-list b{font-size:10px}.app-shell .route-list span:not(.avatar):not(.badge){font-size:9px}.app-shell .route-list .avatar{width:26px;height:28px;font-size:10px}.app-shell .route-list .badge{padding:3px 6px;font-size:8px}.app-shell .route-list .route-stats{flex-wrap:wrap;grid-column:2/5;gap:2px 8px}.app-shell .route-list>button>svg:last-child{width:14px}.app-shell .compact-list>div{grid-template-columns:auto minmax(0,1fr) auto;gap:7px 10px;padding:15px 16px}.app-shell .compact-list>div>.badge{grid-area:2/2}.app-shell .compact-list>div>strong{grid-area:1/3/3}.app-shell .attention>button,.app-shell .quick>button{padding:16px}.app-shell .toolbar>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.app-shell .toolbar select{grid-column:1/-1;width:100%}.app-shell .toolbar button{padding-left:9px;padding-right:9px;font-size:11px}.app-shell .toolbar>div:last-child>.primary:only-of-type{grid-column:1/-1}.app-shell .toolbar>div:last-child:has(>button+button)>.primary{grid-column:auto}.app-shell .store-grid,.app-shell .integration-grid{gap:14px}.app-shell .entity{padding:18px 16px}.app-shell .entity-top{flex-wrap:wrap;gap:10px}.app-shell .entity-top>div:nth-child(2){flex-basis:calc(100% - 58px)}.app-shell .entity-top>.badge{margin-left:52px}.app-shell .entity-top h3{font-size:15px}.app-shell .entity-top a{font-size:10px}.app-shell .facts{margin:17px 0}.app-shell .facts p,.app-shell .numbers p{padding:12px 10px}.app-shell .facts b{font-size:11px}.app-shell .entity footer{gap:8px}.app-shell .entity footer button{flex:calc(50% - 8px);min-height:44px;font-size:11px}.app-shell .danger-button{margin-left:0}.app-shell .integration header{flex-wrap:wrap;gap:8px}.app-shell .integration header>div:first-child{width:100%}.app-shell .integration header>div:last-child{justify-content:flex-start}.app-shell .visual-route{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);gap:9px;padding:20px 0}.app-shell .visual-route>div{grid-template-columns:minmax(0,1fr);gap:5px}.app-shell .visual-route>div .avatar{grid-row:auto}.app-shell .visual-route b{font-size:11px}.app-shell .numbers b{font-size:13px}.app-shell .numbers span{font-size:9px}.app-shell .order-kpis article{min-height:125px;padding:15px}.app-shell .order-kpis b{letter-spacing:-.5px;font-size:21px}.app-shell .order-kpis article:first-child{grid-column:1/-1;min-height:116px}.app-shell .order-kpis article:last-child{grid-column:1/-1;min-height:104px}.app-shell .table-summary{align-items:flex-start;padding:18px 16px}.app-shell .table-summary h2{font-size:14px}.app-shell .table-summary p{font-size:10px}.app-shell .table-summary>button{min-height:40px;padding:8px;font-size:10px}.app-shell .table-summary>button svg{width:15px;height:15px}.app-shell .filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 16px}.app-shell .filters .primary{grid-area:auto/1/auto/-1}.app-shell .filters select{font-size:11px}.app-shell .orders-table,.app-shell .records-table{width:100%;min-width:0;display:block}.app-shell .orders-table thead,.app-shell .records-table thead{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell .orders-table tbody,.app-shell .records-table tbody{gap:13px;width:100%;min-width:0;padding:14px;display:grid}.app-shell .orders-table tr,.app-shell .records-table tr{background:#fff;border:1px solid #e3e9df;border-radius:10px;min-width:0;padding:7px 13px;display:block}.app-shell .orders-table td,.app-shell .records-table td{overflow-wrap:anywhere;border-bottom:1px solid #edf1e9;grid-template-columns:84px minmax(0,1fr);gap:2px 10px;width:100%;min-width:0;max-width:none;padding:10px 0;display:grid}.app-shell .orders-table td:before,.app-shell .records-table td:before{content:attr(data-label);color:#667361;grid-area:1/1/span 3;padding-top:1px;font-size:9px;font-weight:500;line-height:1.7}.app-shell .orders-table td>*,.app-shell .records-table td>*{grid-column:2;min-width:0}.app-shell .orders-table td:nth-child(2){min-width:0;max-width:none}.app-shell .orders-table td:last-child,.app-shell .orders-table td:nth-last-child(2){padding:8px 0}.app-shell .orders-table td:last-child{border-bottom:0}.app-shell .orders-table td:empty{display:none}.app-shell .orders-table tbody tr:last-child td{border-bottom:1px solid #edf1e9}.app-shell .orders-table tbody tr:last-child td:last-child,.app-shell .records-table tbody tr td:last-child{border-bottom:0}.app-shell .orders-table td small{margin-top:2px;font-size:10px}.app-shell .orders-table td button{justify-self:start;min-height:44px}.app-shell .orders-table td:last-child button{background:#f7faf4;border:1px solid #e1e9dc;width:100%}.app-shell .records-table td{font-size:11px;display:block}.app-shell .records-table td:before{margin-bottom:4px;display:block}.app-shell .records-table .json{max-width:100%}.app-shell .detail-hero{padding:0 18px}.app-shell .visual-route.compact{padding-top:18px}.app-shell .detail-nav{max-width:100%}.app-shell .detail-nav button{min-height:44px;padding-left:11px;padding-right:11px}.app-shell .settings article{padding:22px 18px}.app-shell .settings footer button{flex:1}.app-shell .readonly p{grid-template-columns:minmax(0,1fr);gap:5px;padding:13px}.app-shell input,.app-shell select,.app-shell textarea{min-height:44px;font-size:16px}.app-shell .toolbar input{font-size:13px}.app-shell input[type=checkbox]{width:17px;height:17px;min-height:17px}.app-shell .modal-backdrop{align-items:center;padding:12px}.app-shell .modal{border-radius:13px;max-height:calc(100dvh - 24px)}.app-shell .modal>header{gap:12px;padding:20px 18px 16px}.app-shell .modal h2{font-size:18px}.app-shell .modal .icon-btn{width:40px;height:40px;min-height:40px}.app-shell .form,.app-shell .delete-confirmation{padding:20px 18px}.app-shell .form-grid,.app-shell .mapping{grid-template-columns:minmax(0,1fr)}.app-shell .form-grid{gap:0}.app-shell .mapping>svg{margin:0 auto;transform:rotate(90deg)}.app-shell .mapping label{padding:13px}.app-shell .mapping label select{font-size:13px}.app-shell .form footer{padding-top:16px}.app-shell .form footer button,.app-shell .delete-confirmation footer button{flex:auto}.app-shell .form footer .primary{flex:2 auto}.app-shell .detail-list{padding:10px 18px 20px}.app-shell .detail-list p{grid-template-columns:minmax(0,1fr);gap:5px}.app-shell .destructive-warning{padding:13px}.app-shell .impact-grid{gap:8px}.app-shell .impact-grid p{padding:11px}.app-shell .toast{width:calc(100% - 24px);padding:13px;top:12px;right:12px}.app-shell .toast button{width:34px;min-height:34px}}@media (prefers-reduced-motion:reduce){.app-shell button,.app-shell .sidebar{transition:none}.app-shell .skeleton i,.app-shell .skeleton-panel,.app-shell .inline-skeleton i{animation:none}}
.access-bar{color:#fff;z-index:30;background:#102e29;align-items:center;gap:20px;padding:10px 24px;font-size:13px;display:flex;position:relative}.access-bar a{color:#fff;text-decoration:none}.access-bar span{margin-left:auto}.access-bar button{color:#fff;background:0 0;border:1px solid #56776b;border-radius:7px;padding:6px 12px}.access-main{color:#1b302b;max-width:1160px;margin:0 auto;padding:48px 24px}.access-main h1{letter-spacing:-1.5px;margin:10px 0;font-size:clamp(28px,4vw,42px)}.access-main p{color:#6d786b;line-height:1.7}.access-eyebrow{letter-spacing:2px;color:#13765e;font-size:11px;font-weight:700}.access-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:28px 0;display:grid}.access-card{background:#fff;border:1px solid #e3e9e5;border-radius:14px;margin:20px 0;padding:28px}.access-button{cursor:pointer;background:#13765e;border:0;border-radius:8px;padding:12px 18px;text-decoration:none;display:inline-block;color:#fff!important}.access-form,.access-editor{gap:16px;display:grid}.access-form label,.access-main label{gap:8px;font-size:14px;font-weight:500;display:grid}.access-form input,.access-main input:not([type=checkbox]),.access-main select{box-sizing:border-box;color:#1b302b;width:100%;font:inherit;background:#fff;border:1px solid #ccd9d1;border-radius:8px;padding:12px}.access-form input:focus,.access-main input:focus,.access-main select:focus{outline-offset:2px;outline:2px solid #13765e}.access-error{color:#a12828!important}.access-table{background:#fff;border:1px solid #e3e9e5;border-radius:14px;margin:24px 0;overflow:auto}.access-table table{border-collapse:collapse;width:100%}.access-table td,.access-table th{text-align:left;white-space:normal;border-bottom:1px solid #e3e9e5;padding:16px}.access-table small{color:#6d786b;overflow-wrap:anywhere;display:block}.access-filters{gap:16px;display:flex}.access-editor{max-width:620px}.access-check{align-items:center;margin:12px 0;display:flex!important}.access-check input{accent-color:#13765e;width:18px;height:18px}.access-main button:disabled{opacity:.55;cursor:wait}@media (max-width:600px){.access-bar{flex-wrap:wrap;gap:12px;padding:10px 14px}.access-bar span{display:none}.access-main{padding:30px 16px}.access-filters{display:grid}.access-table table{min-width:520px}.access-card{padding:20px}}@media (min-width:821px){.access-bar:has(~.app-shell){padding-left:248px}}@media (min-width:1001px){.access-bar:has(~.tm){padding-left:248px}}.access-bar~.tm{position:relative}
