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}:root{--landing-bg-primary: #fafafa;--landing-bg-secondary: #ffffff;--landing-text-primary: #333333;--landing-text-secondary: #666666;--landing-border: #f0f0f0;--landing-card-bg: #ffffff;--landing-section-bg: #f8f9ff;--landing-input-bg: #ffffff;--landing-shadow: rgba(0, 0, 0, .1)}:root.dark,html.dark,[data-theme=dark]{--landing-bg-primary: #0f172a;--landing-bg-secondary: #1e293b;--landing-text-primary: #f8fafc;--landing-text-secondary: #cbd5e1;--landing-border: #334155;--landing-card-bg: #1e293b;--landing-section-bg: #1e293b;--landing-input-bg: #334155;--landing-shadow: rgba(0, 0, 0, .3)}.landing-container{min-height:100vh;background-color:var(--landing-bg-primary);color:var(--landing-text-primary);transition:background-color .3s ease,color .3s ease}.landing-container.landing-dark{background-color:#0f172a;color:#f8fafc}.landing-container.landing-dark .landing-card,.landing-container.landing-dark .ant-statistic-title,.landing-container.landing-dark .ant-list-item{color:inherit}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.landing-nav{background-color:var(--landing-bg-secondary);border-bottom:1px solid var(--landing-border);transition:background-color .3s ease,border-color .3s ease;padding:16px 24px}@media (max-width: 991px){.landing-nav{padding:12px 16px!important;overflow-x:hidden}.landing-nav .landing-nav-inner{flex-wrap:nowrap;min-width:0;gap:12px}.landing-nav .landing-nav-inner>*:last-child{flex-shrink:0;min-width:0}.landing-nav .landing-nav-inner>*:first-child{min-width:0;flex-shrink:1;overflow:hidden}}@media (max-width: 767px){.landing-nav .ant-btn{font-size:.875rem!important;padding:4px 8px!important;height:auto!important}.landing-nav .ant-btn-primary{padding:4px 12px!important}@media (max-width: 360px){.mobile-nav.ant-btn-link{padding:4px!important;min-width:auto!important}.mobile-nav.ant-btn-link span:not(.anticon){display:none}}}.landing-card{background-color:var(--landing-card-bg)!important;border-color:var(--landing-border)!important;box-shadow:0 2px 8px var(--landing-shadow)!important;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.landing-card .ant-card-body{color:var(--landing-text-primary)}.landing-section{background-color:var(--landing-section-bg);transition:background-color .3s ease}.theme-toggle-landing{background:transparent!important;border:1px solid var(--landing-border)!important;color:var(--landing-text-primary)!important;transition:all .3s ease;margin-left:8px}.theme-toggle-landing:hover{border-color:#1890ff!important;color:#1890ff!important}.landing-form .ant-input,.landing-form .ant-select-selector{background-color:var(--landing-input-bg)!important;border-color:var(--landing-border)!important;color:var(--landing-text-primary)!important}.landing-nav .desktop-nav{display:none!important}@media (min-width: 992px){.landing-nav .desktop-nav{display:flex!important;flex-wrap:nowrap!important;align-items:center}.landing-nav .landing-nav-links .desktop-nav{flex-shrink:0}}@media (max-width: 991px){.landing-nav .mobile-only{display:flex!important}}.mobile-menu-btn{display:block}@media (min-width: 992px){.mobile-menu-btn{display:none!important}}.mobile-only{display:flex}@media (min-width: 992px){.mobile-only{display:none!important}}.mobile-menu{display:none;background-color:var(--landing-bg-secondary);border-top:1px solid var(--landing-border);padding:20px;margin-top:20px;transition:background-color .3s ease,border-color .3s ease}@media (min-width: 992px){.landing-nav .mobile-menu{display:none!important}}.hero-title{font-size:2.5rem!important;margin-bottom:20px!important;color:#fff!important}.hero-subtitle{font-size:1.1rem!important;opacity:.9!important;max-width:800px!important;margin:0 auto 40px!important}.hero-buttons{width:100%;flex-direction:column}.hero-btn{height:50px!important;font-size:1.1rem!important;padding:0 30px!important;width:100%!important;margin-bottom:10px!important}.hero-btn.primary{background-color:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.hero-btn.secondary{border-color:#1890ff!important;color:#1890ff!important}:root.dark .hero-btn.secondary,html.dark .hero-btn.secondary,[data-theme=dark] .hero-btn.secondary{background-color:transparent!important;border-color:#60a5fa!important;color:#60a5fa!important}.hero-btn.tertiary{background-color:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.landing-stats-section{padding:60px 20px;background-color:var(--landing-section-bg);transition:background-color .3s ease}.section-title{font-size:2rem!important;margin-bottom:20px!important;color:#1890ff!important}.section-subtitle{font-size:1.1rem!important;color:var(--landing-text-secondary)!important;max-width:600px!important;margin:0 auto 30px!important}.cta-buttons{flex-direction:column}.cta-btn{height:55px!important;font-size:1.2rem!important;padding:0 35px!important;width:100%!important;margin-bottom:10px!important}.cta-btn.primary{background-color:#1890ff!important;border-color:#1890ff!important;border-radius:8px!important}.cta-btn.secondary{border-color:#1890ff!important;color:#1890ff!important}:root.dark .cta-btn.secondary,html.dark .cta-btn.secondary,[data-theme=dark] .cta-btn.secondary{background-color:transparent!important;border-color:#60a5fa!important;color:#60a5fa!important}.submit-btn{height:56px!important;font-size:1.2rem!important;padding:0 40px!important;border-radius:8px!important;width:100%!important}.floating-demo-btn{position:fixed;bottom:30px;right:30px;z-index:1000;display:none}.footer-bottom{flex-direction:column}.footer-links{margin-top:20px}@media (min-width: 768px){.hero-title{font-size:3.5rem!important}.hero-subtitle{font-size:1.3rem!important}.hero-buttons{flex-direction:row!important}.hero-btn{width:auto!important;margin-bottom:0!important}.section-title{font-size:2.5rem!important}.cta-buttons{flex-direction:row!important}.cta-btn{width:auto!important;margin-bottom:0!important}.submit-btn{width:auto!important}.floating-demo-btn{display:block!important}.footer-bottom{flex-direction:row!important}.footer-links{margin-top:0!important}}@media (max-width: 767px){.ant-card{margin-bottom:20px}.ant-statistic-content{font-size:2rem!important}.ant-form-item{margin-bottom:16px}.ant-space{gap:8px!important}}@media (min-width: 768px) and (max-width: 1023px){.hero-title{font-size:3rem!important}.section-title{font-size:2.2rem!important}}@media (min-width: 1024px){.hero-title{font-size:3.5rem!important}.section-title{font-size:2.5rem!important}.hero-buttons .ant-space-item,.cta-buttons .ant-space-item{margin-right:16px}}:root.dark .ant-card,html.dark .ant-card,[data-theme=dark] .ant-card{background-color:var(--landing-card-bg)!important;border-color:var(--landing-border)!important}:root.dark .ant-statistic-content,html.dark .ant-statistic-content,[data-theme=dark] .ant-statistic-content{color:var(--landing-text-primary)!important}:root.dark .ant-statistic-title,html.dark .ant-statistic-title,[data-theme=dark] .ant-statistic-title{color:var(--landing-text-secondary)!important}:root.dark .ant-input,html.dark .ant-input,[data-theme=dark] .ant-input{background-color:var(--landing-input-bg)!important;border-color:var(--landing-border)!important;color:var(--landing-text-primary)!important}:root.dark .ant-select-selector,html.dark .ant-select-selector,[data-theme=dark] .ant-select-selector{background-color:var(--landing-input-bg)!important;border-color:var(--landing-border)!important;color:var(--landing-text-primary)!important}:root.dark .ant-form-item-label>label,html.dark .ant-form-item-label>label,[data-theme=dark] .ant-form-item-label>label{color:var(--landing-text-primary)!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards;opacity:0}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.animate-delay-600{animation-delay:.6s}.animate-delay-700{animation-delay:.7s}.animate-delay-800{animation-delay:.8s}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.animate-slide-left{animation:slideInLeft .6s ease-out forwards;opacity:0}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.animate-slide-right{animation:slideInRight .6s ease-out forwards;opacity:0}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scaleIn .5s ease-out forwards;opacity:0}@keyframes typewriter{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}.typewriter-text{overflow:hidden;white-space:nowrap;border-right:3px solid;animation:typewriter 2.5s steps(40) .5s forwards,blink .75s step-end infinite}.count-up{display:inline-block}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-pulse{animation:pulse 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 3s ease-in-out infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient{background-size:200% 200%;animation:gradientShift 8s ease infinite}.scroll-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.demo-card{transition:transform .3s ease,box-shadow .3s ease}.demo-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.feature-card{transition:all .3s ease;border:1px solid transparent}.feature-card:hover{border-color:#1890ff;transform:translateY(-3px)}.nav-link{position:relative}.nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#1890ff;transition:width .3s ease}.nav-link:hover:after{width:100%}.hero-gradient{background:linear-gradient(135deg,#667eea,#764ba2,#f093fb)}.hero-pattern{background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 75% 75%,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px}.stat-card{position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.stat-card:hover:before{left:100%}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px #0003}.video-container iframe,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-color-scheme: dark){.hero-gradient{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460)}.feature-card:hover{border-color:#40a9ff}}
