*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #070707;--surface: #0e0e0e;--surface-2: #141414;--border: rgba(255, 255, 255, .07);--border-hover: rgba(255, 255, 255, .15);--text: #e2e2e2;--text-muted: #555;--text-dim: #888;--accent: #3b82f6;--accent-purple: #8b5cf6;--cat-live: #3b82f6;--cat-music: #8b5cf6;--cat-blog: #14b8a6;--cat-info: #6b7280;--header-h: clamp(52px, 7vw, 68px)}html{font-size:clamp(15px,1.2vw + 11px,19px);scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Merriweather,"Noto Serif JP",Hiragino Mincho ProN,Yu Mincho,Georgia,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}img{display:block;max-width:100%}.photo-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:2px;overflow:hidden}@media (max-width: 600px){.photo-strip{grid-template-columns:repeat(3,1fr)}}.header-nav{display:flex;gap:2.5rem;align-items:center}@media (max-width: 640px){.header-nav{gap:1.25rem}}@media (max-width: 420px){.header-nav{gap:.75rem}}
