.handball-tables{--ht-bg:#fff;--ht-text:#1a1a1a;--ht-muted:#5c5c5c;--ht-line:#e0e0e0;--ht-accent:#8b1e1e;--ht-stripe:#f5f5f5;--ht-own-bg:#ececec;--ht-font:"Segoe UI","Helvetica Neue",Arial,sans-serif;box-sizing:border-box;display:block;width:100%;max-width:100%;margin:0 0 1.5rem;padding:1rem 1.15rem .85rem;background:var(--ht-bg);color:var(--ht-text);font-family:var(--ht-font);font-size:1rem;line-height:1.4;overflow:hidden}.handball-tables *,.handball-tables *::before,.handball-tables *::after{box-sizing:border-box}.handball-tables__header{padding:0 0 .7rem;margin:0 0 .35rem;border-bottom:2px solid var(--ht-accent)}.handball-tables__titles{min-width:0}.handball-tables__title{margin:0;padding:0;border:0;background:0 0;color:var(--ht-text);font-family:inherit;font-size:clamp(1.05rem,2.8vw,1.35rem);font-weight:700;letter-spacing:.02em;line-height:1.2;text-transform:uppercase;overflow-wrap:break-word;word-break:normal}.handball-tables__club{margin:.2rem 0 0;padding:0;border:0;background:0 0;color:var(--ht-text);font-family:inherit;font-size:clamp(.85rem,2.4vw,.95rem);font-weight:700;letter-spacing:.02em;line-height:1.3;text-transform:uppercase;overflow-wrap:break-word;word-break:normal}.handball-tables__table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.handball-tables__table{width:100%;min-width:34rem;margin:0;border:0;border-collapse:collapse;border-spacing:0;background:0 0;color:var(--ht-text);font-size:.95rem;table-layout:auto}.handball-tables__table thead,.handball-tables__table tbody,.handball-tables__table tr,.handball-tables__table th,.handball-tables__table td{border:0;background:0 0;color:inherit;box-shadow:none}.handball-tables__table th,.handball-tables__table td{padding:.6rem .45rem;border-bottom:1px solid var(--ht-line);vertical-align:middle}.handball-tables__table th{font-size:.8rem;font-weight:700;color:var(--ht-muted);text-align:left;text-transform:none;letter-spacing:0;white-space:nowrap}.handball-tables__table tbody tr:nth-child(even){background:var(--ht-stripe)}.handball-tables__table tbody tr:nth-child(odd){background:var(--ht-bg)}.handball-tables__table th.is-num,.handball-tables__table td.is-num{width:1%;text-align:right;white-space:nowrap}.handball-tables__table th.is-pl,.handball-tables__table td.is-pl{width:2.25rem;font-weight:700;text-align:left;white-space:nowrap}.handball-tables__table th.is-team,.handball-tables__table td.is-team{width:auto;min-width:12rem;text-align:left;font-weight:400}.handball-tables__team{display:flex;align-items:center;gap:.55rem;min-width:0;max-width:100%}.handball-tables__logo{flex:0 0 auto;width:24px;height:24px;object-fit:contain;display:block}.handball-tables__logo--empty{background:0 0}.handball-tables__team-name{flex:1 1 auto;min-width:0;white-space:nowrap;overflow-wrap:normal;word-break:normal}.handball-tables__table tbody tr.is-own,.handball-tables__table tbody tr.is-own:nth-child(even),.handball-tables__table tbody tr.is-own:nth-child(odd){background:var(--ht-own-bg);font-weight:700}.handball-tables__games{list-style:none;margin:0;padding:0;width:100%}.handball-tables__game{display:grid;grid-template-columns:5.25rem minmax(0,1fr) minmax(3.5rem,auto);gap:.65rem;align-items:center;padding:.65rem 0;border-bottom:1px solid var(--ht-line);color:var(--ht-text);font-size:.95rem}.handball-tables__game.is-past{opacity:.72}.handball-tables__game-when{display:flex;flex-direction:column;line-height:1.25;min-width:0}.handball-tables__game-day{font-size:.75rem;color:var(--ht-muted);text-transform:uppercase}.handball-tables__game-date,.handball-tables__game-time{font-weight:700;color:var(--ht-text)}.handball-tables__game-match{display:flex;align-items:center;gap:.5rem;min-width:0}.handball-tables__game-ha{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border:1px solid var(--ht-line);background:var(--ht-bg);font-size:.7rem;font-weight:700;color:var(--ht-muted)}.handball-tables__game-opponent{min-width:0;overflow-wrap:break-word;word-break:normal;color:var(--ht-text)}.handball-tables__game-result{text-align:right;font-weight:700;color:var(--ht-text);min-width:0}.handball-tables__game-score{white-space:nowrap}.handball-tables__game-venue{font-weight:400;font-size:.8rem;color:var(--ht-muted);white-space:normal;overflow-wrap:break-word;word-break:normal;max-width:9rem;display:inline-block}.handball-tables__empty,.handball-tables--error p{margin:0;padding:.75rem 0;color:var(--ht-muted)}@media (min-width:720px){.handball-tables{max-width:720px}}@media (max-width:640px){.handball-tables{padding:.85rem .75rem .7rem;font-size:.95rem}.handball-tables__table{min-width:30rem;font-size:.9rem}.handball-tables__table th,.handball-tables__table td{padding:.5rem .35rem}.handball-tables__game{grid-template-columns:4.25rem minmax(0,1fr);grid-template-areas:"when result" "match match";gap:.35rem .65rem}.handball-tables__game-when{grid-area:when}.handball-tables__game-match{grid-area:match}.handball-tables__game-result{grid-area:result;align-self:start}.handball-tables__game-venue{max-width:100%}}@media (max-width:380px){.handball-tables__logo,.handball-tables__logo--empty{width:20px;height:20px}.handball-tables__game{font-size:.88rem}}