.workshop-offer{border-radius:20px;flex-direction:column;gap:clamp(14px,2vw,18px);max-width:560px;padding:clamp(22px,3vw,30px);display:flex}.workshop-offer__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 14px;display:flex}.workshop-offer__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);text-wrap:balance;max-width:16ch;margin:0;font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:500;line-height:1.12}.workshop-offer__badge{letter-spacing:.06em;text-transform:uppercase;background:var(--accent-soft);color:var(--ink);border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:11px;font-weight:600;line-height:1}.workshop-offer__hosts{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.workshop-offer__avatars{align-items:center;padding-left:2px;display:flex}.workshop-offer__avatar{border:2px solid var(--paper);width:44px;height:44px;box-shadow:0 0 0 1px color-mix(in srgb, var(--ink) 8%, transparent);background:var(--cream);border-radius:999px;margin-left:-12px;position:relative;overflow:hidden}.workshop-offer__avatar:first-child{margin-left:0}.workshop-offer__avatar-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.workshop-offer__hosts-line{color:var(--muted);letter-spacing:.01em;margin:0;font-size:13px;font-weight:500}.workshop-offer__facts{gap:10px 16px;margin:0;display:grid}@media (min-width:480px){.workshop-offer__facts{grid-template-columns:1fr 1fr}}.workshop-offer__fact{background:color-mix(in srgb, var(--surface) 65%, var(--paper));border:1px solid color-mix(in srgb, var(--ink) 6%, transparent);border-radius:14px;margin:0;padding:12px 14px}.workshop-offer__fact dt{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-size:10px;font-weight:600}.workshop-offer__fact dd{color:var(--ink);text-wrap:pretty;margin:0;font-size:14px;font-weight:500;line-height:1.45}.workshop-offer__cta{justify-content:center;align-self:stretch;width:100%;margin-top:2px}@media (min-width:480px){.workshop-offer__cta{justify-content:flex-start;align-self:flex-start;width:auto}}.workshop-offer__details{border:1px solid color-mix(in srgb, var(--ink) 8%, transparent);background:color-mix(in srgb, var(--paper) 55%, transparent);border-radius:14px;margin:4px 0 0;overflow:hidden}.workshop-offer__summary{cursor:pointer;color:var(--ink);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:13px;font-weight:600;list-style:none;display:flex}.workshop-offer__summary::-webkit-details-marker{display:none}.workshop-offer__summary:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 70%, var(--ink));outline-offset:-2px}.workshop-offer__summary-text--hide,.workshop-offer__details[open] .workshop-offer__summary-text--show{display:none}.workshop-offer__details[open] .workshop-offer__summary-text--hide{display:inline}.workshop-offer__summary-chevron{opacity:.55;transition:transform .2s var(--ease);flex-shrink:0;font-size:12px}.workshop-offer__details[open] .workshop-offer__summary-chevron{transform:rotate(-180deg)}.workshop-offer__details-body{border-top:1px solid color-mix(in srgb, var(--ink) 6%, transparent);padding:0 14px 14px}.workshop-offer__detail-list{color:var(--muted);flex-direction:column;gap:8px;margin:12px 0 0;padding-left:1.15em;font-size:14px;line-height:1.55;display:flex}.workshop-offer__detail-list:first-child{margin-top:12px}.workshop-offer__detail-list li{list-style:outside}@media (min-width:768px){.workshop-offer__summary{display:none}.workshop-offer__details-body{border-top:none;padding-top:14px}}@media (prefers-reduced-motion:reduce){.workshop-offer__summary-chevron{transition:none}}.workshop-split__column{min-width:0}.workshop-offer-inquiry{opacity:.92;align-self:flex-start;margin-top:4px}#workshops.section{padding-block:clamp(80px,11vw,152px)}
