*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #0a0a0f;--bg-secondary: rgba(255, 255, 255, .03);--bg-elevated: rgba(255, 255, 255, .04);--bg-hover: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .06);--border-light: rgba(255, 255, 255, .1);--border-focus: rgba(255, 255, 255, .25);--text-primary: rgba(255, 255, 255, .88);--text-secondary: rgba(255, 255, 255, .6);--text-muted: rgba(255, 255, 255, .4);--text-faint: rgba(255, 255, 255, .25);--accent-red: #ff6b6b;--accent-purple: #6c5ce7;--accent-green: #00b894;--accent-yellow: #fdcb6e;--font-body: "DM Sans", "Helvetica Neue", sans-serif;--font-display: "Space Mono", monospace}html,body,#root{height:100%;font-family:var(--font-body);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}input,textarea,button{font-family:inherit}textarea::placeholder,input::placeholder{color:var(--text-faint)}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}@media(max-width:768px){input,textarea,select{font-size:16px!important}}@media(max-width:768px){[data-sidebar]{position:fixed!important;z-index:100;top:0;left:0;height:100vh!important;width:260px!important;transform:translate(-100%);transition:transform .25s ease!important}[data-sidebar].open{transform:translate(0)}[data-sidebar]>div{width:100%!important;height:100%!important}[data-sidebar-overlay]{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#00000080}[data-sidebar-overlay].open{display:block}}@media(max-width:768px){[data-header]{flex-wrap:wrap!important;gap:8px!important;padding:10px 14px!important}[data-header-actions]{flex-wrap:wrap!important;gap:6px!important;width:100%;justify-content:flex-end!important}[data-header-actions] button{padding:6px 10px!important;font-size:11px!important}[data-business-name]{display:none!important}}@media(max-width:768px){[data-stats-grid]{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}[data-config-grid]{grid-template-columns:1fr!important;gap:10px!important}[data-yt-header]{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}[data-yt-header-actions]{width:100%;flex-wrap:wrap!important}[data-yt-header-actions]>*{flex:1;min-width:0}[data-yt-header-actions] button{width:100%!important}[data-manual-input]{flex-direction:column!important}[data-manual-input] button{width:100%!important}[data-manual-result]{flex-direction:column!important;gap:10px!important}[data-manual-result] a{width:100%!important;text-align:center!important}[data-video-card]{flex-direction:column!important;gap:10px!important}[data-video-card] a{width:100%!important;text-align:center!important}[data-yt-page]{padding:14px!important}[data-auto-toggle]{width:100%;justify-content:space-between!important}[data-connection-banner]{flex-direction:column!important;text-align:center}[data-connection-banner] button{width:100%!important;margin-left:0!important}}@media(max-width:480px){[data-stats-grid]{grid-template-columns:repeat(2,1fr)!important}[data-stats-grid]>div{padding:12px!important}[data-stats-grid]>div>div:first-child{font-size:22px!important}}[data-hamburger]{display:none;background:none;border:none;color:var(--text-primary);font-size:22px;cursor:pointer;padding:4px 8px;border-radius:6px}[data-hamburger]:active{background:var(--bg-hover)}@media(max-width:768px){[data-hamburger]{display:flex;align-items:center;justify-content:center}}
