*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--aruka-primary:#2563eb;--aruka-primary-hover:#1d4ed8;--aruka-dark:#111827;--aruka-bg:#f5f7fb;--aruka-surface:#fff;--aruka-border:#e5e7eb;--aruka-text:#111827;--aruka-text-muted:#64748b;--aruka-radius-sm:6px;--aruka-radius-md:8px;--aruka-radius-lg:12px;--aruka-shadow-card:0 12px 30px #0f172a0f;--aruka-shadow-hover:0 18px 42px #0f172a1a;--aruka-space-1:4px;--aruka-space-2:8px;--aruka-space-3:12px;--aruka-space-4:16px;--aruka-space-6:24px;--aruka-space-8:32px;--aruka-focus-ring:0 0 0 3px #2563eb2e}html,body,#root{width:100%;min-width:0;max-width:100%;overflow-x:clip}body{background-color:var(--aruka-bg);color:var(--aruka-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}img,svg,video,canvas{max-width:100%}button,a,input,select,textarea{min-width:0}.app-shell{width:100%;max-width:100%;min-height:100vh;display:flex;overflow-x:clip}.app-main{width:100%;min-width:0;max-width:100%}.page-container{width:100%;min-width:0;max-width:1280px;margin:0 auto;padding:24px}.app-card,.mobile-card,.mobile-list-card,.admin-logs-panel{border-radius:var(--aruka-radius-md);width:100%;max-width:100%;box-shadow:var(--aruka-shadow-card)}.app-card-header{align-items:flex-start;gap:var(--aruka-space-4);justify-content:space-between;min-width:0;display:flex}.app-section{gap:var(--aruka-space-4);width:100%;min-width:0;display:grid}.app-field{gap:var(--aruka-space-2);min-width:0;display:grid}.app-label{color:#374151;font-size:13px;font-weight:700}.app-muted{color:var(--aruka-text-muted)}.app-input,.app-select{background:var(--aruka-surface);border-radius:var(--aruka-radius-md);color:var(--aruka-text);border:1px solid #d1d5db;outline:none;width:100%;min-height:42px;padding:9px 11px;transition:border-color .18s,box-shadow .18s}.app-input:focus,.app-select:focus{border-color:var(--aruka-primary);box-shadow:var(--aruka-focus-ring)}.app-button{border-radius:var(--aruka-radius-md);cursor:pointer;align-items:center;gap:var(--aruka-space-2);border:1px solid #0000;justify-content:center;min-height:40px;padding:9px 14px;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.app-button:hover{box-shadow:var(--aruka-shadow-hover);transform:translateY(-1px)}.app-button:focus-visible{outline-offset:2px;outline:2px solid #2563eb73}.app-button:disabled,.app-button[aria-disabled=true]{cursor:not-allowed;opacity:.62;transform:none}.app-button-primary{background:var(--aruka-primary);color:#fff}.app-button-primary:hover{background:var(--aruka-primary-hover)}.app-button-secondary{color:var(--aruka-primary-hover);background:#eff6ff;border-color:#bfdbfe}.app-button-neutral{color:var(--aruka-dark);background:#e5e7eb}.app-button-danger{color:#fff;background:#dc2626}.app-button-danger:hover{background:#b91c1c}.app-filter-grid{width:100%;max-width:100%}.page-hero{color:#fff;background:radial-gradient(circle at 88% 0,#7dd3fc47,#0000 360px),radial-gradient(circle at 0 100%,#2563eb33,#0000 320px),linear-gradient(135deg,#07111f 0%,#0f1f3a 48%,#1e3a8a 100%);border:1px solid #bfdbfe2e;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;max-width:100%;min-height:154px;margin-bottom:24px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 56px #0f172a29}.page-hero:before{content:"";pointer-events:none;background:linear-gradient(110deg,#ffffff1a,#0000 58%);position:absolute;inset:0}.page-hero-content,.page-hero-actions{z-index:1;position:relative}.page-hero-content{gap:8px;min-width:0;display:grid}.page-hero-eyebrow{color:#bfdbfe;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.page-hero h1{color:#fff;margin:0;font-size:30px;line-height:1.12}.page-hero p{color:#ffffffc2;max-width:720px;margin:0;font-size:15px;line-height:1.5}.page-hero-meta,.page-hero-extra{color:#ffffffd1;font-size:13px;font-weight:800}.page-hero-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;max-width:44%;display:flex}.page-hero-actions button,.page-hero-actions a{min-height:40px;box-shadow:0 12px 28px #0f172a2e}body[data-theme=dark]{color:#e5e7eb;background-color:#0f172a}button,input,select,textarea{font:inherit}body[data-theme=dark] input,body[data-theme=dark] select,body[data-theme=dark] textarea{color:#f9fafb!important;background:#111827!important;border-color:#334155!important}body[data-theme=dark] input::placeholder,body[data-theme=dark] textarea::placeholder{color:#94a3b8!important}body[data-theme=dark] table,body[data-theme=dark] [style*="background: white"],body[data-theme=dark] [style*="background: #fff"],body[data-theme=dark] [style*="background: #f9fafb"],body[data-theme=dark] [style*="background: #f3f4f6"],body[data-theme=dark] [style*="background: rgb(255, 255, 255)"],body[data-theme=dark] [style*="background: rgb(249, 250, 251)"],body[data-theme=dark] [style*="background: rgb(243, 244, 246)"],body[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"],body[data-theme=dark] [style*="background-color: rgb(249, 250, 251)"],body[data-theme=dark] [style*="background-color: rgb(243, 244, 246)"]{background:#182235!important;border-color:#34445f!important;box-shadow:0 10px 30px #00000038!important}body[data-theme=dark] [style*="background: #eef2f7"],body[data-theme=dark] [style*="background: #e5e7eb"],body[data-theme=dark] [style*="background: rgb(238, 242, 247)"],body[data-theme=dark] [style*="background: rgb(229, 231, 235)"],body[data-theme=dark] [style*="background-color: rgb(238, 242, 247)"],body[data-theme=dark] [style*="background-color: rgb(229, 231, 235)"]{background:#223049!important}body[data-theme=dark] [style*="color: #111827"],body[data-theme=dark] [style*="color: rgb(17, 24, 39)"]{color:#f9fafb!important}body[data-theme=dark] [style*="color: #374151"],body[data-theme=dark] [style*="color: #4b5563"],body[data-theme=dark] [style*="color: #6b7280"],body[data-theme=dark] [style*="color: rgb(55, 65, 81)"],body[data-theme=dark] [style*="color: rgb(75, 85, 99)"],body[data-theme=dark] [style*="color: rgb(107, 114, 128)"]{color:#cbd5e1!important}body[data-theme=dark] [style*="border-bottom: 1px solid #e5e7eb"],body[data-theme=dark] [style*="border: 1px solid #e5e7eb"],body[data-theme=dark] [style*="border: 1px solid #eef2f7"],body[data-theme=dark] [style*="border-top: 1px solid #e5e7eb"],body[data-theme=dark] [style*="border-bottom: 1px solid rgb(229, 231, 235)"],body[data-theme=dark] [style*="border: 1px solid rgb(229, 231, 235)"],body[data-theme=dark] [style*="border: 1px solid rgb(238, 242, 247)"],body[data-theme=dark] [style*="border-top: 1px solid rgb(229, 231, 235)"]{border-color:#334155!important}body[data-theme=dark] button[style*="background: #e5e7eb"],body[data-theme=dark] button[style*="background: rgb(229, 231, 235)"]{color:#f9fafb!important;background:#334155!important}body[data-theme=dark] [style*=box-shadow]{box-shadow:0 14px 36px #00000042!important}body[data-theme=dark] table{background:#182235!important}body[data-theme=dark] thead tr,body[data-theme=dark] tr[style*="background: #111827"],body[data-theme=dark] tr[style*="background: rgb(17, 24, 39)"]{background:#223049!important}body[data-theme=dark] td,body[data-theme=dark] th{color:#f8fafc!important}body[data-theme=dark] pre,body[data-theme=dark] [style*="font-family: Consolas"]{color:#e5e7eb!important;background:#0f172a!important;border-color:#34445f!important}.app-sidebar-toggle:hover{transform:translateY(-1px);background:#ffffff1f!important;border-color:#93c5fd38!important;box-shadow:0 10px 24px #2563eb1f!important}body[data-theme=dark] [style*="background: #fef2f2"],body[data-theme=dark] [style*="background: rgb(254, 242, 242)"]{color:#fecaca!important;background:#451a1a!important;border-color:#7f1d1d!important}.brand-pending-icon{display:none}.app-sidebar-link:hover{transform:translate(2px);color:#fff!important;background:#ffffff14!important;border-color:#93c5fd24!important;box-shadow:inset 0 1px #ffffff0a,0 12px 24px #2563eb17!important}.app-sidebar-link:focus-visible{outline-offset:2px;outline:2px solid #93c5fd8c}.app-sidebar-link-active svg,.app-sidebar-link:hover svg{color:#93c5fd;filter:drop-shadow(0 0 8px #3b82f647)}.app-sidebar-menu-item:hover{background:#ffffff1f!important}.app-sidebar-footer a:hover{color:#bfdbfe!important}.app-sidebar-legal-mobile{display:none!important}@media (width<=1100px),(pointer:coarse){body{font-size:14px;overflow-x:hidden}html,body,#root{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.app-shell,#root>div[style*="display: flex"]{flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.app-main,.page-container{width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important}.page-container{padding:18px 14px!important}.app-sidebar{z-index:50!important;border-bottom:1px solid #ffffff14!important;border-right:none!important;flex:none!important;width:100%!important;height:auto!important;max-height:none!important;padding:16px 0 12px 16px!important;position:relative!important;inset:0 0 auto!important;overflow:visible!important}.app-sidebar-header{align-items:flex-start!important;min-height:42px!important;margin-bottom:8px!important;padding-right:16px!important}.app-sidebar-toggle{display:inline-flex!important}.app-sidebar-brand{align-items:center!important;gap:8px!important;min-width:0!important;overflow:hidden!important}.app-sidebar-brand>div:first-child{width:auto!important;height:auto!important}.app-sidebar-brand h2,.app-sidebar-brand span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.app-sidebar-account-menu{width:min(320px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;top:44px!important;left:0!important}.app-sidebar-legal-mobile{display:flex!important}.app-sidebar-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;white-space:nowrap!important;flex-direction:row!important;gap:8px!important;padding:0 12px 5px 0!important;scroll-padding-inline:12px!important;display:flex!important;overflow:auto hidden!important}.app-sidebar-nav::-webkit-scrollbar{display:none}.app-sidebar-nav a{flex:none!important;justify-content:center!important;align-items:center!important;min-width:48px!important;min-height:40px!important;padding:10px 13px!important;transform:none!important}.app-sidebar-nav a svg{flex:none!important}.app-sidebar-nav a:hover{transform:none!important}.app-sidebar-label,.app-sidebar-footer,.app-sidebar-footer-name,.app-sidebar-footer-role{display:none!important}[style*="margin-left: 260px"]{margin-left:0!important}[style*="width: calc(100% - 260px)"]{width:100%!important;max-width:100%!important}[style*="padding: 30px"],[style*="padding: 32px"]{padding:18px 14px!important}h1{line-height:1.2;font-size:24px!important}h2{font-size:20px!important}[style*=grid-template-columns]{grid-template-columns:1fr!important}.dashboard-chart-desktop{display:none!important}.dashboard-chart-mobile{display:grid!important}.brand-pending-full{display:none!important}.brand-pending-icon{display:grid!important}.admin-summary-grid{grid-template-columns:1fr!important}.admin-filters{width:100%!important}.admin-filters input,.admin-filters select,.admin-filters button{width:100%!important;min-width:0!important}.admin-table-scroll{border:1px solid #e5e7eb!important;border-radius:8px!important;max-width:calc(100vw - 20px)!important;margin-left:-4px!important;margin-right:-4px!important;overflow-x:auto!important}.admin-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;min-width:280px!important;display:grid!important}.admin-actions button{width:100%!important}.admin-user-modal{padding:18px!important}.admin-modal-grid{grid-template-columns:1fr!important}.admin-modal-footer{flex-direction:column-reverse!important;align-items:stretch!important}.admin-modal-footer button{width:100%!important}[style*="minmax(250px, 1fr)"],[style*="minmax(220px, 1fr)"],[style*="minmax(180px, 1fr)"]{grid-template-columns:1fr!important}[style*="display: flex"][style*="justify-content: space-between"]{align-items:stretch!important}table{min-width:760px}th,td{white-space:nowrap}button{max-width:100%;min-height:40px}input,select,textarea{max-width:100%}[style*="position: fixed"][style*="inset: 0"]{align-items:flex-start!important;padding:88px 12px 16px!important;overflow-y:auto!important}[style*="max-height: calc(100vh - 48px)"],[style*="width: min(980px, 100%)"],[style*="width: min(680px, 100%)"],[style*="width: min(620px, 100%)"]{width:100%!important;max-height:calc(100vh - 112px)!important}pre{max-width:100%}}.app-table-scroll{-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:8px;max-width:100%;margin-top:20px;overflow:auto visible}.app-table{border-spacing:0;table-layout:auto;width:100%;border-collapse:separate!important}.app-table th,.app-table td{vertical-align:middle;word-break:break-word;max-width:260px;line-height:1.35;white-space:normal!important;padding:10px 12px!important}.app-table th{letter-spacing:.01em;text-transform:uppercase;font-size:12px!important}.app-table td{font-size:13px!important}.app-table tbody tr{transition:background .18s,box-shadow .18s}.app-table tbody tr:hover{background:#f8fafc}.app-table .cell-nowrap{white-space:nowrap!important}.app-table .cell-compact{max-width:120px}.app-table .cell-wide{max-width:340px}.plan-installment-toggle{box-sizing:border-box;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:14px;display:flex}.plan-installment-toggle input{flex:none;margin-top:4px}.plan-installment-content{flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}.plan-installment-content strong{color:#111827;width:100%;font-size:15px;line-height:1.3;display:block}.plan-installment-content small{color:#4b5563;width:100%;font-size:13px;line-height:1.45;display:block}body[data-theme=dark] .plan-installment-toggle{background:#182235;border-color:#334155}body[data-theme=dark] .plan-installment-content strong{color:#f8fafc}body[data-theme=dark] .plan-installment-content small{color:#cbd5e1}.table-actions-inline{justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex;position:relative}.table-button{cursor:pointer;white-space:nowrap;border:none;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:7px 10px;font-size:12px;font-weight:800;text-decoration:none;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex}.table-button:hover,.table-actions-trigger:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a1f}.table-button-primary{color:#fff;background:#2563eb}.table-button-secondary{color:#111827;background:#e5e7eb}.table-button-success{color:#fff;background:#16a34a}.table-button-danger{color:#fff;background:#dc2626}.table-button:disabled,.table-menu-item:disabled{cursor:not-allowed;opacity:.6;transform:none}.table-actions-menu{display:inline-flex;position:relative}.table-actions-trigger{color:#374151;background:#e5e7ebbd;border:1px solid #d1d5dbb3;border-radius:8px;width:34px;min-height:32px;padding:0}.table-actions-trigger svg{flex:none}.table-actions-dropdown{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:4px;width:190px;min-width:190px;max-height:min(360px,100vh - 24px);padding:6px;display:grid;position:fixed;overflow-y:auto;box-shadow:0 18px 42px #0f172a2e}.table-menu-item{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;min-height:32px;padding:8px 9px;font-size:12px;font-weight:750;transition:background .16s}.table-menu-item:hover{background:#f3f4f6}.table-menu-item-primary{color:#1d4ed8}.table-menu-item-success{color:#15803d}.table-menu-item-danger{color:#b91c1c}.status-badge{text-align:center;white-space:normal;word-break:normal;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;max-width:100%;padding:6px 9px;font-size:12px;font-weight:800;line-height:1.12;display:inline-flex}.status-badge-success{color:#166534;background:#dcfce7}.status-badge-warning{color:#92400e;background:#fef3c7}.status-badge-danger{color:#991b1b;background:#fee2e2}.status-badge-info{color:#1d4ed8;background:#dbeafe}.status-badge-muted{color:#4b5563;background:#f3f4f6}.dashboard-metric-card{transition:box-shadow .2s,transform .2s,border-color .2s}.dashboard-metric-card:hover{transform:translateY(-2px);border-color:#bfdbfe!important;box-shadow:0 20px 42px #0f172a1a!important}.treino-day>summary::-webkit-details-marker{display:none}.treino-day>summary:after{color:#2563eb;content:"+";margin-left:auto;font-size:18px;font-weight:900}.treino-day[open]>summary:after{content:"-"}.treinos-info-grid{width:100%}.treino-info-card{width:100%;min-width:0;overflow:visible}.treino-info-card-icon{flex:none}.treino-info-card-content{gap:4px;width:100%;min-width:0;display:grid}.treino-info-card-value{overflow-wrap:break-word;white-space:normal;word-break:normal;max-width:100%}.treino-observacoes-card,.treino-observacoes-card .treino-info-card-value{white-space:normal;height:auto;overflow:visible}.treino-day:hover,.treino-info-card:hover,.treino-exercise-card:hover{transform:translateY(-1px);box-shadow:0 18px 36px #0f172a14!important}body[data-theme=dark] .app-table tbody tr:hover{background:#223049}body[data-theme=dark] .table-actions-dropdown{background:#182235;border-color:#334155}body[data-theme=dark] .table-menu-item{color:#f8fafc}body[data-theme=dark] .table-menu-item:hover{background:#223049}.accessible-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20000;background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.accessible-modal{color:#111827;background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;width:min(560px,100%);max-height:calc(100vh - 48px);padding:22px;animation:.16s ease-out modal-enter;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.accessible-modal:focus{outline:none}.accessible-modal-sm{width:min(420px,100%)}.accessible-modal-md{width:min(560px,100%)}.accessible-modal-lg{width:min(720px,100%)}.accessible-modal-xl{width:min(980px,100%)}.accessible-modal-full{width:min(1180px,100%)}.accessible-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.accessible-modal-title-block{gap:6px;display:grid}.accessible-modal-title-block h2{color:#111827;margin:0;font-size:22px}.accessible-modal-title-block p{color:#6b7280;margin:0;font-size:14px}.accessible-modal-close{color:#111827;cursor:pointer;background:#e5e7eb;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.accessible-modal-body{min-width:0}.accessible-modal-footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@keyframes modal-enter{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}body[data-theme=dark] .accessible-modal{color:#f8fafc;background:#182235;border-color:#334155}body[data-theme=dark] .accessible-modal-title-block h2{color:#f8fafc}body[data-theme=dark] .accessible-modal-title-block p{color:#cbd5e1}body[data-theme=dark] .accessible-modal-close{color:#f8fafc;background:#223049}body[data-theme=dark] .status-badge-success{color:#86efac;background:#16a34a2e}body[data-theme=dark] .status-badge-warning{color:#fcd34d;background:#f59e0b2e}body[data-theme=dark] .status-badge-danger{color:#fca5a5;background:#dc26262e}body[data-theme=dark] .status-badge-info{color:#93c5fd;background:#2563eb33}body[data-theme=dark] .status-badge-muted{color:#cbd5e1;background:#223049}body[data-theme=dark] .treino-day>summary:after{color:#93c5fd}@media (width<=1100px),(pointer:coarse){.app-table{min-width:0!important}.app-table th,.app-table td{white-space:normal!important}.app-table-scroll{max-width:100%!important;margin-left:0!important;margin-right:0!important}.table-actions-inline{justify-content:flex-start}}.app-toast-stack{z-index:10000;gap:10px;max-width:min(420px,100vw - 24px);display:grid;position:fixed;top:18px;right:18px}.app-toast{color:#111827;background:#fff;border-left:4px solid #2563eb;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 12px 12px 14px;display:flex;box-shadow:0 18px 46px #0f172a33}.app-toast strong{font-size:14px;display:block}.app-toast p{color:#4b5563;margin-top:3px;font-size:13px;line-height:1.4}.app-toast button{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.app-toast-sucesso{border-left-color:#16a34a}.app-toast-erro{border-left-color:#dc2626}.app-toast-aviso{border-left-color:#f59e0b}.confirm-overlay{z-index:10001;background:#0f172a8c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:8px;width:100%;max-width:430px;padding:22px;box-shadow:0 28px 80px #0f172a47}.confirm-dialog h2{color:#111827;margin:0;font-size:20px}.confirm-dialog p{color:#4b5563;margin-top:8px;line-height:1.5}.confirm-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;min-height:38px;padding:9px 13px;font-weight:800}.btn-primary{color:#fff;background:#2563eb}.btn-secondary{color:#111827;background:#e5e7eb}.btn-danger{color:#fff;background:#dc2626}.btn-ghost{color:#111827;background:0 0}.loading-spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:999px;width:28px;height:28px;margin:0 auto;animation:.8s linear infinite app-spin}@keyframes app-spin{to{transform:rotate(360deg)}}.empty-state{color:#64748b;text-align:center;background:linear-gradient(135deg,#f8fafcf5,#eff6ffb8);border:1px solid #e2e8f0c7;border-radius:12px;place-items:center;gap:8px;padding:24px;display:grid}.empty-state strong{color:#0f172a;font-size:16px}.empty-state p{margin:0}.loading-state{color:#64748b;justify-content:center;align-items:center;gap:10px;width:100%;min-height:72px;font-size:14px;font-weight:700;display:inline-flex}.session-timeout-overlay{z-index:20000;background:#0f172aa3;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.session-timeout-modal{color:#111827;background:#fff;border:1px solid #e2e8f0eb;border-radius:8px;gap:16px;width:100%;max-width:440px;padding:22px;display:grid;box-shadow:0 28px 90px #0f172a57}.session-timeout-eyebrow{color:#2563eb;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.session-timeout-modal h2{margin:0;font-size:22px;line-height:1.2}.session-timeout-modal p{color:#4b5563;margin-top:8px;line-height:1.5}.session-timeout-counter{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:12px;font-size:14px;display:block}.session-timeout-actions{justify-content:flex-end;gap:10px;display:flex}.session-timeout-actions button{cursor:pointer;border:none;border-radius:8px;min-height:42px;padding:10px 14px;font-weight:800}.session-timeout-primary{color:#fff;background:#111827}.session-timeout-secondary{color:#111827;background:#e5e7eb}.responsive-table{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.mobile-card-list{display:none}.mobile-card,.mobile-list-card{background:#fff;border:1px solid #e2e8f0db;border-radius:8px;gap:12px;min-width:0;padding:16px;display:grid;box-shadow:0 12px 28px #0f172a0f}.card-row{border-top:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding-top:10px;display:flex}.card-row-block{justify-content:stretch;align-items:flex-start;display:grid}.card-label{color:#64748b;text-transform:uppercase;flex:0 auto;min-width:0;font-size:12px;font-weight:850}.card-value{color:#111827;overflow-wrap:break-word;text-align:right;word-break:normal;min-width:0;font-size:14px;font-weight:800}.card-title{overflow-wrap:break-word;text-align:left;word-break:normal;font-size:16px;line-height:1.25;display:block}.card-break{overflow-wrap:break-word;word-break:normal}.card-money{white-space:nowrap}.card-actions{border-top:1px solid #eef2f7;flex-wrap:wrap;gap:8px;padding-top:12px;display:flex}.card-actions .table-button,.card-actions .table-actions-menu,.card-actions .table-actions-trigger{min-height:40px}.card-actions .table-button{flex:auto;justify-content:center}.modal-mobile{max-width:min(720px,100%)}.sticky-modal-actions{background:inherit;z-index:2;position:sticky;bottom:0}body[data-theme=dark] .app-toast,body[data-theme=dark] .confirm-dialog,body[data-theme=dark] .empty-state,body[data-theme=dark] .mobile-card,body[data-theme=dark] .mobile-list-card{color:#f8fafc;background:#182235;border-color:#334155}body[data-theme=dark] .app-toast p,body[data-theme=dark] .confirm-dialog p,body[data-theme=dark] .empty-state p{color:#cbd5e1}body[data-theme=dark] .empty-state strong{color:#f8fafc}body[data-theme=dark] .card-row,body[data-theme=dark] .card-actions{border-color:#334155}body[data-theme=dark] .card-label{color:#94a3b8}body[data-theme=dark] .card-value{color:#f8fafc}body[data-theme=dark] .session-timeout-modal{color:#f8fafc;background:#182235;border-color:#334155}body[data-theme=dark] .session-timeout-modal p{color:#cbd5e1}body[data-theme=dark] .session-timeout-counter{color:#bfdbfe;background:#2563eb33;border-color:#93c5fd47}body[data-theme=dark] .session-timeout-secondary{color:#f8fafc;background:#334155}@media (width<=768px){.page-hero{gap:16px;margin-bottom:16px;padding:20px;display:grid}.page-hero h1{overflow-wrap:break-word;word-break:normal;font-size:24px!important}.page-hero p{overflow-wrap:break-word;word-break:normal;font-size:14px}.page-hero-actions{justify-content:stretch;gap:10px;width:100%;max-width:100%;display:grid}.page-hero-actions button,.page-hero-actions a{width:100%;min-height:42px;justify-content:center!important}.plan-installment-toggle{align-items:flex-start;gap:10px;width:100%;padding:12px}.plan-installment-content strong{font-size:14px}.plan-installment-content small{font-size:12px}.desktop-table{display:none!important}.mobile-card-list{flex-direction:column;gap:12px;width:100%;margin-top:16px;display:flex!important}.page-container{padding:12px!important}.app-card,.mobile-card,.mobile-list-card,.admin-logs-panel,[style*="borderRadius: \"8px\""],[style*="border-radius: 8px"]{max-width:100%!important}.app-card,.mobile-card,.mobile-list-card,.admin-logs-panel{padding:14px!important}.app-filter-grid,.alunos-filtros,.financeiro-filtros,.treinos-filtros,.avaliacoes-filtros,.planos-filtros,.admin-filters,.admin-logs-filters{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;display:grid!important}.app-filter-grid input,.app-filter-grid select,.app-filter-grid button,.admin-logs-filters input,.admin-logs-filters select,.admin-logs-filters button{width:100%!important;min-width:0!important}.mobile-card-actions,.card-actions,[style*="gap: \"8px\""][style*=flexWrap],[style*="gap: \"10px\""][style*=justifyContent]{gap:8px!important}.mobile-card-actions button,.mobile-card-actions a,.card-actions button,.card-actions a{flex:auto;min-height:40px}.card-row{align-items:flex-start}.card-value{text-align:right}.card-row-block .card-value{text-align:left}.mobile-card-header .status-badge{flex:0 auto;max-width:46%}.app-toast-stack{top:12px;left:12px;right:12px}.confirm-actions{flex-direction:column-reverse;align-items:stretch}.confirm-actions button,.btn{width:100%}.app-table-scroll,.responsive-table{overflow-x:auto!important}.app-table{min-width:680px!important}.modal-mobile,[style*="width: min(620px, 100%)"],[style*="width: min(640px, 100%)"],[style*="width: min(680px, 100%)"],[style*="width: min(980px, 100%)"]{width:calc(100vw - 24px)!important;max-height:calc(100vh - 96px)!important}input,select,textarea,button{font-size:16px}.admin-logs-page{width:100%!important;margin-left:0!important;padding:18px!important}.admin-logs-table{display:none!important}.admin-logs-mobile-list{gap:12px;display:flex!important}.admin-logs-panel form{grid-template-columns:1fr!important}.admin-logs-period,.admin-logs-filter-actions{grid-column:auto!important}.admin-logs-period{grid-template-columns:1fr!important}.admin-logs-filter-actions{grid-template-columns:1fr 1fr;display:grid!important}.admin-logs-page header button{width:100%}.admin-log-details-button{width:100%!important}.session-timeout-modal{padding:18px}.session-timeout-actions{display:grid}.session-timeout-actions button{width:100%;min-height:44px}.accessible-modal-overlay{align-items:stretch;padding:12px}.accessible-modal{width:100%;max-height:calc(100vh - 24px);padding:18px}.accessible-modal-footer{flex-direction:column-reverse}.accessible-modal-footer button{width:100%}}@media (width>=769px){.mobile-card-list{display:none!important}}@media (width<=480px){.page-container{padding:12px!important}.app-sidebar{padding-top:8px!important}.app-sidebar-header{min-height:50px!important}.app-sidebar-brand h2{font-size:17px!important}.app-sidebar-brand span{font-size:11px!important}.app-sidebar-nav{gap:7px!important}h1{font-size:23px!important}h2{font-size:19px!important}.mobile-card-grid{grid-template-columns:1fr!important}}@media (width<=380px){.page-container{padding:10px!important}.app-sidebar{padding-left:10px!important}.app-sidebar-nav{padding-right:10px!important}.app-sidebar-nav a{min-width:44px!important;padding-left:11px!important;padding-right:11px!important}.app-sidebar-toggle{width:38px!important;min-height:38px!important}}@media (width>=1025px){.app-main{overflow-x:clip}}@media (width>=769px) and (width<=1180px){.admin-logs-filters{grid-template-columns:minmax(260px,1fr) minmax(180px,.8fr)!important}.admin-logs-filter-search{grid-column:1/-1}.admin-logs-period{grid-column:1/-1!important}}body[data-theme=dark] .admin-logs-page h1,body[data-theme=dark] .admin-logs-page h2,body[data-theme=dark] .admin-logs-page strong{color:#f8fafc!important}body[data-theme=dark] .admin-logs-panel{background:#111827!important;border-color:#94a3b82e!important}body[data-theme=dark] .admin-log-modal{color:#f8fafc!important;background:#111827!important}body[data-theme=dark] .admin-log-json-box{background:#0f172a!important;border-color:#94a3b833!important}body[data-theme=dark] .admin-log-json-box pre,body[data-theme=dark] .admin-log-json-box h3{color:#e5e7eb!important}body[data-theme=dark] .admin-logs-panel input,body[data-theme=dark] .admin-logs-panel select{color:#f8fafc!important;background:#0f172a!important;border-color:#94a3b847!important}.admin-logs-panel form>div:last-child button{flex:1 1 0}.financeiro-mobile-cards{margin-top:16px;display:none}.financeiro-history-mobile{display:none}.financeiro-card-actions .financeiro-action-main{flex-basis:100%}.financeiro-table{width:100%;max-width:100%;overflow-y:visible;overflow-x:auto!important}.financeiro-desktop-table{table-layout:fixed;width:100%;min-width:1040px}.financeiro-desktop-table th,.financeiro-desktop-table td{vertical-align:middle;overflow:visible;overflow-wrap:normal!important;word-break:normal!important;max-width:none!important;padding:9px 7px!important}.financeiro-desktop-table th{line-height:1.15;white-space:nowrap!important;font-size:10.5px!important}.financeiro-desktop-table td{line-height:1.28;font-size:11.5px!important}.financeiro-desktop-table .cell-nowrap{white-space:nowrap!important}.financeiro-history-table{width:100%;max-width:100%;overflow-y:visible;overflow-x:auto!important}.financeiro-history-table .financeiro-history-data-table{table-layout:fixed;width:100%;min-width:1260px!important}.financeiro-history-data-table th,.financeiro-history-data-table td{overflow-wrap:normal!important;word-break:normal!important;max-width:none!important;padding:9px 8px!important}.financeiro-history-data-table th{line-height:1.15;font-size:10.5px!important}.financeiro-history-data-table td{line-height:1.28;font-size:12px!important}.financeiro-history-date,.financeiro-history-money,.financeiro-history-short{overflow-wrap:normal!important;white-space:nowrap!important;word-break:normal!important}.financeiro-history-type,.financeiro-history-text,.financeiro-history-observation{overflow-wrap:break-word!important;white-space:normal!important;word-break:normal!important}.financeiro-history-data-table .financeiro-history-date{width:150px}.financeiro-history-data-table .financeiro-history-money{width:86px}.financeiro-history-data-table .financeiro-history-short{width:84px}.financeiro-history-data-table .financeiro-history-type{width:102px}.financeiro-history-data-table .financeiro-history-text{width:124px}.financeiro-history-data-table .financeiro-history-observation{width:176px}body[data-theme=dark] .financeiro-history-table{background:#182235;border-color:#334155}.financeiro-desktop-table th:first-child,.financeiro-desktop-table th:nth-child(2),.financeiro-desktop-table th:nth-child(8),.financeiro-desktop-table th:nth-child(9),.financeiro-desktop-table td:first-child,.financeiro-desktop-table td:nth-child(2),.financeiro-desktop-table td:nth-child(8),.financeiro-desktop-table td:nth-child(9){white-space:normal!important}.financeiro-col-aluno{width:138px}.financeiro-col-plano{width:88px}.financeiro-col-contrato{width:82px}.financeiro-col-parcela{width:64px}.financeiro-col-valor{width:88px}.financeiro-col-recebido{width:84px}.financeiro-col-vencimento{width:94px}.financeiro-col-status{width:116px}.financeiro-col-pagamento{width:112px}.financeiro-col-acoes{width:136px}.financeiro-text-cell{line-height:1.25}.financeiro-status-cell,.financeiro-pagamento-cell,.financeiro-actions-cell{white-space:normal!important;overflow:visible!important}.financeiro-actions-inline{white-space:nowrap;justify-content:flex-start;align-items:center;gap:6px;min-width:max-content;display:flex}.financeiro-actions-inline .table-button{flex:none;min-width:62px;padding-left:8px;padding-right:8px}.financeiro-actions-inline .table-actions-menu,.financeiro-actions-inline .table-actions-trigger{flex:0 0 34px}.financeiro-status-badge{text-align:center;white-space:normal;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 4px;max-width:100%;min-height:24px;padding:5px 8px;font-size:11.5px;font-weight:800;line-height:1.05;display:inline-flex}.financeiro-status-badge span{display:inline-block}.financeiro-pagamento-info{white-space:normal;gap:2px;line-height:1.15;display:grid}.financeiro-pagamento-info strong{font-size:11.5px}.treinos-mobile-cards,.avaliacoes-mobile-cards{margin-top:16px;display:none}.treino-mobile-card{gap:14px;display:grid}.treino-library-card:hover{border-color:#2563eb61;transform:translateY(-2px);box-shadow:0 24px 56px #0f172a1f!important}.treino-library-badge{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0e6;border-radius:999px;align-items:center;gap:6px;min-width:0;max-width:100%;min-height:28px;padding:6px 9px;font-size:12px;font-weight:850;display:inline-flex}.treino-library-badge svg{color:#2563eb;flex:none}.treinos-library-empty{text-align:center;background:linear-gradient(135deg,#f8fafcf5,#eff6ffeb);border:1px solid #bfdbfe8c;border-radius:8px;place-items:center;gap:10px;padding:32px 18px;display:grid}.treinos-library-empty-icon{color:#2563eb;background:#dbeafe;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.treinos-library-empty h3{color:#111827;margin:0;font-size:18px}.treinos-library-empty p{color:#64748b;max-width:460px;margin:0;font-size:14px}.treinos-library-empty-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.treino-library-card .table-actions-inline,.treino-library-card .table-menu-item{align-items:center;gap:8px;display:flex}.avaliacao-mobile-card{gap:14px;display:grid}.avaliacoes-empty-state{text-align:center;justify-items:center;gap:10px;padding:18px;display:grid}.avaliacoes-empty-state h3{color:#111827;margin:0;font-size:16px}.avaliacoes-empty-state p{color:#64748b;margin:0;font-size:14px}.avaliacoes-empty-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.mobile-card-header{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.mobile-card-header>div{gap:4px;min-width:0;display:grid}.mobile-card-header .status-badge{flex:0 auto;max-width:46%}.mobile-card-header>div span,.mobile-card-grid small{color:#6b7280;font-size:12px}.mobile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-card-grid span{gap:3px;font-size:13px;font-weight:750;display:grid}.mobile-card-actions{flex-wrap:wrap;gap:8px;display:flex}@media (width>=769px) and (width<=1180px){.financeiro-desktop-table th,.financeiro-desktop-table td{padding:7px 4px!important}.financeiro-desktop-table th{font-size:9px!important}.financeiro-desktop-table td{font-size:11px!important}.financeiro-actions-inline{gap:4px}.financeiro-actions-inline .table-button{min-width:56px;padding-left:6px;padding-right:6px;font-size:11px}}@media (width<=768px){.financeiro-table,.financeiro-history-table{display:none!important}.financeiro-history-mobile,.financeiro-mobile-cards{display:flex!important}.financeiro-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;display:grid!important}.financeiro-card-actions .table-button,.financeiro-card-actions .table-actions-menu,.financeiro-card-actions .table-actions-trigger{width:100%}.financeiro-card-actions .financeiro-action-main{grid-column:1/-1}.financeiro-modal{padding:16px!important}.financeiro-modal-topo,.financeiro-modal-footer,.financeiro-modal-actions{align-items:stretch!important;gap:10px!important;display:grid!important}.financeiro-modal-topo button,.financeiro-modal-footer button,.financeiro-modal-actions button{justify-content:center;width:100%}.financeiro-history-filter{grid-template-columns:1fr!important}.financeiro-history-mobile{gap:12px}.financeiro-history-mobile .mobile-list-card{gap:10px;display:grid}.financeiro-modal [style*="justify-content: space-between"]{align-items:stretch!important}.treinos-table{display:none!important}.treinos-mobile-cards{display:flex!important}.treinos-library-section,.treinos-list-card{padding:14px!important}.treinos-library-grid{grid-template-columns:1fr!important}.treino-library-card{padding:14px!important}.treino-library-card [style*="grid-template-columns: repeat(2"]{grid-template-columns:1fr!important}.treino-library-card [style*="justify-content: space-between"]{align-items:stretch!important}.treino-library-card .table-button{flex:auto;justify-content:center}.treinos-library-empty-actions{width:100%}.treinos-library-empty-actions .table-button{flex:160px}.avaliacoes-table{display:none!important}.avaliacoes-mobile-cards{display:flex!important}.avaliacoes-filtros{grid-template-columns:1fr!important}}body[data-theme=dark] .dashboard-page,body[data-theme=dark] .treinos-page{color:#f8fafc!important;background:radial-gradient(circle at 100% 0,#2563eb24,#0000 340px),#0b1220!important}body[data-theme=dark] .dashboard-page h1,body[data-theme=dark] .dashboard-page h2,body[data-theme=dark] .dashboard-page p,body[data-theme=dark] .dashboard-page span,body[data-theme=dark] .treinos-page h1,body[data-theme=dark] .treinos-page h2,body[data-theme=dark] .treinos-page h3,body[data-theme=dark] .treinos-page h4,body[data-theme=dark] .treinos-page p,body[data-theme=dark] .treinos-page span{color:inherit}body[data-theme=dark] .dashboard-page h1,body[data-theme=dark] .dashboard-page h2,body[data-theme=dark] .treinos-page h1,body[data-theme=dark] .treinos-page h2,body[data-theme=dark] .treinos-page h3,body[data-theme=dark] .treinos-page h4{color:#f8fafc!important}body[data-theme=dark] .dashboard-page p,body[data-theme=dark] .dashboard-page .dashboard-metric-card span,body[data-theme=dark] .treinos-page p{color:#cbd5e1!important}body[data-theme=dark] .dashboard-metric-card,body[data-theme=dark] .dashboard-panel,body[data-theme=dark] .treinos-list-card,body[data-theme=dark] .treinos-details-card,body[data-theme=dark] .treinos-empty-card{color:#f8fafc!important;background:#111827!important;border-color:#94a3b82e!important;box-shadow:0 22px 56px #00000047!important}body[data-theme=dark] .dashboard-metric-card>p,body[data-theme=dark] .dashboard-metric-card strong{color:#f8fafc!important}body[data-theme=dark] .dashboard-metric-card [style*="color: rgb(22, 163, 74)"],body[data-theme=dark] .dashboard-metric-card [style*="color: #16a34a"]{color:#22c55e!important}body[data-theme=dark] .dashboard-metric-card [style*="color: rgb(220, 38, 38)"],body[data-theme=dark] .dashboard-metric-card [style*="color: #dc2626"]{color:#ef4444!important}body[data-theme=dark] .dashboard-metric-card [style*="color: rgb(245, 158, 11)"],body[data-theme=dark] .dashboard-metric-card [style*="color: #f59e0b"]{color:#f59e0b!important}body[data-theme=dark] .dashboard-metric-card svg,body[data-theme=dark] .treinos-page svg{color:#60a5fa!important}body[data-theme=dark] .dashboard-panel [style*="background: #eef2ff"],body[data-theme=dark] .dashboard-panel [style*="background: rgb(238, 242, 255)"],body[data-theme=dark] .dashboard-panel [style*="background: #f9fafb"],body[data-theme=dark] .dashboard-alert-item{background:#0f172a!important;border-color:#94a3b82e!important}body[data-theme=dark] .dashboard-panel [style*="color: #374151"],body[data-theme=dark] .dashboard-panel [style*="color: #4b5563"],body[data-theme=dark] .dashboard-panel [style*="color: #6b7280"]{color:#cbd5e1!important}body[data-theme=dark] .dashboard-empty-premium{color:#bbf7d0!important;background:#1665342e!important;border-color:#4ade8059!important}body[data-theme=dark] .treinos-modelos,body[data-theme=dark] .treinos-library-section,body[data-theme=dark] .treinos-library-empty,body[data-theme=dark] .treinos-info-grid,body[data-theme=dark] .treinos-days-block{background:#0f172a!important;border-color:#94a3b82e!important}body[data-theme=dark] .treino-library-card,body[data-theme=dark] .treino-library-badge{color:#f8fafc!important;background:#111827!important;border-color:#94a3b82e!important}body[data-theme=dark] .treino-library-badge svg,body[data-theme=dark] .treinos-library-empty-icon{color:#93c5fd!important}body[data-theme=dark] .treinos-library-empty h3{color:#f8fafc!important}body[data-theme=dark] .treinos-library-empty p{color:#cbd5e1!important}body[data-theme=dark] .treinos-page input,body[data-theme=dark] .treinos-page select{color:#f8fafc!important;background:#111827!important;border-color:#94a3b83d!important}body[data-theme=dark] .treinos-page input::placeholder{color:#94a3b8!important}body[data-theme=dark] .treinos-page table{color:#f8fafc!important;background:#111827!important}body[data-theme=dark] .treinos-page td{color:#f8fafc!important;border-color:#94a3b829!important}body[data-theme=dark] .treinos-page details,body[data-theme=dark] .treinos-page [style*="background: rgba(255, 255, 255"],body[data-theme=dark] .treinos-page [style*="background: white"]{background:#111827!important;border-color:#94a3b82e!important}body[data-theme=dark] .treinos-page [style*="color: #111827"]{color:#f8fafc!important}body[data-theme=dark] .treinos-page [style*="color: #6b7280"],body[data-theme=dark] .treinos-page [style*="color: #374151"]{color:#cbd5e1!important}@media (width<=768px){.avaliacoes-profile-header{align-items:stretch!important;gap:14px!important;display:grid!important}.avaliacoes-profile-summary{gap:8px;min-width:0;display:grid}.avaliacoes-profile-actions{gap:10px!important;width:100%!important;display:grid!important}.avaliacoes-profile-actions button,.avaliacoes-action-primary,.avaliacoes-action-secondary{justify-content:center!important;width:100%!important;min-height:42px!important}.avaliacoes-profile-actions button:disabled{cursor:not-allowed!important;opacity:.55!important}.avaliacoes-details-card{padding:14px!important}.avaliacoes-details-card [style*=grid-template-columns]{grid-template-columns:1fr!important}.avaliacoes-history-table{overflow-x:auto!important}.avaliacoes-history-table table{min-width:680px!important}.treinos-modelos{align-items:stretch!important;gap:12px!important;display:grid!important}.treinos-modelos-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;gap:8px!important;width:100%!important;display:grid!important}.treinos-modelos-actions button{white-space:normal!important;width:100%!important;min-height:40px!important}.treino-details-hero{gap:16px!important;padding:18px!important;display:grid!important}.treino-details-copy,.treino-details-copy h2,.treino-details-copy p{overflow-wrap:break-word!important;word-break:normal!important;min-width:0!important}.treino-details-badges{justify-content:flex-start!important}.treino-details-badges .status-badge{white-space:normal;max-width:100%}.treino-details-actions{gap:10px!important;width:100%!important;display:grid!important}.treino-details-actions button{justify-content:center!important;width:100%!important;min-height:42px!important}.treinos-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;padding:14px!important;display:grid!important}.treino-info-card{align-items:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;min-height:118px!important;display:flex!important}.treino-info-card-content{align-content:start;width:100%!important;min-width:0!important}.treino-info-card strong{overflow-wrap:break-word!important;word-break:normal!important}.treinos-days-block{padding:14px!important}.treino-day summary{align-items:flex-start!important;gap:10px!important}.treino-day summary h4,.treino-day summary p{overflow-wrap:break-word!important;word-break:normal!important}.treino-exercises-grid{grid-template-columns:1fr!important;padding:0 12px 12px!important}.treino-exercise-card,.exercise-card-title,.exercise-card-title h4,.exercise-card-title p{overflow-wrap:break-word!important;word-break:normal!important;min-width:0!important}.exercise-card-top{gap:10px!important;display:grid!important}.exercise-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.exercise-card-actions button{justify-content:center!important;width:100%!important;min-height:38px!important}.exercise-card-grid{grid-template-columns:1fr!important}}@media (width<=640px){.treinos-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.treino-info-card{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:128px!important;display:flex!important;overflow:visible!important}.treino-info-card-content{width:100%!important;min-width:0!important}.treino-info-card-label{white-space:normal!important;font-size:12px!important;line-height:1.2!important}.treino-info-card-value{overflow-wrap:break-word!important;white-space:normal!important;word-break:normal!important;max-width:100%!important;font-size:15px!important;line-height:1.25!important}.treino-info-card-icon{flex:none!important}.treino-observacoes-card{grid-column:1/-1!important;height:auto!important;min-height:0!important;overflow:visible!important}.treino-observacoes-card .treino-info-card-value{white-space:normal!important;height:auto!important;overflow:visible!important}}@media (width<=380px){.treino-info-card-value{font-size:14px!important}.treino-info-card-label{font-size:11px!important}}@media (width<=360px){.treinos-info-grid{grid-template-columns:1fr!important}.treino-info-card-highlight{grid-column:auto!important}}@media (width<=390px){.treinos-modelos-actions{grid-template-columns:1fr!important}}.dashboard-page{width:100%;max-width:100%;overflow-x:hidden}.dashboard-stats-grid,.dashboard-panel{width:100%;min-width:0;max-width:100%}.dashboard-metric-card,.dashboard-stat-card,.dashboard-panel,.dashboard-panel>*,.dashboard-panel [style*=grid-template-columns],.dashboard-panel [style*="display: grid"]{min-width:0}.dashboard-metric-card,.dashboard-stat-card{width:100%;max-width:100%;overflow:hidden}.dashboard-stat-value{overflow-wrap:normal;white-space:nowrap;word-break:normal;max-width:100%;font-size:clamp(1.45rem,5vw,1.9rem)!important;line-height:1.1!important}.checkin-card button{width:100%;max-width:100%}.dashboard-panel [style*="overflow-x: auto"],.dashboard-panel [style*=overflowX]{max-width:100%}@media (width<=768px){.nav-section-label{display:none!important}.dashboard-page{padding-left:12px!important;padding-right:12px!important}.dashboard-stats-grid{gap:12px!important;margin-top:16px!important}.dashboard-metric-card,.dashboard-panel{padding:14px!important}.dashboard-panel{overflow:visible;margin-top:16px!important}.dashboard-panel [style*=grid-template-columns]{max-width:100%}}@media (width<=480px){.dashboard-stats-grid{grid-template-columns:1fr!important}.dashboard-stat-value{font-size:clamp(1.35rem,7vw,1.85rem)!important}.checkin-card{grid-column:auto!important}}@media (width>=481px) and (width<=768px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.checkin-card{grid-column:span 2!important}}@media (width<=380px){.dashboard-stats-grid{grid-template-columns:1fr!important}.dashboard-stat-value{font-size:clamp(1.25rem,6.7vw,1.7rem)!important}}.inline-details{width:100%;min-width:0;max-width:100%;margin-top:12px;animation:.18s inlineDetailsEnter}.mobile-inline-details{display:none}.mobile-list-card-expanded,.mobile-card.mobile-list-card-expanded{border-color:#2563eb59!important;box-shadow:0 18px 42px #2563eb1f!important}.mobile-inline-details>section{margin-top:0!important}.mobile-inline-details .avaliacoes-details-card,.mobile-inline-details .treinos-details-card{border-color:#bfdbfed9!important}@keyframes inlineDetailsEnter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.desktop-detail-panel{display:none!important}.mobile-inline-details{display:block}.mobile-inline-details>section{padding:14px!important}.mobile-inline-details .avaliacoes-profile-header,.mobile-inline-details .treino-details-hero{margin:-14px -14px 14px!important}.mobile-inline-details .treino-details-hero{border-radius:8px 8px 0 0}.mobile-inline-details .treinos-info-grid,.mobile-inline-details .treinos-days-block{margin-left:-14px;margin-right:-14px}.mobile-inline-details .treinos-days-block{margin-bottom:-14px}}@media (width>=769px){.desktop-detail-panel{display:block}}
