*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F2;color:#3A3440;font:15px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.lock{overflow:hidden}.fixed{position:fixed;z-index:50;left:0;right:0;top:0;background:#FFFCF8;box-shadow:0 2px 14px rgba(42,36,48,.05)}.rain{height:3px;display:grid;grid-template-columns:repeat(5,1fr)}.rain i:nth-child(1){background:#E07070}.rain i:nth-child(2){background:#E0B050}.rain i:nth-child(3){background:#70C090}.rain i:nth-child(4){background:#70A8D8}.rain i:nth-child(5){background:#A080D0}.ribbon,.brand{padding:0 max(16px,calc((100vw - 960px)/2));display:flex;align-items:center;justify-content:space-between}.ribbon{height:20px;font-size:12px;border-bottom:1px solid rgba(42,36,48,.12)}.ribbon button{border:0;background:none;cursor:pointer}.brand{height:54px;border-bottom:1px solid rgba(224,176,80,.5)}.brandlink{display:flex;align-items:center;min-height:44px;font-size:16px}.brandlink img,.footbrand img,.panelhead img{height:24px;width:auto;object-fit:contain}.brand>div{display:flex;gap:8px}.topbtn,.screenbtn,.btn{min-height:40px;padding:0 14px;border-radius:12px;border:1px solid rgba(224,176,80,.5);background:#FFFCF8;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.screenbtn,.btn.primary{background:linear-gradient(135deg,#E07070 0%,#E0B050 52%,#70C090 100%);border:0;color:#2A2430}.dots{height:48px;display:flex;justify-content:center;gap:34px;border-bottom:1px solid rgba(42,36,48,.12)}.dots a{width:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px}.dot{width:10px;height:10px;border-radius:50%;display:block}.dot.a{background:#E07070}.dot.b{background:#E0B050}.dot.c{background:#70C090}.dot.d{background:#70A8D8}.dot.e{background:#A080D0}.dot.f{background:#D4B58C}.dots .on{font-weight:800}.dots .on .dot{width:14px;height:14px}main{max-width:960px;margin:auto;padding:150px 16px 64px}h1,h2,h3{color:#2A2430;margin-top:0}h1{font-size:24px;line-height:1.3}h2{font-size:20px}h3{font-size:16px}.lead{color:#6A6470;font-size:16px}.eyebrow{font-size:13px;font-weight:700;color:#6A6470}.section{margin:34px 0}.card,.ticket,.fan,.stripe,.state,.memo,.topic{background:#FFFCF8;border:1px solid rgba(42,36,48,.12);border-radius:16px;padding:20px;box-shadow:0 12px 28px rgba(42,36,48,.08)}.soft{background:#F8EEE4}.imgslot{background:#FFFCF8;border:1px solid rgba(42,36,48,.12);border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;height:200px}.imgslot.tall{height:320px}.imgslot img{width:100%;height:100%;object-fit:contain;object-position:center}.homechips,.chips,.btnrow{display:flex;gap:10px;flex-wrap:wrap}.homechips a,.chips a{padding:8px 12px;border-radius:999px;background:#FFFCF8;border:1px solid rgba(42,36,48,.12)}.homechips i{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:6px}.homechips a:nth-child(1)i{background:#E07070}.homechips a:nth-child(2)i{background:#E0B050}.homechips a:nth-child(3)i{background:#70C090}.homechips a:nth-child(4)i{background:#70A8D8}.homechips a:nth-child(5)i{background:#A080D0}.homechips a:nth-child(6)i{background:#D4B58C}.btnrow{margin-top:16px}.bands,.tickets,.fans,.twocol,.memos,.topics,.faq{display:grid;gap:16px}.tickets,.fans,.twocol,.memos,.topics,.faq{grid-template-columns:1fr 1fr}.stripe{border-left:9px solid #E07070}.stripe:nth-child(2){border-color:#E0B050}.stripe:nth-child(3){border-color:#70C090}.stripe:nth-child(4){border-color:#70A8D8}.stripe:nth-child(5){border-color:#A080D0}.ticket{border-style:dashed}.fan{border-radius:16px 16px 34px 16px}.periods{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.period{background:#FFFCF8;border-top:6px solid #E07070;border-radius:16px;padding:20px}.period:nth-child(2){border-color:#E0B050}.period:nth-child(3){border-color:#A080D0}.statebars{display:grid;gap:14px}.state{display:grid;grid-template-columns:130px 1fr;gap:18px}.center{max-width:760px;margin:auto}.axis{text-align:center}.axis .copy{text-align:left}.search{position:fixed;z-index:80;left:0;right:0;top:77px;visibility:hidden;opacity:0;pointer-events:none}.search.show{visibility:visible;opacity:1;pointer-events:auto}.searchbox{max-width:720px;margin:auto;background:#FFFCF8;padding:20px;border:1px solid rgba(224,176,80,.5);border-radius:0 0 16px 16px;box-shadow:0 12px 28px rgba(42,36,48,.08)}.row,.panelhead{display:flex;align-items:center;justify-content:space-between}.row button,.panelhead button{min-height:40px;border-radius:10px;border:1px solid rgba(42,36,48,.12);background:#FFFCF8}.overlay{position:fixed;z-index:69;inset:0;background:rgba(42,36,48,.28);visibility:hidden;opacity:0;pointer-events:none}.overlay.show{visibility:visible;opacity:1;pointer-events:auto}.panel{position:fixed;z-index:70;left:0;right:0;bottom:0;max-height:36vh;overflow:auto;background:#FFFCF8;transform:translateY(110%);visibility:hidden;pointer-events:none;transition:.25s}.panel.show{transform:none;visibility:visible;pointer-events:auto}.panelhead{padding:14px max(16px,calc((100vw - 960px)/2));border-bottom:1px solid rgba(42,36,48,.12)}.panelhead>div{display:flex;gap:10px;align-items:center}.pg{max-width:960px;margin:auto;padding:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pg h2{font-size:14px}.pg a{display:block;padding:7px 0;border-bottom:1px solid rgba(42,36,48,.12)}.pg b,.pg span{display:block}.pg span{font-size:12px;color:#6A6470}footer{background:#2A2430;color:#FFF8F2;font-size:13px}.footin{max-width:960px;margin:auto;padding:30px 16px 80px}.footbrand{display:flex;align-items:center;gap:10px}.fg{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0}.fg h2{font-size:14px;color:#FFF8F2}.fg a{display:block;padding:4px 0}.mobile{display:none}.abouthead .imgslot{height:200px}a:focus-visible,button:focus-visible{outline:3px solid rgba(112,168,216,.5);outline-offset:3px}@media(max-width:760px){.dots{display:none}main{padding-top:98px;padding-bottom:82px}.ribbon,.brand{padding:0 16px}.tickets,.fans,.twocol,.memos,.topics,.faq,.periods{grid-template-columns:1fr}.state{grid-template-columns:1fr}.search{top:0;bottom:0;background:#2A2430}.searchbox{height:100%;max-width:none;background:#2A2430;color:#FFF8F2;border:0;border-radius:0}.searchbox b,.searchbox p{color:#FFF8F2}.searchbox .row button{background:transparent;color:#FFF8F2}.panel{max-height:64vh}.pg{grid-template-columns:1fr 1fr}.mobile{display:grid;position:fixed;z-index:60;left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);background:#FFFCF8;border-top:1px solid rgba(42,36,48,.12)}.mobile a{display:grid;place-items:center;font-size:13px}.mobile .on{background:#E0B050;color:#2A2430;font-weight:800}.footin{padding-bottom:96px}}