body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:767px){.responsive-sidebyside{grid-gap:32px!important;align-items:stretch!important;display:grid!important;gap:32px!important;grid-template-columns:1fr!important}.responsive-sidebyside .sidebyside-left:has(iframe),.responsive-sidebyside .sidebyside-left:has(video),.responsive-sidebyside .sidebyside-right:has(iframe),.responsive-sidebyside .sidebyside-right:has(video){order:-1!important}.responsive-sidebyside iframe,.responsive-sidebyside video{height:auto!important;max-width:100%!important;width:100%!important}div[style*="display: grid"][style*=gridTemplateColumns]{gap:32px!important;grid-template-columns:1fr!important}div[style*=fr]{grid-template-columns:1fr!important}.responsive-sidebyside>div{max-width:100%!important;width:100%!important}.responsive-sidebyside+.responsive-sidebyside{margin-top:48px!important}.responsive-sidebyside h3,.responsive-sidebyside h4,.responsive-sidebyside p,.responsive-sidebyside ul{max-width:100%!important;text-align:left!important}div[style*=gridTemplateColumns][style*=repeat]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important}div[style*=padding][style*=clamp]{padding:16px!important}section{margin-bottom:48px!important}div[style*="paddingBottom: 56.25%"]{border-radius:8px!important}div[style*="repeat(auto-fit, minmax(250px"]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}div[style*="repeat(auto-fit, minmax(300px"]{gap:20px!important;grid-template-columns:1fr!important}.responsive-sidebyside>div:first-child{margin-bottom:0!important}.responsive-sidebyside>div:last-child{margin-top:0!important}}@media (min-width:768px) and (max-width:1024px){.responsive-sidebyside{gap:24px!important}}@supports selector(:has(iframe)){@media (max-width:767px){.responsive-sidebyside div:has(iframe),.responsive-sidebyside div:has(video){order:-1!important}}}@supports not selector(:has(iframe)){@media (max-width:767px){.responsive-sidebyside div[style*="position: relative"],.responsive-sidebyside div[style*=paddingBottom]{order:-1!important}}}@media (max-width:767px){div[style*="repeat(3, 1fr)"]{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}div[style*="repeat(2, 1fr)"]{gap:8px!important;grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){div[style*="repeat(2, 1fr)"], div[style*="repeat(3, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}}:root{--bg-primary:#fff;--bg-secondary:#f7f8f9;--bg-accent:#f1f3f4;--text-primary:#1a1a1a;--text-secondary:#6b6b6b;--text-accent:#2d2d2d;--border-color:#e5e7eb;--shadow:#00000014;--gradient-primary:linear-gradient(135deg,#4a4a4a,#2d2d2d);--gradient-secondary:linear-gradient(135deg,#6b6b6b,#4a4a4a);--card-featured-bg:linear-gradient(135deg,#1a1a1a,#2d2d2d);--card-featured-shadow:#1a1a1a4d;--card-button-bg:linear-gradient(135deg,#1a1a1a,#2d2d2d);--card-button-shadow:#1a1a1a40;--status-live:#1a1a1a;--status-completed:#4a4a4a;--status-default:#6b6b6b;--button-tonelab:linear-gradient(135deg,#2d2d2d,#4a4a4a);--shadow-tonelab:#2d2d2d4d;--button-foundry:linear-gradient(135deg,#1a1a1a,#2d2d2d);--shadow-foundry:#1a1a1a4d;--button-moodify:linear-gradient(135deg,#4a4a4a,#1a1a1a);--shadow-moodify:#4a4a4a4d;--button-sportship:linear-gradient(135deg,#6b6b6b,#2d2d2d);--shadow-sportship:#6b6b6b4d;--button-najdar:linear-gradient(135deg,#5a5a5a,#3a3a3a);--shadow-najdar:#5a5a5a4d;--button-chibidash:linear-gradient(135deg,#4a4a4a,#6b6b6b);--shadow-chibidash:#4a4a4a4d}[data-theme=dark]{--bg-primary:#0a0a0a;--bg-secondary:#161616;--bg-accent:#1f1f1f;--text-primary:#fff;--text-secondary:#a1a1a1;--text-accent:#e5e5e5;--border-color:#2a2a2a;--shadow:#0006;--gradient-primary:linear-gradient(135deg,#2a2a2a,#161616);--gradient-secondary:linear-gradient(135deg,#3a3a3a,#1f1f1f);--card-featured-bg:linear-gradient(135deg,#3a3a3a,#1f1f1f);--card-featured-shadow:#3a3a3a66;--card-button-bg:linear-gradient(135deg,#3a3a3a,#1f1f1f);--card-button-shadow:#3a3a3a4d;--status-live:#e5e5e5;--status-completed:#a1a1a1;--status-default:#6b6b6b;--button-tonelab:linear-gradient(135deg,#1f1f1f,#3a3a3a);--shadow-tonelab:#1f1f1f66;--button-foundry:linear-gradient(135deg,#0a0a0a,#2a2a2a);--shadow-foundry:#0a0a0a66;--button-moodify:linear-gradient(135deg,#161616,#0a0a0a);--shadow-moodify:#16161666;--button-sportship:linear-gradient(135deg,#2a2a2a,#161616);--shadow-sportship:#2a2a2a66;--button-najdar:linear-gradient(135deg,#1f1f1f,#0f0f0f);--shadow-najdar:#1f1f1f66;--button-chibidash:linear-gradient(135deg,#161616,#2a2a2a);--shadow-chibidash:#16161666}body{background-color:#fff;background-color:var(--bg-primary);color:#1a1a1a;color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0b4cc6df.css.map*/