: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:#0a0a0a;--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}}*{box-sizing:border-box}body{color:#e5e5e5;background-color:#0a0a0a;margin:0}#root{flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex}h1,h2,h3{font-family:var(--heading);color:#fff;letter-spacing:-.01em;font-weight:600;line-height:1.2}h1{margin:0 0 1.5rem;font-size:2.5rem;font-weight:700}h2{margin:0 0 1.5rem;font-size:2rem;font-weight:600}h3{margin:0 0 .75rem;font-size:1.25rem}p{color:#bbb;margin:0 0 1rem;line-height:1.7}a{color:#646cff;text-decoration:none;transition:color .2s}a:hover{color:#747eff}:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #646cff}button:focus-visible{outline-offset:2px;outline:2px solid #646cff}ul{line-height:1.8}code{font-family:var(--mono);color:#e5e5e5;background:#1a1a1a;border-radius:4px;padding:.2em .4em;font-size:.9em}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){h1{font-size:2rem}h2{font-size:1.5rem}}@media print{*{color:#000!important;box-shadow:none!important;text-shadow:none!important;background:#fff!important}body{color:#000;background:#fff;font-size:12pt;line-height:1.5}header,footer,nav,.back-to-top,.share-buttons,.mobile-menu-toggle,button,.cta-button,.filter-controls,.player-embeds,iframe{display:none!important}.page-container,main{width:100%;max-width:none;margin:0;padding:0}a[href]:after{content:" (" attr(href) ")";font-size:.8em;font-weight:400}a[href^=\#]:after,a[href^=javascript\:]:after{content:""}h1,h2,h3{page-break-after:avoid}img{page-break-inside:avoid;max-width:100%}p,li{orphans:3;widows:3}.project-card,.band-card,.skill-card{page-break-inside:avoid;border:1px solid #ccc;margin-bottom:1em;padding:1em}}.back-to-top{background:var(--accent);color:#fff;border:2px solid var(--accent);cursor:pointer;opacity:0;visibility:hidden;z-index:1000;width:48px;height:48px;box-shadow:var(--shadow);border-radius:50%;font-size:24px;transition:opacity .3s,visibility .3s,transform .2s;position:fixed;bottom:2rem;right:2rem}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-4px);box-shadow:0 15px 25px -3px #0003,0 8px 12px -2px #0000001a}.back-to-top:active{transform:translateY(-2px)}.back-to-top:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (prefers-reduced-motion:reduce){.back-to-top{transition:opacity .3s,visibility .3s}.back-to-top:hover{transform:none}}@media (width<=768px){.back-to-top{width:44px;height:44px;font-size:20px;bottom:1rem;right:1rem}}.layout{flex-direction:column;min-height:100vh;display:flex}.header{z-index:100;background-color:#1a1a1a;border-bottom:1px solid #333;padding:1rem 0;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.logo{color:inherit;text-decoration:none}.logo h1{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.status-text{color:#999;opacity:.9;margin-left:.75rem;font-size:.85rem;font-style:italic;font-weight:400;animation:.3s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.desktop-nav{gap:2rem;display:flex}.nav a{color:#bbb;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav a:hover{color:#fff}.nav a.active{color:#646cff}.nav a:after{content:"";background-color:#646cff;width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.nav a:hover:after,.nav a.active:after{width:100%}.mobile-menu-button{cursor:pointer;z-index:150;background:0 0;border:none;min-width:44px;min-height:44px;padding:.5rem;display:none}.hamburger{flex-direction:column;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.hamburger span{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s;display:block;position:absolute}.hamburger span:first-child{top:4px}.hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-child(3){bottom:4px}.hamburger.open span:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){bottom:50%;transform:translateY(50%)rotate(-45deg)}.mobile-menu-overlay{z-index:110;background-color:#000000b3;display:none;position:fixed;inset:0}.mobile-nav{z-index:120;background-color:#1a1a1a;border-left:2px solid #333;flex-direction:column;gap:1.5rem;width:80%;max-width:300px;height:100vh;padding:5rem 2rem 2rem;transition:right .3s ease-in-out;display:none;position:fixed;top:0;right:-100%;overflow-y:auto}.mobile-nav.open{right:0}.mobile-nav a{color:#bbb;border-radius:4px;align-items:center;min-height:44px;padding:.75rem;font-size:1.25rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.mobile-nav a:hover,.mobile-nav a:focus{color:#fff;background-color:#646cff1a}.mobile-nav a.active{color:#646cff;background-color:#646cff33}.main-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.footer{color:#999;background-color:#1a1a1a;border-top:1px solid #333;padding:3rem 2rem 2rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.footer-nav{gap:2rem;display:flex}.footer-nav a{color:#999;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#646cff}@media (width<=768px){.desktop-nav{display:none}.mobile-menu-button,.mobile-menu-overlay{display:block}.mobile-nav{display:flex}.main-content{padding:1rem}.footer-content{text-align:center;flex-direction:column}.footer-nav{flex-direction:column;gap:.5rem}}@media (prefers-reduced-motion:reduce){.nav a:after,.hamburger span,.mobile-nav,.mobile-nav a{transition:none}}.home{animation:.5s fadeIn}.hero{border-left:4px solid #646cff;margin-bottom:4rem;padding:6rem 0 4rem 2rem}.hero-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.hero-text{flex:1}.hero-photo{object-fit:cover;object-position:center 20%;border:3px solid #333;border-radius:50%;flex-shrink:0;width:160px;height:160px}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.1}.hero-subtitle{color:#999;max-width:600px;font-size:1.25rem;line-height:1.5}.intro{max-width:65ch;margin-bottom:4rem}.intro h2{margin-bottom:1rem;font-weight:600}.intro p{font-size:1.1rem;line-height:1.7}.highlights{margin-bottom:5rem}.highlights h2{margin-bottom:3rem;font-weight:600}.project-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.project-card{background-color:#1a1a1a;border:1px solid #333;border-radius:4px;padding:2rem;transition:all .2s;position:relative}.project-card:before{content:"";background:#333;width:4px;height:100%;transition:background .2s;position:absolute;top:0;left:0}.project-card:hover{border-color:#646cff;transform:translate(4px)}.project-card:hover:before{background:#646cff}.project-card h3{color:#fff;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.project-card p{color:#bbb;margin-bottom:1.5rem;line-height:1.6}.project-card a{color:#646cff;align-items:center;min-height:44px;padding:.5rem 0;font-weight:600;transition:color .2s;display:inline-flex}.project-card a:hover{color:#747eff}.coming-soon{color:#999;padding:.5rem 0;font-size:.9rem;font-style:italic;display:inline-block}.cta{border-top:1px solid #333;max-width:65ch;margin-top:3rem;padding:4rem 0}.cta h2{margin-bottom:1rem;font-weight:600}.cta p{color:#bbb;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.cta-button{color:#fff;text-align:center;background-color:#646cff;border:2px solid #646cff;border-radius:4px;min-width:120px;min-height:44px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.cta-button:hover{background-color:#535bf2;border-color:#535bf2}@media (width<=768px){.hero{padding:3rem 0 2rem 1rem}.hero-content{text-align:center;flex-direction:column-reverse}.hero-photo{width:120px;height:120px}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.project-grid{grid-template-columns:1fr;gap:1rem}.project-card{padding:1.5rem}.cta{padding:2rem 0}}@media (width<=640px){.hero-title{font-size:1.5rem}}.currently-working{border-top:1px solid #333;margin-top:3rem;padding:4rem 0}.currently-working h2{margin-bottom:2rem}.progress-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.progress-card{color:inherit;background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:2rem;text-decoration:none;transition:all .2s;display:block}.progress-card:hover{border-left-color:#646cff}.progress-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.progress-header h3{color:#fff;flex:1;margin:0;font-size:1.1rem;font-weight:600}.help-badge{color:#646cff;white-space:nowrap;background-color:#333;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.help-badge.active{color:#747eff;background-color:#646cff33}.help-badge.neutral{color:#999;background-color:#2a2a2a}.progress-card>p{color:#bbb;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.progress-bar{background-color:#2a2a2a;border-radius:3px;width:100%;height:6px;margin-bottom:.5rem;overflow:hidden}.progress-fill{background-color:#646cff;height:100%;transition:width .3s}.progress-fill.active{background-color:#747eff}.progress-label{color:#999;font-size:.85rem;font-style:italic}.progress-note{text-align:center;color:#999;border-top:1px solid #333;margin-top:2rem;padding-top:2rem;font-style:italic}.progress-note a{color:#646cff;font-weight:600;text-decoration:none}.progress-note a:hover{text-decoration:underline}.test-signup-link{color:#646cff;margin-top:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.test-signup-link:hover{color:#747eff;text-decoration:underline}.projects-list{flex-direction:column;gap:.75rem;display:flex}.project-item{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:0;transition:all .2s;overflow:hidden}.project-item:hover{border-left-color:#646cff}.project-link{color:inherit;padding:1.25rem;text-decoration:none;transition:padding-left .2s;display:block}.project-link:hover{padding-left:1.75rem}.project-link:focus{outline-offset:-2px;outline:2px solid #646cff}.project-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.project-header h2{margin:0;font-size:1.25rem;font-weight:600}.status{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:2px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.status-live{color:#000;background-color:#22c55e}.status-planning{color:#fff;background-color:#3b82f6}.status-concept{color:#fff;background-color:#8b5cf6}.status-documentation{color:#000;background-color:#f59e0b}.status-in-development{color:#000;background-color:#06b6d4}.project-subdomain{color:#646cff;margin:.25rem 0;font-family:monospace;font-size:.85rem}.project-description{color:#bbb;margin:.5rem 0;font-size:.95rem;line-height:1.5}.project-tags{flex-wrap:wrap;gap:.4rem;display:flex}.tag{color:#bbb;background-color:#333;border-radius:4px;padding:.2rem .6rem;font-size:.8rem}.help-badge{color:#000;background-color:#fbbf24;border-radius:4px;margin-top:.5rem;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.help-badge:before{content:"🙋 "}.project-actions{border-top:1px solid #333;gap:.5rem;margin-top:.75rem;padding:.75rem 1.25rem;display:flex}.share-button{color:#bbb;cursor:pointer;background-color:#333;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.8rem;transition:all .2s}.share-button:hover{color:#fff;background-color:#444}.share-btn{color:#bbb;cursor:pointer;background-color:#333;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.8rem;transition:all .2s}.share-btn:hover{color:#fff;background-color:#444}.project-detail-page{max-width:800px;margin:0 auto}.project-detail-header{margin-bottom:2rem}.back-link{color:#646cff;margin-bottom:1rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.back-link:hover{color:#535bf2;text-decoration:underline}.project-detail-title{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.project-detail-title h1{margin:0;font-size:2.5rem;line-height:1.2}.project-subdomain-display{color:#646cff;margin-bottom:1rem;font-family:monospace;font-size:1rem}.subdomain-text{color:#999}.project-tags-display{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.project-detail-content{flex-direction:column;gap:2rem;display:flex}.project-detail-content section{background-color:#1a1a1a;border:1px solid #333;border-radius:8px;padding:1.5rem}.project-detail-content h2{border-bottom:2px solid #333;margin-top:0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.project-description-full{color:#ccc;font-size:1.1rem;line-height:1.6}.project-help-section{border-left:4px solid #fbbf24}.help-badge-large{background-color:#fbbf241a;border-radius:4px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.help-icon{font-size:2rem;line-height:1}.help-badge-large h3{color:#fbbf24;margin:0 0 .5rem;font-size:1.1rem}.help-badge-large p{color:#ddd;margin:0}.project-images{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.project-images img{border:1px solid #333;border-radius:4px;width:100%;height:auto}.details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.detail-item h3{color:#999;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.9rem}.detail-item p{color:#fff;margin:0;font-size:1.1rem}.project-future-content{background-color:#646cff0d;border:2px dashed #333}.coming-soon-notice{text-align:center;padding:1rem}.coming-soon-notice p{color:#999;margin:0;font-style:italic}@media (width<=768px){.project-detail-title{flex-direction:column;align-items:flex-start}.project-detail-title h1{font-size:2rem}.details-grid{grid-template-columns:1fr}}.music-section{margin-bottom:4rem}.music-projects{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.music-project-card{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:2rem;transition:all .2s}.music-project-card:hover{border-left-color:#646cff;padding-left:2.5rem}.music-project-card h3{margin-top:0;margin-bottom:1rem;font-weight:600}.music-project-card p{line-height:1.6}.external-link{color:#646cff;margin-top:1rem;font-weight:600;text-decoration:none;display:inline-block}.external-link:hover{text-decoration:underline}.external-link:after{content:" ↗";opacity:.7;font-size:.85em}.music-brand-link{color:#646cff;margin-top:1rem;font-size:1.2rem;font-weight:600;text-decoration:none;display:inline-block}.music-brand-link:hover{text-decoration:underline}.music-brand-link:after{content:" ↗";opacity:.7;font-size:.85em}.band-card-compact{background-color:#0f0f0f;padding:1.25rem}.band-card-compact:hover{padding-left:1.75rem}.band-card-compact h3{margin-bottom:.35rem;font-size:1rem}.band-card-compact .band-role{margin-bottom:.35rem;font-size:.8rem}.band-card-compact .band-years{margin-bottom:.5rem;font-size:.8rem}.band-card-compact .band-links{gap:.75rem;margin-top:.5rem}.band-card-compact .band-links a{font-size:.8rem}.band-link{color:inherit;text-decoration:none;display:block}.band-genre{color:#999;margin:0 0 .75rem;font-size:.85rem;font-style:italic}.band-years{color:#999;font-variant-numeric:lining-nums;margin:0 0 .75rem;font-size:.85rem}.band-description{color:#bbb;margin-bottom:1rem;line-height:1.6}.status-badge.hiatus{color:#fbbf24;background-color:#333;border-color:#4a4010}.past-bands-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.service-card{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:2rem;transition:all .2s}.service-card:hover{border-left-color:#646cff;padding-left:2.5rem}.service-card h3{color:#fff;margin:0 0 .75rem;font-weight:600}.service-card p{color:#bbb;margin-bottom:1rem;line-height:1.6}.service-card .external-link{margin-top:.5rem;display:inline-block}.discography-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.discography-grid .album-card{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;padding:2rem;transition:all .2s}.video-embed-container{background-color:#0f0f0f;border:1px solid #333;max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-embed-container iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.discography-grid .album-card:hover{border-left-color:#646cff;padding-left:2.5rem}.discography-grid .album-card h3{margin-top:0;margin-bottom:.25rem;font-size:1.4rem;font-weight:600}.discography-grid .album-card h3 a{color:#646cff;text-decoration:none;transition:color .2s}.discography-grid .album-card h3 a:hover{color:#747bff;text-decoration:underline}.album-artist{color:#999;margin:.25rem 0;font-style:italic}.album-year{color:#999;margin:.25rem 0;font-size:.85rem}.album-role{color:#bbb;margin:.5rem 0 0;font-size:.9rem}.album-note{color:#999;margin:.75rem 0 0;font-size:.85rem;font-style:italic}.album-links{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.streaming-link{color:#646cff;border:1px solid #646cff;padding:.3rem .6rem;font-size:.85rem;text-decoration:none;transition:all .2s}.streaming-link:hover{color:#fff;background-color:#646cff}.band-card{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:2rem;transition:all .2s}.band-card:hover{border-left-color:#646cff;padding-left:2.5rem}.band-card h3{color:#fff;margin:0 0 .5rem;font-weight:600}.band-card h3 a{color:#646cff;text-decoration:none;transition:color .2s}.band-card h3 a:hover{color:#747bff;text-decoration:underline}.band-role{color:#646cff;margin:0 0 1rem;font-size:.9rem;font-weight:600}.band-card>p:not(.band-role){color:#bbb;margin-bottom:1rem;line-height:1.6}.band-links{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.band-links a{color:#646cff;font-size:.9rem;font-weight:600;text-decoration:none}.band-links a:hover{text-decoration:underline}.past-bands-title{color:#999;margin-top:3rem;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.past-bands{color:#999;border-left:2px solid #333;padding-left:1rem;font-style:italic;line-height:1.8}.band-years{color:#999;margin:0 0 1rem;font-size:.85rem;font-style:italic}.band-page{max-width:900px}.band-hero{margin:-2rem -2rem 2rem;overflow:hidden}.band-hero-image{object-fit:cover;width:100%;height:auto;max-height:400px;display:block}.band-tagline{color:#999;margin:-1rem 0 3rem;font-size:1.1rem;font-style:italic}.band-section{margin-bottom:4rem}.band-section h2{border-bottom:2px solid #333;margin-bottom:1.5rem;padding-bottom:.5rem}.album-list{flex-direction:column;gap:2rem;display:flex}.album-list .album-card{background-color:#1a1a1a;border:1px solid #333;border-left:3px solid #646cff;gap:2rem;padding:1.5rem;display:flex}.album-images-container{flex-direction:column;flex-shrink:0;gap:1rem;display:flex}.album-image-wrapper{cursor:pointer;border:2px solid #333;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.album-image-wrapper.featured{border-color:#646cff;width:300px;height:300px;box-shadow:0 4px 12px #646cff4d}.album-image-wrapper.thumbnail{opacity:.7;width:120px;height:120px}.album-image-wrapper:hover{opacity:1;border-color:#646cff}.album-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.album-image-wrapper:hover img{transform:scale(1.05)}.album-list .album-info h3{margin:0 0 .5rem;font-size:1.5rem}.album-list .album-year{color:#999;margin:0 0 1rem}.album-description{color:#999;margin-top:1rem;font-size:.9rem;font-style:italic}.section-hint{color:#999;margin:-.5rem 0 1rem;font-size:.9rem;font-style:italic}.track-list-image{border:1px solid #333;max-width:100%;height:auto;margin-top:1rem}.hero-placeholder,.photo-placeholder{color:#666;background-color:#1a1a1a;border:2px dashed #333;justify-content:center;align-items:center;font-size:.9rem;font-style:italic;display:flex}.hero-placeholder{width:100%;height:300px}.photo-placeholder{min-height:200px}.photo-placeholder p,.hero-placeholder p{text-align:center;margin:0;padding:1rem}.events-section{margin-bottom:4rem}.next-show-countdown{color:#999;opacity:.8;margin-top:-2rem;margin-bottom:2rem;padding-left:1rem;font-size:.85rem;font-style:italic}.events-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.event-card{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:2rem;transition:all .2s}.event-card:hover{border-left-color:#646cff;padding-left:2.5rem}.event-card.past{opacity:.7}.event-card.imminent{background-color:#646cff0d;border-left-color:#646cff;box-shadow:0 0 20px #646cff26}.event-date{color:#999;margin-bottom:.75rem;font-size:.95rem}.event-date strong{color:#bbb;font-weight:600}.event-time{color:#999}.event-title{color:#fff;margin:0 0 1rem;font-weight:600}.event-venue{color:#bbb;margin:.5rem 0}.event-venue strong{color:#fff}.event-type{color:#646cff;background-color:#333;border-radius:3px;margin:.5rem 0;padding:.25rem .75rem;font-size:.85rem;display:inline-block}.event-description{color:#999;margin:1rem 0;line-height:1.6}.event-link{color:#646cff;margin-top:1rem;font-weight:600;text-decoration:none;display:inline-block}.event-link:hover{text-decoration:underline}.event-link:after{content:" ↗";opacity:.7;font-size:.85em}.no-events{color:#999;text-align:center;background-color:#1a1a1a;border:1px dashed #333;padding:2rem;font-style:italic}.past-events-list{border-left:2px solid #333;margin-top:2rem;padding-left:1rem}.past-event-item{border-bottom:1px solid #222;justify-content:space-between;align-items:baseline;padding:.75rem 0 .75rem 1.5rem;transition:all .2s;display:flex;position:relative}.past-event-item:before{content:"";background-color:#333;border-radius:50%;width:.5rem;height:.5rem;transition:all .2s;position:absolute;top:50%;left:-.375rem;transform:translateY(-50%)}.past-event-item:hover{background-color:#646cff08}.past-event-item:hover:before{background-color:#646cff;transform:translateY(-50%)scale(1.3)}.past-event-date{color:#999;min-width:140px;font-size:.9rem}.past-event-details{flex:1;justify-content:space-between;gap:1rem;display:flex}.past-event-venue{color:#bbb;font-weight:500}.past-event-time{color:#999;white-space:nowrap;font-size:.9rem}@media (width<=640px){.past-event-item{flex-direction:column;align-items:flex-start;gap:.25rem}.past-event-details{flex-direction:column;gap:.25rem}.past-event-date{min-width:auto}}.events-cta{text-align:center;border-top:1px solid #333;margin-top:4rem;padding:3rem 0}.events-cta h2{margin-bottom:1rem}.events-cta p{color:#999;margin-bottom:2rem}.cta-button{color:#fff;background-color:#646cff;border-radius:0;min-height:44px;padding:.75rem 2rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .2s;display:inline-block}.cta-button:hover{background-color:#747eff}.add-to-calendar-btn{color:#646cff;cursor:pointer;background-color:#0000;border:1px solid #646cff;border-radius:4px;min-height:40px;margin-top:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .2s;display:inline-block}.add-to-calendar-btn:hover{color:#fff;background-color:#646cff}.add-to-calendar-btn:active{transform:scale(.98)}.category-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.category-card{background-color:#1a1a1a;border:1px solid #333;border-top-width:3px;border-radius:0;padding:2rem;transition:all .2s}.category-card:hover{border-top-color:#646cff;transform:translateY(-2px)}.category-card h3{margin-top:0;margin-bottom:1rem;font-weight:600}.category-card p{line-height:1.6}.maker-section{margin-bottom:4rem}.featured-project{background-color:#1a1a1a;border:1px solid #333;border-left:4px solid #646cff;border-radius:0;padding:2rem}.project-link{color:#646cff;font-weight:600;text-decoration:none}.project-link:hover{text-decoration:underline}.lab-section{margin-bottom:4rem}.project-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.lab-project{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:2rem;transition:all .2s}.lab-project:hover{border-left-color:#646cff;transform:translate(.25rem)}.lab-project h3{color:#fff;margin:0 0 1rem;font-weight:600}.lab-project p{color:#bbb;margin:0;line-height:1.6}.collab-section{margin-bottom:4rem}.collaborator-types{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.collaborator-card{background-color:#1a1a1a;border:1px solid #333;border-top:3px solid #646cff;border-radius:0;padding:2rem;transition:all .2s}.collaborator-card:hover{box-shadow:0 4px 12px #646cff26}.collaborator-card h3{color:#646cff;margin-top:0;font-weight:600}.contact-methods{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.contact-method{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:2rem;transition:all .2s}.contact-method:hover{border-left-color:#646cff}.contact-method h3{margin-top:0;margin-bottom:1rem;font-weight:600}.placeholder-note{color:#999;font-size:.9rem;font-style:italic}.about-section{max-width:75ch;margin-bottom:4rem}.about-section p{font-size:1.05rem;line-height:1.7}.about-section ul{color:#bbb;line-height:1.8}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:none;margin-top:2rem;display:grid}.skill-item{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:1.5rem;transition:all .2s}.skill-item:hover{border-left-color:#646cff;transform:translate(.25rem)}.skill-item h3{color:#fff;margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.skill-item p{color:#bbb;margin:0;font-size:.95rem;line-height:1.6}.skills-filters{background-color:#1a1a1a;border:1px solid #333;border-radius:0;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin:2rem 0;padding:1.5rem;display:flex}.skill-search,.skill-filter{color:#fff;font-size:.95rem;font-family:var(--sans);background-color:#0a0a0a;border:1px solid #333;border-radius:0;padding:.5rem}.skill-search:focus,.skill-filter:focus{outline-offset:2px;outline:2px solid #646cff}.filter-stats{color:#999;white-space:nowrap;align-self:flex-end;padding:.5rem 0;font-size:.9rem}.skills-list{flex-direction:column;gap:.25rem;display:flex}.skill-list-item{background-color:#1a1a1a;border:1px solid #333;border-left-width:2px;border-radius:0;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.5rem 1rem;transition:border-left-color .2s;display:grid}.skill-list-item:hover{border-left-color:#646cff}.skill-name{color:#fff;font-size:.95rem;font-weight:500}.skill-level{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:2px;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.level-beginner{color:#fff;background-color:#3b82f6}.level-intermediate{color:#000;background-color:#f59e0b}.level-advanced{color:#000;background-color:#22c55e}.skill-category{color:#999;white-space:nowrap;font-size:.8rem}.skill-details{color:#aaa;border-left:2px solid #333;grid-column:1/-1;margin-top:.25rem;padding-left:.5rem;font-size:.8rem;font-style:italic;line-height:1.4}.category-list{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.category-item{background-color:#1a1a1a;border:1px solid #333;border-left:3px solid #646cff;border-radius:0;padding:2rem}.category-item h3{color:#646cff;margin-top:0;margin-bottom:.75rem;font-weight:600}.category-item p{color:#bbb;margin:0;line-height:1.6}.about-intro-container{flex-direction:column;gap:2rem;margin-bottom:2rem;display:flex}.about-photo-section{text-align:center}.about-profile-photo{border:2px solid #333;border-radius:4px;width:100%;max-width:400px;height:auto}.about-intro{margin-bottom:0}@media (width>=1024px){.about-intro-container{flex-direction:row;align-items:flex-start;gap:3rem}.about-photo-section{flex-shrink:0;width:350px}.about-intro{flex:1;max-width:none}}.links-section{margin-bottom:4rem}.links-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.link-card{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:1.5rem;transition:all .2s}.link-card:hover{border-left-color:#646cff;transform:translate(.25rem)}.link-card h3{margin:0 0 .5rem;font-size:1.1rem}.link-card h3 a{color:#646cff;text-decoration:none}.link-card h3 a:hover{text-decoration:underline}.link-card p{color:#bbb;margin:0;font-size:.95rem}#root{width:100%;margin:0;padding:0}.page-intro{color:#999;border-left:3px solid #333;max-width:65ch;margin-bottom:3rem;padding-left:1rem;font-size:1.15rem;line-height:1.7}.coming-soon-section{background-color:#0000;border:1px solid #333;border-left:4px solid #646cff;border-radius:0;margin-top:3rem;padding:3rem 2rem}.coming-soon-section h2{margin-bottom:1rem;font-weight:600}.coming-soon-section p{color:#999;line-height:1.6}.filters{background-color:#1a1a1a;border:1px solid #333;border-left:3px solid #646cff;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding:1.25rem;display:flex}.filter-group{flex-direction:column;flex:1;gap:.4rem;min-width:150px;display:flex}.filter-group label{color:#999;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.filter-group input,.filter-group select{color:#fff;background-color:#0a0a0a;border:1px solid #333;border-radius:0;padding:.5rem .75rem;font-family:inherit;font-size:1rem}.filter-group input:focus,.filter-group select:focus{border-color:#646cff;outline:none}.filter-results{color:#999;white-space:nowrap;align-items:center;padding:.5rem 0;font-size:.9rem;font-weight:600;display:flex}.bands-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.player-embeds{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}.sticky-player{z-index:10;background-color:#0a0a0a;margin-bottom:3rem;padding:1rem 0;position:sticky;top:20px}.player-wrapper{background-color:#1a1a1a;border:1px solid #333;border-left:3px solid #646cff;padding:1.5rem}.player-wrapper h3{color:#fff;margin-top:0;margin-bottom:1rem;font-size:1.1rem}.player-wrapper iframe{border:none;width:100%}.favorites-category{margin-top:2rem}.favorites-category:first-of-type{margin-top:1.5rem}.favorites-subtitle{color:#646cff;margin-bottom:.75rem;font-size:1rem;font-weight:600}.favorites-list{color:#ccc;margin:0;line-height:1.8}.favorites-list a{color:#646cff;text-decoration:none;transition:color .2s}.favorites-list a:hover{color:#747eff;text-decoration:underline}.section-intro{color:#bbb;margin-bottom:1rem;font-style:italic}.friends-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;margin-bottom:3rem;display:grid}.friend-card{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:1.5rem;transition:all .2s}.friend-card:hover{border-left-color:#646cff;padding-left:2rem}.friend-card h3{color:#fff;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.friend-card p{color:#999;margin:.5rem 0;font-size:.95rem;line-height:1.5}.friend-card a{color:#646cff;margin-top:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.friend-card a:hover{text-decoration:underline}.friends-category{color:#646cff;border-bottom:2px solid #333;margin-top:3rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.friends-category:first-of-type{margin-top:2rem}.friends-note{color:#999;text-align:center;border-top:1px solid #333;margin-top:2rem;padding-top:2rem;font-style:italic}.friends-note a{color:#646cff;font-weight:600;text-decoration:none}.friends-note a:hover{text-decoration:underline}.quick-links{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.quick-link-card{background-color:#1a1a1a;border:1px solid #333;border-left-width:3px;border-radius:0;padding:2rem;text-decoration:none;transition:all .2s;display:block}.quick-link-card:hover{border-left-color:#646cff;padding-left:2.5rem}.quick-link-card h3{color:#fff;margin-top:0;margin-bottom:.75rem;font-weight:600}.quick-link-card p{color:#bbb;margin:0;line-height:1.6}.lightbox-overlay{z-index:9999;cursor:pointer;background-color:#000000f2;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.lightbox-content{cursor:default;max-width:95vw;max-height:95vh;animation:.3s scaleIn;position:relative}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lightbox-content img{border:2px solid #646cff;width:auto;max-width:100%;height:auto;max-height:95vh;display:block;box-shadow:0 8px 32px #000c}.lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;width:40px;height:40px;padding:0;font-size:3rem;line-height:1;transition:color .2s;position:absolute;top:-40px;right:0}.lightbox-close:hover{color:#646cff}.lightbox-close:focus{outline-offset:4px;outline:2px solid #646cff}.band-photos-masonry{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:200px;grid-auto-flow:dense;gap:1rem;display:grid}.band-photos-masonry .masonry-item{object-fit:cover;cursor:pointer;border:1px solid #333;width:100%;height:100%;transition:all .3s}.band-photos-masonry .masonry-item:hover{z-index:1;border-color:#646cff;transform:scale(1.02);box-shadow:0 4px 12px #646cff4d}.band-photos-masonry .landscape{grid-column:span 2}.band-photos-masonry .tall{grid-row:span 2}.band-photos-masonry .large{grid-area:span 2/span 2}@media (width<=640px){.quick-links,.bands-grid,.friends-grid{grid-template-columns:1fr}.filter-group{min-width:100%}.band-photos-masonry{grid-template-columns:1fr;grid-auto-rows:250px}.band-photos-masonry .landscape,.band-photos-masonry .tall,.band-photos-masonry .large{grid-area:span 1/span 1}}
