.wd-hours__grid{display:grid;grid-template-columns:1fr;gap:clamp(2.25rem,1.6rem + 3vw,3.5rem);align-items:start}@media (min-width:940px){.wd-hours__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(2.5rem,1rem + 5vw,4.5rem);align-items:center}}.wd-hours__copy{display:flex;flex-direction:column;gap:1.15rem;max-width:38rem}.wd-hours__kicker{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.01em;color:var(--wd-accent)}.wd-hours__title{margin:0;font-family:var(--font-bricolage),ui-sans-serif,system-ui,sans-serif;font-weight:500;font-size:clamp(1.85rem,1.35rem + 2.2vw,2.8rem);line-height:1.12;letter-spacing:-.02em;text-wrap:balance;color:var(--wd-fg)}.wd-hours__lead{margin:0;max-width:56ch;font-size:clamp(1rem,.96rem + .3vw,1.1rem);line-height:1.65;color:var(--wd-fg-muted)}.wd-hours__points{margin:.25rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.85rem}.wd-hours__point{display:flex;gap:.7rem;align-items:flex-start;font-size:1rem;line-height:1.5;color:var(--wd-fg-muted)}.wd-hours__check{flex:none;margin-top:.15rem;color:var(--wd-accent)}.wd-hours__breakdown{margin:.6rem 0 0;padding-top:1.4rem;border-top:1px solid var(--wd-line);display:flex;flex-direction:column;gap:.85rem}.wd-hours__breakdown-cap{font-size:.85rem;font-weight:600;color:var(--wd-fg-subtle)}.wd-hours__bar{display:flex;width:100%;height:.7rem;border-radius:9999px;overflow:hidden;background:var(--wd-bg-3)}.wd-hours__bar-seg{height:100%}.wd-hours__bar-seg:not(:last-child){box-shadow:inset -1px 0 0 0 var(--wd-bg)}.wd-hours__legend{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.15rem;font-size:.85rem;color:var(--wd-fg-muted)}.wd-hours__legend-item{display:inline-flex;align-items:center;gap:.45rem}.wd-hours__swatch{width:.7rem;height:.7rem;border-radius:3px;flex:none}.wd-hours__legend-hrs{color:var(--wd-fg);font-weight:600}.wd-hours__panel{position:relative;margin:0;display:flex;flex-direction:column;border-radius:var(--wd-radius-lg);border:1px solid var(--wd-line-strong);background:radial-gradient(120% 80% at 100% 0,color-mix(in srgb,var(--wd-accent) 6%,transparent) 0,transparent 58%),linear-gradient(180deg,rgba(255,250,240,.022) 0,transparent 16%),var(--wd-bg-2);box-shadow:0 14px 38px -22px rgba(0,0,0,.6);overflow:hidden}.wd-hours__panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.25rem,1rem + .8vw,1.6rem);border-bottom:1px solid var(--wd-line)}.wd-hours__panel-id{display:flex;align-items:center;gap:.85rem;min-width:0}.wd-hours__panel-ic{flex:none;display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:.7rem;background:var(--wd-accent);color:#16120e}.wd-hours__panel-ic svg{width:1.3rem;height:1.3rem;stroke:currentColor}.wd-hours__panel-title{margin:0;font-family:var(--font-bricolage),ui-sans-serif,system-ui,sans-serif;font-weight:600;font-size:1.15rem;line-height:1.2;letter-spacing:-.01em;color:var(--wd-fg)}.wd-hours__panel-sub{margin:.15rem 0 0;font-size:.85rem;color:var(--wd-fg-subtle);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-hours__panel-total{flex:none;display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.wd-hours__panel-total-num{font-family:var(--font-geist-mono),ui-monospace,monospace;font-weight:500;font-size:clamp(1.35rem,1.1rem + 1vw,1.7rem);letter-spacing:-.01em;color:var(--wd-accent)}.wd-hours__panel-total-label{margin-top:.15rem;font-size:.75rem;color:var(--wd-fg-subtle)}.wd-hours__rows{margin:0;padding:0;list-style:none}.wd-hours__row{display:grid;grid-template-columns:3.75rem minmax(0,1fr) auto;align-items:baseline;gap:.5rem 1rem;padding:clamp(.85rem,.7rem + .4vw,1.05rem) clamp(1.25rem,1rem + .8vw,1.6rem)}.wd-hours__row:not(:last-child){border-bottom:1px solid var(--wd-line)}.wd-hours__row-date{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.8rem;color:var(--wd-fg-subtle);white-space:nowrap}.wd-hours__row-task{display:flex;flex-direction:column;gap:.15rem;min-width:0;font-size:.975rem;font-weight:600;color:var(--wd-fg)}.wd-hours__row-detail{font-size:.825rem;font-weight:400;line-height:1.45;color:var(--wd-fg-subtle)}.wd-hours__row-hrs{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:.9rem;font-weight:500;color:var(--wd-fg);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.wd-hours__panel-foot{display:flex;align-items:center;gap:.55rem;margin:0;padding:clamp(.95rem,.8rem + .4vw,1.15rem) clamp(1.25rem,1rem + .8vw,1.6rem);border-top:1px solid var(--wd-line);font-size:.825rem;line-height:1.45;color:var(--wd-fg-subtle)}.wd-hours__panel-foot-ic{flex:none;display:inline-flex;color:var(--wd-fg-subtle)}.wd-hours__panel-foot-ic svg{width:1rem;height:1rem;stroke:currentColor}@media (max-width:560px){.wd-hours__row{grid-template-columns:minmax(0,1fr) auto;gap:.2rem .85rem}.wd-hours__row-date{grid-column:1;grid-row:2;order:2}.wd-hours__row-task{grid-column:1;grid-row:1}.wd-hours__row-hrs{grid-column:2;grid-row:1}}.wd-hours__row{opacity:0;animation:wd-hours-row-in .55s var(--wd-ease) forwards}@keyframes wd-hours-row-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.wd-hours__bar-seg{transform-origin:left center;animation:wd-hours-seg-in .7s var(--wd-ease) both}@keyframes wd-hours-seg-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.wd-hours__bar-seg,.wd-hours__row{animation:none;opacity:1}}.wd-reviews__rating{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.3rem .6rem;margin-top:.4rem}.wd-reviews__rating-score{display:inline-flex;align-items:baseline;gap:.25rem;font-family:var(--font-bricolage),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.01em}.wd-reviews__rating-score b{font-weight:600;font-size:1.4rem;line-height:1;color:var(--wd-fg)}.wd-reviews__rating-of{font-size:1rem;color:var(--wd-fg-muted)}.wd-reviews__rating-meta{font-size:.9rem;color:var(--wd-fg-muted)}.wd-reviews__stars{color:var(--wd-accent-soft);letter-spacing:.1em;font-size:.82rem;line-height:1;white-space:nowrap}.wd-reviews__rows{display:flex;flex-direction:column;gap:clamp(1rem,.7rem + 1.2vw,1.5rem);margin-top:clamp(.5rem,.25rem + 1vh,1rem)}.wd-reviews__marquee{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.wd-reviews__track{display:flex;width:max-content;will-change:transform}.wd-reviews__track--left{animation:wd-reviews-left 64s linear infinite}.wd-reviews__track--right{animation:wd-reviews-right 64s linear infinite}.wd-reviews__marquee:focus-within .wd-reviews__track,.wd-reviews__marquee:hover .wd-reviews__track{animation-play-state:paused}.wd-reviews__row{display:flex;flex-shrink:0;align-items:stretch;gap:clamp(1rem,.7rem + 1.2vw,1.5rem);margin:0;padding:0 clamp(1rem,.7rem + 1.2vw,1.5rem) 0 0;list-style:none}.wd-reviews__cell{display:flex;flex-shrink:0;width:clamp(20rem,24vw + 12rem,27rem)}.wd-reviews__card{display:flex;flex-direction:column;gap:1rem;width:100%;margin:0;padding:clamp(1.5rem,1.2rem + .8vw,1.9rem);border:1px solid var(--wd-line-strong);border-radius:var(--wd-radius-lg);background:linear-gradient(180deg,rgba(255,250,240,.05),transparent 38%),var(--wd-bg-2);box-shadow:0 14px 38px -16px rgba(0,0,0,.6)}.wd-reviews__quote{margin:0;font-size:1.0625rem;line-height:1.6;color:var(--wd-fg);text-wrap:pretty}.wd-reviews__quote:before{content:"\201C";margin-right:.1em;color:var(--wd-fg-subtle)}.wd-reviews__quote:after{content:"\201D";margin-left:.05em;color:var(--wd-fg-subtle)}.wd-reviews__person{display:flex;align-items:center;gap:.8rem;margin-top:auto;padding-top:.5rem}.wd-reviews__avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.6rem;height:2.6rem;border-radius:9999px;border:1px solid var(--wd-line-strong);background:radial-gradient(120% 120% at 30% 22%,var(--wd-bg-4),var(--wd-bg-3));color:var(--wd-accent-soft);font-family:var(--font-bricolage),ui-sans-serif,system-ui,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.01em;line-height:1}.wd-reviews__id{display:flex;flex-direction:column;gap:.15rem;min-width:0}.wd-reviews__name{font-weight:600;font-size:.95rem;line-height:1.2;color:var(--wd-fg)}.wd-reviews__role{font-size:.85rem;line-height:1.3;color:var(--wd-fg-muted)}@keyframes wd-reviews-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes wd-reviews-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.wd-reviews__marquee{-webkit-mask-image:none;mask-image:none}.wd-reviews__track{animation:none;width:100%}.wd-reviews__row{flex-wrap:wrap;justify-content:center;padding-right:0}.wd-reviews__row[aria-hidden=true]{display:none}.wd-reviews__cell{width:min(100%,27rem);flex:1 1 22rem}}@media (max-width:600px){.wd-reviews__cell{width:82vw}.wd-reviews__rating-meta{width:100%;text-align:center}}