.studio-theme{--studio-sticky-offset:92px}.studio-site-header{z-index:30;border-bottom:1px solid var(--line);background:var(--hive);position:sticky;top:0}.studio-site-bar{justify-content:space-between;align-items:center;gap:1.5rem;min-height:72px;padding:.75rem 2rem;display:flex}.studio-product-nav{justify-content:center;align-items:center;gap:.125rem;min-width:0;display:flex}:is(.studio-product-nav,.studio-quick-nav,.studio-menu-links) :is(a,button){min-height:44px;color:var(--smoke);font:500 .8125rem/1.4 var(--font-geist-sans,system-ui), sans-serif;white-space:nowrap;transition:background-color .16s var(--studio-ease), color .16s var(--studio-ease), border-color .16s var(--studio-ease);background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.375rem;padding:.625rem .75rem;text-decoration:none;display:inline-flex}:is(.studio-product-nav,.studio-quick-nav,.studio-menu-links) :is(a,button):hover{color:var(--pollen);background:var(--comb-2)}:is(.studio-product-nav,.studio-quick-nav,.studio-menu-links) [aria-current=page]{color:var(--nectar);border-color:color-mix(in srgb, var(--honey) 24%, transparent);background:color-mix(in srgb, var(--honey) 12%, transparent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--honey) 12%, transparent)}.studio-nav-soon{opacity:.45;background:currentColor;border-radius:50%;flex:none;width:4px;height:4px}.studio-nav-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.studio-site-actions{flex:none;align-items:center;gap:.5rem;display:flex}.studio-header-theme{display:flex}.studio-credit-chip{border:1px solid var(--line);min-height:44px;color:var(--pollen);background:var(--comb);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 .875rem;font-size:.875rem;display:inline-flex}.studio-credit-chip svg{color:var(--honey)}.studio-profile{position:relative}.studio-profile-trigger{border:1px solid var(--line);background:var(--comb);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;min-height:44px;padding:.375rem .875rem .375rem .375rem;font-size:.8125rem;font-weight:500;list-style:none;display:flex}.studio-profile-trigger::-webkit-details-marker{display:none}.studio-profile-initial{background:var(--honey);width:30px;height:30px;color:var(--hive);font:600 .8125rem var(--font-bricolage,system-ui), sans-serif;border-radius:50%;place-items:center;display:grid}.studio-profile-panel{border:1px solid var(--line);background:var(--comb);width:min(280px,100vw - 2rem);box-shadow:0 16px 40px -20px var(--surface-shadow);border-radius:1.5rem;padding:.5rem;position:absolute;top:calc(100% + .75rem);right:0}.studio-profile-identity{border-bottom:1px solid var(--line);overflow-wrap:anywhere;gap:.25rem;margin-bottom:.25rem;padding:.75rem;display:grid}.studio-profile-identity strong{font-size:.875rem;font-weight:500}.studio-profile-identity span{color:var(--smoke);font-size:.75rem;line-height:1.5}.studio-profile-panel a,.studio-profile-panel button{width:100%;min-height:44px;color:var(--pollen);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.625rem;padding:.625rem .875rem;font-size:.875rem;text-decoration:none;display:flex}.studio-profile-panel a:hover,.studio-profile-panel button:hover{background:var(--comb-2)}.studio-theme :is(#history-heading,#account-heading){scroll-margin-top:calc(var(--studio-sticky-offset) + 1rem)}.studio-site-actions .studio-menu-trigger,.studio-quick-nav{display:none}.studio-navigation-dialog{color:var(--pollen);background:var(--comb);border:1px solid var(--line);animation:studio-menu-enter .16s var(--studio-ease);padding:0;box-shadow:0 32px 80px #00000040}.studio-navigation-dialog::backdrop{background:#0000008c}.studio-navigation-menu{overscroll-behavior:contain;border-radius:1.75rem;width:min(28rem,100% - 1rem);max-width:none;max-height:calc(100dvh - 1rem);margin:auto;overflow-y:auto}.studio-menu-heading{justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.studio-menu-heading h2{letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:600}.studio-menu-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.25rem 1.25rem 1.25rem;display:grid}.studio-menu-links :is(a,button){border-color:var(--line);white-space:normal;text-align:left;border-radius:1.125rem;justify-content:flex-start;min-height:52px;padding:.75rem 1rem;font-size:.875rem}.studio-menu-links .studio-nav-soon{margin-left:auto}.studio-menu-footer{border-top:1px solid var(--line);color:var(--smoke);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.875rem;display:flex}.studio-navigation-notice{border-radius:1.75rem;width:min(28rem,100% - 2rem);max-width:none;max-height:calc(100dvh - 2rem);margin:auto;overflow-y:auto}.studio-availability-label{color:var(--nectar);font-size:.75rem;font-weight:500}.studio-notice-content{padding:.25rem 1.5rem 2rem}.studio-workspace-symbol{border:1px solid var(--line);width:64px;height:64px;color:var(--nectar);background:color-mix(in srgb, var(--honey) 6%, var(--comb));border-radius:1.5rem;place-items:center;display:grid}.studio-notice-content h2{letter-spacing:-.035em;margin:1.25rem 0 .5rem;font-size:1.75rem;font-weight:600}.studio-notice-content p{color:var(--smoke);margin:0;font-size:.9375rem;line-height:1.7}.studio-notice-content a{margin-top:1.5rem}@keyframes studio-menu-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px) and (max-width:1679px){.studio-theme{--studio-sticky-offset:137px}.studio-site-bar{flex-wrap:wrap;gap:.5rem 1rem;padding:.75rem 1.5rem .5rem}.studio-product-nav{scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex:1 0 100%;order:3;justify-content:space-between;overflow-x:auto}}@media (max-width:1023px){.studio-theme{--studio-sticky-offset:137px}.studio-site-bar{gap:1rem;padding:.75rem 1.5rem .5rem}.studio-site-actions{position:relative}.studio-profile{position:static}.studio-product-nav{display:none}.studio-site-actions .studio-menu-trigger{display:inline-flex}.studio-quick-nav{overscroll-behavior-x:contain;scrollbar-width:none;gap:.25rem;padding:0 1.5rem .625rem;display:flex;overflow-x:auto}.studio-quick-nav a{flex:1;padding-inline:1rem}}@media (max-width:639px){.studio-site-bar{gap:.5rem;padding-inline:1rem}.studio-site-bar .studio-brand{gap:.375rem;font-size:1.125rem}.studio-site-actions{gap:.375rem}.studio-header-theme{display:none}.studio-credit-chip{padding-inline:.625rem}.studio-profile-trigger{padding:.375rem}.studio-profile-label{display:none}.studio-quick-nav{padding-inline:1rem}.studio-quick-nav a{padding-inline:.875rem}}@media (max-width:359px){.studio-site-bar{padding-inline:.75rem}.studio-site-bar .studio-brand>svg{width:24px;height:24px}.studio-site-bar .studio-brand{font-size:1rem}.studio-credit-chip{gap:.25rem;padding-inline:.375rem}.studio-menu-heading{padding-inline:1rem}.studio-menu-links{padding-inline:.75rem}}
