.event-card{display:block;background:#ffffff1f!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:16px;padding:20px;box-shadow:none;transition:all .2s ease;text-decoration:none;color:#fff!important;border:1px solid rgba(245,230,200,.15)!important;position:relative;overflow:hidden;transform:none;contain:layout style paint;width:100%;box-sizing:border-box;cursor:pointer}.event-card *,.event-card .card-title-centered,.event-card .card-description-centered,.event-card .pc-title,.event-card .pc-description,.event-card .mobile-date,.event-card .pc-date,.event-card .stat-item span,.event-card .pc-stat span{color:#fff!important}.event-card:hover{background:#8b000033!important;border-color:#8b000080!important;box-shadow:none;transform:none}.event-card:active{transform:scale(.98);background:#8b000033!important;border-color:#8b000080!important;transition:transform .1s ease,background .1s ease}.card-mobile{display:block}.mobile-row-1{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;align-items:center}.mobile-date-row{display:flex;align-items:center;gap:6px;padding:4px 10px;background:#d4b48314;border:1px solid rgba(212,180,131,.25);border-radius:6px;font-size:12px;color:#fff!important;font-weight:500;white-space:nowrap}.mobile-date-row svg{width:14px;height:14px;flex-shrink:0}.mobile-date{font-size:12px;color:#f0f0f0!important;font-weight:500;white-space:nowrap}.card-title-centered{font-size:16px!important;font-weight:700!important;color:#fff!important;margin:0 0 10px!important;line-height:1.4!important;text-align:center}.card-image-container{width:100%;margin:0 0 12px;border-radius:8px;overflow:hidden;background:#0003}.card-image{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;display:block;transition:transform .3s ease}.event-card:active .card-image{transform:scale(1.02)}.card-description-centered{font-size:13px!important;line-height:1.5!important;color:#fff!important;margin:0 0 16px!important;text-align:center}.card-stats-three{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px 0;border-top:1px solid rgba(245,230,200,.15);border-bottom:1px solid rgba(245,230,200,.15)}.stat-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.stat-item svg,.stat-item .anticon{width:24px;height:24px;flex-shrink:0}.stat-item span{font-size:12px;color:#fff!important;font-weight:600;white-space:nowrap}.card-hashtags{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.card-hashtags .ant-tag{margin:0}.card-pc{display:none}@media (min-width: 769px){.card-mobile{display:none!important}.card-pc{display:grid;grid-template-columns:120px 400px 140px 100px;gap:0;align-items:stretch;position:relative}.pc-col{display:flex;flex-direction:column;justify-content:center;padding:16px 20px;position:relative}.pc-col:not(:last-child):after{content:"";position:absolute;right:0;top:15%;bottom:15%;width:1px;background:linear-gradient(to bottom,transparent 0%,rgba(245,230,200,.2) 20%,rgba(245,230,200,.2) 80%,transparent 100%)}.pc-col-1{align-items:center;gap:10px}.pc-col-1 .ant-tag{width:100%;text-align:center;justify-content:center}.pc-date{font-size:12px;color:#e0e0e0;font-weight:500;padding:6px 10px;background:#f5e6c814;border-radius:6px;white-space:nowrap;text-align:center;width:100%;box-sizing:border-box}.pc-col-2{align-items:flex-start;gap:10px;text-align:left;min-width:0}.pc-title{font-size:16px!important;font-weight:700!important;color:#fff!important;margin:0!important;line-height:1.4!important;text-align:left!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-image-container{width:100%;margin:8px 0;border-radius:8px;overflow:hidden;background:#0003}.pc-image{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;display:block;transition:transform .3s ease}.event-card:active .pc-image{transform:scale(1.02)}.pc-description{font-size:13px!important;line-height:1.5!important;color:#f0f0f0!important;margin:0!important;text-align:left!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-col-3{align-items:center;gap:18px}.pc-stat{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.pc-stat svg,.pc-stat .anticon{width:20px;height:20px;flex-shrink:0}.pc-stat span{font-size:11px;color:#fff!important;font-weight:600;white-space:nowrap}.pc-col-4{align-items:center;gap:8px}.pc-col-4 .ant-tag{margin:0!important;width:100%}}.card-top-tags,.card-stats-three-mobile{display:none}.stat-icon-broken-heart{width:24px;height:24px;filter:brightness(0) sepia(1) saturate(2) hue-rotate(15deg) brightness(1.2)!important}.stat-icon-broken-heart.stat-icon-red{filter:brightness(0) sepia(1) saturate(3) hue-rotate(-30deg) brightness(1.1)!important}@media (max-width: 768px){.stat-icon-broken-heart{width:24px;height:24px}}@media (min-width: 769px){.stat-icon-broken-heart{width:20px;height:20px}}.back-to-top{position:fixed!important;right:30px!important;bottom:50px!important;width:50px!important;height:50px!important;z-index:999999!important;opacity:0;visibility:hidden;transform:translateY(20px) scale(.8);transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#c9a962,#f5e6c8)!important;border:none!important;box-shadow:0 4px 20px #0000004d,0 0 0 1px #f5e6c833,0 0 25px #c9a9624d;pointer-events:none}.back-to-top.visible{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important}.back-to-top:hover{background:linear-gradient(135deg,#f5e6c8,#c9a962)!important;box-shadow:0 6px 25px #0006,0 0 0 1px #f5e6c84d,0 0 35px #c9a96280,0 0 50px #c9a9624d;transform:translateY(-3px) scale(1.05)}.back-to-top .anticon{font-size:20px!important;color:#1a1820!important}@media (max-width: 768px){.back-to-top{right:16px!important;bottom:70px!important;width:46px!important;height:46px!important}.back-to-top .anticon{font-size:18px!important}}.site-footer{margin-top:48px;padding:32px 24px;background:linear-gradient(180deg,#12121200,#1a1a1ae6);border-top:1px solid rgba(224,224,224,.08);text-align:center;min-height:96px;display:flex;align-items:center;justify-content:center}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:6px}.footer-text{color:#e0e0e0;font-size:14px;font-family:Georgia,Times New Roman,serif;letter-spacing:1px;line-height:1.5;margin:0;padding:0}.footer-line-1{font-weight:500;font-size:14px;color:#f0f0f0;letter-spacing:2px}.footer-line-2{font-style:italic;color:#909090;font-size:13px;letter-spacing:1px}@media (max-width: 768px){.site-footer{margin-top:32px;padding:24px 16px 72px;min-height:80px}.footer-content{gap:4px}.footer-text{font-size:13px}.footer-line-1{font-size:13px;letter-spacing:1.5px}.footer-line-2{font-size:12px;letter-spacing:.5px}}.home-container{min-width:0}.hero-section{padding:4rem 1.5rem 3rem;text-align:center;border-bottom:1px solid #2A2A2A;margin-bottom:3rem}.hero-content{max-width:48rem;margin:0 auto}.hero-title{font-family:Songti SC,"Noto Serif SC","Source Han Serif SC",serif!important;font-size:2.5rem!important;font-weight:600!important;color:#e0e0e0!important;margin-bottom:1rem!important;letter-spacing:.05em;line-height:1.2}.hero-slogan{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif!important;font-size:1.125rem!important;color:#e0e0e0!important;margin-bottom:1.5rem!important;line-height:1.7}.hero-quote{font-family:Songti SC,"Noto Serif SC",serif!important;font-size:1rem!important;color:#f0f0f0!important;font-style:italic;margin-bottom:2.5rem!important;opacity:1}.search-wrapper{max-width:28rem;margin:0 auto 2rem}.archive-search .ant-input-affix-wrapper{display:flex;align-items:center;height:auto}.archive-search .ant-input{background:#ffffff08!important;border-color:#f5e6c814!important;color:#e0e0e0!important;font-size:1rem;padding:.75rem 1rem;border-radius:6px;transition:all .2s ease;box-sizing:border-box;height:auto}.archive-search .ant-input:hover{border-color:#f5e6c826!important}.archive-search .ant-input:focus{border-color:#8b0000!important;box-shadow:0 0 0 2px #8b000033!important}.archive-search .ant-input::placeholder{color:silver}.archive-search .ant-input-prefix{color:silver;margin-right:.5rem;display:flex;align-items:center;height:100%}.category-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:48rem;margin:0 auto}.category-tag{cursor:pointer;padding:.375rem .875rem!important;border-radius:4px!important;font-size:.875rem!important;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif!important;font-weight:500;transition:all .2s ease;border:1px solid rgba(245,230,200,.12)!important;background:#ffffff0a!important;color:#fff!important}.category-tag:hover{border-color:#8b0000e6!important;background:#8b000066!important;color:#fff!important;transform:none;box-shadow:none}.category-tag.active{background:#8b000040!important;border-color:#a00000!important;color:#fff!important;font-weight:600!important}.category-tag:active{transform:scale(.98);background:#8b000066!important;border-color:#8b000099!important}.timeline-section{max-width:48rem;margin:0 auto;padding:0 1.5rem}.section-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(245,230,200,.08)}.timeline-icon{font-size:1.5rem!important;color:#708090!important}.section-title{font-family:Songti SC,"Noto Serif SC",serif!important;font-size:1.5rem!important;font-weight:500!important;color:#e0e0e0!important;margin:0!important;letter-spacing:.02em}.events-timeline{position:relative}.timeline-section{background:#121212}.events-timeline .event-card{background:#ffffff14!important;border-color:#f5e6c82e!important;transition:all .2s ease}.events-timeline .event-card:hover{background:#8b000026!important;border-color:#8b00004d!important;transform:none}.events-timeline .event-card .event-title,.events-timeline .event-card .event-description{color:#fff!important}.events-timeline .event-card .event-meta{color:silver!important}.events-timeline .event-card:hover .event-title,.events-timeline .event-card:hover .event-description{color:#fff!important}.events-timeline .event-card:hover .event-meta{color:#d0d0d0!important}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px;color:silver}.loading-container .ant-spin-text{color:silver!important;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.ant-empty{margin:3rem 0}.ant-empty-description{color:silver!important;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.pagination-wrapper{margin-top:3rem;display:flex;justify-content:center}.pagination-wrapper .ant-pagination .ant-pagination-item{background:#ffffff08;border-color:#f5e6c814}.pagination-wrapper .ant-pagination .ant-pagination-item a{color:#fff}.pagination-wrapper .ant-pagination .ant-pagination-item-active{background:#8b0000;border-color:#8b0000}.pagination-wrapper .ant-pagination .ant-pagination-item-active a{color:#e0e0e0}.pagination-wrapper .ant-pagination .ant-pagination-item:hover{border-color:#f5e6c826}.pagination-wrapper .ant-pagination .ant-pagination-item:hover a{color:#fff}.pagination-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link,.pagination-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link{background:#ffffff0a;border-color:#f5e6c81f;color:#fff}.pagination-wrapper .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,.pagination-wrapper .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link{border-color:#f5e6c826;color:#e0e0e0}.site-footer{margin-top:4rem;padding:3rem 1.5rem;border-top:1px solid rgba(245,230,200,.08);text-align:center;background:#121212!important}.footer-content{max-width:48rem;margin:0 auto}.footer-text{display:block;font-family:Songti SC,"Noto Serif SC",serif;color:#d0d0d0!important;margin-bottom:.5rem}.footer-line-1{font-size:1rem;font-weight:500;letter-spacing:.05em}.footer-line-2{font-size:.875rem;font-style:italic;color:#d0d0d0!important}@media (max-width: 768px){.hero-section{padding:3rem 1.25rem 2.5rem;margin-bottom:2.5rem}.hero-title{font-size:1.875rem!important}.hero-slogan{font-size:1rem!important}.hero-quote{font-size:.9375rem!important}.category-tags{gap:.5rem}.category-tag{padding:.25rem .75rem!important;font-size:.8125rem!important}.timeline-section{padding:0 1.25rem}.section-title{font-size:1.25rem!important}.site-footer{padding:2.5rem 1.25rem}}@media (max-width: 480px){.hero-title{font-size:1.5rem!important}.hero-slogan{font-size:.9375rem!important}}.ant-spin-dot-item{background-color:#8b0000!important}.ant-tag{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.ant-input-search .ant-input-search-button{background:#8b0000!important;border-color:#8b0000!important;color:#fff!important}.ant-input-search .ant-input-search-button:hover{background:#a00000!important;color:#fff!important}.ant-input-search .ant-input-search-button:active{background:#700000!important;color:#fff!important}.ant-empty-image{filter:grayscale(100%) brightness(.6)}.detail-page-gsap{min-height:100vh;background:transparent;position:relative;overflow-x:hidden;padding-top:70px}.bg-year{display:none}.detail-nav-gsap{position:sticky;top:0;z-index:1000;background:#121014fa;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid rgba(245,230,200,.06);padding:16px 24px;display:flex;align-items:center;gap:24px;box-shadow:none;contain:layout style paint}.back-btn-gsap{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;background:#ffffff0f;color:#f5f1ebcc;text-decoration:none;font-size:14px;font-weight:500;transition:none;border:1px solid rgba(245,230,200,.1);letter-spacing:.02em;transform:none}.back-btn-gsap:hover{background:#ffffff1a;border-color:#c9a96266;color:#f5e6c8;transform:none}.site-title-gsap{font-size:18px;font-weight:600;color:#f5e6c8;text-shadow:none;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#f5e6c8;background-clip:unset;letter-spacing:.03em}.hero-gsap{position:relative;z-index:1;padding:80px 24px 60px;max-width:1000px;margin:0 auto;contain:layout style paint}.hero-gsap:before{content:none}.hero-content-gsap{text-align:center;position:relative;z-index:1}.category-badge-gsap{display:inline-block;padding:8px 20px;border-radius:22px;font-size:13px;font-weight:600;color:#f5e6c8;margin-bottom:24px;background:#ffffff14;border:1px solid rgba(201,169,98,.3);box-shadow:none;letter-spacing:.05em;transform:none}.hero-title-gsap{font-size:48px!important;font-weight:800;color:#f5f1eb!important;margin-bottom:20px!important;line-height:1.4;text-shadow:none;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#f5f1eb;background-clip:unset;letter-spacing:.02em}.hero-desc-gsap{font-size:18px!important;color:#f5f1ebcc!important;max-width:800px;margin:0 auto 30px!important;line-height:1.8;font-weight:300;text-shadow:none}.hero-image-wrapper-gsap{width:100%;max-width:900px;margin:30px auto;border-radius:16px;overflow:hidden;box-shadow:none;position:relative;transform:none;contain:layout style paint}.hero-image-wrapper-gsap:before{content:none}.hero-image-gsap{width:100%;height:auto;max-height:500px;object-fit:cover;display:block;transition:none}.hero-image-wrapper-gsap:hover .hero-image-gsap{transform:none}.hero-meta-gsap{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap;margin:30px 0}.meta-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#f5f1ebb3;font-weight:300}.meta-item .anticon{color:#c9a962b3}.status-tag{padding:5px 14px;border-radius:18px;font-size:13px;font-weight:600;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#f5f1ebf2}.hero-stats-gsap{display:flex;justify-content:center;gap:40px;margin-top:40px;padding-top:40px;border-top:1px solid rgba(245,230,200,.08);contain:layout style}.stat-item{display:flex;flex-direction:column;align-items:center;gap:8px;color:#f5f1ebcc}.stat-item .anticon{font-size:24px;color:#c9a962cc}.stat-item span{font-size:28px;font-weight:700;color:#f5e6c8;text-shadow:none;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#f5e6c8;background-clip:unset}.stat-item small{font-size:13px;color:#f5f1eb99;font-weight:300}.timeline-container-gsap{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding:60px 24px 100px}.timeline-header-gsap{text-align:center;margin-bottom:60px}.timeline-header-gsap h2{font-size:36px;font-weight:700;color:#f5f1eb;margin:16px 0 8px;text-shadow:none;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#f5f1eb;background-clip:unset;letter-spacing:.03em}.timeline-icon{font-size:40px;color:#c9a962cc}.timeline-gsap{position:relative}.timeline-gsap:before{content:none}.timeline-item-gsap{display:flex;gap:40px;margin-bottom:60px;position:relative}.timeline-time{flex-shrink:0;width:140px;text-align:right;position:relative}.time-dot{width:12px;height:12px;border-radius:50%;background:#c9a962;position:absolute;right:-6px;top:8px;box-shadow:none;transform:none;transition:none}.timeline-item-gsap .time-dot{box-shadow:none;transform:none;opacity:.9}.time-text{font-size:13px;font-weight:600;color:#f5f1eb;margin-bottom:6px;text-shadow:none;letter-spacing:.03em;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:6px 12px;background:#c9a96226;border-radius:8px;border:1px solid rgba(201,169,98,.3)}.result-icon{font-size:20px;filter:drop-shadow(0 0 8px rgba(0,217,165,.6))}.timeline-line{width:2px;height:calc(100% + 60px);background:#c9a96266;position:absolute;right:0;top:24px;transform:none;transform-origin:top;border-radius:2px;box-shadow:none}.timeline-card-gsap{flex:1;background:#ffffff08;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(245,230,200,.06);border-radius:20px;padding:24px;box-shadow:none;transition:none;position:relative;overflow:hidden;will-change:auto!important;transform:none!important;contain:layout style paint!important;content-visibility:auto!important;contain-intrinsic-size:0 150px;backface-visibility:hidden}.timeline-card-gsap:after{content:none}.timeline-card-gsap:before{content:none}.timeline-card-gsap:hover{background:#ffffff0a;border-color:#c9a96226;box-shadow:none}.card-header-gsap{margin-bottom:16px}.card-title-gsap{font-size:22px!important;font-weight:700;color:#f5f1eb!important;margin:0!important;text-shadow:none;transition:none}.timeline-card-gsap:hover .card-title-gsap{color:#f5e6c8!important}.card-content-gsap{font-size:15px!important;line-height:1.9!important;color:#f5f1ebd9!important;margin-bottom:0!important;font-weight:300}.card-image-gsap{margin-top:20px;border-radius:12px;overflow:hidden}.card-image-gsap img{width:100%;max-height:300px;object-fit:cover;border-radius:12px;display:block;transition:none}.card-image-gsap:hover img{transform:none}.image-caption-gsap{padding:12px;background:#c9a96214;color:#f5f1ebbf;font-size:13px;text-align:center;border-radius:0 0 12px 12px;border-top:1px solid rgba(245,230,200,.06);font-weight:300}.timeline-end-marker-gsap{margin-top:20px;padding-top:20px;border-top:1px solid rgba(245,230,200,.1);text-align:center}.timeline-end-tag-gsap{padding:8px 20px!important;font-size:14px!important;font-weight:600!important;border-radius:20px!important;border:1px solid rgba(245,230,200,.2)!important;background:#ffffff14!important}.detail-footer-gsap{text-align:center;padding:40px 24px;border-top:1px solid rgba(245,230,200,.06);background:#121014f2;backdrop-filter:none}.detail-footer-gsap .ant-typography{color:#f5f1eb80!important;font-size:13px;font-weight:300;letter-spacing:.03em}.loading-page-gsap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:transparent}.loader{text-align:center}.spinner{width:60px;height:60px;border:4px solid rgba(245,230,200,.3)!important;border-top-color:#c9a96299;border-radius:50%;animation:none!important;margin:0 auto 20px}.loader p{color:#f5f1ebb3;font-size:16px;font-weight:300;letter-spacing:.05em}.not-found-gsap{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;color:#f5f1ebcc;gap:24px}.not-found-gsap h2{font-size:32px;font-weight:700;color:#f5f1eb!important;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#f5f1eb!important;background-clip:unset!important}.back-home-btn{padding:12px 24px;background:#c9a962b3!important;color:#1a1814;border-radius:10px;text-decoration:none;font-weight:600;transition:none!important;box-shadow:none!important}.back-home-btn:hover{transform:none!important;box-shadow:none!important}.voting-section-gsap{margin-top:40px;padding:30px;background:#ffffff08;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:20px;border:1px solid rgba(245,230,200,.06);box-shadow:none!important;animation:none!important;contain:layout style paint}.voting-title-gsap{text-align:center;margin-bottom:24px}.voting-title-gsap{text-align:center;margin-bottom:24px!important}.voting-title-gsap .ant-typography{font-size:18px!important;font-weight:600!important;color:#f5f1ebf2!important;letter-spacing:.05em}.voting-buttons-gsap{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.vote-btn-gsap{min-width:140px;height:48px;font-size:16px;font-weight:700;border-radius:12px;border:2px solid transparent!important;position:relative;overflow:visible;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.vote-btn-gsap:before{content:"";position:absolute;inset:0;background:#ffffff26;opacity:0;transition:opacity .2s ease}.vote-btn-gsap:hover:before{opacity:1}.vote-btn-gsap:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #0006;border-color:#fff6!important}.vote-btn-text{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.4);font-weight:700;position:relative;z-index:1}.vote-btn-gsap svg,.vote-btn-gsap img{flex-shrink:0}.vote-btn-gsap .anticon,.vote-btn-gsap svg,.vote-btn-gsap img{color:#fff!important}.heart-icon{width:36px;height:36px;filter:drop-shadow(0 0 8px rgba(0,217,165,.5));animation:heart-pulse 3s ease-in-out infinite}@keyframes heart-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.broken-heart-icon{width:36px;height:36px;filter:brightness(0) sepia(1) saturate(3) hue-rotate(-50deg) brightness(1.1) drop-shadow(0 0 8px rgba(255,118,117,.5));animation:broken-heart-pulse 3s ease-in-out infinite}.broken-heart-icon.stat-icon-red{filter:brightness(0) sepia(1) saturate(3) hue-rotate(-50deg) brightness(1.1) drop-shadow(0 0 8px rgba(255,118,117,.5))}@keyframes broken-heart-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.satisfaction-btn-gsap{background:linear-gradient(135deg,#00d9a5,#00b894)!important;box-shadow:0 4px 12px #00d9a54d}.dissatisfaction-btn-gsap{background:linear-gradient(135deg,#ff7675,#d63031)!important;box-shadow:0 4px 12px #ff76754d}.voting-result-gsap{text-align:center;padding:24px 28px}.vote-stats-gsap{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:20px}.vote-separator{font-size:24px;color:#f5f1eb4d;font-weight:300}.vote-item-gsap{display:flex;flex-direction:column;align-items:center;gap:8px}.vote-item-gsap .anticon{font-size:36px;color:inherit}.vote-item-gsap.satisfaction{color:#00d9a5}.vote-item-gsap.dissatisfaction{color:#ff7675}.vote-item-gsap .vote-count-gsap{font-size:32px;font-weight:700;color:#f5f1ebf2;line-height:1}.vote-item-gsap .vote-label-gsap{font-size:14px;font-weight:500;letter-spacing:.05em}.regret-score-simple{margin-top:24px;text-align:center}.regret-label{letter-spacing:.05em!important}.regret-value{letter-spacing:.02em!important}.regret-score-gsap{max-width:360px;margin:0 auto}.regret-score-gsap .ant-progress{margin-top:8px}.regret-score-gsap .ant-progress-text{font-size:14px!important;font-weight:600!important;color:#f5f1ebd9!important}.regret-score-gsap .ant-progress-bg{border-radius:6px!important;background:#f5e6c8!important;transition:width .5s ease!important}.vote-item-gsap.satisfaction .anticon{color:#00d9a5;box-shadow:0 0 12px #00d9a566}.vote-item-gsap.dissatisfaction .anticon{color:#ff7675;box-shadow:0 0 12px #ff767566}.vote-item-gsap .vote-count-gsap{font-size:28px;font-weight:700;line-height:1}.vote-item-gsap.satisfaction .vote-count-gsap{color:#00d9a5;text-shadow:0 0 12px rgba(0,217,165,.5)}.vote-item-gsap.dissatisfaction .vote-count-gsap{color:#ff7675;text-shadow:0 0 12px rgba(255,118,117,.5)}.vote-item-gsap .vote-label-gsap{font-size:13px;font-weight:500;letter-spacing:.05em}.vote-item-gsap.satisfaction .vote-label-gsap{color:#00d9a5}.vote-item-gsap.dissatisfaction .vote-label-gsap{color:#ff7675}.regret-score-gsap{max-width:320px;margin:0 auto;padding:16px 20px;background:#0006;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.regret-score-gsap .ant-typography{font-size:13px!important;color:#f5f1ebb3!important;margin-bottom:8px!important}.regret-score-gsap .ant-progress{margin-top:4px}.regret-score-gsap .ant-progress-text{font-size:14px!important;font-weight:600!important;color:#f5f1ebe6!important}.regret-score-gsap .ant-progress-bg{border-radius:6px!important;background:linear-gradient(90deg,#00d9a5,#ffd93d,#ff7675)!important}.voting-result-gsap .ant-typography{font-size:12px!important;color:#f5f1eb66!important;letter-spacing:.05em;margin-top:12px!important}@media (max-width: 768px){.event-detail-page{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.bg-year{font-size:30vw;top:5%}.hero-gsap{padding:60px 16px 40px}.hero-title-gsap{font-size:32px!important;line-height:1.3;letter-spacing:.03em}.hero-desc-gsap{font-size:16px!important;padding:0 8px}.hero-stats-gsap{gap:20px}.stat-item span{font-size:22px}.timeline-container-gsap{padding:40px 16px 80px}.timeline-item-gsap{flex-direction:column;gap:20px;padding:0 8px}.timeline-time{width:100%;text-align:left;padding-left:24px;position:relative}.time-dot{left:-24px;right:auto;width:12px;height:12px}.timeline-line{left:-15px;right:auto;height:calc(100% + 40px);width:2px}.time-text{margin-bottom:0;font-size:13px}.hero-meta-gsap{flex-direction:column;gap:12px;padding:0 8px}.hero-stats-gsap{flex-wrap:wrap;justify-content:center}.event-card-gsap{padding:18px;border-radius:14px;-webkit-tap-highlight-color:rgba(201,169,98,.1)}.event-card-gsap:active{background:#ffffff0f}.card-title-gsap{font-size:17px!important;line-height:1.5}.card-content-gsap{font-size:14px!important;line-height:1.7}.card-meta-gsap{flex-wrap:wrap;gap:10px}.card-meta-gsap .ant-typography{font-size:12px}.stat-item,.hero-meta-gsap .ant-typography{min-height:44px;display:inline-flex;align-items:center}}@media (max-width: 480px){.hero-title-gsap{font-size:26px!important;letter-spacing:.02em}.hero-desc-gsap{font-size:14px!important}.timeline-header-gsap h2{font-size:28px}.card-title-gsap{font-size:16px!important}.card-content-gsap{font-size:13px!important}.stat-item span{font-size:18px}.time-text{font-size:12px}}@media (max-width: 768px) and (orientation: landscape){.hero-gsap{padding:40px 24px 30px}.hero-title-gsap{font-size:28px!important}.timeline-container-gsap{padding:30px 24px 50px}.timeline-item-gsap{flex-direction:row;gap:24px}.timeline-time{width:80px;text-align:right;padding-left:0;padding-right:16px}.time-dot{left:auto;right:-6px}.timeline-line{left:auto;right:0;height:100%;width:2px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card-gsap,.timeline-line{border-width:.5px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.gsap-fade-in,.gsap-slide-up{opacity:1!important;transform:none!important}}.stat-icon-broken-heart{width:24px!important;height:24px!important;filter:brightness(0) sepia(1) saturate(2) hue-rotate(15deg) brightness(1.2)!important}.stat-icon-broken-heart.stat-icon-red,.broken-heart-icon.stat-icon-red{filter:brightness(0) sepia(1) saturate(3) hue-rotate(-30deg) brightness(1.1)!important}.btn-icon-broken-heart{width:20px!important;height:20px!important;filter:brightness(0) sepia(1) saturate(3) hue-rotate(-30deg) brightness(1.1)!important}@media (max-width: 768px){.stat-icon-broken-heart{width:24px;height:24px}.btn-icon-broken-heart{width:20px;height:20px}}.create-event-page{min-height:100vh;position:relative}.create-nav{background:linear-gradient(180deg,#121014f2,#121014e0);backdrop-filter:blur(10px);color:#f5f1eb;padding:22px 24px;display:flex;align-items:center;gap:24px;border-bottom:1px solid rgba(245,230,200,.12);box-shadow:0 4px 30px #0000004d,0 0 0 1px #f5e6c80d}.back-link{color:#f5f1ebd9;text-decoration:none;font-size:15px;font-weight:500;opacity:.9;transition:all .4s cubic-bezier(.4,0,.2,1);padding:8px 14px;border-radius:8px;background:linear-gradient(135deg,#ffffff0f,#ffffff08);border:1px solid rgba(245,230,200,.12)}.back-link:hover{opacity:1;background:linear-gradient(135deg,#f5e6c81f,#c9a96214);border-color:#c9a96266;color:#f5e6c8;box-shadow:0 4px 15px #0003,0 0 15px #c9a9621a}.create-nav h1{font-size:24px;margin:0;background:linear-gradient(135deg,#f5f1eb,#f5e6c8,#c9a962);background-size:150% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.02em}.create-container{display:grid;grid-template-columns:1fr 320px;gap:28px;max-width:1050px;margin:0 auto;padding:35px 24px 50px}@media (max-width: 900px){.create-container{grid-template-columns:1fr}}.create-form{background:linear-gradient(135deg,#ffffff0d,#ffffff05);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:18px;padding:36px;box-shadow:inset 0 1px 2px #ffffff0f,0 8px 35px #0000004d,0 0 0 1px #f5e6c814;border:1px solid rgba(245,230,200,.1)}.form-section{margin-bottom:36px;padding-bottom:28px;border-bottom:1px solid rgba(245,230,200,.1)}.form-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-section h2{font-size:19px;color:#f5f1eb;margin:0 0 24px;font-weight:700;background:linear-gradient(135deg,#f5f1eb,#f5e6c8,#c9a962);background-size:150% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.02em}.form-hint{font-size:13px;color:#f5f1eba6;margin-bottom:18px;padding:10px 14px;background:linear-gradient(135deg,#ffffff0a,#ffffff05);border-radius:8px;border:1px solid rgba(245,230,200,.08);font-weight:300}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:14px;font-weight:600;color:#f5f1ebe6;margin-bottom:10px;letter-spacing:.02em}.form-group input,.form-group textarea,.form-group select{width:100%;padding:13px 16px;border:1px solid rgba(245,230,200,.18);background:linear-gradient(135deg,#ffffff0f,#ffffff08);backdrop-filter:blur(10px);border-radius:10px;font-size:14px;font-family:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);outline:none;color:#f5f1eb}.form-group input::placeholder,.form-group textarea::placeholder{color:#f5f1eb66}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#c9a96299;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);box-shadow:0 0 0 3px #c9a96226,0 4px 20px #0003}.form-group textarea{resize:vertical;min-height:120px;line-height:1.7}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width: 640px){.form-row{grid-template-columns:1fr}.create-form{padding:26px 20px}}.form-actions{display:flex;justify-content:flex-end;gap:14px;padding-top:28px}.btn-cancel,.btn-submit{padding:13px 36px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;letter-spacing:.02em}.btn-cancel{background:linear-gradient(135deg,#ffffff14,#ffffff0a);color:#f5f1ebcc;border:1px solid rgba(245,230,200,.15)}.btn-cancel:hover{background:linear-gradient(135deg,#ffffff1f,#ffffff0f);border-color:#f5e6c840;color:#f5f1eb}.btn-submit{background:linear-gradient(135deg,#c9a962d9,#f5e6c8bf);color:#1a1814;box-shadow:0 4px 18px #c9a96259,0 0 25px #c9a96233}.btn-submit:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 28px #c9a96273,0 0 40px #c9a9624d;background:linear-gradient(135deg,#c9a962f2,#f5e6c8d9)}.btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.create-tips{background:linear-gradient(135deg,#ffffff0d,#ffffff05);backdrop-filter:blur(8px);border-radius:18px;padding:24px;box-shadow:inset 0 1px 2px #ffffff0f,0 8px 35px #0000004d,0 0 0 1px #f5e6c814;border:1px solid rgba(245,230,200,.1);height:fit-content}.create-tips h3{font-size:17px;color:#f5f1eb;margin:0 0 18px;font-weight:700;background:linear-gradient(135deg,#f5f1eb,#f5e6c8,#c9a962);background-size:150% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.02em}.create-tips ul{list-style:none;padding:0;margin:0}.create-tips li{font-size:14px;color:#f5f1ebbf;margin-bottom:14px;padding-left:24px;position:relative;line-height:1.7;font-weight:300}.create-tips li:before{content:"✓";position:absolute;left:0;color:#c9a962cc;font-weight:700;font-size:15px;filter:drop-shadow(0 0 5px rgba(201,169,98,.4))}.map-china-page{min-height:100vh;padding:85px 24px 45px;position:relative;z-index:1;contain:layout style paint}.map-stats-china{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1400px;margin:0 auto 28px}.stat-card-china{background:#ffffff08;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(245,230,200,.08);border-radius:16px;padding:26px;text-align:center;box-shadow:none!important;transition:none!important;position:relative;overflow:hidden}.stat-card-china:before{content:none}.stat-card-china:hover{transform:none!important;border-color:#c9a96233;background:#ffffff0a}.stat-value-china{font-size:40px;font-weight:800;color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#FFFFFF;background-clip:unset;margin-bottom:8px;text-shadow:none!important;letter-spacing:.02em}.stat-label-china{font-size:14px;color:#d0d0d0;font-weight:500;letter-spacing:.03em}.map-content-china{display:grid;grid-template-columns:1fr 400px;gap:28px;max-width:1400px;margin:0 auto}.map-main-china{background:#ffffff08;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(245,230,200,.08);border-radius:16px;padding:26px;box-shadow:none!important;contain:layout style paint}.map-header-china{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid rgba(245,230,200,.08)}.map-header-china h2{margin:0;font-size:20px;color:#e0e0e0;font-weight:700;letter-spacing:.02em;text-shadow:none!important}.selected-info-china{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#a78bfa26;border-radius:10px;font-size:13px;font-weight:500;border:1px solid rgba(167,139,250,.25)}.selected-info-china strong{color:#e0e0e0}.selected-info-china button{background:none;border:none;color:#f5f1eb80;cursor:pointer;font-size:15px;padding:0 6px;transition:none}.selected-info-china button:hover{color:#c9a962cc}.china-map-wrapper{position:relative;width:100%;height:520px;min-height:400px;background:#121014cc;border-radius:14px;cursor:default;overflow:hidden;border:1px solid rgba(245,230,200,.08);box-shadow:none!important;contain:layout style paint}.map-controls-china{width:100%;height:100%;overflow:hidden;position:relative}.china-map-wrapper-static{width:100%;height:100%;position:relative}.zoom-controls-china{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:10}.zoom-btn-china{width:36px;height:36px;border-radius:8px;background:#ffffff0f;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(245,230,200,.12);color:#f5f1eb;font-size:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:none;box-shadow:none!important}.zoom-btn-china:hover{background:#c9a96233;border-color:#c9a96266;box-shadow:none!important;transform:none!important}.zoom-btn-china:active{transform:none!important}.reset-btn-china{font-size:16px}.zoom-level-china{position:absolute;bottom:16px;right:16px;background:#ffffff0f;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(245,230,200,.12);border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;color:#f5f1ebcc;z-index:10}.china-map-wrapper:before{content:none}.loading-map{display:flex;align-items:center;justify-content:center;height:100%;color:#f5f1eb99;font-size:15px;font-weight:300;letter-spacing:.05em}.china-map-svg{width:100%;height:100%;transition:none!important;will-change:auto!important;shape-rendering:optimizeSpeed!important;text-rendering:optimizeSpeed!important;image-rendering:auto!important;contain:strict!important;transform:none!important}.province-path{cursor:pointer;transition:none!important;will-change:auto!important;shape-rendering:optimizeSpeed!important;contain:layout style paint!important}.province-path:hover{filter:none!important;stroke:#c9a962cc!important;stroke-width:2.5!important;box-shadow:none!important}.province-count-text{fill:#f5f1ebd9;font-size:12px;font-weight:600;pointer-events:none;text-shadow:none!important}.south-china-sea{pointer-events:none}.south-china-label{fill:#f5f1eb66;font-size:11px;font-style:italic}.province-tooltip-china{position:absolute;top:18px;right:18px;background:#ffffff0f!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(245,230,200,.15);border-radius:12px;padding:16px;min-width:170px;box-shadow:none!important}.tooltip-title-china{font-size:16px;font-weight:700;color:#f5f1eb!important;margin-bottom:10px;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#f5f1eb!important;background-clip:unset!important;letter-spacing:.02em}.tooltip-stats-china{font-size:13px;color:#f5f1ebb3;font-weight:300}.tooltip-stats-china div{margin:5px 0}.map-legend-china{margin-top:24px;padding-top:18px;border-top:1px solid rgba(245,230,200,.08)}.map-legend-china h3{margin:0 0 14px;font-size:15px;color:#e0e0e0;font-weight:600;letter-spacing:.02em}.legend-gradient-china{display:flex;gap:14px;flex-wrap:wrap}.legend-item-china{display:flex;align-items:center;gap:8px;font-size:13px;color:#e0e0e0;font-weight:300}.legend-color-china{width:22px;height:22px;border-radius:5px;border:1px solid rgba(245,230,200,.3);box-shadow:none!important}.legend-color-china[data-level=none]{background:#3a4a5a!important}.map-sidebar-china{display:flex;flex-direction:column;gap:24px}.events-panel-china,.ranking-panel-china{background:#ffffff08!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(245,230,200,.08);border-radius:16px;padding:22px;box-shadow:none!important}.events-panel-china h3,.ranking-panel-china h3{margin:0 0 18px;font-size:16px;color:#f5f1eb!important;font-weight:700;display:flex;align-items:center;gap:10px;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#f5f1eb!important;background-clip:unset!important;letter-spacing:.02em}.event-count-badge-china{background:#a78bfa33!important;color:#f5e6c8;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:600;border:1px solid rgba(167,139,250,.3)}.empty-events-china{text-align:center;padding:35px 20px;color:#f5f1eb80}.empty-events-china>div{font-size:44px;margin-bottom:14px;filter:none!important}.empty-events-china p{margin:0 0 18px;font-size:14px;font-weight:300}.create-btn-china{display:inline-block;padding:9px 18px;background:#a78bfa33!important;color:#f5e6c8;border-radius:10px;text-decoration:none;font-size:13px;font-weight:600;border:1px solid rgba(167,139,250,.3);transition:none!important}.create-btn-china:hover{background:#a78bfa4d!important;border-color:#c9a96280;box-shadow:none!important;transform:none!important}.events-list-china{display:flex;flex-direction:column;gap:12px;max-height:380px;overflow-y:auto;padding-right:6px}.events-list-china::-webkit-scrollbar{width:6px}.events-list-china::-webkit-scrollbar-track{background:#f5e6c80d;border-radius:3px}.events-list-china::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#a78bfa66,#c9a9624d);border-radius:3px}.event-card-china{display:flex;align-items:center;justify-content:space-between;padding:14px;background:#ffffff08;border:1px solid rgba(245,230,200,.08);border-radius:12px;text-decoration:none;transition:none;will-change:auto;contain:layout style paint}.event-card-china:hover{background:#c9a9621a;border-color:#c9a96266;transform:none;box-shadow:none}.event-info-china{flex:1;min-width:0}.event-info-china h4{margin:0 0 7px;font-size:14px;font-weight:600;color:#f5f1eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.event-card-china:hover .event-info-china h4{color:#f5e6c8}.event-meta-china{display:flex;align-items:center;gap:8px;font-size:12px;color:#f5f1eb8c;font-weight:300}.status-dot-china{width:7px;height:7px;border-radius:50%;box-shadow:none!important}.status-dot-china.ongoing{background:#38bdf8;color:#38bdf8}.status-dot-china.completed{background:#4ade80;color:#4ade80}.event-arrow-china{font-size:17px;color:#f5f1eb4d;transition:none!important}.event-card-china:hover .event-arrow-china{color:#c9a962cc;transform:none!important}.ranking-list-china{display:flex;flex-direction:column;gap:12px}.ranking-item-china{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff05;border-radius:10px;cursor:pointer;transition:none;border:1px solid rgba(245,230,200,.06);will-change:auto;contain:layout style paint}.ranking-item-china:hover{background:#ffffff0d;border-color:#c9a9624d;transform:none;box-shadow:none}.rank-num-china{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#a78bfa1f;border-radius:50%;font-size:12px;font-weight:700;color:#fff!important;border:1px solid rgba(167,139,250,.35)}.ranking-item-china:nth-child(1) .rank-num-china{background:#fbbf24!important;border-color:#fbbf2480;box-shadow:none!important}.ranking-item-china:nth-child(2) .rank-num-china{background:#9ca3af!important;border-color:#e5e7eb80;box-shadow:none!important}.ranking-item-china:nth-child(3) .rank-num-china{background:#fcd34d!important;border-color:#fcd34d66;box-shadow:none!important}.ranking-info-china{flex:1}.ranking-header-china{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px}.ranking-header-china span:first-child{color:#fff!important;font-weight:600}.ranking-header-china span:last-child{color:#f5f1ebb3!important;font-size:12px}.ranking-bar-bg-china{width:100%;height:6px;background:#f5e6c826;border-radius:3px;overflow:hidden}.ranking-bar-fill-china{height:100%;background:#8b000099!important;border-radius:3px;transition:none!important;box-shadow:none!important}@media (max-width: 1200px){.map-content-china{grid-template-columns:1fr}.map-sidebar-china{order:-1}}@media (max-width: 768px){.map-china-page{padding:75px 16px 80px;padding-top:env(safe-area-inset-top);padding-bottom:calc(80px + env(safe-area-inset-bottom))}.map-stats-china{grid-template-columns:1fr;gap:14px}.stat-value-china{font-size:32px}.map-main-china,.events-panel-china,.ranking-panel-china{padding:18px;border-radius:14px}.china-map-wrapper{aspect-ratio:600 / 500;height:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.province-tooltip-china{inset:auto 16px 16px;max-width:calc(100% - 32px);font-size:13px;padding:10px 14px}.province-path-china{stroke-width:1;cursor:pointer}.province-path-china:hover{opacity:.8}.province-path-china:active{opacity:.6}.map-filters-china{flex-wrap:wrap;gap:10px}.map-filters-china .ant-select,.map-filters-china .ant-input{min-width:120px;font-size:14px}.event-item-china{padding:14px;gap:12px}.event-item-china .ant-typography{font-size:14px}.stat-item-china,.filter-btn-china{min-height:44px}}@media (max-width: 480px){.map-china-page{padding:75px 12px 80px}.stat-value-china{font-size:28px}.map-main-china,.events-panel-china,.ranking-panel-china{padding:14px;border-radius:12px}.china-map-wrapper{aspect-ratio:1 / 1}.province-tooltip-china{font-size:12px;padding:8px 12px}.map-filters-china .ant-select,.map-filters-china .ant-input{min-width:100px;font-size:13px}}@media (max-width: 768px) and (orientation: landscape){.map-china-page{padding:75px 24px 28px}.map-content-china{grid-template-columns:1fr 1fr;gap:20px}.china-map-wrapper{aspect-ratio:600 / 500}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.map-main-china,.events-panel-china,.ranking-panel-china{border-width:.5px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.province-path-china{transition:none!important}}.event-point{transition:r .2s ease,opacity .2s ease;cursor:pointer}.event-point:hover{r:6;opacity:1}.event-point-halo{animation:pulse-halo 2s ease-in-out infinite;pointer-events:none}@keyframes pulse-halo{0%,to{opacity:.3;r:8}50%{opacity:.6;r:12}}.event-point-group:hover .event-point{r:6;stroke-width:2}.ranking-page{min-height:100vh;padding-top:60px;padding-bottom:60px;background:#121212;position:relative}.ranking-page:before{content:none}.ranking-header{padding:48px 24px 32px;text-align:center;position:relative;z-index:1}.header-content{max-width:1200;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.page-title{color:#e0e0e0!important;font-size:40px!important;font-weight:600!important;margin:0!important;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:16px;text-shadow:none!important}.page-title .anticon{filter:none;animation:none}.last-updated{color:#d0d0d0!important;font-size:13px!important;font-weight:500;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff08;border-radius:24px;border:1px solid #2A2A2A;box-shadow:none;transition:all .2s ease}.last-updated:hover{background:#ffffff0a;border-color:#708090;color:#e0e0e0!important}.stats-overview{padding:24px 24px 28px;position:relative;z-index:1}.stat-card{border-radius:16px!important;border:1px solid rgba(245,230,200,.08)!important;background:#ffffff08!important;padding:20px!important;transition:none!important;backdrop-filter:none;box-shadow:none!important;position:relative;overflow:hidden}.stat-card:before{content:none}.stat-card:hover{transform:none;background:#ffffff0a!important;border-color:#f5e6c81f!important;box-shadow:none!important}.stat-card .ant-statistic-title,.stat-card .ant-statistic-header .ant-statistic-title{color:#e0e0e0!important;font-size:13px!important;font-weight:500!important;margin-bottom:12px!important;text-transform:none;letter-spacing:.03em;text-shadow:none!important}.stat-card .ant-statistic-content{color:#e0e0e0!important;font-size:28px!important;font-weight:700!important;letter-spacing:.02em;text-shadow:none!important;word-break:break-all}.stat-card .ant-statistic-prefix{color:#f5e6c8!important;margin-right:12px!important;font-size:24px!important;filter:none}.stat-card-events .ant-statistic-prefix{color:#f5e6c8!important}.stat-card-views .ant-statistic-prefix,.stat-card-provinces .ant-statistic-prefix{color:#708090!important}.search-wrapper{display:flex;justify-content:center;margin-bottom:24px}.ranking-search-input{background:#1e1e1e!important;border:1px solid #2A2A2A!important;border-radius:6px!important;padding:12px 16px!important;transition:all .2s ease;box-shadow:none}.ranking-search-input:hover{border-color:#708090!important;box-shadow:none}.ranking-search-input:focus,.ranking-search-input-focused{border-color:#8b0000!important;box-shadow:0 0 0 2px #8b000033!important}.ranking-search-input input{color:#e0e0e0!important;font-size:14px!important}.ranking-search-input input::placeholder{color:silver!important}.ranking-search-input .ant-input-clear-icon{color:#ffffff4d!important}.ranking-search-input .ant-input-clear-icon:hover{color:#fff9!important}.ranking-content{padding:0 24px 40px;position:relative;z-index:1}.ranking-table-card{border-radius:16px!important;border:1px solid rgba(245,230,200,.12)!important;background:#ffffff0d!important;padding:8px!important;backdrop-filter:none;box-shadow:none!important;transition:none!important}.ranking-table-card:hover{border-color:#f5e6c81f!important;background:#ffffff0a!important;box-shadow:none!important}.error-card,.error-card.ant-card,.ranking-page .error-card.ant-card{border-radius:16px!important;border:1px solid rgba(245,230,200,.08)!important;background:#ffffff08!important;padding:48px 24px!important;backdrop-filter:none;box-shadow:none!important}.error-card .ant-card-body{background:transparent!important}.error-card .ant-empty-image{filter:grayscale(100%) brightness(.8)}.error-card .ant-empty-description,.error-card .ant-typography-secondary,.error-card .ant-empty-description .ant-typography{color:#fff!important;font-weight:500!important}.ranking-page .ant-table{background:transparent!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;border-radius:12px;color:#fff!important}.ranking-page .ant-table td,.ranking-page .ant-table th,.ranking-page .ant-table-tbody>tr>td,.ranking-page .ant-table-thead>tr>th,.ranking-page .ant-table-tbody>tr>td *,.ranking-page .ant-table-thead>tr>th *{color:#fff!important}.ranking-page .ant-table-tbody>tr>td strong{color:#fff!important;font-weight:600!important;letter-spacing:.02em}.ranking-page .ant-table-tbody>tr>td{color:#fff!important;font-weight:500}.ranking-page .ant-progress-bg{background:#ff6b6b!important;box-shadow:none!important}.ranking-page .geo-table .ant-table-thead>tr>th{background:linear-gradient(180deg,#2a2a2af2,#1e1e1ef2)!important;color:#fff!important;font-weight:700!important;letter-spacing:.05em}.ranking-page .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important;font-weight:700!important}.ranking-page .ant-tabs-tab .ant-tabs-tab-btn{color:#d0d0d0!important;font-weight:500;transition:all .2s ease}.ranking-page .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#fff!important}.ranking-page .ant-tabs-ink-bar{background:#8b0000!important;height:3px!important}.ranking-page .ant-tabs-tab-active{background:#8b000040!important;border-radius:6px!important}.ranking-page .geo-table .ant-table-tbody>tr>td{color:#fff!important;font-weight:500!important}.ranking-page .geo-table .ant-table-tbody>tr>td strong{color:#fff!important;font-weight:700!important}.ranking-page .geo-table .ant-table-tbody>tr:hover>td{background:#8b00002e!important}.ranking-page .geo-table .ant-tag{background:#8b000033!important;border-color:#8b000066!important;color:#fff!important;font-weight:600!important}.ranking-page .ant-table-thead>tr>th{background:linear-gradient(180deg,#2a2a2af2,#1e1e1ef2)!important;color:#fff!important;font-weight:700!important;font-size:13px!important;padding:16px 20px!important;border-bottom:2px solid rgba(255,255,255,.2)!important;text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;box-shadow:none;text-shadow:none;position:relative}.ranking-page .ant-table-thead>tr>th:after{content:"";position:absolute;right:0;top:18%;bottom:18%;width:1px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.25) 50%,transparent 100%)}.ranking-page .ant-table-thead>tr>th:last-child:after{display:none}.ranking-page .ant-table-tbody>tr>td{background:transparent!important;color:#fff!important;font-size:14px!important;padding:18px 20px!important;border-bottom:1px solid rgba(255,255,255,.18)!important;transition:all .2s ease;vertical-align:middle!important;line-height:1.5;position:relative}.ranking-page .ant-table-tbody>tr>td:after{content:"";position:absolute;right:0;top:15%;bottom:15%;width:1px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.18) 50%,transparent 100%)}.ranking-page .ant-table-tbody>tr>td:last-child:after{display:none}.ranking-page .ant-table-tbody>tr:hover>td{background:#8b000033!important;color:#fff!important;transition:all .2s ease}.ranking-page .ant-table-tbody>tr>td{background:transparent!important}.ranking-page .ant-table-tbody>tr:hover>td{background:#8b000033!important}.event-row-first{background:#ffd70014!important;position:relative}.event-row-first:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:gold}.event-row-first:hover{background:#ffd7001f!important}.event-row-first>td:first-child{color:gold!important;font-size:20px!important;font-weight:700!important}.event-row-second{background:#c0c0c00f!important;position:relative}.event-row-second:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:silver}.event-row-second:hover{background:#c0c0c01a!important}.event-row-second>td:first-child{color:silver!important;font-size:18px!important;font-weight:600!important}.event-row-third{background:#cd7f320f!important;position:relative}.event-row-third:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#cd7f32}.event-row-third:hover{background:#cd7f321a!important}.event-row-third>td:first-child{color:#cd7f32!important;font-size:18px!important;font-weight:600!important}.ranking-page .ant-table .event-link{color:#e0e0e0!important;text-decoration:none!important;display:block;transition:all .2s ease;position:relative;padding-left:10px;margin-left:-10px;border-radius:10px}.ranking-page .ant-table .event-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleX(0);width:4px;height:70%;background:#8b0000;border-radius:4px;transition:transform .2s ease}.ranking-page .ant-table .event-link:hover:before{transform:translateY(-50%) scaleX(1)}.ranking-page .ant-table .event-link:hover{color:#e0e0e0!important;background:#8b000026;transform:translate(4px)}.event-title{color:#e0e0e0!important;font-size:14px!important;font-weight:600!important;display:block;margin-bottom:6px!important;line-height:1.5;text-shadow:none}.event-link:hover .event-title{color:#e0e0e0!important}.event-meta{color:#fff!important;font-size:11px!important;display:flex;align-items:center;gap:8px;font-weight:500}.event-location{font-weight:600;color:#fff!important;padding:3px 8px;background:#ffffff0a;border-radius:6px;border:1px solid rgba(255,255,255,.15);transition:all .2s ease}.event-link:hover .event-location{background:#8b000026;border-color:#8b00004d;color:#fff!important}.event-date{opacity:1;color:#fff!important;font-weight:500;padding:3px 8px;background:#ffffff0a;border-radius:4px;border:1px solid rgba(255,255,255,.15)}.event-regret-meta{display:flex;gap:16px;margin-top:4px}.satisfaction,.dissatisfaction{display:inline-flex;align-items:center;font-size:12px!important;font-weight:700!important}.satisfaction{color:#6ee787!important}.dissatisfaction{color:#f87171!important}.heat-score-wrapper,.views-score-wrapper,.regret-score-wrapper{display:flex;flex-direction:column;gap:6px;align-items:flex-end;min-width:110px;padding:2px 0}.heat-score,.views-score,.regret-score{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:6px 10px;border-radius:8px;font-size:13px!important;font-weight:700!important;transition:all .2s ease;position:relative;letter-spacing:.02em;box-shadow:none;border:1px solid rgba(255,255,255,.1)}.heat-score{color:#ffb347!important;background:#ffb3471f!important;border-color:#ffb34740!important}.heat-score:hover{background:#ffb3472e!important;border-color:#ffb34766!important}.views-score{color:#4ecdc4!important;background:#4ecdc41f!important;border-color:#4ecdc440!important}.views-score:hover{background:#4ecdc42e!important;border-color:#4ecdc466!important}.regret-score{color:#ff6b6b!important;background:#ff6b6b1f!important;border-color:#ff6b6b40!important}.regret-score:hover{background:#ff6b6b2e!important;border-color:#ff6b6b66!important}.heat-bar-bg,.views-bar-bg,.regret-bar-bg{width:100%;height:4px;background:#ffffff0f;border-radius:2px;overflow:hidden}.heat-bar-fill{height:100%;background:#ffb347;border-radius:2px;transition:width .2s ease}.views-bar-fill{height:100%;background:#4ecdc4;border-radius:2px;transition:width .2s ease}.regret-bar-fill{height:100%;background:#8b0000;border-radius:2px;transition:width .2s ease}.regret-critical{color:#ff4d4f!important;background:linear-gradient(135deg,#ff4d4f40,#ff00002e)!important;border-color:#ff4d4f8c!important;box-shadow:0 2px 20px #ff4d4f66,inset 0 1px #fff3}.regret-critical:hover{box-shadow:0 4px 28px #ff4d4f80,inset 0 1px #ffffff40;transform:scale(1.08)}.regret-high{color:#ff7875!important;background:linear-gradient(135deg,#ff787538,#ff4d4f26)!important;border-color:#ff787580!important;box-shadow:0 2px 14px #ff78754d}.regret-high:hover{transform:scale(1.06);box-shadow:0 4px 20px #ff787566}.regret-normal{color:#d4b483!important;background:linear-gradient(135deg,#d4b48326,#d4b48314)!important;border-color:#d4b48359!important;box-shadow:0 2px 10px #d4b48333}.regret-normal:hover{transform:scale(1.05);box-shadow:0 4px 16px #d4b4834d}.ranking-page .ant-tabs{margin-top:32px}.ranking-page .ant-tabs-nav{margin-bottom:20px!important;padding:4px!important;background:#ffffff08!important;border-radius:10px!important;border:1px solid rgba(255,255,255,.08)!important;display:inline-flex;box-shadow:none!important}.ranking-page .ant-tabs-tab{color:#e0e0e0!important;font-size:13px!important;font-weight:500!important;padding:8px 16px!important;background:transparent!important;border:none!important;margin:0 4px!important;border-radius:8px!important;transition:all .2s ease;position:relative}.ranking-page .ant-tabs-tab:hover{color:#fff!important;background:#8b00001f!important;transform:none}.ranking-page .ant-tabs-tab-active{color:#fff!important;background:#8b000059!important;font-weight:600!important;box-shadow:none!important;transform:none}.ranking-page .ant-tabs-ink-bar{display:none!important}.ranking-page .ant-tabs-content-holder{padding:0!important}.ranking-page .ant-pagination{margin:24px 0 8px!important;display:flex;justify-content:center;gap:8px}.ranking-page .ant-pagination-item{background:#ffffff0a!important;border-color:#ffffff1a!important;border-radius:8px!important;min-width:32px!important;height:32px!important;line-height:32px!important;transition:all .2s ease;box-shadow:none;font-weight:500!important}.ranking-page .ant-pagination-item:hover{border-color:#fff3!important;background:#ffffff14!important;transform:none;box-shadow:none}.ranking-page .ant-pagination-item a{color:#e0e0e0!important;font-weight:500!important;transition:color .2s ease}.ranking-page .ant-pagination-item:hover a{color:#fff!important}.ranking-page .ant-pagination-item-active{background:#8b000066!important;border-color:#8b000099!important;box-shadow:none;transform:none}.ranking-page .ant-pagination-item-active a{color:#fff!important;font-weight:600!important}.ranking-page .ant-pagination-prev .ant-pagination-item-link,.ranking-page .ant-pagination-next .ant-pagination-item-link{background:#ffffff0a!important;border-color:#ffffff1a!important;color:#e0e0e0!important;border-radius:8px!important;transition:all .2s ease;box-shadow:none}.ranking-page .ant-pagination-prev:hover .ant-pagination-item-link,.ranking-page .ant-pagination-next:hover .ant-pagination-item-link{color:#fff!important;border-color:#fff3!important;background:#ffffff14!important;transform:none;box-shadow:none}.ranking-page .ant-pagination-total-text{color:#b0b0b0!important;font-size:13px!important;margin-right:16px!important}.ranking-footer{padding:32px 24px;text-align:center;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.3) 100%);position:relative;z-index:1}.ranking-footer .footer-content{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.ranking-footer .footer-text{color:#ffffffd9!important;font-size:12px!important;font-weight:500;letter-spacing:.02em;transition:color .3s ease}.ranking-footer .footer-icon{margin-right:4px;font-style:normal;display:inline-block;animation:brainPulse 2s ease-in-out infinite}@keyframes brainPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ranking-footer .footer-divider{color:#fff9!important;font-size:12px!important}.ranking-footer .ant-typography:hover{color:#ffffffd9!important}.rank-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:8px;transition:all .4s cubic-bezier(.4,0,.2,1)}.rank-1{background:linear-gradient(135deg,#ffd70040,#ffb3472e);border:1px solid rgba(255,215,0,.5);box-shadow:0 2px 20px #ffd70066,inset 0 1px #ffffff59}.rank-1:hover{transform:scale(1.15);box-shadow:0 4px 28px #ffd70099,inset 0 1px #ffffff73,0 0 24px #ffd70059}.rank-2{background:linear-gradient(135deg,#c0c0c040,#a9a9a92e);border:1px solid rgba(192,192,192,.5);box-shadow:0 2px 20px #c0c0c066,inset 0 1px #ffffff59}.rank-2:hover{transform:scale(1.15);box-shadow:0 4px 28px #c0c0c099,inset 0 1px #ffffff73,0 0 24px #c0c0c059}.rank-3{background:linear-gradient(135deg,#cd7f3240,#b873332e);border:1px solid rgba(205,127,50,.5);box-shadow:0 2px 20px #cd7f3266,inset 0 1px #ffffff59}.rank-3:hover{transform:scale(1.15);box-shadow:0 4px 28px #cd7f3299,inset 0 1px #ffffff73,0 0 24px #cd7f3259}.rank-normal{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.rank-normal:hover{background:#ffffff1a;border-color:#fff3;transform:scale(1.1)}@media (max-width: 768px){.ranking-page{padding-top:60px;padding-bottom:60px}.page-title{font-size:24px!important}.stat-card{padding:20px!important}.stat-card .ant-statistic-content{font-size:24px!important}.stat-card .ant-statistic-title{font-size:12px!important}.ranking-search-input{width:100%!important;max-width:none!important}.ranking-page .ant-table{font-size:13px}.ranking-page .ant-table-tbody>tr>td{padding:14px 8px!important}.ranking-page .ant-table-thead>tr>th:nth-child(4),.ranking-page .ant-table-tbody>tr>td:nth-child(4){display:none}.ranking-page .ant-table-thead>tr>th:nth-child(2){min-width:200px!important}.event-meta{font-size:11px!important}.event-location{display:none}.ranking-page .ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ranking-page .ant-tabs-nav{padding:6px!important}.stats-overview{padding:24px 16px 32px}.stat-card{margin-bottom:16px}}@media (max-width: 480px){.page-title{font-size:20px!important}.ranking-page .ant-table-tbody>tr>td{padding:12px 6px!important}.event-title{font-size:13px!important}.heat-score,.views-score,.regret-score{padding:6px 10px!important;font-size:12px!important}.ranking-page .ant-pagination-item{min-width:32px!important;height:32px!important;line-height:32px!important}}@media (max-width: 767px){.mobile-card-view{display:block}.desktop-table-view{display:none}.event-mobile-card{background:linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:16px;margin-bottom:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.event-mobile-card:hover{background:linear-gradient(135deg,#ffffff0f,#ffffff08);border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d,0 0 20px #667eea1a}.event-mobile-card.rank-1{background:linear-gradient(135deg,#ffd70014,#ffd70005);border-color:#ffd7004d;box-shadow:0 4px 16px #ffd7001a}.event-mobile-card.rank-1:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,gold,#ffb347);box-shadow:0 0 12px #ffd70099}.event-mobile-card.rank-2{background:linear-gradient(135deg,#c0c0c00f,#c0c0c005);border-color:#c0c0c040}.event-mobile-card.rank-2:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,silver,#a8a8a8)}.event-mobile-card.rank-3{background:linear-gradient(135deg,#cd7f320f,#cd7f3205);border-color:#cd7f3240}.event-mobile-card.rank-3:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#cd7f32,#b87333)}.mobile-rank-badge{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-weight:800;font-size:16px;margin-bottom:12px}.mobile-rank-badge.rank-1{background:linear-gradient(135deg,gold,#ffb347);color:#000;box-shadow:0 4px 12px #ffd70066}.mobile-rank-badge.rank-2{background:linear-gradient(135deg,silver,#a8a8a8);color:#000;box-shadow:0 4px 12px #c0c0c066}.mobile-rank-badge.rank-3{background:linear-gradient(135deg,#cd7f32,#b87333);color:#000;box-shadow:0 4px 12px #cd7f3266}.mobile-rank-badge.rank-normal{background:#ffffff1a;color:#ffffffb3}.mobile-event-title{color:#fff;font-size:15px;font-weight:700;margin-bottom:8px;line-height:1.4}.mobile-event-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mobile-meta-tag{display:inline-flex;align-items:center;padding:4px 10px;background:#ffffff0f;border-radius:6px;font-size:11px;color:#fff9;border:1px solid rgba(255,255,255,.08)}.mobile-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.mobile-stat-item{display:flex;flex-direction:column;align-items:center;gap:6px}.mobile-stat-label{display:flex;align-items:center;gap:4px;font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}.mobile-stat-value{font-size:14px;font-weight:700;color:#fff}.mobile-stat-value.heat{color:#ffb347}.mobile-stat-value.views{color:#4ecdc4}.mobile-stat-value.regret{color:#ff6b6b}}.admin-page{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e);padding:20px}.login-card{background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.login-card .ant-card-body{padding:40px}.admin-page .ant-card{background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:#f5f1eb}.admin-page .ant-card-head{border-bottom:1px solid rgba(255,255,255,.1);color:#f5f1eb;font-size:16px;font-weight:600}.admin-page .ant-form-item-label>label{color:#d0d0d0}.admin-page .ant-input,.admin-page .ant-input-password,.admin-page .ant-select-selector,.admin-page .ant-input-number{background:#ffffff14;border-color:#fff3;color:#f5f1eb}.admin-page .ant-input:hover,.admin-page .ant-input-password:hover,.admin-page .ant-select-selector:hover,.admin-page .ant-input-number:hover{border-color:#4ecdc4}.admin-page .ant-input:focus,.admin-page .ant-input-password:focus,.admin-page .ant-select-selector:focus,.admin-page .ant-input-number:focus{border-color:#4ecdc4;box-shadow:0 0 0 2px #4ecdc433}.admin-page .ant-input::placeholder,.admin-page .ant-input-number::placeholder{color:#888}.admin-page .ant-select-arrow{color:#888}.admin-page .ant-divider{border-color:#ffffff1a}.admin-page ul{color:#d0d0d0}.admin-page strong{color:#4ecdc4}.global-nav{position:fixed;top:0;left:0;right:0;height:65px;background:#121014fa;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid rgba(245,230,200,.08);z-index:1000;box-shadow:none;transform:none;will-change:auto;contain:layout style paint}.nav-content{max-width:1400px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.nav-logo{display:flex;align-items:center;gap:12px;text-decoration:none;transition:none}.nav-logo:hover{transform:none}.logo-icon{display:flex;align-items:center;justify-content:center;filter:none}.nav-icon-svg{display:inline-flex;align-items:center;justify-content:center;color:#f8e8c8}.nav-icon-svg svg{stroke-width:2}.logo-text{font-size:19px;font-weight:700;color:#fff;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#ffffff;background-clip:unset;text-shadow:none;letter-spacing:.02em}.nav-links{display:flex;gap:10px}.nav-link{padding:9px 18px;border-radius:10px;color:#f0ece4;text-decoration:none;font-size:14px;font-weight:500;transition:none;position:relative;overflow:hidden;letter-spacing:.02em;transform:none;contain:layout style paint;display:inline-flex;align-items:center;gap:6px;min-height:44px;border:1px solid transparent}.nav-icon-svg{display:inline-flex;align-items:center;justify-content:center;color:#f0ece4;transition:color .2s ease}.nav-link.active .nav-icon-svg{color:#f8e8c8}.nav-icon-svg svg{width:20px;height:20px;stroke-width:2}.nav-text{white-space:nowrap}.nav-link:before{content:none}.nav-link:after{content:none}.nav-link:hover{background:#ffffff1f;color:#fff;border-color:#f5e6c826}.nav-link.active{background:#f8e8c838;color:#f8e8c8;border-color:#f8e8c859;box-shadow:none}@media (max-width: 768px){.nav-link{flex-direction:column;gap:4px;min-height:52px;-webkit-tap-highlight-color:rgba(201,169,98,.15);touch-action:manipulation}.nav-link:active{transform:scale(.95);background:#c9a9622e;transition:transform .1s ease;border-color:#c9a96259}.nav-icon-svg svg{width:24px;height:24px;stroke-width:2.5}.nav-link.active .nav-icon-svg{filter:drop-shadow(0 0 10px rgba(245,230,200,.7))}.nav-text{font-size:11px;font-weight:600}}@media (max-width: 768px){.global-nav{position:fixed!important;top:auto!important;bottom:0!important;height:50px!important;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid rgba(245,230,200,.08);border-bottom:none!important;background:#121014fa!important;z-index:1000!important}.nav-content{padding:0 8px;max-width:100%;height:100%;display:flex;align-items:center}.nav-logo{display:none}.nav-links{width:100%;justify-content:space-around;gap:0;display:flex;align-items:center}.nav-link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 8px;font-size:10px;min-height:auto;border-radius:6px;position:relative}.nav-icon-svg svg{width:20px!important;height:20px!important}.nav-link.active{background:#f5e6c82e;border-color:#f5e6c84d}}@media (max-width: 480px){.nav-link{padding:3px 6px;font-size:9px}.nav-icon-svg svg{width:18px!important;height:18px!important}}.nav-icon-svg svg{width:20px;height:20px}} @media (max-width: 768px) and (orientation: landscape){.global-nav{height:50px;padding-bottom:8px}.nav-link{font-size:10px;padding:4px 8px;min-height:44px}.nav-icon-svg svg{width:20px;height:20px}@media (max-height: 400px){.nav-text{display:none}.nav-link{gap:0;padding:8px 16px}}}.starry-cursor-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:99999;overflow:hidden;display:none}*,*:before,*:after,body,button,a,[role=button],input,textarea,.ant-btn,.ant-tag,.vt,.tag,.category-tag,.event-card,.timeline-item{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z' fill='%23ffd700' stroke='%23c9a962' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto!important}input,textarea,[contenteditable]{cursor:text!important}@media (max-width: 768px),(hover: none){body,.event-card,button,a{cursor:auto!important}}@media (prefers-reduced-motion: reduce){body{cursor:auto!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Roboto,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;line-height:1.7;color:#e0e0e0;background:#121212;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;position:relative;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);animation:none!important;contain:layout style paint}body:before{content:none}#root{min-height:100vh;position:relative;z-index:1}.page-content{position:relative;z-index:1;min-height:100vh}a{text-decoration:none;color:inherit;transition:none}button{font-family:inherit}h1,h2,h3,h4,h5,h6{text-shadow:none!important;letter-spacing:.05em}p,span,div,li,td,th,*{text-shadow:none!important}.golden-text,.golden-text-breath{color:#f5e6c8;text-shadow:none;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#f5e6c8;background-clip:unset}:root{--bg-primary: #121212;--bg-secondary: #1A1A1A;--bg-card: #1E1E1E;--bg-hover: #252525;--text-primary: #E0E0E0;--text-secondary: #B0B0B0;--text-disabled: #606060;--accent-blood: #8B0000;--accent-slate: #708090;--border-primary: #2A2A2A;--border-secondary: #333333}#root>div{position:relative;z-index:1}.dream-card{background:#ffffff08;backdrop-filter:none;border:1px solid rgba(245,230,200,.06);border-radius:16px;box-shadow:none!important;position:relative;overflow:hidden;transition:none;transform:none;contain:layout style paint}.dream-card:before{content:none}.dream-card:hover{transform:none;border-color:#f5e6c814;box-shadow:none!important}.golden-border{position:relative}.golden-border:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#f5e6c840,#c9a96266,#f5e6c84d,#c9a96266,#f5e6c840);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media (max-width: 1400px){body{font-size:13px}}@media (max-width: 1200px){body{font-size:13px}}@media (max-width: 1024px){body{font-size:13px}}@media (max-width: 768px){body{font-size:14px;line-height:1.7;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.ant-card{margin-bottom:12px}.ant-btn{padding:8px 16px;font-size:14px;min-height:44px}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}}@media (max-width: 480px){body{font-size:13px}.ant-input,.ant-select,.ant-input-textarea{font-size:16px!important}.ant-btn{padding:10px 20px;font-size:14px;min-height:44px}}@media (max-width: 768px) and (orientation: landscape){body{font-size:13px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){body{-webkit-font-smoothing:subpixel-antialiased}}::-webkit-scrollbar-thumb{background:#a78bfa59;border-radius:4px;border:2px solid rgba(18,16,20,.5)}::-webkit-scrollbar-thumb:hover{background:#a78bfa80}::selection{background:#a78bfa40;color:#fff}::-moz-selection{background:#a78bfa40;color:#fff}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.event-card,.timeline-item .event-card{background:#1e1e1e!important;border:1px solid #2A2A2A!important;color:#e0e0e0!important}.event-card:hover,.timeline-item .event-card:hover{background:#222!important;border-color:#708090!important;box-shadow:0 4px 16px #0006!important}.timeline-marker .marker-dot{background:#8b0000!important;border:2px solid #121212!important}.timeline-marker .marker-line{background:#2a2a2a!important}.card-title,.card-title-centered,.pc-title{color:#e0e0e0!important}.event-card:hover .card-title,.event-card:hover .card-title-centered,.event-card:hover .pc-title{color:#8b0000!important}.card-description,.card-description-centered,.pc-description{color:#fff!important}.mobile-date,.pc-date,.stat-item,.pc-stat{color:#e0e0e0!important}.stat-item:hover,.pc-stat:hover{color:#8b0000!important}.category-tag,.ant-tag{background:#1e1e1e!important;border-color:#2a2a2a!important;color:#e0e0e0!important}.category-tag.active,.ant-tag.ant-tag-active{background:#8b000026!important;border-color:#8b0000!important;color:#e0e0e0!important}.card-hashtags .ant-tag,.card-tags .tag{background:#1e1e1e!important;border-color:#2a2a2a!important;color:#e0e0e0!important}.card-hashtags .ant-tag:hover,.card-tags .tag:hover{color:#8b0000!important;border-color:#8b0000!important}.ant-tag[style*="34d399"],.status-tag[style*="34d399"]{background:#34d39926!important;border-color:#34d39966!important;color:#34d399!important}.ant-tag[style*="38bdf8"],.status-tag[style*="38bdf8"]{background:#38bdf826!important;border-color:#38bdf866!important;color:#38bdf8!important}.ant-input,.ant-input-affix-wrapper{background:#1e1e1e!important;border-color:#2a2a2a!important;color:#e0e0e0!important}.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:#708090!important}.ant-input:focus,.ant-input-affix-wrapper:focus{border-color:#8b0000!important;box-shadow:0 0 0 2px #8b000033!important}.ant-input::placeholder{color:#b0b0b0!important}.ant-input-search .ant-input-search-button{background:#8b0000!important;border-color:#8b0000!important;color:#e0e0e0!important}.ant-input-search .ant-input-search-button:hover{background:#a00000!important}.ant-pagination .ant-pagination-item{background:#1e1e1e!important;border-color:#2a2a2a!important}.ant-pagination .ant-pagination-item a{color:#a0a0a0!important}.ant-pagination .ant-pagination-item-active{background:#8b0000!important;border-color:#8b0000!important}.ant-pagination .ant-pagination-item-active a{color:#e0e0e0!important}.ant-pagination .ant-pagination-item:hover{border-color:#708090!important}.ant-pagination .ant-pagination-item:hover a{color:#e0e0e0!important}.card-image,.pc-image{border:1px solid #2A2A2A!important;border-radius:4px!important}.ant-empty-description{color:silver!important}.ant-spin-text,.site-footer,.footer-text{color:#b0b0b0!important}.footer-line-1,.nav-link,.nav-link a{color:silver!important}.nav-link:hover,.nav-link.active{color:#e0e0e0!important}@media (max-width: 768px){.event-card{background:#1e1e1e!important;border-color:#2a2a2a!important}.card-title-centered{color:#e0e0e0!important}.card-description-centered{color:#fff!important}}*:not(.starry-cursor-star):not(.starry-cursor-star:before),*:before:not(.starry-cursor-star:before),*:after:not(.starry-cursor-star:after){animation:none!important;transition:none!important}*:not(.china-map-svg):not(.china-map-svg *):not(.starry-cursor-star):not(.starry-cursor-star:before),*:before:not(.starry-cursor-star:before),*:after:not(.starry-cursor-star:after){transform:none!important}html{scroll-behavior:auto;contain:layout style}*:not(.starry-cursor-star):not(.starry-cursor-star:before),*:before:not(.starry-cursor-star:before),*:after:not(.starry-cursor-star:after){filter:none!important}img{loading:lazy;decoding:async;transition:none!important;transform:none!important;max-width:100%;height:auto;contain:layout style paint;image-rendering:auto}*:focus{outline-offset:2px;transition:none!important}*{filter:none!important}body{text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none}::selection{background:#a78bfa40;color:#fff;transition:none}input,textarea,select{transition:none!important;transform:none!important}button,[role=button]{transform:none!important;transition:none!important;box-shadow:none!important}a{transition:none!important;transform:none!important;text-decoration:none!important}@media (display-mode: background){*,*:before,*:after{animation-play-state:paused!important;transition:none!important}}*{will-change:auto!important}.debug-repaint{outline:2px solid rgba(255,0,0,.3)}.optimized{contain:layout style paint;will-change:auto}.low-end-device *{animation:none!important;transition:none!important}.low-end-device .starry-cursor,.low-end-device .shooting-star,.low-end-device .starry-background{display:none!important}.low-power-mode *{animation:none!important}.low-power-mode .starry-background,.low-power-mode .starry-cursor{display:none!important}.perf-low *{animation:none!important;transition:none!important}.perf-low .starry-background,.perf-low .starry-cursor{display:none!important}*{transform:none!important;backface-visibility:visible!important}.events-list,.ranking-list,.timeline-gsap,.event-card,.timeline-card-gsap,.map-controls-china,.china-map-svg,.province-path{contain:layout style paint}.emoji,[role=img]{animation:none!important}img[src*=".jpg"],img[src*=".png"],img[src*=".webp"],video,canvas,svg{contain:strict;transition:none!important;animation:none!important}*{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}*{box-shadow:none!important}*{text-shadow:none!important}*:not(.province-path){background-image:none!important}svg{shape-rendering:optimizeSpeed;text-rendering:optimizeSpeed;animation:none!important}canvas{image-rendering:auto;contain:strict}*:not(.china-map-svg){will-change:auto!important;contain:layout style paint}.offscreen{content-visibility:hidden}.auto-visibility{content-visibility:auto;contain-intrinsic-size:0 500px}.starry-background,.china-map-svg,.china-map-wrapper,.event-card{transform:translateZ(0);contain:layout style paint}.starry-background{pointer-events:none;will-change:auto}.shooting-star{will-change:transform,opacity;pointer-events:none;contain:strict}.china-map-svg{will-change:transform;shape-rendering:optimizeSpeed;text-rendering:optimizeSpeed}.province-path{contain:layout style paint;shape-rendering:optimizeSpeed}.event-card{contain:layout style paint;content-visibility:auto;contain-intrinsic-size:0 180px;backface-visibility:hidden}::-webkit-scrollbar-thumb{background:#a78bfa59;border-radius:4px}#root,.page-content{contain:layout style}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}button,a,input,select,textarea,[role=button],.category-tag,.nav-link{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}:root{--text-primary: #f5f1eb;--text-secondary: rgba(245, 241, 235, .75);--text-tertiary: rgba(245, 241, 235, .65);--text-disabled: rgba(245, 241, 235, .55);--bg-primary: #121014;--bg-secondary: rgba(255, 255, 255, .04);--bg-tertiary: rgba(255, 255, 255, .06);--accent-gold: #f5e6c8;--accent-bronze: #c9a962;--accent-purple: rgba(167, 139, 250, .15);--accent-blue: rgba(56, 189, 248, .15);--border-light: rgba(245, 230, 200, .08);--border-medium: rgba(245, 230, 200, .12);--border-gold: rgba(201, 169, 98, .25)}.icon-emoji{font-size:1.2em;line-height:1;vertical-align:middle;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.3)}.icon-svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}@media (max-width: 1024px){body{font-size:13px}.home-container{padding-top:60px}.hero-title{font-size:48px!important;letter-spacing:.06em}.hero-slogan{font-size:17px!important}.section-header h2{font-size:32px}.timeline-section{padding:60px 20px 100px}.event-card{padding:24px}}@media (max-width: 768px){body{font-size:14px;line-height:1.7;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.global-nav{top:auto;bottom:0;height:60px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border-light);border-bottom:none}.nav-content{padding:0 12px;max-width:100%}.nav-logo{display:none}.nav-links{width:100%;justify-content:space-around;gap:0}.nav-link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 12px;font-size:11px;min-height:44px;border-radius:8px}.nav-link:before{content:"";font-size:20px;margin-bottom:2px}.nav-link[href="/"]:before{content:"🏠"}.nav-link[href="/ranking"]:before{content:"📊"}.nav-link[href="/map"]:before{content:"🗺️"}.hero-section{padding:60px 16px 50px}.hero-title{font-size:36px!important;letter-spacing:.04em;line-height:1.3}.hero-slogan{font-size:15px!important;padding:0 12px}.hero-quote{font-size:14px!important;padding:0 16px;margin-bottom:30px!important}.search-wrapper{margin:0 auto 30px;padding:0 16px}.search-wrapper .ant-input-affix-wrapper{height:46px;border-radius:12px;font-size:14px}.search-wrapper .ant-input-search-button{height:46px!important;min-width:44px}.category-tags{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:0 16px 12px;gap:10px;-ms-overflow-style:none;scrollbar-width:none;mask-image:linear-gradient(to right,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 90%,transparent 100%)}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0;padding:8px 16px;font-size:13px;min-height:38px}.timeline-section{padding:50px 16px 80px}.section-header{margin-bottom:50px;padding:0 8px}.section-header h2{font-size:26px;letter-spacing:.03em}.section-header:after{display:none}.timeline-item{flex-direction:column;gap:16px;padding:0 8px}.timeline-marker{flex-direction:row;width:100%;height:auto;gap:12px;align-items:center}.marker-dot{width:14px;height:14px;flex-shrink:0}.marker-line{width:calc(100% - 14px);height:2px;margin-top:0;flex:none}.timeline-content{width:100%}.event-card{padding:18px;border-radius:14px}.card-header{margin-bottom:12px;padding-bottom:12px;gap:8px}.category-tag,.status-tag{padding:4px 10px;font-size:11px;min-height:30px}.card-title{font-size:16px;line-height:1.5;margin-bottom:10px}.card-description{font-size:13px;line-height:1.6;margin-bottom:14px}.card-meta{margin-bottom:14px}.meta-row{font-size:12px;margin-bottom:6px}.meta-label{color:var(--text-tertiary)}.meta-value{color:var(--text-secondary)}.card-stats{gap:14px;padding-top:12px}.stat{font-size:12px;gap:4px}.card-tags{margin-top:12px;padding-top:12px;gap:6px}.tag{font-size:11px;padding:3px 8px}.site-footer{padding:40px 16px 80px;font-size:12px}}@media (max-width: 480px){body{font-size:13px}.hero-title{font-size:28px!important;letter-spacing:.03em}.hero-slogan{font-size:14px!important}.hero-quote{font-size:13px!important}.section-header h2{font-size:22px}.event-card{padding:16px;border-radius:12px}.card-title{font-size:15px}.card-description{font-size:13px}.nav-link{font-size:10px;padding:6px 8px}.nav-link:before{font-size:18px}.ant-input,.ant-select,.ant-input-textarea{font-size:16px!important}}@media (max-width: 768px) and (orientation: landscape){.hero-section{padding:40px 24px 30px}.hero-title{font-size:32px!important}.timeline-section{padding:40px 24px 60px}.timeline-item{flex-direction:row;gap:24px}.timeline-marker{flex-direction:column;width:50px;height:auto;gap:0}.marker-line{width:2px;height:100%;margin-top:12px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.icon-emoji{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.event-card,.category-tag,.nav-link{border-width:.5px}}@media print{.global-nav,.site-footer,.search-wrapper,.category-tags{display:none}body{background:#fff;color:#000;font-size:12pt}.event-card{break-inside:avoid;page-break-inside:avoid;border:1px solid #ccc;box-shadow:none}}:root{--text-primary: #ffffff;--text-secondary: #e8e4dc;--text-tertiary: #c8c4bc;--text-disabled: #9a968e;--bg-primary: #121014;--bg-secondary: rgba(255, 255, 255, .05);--bg-tertiary: rgba(255, 255, 255, .08);--bg-elevated: rgba(18, 16, 20, .98);--accent-gold: #f5e6c8;--accent-bronze: #d4b483;--accent-purple: #a78bfa;--accent-blue: #38bdf8;--accent-green: #34d399;--accent-red: #f87171;--border-subtle: rgba(245, 230, 200, .08);--border-light: rgba(245, 230, 200, .12);--border-medium: rgba(245, 230, 200, .2);--border-gold: rgba(212, 180, 131, .35);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 9999px;--touch-target: 44px;--touch-target-lg: 52px}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}p,span,h1,h2,h3,h4,h5,h6,.selectable{user-select:text;-webkit-user-select:text}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"Noto Serif SC",Songti SC,serif;font-size:15px;line-height:1.7;color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-md{width:20px;height:20px}.icon{color:currentColor}.icon svg{stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.icon-filled svg{fill:currentColor;stroke:none}.icon-interactive{transition:transform .2s ease,color .2s ease}.icon-interactive:hover{transform:scale(1.1)}.icon-interactive:active{transform:scale(.95)}@media (max-width: 768px){.global-nav{top:auto;bottom:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border-light);border-bottom:none;background:var(--bg-elevated);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-content{padding:0 var(--space-3);max-width:100%}.nav-logo{display:none}.nav-links{width:100%;justify-content:space-around;gap:0}.nav-link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);font-size:11px;min-height:var(--touch-target);border-radius:var(--radius-md);color:var(--text-tertiary)}.nav-link.active{color:var(--accent-gold);background:#f5e6c81a}.nav-icon-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-bottom:2px}.nav-label{font-size:10px;font-weight:500;letter-spacing:.02em}}@media (max-width: 768px){.hero-section{padding:var(--space-10) var(--space-4) var(--space-8)}.hero-title{font-size:32px!important;line-height:1.3;letter-spacing:.03em;color:var(--text-primary)}.hero-slogan{font-size:15px!important;color:var(--text-secondary);padding:0 var(--space-3)}.hero-quote{font-size:14px!important;color:var(--text-tertiary);padding:0 var(--space-4)}}@media (max-width: 480px){.hero-title{font-size:26px!important}.hero-slogan{font-size:14px!important}}@media (max-width: 768px){.search-wrapper{padding:0 var(--space-4)}.search-wrapper .ant-input-affix-wrapper{height:var(--touch-target-lg);border-radius:var(--radius-lg);font-size:15px;background:var(--bg-secondary);border-color:var(--border-light)}.search-wrapper .ant-input{color:var(--text-primary);font-size:15px}.search-wrapper .ant-input::placeholder{color:var(--text-disabled)}.search-wrapper .ant-input-search-button{height:var(--touch-target-lg)!important;min-width:var(--touch-target);border-radius:0 var(--radius-lg) var(--radius-lg) 0!important}}.category-tags{display:flex;gap:var(--space-3);padding:0 var(--space-4) var(--space-3);overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to right,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 92%,transparent 100%)}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0;padding:var(--space-2) var(--space-4);font-size:14px;min-height:var(--touch-target);border-radius:var(--radius-full);background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-secondary);white-space:nowrap;display:flex;align-items:center;gap:var(--space-2)}.category-tag.active{background:#d4b48333;border-color:var(--border-gold);color:var(--accent-gold)}@media (max-width: 768px){.event-card{padding:var(--space-4);border-radius:var(--radius-lg);background:var(--bg-secondary);border-color:var(--border-subtle);-webkit-tap-highlight-color:rgba(212,180,131,.15)}.event-card:active{background:var(--bg-tertiary);border-color:var(--border-medium)}.card-header{flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-3);padding-bottom:var(--space-3)}.category-tag,.status-tag{padding:var(--space-1) var(--space-3);font-size:12px;min-height:calc(var(--touch-target) - 8px)}.card-title{font-size:16px!important;line-height:1.5;color:var(--text-primary)}.card-description{font-size:14px!important;line-height:1.6;color:var(--text-secondary)}.card-meta{margin-bottom:var(--space-3)}.meta-row{font-size:13px;margin-bottom:var(--space-1)}.meta-label{color:var(--text-disabled)}.meta-value{color:var(--text-secondary)}.card-stats{gap:var(--space-4);padding-top:var(--space-3)}.stat{font-size:13px;color:var(--text-tertiary);gap:var(--space-1)}.card-tags{margin-top:var(--space-3);padding-top:var(--space-3);gap:var(--space-2)}.tag{font-size:12px;padding:var(--space-1) var(--space-2);min-height:calc(var(--touch-target) - 12px)}}@media (max-width: 768px){.timeline-section{padding:var(--space-10) var(--space-4) var(--space-16)}.section-header{margin-bottom:var(--space-10);padding:0 var(--space-2)}.section-header h2{font-size:24px;color:var(--text-primary)}.timeline-item{flex-direction:column;gap:var(--space-4);padding:0 var(--space-2)}.timeline-marker{flex-direction:row;width:100%;height:auto;gap:var(--space-3);align-items:center}.marker-dot{width:12px;height:12px;flex-shrink:0;background:var(--accent-bronze)}.marker-line{width:calc(100% - 12px);height:2px;margin-top:0;flex:none;background:#d4b48366}.timeline-content{width:100%}}@media (max-width: 768px){.ranking-page{padding-top:env(safe-area-inset-top);padding-bottom:calc(var(--space-10) + env(safe-area-inset-bottom))}.stats-overview{padding:var(--space-6) var(--space-4)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-3)}.ranking-content{padding:0 var(--space-4) var(--space-20)}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius-lg)}.ant-table{font-size:13px;min-width:600px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:var(--space-3) var(--space-2);white-space:nowrap}.ant-tabs-tab{padding:var(--space-3) var(--space-4);font-size:14px;min-height:var(--touch-target)}}.ant-btn,button,[role=button]{min-height:var(--touch-target);min-width:var(--touch-target);display:inline-flex;align-items:center;justify-content:center;padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:15px;font-weight:500;gap:var(--space-2)}.ant-btn .anticon{font-size:18px}.ant-btn:active,button:active,[role=button]:active{transform:scale(.98);opacity:.9}.ant-input,.ant-select,.ant-input-textarea,input,select,textarea{font-size:16px!important;min-height:var(--touch-target);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);color:var(--text-primary);background:var(--bg-secondary);border-color:var(--border-light)}.ant-input::placeholder,textarea::placeholder{color:var(--text-disabled)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-16) var(--space-4);color:var(--text-tertiary)}.loading-spinner{width:40px;height:40px;border:3px solid var(--border-subtle);border-top-color:var(--accent-gold);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-16) var(--space-4);text-align:center}.empty-icon{width:80px;height:80px;margin-bottom:var(--space-4);opacity:.5}.empty-title{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-2)}.empty-description{font-size:14px;color:var(--text-tertiary);max-width:300px}.site-footer{padding:var(--space-10) var(--space-4) calc(var(--space-20) + env(safe-area-inset-bottom));text-align:center;border-top:1px solid var(--border-subtle);background:var(--bg-primary)}.site-footer .ant-typography{color:var(--text-disabled);font-size:13px;line-height:1.8}@media (max-width: 768px) and (orientation: landscape){.hero-section{padding:var(--space-6) var(--space-6) var(--space-4)}.hero-title{font-size:28px!important}.timeline-section{padding:var(--space-6) var(--space-6) var(--space-10)}.timeline-item{flex-direction:row;gap:var(--space-6)}.timeline-marker{flex-direction:column;width:50px;height:auto;gap:0}.marker-line{width:2px;height:100%;margin-top:var(--space-3)}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card,.category-tag,.nav-link,.ant-btn{border-width:.5px}.icon svg{stroke-width:1.5}}@media (prefers-color-scheme: light){:root{--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--text-primary: #1a1a1a;--text-secondary: #4a4a4a;--text-tertiary: #6a6a6a;--border-subtle: rgba(0, 0, 0, .08);--border-light: rgba(0, 0, 0, .12)}}@media print{.global-nav,.site-footer,.search-wrapper,.category-tags{display:none!important}body{background:#fff;color:#000;font-size:12pt;padding:0}.event-card{break-inside:avoid;page-break-inside:avoid;border:1px solid #ccc;box-shadow:none}}.touch-safe-top{padding-top:env(safe-area-inset-top)}.touch-safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncate-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.contrast-high{color:var(--text-primary)}.contrast-medium{color:var(--text-secondary)}.contrast-low{color:var(--text-tertiary)}:root{--text-primary: #ffffff;--text-secondary: #e8e4dc;--text-tertiary: #c8c4bc;--text-disabled: #a09c94;--bg-primary: #121014;--bg-secondary: rgba(255, 255, 255, .04);--bg-tertiary: rgba(255, 255, 255, .06);--bg-elevated: rgba(255, 255, 255, .08);--accent-gold: #f5e6c8;--accent-bronze: #d4b483;--accent-purple: #b095f5;--accent-blue: #58c4f9;--accent-green: #6ee7b7;--accent-red: #fca5a5;--border-subtle: rgba(245, 230, 200, .1);--border-light: rgba(245, 230, 200, .15);--border-medium: rgba(245, 230, 200, .25);--border-gold: rgba(212, 180, 131, .4)}@media (max-width: 768px){button,a,input,select,textarea,[role=button],.category-tag,.nav-link,.event-card,.tag,.ant-btn{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}*{-webkit-tap-highlight-color:rgba(201,169,98,.15);-webkit-touch-callout:none;user-select:none}input,textarea{user-select:text;-webkit-user-select:text}input[type=text],input[type=search],input[type=email],input[type=password],input[type=number],textarea,.ant-input,.ant-select{font-size:16px!important}}.icon-svg{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;color:#e8e4dc}.icon-sm{width:16px;height:16px}.icon-lg{width:24px;height:24px}.icon-xl{width:32px;height:32px}.icon-emoji{font-size:1.3em;line-height:1;vertical-align:middle;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji",sans-serif;text-shadow:0 1px 3px rgba(0,0,0,.4);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav-icon-svg{display:inline-flex;align-items:center;justify-content:center;color:#e8e4dc;transition:color .15s ease}.nav-link:hover .nav-icon-svg{color:#fff}.nav-link.active .nav-icon-svg{color:#f5e6c8}.status-icon{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#c8c4bc}.status-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}@media (max-width: 768px){.global-nav{top:auto;bottom:0;height:60px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border-light);border-bottom:none;background:#121014fa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav-content{padding:0 12px;max-width:100%}.nav-logo{display:none}.nav-links{width:100%;justify-content:space-around;gap:0}.nav-link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 12px;font-size:11px;min-height:44px;border-radius:8px;position:relative}.nav-icon-svg svg{width:22px;height:22px}.nav-link.active:after{content:"";position:absolute;bottom:4px;width:4px;height:4px;background:#f5e6c8;border-radius:50%}}@media (max-width: 768px){.hero-section{padding:50px 16px 40px}.hero-title{font-size:36px!important;letter-spacing:.04em;line-height:1.3;word-break:break-word}.hero-slogan{font-size:15px!important;padding:0 12px;line-height:1.6}.hero-quote{font-size:14px!important;padding:0 16px;margin-bottom:30px!important;line-height:1.7}.search-wrapper{margin:0 auto 30px;padding:0 16px}.search-wrapper .ant-input-affix-wrapper{height:46px;border-radius:12px;font-size:14px}.search-wrapper .ant-input-search-button{height:46px!important;min-width:44px;border-radius:0 12px 12px 0!important}.category-tags{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:0 16px 12px;gap:10px;-ms-overflow-style:none;scrollbar-width:none;mask-image:linear-gradient(to right,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 90%,transparent 100%)}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0;padding:8px 16px;font-size:13px;min-height:38px;border-radius:20px}}@media (max-width: 768px){.timeline-section{padding:40px 16px 80px}.section-header{margin-bottom:50px;padding:0 8px}.section-header h2{font-size:26px;letter-spacing:.03em}.section-header:after{display:none}.timeline-item{flex-direction:column;gap:16px;padding:0 8px}.timeline-marker{flex-direction:row;width:100%;height:auto;gap:12px;align-items:center}.marker-dot{width:14px;height:14px;flex-shrink:0}.marker-line{width:calc(100% - 14px);height:2px;margin-top:0;flex:none}.timeline-content{width:100%}}@media (max-width: 768px){.event-card{padding:18px;border-radius:14px;-webkit-tap-highlight-color:rgba(201,169,98,.15)}.event-card:active{background:#ffffff0f;border-color:#c9a9624d;transform:scale(.99)}.card-header{flex-direction:column;gap:8px;margin-bottom:12px;padding-bottom:12px}.category-tag,.status-tag{padding:4px 10px;font-size:11px;min-height:30px;border-radius:16px}.card-title{font-size:16px!important;line-height:1.5;margin-bottom:10px}.card-description{font-size:13px!important;line-height:1.6;margin-bottom:14px}.card-meta{margin-bottom:14px}.meta-row{font-size:12px;margin-bottom:6px}.card-stats{gap:14px;padding-top:12px}.stat{font-size:12px;gap:4px}.card-tags{margin-top:12px;padding-top:12px;gap:6px}.tag{font-size:11px;padding:3px 8px;min-height:30px;border-radius:8px}}@media (max-width: 480px){body{font-size:13px}.hero-title{font-size:28px!important;letter-spacing:.03em}.hero-slogan{font-size:14px!important}.hero-quote{font-size:13px!important}.section-header h2{font-size:22px}.event-card{padding:16px;border-radius:12px}.card-title{font-size:15px!important}.card-description{font-size:13px!important}.nav-link{font-size:10px;padding:6px 8px}.nav-icon-svg svg{width:20px;height:20px}}@media (max-width: 768px) and (orientation: landscape){.hero-section{padding:30px 24px 20px}.hero-title{font-size:32px!important}.timeline-section{padding:30px 24px 50px}.timeline-item{flex-direction:row;gap:24px}.timeline-marker{flex-direction:column;width:50px;height:auto;gap:0}.marker-line{width:2px;height:100%;margin-top:12px}.global-nav{height:50px}.nav-link{font-size:10px;padding:4px 8px}}@supports (padding-top: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.global-nav{padding-top:env(safe-area-inset-top)}@media (max-width: 768px){.global-nav{padding-bottom:calc(8px + env(safe-area-inset-bottom))}}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.icon-emoji{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.event-card,.category-tag,.nav-link,.tag,.marker-dot{border-width:.5px}}@media (prefers-color-scheme: light){:root{--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--text-primary: #1a1a1a;--text-secondary: #4a4a4a}}@media print{.global-nav,.site-footer,.search-wrapper,.category-tags,.hero-section{display:none}body{background:#fff;color:#000;font-size:12pt}.event-card{break-inside:avoid;page-break-inside:avoid;border:1px solid #ccc;box-shadow:none}}.event-card{content-visibility:auto;contain-intrinsic-size:0 180px;backface-visibility:hidden}.nav-link:focus-visible,.category-tag:focus-visible,.event-card:focus-visible,.ant-btn:focus-visible{outline:2px solid #f5e6c8;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--text-primary: #ffffff;--text-secondary: #f0ece4;--text-tertiary: #d4d0c8;--text-disabled: #a8a49c;--accent-gold: #f8e8c8;--accent-gold-dim: #d4b483;--accent-bronze: #e0c090;--accent-purple: #b595f0;--accent-blue: #50c8f8;--accent-green: #6ee7b7;--accent-red: #fca5a5;--border-subtle: rgba(245, 230, 200, .2);--border-light: rgba(245, 230, 200, .3);--border-medium: rgba(245, 230, 200, .45);--border-gold: rgba(212, 180, 131, .7);--bg-card: rgba(255, 255, 255, .06);--bg-card-hover: rgba(255, 255, 255, .1);--bg-input: rgba(255, 255, 255, .05);--bg-nav: rgba(18, 16, 20, .98)}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation}button,a,input,select,textarea,[role=button],.category-tag,.nav-link,.event-card{min-height:44px;min-width:44px}@media (max-width: 768px){body{font-size:14px;line-height:1.7;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}input,textarea,select,.ant-input,.ant-select,.ant-input-textarea{font-size:16px!important}h1{font-size:28px!important;line-height:1.3}h2{font-size:24px!important;line-height:1.35}h3{font-size:20px!important;line-height:1.4}h4{font-size:17px!important;line-height:1.45}p{margin-bottom:16px;letter-spacing:.02em}}@media (max-width: 768px){.global-nav{top:auto;bottom:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1.5px solid var(--border-subtle);border-bottom:none;background:var(--bg-nav)}.nav-content{padding:0 8px;max-width:100%}.nav-logo{display:none}.nav-links{width:100%;justify-content:space-around;gap:0}.nav-link{flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;min-height:52px;border-radius:8px;margin:0 2px}.nav-icon-svg svg{width:24px;height:24px;stroke-width:2.5}.nav-text{font-size:11px;font-weight:600;letter-spacing:.02em}.nav-link.active{background:#f8e8c82e;border-color:#f8e8c859}.nav-link.active .nav-icon-svg{color:var(--accent-gold);filter:drop-shadow(0 0 8px rgba(248,232,200,.6))}.nav-link:active{transform:scale(.95);background:#c9a96233;transition:transform .1s ease}}@media (max-width: 768px){.hero-section{padding:60px 16px 40px}.hero-title{font-size:36px!important;letter-spacing:.04em;line-height:1.3;color:var(--text-primary)!important}.hero-slogan{font-size:15px!important;padding:0 12px;color:var(--text-secondary)!important}.hero-quote{font-size:14px!important;padding:0 16px;color:var(--text-tertiary)!important}}@media (max-width: 480px){.hero-title{font-size:28px!important}.hero-slogan{font-size:14px!important}.hero-quote{font-size:13px!important}}@media (max-width: 768px){.search-wrapper{padding:0 16px;margin-bottom:30px}.search-wrapper .ant-input-affix-wrapper{height:48px;border-radius:12px;border-width:1.5px;border-color:var(--border-light);background:var(--bg-input)}.search-wrapper .ant-input{font-size:16px!important;color:var(--text-primary)}.search-wrapper .ant-input::placeholder{color:#f0ece499}.search-wrapper .ant-input-search-button{height:48px!important;min-width:48px;border-radius:0 12px 12px 0!important}}@media (max-width: 768px){.category-tags{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:0 16px 12px;gap:10px;-ms-overflow-style:none;scrollbar-width:none;mask-image:linear-gradient(to right,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 92%,transparent 100%)}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0;padding:10px 18px;font-size:13px;min-height:40px;border-width:1.5px;border-color:var(--border-light);background:var(--bg-card);color:var(--text-secondary)}.category-tag.active{background:#f8e8c833;border-color:var(--accent-gold);color:var(--accent-gold)}.category-tag:active{transform:scale(.96);transition:transform .1s ease}}@media (max-width: 768px){.timeline-section{padding:40px 16px 80px}.section-header{margin-bottom:40px;padding:0 8px}.section-header h2{font-size:24px;color:var(--text-primary)}.section-header:after{display:none}.timeline-item{flex-direction:column;gap:16px;padding:0 8px}.timeline-marker{flex-direction:row;width:100%;height:auto;gap:12px;align-items:center}.marker-dot{width:14px;height:14px;background:var(--accent-gold-dim);flex-shrink:0}.marker-line{width:calc(100% - 14px);height:2px;margin-top:0;flex:none;background:#d4b48399}.timeline-content{width:100%}}@media (max-width: 768px){.event-card{padding:18px;border-radius:14px;border-width:1.5px;border-color:var(--border-subtle);background:var(--bg-card);-webkit-tap-highlight-color:rgba(201,169,98,.15)}.event-card:active{transform:scale(.98);background:var(--bg-card-hover);border-color:var(--border-gold);transition:transform .1s ease}.event-title{font-size:16px!important;line-height:1.5;color:var(--text-primary)!important}.event-card:hover .event-title{color:var(--accent-gold)!important}.event-description{font-size:13px!important;line-height:1.6;color:var(--text-secondary)!important}.card-header{flex-direction:column;gap:12px;margin-bottom:12px;padding-bottom:12px}.card-meta{gap:8px}.card-footer{gap:14px;padding-top:12px}.card-footer .ant-typography{font-size:12px;color:var(--text-tertiary)}.card-tags{margin-top:12px;padding-top:12px;gap:6px}.card-tags .ant-tag{font-size:11px;padding:6px 12px;min-height:32px;border-width:1.5px}}@media (max-width: 480px){.event-card{padding:16px;border-radius:12px}.event-title{font-size:15px!important}.event-description{font-size:13px!important}.category-tag{padding:8px 14px;font-size:12px}}.icon{display:inline-flex;align-items:center;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon svg{stroke-linecap:round;stroke-linejoin:round}.icon-gradient svg{background:linear-gradient(135deg,var(--accent-gold) 0%,var(--accent-gold-dim) 50%,var(--accent-gold) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:iconShimmer 3s linear infinite}@media (prefers-reduced-motion: reduce){.icon-gradient svg,.icon-animated svg{animation:none}}@media (max-width: 768px) and (orientation: landscape){.hero-section{padding:30px 24px 20px}.hero-title{font-size:32px!important}.timeline-section{padding:30px 24px 50px}.timeline-item{flex-direction:row;gap:24px}.timeline-marker{flex-direction:column;width:50px;height:auto;gap:0}.marker-line{width:2px;height:100%;margin-top:12px}.category-tags{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.event-card{padding:16px}.event-title{font-size:15px!important;-webkit-line-clamp:1}.event-description{font-size:13px!important;-webkit-line-clamp:2}}@media (max-width: 768px) and (orientation: landscape) and (max-height: 400px){.hero-section{padding:20px 16px 15px}.hero-title{font-size:26px!important}.hero-slogan,.hero-quote{display:none}.timeline-section{padding:20px 16px 60px}.section-header h2{font-size:18px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card,.category-tag,.nav-link{border-width:.5px}.icon svg{shape-rendering:geometricPrecision}}.event-card{transform:none;will-change:auto!important;contain:layout style paint!important;content-visibility:auto!important;contain-intrinsic-size:0 180px;backface-visibility:hidden}.category-tags{-webkit-overflow-scrolling:touch}img{max-width:100%;height:auto;display:block;-webkit-font-smoothing:antialiased}:root{--mobile-text-primary: #ffffff;--mobile-text-secondary: #f5f1eb;--mobile-text-tertiary: #e8e4dc;--mobile-text-muted: #c8c4bc;--mobile-bg-primary: #121014;--mobile-bg-secondary: #1a181d;--mobile-bg-tertiary: #242028;--mobile-bg-card: rgba(255, 255, 255, .05);--mobile-accent-gold: #f8e8c8;--mobile-accent-bronze: #e0c090;--mobile-accent-purple: #b595f0;--mobile-accent-blue: #50c8f8;--mobile-accent-green: #5dd8a8;--mobile-accent-red: #ff7b7b;--mobile-accent-pink: #f89fd8;--mobile-border-subtle: rgba(245, 230, 200, .15);--mobile-border-light: rgba(245, 230, 200, .25);--mobile-border-medium: rgba(245, 230, 200, .35);--mobile-border-gold: rgba(212, 180, 131, .5);--mobile-touch-highlight: rgba(201, 169, 98, .15);--mobile-touch-active: rgba(201, 169, 98, .25)}@media (max-width: 768px){body{font-size:15px;line-height:1.6;-webkit-text-size-adjust:100%;text-size-adjust:100%}h1{font-size:28px!important;line-height:1.3}h2{font-size:24px!important;line-height:1.35}h3{font-size:20px!important;line-height:1.4}h4{font-size:17px!important;line-height:1.45}input[type=text],input[type=search],input[type=email],input[type=password],input[type=number],textarea,select{font-size:16px!important}p,span,div,li{color:var(--mobile-text-secondary)}a{color:var(--mobile-accent-gold);text-decoration:none}a:active{opacity:.7}}@media (max-width: 768px){button,.ant-btn,[role=button]{min-height:44px;min-width:44px;padding:12px 20px;touch-action:manipulation}.nav-link,.category-tag{min-height:44px;padding:10px 16px}.ant-input,.ant-select-selector,.ant-input-affix-wrapper{min-height:44px;padding:10px 14px}.event-card,.timeline-card{touch-action:manipulation;-webkit-tap-highlight-color:var(--mobile-touch-highlight)}.event-card:active,.timeline-card:active,button:active,.ant-btn:active{transform:scale(.98);background:var(--mobile-touch-active)}}@media (max-width: 768px){.global-nav{top:auto;bottom:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--mobile-border-light);border-bottom:none;background:#121014fa;box-shadow:0 -4px 20px #0000004d}.nav-content{padding:0 8px}.nav-link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;min-height:52px;border-radius:8px;margin:0 2px}.nav-icon-svg svg{width:24px;height:24px;stroke-width:2.5}.nav-text{font-size:10px;font-weight:500;letter-spacing:.02em}.nav-link.active{background:#d4b48333;border:1px solid var(--mobile-border-gold)}}@media (max-width: 768px){.event-card{padding:16px;border-radius:12px;border:1px solid var(--mobile-border-subtle);background:var(--mobile-bg-card);margin-bottom:12px}.event-title,.card-title{font-size:16px!important;line-height:1.5;color:var(--mobile-text-primary);margin-bottom:8px}.event-description,.card-description{font-size:13px!important;line-height:1.6;color:var(--mobile-text-tertiary)}.card-meta,.meta-row{font-size:12px;color:var(--mobile-text-muted)}.card-tags .ant-tag,.tag{font-size:11px;padding:4px 10px;min-height:28px;border-radius:6px}.timeline-item{flex-direction:column;gap:12px}.timeline-marker{flex-direction:row;width:100%;gap:12px}.marker-dot{width:12px;height:12px;flex-shrink:0}.marker-line{width:calc(100% - 12px);height:2px;margin-top:0}}@media (max-width: 768px){.detail-header{padding:12px 16px}.header-content{padding:0;gap:12px}.back-btn{padding:8px 14px;font-size:13px;min-height:40px}.event-hero{padding:40px 16px}.event-main-title{font-size:24px!important;line-height:1.4}.event-main-description{font-size:15px!important;line-height:1.6}.category-badge{padding:6px 14px;font-size:12px}.timeline-card{padding:16px;margin-bottom:16px}.timeline-node-header{flex-direction:column;align-items:flex-start;gap:8px}.time-tag{padding:4px 12px;font-size:12px}.timeline-node-content{font-size:14px;line-height:1.7}.event-main-image-wrapper{margin:20px 0;border-radius:12px}.event-main-image{max-height:300px}.timeline-node-image{width:100%;max-width:none;max-height:200px}.voting-section{padding:24px 16px}.voting-buttons{flex-direction:column;gap:12px}.vote-btn{width:100%;min-height:48px}.source-link{padding:14px 16px;font-size:13px;word-break:break-all}}@media (max-width: 768px){.search-wrapper{padding:0 16px}.search-wrapper .ant-input-affix-wrapper{height:44px;border-radius:10px;font-size:14px}.search-wrapper .ant-input{font-size:14px}.search-wrapper .ant-input-search-button{height:44px!important;min-width:44px}.category-tags{overflow-x:auto;flex-wrap:nowrap;padding:0 16px 12px;-ms-overflow-style:none;scrollbar-width:none;gap:8px}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0;padding:8px 14px;font-size:13px;min-height:36px}}@media (max-width: 768px){.icon svg,.anticon svg{stroke-width:2.5}.icon-sm svg{width:20px;height:20px}.icon-md svg{width:24px;height:24px}.icon-lg svg{width:28px;height:28px}.icon-xl svg{width:36px;height:36px}.nav-icon-svg{color:var(--mobile-text-secondary);transition:color .2s ease}.nav-link.active .nav-icon-svg{color:var(--mobile-accent-gold);filter:drop-shadow(0 0 8px rgba(245,230,200,.5))}.nav-link:hover .nav-icon-svg{color:var(--mobile-text-primary)}.category-icon{opacity:.9}.ant-btn .anticon,.ant-btn-icon-only{display:inline-flex;align-items:center;justify-content:center}}@media (max-width: 768px){.site-footer{padding:40px 16px 80px;font-size:12px}.site-footer .ant-typography{color:var(--mobile-text-muted);line-height:1.6}}@media (max-width: 768px) and (orientation: landscape){body{font-size:14px}.hero-section{padding:24px}.hero-title{font-size:28px!important}.timeline-section{padding:24px}.timeline-item{flex-direction:row;gap:20px}.timeline-marker{flex-direction:column;width:40px;gap:0}.marker-line{width:2px;height:100%;margin-top:8px}}@supports (padding-top: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.global-nav,.site-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}@media (prefers-color-scheme: dark){:root{--mobile-bg-primary: #121014;--mobile-bg-secondary: #1a181d;--mobile-bg-tertiary: #242028}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card,.timeline-card,.category-tag{border-width:.5px}body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:subpixel-antialiased}}@media (max-width: 768px){.event-card,.timeline-card{content-visibility:auto;contain-intrinsic-size:0 200px}.global-nav,.site-header,.event-card{contain:layout style paint}*{animation:none!important;transition:none!important}button:active,.ant-btn:active,.event-card:active{transform:scale(.98)}}@media (max-width: 768px){html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#12101480}::-webkit-scrollbar-thumb{background:#a78bfa66;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a78bfa99}.category-tags{-webkit-overflow-scrolling:touch}}@media (max-width: 768px){.event-card,.timeline-card{position:relative;overflow:hidden}.event-card:before,.timeline-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#f5e6c826,#c9a96240,#f5e6c826);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.5;transition:opacity .3s ease}.event-card:hover:before,.timeline-card:hover:before{opacity:1}.event-description,.timeline-node-content{background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 20%,transparent 80%,rgba(255,255,255,.01) 100%)}}@media (max-width: 768px){.ant-skeleton-header{padding:0}.ant-skeleton-avatar{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1a 37%,#ffffff0f 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite}.ant-skeleton-paragraph>li{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1a 37%,#ffffff0f 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.loading-text{background:linear-gradient(90deg,var(--mobile-text-muted) 0%,var(--mobile-text-secondary) 50%,var(--mobile-text-muted) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:text-shimmer 2s linear infinite}@keyframes text-shimmer{0%{background-position:0% center}to{background-position:200% center}}}@media (max-width: 768px){.ant-empty{padding:40px 20px}.ant-empty-image{filter:drop-shadow(0 0 20px rgba(201,169,98,.15))}.ant-empty-description{background:linear-gradient(90deg,var(--mobile-text-muted) 0%,var(--mobile-text-tertiary) 50%,var(--mobile-text-muted) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:text-shimmer 3s linear infinite}}@media (max-width: 768px){.category-badge{position:relative;overflow:hidden}.category-badge:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 60%);opacity:0;transition:opacity .3s ease;pointer-events:none}.category-badge:active:before{opacity:1}.status-tag{min-height:32px;padding:6px 14px;font-weight:600;letter-spacing:.02em}.tag-hot{background:linear-gradient(135deg,#ff6b6b40,#ff7b7b33);border-color:#ff6b6b80;color:#ff7b7b}.tag-new{background:linear-gradient(135deg,#5dd8a840,#4ecdc433);border-color:#5dd8a880;color:#5dd8a8}}:root{--render-text-primary: #ffffff;--render-text-secondary: #f0ece4;--render-text-tertiary: #e0dcd4;--render-text-muted: #c0bcb4;--render-bg-primary: #121014;--render-bg-secondary: #1a181d;--render-bg-tertiary: #242028;--render-bg-card: rgba(255, 255, 255, .06);--render-accent-gold: #f8e8c8;--render-accent-bronze: #e0c090;--render-accent-purple: #b595f0;--render-accent-blue: #50c8f8;--render-accent-green: #5dd8a8;--render-accent-red: #ff7b7b;--render-accent-pink: #f89fd8;--render-border-subtle: rgba(245, 230, 200, .18);--render-border-light: rgba(245, 230, 200, .28);--render-border-medium: rgba(245, 230, 200, .4);--render-border-gold: rgba(212, 180, 131, .55);--render-touch-highlight: rgba(201, 169, 98, .18);--render-touch-active: rgba(201, 169, 98, .3)}@media (max-width: 768px){html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-size:15px;line-height:1.65;color:var(--render-text-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:28px!important;line-height:1.35;color:var(--render-text-primary)}h2{font-size:24px!important;line-height:1.4;color:var(--render-text-primary)}h3{font-size:20px!important;line-height:1.45;color:var(--render-text-secondary)}h4{font-size:17px!important;line-height:1.5;color:var(--render-text-secondary)}input[type=text],input[type=search],input[type=email],input[type=password],input[type=number],textarea,select{font-size:16px!important}p,span,div,li,td,th{color:var(--render-text-secondary)}.text-muted,.meta-text,.timestamp{color:var(--render-text-muted)!important}a{color:var(--render-accent-gold);text-decoration:none;-webkit-tap-highlight-color:var(--render-touch-highlight)}a:active{opacity:.75}}@media (max-width: 768px){svg{stroke-width:2.5!important}.nav-icon-svg svg{width:24px;height:24px;stroke-width:2.5;color:var(--render-text-secondary);transition:color .2s ease}.nav-link.active .nav-icon-svg svg{color:var(--render-accent-gold);filter:drop-shadow(0 0 8px rgba(245,230,200,.5))}.category-icon svg{width:18px;height:18px;stroke-width:2.5;opacity:.95}.ant-btn .anticon svg{width:18px;height:18px;stroke-width:2.5}.event-card .icon svg,.timeline-card .icon svg{width:20px;height:20px;stroke-width:2.5}.icon-gold svg{color:var(--render-accent-gold)}.icon-purple svg{color:var(--render-accent-purple)}.icon-blue svg{color:var(--render-accent-blue)}.icon-green svg{color:var(--render-accent-green)}.icon-red svg{color:var(--render-accent-red)}}@media (max-width: 768px){button,.ant-btn,[role=button]{min-height:44px;min-width:44px;padding:12px 20px;touch-action:manipulation;-webkit-tap-highlight-color:var(--render-touch-highlight)}.nav-link,.category-tag{min-height:44px;padding:10px 16px;touch-action:manipulation}.ant-input,.ant-select-selector,.ant-input-affix-wrapper{min-height:44px;padding:10px 14px;font-size:15px}.event-card,.timeline-card,.card-clickable{touch-action:manipulation;-webkit-tap-highlight-color:var(--render-touch-highlight);cursor:pointer}.event-card:active,.timeline-card:active,button:active,.ant-btn:active,.nav-link:active{transform:scale(.97);background:var(--render-touch-active);transition:transform .1s ease}}@media (max-width: 768px){.global-nav{top:auto;bottom:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--render-border-light);border-bottom:none;background:#121014fa;box-shadow:0 -4px 20px #0000004d}.nav-content{padding:0 8px;max-width:100%}.nav-link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;min-height:52px;border-radius:8px;margin:0 2px}.nav-icon-svg svg{width:24px;height:24px;stroke-width:2.5}.nav-text{font-size:10px;font-weight:600;letter-spacing:.02em}.nav-link.active{background:#d4b48340;border:1px solid var(--render-border-gold)}.nav-logo{display:none}.nav-links{width:100%;justify-content:space-around;gap:0}}@media (max-width: 768px){.event-card,.timeline-card{padding:16px;border-radius:12px;border:1px solid var(--render-border-subtle);background:var(--render-bg-card);margin-bottom:12px}.event-title,.card-title{font-size:16px!important;line-height:1.5;color:var(--render-text-primary);margin-bottom:8px;font-weight:600}.event-description,.card-description{font-size:13px!important;line-height:1.65;color:var(--render-text-tertiary)}.card-meta,.meta-row{font-size:12px;color:var(--render-text-muted)}.card-tags .ant-tag,.tag{font-size:11px;padding:4px 10px;min-height:28px;border-radius:6px;font-weight:500}.timeline-item{flex-direction:column;gap:12px}.timeline-marker{flex-direction:row;width:100%;gap:12px}.marker-dot{width:12px;height:12px;flex-shrink:0}.marker-line{width:calc(100% - 12px);height:2px;margin-top:0}}@media (max-width: 768px){.detail-header{padding:12px 16px}.header-content{padding:0;gap:12px}.back-btn{padding:8px 14px;font-size:13px;min-height:40px}.event-hero{padding:40px 16px}.event-main-title{font-size:24px!important;line-height:1.4}.event-main-description{font-size:15px!important;line-height:1.65}.category-badge{padding:6px 14px;font-size:12px}.timeline-card{padding:16px;margin-bottom:16px}.timeline-node-header{flex-direction:column;align-items:flex-start;gap:8px}.time-tag{padding:4px 12px;font-size:12px}.timeline-node-content{font-size:14px;line-height:1.7}.event-main-image-wrapper{margin:20px 0;border-radius:12px}.event-main-image{max-height:300px;object-fit:cover}.timeline-node-image{width:100%;max-width:none;max-height:200px;object-fit:cover}.voting-section{padding:24px 16px}.voting-buttons{flex-direction:column;gap:12px}.vote-btn{width:100%;min-height:48px}.source-link{padding:14px 16px;font-size:13px;word-break:break-all}}@media (max-width: 768px){.search-wrapper{padding:0 16px}.search-wrapper .ant-input-affix-wrapper{height:44px;border-radius:10px;font-size:14px}.search-wrapper .ant-input{font-size:14px}.search-wrapper .ant-input-search-button{height:44px!important;min-width:44px}.category-tags{overflow-x:auto;flex-wrap:nowrap;padding:0 16px 12px;-ms-overflow-style:none;scrollbar-width:none;gap:8px;-webkit-overflow-scrolling:touch}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0;padding:8px 14px;font-size:13px;min-height:36px;font-weight:500}}@media (max-width: 768px) and (orientation: landscape){body{font-size:14px}.hero-section{padding:24px}.hero-title{font-size:28px!important}.timeline-section{padding:24px}.timeline-item{flex-direction:row;gap:20px}.timeline-marker{flex-direction:column;width:40px;gap:0}.marker-line{width:2px;height:100%;margin-top:8px}@media (max-height: 400px){.nav-text{display:none}.nav-link{gap:0;padding:8px 16px}.hero-title{font-size:24px!important}}}@supports (padding-top: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.global-nav,.site-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.hero-section,.timeline-section{padding-left:calc(24px + env(safe-area-inset-left));padding-right:calc(24px + env(safe-area-inset-right))}}@media (prefers-color-scheme: dark){:root{--render-bg-primary: #121014;--render-bg-secondary: #1a181d;--render-bg-tertiary: #242028}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card,.timeline-card,.category-tag,.nav-link{border-width:.5px}body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:subpixel-antialiased}svg{shape-rendering:geometricPrecision}}@media (max-width: 768px){.event-card,.timeline-card{content-visibility:auto;contain-intrinsic-size:0 200px}.global-nav,.site-header,.event-card{contain:layout style paint}button:active,.ant-btn:active,.event-card:active,.nav-link:active{transform:scale(.97)}}@media (max-width: 768px){.ant-form-item-label>label{font-size:14px;height:40px}.ant-form-item{margin-bottom:20px}.ant-form-item-explain-error{font-size:12px}.ant-form-item .ant-btn{height:48px;font-size:16px;width:100%}}@media (max-width: 768px){.ant-modal{margin:16px;max-width:calc(100% - 32px);border-radius:16px;top:50%;transform:translateY(-50%)}.ant-modal-header{padding:16px 20px;border-radius:16px 16px 0 0}.ant-modal-title{font-size:17px}.ant-modal-body{padding:20px}.ant-modal-footer{padding:16px 20px;border-radius:0 0 16px 16px}.ant-modal-footer .ant-btn{min-height:44px;padding:10px 20px}}@media (max-width: 768px){.loading-container{padding:60px 20px}.ant-spin-text,.ant-empty-description{font-size:13px}.ant-skeleton-paragraph>li{height:14px;margin-bottom:8px}}@media (max-width: 768px){.category-badge{position:relative;overflow:hidden}.status-tag{min-height:32px;padding:6px 14px;font-weight:600;letter-spacing:.02em}.tag-hot{background:linear-gradient(135deg,#ff6b6b40,#ff7b7b33);border-color:#ff6b6b80;color:#ff7b7b}.tag-new{background:linear-gradient(135deg,#5dd8a840,#4ecdc433);border-color:#5dd8a880;color:#5dd8a8}}@media (max-width: 768px){.site-footer{padding:40px 16px 80px;font-size:12px}.site-footer .ant-typography{color:var(--render-text-muted);line-height:1.6}}@media (max-width: 768px){.hero-section{padding:60px 16px 40px}.hero-title{font-size:32px!important;line-height:1.3;letter-spacing:.05em}.hero-slogan{font-size:15px!important;line-height:1.6}.hero-quote{font-size:13px!important;line-height:1.7}}@media (max-width: 768px){.timeline-section{padding:40px 16px 80px}.section-header{padding:0 8px 20px}.section-header h2{font-size:20px!important}}@media (max-width: 768px){.ant-card{border-radius:12px;border:1px solid var(--render-border-subtle)}.ant-tag{font-size:11px;padding:4px 10px;min-height:28px;border-radius:6px;font-weight:500}.ant-input,.ant-select-selection-item{font-size:15px}}:root{--web-text-primary: #ffffff;--web-text-secondary: #f5f1eb;--web-text-tertiary: #e8e4dc;--web-text-muted: #c8c4bc;--web-text-disabled: #9a968e;--web-bg-primary: #121014;--web-bg-secondary: #1a181d;--web-bg-tertiary: #242028;--web-bg-card: rgba(255, 255, 255, .04);--web-accent-gold: #f8e8c8;--web-accent-bronze: #e0c090;--web-accent-purple: #b595f0;--web-accent-blue: #50c8f8;--web-accent-green: #5dd8a8;--web-accent-red: #ff7b7b;--web-accent-pink: #f89fd8;--web-border-subtle: rgba(245, 230, 200, .1);--web-border-light: rgba(245, 230, 200, .2);--web-border-medium: rgba(245, 230, 200, .3);--web-border-gold: rgba(212, 180, 131, .45)}@media (max-width: 768px){.icon svg,.anticon svg,svg[class*=anticon]{stroke-width:2.5!important}.icon-sm svg{width:20px;height:20px}.icon-md svg{width:24px;height:24px}.icon-lg svg{width:28px;height:28px}.icon-xl svg{width:36px;height:36px}.nav-icon-svg{color:var(--web-text-secondary);transition:color .2s ease,filter .2s ease}.nav-link.active .nav-icon-svg{color:var(--web-accent-gold);filter:drop-shadow(0 0 8px rgba(245,230,200,.5))}.nav-link:hover .nav-icon-svg{color:var(--web-text-primary)}.category-icon{opacity:.95}.ant-btn .anticon,.ant-btn-icon-only{display:inline-flex;align-items:center;justify-content:center}}@media (max-width: 768px){button,.ant-btn,[role=button],a[role=button]{min-height:44px;min-width:44px;padding:12px 20px;touch-action:manipulation;-webkit-tap-highlight-color:rgba(201,169,98,.15)}.nav-link,.category-tag,.event-card{min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:rgba(201,169,98,.15)}.ant-input,.ant-select-selector,.ant-input-affix-wrapper,textarea,select{min-height:44px;padding:10px 14px;font-size:16px!important}button:active,.ant-btn:active,.event-card:active,.category-tag:active{transform:scale(.98);transition:transform .1s ease}}@media (max-width: 768px){h1{font-size:28px!important;line-height:1.3;color:var(--web-text-primary)!important}h2{font-size:24px!important;line-height:1.35;color:var(--web-text-primary)!important}h3{font-size:20px!important;line-height:1.4;color:var(--web-text-secondary)!important}h4{font-size:17px!important;line-height:1.45;color:var(--web-text-secondary)!important}p,span,div,li{color:var(--web-text-secondary)}.text-muted,.meta-info,.timestamp{color:var(--web-text-muted)!important}a{color:var(--web-accent-gold);text-decoration:none}a:active{opacity:.7}}@media (max-width: 768px){.event-card,.timeline-card,.ant-card{padding:16px;border-radius:14px;border:1px solid var(--web-border-subtle);background:var(--web-bg-card)}.event-title,.card-title{font-size:16px!important;line-height:1.5;color:var(--web-text-primary)!important;margin-bottom:8px}.event-description,.card-description{font-size:13px!important;line-height:1.6;color:var(--web-text-tertiary)!important}.card-meta,.meta-row{font-size:12px;color:var(--web-text-muted)}.card-tags .ant-tag,.tag{font-size:11px;padding:4px 10px;min-height:28px;border-radius:6px}}@keyframes iconPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}}.icon-gradient{background:linear-gradient(135deg,var(--web-accent-gold) 0%,var(--web-accent-bronze) 50%,var(--web-accent-gold) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:iconShimmer 3s linear infinite}.icon-glow svg{filter:drop-shadow(0 0 8px rgba(201,169,98,.5))}.icon-animated{animation:iconPulse 2s ease-in-out infinite}@media (max-width: 768px) and (orientation: landscape){body{font-size:14px}.hero-section{padding:24px}.hero-title{font-size:28px!important}.timeline-item{flex-direction:row;gap:20px}.timeline-marker{flex-direction:column;width:50px;gap:0}.marker-line{width:2px;height:100%;margin-top:8px}}@media (max-width: 768px) and (orientation: landscape) and (max-height: 400px){.hero-slogan,.hero-quote{display:none}.event-description{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}@supports (padding-top: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.global-nav,.site-header,.detail-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card,.timeline-card,.category-tag,.ant-card{border-width:.5px}body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:subpixel-antialiased}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.icon-gradient,.icon-animated{animation:none!important}}@media (prefers-color-scheme: dark){:root{--web-bg-primary: #121014;--web-bg-secondary: #1a181d;--web-bg-tertiary: #242028}}@media (max-width: 768px){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#12101480}::-webkit-scrollbar-thumb{background:#a78bfa66;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a78bfa99}}:root{--render-bg-primary: #121014;--render-bg-secondary: #1a181d;--render-bg-card: rgba(255, 255, 255, .04);--render-text-primary: #ffffff;--render-text-secondary: #f5f1eb;--render-text-tertiary: #e8e4dc;--render-text-muted: #c8c4bc;--render-gold: #f8e8c8;--render-gold-dim: #d4b483;--render-bronze: #e0c090;--render-purple: #b595f0;--render-blue: #50c8f8;--render-green: #5dd8a8;--render-red: #ff7b7b;--render-border-subtle: rgba(245, 230, 200, .1);--render-border-light: rgba(245, 230, 200, .2);--render-border-medium: rgba(245, 230, 200, .3)}@media (max-width: 768px){.home-container,.page-content,#root{transform:translateZ(0);will-change:scroll-position}html,body{overscroll-behavior-y:contain}html{scroll-behavior:smooth}.event-card,.nav-link,.category-tag,.ant-btn{-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}input,textarea,.ant-input{-webkit-touch-callout:text;user-select:text;-webkit-user-select:text}}@media (max-width: 768px){svg:not(.anticon svg){shape-rendering:geometricPrecision;text-rendering:geometricPrecision}.nav-icon-svg{transition:color .2s ease,filter .2s ease}.nav-link.active .nav-icon-svg{color:var(--render-gold);filter:drop-shadow(0 0 8px rgba(248,232,200,.5))}.category-icon svg{transition:transform .2s ease,filter .2s ease}.category-tag:hover .category-icon svg{transform:scale(1.08);filter:drop-shadow(0 0 6px rgba(181,149,240,.4))}.ant-btn .anticon,.ant-btn-icon-only{display:inline-flex;align-items:center;justify-content:center}.icon-sm svg{width:20px;height:20px;stroke-width:2.5}.icon-md svg{width:24px;height:24px;stroke-width:2.5}.icon-lg svg{width:28px;height:28px;stroke-width:2.5}.icon-xl svg{width:36px;height:36px;stroke-width:2.5}}@media (max-width: 768px){button,.ant-btn,[role=button]{min-height:44px;min-width:44px;padding:12px 20px;touch-action:manipulation;-webkit-tap-highlight-color:rgba(201,169,98,.15)}.nav-link{min-height:44px;padding:10px 16px;touch-action:manipulation}.category-tag{min-height:36px;padding:8px 16px;touch-action:manipulation}.event-card{touch-action:manipulation;-webkit-tap-highlight-color:rgba(201,169,98,.1)}.ant-input,.ant-select-selector,.ant-input-affix-wrapper,textarea,select,input[type=text],input[type=search],input[type=email],input[type=password]{min-height:44px;padding:10px 14px;font-size:16px!important}button:active,.ant-btn:active,.nav-link:active,.category-tag:active,.event-card:active{transform:scale(.96);transition:transform .1s ease}}@media (max-width: 768px){h1{font-size:28px!important;line-height:1.3;color:var(--render-text-primary)!important}h2{font-size:24px!important;line-height:1.35;color:var(--render-text-primary)!important}h3{font-size:20px!important;line-height:1.4;color:var(--render-text-secondary)!important}h4{font-size:17px!important;line-height:1.45;color:var(--render-text-secondary)!important}p,span,div,li{color:var(--render-text-secondary);line-height:1.7}.text-muted,.meta-info,.timestamp,.card-meta{color:var(--render-text-muted)!important;font-size:13px}a{color:var(--render-gold);text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.85}a:active{opacity:.7}}@media (max-width: 768px){.event-card,.timeline-card,.ant-card{padding:16px;border-radius:14px;border:1px solid var(--render-border-subtle);background:var(--render-bg-card);transition:border-color .2s ease,background .2s ease}.event-card:hover,.timeline-card:hover{border-color:var(--render-border-light);background:#ffffff0f}.event-title,.card-title{font-size:16px!important;line-height:1.5;color:var(--render-text-primary)!important;margin-bottom:8px;font-weight:600}.event-description,.card-description{font-size:13px!important;line-height:1.6;color:var(--render-text-tertiary)!important}.ant-tag{font-size:11px;padding:4px 10px;min-height:28px;border-radius:6px;font-weight:500}}@media (max-width: 768px) and (orientation: landscape){body{font-size:14px}.home-container{padding-top:50px}.hero-section{padding:40px 24px 30px}.hero-title{font-size:36px!important}.hero-slogan{font-size:16px!important}.hero-quote{display:none}.timeline-item{flex-direction:row;gap:20px}.timeline-marker{flex-direction:column;width:60px;gap:0}.marker-line{width:2px;height:100%;margin-top:8px}.event-description{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.global-nav{height:50px;padding-bottom:8px}}@media (max-width: 768px) and (orientation: landscape) and (max-height: 400px){.hero-slogan{display:none}.search-wrapper{max-width:400px}.event-card{padding:12px}.event-title{font-size:15px!important}.event-description{-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}@supports (padding: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.global-nav,.site-header,.detail-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}@media (max-width: 768px){.global-nav{padding-bottom:calc(8px + env(safe-area-inset-bottom))}}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card,.timeline-card,.category-tag,.ant-card{border-width:.5px}body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:subpixel-antialiased}svg{shape-rendering:geometricPrecision}}@keyframes renderIconShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes renderIconPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.92}}@keyframes renderIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.icon-gradient{background:linear-gradient(135deg,var(--render-gold) 0%,var(--render-bronze) 50%,var(--render-gold) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:renderIconShimmer 3s linear infinite}.icon-glow svg{filter:drop-shadow(0 0 8px rgba(248,232,200,.5))}.icon-animated{animation:renderIconFloat 3s ease-in-out infinite}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.icon-gradient,.icon-animated,.icon-glow svg{animation:none!important;filter:none!important}}@media (prefers-color-scheme: dark){:root{--render-bg-primary: #121014;--render-bg-secondary: #1a181d;--render-bg-card: rgba(255, 255, 255, .04)}}@media (max-width: 768px){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#12101480}::-webkit-scrollbar-thumb{background:#b595f066;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b595f099}}@media (max-width: 768px){.ant-spin-dot-item{background-color:var(--render-gold)}.loading-skeleton{background:linear-gradient(90deg,var(--render-bg-secondary) 25%,var(--render-bg-card) 50%,var(--render-bg-secondary) 75%);background-size:200% 100%;animation:loading-shimmer 1.5s ease-in-out infinite}}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--render-gold);outline-offset:2px}button:focus-visible,.ant-btn:focus-visible,.nav-link:focus-visible{outline:2px solid var(--render-gold);outline-offset:2px}}:root{--wm-text-primary: #ffffff;--wm-text-secondary: #f5f1eb;--wm-text-tertiary: #e8e4dc;--wm-text-muted: #c8c4bc;--wm-text-disabled: #9a968e;--wm-bg-primary: #121014;--wm-bg-secondary: #1a181d;--wm-bg-tertiary: #242028;--wm-bg-card: rgba(255, 255, 255, .04);--wm-bg-overlay: rgba(18, 16, 20, .95);--wm-accent-gold: #f8e8c8;--wm-accent-bronze: #e0c090;--wm-accent-purple: #b595f0;--wm-accent-blue: #50c8f8;--wm-accent-green: #5dd8a8;--wm-accent-red: #ff7b7b;--wm-accent-pink: #f89fd8;--wm-accent-orange: #fb923c;--wm-border-subtle: rgba(245, 230, 200, .12);--wm-border-light: rgba(245, 230, 200, .22);--wm-border-medium: rgba(245, 230, 200, .35);--wm-border-gold: rgba(212, 180, 131, .5);--wm-border-focus: rgba(248, 232, 200, .7);--wm-touch-highlight: rgba(201, 169, 98, .15);--wm-touch-active: rgba(201, 169, 98, .25);--wm-shadow-sm: 0 2px 8px rgba(0, 0, 0, .2);--wm-shadow-md: 0 4px 16px rgba(0, 0, 0, .25);--wm-shadow-lg: 0 8px 30px rgba(0, 0, 0, .3)}@media (max-width: 768px){body{font-size:15px;line-height:1.6;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=text],input[type=search],input[type=email],input[type=password],input[type=number],textarea,select{font-size:16px!important}p,span,div,li,label{color:var(--wm-text-secondary)}a{color:var(--wm-accent-gold);text-decoration:none;-webkit-tap-highlight-color:var(--wm-touch-highlight)}a:active{opacity:.7}}@media (max-width: 768px){button,.ant-btn,[role=button],a[role=button]{min-height:44px;min-width:44px;padding:12px 20px;touch-action:manipulation;-webkit-tap-highlight-color:var(--wm-touch-highlight)}.nav-link,.category-tag{min-height:44px;padding:10px 16px;touch-action:manipulation}.event-card,.timeline-card{touch-action:manipulation;-webkit-tap-highlight-color:var(--wm-touch-highlight);cursor:pointer}.ant-input,.ant-select-selector,.ant-input-affix-wrapper{min-height:44px;padding:10px 14px}button:active,.ant-btn:active,.event-card:active,.category-tag:active,.nav-link:active{transform:scale(.98);transition:transform .1s ease;background:var(--wm-touch-active)}}@media (max-width: 768px){.global-nav{position:fixed;inset:auto 0 0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--wm-bg-overlay);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--wm-border-light);border-bottom:none;box-shadow:0 -4px 20px #0000004d;z-index:1000}.nav-content{max-width:100%;padding:0 8px;height:100%;display:flex;flex-direction:column}.nav-logo{display:none}.nav-links{display:flex;flex:1;justify-content:space-around;align-items:center;gap:4px}.nav-link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;min-height:52px;border-radius:8px;margin:0 2px;background:transparent;border:none}.nav-icon-svg svg{width:24px;height:24px;stroke-width:2.5}.nav-text{font-size:10px;font-weight:500;letter-spacing:.02em;color:var(--wm-text-muted)}.nav-link.active{background:#d4b48326;border:1px solid var(--wm-border-gold)}.nav-link.active .nav-text{color:var(--wm-accent-gold)}}@media (max-width: 768px){.event-card,.timeline-card{padding:16px;border-radius:12px;border:1px solid var(--wm-border-subtle);background:var(--wm-bg-card);margin-bottom:12px;position:relative;overflow:hidden}.event-card:before,.timeline-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#f5e6c826,#c9a96240,#f5e6c826);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.5;transition:opacity .3s ease}.event-card:hover:before,.timeline-card:hover:before{opacity:1}.event-description,.timeline-node-content{background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 20%,transparent 80%,rgba(255,255,255,.01) 100%)}.card-meta,.meta-row{font-size:12px;color:var(--wm-text-muted)}.card-tags .ant-tag,.tag{font-size:11px;padding:4px 10px;min-height:28px;border-radius:6px;font-weight:500}}@media (max-width: 768px) and (orientation: landscape){body{font-size:14px}.hero-section{padding:24px}.hero-title{font-size:28px!important}.timeline-section{padding:24px}.timeline-item{flex-direction:row;gap:20px}.timeline-marker{flex-direction:column;width:40px;gap:0}.marker-line{width:2px;height:100%;margin-top:8px}.voting-buttons{flex-direction:row;gap:16px}.vote-btn{width:auto;min-width:120px}}@media (prefers-color-scheme: dark){:root{--wm-bg-primary: #121014;--wm-bg-secondary: #1a181d;--wm-bg-tertiary: #242028}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card,.timeline-card,.category-tag,.source-link{border-width:.5px}body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:subpixel-antialiased}}@media (max-width: 768px){.status-tag{min-height:32px;padding:6px 14px;font-weight:600;letter-spacing:.02em}.tag-hot{background:linear-gradient(135deg,#ff6b6b40,#ff7b7b33);border-color:#ff6b6b80;color:var(--wm-accent-red)}.tag-new{background:linear-gradient(135deg,#5dd8a840,#4ecdc433);border-color:#5dd8a880;color:var(--wm-accent-green)}}:root{--bg-primary: #121014;--bg-secondary: #1a181d;--bg-tertiary: #242028;--text-primary: #ffffff;--text-secondary: #f5f1eb;--text-tertiary: #e8e4dc;--text-muted: #c8c4bc;--text-disabled: #a8a49c;--accent-gold: #f8e8c8;--accent-gold-dim: #d4b483;--accent-bronze: #e0c090;--accent-purple: #c0a8f5;--accent-purple-dim: #8b5cf6;--accent-blue: #58c8f8;--accent-blue-dim: #0ea5e9;--accent-green: #6ee7b7;--accent-red: #fca5a5;--accent-pink: #f8a8d8;--border-subtle: rgba(245, 230, 200, .15);--border-light: rgba(245, 230, 200, .25);--border-medium: rgba(245, 230, 200, .35);--border-gold: rgba(212, 180, 131, .5);--bg-card: rgba(255, 255, 255, .05);--bg-card-hover: rgba(255, 255, 255, .08);--bg-input: rgba(255, 255, 255, .06);--bg-badge: rgba(255, 255, 255, .04);--touch-highlight: rgba(201, 169, 98, .15);--touch-active: rgba(201, 169, 98, .25)}body{color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{color:var(--text-primary);text-shadow:none!important;letter-spacing:.02em}h1{font-size:2.5rem;font-weight:800}h2{font-size:2rem;font-weight:700}h3{font-size:1.5rem;font-weight:600}h4{font-size:1.25rem;font-weight:600}p{color:var(--text-secondary);line-height:1.7}a{color:var(--accent-gold);text-decoration:none;transition:color .2s ease}a:hover{color:var(--text-primary)}a:active{color:var(--accent-gold-dim)}svg,.anticon svg,.icon svg{stroke-width:2.5;vector-effect:non-scaling-stroke}.icon-sm svg{width:18px;height:18px}.icon-md svg{width:22px;height:22px}.icon-lg svg{width:28px;height:28px}.icon-xl svg{width:36px;height:36px}.nav-icon-svg svg{color:var(--text-secondary);transition:color .2s ease}.nav-link.active .nav-icon-svg svg{color:var(--accent-gold);filter:drop-shadow(0 0 8px rgba(248,232,200,.5))}.category-icon-news{color:var(--accent-red)}.category-icon-tech{color:var(--accent-blue)}.category-icon-culture{color:var(--accent-purple)}.category-icon-society{color:var(--accent-pink)}.category-icon-finance{color:var(--accent-gold)}.category-icon-sports,.category-icon-nature{color:var(--accent-green)}.category-icon-education{color:var(--accent-purple)}.category-icon-health{color:var(--accent-red)}.category-icon-entertainment{color:var(--accent-pink)}@keyframes iconShimmer{0%{background-position:0% center}to{background-position:200% center}}.icon-glow svg{filter:drop-shadow(0 0 10px rgba(248,232,200,.6)) drop-shadow(0 0 20px rgba(212,180,131,.4))}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}button,.ant-btn,[role=button]{min-height:44px;min-width:44px;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:500;letter-spacing:.02em;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ant-btn-primary{background:linear-gradient(135deg,var(--accent-gold) 0%,var(--accent-bronze) 100%);border:none;color:#121014}.ant-btn-primary:hover{background:linear-gradient(135deg,#fff 0%,var(--accent-gold) 100%)}.ant-btn-default{background:var(--bg-card);border:1px solid var(--border-light);color:var(--text-secondary)}.ant-btn-default:hover{border-color:var(--accent-gold);color:var(--text-primary)}.ant-input,.ant-select-selector,.ant-input-affix-wrapper{min-height:44px;padding:12px 16px;border-radius:10px;background:var(--bg-input);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:15px}.ant-input:hover,.ant-select-selector:hover,.ant-input-affix-wrapper:hover{border-color:var(--border-light)}.ant-input:focus,.ant-select-selector:focus,.ant-input-affix-wrapper:focus{border-color:var(--accent-gold);box-shadow:0 0 0 2px #f8e8c826}.ant-input::placeholder{color:var(--text-muted)}.dream-card,.event-card,.timeline-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;padding:24px;box-shadow:none;transition:border-color .2s ease,background .2s ease}.dream-card:hover,.event-card:hover,.timeline-card:hover{border-color:var(--border-gold);background:var(--bg-card-hover)}.card-title,.event-title{color:var(--text-primary);font-size:18px;font-weight:700;line-height:1.5}.card-description,.event-description{color:var(--text-secondary);font-size:14px;line-height:1.7}.card-meta,.meta-row{color:var(--text-muted);font-size:13px}.ant-tag,.tag,.category-tag{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.02em;min-height:32px;display:inline-flex;align-items:center;justify-content:center}.global-nav{background:#121014fa;border-top:1px solid var(--border-light);backdrop-filter:blur(10px)}.nav-link{color:var(--text-secondary);padding:10px 16px;border-radius:10px;min-height:44px;display:flex;align-items:center;gap:8px}.nav-link:hover{color:var(--text-primary);background:var(--bg-card-hover)}.nav-link.active{color:var(--accent-gold);background:#f8e8c81a;border:1px solid var(--border-gold)}@media (min-width: 1400px){:root{font-size:17px}}@media (min-width: 1200px) and (max-width: 1399px){:root{font-size:16px}}@media (min-width: 768px) and (max-width: 1199px){:root{font-size:15px}}@media (max-width: 767px){:root{font-size:15px}body{-webkit-text-size-adjust:100%;text-size-adjust:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.35rem}button,.ant-btn,[role=button],.nav-link,.category-tag,.ant-input,.ant-select-selector{min-height:48px;padding:14px 20px}input[type=text],input[type=search],input[type=email],input[type=password],input[type=number],textarea,select,.ant-input{font-size:16px!important}.dream-card,.event-card,.timeline-card{padding:18px;border-radius:14px;margin-bottom:12px}.global-nav{position:fixed;bottom:0;left:0;right:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border-light);border-bottom:none;box-shadow:0 -4px 20px #0000004d}.nav-content{display:flex;justify-content:space-around;padding:0 8px}.nav-link{flex:1;flex-direction:column;justify-content:center;gap:4px;padding:8px 4px;min-height:52px}.nav-text{font-size:10px}.nav-icon-svg svg{width:24px;height:24px}.category-tags{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 16px 12px;gap:10px}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0;padding:10px 18px;font-size:13px}}@media (max-width: 480px){:root{font-size:14px}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.dream-card,.event-card{padding:16px;border-radius:12px}}@media (max-width: 767px) and (orientation: landscape){body{font-size:14px}.hero-section{padding:24px}.hero-title{font-size:1.75rem;line-height:1.2}.timeline-item{flex-direction:row;gap:20px}.timeline-marker{flex-direction:column;width:40px}.marker-line{width:2px;height:100%;margin-top:8px}}@supports (padding: env(safe-area-inset-top)){.global-nav,.site-header,.site-footer{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-color-scheme: dark){:root{--bg-primary: #121014;--bg-secondary: #1a181d;--bg-tertiary: #242028}}@media (prefers-color-scheme: light){:root{--bg-primary: #f8f6f0;--bg-secondary: #ffffff;--bg-tertiary: #f0ede6;--text-primary: #1a181d;--text-secondary: #2a282d;--text-tertiary: #4a484d;--text-muted: #6a686d;--border-subtle: rgba(0, 0, 0, .08);--border-light: rgba(0, 0, 0, .15)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#12101480}::-webkit-scrollbar-thumb{background:#a78bfa66;border-radius:4px;border:2px solid rgba(18,16,20,.5)}::-webkit-scrollbar-thumb:hover{background:#a78bfa99}@media (max-width: 767px){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#a78bfa80;border-radius:3px}}::selection{background:#a78bfa4d;color:#fff}::-moz-selection{background:#a78bfa4d;color:#fff}.ant-skeleton-header,.ant-skeleton-paragraph>li{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1a 37%,#ffffff0f 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.loading-text{background:linear-gradient(90deg,var(--text-muted) 0%,var(--text-secondary) 50%,var(--text-muted) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:text-shimmer 2s linear infinite}@keyframes text-shimmer{0%{background-position:0% center}to{background-position:200% center}}.ant-empty{padding:60px 20px}.ant-empty-image{filter:drop-shadow(0 0 20px rgba(201,169,98,.15));opacity:.8}.ant-empty-description{color:var(--text-muted);font-size:14px}.ant-modal{border-radius:16px;background:var(--bg-secondary);border:1px solid var(--border-light)}.ant-modal-header{border-radius:16px 16px 0 0;background:var(--bg-tertiary);border-bottom:1px solid var(--border-subtle)}.ant-modal-title{color:var(--text-primary);font-size:18px;font-weight:600}.ant-modal-body{color:var(--text-secondary)}.ant-message-notice-content,.ant-notification-notice{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;box-shadow:none}.ant-message-notice-content{color:var(--text-primary)}.event-card,.timeline-card,.dream-card{content-visibility:auto;contain-intrinsic-size:0 200px}.global-nav,.site-header,.event-card{contain:layout style paint}@media (max-width: 767px){*{animation:none!important;transition:none!important}button:active,.ant-btn:active,.event-card:active{transform:scale(.98);transition:transform .1s ease}}@media print{body{background:#fff;color:#000}.global-nav,.site-header,.site-footer,button,.ant-btn{display:none!important}.event-card,.timeline-card{break-inside:avoid;border:1px solid #ccc;box-shadow:none}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.event-card,.timeline-card,.category-tag,.ant-tag{border-width:.5px}body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:subpixel-antialiased}}.pwa-install-prompt{position:fixed;bottom:80px;left:16px;right:16px;background:var(--bg-secondary);border:1px solid var(--border-gold);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0006;z-index:999}.pwa-install-prompt-title{color:var(--text-primary);font-size:16px;font-weight:600;margin-bottom:8px}.pwa-install-prompt-desc{color:var(--text-secondary);font-size:13px;margin-bottom:16px}.pwa-install-prompt-actions{display:flex;gap:12px}.offline-indicator{position:fixed;top:0;left:0;right:0;background:var(--accent-red);color:#fff;text-align:center;padding:8px;font-size:13px;z-index:1001}@media (max-width: 768px){:root{--wm-text-primary: #ffffff;--wm-text-secondary: #f5f1eb;--wm-text-tertiary: #e8e4dc;--wm-text-muted: #c8c4bc;--wm-accent-gold: #f8e8c8;--wm-accent-bronze: #e0c090;--wm-accent-purple: #c0a8f5;--wm-accent-blue: #58c8f8;--wm-accent-green: #6ee7b7;--wm-accent-red: #fca5a5;--wm-border-subtle: rgba(245, 230, 200, .15);--wm-border-light: rgba(245, 230, 200, .25);--wm-border-medium: rgba(245, 230, 200, .4);--wm-border-gold: rgba(248, 232, 200, .6)}}@media (max-width: 768px){.icon svg,.anticon svg,svg[class*=anticon],.nav-icon-svg svg{stroke-width:2.5!important}.icon-sm svg{width:20px;height:20px}.icon-md svg{width:24px;height:24px}.icon-lg svg{width:28px;height:28px}.icon-xl svg{width:36px;height:36px}.nav-icon-svg{color:var(--wm-text-secondary);transition:color .2s ease,filter .2s ease;display:inline-flex;align-items:center;justify-content:center}.nav-link.active .nav-icon-svg{color:var(--wm-accent-gold);filter:drop-shadow(0 0 8px rgba(245,230,200,.5))}.nav-link:hover .nav-icon-svg{color:var(--wm-text-primary)}.category-icon{opacity:.95;transition:opacity .2s ease}.category-tag:hover .category-icon{opacity:1}.ant-btn .anticon,.ant-btn-icon-only{display:inline-flex;align-items:center;justify-content:center}.event-card .anticon{color:var(--wm-accent-gold)}.stat-item .anticon{color:var(--wm-accent-bronze);filter:drop-shadow(0 0 6px rgba(224,192,144,.4))}}@media (max-width: 768px){button,.ant-btn,[role=button],a[role=button]{min-height:44px;min-width:44px;padding:12px 20px;touch-action:manipulation;-webkit-tap-highlight-color:rgba(201,169,98,.15)}.nav-link,.category-tag{min-height:44px;padding:10px 16px;touch-action:manipulation}.event-card,.timeline-card{touch-action:manipulation;-webkit-tap-highlight-color:rgba(201,169,98,.15);cursor:pointer}.ant-input,.ant-select-selector,.ant-input-affix-wrapper{min-height:44px;padding:10px 14px}button:active,.ant-btn:active,.event-card:active,.category-tag:active,.nav-link:active{transform:scale(.98);transition:transform .1s ease;background:#c9a96240}}@media (max-width: 768px){h1{font-size:28px!important;line-height:1.3;color:var(--wm-text-primary)!important;font-weight:700}h2{font-size:24px!important;line-height:1.35;color:var(--wm-text-primary)!important;font-weight:700}h3{font-size:20px!important;line-height:1.4;color:var(--wm-text-secondary)!important;font-weight:600}h4{font-size:17px!important;line-height:1.45;color:var(--wm-text-secondary)!important;font-weight:600}.hero-title{font-size:36px!important;letter-spacing:.04em;line-height:1.3}.event-title,.card-title{font-size:16px!important;line-height:1.5;color:var(--wm-text-primary)!important}}@media (max-width: 768px){.detail-header{padding:12px 16px}.header-content{padding:0;gap:12px}.back-btn{padding:8px 14px;font-size:13px;min-height:40px}.event-hero{padding:40px 16px}.event-main-title{font-size:24px!important;line-height:1.4}.event-main-description{font-size:15px!important;line-height:1.6;color:var(--wm-text-tertiary)!important}.category-badge{padding:6px 14px;font-size:12px;min-height:36px}.timeline-card{padding:16px;margin-bottom:16px}.timeline-node-header{flex-direction:column;align-items:flex-start;gap:8px}.time-tag{padding:4px 12px;font-size:12px;min-height:32px}.timeline-node-content{font-size:14px;line-height:1.7;color:var(--wm-text-tertiary)}.event-main-image-wrapper{margin:20px 0;border-radius:12px}.event-main-image{max-height:300px}.timeline-node-image{width:100%;max-width:none;max-height:200px}.voting-section{padding:24px 16px}.voting-buttons{flex-direction:column;gap:12px}.vote-btn{width:100%;min-height:48px}.source-link{padding:14px 16px;font-size:13px;word-break:break-all;min-height:48px}}@media (max-width: 768px) and (orientation: landscape){body{font-size:14px}.hero-section{padding:24px}.hero-title{font-size:28px!important}.timeline-section{padding:24px}.timeline-item{flex-direction:row;gap:20px}.timeline-marker{flex-direction:column;width:40px;gap:0}.marker-line{width:2px;height:100%;margin-top:8px}.voting-buttons{flex-direction:row;gap:16px}.vote-btn{width:auto;min-width:120px}.category-tags{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 16px 12px}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0}.event-card{padding:16px}.event-title{font-size:15px!important;-webkit-line-clamp:1}.event-description{font-size:13px!important;-webkit-line-clamp:2}}@media (max-width: 768px) and (orientation: landscape) and (max-height: 400px){.hero-section{padding:16px}.hero-title{font-size:22px!important}.hero-slogan,.hero-quote{display:none}.timeline-section{padding:16px}.section-header h2{font-size:18px}.event-card{padding:12px}.event-title{font-size:14px!important;-webkit-line-clamp:1}.event-description{font-size:12px!important;-webkit-line-clamp:2}}@supports (padding: env(safe-area-inset-top)){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.global-nav,.site-header,.detail-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}@media (max-width: 768px){.event-card,.timeline-card{padding:16px;border-radius:12px;border:1px solid var(--wm-border-subtle);background:#ffffff0a;margin-bottom:12px;position:relative;overflow:hidden}.event-card:before,.timeline-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#f5e6c826,#c9a96240,#f5e6c826);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.5;transition:opacity .3s ease}.event-card:hover:before,.timeline-card:hover:before{opacity:1}.event-description,.timeline-node-content{background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 20%,transparent 80%,rgba(255,255,255,.01) 100%)}.card-meta,.meta-row{font-size:12px;color:var(--wm-text-muted)}.card-tags .ant-tag,.tag{font-size:11px;padding:4px 10px;min-height:28px;border-radius:6px;font-weight:500}}@media (max-width: 768px){html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#12101480}::-webkit-scrollbar-thumb{background:#a78bfa66;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a78bfa99}}@media (max-width: 768px){.event-card,.timeline-card{content-visibility:auto;contain-intrinsic-size:0 200px}.global-nav,.site-header,.detail-header{contain:layout style paint}.event-card,.timeline-card,.category-tag{transition:none!important;animation:none!important}button:active,.ant-btn:active,.event-card:active{transform:scale(.98)}}@media (max-width: 768px){.ant-form-item-label>label{font-size:14px;height:40px}.ant-form-item{margin-bottom:20px}.ant-form-item-explain-error{font-size:12px;color:var(--wm-accent-red)}.ant-form-item .ant-btn{height:48px;font-size:16px;width:100%}}@media (max-width: 768px){.ant-message{max-width:calc(100% - 32px)}.ant-message-notice-content{padding:12px 16px;font-size:13px}.ant-notification{max-width:calc(100% - 16px);margin:8px}.ant-notification-notice{padding:14px;border-radius:10px}}@media (max-width: 768px){.ant-modal{margin:16px;max-width:calc(100% - 32px);border-radius:16px}.ant-modal-header{padding:16px 20px;border-radius:16px 16px 0 0}.ant-modal-title{font-size:17px}.ant-modal-body{padding:20px}.ant-modal-footer{padding:16px 20px;border-radius:0 0 16px 16px}.ant-modal-footer .ant-btn{min-height:44px;padding:10px 20px}}@media (max-width: 768px){.loading-container{padding:60px 20px}.ant-spin-text,.ant-empty-description{font-size:13px;color:var(--wm-text-muted)}.ant-skeleton-paragraph>li{height:14px;margin-bottom:8px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1a 37%,#ffffff0f 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}}@media (max-width: 768px){.status-tag{min-height:32px;padding:6px 14px;font-weight:600;letter-spacing:.02em}.tag-hot{background:linear-gradient(135deg,#fca5a540,#ff7b7b33);border-color:#fca5a580;color:var(--wm-accent-red)}.tag-new{background:linear-gradient(135deg,#6ee7b740,#10b98133);border-color:#6ee7b780;color:var(--wm-accent-green)}}@media (max-width: 768px){.site-footer,.detail-footer{padding:40px 16px 80px;font-size:12px}.site-footer .ant-typography,.detail-footer .ant-typography{color:var(--wm-text-muted);line-height:1.6}}@media (max-width: 768px){.event-stats{flex-wrap:wrap;gap:12px}.stat-item{font-size:13px;min-height:40px;padding:8px 12px;border-radius:8px;background:#ffffff08;display:flex;align-items:center;gap:8px}.stat-item .anticon{font-size:16px}}@media (max-width: 768px){.ant-empty{padding:40px 20px}.ant-empty-image{filter:drop-shadow(0 0 20px rgba(201,169,98,.15))}.ant-empty-description{color:var(--wm-text-muted);font-size:13px}}@media (max-width: 768px){.search-wrapper{padding:0 16px}.search-wrapper .ant-input-affix-wrapper{height:44px;border-radius:10px;font-size:14px;background:#ffffff0d;border:1px solid var(--wm-border-light)}.search-wrapper .ant-input{font-size:14px;color:var(--wm-text-primary)}.search-wrapper .ant-input::placeholder{color:var(--wm-text-muted)}.search-wrapper .ant-input-prefix{color:var(--wm-accent-gold)}.search-wrapper .ant-input-search-button{height:44px!important;min-width:44px;border-radius:0 10px 10px 0!important}}@media (max-width: 768px){.category-tags{overflow-x:auto;flex-wrap:nowrap;padding:0 16px 12px;-ms-overflow-style:none;scrollbar-width:none;gap:8px;-webkit-overflow-scrolling:touch}.category-tags::-webkit-scrollbar{display:none}.category-tag{flex-shrink:0;padding:8px 14px;font-size:13px;min-height:36px;border-radius:20px;background:#ffffff0d;border:1px solid var(--wm-border-subtle);color:var(--wm-text-tertiary);font-weight:500;letter-spacing:.02em}.category-tag:hover{border-color:var(--wm-border-light);background:#ffffff14;color:var(--wm-text-primary)}.category-tag.active{background:#f8e8c826;border-color:var(--wm-border-gold);color:var(--wm-accent-gold)}}:root{--text-primary: #ffffff;--text-secondary: #f5f1eb;--text-tertiary: #e8e4dc;--text-quaternary: #d4d0c8;--text-disabled: #b8b4ac;--text-muted: #9a968e;--accent-gold: #f8e8c8;--accent-gold-dim: #d4b483;--accent-bronze: #e0c090;--accent-purple: #c0a8f5;--accent-purple-dim: #8b5cf6;--accent-blue: #58c8f8;--accent-blue-dim: #0ea5e9;--accent-green: #6ee7b7;--accent-green-dim: #10b981;--accent-red: #fca5a5;--accent-red-dim: #ef4444;--accent-pink: #f8a8d8;--border-subtle: rgba(245, 230, 200, .2);--border-light: rgba(245, 230, 200, .3);--border-medium: rgba(245, 230, 200, .45);--border-gold: rgba(212, 180, 131, .7);--border-focus: rgba(248, 232, 200, .85);--bg-card: rgba(255, 255, 255, .08);--bg-card-hover: rgba(255, 255, 255, .14);--bg-input: rgba(255, 255, 255, .08);--bg-card-active: rgba(255, 255, 255, .18);--bg-overlay: rgba(18, 16, 20, .95)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"Noto Serif SC",Songti SC,serif;font-size:16px;line-height:1.7;color:var(--text-primary);background:#121014;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}h1{font-size:clamp(32px,5vw,64px);font-weight:800;letter-spacing:.03em;color:var(--text-primary);line-height:1.2;margin-bottom:24px}h2{font-size:clamp(24px,4vw,48px);font-weight:700;letter-spacing:.02em;color:var(--text-primary);line-height:1.3;margin-bottom:20px}h3{font-size:clamp(20px,3vw,32px);font-weight:600;letter-spacing:.02em;color:var(--text-secondary);line-height:1.4;margin-bottom:16px}h4{font-size:clamp(18px,2.5vw,24px);font-weight:600;color:var(--text-secondary);line-height:1.4;margin-bottom:12px}.icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon svg{stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s ease,fill .2s ease}.icon-sm{width:20px;height:20px}.icon-sm svg{width:20px;height:20px;stroke-width:2.2}.icon-md{width:24px;height:24px}.icon-md svg{width:24px;height:24px;stroke-width:2.2}.icon-lg{width:32px;height:32px}.icon-lg svg{width:32px;height:32px;stroke-width:2.5}.icon-xl{width:48px;height:48px}.icon-xl svg{width:48px;height:48px;stroke-width:2.5}.icon-gradient svg{background:linear-gradient(135deg,var(--accent-gold) 0%,var(--accent-bronze) 50%,var(--accent-gold) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:iconShimmer 3s linear infinite}.icon-glow svg{filter:drop-shadow(0 0 12px rgba(248,232,200,.7)) drop-shadow(0 0 24px rgba(212,180,131,.5))}.icon-animated svg{animation:iconFloat 3s ease-in-out infinite}@keyframes iconShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.dream-card,.event-card,.card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;padding:20px;transition:background .2s ease,border-color .2s ease;box-shadow:none}.dream-card:hover,.event-card:hover,.card:hover{background:var(--bg-card-hover);border-color:var(--border-light)}.card-title{font-size:clamp(18px,3vw,24px);font-weight:600;color:var(--text-primary);margin-bottom:12px;line-height:1.4}.card-content{font-size:clamp(14px,2.5vw,16px);color:var(--text-secondary);line-height:1.7}.card-meta{font-size:clamp(12px,2vw,14px);color:var(--text-tertiary);margin-top:12px;display:flex;gap:16px;align-items:center}button,.ant-btn,.btn{min-height:44px;min-width:44px;padding:12px 24px;font-size:15px;font-weight:500;border-radius:10px;border:1px solid var(--border-medium);background:var(--bg-card);color:var(--text-primary);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .1s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:hover,.ant-btn:hover,.btn:hover{background:var(--bg-card-hover);border-color:var(--border-gold)}button:active,.ant-btn:active,.btn:active{transform:scale(.96);background:var(--bg-card-active)}button.primary,.ant-btn-primary,.btn-primary{background:linear-gradient(135deg,var(--accent-gold) 0%,var(--accent-bronze) 100%);border-color:var(--accent-gold);color:#121014;font-weight:600}button.primary:hover,.ant-btn-primary:hover,.btn-primary:hover{background:linear-gradient(135deg,#ffe4b5,#e8c898);border-color:#ffe4b5}input,textarea,.ant-input,.ant-select-selector{background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:10px;padding:14px 16px;font-size:16px;color:var(--text-primary);min-height:48px;transition:border-color .2s ease,background .2s ease}input:focus,textarea:focus,.ant-input:focus,.ant-select-selector:focus{border-color:var(--border-focus);background:#ffffff1a;outline:none}input::placeholder,textarea::placeholder{color:var(--text-muted)}a{color:var(--accent-gold);text-decoration:none;transition:color .2s ease;-webkit-tap-highlight-color:rgba(201,169,98,.15)}a:hover{color:#fff;text-decoration:underline}@media (max-width: 768px){body{font-size:15px}h1{font-size:36px}h2{font-size:28px}h3{font-size:22px}.dream-card,.event-card,.card{padding:16px;margin-bottom:16px;border-radius:12px}button,.ant-btn,.btn{width:100%;max-width:none}*{-webkit-tap-highlight-color:rgba(201,169,98,.15);-webkit-touch-callout:none;user-select:none}button:active,.ant-btn:active,.btn:active,.card:active{transform:scale(.96)}}@media (max-width: 480px){body{font-size:14px}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}input,textarea,.ant-input,.ant-select{font-size:16px!important}}@media (max-width: 768px) and (orientation: landscape){body{font-size:14px}.dream-card,.event-card,.card{padding:12px 16px}}@supports (padding: env(safe-area-inset-top)){.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-left{padding-left:env(safe-area-inset-left)}.safe-right{padding-right:env(safe-area-inset-right)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#12101499}::-webkit-scrollbar-thumb{background:#a78bfa73;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a78bfaa6}::selection{background:#f8e8c859;color:#121014}::-moz-selection{background:#f8e8c859;color:#121014}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast: high){:root{--text-primary: #ffffff;--text-secondary: #ffffff;--border-subtle: rgba(255, 255, 255, .5);--border-light: rgba(255, 255, 255, .7)}}@media (prefers-color-scheme: light){body{background:#121014;color:#fff}}.ant-empty-description,.footer-text,.stat-label,.event-meta,.mobile-date,.pc-date,.stat-item,.pc-stat{color:silver!important}.ant-spin-text,.loading-container{color:#b0b0b0!important}.ant-input::placeholder,input::placeholder,textarea::placeholder{color:#b0b0b0!important}.map-stats-overview .stat-label{color:silver!important}.event-item-meta{color:#c8c4bc!important}.ranking-page .ant-table .event-meta,.ranking-page .ant-table .event-location,.ranking-page .ant-table .event-date,.ranking-page .ant-pagination-total-text{color:#b0b0b0!important}.ranking-page .ant-tabs-tab{color:#d0d0d0!important}.ranking-page .ant-tabs-tab:hover{color:#fff!important}.timeline-icon{color:#b0b0b0!important}.nav-link,.nav-link a{color:#b0b0b0!important}.nav-link:hover,.nav-link.active,.nav-link a:hover,.nav-link a.active{color:#e0e0e0!important}.site-footer,.footer-text{color:#b0b0b0!important}.footer-line-2{color:silver!important}.ranking-footer .footer-text{color:#b0b0b0!important}.category-tag{color:#d0d0d0!important}.card-hashtags .ant-tag,.card-tags .tag,.ant-tag{color:#b0b0b0!important}@media (max-width: 768px){.stat-label,.event-meta,.footer-text,.ant-empty-description{color:silver!important}}.event-card:hover .card-description,.event-card:hover .pc-description,.event-card:hover .mobile-date,.event-card:hover .pc-date,.event-link:hover .event-meta{color:silver!important}.map-page .rank-num{color:#fff!important;background:#8b000059!important}.map-page .province-name{color:#fff!important;font-weight:600}.map-page .count{color:#fff!important;font-weight:700}.map-page .province-bar-item:hover{background:#8b000040!important}.map-page .legend-item{color:#fff!important}.map-page .legend-label{color:#e0e0e0!important}.map-page .legend-item:hover{opacity:.85;cursor:pointer}
