.ControlCentre-module__p5KLLW__wrapper{background-color:var(--background);width:100%;min-height:100vh;color:var(--foreground);flex-direction:column;display:flex;position:relative}.ControlCentre-module__p5KLLW__sectionBlock{width:100%;position:relative}.ControlCentre-module__p5KLLW__dashboardLayoutContainer{background-image: repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px),  repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px),  repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px);background-position:0 0,210px 0,100% 0;background-repeat:no-repeat;background-size:1px 100%,1px 100%,1px 100%;flex:1;width:100%;max-width:900px;margin-left:auto;margin-right:auto;display:flex;position:relative}.ControlCentre-module__p5KLLW__topBannerContainer{background-image:repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px), repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px);background-position:0 0,100% 0;background-repeat:no-repeat;background-size:1px 100%,1px 100%;width:100%;max-width:900px;margin-left:auto;margin-right:auto;position:relative}.ControlCentre-module__p5KLLW__sidebar{flex-direction:column;flex-shrink:0;width:210px;display:flex;position:relative}.ControlCentre-module__p5KLLW__sidebarNav{flex-direction:column;width:100%;display:flex}.ControlCentre-module__p5KLLW__sidebarItem{width:100%;color:var(--mutedForeground-color);cursor:pointer;text-align:left;background:0 0;border:none;outline:none;align-items:center;gap:10px;padding:13px 16px;font-family:inherit;font-size:.84rem;font-weight:500;transition:all .15s;display:flex;position:relative}.ControlCentre-module__p5KLLW__sidebarItem:hover{background-color:var(--bgHover-color);color:var(--title-color)}.ControlCentre-module__p5KLLW__sidebarItemActive{color:var(--title-color);background-color:var(--bgHover-color);font-weight:600}:is(html:not(.dark) .ControlCentre-module__p5KLLW__sidebarItemActive,[data-theme=light] .ControlCentre-module__p5KLLW__sidebarItemActive){color:#18181b;background-color:#0000000a}.ControlCentre-module__p5KLLW__sidebarActiveDot{background-color:#ea580c;border-radius:50%;flex-shrink:0;width:5.5px;height:5.5px;margin-left:auto}.ControlCentre-module__p5KLLW__sidebarDivider{background-image:repeating-linear-gradient(to right, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px);background-repeat:no-repeat;background-size:100% 1px;width:100%;height:1px}.ControlCentre-module__p5KLLW__sidebarBottom{margin-top:auto;padding:14px 16px}.ControlCentre-module__p5KLLW__sidebarBackLink{color:var(--mutedForeground-color);align-items:center;gap:8px;font-size:.775rem;text-decoration:none;transition:color .2s;display:inline-flex}.ControlCentre-module__p5KLLW__sidebarBackLink:hover{color:var(--title-color)}.ControlCentre-module__p5KLLW__centralContent{flex-direction:column;flex:1;min-width:0;display:flex}.ControlCentre-module__p5KLLW__tabViewWrapper{flex-direction:column;width:100%;display:flex}.ControlCentre-module__p5KLLW__accountHeaderBlock{justify-content:space-between;align-items:stretch;padding:16px 20px;display:flex}.ControlCentre-module__p5KLLW__accountProfileLeft{align-items:flex-end;gap:14px;display:flex}.ControlCentre-module__p5KLLW__accountAvatarBorder{border:1px solid var(--border-color);background:var(--background);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex;position:relative;overflow:hidden}.ControlCentre-module__p5KLLW__accountAvatarBorderEditable{cursor:pointer;transition:border-color .2s}.ControlCentre-module__p5KLLW__accountAvatarBorderEditable:hover{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__accountAvatarImg{object-fit:cover;-webkit-user-select:none;user-select:none;border-radius:8px;width:88px;height:88px;display:block}.ControlCentre-module__p5KLLW__avatarHoverOverlay{color:#fff;text-align:center;opacity:0;-webkit-user-select:none;user-select:none;background:#000000bf;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:4px;font-size:.685rem;font-weight:600;transition:opacity .2s;display:flex;position:absolute;inset:4px}.ControlCentre-module__p5KLLW__accountAvatarBorderEditable:hover .ControlCentre-module__p5KLLW__avatarHoverOverlay{opacity:1}.ControlCentre-module__p5KLLW__avatarUploadingOverlay{color:#fff;z-index:2;background:#000000d1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:.685rem;font-weight:600;display:flex;position:absolute;inset:4px}.ControlCentre-module__p5KLLW__accountNameCol{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:space-between;height:100%;padding:2px 0;display:flex}.ControlCentre-module__p5KLLW__accountStatusCircle{cursor:pointer;width:fit-content;color:var(--muted-color);-webkit-user-select:none;user-select:none;outline:none;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s;display:flex;transform:rotate(120deg)}.ControlCentre-module__p5KLLW__accountStatusCircle:hover{color:var(--foreground);transform:rotate(180deg)scale(1.15)}.ControlCentre-module__p5KLLW__accountStatusActive{color:#22c55e!important;transform:rotate(300deg)scale(1.15)!important}.ControlCentre-module__p5KLLW__glitching{filter:invert()hue-rotate(180deg)saturate(2);transition:none;transform:scale(.98)skew(2deg)}.ControlCentre-module__p5KLLW__ctaButtonsRow{-webkit-user-select:none;user-select:none;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.ControlCentre-module__p5KLLW__introCallBtn{background:var(--nonHover-color);color:var(--background);border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-flex;overflow:hidden}.ControlCentre-module__p5KLLW__introCallBtn:hover{background:var(--hover-color)}.ControlCentre-module__p5KLLW__emailBtn{background:var(--mutedBackground-color);border:1px solid var(--border-color);color:var(--foreground);border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-flex;overflow:hidden}.ControlCentre-module__p5KLLW__emailBtn:hover{background:var(--mutedBackgroundHover-color)}.ControlCentre-module__p5KLLW__accountProfileName{color:var(--title-color);letter-spacing:-.02em;margin:0;font-size:1.55rem;font-weight:700;line-height:1.1}.ControlCentre-module__p5KLLW__accountProfileRole{color:var(--mutedForeground-color);margin:0;font-size:.875rem}.ControlCentre-module__p5KLLW__accountProfileRight{justify-content:flex-end;align-items:center;display:flex}.ControlCentre-module__p5KLLW__visitorCount{color:var(--muted-color);-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.ControlCentre-module__p5KLLW__visitorCount:hover{color:var(--mutedForeground-color)}.ControlCentre-module__p5KLLW__accountEditBtn{width:32px;height:32px;color:var(--muted-color);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.ControlCentre-module__p5KLLW__accountEditBtn:hover{background:var(--mutedBackground-color);border-color:var(--border-color);color:var(--title-color)}.ControlCentre-module__p5KLLW__accountHeaderActions{align-items:center;gap:6px;display:flex}.ControlCentre-module__p5KLLW__editProfileForm{flex-direction:column;gap:14px;padding:16px 20px;display:flex}.ControlCentre-module__p5KLLW__editInputGroup{flex-direction:column;gap:5px;display:flex}.ControlCentre-module__p5KLLW__editLabel{color:var(--mutedForeground-color);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.ControlCentre-module__p5KLLW__editTextInput{border:1px solid var(--border-color);background-color:var(--bgHover-color);color:var(--foreground);border-radius:6px;outline:none;padding:8px 12px;font-family:inherit;font-size:.875rem}.ControlCentre-module__p5KLLW__editTextInput:focus,.ControlCentre-module__p5KLLW__editTextarea:focus{border-color:var(--title-color);background-color:var(--background)}.ControlCentre-module__p5KLLW__editTextarea{border:1px solid var(--border-color);background-color:var(--bgHover-color);color:var(--foreground);resize:vertical;border-radius:6px;outline:none;padding:8px 12px;font-family:inherit;font-size:.875rem}.ControlCentre-module__p5KLLW__editActionRow{align-items:center;gap:10px;display:flex}.ControlCentre-module__p5KLLW__saveProfileBtn{background-color:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:opacity .2s}.ControlCentre-module__p5KLLW__saveProfileBtn:hover{opacity:.9}.ControlCentre-module__p5KLLW__cancelProfileBtn{color:var(--mutedForeground-color);border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:6px;padding:6px 14px;font-size:.8rem;transition:all .2s}.ControlCentre-module__p5KLLW__cancelProfileBtn:hover{color:var(--title-color);border-color:var(--title-color)}.ControlCentre-module__p5KLLW__accountBioBlock{padding:18px 20px}.ControlCentre-module__p5KLLW__accountBioText{color:var(--foreground);margin:0;font-size:.94rem;line-height:1.6}.ControlCentre-module__p5KLLW__experiencesHeaderRow{justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.ControlCentre-module__p5KLLW__experiencesHeading{color:var(--title-color);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}.ControlCentre-module__p5KLLW__accountExpItem{flex-direction:column;display:flex}.ControlCentre-module__p5KLLW__accountExpRow{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;transition:background-color .2s;display:flex}.ControlCentre-module__p5KLLW__accountExpRow:hover{background-color:var(--bgHover-color)}.ControlCentre-module__p5KLLW__accountExpLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ControlCentre-module__p5KLLW__accountExpLogoBox{border:1px solid var(--border-color);background:var(--background);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;padding:2px;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__accountExpLogoImg{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.ControlCentre-module__p5KLLW__accountExpTitleCol{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__accountExpCompanyRow{white-space:nowrap;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__accountExpCompanyName{color:var(--title-color);white-space:nowrap;margin:0;font-size:1rem;font-weight:600;line-height:1.15}.ControlCentre-module__p5KLLW__accountExpTypeBadge{border:1px solid var(--border-color);color:var(--mutedForeground-color);white-space:nowrap;border-radius:4px;padding:1px 5px;font-size:.72rem;font-weight:500;line-height:1.2}.ControlCentre-module__p5KLLW__accountExpRole{color:var(--mutedForeground-color);white-space:nowrap;margin:0;font-size:.815rem}.ControlCentre-module__p5KLLW__accountExpRight{flex-shrink:0;align-items:center;gap:14px;display:flex}.ControlCentre-module__p5KLLW__accountExpMetaCol{text-align:right;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:3px;display:flex}.ControlCentre-module__p5KLLW__accountExpPeriod{color:var(--title-color);margin:0;font-size:.825rem;font-weight:600}.ControlCentre-module__p5KLLW__accountExpLocation{color:var(--mutedForeground-color);margin:0;font-size:.775rem}.ControlCentre-module__p5KLLW__accountExpChevronWrap{justify-content:center;align-items:center;display:flex}.ControlCentre-module__p5KLLW__accountExpChevron{color:var(--muted-color);transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s;display:block}.ControlCentre-module__p5KLLW__accountExpRow:hover .ControlCentre-module__p5KLLW__accountExpChevron{color:var(--title-color)}.ControlCentre-module__p5KLLW__accountExpChevronOpen{transform:rotate(180deg)}.ControlCentre-module__p5KLLW__accountExpExpandWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid}.ControlCentre-module__p5KLLW__accountExpExpandOpen{grid-template-rows:1fr}.ControlCentre-module__p5KLLW__accountExpExpandInner{overflow:hidden}.ControlCentre-module__p5KLLW__accountExpDetails{flex-direction:column;gap:12px;padding:0 20px 16px;display:flex}.ControlCentre-module__p5KLLW__accountExpDesc{color:var(--mutedForeground-color);margin:0;font-size:.8125rem;line-height:1.55}.ControlCentre-module__p5KLLW__accountExpRespList{flex-direction:column;gap:6px;display:flex}.ControlCentre-module__p5KLLW__accountExpRespItem{color:var(--mutedForeground-color);align-items:flex-start;gap:8px;font-size:.8125rem;line-height:1.55;display:flex}.ControlCentre-module__p5KLLW__accountExpBullet{color:var(--muted-color);flex-shrink:0;line-height:1.3}.ControlCentre-module__p5KLLW__accountExpTechRow{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.ControlCentre-module__p5KLLW__accountExpTechTag{background-color:var(--bgHover-color);color:var(--mutedForeground-color);border:1px solid var(--border-color);border-radius:4px;padding:3px 8px;font-size:.75rem}@media (max-width:640px){.ControlCentre-module__p5KLLW__accountHeaderBlock{padding:14px 12px}.ControlCentre-module__p5KLLW__accountAvatarImg{width:72px;height:72px}.ControlCentre-module__p5KLLW__accountProfileName{font-size:1.3rem}.ControlCentre-module__p5KLLW__accountBioBlock{padding:14px 12px}.ControlCentre-module__p5KLLW__experiencesHeaderRow,.ControlCentre-module__p5KLLW__accountExpRow{padding:12px}.ControlCentre-module__p5KLLW__accountExpLogoBox{width:40px;height:40px}.ControlCentre-module__p5KLLW__accountExpCompanyName{font-size:.9rem}.ControlCentre-module__p5KLLW__accountExpPeriod{font-size:.75rem}.ControlCentre-module__p5KLLW__accountExpLocation{font-size:.7rem}.ControlCentre-module__p5KLLW__accountExpDetails{padding:0 12px 14px}}.ControlCentre-module__p5KLLW__tabListCard{justify-content:space-between;align-items:center;padding:16px 20px;text-decoration:none;transition:background-color .2s;display:flex}.ControlCentre-module__p5KLLW__tabListCard:hover{background-color:var(--bgHover-color)}.ControlCentre-module__p5KLLW__tabListLeft{flex-direction:column;gap:4px;display:flex}.ControlCentre-module__p5KLLW__tabListTitle{color:var(--title-color);font-size:.95rem;font-weight:700}.ControlCentre-module__p5KLLW__tabListDesc{color:var(--mutedForeground-color);font-size:.8rem}@media (max-width:860px){.ControlCentre-module__p5KLLW__dashboardLayoutContainer,.ControlCentre-module__p5KLLW__topBannerContainer{background-image:repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px), repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px);background-position:0 0,100% 0;background-size:1px 100%,1px 100%;flex-direction:column;width:auto;margin-left:8px;margin-right:8px}.ControlCentre-module__p5KLLW__sidebar{width:100%}.ControlCentre-module__p5KLLW__sidebarNav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;overflow-x:auto}.ControlCentre-module__p5KLLW__sidebarNav::-webkit-scrollbar{display:none}.ControlCentre-module__p5KLLW__sidebarItem{white-space:nowrap;gap:7px;width:auto;padding:11px 14px;font-size:.78rem}.ControlCentre-module__p5KLLW__sidebarActiveDot{margin-left:6px}.ControlCentre-module__p5KLLW__sidebarDivider{background-image:repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 4px, transparent 4px, transparent 8px);background-size:1px 100%;flex-shrink:0;align-self:center;width:1px;height:22px}.ControlCentre-module__p5KLLW__sidebarBottom{display:none}.ControlCentre-module__p5KLLW__accountGridProps{grid-template-columns:1fr}.ControlCentre-module__p5KLLW__chartSectionWrap{gap:12px;padding:16px 4px 14px}.ControlCentre-module__p5KLLW__chartCard{gap:10px;padding:4px 0 0}.ControlCentre-module__p5KLLW__chartLegend{gap:14px;padding-left:32px;font-size:.72rem}.ControlCentre-module__p5KLLW__matrixYAxisPane{width:32px}.ControlCentre-module__p5KLLW__matrixYAxisSvg{height:195px}.ControlCentre-module__p5KLLW__matrixBarsSvg{min-width:440px;height:195px}}@media (max-width:480px){.ControlCentre-module__p5KLLW__chartSectionWrap{gap:10px;padding:12px 2px 10px}.ControlCentre-module__p5KLLW__chartLegend{gap:10px;padding-left:28px;font-size:.68rem}.ControlCentre-module__p5KLLW__matrixYAxisPane{width:28px}.ControlCentre-module__p5KLLW__matrixYAxisSvg{height:175px}.ControlCentre-module__p5KLLW__matrixBarsSvg{min-width:380px;height:175px}}.ControlCentre-module__p5KLLW__headerBlock{flex-direction:column;gap:10px;width:100%;padding:20px 16px 16px;display:flex}.ControlCentre-module__p5KLLW__headerMainRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.ControlCentre-module__p5KLLW__greetingCol{flex-direction:column;gap:6px;display:flex}.ControlCentre-module__p5KLLW__breadcrumbRow{color:var(--mutedForeground-color);flex-wrap:wrap;align-items:center;gap:8px;font-size:.8rem;display:flex}.ControlCentre-module__p5KLLW__breadcrumbLink{color:var(--mutedForeground-color);text-decoration:none;transition:color .2s}.ControlCentre-module__p5KLLW__breadcrumbLink:hover{color:var(--title-color)}.ControlCentre-module__p5KLLW__breadcrumbDivider{opacity:.5}.ControlCentre-module__p5KLLW__greetingRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ControlCentre-module__p5KLLW__greetingTitle{color:var(--title-color);letter-spacing:-.02em;align-items:center;gap:8px;margin:0;font-size:1.85rem;font-weight:700;display:flex}.ControlCentre-module__p5KLLW__waveEmoji{transform-origin:70% 70%;animation:2.5s infinite ControlCentre-module__p5KLLW__wave;display:inline-block}@keyframes ControlCentre-module__p5KLLW__wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(14deg)}40%,80%{transform:rotate(-8deg)}}.ControlCentre-module__p5KLLW__statusPill{color:#22c55e;background-color:#22c55e1f;border:1px solid #22c55e40;border-radius:9999px;align-items:center;gap:6px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ControlCentre-module__p5KLLW__pulseDot{background-color:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite ControlCentre-module__p5KLLW__pulse;box-shadow:0 0 8px #22c55e}@keyframes ControlCentre-module__p5KLLW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.ControlCentre-module__p5KLLW__greetingSub{color:var(--mutedForeground-color);margin:0;font-size:.92rem}.ControlCentre-module__p5KLLW__headerActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.ControlCentre-module__p5KLLW__actionBtn{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background-color:#0000;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.825rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ControlCentre-module__p5KLLW__actionBtn:hover{background-color:var(--bgHover-color);border-color:var(--title-color);color:var(--title-color)}.ControlCentre-module__p5KLLW__signOutBtn{color:#ef4444;cursor:pointer;background-color:#ef444414;border:1px solid #ef44444d;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.825rem;font-weight:500;transition:all .2s;display:inline-flex}.ControlCentre-module__p5KLLW__signOutBtn:hover{background-color:#ef44442e;border-color:#ef4444}.ControlCentre-module__p5KLLW__metricsGrid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid;position:relative}@media (max-width:900px){.ControlCentre-module__p5KLLW__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.ControlCentre-module__p5KLLW__metricsGrid{grid-template-columns:1fr}}.ControlCentre-module__p5KLLW__metricSquare{background-color:#0000;flex-direction:column;justify-content:space-between;min-height:146px;padding:22px 18px 20px;transition:background-color .2s;display:flex;position:relative}.ControlCentre-module__p5KLLW__metricSquare:hover{background-color:var(--bgHover-color)}.ControlCentre-module__p5KLLW__verticalDivider{pointer-events:none;width:1px;height:100%;display:block;position:absolute;top:0;bottom:0;right:0}.ControlCentre-module__p5KLLW__horizontalDivider{height:1px;display:none;position:absolute;bottom:0;left:0;right:0}@media (max-width:900px){.ControlCentre-module__p5KLLW__metricSquare:nth-child(2) .ControlCentre-module__p5KLLW__verticalDivider,.ControlCentre-module__p5KLLW__metricSquare:nth-child(4) .ControlCentre-module__p5KLLW__verticalDivider{display:none}.ControlCentre-module__p5KLLW__metricSquare:first-child .ControlCentre-module__p5KLLW__horizontalDivider,.ControlCentre-module__p5KLLW__metricSquare:nth-child(2) .ControlCentre-module__p5KLLW__horizontalDivider{display:block}}@media (max-width:540px){.ControlCentre-module__p5KLLW__verticalDivider{display:none}.ControlCentre-module__p5KLLW__metricSquare:not(:last-child) .ControlCentre-module__p5KLLW__horizontalDivider{display:block}}.ControlCentre-module__p5KLLW__metricTopRow{justify-content:flex-start;align-items:center;height:18px;display:flex}.ControlCentre-module__p5KLLW__metricLabel{color:var(--mutedForeground-color);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.62rem;font-weight:600;line-height:1;overflow:hidden}.ControlCentre-module__p5KLLW__metricValue{color:var(--title-color);letter-spacing:-.02em;align-items:center;height:36px;margin:10px 0;font-size:1.65rem;font-weight:700;line-height:1;display:flex}.ControlCentre-module__p5KLLW__projectTitleMetric{color:var(--title-color);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;align-items:center;height:36px;margin:10px 0;font-size:1.45rem;font-weight:700;line-height:1;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__metricSubRow{color:var(--mutedForeground-color);white-space:nowrap;align-items:center;gap:4px;height:20px;margin-top:auto;font-size:.72rem;line-height:1;display:flex}.ControlCentre-module__p5KLLW__clapsPill{color:#22c55e;align-items:center;gap:4px;font-weight:600;display:inline-flex}.ControlCentre-module__p5KLLW__trendPositive{color:#22c55e;align-items:center;gap:2px;font-size:.75rem;font-weight:600;display:inline-flex}.ControlCentre-module__p5KLLW__analyticsSection{flex-direction:column;gap:24px;padding:28px 16px;display:flex}.ControlCentre-module__p5KLLW__analyticsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.ControlCentre-module__p5KLLW__analyticsTitleGroup{flex-direction:column;gap:4px;display:flex}.ControlCentre-module__p5KLLW__sectionHeading{color:var(--title-color);margin:0;font-size:1.25rem;font-weight:700}.ControlCentre-module__p5KLLW__sectionSub{color:var(--mutedForeground-color);margin:0;font-size:.85rem}.ControlCentre-module__p5KLLW__timeFilterGroup{background-color:var(--bgHover-color);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:4px;padding:3px;display:flex}.ControlCentre-module__p5KLLW__timeBtn{color:var(--mutedForeground-color);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 12px;font-size:.775rem;font-weight:600;transition:all .15s}.ControlCentre-module__p5KLLW__timeBtn:hover{color:var(--title-color)}.ControlCentre-module__p5KLLW__timeBtnActive{background-color:var(--background);color:var(--title-color);box-shadow:0 1px 3px #0000001a}.ControlCentre-module__p5KLLW__chartCard{background-color:#0000;border:none;flex-direction:column;gap:14px;padding:10px 0 0;display:flex;position:relative}.ControlCentre-module__p5KLLW__chartLegend{color:var(--mutedForeground-color);align-items:center;gap:20px;padding-left:48px;font-size:.78rem;display:flex}.ControlCentre-module__p5KLLW__legendItem{align-items:center;gap:6px;display:flex}.ControlCentre-module__p5KLLW__legendSquare{border-radius:2px;width:9px;height:9px}.ControlCentre-module__p5KLLW__legendOrange{background-color:#d95d2c}.ControlCentre-module__p5KLLW__legendCharcoal{background-color:#ffffff29}:is([data-theme=light] .ControlCentre-module__p5KLLW__legendCharcoal,html:not(.dark) .ControlCentre-module__p5KLLW__legendCharcoal){background-color:#71717a}.ControlCentre-module__p5KLLW__blockActive{fill:#d95d2c;transition:opacity .15s,fill .15s}.ControlCentre-module__p5KLLW__blockPeak{fill:#ffffff29;transition:opacity .15s,fill .15s}:is([data-theme=light] .ControlCentre-module__p5KLLW__blockPeak,html:not(.dark) .ControlCentre-module__p5KLLW__blockPeak){fill:#8e8e96}.ControlCentre-module__p5KLLW__blockGrid{fill:#ffffff09;transition:opacity .15s}:is([data-theme=light] .ControlCentre-module__p5KLLW__blockGrid,html:not(.dark) .ControlCentre-module__p5KLLW__blockGrid){fill:#0000000e}.ControlCentre-module__p5KLLW__matrixMainContainer{align-items:stretch;width:100%;display:flex;position:relative;overflow:visible}.ControlCentre-module__p5KLLW__matrixYAxisPane{background-color:var(--background);z-index:10;flex-shrink:0;align-items:center;width:34px;display:flex;position:relative}.ControlCentre-module__p5KLLW__matrixYAxisSvg{width:100%;height:230px;display:block}.ControlCentre-module__p5KLLW__matrixScrollArea{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;min-width:0;position:relative;overflow:auto hidden}.ControlCentre-module__p5KLLW__matrixScrollArea::-webkit-scrollbar{display:none}.ControlCentre-module__p5KLLW__matrixBarsSvg{width:100%;min-width:610px;height:230px;display:block}.ControlCentre-module__p5KLLW__matrixTooltip{color:#f0f6fc;pointer-events:none;z-index:50;white-space:nowrap;background:#1f2328;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:7px;margin-top:-8px;padding:5px 10px;font-size:.725rem;transition:opacity .1s;display:inline-flex;position:absolute;transform:translate(-50%,-100%);box-shadow:0 8px 24px #00000073}:is(html:not(.dark) .ControlCentre-module__p5KLLW__matrixTooltip,[data-theme=light] .ControlCentre-module__p5KLLW__matrixTooltip){color:#fff;background:#24292f;border:1px solid #1b1f24;box-shadow:0 8px 20px #00000047}.ControlCentre-module__p5KLLW__matrixTooltipArrow{border-top:5px solid #1f2328;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}:is(html:not(.dark) .ControlCentre-module__p5KLLW__matrixTooltipArrow,[data-theme=light] .ControlCentre-module__p5KLLW__matrixTooltipArrow){border-top-color:#24292f}.ControlCentre-module__p5KLLW__matrixTooltipDot{background-color:#ea580c;border-radius:50%;flex-shrink:0;width:6px;height:6px}.ControlCentre-module__p5KLLW__matrixTooltipContent{align-items:center;gap:3px;line-height:1.2;display:inline-flex}.ControlCentre-module__p5KLLW__matrixTooltipContent strong{color:#fff;font-weight:600}.ControlCentre-module__p5KLLW__chartSectionWrap{flex-direction:column;gap:20px;padding:28px 24px 20px;display:flex}.ControlCentre-module__p5KLLW__analyticsTwoColGrid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;position:relative}@media (max-width:860px){.ControlCentre-module__p5KLLW__analyticsTwoColGrid{grid-template-columns:1fr}}.ControlCentre-module__p5KLLW__analyticsGridCell{background-color:#0000;flex-direction:column;min-height:230px;padding:24px 24px 22px;transition:background-color .2s;display:flex;position:relative}.ControlCentre-module__p5KLLW__analyticsGridCell:hover{background-color:var(--bgHover-color)}.ControlCentre-module__p5KLLW__cellHeaderRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}@media (max-width:860px){.ControlCentre-module__p5KLLW__analyticsGridCell .ControlCentre-module__p5KLLW__verticalDivider{display:none}.ControlCentre-module__p5KLLW__analyticsGridCell .ControlCentre-module__p5KLLW__horizontalDivider{display:block}}.ControlCentre-module__p5KLLW__deviceBarWrap{background-color:var(--border-color);border-radius:6px;width:100%;height:12px;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__deviceBarDesktop{background-color:#3b82f6}.ControlCentre-module__p5KLLW__deviceBarMobile{background-color:#10b981}.ControlCentre-module__p5KLLW__deviceBarTablet{background-color:#f59e0b}.ControlCentre-module__p5KLLW__deviceList{flex-direction:column;gap:8px;display:flex}.ControlCentre-module__p5KLLW__deviceItem{justify-content:space-between;align-items:center;font-size:.825rem;display:flex}.ControlCentre-module__p5KLLW__deviceItemName{color:var(--mutedForeground-color);align-items:center;gap:8px;display:flex}.ControlCentre-module__p5KLLW__topLocHeader{flex-direction:column;gap:2px;display:flex}.ControlCentre-module__p5KLLW__topLocTitleRow{justify-content:space-between;align-items:center;display:flex}.ControlCentre-module__p5KLLW__topLocBigNumber{color:var(--title-color);letter-spacing:-.02em;margin:3px 0 1px;font-size:1.35rem;font-weight:700;line-height:1.1}.ControlCentre-module__p5KLLW__topLocBadge{color:#22c55e;align-items:center;gap:5px;font-size:.72rem;font-weight:600;display:inline-flex}.ControlCentre-module__p5KLLW__greenCircleBadge{color:#000;background-color:#22c55e;border-radius:9999px;justify-content:center;align-items:center;width:12px;height:12px;font-size:8px;font-weight:900;line-height:1;display:inline-flex}.ControlCentre-module__p5KLLW__capsuleBarWrap{flex-direction:column;gap:4px;width:100%;margin:8px 0 6px;display:flex}.ControlCentre-module__p5KLLW__capsuleSvg{width:100%;height:auto;max-height:56px;display:block}.ControlCentre-module__p5KLLW__capsuleTick{stroke:#71717a;stroke-width:1.2px}:is(.dark .ControlCentre-module__p5KLLW__capsuleTick,[data-theme=dark] .ControlCentre-module__p5KLLW__capsuleTick){stroke:#fff6}:is([data-theme=light] .ControlCentre-module__p5KLLW__capsuleTick,html:not(.dark) .ControlCentre-module__p5KLLW__capsuleTick){stroke:#00000073}.ControlCentre-module__p5KLLW__capsuleAnnotationText{fill:#d4d4d8;letter-spacing:-.01em;font-family:inherit;font-size:11px;font-weight:500}:is([data-theme=light] .ControlCentre-module__p5KLLW__capsuleAnnotationText,html:not(.dark) .ControlCentre-module__p5KLLW__capsuleAnnotationText){fill:#18181b}.ControlCentre-module__p5KLLW__capsuleList{flex-direction:column;margin-top:4px;display:flex}.ControlCentre-module__p5KLLW__capsuleListItem{justify-content:space-between;align-items:center;padding:6.5px 0;font-size:.78rem;display:flex}.ControlCentre-module__p5KLLW__capsuleItemLeft{color:var(--foreground);align-items:center;gap:8px;display:flex}.ControlCentre-module__p5KLLW__capsuleSquare{border-radius:2px;flex-shrink:0;width:9.5px;height:9.5px}.ControlCentre-module__p5KLLW__capsuleItemName{color:var(--foreground);font-size:.78rem;font-weight:500}.ControlCentre-module__p5KLLW__capsuleItemVal{color:var(--title-color);letter-spacing:-.01em;font-size:.78rem;font-weight:600}.ControlCentre-module__p5KLLW__capsuleDivider{background-color:var(--border-color);opacity:.6;width:100%;height:1px}.ControlCentre-module__p5KLLW__countryCardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ControlCentre-module__p5KLLW__countryCardTitle{color:var(--title-color);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.ControlCentre-module__p5KLLW__countryFilterPill{background:var(--bgHover-color,#ffffff0d);border:1px solid var(--border-color);color:var(--mutedForeground-color);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:5px;padding:4px 9px;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.ControlCentre-module__p5KLLW__countryFilterPill:hover{color:var(--title-color);border-color:#ffffff38}.ControlCentre-module__p5KLLW__worldMapContainer{justify-content:center;align-items:center;width:100%;margin:4px 0 8px;display:flex;position:relative}.ControlCentre-module__p5KLLW__worldMapSvg{width:100%;height:auto;max-height:195px;display:block}.ControlCentre-module__p5KLLW__worldMapSvg path,.ControlCentre-module__p5KLLW__worldMapSvgLarge path{fill:#e2e8f0;stroke:#fff;stroke-width:.55px;stroke-linejoin:round;transition:fill .2s,opacity .2s}:is(.dark .ControlCentre-module__p5KLLW__worldMapSvg path,[data-theme=dark] .ControlCentre-module__p5KLLW__worldMapSvg path,.dark .ControlCentre-module__p5KLLW__worldMapSvgLarge path,[data-theme=dark] .ControlCentre-module__p5KLLW__worldMapSvgLarge path){fill:#ffffff14;stroke:#0e0d09}.ControlCentre-module__p5KLLW__worldMapSvg path:hover,.ControlCentre-module__p5KLLW__worldMapSvgLarge path:hover{cursor:pointer;filter:brightness(1.25)saturate(1.2)}.ControlCentre-module__p5KLLW__mapCountryPillsRow{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:6px;display:flex}.ControlCentre-module__p5KLLW__mapCountryPill{color:var(--mutedForeground-color);background:var(--bgHover-color,#ffffff0a);border:1px solid var(--border-color);border-radius:4px;align-items:center;gap:6px;padding:3px 8px;font-size:.735rem;display:inline-flex}:is(html:not(.dark) .ControlCentre-module__p5KLLW__mapCountryPill,[data-theme=light] .ControlCentre-module__p5KLLW__mapCountryPill){color:#52525b;background:#f4f4f5;border-color:#e4e4e7}.ControlCentre-module__p5KLLW__mapCountryPill strong{color:var(--title-color);font-weight:600}:is(html:not(.dark) .ControlCentre-module__p5KLLW__mapCountryPill strong,[data-theme=light] .ControlCentre-module__p5KLLW__mapCountryPill strong){color:#18181b}.ControlCentre-module__p5KLLW__mapDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.ControlCentre-module__p5KLLW__worldMapSectionWrap{flex-direction:column;gap:12px;width:100%;padding:24px 24px 20px;display:flex;position:relative}.ControlCentre-module__p5KLLW__countryFilterPillOverlay{z-index:10;border:1px solid var(--border-color);color:var(--mutedForeground-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#1a1a1ad9;border-radius:6px;align-items:center;gap:5px;padding:4px 9px;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex;position:absolute;top:20px;right:24px}:is(.light .ControlCentre-module__p5KLLW__countryFilterPillOverlay,[data-theme=light] .ControlCentre-module__p5KLLW__countryFilterPillOverlay,html:not(.dark) .ControlCentre-module__p5KLLW__countryFilterPillOverlay){color:var(--title-color);border-color:var(--border-color);background:#fffffff2;box-shadow:0 2px 8px #0000000f}.ControlCentre-module__p5KLLW__countryFilterPillOverlay:hover{color:var(--title-color);border-color:#ffffff40}.ControlCentre-module__p5KLLW__worldMapWrapBig{justify-content:center;align-items:center;width:100%;margin:8px 0 12px;display:flex}.ControlCentre-module__p5KLLW__worldMapSvgLarge{width:100%;height:auto;max-height:420px;display:block}@media (max-width:768px){.ControlCentre-module__p5KLLW__worldMapSectionWrap{gap:8px;padding:14px 10px 10px}.ControlCentre-module__p5KLLW__countryFilterPillOverlay{gap:4px;padding:3px 7px;font-size:.7rem;top:10px;right:10px}.ControlCentre-module__p5KLLW__worldMapWrapBig{margin:4px 0}.ControlCentre-module__p5KLLW__worldMapSvgLarge{width:100%;max-height:none}.ControlCentre-module__p5KLLW__mapCountryPillsRow{gap:5px;margin-top:4px;padding-top:2px}.ControlCentre-module__p5KLLW__mapCountryPill{gap:4px;padding:2.5px 6px;font-size:.68rem}.ControlCentre-module__p5KLLW__mapCountryPill strong{font-size:.68rem}.ControlCentre-module__p5KLLW__mapDot{width:5px;height:5px}}@media (max-width:480px){.ControlCentre-module__p5KLLW__worldMapSectionWrap{gap:6px;padding:10px 4px 8px}.ControlCentre-module__p5KLLW__countryFilterPillOverlay{gap:3px;padding:2px 6px;font-size:.65rem;top:6px;right:6px}.ControlCentre-module__p5KLLW__worldMapWrapBig{margin:0}.ControlCentre-module__p5KLLW__mapCountryPillsRow{gap:4px;margin-top:2px;padding-top:0}.ControlCentre-module__p5KLLW__mapCountryPill{gap:3px;padding:2px 5px;font-size:.62rem}.ControlCentre-module__p5KLLW__mapCountryPill strong{font-size:.62rem}.ControlCentre-module__p5KLLW__mapDot{width:4px;height:4px}}.ControlCentre-module__p5KLLW__statsTwoColRow{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;position:relative}@media (max-width:860px){.ControlCentre-module__p5KLLW__statsTwoColRow{grid-template-columns:1fr}}.ControlCentre-module__p5KLLW__statsColCell{background-color:#0000;flex-direction:column;min-height:230px;padding:24px 24px 22px;transition:background-color .2s;display:flex;position:relative}.ControlCentre-module__p5KLLW__statsColCell:hover{background-color:var(--bgHover-color)}@media (max-width:860px){.ControlCentre-module__p5KLLW__statsColCell .ControlCentre-module__p5KLLW__verticalDivider{display:none}.ControlCentre-module__p5KLLW__statsColCell .ControlCentre-module__p5KLLW__horizontalDivider{display:block}}.ControlCentre-module__p5KLLW__newsletterWrapSingle{flex-direction:column;gap:10px;width:100%;max-width:480px;display:flex}.ControlCentre-module__p5KLLW__capsuleItemSub{color:var(--mutedForeground-color);margin-left:2px;font-size:.775rem;font-weight:400}.ControlCentre-module__p5KLLW__newsletterBadgeRow{justify-content:space-between;align-items:center;display:flex}.ControlCentre-module__p5KLLW__newsletterBadge{color:var(--title-color);letter-spacing:-.01em;align-items:center;gap:7px;font-size:.825rem;font-weight:600;display:inline-flex}.ControlCentre-module__p5KLLW__newsletterHeroRow{flex-direction:column;gap:3px;display:flex}.ControlCentre-module__p5KLLW__newsletterStatRow{align-items:baseline;gap:10px;display:flex}.ControlCentre-module__p5KLLW__newsletterStatBig{color:var(--title-color);letter-spacing:-.02em;font-size:1.35rem;font-weight:700;line-height:1.1}.ControlCentre-module__p5KLLW__newsletterSubText{color:var(--mutedForeground-color);font-size:.72rem}.ControlCentre-module__p5KLLW__newsletterChartContainer{width:100%;max-width:500px;margin-top:6px}.ControlCentre-module__p5KLLW__newsletterChartSvg{width:100%;height:auto;max-height:135px;display:block}.ControlCentre-module__p5KLLW__controlGrid{grid-template-columns:1fr;gap:16px;display:grid}.ControlCentre-module__p5KLLW__blogTableWrap{border:1px solid var(--border-color);border-radius:10px;overflow:hidden}.ControlCentre-module__p5KLLW__blogTableRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.ControlCentre-module__p5KLLW__blogTableRow:last-child{border-bottom:none}.ControlCentre-module__p5KLLW__blogTableInfo{flex-direction:column;gap:4px;display:flex}.ControlCentre-module__p5KLLW__blogTableTitle{color:var(--title-color);margin:0;font-size:.92rem;font-weight:600}.ControlCentre-module__p5KLLW__blogTableMeta{color:var(--mutedForeground-color);align-items:center;gap:12px;font-size:.775rem;display:flex}.ControlCentre-module__p5KLLW__badgeLive{color:#22c55e;background-color:#22c55e1f;border:1px solid #22c55e33;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600}.ControlCentre-module__p5KLLW__blogTableActions{align-items:center;gap:8px;display:flex}.ControlCentre-module__p5KLLW__happrBadge,.ControlCentre-module__p5KLLW__newsletterBadge{color:var(--title-color);align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:inline-flex}.ControlCentre-module__p5KLLW__cardExtLink{color:var(--mutedForeground-color);align-items:center;gap:4px;font-size:.74rem;text-decoration:none;transition:color .15s;display:inline-flex}.ControlCentre-module__p5KLLW__cardExtLink:hover{color:var(--title-color)}.ControlCentre-module__p5KLLW__conversionHeroStats{border-bottom:1px dashed var(--border-color);grid-template-columns:1fr 1fr;gap:14px;padding-bottom:12px;display:grid}.ControlCentre-module__p5KLLW__conversionStatCol{flex-direction:column;gap:3px;display:flex}.ControlCentre-module__p5KLLW__conversionStatLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--mutedForeground-color);font-size:.69rem;font-weight:600}.ControlCentre-module__p5KLLW__conversionHeroNumber{color:var(--title-color);letter-spacing:-.02em;font-size:1.6rem;font-weight:700;line-height:1.1}.ControlCentre-module__p5KLLW__conversionBreakdownSection{flex-direction:column;gap:8px;display:flex}.ControlCentre-module__p5KLLW__conversionSubLabel{color:var(--mutedForeground-color);font-size:.76rem;font-weight:600}.ControlCentre-module__p5KLLW__conversionBarWrap{background-color:var(--border-color);border-radius:4px;width:100%;height:8px;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__barSegmentTakeSlot{background-color:#f97316}.ControlCentre-module__p5KLLW__barSegmentMainCta{background-color:#3b82f6}.ControlCentre-module__p5KLLW__breakdownList{color:var(--foreground);flex-direction:column;gap:6px;font-size:.75rem;display:flex}.ControlCentre-module__p5KLLW__breakdownItem{justify-content:space-between;align-items:center;display:flex}.ControlCentre-module__p5KLLW__breakdownName{color:var(--mutedForeground-color);align-items:center;gap:6px;display:flex}.ControlCentre-module__p5KLLW__recentFeedWrap{flex-direction:column;gap:8px;display:flex}.ControlCentre-module__p5KLLW__feedList{flex-direction:column;gap:6px;display:flex}.ControlCentre-module__p5KLLW__feedItem{background-color:var(--bgHover-color);border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:.75rem;display:flex}.ControlCentre-module__p5KLLW__feedInfo{flex-direction:column;gap:2px;display:flex}.ControlCentre-module__p5KLLW__feedLocation,.ControlCentre-module__p5KLLW__feedEmail{color:var(--title-color);font-size:.76rem;font-weight:600}.ControlCentre-module__p5KLLW__feedDevice{color:var(--mutedForeground-color);font-size:.69rem}.ControlCentre-module__p5KLLW__feedTime{color:var(--mutedForeground-color);white-space:nowrap;font-size:.7rem}.ControlCentre-module__p5KLLW__subActiveBadge{color:#22c55e;white-space:nowrap;background-color:#22c55e1f;border:1px solid #22c55e40;border-radius:9999px;padding:2px 7px;font-size:.675rem;font-weight:600}.ControlCentre-module__p5KLLW__conversionHeroSingle{flex-direction:column;gap:2px;padding-bottom:6px;display:flex}.ControlCentre-module__p5KLLW__conversionMainStatRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ControlCentre-module__p5KLLW__conversionStatBig{color:var(--title-color);letter-spacing:-.02em;font-size:1.85rem;font-weight:700;line-height:1}.ControlCentre-module__p5KLLW__trendBadgeNegative{color:#ef4444;align-items:center;gap:5px;font-size:.76rem;font-weight:600;display:inline-flex}.ControlCentre-module__p5KLLW__redCircleBadge{color:#fff;background-color:#ef4444;border-radius:9999px;justify-content:center;align-items:center;width:13px;height:13px;font-size:8.5px;font-weight:900;line-height:1;display:inline-flex}.ControlCentre-module__p5KLLW__conversionSubText{color:var(--mutedForeground-color);margin-top:2px;font-size:.76rem}.ControlCentre-module__p5KLLW__chartWrapperSimple{width:100%;margin-top:4px;position:relative}.ControlCentre-module__p5KLLW__chartSvgSimple{width:100%;height:auto;display:block}.ControlCentre-module__p5KLLW__dotMatrixActive{fill:#e09f67;transition:opacity .15s,fill .15s}:is([data-theme=light] .ControlCentre-module__p5KLLW__dotMatrixActive,html:not(.dark) .ControlCentre-module__p5KLLW__dotMatrixActive){fill:#d97736}.ControlCentre-module__p5KLLW__dotMatrixInactive{fill:#ffffff17}:is([data-theme=light] .ControlCentre-module__p5KLLW__dotMatrixInactive,html:not(.dark) .ControlCentre-module__p5KLLW__dotMatrixInactive){fill:#00000012}.ControlCentre-module__p5KLLW__lineGraphBaseline{stroke:var(--border-color);stroke-dasharray:3 3;stroke-width:1px;opacity:.7}.ControlCentre-module__p5KLLW__lineGraphGhost{stroke:#ffffff38;stroke-width:1.5px;fill:none}:is([data-theme=light] .ControlCentre-module__p5KLLW__lineGraphGhost,html:not(.dark) .ControlCentre-module__p5KLLW__lineGraphGhost){stroke:#00000026}.ControlCentre-module__p5KLLW__lineGraphPrimary{stroke:#d95d2c;stroke-width:2px;fill:none}.ControlCentre-module__p5KLLW__authContainer{justify-content:center;align-items:center;min-height:80vh;padding:40px 16px;display:flex}.ControlCentre-module__p5KLLW__authCard{border:1px solid var(--border-color);background-color:var(--background);border-radius:12px;flex-direction:column;gap:20px;width:100%;max-width:440px;padding:32px;display:flex;box-shadow:0 20px 40px -15px #0000004d}:is(html:not(.dark) .ControlCentre-module__p5KLLW__authCard,[data-theme=light] .ControlCentre-module__p5KLLW__authCard){box-shadow:0 10px 30px -10px #00000014}.ControlCentre-module__p5KLLW__authHeader{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.ControlCentre-module__p5KLLW__authLockIcon{background-color:var(--bgHover-color);border:1px solid var(--border-color);width:48px;height:48px;color:var(--title-color);border-radius:12px;justify-content:center;align-items:center;display:flex}.ControlCentre-module__p5KLLW__authTitle{color:var(--title-color);margin:0;font-size:1.45rem;font-weight:700}.ControlCentre-module__p5KLLW__authSubtitle{color:var(--mutedForeground-color);margin:0;font-size:.85rem}.ControlCentre-module__p5KLLW__authForm{flex-direction:column;gap:16px;display:flex}.ControlCentre-module__p5KLLW__formGroup{flex-direction:column;gap:6px;display:flex}.ControlCentre-module__p5KLLW__inputLabel{color:var(--title-color);font-size:.8rem;font-weight:600}.ControlCentre-module__p5KLLW__inputFieldWrap{align-items:center;display:flex;position:relative}.ControlCentre-module__p5KLLW__textInput{border:1px solid var(--border-color);background-color:var(--bgHover-color);width:100%;color:var(--foreground);border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem;transition:all .2s}.ControlCentre-module__p5KLLW__textInput:focus{border-color:var(--title-color);background-color:var(--background)}.ControlCentre-module__p5KLLW__togglePassBtn{color:var(--mutedForeground-color);cursor:pointer;background:0 0;border:none;position:absolute;right:12px}.ControlCentre-module__p5KLLW__errorAlert{color:#ef4444;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:10px 14px;font-size:.825rem}.ControlCentre-module__p5KLLW__submitBtn{background-color:var(--foreground);width:100%;color:var(--background);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:.9rem;font-weight:600;transition:opacity .2s;display:flex}.ControlCentre-module__p5KLLW__submitBtn:hover:not(:disabled){opacity:.9}.ControlCentre-module__p5KLLW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ControlCentre-module__p5KLLW__authFooterHelp{color:var(--mutedForeground-color);text-align:center;border-top:1px dashed var(--border-color);padding-top:14px;font-size:.775rem;line-height:1.4}.ControlCentre-module__p5KLLW__contextMenuBackdrop{z-index:998;background:0 0;position:fixed;inset:0}.ControlCentre-module__p5KLLW__contextMenuDropdown{background:var(--background);border:1px solid var(--border-color);z-index:999;border-radius:12px;flex-direction:column;gap:4px;min-width:170px;padding:6px;animation:.15s ease-out forwards ControlCentre-module__p5KLLW__contextMenuZoom;display:flex;position:fixed;box-shadow:0 10px 25px -3px #00000073,0 4px 6px -4px #0000004d}.dark .ControlCentre-module__p5KLLW__contextMenuDropdown{box-shadow:0 10px 25px -3px #000000a6,0 4px 6px -4px #00000080}@keyframes ControlCentre-module__p5KLLW__contextMenuZoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ControlCentre-module__p5KLLW__contextMenuItem{background:var(--mutedBackground-color);width:100%;color:var(--foreground);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;box-sizing:border-box;border:none;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;font-size:.835rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.ControlCentre-module__p5KLLW__contextMenuItem:hover{background:var(--mutedBackgroundHover-color);color:var(--title-color)}.ControlCentre-module__p5KLLW__contextMenuItemDanger{color:#ef4444!important}.ControlCentre-module__p5KLLW__contextMenuItemDanger:hover{color:#ef4444!important;background:#ef444426!important}.ControlCentre-module__p5KLLW__expEditLayout{flex-direction:column;width:100%;animation:.2s ControlCentre-module__p5KLLW__fadeIn;display:flex}.ControlCentre-module__p5KLLW__expEditHeader{justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.ControlCentre-module__p5KLLW__expBackButton{color:var(--muted-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:1rem;font-weight:600;transition:color .2s;display:inline-flex}.ControlCentre-module__p5KLLW__expBackButton:hover{color:var(--title-color)}.ControlCentre-module__p5KLLW__expEditForm{flex-direction:column;gap:18px;padding:20px;display:flex}.ControlCentre-module__p5KLLW__brandLogoSection{align-items:center;gap:16px;display:flex}.ControlCentre-module__p5KLLW__brandUploadBox{border:1px dashed var(--border-color);background:var(--bgHover-color);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.ControlCentre-module__p5KLLW__brandUploadBox:hover{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__brandUploadImg{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.ControlCentre-module__p5KLLW__brandUploadPlaceholder{color:var(--muted-color);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;display:flex}.ControlCentre-module__p5KLLW__brandUploadOverlay{color:#fff;text-align:center;opacity:0;background:#000000bf;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;padding:6px;transition:opacity .2s;display:flex;position:absolute;inset:0}.ControlCentre-module__p5KLLW__brandUploadBox:hover .ControlCentre-module__p5KLLW__brandUploadOverlay{opacity:1}.ControlCentre-module__p5KLLW__brandUploadText{color:#fff;font-size:.65rem;font-weight:600;line-height:1.25}.ControlCentre-module__p5KLLW__brandUploadSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite ControlCentre-module__p5KLLW__spin}@keyframes ControlCentre-module__p5KLLW__spin{to{transform:rotate(360deg)}}.ControlCentre-module__p5KLLW__brandUploadMeta{flex-direction:column;gap:4px;display:flex}.ControlCentre-module__p5KLLW__brandUploadTitle{color:var(--title-color);margin:0;font-size:.9rem;font-weight:600}.ControlCentre-module__p5KLLW__brandUploadSub{color:var(--mutedForeground-color);margin:0;font-size:.775rem}.ControlCentre-module__p5KLLW__formGrid2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:640px){.ControlCentre-module__p5KLLW__formGrid2{grid-template-columns:1fr}}.ControlCentre-module__p5KLLW__formGrid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:640px){.ControlCentre-module__p5KLLW__formGrid3{grid-template-columns:1fr}}.ControlCentre-module__p5KLLW__formFieldGroup{flex-direction:column;gap:6px;display:flex}.ControlCentre-module__p5KLLW__formFieldLabel{color:var(--mutedForeground-color);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.ControlCentre-module__p5KLLW__formFieldInput,.ControlCentre-module__p5KLLW__formFieldSelect,.ControlCentre-module__p5KLLW__formFieldTextarea{border:1px solid var(--border-color);background-color:var(--bgHover-color);color:var(--foreground);box-sizing:border-box;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.875rem;transition:all .2s}.ControlCentre-module__p5KLLW__formFieldInput:focus,.ControlCentre-module__p5KLLW__formFieldSelect:focus,.ControlCentre-module__p5KLLW__formFieldTextarea:focus{border-color:var(--title-color);background-color:var(--background)}.ControlCentre-module__p5KLLW__formCheckboxRow{color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:4px;font-size:.825rem;display:inline-flex}.ControlCentre-module__p5KLLW__dynamicListWrap{flex-direction:column;gap:8px;display:flex}.ControlCentre-module__p5KLLW__dynamicItemRow{align-items:center;gap:8px;width:100%;display:flex}.ControlCentre-module__p5KLLW__dynamicRemoveBtn{border:1px solid var(--border-color);width:32px;height:32px;color:var(--muted-color);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.ControlCentre-module__p5KLLW__dynamicRemoveBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ControlCentre-module__p5KLLW__dynamicAddBtn{border:1px dashed var(--border-color);color:var(--muted-color);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:.785rem;font-weight:500;transition:all .2s;display:inline-flex}.ControlCentre-module__p5KLLW__dynamicAddBtn:hover{color:var(--title-color);border-color:var(--title-color);background:var(--bgHover-color)}.ControlCentre-module__p5KLLW__techSelectorContainer{flex-direction:column;gap:8px;display:flex;position:relative}.ControlCentre-module__p5KLLW__techPillsWrap{flex-wrap:wrap;gap:6px;min-height:28px;display:flex}.ControlCentre-module__p5KLLW__techPill{background-color:var(--bgHover-color);border:1px solid var(--border-color);color:var(--foreground);-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.775rem;font-weight:500;display:inline-flex}.ControlCentre-module__p5KLLW__techPillIcon{align-items:center;font-size:.9rem;display:flex}.ControlCentre-module__p5KLLW__techPillRemove{color:var(--muted-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:2px;padding:0;font-size:1rem;line-height:1;transition:color .15s;display:flex}.ControlCentre-module__p5KLLW__techPillRemove:hover{color:#ef4444}.ControlCentre-module__p5KLLW__techInputWrap{width:100%;position:relative}.ControlCentre-module__p5KLLW__techAutocompleteDropdown{background:var(--background);border:1px solid var(--border-color);z-index:60;border-radius:8px;flex-direction:column;gap:2px;max-height:220px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -3px #00000073}.ControlCentre-module__p5KLLW__techSuggestionItem{color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:10px;padding:7px 10px;font-size:.825rem;font-weight:500;transition:background-color .15s;display:flex}.ControlCentre-module__p5KLLW__techSuggestionItem:hover{background-color:var(--mutedBackground-color);color:var(--title-color)}.ControlCentre-module__p5KLLW__techSuggestionIcon{color:var(--muted-color);align-items:center;font-size:1rem;display:flex}.ControlCentre-module__p5KLLW__techEmptyNotice{color:var(--mutedForeground-color);text-align:center;padding:8px 10px;font-size:.775rem}.ControlCentre-module__p5KLLW__formActionsRow{border-top:1px dashed var(--border-color);align-items:center;gap:12px;padding-top:10px;display:flex}.ControlCentre-module__p5KLLW__saveExpBtn{background-color:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:6px;padding:8px 18px;font-size:.825rem;font-weight:600;transition:opacity .2s}.ControlCentre-module__p5KLLW__saveExpBtn:hover:not(:disabled){opacity:.9}.ControlCentre-module__p5KLLW__saveExpBtn:disabled{opacity:.5;cursor:not-allowed}.ControlCentre-module__p5KLLW__cancelExpBtn{border:1px solid var(--border-color);color:var(--mutedForeground-color);cursor:pointer;background-color:#0000;border-radius:6px;padding:8px 16px;font-size:.825rem;font-weight:500;transition:all .2s}.ControlCentre-module__p5KLLW__cancelExpBtn:hover{color:var(--title-color);border-color:var(--title-color)}.ControlCentre-module__p5KLLW__projectsHeaderRow{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ControlCentre-module__p5KLLW__projectsCountLabel{color:var(--mutedForeground-color);font-size:.825rem;font-weight:500}.ControlCentre-module__p5KLLW__projectMediaGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;width:100%;display:grid}.ControlCentre-module__p5KLLW__projectMediaCard{flex-direction:column;gap:8px;display:flex}.ControlCentre-module__p5KLLW__projectMediaLabel{color:var(--mutedForeground-color);text-transform:uppercase;letter-spacing:.04em;font-size:.775rem;font-weight:600}.ControlCentre-module__p5KLLW__galleryScreenshotsWrap{flex-direction:column;gap:10px;width:100%;display:flex}.ControlCentre-module__p5KLLW__galleryScreenshotsGrid{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ControlCentre-module__p5KLLW__galleryThumbBox{border:1px solid var(--border-color);background:var(--bgHover-color);border-radius:8px;flex-shrink:0;width:110px;height:75px;position:relative;overflow:hidden}.ControlCentre-module__p5KLLW__galleryThumbImg{object-fit:cover;width:100%;height:100%;display:block}.ControlCentre-module__p5KLLW__galleryThumbRemove{color:#fff;cursor:pointer;opacity:.8;z-index:2;background:#000000bf;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.85rem;line-height:1;transition:opacity .15s,background .15s;display:flex;position:absolute;top:4px;right:4px}.ControlCentre-module__p5KLLW__galleryThumbRemove:hover{opacity:1;background:#ef4444}.ControlCentre-module__p5KLLW__galleryAddBox{border:1px dashed var(--border-color);background:var(--bgHover-color);width:110px;height:75px;color:var(--muted-color);cursor:pointer;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;font-size:.725rem;font-weight:500;transition:border-color .2s,color .2s;display:flex}.ControlCentre-module__p5KLLW__galleryAddBox:hover{border-color:var(--title-color);color:var(--title-color)}.ControlCentre-module__p5KLLW__galleryUploadingBox{border:1px dashed var(--border-color);background:var(--bgHover-color);width:110px;height:75px;color:var(--muted-color);border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;font-size:.7rem;font-weight:500;display:flex}.ControlCentre-module__p5KLLW__detailsListWrap{flex-direction:column;gap:10px;width:100%;display:flex}.ControlCentre-module__p5KLLW__detailsItemRow{align-items:flex-start;gap:8px;width:100%;display:flex}.ControlCentre-module__p5KLLW__detailsItemInput{background:var(--background);border:1px solid var(--border-color);color:var(--foreground);resize:vertical;border-radius:6px;flex:1;padding:8px 12px;font-family:inherit;font-size:.85rem;line-height:1.45}.ControlCentre-module__p5KLLW__detailsItemInput:focus{border-color:var(--title-color);outline:none}.ControlCentre-module__p5KLLW__detailsItemRemove{color:var(--muted-color);cursor:pointer;background:0 0;border:none;margin-top:2px;padding:6px;font-size:1.25rem;line-height:1;transition:color .15s}.ControlCentre-module__p5KLLW__detailsItemRemove:hover{color:#ef4444}.ControlCentre-module__p5KLLW__detailsAddBtn{border:1px dashed var(--border-color);color:var(--muted-color);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:.775rem;font-weight:500;transition:all .2s;display:inline-flex}.ControlCentre-module__p5KLLW__detailsAddBtn:hover{color:var(--title-color);border-color:var(--title-color)}.ControlCentre-module__p5KLLW__blogEditorContainer{flex-direction:column;gap:16px;width:100%;padding:16px;display:flex}.ControlCentre-module__p5KLLW__blogHeroDropzone{border:1.5px dashed var(--border-color);background-color:var(--bgHover-color);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:180px;padding:24px 16px;transition:all .25s;display:flex;position:relative}.ControlCentre-module__p5KLLW__blogHeroDropzone:hover{border-color:var(--title-color);background-color:var(--card-color)}.ControlCentre-module__p5KLLW__blogHeroDropzoneActive{background-color:#ea580c14!important;border-color:#ea580c!important}.ControlCentre-module__p5KLLW__blogHeroDropzoneIcon{color:var(--mutedForeground-color);margin-bottom:8px;transition:transform .2s,color .2s}.ControlCentre-module__p5KLLW__blogHeroDropzone:hover .ControlCentre-module__p5KLLW__blogHeroDropzoneIcon{color:#ea580c;transform:translateY(-2px)}.ControlCentre-module__p5KLLW__blogHeroDropzoneTitle{color:var(--title-color);margin-bottom:4px;font-size:.95rem;font-weight:600}.ControlCentre-module__p5KLLW__blogHeroDropzoneSub{color:var(--mutedForeground-color);font-size:.775rem}.ControlCentre-module__p5KLLW__blogHeroPreviewWrap{border:1px solid var(--border-color);background:var(--background);border-radius:10px;width:100%;height:280px;position:relative;overflow:hidden}.ControlCentre-module__p5KLLW__blogHeroPreviewImg{object-fit:cover;width:100%;height:100%;display:block}.ControlCentre-module__p5KLLW__blogHeroOverlayBar{z-index:5;align-items:center;gap:8px;padding:0;display:flex;position:absolute;bottom:12px;right:12px}.ControlCentre-module__p5KLLW__blogHeroActionBtn{color:#f3f4f6;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.ControlCentre-module__p5KLLW__blogHeroActionBtn:hover{background:#ffffff1f;border-color:#fff}.ControlCentre-module__p5KLLW__blogHeroActionBtnDanger{color:#f87171;border-color:#f8717159}.ControlCentre-module__p5KLLW__blogHeroActionBtnDanger:hover{background:#ef444426;border-color:#ef4444}.ControlCentre-module__p5KLLW__blogHeroBadge{color:#fff;letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ea580ceb;border-radius:6px;padding:4px 9px;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000004d}.ControlCentre-module__p5KLLW__blogTitleInput{width:100%;color:var(--title-color);border:none;border-bottom:1px solid var(--border-color);letter-spacing:-.01em;background:0 0;outline:none;padding:8px 0;font-family:inherit;font-size:1.35rem;font-weight:700}.ControlCentre-module__p5KLLW__blogTitleInput:focus{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__blogMetaRow{flex-wrap:wrap;align-items:center;gap:14px;padding:4px 0;display:flex}.ControlCentre-module__p5KLLW__blogMetaField{align-items:center;gap:6px;display:flex}.ControlCentre-module__p5KLLW__blogMetaLabel{color:var(--mutedForeground-color);text-transform:uppercase;font-size:.75rem;font-weight:600}.ControlCentre-module__p5KLLW__blogMetaInput{border:1px solid var(--border-color);background-color:var(--bgHover-color);color:var(--foreground);border-radius:6px;outline:none;padding:5px 9px;font-family:inherit;font-size:.825rem}.ControlCentre-module__p5KLLW__blogMetaInput:focus{border-color:var(--title-color);background-color:var(--background)}.ControlCentre-module__p5KLLW__blogTagsContainer{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ControlCentre-module__p5KLLW__blogTagChip{border:1px solid var(--border-color);background:var(--bgHover-color);color:var(--foreground);border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.ControlCentre-module__p5KLLW__blogTagChipRemove{color:var(--muted-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;line-height:1}.ControlCentre-module__p5KLLW__blogTagChipRemove:hover{color:#ef4444}.ControlCentre-module__p5KLLW__blogEditorToolbar{background-color:var(--card-color);border:1px solid var(--border-color);-webkit-user-select:none;user-select:none;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;display:flex;position:relative}.ControlCentre-module__p5KLLW__toolbarGroup{align-items:center;gap:2px;display:flex;position:relative}.ControlCentre-module__p5KLLW__toolbarBtn{min-width:32px;height:32px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.ControlCentre-module__p5KLLW__toolbarBtn:hover{background-color:var(--bgHover-color);color:var(--title-color)}.ControlCentre-module__p5KLLW__toolbarBtnActive{background-color:var(--mutedBackground-color)!important;color:var(--title-color)!important}.ControlCentre-module__p5KLLW__toolbarDivider{background-color:var(--border-color);width:1px;height:20px;margin:0 4px}.ControlCentre-module__p5KLLW__toolbarSwitch{background-color:var(--bgHover-color);border:1px solid var(--border-color);border-radius:6px;align-items:center;margin-left:auto;padding:2px;display:inline-flex}.ControlCentre-module__p5KLLW__toolbarSwitchBtn{color:var(--mutedForeground-color);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 12px;font-size:.775rem;font-weight:600;transition:all .18s}.ControlCentre-module__p5KLLW__toolbarSwitchBtn:hover{color:var(--title-color)}.ControlCentre-module__p5KLLW__toolbarSwitchBtnActive{background-color:var(--title-color);color:var(--background)}.ControlCentre-module__p5KLLW__editorDropdown{z-index:100;background:#1c1c1c;border:1px solid #ffffff26;border-radius:10px;min-width:170px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 36px #000000a6}.ControlCentre-module__p5KLLW__editorDropdownItem{text-align:left;color:#e5e5e5;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-family:inherit;transition:background .15s,color .15s;display:flex}.ControlCentre-module__p5KLLW__editorDropdownItem:hover{color:#fff;background:#ffffff14}.ControlCentre-module__p5KLLW__tablePickerWrap{min-width:180px;padding:8px 10px}.ControlCentre-module__p5KLLW__tablePickerTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.775rem;font-weight:600}.ControlCentre-module__p5KLLW__tablePickerGrid{grid-template-rows:repeat(5,24px);grid-template-columns:repeat(5,24px);gap:4px;margin-bottom:8px;display:grid}.ControlCentre-module__p5KLLW__tablePickerCell{cursor:pointer;background:#ffffff08;border:1px solid #fff3;border-radius:4px;width:24px;height:24px;transition:all .12s}.ControlCentre-module__p5KLLW__tablePickerCellActive{background:#ea580c80!important;border-color:#ea580c!important}.ControlCentre-module__p5KLLW__tablePickerFooter{border-top:1px solid #ffffff1a;flex-direction:column;gap:4px;padding-top:6px;display:flex}.ControlCentre-module__p5KLLW__tablePickerAction{text-align:left;color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:4px;width:100%;padding:5px 8px;font-size:.8rem;transition:background .15s}.ControlCentre-module__p5KLLW__tablePickerAction:hover{color:#fff;background:#ffffff14}.ControlCentre-module__p5KLLW__blogMarkdownTextarea{background-color:var(--background);border:1px solid var(--border-color);width:100%;min-height:440px;color:var(--foreground);resize:vertical;border-radius:8px;outline:none;padding:16px;font-family:JetBrains Mono,Consolas,Menlo,monospace;font-size:.92rem;line-height:1.65}.ControlCentre-module__p5KLLW__blogMarkdownTextarea:focus{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__blogPreviewArea{flex-direction:column;gap:24px;width:100%;display:flex}.ControlCentre-module__p5KLLW__previewSectionCard{border:1px solid var(--border-color);background:var(--card-color);border-radius:10px;overflow:hidden}.ControlCentre-module__p5KLLW__previewSectionHeader{background-color:var(--bgHover-color);border-bottom:1px solid var(--border-color);color:var(--mutedForeground-color);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.75rem;font-weight:700;display:flex}.ControlCentre-module__p5KLLW__newsletterHub{flex-direction:column;gap:18px;padding:20px 16px;display:flex}.ControlCentre-module__p5KLLW__newsletterHeaderBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ControlCentre-module__p5KLLW__newsletterTitleWrap{flex-direction:column;gap:4px;display:flex}.ControlCentre-module__p5KLLW__newsletterMainTitle{color:var(--title-color);align-items:center;gap:8px;margin:0;font-size:1.1rem;font-weight:700;display:flex}.ControlCentre-module__p5KLLW__newsletterSubtitle{color:var(--mutedForeground-color);margin:0;font-size:.8rem}.ControlCentre-module__p5KLLW__newsletterActionBtn{background-color:var(--title-color);color:var(--background);border:1px solid var(--title-color);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:.825rem;font-weight:600;transition:all .2s;display:inline-flex}.ControlCentre-module__p5KLLW__newsletterActionBtn:hover{opacity:.9;transform:translateY(-1px)}.ControlCentre-module__p5KLLW__newsletterSecondaryBtn{color:var(--foreground);border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-flex}.ControlCentre-module__p5KLLW__newsletterSecondaryBtn:hover{background-color:var(--bgHover-color);border-color:var(--title-color)}.ControlCentre-module__p5KLLW__newsletterAlert{white-space:pre-line;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 16px;font-size:.85rem;line-height:1.5;display:flex}.ControlCentre-module__p5KLLW__newsletterAlertSuccess{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.ControlCentre-module__p5KLLW__newsletterAlertError{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.ControlCentre-module__p5KLLW__newsletterAlertInfo{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d}.ControlCentre-module__p5KLLW__newsletterAlertClose{color:currentColor;opacity:.7;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1rem;font-weight:700}.ControlCentre-module__p5KLLW__newsletterAlertClose:hover{opacity:1}.ControlCentre-module__p5KLLW__newsletterComposerCard{background:var(--card-color);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;gap:16px;padding:18px;display:flex;box-shadow:0 4px 16px #00000014}.ControlCentre-module__p5KLLW__newsletterComposerHeader{justify-content:space-between;align-items:center;display:flex}.ControlCentre-module__p5KLLW__newsletterSubjectWrap{flex-direction:column;gap:6px;display:flex}.ControlCentre-module__p5KLLW__newsletterInputLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--mutedForeground-color);font-size:.78rem;font-weight:600}.ControlCentre-module__p5KLLW__newsletterSubjectInput{background-color:var(--background);border:1px solid var(--border-color);width:100%;color:var(--title-color);border-radius:6px;outline:none;padding:10px 14px;font-size:.95rem;font-weight:500;transition:border-color .2s}.ControlCentre-module__p5KLLW__newsletterSubjectInput:focus{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__newsletterTabsHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:8px;padding-bottom:8px;display:flex}.ControlCentre-module__p5KLLW__newsletterTabBtn{color:var(--mutedForeground-color);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 12px;font-size:.825rem;font-weight:500;transition:all .15s}.ControlCentre-module__p5KLLW__newsletterTabBtn:hover{color:var(--title-color);background-color:var(--bgHover-color)}.ControlCentre-module__p5KLLW__newsletterTabBtnActive{color:var(--title-color);background-color:var(--bgHover-color);font-weight:600}.ControlCentre-module__p5KLLW__newsletterToolbar{background-color:var(--bgHover-color);border:1px solid var(--border-color);border-bottom:none;border-top-left-radius:6px;border-top-right-radius:6px;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 10px;display:flex}.ControlCentre-module__p5KLLW__newsletterToolbarBtn{color:var(--mutedForeground-color);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:.775rem;font-weight:600;transition:all .15s}.ControlCentre-module__p5KLLW__newsletterToolbarBtn:hover{background-color:var(--background);color:var(--title-color)}.ControlCentre-module__p5KLLW__newsletterTextarea{background-color:var(--background);border:1px solid var(--border-color);width:100%;min-height:260px;color:var(--foreground);resize:vertical;border-bottom-right-radius:6px;border-bottom-left-radius:6px;outline:none;padding:14px;font-family:JetBrains Mono,Consolas,Menlo,monospace;font-size:.9rem;line-height:1.6}.ControlCentre-module__p5KLLW__newsletterTextarea:focus{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__newsletterLivePreview{background-color:#0c0d10;border:1px solid #232733;border-radius:8px;width:100%;max-width:680px;margin:0 auto;overflow:hidden}.ControlCentre-module__p5KLLW__newsletterPreviewHeader{background-color:#13151b;border-bottom:1px solid #232733;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.ControlCentre-module__p5KLLW__newsletterPreviewContent{color:#cbd5e1;padding:24px;font-size:.925rem;line-height:1.7}.ControlCentre-module__p5KLLW__newsletterPreviewFooter{color:#64748b;text-align:center;background-color:#0f1117;border-top:1px solid #232733;padding:16px 24px;font-size:.75rem}.ControlCentre-module__p5KLLW__newsletterComposerFooter{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.ControlCentre-module__p5KLLW__newsletterTestBox{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ControlCentre-module__p5KLLW__newsletterTestInput{background-color:var(--background);border:1px solid var(--border-color);color:var(--title-color);border-radius:6px;outline:none;min-width:220px;padding:7px 12px;font-size:.8rem}.ControlCentre-module__p5KLLW__newsletterTestInput:focus{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__newsletterSendGroup{align-items:center;gap:10px;display:flex}.ControlCentre-module__p5KLLW__newsletterSectionCard{border:1px solid var(--border-color);background:var(--card-color);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__newsletterSectionHeader{background-color:var(--bgHover-color);border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.ControlCentre-module__p5KLLW__newsletterSearchInput{background-color:var(--background);border:1px solid var(--border-color);color:var(--foreground);border-radius:6px;outline:none;min-width:220px;padding:6px 12px;font-size:.8rem}.ControlCentre-module__p5KLLW__newsletterSearchInput:focus{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__newsletterTableWrap{width:100%;overflow-x:auto}.ControlCentre-module__p5KLLW__newsletterTable{border-collapse:collapse;width:100%;font-size:.825rem}.ControlCentre-module__p5KLLW__newsletterTh{text-align:left;color:var(--mutedForeground-color);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-color);background-color:var(--bgHover-color);padding:10px 14px;font-size:.725rem;font-weight:600}.ControlCentre-module__p5KLLW__newsletterTd{border-bottom:1px solid var(--border-color);color:var(--foreground);padding:12px 14px}.ControlCentre-module__p5KLLW__newsletterRow:last-child .ControlCentre-module__p5KLLW__newsletterTd{border-bottom:none}.ControlCentre-module__p5KLLW__newsletterRow:hover{background-color:var(--bgHover-color)}.ControlCentre-module__p5KLLW__subscriberBadgeActive{color:#22c55e;background:#22c55e1f;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:.725rem;font-weight:600;display:inline-flex}.ControlCentre-module__p5KLLW__subscriberBadgeTest{color:#f59e0b;background:#f59e0b1f;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:.725rem;font-weight:600;display:inline-flex}.ControlCentre-module__p5KLLW__subscriberTrashBtn{color:var(--mutedForeground-color);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:inline-flex}.ControlCentre-module__p5KLLW__subscriberTrashBtn:hover{color:#ef4444;background-color:#ef44441a}.ControlCentre-module__p5KLLW__newsletterEmptyState{text-align:center;color:var(--mutedForeground-color);padding:36px 16px;font-size:.85rem}.ControlCentre-module__p5KLLW__sponsorsHeaderRow{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.ControlCentre-module__p5KLLW__sponsorsHeaderTitle{color:var(--title-color);align-items:center;gap:8px;margin:0;font-size:1.15rem;font-weight:700;display:flex}.ControlCentre-module__p5KLLW__sponsorsCountBadge{background:var(--bgHover-color);border:1px solid var(--border-color);color:var(--mutedForeground-color);border-radius:9999px;padding:2px 8px;font-size:.725rem;font-weight:600}.ControlCentre-module__p5KLLW__sponsorsGrid{grid-template-columns:1fr 1fr;width:100%;display:grid;position:relative}@media (max-width:768px){.ControlCentre-module__p5KLLW__sponsorsGrid{grid-template-columns:1fr}}.ControlCentre-module__p5KLLW__sponsorCell{border-bottom:1px dashed var(--border-color);padding:12px;position:relative}.ControlCentre-module__p5KLLW__sponsorCell:nth-child(odd){border-right:1px dashed var(--border-color)}@media (max-width:768px){.ControlCentre-module__p5KLLW__sponsorCell:nth-child(odd){border-right:none}}.ControlCentre-module__p5KLLW__sponsorCardInner{border:1px solid var(--border-color);background:var(--background);-webkit-user-select:none;user-select:none;border-radius:12px;align-items:flex-end;gap:12px;width:100%;height:100%;padding:10px;transition:all .2s;display:flex;position:relative}.ControlCentre-module__p5KLLW__sponsorCardInner:hover{border-color:#f9731666;box-shadow:0 4px 14px #0000001f}.ControlCentre-module__p5KLLW__sponsorCardArchived{opacity:.55;filter:grayscale(.6)}.ControlCentre-module__p5KLLW__sponsorStarBadge{color:#f59e0b;position:absolute;top:8px;right:10px}.ControlCentre-module__p5KLLW__sponsorAvatarCol{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.ControlCentre-module__p5KLLW__sponsorAvatarBox{border:1px solid var(--border-color);background:var(--background);border-radius:8px;flex-direction:column;gap:2px;padding:4px;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__sponsorAvatarImg{object-fit:cover;border:1px solid var(--border-color);border-radius:6px 6px 0 0;width:80px;height:80px;display:block}.ControlCentre-module__p5KLLW__sponsorAmountTag{color:#22c55e;border:1px solid var(--border-color);background:var(--bgHover-color);border-radius:0 0 6px 6px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 8px;font-size:.95rem;font-weight:700;line-height:1.2;display:flex}.ControlCentre-module__p5KLLW__sponsorInfoCol{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;height:100%;padding-bottom:2px;display:flex}.ControlCentre-module__p5KLLW__sponsorNameRow{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.ControlCentre-module__p5KLLW__sponsorName{color:var(--title-color);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.05rem;font-weight:700;line-height:1.15;overflow:hidden}.ControlCentre-module__p5KLLW__sponsorArchivedTag{color:#ef4444;background:#ef44441f;border-radius:4px;padding:1px 6px;font-size:.68rem;font-weight:600}.ControlCentre-module__p5KLLW__sponsorHandlesBox{border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:4px;width:100%;padding:4px;display:flex}.ControlCentre-module__p5KLLW__sponsorHandleLink{-webkit-user-select:none;user-select:none;border:1px solid var(--border-color);background-color:var(--bgHover-color);color:var(--mutedForeground-color);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;align-items:center;gap:6px;width:100%;padding:3px 8px;font-size:.8rem;font-weight:500;text-decoration:none;display:flex;overflow:hidden}.ControlCentre-module__p5KLLW__sponsorHandleLink:hover{color:var(--foreground);border-color:#f973164d}.ControlCentre-module__p5KLLW__sponsorQuickActions{justify-content:flex-end;align-items:center;gap:6px;width:100%;margin-top:4px;display:flex}.ControlCentre-module__p5KLLW__sponsorActionButton{border:1px solid var(--border-color);color:var(--mutedForeground-color);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.ControlCentre-module__p5KLLW__sponsorActionButton:hover{color:var(--foreground);background:var(--bgHover-color);border-color:var(--title-color)}.ControlCentre-module__p5KLLW__sponsorActionButtonDanger:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.ControlCentre-module__p5KLLW__offscreenHeaderRow{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.ControlCentre-module__p5KLLW__offscreenGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;padding:24px 16px;display:grid}@media (max-width:860px){.ControlCentre-module__p5KLLW__offscreenGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.ControlCentre-module__p5KLLW__offscreenGrid{grid-template-columns:1fr}}.ControlCentre-module__p5KLLW__offscreenCardWrap{border:1px solid var(--border-color);background:var(--background);-webkit-user-select:none;user-select:none;border-radius:12px;flex-direction:column;align-items:center;padding:12px;transition:all .25s;display:flex;position:relative}.ControlCentre-module__p5KLLW__offscreenCardWrap:hover{border-color:#f9731666;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.ControlCentre-module__p5KLLW__offscreenCardArchived{opacity:.55;filter:grayscale(.7)}.ControlCentre-module__p5KLLW__offscreenPaper{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:2px;flex-direction:column;align-items:center;width:100%;max-width:180px;margin:12px auto;padding:8px 8px 18px;display:flex;position:relative;box-shadow:0 3px 10px #00000024}.ControlCentre-module__p5KLLW__offscreenPhotoImg{object-fit:cover;outline-offset:-1px;border-radius:0;outline:1px solid #00000014;width:100%;height:160px;display:block}.ControlCentre-module__p5KLLW__offscreenBubbleLabel{color:#111;text-transform:lowercase;background:#fff;border-radius:8px 8px 8px 2px;margin-bottom:6px;padding:4px 10px;font-size:.725rem;font-weight:600;display:inline-block;box-shadow:0 2px 8px #0000001f,inset 0 0 0 1px #0000000f}.ControlCentre-module__p5KLLW__offscreenFooterRow{border-top:1px solid var(--border-color);width:100%;color:var(--mutedForeground-color);justify-content:space-between;align-items:center;margin-top:10px;padding-top:8px;font-size:.75rem;display:flex}.ControlCentre-module__p5KLLW__offscreenOrderBadge{color:var(--foreground);font-weight:600}.ControlCentre-module__p5KLLW__offscreenActionMenuBtn{border:1px solid var(--border-color);color:var(--mutedForeground-color);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:.75rem;transition:all .15s;display:inline-flex}.ControlCentre-module__p5KLLW__offscreenActionMenuBtn:hover{background:var(--bgHover-color);color:var(--foreground);border-color:var(--title-color)}.ControlCentre-module__p5KLLW__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ControlCentre-module__p5KLLW__modalCard{background:var(--background);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:100%;max-width:520px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 16px 40px #00000080}.ControlCentre-module__p5KLLW__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.ControlCentre-module__p5KLLW__modalTitle{color:var(--title-color);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.ControlCentre-module__p5KLLW__modalCloseBtn{color:var(--mutedForeground-color);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.ControlCentre-module__p5KLLW__modalCloseBtn:hover{color:var(--foreground);background:var(--bgHover-color)}.ControlCentre-module__p5KLLW__modalBody{flex-direction:column;gap:14px;padding:18px;display:flex}.ControlCentre-module__p5KLLW__modalFooter{border-top:1px solid var(--border-color);background:var(--bgHover-color);justify-content:flex-end;align-items:center;gap:10px;padding:12px 18px;display:flex}.ControlCentre-module__p5KLLW__modalInputGroup{flex-direction:column;gap:6px;display:flex}.ControlCentre-module__p5KLLW__modalLabel{color:var(--mutedForeground-color);text-transform:uppercase;letter-spacing:.04em;font-size:.775rem;font-weight:600}.ControlCentre-module__p5KLLW__modalTextInput{background:var(--background);border:1px solid var(--border-color);width:100%;color:var(--foreground);border-radius:6px;outline:none;padding:8px 12px;font-size:.85rem}.ControlCentre-module__p5KLLW__modalTextInput:focus{border-color:var(--title-color)}.ControlCentre-module__p5KLLW__modalCheckboxLabel{color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.825rem;display:flex}.ControlCentre-module__p5KLLW__accountSkillsSection{width:100%;padding:8px 0}.ControlCentre-module__p5KLLW__accountSkillsHeaderRow{justify-content:space-between;align-items:center;padding:12px 0 8px;display:flex}.ControlCentre-module__p5KLLW__accountSkillsHeadingLeft{align-items:center;gap:10px;display:flex}.ControlCentre-module__p5KLLW__skillsCountBadge{background:var(--bgHoverForeground-color);color:var(--mutedForeground-color);border:1px solid var(--border-color);border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:600}.ControlCentre-module__p5KLLW__accountEditBtnActive{background:var(--foreground)!important;color:var(--background)!important;border-color:var(--foreground)!important}.ControlCentre-module__p5KLLW__skillsAddBarWrap{width:100%;margin:12px 0 16px;position:relative}.ControlCentre-module__p5KLLW__skillsInputGroup{align-items:center;gap:8px;width:100%;display:flex;position:relative}.ControlCentre-module__p5KLLW__skillsTextInput{background:var(--background);border:1px solid var(--border-color);color:var(--foreground);border-radius:8px;outline:none;flex:1;padding:9px 14px;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.ControlCentre-module__p5KLLW__skillsTextInput:focus{border-color:var(--foreground);box-shadow:0 0 0 2px #ffffff14}:is([data-theme=light] .ControlCentre-module__p5KLLW__skillsTextInput:focus,html:not(.dark) .ControlCentre-module__p5KLLW__skillsTextInput:focus){box-shadow:0 0 0 2px #0000000f}.ControlCentre-module__p5KLLW__skillAddBtn{background:var(--foreground);color:var(--background);border:1px solid var(--foreground);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 16px;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .1s;display:inline-flex}.ControlCentre-module__p5KLLW__skillAddBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.ControlCentre-module__p5KLLW__skillAddBtn:disabled{opacity:.4;cursor:not-allowed}.ControlCentre-module__p5KLLW__skillsSuggestionsMenu{background:var(--background);border:1px solid var(--border-color);z-index:60;border-radius:8px;max-height:240px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:80px;overflow-y:auto;box-shadow:0 8px 24px #00000059}.ControlCentre-module__p5KLLW__skillsSuggestionItem{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;transition:background .15s;display:flex}.ControlCentre-module__p5KLLW__skillsSuggestionItem:hover{background:var(--bgHoverForeground-color)}.ControlCentre-module__p5KLLW__suggestionLeft{align-items:center;gap:10px;display:flex}.ControlCentre-module__p5KLLW__suggestionLeft svg{flex-shrink:0;width:16px;height:16px}.ControlCentre-module__p5KLLW__alreadyAddedBadge{background:var(--bgHoverForeground-color);color:var(--mutedForeground-color);border:1px solid var(--border-color);border-radius:4px;padding:2px 6px;font-size:.7rem}.ControlCentre-module__p5KLLW__editableSkillChip{position:relative;padding-right:26px!important}.ControlCentre-module__p5KLLW__deleteSkillChipBtn{color:#ef4444;cursor:pointer;background:#ef444426;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;font-weight:700;line-height:1;transition:all .15s;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.ControlCentre-module__p5KLLW__deleteSkillChipBtn:hover{color:#fff;background:#ef4444;transform:translateY(-50%)scale(1.1)}.ControlCentre-module__p5KLLW__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ControlCentre-module__p5KLLW__svgModalCard{background:var(--background);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:100%;max-width:480px;animation:.2s cubic-bezier(.16,1,.3,1) ControlCentre-module__p5KLLW__modalFadeIn;display:flex;overflow:hidden;box-shadow:0 16px 40px #00000073}@keyframes ControlCentre-module__p5KLLW__modalFadeIn{0%{opacity:0;transform:scale(.96)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.ControlCentre-module__p5KLLW__svgModalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;padding:18px 20px 14px;display:flex}.ControlCentre-module__p5KLLW__svgModalTitle{color:var(--title-color);margin:0 0 4px;font-size:1.05rem;font-weight:700}.ControlCentre-module__p5KLLW__svgModalSubtitle{color:var(--mutedForeground-color);margin:0;font-size:.8rem}.ControlCentre-module__p5KLLW__modalCloseBtn{color:var(--mutedForeground-color);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0 4px;font-size:1.4rem;line-height:1;transition:color .15s}.ControlCentre-module__p5KLLW__modalCloseBtn:hover{color:var(--foreground)}.ControlCentre-module__p5KLLW__svgPreviewBox{background:var(--bgHoverForeground-color);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:16px;margin:16px 20px;padding:14px 16px;display:flex}.ControlCentre-module__p5KLLW__svgPreviewDisplay{background:var(--background);border:1px solid var(--border-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.ControlCentre-module__p5KLLW__svgPreviewDisplay svg{width:24px;height:24px}.ControlCentre-module__p5KLLW__svgPreviewMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.ControlCentre-module__p5KLLW__svgPreviewName{color:var(--title-color);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.ControlCentre-module__p5KLLW__svgPreviewType{color:var(--mutedForeground-color);word-break:break-word;font-size:.75rem}.ControlCentre-module__p5KLLW__svgModalTabs{border-bottom:1px solid var(--border-color);gap:6px;padding:0 20px 12px;display:flex}.ControlCentre-module__p5KLLW__svgModalTab{border:1px solid var(--border-color);color:var(--mutedForeground-color);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:.775rem;font-weight:500;transition:all .15s}.ControlCentre-module__p5KLLW__svgModalTab:hover{color:var(--foreground);border-color:var(--foreground)}.ControlCentre-module__p5KLLW__svgModalTabActive{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.ControlCentre-module__p5KLLW__svgPresetTabContent{padding:16px 20px}.ControlCentre-module__p5KLLW__presetBadge{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e40;border-radius:6px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-size:.8rem;font-weight:500;display:inline-flex}.ControlCentre-module__p5KLLW__presetBadge svg{width:16px;height:16px}.ControlCentre-module__p5KLLW__svgPresetNote{color:var(--mutedForeground-color);margin:0;font-size:.775rem;line-height:1.4}.ControlCentre-module__p5KLLW__svgUploadTabContent{padding:16px 20px}.ControlCentre-module__p5KLLW__svgDropzone{border:2px dashed var(--border-color);text-align:center;cursor:pointer;background:var(--bgHoverForeground-color);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px 16px;transition:all .2s;display:flex}.ControlCentre-module__p5KLLW__svgDropzone:hover{border-color:var(--foreground);background:#ffffff0a}:is([data-theme=light] .ControlCentre-module__p5KLLW__svgDropzone:hover,html:not(.dark) .ControlCentre-module__p5KLLW__svgDropzone:hover){background:#00000008}.ControlCentre-module__p5KLLW__dropzoneText{flex-direction:column;gap:2px;display:flex}.ControlCentre-module__p5KLLW__dropzoneText strong{color:var(--title-color);font-size:.85rem}.ControlCentre-module__p5KLLW__dropzoneText span{color:var(--mutedForeground-color);font-size:.75rem}.ControlCentre-module__p5KLLW__selectedFileTag{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e4d;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:500}.ControlCentre-module__p5KLLW__svgRawTabContent{padding:16px 20px}.ControlCentre-module__p5KLLW__svgTextarea{background:var(--background);border:1px solid var(--border-color);width:100%;color:var(--foreground);resize:vertical;border-radius:8px;outline:none;padding:10px 12px;font-family:monospace;font-size:.75rem}.ControlCentre-module__p5KLLW__svgTextarea:focus{border-color:var(--foreground)}.ControlCentre-module__p5KLLW__svgModalActions{border-top:1px solid var(--border-color);background:var(--bgHoverForeground-color);justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px;display:flex}
.ProjectsGrid-module__Zd8WsG__sectionWrap{width:100%;position:relative}.ProjectsGrid-module__Zd8WsG__headerRow{align-items:center;gap:8px;padding:12px;display:flex}.ProjectsGrid-module__Zd8WsG__sectionHeading{color:var(--title-color);margin:0;font-size:1.15rem;font-weight:700;line-height:1.2}.ProjectsGrid-module__Zd8WsG__gridContainer{grid-template-columns:repeat(2,1fr);gap:0;display:grid;position:relative}@media (max-width:640px){.ProjectsGrid-module__Zd8WsG__gridContainer{grid-template-columns:1fr}}.ProjectsGrid-module__Zd8WsG__verticalCenterDivider{z-index:1;pointer-events:none;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:640px){.ProjectsGrid-module__Zd8WsG__verticalCenterDivider{display:none}}.ProjectsGrid-module__Zd8WsG__verticalDashedLine{background-image:repeating-linear-gradient(to bottom, var(--border-color) 0px, var(--border-color) 6px, transparent 6px, transparent 14px);background-repeat:no-repeat;background-size:1px 100%;width:1px;height:100%}.ProjectsGrid-module__Zd8WsG__cardCell{z-index:2;flex-direction:column;padding:12px;display:flex;position:relative}.ProjectsGrid-module__Zd8WsG__bottomDashedLine{pointer-events:none;z-index:2;width:100%;position:absolute;bottom:0;left:0}@media (min-width:640px){.ProjectsGrid-module__Zd8WsG__hideOnDesktop{display:none!important}}@media (max-width:639px){.ProjectsGrid-module__Zd8WsG__hideOnMobile{display:none!important}}.ProjectsGrid-module__Zd8WsG__cardLink{cursor:pointer;width:100%;color:inherit;flex-direction:column;flex:1;gap:8px;height:100%;text-decoration:none;display:flex}.ProjectsGrid-module__Zd8WsG__previewOuter{border:1px solid var(--border-color);border-radius:10px;padding:4px;transition:border-color .2s}.ProjectsGrid-module__Zd8WsG__previewInner{background-color:var(--mutedBackground-color);border:1px solid var(--border-color);-webkit-user-select:none;user-select:none;border-radius:6px;width:100%;height:200px;position:relative;overflow:hidden}@media (max-width:768px){.ProjectsGrid-module__Zd8WsG__previewInner{height:170px}}.ProjectsGrid-module__Zd8WsG__bgHover{opacity:0;z-index:1;background-position:50%;background-size:cover;transition:opacity .3s;position:absolute;inset:0}.ProjectsGrid-module__Zd8WsG__cardLink:hover .ProjectsGrid-module__Zd8WsG__bgHover{opacity:1}.ProjectsGrid-module__Zd8WsG__screenLabel{color:var(--mutedForeground-color);z-index:10;margin:0;font-size:.75rem;font-weight:500;transition:all .3s;position:absolute;top:8px;left:8px}.ProjectsGrid-module__Zd8WsG__cardLink:hover .ProjectsGrid-module__Zd8WsG__screenLabel{color:#000;left:50%;transform:translate(-50%)}.ProjectsGrid-module__Zd8WsG__screenshotWindow{background-color:var(--background);z-index:5;border-radius:6px 6px 0 0;width:80%;height:75%;padding:2px 2px 0;transition:height .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000026}.ProjectsGrid-module__Zd8WsG__cardLink:hover .ProjectsGrid-module__Zd8WsG__screenshotWindow{height:70%}.ProjectsGrid-module__Zd8WsG__screenshotClip{background-color:var(--background);border-radius:4px 4px 0 0;width:100%;height:100%;overflow:hidden}.ProjectsGrid-module__Zd8WsG__screenshotImg{object-fit:cover;object-position:top;width:100%;height:150px;display:block}@media (max-width:768px){.ProjectsGrid-module__Zd8WsG__screenshotImg{height:128px}}.ProjectsGrid-module__Zd8WsG__pinBadge{border:1px solid var(--border-color);background-color:var(--background);color:var(--title-color);z-index:10;border-radius:8px;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;top:4px;right:4px}.ProjectsGrid-module__Zd8WsG__cardInfo{flex-direction:column;flex:1;gap:4px;padding:0 8px;display:flex}.ProjectsGrid-module__Zd8WsG__titleRow{justify-content:space-between;align-items:center;display:flex}.ProjectsGrid-module__Zd8WsG__projectTitle{color:var(--title-color);margin:0;font-size:1.1rem;font-weight:700;line-height:1.1}.ProjectsGrid-module__Zd8WsG__liveStatus{-webkit-user-select:none;user-select:none;align-items:center;gap:4px;display:flex}.ProjectsGrid-module__Zd8WsG__pingContainer{justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:relative}.ProjectsGrid-module__Zd8WsG__pingDot{opacity:.4;background-color:#22c55e;border-radius:50%;width:10px;height:10px;animation:1.5s cubic-bezier(0,0,.2,1) infinite ProjectsGrid-module__Zd8WsG__pingAnimation;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectsGrid-module__Zd8WsG__cardLink:hover .ProjectsGrid-module__Zd8WsG__pingDot{display:none}@keyframes ProjectsGrid-module__Zd8WsG__pingAnimation{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}75%,to{opacity:0;transform:translate(-50%,-50%)scale(2.2)}}.ProjectsGrid-module__Zd8WsG__liveDotSvg{z-index:1;color:#22c55e;position:relative}.ProjectsGrid-module__Zd8WsG__liveText{color:var(--mutedForeground-color);margin:0;font-size:.875rem;font-weight:500}.ProjectsGrid-module__Zd8WsG__projectDesc{color:var(--mutedForeground-color);flex:1;margin:0;font-size:.875rem;line-height:1.45}.ProjectsGrid-module__Zd8WsG__viewProjectRow{-webkit-user-select:none;user-select:none;align-items:center;gap:4px;margin-top:auto;padding-top:8px;display:flex}.ProjectsGrid-module__Zd8WsG__viewProjectText{color:var(--mutedForeground-color);margin:0;font-size:.875rem;transition:color .3s}.ProjectsGrid-module__Zd8WsG__cardLink:hover .ProjectsGrid-module__Zd8WsG__viewProjectText{color:var(--title-color)}.ProjectsGrid-module__Zd8WsG__viewProjectArrow{color:var(--mutedForeground-color);transition:transform .3s,color .3s}.ProjectsGrid-module__Zd8WsG__cardLink:hover .ProjectsGrid-module__Zd8WsG__viewProjectArrow{color:var(--title-color);transform:rotate(45deg)}.ProjectsGrid-module__Zd8WsG__viewAllWrap{justify-content:center;align-items:center;padding:2px;display:flex}
