*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F2;color:#3A3440;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.site-top{position:fixed;z-index:80;left:0;right:0;top:0;background:#FFFCF8;box-shadow:0 4px 18px rgba(42,36,48,.05)}.rainbow-strip{height:3px;display:grid;grid-template-columns:repeat(5,1fr)}.rainbow-strip i:nth-child(1){background:#E07070}.rainbow-strip i:nth-child(2){background:#E0B050}.rainbow-strip i:nth-child(3){background:#70C090}.rainbow-strip i:nth-child(4){background:#70A8D8}.rainbow-strip i:nth-child(5){background:#A080D0}.ribbon-row,.brand-row{max-width:960px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.ribbon-row{height:20px;font-size:12px}.brand-row{height:54px;border-top:1px solid rgba(224,176,80,.5);border-bottom:1px solid rgba(224,176,80,.5)}.ribbon-brand{font-weight:700}.text-button,.screen-button,.close-button{border:0;background:none;color:#2A2430;cursor:pointer;min-height:44px;padding:0 10px}.brand-home{display:flex;align-items:center;min-height:44px;font-weight:800}.brand-logo{height:24px;width:auto;object-fit:contain}.brand-actions{display:flex;gap:6px;align-items:center}.app-link,.screen-button{min-height:44px;display:inline-flex;align-items:center;padding:0 12px;border-radius:10px}.app-link{border:1px solid rgba(224,176,80,.5);background:#FFFCF8}.screen-button{background:#F8EEE4}.dot-nav{height:48px;display:flex;align-items:center;justify-content:center;gap:34px;border-bottom:1px solid rgba(42,36,48,.08);background:#FFFCF8}.dot-link{display:grid;place-items:center;gap:2px;font-size:13px;line-height:1.1;min-width:44px}.dot{width:10px;height:10px;border-radius:50%}.dot.coral{background:#E07070}.dot.gold{background:#E0B050}.dot.mint{background:#70C090}.dot.sky{background:#70A8D8}.dot.violet{background:#A080D0}.dot.sand{background:#C9A97A}.dot-link.is-active{font-weight:800}.dot-link.is-active .dot{width:14px;height:14px}.top-spacer{height:125px}main{min-height:60vh}.shell{width:min(960px,calc(100% - 32px));margin:0 auto}.section{padding:42px 0}.section.alt{background:#F8EEE4}.section.deep{background:#F4E6D8}.eyebrow{font-size:13px;color:#6A6470;margin:0 0 8px}.h1,h1{font-size:24px;line-height:1.3;color:#2A2430;margin:0 0 16px}.h2,h2{font-size:20px;line-height:1.35;color:#2A2430;margin:0 0 14px}.h3,h3{font-size:16px;color:#2A2430;margin:0 0 8px}.lead{font-size:16px;max-width:760px}.muted{color:#6A6470}.hero{padding:46px 0 30px}.content-card{background:#FFFCF8;border:1px solid rgba(42,36,48,.12);border-radius:14px;box-shadow:0 12px 28px rgba(42,36,48,.08);padding:24px}.btns{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.btn{height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:12px;font-size:14px;font-weight:700;min-width:44px}.btn.primary{background:linear-gradient(135deg,#E07070 0%,#E0B050 52%,#70C090 100%);color:#2A2430}.btn.secondary{background:#FFFCF8;border:1px solid rgba(224,176,80,.5);color:#2A2430}.btn:hover{transform:translateY(-1px)}a:focus-visible,button:focus-visible{outline:3px solid rgba(112,168,216,.5);outline-offset:2px}.home-dots{display:flex;flex-wrap:wrap;gap:16px 24px;margin-bottom:28px;padding:18px 20px;background:#F8EEE4;border-radius:14px}.home-dot-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.home-dot-item i{width:9px;height:9px;border-radius:50%;display:inline-block}.home-dot-item:nth-child(1) i{background:#E07070}.home-dot-item:nth-child(2) i{background:#E0B050}.home-dot-item:nth-child(3) i{background:#70C090}.home-dot-item:nth-child(4) i{background:#70A8D8}.home-dot-item:nth-child(5) i{background:#A080D0}.home-dot-item:nth-child(6) i{background:#C9A97A}.band-stack{display:grid;gap:12px}.color-band{min-height:110px;border-radius:16px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.color-band:nth-child(1){background:#FBE9E5}.color-band:nth-child(2){background:#FFF1CF}.color-band:nth-child(3){background:#E8F5ED}.image-slot{background:#FFFCF8;border:1px solid rgba(42,36,48,.12);border-radius:14px;display:grid;place-items:center;overflow:hidden}.image-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.image-slot.band-image{height:160px;min-width:280px}.ticket-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ticket{position:relative;background:#FFFCF8;border:1px dashed rgba(224,176,80,.75);border-radius:16px;padding:24px}.ticket:before,.ticket:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#FFF8F2;top:44%;border:1px solid rgba(42,36,48,.08)}.ticket:before{left:-10px}.ticket:after{right:-10px}.ticket-img{height:180px;margin-bottom:16px}.fan-wrap{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fan-card{background:#FFFCF8;border:1px solid rgba(42,36,48,.12);border-radius:40px 14px 40px 14px;padding:26px;min-height:240px}.fan-img{height:180px;margin-bottom:16px}.rack-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.rack-card{border-top:5px solid #70A8D8;background:#FFFCF8;border-radius:14px;padding:24px;border-left:1px solid rgba(42,36,48,.12);border-right:1px solid rgba(42,36,48,.12);border-bottom:1px solid rgba(42,36,48,.12)}.rack-img{height:170px;margin-bottom:16px}.thirds{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.third{background:#FFFCF8;border-radius:14px;padding:22px;border:1px solid rgba(42,36,48,.12)}.status-list{display:grid;gap:12px}.status-item{display:grid;grid-template-columns:120px 1fr;gap:18px;background:#FFFCF8;border:1px solid rgba(42,36,48,.12);border-radius:12px;padding:18px}.status-label{font-weight:800;color:#2A2430}.product-axis{text-align:center}.product-axis .app-icon{width:48px;height:48px;object-fit:contain;margin:0 auto 10px}.product-image{height:320px;max-width:420px;margin:18px auto}.product-copy{max-width:720px;margin:18px auto 0;text-align:left}.method-grid,.faq-mini,.cards-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.method-grid article,.faq-mini article,.cards-2 article{background:#FFFCF8;border:1px solid rgba(42,36,48,.12);border-radius:14px;padding:20px}.brand-note{border-left:5px solid #E0B050;padding:20px 24px;background:#FFFCF8;border-radius:0 14px 14px 0}.page-banner{height:200px;margin:18px 0 24px}.article-prose{max-width:820px}.article-prose p{margin:0 0 16px}.article-prose h2{margin-top:32px}.index-points{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 26px}.index-points a{padding:8px 12px;border-radius:999px;background:#F8EEE4;border:1px solid rgba(42,36,48,.08);font-size:13px}.stripe-layout{display:grid;gap:12px;margin-top:22px}.stripe-row{border-left:8px solid #E07070;background:#FFFCF8;border-radius:12px;padding:20px}.stripe-row:nth-child(2){border-color:#E0B050}.stripe-row:nth-child(3){border-color:#70C090}.stripe-row:nth-child(4){border-color:#70A8D8}.stripe-row:nth-child(5){border-color:#A080D0}.memo-list{display:grid;gap:14px}.memo-item{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;background:#FFFCF8;border-radius:14px;padding:18px;border:1px solid rgba(42,36,48,.12)}.memo-item span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#F4E6D8;font-weight:800}.center-card{max-width:760px;margin:0 auto;text-align:center;background:#FFFCF8;border-radius:16px;padding:30px;border:1px solid rgba(42,36,48,.12);box-shadow:0 12px 28px rgba(42,36,48,.08)}.terms{display:grid;gap:18px}.terms section{background:#FFFCF8;border-radius:14px;padding:22px;border:1px solid rgba(42,36,48,.12)}.faq-list{display:grid;gap:14px}.faq-item{background:#FFFCF8;border:1px solid rgba(42,36,48,.12);border-radius:14px;padding:20px}.contact-path{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-path article{background:#FFFCF8;border-radius:14px;padding:22px;border:1px solid rgba(42,36,48,.12)}.search-layer{position:fixed;z-index:100;left:0;right:0;top:77px;visibility:hidden;pointer-events:none;opacity:0;height:0;overflow:hidden}.search-layer.is-open{visibility:visible;pointer-events:auto;opacity:1;height:auto}.search-card{width:min(720px,calc(100% - 32px));margin:0 auto;background:#FFFCF8;border:1px solid rgba(42,36,48,.12);box-shadow:0 12px 28px rgba(42,36,48,.15);border-radius:0 0 16px 16px;padding:20px}.layer-head,.screen-head{display:flex;align-items:center;justify-content:space-between}.search-presets{display:flex;flex-wrap:wrap;gap:10px}.search-presets a{padding:9px 13px;border-radius:999px;background:#F8EEE4}.overlay{position:fixed;inset:0;z-index:105;background:rgba(42,36,48,.44);visibility:hidden;opacity:0;pointer-events:none}.overlay.is-open{visibility:visible;opacity:1;pointer-events:auto}.color-screen{position:fixed;z-index:110;left:0;right:0;bottom:0;height:36vh;min-height:310px;max-height:520px;background:#FFFCF8;border-radius:18px 18px 0 0;box-shadow:0 -14px 34px rgba(42,36,48,.18);transform:translateY(105%);visibility:hidden;pointer-events:none;padding:18px 20px 24px;overflow:auto}.color-screen.is-open{transform:translateY(0);visibility:visible;pointer-events:auto}.screen-head{max-width:960px;margin:0 auto 14px}.screen-brand{display:flex;align-items:center;gap:10px}.screen-brand img{height:24px;width:auto}.screen-groups{max-width:960px;margin:auto;display:grid;grid-template-columns:1.1fr 1.1fr .8fr 1.3fr;gap:20px}.screen-groups h2{font-size:14px;margin-bottom:8px}.screen-groups a{display:block;padding:6px 0;border-bottom:1px solid rgba(42,36,48,.07)}.screen-groups b,.screen-groups span{display:block}.screen-groups b{font-size:14px}.screen-groups span{font-size:12px;color:#6A6470}.modal-open{overflow:hidden}.site-footer{background:#2A2430;color:#FFF8F2;margin-top:40px}.footer-strip{height:3px}.footer-inner{width:min(960px,calc(100% - 32px));margin:auto;padding:34px 0 30px}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}.footer-brand img{height:24px;width:auto;object-fit:contain}.footer-brand strong,.footer-brand span{display:block}.footer-brand span{font-size:12px;opacity:.75}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer-links h2{color:#FFF8F2;font-size:13px;margin:0 0 10px}.footer-links a{display:block;font-size:13px;opacity:.88;padding:3px 0}.footer-note,.copyright{font-size:13px;color:#FFF8F2;opacity:.78}.footer-note{margin-top:24px;max-width:820px}.mobile-bottom{display:none}.prose-list{padding-left:1.2em}.prose-list li{margin-bottom:9px}
@media(max-width:760px){.dot-nav{display:none}.top-spacer{height:77px}.ribbon-row,.brand-row{padding:0 16px}.ribbon-brand{max-width:65%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-actions{gap:2px}.app-link,.screen-button{padding:0 9px}.section{padding:30px 0}.hero{padding-top:32px}.ticket-grid,.fan-wrap,.rack-grid,.thirds,.method-grid,.faq-mini,.cards-2,.contact-path{grid-template-columns:1fr}.color-band{display:block}.image-slot.band-image{min-width:0;width:100%;margin-top:14px}.status-item{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.mobile-bottom{position:fixed;z-index:90;left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#FFFCF8;border-top:1px solid rgba(42,36,48,.12);display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:grid;place-items:center;font-size:13px;min-height:48px}.mobile-bottom a.is-active{background:#E0B050;color:#2A2430;font-weight:800}.site-footer{padding-bottom:58px}.color-screen{height:64vh;max-height:680px;min-height:420px}.screen-groups{grid-template-columns:1fr 1fr}.search-layer{top:0;bottom:0;height:0;background:#2A2430}.search-layer.is-open{height:100vh}.search-card{width:100%;min-height:100vh;margin:0;border:0;border-radius:0;background:#2A2430;color:#FFF8F2;padding:28px 18px}.search-card .layer-head strong,.search-card p,.search-card .close-button{color:#FFF8F2}.search-presets a{background:#3B3443;color:#FFF8F2}.home-dots{gap:12px 16px}.product-image{height:300px}.page-banner{height:180px}}
