.CatalogReviseAttributesSection-module__hM4iBq__list{gap:20px;display:grid}.CatalogReviseAttributesSection-module__hM4iBq__row{border:1px solid var(--wa-color-neutral-200,#e2e8f0);background:#fff;border-radius:12px;padding:16px}.CatalogReviseAttributesSection-module__hM4iBq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CatalogReviseAttributesSection-module__hM4iBq__name{color:#0f172a;margin:0;font-size:16px;font-weight:700}.CatalogReviseAttributesSection-module__hM4iBq__body{margin-top:12px}.CatalogReviseAttributesSection-module__hM4iBq__error{color:#b91c1c;margin:0 0 12px}.CatalogReviseAttributesSection-module__hM4iBq__ok{color:var(--wa-color-green-60,#15803d);margin:0 0 12px}.CatalogReviseAttributesSection-module__hM4iBq__intro{color:#64748b;max-width:640px;margin:0 0 16px;font-size:14px}.CatalogReviseAttributesSection-module__hM4iBq__empty{color:#64748b;max-width:640px;margin:0;font-size:14px}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;z-index:var(--yarl__portal_zindex,9999);transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);pointer-events:auto;position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));-webkit-user-select:none;user-select:none;touch-action:var(--yarl__controller_touch_action,none);overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));opacity:var(--yarl__pull_opacity,1);flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{width:var(--yarl__slide_icon_error_size,48px);height:var(--yarl__slide_icon_error_size,48px);color:var(--yarl__slide_icon_error_color,red)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{width:var(--yarl__icon_size,32px);height:var(--yarl__icon_size,32px)}.yarl__button{cursor:pointer;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);color:var(--yarl__color_button,#fffc);filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.yarl__counter{position:var(--yarl__counter_position,absolute);top:var(--yarl__counter_top,0);left:var(--yarl__counter_left,0);bottom:var(--yarl__counter_bottom,unset);right:var(--yarl__counter_right,unset);color:var(--yarl__counter_color,var(--yarl__color_button,#fffc));filter:var(--yarl__counter_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__counter_margin,var(--yarl__toolbar_padding,8px));padding:var(--yarl__counter_padding,var(--yarl__button_padding,8px));line-height:var(--yarl__counter_line_height,var(--yarl__icon_size,32px));-webkit-user-select:var(--yarl__counter_user_select,none);-moz-user-select:var(--yarl__counter_user_select,none);user-select:var(--yarl__counter_user_select,none)}[dir=rtl] .yarl__counter{left:var(--yarl__counter_rtl_left,unset);right:var(--yarl__counter_rtl_right,0)}
.yarl__thumbnails{height:100%;display:flex}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));padding:var(--yarl__thumbnails_container_padding,16px);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_vignette{pointer-events:none;--yarl__thumbnails_vignette_size:12%;position:absolute}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000) 100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000) 100%);width:100%;top:0;bottom:0}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{cursor:pointer;appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-width:var(--yarl__thumbnails_thumbnail_border,1px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,#fffc));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);-webkit-tap-highlight-color:transparent;padding:var(--yarl__thumbnails_thumbnail_padding,4px);width:var(--yarl__thumbnails_thumbnail_width,120px);height:var(--yarl__thumbnails_thumbnail_height,80px);box-sizing:content-box;outline:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{opacity:0;animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{visibility:hidden;cursor:unset}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,#fffc) 0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,#fffc) 0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,#fffc));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px #000c));width:var(--yarl__thumbnails_thumbnail_icon_size,32px);height:var(--yarl__thumbnails_thumbnail_icon_size,32px);position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}
.yarl__slide_captions_container{left:var(--yarl__slide_captions_container_left,0);right:var(--yarl__slide_captions_container_right,0);padding:var(--yarl__slide_captions_container_padding,16px);background:var(--yarl__slide_captions_container_background,#00000080);position:absolute;-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width,0px));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);text-align:var(--yarl__slide_description_text_align,start);color:var(--yarl__slide_description_color,#fff);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}
.CollectionStationMediaLightbox-module__qBrfkq__embedded,.CollectionStationMediaLightbox-module__qBrfkq__embeddedHost{width:100%;height:100%;min-height:0;display:block}.CollectionStationMediaLightbox-module__qBrfkq__embedded .yarl__container{background-color:#111827}
.CatalogDrawerScrollColumn-module__pxGcyq__root{flex:1 1 0;grid-template-columns:minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.CatalogDrawerScrollColumn-module__pxGcyq__root[data-overflow=true]{grid-template-columns:minmax(0, 1fr) var(--catalog-drawer-scrollbar-size,12px);column-gap:2px}.CatalogDrawerScrollColumn-module__pxGcyq__viewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;height:100%;min-height:0;overflow:hidden scroll}.CatalogDrawerScrollColumn-module__pxGcyq__viewport::-webkit-scrollbar{width:0;height:0;display:none}.CatalogDrawerScrollColumn-module__pxGcyq__track{pointer-events:none;background:#e2e8f0;border-radius:6px;align-self:stretch;margin-block:2px;margin-inline-end:2px;position:relative}.CatalogDrawerScrollColumn-module__pxGcyq__thumb{pointer-events:none;background:#475569;border-radius:5px;min-height:32px;position:absolute;inset-inline:1px}
.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot{--catalog-drawer-rail-ch-min:34;--catalog-drawer-rail-w:max(200px, calc(var(--catalog-drawer-rail-ch-min) * 1.05 * 1ch));--catalog-drawer-main-w:var(--catalog-drawer-rail-w);--catalog-shelf-title-size:1.25rem;--catalog-shelf-head-min-height:4.125rem;--spacing:0;--catalog-drawer-top-size:min(82dvh, 680px);font-family:Helvetica Neue,Helvetica,Arial,system-ui,sans-serif}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot:not([placement=top]){--size:min(94vw, var(--catalog-drawer-rail-w));max-width:94vw}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot:not([placement=top]).SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRootWithSubs{--size:min(94vw, calc(2 * var(--catalog-drawer-rail-w) + 1px));max-width:94vw}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top]{--size:var(--catalog-drawer-top-size);max-width:none}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[open]:not([placement=top]){box-sizing:border-box;height:100dvh;max-height:100dvh}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot::part(dialog){flex-direction:column!important;display:flex!important;overflow:hidden!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot:not([placement=top])::part(dialog){inset-inline-start:var(--cs-catalog-drawer-align-start,0px)!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top]::part(dialog){top:var(--cs-catalog-drawer-block-start,0px)!important;width:min(94vw, var(--catalog-drawer-rail-w))!important;height:var(--catalog-drawer-top-size)!important;max-height:calc(100dvh - var(--cs-catalog-drawer-block-start,0px))!important;animation:none!important;inset-block-start:var(--cs-catalog-drawer-block-start,0px)!important;inset-inline-start:var(--cs-catalog-drawer-align-start,0px)!important;translate:0!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top].SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRootWithSubs::part(dialog){width:min(94vw, calc(2 * var(--catalog-drawer-rail-w) + 1px))!important}@keyframes SiteCatalogCategoriesDrawer-module__CLOf8W__cs-catalog-sheet-from-header{0%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top][data-cs-drawer-anim=show]::part(dialog){animation:SiteCatalogCategoriesDrawer-module__CLOf8W__cs-catalog-sheet-from-header var(--show-duration,.2s) ease both!important;translate:0!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top][data-cs-drawer-anim=hide]::part(dialog){animation:SiteCatalogCategoriesDrawer-module__CLOf8W__cs-catalog-sheet-from-header var(--hide-duration,.2s) ease both reverse!important;translate:0!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top]::part(dialog)::backdrop{clip-path:inset(var(--cs-catalog-drawer-block-start,0px) 0 0 0);pointer-events:none}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot::part(body){--spacing:0;box-sizing:border-box;background:#fff;flex-direction:column;flex:1 1 0;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerBody{box-sizing:border-box;flex-direction:column;flex:1 1 0;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.SiteCatalogCategoriesDrawer-module__CLOf8W__bodyFallback{color:#333;flex-direction:column;align-items:flex-start;gap:14px;padding:28px 22px;font-size:15px;display:flex}.SiteCatalogCategoriesDrawer-module__CLOf8W__bodyFallbackMuted{color:#666;margin:0}.SiteCatalogCategoriesDrawer-module__CLOf8W__shelves{--catalog-row-pad-y:14px;--catalog-row-min-height:2.875rem;--catalog-row-font-size:15px;--catalog-row-line-height:1.25;--catalog-shelf-title-size:1.25rem;--catalog-shelf-head-min-height:4.125rem;--catalog-drawer-list-row-height:3.125rem;grid-template-columns:var(--catalog-drawer-rail-w) 1px var(--catalog-drawer-main-w);grid-template-rows:minmax(var(--catalog-shelf-head-min-height), auto) minmax(0, 1fr);box-sizing:border-box;flex:1 1 0;align-items:stretch;width:max-content;min-width:0;max-width:100%;height:100%;min-height:0;display:grid;overflow:hidden}@media (min-width:541px){.SiteCatalogCategoriesDrawer-module__CLOf8W__shelvesRightCollapsed{grid-template-columns:var(--catalog-drawer-rail-w) 0 minmax(0, 0)}.SiteCatalogCategoriesDrawer-module__CLOf8W__shelvesRightCollapsed .SiteCatalogCategoriesDrawer-module__CLOf8W__shelfVDivider{display:none}.SiteCatalogCategoriesDrawer-module__CLOf8W__shelvesRightCollapsed .SiteCatalogCategoriesDrawer-module__CLOf8W__mainHead{opacity:0;visibility:hidden;pointer-events:none;height:var(--catalog-shelf-head-min-height)!important;min-height:var(--catalog-shelf-head-min-height)!important;max-height:var(--catalog-shelf-head-min-height)!important;border-bottom:1px solid #0000!important;padding:20px 12px 12px!important;overflow:hidden!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__shelvesRightCollapsed .SiteCatalogCategoriesDrawer-module__CLOf8W__subPane{visibility:hidden;pointer-events:none;border:none!important;min-height:0!important;max-height:0!important;padding:0!important;overflow:hidden!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__shelvesRightCollapsed .SiteCatalogCategoriesDrawer-module__CLOf8W__subPaneScroll{max-height:0!important;overflow:hidden!important}}.SiteCatalogCategoriesDrawer-module__CLOf8W__railHead,.SiteCatalogCategoriesDrawer-module__CLOf8W__mainHead,.SiteCatalogCategoriesDrawer-module__CLOf8W__fallbackHead{box-sizing:border-box;min-width:0;min-height:var(--catalog-shelf-head-min-height);border-bottom:1px solid #e5e5e5;align-items:center;padding:20px 12px 12px;display:flex}.SiteCatalogCategoriesDrawer-module__CLOf8W__railHead,.SiteCatalogCategoriesDrawer-module__CLOf8W__fallbackHead{justify-content:space-between;gap:8px}.SiteCatalogCategoriesDrawer-module__CLOf8W__railHead{grid-area:1/1}.SiteCatalogCategoriesDrawer-module__CLOf8W__fallbackHead{flex-shrink:0;width:100%}.SiteCatalogCategoriesDrawer-module__CLOf8W__mainHead{flex-wrap:nowrap;grid-area:1/3;justify-content:space-between;gap:12px}.SiteCatalogCategoriesDrawer-module__CLOf8W__railHead .SiteCatalogCategoriesDrawer-module__CLOf8W__columnTitle,.SiteCatalogCategoriesDrawer-module__CLOf8W__fallbackHead .SiteCatalogCategoriesDrawer-module__CLOf8W__columnTitle{white-space:normal;overflow-wrap:break-word;min-width:0;font-size:var(--catalog-shelf-title-size);flex:auto;font-weight:700;line-height:1.25}.SiteCatalogCategoriesDrawer-module__CLOf8W__railCloseBtn{color:#64748b;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:inline-flex}.SiteCatalogCategoriesDrawer-module__CLOf8W__railCloseBtn:hover{color:#0f172a;background:#f1f5f9}.SiteCatalogCategoriesDrawer-module__CLOf8W__railCloseBtn:focus-visible{outline-offset:1px;outline:2px solid #0c4a6e}.SiteCatalogCategoriesDrawer-module__CLOf8W__railCloseIcon{width:16px;height:16px}.SiteCatalogCategoriesDrawer-module__CLOf8W__shelfVDivider{background:#e5e5e5;border:none;grid-area:1/2/-1;align-self:stretch;width:1px;min-width:1px;max-width:1px;min-height:0;margin:0;padding:0}.SiteCatalogCategoriesDrawer-module__CLOf8W__mainHead .SiteCatalogCategoriesDrawer-module__CLOf8W__columnTitle{white-space:normal;overflow-wrap:break-word;flex:1 1 0;min-width:0}.SiteCatalogCategoriesDrawer-module__CLOf8W__mainHead>h2.SiteCatalogCategoriesDrawer-module__CLOf8W__columnTitle{font-size:var(--catalog-shelf-title-size);border:none;margin:0;font-weight:700;line-height:1.25}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryNav{color:#0f172a;--catalog-drawer-scrollbar-size:12px;background:#fff;flex-direction:column;grid-area:2/1;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.SiteCatalogCategoriesDrawer-module__CLOf8W__subPane{box-sizing:border-box;--catalog-drawer-scrollbar-size:12px;background:#fff;flex-direction:column;grid-area:2/3;justify-self:stretch;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.SiteCatalogCategoriesDrawer-module__CLOf8W__subPaneScroll{box-sizing:border-box;padding:0 0 28px}.SiteCatalogCategoriesDrawer-module__CLOf8W__columnTitle{letter-spacing:-.02em;color:#0f172a;margin:0;padding:0}h2.SiteCatalogCategoriesDrawer-module__CLOf8W__columnTitle,p.SiteCatalogCategoriesDrawer-module__CLOf8W__columnTitle{display:block}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryBtn{box-sizing:border-box;width:100%;height:var(--catalog-drawer-list-row-height);min-height:var(--catalog-drawer-list-row-height);max-height:var(--catalog-drawer-list-row-height);font-size:var(--catalog-row-font-size);text-align:left;color:#0f172a;cursor:pointer;font-family:inherit;font-weight:400;line-height:var(--catalog-row-line-height);appearance:none;background:#fff;border-top:none;border-bottom:1px solid #e8ecf1;border-left:3px solid #0000;border-right:none;border-radius:0;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:0 12px;transition:background-color .12s,border-left-color .12s;display:flex;overflow:hidden}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryBtn:hover{background:#f8fafc;border-radius:0}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryBtnActive{color:#0f172a;background:#f1f5f9;border-bottom-color:#e8ecf1;border-left-color:#0c4a6e;border-radius:0;font-weight:500}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryBtnActive:hover{color:#0f172a;background:#f1f5f9;border-radius:0}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryBtn:focus-visible{outline-offset:-4px;outline:2px solid #0c4a6e}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryBtnLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.SiteCatalogCategoriesDrawer-module__CLOf8W__chevronSlot{flex-shrink:0;justify-content:flex-end;align-items:center;width:18px;display:inline-flex}.SiteCatalogCategoriesDrawer-module__CLOf8W__chevron{opacity:.55;color:#64748b;flex-shrink:0;font-size:11px}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryBtnActive .SiteCatalogCategoriesDrawer-module__CLOf8W__chevron{color:#0c4a6e;opacity:1}.SiteCatalogCategoriesDrawer-module__CLOf8W__viewAllBtn{color:#fff;cursor:pointer;appearance:none;white-space:nowrap;background:#325b94;border:none;border-radius:9999px;flex:none;justify-content:center;align-items:center;margin:0;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.SiteCatalogCategoriesDrawer-module__CLOf8W__viewAllBtn:hover{color:#fff;background:#284a7a}.SiteCatalogCategoriesDrawer-module__CLOf8W__viewAllBtn:focus-visible{outline-offset:2px;outline:2px solid #0c4a6e}.SiteCatalogCategoriesDrawer-module__CLOf8W__subList{padding:0;box-sizing:border-box;width:100%;margin:0;padding-inline-start:0;list-style:none;display:block}.SiteCatalogCategoriesDrawer-module__CLOf8W__subList li{box-sizing:border-box;width:100%;margin:0;padding:0;display:block}.SiteCatalogCategoriesDrawer-module__CLOf8W__subList li:last-child .SiteCatalogCategoriesDrawer-module__CLOf8W__subLink{border-bottom:none}.SiteCatalogCategoriesDrawer-module__CLOf8W__subLink{box-sizing:border-box;width:100%;min-width:0;height:var(--catalog-drawer-list-row-height);min-height:var(--catalog-drawer-list-row-height);max-height:var(--catalog-drawer-list-row-height);font-size:var(--catalog-row-font-size);color:#0f172a;font-weight:400;line-height:var(--catalog-row-line-height);border:none;border-bottom:1px solid #e8ecf1;border-radius:0;align-items:center;margin:0;padding:0;text-decoration:none;display:flex;overflow:hidden}.SiteCatalogCategoriesDrawer-module__CLOf8W__subLinkLabel{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;padding-left:15px;padding-right:12px;display:block;overflow:hidden}.SiteCatalogCategoriesDrawer-module__CLOf8W__subLink:hover{color:#0f172a;background:#f8fafc;text-decoration:none}.SiteCatalogCategoriesDrawer-module__CLOf8W__subLink:focus-visible{outline-offset:-2px;outline:2px solid #0c4a6e}@media (max-width:540px){.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot:not([placement=top]){--size:100vw}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top]{--catalog-drawer-top-size:min(86dvh, 100dvh);--size:var(--catalog-drawer-top-size)}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top]::part(dialog){width:100%!important;inset-inline-start:0!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRoot[placement=top].SiteCatalogCategoriesDrawer-module__CLOf8W__drawerRootWithSubs::part(dialog){width:100%!important}.SiteCatalogCategoriesDrawer-module__CLOf8W__shelves{grid-template-rows:none;grid-template-columns:1fr;min-height:0}.SiteCatalogCategoriesDrawer-module__CLOf8W__shelfVDivider{display:none}.SiteCatalogCategoriesDrawer-module__CLOf8W__railHead,.SiteCatalogCategoriesDrawer-module__CLOf8W__mainHead,.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryNav,.SiteCatalogCategoriesDrawer-module__CLOf8W__subPane{grid-area:auto/1;max-height:none}.SiteCatalogCategoriesDrawer-module__CLOf8W__mainHead:empty{display:none}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryNav{border-bottom:1px solid #e5e5e5;max-height:50vh}.SiteCatalogCategoriesDrawer-module__CLOf8W__categoryNavScroll{max-height:50vh}}
.SiteHeaderSearch-module__6pVk7q__root{z-index:200;width:100%;min-width:0;position:relative}.SiteHeaderSearch-module__6pVk7q__rootExpanded{width:100%}.SiteHeaderSearch-module__6pVk7q__searchIconBtn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.SiteHeaderSearch-module__6pVk7q__searchIconBtn:hover{color:#0c4a6e;background:#f1f5f9}.SiteHeaderSearch-module__6pVk7q__searchIconBtn:focus-visible{outline-offset:2px;outline:2px solid #0c4a6e}.SiteHeaderSearch-module__6pVk7q__searchIconGlyph{width:20px;height:20px}.SiteHeaderSearch-module__6pVk7q__inputRow{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 8px 0 10px;transition:border-color .12s;display:flex}.SiteHeaderSearch-module__6pVk7q__inputRow:focus-within{border-color:#0c4a6e;outline:none}.SiteHeaderSearch-module__6pVk7q__inputRowExpanded{background:#f8fafc;border-color:#f5b87a;min-height:44px;padding:0 8px 0 12px}.SiteHeaderSearch-module__6pVk7q__inputRowExpanded:focus-within{border-color:#f28e2a}.SiteHeaderSearch-module__6pVk7q__leadIcon{color:#64748b;pointer-events:none;flex-shrink:0;display:flex}.SiteHeaderSearch-module__6pVk7q__inputRow wa-input{--wa-form-control-default-width:100%;--wa-form-control-border-width:0;--wa-form-control-background-color:transparent;--wa-focus-ring-width:0;--wa-focus-ring-offset:0;min-width:0;box-shadow:none;outline:none;flex:1}.SiteHeaderSearch-module__6pVk7q__resetBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin:0;padding:0;display:inline-flex}.SiteHeaderSearch-module__6pVk7q__resetBtn:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.SiteHeaderSearch-module__6pVk7q__resetBtn:disabled{opacity:.35;cursor:default}.SiteHeaderSearch-module__6pVk7q__resetBtn:focus-visible{outline-offset:1px;outline:2px solid #0c4a6e}.SiteHeaderSearch-module__6pVk7q__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;display:inline-flex}.SiteHeaderSearch-module__6pVk7q__closeBtn:hover{color:#0f172a;background:#f1f5f9}.SiteHeaderSearch-module__6pVk7q__closeBtn:focus-visible{outline-offset:1px;outline:2px solid #0c4a6e}.SiteHeaderSearch-module__6pVk7q__panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;max-height:min(360px,55vh);margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 40px #0f172a1f}.SiteHeaderSearch-module__6pVk7q__panelMuted{color:#64748b;padding:10px 14px;font-size:13px}.SiteHeaderSearch-module__6pVk7q__panelSectionLabel{letter-spacing:.06em;text-transform:uppercase;color:#64748b;padding:8px 14px 4px;font-size:11px;font-weight:600}.SiteHeaderSearch-module__6pVk7q__suggestBtn{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;width:100%;margin:0;padding:10px 14px;font-size:13px;line-height:1.35;display:block}.SiteHeaderSearch-module__6pVk7q__suggestBtn:hover{background:#f1f5f9}.SiteHeaderSearch-module__6pVk7q__suggestBtn:focus-visible{outline-offset:-2px;outline:2px solid #0c4a6e}
.MyMenu-module__KO2vvG__rail{--my-menu-collapsed-width:56px;--my-menu-expanded-width:240px;--my-menu-inline-padding:16px;--my-menu-icon-column:24px;--my-menu-icon-label-gap:12px;top:var(--site-staff-toolbar-height,0px);bottom:0;z-index:2520;box-sizing:border-box;background:#fff;border-inline-end:1px solid #e8edf3;border-end-start-radius:12px;flex-direction:column;transition:width .2s;display:flex;position:fixed;inset-inline-start:0;overflow:hidden;box-shadow:1px 0 10px #0f172a0f}.MyMenu-module__KO2vvG__railCollapsed{width:var(--my-menu-collapsed-width)}.MyMenu-module__KO2vvG__railExpanded{width:var(--my-menu-expanded-width)}.MyMenu-module__KO2vvG__header{padding:12px var(--my-menu-inline-padding) 8px;flex:none}.MyMenu-module__KO2vvG__toggleBtn{color:#334155;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:inline-flex}.MyMenu-module__KO2vvG__toggleBtn:hover{background:#f1f5f9}.MyMenu-module__KO2vvG__toggleBtn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.MyMenu-module__KO2vvG__toggleIcon{width:18px;height:18px}.MyMenu-module__KO2vvG__scroll{flex:auto;min-height:0;padding-block:4px 12px;overflow:auto}.MyMenu-module__KO2vvG__section+.MyMenu-module__KO2vvG__section{margin-block-start:8px}.MyMenu-module__KO2vvG__sectionHeader{padding:10px var(--my-menu-inline-padding) 6px;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;text-align:start;margin:0;font-size:.6875rem;font-weight:700}.MyMenu-module__KO2vvG__sectionHeaderCollapsed{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.MyMenu-module__KO2vvG__sectionDivider{background:#e8edf3;border:0;height:1px;margin:8px 12px}.MyMenu-module__KO2vvG__itemList{margin:0;padding:0;list-style:none}.MyMenu-module__KO2vvG__itemRow{margin:0;padding:0}.MyMenu-module__KO2vvG__item{align-items:center;gap:var(--my-menu-icon-label-gap);width:100%;min-height:40px;padding-block:8px;padding-inline:var(--my-menu-inline-padding);color:#1e293b;cursor:pointer;box-sizing:border-box;text-align:start;background:0 0;border:0;border-radius:0;margin:0;font-size:.9375rem;font-weight:500;line-height:1.2;text-decoration:none;display:flex}.MyMenu-module__KO2vvG__itemCollapsed{justify-content:center;padding-inline:10px;display:flex;position:relative}.MyMenu-module__KO2vvG__itemExpanded{grid-template-columns:var(--my-menu-icon-column) minmax(0, 1fr) auto;align-items:center;column-gap:var(--my-menu-icon-label-gap);justify-items:start;display:grid}.MyMenu-module__KO2vvG__item:hover:not(.MyMenu-module__KO2vvG__itemDisabled){background:#f8fafc}.MyMenu-module__KO2vvG__item:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}.MyMenu-module__KO2vvG__itemActive{color:#0f172a;background:#f1f5f9}.MyMenu-module__KO2vvG__itemDisabled{opacity:.55;cursor:not-allowed}.MyMenu-module__KO2vvG__itemIconWrap{width:var(--my-menu-icon-column);height:var(--my-menu-icon-column);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.MyMenu-module__KO2vvG__itemIcon{width:auto;height:18px}.MyMenu-module__KO2vvG__itemLabel{white-space:nowrap;text-overflow:ellipsis;text-align:start;justify-self:start;min-width:0;overflow:hidden}.MyMenu-module__KO2vvG__itemBadge{color:#0f172a;text-align:center;background:#e8edf3;border-radius:999px;justify-self:end;min-width:20px;padding:2px 7px;font-size:.75rem;font-weight:700;line-height:1.2}.MyMenu-module__KO2vvG__itemCollapsed .MyMenu-module__KO2vvG__itemBadge{top:6px;min-width:16px;padding:1px 5px;font-size:.625rem;position:absolute;inset-inline-end:8px}.MyMenu-module__KO2vvG__footer{border-block-start:1px solid #e8edf3;flex:none;margin-block-start:auto;padding-block:12px 16px}.MyMenu-module__KO2vvG__footerList{margin:0;padding:0;list-style:none}@media (max-width:767px){.MyMenu-module__KO2vvG__rail{display:none}}
.GroupPageTabsMoreMenu-module__ANbJsG__dropdown{flex-shrink:0;align-items:center;display:inline-flex}.GroupPageTabsMoreMenu-module__ANbJsG__dropdown wa-dropdown-item::part(base){text-align:left;justify-content:flex-start;align-items:center;width:100%;display:flex}.GroupPageTabsMoreMenu-module__ANbJsG__trigger{color:#334155;cursor:pointer;box-sizing:border-box;width:2.75rem;height:2rem;font:inherit;appearance:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;line-height:0;transition:background .15s,color .15s;display:inline-flex}.GroupPageTabsMoreMenu-module__ANbJsG__trigger:hover,.GroupPageTabsMoreMenu-module__ANbJsG__trigger:focus-visible{color:#fe713e;background:#f1f5f9}.GroupPageTabsMoreMenu-module__ANbJsG__iconGlyph{width:1rem;height:1rem;display:block}.GroupPageTabsMoreMenu-module__ANbJsG__menuItem{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;text-decoration:none;display:block}.GroupPageTabsMoreMenu-module__ANbJsG__menuItem:hover{color:inherit;text-decoration:none}
.GroupPageTabs-module__W5DvdG__nav{box-sizing:border-box;width:100%;min-width:0;margin-top:0}.GroupPageTabs-module__W5DvdG__navRow{box-sizing:border-box;border-bottom:.125rem solid var(--wa-color-neutral-fill-normal,#e2e8f0);align-items:flex-end;gap:12px;width:100%;min-width:0;display:flex}.GroupPageTabs-module__W5DvdG__tabGroup{box-sizing:border-box;--track-color:transparent;flex:0 auto;min-width:0;max-width:100%}.GroupPageTabs-module__W5DvdG__tabGroup wa-tab:not([active]):not([disabled]):hover,.GroupPageTabs-module__W5DvdG__tabGroup wa-tab:not([active]):not([disabled]):hover::part(base){color:#fe713e}.GroupPageTabs-module__W5DvdG__navActions{box-sizing:border-box;flex:none;align-items:center;gap:12px;margin-left:auto;padding-bottom:1em;display:flex}
.spaces-shell-rail-module__ArU2NG__rail{box-sizing:border-box;flex-direction:column;align-self:flex-start;gap:16px;width:100%;display:flex;position:sticky;top:88px}.spaces-shell-rail-module__ArU2NG__skeletonBlock{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 50%,#eef2f7 100%) 0 0/200% 100%;border-radius:10px;animation:1.2s ease-in-out infinite spaces-shell-rail-module__ArU2NG__spacesShellShimmer}@keyframes spaces-shell-rail-module__ArU2NG__spacesShellShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.spaces-shell-rail-module__ArU2NG__navSkeleton{height:520px;}
.GroupPageTabsShell-module__7TZdAG__shell{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-bottom:20px;display:block}.GroupPageTabsShell-module__7TZdAG__tabsSkeleton{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 50%,#eef2f7 100%) 0 0/200% 100%;border-radius:0;height:44px;animation:1.2s ease-in-out infinite GroupPageTabsShell-module__7TZdAG__group-tabs-shell-shimmer}@keyframes GroupPageTabsShell-module__7TZdAG__group-tabs-shell-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
.page-about-page-module__glIGMq__page{flex-direction:column;gap:16px;display:flex}.page-about-page-module__glIGMq__aboutStack{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.page-about-page-module__glIGMq__aboutCard{width:100%;min-width:0}.page-about-page-module__glIGMq__aboutPanel{box-sizing:border-box;padding:20px 22px 24px}.page-about-page-module__glIGMq__aboutSectionTitle{color:#0f172a;margin:0 0 12px;font-size:1.125rem;font-weight:700}.page-about-page-module__glIGMq__fieldList{margin:0}.page-about-page-module__glIGMq__fieldRow{border-top:1px solid #eef2f7;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:10px 16px;padding:10px 0;display:grid}.page-about-page-module__glIGMq__fieldRow:first-child{border-top:none;padding-top:0}.page-about-page-module__glIGMq__fieldLabel{color:#475569;margin:0;font-size:.92rem;font-weight:600}.page-about-page-module__glIGMq__fieldValue{color:#334155;margin:0;font-size:.95rem;line-height:1.55}.page-about-page-module__glIGMq__multilineValue{white-space:pre-wrap;overflow-wrap:anywhere;display:block}.page-about-page-module__glIGMq__fieldLink{color:#2271b1;overflow-wrap:anywhere;font-weight:600;text-decoration:none}.page-about-page-module__glIGMq__fieldLink:hover{text-decoration:underline}.page-about-page-module__glIGMq__actionsRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-about-page-module__glIGMq__aboutEmpty{color:#64748b;margin:0}.page-about-page-module__glIGMq__editLink{color:#2271b1;font-weight:600;text-decoration:none}.page-about-page-module__glIGMq__editLink:hover{text-decoration:underline}.page-about-page-module__glIGMq__errorState{color:#b91c1c;margin:0}.page-about-page-module__glIGMq__loadingRow{justify-content:center;padding:24px 0;display:flex}.page-about-page-module__glIGMq__dialogBody{flex-direction:column;gap:12px;display:flex}.page-about-page-module__glIGMq__dialogError{color:#b91c1c;margin:0;font-size:.92rem}@media (max-width:640px){.page-about-page-module__glIGMq__fieldRow{grid-template-columns:minmax(0,1fr)}}
.SpaceInsightsInteractionsTypeChart-module__ejwJra__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:280px;padding:18px 20px 20px}.SpaceInsightsInteractionsTypeChart-module__ejwJra__titleRow{align-items:center;gap:8px;margin-bottom:18px;display:inline-flex}.SpaceInsightsInteractionsTypeChart-module__ejwJra__title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.SpaceInsightsInteractionsTypeChart-module__ejwJra__chartWrap{flex-direction:column;align-items:center;gap:18px;display:flex}.SpaceInsightsInteractionsTypeChart-module__ejwJra__donut{width:160px;height:160px}.SpaceInsightsInteractionsTypeChart-module__ejwJra__legend{flex-wrap:wrap;justify-content:center;gap:18px 24px;display:flex}.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendItem{flex-direction:column;align-items:center;gap:4px;min-width:72px;display:flex}.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendValue{color:#0f172a;font-size:1.125rem;font-weight:700}.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendLabelRow{color:#475569;align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendSwatchReactions,.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendSwatchComments,.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendSwatchShares{border-radius:999px;width:10px;height:10px}.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendSwatchReactions{background:#7cb7ff}.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendSwatchComments{background:#0f3d8a}.SpaceInsightsInteractionsTypeChart-module__ejwJra__legendSwatchShares{background:#cbd5e1}.SpaceInsightsInteractionsTypeChart-module__ejwJra__emptyHint{color:#64748b;text-align:center;margin:24px 0 0;font-size:.875rem}
.groups-shell-rail-module__ktMd1a__rail{box-sizing:border-box;align-self:flex-start;width:100%;position:sticky;top:88px}.groups-shell-rail-module__ktMd1a__skeletonBlock{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 50%,#eef2f7 100%) 0 0/200% 100%;border-radius:10px;animation:1.2s ease-in-out infinite groups-shell-rail-module__ktMd1a__groupsShellShimmer}@keyframes groups-shell-rail-module__ktMd1a__groupsShellShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.groups-shell-rail-module__ktMd1a__asideSkeleton{height:420px;}.groups-shell-rail-module__ktMd1a__navSkeleton{height:320px;}
.SpaceHeaderActions-module__jDqpza__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.SpaceHeaderActions-module__jDqpza__messageBtn::part(base),.SpaceHeaderActions-module__jDqpza__secondaryBtn::part(base),.SpaceHeaderActions-module__jDqpza__unpublishedBtn::part(base){white-space:nowrap;border-radius:6px;min-height:36px;padding-inline:12px;font-size:.9375rem;font-weight:700}.SpaceHeaderActions-module__jDqpza__messageBtn::part(base){color:#fff;background:#1877f2;border-color:#1877f2}.SpaceHeaderActions-module__jDqpza__messageBtn::part(base):hover{background:#166fe5;border-color:#166fe5}.SpaceHeaderActions-module__jDqpza__secondaryBtn::part(base){color:#050505;background:#e4e6eb;border-color:#e4e6eb}.SpaceHeaderActions-module__jDqpza__secondaryBtn::part(base):hover{background:#d8dadf;border-color:#d8dadf}.SpaceHeaderActions-module__jDqpza__btnIcon{margin-right:6px;font-size:.875rem}.SpaceHeaderActions-module__jDqpza__followError{color:#b42318;margin:4px 0 0;font-size:.8125rem}@media (max-width:767px){.SpaceHeaderActions-module__jDqpza__actions{justify-content:flex-start;width:100%}}
.SpaceInsightsTopContentCarousel-module__FRLbTW__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 22px 24px}.SpaceInsightsTopContentCarousel-module__FRLbTW__title{color:#0f172a;margin:0 0 16px;font-size:1.125rem;font-weight:700}.SpaceInsightsTopContentCarousel-module__FRLbTW__carouselWrap{position:relative}.SpaceInsightsTopContentCarousel-module__FRLbTW__track{scroll-snap-type:x mandatory;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.SpaceInsightsTopContentCarousel-module__FRLbTW__card{scroll-snap-align:start;flex:0 0 132px}.SpaceInsightsTopContentCarousel-module__FRLbTW__thumbnailWrap{aspect-ratio:1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;position:relative;overflow:hidden}.SpaceInsightsTopContentCarousel-module__FRLbTW__thumbnailImage{object-fit:cover;width:100%;height:100%;display:block}.SpaceInsightsTopContentCarousel-module__FRLbTW__thumbnailPlaceholder{box-sizing:border-box;color:#64748b;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;font-size:.75rem;display:flex}.SpaceInsightsTopContentCarousel-module__FRLbTW__typeBadge{color:#111827;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6875rem;display:inline-flex;position:absolute;top:8px;left:8px}.SpaceInsightsTopContentCarousel-module__FRLbTW__meta{color:#64748b;margin-top:8px;font-size:.75rem;line-height:1.35}.SpaceInsightsTopContentCarousel-module__FRLbTW__viewsValue{color:#0f172a;margin:6px 0 0;font-size:1.125rem;font-weight:700}.SpaceInsightsTopContentCarousel-module__FRLbTW__viewsLabel{color:#64748b;margin:2px 0 0;font-size:.8125rem}.SpaceInsightsTopContentCarousel-module__FRLbTW__scrollButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;width:34px;height:34px;position:absolute;top:42%;right:-6px;transform:translateY(-50%);box-shadow:0 2px 8px #0f172a14}.SpaceInsightsTopContentCarousel-module__FRLbTW__emptyHint{color:#64748b;margin:0;font-size:.9375rem}
.GroupMessagesComposerShell-module__xgQUha__wrap{background:#fff;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden}.GroupMessagesComposerShell-module__xgQUha__input{box-sizing:border-box;resize:vertical;width:100%;min-height:220px;font:inherit;color:#0f172a;background:0 0;border:0;padding:14px 16px 8px}.GroupMessagesComposerShell-module__xgQUha__input:focus{outline:none}.GroupMessagesComposerShell-module__xgQUha__input::placeholder{color:#94a3b8}.GroupMessagesComposerShell-module__xgQUha__toolbar{color:#94a3b8;align-items:center;gap:14px;padding:8px 14px 12px;display:flex}.GroupMessagesComposerShell-module__xgQUha__toolbarBtn{font-size:.875rem;font-weight:600}.GroupMessagesComposerShell-module__xgQUha__toolbarIcon{width:16px;height:16px}
.PagePageHeader-module__Zs6TlW__header{--space-header-avatar-size:112px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.PagePageHeader-module__Zs6TlW__heroSection{position:relative}.PagePageHeader-module__Zs6TlW__coverImageWrap{width:100%;min-height:200px;position:relative}.PagePageHeader-module__Zs6TlW__coverImage,.PagePageHeader-module__Zs6TlW__coverSkeleton{background-position:50%;background-size:cover;border-bottom:1px solid #e5e7eb;width:100%;min-height:200px}.PagePageHeader-module__Zs6TlW__coverSkeleton{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 50%,#eef2f7 100%) 0 0/200% 100%;animation:1.2s ease-in-out infinite PagePageHeader-module__Zs6TlW__spaceHeaderShimmer}.PagePageHeader-module__Zs6TlW__coverFileInputWrap{opacity:0;pointer-events:none;transition:opacity .15s}.PagePageHeader-module__Zs6TlW__coverImageWrap:hover .PagePageHeader-module__Zs6TlW__coverFileInputWrap,.PagePageHeader-module__Zs6TlW__coverImageWrap:focus-within .PagePageHeader-module__Zs6TlW__coverFileInputWrap{opacity:1;pointer-events:auto}.PagePageHeader-module__Zs6TlW__profileRow{align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.PagePageHeader-module__Zs6TlW__avatarColumn{flex:none}.PagePageHeader-module__Zs6TlW__avatarImageWrap{width:var(--space-header-avatar-size);height:var(--space-header-avatar-size);position:relative}.PagePageHeader-module__Zs6TlW__avatarImage,.PagePageHeader-module__Zs6TlW__avatarFallback{width:var(--space-header-avatar-size);height:var(--space-header-avatar-size);object-fit:cover;border:4px solid #fff;border-radius:14px;display:block;box-shadow:0 2px 8px #0f172a1f}.PagePageHeader-module__Zs6TlW__avatarFallback{color:#fff;place-items:center;font-size:2rem;font-weight:800;display:grid}.PagePageHeader-module__Zs6TlW__heroFileInputWrap{opacity:0;pointer-events:none;border-radius:14px;transition:opacity .15s;overflow:hidden}.PagePageHeader-module__Zs6TlW__avatarImageWrap:hover .PagePageHeader-module__Zs6TlW__heroFileInputWrap,.PagePageHeader-module__Zs6TlW__avatarImageWrap:focus-within .PagePageHeader-module__Zs6TlW__heroFileInputWrap{opacity:1;pointer-events:auto}@media (hover:none){.PagePageHeader-module__Zs6TlW__heroFileInputWrap,.PagePageHeader-module__Zs6TlW__coverFileInputWrap{opacity:1;pointer-events:auto}}.PagePageHeader-module__Zs6TlW__infoColumn{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.PagePageHeader-module__Zs6TlW__headRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.PagePageHeader-module__Zs6TlW__name{color:#050505;letter-spacing:-.02em;margin:0;font-size:1.625rem;font-weight:800;line-height:1.15}.PagePageHeader-module__Zs6TlW__stats{color:#65676b;margin:0;font-size:.9375rem;line-height:1.4}.PagePageHeader-module__Zs6TlW__description{color:#050505;white-space:pre-wrap;word-break:break-word;margin:2px 0 0;font-size:.9375rem;line-height:1.45}.PagePageHeader-module__Zs6TlW__linkRow{align-items:center;gap:8px;min-width:0;margin:4px 0 0;display:flex}.PagePageHeader-module__Zs6TlW__linkIcon{color:#050505;flex:none;width:1rem}.PagePageHeader-module__Zs6TlW__linkLabel{color:#050505;font-size:.9375rem;font-weight:700}.PagePageHeader-module__Zs6TlW__websiteLink{color:#050505;word-break:break-word;font-size:.9375rem;font-weight:700;text-decoration:none}.PagePageHeader-module__Zs6TlW__websiteLink:hover,.PagePageHeader-module__Zs6TlW__websiteLink:focus-visible{text-decoration:underline}.PagePageHeader-module__Zs6TlW__avatarSkeleton,.PagePageHeader-module__Zs6TlW__nameSkeleton,.PagePageHeader-module__Zs6TlW__actionsSkeleton,.PagePageHeader-module__Zs6TlW__lineSkeleton,.PagePageHeader-module__Zs6TlW__lineSkeletonWide{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 50%,#eef2f7 100%) 0 0/200% 100%;border-radius:999px;animation:1.2s ease-in-out infinite PagePageHeader-module__Zs6TlW__spaceHeaderShimmer}.PagePageHeader-module__Zs6TlW__avatarSkeleton{width:var(--space-header-avatar-size);height:var(--space-header-avatar-size);border-radius:14px;flex:none}.PagePageHeader-module__Zs6TlW__nameSkeleton{border-radius:8px;width:min(240px,60%);height:28px}.PagePageHeader-module__Zs6TlW__actionsSkeleton{border-radius:8px;width:220px;height:36px}.PagePageHeader-module__Zs6TlW__lineSkeleton{width:min(180px,50%);height:14px}.PagePageHeader-module__Zs6TlW__lineSkeletonWide{width:min(420px,90%);height:14px}@keyframes PagePageHeader-module__Zs6TlW__spaceHeaderShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:767px){.PagePageHeader-module__Zs6TlW__header{--space-header-avatar-size:88px}.PagePageHeader-module__Zs6TlW__coverImage,.PagePageHeader-module__Zs6TlW__coverSkeleton{min-height:160px}.PagePageHeader-module__Zs6TlW__profileRow{flex-direction:column;align-items:stretch;padding:16px}.PagePageHeader-module__Zs6TlW__headRow{flex-direction:column;align-items:stretch}.PagePageHeader-module__Zs6TlW__name{font-size:1.35rem}.PagePageHeader-module__Zs6TlW__avatarFallback{font-size:1.65rem}}
.SpaceInsightsAudiencePanel-module__Fng60q__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:220px;padding:18px 20px 20px}.SpaceInsightsAudiencePanel-module__Fng60q__titleRow{align-items:center;gap:8px;margin-bottom:4px;display:inline-flex}.SpaceInsightsAudiencePanel-module__Fng60q__title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.SpaceInsightsAudiencePanel-module__Fng60q__subtitle{color:#64748b;margin:0 0 14px;font-size:.8125rem}.SpaceInsightsAudiencePanel-module__Fng60q__tabRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.SpaceInsightsAudiencePanel-module__Fng60q__tabButton{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 14px;font-size:.875rem;font-weight:500}.SpaceInsightsAudiencePanel-module__Fng60q__tabButtonSelected{color:#1877f2;background:#e7f3ff}.SpaceInsightsAudiencePanel-module__Fng60q__rows{flex-direction:column;gap:12px;display:flex}.SpaceInsightsAudiencePanel-module__Fng60q__row{grid-template-columns:minmax(0,1fr) minmax(0,2fr) 52px;align-items:center;gap:10px;display:grid}.SpaceInsightsAudiencePanel-module__Fng60q__label{color:#334155;font-size:.875rem}.SpaceInsightsAudiencePanel-module__Fng60q__barTrack{background:#eef2f7;border-radius:999px;height:10px;overflow:hidden}.SpaceInsightsAudiencePanel-module__Fng60q__barFill{background:#1877f2;height:100%}.SpaceInsightsAudiencePanel-module__Fng60q__percent{text-align:right;color:#0f172a;font-size:.875rem;font-weight:600}.SpaceInsightsAudiencePanel-module__Fng60q__emptyHint{color:#64748b;text-align:center;margin:24px 0 0;font-size:.875rem}.SpaceInsightsAudiencePanel-module__Fng60q__splitRowTwo{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.SpaceInsightsAudiencePanel-module__Fng60q__splitRowThree{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.SpaceInsightsAudiencePanel-module__Fng60q__sectionStack{flex-direction:column;gap:16px;display:flex}@media (max-width:1100px){.SpaceInsightsAudiencePanel-module__Fng60q__splitRowThree,.SpaceInsightsAudiencePanel-module__Fng60q__splitRowTwo{grid-template-columns:1fr}}
.SpaceInsightsViewsAudienceChart-module__x7tnna__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:280px;padding:18px 20px 20px}.SpaceInsightsViewsAudienceChart-module__x7tnna__titleRow{align-items:center;gap:8px;margin-bottom:18px;display:inline-flex}.SpaceInsightsViewsAudienceChart-module__x7tnna__title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.SpaceInsightsViewsAudienceChart-module__x7tnna__chartWrap{flex-direction:column;align-items:center;gap:18px;display:flex}.SpaceInsightsViewsAudienceChart-module__x7tnna__donut{width:160px;height:160px}.SpaceInsightsViewsAudienceChart-module__x7tnna__legend{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.SpaceInsightsViewsAudienceChart-module__x7tnna__legendItem{flex-direction:column;align-items:center;gap:4px;min-width:96px;display:flex}.SpaceInsightsViewsAudienceChart-module__x7tnna__legendValue{color:#0f172a;font-size:1.125rem;font-weight:700}.SpaceInsightsViewsAudienceChart-module__x7tnna__legendLabelRow{color:#475569;align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.SpaceInsightsViewsAudienceChart-module__x7tnna__legendSwatchFollower,.SpaceInsightsViewsAudienceChart-module__x7tnna__legendSwatchNonFollower{border-radius:999px;width:10px;height:10px}.SpaceInsightsViewsAudienceChart-module__x7tnna__legendSwatchFollower{background:#7cb7ff}.SpaceInsightsViewsAudienceChart-module__x7tnna__legendSwatchNonFollower{background:#0f3d8a}.SpaceInsightsViewsAudienceChart-module__x7tnna__emptyHint{color:#64748b;text-align:center;margin:24px 0 0;font-size:.875rem}
.PagesCreateDesktopPreview-module__-RN5TG__panel{flex-direction:column;gap:12px;min-width:0;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__toolbarTitle{color:#334155;margin:0;font-size:.95rem;font-weight:600}.PagesCreateDesktopPreview-module__-RN5TG__deviceToggle{align-items:center;gap:8px;display:inline-flex}.PagesCreateDesktopPreview-module__-RN5TG__deviceBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.PagesCreateDesktopPreview-module__-RN5TG__deviceBtnIcon{width:1.5rem;height:1.5rem;font-size:1.5rem}.PagesCreateDesktopPreview-module__-RN5TG__deviceBtnActive{color:#2563eb;background:#eff6ff;border-color:#2563eb}.PagesCreateDesktopPreview-module__-RN5TG__previewFrame{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.PagesCreateDesktopPreview-module__-RN5TG__mobileFrame{max-width:320px;margin:0 auto}.PagesCreateDesktopPreview-module__-RN5TG__cover{background:linear-gradient(#0f172a14,#0f172a2e),url(/spaces/space-cover-photo.png) 50%/cover no-repeat,linear-gradient(135deg,#cbd5e1,#94a3b8);border-bottom:1px solid #e5e7eb;height:132px}.PagesCreateDesktopPreview-module__-RN5TG__headerBlock{--space-preview-header-offset:24px;padding:0 18px}.PagesCreateDesktopPreview-module__-RN5TG__headerRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__headerIdentity{min-width:0;padding-top:var(--space-preview-header-offset);flex:auto;align-items:flex-start;gap:12px;margin-top:-12px;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__headerAvatar{object-fit:cover;background:linear-gradient(135deg,#cbd5e1,#94a3b8);border:3px solid #fff;border-radius:10px;flex:none;width:56px;height:56px;margin-top:0;box-shadow:0 2px 6px #0f172a1f}.PagesCreateDesktopPreview-module__-RN5TG__headerMain{min-width:0;padding-top:0}.PagesCreateDesktopPreview-module__-RN5TG__pageName{color:#111827;word-break:break-word;margin:0 0 4px;font-size:1.45rem;font-weight:700;line-height:1.2}.PagesCreateDesktopPreview-module__-RN5TG__statsRow{color:#64748b;margin:0 0 4px;font-size:.78rem}.PagesCreateDesktopPreview-module__-RN5TG__metaRow{color:#64748b;white-space:pre-wrap;word-break:break-word;margin:0 0 4px;font-size:.82rem;line-height:1.45}.PagesCreateDesktopPreview-module__-RN5TG__categoryRow{color:#64748b;align-items:center;gap:6px;margin:0;font-size:.82rem;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__categoryIcon{color:#64748b;font-size:.78rem}.PagesCreateDesktopPreview-module__-RN5TG__headerActions{margin-top:var(--space-preview-header-offset);flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:flex-start;gap:8px;display:inline-flex}.PagesCreateDesktopPreview-module__-RN5TG__followBtn,.PagesCreateDesktopPreview-module__-RN5TG__messageBtn{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex:none;align-items:center;gap:6px;padding:8px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.PagesCreateDesktopPreview-module__-RN5TG__headerBtnIcon{font-size:.75rem}.PagesCreateDesktopPreview-module__-RN5TG__tabRow{border-bottom:1px solid #e5e7eb;gap:18px;padding:14px 18px 0;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__tab{color:#6b7280;border-bottom:2px solid #0000;margin:0 0 -1px;padding:0 0 12px;font-size:.88rem;font-weight:600}.PagesCreateDesktopPreview-module__-RN5TG__tabActive{color:#111827;border-bottom-color:#2563eb}.PagesCreateDesktopPreview-module__-RN5TG__contentArea{background:#f3f4f6;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:12px;padding:14px;display:grid}.PagesCreateDesktopPreview-module__-RN5TG__mobileContentArea{grid-template-columns:minmax(0,1fr)}.PagesCreateDesktopPreview-module__-RN5TG__sidebarColumn{flex-direction:column;gap:12px;min-width:0;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__composeCard,.PagesCreateDesktopPreview-module__-RN5TG__sidebarCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px}.PagesCreateDesktopPreview-module__-RN5TG__composeTop{align-items:center;gap:10px;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__avatar{background:url(/spaces/space-avatar-photo.png) 50%/cover no-repeat,linear-gradient(135deg,#cbd5e1,#94a3b8);border-radius:999px;flex:none;width:36px;height:36px}.PagesCreateDesktopPreview-module__-RN5TG__composeInput{color:#6b7280;background:#f3f4f6;border:0;border-radius:999px;flex:1;min-width:0;padding:10px 14px;font-size:.82rem}.PagesCreateDesktopPreview-module__-RN5TG__sidebarTitle{color:#111827;margin:0 0 10px;font-size:1rem;font-weight:700}.PagesCreateDesktopPreview-module__-RN5TG__sidebarText{color:#4b5563;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.78rem;line-height:1.45}.PagesCreateDesktopPreview-module__-RN5TG__sidebarText+.PagesCreateDesktopPreview-module__-RN5TG__sidebarText{margin-top:8px}.PagesCreateDesktopPreview-module__-RN5TG__sidebarIconRow{align-items:flex-start;gap:6px;display:flex}.PagesCreateDesktopPreview-module__-RN5TG__sidebarIcon{color:#64748b;flex:none;margin-top:.15em;font-size:.78rem}.PagesCreateDesktopPreview-module__-RN5TG__photosEmpty{color:#6b7280;margin:0;font-size:.78rem;line-height:1.45}@media (max-width:960px){.PagesCreateDesktopPreview-module__-RN5TG__contentArea{grid-template-columns:minmax(0,1fr)}}
.GroupMessagesPageLoadingSkeleton-module__iZKZTW__page{flex-direction:column;gap:16px;display:flex}.GroupMessagesPageLoadingSkeleton-module__iZKZTW__subNav,.GroupMessagesPageLoadingSkeleton-module__iZKZTW__card{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite GroupMessagesPageLoadingSkeleton-module__iZKZTW__pulse}.GroupMessagesPageLoadingSkeleton-module__iZKZTW__subNav{width:min(420px,100%);height:42px}.GroupMessagesPageLoadingSkeleton-module__iZKZTW__card{width:100%;height:520px}@keyframes GroupMessagesPageLoadingSkeleton-module__iZKZTW__pulse{0%{background-position:200% 0}to{background-position:-200% 0}}
.SpaceInsightsAudienceSummaryCards-module__i5SN6G__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.SpaceInsightsAudienceSummaryCards-module__i5SN6G__card{background:#f5f6f7;border:1px solid #e8ebf0;border-radius:10px;flex-direction:column;align-items:flex-start;min-height:112px;padding:14px 16px 16px;display:flex}.SpaceInsightsAudienceSummaryCards-module__i5SN6G__iconRow{color:#334155;min-height:20px;margin-bottom:10px}.SpaceInsightsAudienceSummaryCards-module__i5SN6G__value{color:#111827;margin:0 0 8px;font-size:1.375rem;font-weight:700;line-height:1}.SpaceInsightsAudienceSummaryCards-module__i5SN6G__labelRow{align-items:center;gap:6px;margin-top:auto;display:flex}.SpaceInsightsAudienceSummaryCards-module__i5SN6G__label{color:#334155;font-size:.875rem;font-weight:500}@media (max-width:768px){.SpaceInsightsAudienceSummaryCards-module__i5SN6G__row{grid-template-columns:1fr}}
.SpaceInsightsViewsBreakdownChart-module__jyAj9G__chartWrap{min-height:280px;position:relative}.SpaceInsightsViewsBreakdownChart-module__jyAj9G__lineChart{width:100%;min-height:280px;display:block}.SpaceInsightsViewsBreakdownChart-module__jyAj9G__emptyHint{color:#64748b;margin:0;font-size:.9375rem}.SpaceInsightsViewsBreakdownChart-module__jyAj9G__footerRow{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;padding-top:8px;display:flex}.SpaceInsightsViewsBreakdownChart-module__jyAj9G__toggleLabel{color:#334155;font-size:.875rem;font-weight:500}
.SpaceInsightsViewsContentTypeChart-module__4HuOya__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:280px;padding:18px 20px 20px}.SpaceInsightsViewsContentTypeChart-module__4HuOya__titleRow{align-items:center;gap:8px;margin-bottom:14px;display:inline-flex}.SpaceInsightsViewsContentTypeChart-module__4HuOya__title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.SpaceInsightsViewsContentTypeChart-module__4HuOya__legend{flex-wrap:wrap;gap:14px;margin-bottom:16px;display:flex}.SpaceInsightsViewsContentTypeChart-module__4HuOya__legendItem{color:#475569;align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.SpaceInsightsViewsContentTypeChart-module__4HuOya__legendSwatchFollower,.SpaceInsightsViewsContentTypeChart-module__4HuOya__legendSwatchNonFollower{border-radius:999px;width:10px;height:10px}.SpaceInsightsViewsContentTypeChart-module__4HuOya__legendSwatchFollower{background:#7cb7ff}.SpaceInsightsViewsContentTypeChart-module__4HuOya__legendSwatchNonFollower{background:#0f3d8a}.SpaceInsightsViewsContentTypeChart-module__4HuOya__rows{flex-direction:column;gap:12px;display:flex}.SpaceInsightsViewsContentTypeChart-module__4HuOya__row{grid-template-columns:88px minmax(0,1fr) 52px;align-items:center;gap:10px;display:grid}.SpaceInsightsViewsContentTypeChart-module__4HuOya__label{color:#334155;font-size:.875rem}.SpaceInsightsViewsContentTypeChart-module__4HuOya__barTrack{background:#eef2f7;border-radius:999px;height:10px;display:flex;overflow:hidden}.SpaceInsightsViewsContentTypeChart-module__4HuOya__barFollower{background:#7cb7ff}.SpaceInsightsViewsContentTypeChart-module__4HuOya__barNonFollower{background:#0f3d8a}.SpaceInsightsViewsContentTypeChart-module__4HuOya__percent{text-align:right;color:#0f172a;font-size:.875rem;font-weight:600}.SpaceInsightsViewsContentTypeChart-module__4HuOya__emptyHint{color:#64748b;margin:24px 0 0;font-size:.875rem}
.CreatePagePhotoAlbumDialog-module__LZq-eW__dialog{--width:min(520px, 96vw)}.CreatePagePhotoAlbumDialog-module__LZq-eW__body{flex-direction:column;gap:16px;display:flex}.CreatePagePhotoAlbumDialog-module__LZq-eW__field{flex-direction:column;gap:8px;display:flex}.CreatePagePhotoAlbumDialog-module__LZq-eW__label{color:#334155;font-size:.875rem;font-weight:600}.CreatePagePhotoAlbumDialog-module__LZq-eW__error{color:var(--wa-color-red-60,#b91c1c);margin:0;font-size:.8125rem}.CreatePagePhotoAlbumDialog-module__LZq-eW__footer{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.CreatePagePhotoAlbumDialog-module__LZq-eW__submitBtn::part(base){background-color:#5f6096;border-color:#5f6096}
.spaces-create-wizard-module__1XUHnW__page{flex-direction:column;width:100%;display:flex}.spaces-create-wizard-module__1XUHnW__card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:none;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.spaces-create-wizard-module__1XUHnW__cardHeader{text-align:center;border-bottom:1px solid #e2e8f0;padding:28px 32px 0}.spaces-create-wizard-module__1XUHnW__stepLabel{color:#64748b;margin:0 0 8px;font-size:.875rem}.spaces-create-wizard-module__1XUHnW__title{color:#0f172a;letter-spacing:-.01em;margin:0 0 12px;font-size:1.35rem;font-weight:700}.spaces-create-wizard-module__1XUHnW__lead{color:#475569;margin:0 0 24px;font-size:.95rem;line-height:1.55}.spaces-create-wizard-module__1XUHnW__leadStrong{color:#0f172a;font-weight:700}.spaces-create-wizard-module__1XUHnW__leadLink{color:#2563eb;font-weight:600;text-decoration:none}.spaces-create-wizard-module__1XUHnW__leadLink:hover{text-decoration:underline}.spaces-create-wizard-module__1XUHnW__body{padding:28px 32px 32px}.spaces-create-wizard-module__1XUHnW__workspace{grid-template-columns:minmax(0,1.1fr) minmax(0,2.9fr);align-items:start;gap:28px;display:grid}.spaces-create-wizard-module__1XUHnW__formColumn,.spaces-create-wizard-module__1XUHnW__previewColumn{min-width:0}.spaces-create-wizard-module__1XUHnW__sectionTitle{color:#0f172a;margin:0 0 12px;font-size:1rem;font-weight:700}.spaces-create-wizard-module__1XUHnW__section{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.spaces-create-wizard-module__1XUHnW__phoneRow{grid-template-columns:minmax(7rem,8.5rem) minmax(0,1fr);align-items:start;gap:10px;display:grid}.spaces-create-wizard-module__1XUHnW__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:8px;display:flex}.spaces-create-wizard-module__1XUHnW__actionsPrimary{flex-wrap:wrap;gap:10px;display:flex}.spaces-create-wizard-module__1XUHnW__continueBtn::part(base){color:#fff;background:#5e6696;border-color:#5e6696;font-weight:600}.spaces-create-wizard-module__1XUHnW__continueBtn::part(base):hover{background:#4f567f;border-color:#4f567f}.spaces-create-wizard-module__1XUHnW__skipBtn::part(base){color:#475569;background:#f1f5f9;border-color:#e2e8f0;font-weight:600}.spaces-create-wizard-module__1XUHnW__skipBtn::part(base):hover{color:#334155;background:#e2e8f0;border-color:#cbd5e1}.spaces-create-wizard-module__1XUHnW__fieldError{color:#b91c1c;margin:0;font-size:.875rem}.spaces-create-wizard-module__1XUHnW__statusPanel{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:280px;padding:32px 24px;display:flex}.spaces-create-wizard-module__1XUHnW__mediaGrid{grid-template-columns:minmax(0,1fr);gap:20px;display:grid}.spaces-create-wizard-module__1XUHnW__mediaBlock{flex-direction:column;gap:10px;display:flex}.spaces-create-wizard-module__1XUHnW__mediaPreviewWrap{position:relative}.spaces-create-wizard-module__1XUHnW__heroFileInputWrap{opacity:0;pointer-events:none;transition:opacity .15s}.spaces-create-wizard-module__1XUHnW__mediaPreviewWrap:hover .spaces-create-wizard-module__1XUHnW__heroFileInputWrap,.spaces-create-wizard-module__1XUHnW__mediaPreviewWrap:focus-within .spaces-create-wizard-module__1XUHnW__heroFileInputWrap{opacity:1;pointer-events:auto}@media (hover:none){.spaces-create-wizard-module__1XUHnW__heroFileInputWrap{opacity:1;pointer-events:auto}}.spaces-create-wizard-module__1XUHnW__mediaPreview{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:160px;display:flex;overflow:hidden}.spaces-create-wizard-module__1XUHnW__coverPreview{min-height:180px}.spaces-create-wizard-module__1XUHnW__coverImage{object-fit:cover;width:100%;height:180px;display:block}.spaces-create-wizard-module__1XUHnW__avatarPreview{border-radius:8px;width:120px;height:120px;min-height:120px}.spaces-create-wizard-module__1XUHnW__avatarPreviewWrap{width:fit-content;max-width:100%}.spaces-create-wizard-module__1XUHnW__avatarImage{object-fit:cover;border-radius:8px;width:120px;height:120px;display:block}.spaces-create-wizard-module__1XUHnW__mediaPlaceholder{color:#64748b;text-align:center;margin:0;padding:16px;font-size:.875rem}@media (max-width:960px){.spaces-create-wizard-module__1XUHnW__workspace{grid-template-columns:minmax(0,1fr)}.spaces-create-wizard-module__1XUHnW__previewColumn{order:-1}}@media (max-width:767px){.spaces-create-wizard-module__1XUHnW__cardHeader,.spaces-create-wizard-module__1XUHnW__body{padding-inline:20px}.spaces-create-wizard-module__1XUHnW__phoneRow{grid-template-columns:minmax(0,1fr)}}
.PuckEditorSiteChrome-module__YvanWG__frame{background:var(--wa-color-surface-default,#fff);flex-direction:column;min-width:0;min-height:100%;display:flex}.PuckEditorSiteChrome-module__YvanWG__chrome[data-interactive=false]{pointer-events:none;-webkit-user-select:none;user-select:none}.PuckEditorSiteChrome-module__YvanWG__main{flex:auto;min-width:0}
.GroupInvitesSendPanel-module__tG1MWG__card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;overflow:hidden}.GroupInvitesSendPanel-module__tG1MWG__workspace{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);min-height:520px;display:grid}.GroupInvitesSendPanel-module__tG1MWG__membersColumn{border-right:1px solid #e2e8f0;min-width:0;padding:24px 22px}.GroupInvitesSendPanel-module__tG1MWG__composeColumn{flex-direction:column;min-width:0;padding:24px 28px;display:flex}.GroupInvitesSendPanel-module__tG1MWG__columnHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.GroupInvitesSendPanel-module__tG1MWG__columnTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.GroupInvitesSendPanel-module__tG1MWG__composeColumn>.GroupInvitesSendPanel-module__tG1MWG__columnTitle{margin-bottom:16px}.GroupInvitesSendPanel-module__tG1MWG__connectionsToggle{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.875rem;display:inline-flex}.GroupInvitesSendPanel-module__tG1MWG__searchWrap{margin-bottom:14px;position:relative}.GroupInvitesSendPanel-module__tG1MWG__searchIcon{color:#94a3b8;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.GroupInvitesSendPanel-module__tG1MWG__searchInput{box-sizing:border-box;width:100%;font:inherit;color:#0f172a;border:1px solid #cbd5e1;border-radius:6px;padding:10px 12px 10px 34px}.GroupInvitesSendPanel-module__tG1MWG__searchInput::placeholder{color:#94a3b8}.GroupInvitesSendPanel-module__tG1MWG__memberList{flex-direction:column;gap:2px;max-height:420px;display:flex;overflow:auto}.GroupInvitesSendPanel-module__tG1MWG__memberRow{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:8px 4px;display:grid}.GroupInvitesSendPanel-module__tG1MWG__avatarWrap{display:block}.GroupInvitesSendPanel-module__tG1MWG__avatar{object-fit:cover;background:#e2e8f0;border-radius:999px;width:40px;height:40px}.GroupInvitesSendPanel-module__tG1MWG__memberName{color:#0f172a;min-width:0;font-size:.95rem;font-weight:500}.GroupInvitesSendPanel-module__tG1MWG__rowAction{justify-self:end;align-items:center;display:flex}.GroupInvitesSendPanel-module__tG1MWG__rowActionBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin:0;padding:0;transition:border-color .15s,color .15s,background-color .15s;display:inline-flex}.GroupInvitesSendPanel-module__tG1MWG__rowActionBtn:hover{color:#334155;border-color:#94a3b8}.GroupInvitesSendPanel-module__tG1MWG__rowActionBtn:focus-visible{outline:2px solid var(--wa-color-brand-600,#4f46e5);outline-offset:2px}.GroupInvitesSendPanel-module__tG1MWG__rowActionBtnSelected{color:#475569}.GroupInvitesSendPanel-module__tG1MWG__rowActionIcon{width:13px;height:13px;font-size:13px}.GroupInvitesSendPanel-module__tG1MWG__listStatus,.GroupInvitesSendPanel-module__tG1MWG__listEmpty{text-align:center;color:#64748b;padding:24px 8px;font-size:.9rem}.GroupInvitesSendPanel-module__tG1MWG__infoCallout{margin-bottom:16px}.GroupInvitesSendPanel-module__tG1MWG__selectedTags{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding-bottom:16px;display:flex}.GroupInvitesSendPanel-module__tG1MWG__selectedTag{color:#fff;background-color:#64748b;border-radius:6px;align-items:center;gap:8px;max-width:100%;padding:6px 6px 6px 12px;display:inline-flex}.GroupInvitesSendPanel-module__tG1MWG__selectedTagLabel{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;line-height:1.2;overflow:hidden}.GroupInvitesSendPanel-module__tG1MWG__selectedTagRemove{color:#64748b;cursor:pointer;background:#fff;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin:0;padding:0;display:inline-flex}.GroupInvitesSendPanel-module__tG1MWG__selectedTagRemove:hover{color:#334155}.GroupInvitesSendPanel-module__tG1MWG__selectedTagRemove:focus-visible{outline:2px solid var(--wa-color-brand-600,#4f46e5);outline-offset:2px}.GroupInvitesSendPanel-module__tG1MWG__selectedTagRemoveIcon{width:10px;height:10px;font-size:10px}.GroupInvitesSendPanel-module__tG1MWG__messageInput{box-sizing:border-box;resize:vertical;width:100%;min-height:220px;font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:12px 14px}.GroupInvitesSendPanel-module__tG1MWG__messageInput:focus{border-color:#94a3b8;outline:none;box-shadow:0 0 0 3px #94a3b840}.GroupInvitesSendPanel-module__tG1MWG__messageInput::placeholder{color:#94a3b8}.GroupInvitesSendPanel-module__tG1MWG__submitError{color:#b91c1c;margin:12px 0 0;font-size:.875rem}.GroupInvitesSendPanel-module__tG1MWG__footerActions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}@media (max-width:768px){.GroupInvitesSendPanel-module__tG1MWG__workspace{grid-template-columns:1fr}.GroupInvitesSendPanel-module__tG1MWG__membersColumn{border-bottom:1px solid #e2e8f0;border-right:none}}
.GroupInvitesSubNav-module__WkOS0q__nav{align-items:center;gap:18px;margin-bottom:18px;display:flex}.GroupInvitesSubNav-module__WkOS0q__activeTab,.GroupInvitesSubNav-module__WkOS0q__inactiveTab{font-size:.95rem;line-height:1.2;text-decoration:none}.GroupInvitesSubNav-module__WkOS0q__activeTab{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;padding:8px 14px;font-weight:600;display:inline-flex}.GroupInvitesSubNav-module__WkOS0q__inactiveTab{color:#475569;font-weight:500}.GroupInvitesSubNav-module__WkOS0q__inactiveTab:hover{color:#0f172a}
.GroupMembersCardSocialActions-module__VbZkSW__footerWrap{flex-direction:column;width:100%;display:flex}.GroupMembersCardSocialActions-module__VbZkSW__cardFooter{grid-template-columns:1fr 1fr;margin:0;display:grid}.GroupMembersCardSocialActions-module__VbZkSW__footerAction{color:#94a3b8;border:none;border-right:1px solid var(--wa-color-surface-border,#e2e8f0);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:10px 12px;display:flex}.GroupMembersCardSocialActions-module__VbZkSW__footerAction:last-child{border-right:none}.GroupMembersCardSocialActions-module__VbZkSW__footerAction:hover:not(:disabled),.GroupMembersCardSocialActions-module__VbZkSW__footerAction:focus-visible{color:#64748b;background:#f8fafc}.GroupMembersCardSocialActions-module__VbZkSW__footerAction:disabled{opacity:.55;cursor:not-allowed}.GroupMembersCardSocialActions-module__VbZkSW__footerActionActive{color:#6366f1}.GroupMembersCardSocialActions-module__VbZkSW__icon,.GroupMembersCardSocialActions-module__VbZkSW__connectionIcon{width:1.25rem;height:1.25rem}.GroupMembersCardSocialActions-module__VbZkSW__footerActionLabel{font-size:.82rem;font-weight:600;line-height:1.2}.GroupMembersCardSocialActions-module__VbZkSW__inlineWrap{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.GroupMembersCardSocialActions-module__VbZkSW__iconActions{align-items:center;gap:4px;display:flex}.GroupMembersCardSocialActions-module__VbZkSW__iconGhost::part(base){color:#94a3b8}.GroupMembersCardSocialActions-module__VbZkSW__iconGhostActive::part(base){color:#6366f1}.GroupMembersCardSocialActions-module__VbZkSW__actionError{color:#b42318;text-align:center;margin:0;font-size:.75rem}
.GroupMessagesSubNav-module__llSq_G__nav{flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;margin-bottom:16px;display:flex}.GroupMessagesSubNav-module__llSq_G__activeTab{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;padding:8px 14px;font-size:.9375rem;font-weight:600;display:inline-flex}.GroupMessagesSubNav-module__llSq_G__inactiveTab{color:#475569;border-radius:8px;align-items:center;padding:8px 14px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.GroupMessagesSubNav-module__llSq_G__inactiveTab:hover{color:#0f172a}
.group-photos-page-module__6zlNHW__photosFlow{flex-direction:column;gap:14px;width:100%;min-width:0;display:flex}.group-photos-page-module__6zlNHW__countHeading{color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.group-photos-page-module__6zlNHW__panelShell{box-sizing:border-box;border:1px solid var(--wa-color-neutral-90,#e2e8f0);border-radius:var(--wa-border-radius-l,12px);background:#fff;width:100%;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.group-photos-page-module__6zlNHW__panel{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:14px;padding:14px 14px 18px;display:flex}.group-photos-page-module__6zlNHW__toolbar{width:100%;min-width:0}.group-photos-page-module__6zlNHW__toolbar wa-button{width:auto;max-width:none;margin:0;display:inline-flex}.group-photos-page-module__6zlNHW__toolbarRow{align-items:center;gap:12px;width:100%;min-width:0;min-height:36px;display:flex}.group-photos-page-module__6zlNHW__toolbarRow wa-button{width:auto;max-width:none;margin:0;display:inline-flex}.group-photos-page-module__6zlNHW__toolbarActions{flex:none;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.group-photos-page-module__6zlNHW__iconActionBtn{appearance:none;color:#e85d4c;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;line-height:0;display:inline-flex}.group-photos-page-module__6zlNHW__iconActionGlyph{color:#e85d4c;width:1.25rem;height:1.25rem;display:block}.group-photos-page-module__6zlNHW__iconActionBtn:hover:not(:disabled){background:0 0}.group-photos-page-module__6zlNHW__iconActionBtn:disabled{opacity:.45;cursor:not-allowed}.group-photos-page-module__6zlNHW__iconActionGlyphActive{color:#fe713e}.group-photos-page-module__6zlNHW__gridSection{width:100%;min-width:0}.group-photos-page-module__6zlNHW__grid{padding:0;box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:start;justify-items:stretch;gap:12px;width:100%;min-width:0;max-width:100%;margin:0;padding-inline:0;list-style:none;display:grid}.group-photos-page-module__6zlNHW__grid>*{min-width:0;margin:0;padding:0}.group-photos-page-module__6zlNHW__gridCell{aspect-ratio:1;min-width:0;margin:0;padding:0;list-style:none;position:relative}.group-photos-page-module__6zlNHW__photoTile{border:1px solid var(--wa-color-neutral-30,#e2e8f0);background:var(--wa-color-neutral-20,#f1f5f9);appearance:none;cursor:pointer;border-radius:10px;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0;overflow:hidden;box-shadow:0 2px 8px #0f172a14}.group-photos-page-module__6zlNHW__photoTile:focus-visible{outline-offset:2px;outline:2px solid #e85d4c}.group-photos-page-module__6zlNHW__photoTileSelected{border-color:#e85d4c;box-shadow:0 0 0 2px #e85d4c}.group-photos-page-module__6zlNHW__photoSelectBtn{z-index:13;appearance:none;color:#fff;cursor:pointer;opacity:0;pointer-events:auto;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;line-height:0;transition:opacity .15s;display:inline-flex;position:absolute;top:6px;left:6px}.group-photos-page-module__6zlNHW__gridCell:hover .group-photos-page-module__6zlNHW__photoSelectBtn,.group-photos-page-module__6zlNHW__gridCell:focus-within .group-photos-page-module__6zlNHW__photoSelectBtn,.group-photos-page-module__6zlNHW__photoSelectBtnSelected{opacity:1}@media (hover:none){.group-photos-page-module__6zlNHW__gridCell .group-photos-page-module__6zlNHW__photoSelectBtn{opacity:1}}.group-photos-page-module__6zlNHW__photoSelectBtn svg{filter:drop-shadow(0 1px 2px #0f172a8c);width:1.125rem;height:1.125rem;display:block}.group-photos-page-module__6zlNHW__photoSelectBtnSelected{color:#fe713e;background:0 0}.group-photos-page-module__6zlNHW__photoSelectBtnSelected svg{filter:none}.group-photos-page-module__6zlNHW__lazyWrap{position:absolute;inset:0;width:100%!important;height:100%!important;display:block!important}.group-photos-page-module__6zlNHW__photoImg{object-fit:cover;width:100%;height:100%;display:block}.group-photos-page-module__6zlNHW__videoPlayBadge{pointer-events:none;color:#fff;text-shadow:0 1px 4px #00000073;place-items:center;font-size:1.25rem;display:grid;position:absolute;inset:0}.group-photos-page-module__6zlNHW__skeletonGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.group-photos-page-module__6zlNHW__skeletonCell{aspect-ratio:1;background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 50%,#eef2f7 75%) 0 0/200% 100%;border-radius:10px;animation:1.2s ease-in-out infinite group-photos-page-module__6zlNHW__groupPhotosShimmer}@keyframes group-photos-page-module__6zlNHW__groupPhotosShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.group-photos-page-module__6zlNHW__emptyState,.group-photos-page-module__6zlNHW__errorState{text-align:center;color:#64748b;margin:0;padding:24px 12px;font-size:.9375rem}.group-photos-page-module__6zlNHW__emptyCallout{margin:0}.group-photos-page-module__6zlNHW__errorState{color:var(--wa-color-red-60,#b91c1c)}.group-photos-page-module__6zlNHW__loadMoreWrap{justify-content:center;padding:4px 0 8px;display:flex}.group-photos-page-module__6zlNHW__loadMoreBtn{appearance:none;border:1px solid var(--wa-color-neutral-35,#cbd5e1);color:#334155;min-width:min(100%,320px);font:inherit;cursor:pointer;background:#fff;border-radius:10px;padding:10px 18px;font-size:.9375rem;font-weight:600}.group-photos-page-module__6zlNHW__loadMoreBtn:hover:not(:disabled){border-color:var(--wa-color-neutral-50,#94a3b8)}.group-photos-page-module__6zlNHW__loadMoreBtn:disabled{opacity:.65;cursor:wait}.group-photos-page-module__6zlNHW__albumGrid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:start;justify-items:stretch;gap:12px;width:100%;min-width:0;max-width:100%;margin:0;padding:0;padding-inline:0;list-style:none;display:grid}.group-photos-page-module__6zlNHW__albumGrid>*,.group-photos-page-module__6zlNHW__albumGridCell{min-width:0;margin:0;padding:0;list-style:none}.group-photos-page-module__6zlNHW__albumCardLink{color:inherit;text-decoration:none;display:block}.group-photos-page-module__6zlNHW__albumCardLink:focus-visible{outline-offset:2px;border-radius:10px;outline:2px solid #2563eb}.group-photos-page-module__6zlNHW__albumCard{aspect-ratio:4/3;border-radius:10px;min-height:160px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0f172a14}.group-photos-page-module__6zlNHW__albumCardCover{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.group-photos-page-module__6zlNHW__albumCardCoverPlaceholder{background:linear-gradient(135deg,#94a3b8 0%,#64748b 45%,#475569 100%)}.group-photos-page-module__6zlNHW__albumCardOverlay{background:linear-gradient(#0f172a00 35%,#0f172ac7 100%);position:absolute;inset:0}.group-photos-page-module__6zlNHW__albumCardBody{inset-inline:0;z-index:1;color:#fff;padding:14px 14px 12px;position:absolute;bottom:0}.group-photos-page-module__6zlNHW__albumCardTitle{text-transform:lowercase;margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.group-photos-page-module__6zlNHW__albumCardDate{color:#ffffffe0;margin:4px 0 0;font-size:.8125rem}.group-photos-page-module__6zlNHW__albumCardStats{align-items:center;gap:8px;margin-top:8px;font-size:.8125rem;font-weight:600;display:inline-flex}.group-photos-page-module__6zlNHW__albumCardStat{align-items:center;gap:5px;display:inline-flex}.group-photos-page-module__6zlNHW__albumCardStatIcon{opacity:.95;width:.9rem;height:.9rem}.group-photos-page-module__6zlNHW__albumCardStatSep{opacity:.75}.group-photos-page-module__6zlNHW__albumSkeletonGrid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:start;justify-items:stretch;gap:12px;width:100%;min-width:0;max-width:100%;display:grid}.group-photos-page-module__6zlNHW__albumSkeletonCell{aspect-ratio:4/3;background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 50%,#eef2f7 75%) 0 0/200% 100%;border-radius:10px;animation:1.2s ease-in-out infinite group-photos-page-module__6zlNHW__groupPhotosShimmer}.group-photos-page-module__6zlNHW__albumDetailShell{box-sizing:border-box;border:1px solid var(--wa-color-neutral-90,#e2e8f0);border-radius:var(--wa-border-radius-l,12px);background:#fff;width:100%;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.group-photos-page-module__6zlNHW__albumDetailPanel{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:16px;padding:18px 14px 20px;display:flex}.group-photos-page-module__6zlNHW__albumDetailHeader{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.group-photos-page-module__6zlNHW__albumDetailTitleRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.group-photos-page-module__6zlNHW__albumDetailTitle{color:#0f172a;margin:0;font-size:1.35rem;font-weight:800}.group-photos-page-module__6zlNHW__albumDetailTitleInput{min-width:min(100%,280px);max-width:100%}.group-photos-page-module__6zlNHW__albumDetailMeta{color:#64748b;margin:0;font-size:.875rem}.group-photos-page-module__6zlNHW__albumDetailActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.group-photos-page-module__6zlNHW__albumDetailPrimaryActions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.group-photos-page-module__6zlNHW__deleteAlbumBtn::part(base){border-color:var(--wa-color-red-50,#ef4444);color:var(--wa-color-red-60,#dc2626)}.group-photos-page-module__6zlNHW__editTitleActions{align-items:center;gap:8px;display:inline-flex}.group-photos-page-module__6zlNHW__saveAlbumBtn::part(base),.group-photos-page-module__6zlNHW__cancelAlbumBtn::part(base){background-color:#5f6096;border-color:#5f6096}.group-photos-page-module__6zlNHW__createField{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.group-photos-page-module__6zlNHW__createLabel{color:#334155;font-size:.8125rem;font-weight:600}@media (max-width:1024px){.group-photos-page-module__6zlNHW__grid,.group-photos-page-module__6zlNHW__skeletonGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.group-photos-page-module__6zlNHW__albumGrid,.group-photos-page-module__6zlNHW__albumSkeletonGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.group-photos-page-module__6zlNHW__grid,.group-photos-page-module__6zlNHW__skeletonGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.group-photos-page-module__6zlNHW__panel{padding:12px}.group-photos-page-module__6zlNHW__albumGrid,.group-photos-page-module__6zlNHW__albumSkeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:480px){.group-photos-page-module__6zlNHW__grid,.group-photos-page-module__6zlNHW__skeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.group-photos-page-module__6zlNHW__albumGrid,.group-photos-page-module__6zlNHW__albumSkeletonGrid{grid-template-columns:minmax(0,1fr)}}
.SpaceInsightsViewsDashboard-module__ktTY0W__pageStack{flex-direction:column;gap:20px;display:flex}.SpaceInsightsViewsDashboard-module__ktTY0W__panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 22px 24px;box-shadow:0 1px 2px #0f172a0a}.SpaceInsightsViewsDashboard-module__ktTY0W__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;margin-bottom:18px;display:flex}.SpaceInsightsViewsDashboard-module__ktTY0W__titleRow{align-items:center;gap:8px;display:inline-flex}.SpaceInsightsViewsDashboard-module__ktTY0W__title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.SpaceInsightsViewsDashboard-module__ktTY0W__controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.SpaceInsightsViewsDashboard-module__ktTY0W__rangeSelect,.SpaceInsightsViewsDashboard-module__ktTY0W__rangeSelect::part(combobox){min-width:300px}.SpaceInsightsViewsDashboard-module__ktTY0W__rangeSelect::part(display-input){white-space:nowrap}.SpaceInsightsViewsDashboard-module__ktTY0W__rangeSelect::part(listbox){min-width:300px}.SpaceInsightsViewsDashboard-module__ktTY0W__backLink{color:#1877f2;font-size:.9375rem;font-weight:500;text-decoration:none}.SpaceInsightsViewsDashboard-module__ktTY0W__backLink:hover{text-decoration:underline}.SpaceInsightsViewsDashboard-module__ktTY0W__metricCard{box-sizing:border-box;background:#f5f6f7;border:3px solid #1877f2;border-radius:10px;flex-direction:column;align-items:stretch;width:100%;max-width:280px;min-height:118px;margin-bottom:16px;padding:12px 14px 14px;display:flex}.SpaceInsightsViewsDashboard-module__ktTY0W__metricValueRow{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.SpaceInsightsViewsDashboard-module__ktTY0W__metricValue{color:#111827;font-size:1.625rem;font-weight:700;line-height:1}.SpaceInsightsViewsDashboard-module__ktTY0W__metricChange{white-space:nowrap;font-size:.875rem;font-weight:600}.SpaceInsightsViewsDashboard-module__ktTY0W__metricChangeUp{color:#15803d}.SpaceInsightsViewsDashboard-module__ktTY0W__metricChangeDown{color:#dc2626}.SpaceInsightsViewsDashboard-module__ktTY0W__metricChangeFlat{color:#64748b}.SpaceInsightsViewsDashboard-module__ktTY0W__metricLabelRow{align-items:center;gap:6px;margin-top:auto;display:flex}.SpaceInsightsViewsDashboard-module__ktTY0W__metricLabel{color:#334155;font-size:.875rem;font-weight:500}.SpaceInsightsViewsDashboard-module__ktTY0W__splitRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.SpaceInsightsViewsDashboard-module__ktTY0W__splitRowThree{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.SpaceInsightsViewsDashboard-module__ktTY0W__metricCard .SpaceInsightsViewsDashboard-module__ktTY0W__metricValueRow{align-items:center;gap:8px;margin-bottom:6px}.SpaceInsightsViewsDashboard-module__ktTY0W__metricCard .SpaceInsightsViewsDashboard-module__ktTY0W__metricLabel{color:#111827;font-size:1.25rem;font-weight:700}.SpaceInsightsViewsDashboard-module__ktTY0W__trendLine{margin:0 0 12px;font-size:.875rem;font-weight:600}.SpaceInsightsViewsDashboard-module__ktTY0W__loadingHost,.SpaceInsightsViewsDashboard-module__ktTY0W__errorHost{flex-direction:column;align-items:flex-start;gap:12px;padding:8px 0 0;display:flex}.SpaceInsightsViewsDashboard-module__ktTY0W__muted{color:#64748b;margin:0}@media (max-width:1100px){.SpaceInsightsViewsDashboard-module__ktTY0W__splitRowThree{grid-template-columns:1fr}}@media (max-width:900px){.SpaceInsightsViewsDashboard-module__ktTY0W__splitRow{grid-template-columns:1fr}}@media (max-width:768px){.SpaceInsightsViewsDashboard-module__ktTY0W__panel{padding:16px}}
.SpaceDashboardPageClient-module__aQkV2W__page{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.SpaceDashboardPageClient-module__aQkV2W__statusPanel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:20px;display:flex}.SpaceDashboardPageClient-module__aQkV2W__statusError{color:#b91c1c;margin:0}.SpaceDashboardPageClient-module__aQkV2W__statusActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}
.SpaceMessagesSubNav-module__MT-cHW__nav{flex-wrap:wrap;align-items:center;gap:12px;width:100%;min-width:0;margin-bottom:16px;display:flex}.SpaceMessagesSubNav-module__MT-cHW__activeTab{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;padding:8px 14px;font-size:.9375rem;font-weight:600;display:inline-flex}.SpaceMessagesSubNav-module__MT-cHW__inactiveTab{color:#475569;border-radius:8px;align-items:center;padding:8px 14px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.SpaceMessagesSubNav-module__MT-cHW__inactiveTab:hover{color:#0f172a}
.page-photos-page-module__4i45Zq__page{flex-direction:column;gap:16px;display:flex}.page-photos-page-module__4i45Zq__subNav{align-items:center;gap:12px;display:inline-flex}.page-photos-page-module__4i45Zq__subNavLink{appearance:none;font:inherit;color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px 4px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.page-photos-page-module__4i45Zq__subNavLink:hover{color:#334155}.page-photos-page-module__4i45Zq__subNavLink:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #2563eb}.page-photos-page-module__4i45Zq__subNavActive{appearance:none;border:1px solid var(--wa-color-neutral-35,#cbd5e1);border-radius:var(--wa-form-control-border-radius,var(--wa-border-radius-m,8px));font:inherit;color:#0f172a;cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:6px 14px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.page-photos-page-module__4i45Zq__subNavActive:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.page-photos-page-module__4i45Zq__photosFlow{flex-direction:column;gap:14px;width:100%;min-width:0;display:flex}.page-photos-page-module__4i45Zq__countHeading{color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.page-photos-page-module__4i45Zq__panelShell{box-sizing:border-box;border:1px solid var(--wa-color-neutral-90,#e2e8f0);border-radius:var(--wa-border-radius-l,12px);background:#fff;width:100%;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.page-photos-page-module__4i45Zq__panel{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:14px;padding:14px 14px 18px;display:flex}.page-photos-page-module__4i45Zq__toolbar{width:100%;min-width:0}.page-photos-page-module__4i45Zq__toolbar wa-button{width:auto;max-width:none;margin:0;display:inline-flex}.page-photos-page-module__4i45Zq__toolbarRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;min-height:36px;display:flex}.page-photos-page-module__4i45Zq__toolbarActions{flex:none;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.page-photos-page-module__4i45Zq__iconActionBtn{appearance:none;color:#fe713e;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;line-height:0;display:inline-flex}.page-photos-page-module__4i45Zq__iconActionGlyph{color:#fe713e;width:1.25rem;height:1.25rem;display:block}.page-photos-page-module__4i45Zq__iconActionBtn:disabled{opacity:.45;cursor:not-allowed}.page-photos-page-module__4i45Zq__iconActionGlyphActive{color:#fe713e}.page-photos-page-module__4i45Zq__uploadInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-photos-page-module__4i45Zq__uploadLabel{color:#334155;cursor:pointer;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:inline-flex}.page-photos-page-module__4i45Zq__deleteBtn{position:absolute;top:8px;right:8px}.page-photos-page-module__4i45Zq__gridSection{width:100%;min-width:0}.page-photos-page-module__4i45Zq__grid{padding:0;box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%;min-width:0;max-width:100%;margin:0;padding-inline-start:0;list-style:none;display:grid}.page-photos-page-module__4i45Zq__grid>*{min-width:0;margin:0;padding:0}.page-photos-page-module__4i45Zq__gridCell{aspect-ratio:1;min-width:0;list-style:none;position:relative}.page-photos-page-module__4i45Zq__photoTile{border:1px solid var(--wa-color-neutral-30,#e2e8f0);background:var(--wa-color-neutral-20,#f1f5f9);appearance:none;cursor:pointer;border-radius:10px;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0;overflow:hidden;box-shadow:0 2px 8px #0f172a14}.page-photos-page-module__4i45Zq__photoTile:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.page-photos-page-module__4i45Zq__photoTileSelected{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb}.page-photos-page-module__4i45Zq__photoTile .page-photos-page-module__4i45Zq__photoImg,.page-photos-page-module__4i45Zq__photoTile .page-photos-page-module__4i45Zq__lazyWrap{pointer-events:none}.page-photos-page-module__4i45Zq__lazyWrap{position:absolute;inset:0;width:100%!important;height:100%!important;display:block!important}.page-photos-page-module__4i45Zq__photoImg{object-fit:cover;width:100%;height:100%;display:block}.page-photos-page-module__4i45Zq__videoPlayBadge{pointer-events:none;color:#fff;text-shadow:0 1px 4px #00000073;place-items:center;font-size:1.25rem;display:grid;position:absolute;inset:0}.page-photos-page-module__4i45Zq__photoSelectBtn{z-index:13;appearance:none;color:#fff;cursor:pointer;opacity:0;pointer-events:auto;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;line-height:0;transition:opacity .15s;display:inline-flex;position:absolute;top:6px;left:6px}.page-photos-page-module__4i45Zq__gridCell:hover .page-photos-page-module__4i45Zq__photoSelectBtn,.page-photos-page-module__4i45Zq__gridCell:focus-within .page-photos-page-module__4i45Zq__photoSelectBtn{opacity:1;color:#fff}.page-photos-page-module__4i45Zq__photoSelectBtn svg{filter:drop-shadow(0 1px 2px #0f172a8c);width:1.125rem;height:1.125rem;display:block}.page-photos-page-module__4i45Zq__photoSelectBtnSelected{opacity:1;color:#fe713e;background:0 0}.page-photos-page-module__4i45Zq__photoSelectBtnSelected svg{filter:none}@media (hover:none){.page-photos-page-module__4i45Zq__gridCell .page-photos-page-module__4i45Zq__photoSelectBtn{opacity:1}}.page-photos-page-module__4i45Zq__skeletonGrid{box-sizing:border-box;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%;min-width:0;max-width:100%;margin:0;padding:0;display:grid}.page-photos-page-module__4i45Zq__skeletonCell{aspect-ratio:1;background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 50%,#eef2f7 75%) 0 0/200% 100%;border-radius:10px;animation:1.2s ease-in-out infinite page-photos-page-module__4i45Zq__pagePhotosShimmer}.page-photos-page-module__4i45Zq__loadMoreWrap{justify-content:center;padding:4px 0 8px;display:flex}.page-photos-page-module__4i45Zq__emptyState{text-align:center;color:#64748b;margin:0;padding:24px 12px;font-size:.9375rem}.page-photos-page-module__4i45Zq__errorState{color:#b91c1c;margin:0}.page-photos-page-module__4i45Zq__emptyCallout{width:100%}.page-photos-page-module__4i45Zq__loadMoreBtn{appearance:none;border:1px solid var(--wa-color-neutral-35,#cbd5e1);color:#334155;min-width:min(100%,320px);font:inherit;cursor:pointer;background:#fff;border-radius:10px;padding:10px 18px;font-size:.9375rem;font-weight:600}.page-photos-page-module__4i45Zq__loadMoreBtn:hover:not(:disabled){border-color:var(--wa-color-neutral-50,#94a3b8)}.page-photos-page-module__4i45Zq__loadMoreBtn:disabled{opacity:.65;cursor:wait}.page-photos-page-module__4i45Zq__albumGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;margin:0;padding:0;list-style:none;display:grid}.page-photos-page-module__4i45Zq__albumGridCell{min-width:0;list-style:none}.page-photos-page-module__4i45Zq__albumCardLink{color:inherit;text-decoration:none;display:block}.page-photos-page-module__4i45Zq__albumCardLink:focus-visible{outline-offset:2px;border-radius:10px;outline:2px solid #2563eb}.page-photos-page-module__4i45Zq__albumCard{aspect-ratio:4/3;border-radius:10px;min-height:160px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0f172a14}.page-photos-page-module__4i45Zq__albumCardCover{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.page-photos-page-module__4i45Zq__albumCardCoverPlaceholder{background:linear-gradient(135deg,#94a3b8 0%,#64748b 45%,#475569 100%)}.page-photos-page-module__4i45Zq__albumCardOverlay{background:linear-gradient(#0f172a00 35%,#0f172ac7 100%);position:absolute;inset:0}.page-photos-page-module__4i45Zq__albumCardBody{inset-inline:0;z-index:1;color:#fff;padding:14px 14px 12px;position:absolute;bottom:0}.page-photos-page-module__4i45Zq__albumCardTitle{margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.page-photos-page-module__4i45Zq__albumCardDate{color:#ffffffe0;margin:4px 0 0;font-size:.8125rem}.page-photos-page-module__4i45Zq__albumCardStats{align-items:center;gap:8px;margin-top:8px;font-size:.8125rem;font-weight:600;display:inline-flex}.page-photos-page-module__4i45Zq__albumCardStat{align-items:center;gap:5px;display:inline-flex}.page-photos-page-module__4i45Zq__albumCardStatIcon{opacity:.95;width:.9rem;height:.9rem}.page-photos-page-module__4i45Zq__albumSkeletonGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.page-photos-page-module__4i45Zq__albumSkeletonCell{aspect-ratio:4/3;background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 50%,#eef2f7 75%) 0 0/200% 100%;border-radius:10px;animation:1.2s ease-in-out infinite page-photos-page-module__4i45Zq__pagePhotosShimmer}@keyframes page-photos-page-module__4i45Zq__pagePhotosShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-photos-page-module__4i45Zq__backLinkRow{margin:0}.page-photos-page-module__4i45Zq__backLink{color:#475569;font-size:.875rem;font-weight:600;text-decoration:none}.page-photos-page-module__4i45Zq__backLink:hover{color:#0f172a}.page-photos-page-module__4i45Zq__albumDetailShell{box-sizing:border-box;border:1px solid var(--wa-color-neutral-90,#e2e8f0);border-radius:var(--wa-border-radius-l,12px);background:#fff;width:100%;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.page-photos-page-module__4i45Zq__albumDetailPanel{flex-direction:column;align-items:stretch;gap:16px;padding:18px 14px 20px;display:flex}.page-photos-page-module__4i45Zq__albumDetailHeader{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.page-photos-page-module__4i45Zq__albumDetailTitleRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.page-photos-page-module__4i45Zq__albumDetailTitle{color:#0f172a;margin:0;font-size:1.35rem;font-weight:800}.page-photos-page-module__4i45Zq__albumDetailTitleInput{min-width:min(100%,280px);max-width:100%}.page-photos-page-module__4i45Zq__albumDetailMeta{color:#64748b;margin:0;font-size:.875rem}.page-photos-page-module__4i45Zq__albumDetailActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.page-photos-page-module__4i45Zq__albumDetailPrimaryActions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.page-photos-page-module__4i45Zq__deleteAlbumBtn::part(base){border-color:var(--wa-color-red-50,#ef4444);color:var(--wa-color-red-60,#dc2626)}.page-photos-page-module__4i45Zq__editTitleActions{align-items:center;gap:8px;display:inline-flex}.page-photos-page-module__4i45Zq__saveAlbumBtn::part(base),.page-photos-page-module__4i45Zq__cancelAlbumBtn::part(base){background-color:#5f6096;border-color:#5f6096}@media (max-width:1024px){.page-photos-page-module__4i45Zq__grid,.page-photos-page-module__4i45Zq__skeletonGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-photos-page-module__4i45Zq__albumGrid,.page-photos-page-module__4i45Zq__albumSkeletonGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.page-photos-page-module__4i45Zq__grid,.page-photos-page-module__4i45Zq__skeletonGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.page-photos-page-module__4i45Zq__panel{padding:12px}.page-photos-page-module__4i45Zq__albumGrid,.page-photos-page-module__4i45Zq__albumSkeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:480px){.page-photos-page-module__4i45Zq__grid,.page-photos-page-module__4i45Zq__skeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-photos-page-module__4i45Zq__albumGrid,.page-photos-page-module__4i45Zq__albumSkeletonGrid{grid-template-columns:minmax(0,1fr)}}
.SpacesCreateInviteConnectionsDialog-module__MljW2G__dialog{--width:min(560px, 96vw)}.SpacesCreateInviteConnectionsDialog-module__MljW2G__body{flex-direction:column;gap:0;display:flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterRow{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterWrap{min-width:0;position:relative}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterTrigger{color:#0f172a;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.9375rem;font-weight:600;display:inline-flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterTriggerIcon{color:#64748b;margin-left:6px;font-size:.75rem}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterPanel{z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:min(360px,92vw);max-height:min(420px,60vh);padding:12px 0 8px;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 10px 30px #0f172a1f}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterPanelIntro{color:#0f172a;margin:0 16px 4px;font-size:.9375rem;font-weight:700}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterPanelHint{color:#64748b;margin:0 16px 12px;font-size:.8125rem;line-height:1.45}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterOption{text-align:left;width:100%;font:inherit;color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterOption:hover,.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterOption:focus-visible{background:#f8fafc}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterOptionSelected{font-weight:600}.SpacesCreateInviteConnectionsDialog-module__MljW2G__filterOptionCheck{color:#2563eb;font-size:.875rem}.SpacesCreateInviteConnectionsDialog-module__MljW2G__selectAllBtn{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600}.SpacesCreateInviteConnectionsDialog-module__MljW2G__selectAllBtn:disabled{color:#94a3b8;cursor:not-allowed}.SpacesCreateInviteConnectionsDialog-module__MljW2G__tabRow{border-bottom:1px solid #e2e8f0;gap:20px;display:flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:12px 0 10px;font-size:.875rem;font-weight:600;position:relative}.SpacesCreateInviteConnectionsDialog-module__MljW2G__tabBtnActive{color:#2563eb}.SpacesCreateInviteConnectionsDialog-module__MljW2G__tabBtnActive:after{content:"";background:#2563eb;height:2px;position:absolute;bottom:-1px;left:0;right:0}.SpacesCreateInviteConnectionsDialog-module__MljW2G__searchWrap{padding:12px 0}.SpacesCreateInviteConnectionsDialog-module__MljW2G__list{flex-direction:column;gap:0;min-height:220px;max-height:min(360px,42vh);margin:0 -4px;padding:0 4px;display:flex;overflow:auto}.SpacesCreateInviteConnectionsDialog-module__MljW2G__listStatus,.SpacesCreateInviteConnectionsDialog-module__MljW2G__listEmpty{text-align:center;color:#64748b;margin:24px 0;font-size:.875rem}.SpacesCreateInviteConnectionsDialog-module__MljW2G__listStatus{flex-direction:column;align-items:center;gap:10px;display:flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__listError{color:#b91c1c;margin:0}.SpacesCreateInviteConnectionsDialog-module__MljW2G__memberRow{border-bottom:1px solid #f1f5f9;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.SpacesCreateInviteConnectionsDialog-module__MljW2G__avatarWrap{display:inline-flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__memberName{color:#0f172a;text-align:left;font-size:.9375rem;font-weight:500}.SpacesCreateInviteConnectionsDialog-module__MljW2G__memberSelectBtn{cursor:pointer;background:0 0;border:none;padding:0}.SpacesCreateInviteConnectionsDialog-module__MljW2G__memberCheck{background:#fff;border:1px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__memberCheckSelected{color:#fff;background:#2563eb;border-color:#2563eb}.SpacesCreateInviteConnectionsDialog-module__MljW2G__memberCheckIcon{font-size:.75rem}.SpacesCreateInviteConnectionsDialog-module__MljW2G__footer{flex-direction:column;gap:10px;width:100%;display:flex}.SpacesCreateInviteConnectionsDialog-module__MljW2G__submitError{color:#b91c1c;margin:0;font-size:.875rem}.SpacesCreateInviteConnectionsDialog-module__MljW2G__sendBtn::part(base){width:100%;min-height:42px;font-weight:700}
.FeedPostCatalogAttachments-module__wzAzfq__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.FeedPostCatalogAttachments-module__wzAzfq__item{min-width:0}.FeedPostCatalogAttachments-module__wzAzfq__card{border:1px solid var(--wa-color-neutral-200,#e2e8f0);color:inherit;background:var(--wa-color-neutral-50,#f8fafc);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:flex}.FeedPostCatalogAttachments-module__wzAzfq__card:hover{border-color:var(--wa-color-brand-500,#2563eb)}.FeedPostCatalogAttachments-module__wzAzfq__thumbWrap{background:var(--wa-color-neutral-200,#e2e8f0);border-radius:8px;flex:0 0 56px;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.FeedPostCatalogAttachments-module__wzAzfq__thumb{object-fit:cover;width:100%;height:100%}.FeedPostCatalogAttachments-module__wzAzfq__thumbFallback{color:var(--wa-color-neutral-600,#475569);font-weight:700}.FeedPostCatalogAttachments-module__wzAzfq__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.FeedPostCatalogAttachments-module__wzAzfq__name{font-weight:600;line-height:1.3}.FeedPostCatalogAttachments-module__wzAzfq__subtitle{color:var(--wa-color-neutral-600,#64748b);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.3;overflow:hidden}
.PuckFieldsHardSettingsNotice-module__7tgexa__root{flex-direction:column;height:100%;min-height:0;display:flex}.PuckFieldsHardSettingsNotice-module__7tgexa__fields{flex:auto;min-height:0;overflow:auto}.PuckFieldsHardSettingsNotice-module__7tgexa__notice{border-bottom:none;border-left:none;border-right:none;border-radius:0;flex:none;margin:0}.PuckFieldsHardSettingsNotice-module__7tgexa__message{margin:0;font-size:12px;line-height:1.4}.PuckFieldsHardSettingsNotice-module__7tgexa__linkRow{margin:6px 0 0;font-size:12px}.PuckFieldsHardSettingsNotice-module__7tgexa__linkRow a{color:var(--wa-color-brand-fill-loud,#1d4ed8);text-underline-offset:2px;text-decoration:underline}
.CollectorsFilterAside-module__7xjygW__card{box-sizing:border-box;width:100%;padding:16px}.CollectorsFilterAside-module__7xjygW__title{color:#0f172a;margin:0 0 14px;font-size:1rem;font-weight:700}.CollectorsFilterAside-module__7xjygW__fields{flex-direction:column;gap:12px;display:flex}.CollectorsFilterAside-module__7xjygW__actions{flex-direction:column;gap:12px;margin-top:14px;display:flex}.CollectorsFilterAside-module__7xjygW__resetLink{color:#64748b;font:inherit;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;padding:0;font-size:.88rem;font-weight:600;display:inline-flex}.CollectorsFilterAside-module__7xjygW__resetLink:hover,.CollectorsFilterAside-module__7xjygW__resetLink:focus-visible{color:#0f172a}.CollectorsFilterAside-module__7xjygW__searchBtn{width:100%}.CollectorsFilterAside-module__7xjygW__searchBtn::part(base){color:#fff;background-color:#335a94;border:1px solid #335a94;justify-content:center;width:100%}.CollectorsFilterAside-module__7xjygW__searchBtn::part(label){color:#fff}.CollectorsFilterAside-module__7xjygW__searchBtn:not([disabled]):hover::part(base){color:#fff;background-color:#294b79;border-color:#294b79}.CollectorsFilterAside-module__7xjygW__searchBtn:not([disabled]):hover::part(label){color:#fff}.CollectorsFilterAside-module__7xjygW__searchBtn[disabled]::part(base){opacity:.55}
.PageDraftPreviewDialog-module__mg_6AW__dialog{--width:min(1331px, 98vw)}.PageDraftPreviewDialog-module__mg_6AW__body{flex-direction:column;gap:1rem;max-height:min(88dvh,960px);padding:.25rem 0 .5rem;display:flex;overflow:auto}.PageDraftPreviewDialog-module__mg_6AW__note{border:1px solid var(--wa-color-warning-80,#fde68a);background:var(--wa-color-warning-95,#fffbeb);color:var(--wa-color-neutral-30,#334155);border-radius:.5rem;margin:0;padding:.65rem .85rem}.PageDraftPreviewDialog-module__mg_6AW__canvas{background:var(--wa-color-surface-default,#fff);border:1px solid var(--wa-color-neutral-90,#e2e8f0);border-radius:.75rem;min-width:0;padding:0;overflow:auto}.PageDraftPreviewDialog-module__mg_6AW__empty{text-align:center;color:var(--wa-color-neutral-50,#64748b);border:1px dashed var(--wa-color-neutral-80,#cbd5e1);border-radius:.5rem;margin:0;padding:2rem 1rem}.PageDraftPreviewDialog-module__mg_6AW__footer{justify-content:flex-end;gap:.5rem;display:flex}
.GroupMembersMoreMenu-module__WAuJ4q__moreBtn{color:#94a3b8}.GroupMembersMoreMenu-module__WAuJ4q__inlineNotice{color:#64748b;margin:4px 0 0;font-size:.78rem}
.GroupRequestAccessPanel-module__Q40txW__panel{flex-direction:column;gap:16px;display:flex}.GroupRequestAccessPanel-module__Q40txW__card{flex-direction:column;gap:12px;display:flex}.GroupRequestAccessPanel-module__Q40txW__title{color:#0f172a;border-bottom:2px solid #4f46e5;align-self:flex-start;margin:0;padding-bottom:8px;font-size:1rem;font-weight:700}.GroupRequestAccessPanel-module__Q40txW__lead{color:#475569;margin:0;font-size:.95rem;line-height:1.5}.GroupRequestAccessPanel-module__Q40txW__textarea{width:100%}.GroupRequestAccessPanel-module__Q40txW__actions{display:flex}.GroupRequestAccessPanel-module__Q40txW__submitBtn::part(base){border-radius:8px;min-height:40px;padding-inline:18px;font-weight:600}.GroupRequestAccessPanel-module__Q40txW__error{color:#b91c1c;margin:0;font-size:.875rem}.GroupRequestAccessPanel-module__Q40txW__successBanner,.GroupRequestAccessPanel-module__Q40txW__infoBanner{border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;display:flex}.GroupRequestAccessPanel-module__Q40txW__successBanner{background:#ecfdf5;border-color:#a7f3d0}.GroupRequestAccessPanel-module__Q40txW__infoBanner{background:#eef2ff;border-color:#c7d2fe}.GroupRequestAccessPanel-module__Q40txW__successIcon,.GroupRequestAccessPanel-module__Q40txW__infoIcon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:inline-flex}.GroupRequestAccessPanel-module__Q40txW__successIcon{background:#16a34a}.GroupRequestAccessPanel-module__Q40txW__infoIcon{background:#4f46e5}.GroupRequestAccessPanel-module__Q40txW__bannerText{color:#334155;margin:0;font-size:.92rem;line-height:1.5}
.GroupInvitesPageLoadingSkeleton-module__KU9h-q__shell{flex-direction:column;gap:18px;display:flex}.GroupInvitesPageLoadingSkeleton-module__KU9h-q__block{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 50%,#eef2f7 100%) 0 0/200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite GroupInvitesPageLoadingSkeleton-module__KU9h-q__group-invites-skeleton-shimmer}.GroupInvitesPageLoadingSkeleton-module__KU9h-q__subNav{width:260px;height:36px}.GroupInvitesPageLoadingSkeleton-module__KU9h-q__sendCard{width:100%;min-height:520px}.GroupInvitesPageLoadingSkeleton-module__KU9h-q__pendingTitle{width:220px;height:32px}.GroupInvitesPageLoadingSkeleton-module__KU9h-q__pendingSearch{width:100%;height:42px}.GroupInvitesPageLoadingSkeleton-module__KU9h-q__pendingList{width:100%;min-height:180px}@keyframes GroupInvitesPageLoadingSkeleton-module__KU9h-q__group-invites-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
.GroupMessagesPageClient-module__gn942q__page{flex-direction:column;width:100%;min-width:0;display:flex}.GroupMessagesPageClient-module__gn942q__statusPanel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;padding:24px;display:flex}.GroupMessagesPageClient-module__gn942q__statusError{color:#b91c1c;margin:0}
.GroupPhotosMoveAlbumDialog-module__A5EPZq__dialog{--width:min(640px, 96vw)}.GroupPhotosMoveAlbumDialog-module__A5EPZq__dialog::part(body){text-align:left;flex-direction:column;align-items:stretch;display:flex}.GroupPhotosMoveAlbumDialog-module__A5EPZq__dialog::part(footer){text-align:left;justify-content:stretch}.GroupPhotosMoveAlbumDialog-module__A5EPZq__body{flex-direction:column;align-items:stretch;gap:14px;width:100%;min-width:0;display:flex}.GroupPhotosMoveAlbumDialog-module__A5EPZq__albumTrail{text-align:left;color:#64748b;width:100%;margin:0;font-size:.8125rem;font-weight:500}.GroupPhotosMoveAlbumDialog-module__A5EPZq__albumList{border:1px solid var(--wa-color-neutral-30,#e2e8f0);background:#fff;border-radius:10px;width:100%;min-height:220px;margin:0;padding:0;list-style:none;overflow:hidden}.GroupPhotosMoveAlbumDialog-module__A5EPZq__albumListItem{width:100%;margin:0}.GroupPhotosMoveAlbumDialog-module__A5EPZq__albumListBtn{appearance:none;box-sizing:border-box;width:100%;font:inherit;color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:none;justify-content:flex-start;align-items:center;gap:10px;padding:12px 14px;font-size:.9375rem;font-weight:500;display:flex}.GroupPhotosMoveAlbumDialog-module__A5EPZq__albumListBtn:hover{background:#f8fafc}.GroupPhotosMoveAlbumDialog-module__A5EPZq__albumListBtnSelected{color:#0f172a;background:#e8f0fe;font-weight:600}.GroupPhotosMoveAlbumDialog-module__A5EPZq__albumListBtnSelected svg{color:#64748b}.GroupPhotosMoveAlbumDialog-module__A5EPZq__albumEmpty{text-align:left;color:#64748b;margin:0;padding:8px 0 4px;font-size:.9375rem}.GroupPhotosMoveAlbumDialog-module__A5EPZq__createAlbumLink{appearance:none;font:inherit;color:#64748b;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:.875rem;font-weight:600;display:inline-flex}.GroupPhotosMoveAlbumDialog-module__A5EPZq__createAlbumLink:disabled{opacity:.5;cursor:not-allowed}.GroupPhotosMoveAlbumDialog-module__A5EPZq__createField{flex-direction:column;gap:6px;display:flex}.GroupPhotosMoveAlbumDialog-module__A5EPZq__createLabel{color:#334155;font-size:.8125rem;font-weight:600}.GroupPhotosMoveAlbumDialog-module__A5EPZq__error{color:var(--wa-color-red-60,#b91c1c);margin:0;font-size:.8125rem}.GroupPhotosMoveAlbumDialog-module__A5EPZq__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.GroupPhotosMoveAlbumDialog-module__A5EPZq__footerEnd{align-items:center;gap:10px;margin-left:auto;display:inline-flex}
.PageFeedColumn-module__hZP6tW__column{flex-direction:column;gap:14px;width:100%;min-width:0;display:flex}.PageFeedColumn-module__hZP6tW__hint{color:#64748b;margin:0;font-size:.9rem}.PageFeedColumn-module__hZP6tW__composerHint{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:-6px 0 0;padding:10px 12px;font-size:.84rem;line-height:1.45}.PageFeedColumn-module__hZP6tW__feedControls{justify-content:space-between;align-items:center;gap:12px;display:flex}.PageFeedColumn-module__hZP6tW__feedSearchBtn{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2rem;padding:0;transition:background .15s,color .15s;display:inline-flex}.PageFeedColumn-module__hZP6tW__feedSearchBtn:hover,.PageFeedColumn-module__hZP6tW__feedSearchBtn:focus-visible{color:#fe713e;background:#f1f5f9}.PageFeedColumn-module__hZP6tW__feedSearchBtn:focus-visible{outline-offset:2px;outline:2px solid #f07d55}.PageFeedColumn-module__hZP6tW__feedSearchIcon{width:1rem;height:1rem;display:block}.PageFeedColumn-module__hZP6tW__sortSelect{min-width:170px}.PageFeedColumn-module__hZP6tW__feedList,.PageFeedColumn-module__hZP6tW__feedStack{flex-direction:column;gap:12px;display:flex}.PageFeedColumn-module__hZP6tW__emptyFeed{text-align:center;color:#64748b;background:#fff;border:1px dashed #e2e8f0;border-radius:10px;margin:0;padding:24px 16px;font-size:.92rem}
.SpaceMessagesPageClient-module__ssJzQq__page{flex-direction:column;width:100%;min-width:0;display:flex}.SpaceMessagesPageClient-module__ssJzQq__statusPanel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;padding:24px;display:flex}.SpaceMessagesPageClient-module__ssJzQq__statusError{color:#b91c1c;margin:0}
.collectors-shell-rail-module__rdUIFa__rail{box-sizing:border-box;flex-direction:column;align-self:flex-start;gap:16px;width:100%;display:flex;position:sticky;top:88px}.collectors-shell-rail-module__rdUIFa__asideSkeleton{background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 50%,#eef2f7 100%) 0 0/200% 100%;border-radius:10px;min-height:420px;animation:1.2s ease-in-out infinite collectors-shell-rail-module__rdUIFa__collectorsShellShimmer}@keyframes collectors-shell-rail-module__rdUIFa__collectorsShellShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
