.pickerPanel .react-colorful{width:100%!important;min-width:100%;height:200px;box-sizing:border-box}.pickerPanel .react-colorful__hue,.pickerPanel .react-colorful__saturation{width:100%!important}.react-colorful__saturation{margin-bottom:2px;margin-top:6px}.react-colorful__hue{height:12px!important;border-radius:999px}.react-colorful__hue-pointer{top:50%!important;transform:translate(-50%,-50%)}.cpPicker{width:100%}.cpPicker .react-colorful{width:100%!important;min-width:100%;box-sizing:border-box}.cpPicker .react-colorful__saturation{width:100%!important;border-radius:14px 14px 10px 10px}.cpPicker .react-colorful__hue{width:100%!important;height:16px;border-radius:10px;margin-top:10px}.cpPicker .react-colorful__pointer{width:18px;height:18px}.cpPicker .react-colorful__pointer-fill{box-shadow:0 0 0 2px rgba(0,0,0,.55),0 0 0 2px hsla(0,0%,100%,.85);border-radius:999px}.cpPicker.isLocked .react-colorful,.cpPicker.isLocked .react-colorful *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layerList{display:grid;gap:8px}.layerRow{position:relative;width:100%;height:44px;padding:0 12px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left}.layerRow:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.07)}.layerRow--selected{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.1)}.layerRow--targeted{border-color:color-mix(in srgb,var(--bg-a) 55%,#000 10%);box-shadow:0 0 0 1px color-mix(in srgb,var(--bg-a) 35%,#fff 15%) inset}.layerRow--targeted:after{content:none}.layerRow__icon{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;opacity:.9}.layerRow__thumb{width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:contain;filter:brightness(0) invert(1) brightness(200%) contrast(100%)}.layerRow__thumb--icon{width:18px;height:18px}.layerRow__label{font-size:13px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto}.layerRow__right{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.layerRow__meta{font-size:12px;opacity:.75}.layerRow--pathRow{height:32px;border-radius:10px;background:hsla(0,0%,100%,.02)}.layerRow--pathRow .layerRow__label{font-size:12px;opacity:.9}.layerRow--groupTile{height:auto;aspect-ratio:1/1;padding:12px;border-radius:18px;display:grid;place-items:stretch;justify-content:normal}.layerRow--groupTile .layerRow__thumb{position:absolute;inset:2px;border-radius:14px;background-position:50%;background-repeat:no-repeat;background-size:70% 70%;opacity:.95}.layerRow--groupTile .layerRow__icon{display:none}.layerRow--groupTile .layerRow__label{position:absolute;left:14px;bottom:14px;right:14px}.layerRow--groupTile .layerRow__right{position:absolute;top:12px;right:12px}.layerRow--groupTile:after{content:none}.pickerPanel{min-width:240px;width:100%}.cpTitle{font-size:13px;color:var(--ds-muted);margin-bottom:10px}.cpBottomStack{display:grid;gap:10px;margin-top:12px}.cpBottomRow{display:grid;grid-template-columns:70px 46px 1fr;align-items:center;gap:10px}.cpBottomLabel{font-size:12px;color:var(--ds-muted)}.cpPicker.isLocked{opacity:.55}.cpMode{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:12px;padding:6px;border-radius:999px;background:var(--ds-settings-input-bg);border:1px solid var(--ds-settings-input-border)}.cpModeBtn{height:30px;border-radius:999px;border:0;background:transparent;color:var(--ds-muted);font-size:12px;cursor:pointer}.cpModeBtn.isActive{background:var(--ds-settings-sidebar-link-bg);color:var(--ds-text)}.cpDir{border:1px solid transparent;background:transparent;color:var(--ds-text);cursor:pointer;font-size:13px;padding:8px 10px;border-radius:10px}.cpDirRow{margin-top:14px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.cpDirLabel{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-muted);line-height:1}.cpDir:hover{background:var(--ds-settings-sidebar-link-hover)}.cpSwatch{width:46px;height:22px;border-radius:999px;border:1px solid var(--ds-settings-input-border);background:var(--ds-settings-input-bg);padding:3px;cursor:pointer}.cpSwatch span{display:block;width:100%;height:100%;border-radius:999px}.cpSwatch.isActive{outline:2px solid color-mix(in srgb,var(--ds-text) 25%,transparent);outline-offset:1px}.cpBottomRow.isDisabled{opacity:.55;pointer-events:none}.cpHex{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:10px;background:var(--ds-settings-input-bg);border:1px solid var(--ds-settings-input-border)}.cpHex span{color:var(--ds-muted);font-size:12px}.cpHex input{width:76px;border:0;outline:none;background:transparent;color:var(--ds-text);font-size:13px}.sidebar{height:100%;min-height:0;display:flex;flex-direction:column;gap:10px}@keyframes sidebarPulse{0%,to{opacity:.4}50%{opacity:.15}}.sidebarNavSkeleton{height:40px;background:hsla(0,0%,100%,.06)}.sidebarNavSkeleton,.sidebarUserSkeleton{border-radius:10px;animation:sidebarPulse 1.8s ease-in-out infinite}.sidebarUserSkeleton{display:flex;align-items:center;gap:8px;padding:8px;background:hsla(0,0%,100%,.04);min-height:52px}.sidebarUserSkeleton__avatar{width:36px;height:36px;border-radius:999px;background:hsla(0,0%,100%,.08);flex-shrink:0}.sidebarUserSkeleton__lines{flex:1;display:flex;flex-direction:column;gap:6px}.sidebarUserSkeleton__line{height:10px;border-radius:4px;background:hsla(0,0%,100%,.08)}.sidebarLogo{display:flex;align-items:center;justify-content:flex-start;padding:12px 6px;min-height:56px;cursor:pointer}.sidebarDivider{border:none;border-top:1px solid var(--ds-divider-glass);margin:0}.sidebarCTA{height:38px;border-radius:14px;width:100%;margin-bottom:6px;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.28);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 10px 25px rgba(0,0,0,.25)}.sidebarCTA:hover{background:rgba(0,0,0,.35)}.sidebarLinkBtn{height:36px;width:100%;padding:0 8px;border:0;background:transparent;color:var(--ds-text);display:flex;align-items:center;justify-content:flex-start;gap:10px;cursor:pointer;border-radius:10px;font-size:14px;transition:background-color .15s ease,color .15s ease}.sidebarLinkBtn.sidebarNavLink{font-weight:500;font-size:16px;min-height:40px}.sidebarLinkBtn.sidebarNavLink.sidebarNavLink--active{color:hsl(var(--sidebar-primary));font-weight:700}.sidebarLinkBtn .size-6{width:24px;height:24px;flex-shrink:0}.sidebarLinkBtn:hover{background:var(--ds-settings-sidebar-link-hover);color:var(--ds-text)}.sidebarLinkBtn.sidebarNavLink.sidebarNavLink--active:hover{color:hsl(var(--sidebar-primary))}[data-sidebar-nav-icon=dashboard].sidebarNavIconWrap--active svg path:first-of-type,[data-sidebar-nav-icon=dashboard].sidebarNavIconWrap--active svg path:nth-of-type(2),[data-sidebar-nav-icon=dashboard].sidebarNavIconWrap--active svg path:nth-of-type(3),[data-sidebar-nav-icon=dashboard].sidebarNavIconWrap--active svg path:nth-of-type(4),[data-sidebar-nav-icon=events].sidebarNavIconWrap--active svg line:first-of-type,[data-sidebar-nav-icon=events].sidebarNavIconWrap--active svg path:first-of-type,[data-sidebar-nav-icon=explore].sidebarNavIconWrap--active svg circle:first-of-type,[data-sidebar-nav-icon=explore].sidebarNavIconWrap--active svg path:first-of-type,[data-sidebar-nav-icon=feed].sidebarNavIconWrap--active svg path:first-of-type,[data-sidebar-nav-icon=feed].sidebarNavIconWrap--active svg path:nth-of-type(2),[data-sidebar-nav-icon=gallery].sidebarNavIconWrap--active svg path:first-of-type,[data-sidebar-nav-icon=gallery].sidebarNavIconWrap--active svg rect:first-of-type,[data-sidebar-nav-icon=notification].sidebarNavIconWrap--active svg path:first-of-type,[data-sidebar-nav-icon=profile].sidebarNavIconWrap--active svg circle:first-of-type,[data-sidebar-nav-icon=profile].sidebarNavIconWrap--active svg circle:nth-of-type(2),[data-sidebar-nav-icon=profile].sidebarNavIconWrap--active svg path:first-of-type,[data-sidebar-nav-icon=search].sidebarNavIconWrap--active svg circle:first-of-type,[data-sidebar-nav-icon=search].sidebarNavIconWrap--active svg path:first-of-type{fill:none;stroke:#fff}.sidebarSectionTitle{padding:6px 6px 0;font-size:12px;letter-spacing:.2px;color:var(--ds-muted);opacity:.9}.textRingRow{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:12px;background:rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06);color:var(--ds-text);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textRingRow:hover{background:rgba(0,0,0,.24);border-color:hsla(0,0%,100%,.14)}.textRingRow:active{background:rgba(0,0,0,.16)}.textRingRow__x{width:28px;height:28px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.8);font-size:16px;line-height:1;display:grid;place-items:center;flex:0 0 auto;cursor:pointer;padding:0}.textRingRow__x:hover{background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.92)}