:root{--primary-color: #1677ff;--bg-color: #ffffff;--text-primary: #1f1f1f;--text-secondary: #666666;--border-color: #f0f0f0;--sider-bg: #001529;--sider-trigger-bg: #002140}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-color);color:var(--text-primary)}#root{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.glass-effect{background:#fffc!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.03)}.hover-lift{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014!important}.custom-sider{box-shadow:4px 0 16px #0000000d!important;border-right:1px solid rgba(0,0,0,.03)}.ant-layout-sider-children{display:flex;flex-direction:column}.custom-menu.ant-menu-dark{background:transparent!important;padding:8px}.custom-menu.ant-menu-dark .ant-menu-item{border-radius:8px;margin:4px 0;transition:all .3s}.custom-menu.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(90deg,#1677ff,#0050b3)!important;box-shadow:0 4px 12px #1677ff4d}.custom-menu.ant-menu-dark .ant-menu-item:hover:not(.ant-menu-item-selected){background:#ffffff14!important}.custom-menu.ant-menu-dark .ant-menu-item-group-title{font-size:12px;color:#fff6;padding-left:12px;margin-top:8px}.user-dropdown{transition:all .3s;padding:6px 12px!important;border-radius:20px!important;background:#fff;border:1px solid #eee}.user-dropdown:hover{background:#f9f9f9!important;box-shadow:0 2px 8px #0000000d}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.vip-badge{background:linear-gradient(90deg,#fff1b8,#d48806,#fff1b8 40%,#d48806);background-size:200% 100%;animation:shimmer 3s infinite linear;color:#fff;border:none!important;font-weight:700}.vip-badge-text{background:linear-gradient(to right,#874d00,#531dab);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.clean-card{background:#fff;border:1px solid #f0f0f0;border-radius:24px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;z-index:1}.clean-card:hover{transform:translateY(-12px);box-shadow:0 24px 48px #00000014;border-color:#e6e6e6}.feature-icon-box{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:24px;background:#fafafa;color:#1677ff;transition:all .4s ease;border:1px solid #f5f5f5}.clean-card:hover .feature-icon-box{background:#1677ff;color:#fff;transform:scale(1.1) rotate(5deg);border-color:#1677ff;box-shadow:0 8px 16px #1677ff33}.bg-dots{background-image:radial-gradient(#e6e6e6 1.5px,transparent 1.5px);background-size:24px 24px}.bg-grid{background-size:40px 40px;background-image:linear-gradient(to right,#f8f8f8 1px,transparent 1px),linear-gradient(to bottom,#f8f8f8 1px,transparent 1px)}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.svg-float{animation:float-y 6s ease-in-out infinite}.svg-float-delayed{animation:float-y 7s ease-in-out infinite 1s}.svg-float-delayed-2{animation:float-y 8s ease-in-out infinite 2s}.animate-fade-in{animation:fade-in-up 1s cubic-bezier(.2,.8,.2,1) forwards}.hero-title-clean{font-size:64px;font-weight:800;letter-spacing:-1.5px;color:#1f1f1f;line-height:1.1;margin-bottom:24px}.hero-desc-clean{font-size:20px;color:#666;line-height:1.6;font-weight:400}.path-draw{stroke-dasharray:100;stroke-dashoffset:100;animation:draw-path 3s ease-in-out infinite alternate}@keyframes draw-path{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.btn-shimmer{position:relative;overflow:hidden}.btn-shimmer:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff4d,#fff0);transform:skew(-25deg);animation:shimmer-slide 3s infinite}@keyframes shimmer-slide{0%{left:-100%}20%{left:200%}to{left:200%}}.reveal-item{opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.2,.8,.2,1)}.reveal-item.visible{opacity:1;transform:translateY(0)}.cursor-blink{display:inline-block;width:4px;height:1em;background-color:#1677ff;margin-left:4px;vertical-align:text-bottom;animation:blink 1s step-end infinite;border-radius:2px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media(max-width:991px){.landing-header{padding:0 24px!important;height:64px!important}.landing-header-logo{font-size:16px!important}.hero-title-clean{font-size:40px!important;letter-spacing:-1px!important}.hero-desc-clean{font-size:16px!important}.stats-card{padding:24px 20px!important}.stats-col{border-right:none!important;border-bottom:1px solid #f0f0f0;padding-bottom:16px!important;margin-bottom:16px!important}.stats-col:last-child{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.feature-card{margin-bottom:16px}.cta-section{padding:60px 24px!important}.cta-card{padding:40px 24px!important;border-radius:24px!important}.cta-title{font-size:32px!important}.cta-desc{font-size:16px!important}.btn-large-mobile{height:48px!important;padding:0 32px!important;font-size:16px!important}.footer-links{flex-direction:column!important;gap:12px!important}}@media(max-width:767px){.hero-title-clean{font-size:32px!important;line-height:1.2!important}.hero-desc-clean{font-size:14px!important}.landing-header{padding:0 16px!important;height:56px!important}.landing-header-logo img{height:24px!important}.landing-header-logo span{font-size:14px!important}.hero-section{padding:60px 16px 40px!important;min-height:auto!important}.hero-badge{font-size:12px!important;padding:4px 12px!important}.hero-buttons{flex-direction:column!important;width:100%}.hero-buttons .ant-btn{width:100%!important}.stats-section{margin:-20px auto 40px!important;padding:0 16px}.stats-card{padding:20px 16px!important}.stats-number{font-size:36px!important}.stats-label{font-size:14px!important}.features-section{padding:60px 16px!important}.features-title{font-size:28px!important}.feature-icon-box{width:60px!important;height:60px!important;font-size:24px!important}.feature-title{font-size:16px!important}.feature-desc{font-size:13px!important}.cta-section{padding:40px 16px!important}.cta-card{padding:32px 20px!important;border-radius:20px!important}.cta-title{font-size:24px!important;margin-bottom:16px!important}.cta-desc{font-size:14px!important;margin-bottom:32px!important}.cta-button{height:48px!important;padding:0 32px!important;font-size:16px!important;border-radius:24px!important}.footer-section{padding:40px 16px 32px!important}.footer-title{font-size:18px!important}.footer-links{font-size:13px!important}.auth-card{margin:16px!important;padding:24px 20px!important}.site-layout{margin-left:0!important}.ant-layout-header{padding:0 16px!important}.ant-layout-content{margin:16px!important}.ant-card{margin-bottom:16px}.ant-card-body{padding:16px!important}.ant-table-wrapper{overflow-x:auto}.ant-form-item{margin-bottom:16px}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-body{padding:16px!important}}@media(max-width:479px){.hero-title-clean{font-size:28px!important}.stats-number{font-size:32px!important}.cta-title{font-size:20px!important}.ant-btn-lg{height:44px!important;padding:0 24px!important;font-size:14px!important}}@media(max-height:600px)and (orientation:landscape){.hero-section{min-height:auto!important;padding:40px 16px!important}.hero-title-clean{font-size:28px!important}}@media(min-width:768px){.desktop-only{display:inline-flex!important}}@media(max-width:767px){.desktop-only{display:none!important}}img[flag=tex]{display:inline-block;height:1.2em;width:auto;vertical-align:middle;margin:0 2px;max-height:2em}.question-content img:not([flag=tex]){max-width:100%;height:auto;display:block;margin:10px 0}.ant-radio-group img[flag=tex],.ant-checkbox-group img[flag=tex]{height:1em;vertical-align:baseline;margin:0 1px}
