@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700;900&family=Montserrat:wght@400;600;800;900&display=swap";:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#121212;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#121212}#app{width:100%;margin:0;padding:0}.activity-container[data-v-02dea7f1]{width:100%;min-height:100vh;background-color:#000;color:#fff;font-family:Noto Sans SC,Montserrat,sans-serif;overflow-x:hidden;padding-bottom:40px;scrollbar-width:none;-ms-overflow-style:none}.activity-container[data-v-02dea7f1]::-webkit-scrollbar{display:none}.carousel-section[data-v-02dea7f1]{position:relative;width:100%;height:40vh;overflow:hidden;margin-bottom:20px}.carousel-wrapper[data-v-02dea7f1]{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.carousel-slide[data-v-02dea7f1]{min-width:100%;height:100%;position:relative}.carousel-slide img[data-v-02dea7f1]{width:100%;height:100%;object-fit:cover}.carousel-overlay[data-v-02dea7f1]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000,#0003,#0000004d);display:flex;align-items:flex-end;padding:30px 20px;box-sizing:border-box}.carousel-content h3[data-v-02dea7f1]{font-size:1rem;color:#ddd;margin:0 0 8px;font-weight:500;letter-spacing:1px}.carousel-content h1[data-v-02dea7f1]{font-size:2rem;margin:0;font-weight:900;line-height:1.2}.carousel-indicators[data-v-02dea7f1]{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px}.carousel-indicators span[data-v-02dea7f1]{width:8px;height:8px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s}.carousel-indicators span.active[data-v-02dea7f1]{background:#fff;width:20px;border-radius:4px}.activity-list[data-v-02dea7f1]{display:flex;flex-direction:column;width:100%;gap:20px;padding:0 20px;box-sizing:border-box}.activity-item[data-v-02dea7f1]{position:relative;width:100%;height:300px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:16px;box-shadow:0 5px 15px #00000080;border:1px solid rgba(255,255,255,.1);cursor:pointer}.image-wrapper[data-v-02dea7f1]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.image-wrapper img[data-v-02dea7f1]{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.activity-item:hover .image-wrapper img[data-v-02dea7f1]{transform:scale(1.05)}.overlay[data-v-02dea7f1]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000,#00000080 70%,#0000001a)}.date-badge[data-v-02dea7f1]{position:absolute;top:15px;right:15px;font-weight:700;font-size:.8rem;background:#fffffff2;color:#000;padding:4px 10px;border-radius:4px;z-index:3}.content-wrapper[data-v-02dea7f1]{position:relative;z-index:2;padding:20px}.location[data-v-02dea7f1]{font-size:.75rem;font-weight:500;color:#bbb;display:block;margin-bottom:6px}.title[data-v-02dea7f1]{font-size:1.5rem;font-weight:700;margin:0 0 15px}.ticket-btn[data-v-02dea7f1]{background:#fff;color:#000;border:none;padding:8px 20px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .3s;border-radius:20px}.ticket-btn[data-v-02dea7f1]:hover{background:#ddd}@media(min-width:768px){.carousel-section[data-v-02dea7f1]{height:50vh}.activity-list[data-v-02dea7f1]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 40px}.activity-item[data-v-02dea7f1]{height:400px}.title[data-v-02dea7f1]{font-size:1.8rem}}.detail-container[data-v-92c5ef99]{min-height:100vh;background-color:#000;color:#e0e0e0;font-family:Noto Sans SC,Montserrat,sans-serif;padding-bottom:40px}.hero-image[data-v-92c5ef99]{width:100%;height:35vh;overflow:hidden;position:relative}.hero-image img[data-v-92c5ef99]{width:100%;height:100%;object-fit:cover}.hero-image[data-v-92c5ef99]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to bottom,transparent,#000000)}.detail-body[data-v-92c5ef99]{padding:20px;max-width:800px;margin:0 auto;line-height:1.6}h2[data-v-92c5ef99]{font-size:1.5rem;margin-top:0;margin-bottom:20px;color:#fff;font-weight:700;border-bottom:2px solid #333;padding-bottom:10px}h3[data-v-92c5ef99]{font-size:1.1rem;color:#fff;margin-top:30px;margin-bottom:15px;background:#ffffff0d;padding:8px 12px;border-radius:8px;display:inline-block}p[data-v-92c5ef99]{margin-bottom:15px;color:#ccc}ul[data-v-92c5ef99],ol[data-v-92c5ef99]{padding-left:20px;margin-bottom:15px;color:#ccc}li[data-v-92c5ef99]{margin-bottom:8px}.detail-container[data-v-92c5ef99]::-webkit-scrollbar{display:none}.detail-container[data-v-92c5ef99]{scrollbar-width:none;-ms-overflow-style:none}.qr-section[data-v-92c5ef99]{display:flex;flex-direction:column;align-items:center;margin:30px 0}.qr-container[data-v-92c5ef99]{background:#ffffff0d;padding:30px;border-radius:16px;display:flex;flex-direction:column;align-items:center;margin-top:15px;max-width:90%;width:auto}.qr-code[data-v-92c5ef99]{width:80vw;max-width:320px;height:auto;aspect-ratio:1/1;object-fit:contain;border-radius:12px}.qr-tip[data-v-92c5ef99]{margin-top:15px;font-size:1rem;color:#aaa;margin-bottom:0;font-weight:500}
