.page-container{width:100%;min-height:100vh;position:relative}.page-hero-section{z-index:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 25%,#f093fb 50%,#4facfe 75%,#00f2fe 100%) 0 0/400% 400%;flex-direction:column;align-items:center;width:100%;min-height:200px;padding-top:120px;animation:15s infinite gradientShift;display:flex;position:relative;overflow:hidden}.page-hero-section .hero-drawer{background-color:#f5f5f5;border-radius:36px 36px 0 0;width:100%;height:36px;margin-top:120px}.page-hero-section .hero-particles{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.page-hero-section .particle{background:#fff9;border-radius:50%;width:4px;height:4px;animation:ease-in-out infinite floatParticle;position:absolute;box-shadow:0 0 6px #ffffff80}.page-hero-section .hero-content{z-index:3;text-align:center;opacity:0;width:100%;max-width:1200px;transition:opacity .8s,transform .8s;position:relative;transform:translateY(30px)}.page-hero-section .hero-content.visible{opacity:1;transform:translateY(0)}.page-hero-section .hero-content.animating .title-text,.page-hero-section .hero-content.animating .subtitle-text{animation:.6s cubic-bezier(.4,0,.2,1) forwards textSlideIn}.page-hero-section .hero-title{text-shadow:0 2px 8px #00000026,0 0 20px #ffffff4d;width:100%;display:inline-block;position:relative;overflow:hidden;color:#fff!important;margin-bottom:16px!important;font-size:36px!important;font-weight:700!important}.page-hero-section .hero-title .title-text{animation:.9s cubic-bezier(.34,1.56,.64,1) .1s both textSlideIn;display:inline-block}.page-hero-section .hero-title:after{content:"";background:#ffffffe6;width:0;height:3px;animation:1.2s ease-out 1s forwards underlineExpand;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #ffffff80}.page-hero-section .hero-subtitle{text-shadow:0 1px 4px #0000001a,0 0 15px #fff3;width:100%;display:inline-block;position:relative;overflow:hidden;color:#fff!important;font-size:16px!important}.page-hero-section .hero-subtitle .subtitle-text{animation:.9s cubic-bezier(.34,1.56,.64,1) .3s both textSlideInReverse;display:inline-block}.page-hero-section .hero-actions{margin-top:24px;animation:.8s ease-out .6s both fadeInUp}.page-hero-section .hero-button{border-radius:24px;height:48px;padding:0 32px;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.page-hero-section .hero-button:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-hero-section .hero-button:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 20px #00000040}.page-hero-section .hero-button:hover:before{width:300px;height:300px}.page-hero-section .hero-button:active{transform:translateY(-1px)scale(1.02)}.page-hero-section .hero-button.hero-button-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;position:relative}.page-hero-section .hero-button.hero-button-primary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.page-hero-section .hero-button.hero-button-primary:hover:after{left:100%}.page-content-section{z-index:2;opacity:0;max-width:1400px;margin:-120px auto 0;padding:0 24px;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(20px)}.page-content-section.page-visible{opacity:1;transform:translateY(0)}.page-content-card{background:#fff!important;border:none!important;border-radius:16px!important;margin-bottom:24px!important;padding:24px!important;box-shadow:0 4px 16px #0000001a!important}.page-content-card .ant-card-body{padding:0!important}.page-content-section>.page-content-card:first-child{border-top-left-radius:16px!important;border-top-right-radius:16px!important}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes textSlideIn{0%{opacity:0;filter:blur(6px);transform:translate(-100px)scale(.85)rotateY(-15deg)}50%{opacity:.8;filter:blur(2px);transform:translate(10px)scale(1.05)rotateY(2deg)}to{opacity:1;filter:blur();transform:translate(0)scale(1)rotateY(0)}}@keyframes textSlideInReverse{0%{opacity:0;filter:blur(6px);transform:translate(100px)scale(.85)rotateY(15deg)}50%{opacity:.8;filter:blur(2px);transform:translate(-10px)scale(1.05)rotateY(-2deg)}to{opacity:1;filter:blur();transform:translate(0)scale(1)rotateY(0)}}@keyframes underlineExpand{0%{width:0}to{width:100px}}@keyframes floatParticle{0%{opacity:0;transform:translateY(100vh)translate(0)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)translate(100px)rotate(360deg)}}@media (max-width:768px){.page-hero-section{min-height:180px;padding:120px 16px}.page-hero-section .hero-title{font-size:28px!important}.page-hero-section .hero-subtitle{font-size:14px!important}.page-content-section{margin-top:-50px;padding:0 16px}.page-content-card{padding:16px!important}}.transparent-menu{background:0 0!important}.transparent-menu .ant-menu-item,.transparent-menu .ant-menu-submenu-title,.transparent-menu .ant-menu-item:hover,.transparent-menu .ant-menu-submenu-title:hover{color:#fff!important}.transparent-menu .ant-menu-item.ant-menu-item-selected,.transparent-menu .ant-menu-submenu-title.ant-menu-item-selected{color:#fff!important;border-bottom-color:#fff!important}.transparent-menu .ant-menu-item-icon,.transparent-menu .ant-menu-submenu-arrow{color:#ffffffd9!important}.normal-menu{background:0 0!important}.normal-menu .ant-menu-item,.normal-menu .ant-menu-submenu-title{color:#000000d9!important}.normal-menu .ant-menu-item:hover,.normal-menu .ant-menu-submenu-title:hover{color:#1890ff!important}.normal-menu .ant-menu-item.ant-menu-item-selected,.normal-menu .ant-menu-submenu-title.ant-menu-item-selected{color:#1890ff!important;border-bottom-color:#1890ff!important}.transparent-header{box-shadow:none!important;background:0 0!important}.normal-header{background:#fff!important;box-shadow:0 2px 8px #0000001a!important}.header-visible{opacity:1;transform:translateY(0)}.header-hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.fixed-title-bar{-webkit-backdrop-filter:blur(10px);z-index:999;background:#ffffffd9;justify-content:center;align-items:center;height:64px;transition:opacity .3s,transform .3s;animation:.3s slideDown;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000001a}.fixed-title-bar .fixed-title-text{color:#262626;text-align:center;font-size:18px;font-weight:600}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.site-footer{background:linear-gradient(#fff 0%,#f7f9fc 100%);border-top:1px solid #0505050f;padding:24px 24px 32px!important}.site-footer .site-footer__content{text-align:center;justify-content:center;row-gap:10px;width:100%}.site-footer .site-footer__text{color:#00000073}.site-footer .site-footer__link{color:#1f2937;background:#1677ff14;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-flex}.site-footer .site-footer__link:hover{color:#1677ff;background:#1677ff24}.site-footer .site-footer__label{color:#00000080;font-weight:500}.site-footer .site-footer__badge{object-fit:contain;width:16px;height:16px}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}#root{height:100%}:root{--ant-primary-color:#1890ff;--ant-success-color:#52c41a;--ant-warning-color:#faad14;--ant-error-color:#ff4d4f}