:root{--gxpkg-ws-bg:#f4f5f7;--gxpkg-ws-card:#fff;--gxpkg-ws-text:#17181b;--gxpkg-ws-muted:#6c717a;--gxpkg-ws-border:#e3e5e8;--gxpkg-ws-primary:#812c2c;--gxpkg-ws-accent:#ffc700;--gxpkg-ws-radius:12px;--gxpkg-ws-shadow:0 8px 28px rgba(18,24,34,.07)}
*{box-sizing:border-box}.gxpkg-sales-workspace-page{margin:0!important;background:var(--gxpkg-ws-bg)!important;color:var(--gxpkg-ws-text)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:15px;line-height:1.45}.gxpkg-sales-workspace-page a{text-decoration:none}.gxpkg-sales-workspace-page button,.gxpkg-sales-workspace-page input,.gxpkg-sales-workspace-page select,.gxpkg-sales-workspace-page textarea{font:inherit}.gxpkg-sales-workspace-page img{max-width:100%;height:auto}
.gxpkg-ws-app{min-height:100vh;display:flex}.gxpkg-ws-sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#fff;border-right:1px solid var(--gxpkg-ws-border);z-index:100;display:flex;flex-direction:column;padding:18px 14px}.gxpkg-ws-brand{display:flex;align-items:center;gap:12px;color:var(--gxpkg-ws-text);min-height:58px;padding:4px 8px 18px;border-bottom:1px solid var(--gxpkg-ws-border)}.gxpkg-ws-brand img{width:116px;height:50px;object-fit:contain;object-position:left center}.gxpkg-ws-brand>span:last-child{min-width:0}.gxpkg-ws-brand strong,.gxpkg-ws-brand small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gxpkg-ws-brand strong{font-size:15px}.gxpkg-ws-brand small{font-size:11px;color:var(--gxpkg-ws-muted);margin-top:2px}.gxpkg-ws-brand-mark,.gxpkg-ws-login-mark{display:grid;place-items:center;background:var(--gxpkg-ws-primary);color:#fff;font-weight:800;border-radius:8px}.gxpkg-ws-brand-mark{width:42px;height:42px;flex:0 0 42px}.gxpkg-ws-nav{display:grid;gap:4px;margin-top:18px;overflow:auto}.gxpkg-ws-nav a,.gxpkg-ws-sidebar-foot a{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:8px;color:#454950;font-weight:600;font-size:14px}.gxpkg-ws-nav a:hover,.gxpkg-ws-nav a.is-active{background:#f5eeee;color:var(--gxpkg-ws-primary)}.gxpkg-ws-nav a.is-active{box-shadow:inset 3px 0 0 var(--gxpkg-ws-primary)}.gxpkg-ws-nav .dashicons,.gxpkg-ws-sidebar-foot .dashicons{font-size:20px;width:20px;height:20px}.gxpkg-ws-sidebar-foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-main{width:calc(100% - 250px);margin-left:250px;min-width:0}.gxpkg-ws-topbar{height:76px;position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);border-bottom:1px solid var(--gxpkg-ws-border);display:flex;align-items:center;gap:16px;padding:12px 28px}.gxpkg-ws-global-search{height:44px;max-width:510px;flex:1;display:flex;align-items:center;gap:8px;background:#f3f4f6;border:1px solid transparent;border-radius:9px;padding:0 13px}.gxpkg-ws-global-search:focus-within{background:#fff;border-color:#c9ccd1}.gxpkg-ws-global-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;color:var(--gxpkg-ws-text)}.gxpkg-ws-user{margin-left:auto;display:flex;align-items:center;gap:9px;color:var(--gxpkg-ws-text);min-width:0}.gxpkg-ws-user strong,.gxpkg-ws-user small{display:block;max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gxpkg-ws-user strong{font-size:13px}.gxpkg-ws-user small{color:var(--gxpkg-ws-muted);font-size:10px}.gxpkg-ws-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f1e6e6;color:var(--gxpkg-ws-primary);font-weight:800;flex:0 0 auto}.gxpkg-ws-avatar--small{width:32px;height:32px;font-size:12px}.gxpkg-ws-menu-toggle{display:none;background:none!important;border:0!important;width:40px;height:40px;padding:8px!important}.gxpkg-ws-menu-toggle span{display:block;height:2px;background:#111;margin:5px 0;border-radius:2px}.gxpkg-ws-content{padding:28px;max-width:1540px;margin:0 auto}.gxpkg-ws-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.gxpkg-ws-page-head h1{font-size:27px;line-height:1.15;margin:0;color:var(--gxpkg-ws-text)}.gxpkg-ws-page-head p{margin:7px 0 0;color:var(--gxpkg-ws-muted)}
.gxpkg-ws-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 15px;border:1px solid #d8dadd!important;border-radius:7px!important;background:#fff!important;color:#222!important;font-weight:700;font-size:13px;cursor:pointer;box-shadow:none!important;white-space:nowrap}.gxpkg-ws-btn:hover{border-color:#aeb2b7!important}.gxpkg-ws-btn--primary{background:var(--gxpkg-ws-primary)!important;border-color:var(--gxpkg-ws-primary)!important;color:#fff!important}.gxpkg-ws-btn--soft{background:#f8f2f2!important;border-color:#eadada!important;color:var(--gxpkg-ws-primary)!important}.gxpkg-ws-btn--danger{color:#a51e2c!important;border-color:#efc9ce!important;background:#fff8f8!important}.gxpkg-ws-icon-btn{width:38px;height:38px;border:0!important;background:#f3f4f5!important;border-radius:7px!important;font-size:22px;cursor:pointer}.gxpkg-ws-panel{background:var(--gxpkg-ws-card);border:1px solid var(--gxpkg-ws-border);border-radius:var(--gxpkg-ws-radius);box-shadow:var(--gxpkg-ws-shadow);padding:20px;margin-bottom:20px}.gxpkg-ws-panel h2{font-size:17px;margin:0 0 18px}.gxpkg-ws-panel h3{font-size:14px;margin:3px 0 10px}.gxpkg-ws-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.gxpkg-ws-panel-head h2{margin:0}.gxpkg-ws-panel-head a{color:var(--gxpkg-ws-primary);font-size:13px;font-weight:700}.gxpkg-ws-grid{display:grid;gap:20px}.gxpkg-ws-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gxpkg-ws-grid--main{grid-template-columns:minmax(0,1fr) 320px}.gxpkg-ws-side-stack>*{margin-bottom:20px}.gxpkg-ws-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;margin-bottom:20px}.gxpkg-ws-stat{min-width:0;background:#fff;border:1px solid var(--gxpkg-ws-border);border-radius:10px;box-shadow:0 5px 18px rgba(18,24,34,.045);padding:16px;display:flex;align-items:center;gap:12px;color:var(--gxpkg-ws-text)}.gxpkg-ws-stat>.dashicons{width:38px;height:38px;font-size:20px;display:grid;place-items:center;background:#f6eeee;color:var(--gxpkg-ws-primary);border-radius:8px}.gxpkg-ws-stat strong,.gxpkg-ws-stat small{display:block;overflow:hidden;text-overflow:ellipsis}.gxpkg-ws-stat strong{font-size:19px;white-space:nowrap}.gxpkg-ws-stat small{font-size:11px;color:var(--gxpkg-ws-muted);margin-top:3px}
.gxpkg-ws-table-panel{padding:0;overflow:hidden}.gxpkg-ws-table-wrap{overflow:auto}.gxpkg-ws-table{width:100%;border-collapse:collapse;min-width:720px}.gxpkg-ws-table th,.gxpkg-ws-table td{text-align:left;padding:14px 16px;border-bottom:1px solid #eceef0;vertical-align:middle}.gxpkg-ws-table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#777c84;background:#fafafa}.gxpkg-ws-table td{font-size:13px}.gxpkg-ws-table tbody tr[data-href]{cursor:pointer}.gxpkg-ws-table tbody tr[data-href]:hover{background:#faf7f7}.gxpkg-ws-table td strong,.gxpkg-ws-table td small{display:block}.gxpkg-ws-table td small{color:var(--gxpkg-ws-muted);font-size:11px;margin-top:3px}.gxpkg-ws-badge{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border-radius:5px;background:#eef0f2;color:#50545a;font-size:10px;font-weight:800;white-space:nowrap}.gxpkg-ws-badge--new,.gxpkg-ws-badge--draft{background:#eef4ff;color:#245eaa}.gxpkg-ws-badge--sent,.gxpkg-ws-badge--quoted,.gxpkg-ws-badge--confirmed{background:#fff7db;color:#8b6600}.gxpkg-ws-badge--accepted,.gxpkg-ws-badge--paid,.gxpkg-ws-badge--won,.gxpkg-ws-badge--completed{background:#e9f8ef;color:#16753b}.gxpkg-ws-badge--overdue,.gxpkg-ws-badge--cancelled,.gxpkg-ws-badge--lost{background:#ffeaec;color:#a51e2c}.gxpkg-ws-badge--partial,.gxpkg-ws-badge--negotiating{background:#f3ecff;color:#6943a8}.gxpkg-ws-filter-row{display:flex;gap:7px;overflow:auto;margin-bottom:14px;padding-bottom:3px}.gxpkg-ws-filter-row a{padding:7px 11px;border-radius:6px;border:1px solid var(--gxpkg-ws-border);color:#575b61;background:#fff;font-size:12px;font-weight:700;white-space:nowrap}.gxpkg-ws-filter-row a.is-active{background:var(--gxpkg-ws-primary);color:#fff;border-color:var(--gxpkg-ws-primary)}
.gxpkg-ws-form{display:grid;gap:14px}.gxpkg-ws-form--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.gxpkg-ws-form label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#454950}.gxpkg-ws-form input,.gxpkg-ws-form select,.gxpkg-ws-form textarea{width:100%;min-height:42px;border:1px solid #d9dce0!important;border-radius:7px!important;background:#fff!important;color:#17181b!important;padding:9px 11px!important;box-shadow:none!important;outline:0}.gxpkg-ws-form textarea{resize:vertical}.gxpkg-ws-form input:focus,.gxpkg-ws-form select:focus,.gxpkg-ws-form textarea:focus{border-color:var(--gxpkg-ws-primary)!important;box-shadow:0 0 0 3px rgba(129,44,44,.1)!important}.gxpkg-ws-form input:disabled,.gxpkg-ws-form select:disabled,.gxpkg-ws-form textarea:disabled{background:#f6f7f8!important;color:#686d74!important}.gxpkg-ws-span-2{grid-column:1/-1}.gxpkg-ws-form-actions{display:flex;justify-content:flex-end;gap:8px}.gxpkg-ws-form-panel{max-width:900px}.gxpkg-ws-items{display:grid;gap:8px;margin-bottom:9px}.gxpkg-ws-item{display:grid;grid-template-columns:minmax(0,1fr) 90px 130px 38px;gap:8px}.gxpkg-ws-password{display:flex;position:relative}.gxpkg-ws-password input{padding-right:48px!important}.gxpkg-ws-password button{position:absolute;right:2px;top:2px;width:40px;height:38px;border:0!important;background:transparent!important;cursor:pointer}.gxpkg-ws-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.gxpkg-ws-check input{width:16px!important;min-height:16px!important}.gxpkg-ws-muted{color:var(--gxpkg-ws-muted)}.gxpkg-ws-details{display:grid;gap:0;margin:0}.gxpkg-ws-details>div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid #eceef0}.gxpkg-ws-details>div:last-child{border-bottom:0}.gxpkg-ws-details dt{color:var(--gxpkg-ws-muted);font-size:12px}.gxpkg-ws-details dd{margin:0;text-align:right;font-weight:700;font-size:13px}.gxpkg-ws-details dd small{display:block;color:var(--gxpkg-ws-muted);font-weight:400}.gxpkg-ws-message-box{padding:13px;background:#f7f7f8;border-radius:8px;margin:14px 0;color:#4e5359;font-size:13px}.gxpkg-ws-message-box p{margin:5px 0 0}.gxpkg-ws-total{padding:15px;background:#f8f3f3;border-radius:8px;margin-bottom:14px}.gxpkg-ws-total small,.gxpkg-ws-total strong{display:block}.gxpkg-ws-total strong{font-size:24px;color:var(--gxpkg-ws-primary);margin-top:4px}.gxpkg-ws-line-items>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #eceef0;font-size:13px}
.gxpkg-ws-task-list,.gxpkg-ws-compact-list{display:grid}.gxpkg-ws-task-list>a,.gxpkg-ws-compact-list>a,.gxpkg-ws-compact-list>div{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #eceef0;color:var(--gxpkg-ws-text)}.gxpkg-ws-task-list>a:last-child,.gxpkg-ws-compact-list>a:last-child,.gxpkg-ws-compact-list>div:last-child{border-bottom:0}.gxpkg-ws-task-list>a>span:first-child,.gxpkg-ws-compact-list>a>span:nth-child(2),.gxpkg-ws-compact-list>div>span:nth-child(2){min-width:0;flex:1}.gxpkg-ws-task-list strong,.gxpkg-ws-task-list small,.gxpkg-ws-compact-list strong,.gxpkg-ws-compact-list small{display:block}.gxpkg-ws-task-list small,.gxpkg-ws-compact-list small{color:var(--gxpkg-ws-muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gxpkg-ws-task-list time{font-size:11px;color:var(--gxpkg-ws-muted)}.gxpkg-ws-timeline article{border-left:2px solid #e4d5d5;padding:0 0 12px 13px;margin-left:5px}.gxpkg-ws-timeline article strong,.gxpkg-ws-timeline article time{font-size:11px}.gxpkg-ws-timeline article time{color:var(--gxpkg-ws-muted);margin-left:8px}.gxpkg-ws-timeline article p{margin:5px 0 0}.gxpkg-ws-empty{text-align:center;padding:28px;color:var(--gxpkg-ws-muted);grid-column:1/-1}.gxpkg-ws-empty .dashicons{font-size:34px;width:34px;height:34px;color:#4a9b67}.gxpkg-ws-notice{padding:12px 14px;border-radius:8px;margin-bottom:16px;font-weight:650;font-size:13px}.gxpkg-ws-notice--success{background:#e9f8ef;color:#176b39}.gxpkg-ws-notice--error{background:#ffeaec;color:#9c1d29}
.gxpkg-ws-followups{display:grid}.gxpkg-ws-followups article{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #eceef0}.gxpkg-ws-followups article:last-child{border-bottom:0}.gxpkg-ws-followups h3,.gxpkg-ws-followups p{margin:0}.gxpkg-ws-followups h3 a{color:var(--gxpkg-ws-text)}.gxpkg-ws-followups p,.gxpkg-ws-followups small{color:var(--gxpkg-ws-muted);font-size:12px}.gxpkg-ws-follow-date{width:50px;height:52px;display:grid;place-items:center;background:#f3f4f5;border-radius:8px;line-height:1}.gxpkg-ws-follow-date strong{font-size:18px}.gxpkg-ws-follow-date small{font-size:10px;text-transform:uppercase}.gxpkg-ws-follow-date.is-overdue{background:#ffeaec;color:#a51e2c}.gxpkg-ws-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gxpkg-ws-customer-card{background:#fff;border:1px solid var(--gxpkg-ws-border);border-radius:10px;padding:18px;text-align:center;box-shadow:var(--gxpkg-ws-shadow)}.gxpkg-ws-customer-card>.gxpkg-ws-avatar{margin:0 auto 10px}.gxpkg-ws-customer-card h3,.gxpkg-ws-customer-card p{margin:3px 0}.gxpkg-ws-customer-card p,.gxpkg-ws-customer-card>small{color:var(--gxpkg-ws-muted);font-size:11px;word-break:break-word}.gxpkg-ws-customer-card>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eceef0;border-bottom:1px solid #eceef0;margin:15px 0;padding:10px 0}.gxpkg-ws-customer-card>div span{font-weight:800}.gxpkg-ws-customer-card>div small{display:block;font-size:9px;color:var(--gxpkg-ws-muted);font-weight:500}.gxpkg-ws-bars{display:grid;gap:12px}.gxpkg-ws-bars span{display:flex;justify-content:space-between;font-size:12px;margin-bottom:5px}.gxpkg-ws-bars i{display:block;height:8px;background:#eceef0;border-radius:5px;overflow:hidden}.gxpkg-ws-bars b{display:block;height:100%;background:var(--gxpkg-ws-primary);border-radius:5px}.gxpkg-ws-logout-form{margin-top:20px;border-top:1px solid var(--gxpkg-ws-border);padding-top:18px}
.gxpkg-ws-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f2f3f5}.gxpkg-ws-login-card{width:min(440px,100%);background:#fff;border:1px solid var(--gxpkg-ws-border);border-radius:14px;box-shadow:0 20px 55px rgba(18,24,34,.12);padding:32px}.gxpkg-ws-login-logo{display:block;width:160px;height:64px;object-fit:contain;object-position:left center;margin-bottom:20px}.gxpkg-ws-login-mark{width:54px;height:54px;margin-bottom:18px}.gxpkg-ws-login-card h1{font-size:27px;margin:4px 0 8px}.gxpkg-ws-kicker{margin:0;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.1em;color:var(--gxpkg-ws-primary)}.gxpkg-ws-login-card .gxpkg-ws-btn--primary{width:100%}.gxpkg-ws-back{display:inline-block;margin-top:19px;color:var(--gxpkg-ws-muted);font-size:12px}.gxpkg-ws-mobile-nav{display:none}.gxpkg-ws-backdrop{display:none}
@media(max-width:1250px){.gxpkg-ws-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.gxpkg-ws-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gxpkg-ws-grid--main{grid-template-columns:minmax(0,1fr) 290px}}
@media(max-width:980px){.gxpkg-ws-sidebar{transform:translateX(-102%);transition:transform .22s ease;box-shadow:0 0 35px rgba(0,0,0,.16)}.gxpkg-ws-app.is-menu-open .gxpkg-ws-sidebar{transform:translateX(0)}.gxpkg-ws-main{width:100%;margin-left:0}.gxpkg-ws-menu-toggle{display:block}.gxpkg-ws-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:90}.gxpkg-ws-app.is-menu-open .gxpkg-ws-backdrop{display:block}.gxpkg-ws-grid--main{grid-template-columns:1fr}.gxpkg-ws-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.gxpkg-sales-workspace-page{font-size:14px}.gxpkg-ws-topbar{height:62px;padding:8px 12px;gap:8px}.gxpkg-ws-global-search{height:40px}.gxpkg-ws-top-new{display:none}.gxpkg-ws-user>span:last-child{display:none}.gxpkg-ws-content{padding:16px 12px 88px}.gxpkg-ws-page-head{align-items:center;margin-bottom:15px}.gxpkg-ws-page-head h1{font-size:21px}.gxpkg-ws-page-head p{font-size:12px}.gxpkg-ws-page-head>.gxpkg-ws-btn{font-size:0;width:42px;padding:0}.gxpkg-ws-page-head>.gxpkg-ws-btn:before{content:'+';font-size:22px}.gxpkg-ws-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gxpkg-ws-stat{padding:12px 10px;gap:9px}.gxpkg-ws-stat>.dashicons{width:32px;height:32px;font-size:17px}.gxpkg-ws-stat strong{font-size:15px}.gxpkg-ws-grid--2{grid-template-columns:1fr}.gxpkg-ws-panel{padding:15px;border-radius:9px;margin-bottom:13px;box-shadow:none}.gxpkg-ws-form--grid{grid-template-columns:1fr}.gxpkg-ws-span-2{grid-column:auto}.gxpkg-ws-item{grid-template-columns:minmax(0,1fr) 65px 90px 36px}.gxpkg-ws-card-grid{grid-template-columns:1fr}.gxpkg-ws-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:85;display:flex;align-items:stretch;justify-content:space-around;background:#fff;border-top:1px solid var(--gxpkg-ws-border);padding:5px max(5px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));box-shadow:0 -6px 22px rgba(18,24,34,.07)}.gxpkg-ws-mobile-nav a{flex:1;min-width:0;display:grid;place-items:center;color:#70747a;padding:4px 2px}.gxpkg-ws-mobile-nav .dashicons{width:24px;height:24px;font-size:22px}.gxpkg-ws-mobile-nav small{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.gxpkg-ws-mobile-nav a.is-active{color:var(--gxpkg-ws-primary)}.gxpkg-ws-table{min-width:650px}.gxpkg-ws-followups article{grid-template-columns:50px minmax(0,1fr)}.gxpkg-ws-followups article form{grid-column:2}.gxpkg-ws-followups article .gxpkg-ws-btn{min-height:34px;padding:6px 10px}.gxpkg-ws-login-card{padding:23px}.gxpkg-ws-login-card h1{font-size:23px}}

/* v1.1.33 workspace resilience, responsive financial cards, and workflow recovery */
.gxpkg-ws-stats{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}
.gxpkg-ws-stat{overflow:hidden;align-items:center}
.gxpkg-ws-stat>div{min-width:0;max-width:100%;overflow:hidden}
.gxpkg-ws-stat strong{font-size:clamp(15px,1.25vw,20px);line-height:1.15;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-overflow:clip}
.gxpkg-ws-stat small{white-space:normal;line-height:1.3;overflow:visible;text-overflow:clip}
.gxpkg-ws-customer-card>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}
.gxpkg-ws-panel-head--padded{padding:18px 20px 0;margin-bottom:8px}
.gxpkg-ws-panel-head>div{min-width:0}
.gxpkg-ws-panel-head>div h2{margin-bottom:4px}
.gxpkg-ws-panel-head>div p{margin:0;font-size:12px;max-width:760px}
.gxpkg-ws-compact-list>a>span:first-child:not(.gxpkg-ws-avatar){min-width:0;flex:1}
.gxpkg-ws-details dd{min-width:0;overflow-wrap:anywhere}
@media(max-width:1250px){.gxpkg-ws-stats{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}}
@media(max-width:720px){.gxpkg-ws-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.gxpkg-ws-stat strong{font-size:14px}.gxpkg-ws-panel-head{align-items:flex-start;flex-wrap:wrap}.gxpkg-ws-panel-head>form{width:100%}.gxpkg-ws-panel-head>form .gxpkg-ws-btn{width:100%}.gxpkg-ws-customer-card>div{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:420px){.gxpkg-ws-stats{grid-template-columns:1fr}.gxpkg-ws-stat strong{font-size:16px}}

/* v1.1.33 compact workflow action alignment */
.gxpkg-ws-form-actions>form,.gxpkg-ws-compact-list>div>form{margin:0;flex:0 0 auto}
.gxpkg-ws-compact-list>div{flex-wrap:wrap}
@media(max-width:720px){.gxpkg-ws-form-actions{align-items:stretch;flex-direction:column}.gxpkg-ws-form-actions>form,.gxpkg-ws-form-actions>form .gxpkg-ws-btn{width:100%}.gxpkg-ws-compact-list>div>form{width:100%}.gxpkg-ws-compact-list>div>form .gxpkg-ws-btn{width:100%}}


/* v1.1.40 portal conversations */
.gxpkg-ws-nav a{position:relative}.gxpkg-ws-nav-badge{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:var(--gxpkg-ws-accent);color:#111;font-size:10px}.gxpkg-ws-mobile-nav a{position:relative}.gxpkg-ws-mobile-badge{position:absolute;top:3px;right:calc(50% - 22px);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#b42318;color:#fff;font-size:9px;display:grid;place-items:center}.gxpkg-ws-messages-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.8fr);min-height:620px;background:#fff;border:1px solid var(--gxpkg-ws-line);border-radius:12px;overflow:hidden}.gxpkg-ws-thread-list{border-right:1px solid var(--gxpkg-ws-line);background:#fbfcfb;overflow:auto;max-height:calc(100vh - 190px)}.gxpkg-ws-thread-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;padding:13px 14px;background:#fff;border-bottom:1px solid var(--gxpkg-ws-line)}.gxpkg-ws-thread{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:start;padding:12px 13px;border-bottom:1px solid var(--gxpkg-ws-line);text-decoration:none;color:var(--gxpkg-ws-ink)}.gxpkg-ws-thread:hover,.gxpkg-ws-thread.is-active{background:color-mix(in srgb,var(--gxpkg-ws-primary) 8%,#fff)}.gxpkg-ws-thread>span:nth-child(2){min-width:0}.gxpkg-ws-thread strong,.gxpkg-ws-thread small,.gxpkg-ws-thread em{display:block}.gxpkg-ws-thread strong{font-size:13px}.gxpkg-ws-thread small{font-size:10px;color:var(--gxpkg-ws-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gxpkg-ws-thread em{font-size:11px;color:var(--gxpkg-ws-muted);font-style:normal;margin-top:4px}.gxpkg-ws-thread>b{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#b42318;color:#fff;font-size:10px;display:grid;place-items:center}.gxpkg-ws-conversation{min-width:0;display:flex;flex-direction:column;max-height:calc(100vh - 190px)}.gxpkg-ws-conversation-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--gxpkg-ws-line)}.gxpkg-ws-conversation-head strong,.gxpkg-ws-conversation-head small{display:block}.gxpkg-ws-conversation-head small{font-size:11px;color:var(--gxpkg-ws-muted)}.gxpkg-ws-chat{flex:1;overflow:auto;padding:14px;background:#f7f8f7}.gxpkg-ws-chat article{width:min(78%,680px);padding:10px 12px;margin:0 0 9px;border:1px solid var(--gxpkg-ws-line);border-radius:10px;background:#fff}.gxpkg-ws-chat article.is-staff{margin-left:auto;background:color-mix(in srgb,var(--gxpkg-ws-primary) 8%,#fff);border-color:color-mix(in srgb,var(--gxpkg-ws-primary) 24%,var(--gxpkg-ws-line))}.gxpkg-ws-chat article>div{display:flex;justify-content:space-between;gap:10px}.gxpkg-ws-chat article strong{font-size:11px}.gxpkg-ws-chat article time{font-size:9px;color:var(--gxpkg-ws-muted)}.gxpkg-ws-chat article p{font-size:12px;margin:5px 0 0;white-space:normal;overflow-wrap:anywhere}.gxpkg-ws-reply{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:12px;border-top:1px solid var(--gxpkg-ws-line);background:#fff}.gxpkg-ws-reply label{font-size:11px;font-weight:700}.gxpkg-ws-reply textarea{width:100%;min-height:70px;margin-top:5px;resize:vertical}
@media(max-width:820px){.gxpkg-ws-messages-layout{grid-template-columns:1fr;min-height:0}.gxpkg-ws-thread-list{max-height:250px;border-right:0;border-bottom:1px solid var(--gxpkg-ws-line)}.gxpkg-ws-conversation{max-height:none;min-height:540px}.gxpkg-ws-chat article{width:92%}.gxpkg-ws-reply{grid-template-columns:1fr}.gxpkg-ws-reply .gxpkg-ws-btn{width:100%}}


/* v1.2.6: logo-free workspace login and true circular lead initials. */
.gxpkg-ws-login-card{padding-top:32px}
.gxpkg-ws-avatar--small,
.gxpkg-ws-compact-list>a>.gxpkg-ws-avatar--small,
.gxpkg-ws-thread>.gxpkg-ws-avatar--small{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  max-width:32px!important;
  flex:0 0 32px!important;
  aspect-ratio:1/1;
  border-radius:50%!important;
  line-height:1;
  overflow:hidden;
}


/* v1.2.8 payment submission review */
.gxpkg-ws-payment-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.gxpkg-ws-payment-queue{display:grid;gap:12px}.gxpkg-ws-payment-submission{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:18px;padding:16px;border:1px solid var(--gxpkg-ws-border);border-radius:10px;background:#fff}.gxpkg-ws-payment-submission-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gxpkg-ws-payment-submission-head strong,.gxpkg-ws-payment-submission-head small{display:block}.gxpkg-ws-payment-submission-head small{margin-top:3px;color:var(--gxpkg-ws-muted);font-size:11px}.gxpkg-ws-payment-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.gxpkg-ws-payment-details>div{min-width:0;padding:9px 10px;background:#f8f8f7;border-radius:7px}.gxpkg-ws-payment-details dt{font-size:10px;color:var(--gxpkg-ws-muted);text-transform:uppercase;letter-spacing:.03em}.gxpkg-ws-payment-details dd{margin:4px 0 0;font-size:12px;font-weight:750;overflow-wrap:anywhere}.gxpkg-ws-payment-links{display:flex;gap:8px;flex-wrap:wrap}.gxpkg-ws-payment-review{align-content:start;padding-left:18px;border-left:1px solid var(--gxpkg-ws-border)}.gxpkg-ws-payment-approved{display:grid;place-items:center;align-content:center;min-height:150px;border-left:1px solid var(--gxpkg-ws-border);color:#16753b;text-align:center}.gxpkg-ws-payment-approved .dashicons{width:42px;height:42px;font-size:38px}.gxpkg-ws-payment-approved strong,.gxpkg-ws-payment-approved small{display:block;margin-top:5px}.gxpkg-ws-onboarding-grid small a{color:var(--gxpkg-ws-primary);font-weight:800}
@media(max-width:900px){.gxpkg-ws-payment-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.gxpkg-ws-payment-submission{grid-template-columns:1fr}.gxpkg-ws-payment-review,.gxpkg-ws-payment-approved{border-left:0;border-top:1px solid var(--gxpkg-ws-border);padding:14px 0 0}.gxpkg-ws-payment-details{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.gxpkg-ws-payment-details{grid-template-columns:1fr}.gxpkg-ws-payment-submission{padding:13px}.gxpkg-ws-payment-links .gxpkg-ws-btn{flex:1}}

/* v1.2.9 quotation change visibility */
.gxpkg-ws-change-request{border-left:4px solid #d18b00;background:#fffaf0}
.gxpkg-ws-change-request blockquote{margin:0;padding:14px 16px;border:0;border-radius:8px;background:#fff;color:var(--gxpkg-ws-ink);font-size:14px;line-height:1.6;white-space:normal;overflow-wrap:anywhere}


/* v1.2.11 standalone document package picker */
.gxpkg-ws-package-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:13px;background:#f7f9f7;border-radius:9px}
.gxpkg-ws-package-picker>p{grid-column:1/-1;margin:0;color:var(--gxpkg-ws-muted);font-size:11px}
.gxpkg-ws-package-picker label{margin:0}
@media(max-width:680px){.gxpkg-ws-package-picker{grid-template-columns:1fr}}

/* v1.2.12 staff, settings, and document administration */
.gxpkg-ws-page-head{flex-wrap:wrap}
.gxpkg-ws-page-head>.gxpkg-ws-inline-form{display:inline-flex;margin:0}
.gxpkg-ws-inline-form{display:inline-flex;margin:0 0 0 8px;vertical-align:middle}
.gxpkg-ws-notice--warning{background:#fff4d6;color:#7a4b00;border-left:4px solid #d18b00}
.gxpkg-ws-notice--warning p{margin:4px 0 0;font-weight:500}
.gxpkg-ws-credentials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}
.gxpkg-ws-credentials>strong,.gxpkg-ws-credentials>p{grid-column:1/-1}
.gxpkg-ws-credentials>div{display:grid;gap:4px}
.gxpkg-ws-credentials span{font-size:10px;text-transform:uppercase;letter-spacing:.05em}
.gxpkg-ws-credentials code{display:block;padding:8px 10px;background:#fff;border-radius:6px;color:#111;overflow-wrap:anywhere;user-select:all}
.gxpkg-ws-staff-list{display:grid;gap:9px}
.gxpkg-ws-staff-card{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-staff-card:last-child{border-bottom:0}
.gxpkg-ws-staff-card>div:nth-child(2){min-width:0}
.gxpkg-ws-staff-card strong,.gxpkg-ws-staff-card small,.gxpkg-ws-staff-card span{display:block}
.gxpkg-ws-staff-card small,.gxpkg-ws-staff-card span{font-size:11px;color:var(--gxpkg-ws-muted);overflow-wrap:anywhere}
.gxpkg-ws-staff-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.gxpkg-ws-staff-actions form{margin:0}
.gxpkg-ws-settings-form{display:grid;gap:14px}
.gxpkg-ws-settings-form>.gxpkg-ws-panel{margin-bottom:0}
.gxpkg-ws-settings-templates{display:grid;gap:8px;margin-top:16px}
.gxpkg-ws-settings-templates details{border:1px solid var(--gxpkg-ws-border);border-radius:8px;background:#fafafa}
.gxpkg-ws-settings-templates summary{cursor:pointer;padding:11px 13px;font-weight:750}
.gxpkg-ws-settings-templates details>div{padding:0 13px 13px}
.gxpkg-ws-settings-form input[type=color]{height:44px;padding:3px}
@media(max-width:720px){
  .gxpkg-ws-page-head>.gxpkg-ws-inline-form{width:auto}
  .gxpkg-ws-page-head>.gxpkg-ws-inline-form .gxpkg-ws-btn{font-size:12px;width:auto;padding:8px 11px}
  .gxpkg-ws-credentials{grid-template-columns:1fr}
  .gxpkg-ws-credentials>strong,.gxpkg-ws-credentials>p{grid-column:auto}
  .gxpkg-ws-staff-card{grid-template-columns:36px minmax(0,1fr)}
  .gxpkg-ws-staff-card>.gxpkg-ws-avatar{width:36px;height:36px}
  .gxpkg-ws-staff-actions{grid-column:1/-1;justify-content:stretch}
  .gxpkg-ws-staff-actions .gxpkg-ws-btn,.gxpkg-ws-staff-actions form{flex:1}
  .gxpkg-ws-staff-actions form .gxpkg-ws-btn{width:100%}
}

/* v1.2.13 granular staff permissions and Sales Trash */
.gxpkg-ws-permissions{min-width:0;margin:4px 0 0;padding:14px;border:1px solid var(--gxpkg-ws-border);border-radius:10px;background:#fafbfa}
.gxpkg-ws-permissions legend{padding:0 7px;font-size:13px;font-weight:800}
.gxpkg-ws-permission-tools{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:11px}
.gxpkg-ws-permission-tools .gxpkg-ws-btn{padding:7px 10px;font-size:11px}
.gxpkg-ws-permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gxpkg-ws-permission{display:flex!important;align-items:flex-start;gap:9px;margin:0!important;padding:10px;background:#fff;border-radius:8px;cursor:pointer}
.gxpkg-ws-permission input{flex:0 0 auto;margin:3px 0 0!important}
.gxpkg-ws-permission span{min-width:0}
.gxpkg-ws-permission strong,.gxpkg-ws-permission small{display:block}
.gxpkg-ws-permission strong{font-size:12px;color:var(--gxpkg-ws-text)}
.gxpkg-ws-permission small{margin-top:2px;font-size:10px;line-height:1.35;color:var(--gxpkg-ws-muted)}
.gxpkg-ws-trash-list{display:grid;gap:0}
.gxpkg-ws-trash-item{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-trash-item:last-child{border-bottom:0}
.gxpkg-ws-trash-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#f3f4f4;color:var(--gxpkg-ws-primary)}
.gxpkg-ws-trash-icon .dashicons{width:20px;height:20px;font-size:20px}
.gxpkg-ws-trash-copy{min-width:0}
.gxpkg-ws-trash-copy strong,.gxpkg-ws-trash-copy span,.gxpkg-ws-trash-copy small{display:block;overflow-wrap:anywhere}
.gxpkg-ws-trash-copy strong{font-size:13px}
.gxpkg-ws-trash-copy span{font-size:11px;margin-top:2px}
.gxpkg-ws-trash-copy small{font-size:10px;color:var(--gxpkg-ws-muted);margin-top:3px}
.gxpkg-ws-trash-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.gxpkg-ws-trash-actions form{margin:0}
@media(max-width:760px){
  .gxpkg-ws-permission-grid{grid-template-columns:1fr}
  .gxpkg-ws-trash-item{grid-template-columns:34px minmax(0,1fr)}
  .gxpkg-ws-trash-icon{width:34px;height:34px}
  .gxpkg-ws-trash-actions{grid-column:1/-1;justify-content:stretch}
  .gxpkg-ws-trash-actions form,.gxpkg-ws-trash-actions .gxpkg-ws-btn{flex:1;width:100%}
}


/* v1.2.14 staff-page layout repair */
.gxpkg-ws-staff-layout{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);align-items:start}
.gxpkg-ws-staff-editor{min-width:0}
.gxpkg-ws-staff-editor .gxpkg-ws-form--grid{align-items:start}
.gxpkg-ws-permissions{width:100%;min-inline-size:0}
.gxpkg-ws-permission-grid{align-items:stretch}
.gxpkg-ws-permission{min-width:0;border:1px solid #eceeef;transition:border-color .15s ease,background-color .15s ease}
.gxpkg-ws-permission:hover{border-color:#d8c7c7;background:#fffdfd}
.gxpkg-ws-permission input[type="checkbox"]{width:16px!important;height:16px!important;min-height:16px!important;max-width:16px!important;padding:0!important;margin:2px 0 0!important;border-radius:4px!important;box-shadow:none!important}
.gxpkg-ws-permission span{display:block!important}
.gxpkg-ws-staff-card{grid-template-columns:40px minmax(0,1fr);align-items:start;padding:13px 0}
.gxpkg-ws-staff-card>.gxpkg-ws-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:50%}
.gxpkg-ws-staff-card>div:nth-child(2) strong,.gxpkg-ws-staff-card>div:nth-child(2) small,.gxpkg-ws-staff-card>div:nth-child(2)>span{display:block}
.gxpkg-ws-staff-card>div:nth-child(2) small,.gxpkg-ws-staff-card>div:nth-child(2)>span{font-size:11px;color:var(--gxpkg-ws-muted);overflow-wrap:anywhere}
.gxpkg-ws-staff-actions{grid-column:2;justify-content:flex-start;margin-top:2px}
.gxpkg-ws-staff-actions .gxpkg-ws-btn{min-height:34px;padding:7px 10px;font-size:11px}
.gxpkg-ws-staff-actions form{display:inline-flex}
@media(max-width:1180px){.gxpkg-ws-staff-layout{grid-template-columns:1fr}.gxpkg-ws-staff-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}}
@media(max-width:760px){
  .gxpkg-ws-staff-list{grid-template-columns:1fr}
  .gxpkg-ws-staff-card{grid-template-columns:36px minmax(0,1fr)}
  .gxpkg-ws-staff-card>.gxpkg-ws-avatar{width:36px;height:36px}
  .gxpkg-ws-staff-actions{grid-column:1/-1;justify-content:stretch}
  .gxpkg-ws-staff-actions .gxpkg-ws-btn,.gxpkg-ws-staff-actions form{flex:1}
  .gxpkg-ws-staff-actions form .gxpkg-ws-btn{width:100%}
  .gxpkg-ws-permission-tools{display:grid;grid-template-columns:1fr 1fr}
  .gxpkg-ws-permission-tools [data-gxpkg-role-defaults]{grid-column:1/-1}
}
@media(max-width:520px){.gxpkg-ws-permission-tools{grid-template-columns:1fr}.gxpkg-ws-permission-tools [data-gxpkg-role-defaults]{grid-column:auto}}

/* v1.3.2 simplified Sales Workspace deletion */
.gxpkg-ws-actions-col{width:132px;white-space:nowrap}
.gxpkg-ws-row-actions{display:flex;align-items:center;gap:7px;flex-wrap:nowrap;white-space:nowrap}
.gxpkg-ws-row-actions form{margin:0;display:inline-flex}
.gxpkg-ws-row-open{font-size:11px;font-weight:800;color:var(--gxpkg-ws-primary)}
.gxpkg-ws-btn--xs{min-height:28px!important;padding:5px 8px!important;font-size:10px!important;line-height:1.1!important;border-radius:6px!important}
.gxpkg-ws-protected{display:inline-flex;align-items:center;min-height:27px;padding:4px 7px;border-radius:6px;background:#f2f3f4;color:#6d7177;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;cursor:help}
.gxpkg-ws-trash-group-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:15px 0 7px;border-bottom:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-trash-group-title:first-of-type{padding-top:2px}
.gxpkg-ws-trash-group-title strong{font-size:12px}
.gxpkg-ws-trash-group-title small{font-size:10px;color:var(--gxpkg-ws-muted)}
@media(max-width:780px){
  .gxpkg-ws-actions-col{width:auto}
  .gxpkg-ws-row-actions{gap:5px}
  .gxpkg-ws-row-open{font-size:10px}
  .gxpkg-ws-trash-group-title{align-items:flex-start;flex-direction:column;gap:2px}
}

/* v1.3.3 Cascade Trash */
.gxpkg-ws-cascade-preview{max-width:920px}
.gxpkg-ws-cascade-warning{display:flex;gap:12px;align-items:flex-start;padding:14px;background:#fff6f3;border-left:4px solid #c7372f;margin-bottom:14px}
.gxpkg-ws-cascade-warning>.dashicons{color:#c7372f;margin-top:2px}
.gxpkg-ws-cascade-warning strong{display:block;font-size:14px;color:#7c241f}
.gxpkg-ws-cascade-warning p{margin:4px 0 0;font-size:12px;color:#6a4946}
.gxpkg-ws-cascade-list{display:grid;gap:0;border-top:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-cascade-list article{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-cascade-list article>.dashicons{color:var(--gxpkg-ws-primary)}
.gxpkg-ws-cascade-list article strong,.gxpkg-ws-cascade-list article small,.gxpkg-ws-cascade-list article em{display:block}
.gxpkg-ws-cascade-list article strong{font-size:12px}
.gxpkg-ws-cascade-list article small{font-size:11px;color:var(--gxpkg-ws-muted);margin-top:2px}
.gxpkg-ws-cascade-list article em{font-size:10px;color:#667085;font-style:normal;margin-top:3px}
.gxpkg-ws-cascade-list article>b{font-size:12px;white-space:nowrap}
.gxpkg-ws-cascade-portal,.gxpkg-ws-cascade-kept{margin-top:12px;padding:12px;background:#f7f9f7}
.gxpkg-ws-cascade-portal strong,.gxpkg-ws-cascade-portal span,.gxpkg-ws-cascade-kept strong,.gxpkg-ws-cascade-kept p,.gxpkg-ws-cascade-kept span{display:block}
.gxpkg-ws-cascade-portal strong,.gxpkg-ws-cascade-kept strong{font-size:12px}
.gxpkg-ws-cascade-portal span,.gxpkg-ws-cascade-kept p,.gxpkg-ws-cascade-kept span{font-size:10px;color:var(--gxpkg-ws-muted);margin:4px 0 0}
.gxpkg-ws-cascade-confirm{margin-top:16px;padding-top:14px;border-top:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-cascade-check{display:flex;gap:8px;align-items:flex-start;font-size:11px;font-weight:600}
.gxpkg-ws-cascade-check input{width:16px!important;height:16px!important;min-height:0!important;flex:0 0 16px;margin:1px 0 0!important}
.gxpkg-ws-trash-groups{display:grid;gap:12px}
.gxpkg-ws-trash-group{padding:14px;background:#fbfcfb;border:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-trash-group>header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--gxpkg-ws-border)}
.gxpkg-ws-trash-group>header strong,.gxpkg-ws-trash-group>header small{display:block}.gxpkg-ws-trash-group>header strong{font-size:13px}.gxpkg-ws-trash-group>header small{font-size:10px;color:var(--gxpkg-ws-muted);margin-top:3px}
.gxpkg-ws-trash-group-records{display:flex;flex-wrap:wrap;gap:6px 14px;padding:10px 0;font-size:10px;color:#475467}
.gxpkg-ws-trash-group-records b{color:#1f2933}
.gxpkg-ws-trash-group-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;flex-wrap:wrap}
.gxpkg-ws-trash-group-actions form{margin:0}
.gxpkg-ws-permanent-group{display:flex;align-items:flex-end;gap:7px}
.gxpkg-ws-permanent-group label{font-size:9px;color:var(--gxpkg-ws-muted)}
.gxpkg-ws-permanent-group input{display:block;width:92px;height:32px!important;min-height:32px!important;margin-top:3px;padding:4px 7px!important;font-size:11px!important}
@media(max-width:680px){.gxpkg-ws-cascade-list article{grid-template-columns:24px minmax(0,1fr)}.gxpkg-ws-cascade-list article>b{grid-column:2}.gxpkg-ws-trash-group-actions,.gxpkg-ws-permanent-group{align-items:stretch;flex-direction:column}.gxpkg-ws-trash-group-actions form,.gxpkg-ws-trash-group-actions .gxpkg-ws-btn,.gxpkg-ws-permanent-group,.gxpkg-ws-permanent-group label,.gxpkg-ws-permanent-group input{width:100%}}

/* v1.3.5 lead cleanup UI */
.gxpkg-ws-filter-row--secondary{margin-top:-6px;margin-bottom:16px}.gxpkg-ws-check>span{display:grid;gap:1px}.gxpkg-ws-check>span small{font-size:11px;font-weight:400;color:var(--gxpkg-ws-muted)}
