:root{--tps-primary:#8d5d7a;--tps-secondary:#f4d9e8;--tps-accent:#78b9b0;--tps-bg:#f4f6f8;--tps-card:#fff;--tps-text:#273039;--tps-muted:#72808c;--tps-border:#e1e6ea}
.tps-panel-page #wpcontent{padding-left:0}.tps-panel-page #wpbody-content{padding-bottom:0}.tps-panel-page #wpfooter{display:none}.tps-system{--tps-primary:var(--tps-clinic-primary,#8d5d7a);display:grid;grid-template-columns:250px 1fr;min-height:calc(100vh - 32px);background:var(--tps-bg);color:var(--tps-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tps-sidebar{background:#20262d;color:#fff;padding:24px 16px;display:flex;flex-direction:column;min-height:calc(100vh - 32px);position:sticky;top:32px;height:calc(100vh - 32px);box-sizing:border-box}.tps-brand{display:flex;gap:12px;align-items:center;padding:0 8px 26px}.tps-brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--tps-primary);font-weight:800}.tps-brand strong,.tps-brand small{display:block}.tps-brand small{color:#aeb7c1;margin-top:3px}.tps-nav{display:grid;gap:6px}.tps-nav button,.tps-sidebar-footer a{border:0;background:transparent;color:#c8d0d8;display:flex;gap:12px;align-items:center;width:100%;padding:12px 13px;border-radius:10px;text-align:left;cursor:pointer;text-decoration:none}.tps-nav button:hover,.tps-nav button.is-active,.tps-sidebar-footer a:hover{background:rgba(255,255,255,.09);color:#fff}.tps-sidebar-footer{margin-top:auto;display:grid;gap:6px;border-top:1px solid rgba(255,255,255,.1);padding-top:14px}.tps-main{min-width:0}.tps-topbar{background:#fff;border-bottom:1px solid var(--tps-border);padding:20px 30px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:32px;z-index:20}.tps-topbar h1{margin:0;font-size:24px}.tps-topbar p{margin:4px 0 0;color:var(--tps-muted)}.tps-user{display:flex;align-items:center;gap:10px}.tps-user img{width:42px;height:42px;border-radius:50%}.tps-content{padding:28px 30px}.tps-mobile-menu{display:none}.tps-loading{padding:50px;text-align:center;color:var(--tps-muted)}.tps-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.tps-kpi{background:#fff;border:1px solid var(--tps-border);border-radius:16px;padding:20px}.tps-kpi span{display:block;color:var(--tps-muted);font-size:13px}.tps-kpi strong{display:block;font-size:25px;margin-top:8px}.tps-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:18px;margin-top:18px}.tps-card{background:#fff;border:1px solid var(--tps-border);border-radius:16px;padding:22px}.tps-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.tps-card h2,.tps-card h3{margin:0}.tps-button{border:0;border-radius:10px;padding:10px 15px;background:var(--tps-primary);color:#fff;cursor:pointer;font-weight:600}.tps-button.is-light{background:#eef1f3;color:#33404a}.tps-button.is-danger{background:#b94343}.tps-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.tps-toolbar input,.tps-toolbar select{min-height:40px;border:1px solid var(--tps-border);border-radius:10px}.tps-table-wrap{overflow:auto}.tps-table{width:100%;border-collapse:collapse}.tps-table th,.tps-table td{text-align:left;padding:13px 10px;border-bottom:1px solid var(--tps-border);white-space:nowrap}.tps-table th{font-size:12px;text-transform:uppercase;color:var(--tps-muted)}.tps-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef1f3;font-size:12px}.tps-badge.confirmed,.tps-badge.paid,.tps-badge.completed{background:#e1f3eb;color:#226044}.tps-badge.pending,.tps-badge.unpaid{background:#fff1d4;color:#79540b}.tps-badge.cancelled,.tps-badge.overdue,.tps-badge.noshow{background:#fae1e1;color:#8a2e2e}.tps-chart{width:100%;height:280px}.tps-bars{height:250px;display:flex;align-items:end;gap:12px;padding-top:20px}.tps-bar-group{flex:1;display:flex;align-items:end;justify-content:center;gap:5px;height:100%;position:relative}.tps-bar{width:42%;min-height:2px;border-radius:8px 8px 2px 2px;background:var(--tps-primary)}.tps-bar.expense{background:var(--tps-accent)}.tps-bar-label{position:absolute;bottom:-24px;font-size:12px;color:var(--tps-muted)}.tps-list{display:grid;gap:10px}.tps-list-item{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--tps-border)}.tps-list-item:last-child{border:0}.tps-list-item small{display:block;color:var(--tps-muted);margin-top:3px}.tps-modal{position:fixed;inset:0;z-index:100000}.tps-modal-backdrop{position:absolute;inset:0;background:rgba(11,16,21,.55)}.tps-modal-dialog{position:relative;background:#fff;width:min(720px,calc(100% - 30px));max-height:88vh;overflow:auto;margin:5vh auto;border-radius:18px;padding:26px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.tps-modal-close{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:28px;cursor:pointer}.tps-form{display:grid;gap:14px}.tps-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tps-form label,.tps-settings-card label{display:grid;gap:6px;font-weight:600}.tps-form input,.tps-form select,.tps-form textarea,.tps-settings-card input,.tps-settings-card select,.tps-settings-card textarea{width:100%;max-width:none;border:1px solid var(--tps-border);border-radius:10px;padding:10px;box-sizing:border-box}.tps-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.tps-record-lock{text-align:center;padding:50px 20px}.tps-record-lock input{max-width:220px;margin:12px auto}.tps-settings-wrap{max-width:1200px}.tps-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.tps-settings-card{background:#fff;border:1px solid #dfe4e8;border-radius:14px;padding:22px;display:grid;gap:14px}.tps-settings-card h2{margin:0}.tps-settings-actions{grid-column:1/-1}.tps-settings-extra{margin-top:18px}.tps-media-row{display:flex;gap:8px}.tps-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.tps-check input{width:auto}.tps-empty{padding:30px;text-align:center;color:var(--tps-muted)}
@media(max-width:1200px){.tps-kpi-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.tps-system{grid-template-columns:1fr}.tps-sidebar{position:fixed;left:-270px;top:32px;width:250px;z-index:50;transition:.2s}.tps-system.menu-open .tps-sidebar{left:0}.tps-mobile-menu{display:inline-flex;border:0;background:transparent;margin-right:8px}.tps-topbar>div:first-child{display:grid;grid-template-columns:auto 1fr}.tps-topbar p{grid-column:2}.tps-grid{grid-template-columns:1fr}.tps-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.tps-content,.tps-topbar{padding:18px}.tps-kpi-grid,.tps-form-grid,.tps-settings-grid{grid-template-columns:1fr}.tps-user span{display:none}}

/* Front-end standalone system */
.tps-standalone-portal{margin:0;background:#f4f6f8}
.tps-standalone-portal .tps-system,.tps-standalone-portal .tps-client-system{min-height:100vh}
.tps-standalone-portal .tps-sidebar,.tps-standalone-portal .tps-client-sidebar{top:0;height:100vh;min-height:100vh}
.tps-standalone-portal .tps-topbar{top:0}
.admin-bar.tps-standalone-portal .tps-system,.admin-bar.tps-standalone-portal .tps-client-system{min-height:calc(100vh - 32px)}
.admin-bar.tps-standalone-portal .tps-sidebar,.admin-bar.tps-standalone-portal .tps-client-sidebar{top:32px;height:calc(100vh - 32px);min-height:calc(100vh - 32px)}
.admin-bar.tps-standalone-portal .tps-topbar{top:32px}
.tps-access-box{border:1px solid var(--tps-border);background:#f7f9fa;border-radius:14px;padding:16px;display:grid;gap:12px}.tps-access-box p{margin:0;color:var(--tps-muted)}
.tps-inline-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:9px!important}.tps-inline-check input{width:auto!important}

/* Login */
.tps-login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#f8f5f7;color:#2f2930;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.tps-login-showcase{padding:clamp(34px,6vw,84px);background:linear-gradient(145deg,var(--tps-primary),#332936);color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:56px}
.tps-login-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.tps-login-brand img,.tps-login-brand>span{width:48px;height:48px;border-radius:15px;object-fit:cover;background:rgba(255,255,255,.14);display:grid;place-items:center;font-weight:800}.tps-login-brand strong{font-size:18px}
.tps-login-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--tps-accent)}.tps-login-showcase h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:1.06;max-width:820px;margin:16px 0}.tps-login-showcase>div>p{max-width:680px;font-size:18px;line-height:1.7;color:rgba(255,255,255,.8)}
.tps-profile-access-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tps-profile-access-grid article{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:16px;padding:18px;display:grid;gap:7px}.tps-profile-access-grid .dashicons{color:var(--tps-accent)}.tps-profile-access-grid small{color:rgba(255,255,255,.72);line-height:1.45}
.tps-login-panel{display:grid;place-items:center;padding:34px}.tps-login-card{width:min(440px,100%);background:#fff;border:1px solid #e7dfe4;border-radius:24px;padding:34px}.tps-login-card h2,.tps-login-card h1{font-family:Georgia,serif;font-size:38px;font-weight:500;margin:10px 0}.tps-login-card>p{color:#756d73;line-height:1.6}.tps-login-form{display:grid;gap:15px;margin-top:24px}.tps-login-form label{display:grid;gap:7px;font-weight:700}.tps-login-form input[type=text],.tps-login-form input[type=password]{width:100%;box-sizing:border-box;border:1px solid #ddd4da;border-radius:12px;padding:14px;background:#fff}.tps-login-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;font-weight:400!important}.tps-login-check input{width:auto}.tps-login-button{display:inline-flex;justify-content:center;border:0;border-radius:999px;background:var(--tps-primary);color:#fff;padding:14px 22px;font-weight:800;text-decoration:none;cursor:pointer}.tps-login-links{display:flex;justify-content:space-between;gap:16px;margin-top:20px;font-size:14px}.tps-login-links a{color:var(--tps-primary)}.tps-login-alert{background:#fae4e4;color:#863535;border-radius:10px;padding:12px;margin:14px 0}

/* Client portal */
.tps-client-system{--tps-primary:#8d5d7a;display:grid;grid-template-columns:250px 1fr;background:var(--tps-bg);color:var(--tps-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tps-client-sidebar{background:#29232a;color:#fff;padding:24px 16px;display:flex;flex-direction:column;position:sticky;box-sizing:border-box}.tps-client-main{min-width:0}.tps-client-nav{display:grid;gap:6px}.tps-client-nav button{border:0;background:transparent;color:#cdc3ca;display:flex;gap:12px;align-items:center;width:100%;padding:12px 13px;border-radius:10px;text-align:left;cursor:pointer}.tps-client-nav button:hover,.tps-client-nav button.is-active{background:rgba(255,255,255,.1);color:#fff}.tps-client-mobile-menu{display:none;border:0;background:transparent}.tps-client-next{padding:12px 0}.tps-client-next h3{font-family:Georgia,serif;font-size:32px;margin:18px 0 6px}.tps-client-next p{font-size:18px;color:var(--tps-muted)}

@media(max-width:900px){.tps-login-page{grid-template-columns:1fr}.tps-login-showcase{min-height:auto}.tps-profile-access-grid{grid-template-columns:1fr 1fr}.tps-client-system{grid-template-columns:1fr}.tps-client-sidebar{position:fixed;left:-270px;top:0;width:250px;z-index:70;transition:.2s}.tps-client-system.menu-open .tps-client-sidebar{left:0}.tps-client-mobile-menu{display:inline-flex;margin-right:8px}.tps-client-main .tps-topbar>div:first-child{display:grid;grid-template-columns:auto 1fr}.tps-client-main .tps-topbar p{grid-column:2}}
@media(max-width:600px){.tps-login-showcase{padding:32px 22px}.tps-login-panel{padding:22px}.tps-login-card{padding:25px}.tps-profile-access-grid{grid-template-columns:1fr}.tps-login-links{flex-direction:column}.tps-client-main .tps-content,.tps-client-main .tps-topbar{padding:18px}}

/* v1.2 additions */
.tps-top-actions,.tps-toolbar-actions,.tps-row-actions,.tps-media-field,.tps-contact-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.tps-icon-button,.tps-icon-action{border:1px solid var(--tps-border);background:#fff;color:var(--tps-text);width:40px;height:40px;border-radius:10px;display:inline-grid;place-items:center;cursor:pointer}
.tps-sidebar-footer button{border:0;background:transparent;color:#c8d0d8;display:flex;gap:12px;align-items:center;width:100%;padding:12px 13px;border-radius:10px;text-align:left;cursor:pointer}
.tps-sidebar-footer button:hover{background:rgba(255,255,255,.09);color:#fff}
.tps-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))}
.tps-kpi small{display:block;margin-top:5px;color:var(--tps-muted)}
.tps-chart-legend{display:flex;gap:18px;margin-top:30px;color:var(--tps-muted);font-size:13px}.tps-chart-legend span{display:flex;align-items:center;gap:7px}.tps-chart-legend i{width:12px;height:12px;border-radius:3px;background:var(--tps-primary)}.tps-chart-legend i.expense{background:var(--tps-accent)}
.tps-toolbar-wrap{flex-wrap:wrap}.tps-view-switch,.tps-date-filter{display:flex;align-items:center;gap:7px}.tps-view-switch .is-active{background:var(--tps-primary);color:#fff}
.tps-cell-note{display:block;color:var(--tps-muted);margin-top:4px;max-width:280px;white-space:normal}
.tps-person{display:flex;align-items:center;gap:10px}.tps-person img,.tps-person>span{width:40px;height:40px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:var(--tps-secondary);font-weight:700}
.tps-list-button{display:block;width:100%;border:1px solid var(--tps-border);border-radius:12px;padding:13px 14px;text-align:left;background:#fff;color:var(--tps-text);text-decoration:none;cursor:pointer;font-weight:600}
.tps-list-button:hover{border-color:var(--tps-primary);color:var(--tps-primary)}
.tps-card-spaced{margin-top:18px}.tps-wide-label{display:grid;gap:7px}.tps-wide-label select{max-width:560px}
.tps-record-form{margin-top:24px}.tps-record-lock>.dashicons{font-size:42px;width:42px;height:42px;color:var(--tps-primary)}
.tps-message-cell{max-width:360px;white-space:normal;line-height:1.45}.tps-toolbar-note{color:var(--tps-muted)}
.tps-client-cards{display:grid;gap:14px}.tps-appointment-card{border:1px solid var(--tps-border);border-radius:16px;padding:20px}.tps-appointment-card>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px}.tps-appointment-card h3{margin:14px 0 4px}.tps-appointment-card p{margin:0 0 8px;color:var(--tps-muted)}
.tps-client-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tps-client-actions .tps-button{font-size:13px}
.tps-instruction-text{white-space:normal;line-height:1.75;color:var(--tps-muted)}.tps-profile-card{display:flex;align-items:center;gap:15px;margin-bottom:20px}.tps-profile-card img,.tps-profile-card>span{width:66px;height:66px;border-radius:50%;object-fit:cover;background:var(--tps-secondary);display:grid;place-items:center;font-size:24px;font-weight:700}.tps-profile-card small{color:var(--tps-muted)}.tps-profile-card h2{margin:3px 0}
.tps-install-app{margin-top:18px;width:100%;border:1px solid var(--tps-primary);background:transparent;color:var(--tps-primary);padding:11px;border-radius:999px;font-weight:700}
@media print{.tps-sidebar,.tps-topbar,.tps-toolbar,.tps-modal{display:none!important}.tps-system{display:block}.tps-content{padding:0}.tps-card,.tps-kpi{break-inside:avoid;box-shadow:none}}
@media(max-width:700px){.tps-toolbar,.tps-toolbar-actions,.tps-date-filter,.tps-view-switch{width:100%}.tps-toolbar-actions>*{flex:1}.tps-date-filter input{flex:1}.tps-row-actions{min-width:145px}.tps-client-actions .tps-button{flex:1 1 150px}}

/* v1.3 estoque e lojinha */
.tps-stock-warning{color:#a33b3b}.tps-badge.critical,.tps-badge.out,.tps-badge.loss{background:#fae1e1;color:#8a2e2e}.tps-badge.ok,.tps-badge.ready,.tps-badge.delivered{background:#e1f3eb;color:#226044}.tps-badge.pending_payment,.tps-badge.preparing,.tps-badge.refund_pending{background:#fff1d4;color:#79540b}.tps-badge.entry,.tps-badge.sale_return{background:#e4f0fb;color:#235b84}.tps-badge.exit,.tps-badge.procedure,.tps-badge.sale{background:#eee8f5;color:#65457c}
.tps-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:18px;margin-top:18px}.tps-product-card{background:#fff;border:1px solid var(--tps-border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.tps-product-image,.tps-product-placeholder{width:100%;height:180px;object-fit:cover;background:var(--tps-secondary)}.tps-product-placeholder{display:grid;place-items:center;font-family:Georgia,serif;font-size:54px;color:var(--tps-primary)}.tps-product-body{padding:18px;display:flex;flex:1;flex-direction:column}.tps-product-body>small{color:var(--tps-muted);text-transform:uppercase;letter-spacing:.08em}.tps-product-body h3{margin:7px 0}.tps-product-body p{color:var(--tps-muted);line-height:1.55;min-height:48px}.tps-product-footer{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:auto;padding-top:14px}.tps-product-footer strong{font-size:22px;color:var(--tps-primary)}.tps-product-footer span{font-size:12px;color:var(--tps-muted);text-align:right}.tps-product-actions{display:flex;align-items:end;gap:10px;margin-top:16px}.tps-product-actions label{display:grid;gap:5px;font-size:12px}.tps-product-actions input{width:80px;border:1px solid var(--tps-border);border-radius:9px;padding:9px}.tps-product-actions .tps-button{flex:1}.tps-cart-bar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;border-color:var(--tps-primary)}.tps-cart-bar>div:first-child{display:grid;gap:4px}.tps-cart-bar small,.tps-cart-bar span{color:var(--tps-muted)}.tps-cart-bar strong{font-size:20px}.tps-shop-intro{background:linear-gradient(135deg,var(--tps-secondary),#fff)}.tps-shop-intro p{max-width:700px;line-height:1.65}.tps-shop-intro small{color:var(--tps-muted)}
@media(max-width:700px){.tps-product-grid{grid-template-columns:1fr}.tps-cart-bar{align-items:stretch;flex-direction:column}.tps-cart-bar .tps-row-actions,.tps-cart-bar .tps-row-actions>*{width:100%}.tps-product-image,.tps-product-placeholder{height:210px}}

/* v1.5 — avisos no painel externo e modo de demonstração */
.tps-panel-notices{margin-bottom:18px;padding:20px;background:linear-gradient(135deg,#fff,#fbf7fa);border:1px solid var(--tps-border);border-radius:18px}
.tps-panel-notices-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}
.tps-panel-notices-head small{display:block;color:var(--tps-primary);font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.tps-panel-notices-head h2{margin:4px 0 0;font-size:22px}
.tps-demo-badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--tps-secondary);color:#594652;font-size:12px;font-weight:800}
.tps-panel-notices-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.tps-panel-notice{display:grid;grid-template-columns:auto 1fr;gap:11px;padding:15px;background:#fff;border:1px solid var(--tps-border);border-radius:14px;min-width:0}
.tps-panel-notice>span{width:10px;height:10px;border-radius:50%;margin-top:5px;background:var(--tps-primary);box-shadow:0 0 0 5px rgba(141,93,122,.10)}
.tps-panel-notice.is-important>span{background:#b35f48;box-shadow:0 0 0 5px rgba(179,95,72,.10)}
.tps-panel-notice.is-success>span{background:var(--tps-accent);box-shadow:0 0 0 5px rgba(120,185,176,.13)}
.tps-panel-notice strong{display:block;color:var(--tps-text)}
.tps-panel-notice p{margin:6px 0 0;color:var(--tps-muted);font-size:13px;line-height:1.5}
.tps-panel-notice a{display:inline-block;margin-top:8px;color:var(--tps-primary);font-size:13px;font-weight:700;text-decoration:none}
@media(max-width:1000px){.tps-panel-notices-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.tps-panel-notices{padding:16px}.tps-panel-notices-grid{grid-template-columns:1fr}.tps-panel-notices-head{align-items:flex-start;flex-direction:column}}

/* v1.5.1 — responsividade e separação entre cobranças e financeiro completo */
.tps-single-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:18px}
.tps-table-wrap{max-width:100%;-webkit-overflow-scrolling:touch}
.tps-table td{vertical-align:top}
@media(max-width:700px){
  .tps-table.tps-mobile-cards{min-width:0;width:100%;border-collapse:separate;border-spacing:0 12px}
  .tps-table.tps-mobile-cards thead{display:none}
  .tps-table.tps-mobile-cards tbody,.tps-table.tps-mobile-cards tr,.tps-table.tps-mobile-cards td{display:block;width:100%;box-sizing:border-box}
  .tps-table.tps-mobile-cards tr{border:1px solid var(--tps-border);border-radius:14px;background:#fff;padding:10px 14px;overflow:hidden}
  .tps-table.tps-mobile-cards td{display:grid;grid-template-columns:minmax(88px,34%) minmax(0,1fr);gap:10px;align-items:start;padding:9px 0;border:0;border-bottom:1px solid var(--tps-border);white-space:normal;overflow-wrap:anywhere}
  .tps-table.tps-mobile-cards td:last-child{border-bottom:0}
  .tps-table.tps-mobile-cards td::before{content:attr(data-label);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--tps-muted)}
  .tps-table.tps-mobile-cards .tps-row-actions{flex-wrap:wrap;justify-content:flex-start}
  .tps-table.tps-mobile-cards select{max-width:100%;min-width:0}
  .tps-card{padding:18px}
  .tps-card-head{align-items:flex-start;flex-direction:column}
  .tps-card-head .tps-button{width:100%}
}
