:root{--color-gold:#f1b32e;--color-gold-hover:#e0a420;--color-forest:#0e4644;--style-radius-s:6px;--style-radius-m:10px;--style-radius-l:14px;--color-base-0:#fbf8ef;--color-base-50:#f4efe1;--color-base-100:#ebe4d4;--color-base-150:#ded6c4;--color-base-200:#cfc6b2;--color-base-750:#26332f;--color-base-800:#1c2826;--color-base-850:#15201e;--color-base-900:#0e1715}html[data-theme=light]{--theme-bg:#f7f2e3;--theme-input-bg:#fbf8ef;--theme-text:#262626}html[data-theme=dark]{--theme-bg:#0c1b19;--theme-input-bg:#16201e}.nav{background:var(--color-forest);border-color:#f7f2e31f}.nav__wrap,.nav__scroll{background:0 0}.nav__link,.nav__controls,.nav__controls a,.nav__controls button{color:#f7f2e3}.nav__link{border-radius:10px;transition:background .12s,color .12s}.nav__link:hover{color:#fff;background:#f7f2e31a}.nav__link--active,.nav__link[aria-current=page]{color:var(--color-gold);background:#f7f2e31a}.nav-group__toggle{color:#f7f2e38c}.nav-group__toggle:hover{color:#f7f2e3d9}.nav-group__toggle svg,.nav-group__indicator svg{color:#f7f2e399}.btn--style-primary{--bg-color:var(--color-gold);--color:#20180a;--hover-bg:var(--color-gold-hover);--hover-color:#20180a}.nav__link--dashboard{margin-bottom:6px;font-weight:600}.studio-logo{justify-content:center;display:flex}.studio-logo__img{width:240px;max-width:62vw;height:auto}.studio-logo__img--light-on-dark,html[data-theme=dark] .studio-logo__img--dark-on-light{display:none}html[data-theme=dark] .studio-logo__img--light-on-dark{display:inline-block}.studio-icon{object-fit:contain;border-radius:7px;width:28px;height:28px}.studio-dash__head{padding-top:8px}.studio-dash__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-gold);margin:0;font-size:12px;font-weight:600}.studio-dash__title{margin:6px 0 0;font-size:30px;font-weight:700}.studio-dash__intro{max-width:60ch;color:var(--theme-elevation-500);margin:8px 0 0}.studio-dash__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-top:28px;display:grid}.studio-dash__stat{border-radius:var(--style-radius-l);border:1px solid var(--theme-elevation-100);background:var(--theme-elevation-0);color:inherit;border-top:3px solid var(--color-gold);flex-direction:column;gap:4px;padding:18px 20px;text-decoration:none;transition:transform .12s,border-color .12s;display:flex}.studio-dash__stat:hover{border-color:var(--theme-elevation-200);transform:translateY(-2px)}.studio-dash__stat-value{font-variant-numeric:tabular-nums;font-size:32px;font-weight:700;line-height:1}.studio-dash__stat-label{color:var(--theme-elevation-500);font-size:13px}.studio-dash__section{margin-top:32px}.studio-dash__h2{margin:0;font-size:18px;font-weight:700}.studio-dash__h2-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.studio-dash__more,.studio-dash__link{color:var(--color-gold);font-size:13px;font-weight:500;text-decoration:none}.studio-dash__more:hover,.studio-dash__link:hover{text-decoration:underline}.studio-dash__quick{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.studio-dash__quick-btn{border-radius:var(--style-radius-m);background:var(--color-gold);color:#20180a;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s;display:inline-flex}.studio-dash__quick-btn:hover{background:var(--color-gold-hover)}.studio-dash__cols{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.studio-dash__list{border:1px solid var(--theme-elevation-100);border-radius:var(--style-radius-l);margin:14px 0 0;padding:0;list-style:none;overflow:hidden}.studio-dash__list li{border-top:1px solid var(--theme-elevation-100)}.studio-dash__list li:first-child{border-top:0}.studio-dash__list a{background:var(--theme-elevation-0);color:inherit;white-space:nowrap;text-overflow:ellipsis;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;display:block;overflow:hidden}.studio-dash__list a:hover{background:var(--theme-elevation-50);color:var(--color-gold)}.studio-dash__empty{background:var(--theme-elevation-0);color:var(--theme-elevation-400);padding:14px 16px;font-size:13px}.studio-dash__links{border-top:1px solid var(--theme-elevation-100);flex-wrap:wrap;gap:20px;margin:36px 0 12px;padding-top:20px;display:flex}.studio-dash__link{font-size:14px}
