:root{--zider-green:#087a46;--zider-ink:#07122f;--zider-muted:#63758a;--zider-line:#dce8e1}*{box-sizing:border-box}body{min-height:100vh;color:var(--zider-ink);background:#fbfdfb;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.workspaceDashboardShell{--workspace-sidebar:260px;--workspace-topbar:60px;color:#12261d;background:radial-gradient(circle at 86% 3%,#00744812,#0000 28%),linear-gradient(#fbfdfb 0%,#f4f8f6 100%);min-height:100vh}.workspaceDashboardTopbar{height:var(--workspace-topbar);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #dbe7e1;display:flex;position:sticky;top:0}.workspaceDashboardMenuToggle,.workspaceDashboardMenuButton,.workspaceDashboardSidebarBackdrop,.workspaceDashboardSidebarHeader{display:none}.workspaceDashboardBrand{width:var(--workspace-sidebar);border-right:1px solid #dbe7e1;align-items:center;padding:0 18px;display:inline-flex}.workspaceDashboardBrandMark{flex:none;width:32px;height:32px;display:block}.workspaceDashboardBrand span{color:#84948c;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:820}.workspaceDashboardTopActions{flex:1;justify-content:flex-end;align-items:center;gap:12px;min-width:0;padding:0 18px;display:flex}.workspaceDashboardHelp,.workspaceDashboardIconLink{color:#7f8f87;border-radius:10px;justify-content:center;align-items:center;min-height:34px;font-size:13px;font-weight:740;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.workspaceDashboardHelp{padding:0 8px}.workspaceDashboardIconLink{background:#fff;border:1px solid #edf3f0;width:36px;height:36px;padding:0}.workspaceDashboardHelp:hover,.workspaceDashboardHelp:focus-visible,.workspaceDashboardIconLink:hover,.workspaceDashboardIconLink:focus-visible{color:#007448;background:#e7f4ee;border-color:#bdd8cb}.workspaceDashboardHelp:focus-visible,.workspaceDashboardIconLink:focus-visible,.workspaceDashboardMenuButton:focus-visible,.workspaceDashboardSidebarClose:focus-visible,.workspaceDashboardAvatar:focus-visible,.workspaceDashboardNav a:focus-visible,.workspaceDashboardButton:focus-visible,.workspaceDashboardOpen:focus-visible,.workspaceDashboardSectionHead a:focus-visible,.workspaceDashboardGrowCard a:focus-visible,.workspaceDashboardHelpLink:focus-visible,.workspaceDashboardUser:focus-visible,.workspaceDashboardPopoverActions a:focus-visible{outline-offset:2px;outline:2px solid #00744833}.workspaceDashboardAvatarMenu{justify-content:center;align-items:center;display:inline-flex;position:relative}.workspaceDashboardAvatarMenu:after{content:"";width:min(224px,100vw - 24px);height:12px;position:absolute;top:100%;right:0}.workspaceDashboardAvatar{cursor:default;background:0 0;border:0;border-radius:999px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.ziderUserAvatar{width:var(--avatar-size,36px);height:var(--avatar-size,36px);border-radius:999px;flex:none;place-items:center;display:inline-grid;overflow:hidden}.ziderUserAvatar img,.ziderUserAvatar>span{border-radius:inherit;place-items:center;width:100%;height:100%;display:grid}.ziderUserAvatar img{object-fit:cover}.ziderUserAvatar>span{color:#007448;background:#e7f4ee;font-size:12px;font-weight:850;line-height:1}.workspaceDashboardAvatarVisual{--avatar-size:34px}.workspaceDashboardAccountPopover{z-index:40;opacity:0;pointer-events:none;background:#fff;border:1px solid #dbe7e1;border-radius:10px;width:min(224px,100vw - 24px);transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(-5px);box-shadow:0 16px 38px #1f342a1f}.workspaceDashboardAvatarMenu:hover .workspaceDashboardAccountPopover,.workspaceDashboardAvatarMenu:focus-within .workspaceDashboardAccountPopover{opacity:1;pointer-events:auto;transform:translateY(0)}.workspaceDashboardPopoverUser{padding:18px 18px 16px;display:block}.workspaceDashboardPopoverUser .workspaceDashboardAvatarVisual{display:none}.workspaceDashboardPopoverUser strong,.workspaceDashboardPopoverUser small{display:block}.workspaceDashboardPopoverUser strong{color:#12261d;letter-spacing:0;font-size:14px;font-weight:760;line-height:1.2}.workspaceDashboardPopoverUser small{color:#73847c;margin-top:3px;font-size:12px;line-height:1.25}.workspaceDashboardPopoverActions{border-top:1px solid #dbe7e1;grid-template-columns:1fr;align-items:center;min-height:0;padding:0;display:grid}.workspaceDashboardPopoverActions a{color:#12261d;background:0 0;border-radius:0;justify-content:flex-start;align-items:center;gap:10px;min-height:44px;padding:0 18px;font-size:14px;font-weight:500;transition:background .14s,color .14s;display:inline-flex}.workspaceDashboardPopoverActions a:hover{background:#f7faf8}.workspaceDashboardPopoverActions a[data-danger=true]{color:#d22525}.workspaceDashboardPopoverActions a[data-danger=true]:hover{background:#fff7f7}.workspaceDashboardLayout{min-height:calc(100vh - var(--workspace-topbar));grid-template-columns:var(--workspace-sidebar) minmax(0, 1fr);display:grid}.workspaceDashboardSidebar{top:var(--workspace-topbar);height:calc(100vh - var(--workspace-topbar));background:#ffffffb8;border-right:1px solid #dbe7e1;flex-direction:column;justify-content:space-between;padding:24px 14px 16px;display:flex;position:sticky}.workspaceDashboardSidebarBrand{align-items:center;display:inline-flex}.workspaceDashboardNavLabel{color:#8a9b92;letter-spacing:.13em;text-transform:uppercase;margin:0;padding:0 13px 10px;font-size:10px;font-weight:820;line-height:1}.workspaceDashboardNav{gap:6px;display:grid}.workspaceDashboardNav a{color:#556b60;border-radius:13px;align-items:center;gap:12px;min-height:48px;padding:0 12px;font-size:14px;font-weight:760;transition:background .15s,color .15s;display:flex}.workspaceDashboardNav a[data-active=true]{color:#007448;background:#e7f4ee}.workspaceDashboardSidebarFooter{border-top:1px solid #dbe7e1;gap:12px;padding-top:14px;display:grid}.workspaceDashboardHelpLink{color:#74867d;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:13px;font-weight:740;display:inline-flex}.workspaceDashboardUser{background:#f5faf7;border:1px solid #dbe7e1;border-radius:13px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.workspaceDashboardUser>span:first-child{background:0 0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.workspaceDashboardUser strong,.workspaceDashboardUser small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspaceDashboardUser strong{color:#12261d;font-size:13px;line-height:1.2}.workspaceDashboardUser small{color:#84948c;margin-top:3px;font-size:11px}.workspaceDashboardMain{width:min(1260px,100% - 72px);min-width:0;margin:0 auto;padding:38px 0 64px}.workspaceDashboardHero{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.workspaceDashboardHero p,.workspaceDashboardGrowCard p{color:#007448;letter-spacing:.12em;margin:0;font-size:11px;font-weight:900;line-height:1}.workspaceDashboardHero h1{color:#003d29;letter-spacing:0;margin:10px 0 0;font-size:38px;font-weight:830;line-height:1.04}.workspaceDashboardHero span,.workspaceDashboardSectionHead p,.workspaceDashboardAppTitle p,.workspaceDashboardGrowCard>span{color:#607169;line-height:1.55}.workspaceDashboardHero span{margin-top:9px;font-size:15px;display:block}.workspaceDashboardHeroActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;display:flex}.workspaceDashboardButton,.workspaceDashboardOpen,.workspaceDashboardGrowCard a,.workspaceDashboardSectionHead a{border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:42px;font-size:13px;font-weight:820;display:inline-flex}.workspaceDashboardButton{color:#003d29;background:#fff;border:1px solid #c8d8d0;padding:0 14px}.workspaceDashboardButtonPrimary,.workspaceDashboardOpen{color:#fff;background:#007448;border-color:#007448;box-shadow:0 12px 26px #0074482b}.workspaceDashboardApps{gap:14px;display:grid}.workspaceDashboardSectionHead{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.workspaceDashboardSectionHead h2{color:#003d29;margin:0;font-size:21px;line-height:1.15}.workspaceDashboardSectionHead p{margin:8px 0 0;font-size:13px}.workspaceDashboardSectionHead a{color:#007448;padding:0 2px}.workspaceDashboardAppGrid{grid-template-columns:minmax(0,2.35fr) minmax(300px,1fr);gap:16px;display:grid}.workspaceDashboardPrintOps,.workspaceDashboardGrowCard{border-radius:18px;min-height:284px;position:relative;overflow:hidden}.workspaceDashboardPrintOps{background:#ffffffeb;border:1px solid #c9dcd2;border-left:5px solid #007448;padding:24px 24px 22px;box-shadow:0 18px 42px #00492e13}.workspaceDashboardAppTop{z-index:1;grid-template-columns:58px minmax(0,1fr) auto;align-items:start;gap:16px;display:grid;position:relative}.workspaceDashboardAppIcon{color:#fff;background:#007448;border-radius:14px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 16px 32px #0074482e}.workspaceDashboardAppTitle h3{color:#003d29;margin:0;font-size:24px;line-height:1.12;display:inline}.workspaceDashboardAppTitle p{margin:10px 0 0;font-size:14px}.workspaceDashboardPill{color:#007448;letter-spacing:.08em;text-transform:uppercase;vertical-align:3px;background:#edf8f2;border:1px solid #cfe3d8;border-radius:999px;align-items:center;min-height:22px;margin-left:8px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.workspaceDashboardPill:first-of-type:before{content:"";background:currentColor;border-radius:999px;width:5px;height:5px;margin-right:6px;display:inline-block}.workspaceDashboardOpen{min-width:154px;padding:0 16px}.workspaceDashboardMeta{z-index:1;color:#556b60;background:#ffffffdb;border:1px solid #c8d8d0;border-radius:9px;align-items:center;gap:9px;width:fit-content;min-height:34px;margin:48px 6px 0 0;padding:0 11px;font-size:12px;display:inline-flex;position:relative}.workspaceDashboardMeta span{color:#5571d7;background:#eef2ff;border-radius:6px;place-items:center;width:18px;height:18px;font-size:10px;font-weight:900;display:grid}.workspaceDashboardMeta span[data-tone=link]{color:#007448;background:#e8f5ef}.workspaceDashboardStats{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid;position:relative}.workspaceDashboardStats div{background:#ffffffd6;border:1px solid #dbe7e1;border-radius:12px;align-content:center;gap:6px;min-height:74px;padding:12px;display:grid}.workspaceDashboardStats strong{color:#12261d;font-size:26px;line-height:1}.workspaceDashboardStats div:last-child strong{color:#007448;text-underline-offset:-4px;width:fit-content;font-size:16px;-webkit-text-decoration:underline #0074482e;text-decoration:underline #0074482e;text-decoration-thickness:5px}.workspaceDashboardStats span{color:#73847c;font-size:12px}.workspaceDashboardWatermark{pointer-events:none;border:52px solid #00744817;border-radius:999px;width:280px;height:280px;position:absolute;top:-80px;right:-58px}.workspaceDashboardGrowCard{color:#fff;background:#00583a;align-content:center;gap:15px;padding:26px;display:grid;box-shadow:0 18px 42px #00492e21}.workspaceDashboardGrowCard:after{content:"";background:#bce2d1f2;border:1px solid #ffffff47;border-radius:999px;width:118px;height:118px;position:absolute;top:-18px;right:-18px}.workspaceDashboardGrowTools{z-index:1;gap:8px;display:flex;position:relative}.workspaceDashboardGrowTools span{color:#d8f4e8;border:1px solid #ffffff2e;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.workspaceDashboardGrowTools span:first-child{color:#007448;background:#fff;border-color:#fff}.workspaceDashboardGrowCard p,.workspaceDashboardGrowCard h3,.workspaceDashboardGrowCard>span,.workspaceDashboardGrowCard a{z-index:1;position:relative}.workspaceDashboardGrowCard p{color:#bcdfd1}.workspaceDashboardGrowCard h3{color:#fff;max-width:300px;margin:0;font-size:25px;line-height:1.08}.workspaceDashboardGrowCard>span{color:#c5ded3;max-width:330px;font-size:14px}.workspaceDashboardGrowCard a{color:#007448;background:#fff;border-radius:10px;width:fit-content;min-height:38px;padding:0 13px}.workspaceSimpleShell{--workspace-sidebar:260px;--workspace-topbar:72px;color:#12261d;background:radial-gradient(circle at 90% 0,#0074480e,#0000 28%),linear-gradient(#fbfdfb 0%,#f5f9f6 100%);min-height:100vh}.workspaceSimpleTopbar{min-height:var(--workspace-topbar);z-index:20;grid-template-columns:var(--workspace-sidebar) minmax(0, 1fr);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #dbe7e1;align-items:center;display:grid;position:sticky;top:0}.workspaceSimpleBrand{height:var(--workspace-topbar);border-right:1px solid #dbe7e1;align-items:center;gap:10px;padding:0 20px;display:inline-flex}.workspaceSimpleBrandMark{flex:none;width:32px;height:32px;display:block}.workspaceSimpleBrand span{color:#84948c;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:820}.workspaceSimpleTopActions{justify-content:flex-end;align-items:center;gap:8px;padding:0 24px;display:flex}.workspaceSimpleTopActions a{color:#84948c;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:760;transition:background .15s,color .15s;display:inline-flex}.workspaceSimpleTopActions a:hover,.workspaceSimpleTopActions a:focus-visible{color:var(--zider-green);background:#eef6f1}.workspaceSimpleTopActions a:focus-visible{outline-offset:2px;outline:2px solid #0074482e}.workspaceSimpleTopPrimary{background:#fff;border:1px solid #dbe7e1}.workspaceSimpleLayout{min-height:calc(100vh - var(--workspace-topbar));grid-template-columns:var(--workspace-sidebar) minmax(0, 1fr);display:grid}.workspaceSimpleSidebar{top:var(--workspace-topbar);height:calc(100vh - var(--workspace-topbar));background:#ffffffb3;border-right:1px solid #dbe7e1;flex-direction:column;justify-content:space-between;padding:24px 14px 18px;display:flex;position:sticky}.workspaceSimpleNavLabel{color:#8a9b92;letter-spacing:.13em;text-transform:uppercase;margin:0;padding:0 13px 10px;font-size:10px;font-weight:820;line-height:1}.workspaceSimpleNav{gap:6px;display:grid}.workspaceSimpleNav a,.workspaceSimpleHelp{color:#556b60;border-radius:13px;align-items:center;gap:12px;min-height:48px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.workspaceSimpleNav a[data-active=true]{color:#007448;background:#e7f4ee}.workspaceSimpleHelp{color:#74867d;border-top:1px solid #dbe7e1;border-radius:0;min-height:40px;padding-top:16px}.workspaceSimpleMain{width:min(1180px,100% - 72px);margin:0 auto;padding:44px 0 64px}.workspaceSimpleHero{margin-bottom:24px}.workspaceSimpleHero p{color:var(--zider-green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:820}.workspaceSimpleHero h1{color:#003d29;letter-spacing:0;margin:0;font-size:clamp(40px,5vw,68px);font-weight:840;line-height:1.04}.workspaceSimpleHero>span{color:#607169;max-width:720px;margin-top:14px;font-size:16px;line-height:1.6;display:block}.workspaceSimpleCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.workspaceSimpleCard,.workspaceSimpleNote{background:#ffffffe6;border:1px solid #dbe7e1;border-radius:18px;box-shadow:0 12px 34px #00492e0e}.workspaceSimpleCard{align-content:space-between;gap:26px;min-height:300px;padding:24px;display:grid}.workspaceSimpleCardIcon,.workspaceSimpleNote>span{width:58px;height:58px;color:var(--zider-green);background:#e7f4ee;border-radius:16px;place-items:center;display:grid}.workspaceSimpleCard p{color:var(--zider-green);letter-spacing:.1em;margin:0 0 9px;font-size:11px;font-weight:820}.workspaceSimpleCard h2,.workspaceSimpleNote h2{color:#003d29;margin:0;font-size:25px;line-height:1.15}.workspaceSimpleCard div>span,.workspaceSimpleNote p{color:#607169;margin-top:10px;font-size:14px;line-height:1.55;display:block}.workspaceSimpleButton{color:#003d29;background:#fff;border:1px solid #c8d8d0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:42px;padding:0 14px;font-size:13px;font-weight:780;display:inline-flex}.workspaceSimpleButtonPrimary{border-color:var(--zider-green);background:var(--zider-green);color:#fff;box-shadow:0 10px 24px #00744829}.workspaceSimpleNote{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;min-height:104px;margin-top:18px;padding:20px 24px;display:grid}.workspaceSimpleNote p{margin-bottom:0}button,input{font:inherit}.workspaceV1Shell{color:#111816;background:radial-gradient(circle at 90% 0,#087a460e,#0000 26%),linear-gradient(#fbfdfb 0%,#f5f9f6 38%,#f4f8f6 100%);min-height:100vh}.workspaceV1Topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #dbe7e1;grid-template-columns:260px minmax(280px,520px) minmax(0,1fr);align-items:center;gap:22px;min-height:72px;padding:0 28px;display:grid;position:sticky;top:0}.workspaceV1Brand{color:#102019;align-items:center;gap:10px;min-width:0;font-weight:880;display:inline-flex}.workspaceV1BrandMark{flex:none;width:32px;height:32px;display:block}.workspaceV1Brand span{color:#84948c;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:820}.workspaceV1Search{color:#66766f;background:#f8fbf9;border:1px solid #d8e5de;border-radius:12px;align-items:center;gap:10px;min-width:0;height:44px;padding:0 12px;display:flex}.workspaceV1Search:focus-within{background:#fff;border-color:#9fc7b3;box-shadow:0 0 0 4px #087a4613}.workspaceV1Search input{color:#111816;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px;font-weight:650}.workspaceV1Search input::placeholder{color:#84948c}.workspaceV1Search span{color:#7d8d85;background:#fff;border:1px solid #d5e2db;border-radius:7px;padding:3px 7px;font-size:10px;font-weight:760}.workspaceV1InstallPill{color:#087a46;background:#f3fbf6;border:1px solid #c8dfd2;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:fit-content;min-height:40px;padding:0 14px;font-size:13px;font-weight:850;display:inline-flex}.workspaceV1TopActions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.workspaceV1TopActions a,.workspaceV1TopActions button{color:#607169;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 11px;font-size:13px;font-weight:760;display:inline-flex}.workspaceV1TopActions a:hover,.workspaceV1TopActions button:hover{color:#087a46;background:#eef6f1}.workspaceV1Avatar{color:#fff;background:#087a46;border:3px solid #eef6f1;border-radius:999px;place-items:center;width:40px;height:40px;font-size:12px;font-weight:900;display:inline-grid;box-shadow:0 12px 28px #087a4629}.workspaceV1Layout{grid-template-columns:260px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.workspaceV1Sidebar{background:#ffffffb8;border-right:1px solid #dbe7e1;flex-direction:column;gap:20px;height:calc(100vh - 72px);padding:22px 14px 16px;display:flex;position:sticky;top:72px}.workspaceV1AppBadge{background:#fff;border:1px solid #dbe7e1;border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.workspaceV1AppBadge>span,.workspaceV1StepIcon,.workspaceV1ConnectionIcon{color:#fff;background:#087a46;place-items:center;display:inline-grid}.workspaceV1AppBadge>span{border-radius:13px;width:42px;height:42px}.workspaceV1AppBadge strong{color:#102019;font-size:14px;font-weight:850;display:block}.workspaceV1AppBadge small{color:#73847c;margin-top:3px;font-size:12px;display:block}.workspaceV1Nav{gap:5px;display:grid}.workspaceV1Nav p{color:#8a9b92;letter-spacing:.13em;text-transform:uppercase;margin:0;padding:0 12px 8px;font-size:10px;font-weight:900}.workspaceV1Nav a,.workspaceV1Help{color:#556b60;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 12px;font-size:14px;font-weight:760;display:flex}.workspaceV1Nav a:hover,.workspaceV1Help:hover{color:#087a46;background:#f0f6f3}.workspaceV1Nav a[data-active=true]{color:#087a46;background:#eaf7f1}.workspaceV1Help{border-top:1px solid #dbe7e1;border-radius:0;margin-top:auto;padding-top:12px}.workspaceV1Main{width:min(1220px,100% - 56px);min-width:0;margin:0 auto;padding:38px 0 58px}.workspaceV1Hero{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:22px;display:flex}.workspaceV1Kicker{color:#087a46;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:900}.workspaceV1Hero h1{color:#102019;letter-spacing:0;max-width:760px;margin:0;font-size:clamp(32px,3.2vw,44px);font-weight:880;line-height:1.08}.workspaceV1Hero p,.workspaceV1SectionHead p,.workspaceV1PanelHead p,.workspaceV1Connection p,.workspaceV1WorkflowCard p{color:#61736a;line-height:1.55}.workspaceV1Hero p{max-width:720px;margin:10px 0 0;font-size:15px}.workspaceV1HeroActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;display:flex}.workspaceV1Button,.workspaceV1SectionHead a,.workspaceV1WorkflowCard a,.workspaceV1ActionList a{color:#102019;background:#fff;border:1px solid #c9dcd2;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 14px;font-size:13px;font-weight:820;display:inline-flex}.workspaceV1ButtonPrimary{color:#fff;background:#087a46;border-color:#087a46;box-shadow:0 14px 30px #087a462e}.workspaceV1StatusGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.workspaceV1StatusCard,.workspaceV1Connection,.workspaceV1WorkflowCard,.workspaceV1Panel{background:#fffffff0;border:1px solid #dbe7e1;border-radius:16px;box-shadow:0 10px 26px #1f342a0a}.workspaceV1StatusCard{gap:5px;padding:16px;display:grid}.workspaceV1StatusCard span{color:#6f8178;font-size:12px;font-weight:850}.workspaceV1StatusCard strong{color:#102019;font-size:24px;font-weight:880;line-height:1}.workspaceV1StatusCard small{color:#7f9087;font-size:12px;line-height:1.35}.workspaceV1StatusCard[data-tone=good]{background:#f3fbf6;border-color:#bfe0cf}.workspaceV1Connection{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:26px;padding:18px;display:grid}.workspaceV1ConnectionIcon,.workspaceV1StepIcon{border-radius:13px;width:48px;height:48px}.workspaceV1Connection h2,.workspaceV1SectionHead h2,.workspaceV1PanelHead h2{color:#102019;margin:0;font-size:20px;font-weight:850;line-height:1.2}.workspaceV1Connection p,.workspaceV1SectionHead p,.workspaceV1PanelHead p{margin:5px 0 0;font-size:14px}.workspaceV1Workflow{margin-bottom:26px}.workspaceV1SectionHead{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:13px;display:flex}.workspaceV1WorkflowGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.workspaceV1WorkflowCard{align-content:start;gap:10px;padding:20px;display:grid}.workspaceV1WorkflowCard small{color:#087a46;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.workspaceV1WorkflowCard h3{color:#102019;margin:0;font-size:18px;line-height:1.22}.workspaceV1WorkflowCard p{min-height:66px;margin:0;font-size:14px}.workspaceV1WorkflowCard a{width:fit-content;margin-top:4px}.workspaceV1BottomGrid{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:14px;display:grid}.workspaceV1Panel{overflow:hidden}.workspaceV1PanelHead{border-bottom:1px solid #dbe7e1;padding:18px 20px}.workspaceV1ActionList{padding:8px;display:grid}.workspaceV1ActionList a{color:#24352d;border-color:#0000;border-radius:12px;justify-content:flex-start}.workspaceV1ActionList a svg:last-child{margin-left:auto}.workspaceV1ActionList a:hover{color:#087a46;background:#f2f8f5}.workspaceV1ReleaseList{color:#53665c;gap:10px;margin:0;padding:18px 20px 20px 36px;font-size:14px;line-height:1.45;display:grid}.workspaceShell{min-height:100vh;padding:28px}.topbar{border-bottom:1px solid var(--zider-line);justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto 28px;padding:18px 0;display:flex}.brand{color:var(--zider-green);font-size:24px;font-weight:850}.links{color:#19334f;gap:18px;font-weight:700;display:flex}.panel{border:1px solid var(--zider-line);background:#fff;border-radius:8px;max-width:1120px;margin:0 auto;padding:40px}.eyebrow{color:var(--zider-green);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:850}.panel h1{margin:16px 0 12px;font-size:clamp(38px,7vw,72px);line-height:1}.panel p{max-width:640px;color:var(--zider-muted);font-size:18px;line-height:1.6}.landingShell{background-color:#f7faf7;background-image:linear-gradient(90deg,#087a460f 1px,#0000 1px),linear-gradient(#087a460d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:52px 52px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100vh;padding:28px;overflow:hidden}.workspaceLanding{text-align:center;align-content:center;justify-items:center;gap:22px;max-width:920px;min-height:calc(100vh - 56px);margin:0 auto;padding:72px 0;display:grid}.workspaceLandingLogo{width:min(180px,54vw);height:auto;display:block}.workspaceLanding .landingTitle{max-width:840px}.workspaceLanding .landingIntro{max-width:640px}.printOpsAccessShell{background-color:#f7faf7;background-image:linear-gradient(90deg,#087a460e 1px,#0000 1px),linear-gradient(#087a460b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:52px 52px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100vh;padding:28px;overflow:hidden}.printOpsAccessHeader{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:0 auto;padding:14px 0;display:flex}.printOpsAccessBrand{align-items:center;display:inline-flex}.printOpsAccessBrand img{width:112px;height:auto;display:block}.printOpsAccessNav,.printOpsAccessActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.printOpsAccessNav a,.printOpsAccessPrimary,.printOpsAccessSecondary{color:#123226;background:#ffffffd1;border:1px solid #087a462e;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:850;display:inline-flex}.printOpsAccessNav .isPrimary,.printOpsAccessPrimary{border-color:var(--zider-green);background:var(--zider-green);color:#fff;box-shadow:0 18px 44px #087a4633}.printOpsAccessHero{grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);align-items:center;gap:56px;max-width:1180px;min-height:min(720px,100vh - 116px);margin:0 auto;padding:54px 0 44px;display:grid}.printOpsAccessCopy{gap:22px;display:grid}.printOpsAccessEyebrow{color:var(--zider-green);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.printOpsAccessCopy h1{color:#101915;letter-spacing:0;max-width:720px;margin:0;font-size:clamp(46px,7vw,82px);font-weight:950;line-height:.95}.printOpsAccessCopy p{color:#53665c;max-width:640px;margin:0;font-size:19px;line-height:1.58}.printOpsAccessCard{background:#ffffffdb;border:1px solid #087a4629;border-radius:8px;gap:12px;padding:18px;display:grid;box-shadow:0 28px 72px #16241d24}.printOpsAccessCard div{background:#fbfdfb;border:1px solid #dce8e1;border-radius:8px;grid-template-columns:42px minmax(0,1fr);gap:4px 14px;padding:16px;display:grid}.printOpsAccessCard span{width:42px;height:42px;color:var(--zider-green);background:#e8f4ed;border-radius:50%;grid-row:span 2;place-items:center;font-weight:950;display:grid}.printOpsAccessCard strong{color:#101915;font-size:17px;font-weight:900}.printOpsAccessCard p{color:#64766d;margin:0;font-size:14px;line-height:1.5}.landingTopbar{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:14px 0;display:flex}.landingBrand{color:#101915;align-items:center;gap:10px;display:inline-flex}.landingBrand span{width:38px;height:38px;color:var(--zider-green);background:#fff;border:1px solid #087a4638;border-radius:50%;place-items:center;font-weight:900;display:grid}.landingBrand strong{font-size:20px;font-weight:900}.landingLinks{align-items:center;gap:10px;display:flex}.landingLinks a{color:#314238;background:#ffffffbd;border:1px solid #087a4624;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:800}.landingHero{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:48px;max-width:1180px;min-height:min(680px,100vh - 116px);margin:0 auto;padding:48px 0 34px;display:grid}.landingHeroCopy{gap:22px;display:grid}.landingEyebrow{color:var(--zider-green);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.landingTitle{color:#101915;letter-spacing:0;max-width:640px;margin:0;font-size:clamp(48px,7vw,82px);font-weight:950;line-height:.95}.landingIntro{color:#53665c;max-width:560px;margin:0;font-size:19px;line-height:1.55}.landingActions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.landingPrimaryButton,.landingSecondaryButton,.landingAppCard a{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:850;display:inline-flex}.landingPrimaryButton{background:var(--zider-green);color:#fff;box-shadow:0 18px 44px #087a4638}.landingSecondaryButton{color:#123226;background:#fff;border:1px solid #087a4633}.landingPreview{background:#fff;border:1px solid #087a4626;border-radius:8px;overflow:hidden;box-shadow:0 30px 80px #16241d29}.landingPreviewChrome{border-bottom:1px solid #e3ebe6;align-items:center;gap:8px;height:46px;padding:0 18px;display:flex}.landingPreviewChrome span{background:#ff6b5f;border-radius:50%;width:11px;height:11px}.landingPreviewChrome span:nth-child(2){background:#f5be4f}.landingPreviewChrome span:nth-child(3){background:#4dbf6a}.landingPreviewBody{background:#f2f6f3;grid-template-columns:160px minmax(0,1fr);min-height:420px;display:grid}.landingPreviewSidebar{background:#fbfdfb;border-right:1px solid #dde8e1;align-content:start;gap:10px;padding:22px 16px;display:grid}.landingPreviewSidebar strong{color:#102019;margin-bottom:10px}.landingPreviewSidebar span{color:#61736a;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.landingPreviewSidebar .isActive{color:var(--zider-green);background:#e8f4ed}.landingPreviewContent{gap:18px;padding:24px;display:grid}.landingPreviewHeader{justify-content:space-between;align-items:center;display:flex}.landingPreviewHeader span{color:#102019;font-size:22px;font-weight:900}.landingPreviewHeader button{background:var(--zider-green);color:#fff;min-height:36px;font:inherit;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}.landingInvoiceMock{color:#1e2522;background:#fff;border:1px solid #d8e2dc;border-radius:5px;align-content:start;justify-self:center;gap:28px;max-width:360px;min-height:420px;padding:42px 36px;display:grid;box-shadow:0 16px 38px #16241d1f}.landingInvoiceMock>div:first-child{grid-template-columns:1fr 1fr;gap:4px 24px;display:grid}.landingInvoiceMock>div:first-child strong{grid-row:span 3;font-size:54px;line-height:.9}.landingInvoiceMock>div:first-child span{text-transform:uppercase;font-size:12px;font-weight:850}.landingInvoiceGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.landingInvoiceGrid span{color:#141c18;text-transform:uppercase;font-size:13px;font-weight:900}.landingInvoiceLine{background:#161a18;height:3px}.landingInvoiceItem{border-bottom:1px solid #e4e9e5;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:18px;display:grid}.landingInvoiceItem span{font-size:14px;font-weight:800}.landingInvoiceItem strong{font-size:14px}.landingApps{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto 52px;display:grid}.landingAppCard{background:#fff;border:1px solid #087a4624;border-radius:8px;gap:10px;padding:22px;display:grid}.landingAppIcon{width:42px;height:42px;color:var(--zider-green);background:#e7f3ec;border-radius:8px;place-items:center;display:grid}.landingAppCard small{color:var(--zider-green);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.landingAppCard h2{color:#101915;margin:0;font-size:24px}.landingAppCard p{color:#53665c;margin:0;line-height:1.5}.landingAppCard a{color:#0b5134;border:1px solid #087a462e;width:fit-content;margin-top:8px}.workspaceNotFoundShell{min-height:100vh;color:var(--zider-ink);background-color:#f7faf7;background-image:linear-gradient(90deg,#087a460e 1px,#0000 1px),linear-gradient(#087a460b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:52px 52px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:28px;overflow:hidden}.workspaceNotFoundShell--simple{place-items:center;display:grid}.workspaceNotFoundSimple{background:#ffffffe6;border:1px solid #087a4624;border-radius:18px;justify-items:start;gap:18px;width:min(560px,100%);padding:clamp(28px,5vw,44px);display:grid;box-shadow:0 24px 58px #1f342a1a}.workspaceNotFoundSimple h1{color:#102019;letter-spacing:0;margin:0;font-size:clamp(36px,6vw,58px);font-weight:900;line-height:.98}.workspaceNotFoundSimple p:not(.workspaceNotFoundEyebrow){color:#607169;max-width:440px;margin:0;font-size:16px;line-height:1.58}.workspaceNotFoundHero{border-bottom:1px solid #087a4624;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(28px,8vw,96px);max-width:1180px;min-height:min(600px,100vh - 220px);margin:0 auto;padding:72px 0 44px;display:grid}.workspaceNotFoundCode{color:#087a461f;letter-spacing:0;-webkit-user-select:none;user-select:none;font-size:clamp(96px,17vw,220px);font-weight:950;line-height:.78}.workspaceNotFoundCopy{gap:22px;display:grid}.workspaceNotFoundEyebrow{color:var(--zider-green);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.workspaceNotFoundCopy h1{color:#101915;letter-spacing:0;max-width:720px;margin:0;font-size:clamp(44px,7vw,82px);font-weight:950;line-height:.95}.workspaceNotFoundCopy p:not(.workspaceNotFoundEyebrow){color:#53665c;max-width:620px;margin:0;font-size:19px;line-height:1.55}.workspaceNotFoundActions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.workspaceNotFoundPrimary,.workspaceNotFoundSecondary{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:850;transition:transform .16s,background .16s,border-color .16s,color .16s;display:inline-flex}.workspaceNotFoundPrimary{border:1px solid var(--zider-green);background:var(--zider-green);color:#fff;box-shadow:0 18px 44px #087a4638}.workspaceNotFoundSecondary{color:#123226;background:#fff;border:1px solid #087a4633}.workspaceNotFoundPrimary:hover,.workspaceNotFoundSecondary:hover{transform:translateY(-1px)}.workspaceNotFoundPrimary:hover{background:#069456;border-color:#069456}.workspaceNotFoundSecondary:hover{color:var(--zider-green);border-color:#087a465c}.workspaceNotFoundLinks{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1180px;margin:22px auto 54px;display:grid}.workspaceNotFoundLink{background:#ffffffe0;border:1px solid #087a4624;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:14px;min-height:146px;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 18px 54px #16241d14}.workspaceNotFoundLink:hover{border-color:#087a464d;transform:translateY(-1px);box-shadow:0 22px 62px #16241d1f}.workspaceNotFoundLinkIcon{width:40px;height:40px;color:var(--zider-green);background:#e7f3ec;border-radius:8px;place-items:center;display:grid}.workspaceNotFoundLink strong{color:#101915;font-size:17px;font-weight:900;display:block}.workspaceNotFoundLink small{color:#53665c;margin-top:6px;font-size:13px;line-height:1.45;display:block}.workspaceNotFoundLinkArrow{color:#087a4680;margin-top:11px}@media (max-width:1120px){.workspaceDashboardShell{--workspace-sidebar:220px}.workspaceDashboardMain{width:min(100% - 44px,940px)}.workspaceDashboardAppGrid{grid-template-columns:1fr}.workspaceDashboardGrowCard{min-height:240px}.workspaceSimpleShell{--workspace-sidebar:220px}.workspaceSimpleMain{width:min(100% - 44px,900px)}.workspaceSimpleCards{grid-template-columns:1fr}.workspaceV1Topbar{grid-template-columns:minmax(0,220px) minmax(240px,1fr) auto;padding:0 22px}.workspaceV1Layout{grid-template-columns:220px minmax(0,1fr)}.workspaceV1Main{width:min(100% - 40px,920px)}.workspaceV1Hero,.workspaceV1SectionHead{flex-direction:column;align-items:flex-start}.workspaceV1HeroActions{justify-content:flex-start}.workspaceV1StatusGrid,.workspaceV1WorkflowGrid,.workspaceV1BottomGrid{grid-template-columns:1fr}.workspaceV1WorkflowCard p{min-height:0}}@media (max-width:720px){.workspaceDashboardShell{--workspace-topbar:60px}.workspaceDashboardTopbar{height:var(--workspace-topbar);align-items:center;position:sticky}.workspaceDashboardBrand{border-right:0;flex:none;width:auto;height:100%;padding:0 16px}.workspaceDashboardBrand span,.workspaceDashboardHelp{display:none}.workspaceDashboardMenuButton,.workspaceDashboardSidebarClose{color:#7f8f87;cursor:pointer;background:#fff;border:1px solid #edf3f0;border-radius:10px;flex:none;align-self:center;place-items:center;width:36px;height:36px;transition:border-color .15s,background .15s,color .15s;display:inline-grid}.workspaceDashboardMenuButton:hover,.workspaceDashboardSidebarClose:hover{color:#007448;background:#e7f4ee;border-color:#bdd8cb}.workspaceDashboardTopActions{flex:1;height:100%;padding:0 16px 0 0}.workspaceDashboardAccountPopover{border-radius:10px;width:min(224px,100vw - 24px)}.workspaceDashboardPopoverUser{min-height:auto;padding:18px 18px 16px;display:block}.workspaceDashboardPopoverUser .workspaceDashboardAvatarVisual{display:none}.workspaceDashboardPopoverUser strong{font-size:16px}.workspaceDashboardPopoverUser small{margin-top:3px;font-size:13px}.workspaceDashboardPopoverActions{grid-template-columns:1fr;gap:0;min-height:0;padding:0}.workspaceDashboardPopoverActions a{border-radius:0;justify-content:flex-start;min-height:44px;padding:0 18px;font-size:14px}.workspaceDashboardLayout{min-height:calc(100vh - var(--workspace-topbar));display:block}.workspaceDashboardSidebar{z-index:80;background:#fff;border-bottom:0;border-right:1px solid #dbe7e1;justify-content:flex-start;gap:24px;width:min(82vw,260px);height:100dvh;padding:22px 14px 16px;transition:transform .18s;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:18px 0 42px #12261d1f}.workspaceDashboardMenuToggle:checked~.workspaceDashboardLayout .workspaceDashboardSidebar{transform:translate(0)}.workspaceDashboardMenuToggle:checked~.workspaceDashboardSidebarBackdrop{display:block}.workspaceDashboardSidebarBackdrop{z-index:70;cursor:pointer;background:#121c188a;position:fixed;inset:0}.workspaceDashboardSidebarHeader{justify-content:space-between;align-items:center;gap:14px;padding:0 2px 2px;display:flex}.workspaceDashboardSidebarBrand .workspaceDashboardBrandMark{width:32px;height:32px}.workspaceDashboardSidebarFooter{margin-top:auto;display:grid}.workspaceDashboardNav a{min-height:46px}.workspaceDashboardMain{width:min(100% - 32px,640px);padding:30px 0 44px}.workspaceDashboardHero,.workspaceDashboardSectionHead,.workspaceDashboardAppTop{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.workspaceDashboardHero{gap:18px}.workspaceDashboardHeroActions,.workspaceDashboardButton,.workspaceDashboardOpen,.workspaceDashboardGrowCard a{width:100%}.workspaceDashboardAppTitle h3{font-size:22px;display:block}.workspaceDashboardPill{vertical-align:0;margin:10px 8px 0 0}.workspaceDashboardMeta{margin-top:24px}.workspaceDashboardStats{grid-template-columns:1fr}.workspaceDashboardPrintOps,.workspaceDashboardGrowCard{border-radius:16px;min-height:0;padding:20px}.workspaceDashboardWatermark{top:-110px;right:-140px}.workspaceSimpleShell{--workspace-topbar:auto}.workspaceSimpleTopbar{justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex;position:static}.workspaceSimpleBrand{border-right:0;height:auto;padding:0}.workspaceSimpleBrand span{display:none}.workspaceSimpleTopActions{padding:0}.workspaceSimpleTopActions a:first-child{display:none}.workspaceSimpleLayout{min-height:0;display:block}.workspaceSimpleSidebar{border-bottom:1px solid #dbe7e1;border-right:0;height:auto;padding:12px 16px;position:static}.workspaceSimpleNavLabel,.workspaceSimpleHelp{display:none}.workspaceSimpleNav a{min-height:46px}.workspaceSimpleMain{width:min(100% - 32px,680px);padding:30px 0 44px}.workspaceSimpleHero h1{font-size:clamp(38px,13vw,54px)}.workspaceSimpleCard,.workspaceSimpleNote{border-radius:16px}.workspaceSimpleCard{min-height:260px;padding:20px}.workspaceSimpleNote{grid-template-columns:1fr;padding:20px}.workspaceSimpleButton{width:100%}.workspaceV1Topbar{grid-template-columns:1fr auto;gap:12px;min-height:0;padding:14px 16px;position:static}.workspaceV1Brand span,.workspaceV1TopActions a{display:none}.workspaceV1InstallPill{order:3;grid-column:1/-1;width:100%}.workspaceV1TopActions{gap:4px}.workspaceV1Layout{display:block}.workspaceV1Sidebar{border-bottom:1px solid #dbe7e1;border-right:0;height:auto;padding:14px 16px;position:static}.workspaceV1AppBadge,.workspaceV1Help{display:none}.workspaceV1Nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.workspaceV1Nav p{display:none}.workspaceV1Nav a{flex-direction:column;justify-content:center;gap:5px;min-height:54px;padding:0 6px;font-size:11px}.workspaceV1Main{width:min(100% - 30px,620px);padding:26px 0 38px}.workspaceV1Hero h1{font-size:31px}.workspaceV1HeroActions,.workspaceV1Button,.workspaceV1SectionHead a{width:100%}.workspaceV1Connection,.workspaceV1WorkflowCard,.workspaceV1PanelHead{padding:16px}.workspaceV1Connection{grid-template-columns:1fr}.workspaceShell{padding:18px}.topbar{flex-direction:column;align-items:flex-start;gap:14px}.panel{padding:28px}.landingShell,.printOpsAccessShell{padding:18px}.printOpsAccessHeader{flex-direction:column;align-items:flex-start}.printOpsAccessNav,.printOpsAccessActions{width:100%}.printOpsAccessNav a,.printOpsAccessPrimary,.printOpsAccessSecondary{flex:160px}.printOpsAccessHero{grid-template-columns:1fr;gap:28px;min-height:auto;padding:34px 0}.printOpsAccessCopy h1{font-size:clamp(42px,13vw,62px)}.printOpsAccessCard{padding:12px}.landingTopbar{flex-direction:column;align-items:flex-start;gap:16px}.landingHero{grid-template-columns:1fr;gap:28px;min-height:auto;padding:34px 0}.landingPreviewBody{grid-template-columns:1fr}.landingPreviewSidebar{display:none}.landingInvoiceMock{width:100%;padding:34px 26px}.landingInvoiceMock>div:first-child{grid-template-columns:1fr}.landingInvoiceMock>div:first-child strong{grid-row:auto;font-size:46px}.landingApps{grid-template-columns:1fr}.workspaceNotFoundShell{padding:18px}.workspaceNotFoundHero{grid-template-columns:1fr;gap:22px;min-height:auto;padding:46px 0 30px}.workspaceNotFoundCode{order:-1;font-size:clamp(82px,28vw,132px)}.workspaceNotFoundCopy h1{font-size:clamp(42px,13vw,62px)}.workspaceNotFoundActions{width:100%}.workspaceNotFoundPrimary,.workspaceNotFoundSecondary{flex:170px}.workspaceNotFoundLinks{grid-template-columns:1fr;margin-bottom:30px}}
