.IndustryChipBar-module__CcVl6W__root{--industry-strip-bg:color-mix(in oklch,var(--foreground)2%,var(--card));--industry-strip-border:color-mix(in oklch,var(--foreground)6%,transparent);--industry-chip-bg:var(--card);--industry-chip-border:color-mix(in oklch,var(--foreground)10%,transparent);--industry-chip-fg:var(--muted-foreground);--industry-chip-active-bg:var(--foreground);--industry-chip-active-fg:var(--background);--industry-chip-active-border:var(--foreground);cursor:default;-webkit-user-select:none;user-select:none;width:100%;min-width:0}.IndustryChipBar-module__CcVl6W__rootSurface .IndustryChipBar-module__CcVl6W__strip{border-top:none}.IndustryChipBar-module__CcVl6W__strip{background:var(--industry-strip-bg);border-block:1px solid var(--industry-strip-border);cursor:default;align-items:center;gap:0;width:100%;padding-block:8px;display:flex}.IndustryChipBar-module__CcVl6W__fixedSlot{z-index:2;flex-shrink:0;padding-inline:8px;position:relative}.IndustryChipBar-module__CcVl6W__marqueeDecorativeViewport{pointer-events:auto;cursor:default;overflow:hidden}.IndustryChipBar-module__CcVl6W__marqueeDecorative{pointer-events:none}.IndustryChipBar-module__CcVl6W__chipDecorative{pointer-events:none;cursor:default;color:color-mix(in oklch,var(--foreground)48%,transparent);border-color:color-mix(in oklch,var(--foreground)8%,transparent);background:color-mix(in oklch,var(--foreground)2.5%,var(--card));box-shadow:none;font-size:.75rem;font-weight:500;transform:none}.IndustryChipBar-module__CcVl6W__chipDecorative .IndustryChipBar-module__CcVl6W__chipIcon{color:color-mix(in oklch,var(--foreground)40%,transparent);animation:none}.IndustryChipBar-module__CcVl6W__chip.IndustryChipBar-module__CcVl6W__chipDecorative,.IndustryChipBar-module__CcVl6W__chip.IndustryChipBar-module__CcVl6W__chipDecorative:hover,.IndustryChipBar-module__CcVl6W__chip.IndustryChipBar-module__CcVl6W__chipDecorative:focus,.IndustryChipBar-module__CcVl6W__chip.IndustryChipBar-module__CcVl6W__chipDecorative:focus-visible{cursor:default;background:color-mix(in oklch,var(--foreground)2.5%,var(--card));color:color-mix(in oklch,var(--foreground)48%,transparent);border-color:color-mix(in oklch,var(--foreground)8%,transparent);outline:none}.IndustryChipBar-module__CcVl6W__fixedSlot:after{content:"";background:linear-gradient(to right,var(--industry-strip-bg)0%,transparent 100%);pointer-events:none;width:12px;position:absolute;top:0;bottom:0;right:-10px}.IndustryChipBar-module__CcVl6W__marqueeViewport{flex:1;min-width:0;position:relative;overflow:hidden}.IndustryChipBar-module__CcVl6W__marqueeTrack{touch-action:pan-y pinch-zoom;flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.IndustryChipBar-module__CcVl6W__chip{border:1px solid var(--industry-chip-border);background:var(--industry-chip-bg);min-height:28px;color:var(--industry-chip-fg);letter-spacing:.01em;white-space:nowrap;cursor:pointer;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:.6875rem;font-weight:500;line-height:1.25;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.IndustryChipBar-module__CcVl6W__chipLabel{text-overflow:ellipsis;max-width:220px;overflow:hidden}.IndustryChipBar-module__CcVl6W__chipLabelFull{display:inline}.IndustryChipBar-module__CcVl6W__chipLabelShort{display:none}.IndustryChipBar-module__CcVl6W__chipIcon{flex-shrink:0;justify-content:center;align-items:center;animation:2.5s ease-in-out infinite IndustryChipBar-module__CcVl6W__iconFloat;display:inline-flex}.IndustryChipBar-module__CcVl6W__chipActive .IndustryChipBar-module__CcVl6W__chipIcon{color:inherit}@keyframes IndustryChipBar-module__CcVl6W__iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.IndustryChipBar-module__CcVl6W__chipActive{background:var(--industry-chip-active-bg);border-color:var(--industry-chip-active-border);color:var(--industry-chip-active-fg)}.IndustryChipBar-module__CcVl6W__chip:focus-visible{outline:2px solid color-mix(in oklch,var(--foreground)35%,transparent);outline-offset:2px}@media (min-width:481px){.IndustryChipBar-module__CcVl6W__fixedSlot .IndustryChipBar-module__CcVl6W__chipLabel{max-width:none}}@media (min-width:768px){.IndustryChipBar-module__CcVl6W__strip{padding-block:10px}.IndustryChipBar-module__CcVl6W__chip{min-height:26px;padding:3px 9px;font-size:.625rem}.IndustryChipBar-module__CcVl6W__chipDecorative{min-height:28px;padding:4px 10px;font-size:.6875rem}.IndustryChipBar-module__CcVl6W__chipIcon svg{width:12px;height:12px}.IndustryChipBar-module__CcVl6W__chipDecorative .IndustryChipBar-module__CcVl6W__chipIcon svg{width:13px;height:13px}}@media (max-width:480px){.IndustryChipBar-module__CcVl6W__fixedSlot{padding-inline:6px}.IndustryChipBar-module__CcVl6W__chipLabelFull{display:none}.IndustryChipBar-module__CcVl6W__chipLabelShort{display:inline}.IndustryChipBar-module__CcVl6W__chipDecorative{min-height:32px;padding:6px 10px;font-size:.75rem}.IndustryChipBar-module__CcVl6W__marqueeTrack{gap:6px}}@media (prefers-reduced-motion:reduce){.IndustryChipBar-module__CcVl6W__chip{transition:none}.IndustryChipBar-module__CcVl6W__chipIcon{animation:none}.IndustryChipBar-module__CcVl6W__marqueeViewport{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.IndustryChipBar-module__CcVl6W__marqueeViewport::-webkit-scrollbar{display:none}}
.GalleryMobileSectionSlider-module__RJZvgW__section{flex-direction:column;gap:8px;width:100%;display:flex}.GalleryMobileSectionSlider-module__RJZvgW__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:color-mix(in oklch,var(--gallery-text)55%,transparent);margin:0;padding:0 4px;font-size:.6875rem;font-weight:600}.GalleryMobileSectionSlider-module__RJZvgW__viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y;overscroll-behavior-x:contain;width:100%;position:relative;overflow:auto hidden}.GalleryMobileSectionSlider-module__RJZvgW__viewport::-webkit-scrollbar{display:none}.GalleryMobileSectionSlider-module__RJZvgW__track{align-items:stretch;gap:12px;padding:0 4px 4px;display:flex}.GalleryMobileSectionSlider-module__RJZvgW__slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(82vw,320px);max-width:min(82vw,320px);min-height:260px;max-height:400px}.GalleryMobileSectionSlider-module__RJZvgW__slideSingle{flex:auto;width:100%;max-width:100%;min-height:260px;max-height:400px}.GalleryMobileSectionSlider-module__RJZvgW__dotsRow{justify-content:center;align-items:center;gap:10px;min-height:32px;padding:8px 4px 4px;display:flex}.GalleryMobileSectionSlider-module__RJZvgW__dots{justify-content:center;align-items:center;gap:6px;display:flex}.GalleryMobileSectionSlider-module__RJZvgW__slideCounter{letter-spacing:.04em;color:color-mix(in oklch,var(--gallery-text)48%,transparent);white-space:nowrap;font-size:.625rem;font-weight:500}.GalleryMobileSectionSlider-module__RJZvgW__dot{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:8px;min-width:32px;height:8px;min-height:32px;padding:0;transition:background .15s;display:inline-flex}.GalleryMobileSectionSlider-module__RJZvgW__dot:after{content:"";background:color-mix(in oklch,var(--gallery-text,#2a2a2e)38%,transparent);border-radius:999px;width:8px;height:8px;transition:width .15s,background .15s;display:block}.GalleryMobileSectionSlider-module__RJZvgW__dotActive:after{background:var(--gallery-accent,#6b5ce7);width:20px}.GalleryMobileSectionSlider-module__RJZvgW__slideCompact{flex-direction:column;flex:0 0 min(82vw,320px);max-width:min(82vw,320px);min-height:280px;max-height:400px;display:flex}@media (max-width:480px){.GalleryMobileSectionSlider-module__RJZvgW__slide{flex:0 0 min(82vw,300px);max-width:min(82vw,300px);min-height:240px;max-height:360px}.GalleryMobileSectionSlider-module__RJZvgW__slideCompact{flex:0 0 min(82vw,300px);max-width:min(82vw,300px);min-height:260px;max-height:380px}}.GalleryMobileSectionSlider-module__RJZvgW__mobileCanvas{gap:var(--gallery-v4-gap-section,16px);flex-direction:column;width:100%;display:flex}
.gallery-showcase-tokens-module__lzNxXG__showcaseRoot{--showcase-radius:20px;--showcase-hover-ms:.18s;--showcase-image-zoom:1.03;--showcase-shadow-rest:0 1px 2px #0000000a,0 8px 24px -12px #00000014;--showcase-shadow-hover:0 4px 12px #0000000f,0 16px 40px -16px #00000024;--showcase-border:color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,transparent);--showcase-border-hover:color-mix(in oklch,var(--gallery-text,#2a2a2e)18%,transparent);--showcase-hero-size:clamp(1.5rem,2.8vw,2rem);--showcase-title-size:.8125rem;--showcase-body-size:.6875rem;--showcase-meta-size:.5625rem;--showcase-badge-size:.5625rem;--showcase-surface:#fff;--showcase-muted:color-mix(in oklch,var(--gallery-text,#2a2a2e)52%,transparent);--showcase-accent:#111;--gallery-z-category:30;--gallery-z-stories:25;--gallery-z-hero:10;--gallery-z-mosaic:5;--gallery-sticky-top:var(--gallery-sticky-top-outer,0px)}
.GalleryViewportWireframe-module__L3LG0q__wireBlock{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,var(--gallery-surface,#fff));border-radius:8px}.GalleryViewportWireframe-module__L3LG0q__wireLine{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)12%,var(--gallery-surface,#fff));border-radius:999px;height:6px;display:block}.GalleryViewportWireframe-module__L3LG0q__wireLineSm{height:4px;}.GalleryViewportWireframe-module__L3LG0q__wireLineLg{height:10px;}.GalleryViewportWireframe-module__L3LG0q__wireLineTitle{width:72%;height:12px;}.GalleryViewportWireframe-module__L3LG0q__wireIcon{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)14%,var(--gallery-surface,#fff));border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);border-radius:4px;flex-shrink:0;width:14px;height:14px}.GalleryViewportWireframe-module__L3LG0q__wireIconLg{width:18px;height:18px;}.GalleryViewportWireframe-module__L3LG0q__wirePill{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)12%,transparent);background:var(--gallery-surface,#fff);border-radius:999px;flex-shrink:0;min-width:48px;height:22px}.GalleryViewportWireframe-module__L3LG0q__wirePillActive{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)72%,#fff);border-color:#0000;}.GalleryViewportWireframe-module__L3LG0q__wireBtn{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)14%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)68%,#fff);border-radius:8px;min-width:72px;height:28px}.GalleryViewportWireframe-module__L3LG0q__wireBtnGhost{background:var(--gallery-surface,#fff);}.GalleryViewportWireframe-module__L3LG0q__wireImage{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)5%,var(--gallery-surface,#fff));border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);border-radius:10px;width:100%;position:relative;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__wireImage:before,.GalleryViewportWireframe-module__L3LG0q__wireImage:after{content:"";background:color-mix(in oklch,var(--gallery-text,#2a2a2e)14%,transparent);width:120%;height:1px;margin:auto;position:absolute;inset:0}.GalleryViewportWireframe-module__L3LG0q__wireImage:before{transform:rotate(32deg)}.GalleryViewportWireframe-module__L3LG0q__wireImage:after{transform:rotate(-32deg)}.GalleryViewportWireframe-module__L3LG0q__root{border-radius:inherit;width:100%;overflow:clip;}.GalleryViewportWireframe-module__L3LG0q__shell{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);background:var(--gallery-surface,#fff);box-shadow:0 2px 12px -4px color-mix(in oklch,var(--gallery-text,#2a2a2e)12%,transparent);border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:clip}.GalleryViewportWireframe-module__L3LG0q__surfaceBar{flex-shrink:0;width:100%;min-width:0}.GalleryViewportWireframe-module__L3LG0q__desktopLayout{z-index:0;display:none;position:relative}@media (min-width:1024px){.GalleryViewportWireframe-module__L3LG0q__desktopLayout{flex-direction:column;min-height:640px;display:flex}.GalleryViewportWireframe-module__L3LG0q__mobileLayout{display:none}}.GalleryViewportWireframe-module__L3LG0q__main{flex-direction:column;flex:1;gap:32px;min-width:0;padding:18px 20px 20px;display:flex}.GalleryViewportWireframe-module__L3LG0q__clientStories{flex-shrink:0;width:100%;min-width:0}.GalleryViewportWireframe-module__L3LG0q__stickyRailScope{flex-direction:column;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.GalleryViewportWireframe-module__L3LG0q__stickyStickRange{flex-shrink:0;width:100%;min-width:0;position:relative;overflow:visible}.GalleryViewportWireframe-module__L3LG0q__stickyStack,.GalleryViewportWireframe-module__L3LG0q__stickyTrack{flex-direction:column;width:100%;min-width:0;display:flex;position:relative}.GalleryViewportWireframe-module__L3LG0q__storiesBar{top:var(--gallery-sticky-top,0px);z-index:var(--gallery-z-stories,25);box-sizing:border-box;border-bottom:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,transparent);background:var(--gallery-surface,#fff);--gallery-bg:#f8f8f6;--gallery-surface:#fff;--gallery-text:#2a2a2e;--gallery-muted:#6b6b73;--gallery-border:color-mix(in oklch,var(--gallery-text)12%,transparent);--dock-progress:0;width:100%;min-width:0;padding:12px 16px 8px;position:sticky}@media (prefers-reduced-motion:reduce){.GalleryViewportWireframe-module__L3LG0q__storiesBar{transition:none}}@media (max-width:1023px){.GalleryViewportWireframe-module__L3LG0q__storiesBar{padding:10px 14px 8px}.GalleryViewportWireframe-module__L3LG0q__main{gap:28px;padding:14px 14px 16px}}.GalleryViewportWireframe-module__L3LG0q__industryBar{flex:1;width:100%;min-width:0}.GalleryViewportWireframe-module__L3LG0q__cardGrid{transition:opacity var(--showcase-hover-ms,.18s)ease;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.GalleryViewportWireframe-module__L3LG0q__mosaicCrossfadeRoot{width:100%;min-width:0;position:relative}.GalleryViewportWireframe-module__L3LG0q__mosaicCrossfadeLayer{will-change:transform,opacity;backface-visibility:hidden;width:100%;min-width:0}.GalleryViewportWireframe-module__L3LG0q__mosaicCrossfadeOutgoing{z-index:0;pointer-events:none;position:absolute;inset:0}.GalleryViewportWireframe-module__L3LG0q__mosaicCrossfadeIncoming{z-index:1;position:relative}.GalleryViewportWireframe-module__L3LG0q__cardCarouselSection{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex;position:relative}.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:10px;width:100%;min-width:0;padding:0 2px 4px;display:grid}.GalleryViewportWireframe-module__L3LG0q__mosaicCell{flex-direction:column;min-width:0;min-height:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic .GalleryViewportWireframe-module__L3LG0q__wireCard{flex:1;height:100%}.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic .GalleryViewportWireframe-module__L3LG0q__wireCardImage{aspect-ratio:4/3;flex:none;height:auto;min-height:96px}@media (max-width:1279px){.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1023px){.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic .GalleryViewportWireframe-module__L3LG0q__wireCardImage{min-height:88px}}@media (max-width:767px){.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (max-width:479px){.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic{grid-template-columns:1fr;gap:8px}}.GalleryViewportWireframe-module__L3LG0q__cardCarouselSlideDesktop{scroll-snap-align:start;flex-direction:column;flex:0 0 calc(20% - 8px);min-width:11rem;display:flex}.GalleryViewportWireframe-module__L3LG0q__cardGridList{grid-template-columns:1fr}.GalleryViewportWireframe-module__L3LG0q__cardFeatured{grid-column:span 2}.GalleryViewportWireframe-module__L3LG0q__wireCard{border:1px solid var(--showcase-border);text-align:left;font:inherit;color:inherit;cursor:pointer;border-radius:var(--showcase-radius,20px);background:var(--gallery-surface,#fff);box-shadow:var(--showcase-shadow-rest);flex-direction:column;gap:6px;padding:8px;display:flex}.GalleryViewportWireframe-module__L3LG0q__previewCard:focus-visible{box-shadow:var(--showcase-shadow-rest),0 0 0 2px color-mix(in oklch,var(--gallery-text,#2a2a2e)25%,transparent);outline:none}.GalleryViewportWireframe-module__L3LG0q__previewCardSelected{border-color:color-mix(in oklch,var(--workspace-accent,var(--gallery-accent,#111))22%,var(--showcase-border));box-shadow:var(--showcase-shadow-rest)}.GalleryViewportWireframe-module__L3LG0q__wireCardImage{aspect-ratio:4/3;border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)3%,var(--gallery-surface,#fff));border-radius:12px;width:100%;position:relative;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__previewThumb{justify-content:center;align-items:center;display:flex}.GalleryViewportWireframe-module__L3LG0q__previewThumb:before,.GalleryViewportWireframe-module__L3LG0q__previewThumb:after{display:none}.GalleryViewportWireframe-module__L3LG0q__wireCardFooter{justify-content:space-between;align-items:flex-end;gap:4px;display:flex}.GalleryViewportWireframe-module__L3LG0q__wireCardText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__bottomBar{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)3%,var(--gallery-surface,#fff));border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:10px 12px;display:flex}.GalleryViewportWireframe-module__L3LG0q__avatar{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)12%,var(--gallery-surface,#fff));border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);border-radius:999px;flex-shrink:0;width:32px;height:32px}.GalleryViewportWireframe-module__L3LG0q__bottomText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__bottomBtn{flex-shrink:0;width:88px;}.GalleryViewportWireframe-module__L3LG0q__mobileLayout{z-index:0;flex-direction:column;gap:14px;min-height:0;padding:8px;display:flex;position:relative}@media (min-width:1024px){.GalleryViewportWireframe-module__L3LG0q__mobileLayout{display:none}}.GalleryViewportWireframe-module__L3LG0q__mobileNavRow{align-items:center;gap:6px;display:flex;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__mobileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.GalleryViewportWireframe-module__L3LG0q__mobileCardsSection{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__mobileFeaturedCard{width:100%;min-width:0}.GalleryViewportWireframe-module__L3LG0q__mobileFeaturedCard .GalleryViewportWireframe-module__L3LG0q__wireCard,.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__wireCard{width:100%;min-height:0;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide{flex-direction:column;flex:none;min-width:0;height:auto;display:flex}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__wireCard{flex-direction:column;flex:1;height:100%;display:flex}.GalleryViewportWireframe-module__L3LG0q__mobileFeaturedCard .GalleryViewportWireframe-module__L3LG0q__bookmarkBtn,.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__bookmarkBtn{min-width:40px;min-height:40px;margin:0}.GalleryViewportWireframe-module__L3LG0q__mobileCta{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)3%,var(--gallery-surface,#fff));border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.GalleryViewportWireframe-module__L3LG0q__mobileCtaBtn{width:100%;min-width:0;}@container smartGallery (max-width:1439px){.GalleryViewportWireframe-module__L3LG0q__cardGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.GalleryViewportWireframe-module__L3LG0q__cardFeatured{grid-column:span 1}.GalleryViewportWireframe-module__L3LG0q__cardCarouselSlideDesktop{flex:0 0 calc(25% - 7.5px)}}@container smartGallery (max-width:1023px){.GalleryViewportWireframe-module__L3LG0q__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.GalleryViewportWireframe-module__L3LG0q__cardCarouselSlideDesktop{flex:0 0 calc(33.3333% - 6.66667px)}}@media (max-width:480px){.GalleryViewportWireframe-module__L3LG0q__mobileLayout{gap:clamp(12px,3vw,16px);padding:clamp(4px,1.5vw,8px)}}@media (prefers-reduced-motion:reduce){.GalleryViewportWireframe-module__L3LG0q__cardGrid{transition:none}}@media (max-width:1023px){.GalleryViewportWireframe-module__L3LG0q__mobileLayout{display:flex}.GalleryViewportWireframe-module__L3LG0q__shell{border-radius:calc(var(--radii-card-default,12px) - 2px);overflow:clip}}.GalleryViewportWireframe-module__L3LG0q__mainTopPills,.GalleryViewportWireframe-module__L3LG0q__mobileNavPills{display:none}.GalleryViewportWireframe-module__L3LG0q__heroEyebrow{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in oklch,var(--gallery-text,#2a2a2e)45%,transparent);margin:0;font-size:.5625rem;font-weight:600}.GalleryViewportWireframe-module__L3LG0q__heroLogoBox{box-sizing:border-box;border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);background:var(--gallery-surface,#fff);border-radius:12px;flex-shrink:0;align-self:flex-start;width:72px;height:72px;margin-top:-6px;margin-bottom:2px;padding:12px;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000d}.GalleryViewportWireframe-module__L3LG0q__heroLogoImg{-o-object-fit:contain;object-fit:contain}.GalleryViewportWireframe-module__L3LG0q__heroTitle{font-size:var(--showcase-hero-size,clamp(1.375rem,2.5vw,1.75rem));letter-spacing:-.02em;color:var(--gallery-text,#2a2a2e);margin:0;font-weight:700;line-height:1.2}.GalleryViewportWireframe-module__L3LG0q__heroIndustry{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)50%,transparent);margin:0;font-size:.6875rem;font-weight:500}.GalleryViewportWireframe-module__L3LG0q__heroDescription{max-width:42ch;color:color-mix(in oklch,var(--gallery-text,#2a2a2e)65%,transparent);margin:0;font-size:.8125rem;line-height:1.55}.GalleryViewportWireframe-module__L3LG0q__btnPrimaryCompact,.GalleryViewportWireframe-module__L3LG0q__btnPrimaryFull{background:var(--showcase-accent,#111);color:#fff;white-space:nowrap;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:32px;min-height:44px;padding:0 12px;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.GalleryViewportWireframe-module__L3LG0q__btnPrimaryFull{width:100%;height:36px;font-size:.75rem;text-decoration:none}.GalleryViewportWireframe-module__L3LG0q__btnSecondary{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)14%,transparent);background:var(--gallery-surface,#fff);height:32px;min-height:44px;color:var(--gallery-text,#2a2a2e);white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:0 12px;font-size:.75rem;font-weight:600;display:inline-flex}.GalleryViewportWireframe-module__L3LG0q__heroActionsStacked{flex-direction:column}.GalleryViewportWireframe-module__L3LG0q__heroActionsStacked .GalleryViewportWireframe-module__L3LG0q__btnSecondary{flex:1;width:100%}.GalleryViewportWireframe-module__L3LG0q__previewMediaFill{flex:1;min-height:0;position:relative}.GalleryViewportWireframe-module__L3LG0q__previewImg{-o-object-fit:cover;object-fit:cover}.GalleryViewportWireframe-module__L3LG0q__mobileHeroImage .GalleryViewportWireframe-module__L3LG0q__previewImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.GalleryViewportWireframe-module__L3LG0q__heroImage .GalleryViewportWireframe-module__L3LG0q__previewImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.GalleryViewportWireframe-module__L3LG0q__previewImgDim{-o-object-fit:cover;object-fit:cover;opacity:.35}.GalleryViewportWireframe-module__L3LG0q__phoneFrame{border:2px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)18%,transparent);background:#111;border-radius:10px;width:42%;height:88%;margin:auto;position:relative;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__playOverlay{background:linear-gradient(#0000 50%,#0000004d);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GalleryViewportWireframe-module__L3LG0q__playIcon{color:#111;background:#ffffffeb;border-radius:999px;width:1.25rem;height:1.25rem;padding:.35rem}.GalleryViewportWireframe-module__L3LG0q__durationBadge{color:#fff;background:#000000a6;border-radius:4px;padding:2px 6px;font-size:.5625rem;font-weight:600;position:absolute;bottom:6px;right:6px}.GalleryViewportWireframe-module__L3LG0q__automationThumb{justify-content:center;align-items:center;gap:4px;display:flex}.GalleryViewportWireframe-module__L3LG0q__workflowNode{z-index:1;background:#fff;border:2px solid #111;border-radius:999px;width:10px;height:10px}.GalleryViewportWireframe-module__L3LG0q__workflowLine{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)25%,transparent);z-index:1;width:16px;height:2px}.GalleryViewportWireframe-module__L3LG0q__documentThumb{justify-content:center;align-items:center;padding:8px;display:flex}.GalleryViewportWireframe-module__L3LG0q__docPage{border-radius:4px;width:55%;height:85%;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.GalleryViewportWireframe-module__L3LG0q__docBadge{color:#fff;background:#0000008c;border-radius:4px;padding:2px 6px;font-size:.5625rem;font-weight:600;position:absolute;top:6px;right:6px}.GalleryViewportWireframe-module__L3LG0q__cardBadge{font-size:var(--showcase-badge-size,.5625rem);letter-spacing:.1em;text-transform:uppercase;color:var(--showcase-muted);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)4%,var(--gallery-surface,#fff));border-radius:999px;align-self:flex-start;padding:2px 6px;font-weight:600;display:inline-flex}.GalleryViewportWireframe-module__L3LG0q__cardTitle{font-size:var(--showcase-title-size,.8125rem);letter-spacing:-.01em;color:var(--gallery-text,#2a2a2e);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__cardReveal,.GalleryViewportWireframe-module__L3LG0q__cardRevealInner{flex-direction:column;gap:4px;display:flex}.GalleryViewportWireframe-module__L3LG0q__cardSubtitle{font-size:var(--showcase-body-size,.6875rem);color:color-mix(in oklch,var(--gallery-text,#2a2a2e)55%,transparent);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.35;display:-webkit-box;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__cardMeta{font-size:var(--showcase-meta-size,.5625rem);color:color-mix(in oklch,var(--gallery-text,#2a2a2e)42%,transparent);margin:0}.GalleryViewportWireframe-module__L3LG0q__cardCta{color:var(--gallery-text,#2a2a2e);align-items:center;gap:2px;margin-top:2px;font-size:.5625rem;font-weight:600;display:inline-flex}.GalleryViewportWireframe-module__L3LG0q__cardCtaIcon{width:10px;height:10px}.GalleryViewportWireframe-module__L3LG0q__bookmarkBtn{cursor:pointer;min-width:44px;min-height:44px;color:color-mix(in oklch,var(--gallery-text,#2a2a2e)35%,transparent);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:-14px -10px -14px 0;display:inline-flex}.GalleryViewportWireframe-module__L3LG0q__bookmarkActive{color:var(--showcase-accent,#111)}.GalleryViewportWireframe-module__L3LG0q__bookmarkIcon{width:14px;height:14px}.GalleryViewportWireframe-module__L3LG0q__footerTitle{color:var(--gallery-text,#2a2a2e);margin:0;font-size:.75rem;font-weight:600}.GalleryViewportWireframe-module__L3LG0q__footerSubtitle{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)50%,transparent);margin:0;font-size:.625rem;line-height:1.4}.GalleryViewportWireframe-module__L3LG0q__mobileCtaTitle{color:var(--gallery-text,#2a2a2e);margin:0;font-size:.875rem;font-weight:600}.GalleryViewportWireframe-module__L3LG0q__mobileCtaSubtitle{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)50%,transparent);margin:0;font-size:.6875rem}.GalleryViewportWireframe-module__L3LG0q__socialPlatformShell{flex-direction:column;min-height:420px;padding-bottom:10px;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPlatformPanel{flex-direction:column;flex:1;gap:8px;height:100%;min-height:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPostMediaGrow{flex-direction:column;flex:1;min-height:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPostCard{cursor:pointer;min-width:0;box-shadow:0 1px 2px color-mix(in oklch,var(--gallery-text,#2a2a2e)6%,transparent),0 8px 24px color-mix(in oklch,var(--gallery-text,#2a2a2e)5%,transparent);gap:0;padding:14px 16px 10px}.GalleryViewportWireframe-module__L3LG0q__notesCard{gap:0;padding:14px 16px 16px}.GalleryViewportWireframe-module__L3LG0q__videoPlayerCard{cursor:pointer;flex-direction:column;align-self:stretch;gap:0;min-height:0;padding:8px;display:flex}.GalleryViewportWireframe-module__L3LG0q__videoPlayerHost{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,transparent);background:#111;border-radius:12px;width:100%;position:relative;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__videoPlayerHostGrid{aspect-ratio:4/3;flex:auto;min-height:0}.GalleryViewportWireframe-module__L3LG0q__cardGrid .GalleryViewportWireframe-module__L3LG0q__videoPlayerCard{height:100%}.GalleryViewportWireframe-module__L3LG0q__cardGrid .GalleryViewportWireframe-module__L3LG0q__videoPlayerHostGrid{height:100%;aspect-ratio:unset;flex:1 1 0}.GalleryViewportWireframe-module__L3LG0q__cardCarouselSection .GalleryViewportWireframe-module__L3LG0q__videoPlayerCard{height:100%}.GalleryViewportWireframe-module__L3LG0q__cardCarouselSection .GalleryViewportWireframe-module__L3LG0q__videoPlayerHostGrid{height:100%;min-height:0;aspect-ratio:unset;flex:1 1 0}.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic .GalleryViewportWireframe-module__L3LG0q__videoPlayerCard{height:100%}.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic .GalleryViewportWireframe-module__L3LG0q__videoPlayerHostGrid{height:100%;min-height:0;aspect-ratio:unset;flex:1 1 0}.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic .GalleryViewportWireframe-module__L3LG0q__notesCard,.GalleryViewportWireframe-module__L3LG0q__showcaseMosaic .GalleryViewportWireframe-module__L3LG0q__socialPlatformShell{height:100%}.GalleryViewportWireframe-module__L3LG0q__videoPlayerHostModal{background:#0a0a0a;border:none;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.GalleryViewportWireframe-module__L3LG0q__videoPlayerHost>*{width:100%;height:100%}.GalleryViewportWireframe-module__L3LG0q__videoPlayerPlayOverlay{background:#00000038;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.GalleryViewportWireframe-module__L3LG0q__videoPlayerPlayBtn{color:#111;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 16px #0000003d}.GalleryViewportWireframe-module__L3LG0q__socialPostHeader{align-items:center;gap:10px;min-width:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPostAvatar{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)4%,var(--gallery-surface,#fff));border-radius:999px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__socialPostAvatarImg{-o-object-fit:cover;object-fit:cover}.GalleryViewportWireframe-module__L3LG0q__socialPostIdentity{flex-direction:column;gap:1px;min-width:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPostName{color:var(--gallery-text,#2a2a2e);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;line-height:1.2;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__socialPostHandle{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)52%,transparent);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;line-height:1.25;overflow:hidden}.GalleryViewportWireframe-module__L3LG0q__socialPostCopy{flex-direction:column;gap:6px;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPostCaptionBlock{flex-direction:column;flex-shrink:0;gap:6px;min-width:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPostCaption{color:var(--gallery-text,#2a2a2e);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.8125rem;line-height:1.5}.GalleryViewportWireframe-module__L3LG0q__socialPostHashtags{flex-wrap:wrap;gap:4px 8px;margin:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPostHashtag{color:color-mix(in oklch,var(--showcase-accent,#2563eb)82%,var(--gallery-text,#2a2a2e));white-space:normal;overflow-wrap:anywhere;font-size:.8125rem;font-weight:500;line-height:1.4}.GalleryViewportWireframe-module__L3LG0q__socialPostLine{color:var(--gallery-text,#2a2a2e);margin:0;font-size:.8125rem;line-height:1.45}.GalleryViewportWireframe-module__L3LG0q__socialPostLine strong{font-weight:700}.GalleryViewportWireframe-module__L3LG0q__socialPostLike{color:#ef4444}.GalleryViewportWireframe-module__L3LG0q__socialPostLikeIcon{color:#ef4444;animation:1.8s ease-in-out infinite GalleryViewportWireframe-module__L3LG0q__socialHeartPulse}.GalleryViewportWireframe-module__L3LG0q__socialPostLikeActive .GalleryViewportWireframe-module__L3LG0q__socialPostLikeIcon{animation:.38s GalleryViewportWireframe-module__L3LG0q__socialHeartPop}@keyframes GalleryViewportWireframe-module__L3LG0q__socialHeartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes GalleryViewportWireframe-module__L3LG0q__socialHeartPop{0%{transform:scale(1)}45%{transform:scale(1.28)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.GalleryViewportWireframe-module__L3LG0q__socialPostLikeIcon,.GalleryViewportWireframe-module__L3LG0q__socialPostLikeActive .GalleryViewportWireframe-module__L3LG0q__socialPostLikeIcon{animation:none}}.GalleryViewportWireframe-module__L3LG0q__socialPostActions{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-top:0;padding-top:0;display:flex}.GalleryViewportWireframe-module__L3LG0q__socialPostAction{min-width:44px;min-height:44px;color:color-mix(in oklch,var(--gallery-text,#2a2a2e)58%,transparent);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:0 4px;font-size:.75rem;font-weight:500;display:inline-flex}.GalleryViewportWireframe-module__L3LG0q__socialPostActionActive{color:var(--showcase-accent,#111)}.GalleryViewportWireframe-module__L3LG0q__socialPostActionIcon{flex-shrink:0;width:16px;height:16px}.GalleryViewportWireframe-module__L3LG0q__mobileFeaturedCard .GalleryViewportWireframe-module__L3LG0q__socialPostCard{overflow:visible}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__socialPostCard{flex-direction:column;flex:1;min-height:0;display:flex;overflow:visible}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__socialPlatformShell{flex-direction:column;flex:1;height:100%;min-height:0;max-height:100%;padding-bottom:8px;display:flex}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__socialPlatformPanel{flex:1;height:100%;min-height:0}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__socialPostMediaGrow{min-height:0;aspect-ratio:unset;flex:1;max-height:none}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__notesCard{flex-direction:column;flex:1;min-height:0;padding:12px;display:flex}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__notesCard .GalleryViewportWireframe-module__L3LG0q__wireCardImage{min-height:0;aspect-ratio:unset;flex:1;height:auto}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__socialPostActions{padding-inline:2px}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__wireCardFooter{flex-shrink:0}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__videoPlayerCard[data-compact] .GalleryViewportWireframe-module__L3LG0q__wireCardFooter{padding-top:8px}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__videoPlayerCard[data-compact] .GalleryViewportWireframe-module__L3LG0q__cardReveal{margin-top:0}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__wireCardImage{flex:1;min-height:0}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__videoPlayerCard{flex:1;height:100%;min-height:0;padding:6px}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__videoPlayerHostGrid{min-height:0;aspect-ratio:unset;flex:1;height:100%}@media (max-width:480px){.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__socialPostCard{padding:12px 12px 8px}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__notesCard{padding:10px 12px 12px}.GalleryViewportWireframe-module__L3LG0q__mobileCardSlide .GalleryViewportWireframe-module__L3LG0q__videoPlayerCard{padding:6px}}
.client-stories-module__NyJ2rG__section{--story-tile:64px;--story-gap:14px;--story-morph:.25s cubic-bezier(.22,1,.36,1);--story-accent:var(--workspace-accent,var(--gallery-accent,var(--showcase-accent,#111)));--story-pastel:color-mix(in oklch,var(--gallery-text,#2a2a2e)4%,white);--dock-progress:0;flex-direction:column;gap:8px;width:100%;min-width:0;display:flex;position:relative;}.client-stories-module__NyJ2rG__labels{width:100%;min-width:0;max-height:calc((1 - var(--dock-progress,0))*36px);opacity:calc(1 - var(--dock-progress,0));transform:translate3d(0,calc(var(--dock-progress,0)*-6px),0)scale(calc(1 - var(--dock-progress,0)*.04));pointer-events:none;flex-direction:column;gap:1px;display:flex;overflow:hidden}.client-stories-module__NyJ2rG__railWrap{min-width:0;position:relative}.client-stories-module__NyJ2rG__railWrap:before,.client-stories-module__NyJ2rG__railWrap:after{content:"";z-index:1;pointer-events:none;width:20px;position:absolute;top:0;bottom:0}.client-stories-module__NyJ2rG__railWrap:before{background:linear-gradient(to right,var(--gallery-surface,#fff)0%,color-mix(in oklch,var(--gallery-surface,#fff)70%,transparent)55%,transparent 100%);left:0}.client-stories-module__NyJ2rG__railWrap:after{display:none}.client-stories-module__NyJ2rG__viewport{overscroll-behavior-x:contain;touch-action:pan-y pinch-zoom;cursor:grab;padding-block:16px 12px;padding-inline-end:calc(var(--story-tile) + var(--story-gap) + 28px);overflow:hidden}.client-stories-module__NyJ2rG__viewport:active{cursor:grabbing}.client-stories-module__NyJ2rG__track{touch-action:pan-y pinch-zoom;margin-left:calc(var(--story-gap)*-1);display:flex}.client-stories-module__NyJ2rG__slide{min-width:0;padding-left:var(--story-gap);z-index:0;--story-focus-scale:1;--story-focus-opacity:1;--story-focus-elevate:0;--story-focus-saturate:1;--story-focus-shadow:0;flex:none}.client-stories-module__NyJ2rG__slide[data-focus=center]{z-index:2}.client-stories-module__NyJ2rG__slideActive{z-index:3}.client-stories-module__NyJ2rG__storyCard{width:var(--story-tile);min-width:var(--story-tile);cursor:pointer;min-height:0;color:inherit;text-align:center;opacity:var(--story-focus-opacity,1);filter:saturate(var(--story-focus-saturate,1));transform:translate3d(0,calc(var(--story-focus-elevate,0)*-1px),0)scale(calc(var(--story-focus-scale,1) + var(--story-active-boost,0)));transform-origin:50%;will-change:transform,opacity,filter;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;margin:0;padding:2px 0;transition:none;display:flex;position:relative}.client-stories-module__NyJ2rG__storyCardActive{--story-active-boost:0;z-index:4}.client-stories-module__NyJ2rG__storyCardActive .client-stories-module__NyJ2rG__tile{box-shadow:0 calc(var(--story-focus-shadow,0)*1px)calc(var(--story-focus-shadow,0)*2.4px)calc(var(--story-focus-shadow,0)*-.6px)rgb(15 23 42/calc(var(--story-focus-shadow,0)*.14))}.client-stories-module__NyJ2rG__tile{z-index:0;aspect-ratio:1;border:.5px solid color-mix(in oklch,var(--story-accent,#111)22%,transparent);background:var(--story-pastel);width:100%;box-shadow:none;isolation:isolate;transition:border-color var(--showcase-hover-ms,.18s)ease,background var(--showcase-hover-ms,.18s)ease;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.client-stories-module__NyJ2rG__logoImg{z-index:1;-o-object-fit:contain;object-fit:contain;width:76%;max-width:76%;height:76%;max-height:76%;position:relative}.client-stories-module__NyJ2rG__logoPlaceholder,.client-stories-module__NyJ2rG__logoPlaceholderTile{z-index:1;border-radius:8px;position:relative;width:72%!important;height:72%!important}.client-stories-module__NyJ2rG__name{font-size:var(--showcase-body-size,.6875rem);letter-spacing:-.01em;color:var(--gallery-text,#2a2a2e);text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.25;display:block;overflow:hidden}.client-stories-module__NyJ2rG__industry{font-size:var(--showcase-meta-size,.5625rem);color:var(--showcase-muted);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;display:none;overflow:hidden}.client-stories-module__NyJ2rG__storyCardActive .client-stories-module__NyJ2rG__industry{display:block}.client-stories-module__NyJ2rG__storyCard:focus-visible{outline:2px solid var(--story-accent,#111);outline-offset:2px}.client-stories-module__NyJ2rG__storyCard:active .client-stories-module__NyJ2rG__tile{filter:brightness(.98)}@keyframes client-stories-module__NyJ2rG__storyVibrate{0%,to{transform:translate3d(0,calc(var(--story-focus-elevate,0)*-1px),0)scale(var(--story-focus-scale,1))}20%{transform:translate3d(-1.5px,calc(var(--story-focus-elevate,0)*-1px),0)scale(var(--story-focus-scale,1))}40%{transform:translate3d(1.5px,calc(var(--story-focus-elevate,0)*-1px),0)scale(var(--story-focus-scale,1))}60%{transform:translate3d(-1px,calc(var(--story-focus-elevate,0)*-1px),0)scale(var(--story-focus-scale,1))}80%{transform:translate3d(1px,calc(var(--story-focus-elevate,0)*-1px),0)scale(var(--story-focus-scale,1))}}.client-stories-module__NyJ2rG__storyCardVibrate{animation:.28s cubic-bezier(.22,1,.36,1) client-stories-module__NyJ2rG__storyVibrate}.client-stories-module__NyJ2rG__viewAllTile{border-style:solid;border-width:.5px;border-color:color-mix(in oklch,var(--gallery-text,#2a2a2e)16%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)3.5%,white);color:color-mix(in oklch,var(--gallery-text,#2a2a2e)72%,transparent)}.client-stories-module__NyJ2rG__viewAllDock{z-index:3;box-sizing:border-box;width:calc(var(--story-tile) + 12px);min-width:calc(var(--story-tile) + 12px);opacity:1;will-change:auto;isolation:isolate;background:var(--gallery-surface,#fff);box-shadow:-1px 0 0 color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,transparent);padding-block:16px 12px;padding-inline:6px;position:absolute;top:0;right:0;transform:none}.client-stories-module__NyJ2rG__viewAllDock:before{content:"";pointer-events:none;background:linear-gradient(to right,transparent 0%,color-mix(in oklch,var(--gallery-surface,#fff)55%,transparent)42%,var(--gallery-surface,#fff)100%);width:28px;position:absolute;top:0;bottom:0;left:-28px}.client-stories-module__NyJ2rG__viewAllCard:hover .client-stories-module__NyJ2rG__viewAllTile{border-color:color-mix(in oklch,var(--gallery-text,#2a2a2e)24%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)6%,white);color:var(--gallery-text,#2a2a2e)}@media (hover:hover) and (pointer:fine){.client-stories-module__NyJ2rG__storyCard:hover{--story-hover-lift:2px;transform:translate3d(0,calc(var(--story-focus-elevate,0)*-1px - var(--story-hover-lift,0px)),0)scale(calc(var(--story-focus-scale,1) + var(--story-active-boost,0) + .01))}.client-stories-module__NyJ2rG__storyCard:hover .client-stories-module__NyJ2rG__tile{border-color:color-mix(in oklch,var(--story-accent,#111)28%,transparent);background:color-mix(in oklch,var(--story-accent,#111)6.5%,white);box-shadow:none}.client-stories-module__NyJ2rG__storyCardActive:hover .client-stories-module__NyJ2rG__tile{box-shadow:none}}@media (max-width:1023px){.client-stories-module__NyJ2rG__section{--story-tile:62px;--story-gap:12px}.client-stories-module__NyJ2rG__logoImg{width:80%;max-width:80%;height:80%;max-height:80%}.client-stories-module__NyJ2rG__railWrap:before,.client-stories-module__NyJ2rG__railWrap:after{width:16px}}@media (max-width:480px){.client-stories-module__NyJ2rG__section{--story-tile:60px;--story-gap:10px}.client-stories-module__NyJ2rG__logoImg{width:82%;max-width:82%;height:82%;max-height:82%}.client-stories-module__NyJ2rG__storyCard{gap:3px}}@media (prefers-reduced-motion:reduce){.client-stories-module__NyJ2rG__section,.client-stories-module__NyJ2rG__viewport,.client-stories-module__NyJ2rG__labels,.client-stories-module__NyJ2rG__storyCard,.client-stories-module__NyJ2rG__tile{transition:none}.client-stories-module__NyJ2rG__storyCard{opacity:1;filter:none;transform:none}.client-stories-module__NyJ2rG__storyCardVibrate{animation:none}}
.visuals-module__Cqct_q__visual{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)3%,var(--gallery-surface,#fff));border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.visuals-module__Cqct_q__img{-o-object-fit:cover;object-fit:cover}.visuals-module__Cqct_q__branding{background:linear-gradient(#fafafa 0%,#f0f0f0 100%);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:12px;display:flex}.visuals-module__Cqct_q__logoWrap{width:48px;height:48px;position:relative}.visuals-module__Cqct_q__palette{gap:4px;display:flex}.visuals-module__Cqct_q__chip{border:1px solid #00000014;border-radius:999px;width:14px;height:14px}.visuals-module__Cqct_q__website{flex-direction:column;display:flex}.visuals-module__Cqct_q__chrome{background:#f5f5f5;border-bottom:1px solid #0000000f;flex-shrink:0;align-items:center;gap:4px;padding:5px 8px;display:flex}.visuals-module__Cqct_q__dot{background:#ddd;border-radius:999px;width:5px;height:5px}.visuals-module__Cqct_q__media{flex:1;min-height:0;position:relative}.visuals-module__Cqct_q__phonePeek{aspect-ratio:9/16;border:2px solid #fff;border-radius:4px;width:22%;position:absolute;bottom:6px;right:6px;overflow:hidden;box-shadow:0 2px 8px #00000026}.visuals-module__Cqct_q__uiux{background:#f4f4f5;justify-content:center;align-items:center;gap:8px;padding:10px;display:flex}.visuals-module__Cqct_q__artboard{aspect-ratio:9/16;background:#fff;border:1px solid #e4e4e7;border-radius:8px;width:38%;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000f}.visuals-module__Cqct_q__componentGrid{grid-template-columns:repeat(3,1fr);gap:3px;width:28%;display:grid}.visuals-module__Cqct_q__compDot{aspect-ratio:1;background:#e4e4e7;border-radius:4px}.visuals-module__Cqct_q__video{background:#0a0a0a}.visuals-module__Cqct_q__playWrap{background:linear-gradient(#0000 45%,#0006);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.visuals-module__Cqct_q__playBtn{color:#111;background:#ffffffeb;border-radius:999px;width:2rem;height:2rem;padding:.5rem}.visuals-module__Cqct_q__duration{color:#fff;background:#000000a6;border-radius:4px;padding:2px 6px;font-size:.5625rem;font-weight:600;position:absolute;bottom:6px;right:6px}.visuals-module__Cqct_q__progress{background:#ffffff40;border-radius:999px;height:2px;position:absolute;bottom:6px;left:8px;right:8px}.visuals-module__Cqct_q__progressFill{border-radius:inherit;background:#fff;width:35%;height:100%}.visuals-module__Cqct_q__dashboard{background:#1a1a1e}.visuals-module__Cqct_q__kpiRow{z-index:1;gap:4px;display:flex;position:absolute;top:8px;left:8px;right:8px}.visuals-module__Cqct_q__kpi{color:#fff;text-align:center;background:#ffffff1f;border-radius:4px;flex:1;padding:3px 4px;font-size:.5rem;font-weight:600}.visuals-module__Cqct_q__exhibition{background:#111}.visuals-module__Cqct_q__floorLine{inset-inline:0;pointer-events:none;background:linear-gradient(#0000,#0000008c);height:28%;position:absolute;bottom:0}.visuals-module__Cqct_q__packaging{background:radial-gradient(circle at 50% 30%,#fff 0%,#ebebeb 100%);justify-content:center;align-items:center;display:flex}.visuals-module__Cqct_q__packProduct{width:55%;height:75%;position:relative}.visuals-module__Cqct_q__printStack{justify-content:center;align-items:center;padding:10px;display:flex}.visuals-module__Cqct_q__pageBack{background:#e8e8ea;border-radius:3px;width:50%;height:78%;position:absolute;transform:rotate(-3deg)}.visuals-module__Cqct_q__pageFront{border-radius:3px;width:52%;height:80%;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000001f}.visuals-module__Cqct_q__pageCount{color:#fff;z-index:1;background:#0000008c;border-radius:4px;padding:2px 6px;font-size:.5625rem;font-weight:600;position:absolute;top:6px;right:6px}.visuals-module__Cqct_q__document{background:#f8f8f8;justify-content:center;align-items:center;padding:10px;display:flex}.visuals-module__Cqct_q__docPage{border-radius:3px;width:48%;height:82%;position:relative;overflow:hidden;box-shadow:-4px 0 #e0e0e0,0 2px 8px #0000001a}.visuals-module__Cqct_q__notes{text-align:left;background:#f7f7f5;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:clamp(10px,2.5vw,14px);display:flex}.visuals-module__Cqct_q__notesCompact{aspect-ratio:3/4;overflow:hidden}[data-compact] .visuals-module__Cqct_q__notesCompact{aspect-ratio:unset;flex:1;height:100%;min-height:0}.visuals-module__Cqct_q__notesCompact .visuals-module__Cqct_q__notesPage{overflow:hidden}.visuals-module__Cqct_q__notesFull{aspect-ratio:auto;height:100%;min-height:0}.visuals-module__Cqct_q__notesFull .visuals-module__Cqct_q__notesPage{scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.visuals-module__Cqct_q__notesFull .visuals-module__Cqct_q__notesPage::-webkit-scrollbar{width:4px}.visuals-module__Cqct_q__notesFull .visuals-module__Cqct_q__notesPage::-webkit-scrollbar-thumb{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)18%,transparent);border-radius:999px}.visuals-module__Cqct_q__notesPage{flex-direction:column;gap:clamp(6px,1.5vw,8px);min-height:0;display:flex}.visuals-module__Cqct_q__notesLabel{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)48%,transparent);font-size:clamp(.5625rem,1.8vw,.625rem)}.visuals-module__Cqct_q__notesHeading{color:var(--gallery-text,#2a2a2e);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(.75rem,2.4vw,.9375rem);font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.visuals-module__Cqct_q__notesParagraph{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)78%,transparent);margin:0;font-size:clamp(.5rem,1.6vw,.625rem);line-height:1.45}.visuals-module__Cqct_q__notesParagraphCompact{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.visuals-module__Cqct_q__notesSubheading{color:var(--gallery-text,#2a2a2e);margin:clamp(2px,.5vw,4px) 0 0;font-size:clamp(.5625rem,1.8vw,.6875rem);font-weight:700}.visuals-module__Cqct_q__notesChecklist{flex-direction:column;gap:clamp(4px,1.2vw,6px);margin:0;padding:0;list-style:none;display:flex}.visuals-module__Cqct_q__notesCheckItem{align-items:flex-start;gap:6px;display:flex}.visuals-module__Cqct_q__notesCheckItemNested{padding-left:14px}.visuals-module__Cqct_q__notesCheckbox{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)14%,var(--gallery-surface,#fff));border-radius:2px;flex-shrink:0;width:10px;height:10px;margin-top:1px}.visuals-module__Cqct_q__notesCheckText{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)72%,transparent);font-size:clamp(.5rem,1.6vw,.625rem);line-height:1.35}.visuals-module__Cqct_q__automation{background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);justify-content:center;align-items:center;gap:6px;display:flex}.visuals-module__Cqct_q__node{z-index:1;background:#fff;border:2px solid #111;border-radius:999px;width:12px;height:12px}.visuals-module__Cqct_q__connector{z-index:1;background:#111;width:18px;height:2px}.visuals-module__Cqct_q__automationBg{opacity:.2;position:absolute;inset:0}.visuals-module__Cqct_q__placeholderSurface{width:100%;height:100%;position:absolute;inset:0}.visuals-module__Cqct_q__placeholderLogoTile{border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.visuals-module__Cqct_q__placeholderInitials{letter-spacing:.04em;color:#fffffff0;text-shadow:0 1px 8px #0000002e;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:700}
.FacebookSponsoredPanel-module__r9PZOq__postHeader{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.FacebookSponsoredPanel-module__r9PZOq__avatar{background:#1877f2;border-radius:999px;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.FacebookSponsoredPanel-module__r9PZOq__avatarImg{-o-object-fit:cover;object-fit:cover}.FacebookSponsoredPanel-module__r9PZOq__postMeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.FacebookSponsoredPanel-module__r9PZOq__pageName{color:var(--gallery-text,#2a2a2e);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:700;line-height:1.2;overflow:hidden}.FacebookSponsoredPanel-module__r9PZOq__sponsored{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)52%,transparent);align-items:center;gap:3px;font-size:.625rem;display:inline-flex}.FacebookSponsoredPanel-module__r9PZOq__moreIcon{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)45%,transparent);flex-shrink:0}.FacebookSponsoredPanel-module__r9PZOq__caption{color:var(--gallery-text,#2a2a2e);overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;margin:0;font-size:.6875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.FacebookSponsoredPanel-module__r9PZOq__captionTag{color:#1877f2;font-weight:500}.FacebookSponsoredPanel-module__r9PZOq__mediaUnit{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);background:var(--gallery-surface,#fff);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}[data-compact] .FacebookSponsoredPanel-module__r9PZOq__mediaUnit{flex:1;min-height:0}.FacebookSponsoredPanel-module__r9PZOq__media{flex:1;justify-content:center;align-items:center;width:100%;min-height:120px;display:flex;position:relative}[data-compact] .FacebookSponsoredPanel-module__r9PZOq__media{min-height:0;aspect-ratio:unset;flex:1}.FacebookSponsoredPanel-module__r9PZOq__mediaOverlay{letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000047;border-radius:999px;padding:6px 12px;font-size:.625rem;font-weight:700}.FacebookSponsoredPanel-module__r9PZOq__linkPreview{border-top:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)4%,var(--gallery-surface,#fff));flex-shrink:0;align-items:center;gap:8px;padding:8px 10px;display:flex}.FacebookSponsoredPanel-module__r9PZOq__linkCopy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.FacebookSponsoredPanel-module__r9PZOq__linkDomain{letter-spacing:.06em;color:color-mix(in oklch,var(--gallery-text,#2a2a2e)48%,transparent);font-size:.5rem;font-weight:600}.FacebookSponsoredPanel-module__r9PZOq__linkHeadline{color:var(--gallery-text,#2a2a2e);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;font-weight:700;line-height:1.25;overflow:hidden}.FacebookSponsoredPanel-module__r9PZOq__linkDescription{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)55%,transparent);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;line-height:1.3;overflow:hidden}.FacebookSponsoredPanel-module__r9PZOq__linkCta{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)14%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)6%,var(--gallery-surface,#fff));color:var(--gallery-text,#2a2a2e);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;padding:6px 10px;font-size:.5625rem;font-weight:600}.FacebookSponsoredPanel-module__r9PZOq__engagementRow{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)55%,transparent);flex-shrink:0;justify-content:space-between;align-items:center;padding-top:2px;font-size:.625rem;display:flex}.FacebookSponsoredPanel-module__r9PZOq__engagementLeft{align-items:center;gap:6px;display:inline-flex}.FacebookSponsoredPanel-module__r9PZOq__engagementIcons{align-items:center;display:inline-flex}.FacebookSponsoredPanel-module__r9PZOq__engagementIconLike,.FacebookSponsoredPanel-module__r9PZOq__engagementIconHeart{border:1px solid var(--gallery-surface,#fff);border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;margin-right:-4px;font-size:.5rem;display:inline-flex}.FacebookSponsoredPanel-module__r9PZOq__engagementIconLike{background:#1877f2}.FacebookSponsoredPanel-module__r9PZOq__engagementIconHeart{background:#f02849}.FacebookSponsoredPanel-module__r9PZOq__engagementRight{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FacebookSponsoredPanel-module__r9PZOq__actionRow{border-top:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);flex-shrink:0;justify-content:space-between;align-items:center;gap:4px;padding-block:2px;display:flex}.FacebookSponsoredPanel-module__r9PZOq__actionBtn{min-height:32px;color:color-mix(in oklch,var(--gallery-text,#2a2a2e)58%,transparent);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:4px;padding:0 4px;font-size:.625rem;font-weight:600;display:inline-flex}.FacebookSponsoredPanel-module__r9PZOq__actionBtnActive{color:#1877f2}
.GoogleSearchAdPanel-module__l4GtFW__googleG{color:#4285f4}.GoogleSearchAdPanel-module__l4GtFW__googleO1{color:#ea4335}.GoogleSearchAdPanel-module__l4GtFW__googleO2{color:#fbbc05}.GoogleSearchAdPanel-module__l4GtFW__googleG2{color:#4285f4}.GoogleSearchAdPanel-module__l4GtFW__googleL{color:#34a853}.GoogleSearchAdPanel-module__l4GtFW__googleE{color:#ea4335}.GoogleSearchAdPanel-module__l4GtFW__compactRoot{flex-direction:column;flex:1;align-items:center;gap:clamp(10px,2.5vw,14px);min-height:0;padding:clamp(4px,1vw,8px) 0;display:flex}[data-compact] .GoogleSearchAdPanel-module__l4GtFW__compactRoot{flex:1;min-height:0}.GoogleSearchAdPanel-module__l4GtFW__compactLogo{letter-spacing:-.02em;font-size:clamp(1.125rem,4vw,1.375rem);font-weight:500;line-height:1;display:inline-flex}.GoogleSearchAdPanel-module__l4GtFW__compactSearchBar{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)12%,transparent);background:var(--gallery-surface,#fff);width:100%;max-width:100%;box-shadow:0 1px 3px color-mix(in oklch,var(--gallery-text,#2a2a2e)6%,transparent);border-radius:999px;justify-content:space-between;align-items:center;padding:clamp(6px,1.5vw,8px) clamp(10px,2.5vw,14px);display:flex}.GoogleSearchAdPanel-module__l4GtFW__compactSearchPlaceholder{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)42%,transparent);font-size:clamp(.6875rem,2vw,.75rem)}.GoogleSearchAdPanel-module__l4GtFW__compactSearchBtn{color:#fff;background:#4285f4;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(22px,6vw,26px);height:clamp(22px,6vw,26px);display:flex}.GoogleSearchAdPanel-module__l4GtFW__compactAdList{flex-direction:column;flex:1;gap:clamp(8px,2vw,10px);width:100%;min-height:0;display:flex}.GoogleSearchAdPanel-module__l4GtFW__compactAdBlock{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)4%,var(--gallery-surface,#fff));border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,transparent);border-radius:12px;flex-direction:column;gap:6px;padding:clamp(10px,2.5vw,12px);display:flex}.GoogleSearchAdPanel-module__l4GtFW__compactAdLabel{color:#1a0dab;font-size:clamp(.6875rem,2vw,.75rem);font-weight:700}.GoogleSearchAdPanel-module__l4GtFW__compactAdBar{background:color-mix(in oklch,#4285f4 18%,var(--gallery-surface,#fff));border-radius:4px;width:88%;height:8px}.GoogleSearchAdPanel-module__l4GtFW__compactAdBarShort{background:color-mix(in oklch,#4285f4 14%,var(--gallery-surface,#fff));border-radius:4px;width:62%;height:8px}.GoogleSearchAdPanel-module__l4GtFW__fullRoot{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__searchChrome{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.GoogleSearchAdPanel-module__l4GtFW__chromeTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.GoogleSearchAdPanel-module__l4GtFW__chromeMenu{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)55%,transparent);flex-shrink:0}.GoogleSearchAdPanel-module__l4GtFW__chromeLogo{letter-spacing:-.02em;font-size:.9375rem;font-weight:500;display:inline-flex}.GoogleSearchAdPanel-module__l4GtFW__chromeAvatar{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)12%,transparent);border-radius:999px;flex-shrink:0;width:24px;height:24px}.GoogleSearchAdPanel-module__l4GtFW__chromeSearchBar{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)3%,var(--gallery-surface,#fff));border-radius:999px;align-items:center;gap:8px;padding:7px 12px;display:flex}.GoogleSearchAdPanel-module__l4GtFW__chromeSearchIcon{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)45%,transparent);flex-shrink:0}.GoogleSearchAdPanel-module__l4GtFW__chromeSearchText{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)65%,transparent);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__chromeTabs{border-bottom:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,transparent);align-items:flex-end;gap:10px;padding-bottom:4px;display:flex}.GoogleSearchAdPanel-module__l4GtFW__chromeTab{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,transparent);border-radius:2px;width:28px;height:4px}.GoogleSearchAdPanel-module__l4GtFW__chromeTabActive{background:#4285f4;border-radius:2px 2px 0 0;width:28px;height:4px;margin-bottom:-5px}.GoogleSearchAdPanel-module__l4GtFW__sponsoredUnit{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__sponsoredLabel{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)58%,transparent);font-size:.625rem;font-weight:600}.GoogleSearchAdPanel-module__l4GtFW__brandRow{align-items:center;gap:8px;min-width:0;display:flex}.GoogleSearchAdPanel-module__l4GtFW__brandLogo{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)6%,var(--gallery-surface,#fff));border-radius:999px;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__brandLogoImg{-o-object-fit:cover;object-fit:cover}.GoogleSearchAdPanel-module__l4GtFW__brandMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.GoogleSearchAdPanel-module__l4GtFW__brandName{color:var(--gallery-text,#2a2a2e);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:700;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__brandDomain{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)52%,transparent);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__adHeadline{color:#1a0dab;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.8125rem,2.5vw,.9375rem);font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__adMedia{aspect-ratio:16/10;background:color-mix(in oklch,var(--gallery-text,#2a2a2e)6%,var(--gallery-surface,#fff));border-radius:12px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__adMediaImg{-o-object-fit:cover;object-fit:cover}.GoogleSearchAdPanel-module__l4GtFW__adMediaGradient{width:100%;height:100%}.GoogleSearchAdPanel-module__l4GtFW__adDescription{color:color-mix(in oklch,var(--gallery-text,#2a2a2e)72%,transparent);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.6875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.GoogleSearchAdPanel-module__l4GtFW__ctaPills{scrollbar-width:none;flex-shrink:0;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.GoogleSearchAdPanel-module__l4GtFW__ctaPills::-webkit-scrollbar{display:none}.GoogleSearchAdPanel-module__l4GtFW__ctaPill{background:var(--gallery-surface,#fff);color:#1a0dab;cursor:pointer;white-space:nowrap;border:1px solid #4285f459;border:1px solid lab(55.5947% 7.44951 -63.1075/.35);border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:.625rem;font-weight:500;transition:background .15s}.GoogleSearchAdPanel-module__l4GtFW__ctaPill:hover{background:color-mix(in oklch,#4285f4 6%,var(--gallery-surface,#fff))}.GoogleSearchAdPanel-module__l4GtFW__ctaPill:focus-visible{outline-offset:2px;outline:2px solid #4285f466;outline:2px solid lab(55.5947% 7.44951 -63.1075/.4)}
.SocialPostCarousel-module__BXPwbq__root{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,transparent);border-radius:12px;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.SocialPostCarousel-module__BXPwbq__viewport{touch-action:pan-y;cursor:grab;flex:1;width:100%;min-height:120px;position:relative;overflow:hidden}.SocialPostCarousel-module__BXPwbq__viewport:active{cursor:grabbing}.SocialPostCarousel-module__BXPwbq__track{will-change:transform;width:100%;height:100%;display:flex}.SocialPostCarousel-module__BXPwbq__trackAnimated{transition:transform .32s cubic-bezier(.22,1,.36,1)}.SocialPostCarousel-module__BXPwbq__slide{flex:0 0 100%;justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:14px;display:flex;position:relative;overflow:hidden}.SocialPostCarousel-module__BXPwbq__slideLabel{z-index:1;letter-spacing:.04em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000047;border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:600;position:relative}.SocialPostCarousel-module__BXPwbq__slideShine{pointer-events:none;background:linear-gradient(115deg,#ffffff59 0%,#ffffff14 42%,#0000 68%);width:55%;height:140%;position:absolute;inset:-20% auto auto -10%;transform:rotate(8deg)}.SocialPostCarousel-module__BXPwbq__dots{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000052;border-radius:999px;align-items:center;gap:5px;padding:4px 7px;display:flex;position:absolute;top:10px;right:10px}.SocialPostCarousel-module__BXPwbq__dot{cursor:pointer;background:#ffffff73;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:transform .18s,background .18s}.SocialPostCarousel-module__BXPwbq__dotActive{background:#fff;width:16px}.SocialPostCarousel-module__BXPwbq__dot:focus-visible{outline-offset:2px;outline:2px solid #fff}
.SocialPlatformCarousel-module__7xmPvq__root{flex-direction:column;flex:1;gap:12px;width:100%;min-width:0;min-height:0;display:flex;position:relative}.SocialPlatformCarousel-module__7xmPvq__viewport{touch-action:pan-y;flex:1;min-height:0;position:relative;overflow:hidden}.SocialPlatformCarousel-module__7xmPvq__swipeLayer{cursor:grab;width:100%;height:100%}.SocialPlatformCarousel-module__7xmPvq__swipeLayer:active{cursor:grabbing}.SocialPlatformCarousel-module__7xmPvq__track{will-change:transform;width:100%;height:100%;display:flex}.SocialPlatformCarousel-module__7xmPvq__trackAnimated{transition:transform .34s cubic-bezier(.22,1,.36,1)}.SocialPlatformCarousel-module__7xmPvq__slide{flex-direction:column;flex:0 0 100%;width:100%;height:100%;min-height:0;display:flex}.SocialPlatformCarousel-module__7xmPvq__platformDots{flex-shrink:0;justify-content:center;align-items:center;gap:8px;display:flex}.SocialPlatformCarousel-module__7xmPvq__platformDot{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)22%,transparent);cursor:pointer;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:transform .18s,background .18s,width .18s}.SocialPlatformCarousel-module__7xmPvq__platformDotActive{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)72%,transparent);width:22px}.SocialPlatformCarousel-module__7xmPvq__platformDot:focus-visible{outline:2px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)40%,transparent);outline-offset:2px}
.GalleryPreviewModal-module__Brf9_W__backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GalleryPreviewModal-module__Brf9_W__dialog{background:#fff;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:min(100%,520px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px -24px #00000059}.GalleryPreviewModal-module__Brf9_W__dialogDefault{max-height:min(90vh,640px);overflow:auto}.GalleryPreviewModal-module__Brf9_W__dialogSocial{width:min(100%,520px)}.GalleryPreviewModal-module__Brf9_W__dialogNotes{width:min(100%,520px);max-height:min(90vh,640px)}.GalleryPreviewModal-module__Brf9_W__dialogVideo{background:#0a0a0a;border-color:#ffffff14;width:min(92vw,680px)}.GalleryPreviewModal-module__Brf9_W__closeBtn{z-index:4;color:#111;cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0000002e}.GalleryPreviewModal-module__Brf9_W__dialogVideo .GalleryPreviewModal-module__Brf9_W__closeBtn{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c}.GalleryPreviewModal-module__Brf9_W__visualWrap{aspect-ratio:4/3;overflow:hidden}.GalleryPreviewModal-module__Brf9_W__visualWrap>div{border-radius:0;width:100%;height:100%}.GalleryPreviewModal-module__Brf9_W__socialVisualWrap{aspect-ratio:4/5;flex-direction:column;width:100%;display:flex;overflow:hidden}.GalleryPreviewModal-module__Brf9_W__socialModalInner{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;padding:16px;display:flex}.GalleryPreviewModal-module__Brf9_W__notesVisualWrap{aspect-ratio:3/4;flex-direction:column;max-height:min(72vh,640px);display:flex;overflow:hidden}.GalleryPreviewModal-module__Brf9_W__notesVisualWrap>div{border-radius:0;width:100%;height:100%}.GalleryPreviewModal-module__Brf9_W__notesModalInner{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;padding:16px;display:flex}.GalleryPreviewModal-module__Brf9_W__videoVisualWrap{aspect-ratio:16/10;background:#0a0a0a;width:100%;position:relative;overflow:hidden}.GalleryPreviewModal-module__Brf9_W__videoVisualWrap .group{inset:0;width:100%!important;height:100%!important;padding-top:0!important;padding-bottom:0!important;position:absolute!important}@media (max-width:480px){.GalleryPreviewModal-module__Brf9_W__socialModalInner,.GalleryPreviewModal-module__Brf9_W__notesModalInner{padding:14px}.GalleryPreviewModal-module__Brf9_W__dialogVideo{width:min(96vw,680px)}}.GalleryPreviewModal-module__Brf9_W__body{flex-direction:column;gap:8px;padding:1.25rem;display:flex}.GalleryPreviewModal-module__Brf9_W__badge{letter-spacing:.1em;text-transform:uppercase;color:#666;font-size:.625rem;font-weight:600}.GalleryPreviewModal-module__Brf9_W__title{letter-spacing:-.02em;color:#111;margin:0;font-size:1.25rem;font-weight:700}.GalleryPreviewModal-module__Brf9_W__subtitle{color:#555;margin:0;font-size:.875rem;line-height:1.5}.GalleryPreviewModal-module__Brf9_W__meta{color:#888;margin:0;font-size:.75rem}.GalleryPreviewModal-module__Brf9_W__cta{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:4px;height:36px;margin-top:4px;padding:0 14px;font-size:.8125rem;font-weight:600;display:inline-flex}
.workspace-hero-module__J_wTGq__root{width:100%;min-width:0}.workspace-hero-module__J_wTGq__workspaceSurface{min-width:0;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;display:flex;overflow:hidden;}.workspace-hero-module__J_wTGq__heroCardWrap{width:100%;min-width:0;position:relative}.workspace-hero-module__J_wTGq__heroCardWrap:focus-visible{outline:2px solid var(--gallery-accent,#111);outline-offset:4px;border-radius:var(--showcase-radius,20px)}.workspace-hero-module__J_wTGq__heroSwipeShell{width:100%;min-width:0;position:relative;overflow:hidden}.workspace-hero-module__J_wTGq__heroSwipeShell:focus-visible{outline:2px solid var(--gallery-accent,#111);outline-offset:4px;border-radius:var(--showcase-radius,20px)}.workspace-hero-module__J_wTGq__heroSwipeTrack{width:100%;min-width:0}.workspace-hero-module__J_wTGq__heroSwipeLayer{will-change:transform,opacity;backface-visibility:hidden;width:100%;min-width:0}.workspace-hero-module__J_wTGq__heroSwipeTrack[data-dragging]{touch-action:pan-y;cursor:grab}.workspace-hero-module__J_wTGq__heroSwipeTrack[data-dragging]:active{cursor:grabbing}.workspace-hero-module__J_wTGq__clientCounter{letter-spacing:.04em;text-align:center;color:color-mix(in oklch,var(--gallery-text,#2a2a2e)48%,transparent);white-space:nowrap;margin:0;padding:6px 4px 2px;font-size:.625rem;font-weight:500;display:none}.workspace-hero-module__J_wTGq__heroCard{gap:var(--gallery-mosaic-gap,24px);min-width:0;height:auto;min-height:clamp(320px,36cqi,400px);padding:var(--gallery-mosaic-gap,24px);grid-template-columns:minmax(0,35fr) minmax(0,65fr);align-items:stretch;display:grid}.workspace-hero-module__J_wTGq__leftPanel{gap:var(--gallery-gap-lg,18px);backface-visibility:hidden;flex-direction:column;justify-content:center;min-width:0;display:flex}.workspace-hero-module__J_wTGq__rightPanel{min-width:0;min-height:0;position:relative}.workspace-hero-module__J_wTGq__identity{align-items:center;gap:clamp(.75rem,1.8vw,1.125rem);min-width:0;display:flex}.workspace-hero-module__J_wTGq__logoStage{border:1px solid color-mix(in oklch,var(--gallery-text,#2a2a2e)10%,var(--gallery-border,transparent));background:linear-gradient(165deg,color-mix(in oklch,var(--gallery-surface,#fff)92%,white)0%,var(--gallery-surface,#fff)100%);border-radius:1.125rem;flex-shrink:0;justify-content:center;align-items:center;width:clamp(4rem,9vw,5.25rem);height:clamp(4rem,9vw,5.25rem);padding:.35rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 6px 18px -10px #0000001f,inset 0 1px #ffffffa6}.workspace-hero-module__J_wTGq__logoMedia{width:100%;min-width:0;height:100%;min-height:0;padding:clamp(.35rem,1.2vw,.55rem);position:relative}.workspace-hero-module__J_wTGq__logoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.workspace-hero-module__J_wTGq__identityText{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.workspace-hero-module__J_wTGq__companyName{font-size:var(--showcase-hero-size,clamp(1.5rem,4cqi,2rem));letter-spacing:-.035em;overflow-wrap:anywhere;text-wrap:balance;color:var(--gallery-text,#2a2a2e);margin:0;font-weight:650;line-height:1.12}.workspace-hero-module__J_wTGq__metaRow{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.workspace-hero-module__J_wTGq__industryPill{border:1px solid color-mix(in oklch,var(--workspace-accent,var(--gallery-accent,#111))18%,var(--gallery-border,transparent));background:color-mix(in oklch,var(--workspace-accent,var(--gallery-accent,#111))10%,var(--gallery-surface,#fff));letter-spacing:.02em;color:var(--gallery-muted,#6b6b73);border-radius:999px;align-self:flex-start;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.625rem;font-weight:600;display:inline-flex}.workspace-hero-module__J_wTGq__metaLine{font-size:var(--showcase-meta-size,.5625rem);letter-spacing:.08em;text-transform:uppercase;text-wrap:pretty;color:var(--gallery-muted,#6b6b73);margin:0;font-weight:600;line-height:1.4}.workspace-hero-module__J_wTGq__overview{gap:var(--gallery-gap-xs,6px);flex-direction:column;min-width:0;display:flex}.workspace-hero-module__J_wTGq__workspaceTitle{letter-spacing:-.02em;text-wrap:balance;color:color-mix(in oklch,var(--gallery-text,#2a2a2e)88%,var(--gallery-muted,#6b6b73));margin:0;font-size:clamp(.8125rem,1.6cqi,.9375rem);font-weight:500;line-height:1.25}.workspace-hero-module__J_wTGq__workspaceSubtitle{color:color-mix(in oklch,var(--workspace-accent,var(--gallery-accent,#111))72%,var(--gallery-text,#2a2a2e));text-wrap:pretty;margin:0;font-size:clamp(.6875rem,1.35cqi,.75rem);font-weight:600;line-height:1.4}.workspace-hero-module__J_wTGq__description{color:var(--gallery-muted,#6b6b73);-webkit-line-clamp:3;text-wrap:pretty;-webkit-box-orient:vertical;max-width:48ch;margin:0;font-size:clamp(.6875rem,1.4cqi,.75rem);line-height:1.5;display:-webkit-box;overflow:hidden}.workspace-hero-module__J_wTGq__previewShell{border-radius:var(--gallery-preview-radius,12px);border:1px solid var(--showcase-border);background:color-mix(in oklch,var(--gallery-text,#2a2a2e)3%,var(--gallery-surface,#fff));backface-visibility:hidden;width:100%;height:100%;min-height:280px;position:relative;overflow:hidden}.workspace-hero-module__J_wTGq__previewShell:focus-visible{outline:2px solid var(--gallery-accent,#111);outline-offset:2px}.workspace-hero-module__J_wTGq__previewMedia{touch-action:pan-y;cursor:grab;position:absolute;inset:0}.workspace-hero-module__J_wTGq__previewMedia:active{cursor:grabbing}.workspace-hero-module__J_wTGq__previewImg{-o-object-fit:cover;object-fit:cover}.workspace-hero-module__J_wTGq__previewShellLogo{background:color-mix(in oklch,var(--gallery-text,#2a2a2e)8%,var(--gallery-surface,#fff))}.workspace-hero-module__J_wTGq__previewImgContain{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:8%}@container smartGallery (max-width:960px){.workspace-hero-module__J_wTGq__heroCard{min-height:0;padding:var(--gallery-gap-lg,18px);gap:var(--gallery-gap-lg,18px);grid-template-columns:1fr}.workspace-hero-module__J_wTGq__companyName{font-size:clamp(1.125rem,2.4cqi,1.5rem)}.workspace-hero-module__J_wTGq__previewShell{aspect-ratio:16/10;height:auto;min-height:0}}@container smartGallery (max-width:720px){.workspace-hero-module__J_wTGq__clientCounter{display:block}.workspace-hero-module__J_wTGq__heroCard{flex-direction:column;gap:18px;padding:6px 6px 10px;display:flex}.workspace-hero-module__J_wTGq__previewSlot{order:0;width:100%;min-width:0}.workspace-hero-module__J_wTGq__previewShell{aspect-ratio:16/9;border-radius:10px;min-height:clamp(200px,56vw,280px)}.workspace-hero-module__J_wTGq__leftPanel{gap:var(--gallery-gap-md,14px);order:1;padding-inline:2px}.workspace-hero-module__J_wTGq__rightPanel{order:4}.workspace-hero-module__J_wTGq__identity{order:1}.workspace-hero-module__J_wTGq__overview{order:2}}@container smartGallery (max-width:480px){.workspace-hero-module__J_wTGq__logoStage{width:clamp(3.25rem,16cqi,4rem);height:clamp(3.25rem,16cqi,4rem)}.workspace-hero-module__J_wTGq__companyName{font-size:clamp(1.125rem,5cqi,1.5rem)}.workspace-hero-module__J_wTGq__heroCard{gap:16px;padding:4px 4px 8px}.workspace-hero-module__J_wTGq__previewShell{aspect-ratio:16/9;border-radius:8px;min-height:clamp(210px,58vw,260px)}}@media (prefers-reduced-motion:reduce){.workspace-hero-module__J_wTGq__previewMedia,.workspace-hero-module__J_wTGq__heroSwipeTrack{cursor:default}}
