.sp-set5-collection,.sp-set5-chart,.sp-set5-table-wrap,.sp-set5-audio,.sp-set5-coupon,.sp-set5-unfold{box-sizing:border-box;width:100%}
.sp-set5-collection__heading,.sp-set5-chart>h3{margin:0 0 10px}.sp-set5-collection__description{margin:0 0 16px;opacity:.78}
.sp-set5-collection__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.sp-set5-collection__item{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid rgba(127,127,127,.22);border-radius:5px;text-decoration:none;color:inherit;min-width:0}.sp-set5-collection__item strong,.sp-set5-collection__item span{white-space:normal;overflow-wrap:anywhere}
.sp-set5-table-wrap{overflow:auto;border:1px solid rgba(127,127,127,.22);border-radius:5px}.sp-set5-table{width:100%;border-collapse:collapse;min-width:520px}.sp-set5-table caption{text-align:start;font-weight:700;padding:14px 16px}.sp-set5-table th,.sp-set5-table td{padding:11px 14px;text-align:start;border-top:1px solid rgba(127,127,127,.16)}.sp-set5-table th{font-weight:700;white-space:nowrap}.sp-set5-table-wrap.is-striped tbody tr:nth-child(even){background:rgba(127,127,127,.06)}.sp-set5-table.is-sortable th{cursor:pointer;user-select:none}
.sp-set5-chart{--sp-set5-chart-h:320px}.sp-set5-chart__canvas{height:var(--sp-set5-chart-h);max-height:600px;min-height:180px;display:grid;place-items:center;overflow:hidden}.sp-set5-chart__canvas svg{width:100%;height:100%;max-width:700px}.sp-set5-chart__legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px}.sp-set5-chart__legend span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.sp-set5-chart__legend i{width:10px;height:10px;border-radius:50%;background:var(--c)}.sp-set5-chart__legend b{font-size:.86em;opacity:.72}.sp-set5-chart__radial{background:var(--sp-chart-radial-bg);width:min(100%,var(--sp-set5-chart-h));aspect-ratio:1;border-radius:50%}.sp-set5-chart__radial.is-donut{position:relative}.sp-set5-chart__radial.is-donut:after{content:"";position:absolute;inset:var(--sp-set5-donut-hole,24%);background:Canvas;border-radius:50%}.sp-set5-chart__bars{width:100%;height:100%;display:flex;align-items:flex-end;gap:12px;padding:16px}.sp-set5-chart__bars>div{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;text-align:center;min-width:24px}.sp-set5-chart__bars span{height:var(--h);background:var(--c);border-radius:4px 4px 0 0}.sp-set5-chart__line{fill:none;stroke:var(--sp-chart-line,#3156e8);stroke-width:var(--sp-chart-line-width,5);stroke-linecap:round;stroke-linejoin:round}.sp-set5-chart__area{fill:var(--sp-chart-area,rgba(49,86,232,.16))}.sp-set5-chart__mixbar{fill:var(--c)}.sp-set5-chart__radar-grid{fill:none;stroke:var(--sp-radar-grid,rgba(127,127,127,.4));stroke-width:2}.sp-set5-chart__radar-data{fill:rgba(49,86,232,.18);stroke:var(--sp-radar-data,#3156e8);stroke-width:3}.sp-set5-chart__heatmap{display:grid;grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:5px;width:100%;height:100%;padding:12px}.sp-set5-chart__heatmap span{background:var(--c);opacity:var(--a);border-radius:3px}.sp-set5-chart__gauge{width:min(100%,var(--sp-set5-chart-h));aspect-ratio:2/1;overflow:hidden;position:relative}.sp-set5-chart__gauge:before{content:"";position:absolute;inset:0;border-radius:999px 999px 0 0;background:conic-gradient(from 270deg,var(--c) 0 var(--g),rgba(127,127,127,.15) var(--g) 180deg,transparent 180deg)}.sp-set5-chart__gauge:after{content:"";position:absolute;inset:28%;bottom:-20%;background:Canvas;border-radius:999px 999px 0 0}.sp-set5-chart__gauge span{position:absolute;z-index:2;inset:auto 0 5%;text-align:center;font-weight:700;font-size:1.5em}
.sp-set5-audio{display:grid;gap:10px}.sp-set5-audio audio{width:100%}.sp-set5-coupon{display:inline-flex;gap:8px;align-items:center}.sp-set5-coupon button,.sp-set5-unfold button{cursor:pointer}.sp-set5-coupon code{padding:7px 10px;border:1px dashed currentColor;border-radius:4px}.sp-set5-unfold__body{max-height:150px;overflow:hidden;position:relative}.sp-set5-unfold.is-open .sp-set5-unfold__body{max-height:none}.sp-set5-unfold:not(.is-open) .sp-set5-unfold__body:after{content:"";position:absolute;inset:auto 0 0;height:64px;background:linear-gradient(transparent,Canvas)}
@media(max-width:767px){.sp-set5-chart__legend{gap:6px 10px}.sp-set5-chart__canvas{min-height:180px}.sp-set5-collection__items{grid-template-columns:1fr}}

.sp-set5-schedule{display:grid;gap:10px}.sp-set5-schedule article{display:grid;grid-template-columns:90px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid #e5e7eb;border-radius:5px}.sp-set5-score-table{display:grid;gap:12px}.sp-set5-score-table>div{display:grid;grid-template-columns:1fr auto;gap:6px}.sp-set5-score-table i{grid-column:1/-1;display:block;height:8px;background:#eef1f5;border-radius:999px;overflow:hidden}.sp-set5-score-table em{display:block;width:var(--w);height:100%;background:var(--c)}@media(max-width:640px){.sp-set5-schedule article{grid-template-columns:1fr}.sp-set5-schedule time{font-weight:700}}

.sp-set5-polar{display:grid;grid-template-columns:minmax(180px,var(--sp-polar-size)) minmax(160px,1fr);gap:24px;align-items:center}.sp-set5-polar__plot{background:var(--sp-polar-bg);width:min(100%,var(--sp-polar-size));aspect-ratio:1;border-radius:50%;position:relative}.sp-set5-polar__plot>span{position:absolute;inset:24%;border-radius:50%;background:#fff;box-shadow:0 0 0 1px rgba(148,163,184,.14)}.sp-set5-polar__legend{display:grid;gap:8px}.sp-set5-polar__legend>div{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:8px;align-items:center}.sp-set5-polar__legend i{width:10px;height:10px;border-radius:50%;background:var(--c)}.sp-set5-polar__legend span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-set5-polar__legend b{font-variant-numeric:tabular-nums}.sp-set5-sparkline{display:grid;gap:8px}.sp-set5-sparkline header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sp-set5-sparkline svg{display:block;width:100%;height:var(--sp-spark-h);overflow:visible}.sp-set5-sparkline__line{fill:none;stroke:var(--sp-spark-c);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.sp-set5-sparkline__fill{fill:var(--sp-spark-c);opacity:.12}.sp-set5-sparkline strong{font-variant-numeric:tabular-nums}@media(max-width:700px){.sp-set5-polar{grid-template-columns:1fr}.sp-set5-polar__plot{margin-inline:auto}}

/* Structured data table: independent from legacy table widgets. */
.sp-set5-structured-table{width:100%;box-sizing:border-box}
.sp-set5-structured-table__scroll{width:100%;overflow:auto;border:var(--sp-structured-border) var(--sp-structured-border-style) var(--sp-structured-border-color);border-radius:var(--sp-structured-radius)}
.sp-set5-structured-table table{width:var(--sp-structured-table-width,100%);max-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;margin:0}
.sp-set5-structured-table caption{padding:12px 14px;text-align:start;font-weight:700}
.sp-set5-structured-table th,.sp-set5-structured-table td{padding:var(--sp-structured-pad-top) var(--sp-structured-pad-right) var(--sp-structured-pad-bottom) var(--sp-structured-pad-left);border-inline-end:var(--sp-structured-border) var(--sp-structured-border-style) var(--sp-structured-border-color);border-block-end:var(--sp-structured-border) var(--sp-structured-border-style) var(--sp-structured-border-color);overflow-wrap:anywhere;color:var(--sp-structured-cell-color);background:var(--sp-structured-cell-bg)}
.sp-set5-structured-table th:last-child,.sp-set5-structured-table td:last-child{border-inline-end:0}
.sp-set5-structured-table tbody tr:last-child td{border-block-end:0}
.sp-set5-structured-table th{font-weight:700}
.sp-set5-structured-table.is-striped tbody tr:nth-child(even) td{background:var(--sp-structured-stripe)!important}
.sp-set5-structured-table tbody tr:hover td{background:var(--sp-structured-hover)!important}
.sp-set5-structured-table__col.is-nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sp-set5-structured-table__col.is-number{font-variant-numeric:tabular-nums}
.sp-set5-structured-table__badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:4px 9px;border-radius:999px;background:var(--sp-badge-bg);color:var(--sp-badge-color);white-space:nowrap}
@media(max-width:767px){
  .sp-set5-structured-table__col.is-mobile-hidden{display:none}
  .sp-set5-structured-table.is-mobile-fit table{table-layout:auto;width:100%!important;min-width:0}
  .sp-set5-structured-table.is-mobile-fit th,.sp-set5-structured-table.is-mobile-fit td{padding-inline:8px;font-size:.92em}
}
