.dv-sidebar{width:72px;min-width:72px;height:100%;border-right-color:#e8e8e8;background:#fff;padding:20px 0 24px;overflow:hidden}.dv-logoWrap{width:36px;height:24px;display:grid;place-items:center;margin-bottom:96px;text-decoration:none;cursor:pointer}.dv-logoMark{width:36px;height:auto;border-radius:0;display:block;grid-area:1/1;object-fit:contain}.dv-logoMarkDark,:root[data-theme=dark] .dv-logoMarkLight{display:none}:root[data-theme=dark] .dv-logoMarkDark{display:block}.dv-sidebarNav{margin-top:0;gap:36px}.dv-sidebarItem{width:72px;gap:0;color:#4a4457;font:inherit;padding:0}.dv-sidebarIcon{position:relative;width:42px;height:42px;color:#4a4457;background:transparent;border:1px solid transparent;box-shadow:none;transition:none}.dv-sidebarIcon.active{color:#7212ff;background:transparent;box-shadow:none}.dv-sidebarIcon img.dv-sidebarIconImage{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:36px;height:36px;display:block;object-fit:contain;image-rendering:auto;opacity:1;transition:none}.dv-sidebarIcon img.dv-sidebarIconImage.active{width:36px;height:36px;opacity:0}.dv-sidebarIcon.active .dv-sidebarIconImage.inactive{opacity:0}.dv-sidebarIcon.active .dv-sidebarIconImage.active,.dv-sidebarIcon.active img.dv-sidebarIconImage.active{opacity:1}.dv-sidebarLabel{margin-top:-2px;font-size:12px;line-height:15px;font-weight:500;color:#4a4457;transition:none}.dv-sidebarLabel.active{color:#7212ff}.dv-sidebarBottom{position:relative;margin-top:auto;gap:18px}.dv-workspaceRoot.hasWeekendBoost .dv-sidebar{height:100%;padding-top:16px;padding-bottom:12px}.dv-workspaceRoot.hasWeekendBoost .dv-logoWrap{margin-bottom:clamp(32px,8vh,72px)}.dv-workspaceRoot.hasWeekendBoost .dv-sidebarNav{gap:clamp(20px,4.4vh,32px)}.dv-workspaceRoot.hasWeekendBoost .dv-sidebarBottom{gap:clamp(8px,2vh,14px)}.dv-iconGhost{width:24px;height:24px;color:#4a4457;padding:0}.dv-iconGhost img{width:18px;height:18px;display:block;object-fit:contain}.dv-upgrade{width:56px;min-height:58px;border-radius:13px;border-color:#ededed;background:#fff;box-shadow:0 8px 18px rgba(20,18,24,.04);gap:3px;color:#4a4457;font-size:10px;font-weight:600;padding:6px 4px}.dv-upgradeText{max-width:48px;line-height:14px}.dv-upgradeCount{gap:var(--dv-upgrade-credit-gap,3px);width:48px;max-width:48px;font-size:var(--dv-upgrade-credit-font-size,13px);line-height:16px}.dv-upgradeCount img{width:var(--dv-upgrade-credit-font-size,13px);height:var(--dv-upgrade-credit-font-size,13px);display:block;flex:0 0 auto;object-fit:contain}.dv-accountLayer,.dv-loginEntry{width:72px}.dv-accountButton,.dv-loginIcon{width:42px;height:42px;font-size:13px}.dv-loginText{font-size:11px;line-height:14px}:root[data-theme=dark] .dv-sidebar{background:#15181c;border-right-color:#2a2f34}:root[data-theme=dark] .dv-iconGhost,:root[data-theme=dark] .dv-upgrade{color:#aeb6c2}:root[data-theme=dark] .dv-sidebarItem{color:#4a4457}:root[data-theme=dark] .dv-sidebarIcon{color:#4a4457;background:transparent;border-color:transparent;box-shadow:none}:root[data-theme=dark] .dv-sidebarIcon.active{color:#7212ff;background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root[data-theme=dark] .dv-sidebarLabel{color:#aeb6c2}:root[data-theme=dark] .dv-sidebarLabel.active{color:#f4f2ee}:root[data-theme=dark] .dv-upgrade{background:#181b1f;border-color:#2f343b}:root[data-theme=dark] .dv-iconGhost img{filter:brightness(0) invert(1);opacity:.86}:root[data-theme=dark] .dv-upgradeCount img{filter:none;opacity:1}:root[data-theme=dark] .dv-sidebarIcon img.dv-sidebarIconImage.inactive{filter:brightness(0) invert(1)!important;opacity:1}:root[data-theme=dark] .dv-sidebarIcon img.dv-sidebarIconImage.active{filter:none!important;opacity:0}:root[data-theme=dark] .dv-sidebarIcon.active img.dv-sidebarIconImage.inactive{opacity:0!important}:root[data-theme=dark] .dv-sidebarIcon.active img.dv-sidebarIconImage.active{filter:none!important;opacity:1!important}@media (max-height:760px) and (min-width:821px){.dv-sidebar{padding:20px 0 12px;overflow-y:auto;scrollbar-width:none}.dv-logoWrap{width:34px;height:22px;margin-bottom:36px}.dv-logoMark{width:34px}.dv-sidebarNav{margin-top:0;gap:20px}.dv-sidebarItem{gap:0}.dv-sidebarIcon{width:38px;height:38px}.dv-sidebarIcon img.dv-sidebarIconImage,.dv-sidebarIcon img.dv-sidebarIconImage.active{width:34px;height:34px}.dv-sidebarLabel{margin-top:-2px;font-size:11px;line-height:14px}.dv-sidebarBottom{gap:10px}.dv-iconGhost{width:22px;height:22px}.dv-upgrade{width:52px;min-height:46px;border-radius:12px;font-size:9px;gap:2px;padding:5px 3px}.dv-accountButton,.dv-loginIcon{width:38px;height:38px;font-size:12px}.dv-loginText{font-size:11px;line-height:14px}}@media (max-height:820px) and (min-width:821px){.dv-workspaceRoot.hasWeekendBoost .dv-sidebar{padding-top:12px;padding-bottom:8px;overflow-y:auto;scrollbar-width:none}.dv-workspaceRoot.hasWeekendBoost .dv-sidebar::-webkit-scrollbar{display:none}.dv-workspaceRoot.hasWeekendBoost .dv-logoWrap{width:32px;height:22px;margin-bottom:24px}.dv-workspaceRoot.hasWeekendBoost .dv-logoMark{width:32px}.dv-workspaceRoot.hasWeekendBoost .dv-sidebarNav{gap:16px}.dv-workspaceRoot.hasWeekendBoost .dv-sidebarIcon{width:36px;height:36px}.dv-workspaceRoot.hasWeekendBoost .dv-sidebarIcon img.dv-sidebarIconImage,.dv-workspaceRoot.hasWeekendBoost .dv-sidebarIcon img.dv-sidebarIconImage.active{width:32px;height:32px}.dv-workspaceRoot.hasWeekendBoost .dv-sidebarLabel{font-size:11px;line-height:13px}.dv-workspaceRoot.hasWeekendBoost .dv-sidebarBottom{gap:8px}.dv-workspaceRoot.hasWeekendBoost .dv-accountButton,.dv-workspaceRoot.hasWeekendBoost .dv-iconGhost,.dv-workspaceRoot.hasWeekendBoost .dv-loginIcon{width:36px;height:36px}.dv-workspaceRoot.hasWeekendBoost .dv-upgrade{width:52px;min-height:44px;padding:4px 3px}}@media (max-height:520px) and (min-width:821px){.dv-logoWrap{width:40px;height:30px;margin-bottom:18px}.dv-logoMark{width:40px}.dv-sidebarNav{margin-top:0;gap:12px}.dv-sidebarItem{gap:4px}.dv-sidebarIcon{width:42px;height:42px}.dv-sidebarIcon img.dv-sidebarIconImage,.dv-sidebarIcon img.dv-sidebarIconImage.active{width:34px;height:34px}.dv-sidebarLabel{font-size:12px;line-height:15px}.dv-iconGhost{width:22px;height:22px}.dv-upgrade{width:58px;min-height:42px;border-radius:12px;font-size:10px;gap:2px}}@media (min-width:821px){.dv-sidebar,.dv-workspaceRoot.hasWeekendBoost .dv-sidebar{width:200px;min-width:200px;padding:24px 16px 16px;align-items:stretch;overflow:visible;box-sizing:border-box}.dv-logoWrap,.dv-workspaceRoot.hasWeekendBoost .dv-logoWrap{width:auto;height:44px;margin:0 0 24px;padding:0 6px;display:flex;justify-content:flex-start;gap:8px}.dv-logoMark,.dv-workspaceRoot.hasWeekendBoost .dv-logoMark{width:48px;height:48px;flex:0 0 48px;margin:0 -6px}.dv-logoName{color:#18191d;font-family:var(--font-sora),sans-serif;font-size:23px;line-height:28px;font-weight:800;letter-spacing:-.8px}.dv-sidebarNav,.dv-workspaceRoot.hasWeekendBoost .dv-sidebarNav{width:100%;align-items:stretch;gap:8px}.dv-sidebarItem{width:100%;height:40px;padding:0 14px;flex-direction:row;justify-content:flex-start;gap:10px;border-radius:20px;font-family:var(--font-hanken-grotesk),sans-serif;transition:color .15s ease,background-color .15s ease}.dv-sidebarItem:hover{background:#f6f1ff}.dv-sidebarItem[aria-pressed=true]{background:#eee0ff}.dv-sidebarIcon,.dv-workspaceRoot.hasWeekendBoost .dv-sidebarIcon{width:24px;height:24px;flex:0 0 24px}.dv-sidebarIcon img.dv-sidebarIconImage,.dv-sidebarIcon img.dv-sidebarIconImage.active,.dv-workspaceRoot.hasWeekendBoost .dv-sidebarIcon img.dv-sidebarIconImage,.dv-workspaceRoot.hasWeekendBoost .dv-sidebarIcon img.dv-sidebarIconImage.active{width:24px;height:24px}.dv-sidebarLabel,.dv-workspaceRoot.hasWeekendBoost .dv-sidebarLabel{margin:0;color:#4a4457;font-family:var(--font-hanken-grotesk),sans-serif;font-size:16px;line-height:22px;font-weight:500;white-space:nowrap}.dv-sidebarLabel.active{color:#7212ff}.dv-sidebarItem[aria-pressed=true] .dv-sidebarIconImage.active{filter:brightness(0) saturate(100%) invert(14%) sepia(99%) saturate(7495%) hue-rotate(269deg) brightness(101%) contrast(120%)}.dv-sidebarBottom,.dv-workspaceRoot.hasWeekendBoost .dv-sidebarBottom{width:100%;padding:12px 16px 14px;align-items:stretch;gap:8px;border:1px solid #e7e5ea;border-radius:14px;box-sizing:border-box;background:#fff}.dv-sidebarAccountRow{min-height:40px;display:flex;align-items:center;justify-content:flex-start;gap:16px}.dv-accountLayer,.dv-loginEntry{width:40px}.dv-accountButton,.dv-loginIcon,.dv-workspaceRoot.hasWeekendBoost .dv-accountButton,.dv-workspaceRoot.hasWeekendBoost .dv-loginIcon{width:40px;height:40px;font-size:14px}.dv-loginIcon img{width:22px!important;height:22px!important}.dv-sidebarBottom .dv-upgradeCount{width:auto;max-width:80px;justify-content:flex-start;gap:4px;color:#4a4457;font-family:var(--font-hanken-grotesk),sans-serif;font-size:15px}.dv-sidebarBottom .dv-upgradeCount img{width:14px;height:14px}.dv-upgrade,.dv-workspaceRoot.hasWeekendBoost .dv-upgrade{width:100%;min-height:24px;padding:2px 10px;border:0;border-radius:12px;background:linear-gradient(90deg,#7d22f5,#c52bff);box-shadow:none;color:#fff;font-family:var(--font-hanken-grotesk),sans-serif;font-size:12px}.dv-upgradeText{max-width:none;line-height:20px}.dv-accountMenu{left:208px}:root[data-theme=dark] .dv-logoName{color:#f4f2ee}:root[data-theme=dark] .dv-sidebarItem:hover,:root[data-theme=dark] .dv-sidebarItem[aria-pressed=true]{background:rgba(114,18,255,.2)}:root[data-theme=dark] .dv-sidebarItem[aria-pressed=true]{background:#301862}:root[data-theme=dark] .dv-sidebarItem[aria-pressed=true] .dv-sidebarLabel{color:#fff}:root[data-theme=dark] .dv-sidebarItem[aria-pressed=true] .dv-sidebarIconImage.active{filter:brightness(0) invert(1)!important}:root[data-theme=dark] .dv-sidebarBottom{background:#181b1f;border-color:#3a414a}}.dv-logoWrap:hover{text-decoration:none}:root[data-theme=dark] .dv-sidebarItem[aria-pressed=true] img.dv-sidebarIconImage.active{filter:brightness(0) invert(1)!important}:root[data-theme=dark] .dv-sidebarBottom .dv-upgradeCount{color:#fff}:root[data-theme=dark] .dv-sidebarBottom .dv-upgradeCount img{filter:brightness(0) invert(1)}:root[data-theme=dark] .dv-sidebarBottom .dv-upgrade,:root[data-theme=dark] .dv-workspaceRoot.hasWeekendBoost .dv-sidebarBottom .dv-upgrade{background:#fff;border-color:#fff!important;color:#111}