.plataforma-page{min-height:100vh;background:#f1f5f9;padding:40px 32px}.plataforma-container{max-width:1180px;margin:0 auto}.plataforma-header{display:flex;align-items:center;gap:24px;margin-bottom:40px}.plataforma-logo{width:140px;height:auto;object-fit:contain}.plataforma-subtitle{color:#64748b;font-size:14px;margin:0 0 6px}.plataforma-title{font-size:34px;font-weight:800;color:#0f172a;margin:0;max-width:760px;line-height:1.15}.modulos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.modulo-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:32px;box-shadow:0 8px 24px #0f172a0f;transition:all .2s ease;cursor:pointer}.modulo-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0f172a14}.modulo-label{font-size:14px;font-weight:700;margin-bottom:8px}.modulo-label.blue{color:#2563eb}.modulo-label.green{color:#059669}.modulo-title{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 16px}.modulo-description{color:#475569;font-size:16px;line-height:1.6;margin-bottom:28px}.modulo-button{width:100%;border:none;border-radius:16px;padding:16px;color:#fff;font-weight:700;font-size:15px;cursor:pointer}.modulo-button.blue{background:#2563eb}.modulo-button.green{background:#059669}@media(max-width:768px){.modulos-grid{grid-template-columns:1fr}.plataforma-header{flex-direction:column;align-items:flex-start}}.page-layout{width:100%;box-sizing:border-box;margin:0 auto;padding:28px;display:flex;flex-direction:column;gap:28px}.page-layout--default{max-width:1280px}.page-layout--wide{max-width:1440px}.page-layout--compact{max-width:960px}@media(max-width:700px){.page-layout{padding:18px;gap:20px}}.widget-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.widget-header__main{min-width:0;display:flex;align-items:flex-start;gap:14px}.widget-header__icon{width:50px;height:50px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,#ecfdf5,#eff6ff);font-size:25px}.widget-header__texts{min-width:0}.widget-header__title{margin:0;color:#1f2937;font-size:21px;line-height:1.3}.widget-header__description{max-width:760px;margin:7px 0 0;color:#6b7280;font-size:14px;line-height:1.55}.widget-header__action{flex-shrink:0}.widget-header--compact .widget-header__icon{width:42px;height:42px;font-size:21px}.widget-header--compact .widget-header__title{font-size:18px}@media(max-width:700px){.widget-header{flex-direction:column}.widget-header__action{width:100%}}.card-widget{width:100%;box-sizing:border-box;padding:24px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 8px 24px #0f172a0d}.card-widget__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.card-widget__content{margin-top:20px}.card-widget--welcome{background:linear-gradient(135deg,#fff,#f0fdfa);border-color:#ccfbf1}.card-widget--attention{background:linear-gradient(180deg,#fff7f7,#fff);border-color:#fecaca}.card-widget--tip{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}@media(max-width:700px){.card-widget{padding:18px;border-radius:16px}.card-widget__action{width:100%}.card-widget__icon{width:46px;height:46px;font-size:23px}.card-widget__title{font-size:19px}}.widget-grid{width:100%;min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--widget-grid-min-width)),1fr));gap:16px}.widget-grid>*{min-width:0}.stat-card{min-width:0;box-sizing:border-box;padding:20px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 6px 18px #0f172a0d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.stat-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.stat-card__title{display:inline-flex;align-items:center;gap:7px;color:#6b7280;font-size:14px;font-weight:600}.stat-card__value{display:block;margin-top:12px;color:#111827;font-size:34px;line-height:1}.stat-card__description{margin:10px 0 0;color:#6b7280;font-size:13px;line-height:1.45}.stat-card--success{border-color:#bbf7d0;background:#f0fdf4}.stat-card--success .stat-card__value{color:#166534}.stat-card--warning{border-color:#fde68a;background:#fffbeb}.stat-card--warning .stat-card__value{color:#92400e}.stat-card--danger{border-color:#fecaca;background:#fef2f2}.stat-card--danger .stat-card__value{color:#b91c1c}.stat-card--info{border-color:#bfdbfe;background:#eff6ff}.stat-card--info .stat-card__value{color:#1d4ed8}.stat-card--neutral{background:#f9fafb}.stat-card--clickable{cursor:pointer}.stat-card--clickable:hover{transform:translateY(-2px);border-color:#99f6e4;box-shadow:0 10px 26px #0f172a17}.stat-card--clickable:focus-visible{outline:3px solid rgba(20,184,166,.25);outline-offset:3px}@media(max-width:700px){.stat-card{padding:17px}.stat-card__value{font-size:30px}}.welcome-widget__message{margin-bottom:20px}.welcome-widget__message p{margin:0;color:#374151;font-size:16px;line-height:1.6}.welcome-widget__message strong{color:#047857;font-weight:800}.welcome-widget__priority-message{margin-top:10px!important;padding:11px 14px;border-radius:12px;font-size:14px!important;font-weight:600}.welcome-widget__priority-message--attention{border:1px solid #fecaca;background:#fef2f2;color:#991b1b!important}.welcome-widget__priority-message--calm{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534!important}.welcome-widget__closing{margin:18px 0 0;color:#4b5563;font-size:14px;font-weight:600}@media(max-width:700px){.welcome-widget__message p{font-size:15px}.welcome-widget__closing{margin-top:16px}}.action-card{width:100%;min-width:0;box-sizing:border-box;padding:22px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;display:flex;flex-direction:column;gap:16px;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;box-shadow:0 8px 20px #0f172a0d}.action-card:hover{transform:translateY(-3px);border-color:#99f6e4;background:#fcfffe;box-shadow:0 14px 30px #0f172a14}.action-card:active{transform:translateY(-1px)}.action-card:focus-visible{outline:3px solid rgba(20,184,166,.25);outline-offset:3px}.action-card__top{display:flex;justify-content:space-between;align-items:center}.action-card__icon{width:58px;height:58px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ecfdf5,#eff6ff);font-size:28px}.action-card__badge{background:#dcfce7;color:#166534;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600}.action-card__title{margin:0;color:#1f2937;font-size:19px;font-weight:700}.action-card__description{margin:0;color:#6b7280;line-height:1.5;font-size:14px}.action-card__footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;color:#14b8a6;font-weight:600}.action-card__arrow{font-size:18px}.action-card--disabled{cursor:not-allowed;opacity:.65}.action-card--disabled:hover{transform:none;box-shadow:0 8px 20px #0f172a0d;border-color:#e5e7eb;background:#fff}@media(max-width:700px){.action-card{padding:18px}.action-card__icon{width:50px;height:50px;font-size:24px}.action-card__title{font-size:17px}}.quick-actions{margin-top:32px}.empty-state{width:100%;box-sizing:border-box;display:flex;align-items:center;gap:18px;padding:22px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc}.empty-state__icon{width:54px;height:54px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,#ecfdf5,#eff6ff);font-size:26px}.empty-state__content{min-width:0}.empty-state__title{margin:0;color:#1f2937;font-size:17px;line-height:1.35}.empty-state__description{margin:7px 0 0;color:#6b7280;font-size:14px;line-height:1.55}.empty-state__action{margin-top:14px}.empty-state--compact{padding:16px;gap:14px}.empty-state--compact .empty-state__icon{width:44px;height:44px;font-size:21px}.empty-state--compact .empty-state__title{font-size:15px}.empty-state--compact .empty-state__description{font-size:13px}@media(max-width:700px){.empty-state{align-items:flex-start;padding:18px}.empty-state__icon{width:48px;height:48px;font-size:23px}}.priority-today__loading{margin:0;color:#6b7280;font-size:14px}.priority-today__list{display:flex;flex-direction:column;gap:12px}.priority-today__item{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px;border:1px solid;border-radius:15px}.priority-today__item--danger{border-color:#fecaca;background:#fff7f7}.priority-today__item--warning{border-color:#fde68a;background:#fffdf2}.priority-today__content{min-width:0;flex:1}.priority-today__heading{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.priority-today__name{margin:0;color:#1f2937;font-size:17px}.priority-today__badge{display:inline-flex;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.priority-today__badge--danger{background:#fee2e2;color:#991b1b}.priority-today__badge--warning{background:#fef3c7;color:#92400e}.priority-today__summary{margin:9px 0 0;color:#4b5563;font-size:14px;line-height:1.55}.priority-today__meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:11px;color:#6b7280;font-size:12px}@media(max-width:700px){.priority-today__item{flex-direction:column;align-items:stretch}.priority-today__item button{width:100%}}.summary-cards{display:flex;flex-direction:column;gap:18px}.recent-activity__loading{margin:0;color:#6b7280;font-size:14px}.recent-activity__list{display:flex;flex-direction:column}.recent-activity__item{position:relative;display:flex;align-items:flex-start;gap:16px;padding:18px 0;border-bottom:1px solid #e5e7eb}.recent-activity__item:first-child{padding-top:0}.recent-activity__item:last-child{padding-bottom:0;border-bottom:0}.recent-activity__marker{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:14px;font-size:21px}.recent-activity__marker--blue{background:#eff6ff}.recent-activity__marker--green{background:#f0fdf4}.recent-activity__marker--purple{background:#faf5ff}.recent-activity__marker--orange{background:#fff7ed}.recent-activity__marker--yellow{background:#fefce8}.recent-activity__marker--neutral{background:#f3f4f6}.recent-activity__content{min-width:0;flex:1}.recent-activity__top{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.recent-activity__type{color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.recent-activity__patient{margin:4px 0 0;color:#1f2937;font-size:17px;line-height:1.35}.recent-activity__time{flex-shrink:0;color:#6b7280;font-size:12px;white-space:nowrap}.recent-activity__description{margin:8px 0 0;color:#4b5563;font-size:14px;line-height:1.55}.recent-activity__link{margin-top:10px;padding:0;border:0;background:transparent;color:#0f766e;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.recent-activity__link:hover{text-decoration:underline}.recent-activity__link:focus-visible{outline:3px solid rgba(20,184,166,.22);outline-offset:4px;border-radius:4px}@media(max-width:700px){.recent-activity__item{gap:12px}.recent-activity__marker{width:42px;height:42px;font-size:19px}.recent-activity__top{flex-direction:column;gap:5px}.recent-activity__time{white-space:normal}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{min-height:100vh}
