
.tb-widget{--tb-bg:#f7f4ef;--tb-border:#e5e0d8;--tb-ink:#1a1a1a;--tb-muted:#655e55;--tb-green:#2e7d52;--tb-red:#b53a3a;--tb-amber:#b56200;color:var(--tb-ink);font:400 16px/1.5 Mulish,Arial,sans-serif}.tb-widget *{box-sizing:border-box}.tb-widget button{font:inherit;cursor:pointer;color:inherit}.tb-widget button:focus-visible,.tb-widget a:focus-visible{outline:3px solid #2d6b8a;outline-offset:4px}.tb-widget button:disabled{cursor:default}.tb-strip{background:var(--tb-bg);border-block:1px solid var(--tb-border)}.tb-strip-inner{max-width:1228px;margin:auto;padding:16px 24px;display:flex;align-items:center;gap:28px}.tb-today{color:var(--tb-muted);font-size:14px;white-space:nowrap}.tb-place{display:flex;align-items:center;gap:12px;flex:1}.tb-place+.tb-place{border-left:1px solid #d4cec3;padding-left:28px}.tb-place-name{font:600 20px Fraunces,Georgia,serif}.tb-hours{font-size:14px;color:var(--tb-muted)}.tb-dot{display:inline-block;background:var(--tb-green);width:8px;height:8px;border-radius:50%;flex-shrink:0}.tb-pill{display:inline-flex;align-items:center;gap:7px;padding:4px 10px;border:1px solid #c0dfd0;border-radius:30px;background:#e8f5ee;color:var(--tb-green);font-size:13px;white-space:nowrap}.tb-link{border:0;background:none;font-weight:800!important;font-size:14px!important;white-space:nowrap;padding:10px 0;text-decoration:underline;text-underline-offset:5px}.tb-notice{position:fixed;z-index:90;bottom:22px;left:24px;right:100px;max-width:1120px;margin:auto;display:flex;align-items:center;gap:18px;padding:17px 20px;background:#fffaf4;border:1px solid #f0d4a8;border-left:4px solid var(--tb-amber);border-radius:14px;box-shadow:0 6px 28px #382a181a}.tb-alert-icon{width:34px;height:34px;display:grid;place-items:center;background:#fff3e0;border-radius:50%;font-weight:800;color:var(--tb-amber)}.tb-notice-copy{flex:1}.tb-notice-copy strong{font-size:15px}.tb-notice-copy p{margin:2px 0 0;color:var(--tb-muted);font-size:14px}.tb-close{background:transparent;border:0;font-size:24px!important;min-width:40px;min-height:40px;border-radius:50%}.tb-restore{position:fixed;bottom:22px;left:24px;border:1px solid #f0d4a8;background:#fffaf4;border-radius:24px;padding:10px 18px;font-size:14px!important;z-index:80}.tb-widget [hidden]{display:none!important}.tb-dialog{padding:0;border:1px solid var(--tb-border);border-radius:22px;width: min(900px,calc(100% - 32px));max-height:90dvh;overflow:auto;color:var(--tb-ink);background:var(--tb-bg);font:400 16px/1.5 Mulish,Arial,sans-serif;box-shadow:0 24px 100px #0003}.tb-dialog::backdrop{background:#15232c66;backdrop-filter:blur(4px)}.tb-modal-head{padding:26px 30px 18px;display:flex;justify-content:space-between;align-items:start}.tb-eyebrow{font-size:12px;letter-spacing:1.6px;color:var(--tb-muted);font-weight:800}.tb-modal-head h2{font:400 36px Fraunces,Georgia,serif;margin:4px 0}.tb-sub{font-size:13px;color:var(--tb-muted);margin:4px 0}.tb-tabs{display:flex;gap:5px;padding:4px;background:#eae6df;border-radius:30px;width:max-content;margin:0 30px 22px}.tb-tabs button{border:0;background:transparent;border-radius:24px;padding:10px 23px;font-weight:700}.tb-tabs button[aria-pressed=true]{background:white;box-shadow:0 2px 6px #0001}.tb-cal-layout{display:grid;grid-template-columns:1fr 245px;gap:26px;padding:0 30px 28px}.tb-month-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.tb-month-head h3{font:400 25px Fraunces,Georgia,serif;margin:0;text-transform:capitalize}.tb-arrow{border:1px solid var(--tb-border);background:white;border-radius:50%;width:36px;height:36px}.tb-week,.tb-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.tb-week span{text-align:center;color:var(--tb-muted);font-size:12px;padding-bottom:10px}.tb-day{position:relative;border:1px solid transparent;background:white;border-radius:10px;min-height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.tb-day small{font-size:10px;color:var(--tb-muted)}.tb-day.tb-exception{background:#fff3e0;border-color:#f0d4a8}.tb-day.tb-shut{background:#fdecea;color:var(--tb-red)}.tb-day[aria-pressed=true]{border:2px solid #2d6b8a;background:#edf5f8}.tb-day.tb-today-cell>span{font-weight:800;text-decoration:underline;text-underline-offset:3px}.tb-selected{background:white;border:1px solid var(--tb-border);border-radius:14px;padding:21px;align-self:start}.tb-selected h3{font:400 23px Fraunces,Georgia,serif;margin:0 0 20px;text-transform:capitalize}.tb-bigtime{font:600 30px Fraunces,Georgia,serif;margin:16px 0 10px}.tb-selected p{font-size:14px;color:var(--tb-muted)}.tb-legend{font-size:12px;color:var(--tb-muted);display:flex;gap:15px;margin-top:16px}.tb-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.tb-detail{padding:0 30px 30px}.tb-incident{background:white;border:1px solid #f0c8c8;border-radius:14px;padding:22px}.tb-incident h3{font:600 25px Fraunces,Georgia,serif;margin:0 0 14px}.tb-red{background:#fdecea;color:var(--tb-red);border-color:#f0c8c8}.tb-red .tb-dot{background:var(--tb-red)}.tb-incident p{color:var(--tb-muted);margin-bottom:0}.tb-detail footer{font-size:13px;color:var(--tb-muted);padding-top:17px}
@media(max-width:900px){.tb-strip-inner{gap:18px}.tb-today{display:none}.tb-place{flex-wrap:wrap;gap:5px 12px}.tb-place+.tb-place{padding-left:18px}.tb-cal-layout{grid-template-columns:1fr 210px;gap:16px}}@media(max-width:620px){.tb-strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px 20px}.tb-place{display:block}.tb-place-name{font-size:19px}.tb-hours{font-size:13px;margin:4px 0 7px}.tb-pill{font-size:12px}.tb-strip-inner>.tb-link{grid-column:1/-1;text-align:left;border-top:1px solid var(--tb-border);padding-top:12px}.tb-notice{left:12px;right:12px;bottom:82px;gap:10px;padding:13px;flex-wrap:wrap}.tb-alert-icon{display:none}.tb-notice-copy{min-width:200px}.tb-notice-copy p{font-size:13px}.tb-notice .tb-link{padding:0}.tb-notice .tb-close{position:absolute;right:5px;top:4px}.tb-notice-copy{padding-right:20px}.tb-restore{bottom:82px}.tb-modal-head{padding:22px 20px 12px}.tb-modal-head h2{font-size:30px}.tb-tabs{margin:0 20px 20px}.tb-cal-layout{grid-template-columns:1fr;padding:0 16px 20px}.tb-day{min-height:49px}.tb-day small{font-size:9px}.tb-selected h3{margin-bottom:8px}.tb-bigtime{margin:10px 0}.tb-detail{padding:0 20px 20px}.tb-legend{gap:10px}}

.tb-widget .tb-loading{color:#655e55;font-size:14px;padding:12px 24px}.tb-widget .tb-stale{color:#8a4800}.tb-widget .tb-incident+.tb-incident{margin-top:14px}.tb-widget .tb-restore{max-width:calc(100% - 115px)}.tb-widget .tb-day small{font-size:11px}.tb-widget .tb-strip-inner{flex-wrap:wrap}.tb-widget .tb-notice{bottom:var(--tb-alert-bottom,24px)}@media(max-width:620px){.tb-widget .tb-notice,.tb-widget .tb-restore{bottom:var(--tb-alert-mobile-bottom,88px)}}

.tb-inline-calendar{display:block;position:static;margin:0 auto;width:min(900px,100%);max-height:none;box-shadow:none;border:0;border-radius:0}

/* Navn og tid på én sentrert linje per anlegg. */
.tb-widget .tb-place{justify-content:center;min-width:0;flex:1 1 0}
.tb-widget .tb-place>div{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:4px 12px;text-align:center}
.tb-widget .tb-place-name{white-space:nowrap}
.tb-widget .tb-hours{margin:0}
@media(max-width:620px){
  .tb-widget .tb-strip-inner{grid-template-columns:1fr}
  .tb-widget .tb-place{display:flex}
  .tb-widget .tb-place+.tb-place{border-left:0;border-top:1px solid var(--tb-border);padding:12px 0 0}
  .tb-widget .tb-strip-inner>.tb-link{text-align:center}
}

/* Website opening hours: a light card matching the site's sans-serif typography. */
.tb-widget[data-tb-widget="hours"]{--tb-bg:#fff;--tb-border:#e1e8ec;--tb-ink:#202526;--tb-muted:#58646a;--tb-blue:#08779d;font-family:"Atlas Grotesk Web",Arial,sans-serif}
.tb-widget[data-tb-widget="hours"] .tb-strip{background:#fff;border:1px solid var(--tb-border);border-radius:14px;overflow:hidden}
.tb-widget[data-tb-widget="hours"] .tb-strip-inner{max-width:none;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr) auto;gap:24px;padding:18px 24px;min-height:84px}
.tb-widget[data-tb-widget="hours"] .tb-today{display:block;padding-left:12px;border-left:3px solid #42a5bb;color:var(--tb-muted);font-size:14px}
.tb-widget[data-tb-widget="hours"] .tb-place{justify-content:center;min-width:0}
.tb-widget[data-tb-widget="hours"] .tb-place>div{display:flex;align-items:baseline;justify-content:center;gap:5px 12px;flex-wrap:wrap;text-align:center}
.tb-widget[data-tb-widget="hours"] .tb-place+.tb-place{padding-left:24px;border-left:1px solid var(--tb-border);border-top:0}
.tb-widget[data-tb-widget="hours"] .tb-place-name{font:700 17px/1.45 "Atlas Grotesk Web",Arial,sans-serif;letter-spacing:-.3px}
.tb-widget[data-tb-widget="hours"] .tb-hours{font-size:16px;line-height:1.5;margin:0;color:var(--tb-muted);font-variant-numeric:tabular-nums}
.tb-widget[data-tb-widget="hours"] .tb-place-confirmed .tb-hours{color:var(--tb-ink)}
.tb-widget[data-tb-widget="hours"] .tb-calendar-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 18px;border:1px solid #f1d99e;border-radius:9px;background:#fff0cd;color:#28271f;text-decoration:none;font-size:14px!important;font-weight:700!important;transition:background .15s}
.tb-calendar-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.tb-widget[data-tb-widget="hours"] .tb-calendar-button:hover{background:#f9df9f}
.tb-widget[data-tb-widget="hours"] .tb-dialog{background:#fff;font-family:"Atlas Grotesk Web",Arial,sans-serif}
.tb-widget[data-tb-widget="hours"] .tb-modal-head{padding:24px 30px 18px}
.tb-widget[data-tb-widget="hours"] .tb-eyebrow{font-size:12px;letter-spacing:1.2px;color:#08779d}
.tb-widget[data-tb-widget="hours"] .tb-modal-head h2{font:700 32px/1.2 "Atlas Grotesk Web",Arial,sans-serif;letter-spacing:-1px;margin:7px 0}
.tb-widget[data-tb-widget="hours"] .tb-tabs{border-radius:11px;background:#f0f5f7;padding:4px;gap:4px}
.tb-widget[data-tb-widget="hours"] .tb-tabs button{border-radius:8px;min-height:44px;padding:10px 24px}
.tb-widget[data-tb-widget="hours"] .tb-tabs button[aria-pressed=true]{background:#08779d;color:white;box-shadow:none}
.tb-widget[data-tb-widget="hours"] .tb-cal-layout{grid-template-columns:minmax(0,1fr) 250px;gap:26px}
.tb-widget[data-tb-widget="hours"] .tb-month-head h3{font:700 22px/1.4 "Atlas Grotesk Web",Arial,sans-serif;letter-spacing:-.4px}
.tb-widget[data-tb-widget="hours"] .tb-month-head>div{display:flex;gap:6px}
.tb-widget[data-tb-widget="hours"] .tb-arrow{width:44px;height:44px;border-radius:10px;font-size:20px}
.tb-widget[data-tb-widget="hours"] .tb-arrow:disabled{opacity:.35}
.tb-widget[data-tb-widget="hours"] .tb-week span{font-size:12px}
.tb-widget[data-tb-widget="hours"] .tb-day{background:#f4f7f9;min-height:60px;gap:4px;border-radius:9px}
.tb-widget[data-tb-widget="hours"] .tb-day small{font-size:12px}
.tb-widget[data-tb-widget="hours"] .tb-day:hover{border-color:#75aabe}
.tb-widget[data-tb-widget="hours"] .tb-day.tb-exception{background:#fff3d6;border-color:#f0d59b}
.tb-widget[data-tb-widget="hours"] .tb-day.tb-shut{background:#fff0ef;color:#a52d3d}
.tb-widget[data-tb-widget="hours"] .tb-day[aria-pressed=true]{background:#08779d;border:2px solid #08779d;color:white}
.tb-widget[data-tb-widget="hours"] .tb-day[aria-pressed=true] small{color:white}
.tb-widget[data-tb-widget="hours"] .tb-selected{background:#f1f8fa;border:1px solid #d7e9ee;border-top:3px solid #42a5bb;border-radius:12px;padding:22px}
.tb-widget[data-tb-widget="hours"] .tb-selected h3{font:700 21px/1.35 "Atlas Grotesk Web",Arial,sans-serif;margin:8px 0 18px;letter-spacing:-.4px}
.tb-widget[data-tb-widget="hours"] .tb-bigtime{font:700 28px/1.3 "Atlas Grotesk Web",Arial,sans-serif;letter-spacing:-.6px;font-variant-numeric:tabular-nums;margin:16px 0 0;overflow-wrap:anywhere}
.tb-widget[data-tb-widget="hours"] .tb-selected p:empty{display:none}
.tb-widget[data-tb-widget="hours"] .tb-pill{font-size:13px}
.tb-widget[data-tb-widget="hours"] .tb-legend{font-size:12px}
@media(max-width:1000px){
 .tb-widget[data-tb-widget="hours"] .tb-strip-inner{gap:18px;padding:16px 20px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}
 .tb-widget[data-tb-widget="hours"] .tb-today{display:block;grid-column:1/-1}
 .tb-widget[data-tb-widget="hours"] .tb-place+.tb-place{padding-left:18px}
}
@media(max-width:700px){
 .tb-widget[data-tb-widget="hours"] .tb-strip-inner{grid-template-columns:1fr;gap:0;padding:6px 18px 16px}
 .tb-widget[data-tb-widget="hours"] .tb-place{display:block;padding:14px 0}
 .tb-widget[data-tb-widget="hours"] .tb-place>div{justify-content:space-between;text-align:left;column-gap:16px}
 .tb-widget[data-tb-widget="hours"] .tb-place+.tb-place{padding:14px 0;border-left:0;border-top:1px solid var(--tb-border)}
 .tb-widget[data-tb-widget="hours"] .tb-place-name{font-size:16px}
 .tb-widget[data-tb-widget="hours"] .tb-hours{font-size:15px}
 .tb-widget[data-tb-widget="hours"] .tb-calendar-button{grid-column:auto;margin-top:2px;padding:11px 14px}
 .tb-widget[data-tb-widget="hours"] .tb-cal-layout{grid-template-columns:minmax(0,1fr);gap:20px;padding:0 18px 24px}
 .tb-widget[data-tb-widget="hours"] .tb-modal-head{padding:12px 18px 16px}
 .tb-widget[data-tb-widget="hours"] .tb-modal-head h2{font-size:28px}
 .tb-widget[data-tb-widget="hours"] .tb-tabs{margin:0 18px 20px}
 .tb-widget[data-tb-widget="hours"] .tb-month-head{gap:10px}
 .tb-widget[data-tb-widget="hours"] .tb-month-head h3{font-size:20px}
 .tb-widget[data-tb-widget="hours"] .tb-grid,.tb-widget[data-tb-widget="hours"] .tb-week{gap:4px}
 .tb-widget[data-tb-widget="hours"] .tb-day{min-height:54px;font-size:15px}
 .tb-widget[data-tb-widget="hours"] .tb-day small{font-size:11px}
 .tb-widget[data-tb-widget="hours"] .tb-selected{padding:18px}
 .tb-widget[data-tb-widget="hours"] .tb-selected h3{margin-bottom:12px}
}

.tb-widget[data-tb-widget="hours"] .tb-strip-title{margin:0;font:700 17px/1.4 "Atlas Grotesk Web",Arial,sans-serif;color:var(--tb-ink);letter-spacing:-.3px}
.tb-widget[data-tb-widget="hours"] .tb-strip-date{display:block;margin-top:2px;font-size:12px;color:var(--tb-muted)}
@media(max-width:700px){
 .tb-widget[data-tb-widget="hours"] .tb-today{margin:12px 0 4px}
 .tb-widget[data-tb-widget="hours"] .tb-tabs{width:auto;display:grid;grid-template-columns:1fr 1.3fr}
 .tb-widget[data-tb-widget="hours"] .tb-tabs button{padding:10px 8px;font-size:14px;line-height:1.3}
}

/* One calendar surface with full intervals; selected date stays above the grid. */
.tb-widget[data-tb-widget="hours"] .tb-cal-layout{grid-template-columns:minmax(0,1fr);gap:0}
.tb-widget[data-tb-widget="hours"] .tb-selected{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 22px;padding:15px 18px;border:0;border-radius:10px;background:#f0f7f9}
.tb-widget[data-tb-widget="hours"] .tb-selected-copy{min-width:0}
.tb-widget[data-tb-widget="hours"] .tb-selected h3{font-size:17px;line-height:1.4;margin:0;text-transform:none;letter-spacing:-.2px}
.tb-widget[data-tb-widget="hours"] .tb-selected h3::first-letter{text-transform:uppercase}
.tb-widget[data-tb-widget="hours"] .tb-selected p{font-size:13px;margin:4px 0 0}
.tb-widget[data-tb-widget="hours"] .tb-bigtime{font-size:24px;line-height:1.3;margin:0;text-align:right;flex-shrink:0;max-width:60%}
.tb-widget[data-tb-widget="hours"] .tb-selected-closed{background:#fff0ef}
.tb-widget[data-tb-widget="hours"] .tb-selected-closed .tb-bigtime{color:#a52d3d}
.tb-widget[data-tb-widget="hours"] .tb-grid,.tb-widget[data-tb-widget="hours"] .tb-week{gap:7px}
.tb-widget[data-tb-widget="hours"] .tb-day{min-height:70px;padding:8px 3px;gap:5px;font-size:17px}
.tb-widget[data-tb-widget="hours"] .tb-day small{font-size:13px;font-variant-numeric:tabular-nums}
.tb-day-interval{display:block;white-space:nowrap}
.tb-widget[data-tb-widget="hours"] .tb-legend{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin:14px 0 0;font-size:12px}
.tb-widget[data-tb-widget="hours"] .tb-legend span{display:inline-flex;align-items:center}
.tb-widget[data-tb-widget="hours"] .tb-legend i{border:1px solid; width:9px;height:9px;border-radius:3px;margin-right:6px}
.tb-widget[data-tb-widget="hours"] .tb-key-changed{background:#fff3d6;border-color:#d6a74a!important}
.tb-widget[data-tb-widget="hours"] .tb-key-closed{background:#fff0ef;border-color:#c45b63!important}
@media(max-width:700px){
 .tb-widget[data-tb-widget="hours"] .tb-selected{display:block;padding:14px 16px;margin-bottom:18px}
 .tb-widget[data-tb-widget="hours"] .tb-selected h3{font-size:16px}
 .tb-widget[data-tb-widget="hours"] .tb-bigtime{margin-top:6px;text-align:left;font-size:24px;max-width:none}
 .tb-widget[data-tb-widget="hours"] .tb-grid,.tb-widget[data-tb-widget="hours"] .tb-week{gap:5px}
 .tb-widget[data-tb-widget="hours"] .tb-day{min-height:44px;padding:8px 1px;font-size:16px}
 .tb-widget[data-tb-widget="hours"] .tb-day .tb-day-hours{display:none}
}

@media(min-width:701px){
 .tb-widget[data-tb-widget="hours"] .tb-modal-head{padding:16px 30px 10px}
 .tb-widget[data-tb-widget="hours"] .tb-modal-head .tb-eyebrow{display:none}
 .tb-widget[data-tb-widget="hours"] .tb-modal-head h2{font-size:28px;margin:0 0 6px}
 .tb-widget[data-tb-widget="hours"] .tb-sub{margin:0}
 .tb-widget[data-tb-widget="hours"] .tb-tabs{margin-bottom:16px}
 .tb-widget[data-tb-widget="hours"] .tb-month-head{margin-bottom:12px}
 .tb-widget[data-tb-widget="hours"] .tb-selected{padding:12px 18px;margin-bottom:16px}
 .tb-widget[data-tb-widget="hours"] .tb-grid,.tb-widget[data-tb-widget="hours"] .tb-week{gap:6px}
 .tb-widget[data-tb-widget="hours"] .tb-day{min-height:58px;padding:6px 3px;gap:3px}
 .tb-widget[data-tb-widget="hours"] .tb-cal-layout{padding-bottom:20px}
}

.tb-strip-actions{display:flex;align-items:center;gap:8px}
.tb-widget .tb-facilities-button{font:700 14px/1.5 Arial,sans-serif;color:#245d73;background:white;border:1px solid #cbdce3;border-radius:9px;min-height:46px;padding:11px 15px}
.tb-widget .tb-facilities-button:hover{background:#f0f7f9}
.tb-facility-dialog{padding:12px 0 0;border:1px solid #e1e8ec;border-radius:18px;background:white;width:min(1100px,calc(100vw - 24px));max-height:calc(100dvh - 24px);overflow:hidden}
.tb-facility-dialog::backdrop{background:#15232c88;backdrop-filter:blur(4px)}
.tb-facility-close{display:block;margin:0 14px 0 auto;background:#f0f5f7;border:0;border-radius:8px;padding:10px 14px;min-height:44px;font:700 14px Arial,sans-serif}
.tb-facility-dialog iframe{display:block;border:0;width:100%;height:min(760px,calc(100dvh - 95px))}
@media(max-width:700px){.tb-strip-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.tb-widget[data-tb-widget="hours"] .tb-calendar-button{margin:0}.tb-widget .tb-facilities-button{padding:11px 8px}}

/* Weekend columns remain distinct; changed and closed days take precedence. */
.tb-widget[data-tb-widget="hours"] .tb-week .tb-weekend-heading{color:#176482;font-weight:800;background:#eaf3f7;border-radius:7px 7px 0 0;padding-top:7px}
.tb-widget[data-tb-widget="hours"] .tb-day.tb-weekend{background:#eaf3f7;border-color:#cfE3ec}
.tb-widget[data-tb-widget="hours"] .tb-day.tb-exception{background:#fff2cc;border-color:#d69b2b;box-shadow:inset 0 3px #d69b2b}
.tb-widget[data-tb-widget="hours"] .tb-day.tb-shut{background:#fff0ef;border-color:#e3a3a9;box-shadow:inset 0 3px #b53a3a;color:#a52d3d}
.tb-widget[data-tb-widget="hours"] .tb-day[aria-pressed=true]{outline:2px solid #08779d;outline-offset:1px}
.tb-widget[data-tb-widget="hours"] .tb-day.tb-weekend[aria-pressed=true]:not(.tb-exception):not(.tb-shut){background:#08779d}
.tb-widget[data-tb-widget="hours"] .tb-day:is(.tb-exception,.tb-shut)[aria-pressed=true],.tb-widget[data-tb-widget="hours"] .tb-day:is(.tb-exception,.tb-shut)[aria-pressed=true] small{color:#242b2d}
.tb-widget[data-tb-widget="hours"] .tb-key-weekend{background:#eaf3f7;border-color:#bad5e1}
