.homework-estimator{width:100%;padding:var(--s5);background-color:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow);gap:var(--s4);flex-direction:column;margin:0 auto;display:flex}.homework-estimator .tk-scroll{border:1px solid var(--border);border-radius:var(--r);overflow-x:auto}.homework-estimator .he-tasks{border-collapse:collapse;width:100%;font-size:.88rem}.homework-estimator .he-tasks thead th{padding:var(--s2) var(--s3);background-color:var(--surface-2);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;text-align:left;white-space:nowrap;font-size:.7rem;font-weight:650}.homework-estimator .he-tasks td,.homework-estimator .he-tasks tbody th{padding:var(--s1) var(--s2);border-top:1px solid var(--border);text-align:left;vertical-align:middle;font-weight:400}.homework-estimator .he-tasks input{min-height:38px;padding:0 var(--s2);font-variant-numeric:tabular-nums;font-size:.88rem}.homework-estimator .he-tasks tbody th input{width:100%;min-width:150px}.homework-estimator .he-hours{align-items:center;gap:var(--s2);color:var(--muted);display:flex}.homework-estimator .he-hours input{width:78px;min-width:78px}.homework-estimator .actions{gap:var(--s2);display:flex}.homework-estimator .tk-breakdown{font-variant-numeric:tabular-nums}.homework-estimator .tk-breakdown li{gap:var(--s3)}
