@property --hub-room-base{syntax:"<color>";inherits:true;initial-value:#0b2032}@property --hub-room-light{syntax:"<color>";inherits:true;initial-value:#285663}@property --hub-room-reflection{syntax:"<color>";inherits:true;initial-value:#344966}@property --workspace-accent{syntax:"<color>";inherits:true;initial-value:#b8edeb}@property --workspace-surface{syntax:"<color>";inherits:true;initial-value:#24495e}@property --workspace-recess{syntax:"<color>";inherits:true;initial-value:#132e40}@property --workspace-light{syntax:"<color>";inherits:true;initial-value:#385c6a}@property --hub-paper{syntax:"<color>";inherits:true;initial-value:#edf4f3}@property --hub-ink{syntax:"<color>";inherits:true;initial-value:#173746}@property --hub-ink-muted{syntax:"<color>";inherits:true;initial-value:#516d78}@property --hub-text{syntax:"<color>";inherits:true;initial-value:#e9f1f4}@property --hub-muted{syntax:"<color>";inherits:true;initial-value:#bdd0da}@property --hub-paper-rule{syntax:"<color>";inherits:true;initial-value:#c4d3d6}:root{--hub-page-enter-time:420ms;--hub-page-enter-ease:cubic-bezier(.32,.72,0,1)}body[data-prototype-theme=studio]{--hub-scene-time:780ms;--hub-scene-ease:ease;transition-property:--hub-room-base,--hub-room-light,--hub-room-reflection,--workspace-accent,--workspace-surface,--workspace-recess,--workspace-light,--hub-paper,--hub-ink,--hub-ink-muted,--hub-text,--hub-muted,--hub-paper-rule;transition-duration:var(--hub-scene-time);transition-timing-function:var(--hub-scene-ease)}html[data-studio-route-motion=true]{view-transition-name:none}html[data-studio-route-motion=true] #studio-content{view-transition-name:hub-page}::view-transition{pointer-events:none}::view-transition-group(hub-page){animation:none}::view-transition-image-pair(hub-page){isolation:isolate}::view-transition-new(hub-page),::view-transition-old(hub-page){height:100%;width:100%;-o-object-fit:none;object-fit:none;-o-object-position:left top;object-position:left top;mix-blend-mode:normal}::view-transition-old(hub-page){animation:hub-page-leave .14s cubic-bezier(.23,1,.32,1) both}::view-transition-new(hub-page){animation:hub-page-enter var(--hub-page-enter-time) var(--hub-page-enter-ease) 50ms both}@keyframes hub-page-leave{to{opacity:0}}@keyframes hub-page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){body[data-prototype-theme=studio]{transition-duration:0s}::view-transition-new(hub-page),::view-transition-old(hub-page){animation:none}}@media (forced-colors:active){body[data-prototype-theme=studio]{transition-duration:0s}}