:root{--red:#c8102e;--red-dark:#9b0b21;--red-light:#fde8ec;--gold:#b8860b;--gold-light:#fff8e1;--gold-accent:gold;--navy:#0d2b6b;--navy-mid:#1a3f8f;--navy-light:#e8edf8;--dark:#1a1a2e;--mid:#4a4a6a;--light:#f4f5f9;--white:#fff;--border:#00000014;--r-sm:6px;--r-md:12px;--r-lg:20px;--font:"Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--white);color:var(--dark);font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%}nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid var(--red);background:#0d2b6bf7;justify-content:space-between;align-items:center;gap:14px;height:64px;padding:0 5%;display:flex;position:sticky;top:0}.nb{color:#fff;flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.nlogo-mark{flex-shrink:0;width:100px;height:36px;display:block;overflow:hidden}.nlogo-mark img{width:auto;max-width:none;height:36px;display:block}.nlogo-divider{background:#ffffffe6;flex-shrink:0;width:1px;height:31px}.nlogo-copy{white-space:nowrap;flex-direction:column;gap:2px;line-height:1;display:flex}.nlogo-copy strong{letter-spacing:.2px;font-size:16px;font-weight:800}.nlogo-copy small{letter-spacing:.2px;font-size:11px;font-weight:600}.nl{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex:1;justify-content:flex-end;gap:6px;display:flex;overflow-x:auto}.nl::-webkit-scrollbar{display:none}.nl a{color:#fffc;white-space:nowrap;border:1px solid #0000;border-radius:16px;padding:6px 12px;font-size:12.5px;font-weight:500;transition:all .2s}.nl a:hover{color:var(--gold-accent);border-color:#ffd7004d}.nl a.act{background:var(--red);color:#fff;border-color:var(--red)}.ncta{background:var(--red)!important;color:#fff!important;border:none!important;border-radius:20px!important;padding:7px 18px!important;font-weight:600!important}.ncta:hover{background:var(--red-dark)!important}.nav-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.nav-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:12.5px;font-weight:700;overflow:hidden}.nav-apply-status{height:30px;color:var(--gold-accent);white-space:nowrap;background:#ffd70024;border-radius:16px;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.nav-signup-btn,.nav-login-btn{letter-spacing:.5px;cursor:pointer;height:36px;font-size:12.5px;font-weight:700;line-height:1;font-family:var(--font);white-space:nowrap;appearance:none;border-radius:20px;justify-content:center;align-items:center;padding:0 18px;transition:all .2s;display:inline-flex}.nav-signup-btn{background:var(--red);color:#fff;border:none;box-shadow:0 6px 18px #c8102e3d}.nav-signup-btn:hover{background:var(--red-dark);transform:translateY(-1px);box-shadow:0 8px 24px #c8102e52}.nav-login-btn{color:#fff;background:#ffffff14;border:1px solid #ffffff73}.nav-login-btn:hover{color:var(--gold-accent);background:#ffffff1f;border-color:#ffd7008c;transform:translateY(-1px)}.nav-signup-btn:focus-visible,.nav-login-btn:focus-visible{outline:2px solid var(--gold-accent);outline-offset:3px}.hero{aspect-ratio:8/3;background:#0d2b6b;width:calc(100% - 20px);max-width:1420px;margin:0 auto;padding:0;position:relative;overflow:hidden}.hero-slide{background-position:50%;background-repeat:no-repeat;background-size:contain;transition:background-image .35s;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#05123738,#05123705 42%,#05123747);position:absolute;inset:0}.hero-actions{z-index:2;align-items:center;gap:14px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero-arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2b6b6b;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:30px;line-height:1;transition:all .2s;display:flex}.hero-arrow:hover{background:var(--red);border-color:var(--red)}.hero-dots{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2b6b5c;border-radius:18px;align-items:center;gap:8px;padding:9px 12px;display:flex}.hero-dot{cursor:pointer;background:#ffffff8c;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.hero-dot.active{background:var(--gold-accent);border-radius:8px;width:24px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hc{z-index:1;max-width:760px;position:relative}.hbadge{color:var(--gold-accent);letter-spacing:2px;background:#ffd7001a;border:1px solid #ffd7004d;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.hbadge i{background:var(--gold-accent);border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.htitle{color:#fff;letter-spacing:2px;margin-bottom:4px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.15}.htitle .au{color:var(--gold-accent)}.htitle .jp{color:#ffffffa6;letter-spacing:4px;margin-top:6px;font-size:.7em;font-weight:400;display:block}.hsub{color:#ffffffa6;max-width:560px;margin:18px 0 32px;font-size:17px;line-height:1.85}.hsub strong{color:var(--gold-accent)}.hbtns{flex-wrap:wrap;gap:12px;display:flex}.btn-p{background:var(--red);color:#fff;border:2px solid var(--red);cursor:pointer;border-radius:28px;align-items:center;gap:8px;padding:13px 32px;font-size:14.5px;font-weight:600;transition:all .2s;display:inline-flex}.btn-p:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px);box-shadow:0 6px 20px #c8102e59}.btn-s{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff59;border-radius:28px;align-items:center;gap:8px;padding:13px 28px;font-size:14.5px;font-weight:600;transition:all .2s;display:inline-flex}.btn-s:hover{border-color:var(--gold-accent);color:var(--gold-accent);transform:translateY(-2px)}.hstats{flex-wrap:wrap;gap:36px;margin-top:52px;display:flex}.hs-num{color:var(--gold-accent);font-size:34px;font-weight:700;line-height:1}.hs-lab{color:#ffffff80;letter-spacing:.5px;margin-top:4px;font-size:11.5px}section{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding:15px 10px}.stag{background:var(--navy-light);color:var(--navy);letter-spacing:2px;border-left:3px solid var(--red);border-radius:18px;align-items:center;gap:8px;margin:0;padding:5px 14px;font-size:11.5px;font-weight:600;display:inline-flex}.stit{color:var(--navy);margin:0;font-size:clamp(24px,3vw,36px);font-weight:700}.stit .au{color:var(--red)}.sdsc{color:var(--mid);max-width:620px;font-size:15px;line-height:1.5}.schedule-desc{max-width:820px;margin-top:0;margin-bottom:7px}.schedule .sdsc{max-width:none;font-size:17px;line-height:1.45}.region-highlight{color:var(--red);white-space:nowrap;font-weight:800}.shdr{margin-bottom:0}.sdiv{background:var(--red);border-radius:2px;width:48px;height:3px;margin:6px 0}.section-title-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.about .stag,.schedule .stag,.partners .stag{font-size:16px}.about{background:var(--white)}.about-box{background:0 0;border:0;border-radius:0;margin:4px 0 10px;padding:0;position:relative;overflow:visible}.about-box:before{display:none}.about-box p{color:var(--dark);font-size:17px;line-height:1.45}.track-highlight{color:var(--red);white-space:nowrap;font-weight:800}.about-box p strong{color:var(--navy)}.host-grid{gap:14px;margin:0;display:flex}.host-card{color:#fff;background:linear-gradient(135deg,#12377d 0%,#244e9a 48%,#102866 100%);border:1.5px solid #4697ffb3;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:230px;padding:52px 28px 28px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 12px 28px #0d2b6b1f}.host-card:before{content:"";opacity:.9;background:linear-gradient(130deg,#24d2ff38,#0000 34%),radial-gradient(circle at 18% 82%,#26cdff47,#0000 32%),linear-gradient(170deg,#0000 58%,#22c4ff2e);position:absolute;inset:0}.host-card:after{content:"";border:2px solid #5bb9ff6b;border-radius:50%;width:220px;height:120px;position:absolute;bottom:-32px;right:-46px;transform:rotate(-12deg)}.host-title{text-align:center;letter-spacing:3px;text-shadow:0 2px 8px #00000059;z-index:1;font-size:20px;font-weight:700;position:absolute;top:12px;left:0;right:0}.host-logo-box{z-index:1;background:#fff;border:1px solid #ffffffb8;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;display:flex;position:relative;box-shadow:0 8px 18px #00000024}.host-logo-box img{object-fit:contain;max-width:100%;max-height:42px;display:block}.host-logo-box.main-logo{width:132px;height:86px;margin-bottom:16px;padding:12px}.host-logo-box.main-logo img{max-height:64px}.host-logo-grid{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px 12px;max-width:560px;margin:2px 0 16px;display:flex;position:relative}.host-logo-grid .host-logo-box{width:118px;height:52px}.host-body{z-index:1;text-align:center;text-shadow:0 2px 8px #00000059;font-size:16px;font-weight:500;line-height:1.8;position:relative}.host-body.single{font-size:18px}.host-body p{margin:0}.modes{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.mcard{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-md);padding:24px 24px 28px;transition:all .25s;position:relative;overflow:hidden}.mcard:hover{border-color:var(--red);transform:translateY(-3px);box-shadow:0 4px 20px #0d2b6b1a}.mcard:hover .mnum{background:var(--red);color:#fff}.mnum{background:var(--red-light);width:38px;height:38px;color:var(--red);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-size:17px;font-weight:700;transition:all .2s;display:inline-flex}.micon{margin-bottom:6px;font-size:24px}.mtit{color:var(--navy);margin-bottom:8px;font-size:16px;font-weight:700}.mdesc{color:var(--mid);font-size:13.5px;line-height:1.8}.mtag{background:var(--navy-light);color:var(--navy);border-radius:10px;margin-top:12px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.partners{background:var(--light)}.tech-layout{align-items:flex-start;gap:16px;margin-top:10px;display:flex}.tech-results{flex:1;order:1;min-width:0}.tech-filter-sidebar{z-index:4;background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);scrollbar-width:thin;flex:0 0 230px;order:2;max-height:calc(100vh - 88px);padding:12px;position:sticky;top:74px;overflow-y:auto;box-shadow:0 6px 20px #0d2b6b14}.tech-filter-title{width:100%;color:var(--navy);border-bottom:1px solid var(--border);padding:0 4px 5px;font-size:13px;font-weight:800}.partners-strip{flex-direction:column;gap:5px;margin:0;display:flex}.ptag{background:var(--white);border:1.5px solid var(--border);text-align:left;width:100%;color:var(--navy);font-size:12.5px;font-weight:600;font-family:var(--font);cursor:pointer;border-radius:8px;justify-content:flex-start;align-items:center;padding:7px 10px;transition:all .2s;display:flex}.ptag:hover{border-color:var(--navy-mid);transform:translateY(-2px);box-shadow:0 2px 12px #0d2b6b14}.ptag.active{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 8px 24px #0d2b6b2e}.ptag:focus-visible,.track-chip:focus-visible,.tech-reset:focus-visible,.tech-search input:focus-visible{outline:2px solid var(--gold-accent);outline-offset:3px}.ptag .pflag{background:var(--navy-light);color:var(--navy);border-radius:8px;padding:4px 6px;font-size:11px;font-weight:800;line-height:1}.ptag.active .pflag{color:var(--gold-accent);background:#ffffff2e}.tech-tools{flex-direction:column;align-items:stretch;gap:10px;margin-top:12px;display:flex}.tech-filter-row{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}.tech-search{width:min(420px,100%);max-width:100%}.tech-search input{border:1.5px solid var(--border);border-radius:var(--r-md);background:var(--white);width:100%;height:42px;color:var(--dark);font-size:13.5px;font-family:var(--font);padding:0 16px;transition:all .2s}.tech-search input:focus{border-color:var(--navy-mid);outline:none;box-shadow:0 0 0 3px #0d2b6b14}.tech-track-filter{flex-direction:column;align-items:stretch;gap:5px;display:flex}.track-chip{border:1.5px solid var(--border);background:var(--white);width:100%;min-height:32px;color:var(--navy);text-align:left;font-family:var(--font);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;transition:all .2s}.track-chip:hover{border-color:var(--navy-mid);background:var(--navy-light)}.track-chip.active{background:var(--red);border-color:var(--red);color:#fff}.tech-reset{border:1.5px solid var(--border);width:100%;height:32px;color:var(--mid);font-family:var(--font);cursor:pointer;background:0 0;border-radius:8px;padding:0 10px;font-size:12px;font-weight:700;transition:all .2s}.tech-reset:hover{border-color:var(--red);color:var(--red);background:var(--red-light)}.tech-keywords{width:100%;color:var(--mid);flex-direction:column;align-items:stretch;gap:2px;font-size:12px;display:flex}.tech-keywords strong{color:var(--navy);white-space:nowrap;border-bottom:1px solid var(--border);padding:0 4px 5px;font-size:13px}.keyword-chip{text-align:left;color:var(--mid);font-family:var(--font);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 8px;font-size:12px}.keyword-chip:hover,.keyword-chip.active{color:var(--red);background:var(--red-light);font-weight:700}.tech-desc{white-space:normal;max-width:none}.tech-desc span{color:var(--navy);margin-left:10px}.tech-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;margin:0;display:grid}.tcard{text-align:left;width:100%;font-family:var(--font);background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-md);cursor:pointer;padding:12px;transition:all .25s}.tcard:hover{border-color:var(--navy-mid);box-shadow:0 2px 12px #0d2b6b0f}.tcard:focus-visible{outline:2px solid var(--gold-accent);outline-offset:3px}.tcard.is-company-match{border-color:var(--gold);background:linear-gradient(135deg,#fff,#fff8e1);position:relative;box-shadow:0 8px 24px #b8860b2e}.tcard.is-company-match:before{content:"";background:var(--gold);border-radius:0 4px 4px 0;width:4px;position:absolute;top:16px;bottom:16px;left:0}.tcard.is-track-match{border-color:var(--red);background:linear-gradient(135deg,#fff,#fff3f5);position:relative;box-shadow:0 8px 24px #c8102e1f}.tcard.is-track-match:before{content:"";background:var(--red);border-radius:0 4px 4px 0;width:4px;position:absolute;top:16px;bottom:16px;left:0}.tcard.is-company-match.is-track-match{border-color:var(--gold);background:linear-gradient(135deg,#fff,#fff8e1 45%,#fff3f5)}.tcard.is-company-match.is-track-match:before{background:linear-gradient(var(--gold),var(--red))}.tmeta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.tcomp{min-width:0;color:var(--red);letter-spacing:1px;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.tname{color:var(--navy);margin-bottom:10px;font-size:15px;font-weight:700;line-height:1.45}.tintro{display:block}.tintro.has-image{grid-template-columns:108px minmax(0,1fr);align-items:start;gap:12px;display:grid}.tintro-img{aspect-ratio:4/3;object-fit:cover;background:var(--navy-light);border:1px solid var(--border);border-radius:7px;width:100%;display:block}.tdesc{min-width:0;color:var(--mid);font-size:12.5px;line-height:1.7}.tbadge{background:var(--navy-light);max-width:55%;color:var(--navy);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;flex:0 auto;align-items:center;padding:3px 8px;font-size:10.5px;font-weight:600;line-height:1.3;display:inline-flex;overflow:hidden}.tmore{color:var(--red);margin-top:12px;font-size:12px;font-weight:800;display:inline-flex}.tech-empty{border:1.5px dashed var(--border);border-radius:var(--r-md);background:var(--white);color:var(--mid);text-align:center;margin-top:24px;padding:28px;font-size:14px}.tech-detail-overlay{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2b6b94;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.tech-detail-window{background:var(--white);border-radius:var(--r-lg);border:1.5px solid #ffffffb8;width:min(1040px,96vw);max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 22px 70px #0d2b6b42}.tech-detail-window::-webkit-scrollbar{width:8px}.tech-detail-window::-webkit-scrollbar-thumb{background:#0d2b6b38;border-radius:999px}.tech-detail-close{z-index:2;border:1.5px solid var(--border);width:34px;height:34px;color:var(--mid);cursor:pointer;background:#fff;border-radius:50%;font-size:16px;transition:all .2s;position:absolute;top:16px;right:16px}.tech-detail-close:hover{border-color:var(--red);color:var(--red);background:var(--red-light)}.technology-info{background:linear-gradient(135deg,var(--navy-light),#fff);border:1.5px solid var(--border);border-radius:var(--r-md);grid-template-columns:280px minmax(0,1fr);align-items:stretch;gap:24px;width:100%;padding:24px;display:grid}.technology-info-image{border:1.5px solid var(--border);background:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:210px;display:flex;overflow:hidden}.technology-info-image img{object-fit:cover;width:100%;height:100%}.technology-info-placeholder{width:100%;height:100%;color:var(--navy);letter-spacing:2px;text-align:center;background:#fff;justify-content:center;align-items:center;padding:18px;font-size:24px;font-weight:800;display:flex}.technology-info-content{flex-direction:column;justify-content:center;min-width:0;padding-right:28px;display:flex}.technology-company{color:var(--red);letter-spacing:1.5px;margin-bottom:8px;font-size:12px;font-weight:800}.technology-info-name{color:var(--navy);margin-bottom:14px;padding-bottom:16px;font-size:28px;font-weight:800;line-height:1.3;position:relative}.technology-info-name:after{content:"";background:var(--red);border-radius:2px;width:52px;height:3px;position:absolute;bottom:0;left:0}.technology-tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.technology-tags span{color:var(--navy);background:#fff;border:1px solid #0d2b6b1f;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:700}.technology-info-intro{color:var(--mid);font-size:14px;line-height:1.9}.technology-detail-body{flex-direction:column;align-items:stretch;gap:18px;width:100%;margin-top:18px;display:flex}.technology-detail-title{border-bottom:1.5px solid var(--border);width:100%;padding-bottom:10px}.technology-detail-title-text{color:var(--navy);align-items:center;gap:8px;font-size:16px;font-weight:800;display:inline-flex;position:relative}.technology-detail-title-text:before{content:"";background:var(--red);border-radius:50%;width:9px;height:9px}.technology-detail-video{flex-wrap:wrap;align-items:center;gap:16px;width:100%;display:flex}.technology-video-placeholder{background:linear-gradient(135deg,var(--navy),var(--navy-mid));color:#fff;border-radius:10px;justify-content:center;align-items:center;width:280px;height:168px;display:flex}.technology-video-placeholder a{color:#fff;background:#ffffff29;border-radius:20px;justify-content:center;align-items:center;height:36px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.technology-empty-box{border:1.5px dashed var(--border);border-radius:var(--r-md);text-align:center;width:100%;color:var(--mid);background:var(--light);padding:18px;font-size:13px}.technology-detail-files{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.technology-file-item{border:1.5px solid var(--border);border-radius:var(--r-md);background:#fff;align-items:center;min-height:92px;padding:14px;transition:all .2s;display:flex;overflow:hidden}.technology-file-item:hover{border-color:var(--navy-mid);box-shadow:0 4px 18px #0d2b6b14}.technology-file-icon{background:var(--red-light);width:52px;height:52px;color:var(--red);border-radius:10px;flex:0 0 52px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.technology-file-right{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;margin-left:12px;display:flex}.technology-file-name{color:var(--dark);word-break:break-word;font-size:13.5px;font-weight:800;line-height:1.45}.technology-file-download{background:var(--navy);height:28px;font-family:var(--font);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;padding:0 13px;font-size:12px;font-weight:800;transition:all .2s;display:flex}.technology-file-download:hover{background:var(--red)}.needs{background:var(--white)}.ntabs{background:var(--light);border-radius:var(--r-md);gap:0;width:fit-content;margin-bottom:28px;padding:5px;display:flex}.ntab{cursor:pointer;color:var(--mid);background:0 0;border:none;border-radius:9px;padding:9px 22px;font-size:13.5px;font-weight:600;transition:all .2s}.ntab.active{background:var(--navy);color:#fff}.ntab:hover:not(.active){background:var(--navy-light);color:var(--navy)}.npanel{display:none}.npanel.active{display:block}.ngrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;display:grid}.ncard{background:var(--white);border-radius:var(--r-md);border:1.5px solid var(--border);padding:22px 24px;transition:all .25s;position:relative}.ncard:hover{border-color:var(--navy-mid);box-shadow:0 2px 12px #0d2b6b0f}.ntype{letter-spacing:1px;border-radius:10px;align-items:center;gap:5px;margin-bottom:12px;padding:3px 11px;font-size:11px;font-weight:700;display:inline-flex}.ntype.jp{color:#c85a00;background:#fff0e6}.ntype.cn{background:var(--red-light);color:var(--red)}.ntit{color:var(--dark);margin-bottom:8px;font-size:15px;font-weight:700}.ndesc{color:var(--mid);font-size:13px;line-height:1.8}.ntags{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.ntag{background:var(--light);color:var(--mid);border-radius:8px;padding:2px 9px;font-size:10.5px}.nbadge{background:var(--gold-light);color:var(--gold);border-radius:8px;padding:2px 9px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}.cases{background:var(--light)}#cases .cgrid{align-items:start}.ccard{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-md);transition:all .25s;overflow:hidden}.ccard:hover{transform:translateY(-3px);box-shadow:0 6px 24px #0d2b6b1a}.chead{background:linear-gradient(135deg,var(--navy),var(--navy-mid));padding:22px;position:relative;overflow:hidden}.chead:after{content:"";background:#ffffff0d;border-radius:50%;width:70px;height:70px;position:absolute;top:-15px;right:-15px}.chead.g{background:linear-gradient(135deg,#1a4a2e,#256b3e)}.chead.w{background:linear-gradient(135deg,#7b1f1f,#9b2a2a)}.cyear{color:#ffffff8c;letter-spacing:2px;margin-bottom:6px;font-size:11px;font-weight:600}.ctit{color:#fff;font-size:16px;font-weight:700;line-height:1.4}.caward{color:var(--gold-accent);background:#ffd70021;border-radius:8px;margin-top:8px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-block}.cbody{padding:12px}.ccos{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.cco{background:var(--navy-light);color:var(--navy);border-radius:8px;padding:3px 10px;font-size:11.5px;font-weight:600}.carr{color:var(--red);font-size:14px}.cdesc{color:var(--mid);font-size:13px;line-height:1.6}.cres{color:#2d6a4f;background:#f0f9f4;border-left:3px solid #52b788;border-radius:8px;margin-top:7px;padding:7px 10px;font-size:12.5px;font-weight:500}.gallery{background:var(--light)}.gallery-book{justify-content:center;align-items:center;gap:12px;max-width:1120px;margin:0 auto;display:flex;position:relative}.gallery-stage{touch-action:pan-y;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:min(860px,100%);min-height:440px;display:flex;position:relative}.gallery-main{z-index:2;background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-md);cursor:zoom-in;width:min(720px,86vw);padding:10px;transition:all .25s;position:relative;box-shadow:0 16px 46px #0d2b6b29}.gallery-main img{aspect-ratio:3/2;object-fit:cover;border-radius:8px;width:100%;display:block}.gallery-counter{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2b6bc7;border-radius:16px;padding:4px 12px;font-size:12px;font-weight:700;position:absolute;bottom:20px;right:22px}.gallery-side{opacity:.46;background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-md);cursor:pointer;width:260px;padding:8px;transition:all .25s;position:absolute;top:50%;transform:translateY(-50%)scale(.86);box-shadow:0 10px 28px #0d2b6b1a}.gallery-side:hover{opacity:.76;transform:translateY(-50%)scale(.9)}.gallery-side img{aspect-ratio:3/2;object-fit:cover;border-radius:7px;width:100%;display:block}.gallery-side-prev{left:0}.gallery-side-next{right:0}.gallery-arrow{border:1.5px solid var(--border);background:var(--white);width:44px;height:44px;color:var(--navy);cursor:pointer;z-index:3;border-radius:50%;justify-content:center;align-items:center;font-size:34px;line-height:1;transition:all .2s;display:flex;box-shadow:0 8px 24px #0d2b6b14}.gallery-arrow:hover{background:var(--navy);border-color:var(--navy);color:#fff}.gallery-strip{scrollbar-width:thin;gap:10px;width:min(900px,100%);padding:8px 2px 12px;display:flex;position:absolute;bottom:-86px;left:50%;overflow-x:auto;transform:translate(-50%)}.gallery-thumb{background:var(--white);cursor:pointer;opacity:.62;border:2px solid #0000;border-radius:8px;flex:none;width:82px;height:58px;padding:0;transition:all .2s;overflow:hidden}.gallery-thumb.active{border-color:var(--red);opacity:1;box-shadow:0 0 0 3px #c8102e14}.gallery-thumb:hover{opacity:1}.gallery-thumb img{object-fit:cover;width:100%;height:100%;display:block}.gallery-preview{z-index:1000;background:#070d1fdb;justify-content:center;align-items:center;padding:48px 76px;display:flex;position:fixed;inset:0}.gallery-preview img{object-fit:contain;border-radius:10px;max-width:100%;max-height:86vh;box-shadow:0 20px 70px #0000006b}.gallery-preview-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:50%;width:42px;height:42px;font-size:30px;line-height:1;position:absolute;top:22px;right:28px}.gallery-preview-arrow{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:36px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-preview-arrow.prev{left:24px}.gallery-preview-arrow.next{right:24px}.gallery-preview-close:hover,.gallery-preview-arrow:hover{background:var(--red);border-color:var(--red)}.schedule{background:var(--white)}.sch-wrap{grid-template-columns:1fr 1fr;align-items:start;gap:52px;display:grid}.timeline{background:var(--light);border-radius:var(--r-md);border:1.5px solid var(--border);scrollbar-width:thin;gap:10px;padding:10px;display:flex;position:relative;overflow-x:auto}.timeline:before{content:"";background:linear-gradient(to right,var(--red),var(--navy));border-radius:1px;height:2px;position:absolute;top:42px;left:32px;right:32px}.tli{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-sm);flex:auto;min-width:160px;margin-bottom:0;padding:34px 12px 12px;position:relative;box-shadow:0 2px 12px #0d2b6b0a}.tld{border:3px solid var(--red);z-index:1;background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:15px;left:16px}.tli.done .tld{background:var(--red)}.tldate{color:var(--red);letter-spacing:1px;margin-bottom:3px;font-size:11.5px;font-weight:700}.tltit{color:var(--navy);margin-bottom:3px;font-size:14.5px;font-weight:700}.tldesc{color:var(--mid);font-size:12.5px;line-height:1.7}.tli-combined{flex-grow:1.15;align-items:stretch;gap:12px;min-width:300px;display:flex}.timeline-task{flex:0 32%;min-width:0}.timeline-subtask{border-top:0;border-left:1px solid var(--border);flex:68%;min-width:0;margin:0;padding:0 0 0 12px}.tlst{border-radius:8px;margin-top:5px;padding:2px 9px;font-size:10.5px;font-weight:600;display:inline-block}.tlst.ok{color:#27ae60;background:#e6f9ee}.tlst.now{color:#e67e22;background:#fff3cd}.signup-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:12px;display:grid}.signup-panel{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-md);padding:14px;box-shadow:0 2px 12px #0d2b6b0a}.signup-panel-title{color:var(--navy);border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:7px;font-size:22px;font-weight:800;position:relative}.signup-panel-title:after{content:"";background:var(--red);border-radius:2px;width:44px;height:3px;position:absolute;bottom:-1px;left:0}.fsteps{flex-direction:column;gap:8px;display:flex}.fstep{background:var(--light);border-radius:var(--r-md);align-items:flex-start;gap:6px;padding:10px;transition:all .2s;display:flex}.fstep-head{align-items:center;gap:8px;display:flex}.fstep:hover{background:var(--navy-light)}.fnum{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:700;display:flex}.fnum.r{background:var(--red)}.fnum.n{background:var(--navy)}.fnum.g{background:var(--gold)}.ftit{color:var(--navy);margin:0;font-size:14px;font-weight:700}.fdesc{color:var(--mid);font-size:12.5px;line-height:1.45}.signup-note{background:var(--navy-light);border-radius:var(--r-sm);color:var(--navy);margin:0 0 8px;padding:8px 10px;font-size:12.5px;line-height:1.5}.judge-methods{background:var(--light);border-left:3px solid var(--navy);border-radius:var(--r-sm);flex-direction:column;gap:0;margin-bottom:8px;padding:5px 8px;display:flex}.judge-method{background:0 0;border:0;border-radius:0;align-items:flex-start;gap:8px;padding:4px 0;display:flex}.judge-no{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;line-height:1;display:flex}.judge-method p{color:var(--mid);font-size:12.5px;line-height:1.45}.judge-subtitle{color:var(--navy);margin:4px 0 12px;font-size:15px;font-weight:800}.judge-expert-list{flex-wrap:wrap;gap:10px;display:flex}.judge-expert-card{background:var(--light);border:1px solid var(--border);border-radius:var(--r-sm);flex-direction:column;flex:0 calc(25% - 7.5px);align-items:stretch;gap:8px;min-width:112px;padding:9px;transition:all .2s;display:flex}.judge-expert-card:hover{background:var(--navy-light);border-color:var(--navy-mid)}.judge-photo{object-fit:contain;object-position:top center;background:#fff;border-radius:8px;flex-shrink:0;width:100%;height:auto;max-height:200px;display:block}.judge-info{flex:1;min-width:0}.judge-logo{box-sizing:border-box;border:1px solid var(--border);object-fit:contain;background:#fff;border-radius:8px;width:88px;height:32px;margin-bottom:7px;padding:5px 7px;display:block}.judge-name{color:var(--red);margin-bottom:4px;font-size:14px;font-weight:800;line-height:1.35}.judge-lines{flex-direction:column;gap:2px;display:flex}.judge-lines span{color:var(--mid);font-size:11.5px;line-height:1.45}.awards{background:var(--light)}.aw-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.aw-card{background:var(--white);border-radius:var(--r-md);border:1.5px solid var(--border);padding:28px;transition:all .2s}.aw-card:hover{border-color:var(--navy-mid);box-shadow:0 2px 12px #0d2b6b0f}.aw-icon{margin-bottom:12px;font-size:36px}.aw-tit{color:var(--navy);margin-bottom:8px;font-size:17px;font-weight:700}.aw-amount{color:var(--red);margin-bottom:10px;font-size:14px;font-weight:700}.aw-desc{color:var(--mid);font-size:13px;line-height:1.8}.aw-list{margin-top:12px;list-style:none}.aw-list li{color:var(--mid);padding:4px 0 4px 16px;font-size:12.5px;position:relative}.aw-list li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:0}.aw-benefits{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.aw-benefit{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-md);padding:12px;position:relative;overflow:hidden}.aw-benefit:before{content:"";background:var(--navy);height:4px;position:absolute;top:0;left:0;right:0}.aw-benefit.base:before{background:var(--red)}.aw-benefit.advanced:before{background:var(--navy-mid)}.aw-benefit.core:before{background:#6b1db1}.aw-benefit.long:before{background:#333}.aw-benefit-title{color:var(--navy);border-bottom:1px solid var(--border);margin-bottom:6px;padding-bottom:6px;font-size:15px;font-weight:700}.aw-benefit-title span{color:var(--mid);margin-left:4px;font-size:12px;font-weight:600}.aw-benefit.base .aw-benefit-title{color:var(--red)}.aw-benefit.core .aw-benefit-title{color:#6b1db1}.aw-benefit ul{list-style:none}.aw-benefit li{color:var(--mid);margin:5px 0;padding-left:16px;font-size:12.5px;line-height:1.65;position:relative}.aw-benefit li:before{content:"✓";color:var(--navy);font-weight:700;position:absolute;top:0;left:0}.aw-photos{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:18px;margin-top:2px;display:grid}.aw-photos figure{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-md);overflow:hidden}.aw-photos img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.service{background:var(--white)}.sv-grid{grid-template-columns:1fr 1fr;align-items:start;gap:28px;display:grid}.sv-diagram{background:linear-gradient(135deg,var(--navy),var(--navy-mid));border-radius:var(--r-lg);color:#fff;padding:36px;position:relative;overflow:hidden}.sv-diagram:before{content:"理创";opacity:.04;letter-spacing:-4px;font-size:100px;font-weight:700;position:absolute;bottom:-16px;right:-8px}.sv-center{text-align:center;border-radius:var(--r-md);background:#ffffff14;border:1px solid #ffffff1f;margin-bottom:18px;padding:18px}.sv-center-t{color:var(--gold-accent);font-size:17px;font-weight:700}.sv-center-s{color:#ffffff8c;margin-top:3px;font-size:11.5px}.sv-bidir{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:18px;display:flex}.sv-bbox{text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;padding:12px 18px}.sv-blbl{color:#ffffff80;margin-bottom:3px;font-size:10.5px}.sv-bval{font-size:13px;font-weight:700}.sv-arrow{color:var(--gold-accent);font-size:22px}.sv-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.sv-node{background:#ffffff1a;border:1px solid #ffffff26;border-radius:7px;padding:7px 12px;font-size:11.5px}.sv-arr{color:#ffffff59;font-size:14px}.sv-list{flex-direction:column;gap:12px;display:flex}.sv-item{background:var(--light);border-radius:var(--r-sm);border-left:4px solid var(--navy);padding:16px 18px;transition:all .2s}.sv-item:hover{background:var(--navy-light);border-left-color:var(--red)}.sv-item-t{color:var(--navy);margin-bottom:4px;font-size:14px;font-weight:700}.sv-item-d{color:var(--mid);font-size:12.5px;line-height:1.7}.download{background:var(--light)}.download .sdsc{margin-bottom:7px}.dl-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.dl-card{background:var(--white);border-radius:var(--r-md);border:1.5px solid var(--border);flex-direction:column;gap:10px;padding:22px;transition:all .25s;display:flex}.dl-card:hover{border-color:var(--navy-mid);transform:translateY(-2px);box-shadow:0 2px 12px #0d2b6b0f}.dl-main{flex:1;align-items:flex-start;gap:12px;display:flex}.dl-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.dl-ico{background:var(--navy-light);border-radius:var(--r-sm);flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.dl-tit{color:var(--navy);font-size:14.5px;font-weight:700}.dl-desc{color:var(--mid);flex:1;font-size:12px;line-height:1.7}.dl-btn{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;padding:8px 0;font-size:12.5px;font-weight:600;transition:all .2s;display:flex}.dl-btn:hover{background:var(--navy-mid)}.qa{background:var(--white)}.qa-list{max-width:none}.qa-item{border:1.5px solid var(--border);border-radius:0;margin:0 0 -1px;transition:all .2s;overflow:hidden}.qa-item:hover{border-color:var(--navy-mid)}.qa-q{color:var(--navy);cursor:pointer;background:var(--light);align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.qa-q:hover{background:var(--navy-light)}.qa-q .qa-icon{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.qa-item.open .qa-icon{background:var(--navy);transform:rotate(45deg)}.qa-a{max-height:0;padding:0 20px;transition:all .3s;overflow:hidden}.qa-item.open .qa-a{max-height:1200px;padding:8px 12px}.qa-a p{color:var(--mid);font-size:13px;line-height:1.5}.qa-a p strong{color:var(--navy)}.contact{background:linear-gradient(135deg,#0d2b6b 0%,#1a3f8f 60%,#0d2b6b 100%)}.contact .stit{color:#fff}.contact .sdsc{color:#fff9}.contact .stag{color:var(--gold-accent);border-color:var(--gold-accent);background:#ffffff14}.contact .sdiv{background:var(--gold-accent)}.cgrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.ccard{border-radius:var(--r-md);background:#ffffff0f;border:1px solid #ffffff1f;padding:16px;transition:all .25s}.ccard:hover{background:#ffffff1a;border-color:#ffd7004d;transform:translateY(-2px)}.c-ico{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;font-size:20px;display:flex}.c-ico.enroll{background:#c8102e2e;border:1.5px solid #c8102e59}.c-ico.jp{background:#ff8c001f;border:1.5px solid #ff8c004d}.c-ico.cn{background:#1a3f8f40;border:1.5px solid #1a3f8f73}.c-ico.gen{background:#ffd7001f;border:1.5px solid #ffd7004d}.c-tit{color:#fff;margin-bottom:6px;font-size:15px;font-weight:700}.c-desc{color:#ffffff8c;margin-bottom:16px;font-size:12.5px;line-height:1.8}.c-btn{color:var(--gold-accent);cursor:pointer;background:#ffffff1a;border:1px solid #ffd70040;border-radius:18px;align-items:center;gap:5px;padding:8px 18px;font-size:12.5px;font-weight:600;transition:all .2s;display:inline-flex}.c-btn:hover{background:#ffd70026}.c-info{color:#ffffff80;margin-top:8px;font-size:12px;line-height:1.8}footer{background:var(--dark);color:#ffffff73;padding:36px max(10px,50% - 710px) 20px}.ft{flex-wrap:wrap;justify-content:space-between;gap:28px;margin-bottom:28px;display:flex}.ftb h3{color:#fff;margin-bottom:6px;font-size:16px;font-weight:700}.ftb p{max-width:260px;font-size:12.5px;line-height:1.7}.ftl h4{color:#ffffffb3;margin-bottom:12px;font-size:12px;font-weight:600}.ftl a{color:#fff6;margin-bottom:6px;font-size:12.5px;transition:all .2s;display:block}.ftl a:hover{color:var(--gold-accent)}.fb{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:18px;font-size:11.5px;display:flex}.fb b{color:var(--gold-accent);font-weight:600}.copyright-line{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.filing-links{flex-wrap:wrap;gap:8px 18px;font-size:11.5px;display:flex}.filing-links a{color:#ffffff7a;transition:all .2s}.filing-links a:hover{color:var(--gold-accent)}.about-box{flex-direction:column;gap:0;display:flex}.about-box p{margin:0}.host-grid{align-items:stretch}.host-card{min-height:188px;padding:42px 28px 28px}.host-card-primary{flex:0 0 32%;justify-content:center}.host-card-cohosts{flex:1;justify-content:flex-start}.host-company-grid{z-index:1;flex-wrap:wrap;align-content:center;row-gap:16px;width:100%;margin:auto 0;display:flex;position:relative}.host-company-grid p{text-align:center;text-shadow:0 2px 8px #00000059;width:33.333%;margin:0;padding:0 10px;font-size:14px;font-weight:600;line-height:1.55}.host-card-primary,.host-cohosts{border:1.5px solid var(--border);border-radius:var(--r-md);background:var(--white);position:relative;overflow:hidden;box-shadow:0 4px 18px #0d2b6b0f}.host-card-primary{min-height:0;color:var(--dark);flex-direction:column;justify-content:flex-start;align-items:stretch;padding:14px;display:flex}.host-card-primary:before,.host-card-primary:after{display:none}.host-card-primary .host-title,.host-cohosts .host-title{z-index:1;color:var(--navy);text-align:center;letter-spacing:1px;border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:7px;font-size:18px;position:relative}.host-card-primary .host-title:after,.host-cohosts .host-title:after{content:"";background:var(--red);border-radius:2px;width:42px;height:3px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.host-card-primary .host-body{z-index:1;border-radius:var(--r-sm);background:var(--light);border:1px solid var(--border);min-height:52px;box-shadow:none;text-align:center;color:var(--navy);letter-spacing:0;text-shadow:none;flex:1;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:700;line-height:1.6;display:flex;position:relative}.host-cohosts{flex:1;padding:14px}.host-company-grid{z-index:1;flex-wrap:wrap;gap:12px;width:100%;margin:0;display:flex;position:relative}.host-company-grid p{background:var(--light);border:1px solid var(--border);border-radius:var(--r-sm);width:calc(33.3333% - 8px);min-height:52px;color:var(--navy);text-shadow:none;justify-content:center;align-items:center;margin:0;padding:8px 10px;font-size:13px;font-weight:700;line-height:1.6;transition:all .2s;display:flex}.host-company-grid p:hover{border-color:var(--navy-mid);background:var(--navy-light);transform:translateY(-2px)}.is-hidden{display:none!important}.signup-grid{flex-direction:column;gap:12px;display:flex}.signup-panel{width:100%}.fsteps{flex-direction:row;align-items:stretch;gap:8px;padding-bottom:0;overflow-x:auto}.fstep{flex-direction:column;flex:1 0 230px;gap:6px;min-height:120px}.judge-expert-list{flex-wrap:wrap;gap:10px;padding-bottom:0;overflow:visible}.judge-expert-card{flex:0 0 calc(16.6667% - 8.33333px);min-width:0;padding:0;overflow:hidden}.judge-photo{aspect-ratio:auto;object-fit:cover;object-position:top center;border-radius:8px 8px 0 0;align-self:center;width:min(200px,100%);max-width:100%;height:260px;max-height:none}.judge-info{padding:0 9px 9px}.aw-structured{background:var(--white);border:1px solid #0d2b6b24;border-radius:18px;flex-direction:column;gap:10px;margin-bottom:0;padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #0d2b6b0f}.aw-structured:before{content:"";background:var(--red);width:5px;position:absolute;top:0;bottom:0;left:0}.award-kicker{color:var(--navy);letter-spacing:2px;align-items:center;gap:12px;font-size:14px;font-weight:800;display:flex}.award-kicker i{background:var(--red);width:54px;height:2px;display:block}.aw-prizes{gap:10px;display:flex}.award-prize-card{border:1px solid var(--border);background:#fbfcff;border-radius:14px;flex:1;min-width:0;padding:14px;transition:all .25s;position:relative;overflow:hidden}.award-prize-card:after{content:"";border:18px solid #0d2b6b0b;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-22px}.award-prize-card.national{border-top:4px solid var(--red)}.award-prize-card.regional{border-top:4px solid var(--navy-mid)}.award-prize-card:hover{border-color:#0d2b6b4d;transform:translateY(-3px);box-shadow:0 12px 24px #0d2b6b1a}.award-prize-top{z-index:1;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex;position:relative}.award-prize-top span{color:var(--navy);font-size:21px;font-weight:800}.award-prize-top b{color:var(--red);letter-spacing:.5px;font-size:13px}.award-prize-card.regional .award-prize-top b{color:var(--navy-mid)}.award-prize-card p{z-index:1;color:var(--red);margin:0 0 10px;font-size:15px;font-weight:800;line-height:1.65;position:relative}.award-prize-card.regional p{color:var(--navy)}.award-prize-card small{z-index:1;color:var(--mid);font-size:13px;line-height:1.8;display:block;position:relative}.aw-support{background:var(--navy-light);border-left:0;border-radius:12px;align-items:center;gap:12px;padding:9px 12px;display:flex}.aw-support>span{color:var(--navy);flex:none;font-size:15px;font-weight:800}.aw-support p{color:#46536a;margin:0;font-size:14px;line-height:1.8}.gallery-book{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:14px;width:100%;max-width:none;margin:0 auto;padding:0;display:grid}.gallery-stage{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;min-height:0;display:grid}.gallery-main,.gallery-side{width:100%;box-shadow:none;cursor:zoom-in;appearance:none;opacity:1;background:#0d2b6b;border:0;border-radius:0;padding:0;transition:filter .2s,transform .2s;display:block;position:relative;top:auto;left:auto;right:auto;overflow:hidden;transform:none}.gallery-main{z-index:1}.gallery-main img,.gallery-side img{aspect-ratio:16/9;object-fit:cover;border-radius:0;width:100%;transition:transform .28s;display:block}.gallery-main:hover img,.gallery-side:hover img{transform:scale(1.025)}.gallery-main:focus-visible,.gallery-side:focus-visible,.gallery-arrow:focus-visible{outline:3px solid var(--gold-accent);outline-offset:3px}.gallery-side:hover{opacity:1;filter:saturate(1.04)contrast(1.03);transform:none}.gallery-arrow{width:48px;height:48px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #0d2b6b2e;border-radius:50%;place-items:center;padding:0;font-size:0;line-height:1;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:grid;position:static;box-shadow:0 8px 22px #0d2b6b24}.gallery-arrow:before{color:currentColor;font-family:Georgia,serif;font-size:34px;font-weight:700;line-height:1;transform:translateY(-2px)}.gallery-arrow-prev:before{content:"‹"}.gallery-arrow-next:before{content:"›"}.gallery-arrow:hover{background:var(--navy);border-color:var(--navy);color:#fff;transform:translateY(-1px);box-shadow:0 12px 30px #0d2b6b38}.gallery-arrow:active{transform:translateY(0)}.modal-bg{z-index:999;background:#0000008c;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.modal-bg.show{display:flex}.modal{background:#fff;border-radius:16px;width:92%;max-width:460px;padding:36px;position:relative}.modal-x{cursor:pointer;color:var(--mid);background:0 0;border:none;padding:4px;font-size:18px;position:absolute;top:14px;right:14px}.modal h3{color:var(--navy);margin-bottom:6px;font-size:18px;font-weight:700}.modal .mdesc{color:var(--mid);margin-bottom:20px;font-size:13px;line-height:1.8}#schedule,#signup,#cases,#download,#contact{background:var(--light)}#about,#tech,#needs,#awards,#gallery,#qa{background:var(--white)}#contact .stit{color:var(--navy)}#contact .sdsc{color:var(--mid);max-width:none}#contact .stag{background:var(--navy-light);color:var(--navy);border-color:var(--red)}#contact .sdiv{background:var(--red)}#contact .ccard{background:var(--white);border:1.5px solid var(--border)}#contact .ccard:hover{background:var(--white);border-color:var(--navy-mid)}#contact .c-tit{color:var(--navy)}#contact .c-desc,#contact .c-info{color:var(--mid)}#contact .c-btn{background:var(--navy);color:#fff;border-color:var(--navy)}#contact .c-btn:hover{background:var(--navy-mid)}.modal label{color:var(--navy);margin-bottom:4px;font-size:12.5px;font-weight:600;display:block}.modal input,.modal textarea{border:1.5px solid var(--border);width:100%;font-size:13.5px;font-family:var(--font);border-radius:8px;outline:none;margin-bottom:12px;padding:9px 12px;transition:all .2s}.modal input:focus,.modal textarea:focus{border-color:var(--navy-mid)}.modal textarea{resize:none;height:70px}.register-modal{max-width:920px;max-height:92vh;padding:34px 36px;overflow:auto}.register-modal h3{text-align:center;margin-bottom:18px;font-size:22px}.register-form{flex-direction:column;gap:14px;display:flex}.apply-modal{max-width:980px;max-height:92vh;padding:34px 36px;overflow:auto}.apply-modal h3{text-align:center;margin-bottom:18px;font-size:22px}.apply-form{flex-direction:column;gap:14px;display:flex}.apply-field{flex-direction:column;gap:6px;display:flex}.apply-field label,.apply-radio-title{color:var(--navy);font-size:12.5px;font-weight:800}.apply-field input,.apply-field textarea,.apply-other-input{border:1.5px solid var(--border);width:100%;color:var(--dark);font-family:var(--font);background:#fff;border-radius:8px;outline:none;font-size:13.5px;transition:all .2s}.apply-field input{height:40px;padding:8px 12px}.apply-field input[type=file]{height:auto;padding:9px 12px}.apply-field textarea{resize:vertical;min-height:82px;padding:10px 12px}.apply-field input:focus,.apply-field textarea:focus,.apply-other-input:focus{border-color:var(--navy-mid)}.apply-text-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.apply-radio-section{border:1.5px solid var(--border);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 14px;padding:12px;display:flex}.apply-radio-title{width:100%;margin-bottom:2px}.apply-radio-option{cursor:pointer;align-items:center;gap:6px;color:var(--dark)!important;margin:0!important;font-size:12.5px!important;font-weight:700!important;display:inline-flex!important}.apply-radio-option input{width:14px;height:14px;accent-color:var(--red);margin:0}.apply-other-input{max-width:260px;height:36px;padding:8px 12px}.apply-tech-table{max-height:none;overflow:visible}.apply-tech-table .register-tech-row{grid-template-columns:130px minmax(0,1fr)}.apply-tech-table .register-tech-options{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.apply-tech-table .register-tech-option{align-items:flex-start;width:100%}.apply-tech-table .register-tech-option span{word-break:break-word;min-width:0}.register-subtitle{color:var(--navy);align-items:center;gap:5px;font-size:15px;font-weight:800;display:flex}.register-subtitle span{color:var(--red);font-size:18px}.register-grid{border:1.5px solid var(--border);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.register-grid label{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;grid-template-columns:88px minmax(0,1fr);align-items:center;min-height:48px;margin:0;display:grid}.register-grid label:nth-child(2n){border-right:0}.register-grid label:nth-last-child(-n+2){border-bottom:0}.register-grid label span{color:var(--navy);padding:0 12px;font-size:12.5px;font-weight:800}.register-grid input{border:0;border-left:1px solid var(--border);background:#fff;border-radius:0;height:100%;min-height:48px;margin:0}.register-tip,.register-submit-tip{color:var(--red);font-size:12px;line-height:1.7}.register-tech-table{border:1.5px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.register-tech-row{border-bottom:1px solid var(--border);grid-template-columns:150px minmax(0,1fr);display:grid}.register-tech-row:last-child{border-bottom:0}.register-tech-group{background:var(--navy-light);color:var(--navy);text-align:center;border-right:1px solid var(--border);justify-content:center;align-items:center;padding:14px 12px;font-size:13px;font-weight:800;display:flex}.register-tech-options{flex-wrap:wrap;gap:8px;padding:12px;display:flex}.register-tech-option{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;line-height:1.35;transition:all .2s;position:relative;color:var(--dark)!important;margin:0!important;font-size:12px!important;font-weight:700!important;display:inline-flex!important}.register-tech-option:hover{border-color:var(--navy-mid);background:var(--navy-light)}.register-tech-option.active{border-color:var(--red);background:var(--red-light);color:var(--red)!important}.register-tech-option input{width:14px;height:14px;accent-color:var(--red);flex:none;margin:0}.register-tech-empty{border:1.5px dashed var(--border);text-align:center;color:var(--mid);background:#fff;border-radius:10px;padding:20px;font-size:13px}.register-allow{align-items:flex-start;gap:8px;line-height:1.8;color:var(--dark)!important;margin:2px 0 0!important;font-size:12.5px!important;display:flex!important}.register-allow input{width:15px;height:15px;accent-color:var(--red);flex:none;margin:5px 0 0}.register-allow button{color:var(--red);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.register-allow button:hover{text-decoration:underline}.register-submit{justify-content:center;align-self:center;min-width:150px;padding:10px 28px}.register-submit:disabled{cursor:not-allowed;opacity:.68;box-shadow:none;transform:none}.authorization-modal{max-width:760px;max-height:88vh;overflow:auto}.authorization-modal h3{text-align:center;margin:0 30px 18px;font-size:20px}.authorization-content{color:var(--dark);flex-direction:column;gap:10px;font-size:14px;line-height:1.85;display:flex}.authorization-content p{text-indent:2em}.authorization-content p:first-child{text-indent:0}.authorization-confirm{justify-content:center;width:100%;margin-top:22px}.login-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:4px;display:flex}.forgot-btn{color:var(--navy);font-family:var(--font);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:13px;font-weight:700}.forgot-btn:hover{color:var(--red)}.login-submit{justify-content:center;min-width:128px}.login-submit:disabled{cursor:not-allowed;opacity:.68;box-shadow:none;transform:none}.login-error{background:var(--red-light);color:var(--red);border:1px solid #c8102e2e;border-radius:8px;margin:-2px 0 10px;padding:8px 10px;font-size:12.5px;font-weight:600}.forgot-message{color:var(--dark);margin:12px 0 24px;font-size:15px;line-height:2}.forgot-confirm{justify-content:center;width:100%}.reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.reveal.vis{opacity:1;transform:translateY(0)}@media (width<=768px){nav{padding:0 3%}.nl{gap:4px}.nl a{padding:5px 8px;font-size:11.5px}.nav-actions{gap:6px}.nav-user-name{max-width:96px;font-size:11.5px}.nav-apply-status{height:28px;padding:0 9px;font-size:11px}.nav-signup-btn,.nav-login-btn{height:32px;padding:0 13px;font-size:11.5px}.hero{aspect-ratio:8/3;padding:0}.hero-actions{gap:10px;bottom:14px}.hero-arrow{width:32px;height:32px;font-size:25px}.hero-ring{display:none}section{padding:15px 10px}.tech-layout{flex-direction:column}.tech-filter-sidebar{flex:none;order:0;width:100%;max-height:none;position:static;overflow:visible}.tech-results{order:1;width:100%}.partners-strip,.tech-track-filter,.tech-keywords{flex-flow:wrap}.tech-filter-title,.tech-keywords strong{flex:0 0 100%}.ptag,.track-chip,.keyword-chip{width:auto}.tech-filter-row{gap:6px}.tech-reset{align-self:flex-start;width:auto}.host-grid{flex-direction:column;gap:16px}.host-card-primary{flex-basis:auto}.host-cohosts{padding:22px}.host-company-grid p{width:calc(50% - 6px);font-size:13px}.host-card{min-height:210px;padding:46px 18px 24px}.host-title{font-size:17px}.host-logo-box.main-logo{width:118px;height:76px;margin-bottom:14px}.host-logo-grid{gap:8px;margin-bottom:14px}.host-logo-grid .host-logo-box{width:96px;height:46px;padding:8px 10px}.host-logo-box img{max-height:34px}.host-body{font-size:14px}.host-body.single{font-size:16px}.timeline{border-left:0;border-right:0;border-radius:0;margin:0 -4%;padding:16px 4%}.timeline:before{top:40px;left:28px;right:28px}.tli{min-width:220px}.sch-wrap{grid-template-columns:1fr;gap:36px}.signup-grid,.sv-grid,.aw-grid,.aw-benefits,.aw-photos,.score-list{grid-template-columns:1fr}.signup-panel{padding:18px}.gallery-book{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px;padding:0}.gallery-stage{gap:6px;width:100%;min-height:auto}.gallery-main,.gallery-side{width:100%}.gallery-arrow{width:40px;height:40px;font-size:0}.gallery-arrow:before{font-size:30px}.gallery-strip{width:100%;bottom:-74px}.gallery-preview{padding:52px 16px}.gallery-preview-arrow{width:40px;height:40px;font-size:30px}.gallery-preview-arrow.prev{left:12px}.gallery-preview-arrow.next{right:12px}.register-modal,.apply-modal{padding:28px 20px}.apply-text-grid{grid-template-columns:1fr}.apply-radio-section{align-items:flex-start}.register-grid{grid-template-columns:1fr}.register-grid label{border-right:0;grid-template-columns:82px minmax(0,1fr)}.register-grid label:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.register-grid label:last-child{border-bottom:0}.register-tech-row{grid-template-columns:1fr}.register-tech-group{border-right:0;border-bottom:1px solid var(--border);justify-content:flex-start}.ft{flex-direction:column}.aw-label{flex-basis:106px;padding:18px;font-size:21px}.aw-content{padding:18px}.aw-prizes{gap:22px}.aw-prizes h3{font-size:17px}.aw-prizes p{font-size:13px}.aw-prizes span,.aw-support{font-size:12px}.tech-detail-overlay{padding:12px}.tech-detail-window{border-radius:var(--r-md);width:100%;max-height:94vh;padding:16px}.technology-info{grid-template-columns:1fr;gap:16px;padding:16px}.technology-info-image{aspect-ratio:16/9;width:100%;min-height:auto}.technology-info-content{padding-right:0}.technology-info-name{padding-bottom:14px;font-size:22px}.technology-info-intro{font-size:13.5px}.technology-detail-body{gap:16px;margin-top:14px}.technology-detail-video{gap:14px}.technology-video-placeholder{width:100%;height:180px}.technology-detail-files{grid-template-columns:1fr}}@media (width<=560px){.host-company-grid p{width:100%}.fsteps{flex-direction:column;overflow:visible}.fstep{flex-direction:row;flex-basis:auto;min-height:0}.tech-grid{grid-template-columns:1fr}.tmeta{align-items:flex-start}.tbadge{white-space:normal;max-width:50%}.tintro.has-image{grid-template-columns:96px minmax(0,1fr)}.judge-expert-card{flex:0 0 calc(50% - 5px);min-width:0}.judge-photo{width:100%;max-width:100%;height:260px}.aw-row{flex-direction:column}.aw-label{flex-basis:auto;padding:14px 18px}.aw-prizes{flex-direction:column;gap:18px}.gallery-book{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px;padding:0}.gallery-stage{gap:4px;overflow:visible}.gallery-main,.gallery-side{flex:initial;width:100%}.gallery-arrow{width:36px;height:36px}}@media (width<=480px){.htitle{font-size:30px}.hstats{gap:20px}.tintro.has-image{grid-template-columns:1fr}.tintro-img{max-height:190px}.ntabs{width:100%}.ntab{text-align:center;flex:1;padding:8px 6px;font-size:12px}}
