/* Tempo de estudo: uma leitura principal por vez. */
[data-screen="tempo"] .timex-page-heading>div>p:last-child{max-width:560px}
[data-screen="tempo"] .timex-summary-strip{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr) minmax(0,.9fr);margin-bottom:22px}
[data-screen="tempo"] .timex-summary-strip>div:nth-child(2){display:none}
[data-screen="tempo"] .timex-summary-strip>div:nth-child(3){position:relative;background:#fff4c9}
[data-screen="tempo"] .timex-summary-strip>div:nth-child(3)::before{position:absolute;top:0;right:0;left:0;height:7px;background:var(--yellow);content:""}
[data-screen="tempo"] .timex-summary-strip>div:nth-child(3) strong{font-size:27px}
[data-screen="tempo"] .timex-section-heading{margin-bottom:12px}
[data-screen="tempo"] .timex-section-heading>span{padding:7px 9px;border:1px solid var(--ink);border-radius:999px;background:#f1eee7;font-size:8px;text-transform:none;letter-spacing:0}
[data-screen="tempo"] .timex-workspace{grid-template-columns:minmax(0,1.65fr) minmax(260px,.62fr);gap:18px;margin-bottom:18px}
[data-screen="tempo"] [data-time-active-slot]{display:contents}
[data-screen="tempo"] .timex-active-card{box-shadow:6px 6px 0 var(--ink)}
[data-screen="tempo"] .timex-new-subject-card{box-shadow:none;background:#f5f2eb}
[data-screen="tempo"] .timex-new-subject-card>div:first-child>span{line-height:1.45}
[data-screen="tempo"] .timex-subject-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}
[data-screen="tempo"] .timex-subject-card{box-shadow:3px 3px 0 var(--ink)}
[data-screen="tempo"] .timex-subject-card.is-running{background:#fff4c9}
[data-screen="tempo"] .timex-subject-card>.outline-action{min-height:39px}
[data-screen="tempo"] .timex-history-section{margin-top:30px}
[data-screen="tempo"] .timex-clock span{color:inherit;-webkit-text-stroke:0}
[data-screen="tempo"] .timex-history-card{overflow:hidden;background:#fffdf8}
[data-screen="tempo"] .timex-history-layout,
[data-screen="tempo"] .timex-history-layout.is-month{display:block;background:#fffdf8}
[data-screen="tempo"] .timex-week-panel{padding:18px 20px 16px;border:0}
[data-screen="tempo"] .timex-intensity-legend{justify-content:flex-start;gap:6px;margin:0 0 12px;color:#716d64}
[data-screen="tempo"] .timex-intensity-legend i{width:11px;height:11px;border-radius:2px}
[data-screen="tempo"] .timex-week-grid{gap:10px}
[data-screen="tempo"] .timex-week-grid>button{min-height:116px;border:2px solid var(--ink);border-radius:8px;padding:10px 8px;background:#fffdf8;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
[data-screen="tempo"] .timex-week-grid>button:hover{background:#f7f3e8;transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--ink)}
[data-screen="tempo"] .timex-week-grid>button.is-selected{background:#fff1bd;box-shadow:4px 4px 0 var(--ink)}
[data-screen="tempo"] .timex-week-grid>button>span{color:#58554e;font-size:7px;letter-spacing:.04em}
[data-screen="tempo"] .timex-week-grid>button>strong{margin-top:4px;font-size:16px}
[data-screen="tempo"] .timex-week-grid>button>i{height:16px;margin:auto 0 8px;border:1.5px solid var(--ink);border-radius:3px;background:rgba(245,202,61,var(--intensity))}
[data-screen="tempo"] .timex-week-grid>button>small{font-size:8px;color:#34322e}
[data-screen="tempo"] .timex-week-total{margin-top:13px;border:2px solid var(--ink);border-radius:8px;padding:12px 14px;background:#f3f0e8}
[data-screen="tempo"] .timex-week-total strong{font-size:20px}
[data-screen="tempo"] .timex-day-detail{border-top:2px solid var(--ink);background:#fbfaf6}
[data-screen="tempo"] .timex-day-heading{padding:16px 20px;border-bottom:1px solid #c8c3b8;background:#f3f0e8}
[data-screen="tempo"] .timex-day-heading h3{font-size:15px}
[data-screen="tempo"] .timex-day-heading>strong{padding:6px 9px;border:1.5px solid var(--ink);border-radius:6px;background:#fffdf8;font-size:16px}
[data-screen="tempo"] .timex-day-subjects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 20px}
[data-screen="tempo"] .timex-day-subjects>div{min-height:70px;border:1.5px solid var(--ink);border-radius:7px;padding:10px;background:#fffdf8}
[data-screen="tempo"] .timex-day-subjects>div>em{height:6px;border-radius:2px}
[data-screen="tempo"] .timex-no-day-data{grid-column:1/-1;min-height:80px!important;border:1.5px dashed #aaa49a!important;border-radius:7px;background:#f7f4ec}
[data-screen="tempo"] .timex-day-detail>footer{padding:11px 20px;background:#f3f0e8}
@media(max-width:760px){[data-screen="tempo"] .timex-week-panel{padding:15px}[data-screen="tempo"] .timex-week-grid{grid-template-columns:repeat(7,minmax(84px,1fr));overflow-x:auto;padding-bottom:5px}[data-screen="tempo"] .timex-week-grid>button{min-height:108px}[data-screen="tempo"] .timex-day-subjects{grid-template-columns:1fr;padding:14px 15px}[data-screen="tempo"] .timex-day-heading{padding:15px}}
@media(max-width:900px){[data-screen="tempo"] .timex-workspace{grid-template-columns:1fr}[data-screen="tempo"] .timex-new-subject-card{min-height:0}[data-screen="tempo"] .timex-new-subject-card>footer{margin-top:22px}}@media(max-width:620px){[data-screen="tempo"] .timex-summary-strip{grid-template-columns:1fr}[data-screen="tempo"] .timex-summary-strip>div{min-height:78px;border-right:0;border-bottom:1px solid var(--timex-line)}[data-screen="tempo"] .timex-summary-strip>div:last-child{border-bottom:0}[data-screen="tempo"] .timex-section-heading{align-items:flex-start;flex-direction:column;gap:8px}}
