@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#172d32;background:#f6f7f8;font-synthesis:none;--ink: #172d32;--muted: #65757a;--line: #e4e8e9;--green: #214a42;--cream: #f6f1e7}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #be8a37;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,system-ui,sans-serif}h1{font-size:30px;letter-spacing:-1.1px;font-weight:700;line-height:1.25}h2{font-size:19px;letter-spacing:-.5px}h3{font-size:15px}p{line-height:1.65}small{font-size:12px}.muted,.field-help{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;font-weight:700;margin-bottom:10px;color:#778283}.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:800;line-height:1.1;letter-spacing:-.5px}.brand-mark{width:43px;height:43px;display:flex;align-items:center;justify-content:center;border:1px solid #8ba09880;background:#ffffff10;border-radius:10px;font-size:17px;font-weight:700;flex-shrink:0}.button{background:var(--green);border:1px solid var(--green);border-radius:7px;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:43px;padding:11px 18px;font-size:13px;font-weight:600;line-height:1.3}.button:hover:not(:disabled){background:#163d35}.button.secondary{background:#fff;color:var(--ink);border-color:#d7dfe0}.button.secondary:hover:not(:disabled){background:#f1f4f2}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.workspace{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:236px;background:#163831;color:#f6f5ed;padding:33px 21px 20px;display:flex;flex-direction:column;z-index:2}.sidebar>.brand{margin-left:9px}.nav-label{font-size:9px;letter-spacing:1.8px;color:#a0b5ae;margin:49px 13px 14px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:12px;font-size:13px;color:#c3d0ca;padding:12px 14px;border-radius:6px;min-height:43px}.sidebar nav a>span{width:19px;font-size:19px;line-height:1}.sidebar nav a.active{background:#ffffff14;color:#fff;box-shadow:inset 3px 0 #d4be8c}.sidebar nav a:hover{background:#ffffff0d;color:#fff}.sidebar nav small{font-size:9px;background:#ffffff0a;padding:3px 5px;color:#a6bab1;border-radius:3px;margin-left:auto}.nav-divider{height:1px;background:#ffffff14;margin:20px 12px}.sidebar-bottom{margin-top:auto;padding:20px 6px 0;border-top:1px solid #ffffff18;display:flex;align-items:center;gap:9px;font-size:12px}.sidebar-bottom strong{display:block;font-size:11px}.sidebar-bottom span:not(.avatar){display:block;font-size:10px;color:#a6bbb2;margin-top:4px}.sidebar-bottom form{margin-left:auto}.avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#cab891;color:#153830;font-weight:700;flex-shrink:0}.icon-button{border:0;background:transparent;color:inherit;min-width:36px;min-height:36px;font-size:21px}.workspace-body{margin-left:236px;width:calc(100% - 236px);display:flex;flex-direction:column}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 42px;background:#fff;font-size:12px;font-weight:500}.topbar-separator{color:#c4cdce;margin:0 10px}.environment{font-size:10px;padding:6px 9px;border:1px solid var(--line);border-radius:5px;color:#657670;white-space:nowrap}.main-content{width:100%;max-width:1450px;margin:0 auto;padding:38px 42px 54px;flex:1}.page-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-intro{font-size:14px;color:var(--muted);margin:-12px 0 28px}.welcome-panel{position:relative;overflow:hidden;border-radius:11px;background:var(--cream);border:1px solid #ebe5d9;display:flex;justify-content:space-between;align-items:center;padding:34px 37px;min-height:268px}.welcome-panel h2{font-size:29px;line-height:1.35;letter-spacing:-1px;margin:14px 0 11px}.welcome-panel p{font-size:13px;color:#65706b;max-width:390px;margin-bottom:22px}.pill{display:inline-block;font-size:8px;letter-spacing:1.25px;font-weight:700;padding:6px 9px;border-radius:4px;background:#e9e1cd;color:#6b624a}.garment-art{width:246px;margin:0 25px 0 35px;position:relative;text-align:center;flex-shrink:0}.garment-art:before{content:"";position:absolute;inset:15px 0 0;border:1px solid #dacfb9;border-radius:50%;background:#eee6d6;opacity:.55}.garment-art svg{position:relative;width:214px;transform:rotate(-7deg)}.garment-art svg path:first-child{fill:#fbfaf6;stroke:#d4ccb8;stroke-width:1.2;filter:drop-shadow(0 8px 5px #9b8d7330)}.garment-art svg path+path{fill:none;stroke:#b6bfad;stroke-width:2}.art-tag{position:relative;display:inline-block;letter-spacing:1.5px;font-size:7px;background:#e2d7c1;border-radius:3px;padding:8px 13px;color:#6d614b;transform:rotate(-7deg);top:-9px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:30px 0 16px}.section-heading h2{font-size:16px}.section-heading a,.card-heading a{font-size:11px;color:#486259;font-weight:500}.connection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.compact-card{padding:21px 22px 0}.service-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.service-icon{width:39px;height:39px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-weight:800;font-size:19px}.shopify-icon{background:#eef5e8;color:#608333}.sanmar-icon{background:#eff1f5;color:#34415d;font-size:11px}.worker-icon{background:#f1efe8;color:#82774e;font-size:25px}.compact-card h3{margin:18px 0 6px}.compact-card p{font-size:11px;color:var(--muted);min-height:35px;overflow-wrap:anywhere}.card-foot{font-size:10px;border-top:1px solid #edf0f0;margin-top:14px;padding:13px 0;color:#657670}.badge{font-size:9px;line-height:1.3;display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:5px;background:#f7f3e8;color:#8a702e;white-space:nowrap}.badge>span{height:4px;width:4px;border-radius:50%;background:currentColor}.badge-verified,.badge-completed{background:#edf5ef;color:#35734b}.badge-failed,.badge-revoked{background:#fbefeb;color:#a64b33}.badge-running,.badge-queued{background:#eaf1f9;color:#3c6994}.badge-canceled{background:#f0f1f1;color:#65757a}.bottom-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:18px;margin-top:24px}.card-heading{padding:22px 23px 18px;display:flex;justify-content:space-between;align-items:center;gap:10px}.card-heading h2{font-size:14px}.subtle-tag{font-size:7px;letter-spacing:.8px;color:#879391;white-space:nowrap}.next-row{display:flex;gap:14px;padding:12px 23px 22px}.step-number{display:flex;align-items:center;justify-content:center;border:1px solid #e6e9e7;border-radius:6px;font-size:10px;color:#8c9b94;flex-shrink:0;width:29px;height:29px}.next-row h3{font-size:12px;margin:1px 0 5px}.next-row p{font-size:11px;color:var(--muted)}.quiet-empty{text-align:center;padding:8px 20px 28px}.quiet-empty>span{color:#a1ada7;font-size:25px}.quiet-empty h3{font-size:12px;margin:7px 0 5px}.quiet-empty p{font-size:11px;color:var(--muted)}.activity-row{padding:14px 22px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);gap:10px}.activity-row strong{font-size:12px;display:block}.activity-row span:not(.badge){font-size:10px;color:var(--muted);display:block;margin-top:5px}.workspace-footer{padding:0 42px 25px;display:flex;justify-content:space-between;color:#88938f;font-size:8px;letter-spacing:1px}.workspace-footer span{letter-spacing:0;font-size:10px}.connection-detail{padding:28px 30px;margin-bottom:22px;max-width:940px}.service-title{display:flex;align-items:center;gap:14px}.service-title h2{font-size:18px}.service-title p{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.connection-detail>p{font-size:13px;margin-top:24px;color:var(--muted)}.detail-list{display:grid;grid-template-columns:repeat(3,1fr);margin:23px 0;gap:16px;border-block:1px solid var(--line);padding:20px 0}.detail-list dt{font-size:11px;color:var(--muted);margin-bottom:7px}.detail-list dd{font-size:13px;margin:0}.notice{font-size:12px;line-height:1.65;padding:13px 16px;background:#f6f2e8;border:1px solid #ebe3d0;border-radius:6px;color:#74623a;margin-bottom:20px}.notice.neutral{background:#f5f7f6;border-color:var(--line);color:#677771;margin-top:22px;margin-bottom:0}.notice.danger{color:#983c2b;background:#fcf0ed;border-color:#efd5ce}.settings-card{max-width:690px;padding:28px 30px;margin-bottom:22px}.settings-card>p{font-size:13px;margin-top:9px}.form-stack{display:flex;flex-direction:column;gap:23px;margin-top:28px}.form-stack label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:500}.form-stack input{width:100%;height:44px;padding:10px 12px;border:1px solid #d6dfe0;border-radius:6px;background:#fff;color:var(--ink);font-size:14px}.form-stack .button{align-self:flex-start;min-width:137px}.field-help{font-size:11px;line-height:1.6;font-weight:400;margin-top:2px}.preset-list{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 10px}.preset-list span{font-size:11px;border:1px solid var(--line);padding:8px 11px;border-radius:5px;color:var(--muted)}.empty-state{text-align:center;max-width:500px;margin:auto;padding:65px 20px 75px}.empty-symbol{font-size:33px;display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:16px;background:#f1f4f1;color:#6a8779;margin-bottom:25px}.empty-state h2{font-size:21px;margin-bottom:12px}.empty-state p{font-size:13px;color:var(--muted)}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);background:#fbfcfb;padding:16px 22px}td{border-top:1px solid var(--line);padding:20px 22px;white-space:nowrap}td strong{font-size:12px}td small{display:block;color:var(--muted);margin-top:6px;font-size:10px}.table-scroll{overflow-x:auto}.activity-card+.field-help{margin-top:13px}.skip-link{position:fixed;top:-100px;left:10px;z-index:10;background:#fff;padding:12px}.skip-link:focus{top:10px}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#173d34;color:#f6f0e5;min-height:100vh;padding:52px 68px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:550px;height:550px;border:1px solid #ffffff0c;border-radius:50%;right:-190px;bottom:-200px;box-shadow:0 0 0 55px #ffffff03,0 0 0 110px #ffffff03;pointer-events:none}.login-story .eyebrow{color:#b3c7b7}.login-story h1{font-size:clamp(40px,4vw,65px);font-weight:500;letter-spacing:-2.7px;line-height:1.15;margin:25px 0}.login-story p:not(.eyebrow){font-size:14px;max-width:315px;color:#bbccc0;line-height:1.9}.story-footer{font-size:8px;letter-spacing:1.5px;display:flex;justify-content:space-between;color:#a9bfae}.login-form{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:60px 40px;background:#fbfcfa;position:relative}.login-form>div{width:100%;max-width:340px}.login-form h2{font-size:30px;margin:12px 0 8px;letter-spacing:-1px}.login-form p.muted{font-size:14px}.login-form .form-stack{margin-top:34px;gap:23px}.login-form .button{width:100%;justify-content:space-between}.login-help{font-size:11px;color:#7d8c84;text-align:center;margin-top:28px;line-height:1.8}.login-form>small{position:absolute;bottom:35px;font-size:9px;color:#839189}.error-page{max-width:600px;margin:14vh auto;padding:30px}.error-page h1{margin:22px 0}.error-page p{margin:20px 0;color:var(--muted)}@media(min-width:1600px){.main-content{padding-top:48px}.welcome-panel{min-height:320px}.welcome-panel h2{font-size:35px}.garment-art{margin-right:60px;width:290px}.garment-art svg{width:255px}}@media(max-width:1150px){.sidebar{width:205px;padding-inline:16px}.workspace-body{margin-left:205px;width:calc(100% - 205px)}.main-content{padding:30px 26px}.topbar{padding-inline:26px}.welcome-panel{padding:26px}.welcome-panel h2{font-size:25px}.garment-art{width:180px;margin-right:0;margin-left:16px}.garment-art svg{width:165px}.connection-grid{gap:12px}.compact-card{padding:16px 15px 0}.badge{font-size:8px}.compact-card .service-icon{width:30px;height:30px;font-size:16px}.compact-card .sanmar-icon{font-size:9px}.bottom-grid{grid-template-columns:1fr}.login-story{padding:42px}.login-story h1{font-size:46px}}@media(max-width:850px){.sidebar{width:180px;padding-inline:10px}.workspace-body{margin-left:180px;width:calc(100% - 180px)}.sidebar nav a{font-size:12px;padding-inline:10px}.sidebar nav small{display:none}.sidebar .brand{font-size:15px;gap:9px}.brand-mark{width:36px;height:36px}.main-content{padding:28px 22px}.topbar{padding-inline:22px}.topbar>span:first-child{font-size:11px}.environment{font-size:8px}.connection-grid{grid-template-columns:1fr}.compact-card{padding:18px 20px 0}.compact-card p{min-height:0}.compact-card h3{margin-top:12px}.compact-card .badge{font-size:9px}.welcome-panel h2{font-size:25px}.garment-art{display:none}.detail-list{grid-template-columns:1fr}.login-story{padding:35px}.login-form{padding:45px 28px}.login-story h1{font-size:38px;letter-spacing:-1.8px}.story-footer span{display:none}.page-title{align-items:flex-start}.page-title h1{font-size:26px}.workspace-footer{padding-inline:22px}}@media(max-width:600px){.workspace{display:block}.sidebar{position:static;width:100%;padding:18px 18px 12px}.sidebar>.brand{font-size:14px;margin:0}.sidebar .brand-mark{width:32px;height:32px;font-size:13px}.nav-label,.nav-divider,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;overflow-x:auto;gap:5px;margin-top:17px;padding-bottom:2px}.sidebar nav a{padding:10px 12px;white-space:nowrap;font-size:11px;min-height:36px}.sidebar nav a>span{display:none}.sidebar nav a.active{box-shadow:inset 0 -2px #d4be8c}.workspace-body{margin:0;width:100%}.topbar{height:54px;padding-inline:20px}.topbar-separator,.topbar .muted{display:none}.main-content{padding:26px 20px 40px}.page-title{margin-bottom:22px;gap:12px}.page-title h1{font-size:25px}.page-title .button{font-size:10px;padding:10px;min-height:38px}.welcome-panel{padding:25px 23px;min-height:280px}.welcome-panel h2{font-size:25px}.section-heading{margin-top:26px}.section-heading h2{font-size:14px}.section-heading a{font-size:10px}.connection-grid{gap:12px}.bottom-grid{margin-top:18px}.workspace-footer{padding:0 20px 20px;font-size:7px}.workspace-footer span{font-size:8px}.connection-detail,.settings-card{padding:23px 20px}.service-title h2{font-size:16px}.service-title p{font-size:10px}.connection-detail .service-heading{gap:7px;align-items:flex-start}.detail-list{gap:20px}.page-intro{font-size:13px}.login-page{display:block}.login-story{min-height:0;padding:24px}.login-story>div:not(.brand){display:none}.login-story>.brand{font-size:15px}.story-footer{display:none}.login-form{min-height:calc(100vh - 90px);padding:60px 26px 85px;justify-content:flex-start}.login-form>div{max-width:380px}.login-form>small{bottom:28px}.empty-state{padding:48px 25px}.empty-state h2{font-size:19px}}.mobile-signout{display:none}@media(max-width:600px){.mobile-signout{display:block;margin-left:auto}.topbar{gap:10px}}
