@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}[data-theme=light]{--bg-app:#f3f3f3;--bg-surface:#fff;--text-primary:#0a0a0a;--scrollbar-thumb:#e5e5e5}[data-theme=dark]{--bg-app:#0d1117;--bg-surface:#161b22;--text-primary:#e6edf3;--scrollbar-thumb:#30363d}body{color:var(--text-primary);background:var(--bg-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.5;transition:color .2s,background-color .2s}#root{flex-direction:column;height:100%;min-height:100vh;display:flex;overflow:hidden}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea{outline:none;font-family:inherit}a{color:inherit;text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes catalogReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes softPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.95;transform:scale(1.08)}}@keyframes sheen{0%{transform:translate(-120%)rotate(12deg)}to{transform:translate(140%)rotate(12deg)}}@keyframes loadingSweep{0%{background-position:180% 0}to{background-position:-80% 0}}.catalog-shell-panel,.catalog-card-modern{animation:.26s both catalogReveal}.catalog-card-modern:hover{transform:translateY(-4px)scale(1.01)}.catalog-action-button:hover{transform:translateY(-1px)}.catalog-sheen{overflow:hidden}.catalog-sheen:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:90px;animation:5.5s ease-in-out infinite sheen;position:absolute;top:-45%;bottom:-45%}.cursor-backlight{--ambient-glow-primary:#405eab1a;--ambient-glow-secondary:#d03c010d;isolation:isolate;position:relative}[data-theme=dark] .cursor-backlight{--ambient-glow-primary:#6b9fd914;--ambient-glow-secondary:#fe48010a}.cursor-backlight:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 900px 520px at 50% -12%, var(--ambient-glow-primary), transparent 62%), radial-gradient(ellipse 720px 460px at 92% 14%, var(--ambient-glow-secondary), transparent 68%);opacity:.75;transition:opacity .2s;position:absolute;inset:0}.cursor-backlight>*{z-index:1;position:relative}@media (pointer:coarse){.cursor-backlight:before{display:none}}@media (width<=1180px){.company-detail-page,.studio-page{padding:10px!important}.catalog-grid-scroll{padding:22px 24px 78px!important}.catalog-hero-panel{grid-template-columns:1fr!important;align-items:start!important}.catalog-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.catalog-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,340px))!important}.studio-panel-header{flex-wrap:wrap!important;min-height:64px!important;padding:12px 16px!important}.studio-header-actions{flex-wrap:wrap!important;margin-left:0!important}}@media (width<=900px){.company-catalog-shell{border-radius:22px!important}.catalog-empty-launchpad{grid-template-columns:1fr!important}.catalog-project-grid,.catalog-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;justify-content:stretch!important}.studio-page{flex-direction:column!important;gap:12px!important;height:100dvh!important;overflow-y:auto!important}.studio-chat-panel,.studio-preview-panel{border-radius:22px!important;flex:none!important;width:100%!important;min-height:72dvh!important}.studio-preview-panel{min-height:64dvh!important}.studio-divider{display:none!important}.studio-message-pane{padding:16px!important}}@media (width<=680px){.company-detail-page,.studio-page{gap:0!important;padding:0!important}.company-catalog-shell,.studio-chat-panel,.studio-preview-panel{border-radius:0!important}.catalog-grid-scroll{padding:18px 16px 92px!important}.catalog-hero-panel{border-radius:20px!important;padding:20px!important}.catalog-hero-panel>div:first-child>div:nth-child(2){font-size:24px!important}.catalog-hero-stats{grid-template-columns:1fr!important}.catalog-empty-launchpad{border-radius:20px!important;padding:22px!important}.catalog-empty-actions{flex-direction:column!important;align-items:stretch!important}.catalog-empty-actions>button{justify-content:center!important;width:100%!important}.catalog-card-grid,.catalog-project-grid{grid-template-columns:1fr!important}.studio-chat-panel,.studio-preview-panel{min-height:100dvh!important}.studio-panel-header{border-radius:0!important}.studio-compose-box{flex-wrap:wrap!important}.studio-compose-box textarea{flex-basis:100%!important;order:-1!important}.release-notes-toolbar-label{display:none!important}.studio-input-area{padding:12px!important}.drop-hint{bottom:16px!important;left:16px!important}}.split-divider:hover .divider-handle,.split-divider:hover>div:first-child{background:#003f5c!important}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}
