.studio-desktop-window{height:100dvh;background:var(--surface-base)}@media (min-width:1024px){.studio-desktop-window{position:absolute;top:2.375rem;bottom:5.75rem;left:0;right:0;width:min(100rem,calc(100% - 5rem));height:auto;margin-inline:auto;border:1px solid var(--ui-line);border-radius:var(--r-xl);box-shadow:var(--shadow);overflow:hidden}}.studio-traffic-lights{display:none}@media (min-width:1024px){.studio-traffic-lights{display:flex;flex:0 0 auto;gap:6px;margin-right:var(--sp1)}.studio-traffic-lights span{width:10px;height:10px;border-radius:9999px}.studio-traffic-lights span:first-child{background:color-mix(in srgb,var(--red) 70%,transparent)}.studio-traffic-lights span:nth-child(2){background:color-mix(in srgb,var(--amber) 70%,transparent)}.studio-traffic-lights span:nth-child(3){background:color-mix(in srgb,var(--green) 70%,transparent)}.studio-shell .rail-workflows.is-collapsed .studio-traffic-lights{display:none}}@media (min-width:1024px) and (max-width:1279px){.studio-desktop .brand-product{display:none}}