.wd-problem__grid{display:grid;grid-template-columns:1fr;gap:clamp(2.25rem,1.6rem + 3vw,3.75rem);align-items:center}@media (min-width:880px){.wd-problem__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(2.5rem,1rem + 5vw,4.5rem)}}.wd-problem__copy{display:flex;flex-direction:column;gap:1.15rem;max-width:38rem}.wd-problem__kicker{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.01em;color:var(--wd-accent)}.wd-problem__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-problem__lead{margin:0;max-width:60ch;font-size:clamp(1rem,.96rem + .3vw,1.1rem);line-height:1.65;color:var(--wd-fg-muted)}.wd-problem__contrast{margin:0;display:flex;flex-direction:column;gap:1.1rem}.wd-problem__contrast-cap{font-size:.85rem;font-weight:600;color:var(--wd-fg-subtle)}.wd-problem__track{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.wd-problem__step{position:relative;padding-left:1.85rem;padding-block:1.15rem;display:flex;flex-direction:column;gap:.3rem}.wd-problem__step:before{content:"";position:absolute;left:0;top:1.55rem;width:.6rem;height:.6rem;border-radius:50%;background:var(--wd-bg-4);outline:4px solid var(--wd-bg)}.wd-problem__step:not(:last-child):after{content:"";position:absolute;left:calc(.3rem - .5px);top:1.85rem;bottom:-1.85rem;width:1px;background:linear-gradient(to bottom,var(--wd-line-strong) 0,color-mix(in srgb,var(--wd-accent) 55%,transparent) 100%)}.wd-problem__step-figure{font-family:var(--font-bricolage),ui-sans-serif,system-ui,sans-serif;font-weight:500;font-size:clamp(1.6rem,1.25rem + 1.4vw,2.1rem);line-height:1.08;letter-spacing:-.02em;color:var(--wd-fg)}.wd-problem__step-label{font-size:.9rem;font-weight:600;color:var(--wd-fg)}.wd-problem__step-note{font-size:.875rem;line-height:1.55;color:var(--wd-fg-subtle)}.wd-problem__step--slow .wd-problem__step-figure{color:var(--wd-fg-muted)}.wd-problem__step--fast{margin-top:1.85rem;padding:1.4rem 1.4rem 1.4rem 1.85rem;border-radius:var(--wd-radius-lg);border:1px solid var(--wd-line-strong);background:radial-gradient(120% 90% at 100% 0,color-mix(in srgb,var(--wd-accent) 7%,transparent) 0,transparent 60%),var(--wd-bg-2);box-shadow:inset 0 1px 0 0 rgba(255,250,240,.05)}.wd-problem__step--fast:before{left:1.4rem;background:var(--wd-accent);outline-color:var(--wd-bg-2)}.wd-problem__step--fast .wd-problem__step-figure{color:var(--wd-accent-soft)}@media (max-width:600px){.wd-problem__step,.wd-problem__step--fast{padding-left:1.65rem}.wd-problem__step--fast:before{left:1.2rem}}.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-footer{position:relative;background:var(--wd-bg);border-top:1px solid var(--wd-line);padding-block:clamp(3rem,2.4rem + 3vh,4.75rem) clamp(1.75rem,1.4rem + 1.5vh,2.5rem)}.wd-footer__sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.wd-footer__top{display:grid;grid-template-columns:1fr;gap:clamp(2.25rem,1.8rem + 3vw,3.5rem)}@media (min-width:860px){.wd-footer__top{grid-template-columns:minmax(0,1.1fr) minmax(0,1.5fr);align-items:start}}.wd-footer__brand{display:flex;flex-direction:column;gap:1.1rem;max-width:30rem}.wd-footer__wordmark{display:inline-flex;align-items:center;gap:.6rem;width:fit-content;text-decoration:none;border-radius:.5rem;cursor:pointer}.wd-footer__wordmark:focus-visible{outline:2px solid var(--wd-accent);outline-offset:4px}.wd-footer__mark{display:block;height:auto;width:34px}.wd-footer__word{font-family:var(--font-bricolage),ui-sans-serif,system-ui,sans-serif;font-size:1.35rem;font-weight:500;letter-spacing:-.01em;color:var(--wd-fg)}.wd-footer__word b{font-weight:600;color:var(--wd-accent)}.wd-footer__tagline{margin:0;max-width:46ch;font-size:.975rem;line-height:1.6;color:var(--wd-fg-muted)}.wd-footer__cta{align-self:flex-start;margin-top:.15rem}.wd-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.75rem,1.4rem + 2vw,2.75rem) clamp(1.25rem,1rem + 2vw,2.5rem)}@media (min-width:560px){.wd-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr))}}.wd-footer__col{display:flex;flex-direction:column;gap:.85rem;min-width:0}.wd-footer__col-title{margin:0;font-family:var(--font-hanken),ui-sans-serif,system-ui,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.01em;color:var(--wd-fg-subtle)}.wd-footer__links{display:flex;flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none}.wd-footer__link{display:inline-block;font-size:.95rem;line-height:1.4;color:var(--wd-fg-muted);text-decoration:none;border-radius:.25rem;transition:color .2s var(--wd-ease);cursor:pointer}.wd-footer__link:hover{color:var(--wd-fg)}.wd-footer__link:focus-visible{outline:2px solid var(--wd-accent);outline-offset:3px;color:var(--wd-fg)}.wd-footer__rule{height:1px;border:0;background:var(--wd-line);margin-block:clamp(2.25rem,1.8rem + 2.5vh,3.25rem) clamp(1.25rem,1rem + 1vh,1.75rem)}.wd-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem}.wd-footer__copy{margin:0;font-size:.875rem;color:var(--wd-fg-subtle)}.wd-footer__proof{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--wd-fg-muted)}.wd-footer__proof b{color:var(--wd-fg);font-weight:600}.wd-footer__stars{color:var(--wd-accent-soft);letter-spacing:.08em;font-size:.8rem}@media (max-width:460px){.wd-footer__bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.wd-footer__link{transition:none}}