:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.music-workshop{max-width:900px;margin:0 auto;padding:20px}.header{text-align:center;background:#ffffff0d;border-radius:20px;margin-bottom:40px;padding:50px 20px}.header h1{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-size:2.5rem;line-height:1.3}.header p{color:#a0a0a0;font-size:1.1rem}.content{flex-direction:column;gap:40px;display:flex}.video-section h2,.about-section h2{color:#fff;margin-bottom:20px;font-size:1.5rem}.video-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:20px;padding:30px}.video-card h3{color:#fff;margin-bottom:5px;font-size:1.8rem}.video-card .artist{color:#a0a0a0;margin-bottom:20px;font-size:1rem}.video-container{border-radius:12px;width:100%;height:0;margin-bottom:20px;padding-bottom:56.25%;position:relative;overflow:hidden}.video-container iframe{width:100%;height:100%;position:absolute;top:0;left:0}.video-info{margin-bottom:25px}.video-info .description{color:#d0d0d0;margin-bottom:15px;line-height:1.8}.tags{flex-wrap:wrap;gap:10px;display:flex}.tag{color:#667eea;background:#667eea33;border-radius:20px;padding:5px 15px;font-size:.85rem}.btn-primary{color:#fff;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:30px;padding:12px 30px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea4d}.about-section{background:#ffffff0d;border-radius:20px;padding:30px}.about-section p{color:#b0b0b0;line-height:1.8}.footer{text-align:center;border-top:1px solid #ffffff1a;margin-top:40px;padding:40px 20px}.footer a{color:#667eea;text-decoration:none;transition:color .2s}.footer a:hover{color:#764ba2}.footer .divider{color:#444;margin:0 15px}@media (width<=768px){.header h1{font-size:2rem}.video-card{padding:20px}.video-card h3{font-size:1.4rem}}
