@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Sans:wght@400;600&display=swap";:root{--bg: #090d12;--bg-2: #0b1016;--ink: #e5ebf0;--ink-soft: #98a4af;--line: #1f2730;--card: #111820;--brand: #7f8b96;--brand-2: #707c87;--radius: 14px;--header-bg: rgba(9, 13, 18, .84);--footer-bg: rgba(17, 24, 32, .82);--hero-bg-1: #0f151d;--hero-bg-2: #0b1016;--album-bg: #111820;color-scheme:dark}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:linear-gradient(140deg,var(--bg),var(--bg-2));font-family:IBM Plex Sans,system-ui,sans-serif;line-height:1.55}h1,h2,h3,h4{font-family:Space Grotesk,IBM Plex Sans,sans-serif;line-height:1.2;margin:0}a{color:var(--brand)}p{margin:0}.page-bg{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 14%,rgba(210,220,230,.04),transparent 36%),radial-gradient(circle at 90% 18%,rgba(210,220,230,.03),transparent 30%);z-index:-1}.content-wrap{width:min(1080px,92vw);margin:0 auto}.site-header{position:sticky;top:0;backdrop-filter:blur(8px);background:var(--header-bg);border-bottom:1px solid var(--line);z-index:10}.header-inner{display:flex;justify-content:space-between;align-items:center;min-height:70px}.brand{text-decoration:none;color:var(--ink);font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.03em}.nav-list{list-style:none;display:flex;gap:1rem;margin:0;padding:0}.nav-list a{text-decoration:none;color:var(--ink-soft);font-weight:600}.nav-list a.active,.nav-list a:hover{color:var(--brand)}main{padding:2rem 0 4rem}.section{margin-top:2rem}.section-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem}.hero{display:grid;gap:1rem;padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(170deg,var(--hero-bg-1),var(--hero-bg-2))}.hero h1{font-size:clamp(2rem,5vw,3rem)}.hero p{color:var(--ink-soft);max-width:65ch}.card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 24px #00000047}.card img{width:100%;height:180px;object-fit:cover;display:block}.photo-trigger{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.photo-trigger img{transition:transform .18s ease}.photo-trigger:hover img,.photo-trigger:focus-visible img{transform:scale(1.02)}.card-body{padding:1rem;display:grid;gap:.8rem}.meta,.tags{font-size:.92rem;color:var(--ink-soft)}.card-actions{display:flex;flex-wrap:wrap;gap:.55rem}.btn{display:inline-block;text-decoration:none;color:#e8eef3;background:var(--brand);border:0;border-radius:999px;padding:.5rem .9rem;font-weight:600;font-size:.92rem}.btn:hover{background:#95a1ac;color:#0b1117}.btn-secondary{background:var(--brand-2)}.btn-secondary:hover{background:#8b97a3;color:#0b1117}.summary-links{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.65rem}.summary-links a{text-decoration:none;border:1px solid var(--line);padding:.45rem .7rem;border-radius:999px;background:var(--card)}.site-footer{border-top:1px solid var(--line);background:var(--footer-bg)}.footer-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-links{list-style:none;display:flex;flex-wrap:wrap;gap:.7rem;margin:0;padding:0}.footer-links a{text-decoration:none;color:var(--ink-soft)}.cookie-banner,.cookie-settings{position:fixed;z-index:50}.cookie-banner{right:1rem;bottom:1rem;width:min(420px,calc(100vw - 2rem));display:grid;gap:1rem;padding:1rem;border:1px solid rgba(229,235,240,.14);border-radius:18px;background:linear-gradient(180deg,#111820f7,#0b1016f7),#111820f2;box-shadow:0 18px 44px #00000052}.cookie-banner[hidden],.cookie-settings[hidden]{display:none}.cookie-banner__copy{display:grid;gap:.45rem}.cookie-banner__copy strong{font-family:Space Grotesk,sans-serif;font-size:1rem}.cookie-banner__copy p{color:var(--ink-soft);font-size:.95rem}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.7rem}.cookie-settings{right:1rem;bottom:1rem;padding:.65rem .95rem;border:1px solid rgba(229,235,240,.16);border-radius:999px;background:#111820e6;color:var(--ink);font:inherit;font-weight:600;cursor:pointer;box-shadow:0 12px 30px #00000040}.cookie-settings:hover{border-color:#e5ebf047}.album-grid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1.2rem}.album-link{text-decoration:none;border:1px solid var(--line);border-radius:var(--radius);background:var(--album-bg);color:var(--ink);overflow:hidden}.album-link img{width:100%;height:140px;object-fit:cover;display:block}.album-link strong,.album-link span{display:block;padding:0 .8rem}.album-link strong{padding-top:.8rem}.album-link span{padding-bottom:.85rem;color:var(--ink-soft);font-size:.92rem}.album-section{margin-top:1.5rem;scroll-margin-top:90px}.audio-note{color:var(--ink-soft);font-size:.95rem}.load-more-wrap{display:flex;justify-content:center;margin-top:1.2rem}.load-more-sentinel{height:1px;width:100%}body.lightbox-open{overflow:hidden}.photo-lightbox{position:fixed;inset:0;z-index:40;display:grid;grid-template-columns:minmax(52px,72px) minmax(0,1fr) minmax(52px,72px);align-items:center;gap:1rem;padding:clamp(1rem,3vw,2rem);background:#04080cf0}.photo-lightbox[hidden]{display:none}.photo-lightbox-frame{margin:0;display:flex;align-items:center;justify-content:center;min-height:0}.photo-lightbox-frame img{display:block;max-width:100%;max-height:calc(100vh - 4rem);width:auto;height:auto;object-fit:contain;border-radius:10px;background:#000;box-shadow:0 18px 44px #00000061}.photo-lightbox-close,.photo-lightbox-nav{border:1px solid rgba(229,235,240,.18);background:#111820e0;color:var(--ink);cursor:pointer}.photo-lightbox-close{position:absolute;top:1rem;right:1rem;border-radius:999px;padding:.55rem .9rem;font:inherit;font-weight:600}.photo-lightbox-nav{width:clamp(52px,6vw,72px);height:clamp(52px,6vw,72px);border-radius:999px;font-size:clamp(2rem,4vw,3rem);line-height:1}.photo-lightbox-nav:disabled{opacity:.45;cursor:default}.embed-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.embed-card .card-body{gap:.9rem}.embed-frame-wrap{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#111}.embed-frame-wrap iframe{display:block;width:100%;border:0}.embed-frame-wrap.spotify iframe,.embed-frame-wrap.youtube iframe{height:352px}.embed-frame-wrap.compact.spotify iframe,.embed-frame-wrap.compact.youtube iframe{height:232px}.photo-detail-layout{display:grid;gap:1rem;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start}.photo-detail-image img{width:100%;height:auto;max-height:76vh;object-fit:contain;background:#000}.photo-detail-meta{position:sticky;top:88px}.photo-detail-list{margin:0;display:grid;grid-template-columns:auto 1fr;gap:.5rem .8rem}.photo-detail-list dt{font-weight:600;color:var(--ink-soft)}.photo-detail-list dd{margin:0}@media(max-width:720px){.header-inner{min-height:62px}.brand{font-size:.96rem}.nav-list{gap:.7rem;font-size:.93rem}.footer-inner{padding:.85rem 0;align-items:start;flex-direction:column}.embed-grid{grid-template-columns:1fr}.embed-frame-wrap.compact.spotify iframe,.embed-frame-wrap.spotify iframe{height:352px}.photo-detail-layout{grid-template-columns:1fr}.photo-detail-meta{position:static}.photo-lightbox{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;justify-items:center;gap:.75rem;padding:4.25rem .9rem 1rem}.photo-lightbox-frame img{max-height:calc(100vh - 9rem)}.photo-lightbox-nav{width:100%;max-width:280px;height:auto;padding:.45rem 0}.cookie-banner{left:1rem;right:1rem;width:auto}}
