:root{--azure: #1E89F1;--blue: #2B7CF8;--blue-deep: #1366D6;--cyan: #21C6E8;--grad: linear-gradient(120deg, #21C6E8 0%, #2B86F0 100%);--grad-soft: linear-gradient(120deg, rgba(33, 198, 232, .14), rgba(43, 134, 240, .14));--navy: #13294F;--navy-2: #16294C;--ink: #0E1F3D;--slate: #56688A;--slate-2: #8595AE;--sky: #F2F8FE;--sky-2: #E9F2FD;--sky-3: #DCEBFB;--card: #FFFFFF;--line: #E4EDF8;--line-2: #D5E3F5;--green: #1FB877;--green-bg: #E7F7F0;--shadow: 0 1px 2px rgba(19, 41, 79, .04), 0 18px 42px -24px rgba(27, 98, 214, .3);--shadow-lg: 0 24px 60px -28px rgba(27, 98, 214, .45);--display: "Sora", -apple-system, BlinkMacSystemFont, sans-serif;--cn: "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans SC", sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace}.home-page{font-family:var(--cn);background:var(--sky);color:var(--navy);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.home-page a{color:inherit;text-decoration:none}.home-page ::selection{background:var(--cyan);color:#fff}.home-wrap{max-width:1280px;margin:0 auto;padding:0 36px}.home-section{padding:92px 0;position:relative}.home-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--azure)}.home-eyebrow .idx{color:var(--cyan);font-weight:700}.home-eyebrow .bar{width:24px;height:2px;background:var(--grad);border-radius:2px}.home-s-head{margin-bottom:46px}.home-s-head h2{font-size:clamp(28px,3.6vw,40px);font-weight:800;color:var(--ink);letter-spacing:-.01em;line-height:1.12;margin-top:14px}.home-s-head p{margin-top:12px;color:var(--slate);max-width:600px;font-size:16px}.home-nav{position:sticky;top:0;z-index:60;background:var(--azure);box-shadow:0 6px 24px -14px #1b62d699}.home-nav-scan{position:absolute;left:0;bottom:0;height:2px;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);opacity:.5;animation:scan 5s linear infinite}@keyframes scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.home-nav-inner{display:flex;align-items:center;gap:42px;height:72px}.home-brand{display:flex;align-items:center;gap:12px;flex-shrink:0;text-decoration:none}.home-brand-mark{width:76px;height:76px;object-fit:contain}.home-brand-text{display:flex;flex-direction:column;align-items:center;text-align:center}.home-brand-text .name{font-family:var(--display);font-weight:800;font-size:18px;letter-spacing:.05em;color:#fff;line-height:1}.home-brand-text .sub{font-size:12px;color:#ffffffc7;letter-spacing:.02em;margin-top:3px}.home-menu{display:flex;gap:30px;flex:1}.home-menu a{font-size:15px;font-weight:500;color:#ffffffeb;text-decoration:none;position:relative;padding:6px 0}.home-menu a:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:0;background:#fff;transition:width .25s}.home-menu a:hover:after,.home-menu a.active:after{width:100%}.home-menu a.active{font-weight:700;color:#fff}.home-nav-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.home-user-menu{position:relative}.home-user-avatar-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer}.home-user-avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:14px;font-weight:600;color:#fff;background:var(--grad);border:2px solid rgba(255,255,255,.6)}.home-user-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:200px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;z-index:1000;overflow:hidden}.home-user-dropdown:before{content:"";position:absolute;top:-6px;right:12px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-radius:2px}.home-user-dropdown-head{position:relative;display:flex;align-items:center;gap:12px;padding:16px;background:#fff}.home-user-avatar-lg{width:44px;height:44px;font-size:16px;border:none;flex-shrink:0}.home-user-info{min-width:0}.home-user-info .home-user-name{color:#1a2b4a;font-size:15px;font-weight:600;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-user-dropdown-divider{height:1px;background:#eef2f7;margin:0 12px}.home-user-logout{position:relative;display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;background:#fff;border:none;color:#1a2b4a;font-size:14px;cursor:pointer;transition:background .2s}.home-user-logout:hover{background:#f5f8fc}.home-user-logout svg{width:18px;height:18px;flex-shrink:0}.home-btn-login{font-size:14px;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.6);background:#ffffff29;padding:9px 20px;border-radius:8px;transition:background .2s,border-color .2s}.home-btn-login:hover{background:transparent}.home-nav-toggle{display:none;color:#fff;cursor:pointer}.home-nav-toggle svg{width:26px;height:26px}.home-banner{position:relative;width:100%;min-height:520px;padding:80px 24px 120px;background:radial-gradient(60% 80% at 50% 0%,rgba(33,198,232,.14),transparent 60%),radial-gradient(50% 70% at 5% 100%,rgba(43,134,240,.12),transparent 60%),linear-gradient(135deg,#eaf4ff,#d6eaff 55%,#c8e0ff);overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.home-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(42,143,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(42,143,255,.07) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(ellipse at center,#000 35%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse at center,#000 35%,transparent 85%);pointer-events:none}.home-banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:160px;pointer-events:none;z-index:1;background-image:url(/assets/skyline_dark-7hPlaVig.png);background-repeat:no-repeat;background-position:bottom center;background-size:contain;mask-image:linear-gradient(to top,black 0%,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to top,black 0%,black 60%,transparent 100%)}.home-banner-skyline{position:absolute;bottom:0;left:0;width:100%;height:160px;object-fit:contain;object-position:bottom center;pointer-events:none;z-index:1;mask-image:linear-gradient(to top,black 0%,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to top,black 0%,black 60%,transparent 100%)}.home-banner-glow{position:absolute;width:900px;height:500px;background:radial-gradient(ellipse,rgba(56,182,255,.32),transparent 65%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;animation:pulseGlow 5s ease-in-out infinite}@keyframes pulseGlow{0%,to{opacity:.55;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}.home-banner-network{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.55}.home-banner-network .dot{fill:#2a8fff;animation:twinkle 3s ease-in-out infinite}.home-banner-network .dot:nth-child(2n){animation-delay:1s}.home-banner-network .dot:nth-child(3n){animation-delay:2s}.home-banner-network .line{stroke:#2a8fff;stroke-width:1;fill:none;opacity:.35;stroke-dasharray:220;animation:dashFlow 6s linear infinite}@keyframes twinkle{0%,to{opacity:.25}50%{opacity:1}}@keyframes dashFlow{0%{stroke-dashoffset:220}to{stroke-dashoffset:0}}.home-banner-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.home-banner-particles span{position:absolute;bottom:-10px;background:#38b6ff;border-radius:50%;box-shadow:0 0 10px #38b6ff,0 0 18px #38b6ff99;animation:floatUp linear infinite;opacity:.7}.home-banner-particles span:nth-child(1){left:6%;width:4px;height:4px;animation-duration:11s;animation-delay:0s}.home-banner-particles span:nth-child(2){left:16%;width:6px;height:6px;animation-duration:14s;animation-delay:2s}.home-banner-particles span:nth-child(3){left:26%;width:5px;height:5px;animation-duration:12s;animation-delay:4s}.home-banner-particles span:nth-child(4){left:38%;width:5px;height:5px;animation-duration:16s;animation-delay:1s}.home-banner-particles span:nth-child(5){left:50%;width:4px;height:4px;animation-duration:10s;animation-delay:3s}.home-banner-particles span:nth-child(6){left:62%;width:6px;height:6px;animation-duration:13s;animation-delay:5s}.home-banner-particles span:nth-child(7){left:74%;width:5px;height:5px;animation-duration:15s;animation-delay:2s}.home-banner-particles span:nth-child(8){left:86%;width:5px;height:5px;animation-duration:12s;animation-delay:6s}.home-banner-particles span:nth-child(9){left:32%;width:3px;height:3px;animation-duration:9s;animation-delay:7s}.home-banner-particles span:nth-child(10){left:70%;width:4px;height:4px;animation-duration:17s;animation-delay:0s}@keyframes floatUp{0%{transform:translateY(0) scale(.6);opacity:0}20%{opacity:.8}80%{opacity:.8}to{transform:translateY(-520px) scale(1.2);opacity:0}}.home-banner-city{position:absolute;bottom:0;left:0;right:0;width:100%;height:110px;pointer-events:none;z-index:1}.home-banner-content{position:relative;z-index:2;width:100%;max-width:1100px}.home-banner-tag{display:inline-flex;align-items:center;gap:9px;font-family:var(--mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--blue-deep);background:#2b86f014;border:1px solid rgba(43,134,240,.2);border-radius:100px;padding:7px 15px;margin-bottom:22px;animation:fadeInDown .8s ease both}.home-banner-tag .dot{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 #21c6e8b3;animation:pulse 2.2s infinite}@keyframes pulse{0%{box-shadow:0 0 #21c6e88c}70%{box-shadow:0 0 0 8px #21c6e800}to{box-shadow:0 0 #21c6e800}}.home-banner-title{font-size:clamp(38px,5.4vw,68px);font-weight:800;color:var(--ink);letter-spacing:.005em;line-height:1.06;margin-bottom:10px;animation:fadeInUp .9s .1s ease both}.home-banner-title .accent{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.home-banner-subtitle{font-size:21px;font-weight:700;color:var(--navy);margin-bottom:6px;animation:fadeInUp .9s .2s ease both}.home-banner-subtitle-en{font-family:var(--display);font-size:12px;font-weight:500;letter-spacing:.13em;color:var(--slate-2);text-transform:uppercase;margin-bottom:12px;animation:fadeInUp .9s .2s ease both}.home-banner-desc{font-size:16px;color:var(--slate);line-height:1.7;max-width:680px;margin:0 auto 18px;animation:fadeInUp .9s .4s ease both}.home-banner-btns{display:flex;justify-content:center;gap:14px;margin-bottom:18px;animation:fadeInUp .9s .5s ease both}.home-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:24px;font-size:15px;font-weight:600;cursor:pointer;border:none;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .2s}.home-btn-primary{background:linear-gradient(90deg,#38b6ff,#2a8fff);color:#fff;box-shadow:0 6px 18px #2a8fff73;position:relative;overflow:hidden}.home-btn-primary:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-20deg);animation:shine 3s infinite}@keyframes shine{0%{left:-75%}60%{left:130%}to{left:130%}}.home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 22px #2a8fff8c}.home-btn-ghost{background:#ffffffb3;color:#1a2b4a;border:1px solid rgba(42,143,255,.35);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-btn-ghost:hover{transform:translateY(-2px);background:#fff}.home-banner-features{display:flex;justify-content:center;gap:30px;color:#2a8fff;font-size:14px;font-weight:500;animation:fadeInUp .9s .6s ease both}.home-banner-fade{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,transparent 0%,rgba(242,248,254,.85) 70%,var(--sky) 100%);z-index:0;pointer-events:none}.home-banner-features span{position:relative;display:inline-flex;align-items:center;gap:6px}.home-banner-features span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#38b6ff;box-shadow:0 0 8px #38b6ff;animation:blink 1.6s ease-in-out infinite}.home-banner-features span:nth-child(2):before{animation-delay:.4s}.home-banner-features span:nth-child(3):before{animation-delay:.8s}@keyframes blink{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.home-notice{position:relative;z-index:3;margin-top:-30px;margin-bottom:8px}.home-notice-bar{position:relative;overflow:hidden;border-radius:16px;background:linear-gradient(110deg,#1b6fe0,#2b86f0 45%,#21c6e8);display:flex;align-items:center;gap:20px;padding:20px 28px;box-shadow:0 18px 40px -22px #1b62d699}.home-notice-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1px);background-size:18px 18px;opacity:.5}.home-notice-chip{position:relative;z-index:1;flex-shrink:0;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:8px 14px}.home-notice-bar .txt{position:relative;z-index:1;flex:1;font-size:16px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-notice-bar .date{position:relative;z-index:1;font-family:var(--mono);font-size:13px;color:#fffc}.home-notice-bar .more{position:relative;z-index:1;flex-shrink:0;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:var(--blue-deep);background:#fff;padding:9px 18px;border-radius:9px}.home-notice-bar .more svg{width:15px;height:15px;transition:transform .2s}.home-notice-bar .more:hover svg{transform:translate(3px)}.home-track-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.home-track{position:relative;background:var(--card);border-radius:18px;border:1px solid var(--line);padding:32px 32px 28px;box-shadow:0 1px 2px #13294f08;overflow:hidden;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;flex-direction:column}.home-track:after{content:"";position:absolute;top:0;left:-60%;width:50%;height:100%;background:linear-gradient(100deg,transparent,rgba(33,198,232,.16),transparent);transform:skew(-18deg);transition:left .55s ease;pointer-events:none}.home-track:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#2b86f066}.home-track:hover:after{left:130%}.home-track .corner{position:absolute;width:14px;height:14px;border:2px solid var(--cyan);opacity:0;transition:opacity .25s}.home-track .c1{top:12px;left:12px;border-right:none;border-bottom:none}.home-track .c2{bottom:12px;right:12px;border-left:none;border-top:none}.home-track:hover .corner{opacity:.65}.home-track-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.home-track-code{font-family:var(--mono);font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--azure)}.home-track-icon{width:54px;height:54px;border-radius:14px;background:var(--grad-soft);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;transition:background .25s,border-color .25s}.home-track-icon svg{width:28px;height:28px;stroke:var(--azure);transition:stroke .25s}.home-track:hover .home-track-icon{background:var(--grad);border-color:transparent}.home-track:hover .home-track-icon svg{stroke:#fff}.home-track h3{font-size:22px;font-weight:800;color:var(--ink);letter-spacing:-.01em}.home-track p{margin-top:10px;font-size:14.5px;color:var(--slate);line-height:1.65;min-height:46px}.home-track-foot{margin-top:auto;padding-top:18px;border-top:1px dashed var(--line-2);display:flex;align-items:center;justify-content:space-between}.home-track-foot .open{font-family:var(--mono);font-size:12px;color:var(--green);display:flex;align-items:center;gap:6px}.home-track-foot .open:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 #1fb87780;animation:pulse 2s infinite}.home-track-link{font-size:14px;font-weight:600;color:var(--azure);display:inline-flex;align-items:center;gap:6px}.home-track-link svg{width:15px;height:15px;transition:transform .2s}.home-track:hover .home-track-link svg{transform:translate(4px)}.home-flow{background:linear-gradient(180deg,var(--sky) 0%,var(--sky-2) 100%)}.home-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.home-flow-rail{position:absolute;top:34px;left:0;right:0;height:3px;background:var(--line-2);border-radius:3px;z-index:0;overflow:hidden}.home-flow-rail i{position:absolute;left:0;top:0;height:100%;width:40%;background:var(--grad);border-radius:3px;animation:beam 3.4s linear infinite}@keyframes beam{0%{left:-40%}to{left:110%}}.home-step{position:relative;z-index:1;padding:0 18px}.home-step:not(:last-child){border-right:1px dashed var(--line-2)}.home-step-num{width:68px;height:68px;border-radius:50%;background:var(--card);border:2px solid var(--line-2);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:22px;font-weight:700;color:var(--azure);margin-bottom:24px;transition:all .25s}.home-step:hover .home-step-num{border-color:transparent;background:var(--grad);color:#fff;transform:translateY(-3px);box-shadow:0 14px 26px -10px #2194e899}.home-step h3{font-size:21px;font-weight:800;color:var(--ink)}.home-step .when{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.04em;color:#fff;background:var(--azure);border-radius:6px;padding:4px 10px;display:inline-block;margin:12px 0 14px}.home-step p{font-size:13.5px;color:var(--slate);line-height:1.7}.home-footer{position:relative;overflow:hidden;background:var(--navy-2);color:#c6d6ee;padding:62px 0 38px}.home-footer-sky{position:absolute;left:0;right:0;bottom:0;width:100%;opacity:.22;pointer-events:none}.home-footer-top{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:start;gap:40px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:30px;background-image:url(/assets/skyline-Bmz--nm7.png);background-repeat:no-repeat;background-position:center right;background-size:contain}.home-footer-brand{display:flex;align-items:center;gap:12px}.home-footer-brand .name{color:#fff}.home-footer-brand .sub{color:#c6d6ee99}.home-fcol h4{font-size:13px;letter-spacing:.04em;color:#c6d6ee8c;margin-bottom:14px;font-weight:600}.home-fcol p{font-size:14px;color:#dce8f8;margin-bottom:8px}.home-fcol p .lab{display:inline-block;width:auto;white-space:nowrap;color:#c6d6ee8c;margin-right:6px;font-size:14px}.home-fcol-contact p .lab{width:auto;margin-right:10px}.home-fcol-contact .mono{font-size:15px}.home-fcol .mono{font-family:var(--mono)}.home-footer-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:22px;font-size:13px;color:#c6d6ee80}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}@media(max-width:980px){.home-banner{min-height:480px;padding:70px 24px 100px}.home-footer-top{grid-template-columns:1fr;gap:30px;text-align:center}.home-footer-brand{justify-content:center}.home-fcol h4{margin-bottom:10px}}@media(max-width:880px){.home-menu{display:none}.home-nav-inner{justify-content:space-between}.home-nav-toggle{display:flex}.home-track-grid{grid-template-columns:1fr}.home-flow-grid{grid-template-columns:1fr 1fr;gap:34px 0}.home-flow-rail{display:none}.home-step{border-right:none!important;text-align:center}.home-step-num{margin-left:auto;margin-right:auto}}@media(max-width:768px){.home-banner{min-height:auto;padding:50px 20px 90px}.home-banner-title{font-size:32px}.home-banner-subtitle{font-size:16px}.home-banner-desc{font-size:14px}.home-banner-features{gap:16px;flex-wrap:wrap}}@media(max-width:560px){.home-wrap{padding:0 20px}.home-section{padding:62px 0}.home-flow-grid{grid-template-columns:1fr}.home-notice-bar{flex-wrap:wrap;gap:12px}.home-notice-bar .txt{white-space:normal;flex-basis:100%;order:3}}@media(prefers-reduced-motion:reduce){.home-page *{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}.profile-page{min-height:100vh;color:#13294f;background:#f2f8fe;font-family:PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans SC,sans-serif;overflow-x:hidden}.profile-wrap{max-width:1240px;margin:0 auto;padding:0 32px}.profile-header{position:sticky;top:0;z-index:100;background:#1e89f1;color:#fff;box-shadow:0 6px 24px -14px #1b62d699}.profile-header-scan{position:absolute;left:0;bottom:0;height:2px;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);opacity:.5;animation:profileScan 5s linear infinite}@keyframes profileScan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.profile-header-inner{position:relative;display:flex;align-items:center;gap:42px;height:72px}.profile-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.profile-brand-mark{width:40px;height:40px;flex-shrink:0}.profile-brand-text{display:flex;flex-direction:column;line-height:1.15}.profile-brand-text .name{font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;font-size:22px;letter-spacing:.06em;line-height:1}.profile-brand-text .sub{font-size:10px;opacity:.78;margin-top:3px}.profile-menu{display:flex;align-items:center;gap:30px;flex:1}.profile-menu a{position:relative;color:#ffffffeb;text-decoration:none;font-size:15px;font-weight:500;padding:6px 0;transition:.25s}.profile-menu a:hover,.profile-menu a.active{color:#fff}.profile-menu a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#fff;transition:.25s}.profile-menu a:hover:after,.profile-menu a.active:after{width:100%}.profile-menu a.active{font-weight:700}.profile-btn-login{font-size:14px;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.6);padding:9px 20px;border-radius:8px;background:transparent;cursor:pointer;transition:background .2s,border-color .2s}.profile-btn-login:hover{background:#ffffff29}.profile-crumb{padding:22px 0 10px;font-size:13px;color:#56688a;display:flex;align-items:center;gap:10px}.profile-crumb a{color:#56688a;text-decoration:none;transition:.2s}.profile-crumb a:hover{color:#1e89f1}.profile-crumb .sep{color:#d5e3f5}.profile-crumb .cur{color:#0e1f3d;font-weight:500}.profile-page-head{padding:16px 0 28px}.profile-eyebrow{display:flex;align-items:center;gap:10px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#1e89f1;margin-bottom:10px}.profile-eyebrow .bar{width:24px;height:2px;background:linear-gradient(120deg,#21c6e8,#2b86f0);border-radius:2px}.profile-page-head h1{font-size:clamp(28px,3.6vw,40px);font-weight:800;display:flex;align-items:center;gap:12px;color:#0e1f3d;letter-spacing:-.01em;line-height:1.12;margin:0}.profile-page-head h1 .dot{display:none}.profile-page-head p{color:#56688a;font-size:16px;margin-top:12px;max-width:600px}.profile-layout{display:grid;grid-template-columns:1fr 300px;gap:26px;padding-bottom:50px;align-items:start}.profile-main-col{display:flex;flex-direction:column;gap:26px}.profile-card{background:#fff;border-radius:16px;border:1px solid #E4EDF8;box-shadow:0 8px 30px #1b62d612;overflow:hidden}.profile-card-head{padding:22px 32px;border-bottom:1px solid #E4EDF8;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#e9f2fd,#fff);position:relative}.profile-card-head:after{content:"";position:absolute;bottom:0;left:32px;width:54px;height:3px;background:linear-gradient(90deg,#1e89f1,#21c6e8);border-radius:3px}.profile-card-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700}.profile-card-head .ic{width:8px;height:20px;border-radius:4px;background:linear-gradient(180deg,#1e89f1,#21c6e8)}.profile-card-body{padding:26px 32px 30px}.profile-card-body-table{padding:0}.profile-info-list{border:1px solid #E4EDF8;border-radius:12px;overflow:hidden}.profile-info-row{display:grid;grid-template-columns:220px 1fr;align-items:center;transition:.2s}.profile-info-row:nth-child(2n){background:#f2f8fe}.profile-info-row:hover{background:#e9f2fd}.profile-info-row+.profile-info-row{border-top:1px solid #E4EDF8}.profile-info-label{padding:18px 26px;font-size:15px;color:#56688a;font-weight:600;border-right:1px solid #E4EDF8;background:#1b62d605}.profile-info-value{padding:18px 26px;font-size:15px;color:#0e1f3d}.profile-info-value .profile-empty{color:#8595ae}.profile-btn-ok{height:42px;padding:0 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:.25s;font-family:inherit;display:inline-flex;align-items:center;gap:6px;background:linear-gradient(90deg,#1e89f1,#21c6e8);color:#fff;box-shadow:0 8px 20px #1b62d64d}.profile-btn-ok:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1b62d666}.profile-btn-ok:disabled{opacity:.7;cursor:not-allowed}.profile-card-actions{display:flex;align-items:center;gap:12px}.profile-btn-text{height:42px;padding:0 22px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid #D5E3F5;background:#fff;color:#56688a;transition:.25s;font-family:inherit}.profile-btn-text:hover{border-color:#1e89f1;color:#1e89f1}.profile-btn-text:disabled{opacity:.6;cursor:not-allowed}.profile-input{width:100%;padding:10px 14px;border:1px solid #D5E3F5;border-radius:8px;font-size:15px;color:#0e1f3d;background:#fff;outline:none;transition:.2s;font-family:inherit}.profile-input:focus{border-color:#1e89f1;box-shadow:0 0 0 3px #1b62d61a}.profile-input:disabled{background:#f2f8fe;cursor:not-allowed}.profile-error{margin-bottom:16px;padding:12px 16px;border-radius:8px;background:#fff0f0;color:#d9363e;font-size:14px}.profile-loading{padding:40px 0;text-align:center;color:#56688a;font-size:14px}.profile-table{width:100%;border-collapse:collapse}.profile-table thead th{text-align:left;padding:16px 26px;font-size:14px;font-weight:700;color:#0e1f3d;background:linear-gradient(120deg,#e9f2fd,#f2f8fe);border-bottom:2px solid #E4EDF8}.profile-table tbody td{padding:16px 26px;font-size:14px;color:#0e1f3d;border-bottom:1px solid #E4EDF8}.profile-table tbody tr:hover{background:#f2f8fe}.profile-badge{display:inline-block;padding:2px 12px;border-radius:20px;font-size:12px;font-weight:600}.profile-badge.create{background:#e7f7f0;color:#1fb877}.profile-badge.update{background:#e9f2fd;color:#1e89f1}.profile-empty-state{padding:60px 0;text-align:center}.profile-empty-box{width:72px;height:54px;margin:0 auto 16px;border:2px solid #D5E3F5;border-radius:10px;position:relative;background:#f2f8fe}.profile-empty-box:before{content:"";position:absolute;left:50%;top:60%;transform:translate(-50%);width:40px;height:18px;border:2px solid #D5E3F5;border-top:none;border-radius:0 0 8px 8px;background:#fff}.profile-empty-state p{color:#8595ae;font-size:14px}.profile-side{position:sticky;top:90px;display:flex;flex-direction:column;gap:18px}.profile-profile-card{background:linear-gradient(135deg,#1b6fe0,#2b86f0);color:#fff;border-radius:16px;padding:26px 24px;box-shadow:0 12px 30px #1b62d640;text-align:center}.profile-avatar{width:64px;height:64px;border-radius:50%;margin:0 auto 14px;background:#fff3;border:2px solid rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.profile-profile-card .profile-name{font-size:18px;font-weight:700}.profile-profile-card .profile-role{font-size:13px;opacity:.85;margin-top:4px}.profile-stat-row{display:flex;justify-content:space-around;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.2)}.profile-stat .num{font-size:22px;font-weight:800}.profile-stat .lbl{font-size:12px;opacity:.85;margin-top:2px}.profile-menu-card{background:#fff;border-radius:16px;border:1px solid #E4EDF8;box-shadow:0 8px 30px #1b62d60f;overflow:hidden}.profile-menu-item{padding:15px 24px;font-size:14px;color:#56688a;cursor:pointer;transition:.2s;display:flex;align-items:center;gap:10px;border-left:3px solid transparent;text-decoration:none}.profile-menu-item+.profile-menu-item{border-top:1px solid #E4EDF8}.profile-menu-item:hover{background:#f2f8fe;color:#1e89f1}.profile-menu-item.active{background:#e9f2fd;color:#1e89f1;border-left-color:#1e89f1;font-weight:600}.profile-menu-item .d{width:6px;height:6px;border-radius:50%;background:currentColor}@media(max-width:900px){.profile-layout{grid-template-columns:1fr}.profile-info-row{grid-template-columns:130px 1fr}.profile-info-label,.profile-info-value{padding:18px 16px}.profile-side{position:static}.profile-header-inner{flex-wrap:wrap;gap:12px}.profile-menu{display:none}}.agreement-modal-tip{color:#666;font-size:14px;margin-bottom:16px;line-height:1.6}.agreement-modal-content{max-height:460px;overflow-y:auto;border:1px solid #f0f0f0;border-radius:8px;padding:16px;background:#fafafa}.agreement-doc-body{line-height:1.8;color:#333}.agreement-doc-body h2{font-size:18px;font-weight:700;color:#000;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}.agreement-doc-body h3{font-size:15px;font-weight:600;color:#000;margin:16px 0 10px}.agreement-doc-body p{margin:0 0 12px;text-align:justify}.agreement-doc-body p:last-child{margin-bottom:0}.agreement-doc-body ol{margin:0 0 12px;padding-left:20px}.agreement-doc-body li{margin-bottom:6px}.agreement-doc-body li:last-child{margin-bottom:0}.comp-page{min-height:100vh;color:#13294f;background:#f2f8fe;font-family:PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans SC,sans-serif;overflow-x:hidden}.comp-wrap{max-width:1240px;margin:0 auto;padding:0 32px 60px}.comp-header{position:sticky;top:0;z-index:100;background:#1e89f1;color:#fff;box-shadow:0 6px 24px -14px #1b62d699}.comp-header-scan{position:absolute;left:0;bottom:0;height:2px;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);opacity:.5;animation:compScan 5s linear infinite}@keyframes compScan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.comp-header-inner{position:relative;display:flex;align-items:center;gap:42px;height:72px}.comp-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.comp-brand-mark{width:40px;height:40px;flex-shrink:0}.comp-brand-text{display:flex;flex-direction:column;line-height:1.15}.comp-brand-text .name{font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;font-size:22px;letter-spacing:.06em;line-height:1}.comp-brand-text .sub{font-size:10px;opacity:.78;margin-top:3px}.comp-menu{display:flex;align-items:center;gap:30px;flex:1}.comp-menu a{position:relative;color:#ffffffeb;text-decoration:none;font-size:15px;font-weight:500;padding:6px 0;transition:.25s}.comp-menu a:hover,.comp-menu a.active{color:#fff}.comp-menu a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#fff;transition:.25s}.comp-menu a:hover:after,.comp-menu a.active:after{width:100%}.comp-menu a.active{font-weight:700}.comp-btn-login{font-size:14px;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.6);padding:9px 20px;border-radius:8px;background:transparent;cursor:pointer;transition:background .2s,border-color .2s}.comp-btn-login:hover{background:#ffffff29}.comp-crumb{padding:22px 0 10px;font-size:13px;color:#56688a;display:flex;align-items:center;gap:10px}.comp-crumb a{color:#56688a;text-decoration:none;transition:.2s}.comp-crumb a:hover{color:#1e89f1}.comp-crumb .sep{color:#d5e3f5}.comp-crumb .cur{color:#0e1f3d;font-weight:500}.comp-page-head{padding:16px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:32px}.comp-page-head-text{flex:1 1 auto;min-width:0}.comp-qr-card{flex:0 0 auto;display:flex;align-items:center;gap:16px;padding:14px 20px;background:linear-gradient(135deg,#eef4ff,#f6faff);border:1px solid #d8e6ff;border-radius:14px;box-shadow:0 6px 18px #2b6fff14}.comp-qr-img{width:124px;height:124px;border-radius:8px;background:#fff;padding:5px;border:1px solid #e6edf7;flex:0 0 auto}.comp-qr-text{max-width:180px}.comp-qr-title{font-size:15px;font-weight:700;color:#0e1f3d;line-height:1.4}.comp-qr-sub{margin-top:6px;font-size:12px;color:#56688a;line-height:1.5}@media(max-width:720px){.comp-page-head{flex-direction:column;align-items:flex-start}.comp-qr-card{width:100%}}.comp-eyebrow{display:flex;align-items:center;gap:10px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#1e89f1;margin-bottom:10px}.comp-eyebrow .bar{width:24px;height:2px;background:linear-gradient(120deg,#21c6e8,#2b86f0);border-radius:2px}.comp-page-head h1{font-size:clamp(28px,3.6vw,40px);font-weight:800;display:flex;align-items:center;gap:12px;color:#0e1f3d;letter-spacing:-.01em;line-height:1.12;margin:0}.comp-page-head h1 .dot{display:none}.comp-page-head p{color:#56688a;font-size:16px;margin-top:12px;max-width:600px}.comp-loading{padding:80px 0;text-align:center;color:#56688a;font-size:15px}.comp-empty{background:#fff;border-radius:16px;border:1px solid #E4EDF8;box-shadow:0 8px 30px #1b62d612;padding:60px 40px;text-align:center}.comp-empty-box{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#e9f2fd,#dcebfb);display:flex;align-items:center;justify-content:center;margin:0 auto 22px}.comp-empty-icon{font-size:40px;color:#1e89f1}.comp-empty h3{font-size:20px;color:#0e1f3d;margin-bottom:8px}.comp-empty>p{color:#56688a;font-size:15px;margin-bottom:32px}.comp-empty-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:840px;margin:0 auto}.comp-action-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 20px;border-radius:14px;background:#f2f8fe;border:1px solid #E4EDF8;cursor:pointer;transition:.25s;text-decoration:none;color:inherit}.comp-action-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #1b62d61f;border-color:#1e89f1}.comp-action-card .icon{width:54px;height:54px;border-radius:50%;background:#e9f2fd;color:#1e89f1;display:flex;align-items:center;justify-content:center;font-size:24px;transition:.25s}.comp-action-card .icon.primary{background:#1e89f1;color:#fff}.comp-action-card .icon.secondary{background:#e7f7f0;color:#1fb877}.comp-action-card:hover .icon{transform:scale(1.08)}.comp-action-card .title{font-size:16px;font-weight:700;color:#0e1f3d}.comp-action-card .desc{font-size:13px;color:#56688a}.comp-team-list{background:#fff;border-radius:16px;border:1px solid #E4EDF8;box-shadow:0 8px 30px #1b62d612;overflow:hidden}.comp-list-head{padding:22px 32px;border-bottom:1px solid #E4EDF8;background:linear-gradient(120deg,#e9f2fd,#fff);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.comp-list-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#0e1f3d}.comp-list-title .anticon{color:#1e89f1;font-size:20px}.comp-list-actions{display:flex;align-items:center;gap:12px}.comp-team-grid{padding:24px 32px 32px;display:flex;flex-direction:column;gap:16px}.comp-team-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-radius:12px;border:1px solid #E4EDF8;background:#f2f8fe;transition:.25s}.comp-team-card:hover{border-color:#1e89f1;box-shadow:0 8px 24px #1b62d61a}.comp-team-main{display:flex;align-items:center;gap:16px}.comp-team-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#1e89f1,#21c6e8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.comp-team-info{display:flex;flex-direction:column;gap:6px}.comp-team-name{font-size:17px;font-weight:700;color:#0e1f3d;display:flex;align-items:center;gap:8px}.comp-team-meta{display:flex;align-items:center;gap:10px;font-size:14px;color:#56688a}.comp-team-meta .dot{width:4px;height:4px;border-radius:50%;background:#8595ae}.comp-team-enter{padding:10px 24px;border-radius:10px;border:none;background:linear-gradient(90deg,#1e89f1,#21c6e8);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:.25s;box-shadow:0 8px 20px #1b62d64d}.comp-team-enter:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1b62d666}.comp-join-modal .ant-modal-content{border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #1b62d62e}.comp-join-modal .ant-modal-header{background:linear-gradient(120deg,#e9f2fd,#fff);border-bottom:1px solid #E4EDF8;padding:20px 24px}.comp-join-modal .ant-modal-title{font-size:18px;font-weight:700;color:#0e1f3d}.comp-join-modal .ant-modal-close{top:18px;right:18px;color:#56688a}.comp-join-modal .ant-modal-close:hover{color:#1e89f1;background:#f2f8fe}.comp-join-modal .ant-modal-body{padding:24px;background:#fff}.comp-search-bar{display:flex;gap:12px;margin-bottom:20px}.comp-search-input{flex:1;height:48px;border-radius:10px;border:1.5px solid #E4EDF8;padding:0 16px;font-size:15px;color:#13294f;background:#fff;transition:.25s}.comp-search-input::placeholder{color:#8595ae}.comp-search-input:hover,.comp-search-input:focus{border-color:#1e89f1;box-shadow:0 0 0 4px #1e89f11f}.comp-search-btn{height:48px;padding:0 24px;border-radius:10px;font-size:15px;font-weight:600;line-height:48px;border:none;background:linear-gradient(90deg,#1e89f1,#21c6e8);box-shadow:0 8px 20px #1b62d647;transition:.25s;display:inline-flex;align-items:center;justify-content:center;gap:6px}.comp-search-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1b62d661}.comp-search-list{border-radius:12px;overflow:hidden}.comp-search-list .ant-list-items{display:flex;flex-direction:column;gap:12px}.comp-search-list .comp-search-item{padding:14px 18px 14px 26px;border-radius:12px;border:1px solid #E4EDF8;background:#f2f8fe;transition:.25s;display:flex;align-items:center;gap:16px}.comp-search-list .comp-search-item:hover{border-color:#1e89f1;box-shadow:0 8px 24px #1b62d61a}.comp-search-list .comp-search-item .ant-list-item-meta{display:flex;align-items:center;min-height:36px}.comp-search-list .comp-search-item .ant-list-item-meta-content{padding-left:4px}.comp-search-list .comp-search-item .ant-list-item-meta-title{margin-bottom:6px;line-height:1.4}.comp-search-list .comp-search-item .ant-list-item-action{margin:0;padding:0;display:flex;align-items:center}.comp-search-team-name{font-size:16px;font-weight:700;color:#0e1f3d}.comp-search-tags{display:flex;gap:8px;flex-wrap:wrap}.comp-search-tags .ant-tag{border-radius:6px;padding:2px 10px;font-size:13px;border:none;background:#e9f2fd;color:#56688a;margin:0}.comp-search-tags .ant-tag-green{background:#e7f7f0;color:#1fb877}.comp-apply-btn{border-radius:8px;border:none;background:linear-gradient(90deg,#1e89f1,#21c6e8);box-shadow:0 6px 16px #1b62d63d;transition:.25s;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 16px;font-size:14px;font-weight:600}.comp-apply-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #1b62d657}.comp-search-empty{padding:40px 20px;text-align:center;color:#8595ae}.comp-search-empty-icon{font-size:48px;color:#bdd7f5;margin-bottom:12px}.comp-search-empty p{font-size:14px;margin:0}.comp-apply-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none;background:#b3bccb}.comp-join-agreements{margin-top:20px;padding-top:18px;border-top:1px solid #E4EDF8;display:flex;flex-direction:column;gap:10px}.comp-agreement-item{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#4a5568;cursor:pointer;line-height:1.5}.comp-agreement-item input[type=checkbox]{margin-top:2px;width:16px;height:16px;cursor:pointer;flex-shrink:0}.comp-agreement-item input[type=checkbox]:disabled{cursor:not-allowed}.comp-agreement-text{display:inline-flex;flex-wrap:wrap;gap:4px}.comp-agreement-link{background:none;border:none;padding:0;color:#ff6a00;font-size:14px;cursor:pointer;text-decoration:none;font-family:inherit}.comp-agreement-link:hover{text-decoration:underline}@media(max-width:900px){.comp-empty-actions{grid-template-columns:1fr}.comp-team-card{flex-direction:column;align-items:flex-start}.comp-menu{display:none}.comp-header-inner{flex-wrap:wrap;gap:12px}}.track-page{min-height:100vh;background:#eef4ff;color:#0f172a;overflow-x:hidden}.track-wrap{max-width:1240px;margin:0 auto;padding:0 20px}.track-page [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.track-page [data-reveal].in{opacity:1;transform:none}.track-nav{position:sticky;top:0;z-index:100;background:linear-gradient(90deg,#0a1f44,#123a6d,#0d2e5c);color:#fff;box-shadow:0 2px 24px #091d4159}.track-nav-inner{display:flex;align-items:center;justify-content:space-between;height:70px;gap:28px}.track-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.track-brand-mark{width:38px;height:38px;flex-shrink:0}.track-brand-text{display:flex;flex-direction:column;line-height:1.2}.track-brand-text .name{font-size:18px;font-weight:800;letter-spacing:1px}.track-brand-text .sub{font-size:11px;color:#bfe6ffe6;transform:scale(.96);transform-origin:left}.track-menu{display:flex;align-items:center;gap:28px;font-size:14px}.track-menu a{color:#ffffffe0;text-decoration:none;position:relative;padding:6px 0;transition:color .3s}.track-menu a:hover,.track-menu a.active{color:#7dd3fc}.track-menu a.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#7dd3fc;border-radius:2px}.track-nav-actions{display:flex;align-items:center;gap:14px}.track-btn-login{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35);padding:7px 18px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:.3s}.track-btn-login:hover{background:#ffffff1f;border-color:#ffffff8c}.track-nav-scan{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#7dd3fc,transparent);opacity:.6}.track-hero-wrap{position:relative;padding:34px 0 16px}.track-crumb{display:flex;align-items:center;gap:14px;font-size:14px;color:#1e3a8a;font-weight:500;margin-bottom:18px;padding-left:4px}.track-crumb .ln{width:60px;height:2px;background:linear-gradient(90deg,#1e89f1,#0ea5e9);border-radius:2px}.track-crumb b{color:#1e89f1;font-weight:700;letter-spacing:1px}.track-crumb a{color:#1e3a8a;text-decoration:none;transition:color .3s}.track-crumb a:hover{color:#0ea5e9}.track-crumb .sep{color:#94a3b8}.track-crumb .cur{color:#0f172a;font-weight:600}.track-hero{position:relative;background:#fff;border:1px solid #e0e7ff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #1d4ed80a}.track-hero-visual{position:relative;width:100%;max-height:380px;overflow:hidden;background:#eef4ff;display:flex;align-items:center;justify-content:center}.track-hero-visual img{max-width:100%;max-height:380px;object-fit:contain;display:block}.track-hero-info{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 36px}.track-hero-main{flex:1;min-width:0}.track-hero-title{font-size:26px;font-weight:800;line-height:1.35;display:flex;align-items:center;gap:16px;margin-bottom:18px;flex-wrap:wrap}.track-hero-name{display:inline}.track-hero-title .a{color:#0f172a}.track-hero-title .b{color:#1e89f1}.track-hero-title .badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#fff;background:#1e89f1;padding:8px 18px;border-radius:24px;flex-shrink:0}.track-hero-title .badge .pulse{width:7px;height:7px;border-radius:50%;background:#fff;animation:trackPulseDot 1.6s infinite}@keyframes trackPulseDot{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.track-hero-meta{display:flex;flex-wrap:nowrap;gap:6px 18px;font-size:14px}.track-hero-meta .row{display:flex;gap:6px}.track-hero-meta .lbl{color:#64748b;min-width:auto;flex-shrink:0;white-space:nowrap}.track-hero-meta .val{color:#0f172a;font-weight:500}.track-reg-row{flex-shrink:0;margin-top:32px}.track-reg-btn{background:#1e89f1;color:#fff;padding:14px 24px;border-radius:10px;font-size:16px;font-weight:700;text-decoration:none;border:1px solid transparent;display:inline-flex;align-items:center;gap:12px;transition:.3s ease}.track-reg-btn:after{content:"→";font-weight:700;transition:.3s}.track-reg-btn:hover{background:#1578d7;transform:translateY(-2px);box-shadow:0 8px 20px #1e89f14d}.track-reg-btn:hover:after{transform:translate(4px)}.track-main{padding-top:10px;padding-bottom:50px}.track-sec-head{margin:42px 0 18px}.track-sec-tag{font-size:12px;color:#64748b;letter-spacing:2px;margin-bottom:6px;display:flex;align-items:center;gap:8px}.track-sec-tag b{color:#0ea5e9}.track-sec-tag .line{width:30px;height:2px;background:linear-gradient(90deg,#0ea5e9,transparent)}.track-sec-tag em{font-style:normal;color:#0ea5e9;font-weight:600}.track-sec-title{font-size:24px;font-weight:700;color:#0f172a}.track-card{background:#fff;border-radius:12px;padding:30px 36px;border:1px solid #e0e7ff;box-shadow:0 4px 20px #1d4ed80a;position:relative;overflow:hidden}.track-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1d4ed8,#0ea5e9)}.track-desc{font-size:14px;line-height:2;color:#475569;text-indent:2em}.track-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.track-tl-item{background:linear-gradient(180deg,#f0f7ff,#fff);border-radius:10px;padding:22px 20px;border:1px solid #e0e7ff;position:relative;transition:.3s}.track-tl-item:hover{transform:translateY(-4px);box-shadow:0 12px 28px #1d4ed826;border-color:#0ea5e9}.track-tl-item:before{content:"";position:absolute;top:0;left:20px;right:20px;height:3px;background:linear-gradient(90deg,#1d4ed8,#0ea5e9);border-radius:0 0 3px 3px}.track-tl-item .tl-num{font-size:11px;color:#0ea5e9;font-weight:700;letter-spacing:2px;margin-bottom:6px}.track-tl-item .tl-title{font-size:16px;font-weight:700;margin-bottom:4px;display:flex;align-items:center;gap:8px}.track-tl-item .tl-title .dot{width:8px;height:8px;border-radius:50%;background:#0ea5e9;box-shadow:0 0 0 4px #0ea5e926}.track-tl-item .tl-date{font-size:12px;color:#64748b;margin-bottom:12px;padding-bottom:10px;border-bottom:1px dashed #e0e7ff}.track-tl-item .tl-desc{font-size:12.5px;color:#475569;line-height:1.85}.track-cond-block{margin-top:6px}.track-cond-h{font-size:16px;font-weight:700;color:#1d4ed8;margin:20px 0 10px;display:flex;align-items:center;gap:10px}.track-cond-h:before{content:"";width:4px;height:16px;background:linear-gradient(180deg,#1d4ed8,#0ea5e9);border-radius:2px}.track-cond-intro{font-size:13.5px;color:#475569;line-height:1.95;padding-left:14px}.track-cond-sub{font-size:14px;color:#0f172a;font-weight:600;padding-left:14px;margin-top:14px}.track-cond-list{list-style:none;padding-left:14px}.track-cond-list li{position:relative;padding:6px 0 6px 22px;font-size:13.5px;color:#475569;line-height:1.85}.track-cond-list li:before{content:"";position:absolute;left:0;top:14px;width:6px;height:6px;border-radius:50%;background:#0ea5e9;box-shadow:0 0 0 3px #0ea5e92e}.track-cond-list li b{color:#0f172a;font-weight:600}.track-mat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.track-mat-card{background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #e0e7ff;border-radius:10px;padding:18px 20px;transition:.3s;position:relative;overflow:hidden;min-height:140px}.track-mat-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #1d4ed81f;border-color:#7dd3fc}.track-mat-card .num{position:absolute;right:14px;top:12px;font-size:38px;font-weight:800;color:#e0e7ff;font-family:Arial,sans-serif}.track-mat-card h4{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:8px;position:relative;z-index:2}.track-mat-card p{font-size:12.5px;color:#64748b;line-height:1.8;position:relative;z-index:2}.track-contact{background:#fff;border:1px solid #e0e7ff;border-radius:12px;padding:30px 36px;color:#0f172a;position:relative;overflow:hidden;box-shadow:0 4px 20px #1d4ed80a}.track-contact:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e89f1,#0ea5e9)}.track-contact .ct-tag{font-size:12px;color:#1e89f1;letter-spacing:2px;margin-bottom:22px;position:relative;z-index:2;font-weight:600}.track-contact .ct-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:24px;align-items:start;position:relative;z-index:2}.track-contact .ct-block{display:flex;flex-direction:column;gap:8px}.track-contact .ct-label{font-size:12px;color:#64748b;letter-spacing:1px}.track-contact .ct-value{font-size:15px;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:10px}.track-contact .ct-sub{font-size:13px;color:#64748b}.track-contact .ct-ico{width:30px;height:30px;background:#eef4ff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#1e89f1;flex-shrink:0}.track-contact .ct-ico svg{width:15px;height:15px}.track-footer{background:#0f172a;color:#94a3b8;padding:42px 0 28px;font-size:13px;line-height:2}.track-footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:28px;border-bottom:1px solid rgba(148,163,184,.15)}.track-footer-brand{display:flex;align-items:center;gap:12px;color:#fff}.track-footer-brand .track-brand-text .name{color:#5bb0ff}.track-footer-cols{display:flex;gap:60px}.track-fcol h4{color:#cbd5e1;font-size:14px;font-weight:700;margin-bottom:12px}.track-fcol p{margin:4px 0}.track-fcol .lab{display:inline-block;min-width:70px;color:#64748b;margin-right:6px}.track-fcol .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.track-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:18px;font-size:12px}.track-footer-bottom .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.track-not-found{display:flex;align-items:center;justify-content:center;min-height:100vh;text-align:center}.track-not-found h2{font-size:28px;color:#0f172a;margin-bottom:10px}.track-not-found p{color:#64748b;margin-bottom:24px}.track-not-found .track-btn{display:inline-block;background:linear-gradient(90deg,#1d4ed8,#3b82f6);color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600}@media(max-width:1080px){.track-hero-info{flex-direction:column;align-items:flex-start;gap:24px}.track-reg-row{width:100%}.track-reg-btn{width:100%;justify-content:center}.track-timeline,.track-mat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.track-menu{display:none}.track-hero-info{padding:22px 24px;gap:20px}.track-hero-title{font-size:20px;gap:10px;margin-bottom:14px}.track-hero-title .badge{padding:6px 14px;font-size:12px}.track-hero-meta{flex-direction:column;gap:8px}.track-hero-code{font-size:18px}.track-hero-meta{flex-direction:column;gap:10px;align-items:center}.track-reg-btn{width:100%;justify-content:center}.track-timeline,.track-mat-grid{grid-template-columns:1fr}.track-footer-top,.track-footer-cols,.track-footer-bottom{flex-direction:column;gap:24px}.track-contact .ct-row{grid-template-columns:1fr;gap:18px}.track-contact .ct-org{border-right:none;padding-right:0}}.reg-page{min-height:100vh;color:#1f2a3d;background:linear-gradient(180deg,#eef4fc,#e3edfb);overflow-x:hidden}.reg-wrap{max-width:1240px;margin:0 auto;padding:0 32px}.reg-crumb{padding-top:22px;font-size:14px;color:#6b7689;display:flex;align-items:center;gap:10px}.reg-crumb a{color:#6b7689;text-decoration:none;transition:.2s}.reg-crumb a:hover{color:#2b6fff}.reg-crumb .sep{color:#b3bccb}.reg-crumb .cur{color:#2b6fff;font-weight:600}.reg-page-head{padding:18px 0 26px;display:flex;align-items:center;justify-content:space-between;gap:32px}.reg-page-head-text{flex:1 1 auto;min-width:0}.reg-qr-card{flex:0 0 auto;display:flex;align-items:center;gap:16px;padding:14px 20px;background:linear-gradient(135deg,#eef4ff,#f6faff);border:1px solid #d8e6ff;border-radius:14px;box-shadow:0 6px 18px #2b6fff14}.reg-qr-img{width:124px;height:124px;border-radius:8px;background:#fff;padding:5px;border:1px solid #e6edf7;flex:0 0 auto}.reg-qr-text{max-width:180px}.reg-qr-title{font-size:15px;font-weight:700;color:#1f2a3d;line-height:1.4}.reg-qr-sub{margin-top:6px;font-size:12px;color:#6b7689;line-height:1.5}@media(max-width:720px){.reg-page-head{flex-direction:column;align-items:flex-start}.reg-qr-card{width:100%}}.reg-eyebrow{display:flex;align-items:center;gap:10px;font-size:13px;letter-spacing:2px;color:#2b6fff;font-weight:600;margin-bottom:10px}.reg-eyebrow .bar{width:26px;height:2px;background:#2b6fff}.reg-page-head h1{font-size:30px;display:flex;align-items:center;gap:12px;color:#1f2a3d}.reg-page-head h1 .dot{width:9px;height:26px;border-radius:4px;background:linear-gradient(180deg,#2b6fff,#3bb8ff)}.reg-page-head p{color:#6b7689;font-size:15px;margin-top:8px}.reg-page-head .req{color:#f5475b}.reg-layout{display:grid;grid-template-columns:1fr 300px;gap:26px;padding-bottom:50px;align-items:start}.reg-card{background:#fff;border-radius:16px;border:1px solid #e6edf7;box-shadow:0 8px 30px #2b6fff12;overflow:hidden}.reg-card-head{padding:22px 32px;border-bottom:1px solid #e6edf7;display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;background:linear-gradient(120deg,#f3f8ff,#fff);position:relative}.reg-card-head:after{content:"";position:absolute;bottom:0;left:32px;width:54px;height:3px;background:linear-gradient(90deg,#2b6fff,#3bb8ff);border-radius:3px}.reg-card-head .ic{width:8px;height:20px;border-radius:4px;background:linear-gradient(180deg,#2b6fff,#3bb8ff)}.reg-card-body{padding:14px 32px 30px}.reg-grid2{display:grid;grid-template-columns:1fr 1fr;gap:6px 26px}.reg-field{margin:16px 0}.reg-field.full{grid-column:1 / -1}.reg-label{font-size:15px;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:5px}.reg-label .req{color:#f5475b;font-size:16px;line-height:1}.reg-field input,.reg-field select{width:100%;height:48px;border:1.5px solid #e6edf7;border-radius:10px;padding:0 16px;font-size:15px;color:#1f2a3d;background:#fff;transition:.25s;outline:none;font-family:inherit}.reg-field input::placeholder{color:#b3bccb}.reg-field input:focus,.reg-field select:focus{border-color:#2b6fff;box-shadow:0 0 0 4px #2b6fff1f}.reg-cascader{width:100%}.reg-cascader .ant-select-selector{height:48px!important;border:1.5px solid #e6edf7!important;border-radius:10px!important;padding:0 16px!important;font-size:15px;color:#1f2a3d;background:#fff;transition:.25s;outline:none}.reg-cascader .ant-select-selection-search-input{height:46px!important}.reg-cascader .ant-select-selection-placeholder{color:#b3bccb;line-height:46px!important}.reg-cascader.ant-select-focused .ant-select-selector,.reg-cascader .ant-select-selector:focus{border-color:#2b6fff!important;box-shadow:0 0 0 4px #2b6fff1f!important}.reg-cascader .ant-select-selection-item{line-height:46px!important}.reg-cascader .ant-select-arrow{top:50%;right:12px;transform:translateY(-50%);margin-top:0}.reg-select-wrap{position:relative}.reg-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:40px}.reg-select-wrap .chev{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#9aa6b8;pointer-events:none;font-size:18px}.reg-field select:focus+.chev{color:#2b6fff}.reg-field-error{color:#f5475b;font-size:13px;margin-top:6px;line-height:1.4}.reg-form-foot{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:22px 32px;border-top:1px solid #e6edf7;background:linear-gradient(180deg,#fff,#fafcff)}.reg-agreements{display:flex;flex-direction:column;gap:10px}.reg-agreement-item{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#4a5568;cursor:pointer;line-height:1.5}.reg-agreement-item input[type=checkbox]{margin-top:2px;width:16px;height:16px;cursor:pointer;flex-shrink:0}.reg-agreement-item input[type=checkbox]:disabled{cursor:not-allowed}.reg-agreement-text{display:inline-flex;flex-wrap:wrap;gap:4px}.reg-agreement-link{background:none;border:none;padding:0;color:#ff6a00;font-size:14px;cursor:pointer;text-decoration:none;font-family:inherit}.reg-agreement-link:hover{text-decoration:underline}.reg-form-actions{display:flex;gap:14px;flex-shrink:0}.reg-btn{height:46px;padding:0 34px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;border:1.5px solid #e6edf7;transition:.25s;font-family:inherit}.reg-btn-cancel{background:#fff;color:#6b7689}.reg-btn-cancel:hover{border-color:#6b7689;color:#1f2a3d;background:#f7f9fc}.reg-btn-ok{background:linear-gradient(90deg,#2b6fff,#3bb8ff);color:#fff;border:none;box-shadow:0 8px 20px #2b6fff4d}.reg-btn-ok:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.reg-btn-ok:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2b6fff66}.reg-btn-ok:hover:disabled{transform:none;box-shadow:none}.reg-btn-ok:active{transform:translateY(0)}.reg-side{position:sticky;top:90px;display:flex;flex-direction:column;gap:18px}.reg-progress-card{background:linear-gradient(135deg,#173a8f,#2b6fff);color:#fff;border-radius:16px;padding:22px 24px;box-shadow:0 12px 30px #2b6fff40}.reg-progress-card .t{font-size:14px;opacity:.85}.reg-progress-card .big{font-size:30px;font-weight:800;margin:4px 0 12px}.reg-progress-card .bar-track{height:8px;background:#ffffff40;border-radius:6px;overflow:hidden}.reg-progress-card .bar-fill{height:100%;background:linear-gradient(90deg,#fff,#cfe7ff);border-radius:6px;transition:width .5s}.reg-tip-card{background:#fff;border-radius:16px;border:1px solid #e6edf7;box-shadow:0 8px 30px #2b6fff0f;padding:22px 24px}.reg-tip-card h3{font-size:16px;display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#1f2a3d}.reg-tip-card h3 .bar{width:4px;height:16px;border-radius:3px;background:linear-gradient(180deg,#2b6fff,#3bb8ff)}.reg-tip-card ul{list-style:none;padding-left:0;margin:0}.reg-tip-card li{font-size:14px;color:#6b7689;line-height:1.9;padding-left:18px;position:relative;margin-bottom:6px}.reg-tip-card li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:50%;background:#2b6fff}@media(max-width:900px){.reg-layout,.reg-grid2{grid-template-columns:1fr}.reg-side{position:static}}:root{--admin-sider: #13294F;--admin-sider-light: #1a3666;--admin-content: #F2F8FE}.admin-layout{min-height:100vh;background:var(--admin-content);font-family:var(--cn);color:var(--navy)}.admin-sider{background:var(--admin-sider)!important;position:sticky;top:0;height:100vh;box-shadow:4px 0 24px #13294f2e}.admin-brand{display:flex;align-items:center;gap:12px;padding:18px 16px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.admin-brand-mark{width:44px;height:44px;object-fit:contain;flex-shrink:0}.admin-brand-text{display:flex;flex-direction:column}.admin-brand-text .name{font-size:15px;font-weight:700;color:#fff;line-height:1.2}.admin-brand-text .sub{font-size:11px;color:#fff9;margin-top:2px}.admin-menu{background:transparent!important;border-right:none;padding:12px 8px}.admin-menu .ant-menu-item{border-radius:10px;margin-bottom:6px;color:#ffffffbf}.admin-menu .ant-menu-item:hover{background:#ffffff14!important;color:#fff}.admin-menu .ant-menu-item-selected{background:linear-gradient(120deg,#21c6e840,#2b86f040)!important;color:#fff}.admin-menu .ant-menu-item-icon{color:inherit}.admin-right{display:flex;flex-direction:column;min-height:100vh}.admin-top-bar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 28px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 1px 2px #13294f0a}.admin-top-bar .title{font-size:18px;font-weight:700;color:var(--ink)}.admin-top-bar .back{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--azure);text-decoration:none;transition:color .2s}.admin-top-bar .back:hover{color:var(--blue-deep)}.admin-content-wrap{flex:1;padding:24px 28px 40px}.admin-card{background:#fff;border-radius:18px;border:1px solid var(--line);box-shadow:var(--shadow);padding:24px;margin-bottom:22px}.admin-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px;flex-wrap:wrap}.admin-card-title{font-size:18px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:10px}.admin-card-title .dot{width:8px;height:8px;border-radius:50%;background:var(--cyan)}.admin-page-footer{margin-top:auto}.admin-table-search{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.admin-table-search .ant-input,.admin-table-search .ant-select{width:220px}.admin-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.admin-stat-card{background:#fff;border-radius:16px;border:1px solid var(--line);box-shadow:var(--shadow);padding:20px;display:flex;align-items:flex-start;gap:14px;transition:transform .22s,box-shadow .22s}.admin-stat-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.admin-stat-icon{width:48px;height:48px;border-radius:14px;background:var(--grad-soft);display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--azure);flex-shrink:0}.admin-stat-body{flex:1;min-width:0}.admin-stat-label{font-size:13px;color:var(--slate);margin-bottom:4px}.admin-stat-value{font-size:28px;font-weight:800;color:var(--ink);line-height:1.2}.admin-trend-card{background:#fff;border-radius:16px;border:1px solid var(--line);box-shadow:var(--shadow);padding:20px}.admin-trend-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;height:160px;padding-top:20px}.admin-trend-bar{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;min-width:0;height:100%}.admin-trend-bar-inner{width:100%;max-width:32px;border-radius:6px 6px 0 0;background:var(--grad);opacity:.85;transition:opacity .2s}.admin-trend-bar-inner:hover{opacity:1}.admin-trend-bar-label{font-size:11px;color:var(--slate-2);white-space:nowrap}.admin-shortcuts{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.admin-shortcut{display:flex;align-items:center;gap:10px;padding:16px;background:#fff;border-radius:14px;border:1px solid var(--line);box-shadow:0 1px 2px #13294f08;color:var(--navy);text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.admin-shortcut:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#2b86f066}.admin-shortcut-icon{width:40px;height:40px;border-radius:12px;background:var(--grad-soft);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--azure)}.admin-shortcut-text{font-size:14px;font-weight:600}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}[data-reveal].in{opacity:1;transform:none}.admin-modal .ant-modal-content{border-radius:18px;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.admin-modal .ant-modal-header{background:#fff;border-bottom:1px solid var(--line);border-radius:18px 18px 0 0;padding:20px 24px}.admin-modal .ant-modal-title{color:var(--ink);font-weight:700;font-size:16px}.admin-modal .ant-modal-body{padding:24px}.admin-modal .ant-modal-close{color:var(--slate)}.admin-detail-body{display:flex;flex-direction:column;gap:14px}.admin-detail-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:1.5}.admin-detail-label{color:var(--slate);flex-shrink:0;min-width:80px}.admin-detail-value{color:var(--ink);font-weight:500;text-align:right;word-break:break-all}.admin-table{width:100%}.admin-table .ant-table-cell{white-space:nowrap;overflow:hidden}.admin-table .ant-table-cell:last-child .ant-space{flex-wrap:nowrap}@media(max-width:768px){.admin-content-wrap{padding:16px}.admin-card-head{flex-direction:column;align-items:flex-start}.admin-table-search{flex-wrap:wrap;width:100%}.admin-table-search .ant-input,.admin-table-search .ant-select{flex:1;min-width:140px}.admin-stat-grid{grid-template-columns:1fr}.admin-shortcuts{grid-template-columns:1fr 1fr}}.team-page{min-height:100vh;color:#1f2a3d;background:linear-gradient(180deg,#eef4fc,#e3edfb);padding-bottom:60px;overflow-x:hidden}.team-wrap{max-width:1240px;margin:0 auto;padding:0 32px}.team-header{position:sticky;top:0;z-index:100;background:linear-gradient(90deg,#2767f0,#2b6fff);color:#fff;overflow:hidden}.team-header-scan{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.12;background:repeating-linear-gradient(90deg,transparent,transparent 60px,rgba(255,255,255,.35) 60px,rgba(255,255,255,.35) 61px);animation:teamScan 10s linear infinite}@keyframes teamScan{0%{transform:translate(-120px)}to{transform:translate(0)}}.team-header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;padding:14px 0}.team-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.team-brand-mark{width:40px;height:40px;flex-shrink:0}.team-brand-text{display:flex;flex-direction:column;line-height:1.15}.team-brand-text .name{font-size:18px;font-weight:800;letter-spacing:1px}.team-brand-text .sub{font-size:12px;opacity:.9;margin-top:2px}.team-menu{display:flex;align-items:center;gap:32px}.team-menu a{position:relative;color:#ffffffeb;text-decoration:none;font-size:15px;padding:4px 0;transition:.25s}.team-menu a:hover,.team-menu a.active{color:#fff}.team-menu a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#fff;transition:.3s}.team-menu a:hover:after,.team-menu a.active:after{width:100%}.team-btn-login{background:#fff;color:#2b6fff;font-weight:600;padding:8px 22px;border-radius:8px;border:none;font-size:14px;cursor:pointer;transition:.25s}.team-btn-login:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0000002e}.team-crumb{padding-top:22px;font-size:14px;color:#6b7689;display:flex;align-items:center;gap:10px}.team-crumb a{color:#6b7689;text-decoration:none;transition:.2s}.team-crumb a:hover{color:#2b6fff}.team-crumb .sep{color:#b3bccb}.team-crumb .cur{color:#2b6fff;font-weight:600}.team-loading{padding:80px 0;text-align:center;color:#6b7689;font-size:15px}.team-empty{margin-top:24px;background:#fff;border-radius:16px;border:1px solid #e6edf7;box-shadow:0 8px 30px #2b6fff12;padding:60px 40px;text-align:center}.team-empty p{color:#6b7689;font-size:15px;margin-bottom:20px}.team-empty-back{display:inline-block;padding:10px 24px;border-radius:10px;background:linear-gradient(90deg,#2b6fff,#3bb8ff);color:#fff;text-decoration:none;font-size:14px;font-weight:600;transition:.25s}.team-empty-back:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2b6fff59}.team-hero{margin-top:24px;background:#fff;border-radius:16px;border:1px solid #e6edf7;box-shadow:0 8px 30px #2b6fff12;padding:28px 32px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:space-between}.team-hero-avatar{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,#2b6fff,#3bb8ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;flex-shrink:0}.team-hero-info{flex:1;min-width:220px}.team-hero-name{font-size:22px;font-weight:700;color:#1f2a3d;display:flex;align-items:center;gap:10px;margin-bottom:10px}.team-hero-meta{display:flex;align-items:center;gap:12px;font-size:14px;color:#6b7689;flex-wrap:wrap}.team-hero-meta .dot{width:4px;height:4px;border-radius:50%;background:#b3bccb}.team-leave-btn{padding:10px 22px;border-radius:10px;border:1px solid #ff4d4f;background:#fff;color:#ff4d4f;font-size:14px;font-weight:600;cursor:pointer;transition:.25s;display:flex;align-items:center;gap:6px}.team-leave-btn:hover{background:#ff4d4f;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #ff4d4f40}.team-layout{display:grid;grid-template-columns:1fr 300px;gap:24px;margin-top:24px;padding-bottom:50px;align-items:flex-start}.team-main-col{display:flex;flex-direction:column;gap:24px}.team-card{background:#fff;border-radius:16px;border:1px solid #e6edf7;box-shadow:0 8px 30px #2b6fff12;overflow:hidden}.team-card-head{padding:20px 24px;border-bottom:1px solid #e6edf7;background:linear-gradient(120deg,#f3f8ff,#fff)}.team-card-title{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:700;color:#1f2a3d}.team-card-title .anticon{color:#2b6fff;font-size:20px}.team-pending-dot{width:10px;height:10px;border-radius:50%;background:#ff7a45;animation:teamPulse 1.6s ease-in-out infinite}@keyframes teamPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.team-card-body{padding:20px 24px}.team-empty-state{text-align:center;padding:40px 20px;color:#6b7689;font-size:14px}.team-side{display:flex;flex-direction:column;gap:20px}.team-side-card{background:#fff;border-radius:16px;border:1px solid #e6edf7;box-shadow:0 8px 30px #2b6fff12;padding:22px}.team-side-title{font-size:16px;font-weight:700;color:#1f2a3d;margin-bottom:14px}.team-tip-card ul{margin:0;padding-left:18px;color:#6b7689;font-size:14px;line-height:1.8}.team-tip-card li{margin-bottom:8px}.team-link-card{display:flex;flex-direction:column;gap:10px}.team-side-link{display:block;padding:12px 16px;border-radius:10px;background:#fafcff;border:1px solid #e6edf7;color:#2b6fff;text-decoration:none;font-size:14px;font-weight:600;transition:.25s}.team-side-link:hover{background:#2b6fff;color:#fff;border-color:#2b6fff;transform:translateY(-2px)}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}[data-reveal].in{opacity:1;transform:translateY(0)}@media(max-width:900px){.team-layout{grid-template-columns:1fr}.team-menu{display:none}.team-header-inner{flex-wrap:wrap;gap:12px}.team-hero{flex-direction:column;align-items:flex-start}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
