:root{--background:24 52% 11%;--foreground:0 0% 96%;--primary:39 65% 47%;--primary-foreground:0 0% 100%;--secondary:69 65% 47%;--muted:40 24% 12%;--muted-foreground:24 52% 56%;--accent:219 65% 47%;--destructive:0 84% 60%;--success:160 84% 39%;--border:25 41% 31%;--input:25 41% 31%;--ring:39 65% 47%;--radius:.5rem;--font-sans:"Lato", -apple-system, BlinkMacSystemFont, sans-serif;--font-heading:"Cormorant Garamond", Georgia, serif;--max:1120px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{min-height:100%;margin:0}#root{flex-direction:column;min-height:100vh;display:flex}main{flex:1}body{font-family:var(--font-sans);color:hsl(var(--foreground));background:hsl(var(--background));-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}a{color:hsl(var(--primary));text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.01em;margin:0 0 .6rem;font-weight:700;line-height:1.05}h1{letter-spacing:-.02em;font-size:clamp(2.8rem,8vw,5.5rem);font-weight:900;line-height:.95}h2{font-size:clamp(2.2rem,5vw,3.5rem)}h3{font-size:clamp(1.5rem,3vw,1.9rem)}p{margin:0 0 1rem}.wrap{max-width:var(--max);margin:0 auto;padding:0 24px}.muted{color:hsl(var(--muted-foreground))}.kicker{text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--primary));margin-bottom:1rem;font-size:.8rem}.site-header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}@media (width>=768px){.site-header{padding:20px 40px}}.brand img{width:auto;height:36px;display:block}.nav{align-items:center;gap:14px;font-size:.875rem;display:flex}.nav a,.nav .linklike{color:hsl(var(--primary));transition:background .2s,color .2s}.nav a:hover{text-decoration:none}.pill{border:1px solid hsl(var(--primary) / .4);border-radius:9999px;padding:6px 16px}.pill:hover{background:hsl(var(--primary) / .1)}.linklike{font:inherit;cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:0;padding:6px 4px}.linklike:hover{color:hsl(var(--foreground))}.site-footer{background:hsl(var(--muted));border-top:1px solid hsl(var(--border));text-align:center;color:hsl(var(--muted-foreground));flex-direction:column;align-items:center;gap:10px;padding:48px 24px;display:flex}.site-footer img{width:auto;height:28px;display:block}.site-footer p{margin:0}.site-footer .tagline{font-size:.875rem}.site-footer .legal{font-size:.8rem}.site-footer .legal a{color:hsl(var(--muted-foreground))}.site-footer .legal a:hover{color:hsl(var(--foreground))}.site-footer .copyright{font-size:.75rem}.btn{border:1px solid hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground));font:inherit;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-weight:600;transition:transform .15s,filter .15s;display:inline-flex}.btn:hover{filter:brightness(1.08);text-decoration:none;transform:translateY(-1px)}.btn.secondary{color:hsl(var(--foreground));border-color:hsl(var(--border));background:0 0}.btn.secondary:hover{border-color:hsl(var(--primary))}.btn.small{padding:9px 18px;font-size:.9rem}.btn.danger{color:hsl(var(--destructive));border-color:hsl(var(--destructive) / .6);background:0 0}.btn:disabled{opacity:.6;cursor:default;transform:none}.hero{text-align:center;padding:96px 0 80px;position:relative;overflow:hidden}.hero .glow{background:radial-gradient(circle, hsl(var(--primary) / .22) 0%, transparent 65%);pointer-events:none;width:720px;height:720px;position:absolute;inset:10% auto auto 50%;transform:translate(-50%)}.hero .inner{z-index:1;max-width:820px;margin:0 auto;position:relative}.hero p.lead{color:hsl(var(--muted-foreground));max-width:620px;margin:0 auto 2.4rem;font-size:clamp(1.05rem,2vw,1.3rem)}.hero .cta{flex-direction:column;align-items:center;gap:12px;display:flex}.hero .cta .muted{font-size:.95rem}.section{padding:96px 0}.section.muted-bg{background:hsl(var(--muted))}.section-head{text-align:center;max-width:720px;margin:0 auto 64px}.features{grid-template-columns:repeat(auto-fit,minmax(min(100%,440px),1fr));gap:28px;display:grid}.feature{align-items:flex-start;gap:22px;display:flex}.feature .tile{background:hsl(var(--primary) / .12);border:1px solid hsl(var(--primary) / .2);width:72px;height:72px;color:hsl(var(--primary));border-radius:1rem;flex:none;place-items:center;display:grid}.feature .tile svg{width:32px;height:32px}.feature .kicker{margin-bottom:.4rem;font-size:.72rem}.feature p{color:hsl(var(--muted-foreground));margin:0;font-size:1.05rem}.launch{text-align:center;padding:112px 0;position:relative;overflow:hidden}.launch .photo{opacity:.15;background:url(/img/musicians-jamming.jpg) 50%/cover no-repeat;position:absolute;inset:0}.launch .fade{background:linear-gradient(to bottom, hsl(var(--background)), transparent 30%, transparent 70%, hsl(var(--background)));position:absolute;inset:0}.launch .inner{z-index:1;max-width:680px;margin:0 auto;position:relative}.launch p{color:hsl(var(--muted-foreground));font-size:1.1rem}.bars{justify-content:center;gap:6px;margin:28px 0 0;display:flex}.bars span{background:hsl(var(--primary));opacity:.6;border-radius:9999px;width:4px}.prose{max-width:760px;padding-top:32px}.prose h1{font-size:clamp(2.4rem,5vw,3.6rem)}.prose h2{margin-top:2.2rem;font-size:1.7rem}.prose p,.prose li{color:hsl(var(--foreground) / .85)}.prose ul{padding-left:1.2rem}.prose blockquote{border-left:3px solid hsl(var(--primary));background:hsl(var(--primary) / .08);border-radius:0 var(--radius) var(--radius) 0;margin:1.5rem 0;padding:12px 18px}.page{padding-top:40px}.form{gap:18px;max-width:680px;display:grid}.form h3{margin-top:1.2rem}.field{gap:6px;display:grid}.field label{font-size:.95rem;font-weight:600}.field input,.field select,.field textarea,.skill select,.skill input{font:inherit;border:1px solid hsl(var(--input));border-radius:var(--radius);background:hsl(var(--muted));color:hsl(var(--foreground));padding:11px 13px}.field input:focus,.field select:focus,.field textarea:focus,.skill select:focus,.skill input:focus{outline:2px solid hsl(var(--ring) / .6);outline-offset:1px}.field textarea{resize:vertical;min-height:110px}.field .hint{color:hsl(var(--muted-foreground));font-size:.85rem}.row2{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (width<=600px){.row2{grid-template-columns:1fr}}.skills{gap:10px;display:grid}.skill{grid-template-columns:1.4fr 1fr .7fr auto auto;align-items:center;gap:8px;display:grid}@media (width<=700px){.skill{grid-template-columns:1fr 1fr}}.alert{border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--muted));padding:12px 14px}.alert.error{border-color:hsl(var(--destructive));color:hsl(var(--destructive))}.alert.ok{border-color:hsl(var(--success));color:hsl(var(--success))}.actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.about-hero{align-items:flex-end;height:55vh;min-height:380px;display:flex;position:relative;overflow:hidden}.about-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-hero .fade{background:linear-gradient(to top, hsl(var(--background)), hsl(var(--background) / .6), transparent);pointer-events:none;position:absolute;inset:0}.about-hero .inner{z-index:1;max-width:48rem;padding:0 24px 56px;position:relative}.about-hero h1{letter-spacing:0;font-size:clamp(2.4rem,6vw,3.75rem);font-weight:700;line-height:1.1}.about-hero .lead{color:hsl(var(--muted-foreground));max-width:36rem;font-size:1.125rem}.about-section{max-width:72rem;margin:0 auto;padding:80px 24px}.about-section .kicker{letter-spacing:.15em;margin-bottom:12px;font-size:.75rem;font-weight:500}.about-section h2{max-width:42rem;margin-bottom:20px;font-size:clamp(1.9rem,4vw,3rem)}.about-section .lead{color:hsl(var(--muted-foreground));max-width:42rem;margin-bottom:56px;font-size:1.125rem}.about-band{background:hsl(var(--muted));border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border))}@media (width>=768px){.about-hero .inner,.about-section{padding-left:64px;padding-right:64px}}.values{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:24px;display:grid}.value{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:1rem;gap:20px;padding:28px;display:flex}.value .tile{background:hsl(var(--primary) / .15);width:40px;height:40px;color:hsl(var(--primary));border-radius:.75rem;flex:none;place-items:center;display:grid}.value .tile svg{width:20px;height:20px}.value h3{margin-bottom:6px;font-size:1.125rem;font-weight:600}.value p{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.6}.origin{grid-template-columns:1fr;align-items:center;gap:48px;max-width:72rem;margin:0 auto;display:grid}@media (width>=768px){.origin{grid-template-columns:1fr 1fr}}.origin h2{margin-bottom:28px;font-size:clamp(1.9rem,3.5vw,2.25rem)}.origin p{color:hsl(var(--muted-foreground));margin-bottom:20px;line-height:1.6}.origin .photo{aspect-ratio:4/3;border-radius:1rem;overflow:hidden}.origin .photo img{object-fit:cover;width:100%;height:100%;display:block}.team{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:32px;display:grid}.member .photo{aspect-ratio:1;border-radius:1rem;margin-bottom:20px;overflow:hidden}.member .photo img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .5s;display:block}.member:hover .photo img{transform:scale(1.05)}.member h3{margin-bottom:2px;font-size:1.25rem;font-weight:600}.member .role{color:hsl(var(--primary));margin:0 0 4px;font-size:.875rem;font-weight:500}.member .instruments{color:hsl(var(--muted-foreground));align-items:center;gap:6px;margin:0 0 12px;font-size:.75rem;display:flex}.member .instruments svg{width:12px;height:12px}.member .bio{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.6}.about-cta{border-top:1px solid hsl(var(--border));background:hsl(var(--muted));text-align:center;padding:80px 24px}.about-cta .inner{max-width:42rem;margin:0 auto}.about-cta h2{margin-bottom:20px;font-size:clamp(1.9rem,4vw,3rem)}.about-cta p{color:hsl(var(--muted-foreground));margin-bottom:32px;font-size:1.125rem}
