.PlaygroundColumns-module__7fdmpq__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.4vw,18px);width:100%;height:100%;min-height:0;display:grid}.PlaygroundColumns-module__7fdmpq__column{min-width:0;height:100%;min-height:0}.PlaygroundColumns-module__7fdmpq__columnViewport{overscroll-behavior:contain;height:100%;position:relative;overflow:hidden}.PlaygroundColumns-module__7fdmpq__column[data-mode=manual] .PlaygroundColumns-module__7fdmpq__columnViewport{scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow:hidden auto}.PlaygroundColumns-module__7fdmpq__column[data-mode=manual] .PlaygroundColumns-module__7fdmpq__columnViewport::-webkit-scrollbar{display:none}.PlaygroundColumns-module__7fdmpq__column[data-mode=manual] .PlaygroundColumns-module__7fdmpq__columnTrack{will-change:auto;animation:none!important;transform:none!important}.PlaygroundColumns-module__7fdmpq__columnInteractive{cursor:ns-resize}.PlaygroundColumns-module__7fdmpq__columnTrack{will-change:transform;backface-visibility:hidden;flex-direction:column;gap:clamp(10px,1.2vw,14px);width:100%;display:flex}.PlaygroundColumns-module__7fdmpq__columnTrackDown{animation:PlaygroundColumns-module__7fdmpq__columnScrollDown var(--column-duration,38s) linear var(--column-delay,0s) infinite;animation-play-state:paused}.PlaygroundColumns-module__7fdmpq__columnTrackUp{animation:PlaygroundColumns-module__7fdmpq__columnScrollUp var(--column-duration,44s) linear var(--column-delay,0s) infinite;animation-play-state:paused}.PlaygroundColumns-module__7fdmpq__columns[data-ready=true] .PlaygroundColumns-module__7fdmpq__columnTrackDown,.PlaygroundColumns-module__7fdmpq__columns[data-ready=true] .PlaygroundColumns-module__7fdmpq__columnTrackUp{animation-play-state:running}@keyframes PlaygroundColumns-module__7fdmpq__columnScrollDown{0%{transform:translate(0,0)}to{transform:translateY(-50%)}}@keyframes PlaygroundColumns-module__7fdmpq__columnScrollUp{0%{transform:translateY(-50%)}to{transform:translate(0,0)}}.PlaygroundColumns-module__7fdmpq__columnCard{background:var(--pg-pill-bg);border-radius:14px;flex-shrink:0;width:100%;overflow:hidden}.PlaygroundColumns-module__7fdmpq__columnCardPlaceholder{aspect-ratio:4/5;background:color-mix(in srgb, var(--pg-pill-bg) 72%, var(--pg-bg));border:1px dashed color-mix(in srgb, var(--pg-text) 14%, transparent)}.PlaygroundColumns-module__7fdmpq__columnMedia{width:100%;height:auto;display:block}.PlaygroundColumns-module__7fdmpq__columnLinkedin{aspect-ratio:504/399;background:color-mix(in srgb, var(--pg-pill-bg) 72%, var(--pg-bg));border:1px dashed color-mix(in srgb, var(--pg-text) 14%, transparent);place-items:center;display:grid}.PlaygroundColumns-module__7fdmpq__columnLinkedinLabel{font-family:var(--font-family-mono);font-size:.6875rem;font-weight:var(--font-weight-medium);letter-spacing:.06em;text-transform:uppercase;color:var(--pg-text-muted)}.PlaygroundColumns-module__7fdmpq__columnPlaceholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;padding:16px;display:flex}.PlaygroundColumns-module__7fdmpq__columnPlaceholderLabel{font-family:var(--font-family-sans);font-size:clamp(.75rem,1.6vw,.875rem);font-weight:var(--font-weight-medium);color:var(--pg-text);text-transform:lowercase;line-height:1.2}.PlaygroundColumns-module__7fdmpq__columnPlaceholderHint{font-family:var(--font-family-sans);font-size:clamp(.625rem,1.3vw,.75rem);font-weight:var(--font-weight-regular);color:var(--pg-text-muted);text-transform:lowercase;line-height:1.2}.PlaygroundColumns-module__7fdmpq__empty{width:100%;height:100%;color:var(--pg-text-muted);background:var(--pg-pill-bg);border-radius:12px;place-items:center;font-size:.8125rem;display:grid}.PlaygroundColumns-module__7fdmpq__mobileLoading{background:var(--pg-pill-bg);border-radius:12px;place-items:center;width:100%;height:100%;min-height:240px;display:grid}.PlaygroundColumns-module__7fdmpq__mobileLoadingLabel{font-family:var(--font-family-mono);font-size:.6875rem;font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--pg-text-muted)}@media (max-width:640px){.PlaygroundColumns-module__7fdmpq__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.PlaygroundColumns-module__7fdmpq__column{pointer-events:none}.PlaygroundColumns-module__7fdmpq__columnTrack{animation-play-state:running!important}.PlaygroundColumns-module__7fdmpq__columns:not([data-ready=true]) .PlaygroundColumns-module__7fdmpq__columnTrack{animation-play-state:paused!important}.PlaygroundColumns-module__7fdmpq__columnTrackUp{--column-delay:calc(var(--column-duration,30s) * -1)}.PlaygroundColumns-module__7fdmpq__columnCard{border-radius:10px}}@media (prefers-reduced-motion:reduce) and (min-width:641px){.PlaygroundColumns-module__7fdmpq__column[data-mode=auto] .PlaygroundColumns-module__7fdmpq__columnTrack{animation:none!important;transform:none!important}}
.PlaygroundSectionDetail-module__HX9DdW__sectionDetail{width:100%;height:100%;min-height:0;padding-block:var(--pg-gutter);scrollbar-width:thin;flex-direction:column;display:flex;overflow:hidden auto}.PlaygroundSectionDetail-module__HX9DdW__header{flex-shrink:0;width:100%;margin-bottom:clamp(20px,3vw,32px)}.PlaygroundSectionDetail-module__HX9DdW__headerTop{justify-content:space-between;align-items:flex-start;gap:clamp(16px,3vw,32px);width:100%;display:flex}.PlaygroundSectionDetail-module__HX9DdW__heading{font-family:var(--font-family-sans);font-size:clamp(1.5rem,3.2vw,2.125rem);font-weight:var(--font-weight-medium);letter-spacing:-.02em;color:var(--pg-text);flex-shrink:0;margin:0;line-height:1.15}.PlaygroundSectionDetail-module__HX9DdW__description{flex-direction:column;gap:4px;max-width:52rem;margin-top:10px;display:flex}.PlaygroundSectionDetail-module__HX9DdW__description p{font-family:var(--font-family-sans);font-size:clamp(.8125rem,1.5vw,.9375rem);font-weight:var(--font-weight-regular);color:var(--pg-text-muted);margin:0;line-height:1.5}.PlaygroundSectionDetail-module__HX9DdW__descriptionDivider{background:color-mix(in srgb, var(--pg-text-muted) 32%, transparent);border:0;width:2.5rem;height:1px;margin:10px 0 8px}.PlaygroundSectionDetail-module__HX9DdW__descriptionLink{color:inherit;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--pg-text-muted) 42%, transparent);text-decoration-color:color-mix(in srgb, var(--pg-text-muted) 42%, transparent);text-underline-offset:.18em;transition:color .2s cubic-bezier(.4,0,.2,1)}.PlaygroundSectionDetail-module__HX9DdW__descriptionLink:hover,.PlaygroundSectionDetail-module__HX9DdW__descriptionLink:focus-visible{color:var(--pg-text)}.PlaygroundSectionDetail-module__HX9DdW__tools{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:6px;max-width:min(50%,28rem);margin:0;padding:0;list-style:none;display:flex}.PlaygroundSectionDetail-module__HX9DdW__tool{font-family:var(--font-family-mono);font-size:.6875rem;font-weight:var(--font-weight-medium);letter-spacing:.05em;text-transform:uppercase;color:var(--pg-text-muted);background:var(--pg-pill-bg);border-radius:999px;padding:6px 10px;line-height:1}.PlaygroundSectionDetail-module__HX9DdW__assetGrid{columns:3;column-gap:clamp(10px,1.4vw,18px)}.PlaygroundSectionDetail-module__HX9DdW__assetCard{break-inside:avoid;margin:0 0 clamp(16px,2vw,24px)}.PlaygroundSectionDetail-module__HX9DdW__assetMedia{background:var(--pg-pill-bg);border-radius:14px;overflow:hidden}.PlaygroundSectionDetail-module__HX9DdW__assetImage{width:100%;height:auto;display:block}.PlaygroundSectionDetail-module__HX9DdW__youtubeEmbed{aspect-ratio:16/9;background:#000;width:100%;position:relative}.PlaygroundSectionDetail-module__HX9DdW__youtubeIframe{border:0;width:100%;height:100%;position:absolute;inset:0}.PlaygroundSectionDetail-module__HX9DdW__linkedinEmbed{aspect-ratio:504/399;background:var(--pg-pill-bg);width:100%;position:relative}.PlaygroundSectionDetail-module__HX9DdW__linkedinIframe{border:0;width:100%;height:100%;position:absolute;inset:0}.PlaygroundSectionDetail-module__HX9DdW__assetPlaceholder{aspect-ratio:4/5;text-align:center;background:color-mix(in srgb, var(--pg-pill-bg) 72%, var(--pg-bg));border:1px dashed color-mix(in srgb, var(--pg-text) 14%, transparent);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px;display:flex}.PlaygroundSectionDetail-module__HX9DdW__placeholderLabel{font-family:var(--font-family-sans);font-size:clamp(.75rem,1.6vw,.875rem);font-weight:var(--font-weight-medium);color:var(--pg-text);text-transform:lowercase;line-height:1.2}.PlaygroundSectionDetail-module__HX9DdW__placeholderHint{font-family:var(--font-family-sans);font-size:clamp(.625rem,1.3vw,.75rem);font-weight:var(--font-weight-regular);color:var(--pg-text-muted);text-transform:lowercase;line-height:1.2}.PlaygroundSectionDetail-module__HX9DdW__assetCaption{font-family:var(--font-family-sans);font-size:clamp(.75rem,1.4vw,.8125rem);font-weight:var(--font-weight-regular);color:var(--pg-text-muted);margin:8px 2px 0;line-height:1.4}@media (max-width:900px){.PlaygroundSectionDetail-module__HX9DdW__assetGrid{columns:2}}@media (max-width:640px){.PlaygroundSectionDetail-module__HX9DdW__headerTop{flex-direction:column;align-items:flex-start;gap:12px}.PlaygroundSectionDetail-module__HX9DdW__tools{justify-content:flex-start;max-width:none}}@media (max-width:520px){.PlaygroundSectionDetail-module__HX9DdW__assetGrid{columns:1}.PlaygroundSectionDetail-module__HX9DdW__assetMedia{border-radius:10px}}
.PlaygroundShell-module__l7VLFa__shell{--pg-bg:#fff;--pg-text:#3a342c;--pg-text-muted:#6a645b;--pg-pill-bg:#f2f1ee;--pg-pill-active-bg:#e8e6e1;--pg-pill-active-text:#2f2a24;--pg-border:#e3e1dc;background:var(--pg-bg);height:100dvh;min-height:100dvh;color:var(--pg-text);overscroll-behavior:none;overflow:hidden}
.PlaygroundPage-module__t5_BRq__page{--pg-ease:cubic-bezier(.4, 0, .2, 1);--pg-gutter:clamp(12px, 2vw, 20px);overscroll-behavior:none;width:100%;height:100%;min-height:0;padding-inline:var(--pg-gutter);box-sizing:border-box;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(12px,2vw,24px);padding-block:0;display:grid;overflow:hidden}.PlaygroundPage-module__t5_BRq__sidebar{min-width:0;min-height:0;padding-block:var(--pg-gutter);flex-direction:column;justify-content:space-between;display:flex}.PlaygroundPage-module__t5_BRq__sidebarTop{flex-direction:column;display:flex}.PlaygroundPage-module__t5_BRq__logo{width:fit-content;transition:opacity .2s var(--pg-ease);flex-shrink:0;align-items:center;display:inline-flex}.PlaygroundPage-module__t5_BRq__logo:hover,.PlaygroundPage-module__t5_BRq__logo:focus-visible{opacity:.78}.PlaygroundPage-module__t5_BRq__logoImage{width:clamp(124px,12vw,176px);height:auto}.PlaygroundPage-module__t5_BRq__sidebarFilters{flex-direction:column;align-items:stretch;gap:6px;width:100%;padding-bottom:2px;display:flex}.PlaygroundPage-module__t5_BRq__navPill{width:100%;min-height:44px;font-family:var(--font-family-mono);font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:.06em;text-transform:uppercase;color:var(--pg-text-muted);cursor:pointer;transition:color .2s var(--pg-ease), background .2s var(--pg-ease);background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:flex-start;align-items:center;gap:12px;padding:8px 14px;line-height:1;display:flex}.PlaygroundPage-module__t5_BRq__navPill:hover,.PlaygroundPage-module__t5_BRq__navPill:focus-visible{color:var(--pg-text);background:var(--pg-pill-bg)}.PlaygroundPage-module__t5_BRq__navPillActive{color:var(--pg-pill-active-text);background:var(--pg-pill-active-bg)}.PlaygroundPage-module__t5_BRq__navIcon{object-fit:contain;opacity:.9;flex-shrink:0;width:26px;height:26px}.PlaygroundPage-module__t5_BRq__navPillActive .PlaygroundPage-module__t5_BRq__navIcon{opacity:1}.PlaygroundPage-module__t5_BRq__stage{overscroll-behavior:none;flex-direction:column;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.PlaygroundPage-module__t5_BRq__stageScroll{scrollbar-width:thin;overflow:hidden auto}@media (max-width:900px){.PlaygroundPage-module__t5_BRq__page{grid-template-columns:minmax(200px,240px) minmax(0,1fr);gap:10px;padding-block:0;padding-inline:10px}.PlaygroundPage-module__t5_BRq__navPill{gap:10px;min-height:40px;padding:7px 12px;font-size:.75rem}.PlaygroundPage-module__t5_BRq__navIcon{width:22px;height:22px}}@media (max-width:640px){.PlaygroundPage-module__t5_BRq__page{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:0;padding-inline:10px}.PlaygroundPage-module__t5_BRq__sidebar{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:10px;padding-block:10px 8px}.PlaygroundPage-module__t5_BRq__sidebarTop{width:100%}.PlaygroundPage-module__t5_BRq__sidebarFilters{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-flow:row;align-items:center;gap:6px;width:100%;max-width:100%;max-height:none;padding-bottom:2px;display:flex;overflow:auto hidden}.PlaygroundPage-module__t5_BRq__sidebarFilters::-webkit-scrollbar{display:none}.PlaygroundPage-module__t5_BRq__navPill{flex-shrink:0;gap:8px;width:auto;min-height:36px;padding:6px 12px;font-size:.6875rem}.PlaygroundPage-module__t5_BRq__navIcon{width:20px;height:20px}.PlaygroundPage-module__t5_BRq__logoImage{width:clamp(96px,24vw,120px)}.PlaygroundPage-module__t5_BRq__stage{padding-bottom:10px}}
