.studio-shell{background-attachment:fixed;background-color:var(--site-background-color);background-image:var(--site-background-image);background-position:50%;background-repeat:no-repeat;background-size:var(--site-background-size);min-height:100dvh;color:var(--foreground);font-family:var(--font-creator-studio), sans-serif}.studio-shell :is(button,input,select,textarea){font-family:inherit}.studio-phone{--creator-studio-font-scale:1;--studio-mobile-header-height:3.75rem;--studio-mobile-header-clearance:var(--studio-mobile-header-height);--studio-nav-height:4rem;--studio-nav-inset:1rem;--studio-nav-bottom:calc(env(safe-area-inset-bottom,0px) + var(--studio-nav-inset));--studio-nav-clearance:calc(var(--studio-nav-height) + var(--studio-nav-bottom));width:100%;max-width:1440px;min-height:100dvh;margin-inline:auto;position:relative}.studio-workspace{min-width:0}.studio-page{min-height:calc(100dvh - var(--studio-nav-clearance));width:100%;padding:1rem 1rem calc(var(--studio-nav-clearance) + 1rem);background:0 0!important}.studio-page-transition{animation:.24s ease-out studio-page-enter}.studio-page h1{font-size:calc(28px * var(--creator-studio-font-scale));margin:14px 0;font-weight:800;line-height:1.12}.home-page,.profile-page,.creations-page,.settings-page,.settings-placeholder-page,.clipping-page{margin-inline:auto}.studio-sidebar{display:none}.studio-nav{z-index:3;left:50%;bottom:var(--studio-nav-bottom);height:var(--studio-nav-height);width:min(calc(100% - (2 * var(--studio-nav-inset))), 920px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);isolation:isolate;background:#3337;border-radius:3rem;padding:2px;display:flex;position:fixed;transform:translate(-50%)}.studio-nav-active-indicator{z-index:0;pointer-events:none;transition:transform .34s cubic-bezier(.2,.8,.2,1);position:absolute;top:2px;bottom:2px;left:2px}.studio-nav-active-indicator-surface{background:#7777;border-radius:3rem;height:100%;animation:.34s cubic-bezier(.2,.8,.2,1) studio-nav-active-indicator-pulse;display:block}.studio-nav-item{color:#fff;z-index:1;border:0;border-radius:3rem;flex-direction:column;flex:1;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.studio-nav-item small{font-size:calc(12px * var(--creator-studio-font-scale));font-weight:600}.studio-nav-item.is-active{color:#2bc5ff}@media (max-width:1023px){.studio-shell{--background:#040308;--foreground:#fff;--color-foreground:#fff;color:#fff;min-height:100dvh}.studio-nav{background:#46127eb8;border:1px solid #b94affa6}.studio-nav-active-indicator-surface{background:linear-gradient(100deg,#238aff85,#9e3aef94)}}@media (max-width:767px){.creator-studio-desktop-header{z-index:8;min-height:3.75rem;padding:max(.45rem, env(safe-area-inset-top,0px)) 1rem .45rem;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#02040dd1;border-bottom:1px solid #6c83c43d;justify-content:flex-end;align-items:center;display:flex;position:sticky;top:0}.creator-studio-desktop-header>p,.creator-studio-desktop-header__icon,.creator-studio-desktop-header__profile-details,.creator-studio-desktop-header__profile>svg{display:none}.creator-studio-desktop-header>div{align-items:center;gap:.55rem;display:flex}.creator-studio-desktop-header__credits{color:#f7f9ff;background:linear-gradient(#060a1b,#060a1b) padding-box padding-box,linear-gradient(100deg,#1d9bff,#d831d8) border-box;border:1px solid #0000;border-radius:999px;align-items:center;gap:.4rem;min-height:2.75rem;padding:0 .55rem;text-decoration:none;display:inline-flex}.creator-studio-desktop-header__credits svg{color:#4bceff}.creator-studio-desktop-header__credits span{color:#f7f9ff;font-size:.76rem;font-weight:750;line-height:1;display:grid}.creator-studio-desktop-header__credits small{color:#7fc7ff;letter-spacing:.07em;font-size:.52rem;font-weight:750}.creator-studio-desktop-header__credits strong{margin-left:.12rem;font-size:1.05rem;font-weight:400}.creator-studio-desktop-header__profile{border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.creator-studio-desktop-header__profile:focus-visible{outline-offset:3px;outline:3px solid #339cff8c}.creator-studio-desktop-header__avatar{border:1px solid #8066e5;border-radius:50%;width:2.35rem;height:2.35rem;display:block;position:relative;overflow:hidden}.creator-studio-desktop-header__avatar img{object-fit:cover}}@media (max-width:359px){.creator-studio-desktop-header__credits{justify-content:center;width:2.5rem;padding-inline:0}.creator-studio-desktop-header__credits span,.creator-studio-desktop-header__credits strong{display:none}}@keyframes studio-page-enter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}@keyframes studio-nav-active-indicator-pulse{0%{transform:scale(.9)}50%{transform:scale(1.25)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.studio-page-transition,.studio-nav-active-indicator,.studio-nav-active-indicator-surface{transition:none;animation:none}}@media (min-width:1024px){.studio-shell{box-sizing:border-box;--studio-card:#090b17;--studio-card-raised:#0d1020;--studio-border:#6c83c457;--studio-text:#f7f8ff;--studio-muted:#a3a9bd;--studio-blue:#1fc8ff;--studio-blue-soft:#1daeff21;--studio-sidebar-width:clamp(12.5rem, 14vw, 13.75rem);height:100dvh;color:var(--studio-text);padding:0;padding:.875rem;overflow:hidden}.studio-phone{--creator-studio-font-scale:1;--studio-nav-clearance:0px;grid-template-columns:var(--studio-sidebar-width) minmax(0, 1fr);align-items:stretch;gap:.875rem;max-width:none;height:100%;min-height:0;margin:0;display:grid;overflow:hidden}.studio-workspace{background:#02040db8;border:1px solid #6c83c440;border-radius:.875rem;grid-area:1/2;grid-template-rows:auto minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.studio-sidebar{background:linear-gradient(#070a17fa,#03050ffa);border:1px solid #6c83c452;border-radius:.875rem;flex-direction:column;grid-area:1/1;height:100%;min-height:0;padding:24px 16px 16px;display:flex;position:sticky;top:0;overflow:hidden}.studio-sidebar-brand{flex-direction:column;align-items:flex-start;gap:5px;padding:1px 8px 12px;display:flex}.studio-sidebar-brand img{filter:none;width:122px;height:auto}.studio-sidebar-brand span,.studio-sidebar-menu>p,.studio-credit-card span{color:#8f98b5;letter-spacing:.08em;font-size:10px;font-weight:700}.studio-sidebar-menu{gap:4px;display:grid}.studio-sidebar-menu>p{display:none}.studio-sidebar-link{color:#c9d0e5;border-radius:8px;align-items:center;gap:11px;min-height:44px;padding:0 10px;font-size:14px;font-weight:550;text-decoration:none;transition:color .16s ease-out,background-color .16s ease-out;display:flex}.studio-sidebar-link:hover{color:#fff;background:#6975a626}.studio-sidebar-link.is-active{color:#f8fbff;background:linear-gradient(95deg,#1797ff2e,#d922c821);border:1px solid #e62bbeb8;box-shadow:inset 0 0 16px #27b8ff12,0 0 12px #dd2ac61a}.studio-sidebar-link.is-disabled{cursor:not-allowed;color:#68708c}.studio-sidebar-bottom{gap:12px;margin-top:auto;padding-top:24px;display:grid}.studio-premium-card{background:linear-gradient(#050916f7,#040711f7) padding-box padding-box,linear-gradient(135deg,#249fff 0%,#b639ef 52%,#f42598 100%) border-box;border:2px solid #0000;border-radius:18px;gap:12px;padding:18px 14px 14px;display:grid;box-shadow:inset 0 0 28px #2866ff12,0 0 18px #be2acd14}.studio-premium-card strong{color:#0000;letter-spacing:-.02em;background:linear-gradient(90deg,#2cbcff,#d83ff1 62%,#f82aa5);-webkit-background-clip:text;background-clip:text;width:fit-content;font-size:16px;font-weight:750;line-height:1.2;display:block}.studio-premium-card p{color:#d5daeb;margin:8px 0 0;font-size:11px;font-weight:550;line-height:1.55}.studio-premium-card-action,.studio-credit-card-action{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;font-size:12px;font-weight:750;text-decoration:none;transition:filter .16s ease-out,transform .16s ease-out;display:flex}.studio-premium-card-action svg,.studio-credit-card-action svg{flex:none;width:16px;height:16px}.studio-premium-card-action{color:#fff;background:linear-gradient(100deg,#228bff,#8e49f7 48%,#ef279c);min-height:42px;box-shadow:0 6px 18px #8631ff38}.studio-premium-card-action:hover,.studio-credit-card-action:hover{filter:brightness(1.12);transform:translateY(-1px)}.studio-credit-card{color:#fff;background:linear-gradient(#050916f7,#040711f7) padding-box padding-box,linear-gradient(135deg,#20ccf7 0%,#507cff 50%,#f42598 100%) border-box;border:2px solid #0000;border-radius:18px;gap:18px;padding:18px 14px 14px;display:grid;box-shadow:inset 0 0 28px #2866ff12,0 0 18px #be2acd14}.studio-credit-card>div{gap:2px;display:grid}.studio-credit-card span{color:#2bcaff}.studio-credit-card strong{letter-spacing:-.05em;font-size:34px;font-weight:500;line-height:1}.studio-credit-card-action{color:#e7ebf7;background:#02050fbd;border:1px solid #7188c742;min-height:42px}.studio-sidebar-footer{color:#7f8aa8;justify-content:space-between;align-items:center;font-size:9px;display:flex}.studio-sidebar-footer div{gap:8px;display:flex}.studio-nav{display:none}.studio-workspace>:is(.studio-page,.studio-page-transition){overscroll-behavior-y:contain;scrollbar-color:#4b68a2bf transparent;min-width:0;height:auto;min-height:0;padding:1.5rem clamp(1rem,2.3vw,2.75rem) 2.5rem;overflow:hidden auto}.studio-workspace>.studio-page-transition .studio-page{min-width:0;min-height:100%;padding:1.5rem clamp(1rem,2.3vw,2.75rem) 2.5rem}.studio-workspace .creator-studio-header,.studio-workspace .preset-picker-topbar{display:none}}@media (min-width:1280px){.studio-phone{grid-template-columns:var(--studio-sidebar-width) minmax(0, 1fr)}.studio-sidebar{padding-inline:12px}}
