:root{--bg:#f3ede4;--paper:#fffbf6c7;--paper-strong:#fffaf4eb;--ink:#181412;--muted:#685f58;--line:#1814121f;--accent:#df5c38;--accent-soft:#f6c39b;--olive:#788369;--shadow:0 24px 60px #3d291824;--radius-xl:32px;--radius-lg:26px;--radius-md:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 0 0,#f6c39b9e,#0000 28%),radial-gradient(circle at 84% 10%,#78836938,#0000 28%),linear-gradient(#efe6da 0%,#f7f2eb 100%);min-height:100vh;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.page-shell{max-width:1240px;margin:0 auto;padding:24px}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:10px 0 28px;display:flex}.brand{flex-direction:column;gap:4px;display:inline-flex}.brand strong{letter-spacing:.14em;text-transform:uppercase;font-size:1.22rem}.brand-kicker,.eyebrow,.panel-label,.track-name,.member-role{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.76rem}.nav{color:var(--muted);flex-wrap:wrap;gap:18px;display:flex}.hero,.calendar-hero,.detail-hero,.detail-block,.artist-hero,.filter-panel,.empty-state{border:1px solid var(--line);background:var(--paper);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.hero,.detail-hero,.artist-hero{border-radius:var(--radius-xl)}.hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.92fr);gap:24px;padding:34px;animation:.7s ease-out rise;display:grid}.hero-rich{position:relative;overflow:hidden}.hero-rich:after{content:"";filter:blur(18px);pointer-events:none;background:#78836924;border-radius:50%;width:380px;height:380px;position:absolute;inset:auto -140px -120px auto}.hero-copy h1,.calendar-hero h1,.section-head h2,.artist-hero h1,.detail-copy h1{margin:8px 0 16px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.94}.calendar-hero,.empty-state{border-radius:var(--radius-lg);padding:28px}.calendar-hero h1,.section-head h2,.artist-hero h1,.detail-copy h1,.empty-state h2{max-width:none;font-size:clamp(1.8rem,4vw,3rem)}.detail-hero,.artist-hero{grid-template-columns:minmax(0,1.05fr) minmax(280px,.82fr) minmax(260px,.72fr);gap:18px;padding:24px;display:grid}.detail-hero:not(.detail-hero-rich){grid-template-columns:minmax(0,1.3fr) minmax(280px,.8fr)}.artist-hero:not(.artist-hero-rich){grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.hero-text,.pillar-card p,.track-card p,.event-source,.event-meta,.artist-tagline,.artist-intro,.content-summary,.detail-note,.detail-block p,.meta-line,.member-card p{color:var(--muted);line-height:1.7}.hero-lead{max-width:30rem;font-size:1.18rem}.hero-actions,.detail-actions,.link-row,.tag-row,.event-topline,.artist-meta-strip{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{margin-top:24px}.detail-actions{margin-top:20px}.primary-button,.secondary-button,.ticket-link,.text-link,.favorite-button,.favorite-chip{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.primary-button{background:var(--ink);color:#fff8f1;border:0}.secondary-button,.ticket-link,.text-link,.favorite-button,.favorite-chip{border:1px solid var(--line);background:#ffffff6b}.primary-button:hover,.secondary-button:hover,.ticket-link:hover,.text-link:hover,.favorite-button:hover,.favorite-chip:hover{transform:translateY(-1px)}.favorite-button,.favorite-chip{cursor:pointer}.favorite-chip{min-height:32px;margin-left:auto;padding:0 12px;font-size:.8rem}.hero-panel,.pillar-card,.event-card,.detail-panel,.artist-card,.artist-hero-panel,.content-card,.member-card{border:1px solid var(--line);background:var(--paper-strong);border-radius:var(--radius-md)}.hero-panel,.detail-panel,.artist-hero-panel,.content-card,.member-card{padding:22px}.hero-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hero-stats div,.insight-strip article{background:#1814120d;border-radius:18px;padding:14px}.hero-stats strong,.insight-strip strong{margin-bottom:4px;font-size:1.54rem;display:block}.hero-collage-panel{flex-direction:column;gap:16px;display:flex}.hero-collage{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-collage-card{aspect-ratio:4/5;background:linear-gradient(#16121005,#1612102e),#d6ccc1b8;border:1px solid #ffffff5c;border-radius:20px;position:relative;overflow:hidden}.hero-collage-card img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.hero-collage-card span{color:#fff7ec;background:#181412a8;border-radius:999px;padding:8px 12px;font-size:.86rem;position:absolute;bottom:14px;left:14px}.artist-cloud{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.artist-cloud span,.tag,.status-pill{border-radius:999px;align-items:center;padding:7px 12px;font-size:.82rem;display:inline-flex}.artist-cloud span,.tag{background:#df5c3817}.status-pill{background:#18141214}.status-on_sale{background:#3f7b5629}.status-announced{background:#6275ae26}.status-sold_out{background:#834f4829}.pillar-grid,.event-grid,.artist-grid,.content-grid,.member-grid{gap:18px;display:grid}.pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0 54px}.event-grid,.artist-grid,.content-grid,.member-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pillar-card,.event-card,.artist-card{padding:22px}.section-head{justify-content:space-between;align-items:end;gap:18px;margin:38px 0 18px;display:flex}.compact-head{margin-bottom:12px}.artist-card,.event-card{overflow:hidden}.artist-visual-frame,.event-visual-frame,.artist-hero-visual,.detail-hero-image-wrap{background:#1814120f;border-radius:18px;position:relative;overflow:hidden}.artist-visual-frame:after,.event-visual-frame:after,.artist-hero-visual:after,.detail-hero-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#14121005,#1412101f),linear-gradient(#14121000,#14121024);position:absolute;inset:0}.artist-visual-frame,.event-visual-frame{aspect-ratio:4/5;min-height:0;margin:-22px -22px 16px}.artist-visual,.event-visual,.artist-hero-image,.detail-hero-image{object-fit:cover;object-position:center 12%;background:#d6ccc1b8;width:100%;height:100%}.artist-hero-visual,.detail-hero-image-wrap{aspect-ratio:4/5;min-height:420px}.artist-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.artist-count,.meta-line{color:var(--muted);font-size:.9rem}.artist-card h3,.event-card h3,.content-card h3,.member-card h3{margin:0 0 10px;font-size:1.45rem}.artist-card h3,.content-card h3,.member-card h3{margin-top:10px}.artist-meta-strip{gap:8px}.artist-meta-strip span{color:var(--muted);background:#1814120a;border-radius:999px;padding:6px 10px;font-size:.82rem}.content-card,.radar-card{flex-direction:column;gap:10px;display:flex}.radar-card{background:linear-gradient(#fffcf7e6,#faf4edf2),linear-gradient(135deg,#7883691f,#df5c3814)}.insight-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 28px;display:grid}.filter-shell{margin-top:22px}.filter-panel{border-radius:var(--radius-lg);padding:22px}.field{gap:8px;display:grid}.field span{color:var(--muted);font-size:.85rem}.filter-panel,.detail-content{gap:16px;display:grid}.filter-panel{grid-template-columns:repeat(5,minmax(0,1fr))}.filter-panel input,.filter-panel select{border:1px solid var(--line);background:#ffffffad;border-radius:16px;width:100%;min-height:46px;padding:0 14px}.filter-actions{flex-direction:column;justify-content:end;gap:10px;display:flex}.detail-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:12px 0;display:flex}.detail-row:last-child{border-bottom:0}.detail-row span{color:var(--muted)}.detail-content{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.detail-content.single-column{grid-template-columns:minmax(0,1fr)}.detail-block{border-radius:var(--radius-lg);padding:24px}.checklist{color:var(--muted);margin:18px 0 0;padding-left:18px;line-height:1.8}.artist-hero-rich{align-items:stretch}.artist-hero-copy{flex-direction:column;justify-content:center;display:flex}.member-card{grid-template-columns:90px minmax(0,1fr);align-items:start;gap:16px;display:grid}.member-avatar{aspect-ratio:1;color:#fff8f1;background:radial-gradient(circle at 30% 30%,#ffffff42,transparent 36%),linear-gradient(160deg,color-mix(in srgb,var(--artist-accent,var(--accent))72%,white),color-mix(in srgb,var(--artist-accent,var(--accent))74%,black));border-radius:50%;place-items:center;width:90px;display:grid;box-shadow:inset 0 0 0 1px #ffffff38}.member-avatar span{letter-spacing:.08em;font-size:1.5rem;font-weight:700}.back-link{margin-top:22px}.single-card-message{grid-column:1/-1}.empty-state{margin-top:16px}.image-attribution{color:var(--muted);margin-top:10px;font-size:.78rem;line-height:1.5}.image-attribution a{color:inherit;text-underline-offset:.16em;text-decoration:underline}.site-footer{background:#fffbf6d1;border:1px solid #4f3a2924;border-radius:24px;justify-content:space-between;gap:20px;width:min(1160px,100% - 40px);margin:0 auto 28px;padding:22px 26px;display:flex;box-shadow:0 16px 36px #3a2a1d14}.site-footer p{color:var(--muted);margin:6px 0 0}.footer-nav{flex-wrap:wrap;align-content:flex-start;gap:14px 18px;display:flex}.footer-nav a{color:var(--ink);text-decoration:none}.footer-nav a:hover{text-underline-offset:.16em;text-decoration:underline}.compact-hero{grid-template-columns:1fr}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.hero,.detail-hero,.artist-hero,.filter-panel,.detail-content{grid-template-columns:1fr}.pillar-grid,.event-grid,.artist-grid,.content-grid,.member-grid,.insight-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.page-shell{padding:18px}.site-header,.section-head,.site-footer{flex-direction:column;align-items:start}.hero,.calendar-hero,.detail-hero,.artist-hero,.detail-block,.filter-panel,.empty-state{padding:20px}.hero-copy h1,.calendar-hero h1,.section-head h2,.artist-hero h1,.detail-copy h1,.empty-state h2{font-size:clamp(1.7rem,9vw,2.5rem)}.hero-stats,.pillar-grid,.event-grid,.artist-grid,.content-grid,.member-grid,.insight-strip,.hero-collage{grid-template-columns:1fr}.artist-visual-frame,.event-visual-frame{min-height:170px}.member-card{grid-template-columns:1fr}.member-avatar{width:72px}}
