.popup{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;color:#2d3748;padding:1.5rem;transition:all .2s ease}.popup:hover{background-color:#f7fafc}.main-layout .tech-sider{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);box-shadow:2px 0 15px #0000004d;transition:all .3s ease;z-index:10}.main-layout .tech-sider .sider-logo{align-items:center;display:flex;height:64px;justify-content:center;overflow:hidden;padding:0 16px;position:relative}.main-layout .tech-sider .sider-logo .logo-image{height:40px;transition:all .3s ease;z-index:2}.main-layout .tech-sider .sider-logo .logo-glow{animation:pulse 4s infinite alternate;background:radial-gradient(circle,#00c6ff4d 0,#0000 70%);height:100%;opacity:.5;position:absolute;width:100%}.main-layout .tech-sider .tech-menu{background:#0000;border-right:none;padding-top:16px}.main-layout .tech-sider .tech-menu .ant-menu-item{border-radius:4px;margin:8px 16px;transition:all .3s}.main-layout .tech-sider .tech-menu .ant-menu-item a{color:#ffffffa6;display:block}.main-layout .tech-sider .tech-menu .ant-menu-item a:hover{color:#fff}.main-layout .tech-sider .tech-menu .ant-menu-item:hover{background:#ffffff1a!important;transform:translateX(5px)}.main-layout .tech-sider .tech-menu .ant-menu-item:after{background:#00c6ff;bottom:0;content:"";left:0;opacity:0;position:absolute;top:0;transition:all .3s;width:3px}.main-layout .tech-sider .tech-menu .ant-menu-item.ant-menu-item-selected{background:#00c6ff1a!important}.main-layout .tech-sider .tech-menu .ant-menu-item.ant-menu-item-selected a{color:#fff}.main-layout .tech-sider .tech-menu .ant-menu-item.ant-menu-item-selected:after{opacity:1}.main-layout .site-layout{background:#f8f9fa}.main-layout .site-layout .tech-header{align-items:center;background:#fff;box-shadow:0 1px 10px #0000001a;display:flex;justify-content:flex-end;padding:0 24px}.main-layout .site-layout .tech-header .header-user{align-items:center;cursor:pointer;display:flex;transition:all .3s}.main-layout .site-layout .tech-header .header-user:hover{background:#0000000d}.main-layout .site-layout .tech-header .header-user .user-avatar{background:#1a73e8}.main-layout .site-layout .tech-header .header-user .username{color:#333;font-weight:500;margin-left:10px}.main-layout .site-layout .site-content{margin:16px}.main-layout .site-layout .site-content .content-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;min-height:calc(100vh - 96px);padding:24px}@keyframes pulse{0%{opacity:.3}to{opacity:.7}}@media(max-width:768px){.main-layout .tech-sider{height:100vh;position:fixed;z-index:100}.main-layout .site-layout{margin-left:80px}.main-layout .site-layout .tech-header{padding:0 12px}.main-layout .site-layout .tech-header .header-user .username{display:none}.main-layout .site-layout .site-content{margin:16px 8px}.main-layout .site-layout .site-content .content-container{padding:16px}}.ant-dropdown-menu{border-radius:8px;box-shadow:0 4px 12px #00000026}.ant-dropdown-menu .ant-dropdown-menu-item{margin:4px 0;padding:8px 16px}.ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#f5f5f5}.ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#ff4d4f}.ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{background-color:#fff2f0}body,html{height:100%;margin:0;padding:0}.auth-container{align-items:flex-end;background-attachment:fixed;background-image:url(/static/media/background.8551810cd1b45bea3f24.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;min-height:100vh;overflow:hidden;padding-right:10%}.auth-container .auth-card{background-color:#fffffff2;border-radius:8px;box-shadow:0 4px 12px #00000026;margin:0;max-width:420px;padding:30px;width:100%}.auth-container .auth-card .brand-title{margin-bottom:30px;text-align:center}.auth-container .auth-card .brand-title h1{color:#444;font-family:Arial,sans-serif;font-size:2.2rem;font-weight:300;letter-spacing:1px;margin:0 0 5px}.auth-container .auth-card .brand-title h1 span{color:#1890ff;font-weight:600;position:relative}.auth-container .auth-card .brand-title h1 span:after{background:linear-gradient(90deg,#1890ff4d,#1890ff,#1890ff4d);bottom:-8px;content:"";height:2px;left:0;position:absolute;width:100%}.auth-container .auth-card .brand-title p{color:#777;font-family:Arial,sans-serif;font-size:.9rem;letter-spacing:.5px;margin:0}.auth-container .auth-card .register-steps{margin-bottom:24px}.auth-container .auth-card .register-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#1890ff;border-color:#1890ff}.auth-container .auth-card .register-steps .ant-steps-item-finish .ant-steps-item-icon{border-color:#1890ff}.auth-container .auth-card .register-steps .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#1890ff}.auth-container .auth-card .register-steps .ant-steps-item-title{font-size:12px}.auth-container .auth-card .ant-form .ant-form-item{margin-bottom:16px}.auth-container .auth-card .ant-form .ant-form-item:last-child{margin-bottom:0}.auth-container .auth-card .ant-form .ant-input{border-radius:4px;height:40px;padding-bottom:4px}.auth-container .auth-card .ant-form .ant-input::placeholder{color:#bfbfbf;opacity:1}.auth-container .auth-card .ant-form .ant-input::-webkit-input-placeholder{color:#bfbfbf}.auth-container .auth-card .ant-form .ant-input::-moz-placeholder{color:#bfbfbf}.auth-container .auth-card .ant-form .ant-input:-ms-input-placeholder{color:#bfbfbf}.auth-container .auth-card .ant-form .ant-input-password{border-radius:4px;height:40px;padding-bottom:4px}.auth-container .auth-card .ant-form .ant-input-password input::placeholder{color:#bfbfbf;opacity:1}.auth-container .auth-card .ant-form .ant-input-password input::-webkit-input-placeholder{color:#bfbfbf}.auth-container .auth-card .ant-form .ant-input-password input::-moz-placeholder{color:#bfbfbf}.auth-container .auth-card .ant-form .ant-input-password input:-ms-input-placeholder{color:#bfbfbf}.auth-container .auth-card .ant-form .ant-btn{border-radius:4px;font-weight:500;height:40px}.auth-container .auth-card .auth-links{font-size:12px;margin-top:16px;text-align:center}.auth-container .auth-card .auth-links span{color:#1890ff;cursor:pointer;transition:color .3s}.auth-container .auth-card .auth-links span:hover{color:#40a9ff}.auth-container .auth-card .auth-links .divider{color:#d9d9d9;cursor:default;margin:0 8px}@media(max-width:1200px){.auth-container{padding-right:8%}.auth-container .auth-card{max-width:380px;padding:25px}.auth-container .auth-card .brand-title h1{font-size:2rem}}@media(max-width:992px){.auth-container{padding-right:5%}.auth-container .auth-card{max-width:350px;padding:20px}.auth-container .auth-card .brand-title h1{font-size:1.8rem}.auth-container .auth-card .brand-title p{font-size:.8rem}}@media(max-width:768px){.auth-container{align-items:center;justify-content:center;padding:20px}.auth-container .auth-card{max-width:100%;padding:20px}.auth-container .auth-card .brand-title h1{font-size:1.8rem}}.ant-form-item-explain-error{color:#ff4d4f;display:block!important;font-size:12px;margin-top:2px}.email-field{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;box-sizing:border-box;display:flex;height:40px;padding:0 12px;position:relative;transition:all .2s;width:100%}.email-field .email-icon{color:#000;flex-shrink:0;margin-right:8px}.email-field .email-input{background:#0000;border:none;color:#000000d9;flex:1 1;font-size:14px;line-height:20px;min-width:0;outline:none;padding:0;width:100%}.email-field .email-input::placeholder{color:#bfbfbf;opacity:1}.email-field .email-input::-webkit-input-placeholder{color:#bfbfbf}.email-field .email-input::-moz-placeholder{color:#bfbfbf}.email-field .email-input:-ms-input-placeholder{color:#bfbfbf}.email-field .email-suffix{color:#8c8c8c;flex-shrink:0;font-size:14px;line-height:20px;margin-left:2px;max-width:140px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.email-field:hover{border-color:#40a9ff}.email-field:focus-within{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33;outline:none}.ant-form-item-has-error .email-field{border-color:#ff4d4f}.ant-form-item-has-error .email-field .email-icon,.ant-form-item-has-error .email-field .email-suffix{color:#ff4d4f}.ant-form-item-has-error .email-field:hover{border-color:#ff4d4f}.ant-form-item-has-error .email-field:focus-within{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.ant-input-affix-wrapper .ant-input{min-width:0}.ant-input-affix-wrapper .ant-input-suffix{flex-shrink:0;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body,html{height:auto;overflow-x:hidden;overflow-y:visible}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Comic Sans MS,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif}.page-container{display:block;min-height:auto;overflow:visible!important}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.top-header{background-color:#fff;padding:16px 0}.top-header .container{align-items:center;display:flex;justify-content:space-between}.top-header .header-actions{display:flex;gap:12px}.top-header .logo-area{align-items:center;display:flex;gap:12px}.top-header .logo-placeholder{border:2px solid #2980b9;border-radius:50%;flex-shrink:0;height:48px;object-fit:cover;width:48px}.top-header .logo-text{display:flex;flex-direction:column;justify-content:center}.top-header .logo-text h1{color:#2980b9;font-size:18px;font-weight:800;letter-spacing:1px;line-height:1.1;margin:0}.top-header .logo-text p{color:#666;font-size:12px;margin-top:2px}.top-header .login-btn{align-items:center;background-color:#2980b9;border:2px solid #333;border-radius:8px;box-shadow:2px 2px 0 #0000001a;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:8px 20px;transition:all .3s}.top-header .login-btn:hover{background-color:#226998;box-shadow:4px 4px 0 #00000026;transform:translateY(-2px)}.top-header .login-btn:active{box-shadow:1px 1px 0 #0000001a;transform:translateY(0)}.hero-banner{align-items:center;background:linear-gradient(120deg,#bde0f5,#fff);border-bottom:3px solid #333;display:flex;height:calc(100vh - 132px);justify-content:center;overflow:hidden;position:relative}.hero-banner:before{background:#fff6;border:2px dashed #3333331a;border-radius:50%;content:"";height:400px;position:absolute;right:-50px;top:-100px;width:400px}.hero-banner .hero-content{color:#333;text-align:center;transform:translateY(-40px);z-index:1}.hero-banner .hero-content h1{color:#2980b9;font-size:5rem;font-weight:800;margin-bottom:12px;text-shadow:3px 3px 0 #3333331a}.hero-banner .hero-content p{font-size:1.3rem;font-weight:700;letter-spacing:3px;opacity:.85}.sticky-nav.is-fixed{left:0;position:fixed;top:0;width:100%;z-index:999}.sticky-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffffff2;box-shadow:0 4px 0 #3333330d;display:block;width:100%;z-index:9999}.sticky-nav .nav-list{display:flex;list-style:none;width:100%}.sticky-nav .nav-list .nav-item{color:#666;cursor:pointer;flex:1 1;font-weight:700;padding:20px 0;position:relative;text-align:center;transition:all .3s}.sticky-nav .nav-list .nav-item .active-bar{background-color:#2980b9;border-radius:5px 5px 0 0;bottom:-3px;height:5px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease-in-out;width:0}.sticky-nav .nav-list .nav-item.active{color:#2980b9;font-weight:800}.sticky-nav .nav-list .nav-item.active .active-bar{width:60%}.sticky-nav .nav-list .nav-item:hover{color:#2980b9}.main-content{background-image:radial-gradient(#2980b914 3px,#0000 0);background-size:40px 40px;flex:1 1;overflow:visible!important;padding:40px 0;position:relative}.main-content .content-section{display:flex;margin-bottom:90px}.main-content .content-section.left-align{justify-content:flex-start}.main-content .content-section.right-align{justify-content:flex-end}.main-content .card{background:#fff;border:3px solid #333;border-radius:16px;box-shadow:6px 6px 0 #33333326;display:flex;overflow:hidden;transition:all .3s ease;width:65%}.main-content .card:hover{border-color:#2980b9;box-shadow:8px 8px 0 #3333}.main-content .card.feature-card,.main-content .card.info-card{flex-direction:row}.main-content .card .card-image{align-items:center;border-right:2px dashed #3333;display:flex;flex:1 1;justify-content:center;min-height:60px}.main-content .card .card-image.placeholder-blue{background:#bde0f54d;color:#2980b9}.main-content .card .card-image.placeholder-gray{background:#6666661a;color:#666}.main-content .card .card-image.placeholder-green{background:#1a50c41a;color:#1a50c4}.main-content .card .card-image.placeholder-purple{background:#3371e41a;color:#3371e4}.main-content .card .card-image .placeholder-text{font-size:1.1rem;font-weight:700;letter-spacing:1px;opacity:.8}.main-content .card .card-body{display:flex;flex:1.2 1;flex-direction:column;justify-content:center;padding:48px}.main-content .card .card-body h2{color:#2980b9;font-size:26px;font-weight:700;margin-bottom:16px}.main-content .card .card-body p{color:#666;font-size:15px;line-height:1.8;margin-bottom:30px}.main-content .card .card-body .card-btn{align-self:flex-start;background:#2980b9;border:2px solid #333;border-radius:12px;box-shadow:2px 2px 0 #33333326;color:#fff;cursor:pointer;padding:10px 28px}.main-content .card .card-body .card-btn:hover{background:#2472a4;box-shadow:4px 4px 0 #3333;transform:translateY(-2px)}.full-width-stats{background-color:initial;display:flex;justify-content:center;padding:60px 0;width:100%}.full-width-stats .stats-inner{align-items:center;background-color:#fff;border:3px solid #333;border-radius:20px;box-shadow:6px 6px 0 #33333326;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around;max-width:1200px;padding:40px 20px;width:90%}.full-width-stats .stat-item:hover{transform:translateY(-5px) scale(1.05)}.full-width-stats .stat-item svg{color:#2980b9;height:40px;margin-bottom:16px;width:40px}.full-width-stats .stat-item .count{color:#2980b9;display:block;font-size:38px;font-weight:800;line-height:1;margin-bottom:8px;text-shadow:2px 2px 0 #3333331a}.full-width-stats .stat-item .label{color:#333;font-size:15px;font-weight:700;letter-spacing:1px}.site-footer{background-color:#333;border-top:4px solid #2980b9;color:#ffffffe6;margin-top:auto;padding:70px 0 24px}.site-footer .footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1.5fr;margin-bottom:50px}.site-footer .footer-grid h3{color:#fff;font-size:22px;font-weight:700;margin-bottom:16px}.site-footer .footer-grid .footer-desc{color:#ffffffb3;font-size:14px;line-height:1.8;margin-bottom:24px}.site-footer .footer-grid ul{list-style:none}.site-footer .footer-grid ul li{color:#ffffffb3;font-weight:700;margin-bottom:14px}.site-footer .footer-bottom{border-top:2px dashed #fff3;color:#ffffff80;font-size:13px;font-weight:700;padding-top:24px;text-align:center}.floating-bubbles-bg{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.floating-bubbles-bg span{animation:floatDown ease-in infinite;background:#bde0f559;border:2px solid #2980b94d;border-radius:50%;position:absolute;top:-120px}.floating-bubbles-bg span:first-child{--drift:26px;--scale:1.05;--rotate:12deg;animation-delay:2s;animation-duration:17s;height:39px;left:47%;width:39px}.floating-bubbles-bg span:nth-child(2){--drift:29px;--scale:0.95;--rotate:-15deg;animation-delay:5s;animation-duration:17s;height:58px;left:84%;width:58px}.floating-bubbles-bg span:nth-child(3){--drift:0px;--scale:0.98;--rotate:3deg;animation-delay:3s;animation-duration:16s;height:27px;left:54%;width:27px}.floating-bubbles-bg span:nth-child(4){--drift:-14px;--scale:0.95;--rotate:-5deg;animation-delay:9s;animation-duration:23s;height:80px;left:52%;width:80px}.floating-bubbles-bg span:nth-child(5){--drift:24px;--scale:1.02;--rotate:-3deg;animation-delay:3s;animation-duration:24s;height:78px;left:3%;width:78px}.floating-bubbles-bg span:nth-child(6){--drift:13px;--scale:1.05;--rotate:28deg;animation-delay:9s;animation-duration:19s;height:24px;left:33%;width:24px}.floating-bubbles-bg span:nth-child(7){--drift:28px;--scale:0.95;--rotate:7deg;animation-delay:9s;animation-duration:21s;height:41px;left:96%;width:41px}.floating-bubbles-bg span:nth-child(8){--drift:-26px;--scale:1.08;--rotate:7deg;animation-delay:9s;animation-duration:16s;height:58px;left:44%;width:58px}.floating-bubbles-bg span:nth-child(9){--drift:24px;--scale:0.99;--rotate:-27deg;animation-delay:10s;animation-duration:19s;height:59px;left:52%;width:59px}.floating-bubbles-bg span:nth-child(10){--drift:-7px;--scale:1.09;--rotate:-5deg;animation-delay:4s;animation-duration:25s;height:42px;left:38%;width:42px}.floating-bubbles-bg span:nth-child(11){--drift:17px;--scale:1.07;--rotate:26deg;animation-delay:6s;animation-duration:22s;height:38px;left:4%;width:38px}.floating-bubbles-bg span:nth-child(12){--drift:4px;--scale:0.96;--rotate:-22deg;animation-delay:5s;animation-duration:18s;height:34px;left:15%;width:34px}.floating-bubbles-bg span:nth-child(13){--drift:7px;--scale:0.97;--rotate:-3deg;animation-delay:1s;animation-duration:20s;height:57px;left:21%;width:57px}.floating-bubbles-bg span:nth-child(14){--drift:7px;--scale:0.97;--rotate:20deg;animation-delay:5s;animation-duration:24s;height:46px;left:60%;width:46px}.floating-bubbles-bg span:nth-child(15){--drift:8px;--scale:1.06;--rotate:29deg;animation-delay:2s;animation-duration:21s;height:67px;left:95%;width:67px}@keyframes floatDown{0%{opacity:0;transform:translateY(0) translateX(0) scale(.9) rotate(0deg)}10%{opacity:1}to{opacity:0;transform:translateY(120vh) translateX(var(--drift)) scale(var(--scale)) rotate(var(--rotate))}}@media(max-width:768px){.hero-banner{height:calc(100vh - 112px)}.main-content .card{flex-direction:column!important;width:100%}.hero-content h1{font-size:2.5rem}.full-width-stats .stats-inner{gap:30px}.site-footer .footer-grid{grid-template-columns:1fr}}.dashboard-page{padding:0}.dashboard-page .dashboard-banner{background:linear-gradient(135deg,#4da6ff1a,#6c7ae01a);margin-bottom:0;padding:40px 24px 24px;text-align:center}.dashboard-page .dashboard-banner .banner-content{margin:0 auto;max-width:800px}.dashboard-page .dashboard-banner .banner-title{color:#2d3748;font-size:2.5rem;margin-bottom:12px}.dashboard-page .dashboard-banner .banner-title .title-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4da6ff,#06c);-webkit-background-clip:text;background-clip:text;margin-left:8px}.dashboard-page .dashboard-banner .banner-subtitle{color:#718096;font-size:1.2rem}.dashboard-page .section-header{margin-bottom:32px;text-align:center}.dashboard-page .section-header h2{color:#2d3748;margin-bottom:8px}.dashboard-page .achievement-section{padding:0 24px 40px}.dashboard-page .achievement-section .achievement-cards .achievement-card{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;text-align:center}.dashboard-page .achievement-section .achievement-cards .achievement-card .achievement-icon{font-size:32px;margin-bottom:16px}.dashboard-page .achievement-section .achievement-cards .achievement-card .achievement-content .achievement-count{color:#4da6ff;font-size:2rem;font-weight:700;margin-bottom:4px}.dashboard-page .achievement-section .achievement-cards .achievement-card .achievement-content .achievement-title{color:#718096;font-size:.9rem}.dashboard-page .departments-section{background:#f8fbff;padding:40px 24px}.dashboard-page .departments-section .department-cards .department-card{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;height:100%}.dashboard-page .departments-section .department-cards .department-card .department-header{align-items:center;display:flex;margin-bottom:16px}.dashboard-page .departments-section .department-cards .department-card .department-header .department-icon{align-items:center;border-radius:12px;display:flex;font-size:24px;height:50px;justify-content:center;margin-right:16px;width:50px}.dashboard-page .departments-section .department-cards .department-card .department-header .department-title{flex:1 1}.dashboard-page .departments-section .department-cards .department-card .department-features .feature-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.dashboard-page .departments-section .department-cards .department-card .department-features .feature-tags .feature-tag{background:#4da6ff1a;border-radius:16px;color:#4da6ff;font-size:.85rem;padding:4px 12px}.dashboard-page .activities-section{padding:40px 24px}.dashboard-page .activities-section .activity-card{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;height:100%;text-align:center}.dashboard-page .activities-section .activity-card .activity-icon{align-items:center;background:#4da6ff1a;border-radius:12px;color:#4da6ff;display:flex;font-size:28px;height:60px;justify-content:center;margin:0 auto 16px;width:60px}.dashboard-page .recruitment-section{padding:40px 24px}.dashboard-page .recruitment-section .recruitment-cards .recruitment-card{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;height:100%;text-align:center}.dashboard-page .recruitment-section .recruitment-cards .recruitment-card .recruitment-icon{align-items:center;border-radius:12px;display:flex;font-size:28px;height:60px;justify-content:center;margin:0 auto 16px;width:60px}.dashboard-page .recruitment-section .recruitment-cta-card{background:linear-gradient(135deg,#4da6ff,#6c7ae0);border:none;border-radius:12px;box-shadow:0 8px 24px #4da6ff40}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content .cta-text{flex:1 1;min-width:250px}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content .cta-text .cta-buttons{display:flex;flex-wrap:wrap;gap:16px}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content .cta-text .cta-buttons .cta-btn{border-radius:8px;font-size:15px;font-weight:500;height:44px;padding:0 28px}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content .cta-text .cta-buttons .cta-btn--resume{background:#fff;border-color:#fff;color:#4da6ff}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content .cta-text .cta-buttons .cta-btn--resume:hover{background:#ffffffe6!important;border-color:#ffffffe6!important;color:#06c!important}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content .cta-text .cta-buttons .cta-btn--appointment{background:#ffffff26;border-color:#fff6;color:#fff}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content .cta-text .cta-buttons .cta-btn--appointment:hover{background:#ffffff40!important;border-color:#ffffffb3!important;color:#fff!important}.dashboard-page .recruitment-section .recruitment-cta-card .recruitment-cta-content .cta-action .cta-qrcode-placeholder{align-items:center;background:#ffffff26;border:2px solid #ffffff4d;border-radius:12px;display:flex;flex-direction:column;height:100px;justify-content:center;width:100px}.dashboard-page .join-section{background:#f8fbff;padding:40px 24px}.dashboard-page .join-section .join-card{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin:0 auto;max-width:800px}.dashboard-page .join-section .join-card .join-content{text-align:center}.dashboard-page .join-section .join-card .join-content .contact-info{margin-top:24px}.dashboard-page .join-section .join-card .join-content .contact-info .contact-item{margin-bottom:8px}.dashboard-page .join-section .join-card .join-content .contact-info .contact-item strong{margin-right:8px}@media(max-width:768px){.dashboard-page .dashboard-banner{padding:24px 16px}.dashboard-page .dashboard-banner .banner-title{font-size:2rem}.dashboard-page .section-header{margin-bottom:24px}.dashboard-page .achievement-section,.dashboard-page .activities-section,.dashboard-page .departments-section,.dashboard-page .join-section,.dashboard-page .recruitment-section{padding:24px 16px}.dashboard-page .department-card .department-header{flex-direction:column;text-align:center}.dashboard-page .department-card .department-header .department-icon{margin-bottom:12px;margin-right:0}}.boyuan-container{background-color:#fff;border-radius:24px;box-shadow:0 15px 35px #2980b91a;color:#333;display:flex;flex-direction:column;max-width:1000px;padding:2rem 3.5rem;width:90%}.boyuan-container .header{align-items:center;background:#fff9;border:2px solid #3333331a;border-radius:12px;display:flex;gap:15px;margin-bottom:3rem;padding:1rem 1.5rem}.boyuan-container .header .app-logo{border:2px solid #2980b9;border-radius:50%;height:48px;object-fit:cover;width:48px}.boyuan-container .header .app-title{color:#2980b9;font-size:1.6rem;font-weight:800;letter-spacing:1px}.boyuan-container .header .header-actions{display:flex;gap:12px;margin-left:auto}.boyuan-container .header .header-actions .action-btn1,.boyuan-container .header .header-actions .action-btn2{background-color:#4c5886;border:2px solid #0000;border-radius:8px;box-shadow:2px 2px 0 #0000001a;color:#fff;cursor:pointer;font-weight:700;padding:8px 20px;transition:all .3s ease}.boyuan-container .header .header-actions .action-btn1:hover,.boyuan-container .header .header-actions .action-btn2:hover{background-color:#3d476c;box-shadow:4px 4px 0 #00000026;transform:translateY(-2px)}.boyuan-container .section-title-wrapper{background-color:#fff;border:3px solid #333;border-radius:20px;box-shadow:3px 3px 0 #3333331a;left:50%;padding:4px 24px;position:absolute;top:-18px;transform:translateX(-50%);z-index:1}.boyuan-container .section-title-wrapper h2{color:#2980b9;font-size:1.25rem;font-weight:700;letter-spacing:1px;margin:0}.boyuan-container .intro-section{background:#fff;border:3px solid #333;border-radius:12px;box-shadow:6px 6px 0 #33333326;margin-bottom:3rem;padding:2.5rem 1.5rem 1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.boyuan-container .intro-section:hover{box-shadow:8px 8px 0 #3333;transform:translateY(-3px)}.boyuan-container .intro-section .intro-content{background-color:#2980b90d;border:2px dashed #3333334d;border-radius:12px;font-size:1.05rem;line-height:1.8;min-height:180px;padding:2rem}.boyuan-container .dept-section{background:#fff;border:3px solid #333;border-radius:12px;box-shadow:6px 6px 0 #33333326;margin-bottom:3rem;padding:2.5rem 1.5rem 1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.boyuan-container .dept-section:hover{box-shadow:8px 8px 0 #3333;transform:translateY(-3px)}.boyuan-container .dept-section .dept-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.boyuan-container .dept-section .dept-grid .dept-card{align-items:center;background:#fff;border:2px solid #33333326;border-radius:12px;display:flex;gap:25px;padding:30px 40px;transition:all .3s ease}.boyuan-container .dept-section .dept-grid .dept-card:hover{background-color:#2980b90d;border-color:#2980b9;transform:scale(1.02)}.boyuan-container .dept-section .dept-grid .dept-card .dept-icon{align-items:center;background-color:#d2e7f5;border:2px solid #2980b9;border-radius:12px;color:#2980b9;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:48px;justify-content:center;width:48px}.boyuan-container .dept-section .dept-grid .dept-card .dept-info{display:flex;flex-direction:column;justify-content:center}.boyuan-container .dept-section .dept-grid .dept-card .dept-info h3{color:#333;font-size:1.1rem;margin:0 0 6px}.boyuan-container .dept-section .dept-grid .dept-card .dept-info p{color:gray;font-size:.85rem;line-height:1.4;margin:0}.tech-share-container{background-color:#fff;border:3px solid #333;border-radius:24px;box-shadow:12px 12px 0 #3333331a;color:#333;display:flex;flex-direction:column;max-width:1000px;padding:3rem 3.5rem;width:90%}.tech-share-container .share-header{align-items:center;border-bottom:3px dashed #3333;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.tech-share-container .share-header .title-area h1{color:#2980b9;font-size:2rem;font-weight:900;letter-spacing:1px;margin:0 0 8px}.tech-share-container .share-header .title-area p{color:#666;font-size:1rem;margin:0}.tech-share-container .share-header .back-btn{background-color:initial;border:2px solid #333;border-radius:8px;color:#333;cursor:pointer;font-weight:700;padding:8px 16px;transition:all .2s}.tech-share-container .share-header .back-btn:hover{background-color:#3333330d;transform:translateX(-3px)}.tech-share-container .filter-section{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:2.5rem}.tech-share-container .filter-section .filter-btn{background-color:#2980b90d;border:2px solid #2980b94d;border-radius:20px;color:#2980b9;cursor:pointer;font-size:.95rem;font-weight:700;padding:8px 20px;transition:all .3s ease}.tech-share-container .filter-section .filter-btn:hover{background-color:#2980b91a;transform:translateY(-2px)}.tech-share-container .filter-section .filter-btn.active{background-color:#2980b9;border-color:#2980b9;box-shadow:3px 3px 0 #33333326;color:#fff}.tech-share-container .replay-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.tech-share-container .replay-grid .replay-card{background:#fff;border:3px solid #333;border-radius:12px;box-shadow:6px 6px 0 #33333326;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.tech-share-container .replay-grid .replay-card:hover{box-shadow:8px 8px 0 #3333;transform:translateY(-5px)}.tech-share-container .replay-grid .replay-card:hover .card-image-wrapper .card-image{transform:scale(1.05)}.tech-share-container .replay-grid .replay-card .card-image-wrapper{border-bottom:3px solid #333;height:160px;overflow:hidden;position:relative;width:100%}.tech-share-container .replay-grid .replay-card .card-image-wrapper .card-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.tech-share-container .replay-grid .replay-card .card-image-wrapper .date-badge{background-color:#333;border-radius:6px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:4px 10px;position:absolute;right:10px;top:10px}.tech-share-container .replay-grid .replay-card .card-content{display:flex;flex-direction:column;flex-grow:1;padding:20px}.tech-share-container .replay-grid .replay-card .card-content .card-title{color:#2980b9;font-size:1.15rem;line-height:1.4;margin:0 0 10px}.tech-share-container .replay-grid .replay-card .card-content .card-speaker{color:gray;font-size:.9rem;margin:0 0 20px}.tech-share-container .replay-grid .replay-card .card-content .watch-btn{background-color:#4c5886;border:2px solid #0000;border-radius:8px;box-shadow:2px 2px 0 #0000001a;color:#fff;display:block;font-size:.95rem;font-weight:700;margin-top:auto;padding:10px 0;text-align:center;text-decoration:none;transition:all .3s ease}.tech-share-container .replay-grid .replay-card .card-content .watch-btn:hover{background-color:#3d476c;box-shadow:4px 4px 0 #00000026;transform:translateY(-2px)}.tech-share-container .empty-state{background-color:#ffffff80;border:2px dashed #3333;border-radius:12px;color:#999;font-size:1.1rem;font-weight:700;padding:3rem;text-align:center}@media(max-width:768px){.tech-share-container{padding:2rem 1.5rem}.tech-share-container .share-header{align-items:flex-start;flex-direction:column;gap:15px}}.activities-container{background-color:#fff;border:3px solid #333;border-radius:0;box-shadow:12px 12px 0 #3333331a;color:#333;display:flex;flex-direction:column;gap:3rem;max-width:1000px;padding:3rem 3.5rem;width:90%}.activities-container .page-header{align-items:center;border-bottom:3px dashed #3333;display:flex;justify-content:space-between;padding-bottom:1.5rem}.activities-container .page-header .title-area h1{color:#2980b9;font-size:2rem;font-weight:900;letter-spacing:1px;margin:0 0 8px}.activities-container .page-header .title-area p{color:#666;font-size:1rem;margin:0}.activities-container .page-header .back-btn{background-color:initial;border:2px solid #333;border-radius:8px;color:#333;cursor:pointer;font-weight:700;padding:8px 16px;transition:all .2s}.activities-container .section-block{background:#2980b905;border:3px solid #333;border-radius:12px;padding:3rem 2rem 2rem;position:relative}.activities-container .section-block .section-description{border-bottom:1px dashed #3333334d;color:#737373;display:block;font-size:.95rem;font-style:italic;margin:-.5rem auto 2rem;padding-bottom:4px;text-align:center;width:fit-content}.activities-container .section-block .section-title-wrapper{background-color:#fff;border:3px solid #333;border-radius:20px;box-shadow:4px 4px 0 #33333326;left:50%;padding:6px 24px;position:absolute;top:-20px;transform:translateX(-50%);z-index:1}.activities-container .section-block .section-title-wrapper h2{color:#2980b9;font-size:1.25rem;font-weight:700;letter-spacing:1px;margin:0}.activities-container .announcement-list{display:flex;flex-direction:column;gap:1.5rem}.activities-container .announcement-list .announcement-card{background:#fff;border:2px dashed #2980b9;border-radius:12px;padding:1.5rem;transition:transform .3s ease}.activities-container .announcement-list .announcement-card .card-header{align-items:center;border-bottom:2px solid #3333330d;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.8rem}.activities-container .announcement-list .announcement-card .card-header h3{color:#333;font-size:1.3rem;margin:0}.activities-container .announcement-list .announcement-card .card-header .status-badge{background-color:#e74c3c;border:2px solid #333;border-radius:20px;color:#fff;font-size:.85rem;font-weight:700;padding:4px 12px}.activities-container .announcement-list .announcement-card .card-header .status-badge.pulse{animation:pulse-animation 2s infinite}.activities-container .announcement-list .announcement-card .card-body .info-line{color:#595959;font-size:.95rem;margin:0 0 8px}.activities-container .announcement-list .announcement-card .card-body .desc{background-color:#4c58860d;border-radius:8px;color:#333;line-height:1.6;margin-top:15px;padding:12px}.activities-container .announcement-list .announcement-card .card-footer{margin-top:1.5rem;text-align:right}.activities-container .announcement-list .announcement-card .card-footer .action-btn{background-color:#2980b9;border:2px solid #333;border-radius:8px;box-shadow:3px 3px 0 #3333;color:#fff;cursor:pointer;font-weight:700;padding:8px 24px;transition:all .2s}.activities-container .announcement-list .announcement-card .card-footer .action-btn:hover{box-shadow:5px 5px 0 #3333;transform:translate(-2px,-2px)}.activities-container .announcement-list .announcement-card .card-footer .action-btn:active{box-shadow:0 0 0 #3333;transform:translate(0)}.activities-container .past-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.activities-container .past-grid .past-card{background:#fff;border:3px solid #333;border-radius:12px;box-shadow:6px 6px 0 #33333326;overflow:hidden;transition:all .3s ease}.activities-container .past-grid .past-card:hover{box-shadow:8px 8px 0 #3333}.activities-container .past-grid .past-card .image-box{border-bottom:3px solid #333;height:160px;overflow:hidden;position:relative}.activities-container .past-grid .past-card .image-box img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.activities-container .past-grid .past-card .image-box .date-tag{background-color:#fff;border:2px solid #333;border-radius:6px;bottom:10px;color:#333;font-size:.75rem;font-weight:700;padding:2px 8px;position:absolute;right:10px}.activities-container .past-grid .past-card .text-box{padding:15px}.activities-container .past-grid .past-card .text-box h3{color:#2980b9;font-size:1.1rem;margin:0 0 8px}.activities-container .past-grid .past-card .text-box p{color:#666;font-size:.85rem;line-height:1.5;margin:0}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 #e74c3cb3;transform:scale(1)}70%{box-shadow:0 0 0 6px #e74c3c00;transform:scale(1.05)}to{box-shadow:0 0 0 0 #e74c3c00;transform:scale(1)}}@media(max-width:768px){.activities-container{padding:2rem 1.5rem}}.page-wrapper{align-items:flex-start;background-color:#e3f2fd;display:flex;font-family:Comic Sans MS,Microsoft YaHei,sans-serif;justify-content:center;min-height:100vh;padding:3rem 0;width:100%}.experiences-container{background-color:#fff;border:3px solid #333;border-radius:24px;box-shadow:12px 12px 0 #3333331a;color:#333;display:flex;flex-direction:column;max-width:1000px;padding:3rem 3.5rem;width:90%}.experiences-container .page-header{align-items:center;border-bottom:3px dashed #3333;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.experiences-container .page-header .title-area h1{color:#2980b9;font-size:2rem;font-weight:900;letter-spacing:1px;margin:0 0 8px}.experiences-container .page-header .title-area p{color:#666;font-size:1rem;margin:0}.experiences-container .page-header .back-btn{background-color:initial;border:2px solid #333;border-radius:8px;color:#333;cursor:pointer;font-weight:700;padding:8px 16px;transition:all .2s}.experiences-container .page-header .back-btn:hover{background-color:#3333330d;transform:translateX(-3px)}.experiences-container .controls-section{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2.5rem}.experiences-container .controls-section .search-box{align-items:center;background:#fff;border:3px solid #333;border-radius:20px;box-shadow:4px 4px 0 #3333331a;display:flex;flex-grow:1;max-width:400px;padding:8px 16px;transition:all .3s ease}.experiences-container .controls-section .search-box:focus-within{border-color:#2980b9;box-shadow:6px 6px 0 #2980b933;transform:translateY(-2px)}.experiences-container .controls-section .search-box .search-icon{font-size:1.2rem;margin-right:10px}.experiences-container .controls-section .search-box input{background:#0000;border:none;color:#333;font-family:inherit;font-size:1rem;outline:none;width:100%}.experiences-container .controls-section .search-box input::placeholder{color:#999}.experiences-container .controls-section .sort-btn{background-color:#2980b91a;border:2px dashed #2980b9;border-radius:12px;color:#2980b9;cursor:pointer;font-size:.95rem;font-weight:700;padding:10px 20px;transition:all .2s}.experiences-container .experience-list{display:flex;flex-direction:column;gap:2rem}.experiences-container .experience-list .experience-card{background:#fff;border:3px solid #333;border-radius:12px;box-shadow:6px 6px 0 #33333326;display:flex;gap:2rem;padding:2rem;transition:transform .3s ease}.experiences-container .experience-list .experience-card:hover{border-color:#2980b9;box-shadow:8px 8px 0 #2980b926;transform:translateY(-4px)}.experiences-container .experience-list .experience-card .card-left{align-items:center;display:flex;flex-direction:column;flex-shrink:0;min-width:100px}.experiences-container .experience-list .experience-card .card-left .avatar{background-color:#f1f2f6;border:3px solid #333;border-radius:50%;box-shadow:3px 3px 0 #3333331a;height:70px;margin-bottom:10px;width:70px}.experiences-container .experience-list .experience-card .card-left .senior-name{color:#333;font-size:1.05rem;font-weight:900;text-align:center}.experiences-container .experience-list .experience-card .card-right{display:flex;flex-direction:column;flex-grow:1}.experiences-container .experience-list .experience-card .card-right .info-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.experiences-container .experience-list .experience-card .card-right .info-header .topic{color:#2980b9;font-size:1.3rem;line-height:1.4;margin:0}.experiences-container .experience-list .experience-card .card-right .info-header .date-badge{background-color:#333;border-radius:6px;color:#fff;font-size:.8rem;font-weight:700;padding:4px 12px;white-space:nowrap}.experiences-container .experience-list .experience-card .card-right .summary-box{background-color:#4c58860a;border-left:4px solid #4c5886;border-radius:8px;padding:1.2rem;position:relative}.experiences-container .experience-list .experience-card .card-right .summary-box .quote-mark{color:#4c588633;font-family:serif;font-size:2.5rem;left:5px;position:absolute;top:-10px}.experiences-container .experience-list .experience-card .card-right .summary-box p{color:#4d4d4d;font-size:.95rem;line-height:1.7;margin:0;position:relative;z-index:1}.experiences-container .experience-list .empty-state{background-color:#ffffff80;border:2px dashed #3333;border-radius:12px;color:#999;font-size:1.1rem;font-weight:700;padding:4rem;text-align:center}@media(max-width:768px){.experiences-container{padding:2rem 1.5rem}.experiences-container .controls-section{align-items:stretch;flex-direction:column}.experiences-container .experience-card{gap:1rem;text-align:center}.experiences-container .experience-card,.experiences-container .experience-card .card-right .info-header{align-items:center;flex-direction:column}.experiences-container .experience-card .card-right .summary-box{text-align:left}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*# sourceMappingURL=main.3b7653c3.css.map*/