:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem 1.5rem}.hero{max-width:42rem;width:100%}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;border:1px solid rgba(255,255,255,.12);padding:.25rem .5rem;border-radius:.25rem;margin-bottom:1rem}.title{margin:0 0 .75rem;font-size:2.25rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#ff6b35,#f72585,#7209b7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.drum-icon{-webkit-text-fill-color:initial}.subtitle{margin:0 0 1.5rem;font-size:1.1rem;color:#ffffffb3;line-height:1.6}.description-block{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:2rem}.description-block p{margin:0;color:#fff9;font-size:.95rem;line-height:1.7}.section-title{margin:0 0 1rem;font-size:1.15rem;font-weight:600;letter-spacing:-.01em;color:#ffffffd9}.features{display:grid;gap:.75rem;margin-bottom:2rem}.feature-card{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.06);border-radius:.625rem;background:#ffffff05;transition:border-color .2s,background .2s}.feature-card:hover{border-color:#f725854d;background:#f725850a}.feature-icon{font-size:1.5rem;flex-shrink:0;line-height:1;margin-top:.1rem}.feature-card h3{margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:#fafafa}.feature-card p{margin:0;font-size:.85rem;color:#ffffff80;line-height:1.5}.cta{margin:0;padding:1.25rem 1.5rem;text-align:center;font-size:1rem;font-weight:600;color:#fafafa;background:linear-gradient(135deg,#ff6b3526,#f7258526,#7209b726);border:1px solid rgba(247,37,133,.2);border-radius:.75rem}
