.tm-page h2 .highlight{background:linear-gradient(135deg, var(--red), var(--red-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}html.light .tm-page h2 .highlight{background:linear-gradient(135deg, #d4513a, var(--red-400));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tm-grid{gap:1rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.tm-grid--spans{grid-template-columns:repeat(3,minmax(0,1fr))}.tm-grid--days{grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem}.tm-span{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.tm-span-rows{flex-direction:column;margin:0;display:flex}.tm-span-row{justify-content:space-between;align-items:baseline;gap:1rem;padding:.85rem 0;display:flex}.tm-span-row:first-child{padding-top:0}.tm-span-row:last-child{padding-bottom:0}.tm-span-row+.tm-span-row{border-top:1px solid var(--border)}.tm-span-row dt{color:var(--text-mid);font-size:.95rem}.tm-span-row dd{margin:0}.tm-span-row .ui-statcounter{align-items:flex-end}.tm-span-row:first-child .ui-statcounter__num{color:var(--red);font-size:2.4rem}.tm-span-row+.tm-span-row .ui-statcounter__num{color:var(--text);font-size:1.5rem}.tm-card{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem;display:flex}.tm-card-period{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);font-size:.7rem;font-weight:600}.tm-card .ui-statcounter__num{color:var(--red);font-size:clamp(1.1rem,1.6vw,1.6rem)}.tm-chart{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;margin:1.5rem 0 0;padding:1.5rem 1.5rem 1.25rem}.tm-chart-summary{color:var(--text-mid);margin:0 0 1.5rem;font-size:1.05rem}.tm-chart-summary strong{color:var(--text);font-weight:600}.tm-chart-plot,.tm-chart-x{margin-left:3.5rem;position:relative}.tm-chart-plot{height:240px}.tm-chart-svg{width:100%;height:100%;display:block;overflow:visible}.tm-chart-grid{stroke:var(--border);stroke-width:1px;vector-effect:non-scaling-stroke}.tm-chart-area{fill:var(--red-glow)}.tm-chart-line{fill:none;stroke:var(--red);stroke-width:2px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.tm-chart-y span,.tm-chart-x span{font-family:var(--font-mono);color:var(--text-dim);white-space:nowrap;font-size:.7rem;position:absolute}.tm-chart-y span{right:calc(100% + .75rem);transform:translateY(-50%)}.tm-chart-x{height:1.5rem;margin-top:.6rem}.tm-chart-x span{transform:translate(-50%)}.tm-chart-x span:first-child{transform:none}.tm-chart-x span:last-child{transform:translate(-100%)}.tm-chart-caption{color:var(--text-dim);margin:.75rem 0 0;font-size:.85rem}.tm-page .desc,.tm-method-item dd{text-wrap:pretty}.tm-method{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0 0;display:grid}.tm-method-item{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;padding:1.5rem}.tm-method-item dt{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin-bottom:.6rem;font-size:.7rem;font-weight:600}.tm-method-item dd{color:var(--text-mid);margin:0;font-size:.95rem;line-height:1.65}@media (max-width:900px){.tm-grid--days{grid-template-columns:repeat(4,minmax(0,1fr))}.tm-card .ui-statcounter__num{font-size:1.8rem}}@media (max-width:768px){.tm-grid--spans,.tm-method{grid-template-columns:1fr}}@media (max-width:540px){.tm-grid{grid-template-columns:1fr}.tm-chart{padding:1.25rem 1rem 1rem}.tm-chart-plot{height:180px}.tm-chart-plot,.tm-chart-x{margin-left:3rem}.tm-chart-x span:nth-child(2n){display:none}.tm-card{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.25rem}}
