:root{color:#333;font-synthesis:none;background:#f8f8f8;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}*{box-sizing:border-box}body{min-width:1100px;margin:0}.home{scroll-behavior:smooth;scroll-snap-type:y mandatory;background:#f8fbff;height:calc(100vh - 55px);position:relative;overflow:hidden auto}.home:before,.home:after{content:"";pointer-events:none;position:fixed;inset:55px 0 0}.home:before{z-index:0;background-image:url(/static_dy/img/module-bg.png);background-position:top;background-repeat:no-repeat;background-size:100% 360px}.home:after{z-index:0;background:linear-gradient(#fff0 0 360px,#f8fbff 540px)}.home::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav{z-index:30;background:#fff;align-items:center;height:55px;padding:0 max(28px,50% - 684px);transition:all .2s;display:flex;position:sticky;top:0}.nav.shadow{box-shadow:0 3px 12px #0002}.brand{align-items:center;gap:10px;width:250px;display:flex}.brand img{object-fit:contain;width:36px;height:36px}.brand span{color:#0000;white-space:nowrap;background:linear-gradient(90deg,#f6a109,#e70c1d);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700}.nav nav{align-items:center;height:100%;margin-left:auto;display:flex}.nav nav a{place-items:center;height:100%;padding:0 25px;font-size:16px;display:grid;position:relative}.nav nav a.router-link-active,.nav nav a.active{color:#0000;background:linear-gradient(90deg,#f6a109,#7a168f);-webkit-background-clip:text;background-clip:text}.nav nav a.router-link-active:after,.nav nav a.active:after{content:"";background:linear-gradient(90deg,#f6a109,#e70c1d);width:50%;height:3px;position:absolute;bottom:5px;left:25%}.account{justify-content:flex-end;align-items:center;gap:10px;min-width:200px;height:100%;margin-left:22px;display:flex}.account-team{white-space:nowrap;align-items:center;gap:7px;height:100%;display:inline-flex}.account img{object-fit:contain;width:32px;height:32px}.text-btn{color:#fff;cursor:pointer;background:linear-gradient(116deg,#f6a109,#e70c1d);border:0;border-radius:18px;margin-left:0;padding:7px 20px}.login-link{color:#fff;background:linear-gradient(116deg,#f6a109,#e70c1d);border-radius:18px;padding:7px 20px;display:inline-block}.link-btn{color:#1677ff;cursor:pointer;background:0 0;border:0}.page{min-height:calc(100vh - 55px)}.page-enter-active,.page-leave-active,.app-page-enter-active,.app-page-leave-active{transition:opacity .18s,transform .18s}.page-enter-from,.app-page-enter-from{opacity:0;transform:translateY(10px)}.page-leave-to,.app-page-leave-to{opacity:0;transform:translateY(-6px)}@media (prefers-reduced-motion:reduce){.page-enter-active,.page-leave-active,.app-page-enter-active,.app-page-leave-active{transition:none}}.theme-page{background-color:#f8f8f8;background-position:top;background-repeat:no-repeat;background-size:100% 476px;min-height:calc(100vh - 55px);padding:38px 0}.max,.content-page{width:1200px;margin:auto}.content-page{min-height:650px;padding:36px 0 80px}.hero{z-index:1;scroll-snap-align:start;scroll-snap-stop:always;background-position:50%;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 55px);min-height:640px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#f4f6f900,#f4f6f9);height:32%;position:absolute;inset:auto 0 0}.home-slide{z-index:1;scroll-snap-align:start;scroll-snap-stop:always;background:0 0;place-items:center;min-height:calc(100vh - 55px);padding:64px 0;display:grid;position:relative;overflow:hidden}.home-slide:before{content:none}.home-slide-news,.home-slide-schedule{background-color:#0000}.home-slide-organizer{background-color:#0000;flex-direction:column;justify-content:center;padding-bottom:0;display:flex}.home-slide>*{z-index:1;opacity:0;transition:opacity .62s,transform .62s cubic-bezier(.2,.75,.2,1);position:relative;transform:translateY(26px)scale(.985)}.home-slide.section-active>*{opacity:1;transform:translateY(0)scale(1)}.home-dots{z-index:40;flex-direction:column;gap:12px;display:flex;position:fixed;top:calc(50% + 27px);left:14px;transform:translateY(-50%)}.home-dots button{cursor:pointer;background:#ffffffe0;border:1px solid #ef4d166b;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;transition:border-color .22s,background-color .22s,box-shadow .22s,transform .22s;display:grid;position:relative;box-shadow:0 4px 14px #1f2d3d21}.home-dots button:before{content:"";background:#ef4d16;border-radius:50%;width:6px;height:6px;transition:transform .22s,background-color .22s}.home-dots button span{color:#df4a16;opacity:0;white-space:nowrap;pointer-events:none;background:#fffffff0;border-radius:16px;padding:4px 9px;font-size:13px;font-weight:600;transition:opacity .18s,transform .18s;position:absolute;left:26px;transform:translate(-8px)}.home-dots button:hover,.home-dots button.active{background:linear-gradient(135deg,#fff,#fff2e6);border-color:#ef4d16;transform:translate(3px);box-shadow:0 8px 24px #ef4d162e}.home-dots button.active:before{background:linear-gradient(135deg,#f6a109,#e70c1d);transform:scale(1.85)}.home-dots button:hover span,.home-dots button:focus-visible span{opacity:1;transform:translate(0)}.back-to-top{z-index:45;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:linear-gradient(135deg,#f6a109,#e70c1d);border:0;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:opacity .24s,transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .18s,filter .18s;display:grid;position:fixed;bottom:100px;right:24px;transform:translateY(18px)scale(.86);box-shadow:0 14px 34px #e70c1d3d}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.back-to-top:hover{filter:brightness(1.05);transform:translateY(-2px)scale(1.02);box-shadow:0 18px 38px #e70c1d52}.back-to-top svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:24px;height:24px}.hero-actions{flex-direction:column;gap:10px;display:flex;position:absolute;bottom:12%;right:3.3%}.hero-action{color:#205daf;background:#ffffffed;border-radius:8px;align-items:center;gap:10px;width:180px;height:52px;padding:8px 14px;font-weight:700;display:flex;box-shadow:0 5px 20px #17375c35}.hero-action img{object-fit:contain;width:34px;height:34px}.section-title{text-align:center;margin:0 0 32px;font-size:28px}.home-slide-news .section-title{margin-bottom:54px}.home-section,.organizers .max{width:min(1440px,100% - 180px);box-shadow:none;background:0 0;border-radius:0;padding:0;transition:opacity .56s,transform .56s cubic-bezier(.2,.75,.2,1)}.home-section{margin:0}.section-title span{background:#1677ff;border-radius:4px;width:52px;height:4px;margin:13px auto 0;display:block}.home-slide .section-title,.home-slide .news-grid,.home-slide .tracks article,.home-slide .schedule div,.home-slide .organizers h3,.home-slide .org-grid span,.home-slide .site-footer{opacity:0;transition:opacity .56s,transform .64s cubic-bezier(.2,.75,.2,1),box-shadow .2s,border-color .2s;transform:translateY(28px)}.home-slide .news-cover{opacity:0;transition:opacity .64s,transform .68s cubic-bezier(.2,.75,.2,1);transform:translate(-28px)}.home-slide .news-list article,.home-slide .news-list>.outline-btn{opacity:0;transition:opacity .52s,transform .6s cubic-bezier(.2,.75,.2,1),background-color .18s,box-shadow .18s;transform:translate(24px)}.home-slide.section-active .section-title,.home-slide.section-active .news-grid,.home-slide.section-active .tracks article,.home-slide.section-active .schedule div,.home-slide.section-active .organizers h3,.home-slide.section-active .org-grid span,.home-slide.section-active .site-footer,.home-slide.section-active .news-cover,.home-slide.section-active .news-list article,.home-slide.section-active .news-list>.outline-btn{opacity:1;transform:translate(0)}.home-slide.section-active .section-title{transition-delay:80ms}.home-slide.section-active .news-grid,.home-slide.section-active .tracks article:first-child,.home-slide.section-active .organizers h3:first-of-type{transition-delay:.16s}.home-slide.section-active .news-cover,.home-slide.section-active .tracks article:nth-child(2),.home-slide.section-active .org-grid span:first-child{transition-delay:.24s}.home-slide.section-active .news-list article,.home-slide.section-active .schedule div:first-child,.home-slide.section-active .org-grid span:nth-child(2){transition-delay:.32s}.home-slide.section-active .news-list>.outline-btn,.home-slide.section-active .schedule div:nth-child(2),.home-slide.section-active .org-grid span:nth-child(3){transition-delay:.4s}.home-slide.section-active .schedule div:nth-child(3),.home-slide.section-active .organizers h3:nth-of-type(2),.home-slide.section-active .site-footer{transition-delay:.48s}.home-slide.section-active .schedule div:nth-child(4){transition-delay:.56s}.home-slide.section-active .schedule div:nth-child(5){transition-delay:.64s}.home-slide.section-active .schedule div:nth-child(6){transition-delay:.72s}.news-grid{background:#fff;border-radius:8px;grid-template-columns:minmax(520px,58%) minmax(0,42%);gap:0;min-height:492px;display:grid;overflow:hidden;box-shadow:0 12px 34px #14285024}.news-cover{object-fit:cover;object-position:center;border-radius:0;width:100%;height:492px;display:block}.news-list{border-left:1px solid #c8d9e9;flex-direction:column;min-width:0;min-height:492px;padding:0;display:flex;overflow:hidden}.news-list article>div{min-width:0}.news-list article{cursor:pointer;border-bottom:1px solid #eee;border-radius:0;gap:16px;width:100%;min-width:0;padding:28px 34px 24px;transition:opacity .52s,transform .6s cubic-bezier(.2,.75,.2,1),background-color .18s,box-shadow .18s;display:flex;position:relative}.news-list article:hover,.news-list article:focus-visible{transform:none;box-shadow:0 7px 18px #00000024}.news-list article i{background:#9ab2cc;border-radius:50%;width:8px;height:8px;margin-top:8px}.news-list article.active{background:#fff}.news-list article.active i{background:#ff6a1a}.news-list h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 8px;font-size:18px;line-height:1.35;overflow:hidden}.news-list p{color:#777;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0 0 8px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-list time{color:#999;font-size:13px}.outline-btn,.btn{color:#1677ff;cursor:pointer;background:#fff;border:1px solid #1677ff;border-radius:20px;padding:9px 24px;transition:transform .16s,box-shadow .16s,filter .16s}.outline-btn:hover,.btn:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 7px 18px #1677ff2e}.outline-btn:active,.btn:active{transform:translateY(0)scale(.98)}.btn{color:#fff;background:#1677ff;border-radius:5px}.news-list>.outline-btn{margin:26px auto 0;display:block}.tracks{grid-template-columns:1fr 1fr;gap:22px;display:grid}.tracks article{color:#fff;background:linear-gradient(135deg,#0850aceb,#1eaed5db),radial-gradient(circle at 84% 18%,#ffffff47,#0000 28%);border:1px solid #9fdbff5c;border-radius:7px;min-height:242px;padding:30px 34px;transition:opacity .56s,transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 14px 34px #145ea838,inset 0 1px #ffffff52}.tracks article:before{content:"";opacity:.22;pointer-events:none;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.tracks article:after{content:"";opacity:.72;pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff38,#0000);width:48%;height:160%;position:absolute;top:-42%;right:-12%;transform:rotate(14deg)}.tracks article:hover{transform:translateY(-6px);box-shadow:0 18px 38px #145ea84d,inset 0 1px #ffffff61}.tracks article:nth-child(2){background:linear-gradient(135deg,#5946ceeb,#2a71e1e0),radial-gradient(circle at 84% 18%,#ffffff42,#0000 28%);border-color:#bfb5ff6b}.track-head,.tracks p,.tracks .btn{z-index:1;position:relative}.track-head b{text-shadow:0 2px 10px #00205a52;font-size:24px;display:block}.track-head strong{color:#fffffff0;margin:10px 0 18px;font-size:19px;display:block}.tracks p{text-align:justify;color:#ffffffe6;margin:0 0 20px;line-height:2}.tracks .btn{color:#125fc2;background:#ffffffeb;border:0;box-shadow:0 8px 18px #002a6924}.schedule{grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0 0;display:grid}.schedule div{background:#ffffffad;border:1px solid #cedaebeb;border-radius:7px;flex-direction:column;gap:11px;padding:20px;transition:opacity .56s,transform .64s cubic-bezier(.2,.75,.2,1),box-shadow .2s;display:flex}.schedule div:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0001}.schedule b{color:#225fae;font-size:18px}.schedule span{color:#666}.schedule em{color:#1677ff;font-style:normal}.organizers{background:0 0;padding:0}.organizers .max{margin:auto}.organizers h3{border-left:4px solid #1677ff;margin:22px 0 16px;padding-left:12px}.org-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.org-grid span{text-align:center;background:#ffffffad;border:1px solid #eef0f3;border-radius:7px;min-height:76px;padding:18px 20px;transition:opacity .56s,transform .64s cubic-bezier(.2,.75,.2,1),border-color .18s,box-shadow .18s;box-shadow:0 3px 12px #0000000c}.org-grid span:hover{border-color:#ffd3ae;transform:translateY(-4px);box-shadow:0 10px 24px #1f2d3d1f}.site-footer{color:#fff;text-align:center;background:linear-gradient(110deg,#ffba67,#ff5c08);padding:30px}.home-slide-organizer .site-footer{width:100%;box-shadow:none;border-radius:0;margin-top:auto}.footer-main{text-align:left;justify-content:center;align-items:center;gap:30px;display:flex}.footer-main img{width:95px;height:95px}.site-footer small{border-top:0;margin-top:20px;padding-top:18px;display:block}.service{z-index:50;background:linear-gradient(#fff 0%,#f9fbff 100%);border:1px solid #d5e2f9db;border-radius:18px;flex-direction:column;align-items:center;width:132px;min-height:292px;padding:0 14px 18px;animation:.42s cubic-bezier(.2,.8,.2,1) both service-card-in;display:flex;position:fixed;bottom:156px;right:22px;box-shadow:0 18px 42px #1d4b962e,inset 0 1px #ffffffeb}.service-avatar{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#ddecff,#7bb8ff) border-box;border:2px solid #0000;border-radius:50%;width:94px;height:94px;margin-top:-38px;padding:5px;box-shadow:0 8px 24px #1c68d233}.service-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.service strong{color:#2856ad;margin-top:8px;font-size:17px;line-height:1.2}.service>span{color:#8b95a5;margin-top:4px;font-size:13px}.service-consult{color:#fff;cursor:pointer;background:linear-gradient(100deg,#ff9e22,#e70c1d);border:0;border-radius:18px;justify-content:center;align-items:center;gap:4px;min-width:96px;height:34px;margin-top:13px;padding:0 11px 0 16px;font-size:14px;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 8px 18px #e70c1d3d}.service-consult:hover,.service-consult:focus-visible{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 12px 24px #e70c1d4d}.service-consult:active{transform:translateY(0)scale(.98)}.service-consult svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;width:15px;height:15px}.service-divider{background:linear-gradient(90deg,#0000,#d8dde7,#0000);width:62px;height:1px;margin:14px 0 13px;display:block}.service-contact-row{flex-direction:column;align-items:center;gap:12px;display:flex}.service-item{position:relative}.service-icon{cursor:pointer;filter:drop-shadow(0 5px 8px #1f2d3d24);background:0 0;border:0;border-radius:50%;width:42px;height:42px;padding:0;transition:transform .16s,filter .16s}.service-icon:hover,.service-icon:focus-visible{filter:drop-shadow(0 8px 12px #1f2d3d38);transform:translateY(-2px)scale(1.04)}.service-icon svg,.service-icon>img{width:100%;height:100%;display:block}.service-popover{opacity:0;pointer-events:none;background:#fff;border:1px solid #e6e9ef;border-radius:4px;transition:all .16s;position:absolute;top:50%;right:calc(100% + 14px);transform:translate(8px,-50%);box-shadow:0 5px 18px #0000001f}.service-popover:after{content:"";background:#fff;border-top:1px solid #e6e9ef;border-right:1px solid #e6e9ef;width:12px;height:12px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)rotate(45deg)}.service-item:hover .service-popover,.service-item:focus-within .service-popover{opacity:1;transform:translateY(-50%)}.wechat-popover{width:360px;padding:10px}.wechat-popover img{width:338px;height:auto;display:block}.qq-popover{color:#606266;white-space:nowrap;width:165px;padding:13px 18px}.digital-human-overlay{z-index:120;opacity:1;pointer-events:auto;background:#0e182a7a;place-items:center;padding:64px 28px 42px;transition:opacity .22s;display:grid;position:fixed;inset:0}.digital-human-panel-shell{opacity:1;width:min(1120px,100vw - 56px);height:min(780px,100vh - 106px);transition:opacity .26s,transform .3s cubic-bezier(.2,.8,.2,1);display:grid;transform:translateY(0)scale(1)}.digital-human-panel{background:#fff;border:1px solid #dde6f2e6;border-radius:10px;grid-template-rows:58px minmax(0,1fr);width:100%;height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #00143c57}.digital-human-head{background:linear-gradient(90deg,#fff,#f7fbff);border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;padding:0 18px 0 22px;display:flex}.digital-human-head div{align-items:baseline;gap:10px;display:flex}.digital-human-head b{color:#2856ad;font-size:18px}.digital-human-head span{color:#8b95a5;font-size:13px}.digital-human-head button{color:#606a78;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;transition:background-color .16s,color .16s,transform .16s;display:grid}.digital-human-head button:hover,.digital-human-head button:focus-visible{color:#e70c1d;background:#eef3fa;transform:rotate(90deg)}.digital-human-head svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.2px;width:20px;height:20px}.digital-human-panel iframe{background:#fff;border:0;width:100%;height:100%}.digital-human-loading{z-index:1;color:#2856ad;background:#fff;align-content:center;place-items:center;gap:14px;display:grid;position:absolute;inset:58px 0 0}.digital-human-loading span{border:3px solid #dce9ff;border-top-color:#e70c1d;border-radius:50%;width:36px;height:36px;animation:.78s linear infinite digital-human-loading}.digital-human-loading b{font-size:15px;font-weight:600}.digital-human-enter-active,.digital-human-leave-active{transition:opacity .22s}.digital-human-enter-active .digital-human-panel-shell,.digital-human-leave-active .digital-human-panel-shell{transition:opacity .24s}.digital-human-enter-from,.digital-human-leave-to,.digital-human-enter-from .digital-human-panel-shell,.digital-human-leave-to .digital-human-panel-shell{opacity:0}@keyframes digital-human-loading{to{transform:rotate(360deg)}}@keyframes service-card-in{0%{opacity:0;transform:translateY(24px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@media (height<=760px){.service{bottom:96px}}@media (prefers-reduced-motion:reduce){.service{animation:none}.service-consult,.service-icon,.digital-human-overlay,.digital-human-panel-shell,.digital-human-enter-active,.digital-human-leave-active,.digital-human-enter-active .digital-human-panel-shell,.digital-human-leave-active .digital-human-panel-shell{transition:none}.digital-human-loading span{animation:none}}.login-page{color:#fff;background-position:50%;background-size:cover;flex-direction:column;align-items:center;min-height:100vh;padding-top:8vh;display:flex}.login-page h1{margin:0 0 18px;font-size:42px}.login-page>p{font-size:20px}.login-card{color:#333;background:#ffffffec;border-radius:12px;width:440px;margin-top:5vh;padding:40px;box-shadow:0 20px 60px #001b4b80}.login-card h2{text-align:center}.input-shell{position:relative}.login-card input{border:1px solid #ddd;border-radius:8px;width:100%;height:48px;margin:10px 0;padding:0 46px 0 14px}.login-card input::-ms-reveal{display:none}.login-card input::-ms-clear{display:none}.login-card input[type=password]::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;display:none!important}.login-card .password input{padding-right:82px}.password{position:relative}.input-icon-actions{align-items:center;gap:4px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.input-icon-button{color:#8b95a5;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.input-shell>.input-icon-button{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.input-icon-button:hover{color:#ef4d16;background:#eef1f5}.app-icon{width:18px;height:18px}.login-btn{color:#fff;letter-spacing:15px;background:#e6a23c;border:0;border-radius:8px;width:100%;height:48px;margin-top:16px;font-size:20px}.form-error{color:#e74c3c}.login-page footer{flex-direction:column;align-items:center;gap:8px;margin-top:auto;padding:30px;display:flex}.breadcrumb{color:#777;border-bottom:1px solid #eee;margin-bottom:25px;padding-bottom:18px}.tabs{border-bottom:1px solid #ddd;justify-content:center;margin-bottom:30px;display:flex}.tabs button{cursor:pointer;background:0 0;border:0;padding:15px 42px;font-size:17px}.tabs button.active{color:#1677ff;border-bottom:3px solid #1677ff}.state{text-align:center;color:#888;padding:70px}.skeleton-state{background:linear-gradient(#ffffffeb,#ffffffc7),radial-gradient(circle at 12% 0,#f6a1091a,#0000 32%);border-radius:8px;width:100%;min-height:520px;padding:32px}.skeleton-state span{background:#edf1f6;border-radius:4px;display:block;position:relative;overflow:hidden}.skeleton-state span:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.35s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-head{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;max-width:620px;display:grid}.skeleton-avatar{border-radius:50%;width:64px;height:64px}.skeleton-line{height:18px;margin:9px 0}.skeleton-line.wide{width:min(360px,72%)}.skeleton-line.short{width:min(210px,46%)}.skeleton-toolbar{grid-template-columns:1.4fr .8fr .6fr;gap:14px;margin:34px 0 22px;display:grid}.skeleton-toolbar span{height:38px}.skeleton-table{grid-template-columns:.8fr 2fr 1fr 1fr;gap:12px;display:grid}.skeleton-table span{height:42px}.page-state-content{min-height:320px;animation:.22s both content-soft-in}.home-section .skeleton-state{min-height:492px}.content-page .skeleton-state{min-height:560px}.detail-page .skeleton-state{min-height:650px}.teams-card .skeleton-state,.achievement-card .skeleton-state,.my-team-card .skeleton-state{min-height:620px}.competition-page .skeleton-state{min-height:390px}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@keyframes content-soft-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.content-fade-enter-active,.content-fade-leave-active{transition:opacity .18s,transform .18s}.content-fade-enter-from,.content-fade-leave-to{opacity:0;transform:translateY(6px)}@media (prefers-reduced-motion:reduce){.skeleton-state span:after,.page-state-content{animation:none}.content-fade-enter-active,.content-fade-leave-active{transition:none}}.content-page>h1{margin-bottom:30px;font-size:30px}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:center;border-bottom:1px solid #e8edf3;padding:16px}th{background:#f5f7fa}.teams-hero{color:#fff;background:linear-gradient(135deg,#165fc3,#23a6db);padding:50px calc(50% - 600px)}.teams-hero h1,.teams-hero h3{text-align:center}.teams-hero>div{justify-content:center;gap:90px;margin:30px;font-size:21px;display:flex}.teams-hero footer{justify-content:space-between;align-items:center;display:flex}.teams-hero input{border:0;border-radius:5px;width:280px;padding:10px}.table-card{width:1200px;max-height:550px;margin:30px auto 80px;overflow:auto}.team-name{justify-content:center;align-items:center;gap:12px;display:flex}.team-name img{object-fit:cover;border-radius:4px;width:38px;height:38px}.competition-list article,.trend-list article{cursor:pointer;border:1px solid #e8edf3;border-radius:8px;gap:28px;margin-bottom:20px;padding:22px;display:flex}.competition-list article img,.trend-list article img{object-fit:cover;width:260px;height:150px}.trend-page{background:#fff;border-radius:10px;width:min(1368px,100% - 64px);min-height:calc(100vh - 150px);padding:20px 40px 60px}.trend-page .trend-list article{background:#fff;border:0;padding:0;overflow:hidden;box-shadow:0 2px 8px #00000029}.trend-page .trend-list article>div{padding:20px 20px 20px 0}.trend-page .trend-list article img{object-fit:cover;width:300px;height:160px}.information-page .information{background:#fff;border-radius:8px;padding:28px 40px 38px;box-shadow:0 2px 8px #00000029}.information-page>.outline-btn{margin-top:22px}.detail-head,.team-profile{background:#f6f9fd;gap:30px;padding:28px;display:flex}.detail-head img,.team-profile img{object-fit:cover;width:280px;height:180px}.rich{padding:30px 0;line-height:1.9}.rich img{max-width:100%}.submit-actions{align-items:center;gap:15px;margin-bottom:25px;display:flex}.submit-actions input{display:none}.disabled{opacity:.5;pointer-events:none}.ranking{margin:35px 0}.information{text-align:center}.information .rich{text-align:left}.information time{color:#999}.competition-shell{background:#fff;border-radius:10px;width:min(1368px,100% - 64px);min-height:calc(100vh - 131px);margin:0 auto}.competition-page{min-height:740px;padding:14px 32px 50px}.competition-tabs{border-bottom:2px solid #e4e7ed;gap:36px;display:flex}.competition-tabs button{color:#7c7c7c;cursor:pointer;background:0 0;border:0;padding:8px 0 10px;font-size:22px;position:relative}.competition-tabs button.active{color:#222;font-weight:600}.competition-tabs button.active:after{content:"";background:#ef4d16;height:2px;position:absolute;bottom:-2px;left:0;right:0}.hot-mark{margin-left:4px;font-size:15px}.track-switcher{justify-content:center;margin-top:30px;display:flex}.track-switcher button{cursor:pointer;background:#fff;border:1px solid #dcdfe6;min-width:76px;height:40px}.track-switcher button:first-child{border-radius:4px 0 0 4px}.track-switcher button:last-child{border-radius:0 4px 4px 0;margin-left:-1px}.track-switcher button.active{z-index:1;color:#fff;background:#409eff;border-color:#409eff;position:relative}.competition-schedule{grid-template-columns:repeat(3,1fr);gap:44px;width:900px;margin:40px auto 70px;display:grid}.competition-schedule article{text-align:center;background:#fff;border-radius:10px;padding:28px 25px 24px;transition:transform .18s,box-shadow .18s;box-shadow:0 4px 10px #0003}.competition-schedule article:hover{transform:translateY(-5px);box-shadow:0 11px 24px #0000002e}.competition-schedule h3{color:#126ace;margin:0;font-size:28px;font-weight:500}.competition-schedule time{color:#000;border-bottom:1px solid #7e7e7e;margin-top:18px;padding-bottom:20px;font-size:17px;display:block}.competition-schedule p{margin:18px 0 0;font-size:17px}.competition-cards{width:1050px;margin:0 auto}.competition-cards article{cursor:pointer;border-radius:8px;grid-template-columns:250px 1fr;gap:38px;padding:20px;transition:transform .18s,background-color .18s,box-shadow .18s;display:grid}.competition-cards article:hover,.competition-cards article:focus-visible{background:#fff;transform:translateY(-4px);box-shadow:0 9px 24px #1f2d3d1f}.competition-cards article+article{border-top:1px solid #eee}.competition-cards img{object-fit:contain;width:250px;height:180px}.competition-cards h2{color:#111;margin:0 0 10px;font-size:24px}.competition-cards p{color:#555;min-height:50px;margin:0 0 10px;line-height:1.8}.competition-time{color:#ef4d16;background:#ff5e0014;border-radius:3px;padding:10px}.competition-visits{color:#666;align-items:center;gap:7px;margin-top:26px;display:flex}.competition-visits .app-icon{color:#9aa3ad}.competition-resources{padding:54px 85px}.competition-resources article{border:1px solid #f4d3b1;border-radius:8px;grid-template-columns:260px 1fr 130px 150px 130px;align-items:center;min-height:74px;padding:0 48px;transition:transform .18s,box-shadow .18s;display:grid}.competition-resources article:hover{transform:translateY(-3px);box-shadow:0 9px 22px #1f2d3d1c}.competition-resources button{color:#f6a109;cursor:pointer;background:0 0;border:0;transition:color .16s,transform .16s}.competition-resources button:hover{color:#ef4d16;transform:translateY(-1px)}.resource-toast{z-index:100;color:#e99620;background:#fff8ee;border:1px solid #f4d3b1;border-radius:4px;grid-template-columns:28px 1fr 30px;align-items:center;gap:10px;width:420px;padding:14px 14px 14px 18px;display:grid;position:fixed;top:72px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.resource-toast-icon{border:2px solid;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:700;display:grid}.resource-toast button{color:#9a7c50;place-items:center;width:30px;height:30px;padding:0;display:grid}.resource-toast-enter-active{animation:.36s cubic-bezier(.2,.8,.2,1.15) toast-pop}.resource-toast-leave-active{transition:opacity .16s,transform .16s}.resource-toast-leave-to{opacity:0;transform:translate(-50%,-12px)}@keyframes toast-pop{0%{opacity:0;transform:translate(-50%,-18px)scale(.92)}65%{opacity:1;transform:translate(-50%,4px)scale(1.02)}to{transform:translate(-50%)scale(1)}}.breadcrumb{color:#6f7782;align-items:center;gap:12px;display:flex}.breadcrumb a{color:#303846;font-weight:600}.breadcrumb a:hover{color:#ef4d16}.breadcrumb i{color:#409eff;font-size:22px;font-style:normal}.detail-page{background:#fff;border-radius:10px;width:min(1200px,100% - 64px);padding:20px 40px 60px}.competition-shell,.trend-page,.detail-page,.teams-card,.achievement-card,.my-team-card{transition:transform .22s,box-shadow .22s;box-shadow:0 8px 28px #1f2d3d1a}.competition-shell:hover,.trend-page:hover,.detail-page:hover,.teams-card:hover,.achievement-card:hover,.my-team-card:hover{box-shadow:0 15px 38px #1f2d3d26}.detail-page .detail-head{background:#fff}.detail-page .detail-head>img{object-fit:contain;flex:0 0 320px;width:320px;height:300px}.detail-page .detail-head>div{flex:1}.detail-page .detail-head span{color:#ef4d16;background:#ff5e0014;border-radius:3px;margin-top:55px;padding:9px 12px;display:block}.detail-page .tabs{justify-content:flex-start;margin-top:35px}.detail-page .tabs button{margin-right:38px;padding-left:0;padding-right:28px;font-size:22px;font-weight:600}.detail-page .tabs button.active{color:#111;border-color:#ef4d16}.detail-page .submit .rich img{object-fit:contain;width:100%;height:auto;display:block}.teams-card,.achievement-card,.my-team-card{background:#fff;border-radius:10px;width:min(1200px,100% - 64px);min-height:calc(100vh - 131px);margin:0 auto;padding:28px 56px 64px}.teams-summary{text-align:center}.teams-summary h1{color:#0000;background:linear-gradient(90deg,#e68408,#8c148c);-webkit-background-clip:text;background-clip:text;margin:0;font-size:28px}.teams-summary h3{color:#d75d38}.teams-summary>div{color:#c43d5e;justify-content:center;gap:100px;margin-top:30px;font-size:21px;display:flex}.teams-tools{justify-content:space-between;align-items:center;margin:48px 12px 14px;display:flex}.teams-tools input{border:1px solid #dcdfe6;border-radius:4px;width:200px;height:34px;padding:0 14px}.search-input{position:relative}.search-input input{padding-right:42px}.search-input .input-icon-button{position:absolute;top:50%;right:5px;transform:translateY(-50%)}.teams-table-wrap{max-height:500px;overflow:auto}.teams-table-wrap th{background:linear-gradient(100deg,#f8f8f8,#fff)}.teams-table-wrap tr:nth-child(4n){background:#f5f8fc}.teams-table-wrap .team-name img,.achievement-card .team-name img{object-fit:contain;border-radius:0;width:48px;height:48px}.teams-table-wrap .team-name{justify-content:flex-start;width:360px;margin:0 auto}.teams-table-wrap .team-name span{text-align:left;min-width:0}.achievement-card{text-align:center}.score-switcher{justify-content:center;margin:8px 0 30px;display:flex}.score-switcher button{cursor:pointer;background:#fff;border:1px solid #dcdfe6;min-width:76px;height:40px}.score-switcher button+button{margin-left:-1px}.score-switcher button.active{color:#fff;background:#409eff;border-color:#409eff}.achievement-card .state{min-height:580px}.achievement-card .ranking{margin:60px auto 68px}.ranking-title{color:#0000;text-align:center;background:linear-gradient(90deg,#e68408,#c43d5e);-webkit-background-clip:text;background-clip:text;margin:0 auto 34px;font-size:28px;font-weight:700;display:inline-block}.achievement-card table{width:min(1060px,100%);margin:0 auto}.achievement-card th{background:linear-gradient(100deg,#f8f8f8,#fff)}.ranking-empty{color:#8a93a3;height:60px}.team-heading{border-bottom:2px solid #aaa;justify-content:space-between;align-items:center;padding:8px 15px 16px;display:flex}.team-heading>div{align-items:center;gap:18px;display:flex}.team-heading img{object-fit:contain;background:#f5f7fa;border-radius:50%;width:98px;height:98px}.team-heading h1{font-size:38px;font-weight:500}.team-heading p{color:#d14b52;font-size:23px}.team-members{border-bottom:2px solid #aaa;grid-template-columns:1fr 1fr;gap:120px;padding:30px 55px;display:grid}.team-members h2{font-size:28px}.team-members h2 span{color:#1598d5}.team-members p{color:#ec8c1c;border-bottom:1px solid #dfe4eb;width:260px;margin:0;padding:10px 12px;font-weight:600}.team-members p strong{color:#bb3455}.team-competition{padding:28px 50px 0}.team-competition h2{font-size:26px}.team-competition th,.team-competition td{padding:12px 8px;font-size:13px}.status-tag,.row-action{color:#aaa;background:#f5f7fa;border:1px solid #dcdfe6;border-radius:3px;padding:8px 12px}.status-tag.submitted{color:#18a058;background:#f0fff5;border-color:#b7ebc6}.status-tag.unsubmitted{color:#d93026;background:#fff1f0;border-color:#ffc7c7}.row-action{color:#555;cursor:pointer;margin:0 4px}.row-action:disabled{color:#fff;cursor:not-allowed;background:#cfd2d8;border-color:#d7d9de}.team-competition footer{text-align:right;padding:28px 70px 0;font-size:20px}.hero .hero-actions{z-index:2;flex-direction:row;gap:10px;display:flex;position:absolute;inset:40.5% auto auto 50%;transform:translate(-50%)}.hero .hero-action{width:clamp(230px,15.4vw,295px);height:clamp(72px,5vw,96px);box-shadow:none;color:#fff;text-shadow:0 2px 3px #001e50a6;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:clamp(20px,1.45vw,28px);font-weight:700;transition:filter .16s,transform .16s;display:flex;position:relative;overflow:visible}.hero .hero-action img{object-fit:fill;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero .hero-action span{z-index:1;position:relative}.hero .hero-action:hover{filter:brightness(1.18);transform:translateY(-2px)}.signup-action{position:relative}.signup-popover{color:#606266;opacity:0;pointer-events:none;background:#fff;border:1px solid #ebeef5;border-radius:4px;width:600px;padding:20px 24px;transition:opacity .16s,transform .16s;position:absolute;top:0;left:calc(100% + 10px);transform:translate(-6px);box-shadow:0 4px 18px #00000026}.signup-popover:before{content:"";background:#fff;border-bottom:1px solid #ebeef5;border-left:1px solid #ebeef5;width:12px;height:12px;position:absolute;top:38px;left:-7px;transform:rotate(45deg)}.signup-popover strong{color:#303133;margin-bottom:12px;font-size:18px;font-weight:500;display:block}.signup-popover p{margin:0;line-height:1.7}.signup-action:hover .signup-popover,.signup-action:focus-within .signup-popover{opacity:1;transform:translate(0)}@media (width<=1700px){.signup-popover{width:min(540px,44vw);top:calc(100% + 8px);left:auto;right:0}.signup-popover:before{border:0;border-top:1px solid #ebeef5;border-left:1px solid #ebeef5;top:-7px;left:auto;right:42px}}
