.studio-shell[data-astro-cid-okbbse2e]{display:flex;height:100vh;background:#0d0d0d;font-family:var(--font-sans);color:var(--color-text);position:sticky;top:0}.sidebar[data-astro-cid-okbbse2e]{width:324px;flex-shrink:0;display:flex;flex-direction:column;background:#111;border-right:1px solid var(--color-border);overflow:hidden}.sidebar-logo[data-astro-cid-okbbse2e]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-4);border-bottom:1px solid var(--color-border);flex-shrink:0}.sidebar-logo[data-astro-cid-okbbse2e] img[data-astro-cid-okbbse2e]{width:32px;height:32px;object-fit:contain;border-radius:var(--radius-md);flex-shrink:0}.sidebar-logo__text[data-astro-cid-okbbse2e]{display:flex;flex-direction:column;line-height:1.2}.sidebar-logo__name[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-b);letter-spacing:-.01em}.sidebar-logo__sub[data-astro-cid-okbbse2e]{font-size:10px;color:var(--color-text-3)}.sidebar-tools[data-astro-cid-okbbse2e]{flex:1;overflow-y:auto;padding:var(--space-3);display:flex;flex-direction:column;gap:2px;scrollbar-width:none;-ms-overflow-style:none}.sidebar-tools[data-astro-cid-okbbse2e]::-webkit-scrollbar{display:none}.tool-item[data-astro-cid-okbbse2e]{display:flex;align-items:center;gap:var(--space-3);padding:10px var(--space-3);border-radius:var(--radius-xl);text-decoration:none;color:var(--color-text);transition:background var(--transition-fast)}.tool-item[data-astro-cid-okbbse2e]:hover{background:#ffffff0f}.tool-item[data-astro-cid-okbbse2e]:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.tool-item__thumb[data-astro-cid-okbbse2e]{width:36px;height:36px;border-radius:var(--radius-lg);overflow:hidden;flex-shrink:0;background:var(--color-bg-3);border:1px solid var(--color-border)}.tool-item__thumb[data-astro-cid-okbbse2e] img[data-astro-cid-okbbse2e]{width:100%;height:100%;object-fit:cover}.tool-item__body[data-astro-cid-okbbse2e]{display:flex;flex-direction:column;gap:1px;min-width:0}.tool-item__name[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-m);display:flex;align-items:center;gap:var(--space-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tool-item__badge[data-astro-cid-okbbse2e]{font-size:10px;color:var(--color-primary-text);background:#3b82f61f;border-radius:var(--radius-full);padding:1px 5px;white-space:nowrap;flex-shrink:0}.tool-item__credits[data-astro-cid-okbbse2e]{font-size:var(--text-xs);color:var(--color-text-3)}.sidebar-bottom[data-astro-cid-okbbse2e]{padding:var(--space-3);border-top:1px solid var(--color-border);flex-shrink:0;display:flex;flex-direction:column;gap:2px}.sidebar-nav[data-astro-cid-okbbse2e]{display:flex;align-items:center;gap:var(--space-3);padding:10px var(--space-3);border-radius:var(--radius-xl);text-decoration:none;color:var(--color-text-2);font-size:var(--text-sm);font-weight:var(--font-weight-m);transition:background var(--transition-fast),color var(--transition-fast);background:none;border:none;cursor:pointer;width:100%;text-align:left;font-family:var(--font-sans)}.sidebar-nav[data-astro-cid-okbbse2e]:hover{background:#ffffff0f;color:var(--color-text)}.sidebar-nav[data-astro-cid-okbbse2e]:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.sidebar-nav__icon[data-astro-cid-okbbse2e]{width:36px;height:36px;border-radius:var(--radius-lg);background:var(--color-bg-3);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.studio-main[data-astro-cid-okbbse2e]{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.studio-main[data-astro-cid-okbbse2e]::-webkit-scrollbar{width:6px}.studio-main[data-astro-cid-okbbse2e]::-webkit-scrollbar-track{background:transparent}.studio-main[data-astro-cid-okbbse2e]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.studio-main[data-astro-cid-okbbse2e]::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.dashboard[data-astro-cid-okbbse2e]{max-width:680px;margin:0 auto;padding:clamp(2rem,5vh,3.5rem) var(--space-6) var(--space-10);display:flex;flex-direction:column;gap:clamp(1.5rem,3vh,2.5rem)}.dashboard__header[data-astro-cid-okbbse2e]{display:flex;flex-direction:column;gap:var(--space-2)}.dashboard__title[data-astro-cid-okbbse2e]{font-size:clamp(var(--text-lg),2.5vw,var(--text-2xl));font-weight:var(--font-weight-b);letter-spacing:-.02em}.dashboard__sub[data-astro-cid-okbbse2e]{font-size:var(--text-sm);color:var(--color-text-3);line-height:1.5}.dashboard__section[data-astro-cid-okbbse2e]{display:flex;flex-direction:column;gap:var(--space-3)}.dashboard__section-title[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-b);color:var(--color-text-2);text-transform:uppercase;letter-spacing:.06em}.dashboard__section-row[data-astro-cid-okbbse2e]{display:flex;align-items:center;justify-content:space-between}.action-grid[data-astro-cid-okbbse2e]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3)}.action-card[data-astro-cid-okbbse2e]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-xl);background:#ffffff06;border:1px solid var(--color-border);text-decoration:none;color:var(--color-text);transition:background .15s,border-color .15s,transform .15s}.action-card[data-astro-cid-okbbse2e]:hover{background:#ffffff0e;border-color:#3b82f659;transform:translateY(-1px)}.action-card[data-astro-cid-okbbse2e]:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.action-card__icon[data-astro-cid-okbbse2e]{width:44px;height:44px;border-radius:var(--radius-lg);background:#3b82f614;border:1px solid rgba(59,130,246,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}.action-card__icon[data-astro-cid-okbbse2e] img[data-astro-cid-okbbse2e]{width:24px;height:24px;border-radius:4px}.action-card__body[data-astro-cid-okbbse2e]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.action-card__label[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-m);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action-card__credits[data-astro-cid-okbbse2e]{font-size:var(--text-xs);color:var(--color-text-3)}.action-card__arrow[data-astro-cid-okbbse2e]{color:var(--color-text-3);flex-shrink:0;transition:transform .15s}.action-card[data-astro-cid-okbbse2e]:hover .action-card__arrow[data-astro-cid-okbbse2e]{transform:translate(2px)}.credits-banner[data-astro-cid-okbbse2e]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-radius:var(--radius-xl);background:linear-gradient(135deg,#3b82f61a,#8b5cf60f);border:1px solid rgba(59,130,246,.18)}.credits-banner__left[data-astro-cid-okbbse2e]{display:flex;align-items:center;gap:var(--space-3);min-width:0}.credits-banner__icon[data-astro-cid-okbbse2e]{width:40px;height:40px;border-radius:var(--radius-lg);background:#3b82f626;display:flex;align-items:center;justify-content:center;color:var(--color-primary-text);flex-shrink:0}.credits-banner__body[data-astro-cid-okbbse2e]{display:flex;flex-direction:column;gap:2px;min-width:0}.credits-banner__title[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-b)}.credits-banner__desc[data-astro-cid-okbbse2e]{font-size:var(--text-xs);color:var(--color-text-3)}.credits-banner__cta[data-astro-cid-okbbse2e]{padding:8px 20px;border-radius:var(--radius-lg);background:var(--color-primary-text);color:#0d0d0d;font-size:var(--text-sm);font-weight:var(--font-weight-b);border:none;cursor:pointer;transition:background .15s;font-family:var(--font-sans);white-space:nowrap;flex-shrink:0}.credits-banner__cta[data-astro-cid-okbbse2e]:hover{background:#5b9cff}.credits-banner__cta[data-astro-cid-okbbse2e]:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.changelog-list[data-astro-cid-okbbse2e]{display:flex;flex-direction:column;gap:0}.changelog-item[data-astro-cid-okbbse2e]{display:flex;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--color-border)}.changelog-item[data-astro-cid-okbbse2e]:last-child{border-bottom:none;padding-bottom:0}.changelog-item__dot[data-astro-cid-okbbse2e]{width:8px;height:8px;border-radius:var(--radius-full);background:#3b82f680;flex-shrink:0;margin-top:6px}.changelog-item__content[data-astro-cid-okbbse2e]{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.changelog-item__head[data-astro-cid-okbbse2e]{display:flex;align-items:center;gap:var(--space-2)}.changelog-item__date[data-astro-cid-okbbse2e]{font-size:11px;color:var(--color-text-3)}.changelog-item__badge[data-astro-cid-okbbse2e]{font-size:9px;font-weight:var(--font-weight-b);padding:1px 6px;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em}.changelog-item__badge--feature[data-astro-cid-okbbse2e]{background:#3b82f626;color:#5b9cff}.changelog-item__badge--improvement[data-astro-cid-okbbse2e]{background:#22c55e26;color:#22c55e}.changelog-item__badge--bugfix[data-astro-cid-okbbse2e]{background:#ef444426;color:#ef4444}.changelog-item__title[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-m)}.changelog-item__desc[data-astro-cid-okbbse2e]{font-size:var(--text-xs);color:var(--color-text-3);line-height:1.5}.changelog-link[data-astro-cid-okbbse2e]{display:inline-flex;align-items:center;gap:4px;color:var(--color-text-3);font-size:var(--text-xs);font-weight:var(--font-weight-m);text-decoration:none;transition:color .15s}.changelog-link[data-astro-cid-okbbse2e]:hover{color:var(--color-primary-text)}.changelog-link[data-astro-cid-okbbse2e]:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.mobile-tool-list[data-astro-cid-okbbse2e]{display:none;flex-direction:column;gap:2px;width:100%;max-width:420px;margin-top:var(--space-4)}.mobile-tool-item[data-astro-cid-okbbse2e]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-xl);text-decoration:none;color:var(--color-text);transition:background var(--transition-fast)}.mobile-tool-item[data-astro-cid-okbbse2e]:hover{background:#ffffff0f}.mobile-tool-item[data-astro-cid-okbbse2e]:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.mobile-tool-item__thumb[data-astro-cid-okbbse2e]{width:36px;height:36px;border-radius:var(--radius-lg);overflow:hidden;flex-shrink:0;border:1px solid var(--color-border)}.mobile-tool-item__thumb[data-astro-cid-okbbse2e] img[data-astro-cid-okbbse2e]{width:100%;height:100%;object-fit:cover}.mobile-tool-item__body[data-astro-cid-okbbse2e]{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.mobile-tool-item__name[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-m);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:var(--space-2)}.mobile-tool-item__credits[data-astro-cid-okbbse2e]{font-size:var(--text-xs);color:var(--color-text-3)}.mobile-tool-item__arrow[data-astro-cid-okbbse2e]{color:var(--color-text-3);flex-shrink:0}@media (max-width: 767px){html,body{overflow:auto}.studio-shell[data-astro-cid-okbbse2e]{flex-direction:column;height:auto;min-height:100vh;overflow:auto;position:relative}.sidebar[data-astro-cid-okbbse2e]{display:none}.studio-main[data-astro-cid-okbbse2e]{min-height:100dvh}.dashboard[data-astro-cid-okbbse2e]{padding:var(--space-6) var(--space-4) var(--space-10);max-width:100%}.action-grid[data-astro-cid-okbbse2e]{grid-template-columns:1fr}.credits-banner[data-astro-cid-okbbse2e]{flex-direction:column;align-items:stretch;text-align:center}.credits-banner__left[data-astro-cid-okbbse2e]{justify-content:center}.credits-banner__cta[data-astro-cid-okbbse2e]{width:100%}.mobile-tool-list[data-astro-cid-okbbse2e]{display:flex}}@media (prefers-reduced-motion: reduce){.action-card[data-astro-cid-okbbse2e],.action-card__arrow[data-astro-cid-okbbse2e],.changelog-link[data-astro-cid-okbbse2e]{transition:none}.action-card[data-astro-cid-okbbse2e]:hover{transform:none}}.seo-content[data-astro-cid-okbbse2e]{background:#0d0d0d;border-top:1px solid var(--color-border);font-family:var(--font-sans);color:var(--color-text)}.seo-container[data-astro-cid-okbbse2e]{max-width:780px;margin:0 auto;padding:0 var(--space-6)}.seo-section[data-astro-cid-okbbse2e]{padding:clamp(2.5rem,6vw,4rem) 0;border-bottom:1px solid var(--color-border)}.seo-section[data-astro-cid-okbbse2e]:last-child{border-bottom:none}.seo-section__title[data-astro-cid-okbbse2e]{font-size:clamp(var(--text-lg),2.5vw,var(--text-2xl));font-weight:var(--font-weight-b);letter-spacing:-.02em;margin-bottom:var(--space-6)}.seo-intro__lead[data-astro-cid-okbbse2e]{font-size:var(--text-base);color:var(--color-text-2);line-height:1.7;max-width:680px}.seo-tool-list[data-astro-cid-okbbse2e]{list-style:none;display:flex;flex-direction:column;gap:var(--space-5)}.seo-tool-item[data-astro-cid-okbbse2e]{display:flex;gap:var(--space-4);align-items:flex-start}.seo-tool-item__thumb[data-astro-cid-okbbse2e]{width:60px;height:60px;border-radius:var(--radius-lg);overflow:hidden;flex-shrink:0;border:1px solid var(--color-border);background:var(--color-bg-3)}.seo-tool-item__thumb[data-astro-cid-okbbse2e] img[data-astro-cid-okbbse2e]{width:100%;height:100%;object-fit:cover}.seo-tool-item__body[data-astro-cid-okbbse2e]{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--space-1)}.seo-tool-item__name[data-astro-cid-okbbse2e]{font-size:var(--text-base);font-weight:var(--font-weight-b);display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.seo-tool-item__name[data-astro-cid-okbbse2e] a[data-astro-cid-okbbse2e]{color:var(--color-text);text-decoration:none;transition:color var(--transition-fast)}.seo-tool-item__name[data-astro-cid-okbbse2e] a[data-astro-cid-okbbse2e]:hover{color:var(--color-primary-text)}.seo-tool-item__badge[data-astro-cid-okbbse2e]{font-size:10px;color:var(--color-primary-text);background:#3b82f61f;border-radius:var(--radius-full);padding:1px 6px}.seo-tool-item__desc[data-astro-cid-okbbse2e]{font-size:var(--text-sm);color:var(--color-text-2);line-height:1.6}.seo-tool-item__credits[data-astro-cid-okbbse2e]{font-size:var(--text-xs);color:var(--color-text-3);margin-top:2px}.seo-steps[data-astro-cid-okbbse2e]{list-style:none;display:flex;flex-direction:column;gap:var(--space-5)}.seo-step[data-astro-cid-okbbse2e]{display:flex;gap:var(--space-4);align-items:flex-start}.seo-step__num[data-astro-cid-okbbse2e]{width:32px;height:32px;border-radius:var(--radius-full);background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:var(--color-primary-text);font-size:var(--text-sm);font-weight:var(--font-weight-b);display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-step__title[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-b);margin-bottom:4px}.seo-step__desc[data-astro-cid-okbbse2e]{font-size:var(--text-sm);color:var(--color-text-2);line-height:1.6}.seo-faq-list[data-astro-cid-okbbse2e]{display:flex;flex-direction:column;gap:var(--space-5)}.seo-faq-item[data-astro-cid-okbbse2e]{border-left:2px solid var(--color-border);padding-left:var(--space-4)}.seo-faq-item__q[data-astro-cid-okbbse2e]{font-size:var(--text-sm);font-weight:var(--font-weight-b);color:var(--color-text);margin-bottom:var(--space-2)}.seo-faq-item__a[data-astro-cid-okbbse2e]{font-size:var(--text-sm);color:var(--color-text-2);line-height:1.6}html,body{background:#0d0d0d}
